/* 顶部新增轮播 */
.banner2{
	width:100%; 
	position:relative;
}

.banner2 .ban-bd2{
	width:100%;
	overflow:hidden;
	position:relative;
}

.banner2 .ban-bd2 li{
	width:100%;
	overflow:hidden;
	position: relative;
}
.banner2 .ban-bd2 li img{
	width: 100%;
	display: block;
}
.banner2 .ban-hd2{
	width: 100%;
	position:absolute;
	bottom:5%;
	text-align: center;
}
.banner2 .ban-hd2 a{
	width: 1.5em;
	height: 5px;
	margin: 0 2.5px;
	display: inline-block;
	background: rgba(255,255,255,.5);
}
.banner2 .ban-hd2 .on{
	background: rgba(255,255,255,1);
}

.pro-center{
	padding:3% 0;
	
}
.hus{ width:100%; float: left;}
.hus ul{ width: 100%; float: left; margin-top: 2%;}
.hus ul li{ width:31.2%; margin: 0 1%; float: left; padding:2%;  background: #006ab8; text-align: center;}
.hus ul li a{ color: #ffffff; margin-top: 2%;}

.hus ul li img{width:100%}

/* 产品中心 */
.big-title{
	padding: 0 4.167%;
	color: #212121;
	overflow: hidden;
	text-align: center;
}
.big-title span{
	font-size: 3rem;
}
.big-title p{
	font-size: 1em;
	color: #474747;
}
.big-title .more{
	float: right;
	width: 10%;
	text-align: right;
}
.big-title .more a{
	display: block;
}
.big-title .more img{
	width: 0.375em;
}

/* 轮播图 */
.banner1{
	padding-left: 3%;
}

.banner1 .swiper-slide{
	width: 33%;
}
.banner1 .swiper-slide:first-child{
	
}
.banner1 .swiper-slide:last-child{
	margin-right: 5%;
}

.banner1 img{
	width: 100%;
}

/* 新闻中心 */
.news-center{

}
.news-center .list{
	background: #fff;
	padding: 0 4.167%;
}
.news-center .list li{
	border-bottom: 1px solid #e0e0e0;
	padding: 1.45em 0;
	background:url(../img/link-icon.png) no-repeat right bottom 1.5em;
	background-size: 1.3125em;
}
.news-center .list li:last-child{
	border-bottom: none;
}
.news-center .list .name{
	color: #333333;
	font-size: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;	
}
.news-center .list .detail{
	color: #999999;
	font-size: 0.875em;
	margin-top: 0.2em;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10%;
}

/* 应用领域 */
.apply-center{
	background:url(../img/bg.jpg) no-repeat;
    width:100%;
	float: left;
	 margin:3% 0;
	padding: 5%;
	color: #ffffff;
}

.ying_sd{ width:27rem; margin: 0 auto; background: url(../img/5.png) no-repeat left center; font-size:2.4rem;  padding-left:8%;}
.ying_sd a{color: #fff;}
.gd_ab{font-size:1.6rem; margin:3%; line-height:2.4rem;}
.abdds{
  width:11rem;
 margin: 0 auto;
 background: #ffffff;
padding: 2%;
}
.abdds a{
color: #000000;
	padding:3%; 
	border: 1px solid #000000;
	
}

.zhiliang{ float: left;margin: 4% 0;}
.icon{ width: 100%; float: left; margin:6% 0;}
.icon ul{ width: 100%; }
.icon ul li{ width:21%; margin:0 2%; float: left;}
.icon ul li img{ width:100%;}
.icon ul li p{text-align: center; line-height: 3rem; font-size:2vh;}

.app{width: 100%; background: #006ab8; float: left; color: #ffffff; padding:8% 0 4% 0;}
.app ul li{margin:4% 3% 3% 3%; }
.app ul li img{width: 100%;}

.zhs{background: url(../img/banner_h.jpg) no-repeat; width: 100%; float: left; background-size: 100%; margin-top: 5%; padding:13% 3%;}
.zhs p{text-align: center; color: #ffffff;}

.zhsg{background:#f6f6f6; float: left; width: 100%;}
.zhsg p{text-align: center; padding: 2% 0; font-size: 3vh; color:#006ab8;}


.introduce-box{float: left; width: 100%;}
.introduce-box p{}


.footer{background: #222222; float: left; width: 100%; padding: 5% 5% 0 5%;}
.conca{ font-size: 16px; color: #ffffff; font-family:Arial; margin:4% 0 4% 0; font-weight: bold;}
.footer ul{}
.footer ul li{height:70px;  font-family:Arial;}
.footer ul li img{margin-right: 5%; float: left;}
.footer ul li span{ font-family:Arial; color: #ffffff;}

.dibud{background: #000000; float: left; padding: 3%;width:100%;}
.dibud p{color: #626262;margin: 0 4%; font-size:1.2rem;}

.contact{margin: 5%;}
.contact ul{}
.contact ul li{height: 30px; }
.contact ul li img{ margin-right: 2%;}
.contact ul li span{}
.contact ul li span a{ color:#555555; font-size: 16px; border-radius: 20px; background:#E9E9E9; padding:1% 2% 1% 2%; margin-right:2%;}
















