@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;border:none；}
img{display: block;}
.clearfix{clear: both;}

p img{max-width:500px;margin:0 auto;}

.luru-tu-all{overflow:hidden;}
.luru-tu-fu1{float:left;width:31%;margin:0 1%;margin-bottom:20px;}
.luru-tu-fu{float:left;width:48%;margin:0 1%;margin-bottom:20px;}
.luru-tu-fu img,.luru-tu-fu1 img{width:100%;}
.luru-tu-fu2 img{margin:0 auto;}
.luru-tu-fu div{font-size:16px;text-align:center;line-height:20px;margin-top:10px;}
.luru-tu-fu1 div{font-size:16px;text-align:center;line-height:20px;margin-top:10px;}

@media(max-width:768px){
.luru-tu-fu1{width:48%;}

}
@media(max-width:530px){
.luru-tu-fu1{width:100%;clear:left}
  .luru-tu-fu{width:100%;clear:left}
    .luru-tu-fu2 img{width:100%;}
}



/****************************logo*******************************/
.index-logo{background-color: rgba(0,0,0,0.8);position: fixed;z-index: 999;width: 100%;}
.logo{float: left;margin-right: 1%;margin-top: 18px;}
.logo img{width: 100%;}
.logo1{float: left;margin-top: 20px;}
.logo1 div{font-weight: 600;color: #000;}
.logo1 div:nth-child(1){font-size: 22px;}
.logo1 div:nth-child(2){font-size: 12px;}
/***************************************************导航*****************************************************/
.nav{float: right; width: 80%;margin-left: 2%;}
.nav li{float: left;width:calc(100%/6);padding: 30px 0;text-align: center;}
.nav a{font-size: 16px; text-align: center; color: #fff;border: 1px solid transparent;display:inline-block;padding: 5px 20px; }
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#008440;width:120px; }
.nav-down-menu a{font-size: 16px; color:#fff;display: block;text-align: center;line-height: 30px;padding: 5px 0;}
.navli-down-menu a{padding-left:25px;}
.nav-a{position: relative; z-index: 999;}

.nav a:hover{color:#3983ff;border: 1px solid #3983ff;border-radius: 20px;}
.nav .on-top{color:#3983ff;border: 1px solid #3983ff;border-radius: 20px;}
.nav-down-menu a:hover{color:#e4e4e4; }
@media(max-width:1260px){
	
	.nav a{font-size: 14px;}
	.nav-down-menu{width: 90px;}
}


@media(max-width:992px){
	.logo1{display: none;}
	.logo{width: 70px;}
	.nav{width:calc(100% - 100px);}
	.nav li{padding: 20px 0;}
	.nav-down-menu{top:70px;}
}

@media(max-width:768px){
	.logo{width: 54px;margin: 10px 0;}
	.logo1{display: block;margin-left: 10px;margin-top: 15px;}
	.logo1 div:nth-child(1){font-size: 16px;}
	.logo1 div:nth-child(2){font-size: 10px;}
}


@media(max-width:420px){
	.logo1{margin-top: 15px;}
	.logo1 div:nth-child(1){font-size: 14px;}
	.logo1 div:nth-child(2){font-size: 8px;}
}

@media(max-width:360px){
	.logo1{margin-top: 10px;}
}

/**************************************************手机导航********************************************/
.nav-btn{position: relative;float:right; display: none;padding: 5px 0;margin-top: 5px;}
.nav-btn img{width:100%;}
.navli>div:first-child{font-size: 18px;padding: 10px 0px;color: #999;font-weight: bold;text-align: center;}
.navli{position: fixed;right:0px;top:0;text-align: left; display: none;z-index: 999;background-color: #333;width:240px;height: 100%;}
.navli a {font-size: 14px; color: white;line-height: 50px;display: block;}
.navli li{padding-left:30px;padding-right: 10px;background-color: #333;border-bottom: 1px solid #000;}
.navli .navli-txt{overflow: hidden;padding: 10px 10px 10px 30px;background-color: #000;}
.navli-txt div:nth-child(1){float: left;font-size: 16px;color: #fff;}
.navli-txt div:nth-child(2){float: right;width: 16px;margin-top: 3px;}
.navli-txt div:nth-child(2) img{width: 100%;}


.navli>li:hover{background-color:rgba(96,96,96,0.90) }
@media(max-width:768px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}

@media(max-width:530px){
	
	.nav-btn{width:30px;}
	.header-left{display: none;}

}
@media(max-width:420px){
	}

@media(max-width:360px){
	.nav-btn{width:24px;}
}


/**************************************************banner********************************************/

.swiper-slide img{width: 100%;}


/*****************************************index-title************************************/
.index-title{text-align: center;margin-bottom: 50px;}
.index-title div:nth-child(1){font-size: 22px;}
.index-title span:nth-child(2){padding: 1px 20px;background-color: #3983ff;display: inline-block;font-size: 0;margin-bottom: 5px;}
.index-title div:nth-child(3){font-size: 14px;margin-bottom: 10px;}
.idnex-product .index-title div:nth-child(1){color: #333;}
.idnex-product .index-title div:nth-child(3){color: #999;}
.index-company .index-title div:nth-child(1){color: #333;}
.index-company .index-title div:nth-child(3){color: #999;}
.index-news div{color: #fff;}

@media(max-width:1260px){
}
@media(max-width:992px){
	.index-title{margin-bottom: 40px;}
}
@media(max-width:768px){
	.index-title{margin-bottom: 30px;}
}

@media(max-width:530px){
	.index-title{margin-bottom: 20px;}
	.index-title div:nth-child(1){font-size: 18px;}
	.index-title div:nth-child(3){font-size: 12px;}
}

@media(max-width:420px){
}

@media(max-width:360px){
}









/*****************************************产品展示************************************/

.idnex-product{padding:80px 0;background: url(../upload/id-pro-bg.jpg)center no-repeat;background-size: cover;}

.index-pro-all{overflow:hidden;}
.id-pro-box{float: left;margin: 0 1% 10px;width: 31%;display: block;padding: 10px;}
.id-pro-box img{width: 100%;margin-bottom: 10px;}
.id-pro-box div{font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;color: #333;text-align: center;}


.id-pro-box:hover{background-color: rgba(255,255,255,0.3)}


@media(max-width:1260px){
}
@media(max-width:992px){
	.idnex-product{padding:60px 0;}
}
@media(max-width:768px){
	.idnex-product{padding:40px 0;}
	.id-pro-box{width: 48%;}
	.index-pro-all>a:last-child{display: none;}
	.id-pro-box div{font-size: 14px;}
}

@media(max-width:530px){
	.idnex-product{padding:30px 0;}
}

@media(max-width:420px){
	.id-pro-box{padding: 0px;}
}

@media(max-width:360px){
}



/*****************************************公司简介************************************/
.index-company{padding: 80px 0;}
.id-com-all{overflow: hidden;background: url(../upload/id-com-right.png)right center no-repeat;background-size: 40% 100%;padding: 20px 0;}
/********公司简介-左********/
.id-com-left{float: left;width: 50%;}
.id-com-left img{width: 100px;}
.id-com-tit{font-size: 20px;line-height: 30px;color: #666;margin-bottom: 10px;}
.id-com-txt{font-size: 16px;line-height: 30px;height: 180px;overflow: hidden;color: #666;text-align: justify;}
.id-com-left .id-more{margin-top: 30px;}
/********公司简介-右*****/



@media(max-width:1260px){
	.id-com-all{background-size: 40% auto;}
}
@media(max-width:992px){
	.index-company{padding: 60px 0;}
}
@media(max-width:768px){
	.index-company{padding: 40px 0;}
	.id-com-all{background: none;padding: 0;}
	.id-com-left{clear: left;width: 100%;}
	.id-com-tit{font-size: 18px;}
	.id-com-txt{font-size: 14px;line-height: 26px;height: 156px;}
}

@media(max-width:530px){
	.index-company{padding: 30px 0;}
}

@media(max-width:420px){
}

@media(max-width:360px){
}





/*****************************************新闻动态************************************/
.index-news{background: url(../upload/id-news-bg.jpg)center no-repeat;background-size: cover;padding: 80px 0;}
.id-news-all{overflow: hidden;}
.id-news-box{float: left;margin-right: 2%;width:32%;display: block;margin-bottom: 40px;}
.id-news-box div{color: #fff;}
.id-news-all a:nth-child(3n){margin-right: 0;}
.id-news-box div:nth-child(1){font-size: 18px;font-weight: 600;line-height: 30px;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px;}
.id-news-box div:nth-child(2){font-size: 14px;line-height: 30px;height: 60px;overflow: hidden;text-indent: 30px;text-align: justify;}
.id-news-box div:nth-child(3){font-size: 14px; background: url(../upload/news-cion.png)left center no-repeat;padding-left: 20px;margin-top: 10px;}

.id-more-link{text-align: center;margin-top: 50px;}
.id-more{font-size:16px; display: inline-block;padding: 10px 30px;background-color: #434343;color: #fff;border-radius: 4px;}
.id-more:hover{background-color: #3983ff;}

.id-news-box:hover div:nth-child(1){color: #3983ff;text-decoration: underline;}

@media(max-width:1260px){
	
}

@media(max-width:992px){
	.index-news{padding: 60px 0;}
	.id-more-link{margin-top: 30px;}
	.id-more{font-size: 14px;}
}

@media(max-width:768px){
	.index-news{padding: 40px 0;}
	.id-news-box{margin-right: 4%;width:46%;}
	.id-news-all a:nth-child(2n){margin-right: 0;}
	.id-news-all a:nth-child(3n){margin-right: 4%;}
	.index-news .id-more-link{margin-top: 0px;}
}

@media(max-width:530px){
	.index-news{padding: 30px 0;}
	.id-news-box div:nth-child(1){font-size: 16px;margin-bottom: 5px;}
	.id-news-box div:nth-child(2){font-size: 13px;line-height: 24px;height: 48px;}
	.id-news-box div:nth-child(3){font-size: 12px;}
}

@media(max-width:420px){
	
}

@media(max-width:360px){
	
}







/*****************************************首页-map-adress************************************/
.index-map-address{padding: 100px 0;background: url(../upload/id-map-bg.jpg)center no-repeat;background-size: cover;}
.id-map-all{overflow: hidden;}
.id-map-all>div{margin-right: 20px;width: calc((100% - 40px)/3);float: left;background-color: #fff;padding: 50px 0;}
.id-map-all>div:last-child{margin-right: 0;}
.id-map-box>img{margin: 0 auto;margin-bottom: 30px;} 
.id-map-txt{font-size: 16px;line-height: 30px; text-align: center;color: #333;}


@media(max-width:1260px){
	
}

@media(max-width:992px){
	.index-map-address{padding: 80px 0;}
	.id-map-box>img{width: 80px;margin-bottom: 20px;}
}

@media(max-width:768px){
	.index-map-address{padding: 40px 0;}
	.id-map-all>div{padding: 30px 0;}
	.id-map-box>img{width: 50px;margin-bottom: 10px;}
	.id-map-txt{font-size: 14px;}
}

@media(max-width:530px){
	.index-map-address{padding: 30px 0;}
	.id-map-all>div{margin-right: 10px;width: calc((100% - 20px)/3);}
}

@media(max-width:400px){
	.id-map-all>div{padding: 20px 0;}
	.id-map-box>img{width: 35px;margin-bottom: 5px;}
	.id-map-all .id-map-box>div:nth-child(3){line-height: 24px; height: 48px;}
}

@media(max-width:360px){
	
}

/**************************************************联系我们*******************************************/
.index-contactus{;background-color: #fafafa;padding: 30px 0;}
.index-contact{overflow: hidden;}
.id-cu-box{padding-right: 2%;float: left;}
.id-cu-box1{width: 25%;}
.id-cu-box2{width: 25%;}
.id-cu-box3{width: 25%;}

.id-cu-tit{font-size:18px;line-height: 30px;color: #666;padding-bottom: 10px;}
.id-cu-a{padding: 10px 0;}
.id-cu-a a{display: block;color: #666;line-height: 30px;font-size: 14px;}

.id-cu-box1 .id-cu-a a{background-size: 15px;}
.id-cu-box2 .id-cu-a a:nth-child(1),.id-cu-box2 .id-cu-a a:nth-child(2){}
.id-cu-box2 .id-cu-a a:nth-child(3){background-size: 10px;}
.id-cu-box3 img{margin: 0 auto;}
.logo2-zi{margin-top: 20px;}
.id-cu-box3 .logo2-zi div{text-align: center;}
.logo2-zi div:nth-child(1){font-size: 16px;line-height: 26px;color:#288ADD;font-weight: 600;}
.logo2-zi div:nth-child(2){font-size: 14px;line-height: 26px;}

@media(max-width:1260px){
	.id-cu-box1{width: 20%;}
	.id-cu-box2{width: 35%;}
	.id-cu-box3{width: 25%;}
}

@media(max-width:992px){
	.id-cu-box1{width: 30%;}
	.id-cu-box2{width: 40%;}
	.id-cu-box3{display: none;}
}

@media(max-width:768px){
	.index-contact>div:nth-child(1){display: none;}
	.id-cu-tit{font-size:16px;padding-bottom: 5px;}
	.id-cu-a a{line-height: 26px;font-size: 13px;}
	.id-cu-box{padding-right: 4%;}
	.id-cu-box1{width: 30%;}
	.id-cu-box2{width: 70%;}
}

@media(max-width:530px){
	.index-contactus{padding: 20px 0;}
	.id-cu-box1{display: none;}
	.id-cu-box2{width: 100%;padding-right: 0;}
}

@media(max-width:420px){
	
}
/*******友情链接*******/
.index-yq{background-color: #e1e1e1;padding: 10px 0;}
.yq{float: left;padding-right: 10px;width: calc(100% - 120px);}
.yq a{float: left;color: #333;font-size: 12px;display: inline-block;margin-right: 10px;}
.yq-js{float: right;color: #333;font-size: 12px;}

@media(max-width:530px){
	.yq-js{display: none;}
	.yq{width: 100%;}
}


/**************************************************新闻列表页*******************************************/
.news-list-in{padding: 60px 0;}
.news-list-left{width: 25%;float: left;margin-right: 5%;}
.news-list-right{width: 70%;float: right;}
/******新闻列表页-左上*****/
.nl-left-pro{margin-bottom: 40px;padding: 10px;border: 1px solid #e0e0e0;}
.nl-left-tit{font-size: 20px;padding: 20px 0; margin-bottom: 10px;background-color: #288ADD;color:#fff;font-weight: 600;text-align: center;position: relative;}
.nl-left-tit img{position: absolute;right: 0;top: 0;display: block;}
.nl-left-pro>li{margin-bottom: 5px;}
.nl-left-box{font-size: 16px; line-height: 40px;height: 40px; display: block;text-align: left;color: #333;width: 100%;padding-left: 30px;background: url(../upload/circle-1.png)left center no-repeat;background-color: #e4e4e4;}
.on-top1{}
.nl-left-box-in li{border: 1px dashed #999;margin-bottom: 10px;}
.nl-left-box-in li a{font-size: 14px;line-height: 30px;height: 30px;overflow: hidden;display: block;text-align: left;color: #333;width: 100%;border-radius:40px;padding-left: 10%;}
.nl-left-box-in{display: none; margin-bottom: 10px;margin-top: 10px;}

/******新闻列表页-左下*****/
.nl-left-cu{}
.nl-left-cu li{font-size: 14px;line-height: 30px;padding: 0 10px; color: #666;margin-bottom:10px;border-bottom: 1px dashed #999;}
.nl-left-cu div{margin-bottom: 10px;}
.nl-left-box:hover{color: #288ADD;}
.nl-left-box-in li:hover{border-color:#288ADD; }
.nl-left-box-in li:hover a{color:#288ADD;}
.nl-left-pro li:hover .nl-left-box-in{display: block;}
.nl-left-box-in li a:hover{color: #333333;}

/**************************************************新闻-右*******************************************/
.news-list-right{}
/*******新闻-右-标题********/
.nl-right-tit{overflow: hidden;margin: 0 0 10px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.nl-top-title{font-size: 22px; float: left;color: #333;}
.nl-top-right{float: right;color: #ed8000;}
.nl-top-right a{font-size: 13px; line-height: 31px;color: #ed8000;display:block;float: left;}
/*******新闻-右-内容********/
.nl-right-list{padding: 10px 0;}
.nl-box-1{display: block;margin-bottom: 10px;padding: 0 5px; border-bottom: 1px dashed #999;}
.nl-box-1 div{line-height: 30px;}
.nl-box-1 div:first-child{float: left;color: #333;font-size: 16px;width: calc(100% - 100px);height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nl-box-1 div:last-child{float: right;color: #999;font-size: 14px;}

.pro-buttom{margin-top: 30px;}
.pro-buttom a{display: inline-block;padding: 4px;border: 1px solid #666;margin-left: 5px;color: #666;font-size: 12px;background-color: white;margin-bottom: 5px;}
.pro-buttom a:hover {border: 1px solid #288ADD; color: #288ADD;}

.nl-box-1:hover{}
.nl-box-1:hover div{color: #288ADD;}


@media(max-width:992px){
	.news-list-in{padding: 40px 0;}
	/*******新闻-左-********/
	.news-list-left{clear: left;width: 100%;margin-right: 0;}
	.nl-left-cu{display: none;}
	.nl-left-tit{display: none;}
	.nl-left-box-in{display: none;}
	.nl-left-pro{margin-bottom: 15px;}
	.nl-left-pro li:hover .nl-left-box-in{display: none;}
	.nl-left-pro{overflow: hidden;padding: 0;box-shadow: none;border: none;}
	.nl-left-pro li{float: left;margin: 0px 10px;width: calc((100% - 40px)/2);background-color:#288ADD;border:1px solid #288ADD;margin-bottom: 10px;}
	.nl-left-box{padding-left: 0px;background:none;text-align: center;color: #fff;}
	.nl-left-pro li:hover{background-color: transparent;}
	/*******新闻-右-********/
	.news-list-right{clear: right;width: 100%;}
	
}

@media (max-width: 768px){
	.nl-right-tit{padding: 0 0 5px;}
	.nl-left-box{font-size: 14px;line-height: 30px;height: 30px;}
	.nl-top-title{font-size: 20px;}
	.nl-top-right a{font-size: 12px; line-height: 28px;}
}

@media (max-width: 530px){
	.news-list-in{padding: 30px 0;}
	.nl-top-title span{font-size:17px;}
	.nl-top-right{display: none;}
	.nl-box-1 div:first-child{font-size: 14px;}
	.nl-box-1 div:last-child{font-size: 12px;}
	.nl-right-list {padding:0;}
	.pro-buttom{margin-top: 20px;}
	.pro-buttom a{padding: 2px;}
}




/**************************************************新闻内页*******************************************/
/**************************************************面包屑导航*******************************************/
.page-nav{background-color:#288ADD;}
.page-nav a{font-size: 14px;line-height: 30px; color:#fff;display: inline-block;}

/*************************************************新闻内页****************************************************/
.news-details{padding: 40px 0;}
.pd-dt{margin-bottom: 30px;}
.news-tt-1{text-align: center;font-size: 20px;color: #333;font-weight: 600;margin-bottom: 10px;}
.news-time1 a{ font-size: 13px;color:#9f9f9f;margin: 0 5px;display:inline-block; }

.text-content{font-size: 16px; padding: 10px 20px;text-align: justify;}
.pro-in-right-22{width: 100%;}
.text-lianjie{clear: both;margin-top: 20px;}
.last-text,.next-text,.return{font-size: 16px; border: 1px solid #e4e4e4;border-radius: 4px; color: #666;width:240px;;margin-bottom: 4px;padding: 0px 10px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:center;display: inline-block;}

/***********产品-中*********/ 
.pro-title1{ overflow: hidden;margin-bottom: 4px;}
.pro-tt{font-size: 18px;color: #288ADD;float:left;padding-left: 20px;border-left: 4px solid #288ADD;}
.pro-title1 a{float: right;color: #288ADD;font-size: 16px;padding: 2px 6px;}
.news-all{overflow: hidden;margin-top: 10px;}
.news-re{margin-top: 10px;overflow: hidden;margin-bottom: 30px;}

.ct-1{float: left;padding:0px 10px;width: 50%;display: block;}
.pro-content1{font-size: 16px;line-height: 30px;height: 30px;color: #333; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 65%; float: left;}

.time{float: right;color: #333;font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 30%;text-align: right;}
.pro-ex1{overflow: hidden;margin-top: 20px;}
.box11{display: block;}
.pro-ex1 .box11{width: calc((100% - 80px)/4);margin: 0 10px;float: left;}
.box11 img{width: 100%;padding: 0 10%;}
.box-tt {font-size: 16px;color:#333 ;text-align: center;margin-bottom: 10px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.ct-1:hover .pro-content2{color:#288ADD;}
.ct-1:hover .time{color:#288ADD;}
.ct-1:hover .pro-content1{color:#288ADD; }
.box11:hover .box-tt{color:#288ADD;}


.next-text:hover{background-color:#288ADD;  color: #fff;}
.last-text:hover{background-color:#288ADD;  color: #fff;}
.return:hover{background-color:#288ADD;  color: #fff;}


@media(max-width:992px){
	.box11 img{padding: 0;}
}

@media(max-width:768px){
	.news-details{padding: 30px 0;}
	.news-tt-1{font-size: 18px;}
	.text-right p{font-size: 14px;line-height: 28px;}
	.last-text,.next-text,.return{font-size: 14px;width:180px;}
	/***********推荐系列********/ 
	.pro-tt{font-size: 16px;}
	.ct-1{width: 100%;}
	.pro-ex1 .box11{width: calc((100% - 40px)/2);}
	.pro-title1 a{font-size: 14px;}
	.pro-content1{font-size: 14px;}
	.time{font-size: 14px;}
}

@media(max-width:530px){
	.page-nav a{font-size: 12px;}
	/***********新闻内页********/ 
	.news-tt-1{font-size: 16px;}
	.news-time1 a{ font-size: 12px;}
	.last-text,.next-text,.return{width:160px;}
	/***********推荐系列********/ 
	.pro-ex1 .box11{width: calc((100% - 40px)/2);margin: 0 10px;margin-bottom: 10px;}
	.box-tt{font-size: 14px;}
	.pro-title1 a{font-size: 13px;}
	.time{font-size: 13px;}
	.pro-detail-box-tit{font-size: 14px;}
}
@media(max-width:380px){
	.time{width: 32%;}
}



/**************************************************产品列表页*******************************************/
.pro-list-in{padding: 60px 0;}
.pro-list-all{overflow: hidden;margin-top: 20px;}
.pl-in-box{width: calc((100% - 40px)/3); display: block;margin-right: 20px;margin-bottom: 10px;float: left;border: 1px solid #e0e0e0;}
.pro-list-all a:nth-child(3n){margin-right: 0;}
.pl-in-box img{width: 100%;}
.pl-in-box div{font-size: 16px;line-height: 36px;height: 36px;overflow: hidden;text-align: center;color: #333;background-color: rgba(209,209,209,0.6)}

.pl-in-box:hover div{color: #fff;background-color: #288ADD;}

@media(max-width:992px){
	.pro-list-in{padding: 40px 0;}
	.nl-left-pro .pl-left-box{width: calc((100% - 60px)/3);}
}

@media(max-width:768px){
	.pro-list-in{padding: 30px 0;}
	.nl-left-pro .pl-left-box{width: calc((100% - 40px)/2);}
	.pl-in-box{width: calc((100% - 20px)/3);margin-right: 10px;}
	
}


@media(max-width:530px){
	.nl-left-pro .pl-left-box{margin-left: 5px;margin-right: 5px; width: calc((100% - 20px)/2);}
	.pl-in-box{width: calc((100% - 10px)/2);}
	.pro-list-all a:nth-child(3n){margin-right: 10px;}
	.pro-list-all a:nth-child(2n){margin-right: 0;}
	.pro-list-all a:last-child{display: none;}
	.pl-in-box div{font-size: 14px;}
}


/*************************************************产品详情页****************************************************/
.pd-right-list{margin-bottom: 30px;}
.pd-title{font-size: 20px;line-height: 30px;color: #333;font-weight: 600;text-align: center;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #333;}
.nl-right-tit2{background-size:0px; }
@media(max-width:768px){
	.pd-title{font-size: 18px;}
}

@media(max-width:530px){
	.pd-title{font-size: 16px;}
}


/**************************************************单页******************************************/
.page-details-contect{margin-top:20px;}


@media(max-width:530px){
	.page-details-contect{margin-top:10px;}
}

/**************************************************单页-联系我们******************************************/
.page-contact{margin-top:20px;}
.cu-map{overflow-x: scroll;}
/********单页-联系我们.pc-com-1*******/
.pc-com-1{margin-bottom: 20px;}
.pc-com-1 div{font-size: 16px;line-height: 30px;color: #666;}
.pc-com-1 div:first-child{font-size: 20px;line-height: 40px;color: #288ADD;font-weight: 600;}
/********单页-联系我们.pc-com-2*******/
.pc-com-2{overflow: hidden;margin-bottom: 20px;}
/********单页-联系我们.pc-com-2-左******/
.pc-com-left{float: left;width: 75%;margin-right: 5%;}
.pc-com-left div{font-size: 16px;line-height: 30px;color: #666;}
.pc-com-left div:first-child{font-size: 20px;line-height: 40px;color: #288ADD;font-weight: 600;}
/********单页-联系我们.pc-com-2-右*******/
.pc-com-right{float: right;width: 20%;}
.pc-com-right img{width: 100%;}
.pc-com-right div{font-size: 16px;line-height: 30px;color: #666;text-align: center;}


@media(max-width:768px){
	.pc-com-left{clear: left;width: 100%;margin-right: 0%;margin-bottom: 10px;}
	.pc-com-right{clear: right;width: 100%;}
	.pc-com-right img{width: auto;}
	.pc-com-right div{text-align: left;}
}


@media(max-width:530px){
	.page-contact{margin-top:10px;}
	.pc-com-left div{font-size: 15px;}
	.pc-com-1 div{font-size: 15px;}
	.pc-com-1 div:first-child{font-size: 18px;line-height: 34px;}
	.pc-com-left div:first-child{font-size: 18px;line-height: 34px;}
}

/**************************************************单页-map******************************************/
#dituContent{width: 100%;height: 400px;margin-top: 20px;}
.cu-map{overflow-x: scroll;}

@media(max-width:992px){
	#dituContent{height: 350px;}	
}
@media(max-width:768px){
	#dituContent{height: 240px;width: 700px;}
	
}