
.fl{
    float: left;
}
.fr{
    float: right;
}
.font-16{
    font-size: 16px;
}
.lh-24{
    line-height: 24px;
}
.mg_73{
    margin-top: 73px;
}
.mg_31{
    margin-top: 31px;
}
.mg_56{
    margin-top: 56px;
}
.pd_46{
    padding-top: 46px;
}
.clear{
    clear: both;
}
/*.container{
    width: 80.2%;
    margin: 0 auto;
}*/
/* .title{
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #ff0000;
} */
.part1{
    width: 100%;
    height: 456px;
}
.part1>div{
    width: 50%;
}
.part1>.left{
    background-color: #f4f4f4;
    height: 100%;
}
.part1>.right{
    height: 100%;
    background: url(../images/2.png) no-repeat;
    background-size: cover;
}
.part1>.left>p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 64px;
}
.part1>.left>p:first-child{
    padding-left: 0;
    font-size: 22px;
    color: #ff0000;
}
.part1>.left>p>span{
    width: 12px;
    height: 12px;
    display: block;
    background-color: #ff0000;
    margin: 8px 16px 0 44px;
}
.part1>.left>ul{
    list-style: square;
    width: 80%;
    height: 45px;
    margin-top: 20px;
    margin-left: 30px;
}
.part1>.left>ul>li{
   float: left;
   margin-left: 60px;
}
.part1 .ul2>ul{
    width: 80%;
    height: 75px;
    margin-left:70px;
    padding-left: 30px; 
    background-color: #e5e5e5;
}
.part1 .ul2>ul>li{
    font-size: 12px;
    float: left;
    margin-left: 20px;
    line-height: 35px;

}
.part1>.left>ul>li:nth-child(2){
    color: #ff0000;
}
.part2{
    width: 100%;
    height: 337px;
    margin-top: 40px;
}
.part2>div{
    width: 48.7%;
    height: 100%;
    position: relative;
}
.part2>div:first-child{
    background: url(../images/4.png) no-repeat;
}
.part2>div:last-child{
    background: url(../images/3.png) no-repeat;
}
.title2>div,.part4>div{
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    padding-top: 20px;
    font-size: 22px;
    color: #ff0000;
}
.title2>div>span,.part4>div>span{
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ff0000;
    margin:11px 16px 0 43px;
}
.part3{
    width: 100%;
    height: 271px;
    margin-top: 25px;
    background-color: #f4f4f4;
}
.part3>p:first-child{
    font-size: 16px;
    line-height: 24px;
    padding: 48px 68px 0 68px;
}
.part3>p:nth-child(2){
    font-size: 16px;
    font-weight: bold;
    padding: 34px 68px 0 68px;
}
.part3>ul{
    padding-left: 88px;
    margin-top: 15px;
}
.part4{
    position: relative;
    width: 100%;
    height: 338px;
    background: url(../images/9.png) no-repeat;
    background-size: cover;
    margin-top: 40px;
}


/*多领域*/
.liejielu{
    width: 100%;
    height: 270px;
}
.liejielu>p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 64px;
}
.liejielu>p:nth-child(3){
    margin-top: 0px;
}
.liejielu>p:first-child{
    padding-left: 0;
    font-size: 22px;
    color: #ff0000;
}
.liejielu>p>span{
    width: 12px;
    height: 12px;
    display: block;
    background-color: #ff0000;
    margin: 8px 16px 0 0px;
}
.yingyonganli{
    width: 100%;
    height: 555px;
}
.yingyonganli>p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 64px;
}
.yingyonganli>p:first-child{
    padding-left: 0;
    font-size: 22px;
    color: #ff0000;
}
.yingyonganli>p>span{
    width: 12px;
    height: 12px;
    display: block;
    background-color: #ff0000;
    margin: 8px 16px 0 0px;
}
.yingyong_content{
    width: 100%;
    height: 500px;
}
.yingyong_content>.left{
    background-color: #f4f4f4;
    width: 50%;
    height: 500px;
    padding: 50px 30px;
    box-sizing: border-box;
}
.yingyong_content>.left>p:first-child{
    font-size: 22px;
    color: #333;
}
.yingyong_content>.left>p:nth-child(2){
    line-height: 30px;
    padding: 30px 0;
    box-sizing: border-box;
}
.yingyong_content>.right{
    width: 50%;
    height: 500px;
    background: url(../images/11.png) no-repeat;
    background-size: cover;
}


