@charset "utf-8";

/* CSS Document */


/*-------分页样式-------*/

.quotes {
	clear: both;
	margin: auto;
	text-align: center;
}

.quotes ul {
	width: 100%;
	height: 100%;
	padding-top: 2px;
	text-align: center;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.quotes ul li {
	border: 1px solid #CCCCCC;
	color: #666666;
	display: inline;
	text-decoration: none;
	line-height: 26px;
	margin: 1%;
}

.quotes ul li a {
	display: inline-block;
	font-size: 12px;
	padding: 5px 8px;
}

.quotes .thisclass {
	background: #ce3630;
	color: #fff;
}

.quotes .thisclass a {
	color: #fff;
}

.list_com {
	padding: 30px 0 30px;
}

.sub_ban {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sub_ban img {
	display: block;
	width: 100%;
}

/*关于我们*/

.sub_mm {
	padding: 50px 0 40px;
}
 
.sub_title{
	background: url(../img/ind_abt_tit-ico.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.sub_title h3{
	font-size: 18px;
	font-weight: bold;
	color: #24252a;
}
.sub_title p{
	font-size: 14px;
	color: #24252a;
}

 
.ind_abt .title{
	background: url(../img/ind_abt_tit-ico.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.ind_abt .title h3{
	font-size: 20px;
	font-weight: bold;
	color: #24252a;
}
.ind_abt .title p{
	font-size: 16px;
	color: #24252a;
	padding-top: 15px;
}
.ind_abt .ms{
	font-size: 14px;
	color: #24252a;
	line-height: 1.8;
}
.ind_abt ul{
	font-size: 0;	
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ind_abt ul li{
	display: inline-block;
	padding: 9px;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-radius: 100px;
	overflow: hidden;
	width: 31%;
}
.ind_abt ul li img{
	border-radius: 100px;
	width: 100%;
	height: auto;
}

/*产品中心*/

.cp_nav{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: wrap;
}
 
.cp_nav li{
	width: 48%;
	margin-bottom: 4%;
}
.cp_nav li a{
	width: 100%;
	display: block;
}

.cp_nav li .img{
	width: 100%;
	background: #fff;
	position: relative;
	overflow: hidden;
	padding-bottom: 70%;
	border: 1px solid #ececec;
}
.cp_nav li  .img img{
	position: absolute;
	left: 0;
	top: 0;
}
.cp_nav li  .bt{
	width: 100%;
	background: #d5353d;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
}

 

/*产品详情*/
.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{
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.sub_top .title{
	position: relative;
	font-size: 14px;
	color: #999999;
	padding: 0.4rem 0 0.4rem;
}

.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: 16px;
	color: #cc0000;	
	padding-right: 3px;
}


.sub_top .weizi {

	padding-left: 25px;
	width: 50%;
	background: url(../img/sub_weizi-ico.png) no-repeat left center;
}

.sub_top .weizi,
.sub_top .weizi a {
	font-size: 14px;
	color: #666666;
}

.sub_top .weizi a:hover {
	color: #000000;
}


/*产品详情*/
.ar_cp{

}
.ar_cp .left_img img{
	width: 100%;
	height: auto;
	display: block;
}

.ar_cp .rit_text{
	display: inline-block;
	width: 100%;
	padding-top: 0.4rem;
}
.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: 20px;
	position: relative;
	padding-bottom: 0.2rem;
}
.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: 0.3rem 0 0.4rem;
}
.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: 8px 20px 8px 50px;
}


/*企业实境*/
.qysj_nav{
 	width: 100%;
 	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: wrap;
 }
.qysj_nav li{
	width: 48%;
	margin-bottom: 4%;
	background: #fff;
}

.qysj_nav li .img{
	width: 100%;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding-bottom: 70%;
	border: 1px solid #ececec;
} 
.qysj_nav li .img img{
	position: absolute;
	left: 0;
	top: 0;
}
/*新闻*/
 
.news_nav{
	
}
.news_nav li{
	width: 100%;
	
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dashed #dcdcdc;
	padding: 0.3rem 0;
}

.news_nav li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.news_nav li .img{
	width: 40%;
	padding-bottom: 30%;
	overflow: hidden;
	position: relative;
}
.news_nav li .img img{
	position: absolute;
	left: 0;
	top: 0;
}
.news_nav li .rit{
	width: 60%;
	padding-right: 0.3rem;
}
.news_nav li .rit h3{
	font-size: 16px;
	color: #000000;
}
.news_nav li .rit .time{
	padding-top: 5px;
	font-size: 14px;
	color: #999;
}

/*新闻详情*/
.art_comm .ar_top {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
 .art_comm .ar_top .ar_tt{
 	font-size: 20px;
 	font-weight: bold;
 	color: #333;
 	text-align: center;
 }
  .art_comm .ar_top .ar_tm{
  	color: #666;
  	font-size: 12px;
  	text-align: center;
  }

.art_comm .ar_body {
	padding: 0.3rem 0 0.4rem;
	font-size: 16px;
	line-height: 1.8;
}

.art_comm .ar_btm {
	padding: 0.3rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.art_comm .ar_btm .ar_pn {
	display: flex;
	flex-direction: column;

}

.art_comm .ar_btm .ar_pn p {
	font-size: 14px;
	color: #cb1a02;
	font-weight: bold;
}

.art_comm .ar_btm .ar_pn p a {
	font-size: 14px;
	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;
}

 


/*联系我们*/

.sub_lx{
	
}
.sub_lx .left_text{
	width: 100%;
}
.sub_lx .left_text .title{
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	padding-bottom: 0.4rem;
}
.sub_lx .left_text .title h3{
	font-size: 20px;
	color: #cb020c;
}
.sub_lx .left_text .title p{
	font-size: 16px;
	color: #333;
}
.sub_lx .left_text .ms{
	padding: 0.3rem 0;
}
.sub_lx .left_text .ms p{
	font-size: 14pxpx;
	color: #333333;
}

.lx_map{
	width: 100%;
	height: 6rem;
}
