@charset "UTF-8";
/*搜索*/
.search-div{
    border-bottom: 1px solid #1d7ad9;
    height: 60px;
}
.search-a{
    padding: 0 4px;
}
.search-a:hover{
    color: #2572bc;
}
.sc-span{color: #2572bc;}
.search-text{
    text-align: left;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 60px;
}
.search-input{
    width: 30%;
    margin: 13px 0;
}
.search-block .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px 6px 30px;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background: url(../img/search.png) 10px center no-repeat;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: 0;
}
.sc-a{
    background: #1d7ad9;
    color: #fff;
    padding: 6px 20px;
    border: 1px solid #1d7ad9;
    border-radius: 0;
}
.sc-a:hover,.sc-a:focus,.sc-a:visited{
    background: #2572bc;
    color: #fff;
    border: 1px solid #2572bc;
}
/*产品系列*/
.product{
    margin: 60px 0 40px;
}
.left-nav-t{
    padding: 20px 30px;
    background: #1d7ad9;
    color: #fff;
}
.left-nav-h3{
    font-size: 28px;
}
.left-nav-en{
    font-size: 16px;
}
.left-gray{
    padding: 0 25px 30px 25px;
    background: #f7f7f7;
}
.left-nav-ul{
    margin-bottom: 30px;
}
.left-nav-li{
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e5e5e5;
    background: url(../img/arrow.png) right center no-repeat;
}
.left-nav-a{
    font-size: 15px;
    color: #333;
}
.left-nav-a:hover,.left-nav-a:focus{
    color: #1d7ad9;
}
.r-a{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #1d7ad9;
    color: #1d7ad9;
    background: #fff;
}
.r-a:hover,.r-a:focus{
    border: 1px solid #1d7ad9;
    color: #fff;
    background: #1d7ad9;
}
.p-right .row{
    margin-left: -12px;
    margin-right: -12px;
}
.p-right .col-xs-4{
    padding-left: 12px;
    padding-right: 12px;
}
.product-block{
    border: 2px solid #ededed;
    margin-bottom: 28px;
}
.product-img{
    width: 262px;
    height: 200px;
}
.text{
    padding: 15px 10px;
    text-align: center;
}
.text-p{
    font-size: 16px;
    color: #333;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}
.more-a{
    font-size: 15px;
    color: #fad143;
}
.more-a:hover,.more-a:focus{
    color: #1d7ad9;
}
.product-block:hover{
    border-color: #1d7ad9;
}
.process{
    overflow: hidden;
    background: #2f81d2;
}
.process img{
    width: 100%;
}
.adv1{
    background: url(../img/adv1-bg.jpg) 50% 50% no-repeat;
    height: 683px;
    padding-top: 55px;
    text-align: center;
}
.adv2{
    background: url(../img/adv2-bg.jpg) 50% 50% no-repeat;
    height: 465px;
}
.adv2-img{
    margin-top: -150px;
}
.adv3{
    background: url(../img/adv3-bg.jpg) 50% 50% no-repeat;
    height: 460px;
}
.adv1-text{
    text-align: left;
    margin-top: 130px;
}
.adv2-text{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-top: 150px;
}
.adv1-ul{
    margin-top: 30px;
}
.adv1-li{
    list-style: url("../img/list-style1.png") inside;
    font-size: 16px;
    color: #333;
    line-height: 2;
}
.adv2-li{
    list-style: url("../img/list-style2.png") inside;
    font-size: 16px;
    color: #fff;
    line-height: 2;
}
.adv3-img{
    margin-top: -25%;
	float:right;
}
.call-div{
    background: url(../img/phone-bg.png) no-repeat;
    height: 85px;
    margin-top: 30px;
    color: #fff;
    padding-left: 100px;
}
.call-div-p{
    font-size: 16px;
    padding-top: 5px;
    padding-left: 8px;
}
.adv4{
    background: #1d7ad9;
    padding: 50px 0 55px;
}
.adv4 .container{
    padding: 0;
}
.adv4-honor{
    background: url(../img/honor-bg.jpg) 50% 50% no-repeat;
    height: 351px;
}
.honor-div{
    margin-left: 215px;
    padding: 25px 25px 25px 0;
}
.honor-name{
    font-size: 26px;
    font-weight: bold;
    color: #1d7ad9;
}
.honor-t-p{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #999;
    padding: 6px 0;
    border-bottom: 2px solid #1d7ad9;
    vertical-align: top;
    width: 780px;
}
.honor-ul{
    margin-top: 40px;
}
.honor-li{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 16px;
}
.honor-li:last-child{
    margin-right: 0;
}
.honor-li-p{
    text-align: center;
    margin-top: 5px;
}
.honor-a:hover,.honor-a:focus{
    color: #1d7ad9;
}
/*新闻中心*/
.news{
    padding: 50px 0;
}
.news-t{
    text-align: center;
}
.y-under{
    width: 60px;
    height: 5px;
    background: #fad143;
    margin: 20px auto;
}
#tab {  overflow:hidden;  zoom:1;  background:url(../img/tabs-bg.png) 50% 50% no-repeat;text-align: center;}
#tab li {
    padding: 10px 15px;
    cursor:pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 18px;
    color: #1d7ad9;
}
#content{
    margin-top: 30px;
}
#tab li.current {  color:#fad143;}
.content-div {  display:none;  margin-top: 10px; }
.content-li{
    margin-bottom: 16px;
}
.active-li{
    background: #f8fbff;
}
.content-a{
    font-size: 16px;
    color: #333;
}
.active-li .content-a{
    color: #1d7ad9;
}
.time-div{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 120px;
    height: 96px;
    background: #76afe9;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    line-height: 40px;
}
.active-li .time-div{
    background: #1d7ad9;
}
.content-text{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 440px;
    height: 96px;
    padding: 10px 10px 0 10px;
    line-height: 1.8;
}
.content-r{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 500px;
    vertical-align: top;
    background: url(../img/r-arrow1.png) center right no-repeat;
}
.active-li .content-r{
    background: url(../img/r-arrow2.png) center right no-repeat;
}
.content-p{
    margin-top: 5px;
    height: 50px;
    overflow: hidden;
}
.time-day{
    font-size: 50px;
}
.time-year{
    font-size: 20px;
}
.content-l{
    overflow: hidden;
    position: relative;
}
.caseThum img{
    width: 458px;
    height: 321px;
    -webkit-transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    -ms-transition-duration:0.3s;
    transition-duration:0.3s;
}
.caseName{
    height:50px;
    line-height:50px;
    font-size:16px;
    overflow: hidden;
    text-align: center;
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
    background: rgba(29,122,27,0.3);
    color: #FFFFFF;
}
.content-l:hover .caseThum img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}
/*工程案例*/
.case{
    background: #1d7ad9;
    padding: 50px 0;
}
.case-name{
    color: #fff;
}
.case-slider{
    position: relative;
    margin-top: 40px;
}
.case-slider .bx-wrapper {
    position: static;
    margin: 0 auto;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.case-slider .bx-wrapper .bx-prev {
    left: 0;
    background: url('../img/controls-l.png') no-repeat;
}
.case-slider .bx-wrapper .bx-next {
    right: 0;
    background: url('../img/controls-r.png') no-repeat;
}
.case-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    outline: 0;
    width: 40px;
    height: 64px;
    text-indent: -9999px;
    z-index: 9999;
}
.case-text{
    padding: 15px;
    background: #f8fbff;
}
.s-p{
    font-size: 16px;
    color: #1d7ad9;
    margin-bottom: 10px;
}
.case-p{
    line-height: 1.8;
}
.case-li:hover .s-p{
    color: #fad143;
}
.case-li:hover .case-p{
    color: #333;
}
.case-img{
    overflow: hidden;
}
.s-img{
    width: 100%;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.case-li:hover .s-img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}
