.atb_left{
    width: 420px;
    padding-left: 50px;
    padding-top: 60px;
}
.atb_right{
    width: calc(100% - 420px);
    padding-left: 80px;
    margin-top: -115px;
    position: relative;
    z-index: 1000;
}
.atb_left p{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #002A5A;
    margin-bottom: 45px;
}
.atb_left ul{
    padding-left: 12px;
}
.atb_left ul li{
    list-style: none;
    margin-bottom: 68px;
}
.atb_left ul li:last-child{
    margin-bottom: 0;
}
.atb_left ul li a{
    font-size: 20px;
    font-weight: 500;
}
.atb_left ul li a:hover{
    color: #F39314;
}
.ab_left{
    width: 283px;
}
.ab_right{
    width: calc(100% - 283px);
    background: #F0F0F0;
    padding: 100px 140px 140px 140px;
    position: relative;
}
.ab_right:before{
    content: '';
    width: 66px;
    height: 54px;
    background: url("../images/ico22.svg") no-repeat;
    position: absolute;
    top: 30px;
    left: 30px;
}
.ab_right:after{
    content: '';
    width: 66px;
    height: 54px;
    background: url("../images/ico23.svg") no-repeat;
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.abl_img{
    margin-bottom: 42px;
}
.abl_name{
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    color: #002A5A;
    margin-bottom: 20px;
}
.abl_text{
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #5B5B5B;
    padding-right: 50px;
}
.ab_right p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}
.about_item{
    background: #383838;
    padding: 70px 40px;
}
.aii_text{
    height: 410px;
    overflow: auto;
}
.aii_text p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fff;
}
.aii_title{
    font-size: 36px;
    font-weight: 600;
    color: #F39314;
    margin-bottom: 50px;
}
.ai_info{
    width: calc(100% - 600px);
    padding-right: 30px;
}
.ai_video{
    position: relative;
    width: 600px;
    margin-top: 80px;
}
.play_btn2{
    width: 80px;
    height: 81px;
    background: url("../images/ico24.svg") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
}
.play_btn2:hover{
    background: url("../images/ico24-1.svg") no-repeat;
}
.aiv_text{
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 20px;
}
.abr_scroll{
    /*height: 550px;
    overflow: auto;*/
}
.ai_img{
    position: relative;
    width: 600px;
}
.international_wp .about_item{
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}
.international_wp .ai_info{
    padding-top: 80px;
}
.d_wp{
    padding-right: 30px;
}
.divider{
    width: 59%;
    height: 80px;
    background: #F0F0F0;
}
@media only screen and (max-width: 1819px) {

    .atb_left{
        width: 270px;
    }
    .atb_right{
        width: calc(100% - 270px);
    }

    .ab_right{
        padding-left: 30px;
        padding-right: 30px;
    }
    .ai_info{
        width: 100%;
    }
    .ai_video{
        margin-top: 0;
    }
    .ai_img{
        width: 100%;
        height: 541px;
        overflow: hidden;
    }
    .ai_img img{
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 1239px) {
    .ab_right{
        width: 100%;
    }
    .ab_left{
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .atb_right{
        margin-top: -85px;
        padding-left: 0;
        background: #F0F0F0;
    }
    .abl_img{
        width: 230px;
    }
    .abl_mob_right{
        width: calc(100% - 230px);
        padding: 30px 20px;
    }
    .atb_left{
        padding-left: 0;
        padding-top: 73px;
    }
    .atb_left p{
        padding-left: 15px;
    }
    .atb_left ul li a{
        font-size: 18px;
        line-height: 22px;
        padding-right: 20px;
    }
    .atb_left ul li{
        margin-bottom: 42px;
    }
    .abl_name{
        font-size: 20px;
        line-height: 30px;
    }
    .abl_text{
        font-size: 14px;
        line-height: 21px;
    }
    .ab_right:before{
        width: 37px;
        height: 30px;
        background-size: 100%;
    }
    .ab_right p{
        font-size: 16px;
        line-height: 30px;
    }
    .ab_right{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .ab_right:after{
        width: 37px;
        height: 30px;
        background-size: 100%;
    }
    .aii_title{
        font-size: 24px;
    }
    .aii_text p{
        font-size: 16px;
        line-height: 30px;
    }
    .international_wp .ai_info{
        padding-top: 50px;
        padding-left: 40px;
    }
    .international_wp .about_item{
        padding-left: 0;
    }
    .atb_mob_w2{
        width: 97%;
    }
}
@media only screen and (max-width: 767px) {
    .atb_left{
        display: none;
    }
    .atb_right{
        width: 100%;
        margin-top: 0;
    }
    .abl_mob_right{
        width: 100%;
        padding-bottom: 0;
    }

    .abl_name{
        font-size: 16px;
        line-height: 24px;
    }
    .abl_img{
        margin-bottom: 0;
    }
    .ab_right p{
        font-size: 14px;
        line-height: 22px;
    }
    .about_item{
        padding: 30px 15px;
    }
    .aii_title{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .aii_text p{
        font-size: 14px;
        line-height: 22px;
    }
    .aiv_text{
        font-size: 13px;
        left: 10px;
    }
    .play_btn2{
        width: 36px;
        height: 37px;
        background-size: 100%;
        margin-top: -18px;
        margin-left: -18px;
    }
    .international_wp .ai_info{
        padding: 30px 15px;
    }
    .ai_img{
        height: 331px;
    }
    .ai_info{
        padding-right: 0;
        margin-bottom: 20px;
    }
    .about_item{
        position: relative;
        padding-right: 0;
        padding-bottom: 50px;
    }
    .about_item:before{
        content: '';
        width: 50px;
        height: 100%;
        background: #383838;
        position: absolute;
        top: 0;
        right: -48px;
    }
    .d_wp{
        padding-right: 15px;
    }
    .divider{
        width: 96%;
        height: 60px;
    }
}