@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,h2,h3,h4,h5{font-size: 1em;margin: 0;}
.clearfix{clear: both;}

p{font-size: 14px;}

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

/**********************************logo*********************/
.index-head{padding: 14px 0;background-color: #f5f5f5;width:100%;border-bottom: 1px solid #dcdcdc;}
.index-head .container{line-height: 14px;height: 14px;overflow: hidden;}
.id-head-left{float: left; font-size: 14px;color: #666;line-height: 14px;}
.id-head-right{float: right;line-height: 14px;font-size: 0;height: 14px;}
.id-head-right a,.id-head-right span{font-size: 14px;line-height: 14px;height: 14px;display: inline-block;color: #666;padding: 0 5px;border-right: 1px solid #666;}
.id-head-right a:last-child{border-right: none;}
.id-head-right a:hover{color: #0167b5;}

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

/********logo-logo*****/
.index-logo{padding: 15px 0;}
.logo{float: left;display: block;}
.logo img{width:80px;float: left;margin-right: 15px;}
.id-logo-tit{float: left;margin:14px 0;padding-right: 30px;border-right: 1px solid #ccc;}
.id-logo-tit h1{font-size: 28px;line-height: 28px;font-weight: bold;color: #34333b;}
.id-logo-tit h2{font-size: 12px;line-height: 30px;color: #34333b;display: block;letter-spacing: 0.5px;}
/********logo-intro*****/
.id-head-intro{float: left;width: 250px;margin: 14px 0;}
.id-head-intro span{font-size: 20px;line-height: 28px;font-weight: bold;color: #34333b;text-align: center;display: block;}
/********logo-tel*****/
.index-tel{margin:18px 0;float: right;background: url(../upload/images/tel.png)left center no-repeat;background-size: 50px auto;padding-left: 60px;}
.id-tel-1{font-size: 14px;line-height: 15px;color: #666;}
.id-tel-2{font-size: 26px;line-height: 30px;color: #666;font-weight:bold;letter-spacing: -2px;}

@media(max-width:1259px){
	.index-logo{padding: 10px 0;}
	.logo img{width:70px;}
	.id-logo-tit{margin:14px 0;padding-right: 20px;}
	.id-logo-tit h1{font-size: 24px;line-height: 24px;margin-bottom: 6px;}
	.id-logo-tit h2{font-size: 12px;line-height: 12px;letter-spacing: -0.5px;}
	/********logo-intro*****/
	.id-head-intro{width: 190px;}
	.id-head-intro span{font-size: 16px;line-height: 20px;}
	/********logo-tel*****/
	.index-tel{margin:14px 0;}
	.id-tel-2{font-size: 20px;line-height: 30px;}
}

@media(max-width:991px){
	.index-logo{padding: 6px 0;}
	.logo img{width:56px;}
	.id-logo-tit{margin:6px 0;padding-right: 0px;border: none;}
	.id-logo-tit h1{font-size: 22px;margin-bottom: 6px;}
	.id-logo-tit h2{font-size: 12px;line-height: 12px;}
	.index-tel,.index-reco,.id-head-intro{display: none;}
}

@media(max-width:500px){
	.logo img{width:40px;margin-right: 10px;}
	.id-logo-tit{margin:4px 0;width: 240px;overflow: hidden;}
	.id-logo-tit h1{font-size: 17px;line-height: 18px;overflow: hidden;margin-bottom: 4px;}
	.id-logo-tit h2{font-size: 10px;line-height: 12px;height: 12px;overflow: hidden;}
}

@media(max-width:360px){
	.id-logo-tit{width: 200px;}
}
/***************************************************导航*****************************************************/
.index-nav{width: 100%;z-index: 666;background-color:#3468bb;}
.nav{width: 100%;}
.nav>li{float: left;line-height: 50px;width:12.5%;border-left: 1px solid #3c71c1;}
.nav>li:last-child{border-right: 1px solid #3c71c1;}
.nav>li>a{font-size: 16px; text-align: center; color: #fff;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:#000;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:hover{background-color:#c82e30;}
.nav-down-menu a:hover{color:#c82e30; }
.nav>li.on-top{background-color:#c82e30;}

@media(max-width:1259px){
	.nav>li{line-height: 50px;}
	.nav-down-menu{width: 90px;}
}

@media(max-width:991px){
	.nav-down-menu{top:70px;}
	
}

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

.nav-btn{float: right; display: none;padding:0;padding: 10px 0;cursor: pointer;}
.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/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;cursor: pointer;}
.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:500px){
	.nav-btn{padding: 7px 0;width: 26px;}
}
/*******************************banner*******************************/
.swiper-slide img{width: 100%;}



/*******************************首页边距**************************/
.index-section{padding: 60px 0;}

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

/*******************************index-title**************************/
.index-title{text-align: center;margin-bottom: 50px;}
.index-title>h1{font-size:30px;line-height: 30px;color: #333;margin-bottom: 10px;font-weight: bold;}
.index-title>h1>span{font-size:30px;line-height: 30px;color: #4277c5;font-weight: bold;}
.index-title>h2{font-size: 14px;line-height: 20px;margin-bottom: 10px;color: #999;}
.index-title>span{display: block;width: 400px;height: 2px;border-bottom: 1px solid #dcdcdc;margin: 0 auto;position: relative;}
.index-title>span b{width: 60px;height: 4px;position: absolute;bottom: -2px;left: calc(50% - 30px);display:block;background-color:#696969;}
@media(max-width:1259px){
	.index-title{margin-bottom: 40px;}
}
@media(max-width:991px){
	.index-title{margin-bottom: 30px;}
	.index-title>h1{font-size:26px;line-height: 26px;}
	.index-title>h1>span{font-size:26px;line-height: 26px;}
	.index-title>span{width: 340px;}
}
@media(max-width:600px){
	.index-title>h1,.index-title>h1>span{font-size:24px;line-height: 24px;}
	.index-title>h2{font-size: 12px;}
	.index-title>span{width: 280px;}
}
/******************************index-title2******************************/
.index-title2{margin-bottom: 20px;position: relative;}
.index-title2 h1,.index-title2 h2{margin: 0;display: inline-block;font-size: 18px;line-height: 26px;font-weight: bold;color: #333;margin-right: 5px;}
.index-title2 a{font-size: 14px;line-height: 26px;color: #666;display: block;width: 66px;background-color: #e4e4e4; text-align:center;position: absolute;right: 0;top: 2px;border-radius: 4px;}
.index-title2 a:hover{text-decoration: underline;}



/*******************************index-product**************************/
.id-pro-all{overflow: hidden;}
/**************left*************/
.id-pro-left{float: left;width: 23%;margin-right: 2%;border: 1px solid #f2f2f2;}
/**************title*************/
.id-pro-title{padding: 30px 0; background: url(../upload/images/pro-tit-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-pro-title h1{font-size: 26px;margin-bottom: 5px; font-weight: bold;color: #fff;text-align: center;}
.id-pro-title span{font-size: 12px;display: block;text-align: center;color: #fff;letter-spacing: 1px;}
/**************nav*************/
.id-pro-nav{padding: 25px 15px;}
.id-pro-nav a{font-size: 14px;line-height: 40px;height: 40px;margin-bottom: 10px;overflow: hidden;color: #333; display: block;padding-left: 20px;padding-right: 30px;background: url(../upload/images/pro-arrow1.png)92% center no-repeat #f2f2f2;}
.id-pro-nav a:hover{background: url(../upload/images/pro-arrow2.png)92% center no-repeat #c82e30;color: #fff;}
/**************cu*************/
.id-pro-cu{position: relative;}
.id-pro-cu img{width: 100%;}
.id-pro-cu h2{font-size: 26px;font-weight: bold; position: absolute;left: 0;bottom: 10px;width: 100%;text-align: center;color: #fff;text-shadow: rgba(0,0,0,0.8) 0.1em 0.1em 0.2em;letter-spacing: -1px;}
/**************right*************/
.id-pro-right{float: left;width: 75%;}
.id-pro-right>a:nth-child(3n){margin-right: 0;}
.id-pro-box{float: left;width: 32%;margin-right: 2%;margin-bottom: 15px;border: 1px solid #f2f2f2;}


.id-pro-box img{width: 100%;height: 200px;}

@media(max-width:1200px){
	.id-pro-box img{width: 100%;height: 150px;}
}

.id-pro-box h1{font-size: 14px;line-height: 46px;height:46px;color: #333;overflow: hidden;padding: 0 10px;text-align: center;background-color: #f2f2f2;}

.id-pro-box:hover h1{background-color: #c82e30;color: #fff;}


@media(max-width:1259px){
	/**************left*************/
	.id-pro-left{width: 25%;}
	.id-pro-title{padding: 20px 0;}
	.id-pro-cu{height: 50px;background-color: #4277c5;}
	.id-pro-cu h2{font-size: 24px;bottom: 0px;line-height: 50px;}
	/**************nav*************/
	.id-pro-nav{padding: 20px 15px;}
	.id-pro-cu img{display: none;}
	/**************right*************/
	.id-pro-right{width: 73%;}
}

@media(max-width:991px){
	/**************left*************/
	.id-pro-left{float: none;width: 100%;margin-right: 0;margin-bottom: 10px;border: none;}
	.id-pro-title,.id-pro-cu{display: none;}
	.id-pro-nav{padding: 0;overflow: hidden;text-align: center;}
	.id-pro-nav a{display: inline-block;padding: 0 15px;background:#f2f2f2;margin-right: 4px;margin-bottom: 6px;border-radius: 3px;}
	.id-pro-nav a:hover{background:#c82e30;}
	/**************right*************/
	.id-pro-right{float: none;width: 100%;}
}
@media(max-width:580px){
	.id-pro-right>a:nth-child(3n){margin-right: 2%;}
	.id-pro-right>a:nth-child(2n){margin-right: 0;}
	.id-pro-box{width: 49%;margin-bottom: 10px;}
	.id-pro-right>a:last-child{display: none;}
}
@media(max-width:580px){
	.id-pro-box h1{line-height: 42px;height:42px;}
}

/*******************************index-advantage*******************************/
.index-advantage{background-color:#f2f2f2;}
/*********adv-topbox*************/
.id-adv-box{position: relative;overflow: hidden;display: none;}
.id-adv-boxon{display: block;}
.id-adv-img{width: 60%;}
.id-adv-img img{width: 100%;}
.id-adv-position{position: absolute;right: 0;top: 0;width: 40%;height: 100%;background-color: #fff;}
.id-adv-table{display: table;width: 100%;height: 100%;}
/*********adv-text*************/
.id-adv-text{padding: 0 50px; display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.id-adv-page{margin-bottom: 15px;}
.id-adv-page>span{font-size: 26px;font-weight: bold;color:#4277c5;}
.id-adv-page>i{font-size: 18px;font-weight: bold;color:#333;font-style: normal;}
.id-adv-text>h1{font-size: 22px;font-weight: bold;color:#4277c5;}
.id-adv-text>b{display: block;width: 100%;height: 1px;background-color: #e4e4e4;margin: 20px 0;}
.id-adv-text>span{font-size: 14px;line-height: 30px; display: block;text-align: justify;text-indent: 30px;color: #666;}
.id-adv-text>a{font-size: 14px;line-height: 40px;margin-top: 20px; display: block;text-align: center;color: #fff;width: 120px;background-color:#c82e30;border: 1px solid #c82e30;}
.id-adv-text>a:hover{background-color:transparent;color:#c82e30;}

/*********adv-nav*************/
.id-adv-nav{overflow: hidden;}
.id-adv-nav>span:last-child{border-right: none;}
.id-advnav-box{display: block;float: left;width: 25%;padding: 30px 3%;background-color:#4277c5;border-right: 2px solid #fff;}
.id-advnav-boxon{background-color:#c82e30;}
/*********adv-text*************/
.id-advnav-box h1{font-size: 18px;line-height: 40px;padding-left: 60px;color: #fff;position: relative;}
.id-advnav-box h1 em{position: absolute;right: 0;top: 0;height: 100%;width: 50px;display: block;}
/*********adv-background*************/
.id-advnav-box1 h1{background: url(../upload/images/ad-coin1.png)left center no-repeat;background-size: 34px auto;}
.id-advnav-box1 h1 em{background: url(../upload/images/ad-coin01.png)right center no-repeat;background-size: auto 100%;}
.id-advnav-box2 h1{background: url(../upload/images/ad-coin2.png)left center no-repeat;background-size: 34px auto;}
.id-advnav-box2 h1 em{background: url(../upload/images/ad-coin02.png)right center no-repeat;background-size: auto 100%;}
.id-advnav-box3 h1{background: url(../upload/images/ad-coin3.png)left center no-repeat;background-size: 34px auto;}
.id-advnav-box3 h1 em{background: url(../upload/images/ad-coin03.png)right center no-repeat;background-size: auto 100%;}
.id-advnav-box4 h1{background: url(../upload/images/ad-coin4.png)left center no-repeat;background-size: 34px auto;}
.id-advnav-box4 h1 em{background: url(../upload/images/ad-coin04.png)right center no-repeat;background-size: auto 100%;}

@media(max-width:1259px){
	.id-advnav-box h1{padding-left: 45px;}
	.id-advnav-box{padding: 20px 3%;}
	.id-advnav-box1 h1,.id-advnav-box2 h1,.id-advnav-box3 h1,.id-advnav-box4 h1{background-size: 28px auto;}
	.id-advnav-box1 h1 em,.id-advnav-box2 h1 em,.id-advnav-box3 h1 em,.id-advnav-box4 h1 em{background-size: 34px auto;}
}
@media(max-width:991px){
	.id-adv-img{width: 50%;}
	.id-adv-position{width: 50%;}
	/*********adv-text*************/
	.id-adv-text{padding: 0 20px;}
	.id-adv-page{margin-bottom: 10px;}
	.id-adv-page>span{font-size: 24px;}
	.id-adv-page>i{font-size: 16px;}
	.id-adv-text>h1{font-size: 18px;}
	.id-adv-text>b{margin: 10px 0;}
	.id-adv-text>span{line-height: 26px;height: 52px;overflow: hidden;}
	.id-adv-text>a{line-height: 30px;width: 80px;}
	/*********adv-text*************/
	.id-advnav-box h1 em{display: none;}
	.id-advnav-box{padding: 15px 3%;}
	.id-advnav-box h1{font-size: 17px;}
}
@media(max-width:700px){
	.id-adv-img{width: 100%;}
	.id-adv-position{width: 100%;background-color: rgba(0,0,0,0.65);}
	.id-advnav-box{padding: 15px 2%;}
	.id-advnav-box h1{font-size: 16px;}
	/*********adv-text*************/
	.id-adv-text{padding: 0 40px;}
	.id-adv-page>span{font-size: 26px;color: #fff;}
	.id-adv-page>i{font-size: 18px;color: #fff;}
	.id-adv-text>h1{font-size: 20px;color: #fff;}
	.id-adv-text>b{margin: 15px 0;color: #fff;}
	.id-adv-text>span{height: auto;color: #fff;}
}
@media(max-width:600px){
	.id-advnav-box{padding: 10px 0;}
	.id-advnav-box h1{font-size: 15px; background: none;padding-left: 0;text-align: center;}
	/*********adv-text*************/
	.id-adv-text{padding: 0 30px;}
	.id-adv-page>span{font-size: 24px;}
	.id-adv-page>i{font-size: 16px;}
	.id-adv-text>h1{font-size: 18px;}
	.id-adv-text>b{margin: 10px 0;}
}
@media(max-width:500px){
	.id-advnav-box{padding: 5px 0;}
	/*********adv-text*************/
	.id-adv-text{padding: 0 20px;}
	.id-adv-text>span{height: 52px;}
	.id-adv-page>span{font-size: 22px;}
	.id-adv-page>i{font-size: 14px;}
	.id-adv-text>h1{font-size: 16px;}
}

/*******************************工程案例*******************************/
/* marqueeleft */
#marquee1{width:100%;overflow:hidden;margin:0 auto;}
#marquee1 ul{float:left;padding:2px;}
.id-case-img img{width: 100%;}
.id-case-img{float:left;margin:0 5px;display:inline;overflow:hidden;border:1px solid #f1f1f1; box-shadow: 0 0 5px 1px rgba(0,0,0,0.15);}
.id-case-img a{display:block;overflow:hidden;}
.id-case-img h1{font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;color: #999;text-align: center;padding:0 10px;background-color: #fff;}

/****************more**************/
.id-case-more{font-size: 14px;line-height: 46px;text-align: center;color: #fff;margin:40px auto 0;display:block; width: 140px;background-color:#c82e30;}
.id-case-more:hover{text-decoration: underline;}

@media(max-width:530px){
	.id-case-more{line-height: 40px;width: 120px;margin:30px auto 0}
}


/*******************************index-middle1*******************************/
.index-middle1{padding: 40px 0 80px; background: url(../upload/images/id-mid1-bg.jpg)center no-repeat;background-size: cover;}
.id-middle1{overflow: hidden}
.id-middle1>li:last-child{border-right: none;}
.id-mid1-box{float: left;width: 25%;border-right: 1px solid #528fea;}

.id-mid1-tit{font-size: 20px;text-align: center;color: #fff;}
.id-mid1-tit span{font-size: 50px;font-weight: bold;margin-right: 4px;}
.id-mid1-box i{font-size: 18px;color: #fff;text-align: center;line-height: 20px;display: block;font-style: normal;}

@media(max-width:991px){
	.index-middle1{padding: 30px 0 70px;}
	.id-mid1-tit span{font-size: 40px;}
	.id-mid1-tit{font-size: 18px;}
	.id-mid1-box i{font-size: 16px;}
}

@media(max-width:767px){
	.index-middle1{padding: 20px 0;}
	.id-mid1-tit span{font-size: 30px;}
	.id-mid1-tit{font-size: 16px;}
	.id-mid1-box i{font-size: 14px;}
}

@media(max-width:600px){
	.index-middle1{padding: 10px 0;}
	.id-mid1-tit span{font-size: 20px;}
	.id-mid1-tit{font-size: 14px;}
	.id-mid1-box i{font-size: 12px;}
}
@media(max-width:420px){
	.id-mid1-tit span{font-size: 16px;}
	.id-mid1-tit{font-size: 14px;}
}

/*******************************index-company*******************************/
.index-company{background-color: transparent;}
.id-company{padding: 40px;background-color: #f2f2f2;position: relative;top: -20px;overflow: hidden;box-shadow: 0  3px 5px rgba(0,0,0,0.2);}
/*************title***********/
.id-com-title{margin-bottom: 20px;overflow: hidden;}
.id-com-title>h1,.id-com-title>span,.id-com-title>div{display: inline-block;}
.id-com-title>div i{font-size: 28px;padding:0 10px;margin-right: 4px; background-color: #2d2d2d;color: #fff;font-weight: bold;font-style: normal;}
.id-com-title>div{font-size:22px;font-weight: bold;color: #a8a8a8;letter-spacing: -1px;}
.id-com-title>span{padding: 1px 30px;background-color:#4277c5;margin:0 8px 8px;}
.id-com-title>h1{font-size: 22px;color: #333;font-weight: bold;}
/*************left***********/
.id-com-left{float: left;width: 50%;margin-right: 4%;}
.id-com-text span{font-size: 14px;line-height: 30px;color: #666;text-indent: 30px;text-align: justify;display: block;}
.id-com-left>a{margin-top: 20px; font-size: 14px; color: #4277c5; display: block;}
.id-com-left>a:hover{color: #c82e30;}

/*************right***********/
.id-com-right{float: right;width: 46%;}
.id-com-right img{width: 100%;}

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

@media(max-width:991px){
	.id-company{top:-30px; padding: 30px;}
	.id-com-title{margin-bottom: 10px;}
	.id-com-title>div i{font-size: 26px;}
	.id-com-title>div{font-size:20px;}
	.id-com-title>span{padding: 1px 15px;}
	.id-com-title>h1{font-size: 20px;}
	.id-com-text span:nth-child(2){display: none;}
}

@media(max-width:767px){
	.id-company{top: 0;}
}

@media(max-width:720px){
	.id-company{padding: 15px;}
	/*************left***********/
	.id-com-left{float: none;width: 100%;margin-right: 0%;}
	/*************right***********/
	.id-com-right{float: none;width: 100%;margin-bottom: 20px;}
	.id-com-text span:nth-child(2){display: block;}
}
@media(max-width:360px){
	.id-com-title>div i{font-size: 22px;}
	.id-com-title>div{font-size:18px;}
	.id-com-title>span{padding: 1px 10px;margin:0 4px 6px;}
	.id-com-title>h1{font-size: 18px;}
}


/*******************************证书-车间*******************************/
.index-company{padding-bottom: 60px;}
.id-about{}
.id-about-nav{text-align: center;margin-top: 40px; margin-bottom: 40px;}
.id-about-nav a{font-size:16px; display: inline-block;margin: 0 2px;background-color: transparent;color: #333;text-align: center;border-radius: 20px;line-height: 34px;width: 120px;}
.id-about-nav .id-about-navon{background-color:#c82e30;color: #fff;}
.id-about-box{display: none;}
.id-about-boxon{display: block;}
@media(max-width:991px){
	.id-about-nav{margin-top: 10px; margin-bottom: 30px;}
}
@media(max-width:767px){
	.index-company{padding: 30px 0;}
	.id-about-nav{margin-top: 30px;}
	.id-about-nav a{font-size:14px;width: 100px;}
}
@media(max-width:530px){
	.id-about-nav{margin-bottom: 30px;}
}
/*******************************证书-box*******************************/
/* marqueeleft */
.id-cer-box{padding-bottom: 50px;background: url(../upload/images/id-cer-bg.png)left bottom no-repeat;background-size: 100% auto;}
#left1{width:100%;overflow:hidden;margin:0 auto;}
#left1 ul{float:left;padding-bottom: 2px;}
.id-cer-img img{width: 100%;}
.id-cer-img{float:left;margin:0 5px;display:inline;overflow:hidden;}
.id-cer-img a{display:block;overflow:hidden;}

@media(max-width:991px){
	.id-cer-box{padding-bottom: 30px;}
}
@media(max-width:600px){
	.id-cer-box{padding-bottom: 20px;}
}
@media(max-width:420px){
	.id-cer-box{padding-bottom: 15px;}
}
/*******************************车间-box*******************************/
/* marqueeleft */
#scroll1{width:100%;overflow:hidden;margin:0 auto;}
#scroll1 ul{float:left;padding-bottom: 2px;}
.id-room-img img{width: 100%;}
.id-room-img{float:left;margin:0 5px;display:inline;overflow:hidden;}
.id-room-img a{display:block;overflow:hidden;}


/*******************************index-middle2*******************************/  
.index-middle2{background: url(../upload/images/mid2-bg.jpg)center no-repeat;background-size: cover;}
.id-middle2{overflow: hidden;padding: 20px 0;}
/***************left***********/
.id-mid2-left em{display: block;width: 100%;height: 40px;overflow: hidden;}
.id-mid2-left{float: left;width: 50%;padding-right: 50px;position: relative;}
.id-mid2-left em:first-child{background: url(../upload/images/mid2-coin1.png)left center no-repeat;}
.id-mid2-left em:last-child{background: url(../upload/images/mid2-coin2.png)right center no-repeat;}

.id-mid2-left h1{font-size: 30px;color: #fff;text-align: center;}
.id-mid2-left h3{font-size: 14px;line-height: 26px; color: #fff;text-align: center;}

/**************right***********/
.id-mid2-right{float: left;width: 50%;padding:40px 0;padding-left: 50px;position: relative;}
.id-mid2-tel{padding-left: 80px; background: url(../upload/images/mid-tel.png)left center no-repeat;width: calc(100% - 120px);background-size: auto 100%;}
.id-mid2-tel span{font-size: 16px;margin-bottom: 5px;display: block;color: #fff;}
.id-mid2-tel h2{font-size: 36px;font-weight: bold;color: #fff;}

.id-mid2-right a{font-size: 14px;line-height: 30px; color:#4277c5;position: absolute;right: 0;top: calc(50% - 15px);width: 100px;background-color: #fff;text-align: center;}

@media(max-width:1259px){
	/***************left***********/
	.id-mid2-left{padding-right: 30px;}
	.id-mid2-left em:first-child{background-size: 26px auto;}
	.id-mid2-left em:last-child{background-size: 26px auto;}
	/**************right***********/
	.id-mid2-right{padding:35px 0;padding-left: 30px;}
	.id-mid2-tel{padding-left: 60px;background-size: 50px auto;}
	.id-mid2-tel h2{font-size: 30px;}
}

@media(max-width:991px){
	.id-middle2{padding: 10px 0;}
	/***************left***********/                             
	.id-mid2-left em:first-child{background-size: 16px auto;height: 30px;}
	.id-mid2-left em:last-child{background-size: 16px auto;height: 30px;}
	.id-mid2-left h1{font-size: 20px;margin-bottom: 5px;}
	.id-mid2-left h3{font-size: 12px;line-height: 20px;height: 20px;overflow: hidden;}
	/**************right***********/
	.id-mid2-right{padding:20px 0;padding-left: 30px;}
	.id-mid2-tel{padding-left: 0px;background:none;}
	.id-mid2-tel h2{font-size: 26px;}
}

@media(max-width:767px){
	.id-mid2-left em:first-child,.id-mid2-left em:last-child{height: 20px;}
	/***************left***********/
	.id-mid2-left{padding:10px 0;padding-right: 30px;}
	.id-mid2-left h1{font-size: 16px;}
	/**************right***********/
	.id-mid2-tel{width: 100%;}
	.id-mid2-tel span{font-size: 14px;}
	.id-mid2-tel h2{font-size: 20px;}
	.id-mid2-right{padding:10px 0;padding-left: 30px;}
	.id-mid2-right a{position: static;display: block;margin-top: 10px;}
}

@media(max-width:530px){
	.index-middle2{background: url(../upload/images/mid2-bg.jpg)left center no-repeat;background-size: 200% 100%;}
	.id-mid2-left{width: 100%;padding: 0;}
	.id-mid2-right{display: none;}
}
/*******************************index-news*******************************/
.id-news{overflow: hidden;}
/**********left*********/
.id-news-left{float: left;width: 65%;margin-right: 3%;}
/**********top*********/
.id-news-top{margin-bottom: 24px; overflow: hidden;display: block;}
.id-news-top img{float: left;width:46%;margin-right: 4%;}
.id-news-text{float: left;width: 50%;}
.id-news-top h1{font-size: 16px;color: #000;line-height: 16px;height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.id-news-top span{font-size: 14px;color:#c82e30;margin: 10px 0; display: block;}
.id-news-top h3{font-size: 14px;color: #666;line-height: 26px;height: 78px;overflow: hidden;margin-bottom: 20px;}
.id-news-top a{font-size: 14px;line-height:34px;width: 100px;display: block;color: #999;border: 1px solid #e4e4e4;text-align: center;}
.id-news-top a:hover{background-color:#c82e30;color: #fff;border-color: #c82e30;}
/**********bottom*********/
.id-news-box{overflow: hidden;display: block;}
.id-news-lb{overflow: hidden;}
.id-news-lb>a{float: left;width: 49%;margin-right: 2%;border-bottom: 1px solid #e4e4e4;}
.id-news-lb>a:nth-child(2n){margin-right: 0;}
.id-news-box h1,.id-news-box span{font-size: 14px;line-height: 36px;height: 36px;}
.id-news-box h1{padding-left: 20px;background: url(../upload/images/news-arrow.png)left center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666;float: left;width: calc(100% - 80px);}
.id-news-box span{width: 80px;overflow: hidden; display: block;float: right;text-align: right;color: #999;}
.id-news-box:hover h1,.id-news-box:hover span{color: #c82e30;}
/*********right**********/
.id-news-right{float: right;width:32%;}
.id-news-rb>a{border-bottom: 1px solid #e4e4e4;}

@media(max-width:1259px){
	.id-news-top h3{height: 52px;margin-bottom: 10px;}
	.id-news-rb>a:last-child{display: none;}
}
@media(max-width:991px){
	.id-news-top span{margin: 10px 0 5px;}
}
@media(max-width:767px){
	/**********left*********/
	.id-news-top img{width:48%;margin-right: 2%;}
	.id-news-left{float: none;width: 100%;margin-right: 0%;margin-bottom: 30px;}
	.id-news-top h3{height: 78px;}
	/*********right**********/
	.id-news-right{float: none;width:100%;}
	.id-news-rb>a:last-child{display: block;}
}
@media(max-width:600px){
	.id-news-top h3{height: 52px;}
}
@media(max-width:420px){
	.id-news-top{margin-bottom: 15px;}
	.id-news-top img{float: none;width:100%;margin-right: 0%;margin-bottom: 15px;}
	.id-news-text{float:none;width: 100%;}
	.id-news-lb>a{float: none;width: 100%;margin-right: 0%}
}



/*******************************index-footer*******************************/
.index-footer{background-color: #f2f2f2;}
.id-footer-all{overflow: hidden;background: url(../upload/images/footer-map.png)right center no-repeat;background-size: auto 100%;padding: 40px 0;}
.id-footer-box{float: left;}
/**********公共**********/
.id-footer-box>h1{font-size:18px;line-height: 20px;padding-bottom: 15px;margin-bottom: 15px;background: url(../upload/images/line1.png)left bottom no-repeat;background-size: 50px 3px;font-weight: bold;}
.id-footer-a a{font-size: 14px;line-height: 30px;color: #333; display: block;}
.id-footer-a a:hover{text-decoration: underline;}
/************box1**********/
.id-footer-box1{width: 15%;}
/************box2**********/
.id-footer-box2{width: 15%;}
/************box3**********/
.id-footer-box3{width: 30%;}
.id-footer-li li{font-size: 14px;line-height: 30px;color: #333;padding-left: 25px;}
.id-footer-li li:last-child{padding-left: 0;}
.id-footer-li li:nth-child(1){background: url(../upload/images/footer-coin1.png)left center no-repeat;}
.id-footer-li li:nth-child(2){background: url(../upload/images/footer-coin2.png)left center no-repeat;}
.id-footer-li li:nth-child(3){background: url(../upload/images/footer-coin3.png)left center no-repeat;}
.id-footer-li li:nth-child(4){background: url(../upload/images/footer-coin4.png)left center no-repeat;}
.id-footer-li li:nth-child(5){background: url(../upload/images/footer-coin5.png)left center no-repeat;}
.id-footer-li li:nth-child(6){background: url(../upload/images/footer-coin6.png)left center no-repeat;}
.id-footer-li li a{font-size: 14px;line-height: 30px;color: #333;}
/************record**********/
.id-footer-record{clear: both;width: 100%;text-align: center;}
.id-footer-record li{font-size: 14px;line-height: 30px;color: #666;display:inline-block;}
.id-footer-record li a{font-size: 14px;color: #666;margin: 0 4px;}

@media(max-width:1259px){
	.id-footer-all{background-size: 40% auto;padding: 30px 0;}
	/************box1**********/
	.id-footer-box1{width: 20%;}
	/************box2**********/
	.id-footer-box2{width: 15%;}
	/************box3**********/
	.id-footer-box3{width: 40%;}
	
}

@media(max-width:991px){
	.id-footer-all{background:none;padding: 10px 0;}
	.id-footer-box{display: none;}
	.id-footer-record li{display:block;text-align: center;}
}

/*******************************友情链接*******************************/
.index-fl{padding: 10px 0;background-color: #4277c5;}
.id-fl{float: left;padding-right: 10px;width: calc(100% - 120px);}
.id-fl a,.id-fl span{color: #fff;font-size: 14px;display: inline-block;margin-right: 5px;line-height: 26px;}
.id-fl-js{float: right;color: #fff;font-size: 12px;line-height: 26px;}
.id-fl-js a,.id-fl-js span{color: #fff;font-size: 12px;line-height: 26px;}
.id-fl a:hover{text-decoration: underline;}

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

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

@media(max-width:1259px){
	.page-in{padding: 50px 0;}
}

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


/*******************************内页左侧列表*******************************/
.page-in-left{float: left;width: 20%;margin-right: 5%;}
/********内页左侧列表-1***********/
.page-in-nav2{margin-bottom: 30px;}
.page-in-title{padding: 26px 0;background:#3468bb;position: relative;}
.page-in-title h1{font-size: 18px;color: #fff;text-align: center; margin: 0;}
.page-in-title em{display: block;width: 0;height: 0;position: absolute;top: 0;left: 50%;margin-left: -6px;border: 6px solid transparent;border-top-color: #3468bb;}
.page-in-cage li{border-top: 1px solid #fff;overflow: hidden;background-color: #f1f1f1;}
.page-in-cage li a{font-size: 14px;color: #333;line-height: 40px;height: 40px;padding: 0 20px; overflow: hidden; background: url(../upload/images/page-in-arrow.png)95% center no-repeat;display: block;}

.page-in-cage li:hover,.page-in-cage li.page-in-cageon{background-color: #3468bb;}
.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{color: #fff;background: url(../upload/images/page-in-arrow1.png)95% center no-repeat;}

/********内页左侧列表-2***********/
.page-hot-article{margin-bottom: 30px;}
.page-in-title1{font-size: 14px;line-height: 40px;height: 40px;margin-bottom: 10px; padding-left:10px;color: #3468bb;background-color: #f1f1f1;border-left: 2px solid #3468bb;}
.page-in-left-cage li{font-size: 13px;line-height: 30px;border-bottom: 1px dashed #ccc;padding-left: 14px;}


@media(max-width:1259px){
	.page-in-left{width: 22%;}
}

@media(max-width:991px){
	.page-in-left{float: none;width: 100%;margin-right: 0%;}
	.page-hot-article,.page-download-rank,.page-in-title{display: none;}
	.page-in-nav2{text-align: center;margin-bottom: 10px;}
	.page-in-cage li{border: none;display: inline-block;margin: 0 2px;margin-bottom: 5px;}
	.page-in-cage li a{background: none;}
	.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{background: none;}
}

@media(max-width:480px){
		.page-in-cage li a{line-height: 36px;height: 36px;padding: 0 10px;}
}
@media(max-width:360px){
		.page-in-cage{font-size: 0;}
		.page-in-cage li a{padding: 0 8px;}
}


/*******************************新闻列表页*******************************/
.page-in-all{overflow: hidden;}
.page-in-right{float: left;width: 75%;}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #3468bb;padding-left: 20px;}
.page-in-position a{font-size: 14px;display: inline-block;text-align: left;line-height: 20px;margin-right: 2px;color: #999;}
.page-newslist-box{padding: 20px 10px;border-bottom: 1px dashed #ccc;display: block;overflow: hidden;}
.page-newslist-left{float: left;width: 200px;border: 1px solid #ccc;margin-right: 20px;}
.page-news-list-right{float: left;width: calc(100% - 220px);}
.page-newslist-tit{font-size: 18px;line-height: 18px;height: 18px;margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #3468bb;}
.page-newslist-txt{font-size: 14px;line-height: 30px;height: 90px;margin-bottom: 10px; overflow: hidden; color: #666;}
.page-newslist-span span{font-size: 13px;color: #999;margin-right: 4px;display: inline-block;}
.page-newslist-span span:last-child{color: #3468bb;}

.page-newslist-box:hover{background-color: #f7f7f7;}
.page-in-position a:hover{color: #3468bb;}


@media(max-width:1259px){
	.page-in-right{width: 73%;}
}

@media(max-width:991px){
	.page-in-right{float: none;width: 100%;}
}

@media(max-width:600px){
	.page-newslist-left{width: 140px;}
	.page-news-list-right{width: calc(100% - 160px);}
	.page-newslist-txt{line-height: 24px;height: 48px;}
}

@media(max-width:430px){
	.page-newslist-left{width: 100%;float: none;margin-right: 0;margin-bottom: 15px;}
	.page-news-list-right{width:100%;float: none;}
}


/*******************************新闻详情页*******************************/
.page-newsdetails-title{padding-bottom: 10px;border-bottom: 1px dashed #dedede;}
.page-newsdetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 26px;color: #333; }
.page-newsdetails-title div{text-align: center;}
.page-newsdetails-title div span,.page-newsdetails-title div a{font-size: 12px;line-height: 20px;margin: 0 4px; display: inline-block;color: #999;}


.page-newsdetails-content{padding: 20px 0;}
.page-newsdetails-content1{padding: 25px 50px;margin-bottom: 20px; background:url(../upload/images/coin.png)20px 20px no-repeat #fafafa;color: #666;}
.page-newsdetails-content1 div{font-size: 16px;margin-bottom: 6px; color: #111;font-weight: bold;}
.page-newsdetails-content1 span{font-size: 15px;line-height: 28px; color: #666;}

.page-newsdetails-content2 p{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;}

.share{margin: 10px 0;}


@media(max-width:767px){
	.page-newsdetails-title h1{font-size: 18px;line-height: 22px;font-weight: bold;}
}

@media(max-width:529px){
	.page-newsdetails-content1{padding: 15px 20px 15px 25px;background:url(../upload/images/coin.png)0px 5px no-repeat #fafafa;}
	.page-newsdetails-content1 span{font-size: 14px;line-height: 26px;}
	.page-newsdetails-content2 p{font-size: 14px;}
}


/*******************************产品列表页*******************************/
.page-in-prolist a:nth-child(3n){margin-right: 0;}
.page-prolist-box{margin-bottom: 20px; background-color: #fff; border-radius: 6px;overflow: hidden; float: left;width: 31%;margin-right: 2%;border:2px solid rgba(35,116,248,0.15);position: relative;}


.page-prolist-box img{width: 100%;height: 200px;}

@media(max-width:1200px){
	.page-prolist-box img{width: 100%;height: 150px;}
}


.page-prolist-box h1{font-size: 15px;line-height: 36px;height: 36px;margin: 0; overflow: hidden;color: #fff;text-align: center;padding: 0 10px;background-color: rgba(0,0,0,0.6);}

.page-prolist-box:hover h1{background-color: rgba(2,99,204,0.8);}

@media(max-width:660px){
	.page-prolist-box{width: 48%;margin-bottom: 15px;}
	.page-in-prolist a:nth-child(3n){margin-right: 2%;}
	.page-in-prolist a:nth-child(2n){margin-right: 0;}
	.page-prolist-box h1{font-size: 15px;}
}

/*******************************产品详情页*******************************/
.page-prodetails-title{padding: 10px 0;border-bottom: 1px dashed #dedede;}
.page-prodetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 22px;color: #333; }

.page-prodetails-content{padding: 20px 0;}

.page-prodetails-content p{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;}

@media(max-width:767px){
	.page-prodetails-title h1{font-size: 18px;line-height: 18px;font-weight: bold;}
}

@media(max-width:529px){
	.page-prodetails-content p{font-size: 14px;}
}



/*******************************关于我们*******************************/

.page-aboutus p{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;text-indent: 30px;}


/*******************************联系我们*******************************/
.page-contactus-all{}
.page-contactus{margin-bottom: 30px;overflow: hidden;}
.page-contactus li{overflow: hidden;}
.page-contactus li:first-child{font-size: 18px; color: #3468bb;width: 100%;font-weight: bold;}
.page-contactus li{font-size: 15px;display:block;float: left;width: 50%; line-height: 36px;height: 36px;color: #333;}
.page-contactus li:last-child{width: 100%;}

#map{width: 100%;height: 400px;}
.cu-map{overflow-x: scroll;}


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

@media(max-width:767px){
	.page-contactus{margin-bottom: 20px;}
	.page-contactus li{width: 100%;}
	#map{height: 240px;width: 700px;}
}


/***************面包屑导航******************/
.page-in-nav{width:100%;margin-bottom: 50px;padding-left: 30px;background: url(../upload/images/local.png)left center no-repeat;background-size: auto 24px;border-bottom: 1px solid #999;}
.page-in-navspan{color:#666;margin-left:5px;line-height:40px;}
.page-in-nav a{color:#666;margin-left:5px;line-height:40px;}

.page-in-nav a:hover{color:#0657a8;}
@media (max-width:991px) {
	.page-in-nav{margin-bottom: 40px;}
}

@media (max-width:767px) {
	.page-in-nav{margin-bottom: 30px;}
}
@media (max-width:500px) {
	.page-in-nav{margin-bottom: 20px;}
}


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

/***********产品-推荐新闻*********/ 
.page-in-reconmend{overflow: hidden;margin-bottom: 30px;}
.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: 23.5%;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:#3468bb;}
.page-recom-news-box:hover .page-re-news-time{color:#3468bb;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#3468bb;}



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


/*******************************page-in-button*******************************/
.page-in-button{text-align: center;font-size: 0;margin-top: 30px;}
.page-in-button a{font-size:13px;padding: 0 10px; margin: 0 4px;margin-bottom: 5px;line-height: 30px;display: inline-block;color: #fff;background-color: #3468bb;border:1px solid #3468bb;}
.page-in-button .page-in-button-on{color: #3468bb;background-color: transparent;}
.page-in-button a:hover{opacity: 0.8;}

/*******************************page-in-button2*******************************/
.page-in-button2{margin-bottom: 30px; font-size: 14px;margin-top: 20px;}
.page-in-button2 span{display: block;font-size: 14px;line-height: 30px;height: 30px;overflow: hidden; color: #666;font-weight: bold;}
.page-in-button2 span a{font-weight: normal; color: #666;}

.page-in-button2 span a:hover{text-decoration: underline;}


.page-prodetails-title div img{width:80%;margin:0 auto;}










