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

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

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

p{font-size: 14px;line-height: 30px;color:#333;}

p img{max-width: 100%;/* margin:0 auto; */}
@media(max-width:500px){
	p img{width:100%;}
}
.page-in-luru-vedio{overflow:hidden;}
.jianbian{
    background: #e6e6e6;
    background: -moz-linear-gradient(top,  #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top,  #fff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top,  #fff 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top,  #fff0 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom, #fff 0%,#e6e6e6 100%);
}

.pd-text{margin-bottom: 30px;}
.page-product-intro-box{margin-bottom: 30px;}
.page-in-intro-tit{margin-bottom: 15px;border-bottom: 1px solid #ccc;}
.page-in-intro-tit span{font-size: 16px; display: inline-block;padding: 10px 15px;color: #fff;font-weight: bold;background-color: #333;}
.page-in-luru-img{overflow: hidden;margin-bottom: 15px;}
.page-in-luru-img img{float: left;margin-right: 10px;}
.page-in-luru-img1 img{width: 180px;border:1px solid #ccc;margin-bottom: 10px;}
.page-in-luru-img2 img{width: 200px;border:1px solid #ccc;margin-bottom: 10px;}
.luru-product-txt span{display: block;font-size: 16px;color: #333;font-weight: bold;margin-bottom: 10px;}
.luru-product-txt p{font-size: 14px;color: #666;margin-bottom: 10px;}
.page-in-luru-vedio iframe{width: 49%;height: 400px;float: left;margin-right: 1%;margin-bottom: 20px;border: 1px solid #e4e4e4;padding: 10px;}
.page-in-luru-img3>div{float: left;width: 140px;margin-right: 10px;margin-bottom: 10px;}
.page-in-luru-img3>div img{width: 100%;}
.page-in-luru-img3>div p{font-size: 14px;text-align: center;}
@media(max-width:1259px){
	.page-in-luru-vedio iframe{height: 300px;}
}

@media(max-width:700px){
	.page-in-luru-vedio iframe{height: 200px;}
}

@media(max-width:500px){
	.page-in-luru-vedio iframe{width: 100%;height: 300px;}
}


.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;border:1px solid #ccc;padding: 5px; */}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}
@media (max-width: 600px){
.luru-float3{width: 48%;margin-right: 1%;margin-left: 1%;}
}
/****************************header******************************/
.index-header{background-color: #333;padding: 7px 0;}
.id-header-left{float: left;font-size: 12px;color: #fff;line-height: 30px;letter-spacing: 1px;}
.id-header-right{float: right;}
.id-header-right a{font-size: 12px;color: #fff;line-height: 30px;padding-left: 25px;margin-right: 5px;display: inline-block;letter-spacing: 1px;}
.id-header-right a:first-child{background: url(../images/tel.png)left center no-repeat;background-size: 20px;}

@media(max-width:768px){
	.index-header{display: none;}
}


/****************************logo*******************************/
.logo{float: left;margin-right: 20px;padding: 24px 0;}
.logo img{width: 100%;}
.logo1{float: left;padding: 20px 0;}
.logo1 div:nth-child(1){font-size: 24px;color: #333;font-weight: 400;letter-spacing: 1px;}
.logo1 div:nth-child(2){font-size: 13px;color: #999;font-weight: 400;}
/***************************************************导航*****************************************************/
.nav{float: right; width: calc(100% - 400px);}
.nav li{float: left;line-height: 80px;width:16.4%;}
.nav a{font-size: 16px; text-align: center; color: #333;padding: 5px 0;display: block;}
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#ef7b00;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 .on-top a{color:#1e73be;}
.nav-a{position: relative; z-index: 999;}
.nav a:hover{color:#1e73be;}
.nav-down-menu a:hover{color:#1e73be; }
@media(max-width:1259px){
	.nav{width: calc(100% - 300px);}
	.nav-down-menu{width: 90px;}
}


@media(max-width:991px){
	.index-logo{padding: 20px 0;}
	.logo,.logo1{margin-top: 0;padding: 0;}
	.nav li{line-height: 60px;}
	.nav-down-menu{top:70px;}
}

@media(max-width:767px){
	.index-logo{padding: 10px 0;}
}

@media(max-width:530px){
	.logo{width: 60px;padding: 5px 0;margin-right: 15px;}
	.logo1 div:nth-child(1){font-size: 18px;font-weight: 600;}
	.logo1 div:nth-child(2){font-size: 10px;}
	
}


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

.nav-btn{float: right; display: none;padding: 8px 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: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;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(../images/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-menu{display: none;background-color: #fff;z-index: 2;}
.navli-down-menu li{border-top: 1px solid #666;background-color: #131314;}

.navli>li:hover{background-color:rgba(96,96,96,0.90) }
.navli-down-menu 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:530px){
	.nav-btn{padding: 5px 0;}
}

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

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

/*****************************************index-title************************************/
.index-title{text-align: center;margin-bottom: 30px;}
.index-title h1{font-size: 26px;marin:0;font-weight: 600;}
.index-title span:nth-child(2){padding: 1.5px 20px;background-color: #1e73be;display: inline-block;font-size: 0;margin-bottom: 5px;}
.index-title h2{marin:0;font-size: 14px;margin-bottom: 10px;color: #999;}


@media(max-width:767px){
	.index-title{margin-bottom: 20px;}
}

@media(max-width:530px){
	.index-title h1{font-size: 22px;}
	.index-title h2{font-size: 12px;}
}

/*****************************************公共宽度************************************/
.index-section{padding: 60px 0;}


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

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

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

/**************************************************生产联动线********************************************/

.id-linknav-box{display: block;float: left;margin-right: 0.4%;width: 24.7%;border: 1px solid #e6e6e6;border-bottom: none;padding: 40px 0 10px;}
.id-prolink-nav a:last-child{margin-right: 0;}
.id-linknav-box div{text-align: center;}
.id-linknav-box div:nth-child(1){font-size: 30px;margin-bottom: 10px; color: #666;}
.id-linknav-box div:nth-child(2){font-size: 16px;color: #333;;line-height: 30px;height: 60px;padding: 0 10px;overflow: hidden;}
.id-pro-link-tu img{width: 100%;}

.id-linknav-box-on{border-color: #333;}
.id-linktu{display: none;}
.id-linktu-on{display: block;}
.id-prolink-nav a:hover{border-color: #333;}


@media(max-width:991px){
	.id-linknav-box{padding: 20px 0px;}
	.id-linknav-box div:nth-child(2){font-size: 14px;line-height: 20px;height: 40px;}
}
@media(max-width:767px){
	.id-linknav-box div:nth-child(1){font-size: 26px;}
	.id-linknav-box div:nth-child(1){margin-bottom: 0;}
}
@media(max-width:529px){
	.id-linknav-box{padding: 10px 0;}
	.id-linknav-box div:nth-child(1){font-size: 22px;}
	.id-linknav-box div:nth-child(2){display: none;}
}
@media(max-width:420px){
	.id-linknav-box div:nth-child(1){font-size: 18px;}
}

/**************************************************产品展示********************************************/
.index-product{background: url(../images/id-pro-bg.jpg)top center no-repeat;background-size: 100% 50%;}
.id-pro-top{overflow: hidden;margin-bottom: 40px;}
.id-pro-title{float: left;color: #fff;}
.id-pro-title span:nth-child(1){font-size:26px;color: #fff;}
.id-pro-title span:nth-child(2){font-size:26px;color: #fff;}
.id-pro-title span:nth-child(3){font-size:14px;color: #fff;}
.id-pro-more{font-size: 14px; float: right;display: block;width:100px;text-align: center;color: #fff;border: 1px solid #fff;line-height: 36px;height: 36px;}


.id-pro-left{float: left;width: 20%;margin-right: 3%;background-color: #f5f5f5;box-shadow: 0 3px 5px #e4e4e4;padding-bottom: 10px;}
.id-pro-left a{font-size: 16px;color: #333;display: block;line-height: 54px;height: 54px;text-align: center;}


.id-pro-right{float: left;width: 76%;}
.id-pro-box{width: 32%; margin-right: 2%;margin-bottom: 20px; float: left;display: block;position: relative;box-shadow: 0 0 5px 3px rgba(102,102,102,0.2);}
.id-pro-box img{width: 100%;}
.id-pro-right a:nth-child(3n){margin-right: 0;}
.id-pro-hover{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-color: rgba(30,115,190,0.7);padding: 10px;display: none;}
.id-pro-hover div{padding: 40% 0; border: 1px solid #fff;width: 100%;height: 100%;}
.id-pro-hover div h1{font-size: 16px;marin:0;text-align: center;color: #fff;display: block;line-height: 20px;height: 20px;overflow: hidden;padding: 0 10px;}

.id-pro-box:hover .id-pro-hover{display: block;}
.id-pro-more:hover{background-color: #fff;color: #1e73be;}
.id-pro-left a:hover,.id-pro-left .id-pro-left-on{background-color: #ff9000;color: #fff;}

@media(max-width:1259px){
	.id-pro-left a{line-height: 46px;height: 46px;}
}

@media(max-width:991px){
	.id-pro-left{clear: left;width: 100%;margin-right: 0%;margin-bottom: 20px;background-color: transparent;padding-bottom: 0;box-shadow: none;}
	.id-pro-left a{display: inline-block;padding: 10px 20px;color: #fff;border: 1px solid #fff;margin-right: 5px;margin-bottom: 10px;height: auto;line-height: 20px;}
	.id-pro-right{clear: left;width: 100%;}
}

@media(max-width:767px){
	.id-pro-title span:nth-child(1){font-size:24px;}
	.id-pro-title span:nth-child(2){font-size:24px;}
	.id-pro-top{margin-bottom: 30px;}
	.id-pro-left a{font-size: 15px;}
	.id-pro-box{width: 49%;margin-bottom: 10px;}
	.id-pro-right a:nth-child(3n){margin-right: 2%;}
	.id-pro-right a:nth-child(2n){margin-right: 0;}
    .id-pro-right>a:last-child{display:none;}
	
}

@media(max-width:530px){
	.id-pro-title span:nth-child(1){font-size:22px;font-weight: 600;}
	.id-pro-hover div h1{font-size: 14px;}
	.id-pro-more{line-height: 30px;height: 30px;width: 80px;margin-top: 4px;}
	.id-pro-title span:nth-child(2),.id-pro-title span:nth-child(3){display: none;}
}

@media(max-width:420px){
	
	.id-pro-left a{padding: 10px 15px;}
	.id-pro-hover{padding: 5px;}
}

/**************************************************公司简介********************************************/
.index-company{background: url(../images/id-com-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-com-left{float: left;width: 50%;margin-right: 4%;}
.id-title{padding-left: 20px;border-left: 4px solid #1e73be;padding-top: 5px;padding-bottom: 5px;margin-bottom: 20px;}
.id-title div:nth-child(1){font-size: 20px;color: #333;line-height: 30px;font-weight: 600;}
.id-title div:nth-child(2){font-size: 12px;color: #999;line-height: 20px;}

.id-com-txt{font-size: 16px;line-height: 26px; color: #666;text-align: justify;margin-bottom: 60px;}

.id-com-coin{padding:30px 20px;margin-bottom: 20px; display: block;border: 1px solid #dcdcdc;background-color: #fff;overflow: hidden;}
.id-com-coin1{width: 30px;height: 30px;margin-right: 20px;border-radius: 4px;background-color: #dcdcdc; float: left;background-repeat: no-repeat;background-size: 16px auto;background-position: center center;}
.id-com-coin2{width: calc(100% - 50px); float: left;}
.id-com-coin2 div:nth-child(1){font-size: 16px;line-height: 17px; margin-bottom: 5px; color: #333;font-weight: 600;}
.id-com-coin2 div:nth-child(2){font-size: 13px;line-height: 26px; color: #999;}

.id-com-coin-1{background-image: url(../images/com-coin1.png);}
.id-com-coin-2{background-image: url(../images/com-coin2.png);}

.id-com-right{float: right;width: 46%;}

.id-com-coin:hover{border-color: #1e73be;}


@media(max-width:1260px){
	.id-com-txt{margin-bottom: 20px;}
}
@media(max-width:991px){
	.id-com-left{clear: left;width: 100%;margin-right: 0%;}
	.id-com-right{display: none;}
}

@media(max-width:530px){
	.id-title{padding-left: 00px;border-left: none;padding-top: 0px;padding-bottom: 0px;margin-bottom: 20px;}
	.id-com-txt{font-size: 14px;}
}

/*****************************************INDEX-CASE************************************/
.examples{margin-top: 50px;}
.flex-item{position: relative;display:block;border: 2px solid #e4e4e4;}
.flex-item img{width: 100%;}
.power-txt{position: absolute;bottom:0px;left:0;text-align: center; font-size: 16px; width: 100%;height: 40px;line-height: 40px;color: #fff;background-color:rgba(0,0,0,0.6);transition: 0.5s;overflow: hidden;}
.carousel.flexible .items {
	display: none;
}
	.left {
		text-align: left;
	}
	.center {
		text-align: center;
	}
	.center {
		text-align: center;
	}
	
	.right {
		text-align: right;
		
	}
	
.carousel {position: relative;padding: 0 50px;}
.carousel-control.left {
 background: url(../images/case_prev03.png)left center no-repeat;background-size: 40px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
   right: 0;left: auto;background: url(../images/case_next03.png)right center no-repeat;background-size: 40px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
 
}
.id-case-more{padding: 10px 20px;margin: 40px auto 0; font-size: 16px; color: #fff;background-color:#ff9000;  display: block;text-align: center;border: 1px solid #ff9000;width: 200px;}	


.flex-item:hover{border-color: #1e73be;}
.id-case-more:hover{background-color: transparent;color: #ff9000;}

.carousel-control.right:hover{background: url(../images/case_next04.png)right center no-repeat;background-size: 40px;}
.carousel-control.left:hover{background: url(../images/case_prev04.png)left center no-repeat;background-size: 40px;}
@media(max-width:991px){
	
	.power-txt{font-size: 14px;}
}
@media(max-width:767px){
	.examples{margin-top: 40px;}
	.id-case-more{font-size: 14px;margin-top: 30px;}
}
@media(max-width:530px){
	.examples{margin-top: 30px;}
	.id-case-more{font-size: 14px;padding: 5px 10px;}
}
@media(max-width:380px){
	.examples{margin-top: 20px;}
	.id-case-more{margin-top: 20px;}
	.carousel-control.left{background-size: 30px;}
	.carousel-control.right{background-size: 30px;}
	.carousel-control.right:hover{background-size: 30px;}
	.carousel-control.left:hover{background-size: 30px;}
}


/**************************************************拦腰********************************************/
.index-lanyao{background:url(../images/id-lanyao-bg.jpg) center no-repeat;background-size: 100% 100%;}
.index-lanyao .container{position: relative;padding: 180px 0;}
.id-message{position: absolute;left: 0;top: 20px;background-color: rgba(30,115,190,0.9);padding: 10px;width: 400px;}
.id-message-in{padding: 40px 30px; border: 1px solid #fff;width: 100%;}
.id-mess-tit-cn{font-size: 24px;color: #fff;}
.id-mess-tit-en{font-size: 12px;color: #fff;}
.id-mess-li{margin-top: 20px;}
.id-mess-li li{font-size: 16px;color: #fff;line-height: 30px;}

.id-mess-jiao{position: absolute;right: 0;bottom: 0;width: 36px;height: 30px;background: url(../images/id-lanyao-jiao.png)center no-repeat #f5f5f5;background-size: 100% 100%;}

@media(max-width:991px){
	.index-lanyao{display: none;}
}


/**************************************************技术文章********************************************/

.index-art-news{background-color: #f5f5f5;}
.id-tec-news-all{overflow: hidden;}
.id-tec-news-box{float: left;width: 32%;padding:0 1%;margin-right: 2%; display: block;margin-bottom: 20px;border-right: 1px dashed #999;}
.id-tec-news-all a:nth-child(3n){margin-right:0;border-right: none;}

.id-tec-tit{font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 10px; color: #000;font-weight: 600; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.id-tec-txt{font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;}
.id-tec-time{font-size: 14px;line-height: 20px;height: 20px;color: #999; overflow: hidden;margin-top: 10px; padding-left: 20px;background:url(../images/news-cion.png)left center no-repeat;}
.id-tec-news-box:hover .id-tec-tit{color: #1e73be;text-decoration: underline;}



@media(max-width:767px){
	.id-tec-news-box{width: 49%;}
	.id-tec-news-all a:nth-child(3n){margin-right:2%;border-right:1px dashed #999;}
	.id-tec-news-all a:nth-child(2n){margin-right:0;border-right: none;}
}

@media(max-width:530px){
	.id-tec-news-box{width: 100%;margin: 0%;margin-bottom: 10px;}
	.id-tec-news-all a{border-right: none;}
	.id-tec-news-all a:nth-child(3n){margin-right:0%;border-right:none;}
}



/**************************************************相关企业*******************************************/
.index-partner{padding: 60px 0 40px;}
.id-logo-box{display: block;float: left;width: 23.5%;border: 1px solid #ccc;box-shadow: 0 0 2px 2px #e4e4e4;margin-right: 2%;}
.id-logo-box img{width: 100%;}
.id-par-logo a:nth-child(4n){margin-right: 0;}

@media(max-width:767px){
	.index-partner{padding: 40px 0 20px;}
}
@media(max-width:530px){
	.index-partner{padding: 20px 0 5px;}
}
/**************************************************联系我们*******************************************/
.index-contactus{border-top: 4px solid #ddd;background-color: #323232;padding: 30px 0;}
.index-contact{overflow: hidden;}
.id-cu-box{padding-right: 2%;float: left;}
.id-cu-box1{width: 34%;}
.id-cu-box2{width: 30%;}
.id-cu-box3{width: 36%;}

.in-id-cu-box1{width: 34%;}
.in-id-cu-box2{width: 30%;}
.in-id-cu-box3{width: 36%;}


.id-cu-tit{font-size:18px;line-height: 30px;color: #fff;padding-bottom: 10px;border-bottom: 1px solid #999;font-weight: 600;}
.id-cu-a{padding: 10px 0;}
.id-cu-a a{display: block;color: #fff;line-height: 30px;font-size: 14px;}
.id-cu-a-1 a{float: left;width: 49%;height: 30px;overflow: hidden;margin-right:1%;}

.id-cu-box4 .id-cu-a a{float: left;margin-right: 10px;}
.id-cu-box1 a:hover,.id-cu-box2 a:hover,.id-cu-box4 a:hover{text-decoration: underline;}

@media(max-width:991px){
  .index-contactus{padding: 10px 0;}
  .index-contact{display:none;}
}

.id-footer-pl{margin-top:10px;}
.id-footer-pl a,.id-footer-pl span{color: #fff;font-size: 13px;display: inline-block;margin-right: 5px;line-height: 26px;}            
@media(max-width:991px){
.id-footer-pl{margin-top:0px;}
}             

/**************************************************footer*******************************************/
.index-footer{padding: 15px 0; background-color: #1e73be;}
.id-footer{overflow: hidden;}
.id-foot-left{font-size: 13px;color: #fff;float: left;}
.id-foot-right{float: right;}
.id-foot-right a,.id-foot-right span,.id-foot-right div{font-size: 13px;color: #fff;display: inline-block;margin-left: 10px;}
             
.id-beian-tu{background: url(../images/beian.png)left center no-repeat;background-size: 15px;padding-left: 20px;}

@media(max-width:991px){
  .index-footer{padding: 10px 0;}
	.id-foot-left{clear: left;text-align: center;width: 100%;}
	.id-foot-right{clear: right;width: 100%;text-align: center;margin-top: 5px;}
	
}
             
             
             

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

.yq a:hover{text-decoration: underline;color:#1e73be;}

/**************************************************新闻列表页*******************************************/
.news-list-in{padding: 60px 0;}
.news-list-left{width: 20%;float: left;margin-right: 5%;}
.news-list-right{width:75%;float: right;}
/******新闻列表页-左上*****/
.nl-left-pro{margin-bottom: 40px;padding: 10px;border: 1px solid #e0e0e0;}
.nl-left-tit{font-size: 20px;padding: 20px 0;background-color: #438A7C	;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-top: 10px;}
.nl-left-box{font-size: 16px; line-height: 40px;height: 40px;overflow: hidden; display: block;text-align: left;color: #333;width: 100%;padding:0 10px;background-color:#e4e4e4;border-left: 5px solid #438A7C;}

.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 b{font-size: 16px;}
.nl-left-cu li{font-size: 14px;line-height: 30px;padding: 0 5px; color: #666;margin-bottom:10px;border-bottom: 1px dashed #999;}
.nl-left-cu div{margin-bottom: 10px;}

.news-list-left>li:hover .nl-left-box-in{display:block;}
.nl-left-pro>li:hover .nl-left-box{color: #1e73be;border-color: #1e73be;}
.nl-left-box-in li:hover{border-color:#1e73be	; }
.nl-left-box-in li:hover a{color:#1e73be	;}
.nl-left-pro li:hover .nl-left-box-in{display: block;}
.nl-left-box-in li a:hover{color: #333;}

/**************************************************新闻-右*******************************************/
.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: #1e73be;}
.nl-top-right a{font-size: 13px; line-height: 31px;color: #438A7C;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-top{margin-bottom:4px;overflow:hidden;}
.nl-box-top div{line-height: 30px;}
.nl-box-top div:first-child{float: left;color: #333;font-size: 16px;width: calc(100% - 100px);height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:bold;}
.nl-box-top div:last-child{float: right;color: #999;font-size: 14px;}
.nl-box-bottom{font-size:14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;margin-bottom: 10px;}

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

.nl-box-1:hover{}
.nl-box-1:hover div{color: #026bbc	;}

@media(max-width:1259px){
	.news-list-left{width: 25%;}
	.news-list-right{width:70%;}
}

@media(max-width:991px){
	.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{overflow: hidden;padding: 0;box-shadow: none;border: none;}
	.nl-left-pro li{display: inline-block;margin-right: 5px;margin-bottom: 10px; padding: 10px 10px;background-color:#026bbc;border:1px solid #026bbc;border-radius: 4px;margin-top: 0;}
	.nl-left-pro li a{text-align: center;padding-left: 0;background: none;}
	.nl-left-box{padding: 0px;background:none;line-height: 16px;height: 16px;color: #fff;border: none;}
	.nl-left-pro li:hover .nl-left-box-in{display: none;}
	.nl-left-pro li:hover{background-color: transparent;}
	/*******新闻-右-********/
	.news-list-right{clear: right;width: 100%;}
	
}

@media (max-width: 767px){
	.nl-right-tit{padding: 0 0 5px;}
	.nl-left-box{font-size: 14px;}
	.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-right-list {padding:0;}

	.pro-buttom{margin-top: 20px;}
}




/**************************************************新闻内页*******************************************/
/**************************************************面包屑导航*******************************************/
.page-nav{background-color:#026bbc	;}
.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{margin:0;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: 14px; 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: 14px;border-radius: 4px; color: #666;margin-bottom: 4px;padding: 0px 10px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:left;display: block;}
.last-text,.next-text,.return{width: 200px;}
.return{background:url(../images/back.png)10px center no-repeat;width: 140px;background-color:#438A7C; color: #fff;padding-left: 40px;margin-left: 10px;}
/***********产品-中*********/ 
.pro-title1{ overflow: hidden;margin-bottom: 4px;}
.pro-tt{font-size: 18px;color: #438A7C	;float:left;padding-left: 20px;border-left: 4px solid #438A7C;}
.pro-title1 a{float: right;color: #438A7C	;font-size: 14px;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: 14px;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: 14px;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%;}
.box-tt {font-size: 14px;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:#026bbc	;}
.ct-1:hover .time{color:#026bbc	;}
.ct-1:hover .pro-content1{color:#026bbc	; }
.box11:hover .box-tt{color:#026bbc	;}


.next-text:hover,.last-text:hover{color:#026bbc	;}
.return:hover{box-shadow: 0 0 5px 3px #e4e4e4;}


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

@media(max-width:767px){
	.news-details{padding: 30px 0;}
	.news-tt-1{font-size: 18px;}
	.text-right p{font-size: 14px;line-height: 28px;}
	/***********推荐系列********/ 
	.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;}
	.news-re,.pro-re{display: none;}
	/***********推荐系列********/ 
	.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;position: relative;}
.pro-list-all a:nth-child(3n){margin-right: 0;}
.pl-in-box img{width: 100%;}
.pl-in-box h1{margin:0;font-size: 16px;line-height: 36px;height: 36px;overflow: hidden;text-align: center;color: #fff;background-color: rgba(67,138,124,0.8);position: absolute;left: 0;bottom: 0;width: 100%;}

.pl-in-box:hover div{background-color: rgba(67,138,124,1);}

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

@media(max-width:767px){
	.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;}
	.pl-in-box h1{font-size: 14px;}
}


/*************************************************产品详情页****************************************************/
.pd-right-list{margin-bottom: 30px;}
.pd-title{margin:0;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;}

.pd-intro-nav{margin-bottom: 20px;font-size: 0;}
.pd-intro-nav span{font-size: 14px; display: inline-block;background-color: #e4e4e4;padding: 10px 20px;margin-right: 10px;margin-bottom: 10px;color: #333;cursor:pointer}
.pd-intro-nav .pd-intro-nav-on{background-color: #1e73be;color: #fff;}

.pd-intro-nav span:hover{background-color: #1e73be;color: #fff;}
.pd-intro-box{display: none;font-size: 14px;}
.pd-intro-box-on{display: block;}




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

@media(max-width:600px){
	.pd-intro-nav span{margin-right: 5px;margin-bottom: 5px;}
}

@media(max-width:530px){
	.pd-title,.pd-intro-tit span{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;overflow: hidden;}
.pc-com-1 li{font-size: 14px;line-height: 30px;color: #666;float: left;width: 50%;}
.pc-com-1 li:first-child{font-size: 20px;line-height: 40px;color: #026bbc;font-weight: 600;width: 100%}
.pc-com-1 li:last-child{width: 100%}

@media(max-width:767px){
	.pc-com-1 li{clear: left;width: 100%;}
}

@media(max-width:530px){
	.page-contact{margin-top:10px;}
	.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:991px){
	#dituContent{height: 350px;}	
}
@media(max-width:767px){
	#dituContent{height: 240px;width: 700px;}
	
}

             
/**************************************************技术文章********************************************/

.web-title-link-all{}
.web-title-link-all div{text-align: center;font-weight: 600;}
.web-title-link-all div:nth-child(1){font-size: 14px;color: #999}
.web-title-link-all div:nth-child(2){font-size: 20px;color: #333;}
.techknologe-article-web-link{padding:40px 0;background-color: #f5f5f5;}
.web-teckknology-news-link{overflow: hidden;margin-top: 30px;margin-bottom: 40px;}
.web-teckknology-link-box{float: left;width: 31%;margin:0 1%;display: block;margin-bottom: 20px;text-decoration: none;}
.web-teckknology-link-tit{font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 10px; color: #000;font-weight: 600; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.web-teckknology-link-txt{font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;}
.web-teckknology-link-time{font-size: 14px;line-height: 20px;height: 20px;color: #999; overflow: hidden;margin-top: 10px;}
.web-teckknology-link-more a{font-size: 14px;display:inline-block;padding: 15px 40px;text-align: center;color: #fff;background-color:#fa7720;box-shadow: 2px  5px 4px #e6cbb9;}
.web-teckknology-link-box:hover .web-teckknology-link-tit{color: #1d66cf;text-decoration: underline;}

@media(max-width:992px){
	.web-teckknology-link-box{width: 46%;margin: 0 2%;margin-bottom: 20px;}
}
@media(max-width:768px){
	.techknologe-article-web-link{padding:30px 0;}
	
}

@media(max-width:530px){
	.web-teckknology-news-link{margin-top: 20px;margin-bottom: 30px;}
	.web-teckknology-link-box{width: 100%;margin: 0%;margin-bottom: 10px;}
	.web-teckknology-link-more a{padding: 10px 25px;}
}


