@import url("https://at.alicdn.com/t/font_1717733_rajxlny4etl.css");
.iconfont{
	font-size: inherit;
}
.circle_backBox{
	display: none;
	margin-top: .2rem;
}
.emergency_box{
	font-size: 0;
	margin-top: .45rem;
}
.emergency_left{
	width: 4.1rem;
	display: inline-block;
}
.emergency_left img,.fireControl_right img{
	display: block;
	width: 100%;
	margin:0 auto;
}
.emergency_right{
	width: calc(100% - 4.91rem);
	display: inline-block;
	vertical-align: top;
	margin-left: .8rem;
	padding-top: .5rem;
	box-sizing: border-box;
}
.emergency_list{
	display: flex;
	font-size: 0;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.emergency_list li{
	display: inline-flex;
	vertical-align: top;
	width: calc(20% - .28rem);
	margin-right: .35rem;
	margin-bottom: .3rem;
	border-radius: .14rem;
	overflow: hidden;
	position: relative;
	justify-content: center;
	align-items: center;
	height: 1.26rem;
	text-align: center;
	box-shadow:0px 15px 45px 0px rgba(62,63,69,0.05);
	background-color: #fff;
	color: #333333;
}
.emergency_list li::before{
	display: block;
	content: '';
	width: .28rem;
	height: 0.03rem;
	background-color: #FEC654;
	position: absolute;
	left: calc(50% - .14rem);
	top: 0;
}
.emergency_icon{
	font-size: .42rem;
	color: #FEC654;
}
.emergency_infor{
	font-size: .16rem;
	line-height: .2rem;
	margin-top: .12rem;
}
.emergency_list li:nth-child(5n){
	margin-right: 0;
}
.emergency_list .list_more .emergency_icon{
	color: #293149;
	opacity: 0.4;
}
.emergency_list .list_more::before{
	background-color: #A9ADB6;
}
.emergency_lines{
	width: .44rem;
	height: 0.03rem;
	background-color: #C4C8D1;
	margin: .3rem 0 .2rem;
}
.emergency_text{
	color: #293149;
	font-size: .16rem;
	line-height: .36rem;
	width: 76%;
}
.fireControl_box{
	background: url(../images/fireBack.png) no-repeat left top #fcfcfc;
	background-size: 100% 100%;
}
.fireControl_con{
	overflow: hidden;
	margin-top: 1.1rem;
}
.fireControl_list{
	width: 6rem;
	float: left;
	margin-left: .3rem;
}
.fireControl_list li{
	height: .49rem;
	margin-bottom: .18rem;
	display: flex;
	font-size: 0;
	background-color: #F2F2F2;
	padding-left: 0.05rem;
	position: relative;
}
.fireControl_list li::before{
	display: block;
	content:  '';
	width: 0.03rem;
	height: 100%;
	background-color: #B4B9C8;
	position: absolute;
	left: 0;
	top: 0;
}
.fireControl_data{
	width: .49rem;
	height: 100%;
	display: inline-flex;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #B4B9C8;
	font-size: .18rem;
	justify-content: center;
	align-items: center;
}
.fireControl_text{
	width: calc(100% - .49rem);
	display: inline-flex;
	vertical-align: top;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
	font-size: .16rem;
	padding: 0 .15rem;
	box-sizing: border-box;
	line-height: .22rem;
}
.fireControl_right{
	width: 5.62rem;
	float: right;
}
/* 关于我们 */
.about_box{
	padding: .8rem 0;
}
.profile_box{
	width: 71.5%;
	margin:0 auto;
}
.profile_img,.profile_img>img{
	width: 100%;
	display: block;
	margin:.4rem auto 0;
}
.profile_infor{
	text-align: center;
	width: 7.1rem;
	margin: .34rem auto .6rem;
}
.profile_name{
	color: #333333;
	font-size: .2rem;
	line-height: .24rem;
	margin-bottom: .22rem;
}
.profile_text{
	color: #333333;
	font-size: .14rem;
	line-height: .28rem;
	text-align: center;
}
.profile_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	font-size: 0;
}
.profile_list li{
	display: inline-flex;
	vertical-align: top;
	width: calc(25% - .15rem);
	margin-right: .2rem;
}
.profile_list li .flex_img{
	width: 100%;
	height: 1.6rem;
	margin-bottom: .16rem;
}
.profile_list li:last-child{
	margin-right: 0;
}
.profile_listTxt{
	color: #333333;
	font-size: .14rem;
	line-height: .2rem;
	text-align: center;
}
.about_modeImg,.about_modeImg>img,.about_modeImgM>img{
	width: 100%;
	display: block;
	margin:0 auto;
}
.aboutTwo_back .pageCon_titleMode{
	width: 100%;
	position: absolute;
	top: .8rem;
	left: 0;
}
.aboutTwo_back .pageCon_titleMode .titleMode_bigTxt,.aboutTwo_back .pageCon_titleMode .titleMode_smTxt{
	color: #fff;
}
.aboutTwo_back .pageCon_titleMode .titleMode_line{
	background-color: #fff;
}
.about_modeImgM{
	display: none;
}
.aboutLast_con{
	font-size: 0;
	margin-top: .6rem;
}
.aboutLast_left{
	width: 5.89rem;
	display: inline-block;
	vertical-align: middle;
}
.aboutLast_left img{
	width: 100%;
	display: block;
}
.aboutLast_list{
	width: calc(100% - 6.5rem);
	margin-left: .6rem;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
.aboutLast_list li{
	width: calc(50% - .15rem);
	margin-right: .3rem;
	border: 1px solid #ECECEC;
	padding: .35rem .25rem 0;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	height: 1.94rem;
	box-sizing: border-box;
	margin-bottom: .3rem;
}
.aboutLast_icon{
	width: .4rem;
	font-size: .34rem;
	color: #4283F6;
	display: inline-block;
	vertical-align: top;
}
.aboutLast_listRight{
	width: calc(100% - .52rem);
	margin-left: .12rem;
	display: inline-block;
	vertical-align: top;
}
.aboutLast_listBig{
	color: #333333;
	font-size: .18rem;
	font-weight: bold;
	margin-bottom: .12rem;
}
.aboutLast_listSm{
	color: #666666;
	font-size: .12rem;
	line-height: .24rem;
}
.aboutLast_list li:nth-child(2n){
	margin-right: 0;
}
.page_wenzi{
	font-size: .16rem;
	color: #293149;
	line-height: .32rem;
}
.hardWare_textback{
	background-color: #F4F7FE;
	padding-right: .9rem;
}
.supply_list{
	display: flex;
	font-size: 0;
	margin-top: .92rem;
	justify-content: center;
	flex-wrap: wrap;
}
.supply_list li{
	width: 2.5rem;
	height: 1.3rem;
	background-color: #fff;
	display: inline-flex;
	vertical-align: top;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-right: .17rem;
	margin-bottom: .25rem;
}
.supply_list li img,.hardwrae_img img{
	width: 100%;
	display: block;
}
.hardwrae_img{
	width: 6.66rem;
	margin:0 auto;
}
/* 观点详情 */
.detail_box{
	min-height: 100%;
	padding-top: .9rem;
	background-color: #f4f7fe;
}
.breadcrumb_nav{
	height: .6rem;
	line-height: .6rem;
	font-size: .14rem;
}
.breadcrumb_nav a,.breadcrumb_nav i{
	color: #9CA1A8;
}
.breadcrumb_nav i{
	font-style: normal;
	font-family: "宋体";
	margin: 0 .1rem;
}
.breadcrumb_nav span{
	color: #232932;
	font-weight: bold;
}
.detail_con{
	width: 100%;
	background-color: #fff;
	padding: .3rem .4rem;
	box-sizing: border-box;
	margin-bottom: .3rem;
}
.detail_top{
	padding-bottom: .3rem;
	border-bottom: 1px solid #f2f2f2;
}
.detail_title{
	font-size: .3rem;
	color: #424242;
	font-weight: bold;
	line-height: .4rem;
	margin-bottom: .12rem;
}
.detail_time{
	font-size: .14rem;
	color: #666;
	line-height: .2rem;
}
.detail_nr{
	font-size: .14rem;
	line-height: .28rem;
	color: #666;
	margin-top: .3rem;
}
.detail_nr p{
	margin-bottom: .2rem;
}
.detail_nr img{
	width:100%;
	display: block;
	margin-bottom: .2rem;
}
@media only screen and (max-width: 640px) {
	.index_swiper .flex_img img{
		height: 100%;
		position: absolute;
		right: -66%;
		top: 0px;
		object-fit: inherit;
		width: auto;
	}
	.aboutLast_box .titleMode_bigTxt{
		font-size: .38rem;
	}
	.circle_box{
		width: 100%;
		background:none;
		font-size: 0;
		height: auto;
		margin-top: .2rem;
	}
	.CircleDian,.homeTextbox{
		position: unset;
		text-align: left!important;
	}
	.CircleDian{
		display: inline-block;
		width: calc(50% - .1rem);
		margin-right: .2rem;
		margin-bottom: .2rem;
	}
	.CircleDian:nth-child(2n){
		margin-right: 0;
	}
	.homeIconbox{
		display: flex;
		margin:0 auto .1rem;
	}
	.homeTextbox,.homeText_big,.homeText_sm{
		width: 100%;
		text-align: center;
	}
	.circle_backBox{
		width: 100%;
		display: block;
	}
	.circle_backBox img{
		width: 94%;
		display: block;
		margin: 0 auto;
	}
	.emergency_right,.emergency_left{
		width: 100%;
		margin:0;
	}
	.emergency_list li{
		width: calc(33.3% - .24rem);
	}
	.emergency_list li:nth-child(5n){
		margin-right: .35rem;
	}
	.emergency_list li:nth-child(3n){
		margin-right: 0;
	}
	.emergency_list li:last-child{
		display: none;
	}
	.emergency_text{
		width: 100%;
	}
	.fireControl_list,.fireControl_right{
		width: 100%;
		margin: 0;
	}
	.fireControl_right{
		margin-top: .2rem;
	}
	.fireControl_con{
		margin-top: .6rem;
	}
	.fireControl_box .backChalleng_box{
		padding-bottom: .4rem;
	}
	.fireControl_list li{
		height: .62rem;
	}
	.fireControl_data{
		width: .62rem;
	}
	/* 关于我们 */
	.about_box{
		padding: .6rem 0;
	}
	.profile_box,.profile_infor{
		width: 100%;
	}
	.profile_list li{
		width: calc(50% - .1rem);
		margin-bottom: .2rem;
	}
	.profile_list li:nth-child(2n){
		margin-right: 0;
	}
	.aboutTwo_back{
		background-color: #293248;
		padding-top: 1.6rem;
	}
	.about_modeImg{
		display: none;
	}
	.about_modeImgM{
		display: block;
	}
	.aboutTwo_back .pageCon_titleMode{
		top:.6rem
	}
	.aboutLast_left,.aboutLast_list{
		width: 100%;
		margin:0;
	}
	.aboutLast_list{
		margin-top: .4rem;
	}
	.aboutLast_list li{
		padding: .25rem .15rem 0;
		width: calc(50% - .1rem);
		margin-right: .2rem;
	}
	.aboutLast_listRight{
		margin-left: .08rem;
	}
	.hardWare_textback{
		padding-right: .25rem;
	}
	.supply_list{
		margin-top: .6rem;
	}
	.supply_list li{
		width: calc(33.3% - .12rem);
		height: 1rem;
	}
	.supply_list li:nth-child(3n),.supply_list li:last-child{
		margin-right: 0;
	}
	.hardwrae_img{
		width: 100%;
	}
	/* 观点详情 */
	.detail_box{
		padding-top: .8rem;
	}
	.detail_con{
		padding: .2rem .3rem;
	}
}