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

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑";}
.container{margin: 0 auto;max-width: 1230px;}

img{display: block;}
h1,h5,h2{font-size: 1em;}
.clearfix{clear: both;}

p{font-size: 14px;}

p img{max-width:500px;margin:0 auto;}
@media(max-width:500px){
	p img{width:100%;}
}

.jianbian{
    background: #6dc8e4;
    background: -moz-linear-gradient(left,  #6dc8e4 0%, #64a8fd 100%);
    background: -webkit-gradient(linear,0 0,100% 0, from(#6dc8e4), to(#64a8fd));
    background: -webkit-linear-gradient(left,  #6dc8e4 0%,#64a8fd 100%);
    background: -o-linear-gradient(left,  #6dc8e4 0%,#64a8fd 100%);
    background: -ms-linear-gradient(left,  #6dc8e4 0%,#64a8fd 100%);
    background: linear-gradient(to right,  #6dc8e4 0%,#64a8fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dc8e4', endColorstr='#64a8fd',GradientType=1 );
}


.luru-overflow4{overflow: hidden;margin-bottom:30px;}	
.luru-float4{float: left;width: 23.5%;margin-right: 2%;margin-bottom: 15px;border: 1px solid #e4e4e4;}
.luru-overflow4>div:nth-child(4n){margin-right: 0%;}
.luru-float4 img{width: 100%;}
.luru-float4 p{font-size: 14px;line-height: 30px;text-align: center;}

@media (max-width: 991px){
	.luru-float4{width: 32%;}
	.luru-overflow4>div:nth-child(3n){margin-right: 2%;}
	.luru-overflow4>div:nth-child(4n){margin-right: 0%;}
}
@media (max-width: 700px){
	.luru-float4{width: 49%;}
	.luru-overflow4>div:nth-child(3n){margin-right: 2%;}
	.luru-overflow4>div:nth-child(2n){margin-right: 0%;}
}

.page-equip-img{margin-bottom: 20px;}
.page-equip-img img{margin: 0 auto;max-width: 700px;}

@media(max-width:740px){
	.page-equip-img img{width:100%;}
}

/****************************logo*******************************/
.index-logo{background: url(../upload/images/id-nav-bg.png)right center no-repeat;background-size: 68% 100%;}
.logo{float: left;padding: 15px 0;width: 200px;}
.logo img{width: 100%;}
/***************************************************导航*****************************************************/
.nav{float: right; width: calc(100% - 400px);}
.nav li{float: left;line-height: 60px;width:16%;padding: 20px 0px;text-align: center;}
.nav a{font-size: 16px;color: #666;display: inline-block;font-weight: 400;text-align: center;}
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#2f63b6;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 li.on-top{background-color: #d8323f;}
.nav li.on-top a{border-bottom: 2px solid #fff;color: #fff}
.nav li:hover{background-color: #d8323f;}
.nav li:hover a{border-bottom: 2px solid #fff;color: #fff}
.nav-down-menu a:hover{color:#2f63b6; }
.nav li:hover .nav-down-menu {display: block;}

@media(max-width:1259px){ 
	.logo{width:180px;}
	.index-logo{background-size: 68% 100%;}
	.nav{width: calc(100% - 300px);}
	.nav-down-menu{width: 90px;}
	.nav li{line-height: 50px;}
}


@media(max-width:991px){
	.logo1{padding: 13px 0;}
	.logo{padding: 10px 0;}
	.index-logo{background: none;}
}

@media(max-width:767px){
	
	.logo{width: 160px;}
	.logo1{width: 300px;margin-left: 10px;padding: 18px 0 10px;}
	.logo1 span{font-size: 18px;line-height: 20px;height: 20px;}
	.logo1 div{font-size: 10px;}
}

@media(max-width:529px){
	.logo{width: 120px;}
}

@media(max-width:430px){
	.logo1{width: 100px;margin-left: 10px;padding: 10px 0 10px;}
	.logo1 span{width: 80px;font-size: 16px;line-height: 18px;height: 18px;}
	.logo1 div{width: 100px;}
}


/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 30px 0;}
.nav-btn img{width:100%;}
.navli .nav-cn-en{overflow: hidden;background-color: #243c62;}
.navli .nav-cn-en a{display: block;color: #fff;float: left;width: 50%;border-right: 1px solid #131314;}
.navli>div:first-child{font-size: 18px;padding: 10px 0px;color: #999;font-weight: bold;text-align: center;}
.navli{position: fixed;right:-240px;top:0;text-align: left; z-index: 999;background-color: #333;width:240px;height: 100%;transition: all 0.5s;}
.navli a {font-size: 14px; color: white;line-height: 50px;display: block;padding-left:30px;padding-right: 10px;}
.navli li{background-color: #333;border-bottom: 1px solid #000;position: relative;}
.id-nav-tu{position: absolute;right: 0px;top: 0px;width: 50px;height: 50px;background: url(../upload/jiantou-nav.png)center no-repeat #243c62;background-size: 10px;transition: 1s;border-left: 2px solid #131314;opacity: 0.6}
.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-down-ser{display: none;background-color: #fff;z-index: 2;}
.navli-down-ser li{border-top: 1px solid #666;background-color: #131314;}

.navli>li:hover{background-color:rgba(96,96,96,0.90) }
.navli-down-ser li:hover{background-color:rgba(96,96,96,0.80)}
.navli .nav-cn-en a:hover{background-color: #1d66cf;}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:991px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}
@media(max-width:767px){
	.nav-btn{padding: 20px 0;}
}
@media(max-width:529px){
	.nav-btn{padding: 15px 0;}
}



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


/*******************************index-title*******************************/
.index-title{margin-bottom: 40px; background: url(../upload/images/xian.png)center center no-repeat;background-size: 100% 2px;}
.id-title{width: 270px;margin: 0 auto;padding: 0 4px;background: url(../upload/images/id-tit-bg2.png)center center no-repeat;background-size: 100% 20px;}
.id-tit1{padding-left:100px;background-color: #fff;background-repeat: no-repeat;background-position: 40px center;background-size: auto 56px;}
.id-tit1 span{font-size: 30px;color:#4c4c4c;font-weight: bold;}
.id-tit1 div{font-size: 20px; color: #4c4c4c;}

.index-equipment .id-title{width: 320px;}
.index-equipment .id-tit1 span,.index-equipment .id-tit1 div{color: #fff;}
.index-equipment .id-tit1{background-color: #64595d;}
.index-equipment .index-title{background: url(../upload/images/id-tit-bg-bai.png)center center no-repeat;background-size: 100% 2px;}
.index-equipment .id-title{background: url(../upload/images/id-tit-bg-bai.png)center center no-repeat;background-size: 100% 20px;}

.index-company .id-tit1{background-image: url(../upload/images/a.png);}
.index-product .id-tit1{background-image: url(../upload/images/p.png);}
.index-equipment .id-tit1{background-image: url(../upload/images/p-1.png);}
.index-application .id-tit1{background-image: url(../upload/images/a.png);}
.index-news .id-tit1{background-image: url(../upload/images/n.png);}



@media(max-width:1260px){
	.id-tit1{background-size: auto 50px;}
	.id-tit1 span{font-size: 28px;}
	.id-tit1 div{font-size: 18px;}
	.index-title{margin-bottom: 30px;}
}

@media(max-width:992px){
	.id-tit1{background-size: auto 44px;padding-left: 80px;background-position: 30px center;}
	.id-title{width:220px;}
	.index-equipment .id-title{width: 280px;}
	.id-tit1 span{font-size: 26px;}
	.id-tit1 div{font-size: 16px;}
}

@media(max-width:768px){
	.id-tit1{background-size: auto 38px;padding-left: 60px;background-position: 20px center;}
	.id-title{width:190px;}
	.index-equipment .id-title{width: 220px;}
	.id-tit1 span{font-size: 24px;}
	.id-tit1 div{font-size: 14px;}
}

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

@media(max-width:440px){
	.id-tit1{padding-left: 55px;background-position: 15px center;}
	.id-title{width:160px;}
	.index-equipment .id-title{width: 210px;}
	.id-tit1 span{font-size: 20px;}
}






/*******************************index-section*******************************/
.index-section{padding: 80px 0;}
.index-section1{padding-top: 80px;}

@media(max-width:1260px){
	.index-section{padding: 60px 0;}
	.index-section1{padding-top: 60px;}
}

@media(max-width:992px){
	.index-section{padding: 50px 0;}
	.index-section1{padding-top: 50px;}
	
}

@media(max-width:768px){
	.index-section{padding: 40px 0;}
	.index-section1{padding-top: 40px;}
}

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


/*******************************公司简介*******************************/
.index-company{margin-bottom: 40px;}
.id-com-all{width: 60%;}
.id-com-tit{font-size: 20px;color: #444;line-height: 22px;margin-bottom: 15px;font-weight: bold;}
.id-com-txt{margin-bottom: 40px;}
.id-com-txt span{font-size: 15px;color: #777;line-height: 30px; display: block;text-indent: 30px;text-align: justify;}
.id-com-more{font-size: 15px;line-height: 36px; color: #777; display: block;width: 160px;border: 1px solid #333;text-align: center;border-radius: 30px;}

.id-com-more-tel{position: relative;overflow: hidden;}
.id-mid-tel{display: block;width:300px;overflow: hidden;position: absolute;right: 0;bottom: 0;height: 100%;}
.id-mid-tel span{font-size: 30px;line-height: 36px; color: #e60012; padding-left: 50px;background: url(../upload/images/id-mid-tel.png)left center no-repeat;background-size:auto 100%;display: block;width: 100%;text-align:left;font-weight: bold;}


.id-com-more:hover{background-color: #e60012;color: #fff;border-color: #e60012;}

@media(max-width:1259px){
	.id-com-txt span:nth-child(3){display: none;}
}

@media(max-width:991px){
	.id-com-all{width:100%;}
	.id-com-txt span:nth-child(3){display: block;}
}

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

@media(max-width:529px){
	.id-com-txt span{font-size: 14px;line-height: 26px;}
	.index-company{margin-bottom: 20px;}
	.id-mid-tel{display: none;}
	.id-com-txt{margin-bottom: 20px;}
}

@media(max-width:420px){
	.id-com-txt span:nth-child(3){display: none;}
}



/*******************************index-middle*******************************/
.index-middle{padding: 20px 0;background: url(../upload/images/id-middle-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-middle-all{overflow: hidden;}
.id-middle-box{width: 16%;margin-right: 2%;display: block;float: left;}
.id-middle-pic{width: 60px;height: 60px;border: 1px solid #fff;border-radius: 40px;margin: 0 auto 10px;background-repeat: no-repeat;background-position: center center;}
.id-middle-box span{font-size: 12px;line-height: 20px;color: #fff;text-align: center;display: block;}
.id-mid-tit{font-size: 14px;line-height: 26px;height: 26px;overflow: hidden; color: #fff;text-align: center;}

.id-middle-box1 .id-middle-pic{background-image: url(../upload/images/id-mid-coin1.png);background-size: 30px auto;}
.id-middle-box2 .id-middle-pic{background-image: url(../upload/images/id-mid-coin2.png);background-size: 26px auto;}
.id-middle-box3 .id-middle-pic{background-image: url(../upload/images/id-mid-coin3.png);background-size: 34px auto;}

.id-middle-fix{position: relative;}
.id-middle-position{position: absolute;right: 0;bottom: 0;width: 34%;}
.id-middle-position img{width: 100%;}


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

@media(max-width:991px){
	.id-middle-position{display: none;}
	.id-middle-box{width: 33.3%;margin-right: 0;}
}

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

@media(max-width:529px){
	.id-middle-box{padding: 0 5px;}
	.id-middle-pic{width: 40px;height: 40px;}
	.id-middle-box1 .id-middle-pic{background-size: 20px auto;}
	.id-middle-box2 .id-middle-pic{background-size: 16px auto;}
	.id-middle-box3 .id-middle-pic{background-size: 24px auto;}
}

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


/*******************************产品展示*******************************/
.id-pro-nav{overflow: hidden;margin-bottom: 30px;}
.id-pro-nav-box{font-size: 16px;line-height: 46px;height: 46px;overflow: hidden;padding: 0 10px; width: 15%;border: 1px solid #999;color: #999; float: left;display: block;margin-right: 2%;text-align: center;}
.id-pro-nav a:last-child{margin-right: 0;}


.id-pro-box{padding: 10px 10px 0;width: 23.5%;margin-right: 2%;margin-bottom: 20px; display: block;float: left;border: 1px solid #e4e4e4;}
.id-pro-box img{width: 100%;}
.id-pro-box div{font-size: 16px;line-height: 46px;height: 46px;overflow: hidden;color: #666;text-align: center;}
.id-pro-all a:nth-child(4n){margin-right: 0;}

.id-pro-nav-box:hover{background-color: #0b3778;border-color:#0b3778;color: #fff;}
.id-pro-box:hover{border-color:#0b3778;box-shadow: 0 0 5px 3px #e4e4e4;}
.id-pro-box:hover div{color: #0b3778;}

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

@media(max-width:991px){
	.id-pro-nav-box{width: 32%;}
	.id-pro-nav a:nth-child(3n){margin-right: 0;margin-bottom: 10px;}
	.id-pro-nav{margin-bottom: 10px;}
	.id-pro-box{width: 32%;}
	.id-pro-all a:nth-child(4n){margin-right: 2%;}
	.id-pro-all a:nth-child(3n){margin-right: 0;}
	.id-pro-box div{font-size: 14px;}
}

@media(max-width:600px){
	.id-pro-nav-box{font-size: 14px;}
	.id-pro-box{width: 49%;}
	.id-pro-all a:nth-child(3n){margin-right: 2%;}
	.id-pro-all a:nth-child(2n){margin-right: 0;}
}

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

@media(max-width:420px){
	
	.id-pro-nav-box{width: 49%;}
	.id-pro-nav a:nth-child(3n){margin-right: 2%;margin-bottom: 10px;}
	.id-pro-nav a:nth-child(2n){margin-right: 0%;margin-bottom: 10px;}
}


/*******************************厂房设备*******************************/
.index-equipment{background:url(../upload/images/id-equip-bg.jpg)center no-repeat;background-size: 100% 100%;}
/* marqueeleft */
.marqueeleft{width:100%;overflow:hidden;margin:0px auto;}
.marqueeleft ul{float:left;}
.marquee1_1 li a img{width: 100%;}
.marqueeleft li{float:left;margin:0 5px;display:inline;overflow:hidden;}
.marqueeleft li .id-equip-box{display:block;overflow:hidden;}

/**************************************************新闻资讯*******************************************/
.index-news{}
.id-news-all{overflow: hidden;}
/***********新闻资讯-left************/
.id-news-left{float: left;width: 43%;margin-right: 4%;border-radius: 6px;display: block;}
.id-news-left img{width: 100%;margin-bottom: 10px;border-radius: 6px;}
.id-news-box1 h1{margin: 0;font-size: 18px;line-height: 36px;height: 36px;color: #000; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;}
.id-news-box1 h3{margin: 0;font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;text-align: justify;}
.id-news-box1 span{font-size: 12px;color: #999;display: block;}
.id-news-box1{margin-top:15px;display:block;}                                                                                                 
.id-news-box1:hover h1{color:#ce0001;}
/***********新闻资讯-right************/
.id-news-right{float: left;width: 53%;}
.id-news-right>a:last-child{border-bottom: 1px dashed #d2d2d2;}
.id-news-box{display: block;border-top: 1px dashed #d2d2d2;}
.id-news-top{overflow: hidden;}
.id-news-top div,.id-news-top h1{line-height: 45px;height: 45px;}
.id-news-tit{margin: 0; font-size: 16px;color: #000; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; float: left;width: calc(100% - 80px);font-weight: bold;}
.id-news-time{font-size: 12px;color: #999;float:right;text-align: right;width:70px;}
.id-news-txt{margin: 0;font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;margin-bottom: 10px;display: none;text-align: justify;}
.id-news-txt-on{display: block;}

.id-news-box:hover .id-news-tit{color: #ce0001;}
.id-news-box:hover{border-color:#ce0001;}

@media(max-width:1259px){
	.id-news-top div,.id-news-top h1{line-height: 40px;height: 40px;}
	.id-news-txt{height: 26px;}
}

@media(max-width:991px){
	.id-news-left{clear: left;width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.id-news-right{clear: left;width: 100%;}
	.id-news-txt{height: 52px;}
}

@media(max-width:767px){
	.id-news-left h1{font-size: 17px;}
}







/*******************************index-footer*******************************/
.index-footer{background-color: #f5f5f5;margin-top: 30px;}
.id-footer-container{padding: 100px 15px 30px;position: relative;}
.id-footer-nav{position: absolute;left: 0;top: -30px;height: 60px;background: url(../upload/images/id-footer-nav.png)center center no-repeat;background-size: 80% 100%;width: 100%;text-align: center;}
.id-footer-nav a{display: inline-block;color: #fff;font-size: 16px;width: 10%;line-height: 60px;}

.id-footer{overflow: hidden;}
.id-footer-logo{float: left;width: 340px;border-right: 1px solid #999;padding-right: 40px;}
.id-footer-logo img{width: 200px;margin: 20px auto;}
.id-footer-logo2 span{font-size: 17px;color: #333;display: block;line-height: 20px;height: 20px;overflow: hidden;font-weight: bold;text-align: center;}
.id-footer-logo2 div{font-size: 8px;color: #999;line-height: 20px;height: 20px;overflow: hidden;text-align: center;}

.id-footer-beian{float: left;width: calc(100% - 500px);padding-left: 40px;}
.id-footer-beian a{font-size: 14px;color: #666; display: block;line-height: 30px;}

.id-footer-erweima{float: right;width:100px;}
.id-footer-erweima img{width: 100%;}
.id-footer-erweima div{font-size: 14px;line-height: 30px;color: #666;text-align: center;}

.page-in-footer .id-footer-beian{padding-top: 24px;}

.id-footer-nav a:hover{text-decoration: underline;}

@media(max-width:1259px){
	.page-in-footer .id-footer-beian{padding-top: 10px;}
}

@media(max-width:991px){
	.id-footer-nav a{font-size: 15px;}
	.id-footer-container{padding: 60px 15px 30px;}
	.id-footer-logo{width: 180px;padding-right: 20px;}
	.id-footer-logo img{margin: 30px auto;width: 100%;}
	.id-footer-beian{width: calc(100% - 300px);padding-left: 20px;}
	.id-footer-logo2{display: none;}
	
	.page-in-footer .id-footer-logo{margin-top: 20px;}
	.page-in-footer .id-footer-logo img{margin: 10px auto;}
	.page-in-footer .id-footer-beian{padding-top: 5px;margin-top: 20px;}
	
}

@media(max-width:767px){
	.index-footer{margin-top: 0;}
	.id-footer-container{padding: 30px 15px 30px;}
	.id-footer-nav{display: none;}
	.id-footer-beian{width: calc(100% - 200px);}
	.id-footer-erweima{display: none;}
	
	.page-in-footer .id-footer-logo{margin-top: 0px;}
	.page-in-footer .id-footer-beian{padding-top: 5px;margin-top: 0px;}
	
}

@media(max-width:700px){
	.id-footer-beian{width: 100%;padding-left: 0;text-align: center;}
	.id-footer-beian a{text-align: center;display: inline-block;margin-right: 5px;}
	.id-footer-logo{display: none;}
}


/*******************************友情链接*******************************/
.index-yq{padding: 10px 0;background-color: #333;}
.yq a{color: #fff;font-size: 14px;display: inline-block;margin-right: 5px;line-height: 26px;}
.yq-js{float: right;color: #fff;font-size: 12px;line-height: 26px;}

.yq a:hover{text-decoration: underline;}

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



/***************************内页内边距控制************************/
.page-section{padding: 60px 0;}

@media(max-width:1259px){
	.page-section{padding: 50px 0;}
}
@media(max-width:991px){
	.page-section{padding: 40px 0;}
}
@media(max-width:767px){
	.page-section{padding: 30px 0;}
}

/*************************************新闻列表页********************************/
/*******新闻列表页news-all*********/
.nl-news-box-all a:nth-child(3n){margin-right: 0;}
.nl-news-box{display: block;float: left;margin-right: 2%;width:32%;margin-bottom: 20px;border-bottom: 2px solid #fff;transition: 0.8s;}
.nl-news-box img{width: 100%;margin-bottom: 10px;}
.nl-news-box>div:nth-child(2){font-size: 18px;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.nl-news-box>div:nth-child(3){font-size: 14px;margin-bottom: 10px; line-height: 26px;height: 52px;overflow: hidden;color: #666;}

.nl-news-box:hover{border-bottom: 2px solid #d8323f; transform: translate(0px,-15px);}

@media(max-width:767px){
	.nl-news-box>div:nth-child(2){font-size: 16px;line-height: 26px;height:26px;}
}
@media(max-width:700px){
	.nl-news-box{width: 49%;}
	.nl-news-box-all a:nth-child(3n){margin-right: 2%;}
	.nl-news-box-all a:nth-child(2n){margin-right: 0;}
}

@media(max-width:420px){
	.nl-news-box{margin-bottom: 15px;}
}



/*************************************************新闻内页****************************************************/

.news-details-all{margin-bottom: 30px;}
.page-news-details-tit{text-align: center;font-size: 20px;color: #333;margin-bottom: 10px;font-weight: bold;}
.page-nd-a a{ font-size: 13px;color:#9f9f9f;margin: 0 5px;display:inline-block; }

.page-nd-content{font-size: 14px; padding: 10px 20px;text-align: justify;}


@media(max-width:767px){
	.page-news-details-tit{font-size: 18px;}
	.text-right p{font-size: 14px;line-height: 28px;}
	
}

@media(max-width:530px){
	.page-nav a{font-size: 12px;}
	
}


/***********************************************产品列表页*********************************************/ 
/*******产品列表页news-all*********/
.pl-pro-all a:nth-child(4n){margin-right: 0;}
.pl-pro-box{display: block;float: left;margin-right: 2%;width: 23.5%;margin-bottom: 20px;border: 1px solid #e4e4e4;transition: 0.5s;}
.pl-pro-box img{width: 100%;}
.pl-pro-box>div{font-size: 16px;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;text-align: center;padding: 0 5px;background-color: #d8323f;}

.pl-pro-box:hover{border-color: #d8323f; transform: translate(0px,-10px);box-shadow: 0 0 5px 3px #e4e4e4;}


@media(max-width:991px){
	.pl-pro-box{width: 32%;}
	.pl-pro-all a:nth-child(4n){margin-right: 2%;}
	.pl-pro-all a:nth-child(3n){margin-right: 0;}
}

@media(max-width:529px){
	.pl-pro-box{width: 49%;margin-bottom: 15px;}
	.pl-pro-all a:nth-child(4n){margin-right: 0;}
	.pl-pro-all a:nth-child(3n){margin-right: 2%;}
	.pl-pro-all a:nth-child(2n){margin-right: 0;}
	.pl-pro-box>div:nth-child(2){font-size: 15px;}
}


/***********************************************产品详情页********************************************/

.pd-pro-info{margin-bottom: 30px;}
.pd-pro-tit{font-size: 20px;color: #333;font-weight:bold;text-align: center;padding-bottom: 10px;border-bottom: 1px solid #e4e4e4;margin-bottom: 20px;}

@media(max-width:529px){
	.pd-pro-tit{font-size: 16px;margin-bottom: 15px;}
}


/***********************************************联系我们********************************************/
.page-contact-in{margin-bottom: 30px}
.page-contact-in li:first-child{font-size: 24px;color: #333;text-align: left; width: 100%;margin-bottom: 20px;}
.page-contact-in li:last-child{width: 100%;}
.page-contact-in li{font-size: 14px; float: left;width: 31%;margin-right: 2%;height: 30px;}

.pc-map{overflow-x: scroll;}
.pc-map #dituContent{width: 100%;height: 360px;}


@media(max-width:768px){
	.page-contact-in li:first-child{font-size: 22px; margin-top: 10px;}
	.page-contact-in li{width: 48%;}
	.pc-map #dituContent{width: 600px;height: 280px;}
}

@media(max-width:530px){
	.page-contact-in li:first-child{font-size: 16px;}
	.page-contact-in li{width: 100%;margin-right: 0;}
	.pc-map #dituContent{width: 600px;height: 220px;}
}


/***********************************************page-nav*******************************************/
.page-in-nav{background-color: #f1f1f1;padding: 15px 0;}
.page-nav-in-left{float: left;line-height: 30px;}
.page-nav-in-left span{display:inline-block;}
.page-nav-in-left span:nth-child(1){font-size: 26px;color: #666;line-height: 30px;margin-right:5px;}
.page-nav-in-left span:nth-child(2){font-size: 18px;color: #999;line-height: 30px;letter-spacing: 1px;}

.page-in-nav-right{float: right;line-height: 30px;height: 30px;overflow: hidden; width: 176px;}
.page-in-nav-right a{font-size: 14px; color: #666; display: inline-block;line-height: 30px;}

.page-in-nav2{margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px dashed #ccc;}
.page-in-cage{font-size: 16px;padding: 10px 20px;margin-right: 10px;color: #666; display: inline-block;border: 2px solid #e4e4e4;position: relative;border-radius:6px;overflow: hidden;}
.page-in-cage-active{background: url(../upload/images/tu-position.png)right bottom no-repeat;background-size: 20px;border-color: #d8323f;}

.page-in-cage:hover{background: url(../upload/images/tu-position.png)right bottom no-repeat;background-size: 20px;border-color: #d8323f;}
.page-in-nav-right a:hover{color: #d8323f;}

@media(max-width:991px){
	.page-in-nav{padding: 10px 0;}
	.page-nav-in-left span:nth-child(1){font-size: 24px}
}

@media(max-width:767px){
	.page-in-nav2{margin-bottom: 30px;}
	.page-in-cage{font-size: 14px;}
	.page-nav-in-left span:nth-child(1){font-size: 22px}
	.page-nav-in-left span:nth-child(2){font-size: 16px;}
}

@media(max-width:460px){
	.page-in-nav-right{display: none;}
	.page-nav-in-left span:nth-child(1){font-size: 20px}
}

/********************内页推荐************************/
/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 30px;}
.page-recomend-title div{font-size: 22px;color: #333;float:left}
.page-recomend-title a{float: right;color: #ef7b00;font-size: 16px;padding: 2px 6px;}

/***********产品-推荐新闻*********/ 
.page-in-reconmend{overflow: hidden;margin-bottom: 30px;border: 1px solid #999;background-color: #fafafa;padding:10px 20px;}
.page-recom-news{overflow: hidden;}
.page-recom-news-box{float: left; width: 48%;display: block;overflow: hidden;line-height: 18px;height: 18px;margin-bottom: 15px;margin-right: 2%;}
.page-re-news-tit{font-size: 14px;padding-left: 5px; line-height: 18px;height: 18px;color: #333; overflow: hidden;float: left;width:calc(100% - 100px);}
.page-re-news-time{font-size: 14px;line-height: 18px;height: 18px;padding-right: 5px;  border-right: 1px solid #999;float: left;color: #999;}


/***********产品-推荐产品*********/ 
.page-recom-pro{overflow: hidden;}
.page-recom-pro-box{display: block;float: left;width: 18.4%;margin-right: 2%;}
.page-recom-pro a:last-child{margin-right: 0;}
.page-recom-pro-box img{width: 100%;}
.page-re-pro-tit{font-size: 14px;color:#666 ;text-align: center;margin-bottom: 10px;line-height: 40px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

/***********新闻hover*********/ 
.page-recom-news-box:hover .page-re-news-tit{color:#d8323f;}
.page-recom-news-box:hover .page-re-news-time{color:#d8323f;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#d8323f;}



@media(max-width:991px){
	.page-in-reconmend{display: none;}
}



/*******buttom*********/
.page-buttom1{text-align: center;margin-top: 30px;}
.page-buttom1 a{font-size: 12px;padding: 5px 10px; display: inline-block;margin: 0 2px;border: 1px solid #999;border-radius: 2px;color: #333;margin-bottom: 5px;}

.page-buttom1 .page-buttom1-active{border-color: #d8323f;background-color: #d8323f;color: #fff;}
.page-buttom1 a:hover{border-color: #d8323f;background-color: #d8323f;color: #fff;}


@media(max-width:767px){
	.page-buttom1{margin-top: 10px;}
}


/********************buttom按钮************************/
.page-buttom2{float: right;margin-top: 20px;}
.last,.next,.return{font-size: 14px; width:180px;;margin-bottom: 8px;padding: 5px 10px;line-height: 30px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:left;display:block;border: 1px solid #e4e4e4;border-radius: 4px; color: #666;}
.page-buttom2 .return{color: #fff;background-image: url(../upload/images/back.png);background-repeat: no-repeat;background-position: 20px 50%;background-color:#d8323f;padding-left: 60px;box-shadow: 0 0 5px 3px #e4e4e4;}

.next:hover{background-color:#d8323f;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}
.last:hover{background-color:#d8323f;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}





