﻿@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: "Helvetica Neue", "Helvetica", "Arial", "Microsoft YaHei";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%;margin: 0 auto;}
.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: 30px 0 20px;text-align: center;}
.module-title.padding{padding-top: 0;}
.module-title em{display: block;line-height: 32px;margin-bottom: 5px;font-weight: bold;font-size: 24px;color: #4c4c4c;}
.module-title span{display: block;color: #ccc;letter-spacing: 1px;text-transform: uppercase;}

.btn-more{position: relative;display: block;width: 38%;line-height: 36px;margin: 24px auto;background: #b3241b;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{margin-bottom: 50px;background: rgba(12, 110, 184, .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: 60%;padding: 18px 0;margin: 0 auto;}
header .nav{position: absolute;top: 16px;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(12, 110, 184, .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: 50px;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: #ccc;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: #0c6eb8 !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 #0c6eb8;}
.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: 14px;}
.news .list a span em{display: block;margin-bottom: 5px;border-bottom: 1px solid #ccc;font-size: 26px;color: #666;}
.news .list a h3{float: right;width: 78%;font-weight: bold;font-size: 18px;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: 20px;}
.news-detail .prop{padding: 0 3%;overflow: hidden;border-bottom: 1px solid #ccc;font-size: 14px;color: #999;}
.news-detail .prop span{line-height: 50px;}
.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;}


/****************************** 关于我们 ******************************/
.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;}
}
@media (max-width: 1024px) {
    .container {
        width:100%!important;
    }
}