/*联系我们*/
.div_box{
    margin-top: 40px;
}
.div_box .contact_l{
    width: 32%;
    /* height: 300px; */
    background-color: #f8f8f8;
    float: left;
    margin: 0 0 2% 2%;
}
.div_box .contact_l.margin_z{
    margin-left: 0;
}
.div_box .contact_l>div{
    padding: 45px;
}
.div_box .contact_l>div>h2{
    font-size: 18px;
    line-height: 36px;
    color: #ff0000;
}
.div_box .contact_l>div>p{
    font-size: 16px;
    line-height: 36px;
    color: #292929;
    /* margin-top:12px; */
}
.div_box .contact_l>div>p:after,
.div_box .contact_l>div>p:before{
    display: block;
    height: 0;
    content: "";
    visibility: hidden;
    clear: both;
}
.div_box .contact_l>div>p i{
    width: 21%;
    float: left;
    display: block;
    font-style: normal;
}
.div_box .contact_l>div>p span{
    width: 78%;
    float: left;
    display: block;
}
.div_box .contact_l>div>p span a{
    color: #292929;
}

.div_box .contact_l>div>p span.family{
    font-family: Arial;
}


/*资质荣誉*/
.honor_container .anniu div{
    width: 120px;
    height: 35px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    border: 1px solid #999;
    color: #333;
    font-size: 16px;
    float: left;
}
.honor_container .anniu div.active,
.honor_container .anniu div:hover{
    background:  #ff0000;
    color: #fff;
    border-color: #ff0000;
}

.honor_container>div{
    margin: 40px 0;
}
.honor_container .rongyu{
    margin-left: 20px;
}
.honor_content{
    border-top: 1px solid #999;
    margin-top: 20px;
}

.honor_content .zizhi_content{
    display: none;   
}
.honor_content .zizhi_content.active{
    display: block;
}
.honor_content .zizhi_content p{
    line-height: 36px;
    padding-left: 20px;
    background: url('../images/icon_spot_01.jpg') left center no-repeat;
}
.honor_content .zizhi_content p a{
    font-size: 16px;
    color: #333;
}

body.action--site-engineering_honor .layout-area li{
    line-height: 36px;
    padding-left: 20px;
    background: url(../images/icon_spot_01.jpg) left 12px no-repeat;
    font-size: 16px;
    color: #333;
}




/*宣传册下载*/
.brochure{
    margin-top: 40px;
}
.brochure .brochure_l{
    width: 24%;
    background-color: #f8f8f8;
    float: left;
    margin: 0 0 2% 2%;
}
.brochure .brochure_l.first{
    margin-left: 0;
}
.brochure .brochure_l .pic,.brochure .brochure_l .pic img{
    width: 100%;
}
.brochure .brochure_l .text p{
    text-align: center;
    padding: 20px 0 20px 46px;
    background: url(../images/book-icon.png) 10% center no-repeat;
}
.brochure .brochure_l .text p a{
    font-size: 16px;
    color: #555555;
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



/*2019-3-20*/
.contact-topAll{
    width: 100%;
    height: 520px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ebebeb; 
    margin-bottom: 40px;
}
.contact-topAll .content-left{
    width: 32%;
    background-color: #f8f8f8;
    background-image: url(../images/wison-topbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
    float: left;
    height: 100%;
}
.contact-topAll .content-left-box{
    padding: 50px;
}
.contact-topAll .content-left .content-title h2{
    font-size: 18px;
    line-height: 30px;
    color: #ff0000;
}
.contact-topAll .content-left .content-text {
    font-size: 16px;
    line-height: 36px;
    padding-top: 40px;
    color: #333333;
}
.contact-topAll .content-left .content-text i{
    float: left;
    display: block;
    font-style: normal;
}
.contact-topAll .content-left .content-text span a{
    color: #333333;
}
.contact-topAll .content-left .content-text i img{
    position: relative;
    top: 3px;
    margin-right: 10px;
    max-width: 20px;
}
.contact-topAll .content-right{
    float: right;
    width: 66%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.contact-topAll .content-right img{
    /*display: block;*/
    position: absolute;
    left: 50%;
    margin-left: -508.2px 
}
/*2019-3-20 end*/

/*2019-3-21*/
.contact-topAll{
    height: 425px;
}
/*2019-3-21 end*/


@media only screen and (max-width: 1600px){
    .div_box .contact_l>div>p i{
        width: 26%;
    }
    .div_box .contact_l>div>p span{
        width: 73%;
    }
}
@media only screen and (max-width: 1440px){
    .div_box .contact_l>div>p i{
        width: 30%;
    }
    .div_box .contact_l>div>p span{
        width: 69%;
    }
}