/* ***************banner样式******************* */
body{background: url(../images/body-bg.png);}
.banner{/*padding-top: 96px!important;*/}

img{/*idth: 100%;height: 100%;*/}
.title-base{padding: 50px 0;}
.title-base h2{width: 293px;margin: 0 auto;}
.title-base p{font-size: 14px;line-height: 24px;text-align: center;}

.swiper-button-prev{background-image:url(../images/arrow-left-s-line.png)!important;left: 0!important;}
.swiper-button-next{background-image:url(../images/arrow-right-s-line.png)!important;right: 0!important;}
/* 搜索 */
.search-box{padding-top: 20px;}
.search-form{float: right;height: 30px;border-bottom: 1px solid #999;}
.search-form input{float: left;border: none;height: 29px;line-height: 29px;}
.search-form .kwd{width: 240px;padding-left: 16px;}
.search-form .s-btn{width: 30px;background: url(../images/ss.png) no-repeat;background-size: 30px 30px;}


/* product */
.index-product{
	height:758px ;
}
.product-box .shop .hd{
	text-align: center;
}
.product-box .shop .hd p.title{
	background-color:#1A85BB ;
	line-height:60px ;
	font:bold 20px/3em simsun ;
	color: #fff;
}
.product-box .shop{position: relative;}
.shop a.more{
	    padding: 10px 15px;
	    font-size: 16px;
	    border-radius: 20px;
	    color: #fff;
	    border: 1px solid #1A85BB;
	    background-color: #1A85BB;
	    position: absolute;
	    left: 30%;
	    top: 10px;
}

.product-box .shop .hd{
	padding: 10px 0;
}
.product-box .shop .hd li{
	display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
	border: 1px solid #999;
	border-radius: 20px;
	margin-right: 20px;
}
.product-box .shop .hd li.on{
	color:#fff ;
	border: 1px solid #1A85BB;
	background-color:#1A85BB ;
}

.product-box .shop .bd{
	padding: 10px 15px;
}
.product-box .shop .bd li{
	width: 24%;
	margin:0 1.3% 20px 0;
	float: left;
	border: 1px solid #f1f1f1;
}
.product-box .shop .bd li:hover{
	border: 1px solid #75C8E6;
}
.product-box .shop .bd li:nth-child(4n){
	margin-right:0;
}
.product-box .shop .bd li .img{
	display: block;
    padding: 10px;
    overflow: hidden;
	height: 230px;
}
.product-box .shop .bd li h3{
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}

/* about */
.about-box>.fl{
	width: 50%;
}
.about-box>.fr{
	width: 50%;
	padding: 0 5%;
}
.about-box>.fr h2{
	font-size: 30px;
    padding: 20px 0;
	color: #333;
}
.about-box>.fr p{
	line-height: 24px;
	color:#666 ;
}
.about-box>.fr .more{margin-top: 40px;}
.about-box>.fr .more a{font-size: 16px;color:#fff ;display: inline-block;padding: 10px 20px;background-color:#1A85BB ;border-radius: 5px;}

/* partner*/
.partner-box{
	height: 140px;
	overflow: hidden;
}
.partner-box .bd li{
	float: left;
	width: 20%;
	padding: 20px;
	/* height: 200px; */
}
/* news */
.index-news{padding-bottom: 70px;}
.newli{
	float:left ;
	width: 32%;
	margin-right: 2%;
	}
.news-box .jjff{
	margin-right: 0;
}
.newli h3.title {
	color: rgb(17, 17, 17);
    position: relative;
    border-bottom: 1px solid rgb(229, 229, 229);
    font: 400 22px/50px 微软雅黑;
}
.newli h3.title span{
	padding-left: 12px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}
.newli h3.title a{
	position: absolute;
    right: 0;
    top: 0;
}
.newli .news-content{padding-top: 20px;}
.news-content .newslist1{
	padding: 12px 0;
	border-bottom: 1px dashed #e3e3e3;
	}
.news-content .newslist1 h3 a{
	padding-left: 22px;
    line-height: 45px;
    font-size: 14px;
    background: url(../images/ndot.jpg) no-repeat 0% 50%;
}
.news-content .newslist1 .desc{
	color: rgb(153, 153, 153);
    font: 400 12px/22px 微软雅黑;
}
.news-content .newslist li a{
	padding-left: 22px;
    line-height: 45px;
    font-size: 14px;
    background: url(../images/ndot.jpg) no-repeat 0% 50%;
    border-bottom: 1px dashed #e3e3e3;
    display: block;
}
.jjff ,.newslist2{height: 444px;overflow: hidden;}
.news-content .bd li a{
	padding: 10px 0 10px 38px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 14px;
}
.news-content .bd li span{
	background: url(../images/da.png) left 3px no-repeat;
    padding-left: 38px;
    font: 400 12px/22px "微软雅黑";
    color: #999;
    display: block;
}

.newslist2 .bd li{margin-bottom: 20px;}