@charset "utf-8";

/****************************** Normalize ******************************/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, ul, ol, li, dl, dd, input, button, textarea, fieldset, legend, figure, menu, th, td, pre{margin:0;padding:0;}
body{
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1, h2, h3, h4, h5, h6{font-weight: normal;font-size: inherit;}
a{color: #999;text-decoration: none;outline: none;}
a, img {-webkit-touch-callout: none;}
ul, ol{list-style: none;}
i, em{font-style: normal;}
table{border-collapse: collapse;}
input, button, select, textarea, optgroup{font: inherit;color: inherit;outline:none;}
input[type="text"], input[type="password"], input[type="search"], button, textarea{border: 1px solid #ccc;}
input[type="button"], input[type="reset"], input[type="submit"], button{border: none;-webkit-appearance:button;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
textarea{resize: none;}
legend{padding:0;border:0}
textarea{resize: none;}
table{border-collapse: collapse;}
td,th{padding:0}


/****************************** Global Style ******************************/
.fl{float: left;}
.fr{float: right;}
.rps{display: block;max-width: 100%;}
.container{width: 94%;margin: 0 auto;}
.container, .wrapper,
.box{position: relative;padding: .1px 0;}
.container:after, .wrapper:after, .box:after, .clearfix:after{content: "";display: block;clear: both;}

/****************************** Page Component ******************************/
.module-title{padding: 0px 0 20px;text-align: center;}
.module-title.padding{padding-top: 30px;}
.module-title em{
	display: block;
	line-height: 32px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #0294df;
}
.module-title span{
	display: block;
	color: #5c5c5c;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btn-more{position: relative;display: block;width: 38%;line-height: 36px;margin: 24px auto;background: #365f3e;font-size: 16px;color: #fff;text-align: center;text-transform: uppercase;}
.btn-more:after{position: absolute;top: 0;right: 15%;content: "+";font-size: 22px;color: #ccc;}

/****************************** Common Part ******************************/
header{
	background-color: rgba(255,255,255,0.8);
}
header .tel{position: absolute;top: 16px;left: 0;width: 40px;height: 40px;background: url(../img/icon-tel.png) no-repeat 0 0 / contain;}
header .logo{
	display: block;
	width: 75%;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
header .nav{
	position: absolute;
	top: 10px;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(../img/icon-nav.png) no-repeat 0 0 / contain;
}
header nav{position: absolute;left: 0;z-index: 20;width: 100%;background: rgba(2,148,223,0.8);border-top: 1px solid #eee;-webkit-transition: all .3s;transition: all .3s;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);;}
header nav.active{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
header nav a{display: block;line-height: 40px;border-bottom: 1px solid #eee;font-size: 16px;color: #fff;text-indent: 5%;letter-spacing: 1px;}
header nav a:active{background: #fff;color: #0c6eb8;}
footer{
	line-height: 26px;
	padding: 30px 5%;
	font-size: 14px;
	color: #868686;
	text-align: center;
}
footer a{color: #ccc;}


/****************************** Index ******************************/
.index-product .container{overflow: hidden;box-sizing: border-box;border: 1px solid #ccc;}
.index-product .container:before{position: absolute;top: 0;left: 50%;content: "";height: 100%;border-right: 1px solid #ccc;}
.index-product .container:after{position: absolute;top: 50%;left: 0;content: "";width: 100%;border-bottom: 1px solid #ccc;}
.index-product .container a{display: block;float: left;width: 50%;}
.index-product .container a span{display: block;height: 30px;line-height: 30px;padding: 0 8%;overflow: hidden;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.choose-us .pagination{position: absolute;bottom: 12px !important;z-index: 2;text-align: center;}
.choose-us .pagination span{box-sizing: border-box;background: none !important;border: 1px solid #333;}
.choose-us .pagination span[class*="active"]{background: #0294df !important;border: none;}
.index-news .box a{position: relative;display: block;height: 40px;line-height: 40px;padding-right: 25%;overflow: hidden;border-bottom: 1px solid #ccc;font-size: 16px;color: #666;white-space: nowrap;text-overflow: ellipsis;}
.index-news .box a:before{content: "";display: inline-block;width: 10px;margin: 0 1.5%;vertical-align: 3px;border-bottom: 2px solid #365f3e;}
.index-news .box a em{position: absolute;top: 0;right: 1.5%;line-height: 40px;font-size: 14px;color: #999;}


/****************************** 产品世界 ******************************/
.product ul li{margin-bottom: 15px;}
.product ul li h3{position: relative;line-height: 60px;background: #e5e5e5;font-weight: bold;font-size: 24px;color: #808080;text-indent: 3%;}
.product ul li h3:after{position: absolute;top: 24px;right: 3%;content: "";width: 20px;height: 20px;border: 1px solid #666;border-width: 1px 1px 0 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.product ul li.active h3{background: #0c6eb8;color: #fff;}
.product ul li.active h3:after{top: 13px;border-color: #fff;-webkit-transform: rotate(135deg);transform: rotate(135deg);}
.product ul li .content{display: none;}
.product ul li .content a{display: block;line-height: 60px;border-bottom: 1px solid #ccc;font-size: 16px;color: #808080;text-indent: 3%;}
.product ul li .content a:active{color: #0d6fb8;}
.product-list a{display: block;font-size: 16px;color: #666;border-bottom: 1px solid #ccc;line-height: 50px;}
.product-list a:active{color: #0d6fb8;}
.product-detail h1{font-weight: bold;font-size: 18px;color: #333;line-height: 40px;text-align: center;}
.product-detail img{max-width: 100%;}

/****************************** 售后服务 ******************************/
.service a{float: left;width: 47%;line-height: 50px;margin-bottom: 24px;box-sizing: border-box;border: 1px solid #ccc;font-weight: bold;font-size: 18px;color: #808080;text-align: center;}
.service a:nth-child(even){float: right;}
.service a:active{border-color: #0d6fb8;color: #0d6fb8;}


/****************************** 工程案例 ******************************/
.case a{float: left;float: left;width: 30%;line-height: 50px;margin: 0 5% 24px 0;box-sizing: border-box;border: 1px solid #ccc;font-weight: bold;font-size: 18px;color: #808080;text-align: center;}
.case a:nth-child(3n){margin-right: 0;}
.case a:active{border-color: #0d6fb8;color: #0d6fb8;}

.case-list ul li{margin-bottom: 24px;padding-bottom: 24px;border-bottom: 1px solid #ccc;}
.case-list ul li .text{padding: 20px 3%;background: #425561;}
.case-list ul li .text h3{height: 30px;line-height: 30px;overflow: hidden;font-weight: bold;font-size: 20px;color: #fff;white-space: nowrap;text-overflow: ellipsis;}
.case-list ul li .text p{display: -webkit-box;height: 48px;line-height: 24px;margin-top: 6px;overflow: hidden;font-size: 16px;color: #fff;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.case-list ul li .text a{display: block;width: 120px;line-height: 30px;margin-top: 20px;background: #eee;font-size: 14px;color: #0d6fb8;text-align: center;}

.case-detail h1{line-height: 30px;margin-top: 30px;font-weight: bold;font-size: 20px;color: #0d6fb8;}
.case-detail img{max-width: 100%;}
.case-detail p{line-height: 24px;margin-top: 10px;font-size: 14px;color: #808080;}
.case-detail a{float: right;margin: 30px 3%;font-size: 14px;color: #808080;}
.case-detail a:before{content: "";display: inline-block;width: 20px;height: 20px;margin-right: 3%;vertical-align: -4px;background: url(../img/icon-back.png) no-repeat 0 0 / contain;}


/****************************** 新闻动态 ******************************/
.news .top h3{margin-top: 20px;font-weight: bold;font-size: 18px;}
.news .top span{display: block;margin-top: 15px;font-weight: bold;font-size: 16px;color: #999;}
.news .top p{display: -webkit-box;height: 48px;line-height: 24px;margin-top: 10px;overflow: hidden;font-size: 14px;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news .top a{display: block;width: 40%;line-height: 36px;margin: 20px 0 40px;background: #0c6eb8;font-size: 16px;color: #fff;text-align: center;text-transform: uppercase;}
.news .list{background: #f7f7f7;border-top: 1px solid #ccc;}
.news .list a{display: block;padding: 20px 3%;overflow: hidden;border-bottom: 1px solid #ccc;}
.news .list a span{float: left;width: 16%;text-align: center;ont-size: 16px;}
.news .list a span em{display: block;margin-bottom: 5px;border-bottom: 1px solid #ccc;font-size: 20px;color: #666;}
.news .list a h3{float: right;width: 78%;font-weight: bold;font-size: 15px;color: #666;}
.news .list a p{display: -webkit-box;float: right;width: 78%;height: 40px;line-height: 20px;margin-top: 6px;overflow: hidden;font-size: 14px;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news .list a:active h3{color: #0c6eb8;}

.news-detail h1{line-height: 40px;padding: 0 3%;font-weight: bold;font-size: 15px; text-align:center;}
.news-detail .prop{padding: 0 3%;overflow: hidden;border-bottom: 1px solid #ccc;font-size: 14px;color: #999;text-align:center;}
.news-detail .prop span{line-height: 30px; text-align:center;}
.news-detail .prop span em{color: #666;}
.news-detail img{max-width: 100%;}


.news-detail .jump{margin-top: 26px;padding-top: 26px;border-top: 1px solid #ccc;}
.news-detail .jump span{display: block;height: 36px;line-height: 36px;margin-left: 3%;overflow: hidden;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;}
.news-detail .jump span a{color: #666;}
.news-detail .jump span a:active{color: #0c6eb8;}
.news-detail .jump .back{display: inline-block;margin: 10px 0 0 3%;font-size: 14px;color: #666;}
.news-detail .jump .back:before{content: "";display: inline-block;width: 20px;height: 20px;vertical-align: -4px;background: url(../img/icon-back.png) no-repeat 0 0 / contain;}

  .jump1{}
  .jump1 span{display: block;height: 36px;line-height: 36px;margin-left: 3%;overflow: hidden;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;}
  .jump1 span a{color: #666;}
  .jump1 span a:active{color: #0c6eb8;}
  .jump1 .back{display: inline-block;margin: 10px 0 0 3%;font-size: 14px;color: #666;}
  .jump1 .back:before{content: "";display: inline-block;width: 20px;height: 20px;vertical-align: -4px;background: url(../img/icon-back.png) no-repeat 0 0 / contain;}


/****************************** 关于我们 ******************************/
.honour{padding-bottom: 30px;overflow: hidden;}
.honour img{float: left;width: 48%;margin-bottom: 20px;box-sizing: border-box;border: 1px solid #af7900;}
.honour img:nth-child(even){float: right;}
.about{padding: 75px 0 60px;background: #eee url(../img/bg-about.jpg) no-repeat center 75px;}
.about ul li{margin-bottom: 55px;overflow: hidden;background: #fff;}
.about ul li img{float: left;}
.about ul li .text{float: left;width: 430px;padding: 40px 60px 0;}
.about ul li .text h3{line-height: 66px;padding-left: 26px;background: url(../img/about-item-title.png) no-repeat;font-weight: bold;font-size: 24px;color: #1a74b0;}
.wrapper img{max-width: 100%;}

/****************************** Media Query ******************************/
@media (max-width: 360px) {
	header .tel,
	header .nav{top: 15px;}
}
@media (max-width: 320px) {
	header .tel,
	header .nav{top:12px;}
}
.zi{
	line-height: 24px;
	margin-bottom: 30px;
}
.zi img{
max-width:100%;
}
.mod1{ margin-top:18px; background:#fff;}
.mod1nom{ margin-top:0}
.layout{padding:0 10px;}
.mtit1{ padding-bottom:2px; /*background:url(../images/pngbg2.png) center bottom no-repeat;*/ background-size:auto 2px; /*line-height:35px;*/ padding-top:12px; font-size:15px; color:#323232; font-weight:bold; text-align:center}
.mtit1 p{ line-height:15px;}
.mtit1 p em{ vertical-align:bottom; color:#8d8c8c}
.mtit1 p span{ margin:0 5px; color:#323232; font-size:14px;}
.mtit1 p span.d{ font-size:7px;}
.k1box{ padding-bottom:40px;}
	.k1box dd{  padding-right:6px; float:left; width:50%; padding-top:18px;box-sizing:border-box;}
	.k1box dd.k1{ padding-left:6px; margin-right:0}
	.k1box dd.k1 a{ border:1px solid #d6d6d6}
	
	.k1box dd.k3{ width:30%; margin-right:5%;}
	.k1box dd.k3spe{  margin-right:0%; }
	.k1box dd.k3 a{ border:1px solid #d6d6d6}
	
	.k1box dd.k4{ width:100%; }
	.k1box dd.k4 a{text-align:left}
	.k1box dd h2,
	.k1box dd h1{ line-height:40px; font-size:13px; font-weight:bold; color:#000; border-bottom:1px solid #000}
	.k1box dd h2{ border:none}
	
	.k1box dd a{ display:block; text-align:center;}
	
	.k1box dd .p{   line-height:28px; height:28px; overflow:hidden; color:#000; }
	.k1box dd .p2{ color:#fff; position:absolute; width:100%; height:24px; overflow:hidden;  line-height:24px; bottom:0; left:0; background:url(../images/pngbg8.png) repeat }
	.k1box dd .img{ position:relative;  overflow:hidden;}
	.k1box dd .p3{ position:absolute; width:100%;background:url(../images/pngbg10.png) repeat; top:0; left:0; text-align:center; color:#fff; font-size:12px; line-height:20px; height:100%;  }
	.k1box dd .p3 .hhh{ display:table; width:100%; height:100%}
	.k1box dd .p3 .hh{ display:table-cell; vertical-align:middle}
	.k1box dd .p4{ line-height:22px; padding-top:20px;  color:#000}
	.k1box dd .btn2,
	.k1box dd .btn1{ line-height:20px; height:20px; background:#000; color:#fff; display:block; margin:0 auto; width:80px; margin-top:12px;}
	.k1box dd .img2{ padding-top:10px;}
	.k1box dd .btn2{ text-align:center; }
	.k1box dd .p6,
	.contactmsg,
	.k1box dd .p5{ line-height:22px; padding-top:10px;  color:#323232}
	.k1box dd .p6{ padding-top:0}
	.wz { padding:5px 0}
	
	.wz .wzh1{
	line-height: 22px;
	font-size: 18px;
	color: #0294df;
	font-weight: bold;
	text-align: center;
}
	.wz .wzp1{ line-height:30px; color:#969696}
	.wz .wzimg1{  padding-bottom:10px;}
	.wz .wzp2{ line-height:26px; color:#323232; padding-bottom:10px;}
#wzp2 img { width:100%;} 
.wzp2 img { width:100%!important; height: auto!important;}

/*页码样258式*/
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}

.pageNavi1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;border-radius:5px;
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;border-radius:5px;
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR:#288cd4; BORDER-BOTTOM-COLOR:#288cd4; BORDER-TOP-COLOR:#288cd4; BORDER-RIGHT-COLOR:#288cd4;background:#288cd4; color:white; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px;
}/*当前指上页码的边框色*/

.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR:#288cd4; BORDER-BOTTOM-COLOR:#288cd4; BORDER-TOP-COLOR:#288cd4; BORDER-RIGHT-COLOR:#288cd4; background:#288cd4; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px; border:#288cd4 1px solid;border-radius:5px;
}/*当前选中页码的背景色*/
