
.lanmuborder {
	height:13px;
	margin: 0 auto;
}
/*banner*/
.homebananer .swiper-slide img{width: 100%;}
.homebananer .swiper-pagination{bottom: 17px!important; }
/*--------------bananer end--------------------------------------------*/


/*产品导航 background:rgba(242,244,247,1);*/
.productnavimage{
	padding:10px 15px .3px 15px;
}
.productnavimage .swiper-container{width: 100%;margin: 0 auto; overflow: hidden; box-shadow: 0 7px 18px -3px #a7a7a7;background: #fff; position:relative; z-index:3;}
.productnavimage .swiper-slide{height: 130px;} 
.productnavimage .swiper-slide .effect{ text-align: center;} 
.productnavimage .swiper-slide img{margin: 16px 0 22px 0;width:52px;height:52px; } 
.productnavimage .swiper-slide p{color:rgba(102,102,102,1);} 
.productnavimage .swiper-slide:hover{background: url(../images/syscommon/prunavback.png)  no-repeat center;} 
.productnavimage .swiper-slide:hover p{color:rgba(102,102,102,1); }
.productnavimage .swiper-button-prev{background: rgba(0, 0, 0, 0.6) url(../images/syscommon/a16_1.png) no-repeat center center;border-radius: 100%;width: 35px;height: 35px;} 
.productnavimage .swiper-button-next{background: rgba(0, 0, 0, 0.6) url(../images/syscommon/a16_2.png) no-repeat center center;border-radius: 100%;width: 35px;height: 35px;} 
.productnavimage .swiper-button-prev:hover{background: rgba(37, 155, 36, 0.6) url(../images/syscommon/a16_1.png) no-repeat center center ;} 
.productnavimage .swiper-button-next:hover{background: rgba(37, 155, 36, 0.6) url(../images/syscommon/a16_2.png) no-repeat center center ;}


/*新品推荐*/
.xinpintuijian{
	width:80%;
	margin: 0 auto;
	padding-top:45px;
}

.xinpintuijian .title span{
	font-size:20px;
	font-weight:500;
	color:rgba(0,0,0,1);
}

.xinpintuijian .english span{
	font-size:9px;
	font-weight:500;
	color:rgba(91,91,91,1);
}

.xinpintuijian .xpswiper .imagef{

}

.xinpintuijian .xpswiper img{
	width:90%;
}
.xinpintuijian .xpswiper  .effect{
	width: 90%;
	background-color:rgba(0,0,0,1);
	background: -moz-linear-gradient(top, #dedede, rgba(0,0,0,1) 30%);
	background: -webkit-gradient(linear, 0 0, 0 20%, from(#dedede), to(rgba(0,0,0,1)));
	border-top: 1px solid rgba(0,0,0,1);
	opacity:0.6;
	
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
}

.xinpintuijian .xpswiper  .effect h4{
	padding-left:15px;
}


.xinpintuijian .xpswiper  .effect:hover{
	opacity:0.9;
}

.xinpintuijian .xpswiper  .effect a{
	color:#ffffff;
}



/*-----公司介绍---------*/
.companyintroduction{
	width:80%;
	padding-top:35px;
	margin: 0 auto;
	background: url(../images/syscommon/companyintr.png);
	background-position:center;
	background-size: auto 100%;
	background:rgba(255,255,255,1);
	box-shadow:0px 6px 27px 0px rgba(203,225,216,1)
}

.companyintroduction .title span{
	font-size:20px;
	font-weight:500;
	color:rgba(0,0,0,1);
}

.companyintroduction .english span{
	font-size:9px;
	color:rgba(91,91,91,1)
}

.companyintroduction .info{
	width:80%;
	padding-top:25px;
	margin:0 auto;
}

.companyintroduction .info #gsarticle{
	color:rgba(131,131,131,1);
}

.companyintroduction .info  a:link{text-decoration: none;color: red  } /* 指正常的未被访问过的链接*/
.companyintroduction .info  a:visited{text-decoration:none; }/*指已经访问过的链接*/
.companyintroduction .info  a:hover{ text-decoration:none;}/*指鼠标在链接*/
.companyintroduction .info  a:active{text-decoration:none; }/* 指正在点的链接*/

.companyintroduction .info  img{
	padding:25px;
}

/*-----行业聚焦---------*/

.hangyejujiao{
	width:80%;
	padding-top:35px;
	margin: 0 auto;
	
}

.hangyejujiao .title span{
	font-size:20px;
	font-weight:500;
	color:rgba(0,0,0,1);
}

.hangyejujiao .english span{
	font-size:9px;
	color:rgba(91,91,91,1)
}

.hangyejujiao .hangyejujiaoimage{
	padding-top:35px;
	background:rgba(255,255,255,1);
	box-shadow:0px 6px 27px 0px rgba(203,225,216,1)
}
.hangyejujiao  .swiper-slide{
	height: 300px;
}
.hangyejujiao  .swiper-slide .effect{
	width:45%;
	background:#ffffff;
	position: relative;
	top: 35px;
	left:45px;
	float:left;
}

.hangyejujiao  .swiper-slide a{
	font-size:16px;
	font-weight:800;
}

.hangyejujiao  .swiper-slide p{
	font-size:15px;
	color:#838383;
}

.hangyejujiao .swiper-slide img{
	padding: 10px 20px 10px 130px;
	width:55%;
	float:left;
}


/*-----公司新闻---------*/

.xinwenbackgroundtop{
	height:40px;
}

.xinwenbackground{
	height:260px;
	background: url(../images/syscommon/xinwen.png);
	background-position:center;
	background-size: auto 100%;
}
.xinwen{
	margin:0 auto;
	margin-top:-120px;
}
.xinwen .more-acticle-layout{
	width:80%;
	margin:0 auto;
	background:rgba(255,255,255,1);
	box-shadow:0px 6px 27px 0px rgba(203,225,216,1)
}

.xinwen .english{
	padding-top: 25px ;
	padding-left:35px;
}

.xinwen .english span{
	font-size:18px;
	font-weight:800;
	color:rgba(67,215,168,1);
	opacity:0.2;
}

.xinwen .acticle-title{
	position: relative;
	left: 33px;
	top: -15px;
}

.xinwen .acticle-title span{
	font-size:20px;
	font-weight:500;
	color:rgba(0,0,0,1);
	opacity:0.8;
}

.xinwen .today{
	width:60px;
	height:60px;
	background:rgba(255,255,255,1);
	border:3px solid rgba(92, 209, 159, 1);
	position: relative;
	left: 333px;
	top: 15px;
	z-index:9999;
}

.xinwen .today1{
	font-size:8px;
	font-family:Source Han Serif CN;
	font-weight:400;
	color:rgba(0,0,0,1);
}

.xinwen .today2{
	font-size:19px;
	font-family:Source Han Serif CN;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.xinwen #xwimageleft img{
	padding-left:45px;
	width:474px;
	height:217px;
}

.xinwen #xwimageleft .title{
	padding-top:10px ;
	padding-left:45px;
	font-size:15px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.xinwen #xwimageleft .info{
	padding-top:10px ;
	padding-left:45px;
	font-size:12px;
	font-weight:500;
	color:rgba(131,131,131,1);
	line-height:20px;
}

.xinwen #xwimageright .riqi{
	width:50px;
	height:88px;
	float:left;
}

.xinwen #xwimageright .day{
	font-size:23px;
	font-family:Source Han Serif CN;
	font-weight:bold;
	color:rgba(102,102,102,1);
}

.xinwen #xwimageright .yearmonth{
	font-size:8px;
	font-family:Source Han Serif CN;
	font-weight:400;
	color:rgba(102,102,102,1);
}

.xinwen #xwimageright .title{
	padding-left:65px;
	font-size:15px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.xinwen #xwimageright .info{
	padding-top:5px ;
	padding-left:65px;
	padding-right:25px;
	padding-bottom:15px;
	font-size:12px;
	font-weight:500;
	color:rgba(131,131,131,1);
	line-height:20px;
}


/*-----加盟代理---------*/

.jiamengdaili{
	margin:0 auto;
}
.jiamengdaili .title span{
	font-size:20px;
	font-weight:500;
	color:rgba(0,0,0,1);
}

.jiamengdaili .english span{
	font-size:9px;
	color:rgba(91,91,91,1)
}

.jiamengdaili .more-acticle-layout{
	width:80%;
	margin:0 auto;
	background:rgba(255,255,255,1);
}

.jiamengdaili .info{
	padding-top:35px;
	padding-left:35px;
}

.jiamengdaili .info img{
	width:40%;
}


.lanmufoot{
	height:35px;
}
