
    .design {
        padding: 0 0 0 142px;
    }
    .sectionBox{
        margin-bottom: 0;
    }
    .tab_wrapper {
        position: relative;
    }
    .tab_wrapper .tab_title{
        display: none;
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        background: #3454d1;
        padding: 11px 10px;
        text-transform: uppercase;
        position: relative;
        text-align: left;
        cursor: pointer;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
    }
    .tab_wrapper .tab_title:after{
        content: '\f0d7';
        font-family: fontAwesome;
        font-size: 16px;
        color: #fff;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tab_wrapper .tab-content{
        text-align: center;
    }
    ul.tab_nav {
        padding: 0 !important;
        margin-bottom: 30px;
        display: inline-block;
    }
    ul.tab_nav li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }
    ul.tab_nav li:last-child{
        margin-right: 0;
    }
    ul.tab_nav li a {
        display: block;
        text-align: center;
        text-decoration: none;
        position: relative;
        background: #eee;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        font-size: 15px;
        line-height: 24px;
        padding: 10px 18px;
        color: #333;
        text-transform: uppercase;
        font-weight: 600;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
    }
    ul.tab_nav li a.active,
    ul.tab_nav li a:hover{
        background: #3454d1;
        color: #fff;
    }

    .titleAbout{
        position: relative;
        padding-left: 10px;
        margin-bottom: 55px;
        padding-top: 20px;
    }
    .titleAbout:after{
        content: '';
        width: 123px;
        height: 130px;
        background: url('../images/icon1.png') no-repeat;
        position: absolute;
        z-index: 1;
        left: -40px;
        top: 65%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .titleAbout h1{
        font-size: 30px;
        line-height: 40px;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 5px;
        position: relative;
        z-index: 2;
    }
    .titleAbout span{
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 400;
        color: #333;
        padding-left: 20px;
        position: relative;
        z-index: 2;
        display: block;
    }

    .box_1{
        position: relative;
        padding-top: 70px;
    }
    .box_1 .text{
        width: 60%;
        background: #f5f5f5;
        float: right;
        padding: 70px 70px 70px 170px;
    }
    .box_1 .text span{
        display: inline-block;
        padding: 5px 10px;
        background: #3454d1;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 15px;
    }
    .box_1 .text h2{
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 25px;
    }
    .box_1 .text p{
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        padding: 0;
        margin-bottom: 15px;
        text-align: justify;
    }
    .box_1 .wrapper{
        position: relative;
    }
    .box_1 .wrapper .titleAbout{
        position: absolute;
        top: -50px;
        z-index: 10;
        left: 0;
        padding-top: 0;
    }
    .box_1 .wrapper .titleAbout:after{
        top: 56%;
    }
    .box_1 .wrapper .i-img{
        top: 60px;
        left: 0;
        position: absolute;
    }
    .box_1 .wrapper .i-img .sub{
        border: 10px solid #fff;
        margin-bottom: 15px;
    }
    .box_1 .wrapper .i-img .name{
        padding-left: 45px;
        position: relative;
        margin-bottom: 5px;
    }
    .box_1 .wrapper .i-img .name:after{
        content: '';
        position: absolute;
        width: 18px;
        height: 1px;
        background: #3454d1;
        left: 15px;
        top: 15px;
    }
    .box_1 .wrapper .i-img .name h2{
        font-size: 16px;
        line-height: 24px;
        color: #3454d1;
    }
    .box_1 .wrapper .i-img .name h2 strong{
        font-size: 18px;
        color: #3454d1;
        text-transform: uppercase;
    }
    .box_1 .wrapper .i-img .name span{
        display: block;
        font-size: 15px;
        line-height: 24px;
        color: #666666;
    }
    .box_1 .wrapper .i-img .name1{
        position: relative;
        padding-left: 45px;
    }
    .box_1 .wrapper .i-img .name1:after{
        content: '';
        position: absolute;
        width: 38px;
        height: 29px;
        background: url('../images/icon3.png') no-repeat;
        left: 0;
        top: 0;
    }
    .box_1 .wrapper .i-img .name1 div{
        font-size: 20px;
        line-height: 30px;
        color: #333;
    }

    .box_2{
        
    }
    .box_2 .item{
        margin-bottom: 30px;
    }
    .box_2 .wrapBox .fl{
        width: 50%;
        padding: 50px 60px;
    }
    .box_2 .wrapBox .fl h2{
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        color: #3454d1;
        margin-bottom: 30px;
        position: relative;
    }
    .box_2 .wrapBox .fl p{
        font-size: 15px;
        line-height: 22px;
        font-weight: 400;
        color: #666;
        padding-top: 0;
    }
    .box_2 .wrapBox .fl h2:after{
        content: '';
        position: absolute;
        left: -60px;
        top: 0;
        background: url('../images/icon4.png') no-repeat;
        width: 46px;
        height: 35px;
    }
    .box_2 .wrapBox .fr{
        width: 50%;
    }
    .box_2 .wrapBox .item{
        height: 381px;
    }
    .box_2 .wrapBox .item:nth-child(even) .fl{
        float: right;
        padding: 50px 80px;
    }

    .box_3{
        
    }
    .box_3 .boxText{
        padding-left: 135px;
        position: relative;
        padding-bottom: 22px;
    }
    .box_3 .boxText .text_detail{
        font-size: 11px;
        line-height: 20px;
        color: #999999;
        font-weight: 400;
        text-transform: uppercase;
        position: absolute;
        bottom: -30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .box_3 .boxText .i-img{
        margin-bottom: 35px;
    }
    .slide_history{
        margin: 0 -40px;
        padding-bottom: 20px;
        overflow: hidden; 
        max-width: 1530px;
    }
    .slide_history:after {
        display: block;
        content: '';
        clear: both;
    }
    .slide_history .item{
        width: 400px;
        float: left;
        padding: 0 40px;
    }
    .slide_history .item .i-title{
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
        color: #3454d1;
        margin-bottom: 20px;
    }
    .slide_history .item .i-content{
        font-size: 15px;
        line-height: 22px;
        font-weight: 300;
        color: #000;
        text-align: justify;
    }
    .news_wrap{
        touch-action: pan-y !important;
    }
    /* .iScrollHorizontalScrollbar .iScrollIndicator{
        background: url('../js/iscroll/img/icon-bar.png') no-repeat 50% 50% #0093dd;
    }
    .iScrollHorizontalScrollbar .iScrollIndicator:active, .iScrollHorizontalScrollbar .iScrollIndicator:hover{
        background: url('../js/iscroll/img/icon-bar.png') no-repeat 50% 50% #0093dd;
    } */
    .iScrollHorizontalScrollbar{
        left: 50%;
        width: 600px;
        right: initial;
        height: 1px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .iScrollHorizontalScrollbar .iScrollIndicator{
        width: 47px !important;
        height: 10px;
        border-radius: 20px;
        background: #3454d1 !important;
        top: -5px;
    }

    
    .boxSlide{
        
    }
    .slide_item {
        
    }
    .slide_item .slick-list{
        margin: 0 -10px;
    }
    .slide_item .item{
        padding: 0 10px;
    }
    .slide_item .wrap_item{
        margin-bottom: 20px;
    }
    .slide_item .wrap_item .i-img{
        padding-top: 100%;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .slide_item .wrap_item .i-img img{
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .slide_item .wrap_item .i-desc{
        position: relative;
    }
    .slide_item .wrap_item .i-desc:after{
        content: '';
        position: absolute;
        left: 0;
        top: -10px;
        width: 75px;
        height: 5px;
        background: url('../images/icon5.png') no-repeat;
    }
    .slide_item .wrap_item .i-title h3 a{
        display: block;
        font-size: 13px;
        line-height: 20px;
        
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #3454d1;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    .slide_item .wrap_item .i-content{
        font-size: 13px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
        font-weight: 400;
    }
    .slide_item .slick-arrow {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        top: 45%;
        width: 50px;
        height: 50px;
        background: #fff;
        border: 3px solid #ddd;
        border-radius: 100%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
        display: block;
    }
    .slide_item .slick-arrow:hover{
        background: #3454d1;
    }
    .slide_item .slick-arrow:after {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-family: fontAwesome;
        font-size: 26px;
        color: #ddd;
    }
    .slide_item .slick-next:after {
        content: '\f105';
    }
    .slide_item .slick-prev:after {
        content: '\f104';
    }
    .slide_item .slick-next {
        right: 0;
    }
    .slide_item .slick-prev {
        left: 0;
    }

    .slide_2 .i-img{
        border: 1px solid #ddd;
    }
    .slide_2 .wrap_item .i-desc:after{
        content: none;
    }
    .slide_2 .wrap_item .i-title h3 a{
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        display: block;
        text-transform: none;
        color: #333;
    }

    @media screen and (max-width: 1368px){
        .slide_item {
            max-width: 1170px;
            margin: 0 auto;
        }
        .box_1 {
            height: 520px;
            overflow-y: scroll;
        }
        .box_2 {
            height: 530px;
            overflow-y: scroll;
        }
        .box_3 {
            height: 530px;
            overflow-y: scroll;
            overflow-x: hidden;
        }
        .box_3 .boxText .i-img img{
            width: 100%;
        }
        .box_3 .boxText .text_detail{
            bottom: -35px;
        }
        .slide_history{
            padding-bottom: 60px;
        }
        .slide_item .wrap_item .i-img{
            
        }
    }

    @media screen and (max-width: 1300px){
        .box_1 .wrapper .titleAbout{
            left: 50px;
        }
    }

    @media screen and (max-width: 1100px){
        .box_1 .wrapper .i-img{
            width: 50%;
        }
    }

    @media screen and (max-width: 1024px){
        .design {
            padding: 0;
        }
        .tab_wrapper{
            position: relative;
        }
        .tab_wrapper .tab_title{
            display: block;
            width: 90%;
            margin: 0;
        }
        .tab_wrapper .tab-content{
            display: none;
            position: absolute;
            top: 71px;
            left: 20px;
            right: 40px;
            z-index: 111;
        }
        .tab_wrapper.show .tab-content{
            display: block;
        }
        ul.tab_nav{
            display: block;
        }
        ul.tab_nav li{
            float: none;
            display: block;
            margin-right: 0;
        }
        ul.tab_nav li a{
            -webkit-transform: skew(0);
            -moz-transform: skew(0);
            -o-transform: skew(0);
        }
        .titleAbout h1{
            font-size: 26px;
            line-height: 36px;
        }
        .box_1{
            overflow-y: initial;
            height: auto;
        }
        .fp-section.fp-table, .fp-slide.fp-table, .fp-tableCell{
            height:initial !important;
            display: block !important;
        }
        /************************************/
        .titleAbout{
            padding-left: 55px;
            padding-top: 60px;
            margin-bottom: 40px;
        }
        .titleAbout:after{
            left: 0;
        }
        /*********************************/
        .box_1{
            padding-top: 50px;
            height: auto;
            overflow-y: initial;
            margin-bottom: 50px;
        }
        .box_1 .wrapper .i-img{
            width: 100%;
            padding-top: 50px;
            position: static;
            margin-bottom: 20px;
        }
        .box_1 .wrapper .i-img .sub{
            border: 0;
        }
        .box_1 .wrapper .i-img img{
            width: 100%;
        }
        .box_1 .wrapper .titleAbout{
            padding-top: 0;
            margin-bottom: 0;
            position: relative;
            top: initial;
            left: 0;
        }
        .box_1 .text{
            width: auto;
            float: none;
            margin: 0 20px;
            background: #fff;
            padding: 0;
        }
        .box_1 .text .box_text{
            padding: 20px;
            width: 100%;
            background: #f5f5f5;
        }
        .box_1 .text h2{
            font-size: 24px;
            line-height: 34px;
        }
        /****************************/
        .box_2{
            height: auto;
            overflow-y: initial;
            margin-bottom: 50px;
        }
        .box_2 .wrapBox .fl,.box_2 .wrapBox .item:nth-child(even) .fl{
            width: 100%;
            float: none;
            padding: 20px 20px 20px 65px;
        }
        .box_2 .wrapBox .fr,.box_2 .wrapBox .item:nth-child(even) .fr{
            width: 100%;
            float: none;
        }
        .box_2 .wrapBox .fr img{
            width: 100%;
        }
        .box_2 .wrapBox .item{
            height: auto;
        }
        .box_2 .wrapBox .fl h2{
            font-size: 24px;
            line-height: 34px;
        }
        /******************************/
        .box_3{
            height: auto;
            overflow-y: initial;
            overflow-x: hidden;
            margin-bottom: 40px;
        }
        .iScrollHorizontalScrollbar{
            width: 200px;
        }
        .slide_history .item .i-title{
            font-size: 24px;
            line-height: 34px;
        }
        .box_3 .boxText{
            padding-left: 50px;
        }
        /***************************/
        .box_4,.box_5{
            margin-bottom: 40px;
        }
        .boxSlide{
            height: auto;
            overflow-y: initial;
        }
        .slide_item .slick-list{
            margin: 0 -5px;
        }
        .slide_item .item{
            padding: 0 5px;
        }
    }