/*公司简介*/
.about{
    padding: 60px 20px 20px 20px;
    background: #f8fbff;
    border: 1px solid #dbe6f1;
    margin: 60px 0 200px;
    box-shadow: 0 1px 3px #e5e5e5;
}
.about-t{
    padding-bottom: 20px;
    background: url("../img/about-border.png") bottom center no-repeat;
}
.about-cont{
    margin: 40px 0;
}
.about-l{
    display: inline-block;
    width: 55%;
    line-height: 1.8;
    text-align: justify;
    height: 275px;
    overflow: hidden;
}
.about-img{
    display: inline-block;
    width: 44%;
    text-align: right;
}
.team{
    background: #1d7ad9;
    height: 250px;
}
.team-img{
    width: 100%;
}
.team-block{
    margin-top: -150px;
    position: relative;
}
.call-num{
    position: absolute;
    bottom: 20px;
    left: 480px;
    font-size: 30px;
    color: #fff;
}
/*常见问题*/
.question{
    padding: 40px;
    background: #f8fbff;
    border: 1px solid #dbe6f1;
    margin: 60px 0 100px;
    box-shadow: 0 1px 3px #e5e5e5;
}
.question-t{
    margin-bottom: 20px;
}
.question-t .r-a{
    margin-top: 15px;
    vertical-align: bottom;
}
.test-ul{
    margin-bottom: 20px;
}

