/* 	box 容器
----------------------------------------------------------------------------------------------------*/
.container {  margin-left: auto;  margin-right: auto;  width: 1000px;overflow: hidden; height: 100%;}
.constrain{margin:0 auto;width: 1000px;}
body{font: 12px/1.5 '微软雅黑', '宋体', Arial, 'Liberation Sans', FreeSans, sans-serif;}
/*	clear float
----------------------------------------------------------------------------------------------------*/
.clear:before, .clear:after{content: '.';display: block;overflow: hidden;visibility: hidden;font-size: 0;line-height: 0;width: 0;height: 0;}
.clear:after{clear: both;}
.clear{zoom: 1;}
/*	Header
----------------------------------------------------------------------------------------------------*/
header { height:90px;_height:89px; border-bottom:1px solid #ececec; background:#fff; width:100%;}
header .logo{ width:127px; height:54px; float:left; background:url(http://img.coohua.com/images/logo.png) no-repeat;  margin-top:20px;}
header .selected{color: #53b332;}
header .mainNav{float:right; font-size:18px; padding-top:30px; }
header .mainNav li{ float:left;line-height: 1;font-size: 15px;overflow: hidden;margin-top: 10px;}
footer .last a{ padding-right:0px;}
header .mainNav a{ padding:0 51px 0 0;}
header .mainNav a:hover{ color:#000; text-decoration:none;}
header .mainNav .last { background:#e6f4e5; padding:19px 10px; border:1px solid #95d389; font-weight:bold; margin-top:-11px;}
header .mainNav .last a { display: block;line-height: 1;font-size: 15px;overflow: hidden;padding:0;color:#005e15;}
header .mainNav .last a:hover {color:#005e15;}
/*	footer
----------------------------------------------------------------------------------------------------*/
footer{ height:140px; background:#e8e8e8; border-top:1px solid #d5d5d5; text-align:center; font-size:13px; color:#666;}
footer ul{ margin:0 auto; width:380px; margin-top:30px;}
footer li{ float:left; }
footer li a{padding:0 20px; }
footer p{ margin-top:5px; color:#999; font-size:12px;}
/*	常用模型
----------------------------------------------------------------------------------------------------*/
/*body{min-width: 1000px}*/
.commonBox{ border:1px solid #dbdbdb; background:#fff; margin:50px 0 100px 0; padding:50px;}
.mainNav a.selected{color:#53b332;}
.mainNav a, body>footer a{color: #666;text-decoration: none;}
.mainNav a{font-size: 15px;}
body>footer a{font-size: 13px;}
.mainNav .last a{font-weight: bold;}

.pull-left{float: left;}
.pull-right{float: right;}

/*
 * 以上是之前外包的项目，难以维护，故导出了common/base.css内的header和footer的样式，将其与内容区隔离。
 * 以下是内容区样式
*/
.container{box-sizing: border-box;}.wrapper{height:100%}

/*介绍*/
.reference{
    height: 403px;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background: url('../../images/background1.jpg') no-repeat;
    background-position: center center;
}
.reference .wrapper{
    margin-left: 470px;
    margin-top: 48px;
    margin-right: 98px;
}
.reference h4{
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    overflow: hidden;
    color:#58ba47;
}
.reference p.referenceTitle{
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1;
    overflow: hidden;
    color:#fff;
}
.reference p.referenceContent{
    font-size: 14px;
    line-height: 24px;
    color:#fff;
    margin-bottom: 12px;
}
.reference p.mb24{
    margin-bottom: 24px;
}

/*我们的优势*/
.ourAdvantage{
    position:relative;
    height: 283px;
    -webkit-background-size: cover;
    background-size: cover;
    background: url('../../images/background2.jpg') no-repeat;
    background-position: center center;
}
.ourAdvantage .service_bg{
    display:inline-block;
    width:118px;
    height:104px;
    margin-bottom: 8px;
    background: url('../../images/service_bg.gif') -10px 0;
}
.ourAdvantage a{
    display:block;
    width: 100%;
    height:16px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    color: #5e4a39;
    font-weight: bold;
    /*background: url('../../images/qq_bg.png');*/
}
.ourAdvantage .qs1{
    /* width: 140px; */
    left: 0;
    top: 132px;
    outline: none;
    /* overflow: hidden; */
    /* background: url('../../images/qq_bg.png'); */
}
.ourAdvantage .telphoneNum{
    display:block;
    width: 100%;
    height:16px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    color: #5e4a39;
    font-weight: bold;
    left: 0;
    top: 183px;
}
.ourAdvantage .oblisss-new{
    width: 86px;
    height: 86px;
    left: 22px;
    top:238px;
}
.ourAdvantage .qs2,.ourAdvantage .qs1{
    margin-bottom: 13px;
}
.ourAdvantage .qs2{
    background-position:0 -60px;
}
.ourAdvantage .qs3{
    background-position:0 -120px;
}

.service-fix{
    position:fixed;
    right:20px;
    top: 30%;
    height: 366px;
    width: 129px;
    text-align:center;
    background: url('../../images/service-bg.png') no-repeat;
}
.ourAdvantage .wrapper{
    overflow: hidden;
    position: relative;
}
/*优势：上面的标题*/
.ourAdvantage .wrapper_top{
    margin-top: 33px;
    margin-right: 708px;
    margin-bottom: 40px;
    margin-left: 102px;
}
.ourAdvantage h4 .icon{
    width: 100%;
    height: 100%;
    margin-right: 9px;
}
.ourAdvantage h4 img{
    width: 32px;
    height: 32px;
}
.ourAdvantage h4 .word{
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    color:#565252;
}

.ourAdvantage .advantageTitle{
    margin-left: 50px;
    font-size: 14px;
    line-height: 36px;
    color:#97a0a1;
}
/*优势：下面的内容*/
.ourAdvantage .wrapper_bottom{
    box-sizing: border-box;
    margin: 0 92px;
}
.ourAdvantage .advantageContent{
    width: 100%;
    /*此处解决display:inline-block;间隙*/
    display: inline-table;
    word-spacing: -6px;
}
.ourAdvantage .advantageContent li{
    /*此处解决display:inline-block;间隙*/
    word-spacing: 0;
    float: left;
    width: 20%;
}
.ourAdvantage .advantageContent li.active dt::before{
    opacity: 1;
}
.ourAdvantage .advantageContent li.active dd{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    color:#58ba47;
}
.ourAdvantage .advantageContent img{
    margin-left: 31px;
    border-radius: 50px;
}
.ourAdvantage .advantageContent dl:hover dt::before{
    opacity: 1;
}
.ourAdvantage .advantageContent dt{
    background-image: url("../../images/partner_icons.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 105px;
    position: relative;
    margin-bottom: 12px;
}
.advantageContent li:first-child dt{
    background-position: 29px 0;
}
.advantageContent li:nth-child(2) dt{
    background-position: -140px 0;
}
.advantageContent li:nth-child(3) dt{
    background-position: -311px 0;
}
.advantageContent li:nth-child(4) dt{
    background-position: -481px 0;
}
.advantageContent li:last-child dt{
    background-position: -650px 0;
}
.ourAdvantage .advantageContent dt::before{
    position: absolute;
    top: -14px;
    left: 16px;
    border-radius: 50%;
    width: 128px;
    height: 128px;
    border: 2px dashed #58ba47;
    content:'';
    display: block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}
.ourAdvantage .advantageContent dl:hover dd{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    color:#58ba47;
}
.ourAdvantage .advantageContent img.active{
    border: 3px dashed #52b440;
}
.ourAdvantage .advantageContent img:hover{
}
.ourAdvantage .advantageContent dd{
    text-align: center;
    font-size: 13px;
    line-height: 36px;
    color: #999;
}
.ourAdvantage .wrapper .icons{
    position: absolute;
    right: 92px;
    bottom: 0;
    left: 92px;
    height: 30px;
}
.ourAdvantage .icons p{
    position: absolute;
    display: none;
    width: 25px;
    height: 25px;
    background: #4EB13D;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
}
.ourAdvantage .icons p:first-child{
    display: block;
    bottom: 0;
    left: 65px;
}
.ourAdvantage .icons p:nth-child(2){
    bottom: 0;
    left: 228px;
}
.ourAdvantage .icons p:nth-child(3){
    bottom: 0;
    left: 390px;
}
.ourAdvantage .icons p:nth-child(4){
    bottom: 0;
    left: 555px;
}
.ourAdvantage .icons p:nth-child(5){
    bottom: 0;
    left: 718px;
}
/*优势说明*/
.advantageReference{
    height: 416px;
    /*background: #52b440;*/
    overflow: hidden;
    background: #52b440 url('../../images/partner_detail1.jpg') no-repeat center bottom;
}
.advantageReference .wrapper{
    text-align: center;
    margin-top: 30px;
}
.advantageReference .wrapper > div{
    display: none;
}
.advantageReference .wrapper > div:first-child{
    display: block;
}
.advantageReference h4{
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 14px;
    overflow: hidden;
    color: #fff;
}
.advantageReference .tabTitle{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.advantageReference .tabContent{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}


/*合作伙伴*/
.partner{
    height: 425px;
    overflow: hidden;
    background-color: #f0f0f0;
    /*background-position: center right;*/
    /*-webkit-background-size: ;
    background-size: ;*/
}
.partner .wrapper{
    /*margin-top: 50px;*/
    margin-right: 102px;
    margin-left: 102px;
}
.partner h4{
    margin-top: 33px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1;
    overflow: hidden;
}
.partner h4 .icon{
    width: 100%;
    height: 100%;
    margin-right: 3px;
}
.partner h4 img{
    width: 32px;
    height: 32px;
}
.partner h4 .word{
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color:#565252;
}
.partner .partnerContent{
    overflow: hidden;
}
.partner .partnerContent li{
    float: left;
}
.partner .partnerContent img{
    /*width: 100px;
    height: 100px;
    margin-right: 30px;
    border-radius: 50px;*/
}
/*联系我们*/
.contactUs{
    height: 326px;
    background: #373131;
    overflow: hidden;
}
.contactUs .pull-left{
    margin-top: 34px;
    margin-left: 85px;
}
.contactUs .pull-right{
    margin-top: 88px;
    margin-right: 100px;
    width: 458px;
}
.contactUs .pull-right h4{
    margin-bottom: 24px;
    font-size: 34px;
    line-height: 1;
    overflow: hidden;
    color: #58ba47;
}
.contactUs p.contactManager{
    margin-bottom: 24px;
    line-height: 1;
    overflow: hidden;
    color: #BCF09D;
}
.contactUs p.contactManager .manager{
    overflow: hidden;
    display: inline-block;
    font-size: 24px;
}
.contactUs p.contactManager .qq,.contactUs p.contactManager .email{
    display: inline-block;
    margin-left: 22px;
    font-size: 14px;
}
.contactUs p.contactManager .qq .icon{
    float: left;
    width: 25px;
    height: 23px;
    background: url("../../images/partner_icon3.jpg");
}
.contactUs p.contactManager .qq .word,.contactUs p.contactManager .email .word{
    float: left;
    margin-top: 6px;
}
.contactUs p.contactManager .qq .word a{
    color:#BCF09D;
}
.contactUs p.contactManager .email .icon{
    float: left;
    width: 25px;
    height: 23px;
    background: url("../../images/partner_icon4.jpg");
}
.contactUs p:nth-of-type(2),.contactUs p:nth-of-type(3){
    color: #E4DEDE;
    font-size: 17px;
    line-height: 30px;
}