#banner img{
	width:100%;
	}
.index-about{
	padding: 0.666667rem 0;
}


.i-a-txt{
	line-height: 1.8;
	font-size: 0.4rem;
	padding: 0.466667rem 0.266667rem 0 0.266667rem;
	color: #666;
}
.fenzhi{
	padding: 0.466667rem 0.266667rem 0 0.266667rem;
}
.fenzhi ul{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
}
.fenzhi ul li{
	width: 50%;
	position: relative;
}
.fenzhi ul li:after{
	width: 200%;
	height: 200%;
	border: #ddd 1px solid;
	left: 0;
	top: 0;
}
.index-product{
	background: #232f3d;
	padding: 0.666667rem 0;
	position: relative;
}
.index-product .title p{
	color: #35404e;
}
.index-product .title h3{
	color: #fff;
}
.slogan{
	font-weight: normal;
	color: rgba(255,255,255,0.4);
	padding-top:0.533333rem;
	text-align: center;	
	font-size: 0.266667rem;
}
.pro-list{
	padding: 0.533333rem 0;
}

.pro-list li{
	padding: 0 0.266667rem;
	padding-top: 0.4rem;
}
.pro-list li img{
	border: rgba(255,255,255,0.05) 2px solid;
	width:100%;
}
.index-more{
	position: absolute;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 0.8rem;
	border: #f64f06 1px solid;
	background: #fff;
	bottom: -0.4rem;
	left: 50%;
	margin-left: -0.4rem;
}
.index-more:before,.index-more:after{
	content: '';
	left: 50%;
	background: #f64f06;
	position: absolute;
	top: 50%;
}
.index-more:before{
	width: 0.32rem;
	height: 1px;
	
	margin-left: -0.16rem;
	
}
.index-more:after{
	width: 1px;
	height: 0.32rem;
	
	margin-top: -0.16rem;
	
}
.dsj{
	padding: 0.666667rem 0;
	position: relative;
}
.dsj .slogan{
	color: rgba(0,0,0,0.3);
}
.dsj-list{
	position: relative;
	padding: 0 0.266667rem;
	margin-top: 0.533333rem;
}
.dsj-list li{
	position: relative;
	
	padding-left: 2.133333rem;
}
.dsj-list li:before{
	left: 1.6rem;
}
.dsj-list li:last-child:before{
	display: none;
}
.dsj-list li:after{

	width: 0.666667rem;
	height: 0.666667rem;
	border-radius: 50%;
	background: #fff;
	left:1.426667rem;
	top: 0;
	border: #ddd 1px solid;
}
.dsj-list li time{
	position: absolute;
	left: 0;
	font-size: 0.346667rem;
	color: #ccc;
	top: 0.053333rem;
}
.dsj-list li h3{
	font-size: 0.4rem;
	font-weight: normal;
	color: #333;
	line-height:1.6;
	position:relative;
	top:-0.1rem;
}
.dsj-list li p{
	padding:0.266667rem 0 0.4rem 0;
	font-size: 0.346667rem;
	line-height: 1.6;
	color:#999;
}
.his-img{
	width:100%;
	font-size:0;
	padding-bottom:0.566667rem;
	}

.his-img span{
	display:inline-block;
	width:33.333%;
	padding-bottom:20%;
	border-right:0.1rem #fff solid;
	box-sizing:border-box;
	}
.index-news{
	background: url(../images/newbg_19.jpg) no-repeat right center / cover;
	padding: 0.666667rem 0.266667rem;
}
.index-news .title p{
	color: #e9ebec;
}
.first-news{
	padding-top: 0.533333rem;
	position: relative;
}
.index-news .slogan{
	color: #666;
}
.i-n-img{
	padding-bottom: 55%;
	position: relative;
}
.i-n-img b{
	position: absolute;
	left: 0;
	top: 0.266667rem;
	background: #f64f06;
	color: #fff;
	font-size: 0.373333rem;
	padding: 0.266667rem;
	font-style: italic;
}
.first-news h3{
	font-size: 0.4rem;
	color: #333;
	padding: 0.333333rem 0;
	font-weight: normal;
}
.first-news p{
	font-size: 0.346667rem;
	line-height: 1.6;
	color: #666;
}
.index-news ul{
	padding-top: 0.333333rem;
}
.index-news li{
	height:1.2rem;
	line-height: 1.2rem;
	font-size: 0.373333rem;
	color: #333;
	border-top: rgba(0,0,0,0.2) 1px dotted;
}
.index-news li a{
	display: block;
	height: 1.2rem;
	color: #333;
}
.hezuo{
	padding: 0.666667rem 0.266667rem;
}
.hezuo .slogan{
	color: #aaa;
}
.hezuo ul{
	display: flex;
	flex-wrap: wrap;
	padding-top: 0.533333rem;
}
.hezuo li{
	width: 33.3333%;
}
.hezuo li a{
	display: block;
	position: relative;
}
.hezuo li a:after{
	width: 200%;
	height: 200%;
	border: #ddd 1px solid;
	left: 0;
	top: 0;
}
.click-more{
	padding-top:0.666667rem;
	display:block;
	text-align:center;
	color:#f64f06
	}