@charset "utf-8";

/* CSS Document */


/*-------分页样式-------*/

.quotes {
	clear: both;
	margin: 0px 20px;
	text-align: center;
	padding: 5px 0;
}

.quotes ul {
	width: 100%;
	height: auto;
	padding-top: 2px;
	text-align: center;
}

.quotes ul li {
	display: inline-block;
	margin-right: 4px;
}

.quotes ul li a {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 26px;
	display: block;
	padding: 3px 12px;
}

.quotes ul li:hover,
.quotes .thisclass a {
	background: #cb0606;
	color: #fff;
}

.quotes .thisclass a {
	color: #fff;
}

.quotes ul li:hover a {
	color: #fff;
}

.list_com {
	padding: 30px 0 30px;
}
 

/*关于我们*/

.sub_mm {
	padding: 50px 0 40px;
}
.ind_abt{
	
}
.sub_title{
	background: url(../img/ind_abt_tit-ico.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.sub_title h3{
	font-size: 32px;
	font-weight: bold;
	color: #24252a;
}
.sub_title p{
	font-size: 22px;
	color: #24252a;
	padding-top: 15px;
}

.ind_abt .ms{
	font-size: 16px;
	color: #24252a;
	line-height: 35px;
}
.ind_abt .ms-2 h3{
	font-size: 22px;
	color: #24252a;
}

.ind_abt ul{
	font-size: 0;	
	text-align: center;
}
.ind_abt ul li{
	display: inline-block;
	padding: 9px;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-radius: 100px;
	overflow: hidden;
	margin: 0 25px;
}
.ind_abt ul li img{
	border-radius: 100px;
}

/*产品中心*/

 .cp_nav{
 	width: 110%;
 }
.cp_nav li{
	width: 276px;
	height: 244px;
	float: left;
	margin-right: 32px;
	margin-bottom: 52px;
}

.cp_nav li .img{
	width: 100%;
	height: 204px;
	background: #fff;
	border: 1px solid #ccc;
}
.cp_nav li .bt{
	width: 100%;
	height: 40px;
	background: #d5353d;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}


/*产品详情*/
.sub_top_bg{
	background: #efefef;
	position: relative;
}
.sub_top_bg:after{
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
	background: #e1e1e1;
	height: 1px;
	width: 100%;
}

.sub_top{
	height: 90px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sub_top .title{
	height: 100%;
	position: relative;
	font-size: 16px;
	color: #999999;
	line-height: 90px;
}

.sub_top .title:after{
	content: "";
	background: #cc0000;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	z-index: 2;
}
.sub_top .title span{
	font-size: 24px;
	color: #cc0000;	
	padding-right: 3px;
}


.sub_top .weizi {
	padding-left: 25px;
	background: url(../img/sub_weizi-ico.png) no-repeat left center;
	margin-top: 25px;
}

.sub_top .weizi,
.sub_top .weizi a {
	font-size: 14px;
	color: #666666;
}

.sub_top .weizi a:hover {
	color: #000000;
}


/*产品详情*/
.ar_cp{
	display: flex;
	justify-content: space-between;
}
.ar_cp .left_img{
	width: 630px;
	height: 556px;
	display: inline-block;
}

.ar_cp .rit_text{
	display: inline-block;
	width: 520px;
	padding-left: 50px;
	border-left: 1px solid #e1e1e1;
}
.ar_cp .rit_text .bt{
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
}
.ar_cp .rit_text .bt h3{
	display: inline-block;
	font-weight: bold;
	color: #cb020c;
	font-size: 28px;
	position: relative;
	padding-bottom: 40px;
}
.ar_cp .rit_text .bt h3:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	z-index: 2;
	left: 0;
	bottom: -1px;
	background: #cb020c;
}

.ar_cp .rit_text .con{
	padding: 50px 0 60px;
}
.ar_cp .rit_text .con p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;	
}
.ar_cp .rit_text .con p span{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.ar_cp .rit_text .lx_phone{
	display: inline-block;
	color: #fff;
	background: url(../img/ar_cp_phone.png) no-repeat left center;
	background-color: #cb020c;
	background-position-x: 20px;
	border-radius: 5px;
	padding: 18px 30px 18px 50px;
}


/*企业实境*/
.qysj_nav{
 	width: 110%;
 }
.qysj_nav li{
	width: 276px;
	height: 214px;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
	background: #fff;
}

.qysj_nav li .img{
	width: 100%;
	height: 214px;
	background: #fff;
	border: 1px solid #ececec;
} 

/*新闻*/
.sub_news .flag_c {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 50px;
}

.sub_news .flag_c .let {
	width: 423px;
	height: 310px;
	border: 1px solid #ccc;
}

.sub_news .flag_c .rit {
	text-align: left;
	width: 710px;
}

.sub_news .flag_c .rit .bt {
	font-size: 24px;
	color: #cb020c;
	font-weight: bold;
}

.sub_news .flag_c .rit .text {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding: 25px 0;
}

.sub_news .flag_c .rit .more {
	padding: 13px 20px;
	color: #cb020c;
	border: 1px solid #cb020c;
	font-size: 14px;
	display: inline-block;
}
.sub_news .flag_c .rit .more:hover{
	background: #cb020c;
	color: #fff;
}

.news_nav{
	
}
.news_nav li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #dcdcdc;
	padding: 50px 0;
}
.news_nav li .titlen{
	width: 920px;
}

.news_nav li .titlen .bt{
	font-size: 20px;
	color: #333;
	padding-bottom: 5px;
}
.news_nav li .titlen .time{
	font-size: 14px;
	color: #666;
}

.news_nav li .titlen .ms{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding-top: 25px;
}
.news_nav li .img{
	width: 200px;
	height: 150px;
	border: 1px solid #ccc;
}


/*新闻详情*/
.art_comm .ar_top {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
 .art_comm .ar_top .ar_tt{
 	font-size: 26px;
 	font-weight: bold;
 	color: #333;
 	text-align: center;
 	padding-bottom: 15px;
 }
  .art_comm .ar_top .ar_tm{
  	color: #666;
  	font-size: 14px;
  	text-align: center;
  }

.art_comm .ar_body {
	padding: 40px 0 60px;
	font-size: 16px;
	line-height: 1.8;
}

.art_comm .ar_btm {
	padding: 25px 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.art_comm .ar_btm .ar_pn {
	display: flex;
	flex-direction: column;
	line-height: 2;
}

.art_comm .ar_btm .ar_pn p {
	font-size: 15px;
	color: #cb1a02;
	font-weight: bold;
}

.art_comm .ar_btm .ar_pn p a {
	font-size: 15px;
	color: #666;
	display: inline-block;
	font-weight: 400;
}

.art_comm .ar_btm .ar_pn p a:hover {
	color: #b75c43;
}
.art_comm .ar_btm {
	border-top: 1px solid #ccc;
}

.art_comm .ar_btm .rit {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}

.art_comm .ar_btm .fh_a {
	width: 141px;
	height: 42px;
	display: inline-block;
	background: url(../img/fh_a-bg.png) no-repeat center;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 54px;
}

.art_comm .ar_btm .fh_a:after {
	left: 30px;
	height: 100%;
	width: 15px;
	content: "";
	position: absolute;
	background: url(../img/fh_a-ico.png) no-repeat center;
}

.bdfx_comm {
	padding-top: 10px;
}

.bdfx_comm .bdsharebuttonbox {
	display: flex;
	align-items: center;
}

.bdfx_comm a {
	display: inline-block !important;
	float: initial !important;
	margin: 0 5px !important;
	padding: 0 !important;
	width: 18px;
}


/*联系我们*/

.sub_lx{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height:calc(100vh - 420px) ;
}
.sub_lx .left_text{
	width: 515px;
}
.sub_lx .left_text .title{
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	padding-bottom: 40px;
}
.sub_lx .left_text .title h3{
	font-size: 35px;
	color: #cb020c;
}
.sub_lx .left_text .title p{
	font-size: 30px;
	color: #333;
	padding-top: 10px;
}
.sub_lx .left_text .ms{
	padding-top: 40px;
}
.sub_lx .left_text .ms p{
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}

.lx_map{
	width: 560px;
	height: 340px;
}
