@font-face {
    font-family: 'DINPro bold';
    src: url('/asset/frontend/fonts/DINPro-Bold.eot');
    src: url('/asset/frontend/fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/asset/frontend/fonts/DINPro-Bold.woff2') format('woff2'),
        url('/asset/frontend/fonts/DINPro-Bold.ttf') format('truetype'),
        url('/asset/frontend/fonts/DINPro-Bold.svg#DINPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
.detailcontent .sections .cont_title{
    font-size: 30px;
    font-weight: bold;
}
.detailcontent .inner.w1362{
    width: 1362px;
}
.detailcontent .sections{
    overflow: hidden;
}
.detailcontent .sections .btnmore{
    font-size: 14px;
    color: #fff;
    background-color: #0387e9;
    display: block;
    width: 10.7em;
    height: 2.86em;
    line-height: 2.86;
    text-align: center;
}
.detailcontent .sections .btnmore.white{
    background-color: #fff;
    color: #0387e9;
}
.detailcontent .sections .btnmore.center{
    margin: 0 auto;
}


.detailcontent .banner{
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/asset/frontend/images/common/subsidiarydetail_automation_banner_bg.jpg);
    background-size: cover;
    padding: 6.5% 0 11%;
}
.detailcontent .banner .logo{
    margin-bottom: 10px;
    width: 170px;
}
.detailcontent .banner h1{
    font-size: 24px;
    margin: 0.42em 0 1.17em;
    text-shadow: 0px 1px 0.54em rgba(29, 47, 68, 0.48);
}
.detailcontent .banner p{
    font-size: 48px;
    line-height: 1.58;
    text-shadow: 0px 1px 0.27em rgba(29, 47, 68, 0.48);
}


.detailcontent .sections .cont_title.cf{
    background: url(/asset/frontend/images/common/bj_line_white.png) no-repeat center;
}

.detailcontent .sec1{
    background-color: #f9fafb;
    padding: 5.73% 0 5.46875%;
}
.detailcontent .sec1 .cont_title{
    margin-bottom: 1.4em;
}
.detailcontent .sec1 .left{
    float: left;
    width: 62.4%;
}
.detailcontent .sec1 .left p{
    font-size: 14px;
    color: #666;
    text-align: justify;
    line-height: 1.86;
    margin-bottom: 0.714em;
}
.detailcontent .sec1 .left p:last-child{
    margin-bottom: 0;
}
.detailcontent .sec1 .left .text{
    margin-bottom: 30px;
}
.detailcontent .sec1 .right{
    float: right;
}
.detailcontent .sec1 .right ul{
    margin-bottom: 48px;
}
.detailcontent .sec1 .right ul:last-child{
    margin-bottom: 0;
}
.detailcontent .sec1 .right li{
    display: inline-block;
    vertical-align: top;
    margin-right: 126px;
}
.detailcontent .sec1 .right li:nth-child(even){
    margin-right: 63px;
}
.detailcontent .sec1 .right h5{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.detailcontent .sec1 .right h5 > span{
    margin-left: 1em;
}
.detailcontent .sec1 .right h5 b{
    font-size: 3.5em;
    color: #067bcb;
    font-weight: bold;
    vertical-align: baseline;
    font-family: 'DINPro bold';
}
.detailcontent .sec1 .right h5 b *{
    font-size: inherit !important;
    font-family: inherit;
}
.detailcontent .sec1 .right .lines{
    width: 100px;
    height: 1px;
    background-color: #333;
    opacity: 0.1;
    margin: 4px 0 15px;
}
.detailcontent .sec1 .right p{
    font-size: 14px;
    color: #666;
}

.detailcontent .sec2{
    padding: 5.73% 0 6.5%;
}
.detailcontent .sec2 .cont_title{
    margin-bottom: 3.2em;
}
.detailcontent .sec2 ul{
    text-align: center;
}
.detailcontent .sec2 li{
    width: 31.2%;
    margin-right: 3.2%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.detailcontent .sec2 li:last-child{
    margin-right: 0;
}
.detailcontent .sec2 li .coverimg{
    position: absolute;
    left: 0;
    bottom: 0;
}
.detailcontent .sec2 li .cover{
    position: absolute;
    left: 0;
    bottom: -42%;
    width: 100%;
    height: 100%;
    padding-top: 25%;
    -webkit-transition: bottom 1s, background-color 1s;
    transition: bottom 1s, background-color 1s;
}
.detailcontent .sec2 li:hover .cover{
    bottom: 0;
    background-color: rgba(3,135,233,0.8);
}
.detailcontent .sec2 li .cover p{
    font-size: 20px;
    color: #fff;
    margin-bottom: 14%;
}



.detailcontent .sec3{
    background-color: #067bcb;
    background-repeat: no-repeat;
    background-image: url(/asset/frontend/images/common/subsidiarydetail_automation_sec3_bg.jpg);
    background-size: cover;
    padding: 6.5% 0 5.2%;
}
.detailcontent .sec3 .cont_title{
    margin-bottom: 2.1em;
}
.detailcontent .sec3 ul{
    padding: 0 2.8%;
}
.detailcontent .sec3 li{
    width: 26.3%;
    margin-right: 10.55%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5%;
}
.detailcontent .sec3 li:nth-child(3n){
    margin-right: 0;
}
.detailcontent .sec3 li .icon{
    width: 14.66%;
}
.detailcontent .sec3 li h5{
    font-size: 20px;
    color: #fff;
    margin: 11.5% 0 5.75%;
}
.detailcontent .sec3 li p{
    font-size: 14px;
    color: #fff;
    line-height: 1.714;
}





.detailcontent .sec4{
    padding: 5.9% 0 7.14%;
}
.detailcontent .sec4 .cont_title{
    margin-bottom: 2.3em;
}
.detailcontent .sec4 ul{
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin-bottom: 4.85%;
}
.detailcontent .sec4 li{
    width: 16.66%;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 1200px) {
    .detailcontent .sec1 .right li{
        margin-right: 80px;
    }
    .detailcontent .sec2 li .cover p{
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .detailcontent .sec4 li{
        width: 25%;
    }
}
@media (max-width: 1000px) {
    .detailcontent .sec1 .left{
        width: 60%;
    }
    .detailcontent .sec1 .right li:nth-child(2n){
        margin-right: 0;
    }
    .detailcontent .sec2 li .cover p{
        font-size: 14px;
    }
}

@media (max-width: 850px) {
    .detailcontent .sec2 li .cover p{
        font-size: 12px;
    }
}
@media (max-width: 767px) {

    .detailcontent .sections .cont_title{
        font-size: 16px;
    }
    .detailcontent .sections .btnmore{
        font-size: 12px;
        width: 10.7em;
        height: 2.86em;
        line-height: 2.86;
    }


    .detailcontent .banner{
        padding: 8% 0 16%;
    }
    .detailcontent .banner .logo{
        margin-bottom: 5px;
        width: 100px;
    }
    .detailcontent .banner h1{
        font-size: 14px;
    }
    .detailcontent .banner p{
        font-size: 24px;
    }


    .detailcontent .sec1{
        padding: 10% 0;
    }
    .detailcontent .sec1 .left{
        float: none;
        width: 100%;
        margin-bottom: 10%;
    }
    .detailcontent .sec1 .left p{
        font-size: 12px;
    }
    .detailcontent .sec1 .left .text{
        margin-bottom: 20px;
    }
    .detailcontent .sec1 .left .btnmore{
        margin: 0 auto;
    }
    .detailcontent .sec1 .right{
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .detailcontent .sec1 .right ul{
        margin-bottom: 10%;
    }
    .detailcontent .sec1 .right li{
        margin-right: 30%;
    }
    .detailcontent .sec1 .right li:nth-child(even){
        margin-right: 0;
    }


    .detailcontent .sec2{
        padding: 10% 0;
    }
    .detailcontent .sec2 li{
        width: 100%;
        margin-right: 0;
        display: inline-block;
        margin-bottom: 10%;
    }
    .detailcontent .sec2 li .cover p{
        font-size: 16px;
    }



    .detailcontent .sec3{
        padding: 10% 0;
    }
    .detailcontent .sec3 ul{
        padding: 0;
    }
    .detailcontent .sec3 li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10%;
    }
    .detailcontent .sec3 li:nth-child(3n){
        margin-right: 4%;
    }
    .detailcontent .sec3 li:nth-child(even){
        margin-right: 0;
    }
    .detailcontent .sec3 li .icon{
        width: 20%;
    }
    .detailcontent .sec3 li h5{
        font-size: 16px;
    }
    .detailcontent .sec3 li p{
        font-size: 12px;
    }





    .detailcontent .sec4{
        padding: 10% 0;
    }
    .detailcontent .sec4 ul{
        margin-bottom: 8%;
    }
    .detailcontent .sec4 li{
        width: 33.333%;
    }


}