﻿@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: block;}
h1,h5,h2{font-size: 1em;}
a{display: block;}
.clearfix{clear: both;}
p{font-size:14px;}
p img{max-width:500px;margin:0 auto;}

@media(max-width:500px){
	p img{width:100%;}
}
.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}
@media(max-width:500px){
.luru-float3{width:48%;}
}
td{padding:2%;}
/**************************************************header********************************************/
.index-header{background-color:#f5f5f5;padding: 15px 0;}
.id-header1,.id-header2{font-size: 14px;color: #999; float: left;line-height: 14px;margin-right: 20px;}
.id-header3,.id-header4{font-size: 14px;color: #999; float: right;padding-left:20px;line-height: 14px;margin-left: 20px;}
.id-header2 a{font-size: 14px;color: #999;padding: 0 5px;border-right: 1px solid #999;display: inline-block;}
.id-header2 a:last-child{border-right: none;}
.id-header3 span{font-size: 14px;color: #999;letter-spacing: 1px;}
.id-header3 span:nth-child(2){color: #333;font-size: 14px;}
.id-header3{background:url(../images/head-coin2.png)left center no-repeat;}
.id-header4{background:url(../images/head-coin1.png)left center no-repeat;}

.id-header2 a:hover{color: #2f63b6;}

@media(max-width:1259px){
	.id-header4{display: none;}
}

@media(max-width:991px){
	.id-header3{display: none;}
}
@media(max-width:767px){
	.index-header{display: none;}
}



/****************************logo*******************************/
.index-logo{}
.logo{float: left;margin-top:35px;}
/***************************************************导航*****************************************************/
.nav{float: right; width: calc(100% - 400px);}
.nav li{float: left;line-height: 40px;width:16%;padding: 30px 0px;text-align: right;}
.nav a{font-size: 16px;color: #333;display:inline-block;font-weight: 400;}
.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 .on-top{color:#2f63b6;border-bottom: 2px solid #2f63b6;}
.nav a:hover{color:#2f63b6;border-bottom: 2px solid #2f63b6;}
.nav-down-menu a:hover{color:#2f63b6; }


@media(max-width:1259px){
	.nav{width: calc(100% - 360px);} 
	.nav-down-menu{width: 90px;}
	
}


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

@media(max-width:767px){
	.logo1{display: none;}
	.logo{width:200px;margin-top: 12px;}
	.logo img{width: 100%;}
}

@media(max-width:530px){
	.index-logo{padding: 10px 0;}
	.logo{width:200px;margin-top: 4px;}
}




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

.nav-btn{float: right; display: none;padding: 5px 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:767px){
	.nav-btn{}
}
@media(max-width:530px){
	.nav-btn{padding: 0;width: 26px;}
}

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



/**************************************************index-title********************************************/
.index-title{text-align: center;margin-bottom: 60px;}
.index-title div:nth-child(1){font-size:32px;color:#010101;font-weight: 600;}
.index-title span{width: 80px;height: 1px;margin: 0 auto;margin-bottom: 10px;margin-top: 10px; display: block; border-top: 4px solid #2f63b6;}
.index-title div:nth-child(3){font-size:14px;line-height: 20px; color:#333;width: 60%;text-align: center;margin: 0 auto;}
.index-title3{height: 60px;overflow:hidden;}
@media(max-width:1259px){
	.index-title{margin-bottom: 40px;}
}

@media(max-width:991px){
	.index-title div:nth-child(1){font-size:28px;}
	.index-title3{height: 40px;}
}

@media(max-width:767px){
	.index-title div:nth-child(1){font-size:26px;}
	.index-title{margin-bottom: 30px;}
	.index-title3{height: 20px;}
}

@media(max-width:530px){
	.index-title div:nth-child(1){font-size:24px;}
}

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



/**************************************************公司简介********************************************/
.index-company{padding: 80px 0;}
.id-com-left{float: left;width:50%;margin-right: 10%;}
.id-com-right{float: right;width: 40%;}
.id-com-tit1{font-size: 32px;font-weight: 600; color: #000;}
.id-com-tit2{font-size:20px;color: #333;font-weight: 600;margin-bottom: 30px;}
.id-com-tit2 span{color:#2f63b6;}
.id-com-txt{font-size: 16px;line-height: 30px; color: #333;text-align: justify;text-indent: 30px;}

/*******公司简介-link******/
.id-com-a{margin-top: 50px;}
.id-com-a a{float: left;width: 100px;height: 100px;background-color: #f5f5f5;display: block;border-right: 1px solid #e6e6e6;text-align: center;padding:15px 0;}
.id-com-a>a div{width: 40px;height: 40px;margin: 0 auto;background-size: 100% 100%; background-position: center; background-repeat: no-repeat;}
.id-com-a>a span{font-size: 14px;color: #999;margin-top: 10px;display: block;}
.id-com-a1 div{background-image:url(../images/com-coin1.png);}
.id-com-a2 div{background-image:url(../images/com-coin2.png);}
.id-com-a3 div{background-image:url(../images/com-coin3.png);}

.id-com-a a:hover{background-color:#2f63b6;}
.id-com-a a:hover span{color: #fff;}
.id-com-a1:hover div{background-image:url(../images/com-coin1-h.png);}
.id-com-a2:hover div{background-image:url(../images/com-coin2-h.png);}
.id-com-a3:hover div{background-image:url(../images/com-coin3-h.png);}
.id-com-a .id-com-a-on{background-color:#2f63b6;}
.id-com-a .id-com-a-on span{color:#fff;}
.id-com-a .id-com-a-on div{background-image:url(../images/com-coin3-h.png);}



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

@media(max-width:991px){
	.index-company{padding: 40px 0;}
	.id-com-left{clear: left;width:100%;margin-right: 0%;}
	.id-com-right{display: none;}
}

@media(max-width:767px){
	.index-company{padding: 30px 0;}
	.id-com-tit1{font-size: 26px;}
	.id-com-tit2{font-size:18px;margin-bottom: 15px;}
	.id-com-txt{font-size: 14px;line-height: 26px;}
	.id-com-a{margin-top: 30px;}
	.id-com-a a{width: 80px;height: 80px;padding:8px 0;}
	.id-com-a>a span{margin-top: 5px;}
}
@media(max-width:530px){
	.id-com-tit1{font-size: 24px;}
	.id-com-tit2{font-size:18px;}
	.id-com-txt{height: 104px;overflow: hidden;}
}
@media(max-width:420px){
	.id-com-tit1{font-size: 22px;}
	.id-com-tit2{font-size:16px;margin-bottom: 15px;}
}


/**************************************************产品中心********************************************/
.index-product{padding: 70px 0;background: url(../images/id-pro-bg.jpg)center no-repeat;background-size: 100% 100%;}
.index-product-all{overflow: hidden;}
/**********产品中心-left*******/
.id-pro-left{float: left;width: 23%;margin-right: 2%;background:linear-gradient(#dcdcdc,#d7d7d7)}
.id-pro-tit{font-size:14px;padding: 0px 30px 0px 15px;line-height: 68px;height: 68px;border-bottom: 1px solid #cdcdcd;overflow: hidden;color: #333; display: block;background-image: url(../images/jiantou-lan.png);background-position: 95% center;background-repeat: no-repeat;}



/**********产品中心-right*******/
.id-pro-right{float: left;width: 75%;}
.id-pro-all{overflow: hidden;display: none;}
.id-pro-all-on{display: block;}
.id-pro-box{float: left;width: 31%;margin-right: 2%;position: relative;margin-bottom: 20px;}
.id-pro-box img{width: 100%;}
.id-pro-box div{font-size: 14px;line-height: 40px;height: 40px;text-align: center; color: #333; overflow:hidden;padding:0 10px;background-color: rgba(255,255,255,0.7); position: absolute;left: 0;bottom: 0;width: 100%;}


.id-pro-tit:hover{background:#2f63b6;color: #fff;background-image: url(../images/jiantou-bai.png);background-position: 95% center;background-repeat: no-repeat;}
.id-pro-box:hover div{background-color: rgba(47,99,182,0.7);color: #fff;}

.id-pro-tit-on{background-color:#2f63b6;color: #fff;background-image: url(../images/jiantou-bai.png);background-position: 95% center;background-repeat: no-repeat;}
.id-pro-tit-off{background-color: transparent;color: #333;background-image: url(../images/jiantou-lan.png);background-position: 95% center;background-repeat: no-repeat;}

@media(max-width:1259px){
	.index-product{padding: 60px 0;}
	.id-pro-tit{line-height: 53px;height: 53px;}
}

@media(max-width:991px){
	.index-product{padding: 50px 0;}
	.id-pro-left{clear: left;width: 100%;margin-right: 0%;overflow: hidden;margin-bottom: 20px;}
	.id-pro-tit{float: left;width: 25%;}
	.id-pro-right{clear: left;width: 100%;}
	.id-pro-box{width: 32%;margin-right: 2%;}
	.id-pro-right a:nth-child(3n){margin-right: 0;}
}

@media(max-width:767px){
	.index-product{padding: 40px 0;}
	.id-pro-tit{width: 33%;}
	.id-pro-box{margin-bottom: 10px;}
}

@media(max-width:530px){
	.index-product{padding: 30px 0;}
	.id-pro-tit{width: 50%;line-height: 46px;height: 46px;}
	.id-pro-box{width: 49%;}
	.id-pro-right a:nth-child(3n){margin-right: 2%;}
	.id-pro-right a:nth-child(2n){margin-right: 0;}
}

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



/**************************************************新闻动态********************************************/
.index-news{padding:70px 0;}
.index-news-all{overflow: hidden;}
.id-news-box1{width: 25%;margin-right: 8%; float: left;}
.id-news-box2{width: 34%;margin-right: 8%; float: left;}
.id-news-box3{width: 25%;margin-right: 0%; float: left;}
.id-news-box{display: block;margin-bottom: 20px; border-bottom: 1px solid #e4e4e4;}
.id-news-tit{font-size: 16px;color: #000;line-height: 18px;height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;font-weight: 600;}
.id-news-txt{font-size: 14px;color: #333;line-height: 26px;height: 78px;overflow: hidden;margin-bottom: 10px;}
.id-news-time{font-size: 12px;color: #999;line-height: 20px;margin-bottom: 10px;}
/*******新闻动态box2************/
.id-news-box2>img{width: 100%;margin-bottom: 20px;}
.id-news-box2 .id-news-box{border-bottom: none;}
.id-news-box2 .id-news-time{margin-bottom: 20px;}
.id-news-box2 .id-news-tit{margin-bottom: 20px;}
.id-news-more{font-size: 14px;line-height: 30px; padding-right: 20px;color:#2f63b6; display:inline-block;border-bottom: 1px solid #e4e4e4;background: url(../images/more-jiantou.png)right center no-repeat;}

.id-news-box:hover{border-color:#2f63b6;}
.id-news-box:hover .id-news-tit{color: #2f63b6;text-decoration: underline;}
.id-news-more:hover{border-color:#2f63b6;}


@media(max-width:1259px){
	.index-news{padding:60px 0;}
	.id-news-txt{height: 52px;}
}

@media(max-width:991px){
	.index-news{padding:50px 0;}
	.id-news-box1{margin-right: 4%;}
	.id-news-box2{width: 42%;margin-right: 4%;}
}

@media(max-width:767px){
	.index-news{padding:40px 0;}
	.id-news-box1{display: none;}
	.id-news-box2{width: 60%;margin-right: 4%;}
	.id-news-box3{width: 36%;}
}

@media(max-width:530px){
	.index-news{padding:30px 0;}
	.id-news-box2{clear: left; width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.id-news-box3{clear: left;width: 100%;}
}

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






/**************************************************拦腰********************************************/
.index-lanyao{background:url(../images/id-lanyao-bg.jpg)center no-repeat;background-size: 100% 100%;padding: 100px 0;}
.id-lanyao{background: url(../images/id-lanyao-txt.png)center no-repeat;background-size: 100% 100%;padding: 20px 40px 50px;width: 600px;margin: 0 auto;}
.id-lanyao div{text-align: center;}
.id-lanyao>div:nth-child(1){font-size: 35px; color: #38b7fe;letter-spacing: 1px;font-weight: 600;}
.id-lanyao>div:nth-child(2){font-size: 15px;color: #fff;line-height: 26px;}

@media(max-width:1259px){
	.index-lanyao{padding: 80px 0;}
}


@media(max-width:991px){
	.index-lanyao{padding: 60px 0;}
	.id-lanyao>div:nth-child(1){font-size: 30px;}
	.id-lanyao>div:nth-child(2){font-size: 12px;}
}

@media(max-width:767px){
	.index-lanyao{padding: 40px 0;}
	.id-lanyao{width: 400px;}
	.id-lanyao>div:nth-child(1){font-size: 26px;}
	.id-lanyao>div:nth-child(2){font-size: 10px;}
}

@media(max-width:500px){
	.index-lanyao{padding: 10px 0;}
	.id-lanyao{padding: 10px 20px 40px;width: 300px;}
	.id-lanyao>div:nth-child(1){font-size: 20px;}
	.id-lanyao>div:nth-child(2){font-size: 10px;line-height: 16px;}
}



/**************************************************联系我们********************************************/
.index-contactus{padding:60px 0 30px;background-color: #fff;}
.id-cu-coin{float: left;width: 27%;margin-right: 3%;margin-left: 3%; margin-bottom: 30px;padding-left: 80px;background-position: left top;background-repeat: no-repeat;}

.id-cu-coin>div:nth-child(1){font-size: 18px;color: #333;margin-bottom: 10px;font-weight: 600;}
.id-cu-coin>div:nth-child(2){font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow: hidden;}


.id-cu-coin1{background-image: url(../images/map-coin.png);}
.id-cu-coin2{background-image: url(../images/tel-coin.png);}
.id-cu-coin3{background-image: url(../images/fax-coin.png);}
.id-cu-coin4{background-image: url(../images/code-coin.png);}
.id-cu-coin5{background-image: url(../images/web-coin.png);}
.id-cu-coin6{background-image: url(../images/mail-coin.png);}


@media(max-width:991px){
	.id-cu-coin{width: 29%;margin-right: 2%;margin-left: 2%;background-size:40px auto;padding-left: 60px;}
}

@media(max-width:767px){
	.index-contactus{padding:20px 0 10px;}
	.id-cu-coin{width: 48%;margin-right: 4%;margin-left: 0%;background-position: top center;padding-top: 50px;padding-left: 0;margin-bottom: 15px;}
	.container-cu>div{text-align: center;}
	.container-cu>div:nth-child(2n){margin-right: 0;}
}
@media(max-width:530px){
	.id-cu-coin{background-size:30px auto;padding-top: 40px;}
	}

/**************************************************底部导航*******************************************/
.index-footer-nav{padding: 60px 0; background-color:#eeeeee;}
.id-footer-box1{width: 30%;margin-right: 8%;float: left;}
.id-footer-box2{width: 23%;margin-right: 2%;float: left;}
.id-footer-box3{width: 12%;margin-right: 0%;float: left;}

/******底部导航logo-box********/
.id-footer-logo{margin-bottom: 10px;}
.id-footer-box1-txt{font-size: 14px;line-height: 26px;color: #666;text-align: justify;}
.id-footer-beian{margin-top: 100px;}
.id-footer-beian a{font-size: 14px;line-height: 26px;text-align: left;color: #000;display: block;font-weight: 400;}
.id-beian{background: url(../images/beian.png)left center no-repeat;padding-left: 30px;}

/******底部导航box234********/
.id-footer-tit{font-size: 18px;color: #333;margin-bottom: 20px;font-weight: 600;}
.id-footer-link a{font-size: 14px;line-height: 30px; color: #666;display: block;}

@media(max-width:991px){
	.id-footer-box2,.id-footer-box3{display: none;}
	.id-footer-box1{width: 100%;margin-right: 0%;}
	.id-footer-beian{margin-top: 20px;}
}
@media(max-width:767px){
  .id-footer-logo,.id-footer-box1-txt{display: none;}
	.index-footer-nav{padding: 10px 0; }
	.id-footer-beian{margin-top: 0px;}
}
@media(max-width:530px){
	.id-footer-beian a{font-size: 12px;line-height: 20px;}
	.id-footer-tit{font-size: 16px;margin-bottom: 10px;}
	.id-footer-link{overflow: hidden;}
	.id-footer-link a{float: left;margin-right: 5px;}
}
/*******************************友情链接*******************************/
.index-fl{padding: 10px 0;background-color: #e4e4e4;}
.id-fl a{color: #666;font-size: 12px;display: inline-block;margin-right: 5px;line-height: 26px;}

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

/**************************************************新闻列表页*******************************************/
.news-list-in{padding: 60px 0;}
.news-list-left{width: 23%;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: #1d66cf	;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: 14px; line-height: 40px;height: 40px;overflow: hidden; display: block;text-align: left;color: #333;width: 100%;padding:0 10px;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 b{font-size: 16px;}
.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;}

.news-list-left>li:hover .nl-left-box-in{display:block;}
.nl-left-box:hover{color: #1d66cf	;}
.nl-left-box-in li:hover{border-color:#1d66cf	; }
.nl-left-box-in li:hover a{color:#1d66cf	;}
.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;width: 180px;overflow: hidden;line-height: 30px;height: 30px;}
.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 8px;border: 1px solid #666;margin-left: 5px;color: #666;font-size: 12px;background-color: white;margin-bottom: 5px;border-radius: 4px;}
.pro-buttom a:hover {border: 1px solid #1d66cf	; color: #1d66cf	;}

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


@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: 0px 10px 10px;padding: 10px 20px;background-color:#1d66cf;border:1px solid #1d66cf;border-radius: 4px;}
	.nl-left-box{padding-left: 0px;background:none;line-height: 16px;height: 16px;color: #fff;}
	.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;}
  .nl-top-right{display: none;}
}

@media (max-width: 530px){
	.news-list-in{padding: 30px 0;}
	.nl-top-title span{font-size:17px;}
	
	.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:#1d66cf	;}
.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: #1d66cf	;float:left;padding-left: 20px;border-left: 4px solid #1d66cf	;}
.pro-title1 a{float: right;color: #1d66cf	;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%;padding: 0 10%;}
.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:#1d66cf	;}
.ct-1:hover .time{color:#1d66cf	;}
.ct-1:hover .pro-content1{color:#1d66cf	; }
.box11:hover .box-tt{color:#1d66cf	;}


.next-text:hover{background-color:#1d66cf	;  color: #fff;}
.last-text:hover{background-color:#1d66cf	;  color: #fff;}
.return:hover{background-color:#1d66cf	;  color: #fff;}


@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;}
	.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;position: relative;}
.pro-list-all a:nth-child(3n){margin-right: 0;}
.pl-in-box img{width: 100%;}
.pl-in-box div{font-size: 15px;line-height: 36px;height: 36px;overflow: hidden;text-align: center;color: #333;background-color: rgba(209,209,209,0.7);position: absolute;left: 0;bottom: 0;width: 100%;}

.pl-in-box:hover div{color: #fff;background-color: #1d66cf	;}

@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){
  .pl-in-box div{font-size: 14px;}
	.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;}
	
}


/*************************************************产品详情页****************************************************/
.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:767px){
	.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: 14px;line-height: 30px;color: #666;}
.pc-com-1 div:first-child{font-size: 20px;line-height: 40px;color: #1d66cf	;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: 14px;line-height: 30px;color: #666;}
.pc-com-left div:first-child{font-size: 20px;line-height: 40px;color: #1d66cf	;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: 14px;line-height: 30px;color: #666;text-align: center;}


@media(max-width:767px){
	.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-1 div:first-child{font-size: 18px;line-height: 34px;}
	.pc-com-left div:first-child{font-size: 18px;line-height: 34px;}
}

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

@media(max-width:991px){
	#map{height: 350px;}	
}
@media(max-width:767px){
	#map{height: 240px;width: 700px;}
	
}

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


.web-title-link-all h2{font-size: 14px;color: #999;text-align: center;font-weight: 600;}
.web-title-link-all h1{font-size: 20px;color: #333;text-align: center;font-weight: 600;}
.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;}
}