/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 20px;
    width: 20px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
    border-radius: 2px;
}

    .gh a:after {
        width: 100%;
    }

    .gh a:before {
        width: 100%;
    }

    .gh a:after,
    .gh a:before {
        background-color: #fff;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    }

    .gh a:after {
        top: 7px;
    }

    .gh a:before {
        top: -7px;
    }

.selected .gh a:after,
.selected .gh a:before {
    top: 0;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #fff;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #fff;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}

.selected .header {
    overflow: visible;
}

    .selected .header .nav {
        display: block;
        z-index: 111;
        position: absolute;
        left: 0;
        top: 80px;
        right: 0;
        margin: 0;
    }

        .selected .header .nav li a {
            text-align: center;
            width: auto;
            display: block;
            background: rgba(255, 255, 255, 0.9);
            margin: auto;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            line-height: 50px;
            padding: 0;
        }

        .selected .header .nav li a {
            color: #000000;
        }

        .selected .header .nav .selected a {
            border-bottom-color: #73e5b1;
        }

@media only screen and (max-width:2560px) {
    .customer .custer_list .custer_row {
        width: 2560px;
        margin-bottom: 13px;
    }

    .customer .custer_list .custer_item {
        width: 226px;
        height: 105px;
        margin: 0 15px;
    }
}

@media only screen and (max-width:2300px) {
    .customer .custer_list .custer_row {
        width: 2300px;
        margin-bottom: 7px;
    }
    .customer .custer_list .custer_item {
        width: 210px;
        height: 100px;
        margin: 0 10px;
    }
}

@media only screen and (max-width:1400px) {
    .hbwrap,
    .wrap{
        width: 1100px;
    }

    .header .rts .naver li .qmnlia {
        width: 1000px !important;
    }

        .header .rts .naver li .qmnlia .dl {
            width: 245px !important;
            margin-right: 15px !important;
        }

    .header .rts .rt {
        float: right;
        width: calc(100% - 670px);
    }
    .header .rt .hotline img {
        height: 22px;
    }
    .header .rts .form .btn {
        width: 15px;
    }
    .header .rts .rt li h4 {
        padding: 8px 1px;
        font-size: 12px;
    }
    .header .rts .form .btn{
        margin-left:5px;
    }

    .header .rts .rt li:nth-child(1) {
        margin-right: 8px;
    }

    .culture .list li .imgs .img {
        width: 640px;
        height: 427px;
    }

    .culture .list li .imgs:before {
        height: 300px;
        width: 600px;
        right: -10%;
    }

    .culture .list li:nth-child(2n) .imgs:before {
        height: 300px;
        width: 600px;
        left: -10%;
    }

    .culture .list li:nth-child(2n) .imgs {
        margin-left: -9%;
    }

    .culture .list li:nth-child(2n) .text {
        width: 40%;
        padding-top: 60px;
    }

    .culture .list li:last-child:before {
        height: 400px;
    }

    .culture .list li .text {
        margin-top: 0;
        padding-top: 30px;
    }

    .culture .list li:last-child {
        padding: 60px 0 40px;
    }

    .culture .list li {
        padding-bottom: 120px;
    }

        .culture .list li:last-child .text h3 {
            margin-top: 40px;
        }

        .culture .list li:last-child .text p {
            margin-top: 15px;
        }

        .culture .list li .text h3 {
            margin-top: 40px;
            padding-top: 30px;
        }

        .culture .list li .imgs {
            margin-right: -9%;
        }

        .culture .list li .text p {
            margin-top: 10px;
        }

    .onway_honor li h3:before {
        right: -6.4%;
    }


    .strong_map .text {
        margin-top: 80px;
    }

    .casedel .ul ul {
        padding-left: 0
    }

    .con_banner .form {
        padding: 30px 40px;
    }

    .casedel .ul ul li {
        margin-right: 48px;
        width: calc((100% - 100px)/3);
    }

    .casedel .rt .onway_wx {
        padding: 20px 10px 20px 20px;
    }

        .casedel .rt .onway_wx .txt {
            width: calc(100% - 150px);
            margin-top: 35px;
        }

    .service .list li a {
        padding: 30px 20px 40px;
    }


    .footer .rts dl {
        margin-right: 70px;
    }

    .footer .rts {
        width: calc(100% - 310px);
    }

    .broadcast .wrap {
        width: 1100px;
    }

    .casedel .rt .progra {
        height: 209px;
    }

    .casedel .rt .progra {
        height: 183px;
    }

    .case .bd .imgs {
        height: 150px;
    }

    .eblqmcs .hd li a, .case .hd dd a {
        width: 100px;
    }

    .shortban .txta p {
        font-size: 18px;
        margin-top: 7px;
    }

    .case {
        padding: 20px 15px;
    }

    .resource .list li .video,
    .resource .list li .img {
        height: 190px;
    }

    .casedel .news_cen li .text {
        padding: 15px;
    }

    .casedel .news_cen li .img {
        width: 270px;
    }

    .market .market_lts .news_cen li {
        height: 160px;
    }

    .casedel .news_cen li .text {
        width: calc(100% - 270px);
    }

    .recruit_form .form_list li, #jobForm .item-code {
        width: calc((100% - 153px)/4);
        margin-right: 50px;
        margin-bottom: 10px;
    }

    .casedel .lt .hd::before {
        left: -60px;
        top: -30px;
    }

    .lmhzhb .wmtg .bd ul {
        width: 215px;
    }

    .lmhzhb .wmsl ul {
        padding: 0 50px;
    }

    .lmhzhb .wmtg .bd li {
        margin-bottom: 25px;
    }

    .transform_list .cou_swiper li h6 br {
        display: none;
    }

    .make_conat .list li {
        padding: 30px 20px;
    }

    .strong_map .rt .list li {
        margin-right: 90px;
    }

    .header .rts .form .text {
        width: 141px;
    }

    .qmhbgrzx .hbhead .lt {
        width: 630px;
    }

    .qmhbgrzx .hbhead .nas li a {
        padding: 0 8px;
    }

    .qmhbgrzx .hbhead .rt {
        width: calc(100% - 640px);
    }

    .qmhbgrzx .hbhead .logo {
        max-width: 200px;
        margin-top: 20px;
    }

    .qmhbgrzx .main .hbnav li {
        margin: 0 10px;
    }
    .onlineForm .formBody .row .formField {
        width: 275px;
    }

    .onlineForm .formBody {
        width: 700px;
    }

    .askBg .qmnlia {
        max-height: 680px;
    }

        .askBg .qmnlia .nbgs {
            max-height: 680px;
        }

        .askBg .qmnlia .nbgs {
            overflow-y: scroll !important;
        }

    .onlineForm .formBody .fileRow .fileList li .fileName {
        max-width: 500px;
    }

    .prod_model12 .swiper_body li .text {
        margin-left: 50px;
    }

}





@media only screen and (max-width:1200px) {
    /*=============Global===============*/

    .hbwrap, .broadcast .wrap, .wrap{
        width: 960px;
    }

    .header .rts .naver li .dl {
        width: 120px !important;
        margin-right: 15px !important;
    }

    .header .rts .naver li a {
        font-size: 13px;
    }

    .header .rts .naver li dd a {
        font-size: 12px;
    }

    .header .rt .hotline img {
        height: 20px;
        margin-top: 10px;
    }

    .chang_list .list ul li .txt p br {
        display: none;
    }

    .header .rts .naver li {
        margin-right: 20px;
    }

    .screen_list li {
        padding: 0 30px;
    }

    .onway_honor li h3:before {
        right: -6.5%;
    }

    .job_screening {
        padding: 25px 30px 40px;
    }

        .culture .list li .text h3 {
            margin-top: 20px;
            padding-top: 20px;
            font-size: 24px;
            line-height: 1.6;
        }

        .culture .list li .text p {
            line-height: 1.8;
        }

    .culture .list li .imgs .img {
        width: 560px;
        height: 374px;
    }

    .culture .list li .imgs:before {
        height: 240px;
        width: 500px;
        bottom: -50px;
    }

    .culture .list li:nth-child(2n) .imgs:before {
        height: 240px;
        width: 500px;
    }

    .strong_map .text h6 {
        margin-top: 10px;
    }

    .casedel .rt .progra h2 {
        font-size: 20px;
        line-height: 1.2;
    }

    .casedel .lt h1 {
        font-size: 20px;
    }

    .casedel .rt .progra a {
        width: 100px;
        line-height: 30px;
        margin-top: 10px;
        font-size: 12px;
    }

    .casedel .rt .progra h6 {
        font-size: 13px;
        margin-top: 10px;
    }

    .casedel .ul ul {
        padding-left: 0;
    }

        .casedel .ul ul li {
            margin-right: 20px;
            width: calc((100% - 42px)/3);
        }

    .casedel .rt .onway_wx .wx {
        height: 120px;
        width: 120px;
    }

    .job_screening .text_list ul {
        width: 80%;
    }

    .casedel .rt .onway_wx .txt {
        width: calc(100% - 130px);
        margin-top: 28px;
    }

        .casedel .rt .onway_wx .txt h4 {
            font-size: 16px;
        }

    .casedel .news_cen li .img {
        width: 240px;
    }

    .casedel .news_cen li .text {
        width: calc(100% - 240px);
    }

    .market .market_lts .news_cen li .text .lit li h5 {
        padding-left: 16px;
    }

    .casedel .news_cen li .text {
        padding: 10px;
    }

    .market .market_lts .news_cen li {
        height: 150px;
    }

        .market .market_lts .news_cen li .text .st {
            margin-top: 5px;
        }

    .header .rts .rt {
        width: auto;
    }

    .qbanner .qlt {
        width: auto;
    }

    .qbanner .qrt {
        margin-top: 30px;
        margin-bottom: 50px;
        width: auto;
    }

    .qbanner {
        height: auto;
    }

    .banner .text h2, .banner .text h1 {
        font-size: 30px;
    }

    .qbanner .qlt {
        padding-top: 50px;
    }

    .banner .text .data {
        margin-top: 30px;
    }

    /*.qbanner .texm {
        padding: 50px 0;
    }*/

    .hfangan .bd li a {
        height: 150px;
    }

    .hfangan .bd li .mks h3 {
        font-size: 20px;
    }

    .casedel .rt .recom_list .list li {
        margin: 0 15px;
    }

    .casedel .rt .recom_list {
        padding: 10px 20px;
    }

    .pages li a {
        line-height: 30px;
        width: 30px;
    }

    .pages li {
        line-height: 30px;
        margin: 0 2px;
    }

        .pages li.ne a {
            width: 70px;
        }

        .pages li .txa {
            height: 30px;
        }

        .pages li .btn {
            line-height: 32px;
        }

    .eblqmcs .bds li {
        width: calc((100% - 72px)/3);
        margin-right: 35px;
    }

        .eblqmcs .bds li .imgs {
            height: 160px;
        }

        .eblqmcs .bds li .txt {
            margin-top: 10px;
        }

        .eblqmcs .bds li h3 {
            margin: 10px 0 30px;
        }

    .ebookdisp .hd .imgs {
        width: 420px;
        height: 290px;
    }

    .ebookdisp .hd .txt {
        width: calc(100% - 460px);
        margin-top: 20px;
    }

        .ebookdisp .hd .txt h1 {
            font-size: 26px;
            line-height: 36px;
            height: 72px;
            overflow: hidden;
        }

        .ebookdisp .hd .txt h3 {
            margin: 24px 0 80px;
        }

    .ebookdisp .box .bd {
        padding: 20px 30px;
    }

    .resource .list li .video,
    .resource .list li .img {
        height: 170px;
    }

    .resource .list li {
        float: left;
        width: calc((100% - 62px)/3);
        margin-right: 30px;
        box-shadow: 0 4px 10px 1px #e0e0e0;
    }

        .resource .list li .text {
            padding: 15px;
        }

    .recruit_form .form_list li, #jobForm .item-code {
        width: calc((100% - 93px)/4);
        margin-right: 30px;
        margin-bottom: 10px;
    }

    .recruit_form .education .list li:nth-child(3),
    .recruit_form .education .list li:nth-child(2) {
        width: 24.8%;
    }

    .casedel .lt .hd::before {
        left: -20px;
        top: 0;
        background-size: 20px !important;
    }

    .lmhzhb .hzjz li {
        width: calc((100% - 42px)/3);
        margin-right: 20px;
        padding: 30px 20px;
    }

        .lmhzhb .hzjz li p {
            height: 120px;
        }

    .lmhzhb .wmsl li {
        margin-bottom: 60px;
    }

    .lmhzhb .wmsl ul {
        padding: 0 10px;
    }

    .lmhzhb .wmtg .bd .img {
        width: 460px;
    }

    .lmhzhb .wmtg .bd li p {
        height: 84px;
    }

    .lmhzhb .wmtg .bd ul {
        width: 230px;
    }

    .lmhzhb .wmtg .bd li {
        margin-bottom: 10px;
    }

    .lmhzhb .hzlx li .img {
        height: 238px;
    }

    .lmhzhb .hzlx li .txt {
        padding: 20px 30px 30px;
    }

    .casedel .anli_list ul li .txt {
        padding: 0 10px;
    }

    .lmanxfw .zsjz .bd li {
        width: calc((100% - 62px)/3);
        margin-right: 30px;
    }

        .lmanxfw .fwtd .bd li .txt p {
            line-height: 1.7;
        }

    .make_conat .list li {
        padding: 20px;
    }

    .con_banner .form {
        width: 50%;
    }

    .strong_map .text h6 br {
        display: none;
    }

    .strong_map .rt {
        float: none;
        margin: 0 auto;
    }

    .strong_map .text {
        margin-top: 65px;
        float: none;
        width: auto;
    }

    .silsi .hd .rt {
        width: auto;
        float: none;
    }

    .silsi .bd li {
        width: calc((100% - 52px)/3);
        margin-right: 25px;
    }

    .silsi .hd {
        padding: 50px 20px;
    }

        .silsi .hd .rt h3 {
            font-size: 24px;
            line-height: 1.6;
        }

        .silsi .hd .rt ul {
            margin: 20px 0 0;
        }

        .silsi .hd .rt .btn {
            margin: 20px 0 0;
        }

    .uatanc h2 {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 15px;
    }

    .service_onway .lt {
        float: none;
        margin: 0 auto;
        width: auto;
    }

    .lmanxfw .service_onway .lt{
        float:none;
        width:auto;
    }

    .service_onway .rt {
        float: none !important;
        margin: 0 auto;
    }

    .footer .rts dl {
        margin-right: 40px;
    }


    .qmhbmain .box .img::after, .qmhbmain .box .img::before {
        left: 30px;
    }

    .qmhbmain .box .img::after {
        left: auto;
        right: 30px;
    }


    .qmhbgrzx .hbhead .nas li a {
        font-size: 14px;
        line-height: 50px;
    }

    .qmhbgrzx .hbhead .qhcp {
        margin-top: 15px;
    }

    .qmhbgrzx .hbhead .logo {
        margin-top: 10px;
    }

    .qmhbgrzx .hbhead .lt {
        width: 580px;
    }

    .qmhbgrzx .hbhead .rt {
        width: calc(100% - 590px);
    }

    .qmhbgrzx .hbhead .search {
        margin-top: 10px;
        width: 230px;
    }

    .qmhbgrzx {
        padding-top: 50px;
    }

        .qmhbgrzx .hbhead .nas {
            height: 52px;
        }

        .qmhbgrzx .hbhead .search .t1 {
            width: 180px;
            padding: 0 5px;
            font-size: 12px;
            height: 30px;
        }

        .qmhbgrzx .hbhead .search .btn {
            width: calc(100% - 185px);
            height: 28px;
            line-height: 28px;
            font-size: 14px;
        }

        .qmhbgrzx .hbhead .use {
            margin-top: 10px;
        }

        .qmhbgrzx .main .hbnav li a {
            font-size: 14px;
            line-height: 36px;
        }

        .qmhbgrzx .main .hbnav li {
            margin: 0 6px;
        }

        .qmhbgrzx .main .sech {
            margin-right: 10px;
            margin-top: 5px;
        }

        .qmhbgrzx .main .hbnav li:nth-child(1) {
            margin-left: 15px;
        }

        .qmhbgrzx .main .box,
        .qmhbgrzx .main .gzlst {
            padding: 0 10px;
        }

        .qmhbgrzx .main .hbnav {
            padding-bottom: 5px;
        }

        .qmhbgrzx .main .wdwz h3 {
            font-size: 14px;
            line-height: 40px;
        }

            .qmhbgrzx .main .wdwz h3 span {
                margin-left: 26px;
            }

        .qmhbgrzx .main .gzlst li .ico {
            width: 60px;
            height: 60px;
        }

        .qmhbgrzx .main .gzlst li .txt {
            width: calc(100% - 70px);
        }

        .qmhbgrzx .main .gzlst li h3 {
            font-size: 16px;
        }

        .qmhbgrzx .main .gzlst li p {
            font-size: 14px;
            margin-top: 5px;
        }

        .qmhbgrzx .main .gzlst li .lt {
            width: calc(100% - 180px);
        }

        .qmhbgrzx .main .wdwz .rt {
            margin-top: 10px;
        }

        .qmhbgrzx .main .list .ner p {
            font-size: 14px;
            line-height: 24px;
            height: 96px;
        }
    .header .rts .rt li h4 {
        padding: 8px 13px;
    }
/*    .experience .exper_form li {
        margin-right:0;
    }*/

    .recruit_form .education .list li:nth-child(4){
        width:40%;
        margin-top:20px;
    }

        .recruit_form .education .list li:nth-child(4) label {
            width: 82px;
        }

        .recruit_form .education .list li:nth-child(4) .sele {
            width: calc((100% - 96px)/2);
            float:left;
        }

    .lmanxfw .fwtd .bd li {
        margin-right: 25px;
    }

    .lmanxfw .fwlc .bd ul {
        display: flex;
        justify-content: space-around;
    }

    .lmanxfw .fwlc .bd li:nth-child(n+3){
        margin-bottom:40px;
    }

/*============Model.ascx(1200px)===========*/

    .prod_model12 .swiper_body li .text {
        margin-left: 0;
    }

    .prod_model12 .swiper_body li .img {
        width: 480px;
    }

    .prod_model13 li {
        width: 420px;
    }

    .prod_model18 .detail_list .sublist li {
        width: calc(50% - 10px);
        height: auto;
    }

    .prod_model18 .detail_list .detailInfo .logo_group img {
        width: 140px;
        margin-right: 15px;
    }

}


@media only screen and (max-width:1000px) {
    .layout {
        overflow: hidden;
        margin: 0 auto;
        width: auto;
    }

    .casedel .lt .hd::before {
        left: -20px;
        top: -10px;
        background-size: 15px !important;
    }

    .gh {
        display: block;
        position: absolute;
        z-index: 111;
        right: 15px;
        top: 15px;
    }

    .header {
        display:none;
        /*height: 50px;
        background: #3475f7;
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;*/
    }
    .webheader {
        display: block;
        height: 50px;
    }

    .layout {
        padding-top: 0;
    }

    .header .cen .logo {
        width: 100px;
        margin-top:15px;
        margin-left: 15px;
    }

        .header .cen .logo img{
            vertical-align:middle;
        }

    .header .cen .feedbackBtn{
        float:right;
    }

        .header .cen .feedbackBtn a.feedback {
            display: block;
            border-radius: 2px;
            overflow: hidden;
            color: #3475f7;
            text-align: center;
            transition: all 0.3s;
            position: relative;
            width: 70px;
            font-size: 12px;
            background: #fff;
            line-height: 24px;
            top: 13px;
            right: 50px;
        }

    .qmhead .cen .feedbackBtn a.feedback,
    .nopageheader .cen .feedbackBtn a.feedback
    {
        background: #3475f7;
        color: #fff;
    }

    .qmhead .gh a,
    .nopageheader .gh a {
        background-color: #3465f7;
    }
        .qmhead .gh a:after,
        .qmhead .gh a:before,
        .nopageheader .gh a:after,
        .nopageheader .gh a:before {
            background-color: #3475f7;
        }

    .header .rts .rt {
        display: none;
    }

    .header .rts {
        float: none;
        width: auto;
    }

        .header .rts .naver {
            float: none;
            position: fixed;
            z-index: 999;
            left: -100vw;
            margin: 0 auto;
            top: 50px;
            background: #fff;
            padding-bottom: 5px;
            bottom: 0;
            width: 100%;
            transition: all 0.3s;
            -ms-transition: all 0.3s;
            /* IE 9 */
            -moz-transition: all 0.3s;
            /* Firefox */
            -webkit-transition: all 0.3s;
            /* Safari 鍜� Chrome */
            -o-transition: all 0.3s;
            overflow: auto;
        }

            .header .rts .naver ul {
                height: 100%;
                position: relative;
            }

            .header .rts .naver li {
                float: none;
                margin-right: 0;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -o-box-sizing: border-box;
                box-sizing: border-box;
                position: unset;
            }

                .header .rts .naver li h3{
                    font-size: 15px;
                    line-height: 50px;
                    padding: 0 15px;
                    color: #333;
                    position: relative;
                    width: 120px;
                    box-sizing: border-box;
                }
                    .header .rts .naver li h3 a {
                        font-size: 15px;
                        line-height: 50px;
                        color: #333;
                    }

                        .header .rts .naver li h3 a:hover {
                            color: #333;
                        }


                    .header .rts .naver li h3::before {
                        content: unset;
                    }

                    .header .rts .naver li h3::after {
                        content: "";
                        position: absolute;
                        display: block;
                        width: 3px;
                        height: 100%;
                        background: #3475f7;
                        left: 0;
                        right: auto;
                        top: 0;
                        transition:all 0.3s;
                        opacity:0;
                    }

                .header .rts .naver li dt a i {
                    position: relative;
                    display: inline-block;
                    width: 40px;
                    height:20px;
                    vertical-align: middle;
                    /* height: 60px; */
                    background: url(../images/arrow-side.png) no-repeat center/50%;
                }

    .selected .header .rts .naver {
        left: 0;
    }

    .header .rts .naver {
        background: #eeeeee;
    }

    .header .rts .naver li i.actives {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari 鍜� Chrome */
        -o-transform: rotate(180deg);
    }

    .header .rts .naver li.active h3{
        color: rgba(48, 114, 248, 1);
        background: #fff;
        
    }

        .header .rts .naver li.active h3::after{
            opacity:1;
        }

        .header .rts .naver li .nli {
            position: absolute;
            text-align: left;
            max-width: inherit;
            transform: unset;
            top: 0;
            left: 120px;
            width: calc(100% - 120px);
            height: 100%;
            margin: unset;
            background: #fff;
            max-height: inherit;
        }

        .header .rts .naver li:hover .nli {
            max-height: inherit;
            box-shadow: unset;
        }

        .header .rts .naver li .nli .nbgs {
            display: block;
            box-shadow: none;
            padding: 0;
        }

        .header .rts .naver li.inpor .nli .nbgs {
            padding:0;
        }

    .header .rts .naver li .dl {
        float: none;
        width: auto !important;
        margin: 0;
        margin-right: 0 !important;
    }

    .mt50 {
        margin: 0;
    }

    .banner .text {
        padding: 0 10px;
    }

    .header .rts .naver li .dl dd {
        display: none;
    }

    .header .rts .naver li.inpor .dl dd {
        display: block;
    }

    .header .rts .naver li .nli .nbgs {
        min-height: inherit;
    }

    .header .rts .naver li .dl dt {
        margin-bottom: 0;
        border: none;
        border-top: 1px solid #e5e8ed;
    }

    .header .rts .naver li .nlia .dl2 {
        width: auto !important;
    }

    .header .rts .naver li dd a {
        text-align: left;
        padding: 0 25px;
    }

    .header .rts .naver li dl {
        padding-bottom: 13px;
        padding: 0 20px;
    }

    .header .rts .naver li .nli .dl dl {
        display: block;
        width: auto;
    }

    .header .rts .naver li dt a {
        color: #333;
        line-height: 40px;
        font-weight: 400;
        font-size: 16px;
        margin-top: 10px;
    }

    .header .rts .naver li dt {
        line-height: 50px;
        background: none !important;
        padding-left: 0;
        color: #666;
        margin-bottom:0;
    }

    .header .rts .naver li .dl:hover dt a{
        font-size:inherit;
    }

    .header .rts .naver li .dl dt::after {
        content: unset;
    }

    .header .rts .naver li dt a span {
        display: inline;
        color: inherit;
        font-size: 17px;
        font-weight: bold;
        line-height: inherit;
    }
        .header .rts .naver li.inpor .nli .nbgs .dl {
        padding: 0;
        margin:0;
    }


    .header .rts .naver li dd a {
        font-size: 14px;
        display: block;
        text-align: left;
        padding: 15px 0 7px;
        color: #333;
        border-bottom: 1px solid #e5e5e5;
    }

        .header .rts .naver li dd a::after{
            content:unset;
        }

        .header .rts .naver li .nlia .dl {
            margin-bottom: 0;
        }

    .shortban .txta {
        left: 15px;
    }

    .casedel .lt .news_cen {
        padding: 30px 0;
    }

        .banner {
            padding: 0;
            margin: 0;
        }

        .banner .text {
            padding-top: 30px;
        }

            .banner .text h2, .banner .text h1 {
                font-size: 20px;
                line-height: 1.8;
                text-align: center;
            }

            .banner .text p {
                font-size: 12px;
                line-height: 2;
                text-align: center;
                margin-top: 10px;
            }

            .banner .text .data {
                margin-top: 25px;
                width: 100px;
                line-height: 30px;
                font-size: 12px;
            }

    .broadcast .list ul li {
        display: block;
        width: 100%;
    }

        .broadcast .list ul li a {
            padding: 15px;
        }

            .broadcast .list ul li a h4 {
                font-size: 13px;
                line-height: 20px;
            }

            .broadcast .list ul li a p {
                font-size: 12px;
                line-height: 1.6;
            }

    .title h2 {
        font-size: 18px;
        line-height: 1.8;
    }

    .swiper-footer-pc {
        margin-top: 0
    }

    .swiper-footer {
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }

        .swiper-footer span {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 5px;
            background: #b5b5b5;
            margin: 0 3px;
            transition: all 0.3s;
        }

            .swiper-footer span.swiper-active-switch {
                background: #3475f7
            }

        .title h6 {
            font-size: 14px;
            line-height: 1.8;
        }

    .service {
        padding: 20px 15px;
        background: #f4f9ff;
    }

        .service .title h2 {
            color: #333333;
        }

        .service .list {
            padding-top: 0px;
            padding-bottom: 30px;
            margin-top: 25px;
        }

    .service .list li {
        width: 50%;
        border-bottom: 1px solid #e0e0e0;
    }

        .service .list li a {
            padding: 15px 15px 30px;
        }

            .service .list li a .ico {
                height: 80px;
                /*width: 50px;*/
            }

                .service .list li a .ico img{
                    max-height:100%;
                }

                .service .list li a h4 {
                    margin: 5px auto 0;
                    font-size: 16px;
                    line-height: 1.8;
                    word-break: keep-all;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .service .list li a p {
                margin: 8px auto 0;
                font-size: 13px;
                line-height: 1.6;
                height: 105px;
            }

            .service .list li a h6 {
                width: 100px;
                line-height: 30px;
                font-size: 12px;
            }

            .footer .lts h5,
            .footer .lts .wx_list,
            .footer .lts .list {
                display: none;
            }

    .footer .lts .logo1 {
        width: 130px;
        height: auto;
        float: none;
    }

    .footer {
        display:none;
    }

        .footer .lts,
        .footer .rts {
            float: none;
            width: auto;
        }

        .footer .rts {
            margin: 0 auto 0;
        }

            .footer .rts dl {
                display: none;
            }

                .footer .rts dl dt {
                    font-size: 13px;
                }

                .footer .rts dl dd a {
                    font-size: 12px;
                }

            .footer .rts dl {
                width: 100%;
                margin-right: 0;
                margin-bottom: 15px;
                float: none;
            }

        .footer .copyright {
            font-size: 12px;
            line-height: 2;
            padding: 10px 0;
            text-align: center;
        }

    .broadcast .list ul li:before {
        top: 15px;
    }

    .fixrt {
        display: none;
    }

    .swiper-span {
        text-align: center;
        padding: 10px 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 111;
    }

        .swiper-span span {
            width: 7px;
            height: 7px;
        }

    .broadcast .list {
        position: relative;
    }

        .broadcast .list ul li {
            padding-bottom: 30px;
        }

            .broadcast .list ul li a p {
                text-align: center;
                width: 100px;
                line-height: 30px;
                margin: 0 auto;
                border: 1px solid #3475f7;
            }

    .ti a {
        font-size: 14px;
        line-height: 40px;
    }

    .qbanner {
        height: auto;
    }
        .qbanner .texm {
            padding-top: 92px;
        }

        .qbanner .qrt p,
        .qbanner .qrt h3 {
            font-size: 17px;
            line-height: 1.8;
        }

        .qbanner .qrt {
            padding: 20px;
        }

            .qbanner .qrt .sub {
                margin-top: 25px;
                width: 100px;
                line-height: 30px;
                font-size: 12px;
            }

            .qbanner .qrt p {
                margin-top: 10px;
            }

    .qm_tit li a {
        font-size: 16px;
    }

    .qmhead .logo1,
    .nopageheader .logo1 {
        display: block;
    }

    .header .cen {
        border: none;
    }

    .qbanner {
        margin: 0;
    }

    .hfangan {
        padding: 0;
    }

        .hfangan .bd {
            margin: 30px 0;
        }

    .case .bd .imgs {
        height: 150px;
    }

    .hbbanner .texm h2 {
        font-size: 28px;
    }
    .lmanxfw .jfbz .swip_jfbz ul {
        width: 771px;
        margin: 0 auto;
    }

    .lmanxfw .jfbz .swip_jfbz li {
        width: 255px;
        height: 300px;
    }

        .lmanxfw .jfbz .swip_jfbz li .txt {
            padding: 20px;
        }

        .lmanxfw .jfbz .swip_jfbz li .baspo {
            width: 100%;
        }

        .hbbanner {
            margin-top: 0;
        }

    .silsi .bd li {
        width: auto;
        float: none;
        margin: 0 0 20px 0 !important;
    }

    .silsi .bd {
        padding: 50px 20px;
    }

    iframe {
        height: 340px;
    }

    .qglerp li {
        width: calc((100% - 5px)/2);
        margin-bottom: 5px;
        margin-right: 0;
    }

        .qglerp li:nth-child(2n) {
            float: right;
        }

    .qglerp ul {
        padding: 25px 10px 0;
    }

    .qglerp li .bg,
    .qglerp li .txp {
        opacity: 1;
    }

    .chang_list .list ul {
        padding: 0 15px;
        margin: 0;
    }


        .chang_list .list ul li {
            width: calc((100% - 20px)/2);
            margin: 0 0 15px;
        }

            .chang_list .list ul li:nth-child(2n) {
                float: right !important;
            }

            .chang_list .list ul li .img{
                height:auto;
            }

            .chang_list {
                padding: 25px 0;
            }

    .chang_data {
        padding: 30px 0;
    }

    .header .rts .form .btn {
        background: url(../images/webico6.png) no-repeat center;
        background-size: 18px auto !important;
        width:18px;
    }

    .hbbanner {
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header .rts .form .boraa {
        padding-right: 5px;
    }

    .header .rts .form .adela {
        background: url(../images/webico8.png) no-repeat center/40%;
    }

    .hbbanner::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
    }

    .qm_tit.ons ul {
        box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);
        z-index:99999
    }

    .notice-box{
        width:50%
    }
    .qbanner .qrt, .qbanner .qlt {
        float: none;
    }

    .changhang_datal .rt .news_lis li a .tv_more{
        display:block;
    }

        .changhang_datal .rt .news_lis li a .tv_more h5 {
            width: auto;
            margin-top: 5px;
        }

    .longban.axfw1ban {
        height: 350px;
    }

        .longban.axfw1ban .banner .wrap {
            background: rgba(72, 125, 204, 0.4);
        }

        .longban.axfw1ban .txta {
            padding-left: 35px;
            padding-right: 35px;
            top: 50%;
            width: 80%;
        }

        .longban.axfw1ban .texm h1 {
            text-align: left;
            font-weight: bold;
            margin-bottom: 20px;
            font-size: 24px;
        }

        .longban.axfw1ban .texm p {
            width: 100%;
            line-height: 22px;
            text-align: justify;
            font-size: 16px;
            letter-spacing: 1px;
        }

    .axfw2ban .hbbanner .texm h1{
        font-size:35px;
    }

    .axfw2ban .fwjz {
        width: 90% !important
    }

    .axfw2ban .fwjz li .text h3 {
        font-size: 19px;
    }

    .axfw2ban .fwjz li .text p {
        font-size: 15px;
    }

    .axfw2ban .fwjz li img {
        width: 30px;
    }

    .axfw2zx h2 {
        font-size: 22px;
    }

    .axfw2zx > p {
        font-size: 15px;
    }

    .axfw2zx ul li .imgmask h3 {
        font-size: 19px;
    }

    .axfw2zx ul li .imgmask > p {
        font-size: 15px;
    }

    .axfw2zx ul li {
        width: calc((100% - 45px) / 4);
    }

    .lmanxfw .fwtd .bd ul{
        width:auto;
    }

    .lmanxfw .fwtd .bd li {
        height: auto;
        width: 100%;
        box-shadow: unset;
        margin-bottom: 15px;
    }

        .lmanxfw .fwtd .bd li:hover {
            top: 0;
            box-shadow: 0 3px 6px 0px rgba(0,0,0,0.15);
        }

        .lmanxfw .fwtd .bd li .pic {
            display: none;
        }

        .lmanxfw .fwtd .bd li .txt {
            padding: 20px 10px 20px 90px;
        }

            .lmanxfw .fwtd .bd li .txt .adupo {
                padding: 0;
            }

                .lmanxfw .fwtd .bd li .txt .adupo img {
                    display: block;
                    width: 40px;
                    position: absolute;
                    top: 25px;
                    left: 25px;
                }

                .lmanxfw .fwtd .bd li .txt h3 {
                    text-align: left;
                    font-size: 18px;
                    line-height: 1.7;
                    padding-bottom: 0;
                    margin-bottom: 10px;
                    text-align: left;
                }

                .lmanxfw .fwtd .bd li .txt h3::before{
                    content:unset;
                }
                .lmanxfw .fwtd .bd li .txt p {
                    font-size: 15px;
                    text-align: left;
                }

            .lmanxfw .jfbz .lt p {
                margin-top: 45px;
            }

    .lmanxfw .service_onway {
        padding: 20px 25px;
    }

        .lmanxfw .service_onway > h2{
            font-size:22px;
            line-height:1.7;
            margin-bottom:0;
        }

        .lmanxfw .service_onway .lt {
            float: none;
            width: auto;
            margin-top: 45px;
        }

            .lmanxfw .service_onway .lt h2, .lmanxfw .service_onway .lt h3{
                display:none;
            }

            .lmanxfw .service_onway .lt p{
                font-size:15px;
            }
            .nav-content.wrap {
                min-height: calc(100vh - 244px);
            }

    /*.zhtv_default .zhtv_list li .txt p {
        font-size: 16px;
    }*/
    .casedel .lt {
        padding: 0 30px;
    }

    .banner.nopcban{
        height:50px;
    }

    .lmanxfw .h2 {
        font-size: 22px;
        line-height: 1.7;
        font-size: 22px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
    }

        .lmanxfw .h2::after {
            content: "";
            display: block;
            width: 50px;
            height: 3px;
            background: #3475f7;
            position: absolute;
            bottom: -2px;
            left: 50%;
            transform: translate(-50%);
        }

    .webfoot {
        display: block;
        background: #16233d;
        padding: 25px 30px 0;
        position: relative;
        z-index:2;
    }

        .webfoot .webbor {
            background: url(../images/webico2.png) repeat-x center bottom;
        }

        .webfoot li h2 {
            font-size: 16px;
            line-height: 46px;
            color: #fff;
            overflow: hidden;
            position: relative;
        }

        .webfoot li i {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 11;
            height: 100%;
            width: 12px;
            background: url(../images/webico3.png) no-repeat center;
            background-size: 12px auto !important;
            transform: rotate(-90deg);
            transition: all 0.3s;
            -ms-transition: all 0.3s;
            /* IE 9 */
            -moz-transition: all 0.3s;
            /* Firefox */
            -webkit-transition: all 0.3s;
            /* Safari ?? Chrome */
            -o-transition: all 0.3s;
        }

        .webfoot li .on i {
            transform: rotate(0);
        }

        .webfoot li dd a {
            display: inline-block;
            line-height: 2;
            color: #fff;
            font-size: 14px;
            opacity: 0.8;
        }

        .webfoot li dl {
            padding: 7px 0;
            display: none;
        }

        .webfoot li h4 {
            font-size: 16px;
            line-height: 50px;
            color: #ffffff;
            float: left;
        }

            .webfoot .row_hotline h4{
                float:none;
            }

            .webfoot li h4.ph {
                margin-top: -15px;
            }

            .webfoot li h4 span {
                font-size: 16px;
                font-weight: bold;
                margin-left: 15px;
            }

        .webfoot li .ico {
            float: left;
            width: 40px;
            margin-left: 15px;
            position: relative;
            margin-top: 5px;
            text-align: center;
        }

            .webfoot li .ico .ico_img {
                width: 30px;
                display: inline-block;
                height: 30px;
            }

            .webfoot li .ico .baa_name {
                font-size: 12px;
                color: #fff;
                text-align: center;
                padding-bottom: 5px
            }

        .webfoot li .webwxa {
            position: absolute;
            left: -40px;
            right: -40px;
            bottom: 100%;
            margin: 0 auto;
            padding-bottom: 6px;
            display: none;
        }

        .webfoot li .baa {
            background: url(../images/webico5.png) no-repeat center/100%;
            width: 60px;
            height: 60px;
            margin: 0 auto;
            padding: 8px;
        }

        .webfoot li h6 {
            font-size: 10px;
            line-height: 1.4;
            opacity: 0.3;
            color: #fff;
            padding: 10px 0;
        }
    .experience{
        display:none;
    }


    .casedel .rt,
    .casedel .lt {
        float: none;
        width: auto !important;
        padding: 0 15px;
    }   

/*==============Global(1000px)===============*/
    .layout .btns_group {
        text-align: center;
    }

        .layout .btns_group.mobiBtn {
            display:block;
            margin-top:30px;
        }

        .layout .btns_group .btn {
            width: 100px;
            font-size: 12px;
            line-height: 29px;
            border-radius: 2px;
            margin: 0 7px;
            text-align-last: center;
        }

    .wrap {
        width: auto;
    }

    .menu_underline ul{
        flex-wrap: wrap;
        justify-content:space-around;
    }

        .menu_underline li {
            width:auto;
            margin:0;
        }

            .menu_underline li a {
                font-size: 15px;
                line-height: 50px;
                color: #333333;
            }

    .menu_block li {
        width: calc(25% - 5px);
        margin-bottom: 10px;
    }

        .menu_block li a {
            font-size: 15px;
            line-height: 2.5;
        }

    .progra{
        margin-bottom:15px;
        width:100%;
        height:200px;
    }

        .progra .txt h2 {
            font-size: 18px;
            line-height: 1.8;
            margin-top: 0px;
        }
        .progra .txt h6 {
            font-size: 14px;
            line-height: 1.6;
        }

        .progra .txt a {
            margin: 20px auto 0;
            font-size: 13px;
            line-height: 2.2;
            width: 120px;
        }

        .article_main,
        .article_aside {
            padding: 0 15px;
            width: auto;
            margin: 0 auto;
            max-width: 800px;
            float: none;
        }

        .article_main .mobiTitle{
            display:block;
        }

    .aside_onlyPC{
        display:none;
    }

        .article_list ul {
            margin-bottom: 30px;
        }

        .article_list li {
            display: block;
        }

        .article_list li .prewimg {
            width: auto;
            height: 190px;
        }

            .article_list li .article_info{
                width:auto;
            }

                .article_list li .article_info h3 a {
                    font-size: 18px;
                    line-height: 1.8;
                    height: auto;
                }

                .article_list li .article_info h5 a, .article_list li .article_info h5 span, .article_list li .article_info p{
                    font-size:15px;
                }

                .article_list li .article_info p {
                    height: auto;
                }

                .article_list li .article_info .article_descrip {
                    margin-top: 10px;
                }

            .article_list li .article_info .article_descrip .iconlabel {
                margin-right: 25px;
            }
                .article_list li .article_info .article_descrip .iconlabel,
                .article_list li .article_info .article_descrip .iconlabel a {
                    color: #666666;
                    font-size: 14px;
                }

    .article_main .activeform {
        display: block;
        margin-top: 30px;
    }

        .article_main .activeform h2 {
            margin-bottom: 10px;
            text-align: center;
            font-size: 22px;
            line-height: 1.6;
            font-weight: bold;
        }

        .article_main .activeform li input {
            border: 1px solid #bdbdbd;
            margin-bottom: 13px;
            background: #fff;
            height: 38px;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 18px;
            color: #616161;
            font-size: 14px;
        }

        .article_main .activeform .btna {
            width: 100%;
            color: #ffffff;
            border: none;
            background: #337df7;
            text-align: center;
            display: block;
            cursor: pointer;
            transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            font-size: 14px;
            line-height: 38px;
            margin: 15px 0;
        }

        .article_aside .aside_box {
            padding: 0;
        }

            .article_aside .aside_box .box_header h3 {
                font-size: 17px;
                line-height: 2.2;
                padding-left: 15px;
            }

                .article_aside .aside_box .box_header h3::before {
                    width: 3px;
                    height: 17px;
                    left: 1px;
                }

            .article_aside .aside_box .box_header .more {
                display:none;
                font-size: 12px;
                line-height: 37px;
            }

            .article_aside .suggest_active_box .box_body h6 {
                margin-top: 6px;
                font-size: 14px;
            }

    .article_aside .article_box .box_body li a {
        font-size:14px;
    }

    .article_aside .tag_box .box_body li a {
        font-size: 14px;
    }

    .article_aside .article_rela_box .box_header {
        margin-bottom: 10px;
    }

    .article_aside .suggest_video_box .box_body ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .article_aside .suggest_video_box .box_body li {
        border: none;
        width: 49%;
        margin-bottom: 0;
    }

        .article_aside .suggest_video_box .box_body li a {
            font-size: 13px;
            line-height: 1.6;
            display: block;
        }

            .article_aside .suggest_video_box .box_body li a .img,
            .article_aside .suggest_video_box .box_body li a .img img{
                width: 100%;
                height: 118px;
                border-radius: 5px;
            }

            .article_aside .suggest_video_box .box_body li a h5 {
                width: auto;
                margin-top: 5px;
            }

    .article_aside .case_box .box_body li {
        margin-bottom: 15px;
    }

        .article_aside .case_box .box_body li a {
            height: 56px;
        }
            .article_aside .case_box .box_body li a .img, .article_aside .case_box .box_body li a .img img {
                width: 90px;
            }

            .article_aside .case_box .box_body li a h4 {
                width: calc(100% - 105px);
                font-size: 14px;
                line-height: 1.6;
            }


            .black_pc {
                color: inherit;
            }

    .nobanner {
        height: 50px;
    }

    .smallban {
        height: 190px;
    }

    .banner .ban_txt {
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 50px);
        text-align: center;
    }

        .banner .ban_txt.blackfont_pc {
            color: #fff;
        }

        .banner .ban_txt h1,
        .banner .ban_txt h2 {
            font-size: 30px;
            line-height: 30px;
        }

        .banner .ban_txt p {
            font-size: 16px;
            font-weight: 200;
            margin-top: 7px;
        }

    .crumbs {
        padding: 15px;
    }

        .crumbs ul li a,
        .crumbs ul li h5 {
            font-size: 14px;
            line-height: 1.6;
        }

/*===========ActivityInfo.aspx(1000px)=========*/

    .activeban{
        height:280px;
    }
    .activeban .ban_txt {
        top: 50%;
        transform: translate(-50%,-45%);
    }

        .activeban .btns_group {
            margin-top: 25px;
        }

        .activeban.banner .ban_txt h1 {
            font-weight: normal;
            font-size: 24px;
            margin-bottom: 20px;
        }

    .activeban.banner .ban_txt p {
        font-size: 15px;
        line-height: 25px;
    }

    /*===========Default.aspx(1000px)==============*/
    .defaultban{
        display:none;
    }
        .defaultban.largeban {
            display: block;
        }
    .defaultban .ban_txt {
        text-align: left;
        width: 80%;
    }
        .defaultban .ban_txt h2 {
            line-height: 40px;
            letter-spacing: 1px;
        }
        .defaultban .ban_txt p {
            width: auto;
            line-height: 25px;
        }

        .defaultban .spans {
            bottom: 0;
        }

            .defaultban .spans span{
                width:30px;
            }

            .defaultban .spans span::before {
                height: 4px;
                width: 30px;
            }

    .homepage_prod {
        padding: 35px 0;
    }

        .homepage_prod .prodlist {
            margin-top: 25px;
            padding: 0 20px;
        }

            .homepage_prod .prodlist li {
                width: calc(50% - 7px);
                margin-bottom: 15px;
                height: calc(50vw - 10px);
            }

            .homepage_prod .prodlist li .backg {
                display:none;
            }

                .homepage_prod .prodlist li .backg_mobi {
                    display: block;
                    border-radius: 15px;
                }

                .homepage_prod .prodlist li .prodinfo_sup {
                    box-shadow: unset;
                    padding: 0;
                    background: unset;
                    left: 50%;
                    top: 50%;
                    right: unset;
                    bottom: unset;
                    transform: translate(-50%,-50%);
                }

                    .homepage_prod .prodlist li .prodinfo_sup .icon_mobile {
                        text-align: center;
                        margin-bottom: 15px;
                        display:block;
                    }


                        .homepage_prod .prodlist li .prodinfo_sup .icon_mobile img {
                            width: 50%;
                        }

                    .homepage_prod .prodlist li .prodinfo_sup h3 {
                        color: white;
                        font-size: 18px;
                        white-space: nowrap;
                        text-align:center;
                    }

/*                    .homepage_prod .prodlist li .prodinfo_sup h3::after {
                        content: "";
                        display: inline-block;
                        width: 5px;
                        height: 9px;
                        background: url(/images/icon6-1.png) no-repeat center;
                        vertical-align: middle;
                        margin-left: 5px;
                    }*/

                    .homepage_prod .prodlist li .prodinfo_sup h3 i,
                    .homepage_prod .prodlist li .prodinfo_sup p,
                    .homepage_prod .prodlist li .sub_container {
                        display: none;
                    }


            .h_about {
                padding: 25px 15px 20px;
                background-image: url(../images/backg_about_mobi.png);
            }

        .h_about .title h2 {
            font-size: 24px;
            line-height: 1.5;
            margin-bottom: 25px;
            width:100%;
        }

            .h_about .title h2 span {
                font-size: 30px;
            }

                .h_about .title h2 span.blank {
                    display: none;
                }

            .h_about .title h2 br {
                display: block;
            }

    .h_about .honor_list {
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: 40px;
    }

        .h_about .honor_list li {
            width: 150px;
            position: relative;
            margin-bottom: 25px;
        }

            .h_about .honor_list li .honor_title {
                background: url(/images/backg_honor_mobi.png) no-repeat center/cover;
                height:115px;
            }

                .h_about .honor_list li .honor_title .circle {
                    width: auto;
                    height: 115px;
                    border: unset;
                    top: 0;
                    left: 0;
                }

                    .h_about .honor_list li .honor_title .circle h3 {
                        top: 18px;
                        transform: translateX(-50%);
                        width: 110px;
                        font-size: 16px;
                        padding-bottom: 5px;
                        border-bottom: 2px solid;
                        height: 21px;
                    }

                        .h_about .honor_list li .honor_title .circle h3 br{
                            display:none;
                        }

            .h_about .honor_list li .honor_descrip {
                position: absolute;
                top: 53px;
                left: 50%;
                transform: translateX(-50%);
                width: 150px;
                font-size: 12px;
                margin-top: 0;
                letter-spacing: 1px;
            }


    .customer {
        padding: 25px 0 35px;
    }

        .customer .title{
            position:relative;
        }
/*
            .customer .title::before {
                content: "";
                position: absolute;
                bottom: 0;
                left: 50%;
                width: calc(100% - 50px);
                transform: translateX(-50%);
                height: 2px;
                background: #e5e5e5;
            }

            .customer .title h6 {
                display: block;
                padding-bottom: 5px;
                position: relative;
                font-size: 16px;
                color: #3475f7;
                margin-top: 20px;
                margin-bottom: 10px;
                font-weight: bold;
            }*/

/*                .customer .title h6::before {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    width: 250px;
                    transform: translateX(-50%);
                    height: 2px;
                    background: #3475f7;
                }*/

        .customer .custer_list {
            margin: 35px 0 20px;
        }

    .customer .custer_list .custer_row {
        width: 1640px;
        margin-bottom: 0px;
    }

    .customer .custer_list .custer_item {
        width: 150px;
        height: 67px;
        margin: 0 7px;
        padding: 5px 0;
    }

    .newsflash {
        padding: 10px 15px;
        background: #f9f9f9;
    }

    .newsflash .newsflash_head {
        display: block;
    }

    .newsflash h2{
        font-size:24px;
        margin-left:0;
    }

    .newsflash .swiper_nav {
        display: block;
        text-align: center;
        width: auto;
    }

        .newsflash .swiper_nav li {
            top: 1px;
            margin-top: 0;
        }

            .newsflash .swiper_nav li a {
                font-size: 16px;
                line-height: 40px;
            }

            .newsflash .swiper_nav li::before {
                bottom: 0;
                height: 1px
            }

            .newsflash .swiper_video {
                display: none;
            }

    .newsflash .swiper_info{
        width:100%;
    }

    .newsflash .swiper_box {
        padding: 15px 0;
    }

    .newsflash .infoList li {
        margin-bottom: 0;
        line-height: 28px;
        height: 28px;
    }

        .newsflash .infoList li a {
            line-height: 28px;
            flex-direction: row-reverse;
        }

        .newsflash .infoList li h5 {
            font-size: 14px;
            margin-left: 10px;
            width: calc(100% - 92px);
            color: #666666;
            max-width:unset;
        }

        .newsflash .infoList li h6 {
            font-size: 13px;
            margin-right: 4px;
            color: #666;
        }

    .newsflash .swiper-slide:nth-child(3) .infoList li h5 {
        width: 100%;
    }

    .newsflash .swiper-slide:nth-child(3) .infoList li h6 {
        display: none;
    }
    .newsflash .swiper_box li .more {
        display: block;
        color: #3475f7;
        font-size: 14px;
        float: right;
        margin: 15px 0;
        position: relative;
        width: auto;
    }

        .newsflash .swiper_box li .more::before {
            content: "";
            position: absolute;
            left: -25px;
            top: 0;
            padding: 10px;
            border-radius: 10px;
            background: url(../images/lmimg47.png) no-repeat center;
            background-size: 40%;
            background-color: #3457f5;
            transform: rotate(180deg);
        }

    /*==========ProductInfo.aspx(1000px)=========*/
    .productban {
        height: 280px;
    }

        .productban .ban_txt {
            top:57%;
            text-align: left;
            width:calc(100% - 50px);
        }

        .productban .ban_txt .btns_group {
            display: block;
            text-align: left;
            margin-top:24px;
        }

            .productban .ban_txt .btns_group .btn{
                border-radius:0;
                margin:0;
                width:110px;
            }

        .productban .ban_txt h1 {
            line-height: 40px;
        }

            .productban .ban_txt .info_points{
                margin-top: 14px;
            }

            .productban .ban_txt .info_points li{
                margin-bottom: 0px;
                margin-top:8px;
            }


                .productban .ban_txt .info_points li i {
                    width: 18px;
                    height: 12px;
                    margin-top: 8px;
                }

            .productban .ban_txt p{
                margin-top:0;
                line-height:25px;
            }

            .productban .topform {
                display: none;
            }
    /*==========Service.aspx(1000px)=========*/
    .serviceban {
        height: 340px;
    }
        .serviceban.banner .ban_txt {
            top: 50%;
            transform: translate(-50%,-50%);
            width: calc(100% - 80px);
            text-align: left;
        }
            .serviceban.banner .ban_txt h1 {
                font-size: 24px;
                margin-bottom: 20px;
            }
            .serviceban.banner .ban_txt p{
                font-size:15px;
                line-height:25px;
            }

    /*==========Service2.aspx(1000px)========*/
    .axfw2ban .ban_txt {
        top: 36%;
        transform: translate(-50%,-50%);
    }

    /*==============Partner.aspx================*/
    .partnerban{
        height:190px;
    }

        .partnerban .ban_txt p:last-of-type, .partnerban .ban_txt .btns_group {
            display: none;
        }

    /*=============ArticleList.aspx=============*/
    .inform_menu{
        padding:15px 0;
    }

    .inform_menu ul {
        justify-content: flex-start;
    }
    .inform_menu li{
        width:25%;
    }
        .inform_menu li:before{
            right:0;
        }
        .inform_menu li.on:before, .inform_menu li:hover:before {
            width: 4rem;
        }

    .inform_menu li a{
        line-height:40px;
    }
    /*=============ActivityList.aspx=============*/
    .activitylist_main {
        padding-top: 0px;
    }
    /*=============CaseList.aspx=============*/
    .case_menu {
        margin: 15px 0 25px;
    }
    .case .txt h2 {
        font-weight: normal;
    }
    /*===========NewsList.aspx==============*/
    .news_list li {
        height: auto;
    }
/*==============TvInfo.aspx==============*/
    .tvinfo_main .article_aside{
        top:20px;
    }
/*=============ArticleInfo.aspx===========*/
    .informinfo_main .article_aside .progra {
        display: none;
    }

    /*=============ProductNavi.aspx============*/
    .pronavi .pronavi_menu {
        padding: 0;
    }

        .pronavi .pronavi_menu ul::before{
            content:unset;
        }

        .pronavi .pronavi_menu li::before {
            width: 3px;
        }

        .pronavi .pronavi_menu ul li.on{
            background:#fff;
        }

        .pronavi .pronavi_menu ul li a {
            font-size: 15px;
            padding-right: 35px;
            padding-left: 20px;
        }

    .pronavi .pronavi_main {
        margin-left: 115px;
        padding: 20px 17px 0;
    }

    .pronavi .pronavi_main dt,
    .pronavi .pronavi_main .main_list {
        padding-left: 0;
    }

    .pronavi .pronavi_main dt {
        font-size: 18px;
        margin-bottom: 20px;
    }

        .pronavi .pronavi_main .main_list {
            margin-bottom: 30px;
            padding-right: 0;
        }

        .pronavi .pronavi_main dd {
            width: 50%;
            margin-bottom: 15px;
        }

            .pronavi .pronavi_main dd a {
                font-size: 15px;
                padding-left: 20px;
            }

            .pronavi .pronavi_main dd i {
                width: 16px;
                height: 16px;
            }


    /*===============Model.ascx(1000px)=================*/
    .prod_model {
        padding: 25px;
        max-width: 800px;
        margin: 0 auto;
        overflow: hidden;
    }

        .prod_model h2 {
            font-size: 22px;
            line-height: 1.6;
        }

        .prod_model p {
            padding: 0;
            font-size: 15px;
            line-height: 1.7;
            text-align: left;
        }

        .prod_model .title h6 {
            margin: 20px auto 40px;
            font-size: 16px;
            line-height: 1.7;
        }

        .prod_model1 h2 br {
            display: none;
        }

    .prod_model1 p {
        margin-top: 20px;
    }

    .prod_model1 .btns_group, .prod_model2 .btns_group, .prod_model6 .btns_group, .prod_model7 .btns_group {
        margin-top: 30px;
    }

    .prod_model2 ul {
        margin-top: 20px;
        display: block;
    }

    .prod_model2 li {
        width: 100%;
        margin: 0 0 15px;
        padding: 0;
        pointer-events:none;
    }

        .prod_model2 li .title {
            width: auto;
            height: auto;
            border: none;
        }

            .prod_model2 li .title img{
                display:none;
            }

            .prod_model2 li .title h4 {
                font-size: 16px;
                margin: 5px 0 12px;
                line-height: 24px;
                color: #3475f7;
                font-weight: bold;
                position: relative;
                padding-left: 13px;
            }

                .prod_model2 li .title h4::before
                {
                    width: 3px;
                    border-radius: 3px;
                    height: 75%;
                    transform: translate(0, calc(-50% + 1px));
                    content: "";
                    background: #3475f7;
                    left: 0;
                    top: 50%;
                    position: absolute;
                }

        .prod_model2 li p {
            line-height: 20px;
            background: #eaf0fe;
            padding: 10px 13px;
            margin: 0;
        }

    .prod_model3 .wrap,
    .prod_model14 .wrap {
        margin-top: 20px;
        flex-direction: column;
    }


        .prod_model3  h2.title_mobile,
        .prod_model14  h2.title_mobile {
            display: block;
        }

        .prod_model3 .wrap.col_reverse,
        .prod_model14 .wrap.col_reverse {
            flex-direction: column-reverse;
        }

        .prod_model3 .img,
        .prod_model3 .txt,
        .prod_model14 .img,
        .prod_model14 .txt {
            width: 100%;
            margin: 0;
        }

    .prod_model3 .txt,
    .prod_model14 .txt {
        width: 100%;
        margin-top: 20px;
    }

            .prod_model3 .txt span,
            .prod_model14 .txt span{
                display:none;
            }

            .prod_model3 .txt h2,
            .prod_model14 .txt h2{
                /*text-align:center;*/
                display:none;
            }

            .prod_model3 .txt > p,
            .prod_model14 .txt > p {
                margin: 0 0 25px;
            }

        .prod_model3 .txt p, .prod_model14 .txt p{
            color:#666;
        }

            .prod_model3 .txt .info_point, .prod_model14 .txt .info_point {
                margin-top: 20px;
                margin-bottom: 10px;
            }

        .prod_model3 .txt div:first-of-type, .prod_model14 .txt div:first-of-type {
            margin-top: 0px;
        }

            .prod_model3 .txt i, .prod_model14 .txt i {
                width: 18px;
                height: 12px;
                margin-top:7px;
            }

    .prod_model3 p{
        text-align:center;
    }

    .prod_model4 {
        background: none !important;
    }

    .prod_model4 ul {
        margin-top: 25px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .prod_model4 ul::after{
        content:unset;
    }

    .prod_model4 li {
        width: calc((100% - 20px)/2);
        margin-bottom: 10px;
        height: 90px;
        border-radius: 5px;
        margin-right:0;
        pointer-events:none;
    }

        .prod_model4 li .mark {
            padding: 15px 0 10px;
        }

            .prod_model4 li .mark img {
                height: 28px;
                max-width: 90%;
            }

            .prod_model4 li .mark h3 {
                line-height: 1.6;
                letter-spacing: 1px;
                font-size: 14px;
            }

    .prod_model4 .btns_group .btn {
        margin-top: 20px;
        width: 108px;
    }

    .prod_model5 {
        margin: 25px auto;
    }

        .prod_model5 .wrap {
            display: block;
        }

        .prod_model5 .txt{
            width:auto;
        }

        .prod_model5 .txt h3 {
            font-size: 22px;
            line-height: 1.6;
            text-align: center;
        }

        .prod_model5 .btns_group{
            margin-top:25px;
        }

            .prod_model5 .btns_group .btn{
                width: 105px;
                border-radius: 0;
            }

    .prod_model6,
    .prod_model8,
    .prod_model9
    {
        background: #fff !important;
    }

        .prod_model6 h2,
        .prod_model8 h2,
        .prod_model9 h2
        {
            color: #333;
        }

        .prod_model6 p {
            color: #666;
        }

        .prod_model6 .points {
            margin-top: 25px;
        }

            .prod_model6 .points ul {
                margin: 0;
                padding: 0 22px 0 30px;
                flex-wrap: wrap;
                width: auto;
            }

            .prod_model6 .points li {
                width: calc((100% - 60px)/2);
                margin-bottom: 20px
            }

            .prod_model6 .points li:first-child {
                margin-left: 0;
            }

            .prod_model6 .points li h4 span {
                font-weight: bold;
                font-size: 30px;
                color: #3475f7;
            }

            .prod_model6 .points li .descrip {
                padding: 3px 0px 0 10px;
            }


            .prod_model6 .points li h6 {
                color: #666;
                font-size: 12px;
                white-space: nowrap;
                line-height: 16px;
            }

    .prod_model7 .imgbox {
        overflow-x: scroll;
    }

        .prod_model7 .imgbox::-webkit-scrollbar {
            display:none;
        }

        .prod_model7 .imgbox .scrollbar {
            display: block;
            height: 4px;
            border-radius: 4px;
            background: rgba(0, 0, 0, 0.1);
            position: absolute;
            bottom: -10px;
            left: 0px;
        }
        
        .prod_model7 img {
            margin-top: 20px;
        }

        .prod_model8 ul{
            margin:25px 0;
        }

    .prod_model8 li.swiper-slide-active,
    .prod_model9 li.swiper-slide-active
    {
        margin: 0;
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
    }

    .prod_model8 li {
        box-shadow: 0 0 16px 2px rgba(80, 80, 81, 0.2);
        width: 344px;
        height: auto;
        transition: all 0.3s;
        border-radius: 8px;
        transform: scaleX(0.85);
        -ms-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -o-transform: scale(0.85);
    }

            .prod_model8 li a {
                background: unset;
                height: 100%;
            }

            .prod_model8 li .content_bottom{
                display:none;
            }

            .prod_model8 li .content_sub {
                display: block;
                padding: 20px;
                position: relative;
                transform: translateY(0);
                -ms-transform: translateY(0);
                -moz-transform: translateY(0);
                -webkit-transform: translateY(0);
                -o-transform: translateY(0);
                background: rgba(52,117,247,.6);
                height:100%;
            }

                .prod_model8 li .content_sub h4 {
                    font-size: 16px;
                    text-align: center;
                    padding: 0 25px;
                    font-weight: bold;
                    display: block;
                    margin-bottom: 5px;
                    line-height: 1.7;
                    color: #ffffff;
                }

                .prod_model8 li .content_sub p {
                    line-height: 23px;
                    font-size: 15px;
                    letter-spacing: 0.5px;
                    padding: 20px 0 25px;
                    border-top: 1px solid #fff;
                }

    .prod_model9 ul{
        margin:25px 0;
    }

    .prod_model9 li {
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 15px 15px 20px;
        transform: scale(.9);
        -ms-transform: scale(.9);
        -moz-transform: scale(.9);
        -webkit-transform: scale(.9);
        -o-transform: scale(.9);
        box-shadow: 0 0px 6px 2px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
    }

        .prod_model9 li:hover {
            box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.15);
        }

        .prod_model9 li::before {
            content: unset;
        }

        .prod_model9 li .text h3 {
            font-size: 16px;
            line-height: 1.7;
            color: #3475f7;
        }

        .prod_model9 li .text i {
            width: 60px;
            height: 2px;
            margin: 5px 0 20px;
        }

        .prod_model9 li .text p {
            font-size: 15px;
            line-height: 23px;
        }

        .prod_model9 li p br{
            display:none;
        }

        .prod_model10 {
            padding: 20px 15px 12px;
        }

    .prod_model10 .posr {
        margin: 5px 0;
    }

        .prod_model10 .posr li {
            background: #fff;
            height: auto;
            padding: 20px 10px 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            transform: scale(0.92);
            box-shadow: 0 0px 6px 2px rgba(0, 0, 0, 0.15);
            border-radius: 15px;
            overflow: visible;
        }

            .prod_model10 .posr li .video {
                height: 200px;
                float: none;
                width: auto;
            }

                .prod_model10 li .text {
                    float: none;
                    width: auto;
                    padding-bottom: 0;
                    overflow: hidden;
                    height: auto;
                    padding: 25px 15px 0;
                }

        .prod_model10 li .text h6 {
            font-size: 18px;
            font-weight: bold;
            color: #3475f7;
            line-height: 30px;
        }

        .prod_model10 li .text p {
            color: #666666;
            font-size: 16px;
        }

    .prod_model10 .posr .btns_group {
        margin-top: 10px;
        margin-bottom: 20px;
        text-align: center;
    }

    .prod_model10 .posr .btns_group .btn {
        width: 108px;
        font-size: 14px;
    }

        .prod_model10 .posr .prev,
        .prod_model10 .posr .next {
            width: 35px;
            height: 43px;
            left: -6px;
            background: url(../images/blueArrow.png) no-repeat center;
            background-size: 50% auto;
            background-color: unset;
            transform: rotateY(180deg);
            top: 0;
            margin-top: 110px;
        }

        .prod_model10 .posr .next {
            left: auto;
            right: -6px;
            transform: none;
        }

            .prod_model10 .posr .prev:hover,
            .prod_model10 .posr .next:hover {
                background-color: unset;
                background-position:center;
            }

    .prod_model11 .swiper_box, .prod_model21 .swiper_box {
        margin-top: 20px;
    }

    .prod_model11 .swiper_nav,.prod_model21 .swiper_nav {
        height: auto;
        border: none;
        float: none;
        width: 100%;
        position: relative;
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 20px;
    }

    .prod_model11 .swiper_nav .swiper-tip{
        position: absolute;
        width: 30px;
        height: 30px;
        display: block;
        bottom: 10px;
        right: 0;
        /* background-color: #fff; */
        background: url(/images/icoa1.png) no-repeat -5px;
        background-color: rgba(236, 236, 236, 0.5);
        z-index: 99;
        /* opacity: 0.7; */
        /* border-radius: 14px; */
        transform: rotate(180deg);
        border-radius: 4px;
    }

        .prod_model11 .swiper_nav::after, .prod_model21 .swiper_nav::after {
            content: "";
            width: 100%;
            height: 2px;
            background: #e5e5e5;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .prod_model11 .swiper_nav ul, .prod_model21 .swiper_nav ul {
            overflow-x: scroll;
            white-space: nowrap;
            position: relative;
            text-align: center;
        }

            .prod_model11 .swiper_nav ul::-webkit-scrollbar, .prod_model21 .swiper_nav ul::-webkit-scrollbar {
                display: none;
            }

        .prod_model11 .swiper_nav li, .prod_model21 .swiper_nav li {
            display: inline-block;
            margin-bottom: 0;
            padding-bottom: 10px;
            border-bottom: 2px solid transparent;
            transition: all 0.4s;
        }

            .prod_model11 .swiper_nav li.on, .prod_model21 .swiper_nav li.on {
                border-color: #3475f7;
            }

            .prod_model11 .swiper_nav li a, .prod_model21 .swiper_nav li a {
                border: none;
                border-radius: 15px;
                font-size: 16px;
                font-weight: bold;
                padding-left: 10px;
                transition-timing-function: linear;
            }

            .prod_model11 .swiper_nav li.on a, .prod_model11 .swiper_nav li.on a:hover, .prod_model21 .swiper_nav li.on a, .prod_model21 .swiper_nav li.on a:hover {
                color: #3475f7;
                background: #e1ebf5;
            }

    .prod_model11 .swiper_body, .prod_model21 .swiper_body {
        width: 100%;
        float: none;
        padding-bottom: 5px;
    }

        .prod_model11 .swiper_body li .img, .prod_model21 .swiper_body li .img {
            float: none;
            width: auto;
            margin-top: 5px;
        }

        .prod_model11 .swiper_body li .imgTips,
        .prod_model12 .swiper_body li .imgTips {
            display:none;
        }

        .prod_model11 .swiper_body li .text {
            float: none;
            width: auto;
            margin-bottom: 20px;
        }

                .prod_model11 .swiper_body li .text h3 {
                    padding:0;
                    margin: 20px 0 12px;
                    line-height: 24px;
                    color: #3475f7;
                    position: relative;
                    font-size: 16px;
                }

                .prod_model11 .swiper_body li .text p{
                    color:#666;
                }

            .prod_model11 .swiper_body li .btns_group {
                margin-top: 0;
                text-align:center;
            }

        .prod_model11 .btns_group .btn {
            width: 100px;
            margin:15px 0 0;
        }

    .prod_model11 .swiper_body .info_point i,
    .prod_model12 .swiper_body .info_point i {
        width: 18px;
        height: 12px;
        margin-top: 7px;
    }

    .prod_model11 .swiper_body .info_point p,
    .prod_model12 .swiper_body .info_point p {
        font-size: 15px;
    }

    .prod_model12 .swiper_nav ul {
        border-bottom: 1px solid #e0e0e0;
        padding: 0;
        margin-top: 15px;
    }

        .prod_model12 .swiper_nav ul.more {
            justify-content: space-between;
        }

    .prod_model12 .swiper_nav li {
        position: relative;
        top: 1px;
        margin: 0;
    }

    .prod_model12 .swiper_nav ul li.shortli {
        width: 2.5rem;
    }

        .prod_model12 .swiper_nav li a {
            line-height: 1.4;
            font-weight: bold;
            font-size: 16px;
            padding: 0;
            border-bottom: 1px solid rgba(255,255,255,0);
            padding-bottom: 4px;
        }

        .prod_model12 .swiper_nav li.on a, .prod_model12 .swiper_nav li.on:hover a {
            color: #3475f7;
            border-color: #3475f7;
        }

    .prod_model12 .swiper_body {
        margin: 20px 0;
        text-align: justify;
        text-justify: distribute-all-lines;
        text-align-last: left;
        -moz-text-align-last: left;
        -webkit-text-align-last: left;
        overflow: hidden;
    }

        .prod_model12 .swiper_body li .img {
            width: auto;
            float: none;
            margin-bottom: 15px;
        }

            .prod_model12 .swiper_body li .text {
                margin-top: 0;
                padding: 0;
                width:auto;
            }

                .prod_model12 .swiper_body li .text h3 {
                    font-size: 18px;
                    margin-bottom: 15px;
                }

                .prod_model12 .swiper_body li .text p {
                    color: #666;
                    height: auto;
                    margin-bottom: 6px;
                }

        .prod_model12 .swiper_body .info_point {
            margin-bottom: 0;
        }

        .prod_model12 .swiper_body .info_point p{
            margin-bottom: 0;
        }

        .prod_model12 .swiper_body li .btns_group {
            margin-top: 15px;
            text-align: center;
            text-align-last: center;
        }

        .prod_model13 {
            background: #fff !important;
            padding: 30px 15px 0;
        }

            .prod_model13 ul {
                padding: 25px 0 0;
                display: block;
                overflow: visible;
            }

            .prod_model13 li {
                width: auto;
                overflow: hidden;
                padding: 20px 20px;
                margin: 0 0 10px;
                box-shadow: 0 1px 5px 3px rgba(0,0,0,0.1);
            }

                .prod_model13 li .icon{
                    width:52px;
                    height:auto;
                }

                .prod_model13 li .text{
                    width:calc(100% - 70px);
                }

                    .prod_model13 li .text h3 {
                        font-size: 16px;
                        line-height: 26px;
                        color: #3475f7;
                    }

                    .prod_model13 li .text p {
                        margin-top: 5px;
                        color: #666;
                        height: auto;
                        line-height: 22px;
                    }

            .prod_model13 .btns_group {
                margin-top: 30px;
            }

    .prod_model15{
        background:#fff !important;
    }

        .prod_model15 ul {
            margin-top: 25px;
        }

        .prod_model15 li {
            box-shadow: none;
            width: 100%;
            height: auto;
        }

            .prod_model15 li:hover {
                top: 0;
                box-shadow: none;
            }

            .prod_model15 li .img,
            .prod_model15 li .text {
                border-radius: 15px;
                width: 85%;
                margin: auto;
            }

            .prod_model15 li .text h3 {
                text-align: left;
                font-size: 16px;
                color: #3475f7;
                margin-bottom: 15px;
            }

                .prod_model15 li .text p{
                    height:auto;
                }

        .prod_model15 .btns_group{
            margin-top:25px;
        }

    .prod_model16 ul{
        margin-top:25px;
    }

    .prod_model16 li {
        width: calc((100% - 15px)/2);
        margin-right: 0;
        margin-bottom: 15px;
        height: 100px;
    }

        .prod_model16 li:nth-child(2n) {
            float: right;
        }

    .prod_model16 li:hover{
        top:0;
        box-shadow:none;
    }

    .prod_model16 .btns_group{
        margin-top:20px;
    }

    .prod_model17{
        padding:25px 20px;
    }

        .prod_model17 .title h2{
            margin-bottom:20px;
        }

        .prod_model17 ul {
            margin-bottom: 0;
        }


        .prod_model17 li {
            padding: 10px 0 10px 15px;
            box-shadow: 0 1px 5px 3px rgba(0,0,0,0.1);
            margin: 0 0 10px;
        }

            .prod_model17 li .icon {
                width: 32px;
                height: 32px;
                margin-right: 10px;
                margin-top: 4px;
            }

            .prod_model17 li .text {
                width: calc(100% - 50px);
                height: 40px;
                float: left;
            }

            .prod_model17 li .text h3 {
                font-size: 16px;
                line-height: 26px;
            }

        .prod_model17 .btns_group{
            margin-top: 30px;
        }

    .prod_model19 .qa_list {
        margin-top: 10px;
    }

    .prod_model19 .qa_list li {
        padding: 15px 0 15px 25px;
    }

        .prod_model19 .qa_list li i {
            width: 15px;
            height: 15px;
            top: 21px;
        }

        .prod_model19 .qa_list li h3 {
            font-size: 16px;
        }

        .prod_model19 .qa_list li p{
            margin-top:10px;
        }

    .prod_model19 .btns_group {
        margin-top: 40px;
    }

    .prod_model18 {
        background: unset !important;
    }

    .prod_model18 h2 {
        padding: 0 10px;
    }

    .prod_model18 .list_box {
        padding: 16px 10px;
        margin-top: 25px;
        box-shadow: 0 0px 3px 2px rgba(0,0,0,0.1);
    }

        .prod_model18 .menu_list li {
            height: auto;
            border-radius: 3px;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 46px;
            line-height: 18px;
            background: #ecf2ff;
            width: calc(4rem + 10px);
            padding: 4px 5px;
        }

        .prod_model18 .menu_list li .icon,
        .prod_model18 .menu_list li p{
            display:none;
        }

            .prod_model18 .menu_list li::after{
                content:unset;
            }

        .prod_model18 .menu_list li h3 {
            font-size: 15px;
            font-weight: normal;
        }

        .prod_model18 .detail_list {
            background: unset;
            margin-top: 25px;
        }

            .prod_model18 .detail_list .detail {
                padding: 0;
                display: block;
                position: relative;
                padding-bottom: 30px;
            }

        .prod_model18 .detail_list .detailInfo,
        .prod_model18 .detail_list .sublist {
            width: 100%;
        }


        .prod_model18 .detail_list .detailInfo h3 {
            color: #333;
            font-size: 20px;
            font-weight: bold;
            line-height: inherit;
        }

            .prod_model18 .detail_list .detailInfo p {
                font-size: 15px;
                line-height: 1.7;
                text-align: left;
                color:#666;
            }

            .prod_model18 .detail_list .detailInfo .logo_group {
                display:none;
            }

        .prod_model18 .btns_group {
            position: absolute;
            bottom: 0;
            width: 100%;
        }


        .prod_model18 .detail_list .sublist {
            display:none;
        }

        .prod_model18 .detail_list .sublist_mobi {
            display: block;
            margin: 20px -10px;
        }

            .prod_model18 .detail_list .sublist_mobi p {
                color: #666;
                position: relative;
                padding: 0 10px 15px 35px;
            }

                .prod_model18 .detail_list .sublist_mobi p i {
                    position: absolute;
                    top: 8px;
                    left: 14px;
                    display: inline-block;
                    width: 13px;
                    background: url(/images/icon_correct.png) no-repeat center/cover;
                    height: 9px;
                    margin-right: 10px;
                }

            .prod_model18 .detail_list .sublist_mobi .title {
                font-weight: bold;
                color: #3475f7;
            }

    .prod_model20 .swiper_case{
        display:none;
    }

    .prod_model20 .caselist {
        margin-top: 20px;
        display: none;
    }

    .prod_model20 .caselist_mobi {
        display: block;
    }

    .prod_model20 .btns_group {
        margin-top: 25px;
    }

    .prod_model21 .swiper_nav ul{
        display:block;
        margin:0;
    }

    .prod_model21 .swiper_nav li {
        line-height: normal;
        padding: 0 0 10px 0;
        position: relative;
        z-index: 11;
        min-width:unset;
    }

        .prod_model21 .swiper_nav li::after{
            content:unset;
        }

        .prod_model21 .swiper_nav li a {
            padding-right: 10px;
            line-height: 28px;
            color: #333333;
            display: block; 
        }

    .prod_model21 .swiper_body li {       
        pointer-events: auto;
        box-shadow:none;
        padding:0;
    }

        .prod_model21 .swiper_body li.swiper-slide-active {
            opacity: 1;
        }
    .prod_model21 .swiper_body .pcImg {
        display: none;
    }

    .prod_model21 .swiper_body .mobiImg {
        display: block;
        margin-top: 7px;
    }

    .prod_model21 .swiper_body li h3 {
        margin: 20px 0 12px;
        line-height: 24px;
        color: #3475f7;
        position: relative;
        font-size: 16px;
        text-align: left;
    }

    .prod_model21 .swiper_body p {
        text-align: left;
    }

    .prod_model21 .swiper_body .btns_group {
         margin-top: 0px; 
    }

    .onway_honor {
        padding-top: 30px;
    }

        .onway_honor h2 {
            font-size: 22px;
            margin-bottom: 25px;
        }

        .onway_honor .list ul {
            justify-content: space-around;
        }

        .onway_honor li {
            width: 45%;
            margin-right: 0;
        }

            .onway_honor li h5 {
                font-size: 18px;
                line-height: 32px;
            }


    .banner.courseban {
        height: 190px;
    }

    /*.courseban .ban_txt {
        display: block;
    }*/

    .course h2 {
        font-size: 25px;
        margin: 30px 0;
    }

    .course li .course_range {
        height: 200px;
    }

        .course li .course_range .text {
            left: 0;
            top: 50%;
            text-align: center;
            width: calc(100% - 30px);
            padding: 0 15px;
            transform: translateY(-50%);
        }

        .course li .course_range .text h3 {
            font-size: 25px;
            line-height: 42px;
        }

        .course li .course_range .text h5 {
            font-size: 20px;
            line-height: 30px;
            margin-top: 0;
        }

        .course li .course_range .text h6 {
            font-size: 16px;
            line-height: 25px;
            margin-top: 0;
            width: 100%;
            letter-spacing:0;
            text-align:center;
        }

    .banner.courseban {
        height: 280px;
        background-image: url("/images/course-ban_mobi.jpg");
    }

    .banner.honorban {
        height: 280px;
        background-image: url("/images/honor-ban_mobi.jpg");
    }

    .banner.aboutban {
        height: 280px;
        background-image: url("/images/about-ban_mobi.jpg");
    }

    .banner.cultureban {
        height: 280px;
        background-image: url("/images/culture-ban_mobi.jpg");
    }

    .course .course_swiper {
        height: 290px;
        padding: 0 30px 0 15px;
        justify-content: space-between;
    }

    .course .course_swiper .swiper_body {
        width: calc(100% - 70px);
        max-width: 70%;
    }

    .course .course_swiper .swiper_nav li a {
        font-size: 14px;
        line-height: 22px;
    }

    .course .course_swiper .swiper_nav li.on a {
        font-size: 16px;
    }
        .course .course_swiper .swiper_body li h4 {
            font-size: 20px;
        }
        .course .course_swiper .swiper_body li p {
            margin: 5px 0;
            font-size: 16px;
            padding-left: 11px;
        }

    .onway_about {
        padding: 30px 25px;
    }

    .onway_about .wrap {
        display: block;
    }

        .onway_about .text h2, .introd_onway .text h2, .usabot .ltxa h2, .service_onway .lt h2, .vision_desire .text h3 {
            font-size: 24px;
            line-height: 1.8;
        }

            .onway_about .text h2 span, .usabot .ltxa h2 span, .service_onway .lt h2 span {
                font-size: 40px;
            }

            .onway_about .text {
                width: 100%;
                min-height:unset;
            }

    .onway_about .video {
        width: 100%;
        height: auto;
        position:relative;
        top:0;
    }

    .introd_onway {
        padding: 60px 25px;
    }

        .introd_onway .text{
            width:auto;
        }

        .introd_onway .btns_group{
            text-align:left;
        }

        .introd_onway .btns_group .btn {
            width: 75px;
            margin: 0 7px;
            text-align-last: left;
            padding-left: 35px;
        }

            .introd_onway .btns_group .btn img {
                width: 17px;
                top: 6px;
                left: 10px;
            }

            .introd_onway .btns_group .btn::after {
                width: 10px;
                height: 10px;
                right: 15px;
                top: 10px;
            }

    .usabot,.service_onway {
        padding: 50px 20px;
    }

        .usabot .wrap{
            display:block;
        }

        .usabot .ltxa, .usabot .ltxa p, .usabot .uaimg {
            width: auto;
        }
        .usabot .ltxa{
            margin-bottom:20px;
        }

        .usabot .uaimg{
            text-align:center;
        }

        .vision_desire {
            height: 400px;
            padding: 50px 0;
        }

    .vision_desire .text {
        padding: 20px 40px 40px;
        width:80%;
    }

    .vision_desire .text h2 {
        font-size: 30px;
        line-height: 45px;
    }

    .vision_desire .text p {
        line-height: 32px;
        font-size: 16px;
    }

}


@media only screen and (max-width:800px) {

    .service .list li a .ico {
        height: 60px;
    }

    .chang_list .list ul li {
        width: 100%;
        float: none;
        margin: 0 0 15px;
    }

        .chang_list .list ul li:nth-child(2n) {
            float: none;
        }

    iframe {
        height: 300px;
    }

    .qm_tit li {
        margin-right: 20px;
    }

        .qm_tit li:last-child {
            margin-right: 0;
    }

        .qm_tit li a {
            font-size: 14px;
            line-height: 44px;
            padding: 0;
        }

        .qm_tit li.on a, .qm_tit li.on a:hover {
            color: #3475f7;
            border-bottom: 1px solid #3475f7;
        }

                .qm_tit li a:hover{
                    color:#333
                }

                .qm_tit li a::before {
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    transform: translate(-50%, -5px);
                    z-index: 999;
                    content: "";
                    border: 2px solid transparent;
                    border-bottom-width: 4px;
                    transition: all 0.3s;
                }
            .qm_tit li a::after, .qm_tit li a::after {
                content: "";
                border: 4px solid transparent;
                border-bottom-width: 6px;
                position: absolute;
                top: 100%;
                left: 50%;
                z-index: 998;
                transform: translate(-50%, -9px);
                transition: all 0.3s;
            }

                .qm_tit li.on a::before{
                    border-bottom-color: #fff;
                }

            .qm_tit li.on a::after {
                border-bottom-color: #3475f7;
            }

    .casedel .lt {
        font-size: 14px;
        line-height: 1.6;
    }

    .qm_bpban .bp,
    .qm_jqfa .qmore {
        font-size: 12px;
        line-height: 30px;
        height: auto;
        width: 100px;
    }

    .hfangan .bd ul:first-child{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
    }

    .hfangan .bd li {
        width: calc((100% - 10px)/2);
        float: none;
        margin: 0 0 10px 0;
    }

        .hfangan .bd li .mks h3 {
            font-size: 16px;
        }

    .hfangan .hd a {
        width: 140px;
        font-size: 16px;
        line-height: 40px;
    }

    .hfangan .hd li {
        margin: 0 5px;
    }

    .hfangan .bd.bd2 li {
        float: none;
        width: auto;
    }

    .hfangan .hd a {
        width: 100px;
    }

    .hfangan .bd.bd2 li:nth-child(2n) {
        float: none;
    }

    .hfangan .bd.bd2 li a {
        height: 220px;
    }

        .casedel .rt.no_rt {
            display: none
        }

        .casedel .lt h1 {
            font-size: 16px;
            line-height: 2.2;
        }

        .casedel .lt .hd {
            padding: 15px;
        }

            .casedel .lt .hd p {
                font-size: 13px;
                line-height: 1.6;
            }

            .casedel .lt .hd h6 {
                margin-top: 14px;
                font-size: 15px;
                line-height: 1.6;
            }

    .casedel .ul {
        margin-top: 15px;
        display:none;
    }

        .casedel .ul ul li {
            float: none;
            margin-right: 0;
            width: auto;
            margin-bottom: 15px;
        }

            .casedel .ul ul li .tx h3 {
                font-size: 14px;
                line-height: 1.8;
            }

            .casedel .ul ul li .tx h5 {
                font-size: 12px;
                line-height: 1.6;
            }

            .casedel .ul ul li .ico {
                width: 35px;
                height: 50px;
            }

            .casedel .ul ul li .tx {
                width: calc(100% - 50px);
                margin-top: 4px;
            }

    .casedel .bd {
        margin-top: 20px;
    }

        .casedel .bd h2 {
            font-size: 18px;
            line-height: 1.8;
        }

        .casedel .bd .dels {
            margin-top: 10px;
        }

            .casedel .bd_text p,
            .casedel .bd .dels p {
                font-size: 13px;
                line-height: 1.6;
                margin-bottom: 10px;
            }

    .casedel .bd_text {
        margin: 14px auto 0;
    }

        .casedel .bd_text h2 {
            font-size: 18px;
            line-height: 1.8;
            margin-bottom: 10px;
        }

        .casedel .bd_text p i {
            font-size: 14px;
            line-height: 1.6;
        }

    .casedel .bd_text {
        padding-bottom: 20px;
    }

    .casedel .anli_list {
        margin: 15px auto 0;
    }

        .casedel .anli_list h2 {
            font-size: 16px;
            line-height: 1.6;
        }

        .casedel .anli_list ul {
            margin-top: 10px;
        }

            .casedel .anli_list ul li {
                float: none;
                width: auto;
                margin-right: 0;
                margin-bottom: 15px;
            }

                .casedel .anli_list ul li h3 {
                    font-size: 17px;
                    height: auto;
                }

    .casedel .rt .recom_list {
        padding: 10px;
    }

        .casedel .rt .recom_list .list li {
            font-size: 15px;
            line-height: 2;
        }

        .casedel .rt .recom_list .list {
            margin-bottom: 14px;
        }

        .casedel .rt .recom_list .imgs_list li {
            margin-bottom: 15px;
        }

            .casedel .rt .recom_list .imgs_list li .img {
                width: 130px;
                height: 80px;
            }

            .casedel .rt .recom_list .imgs_list li .txt {
                width: calc(100% - 145px);
            }

                .casedel .rt .recom_list .imgs_list li .txt h4 a {
                    font-size: 14px;
                    line-height: 1.6;
                }

                .casedel .rt .recom_list .imgs_list li .txt p {
                    margin-top: 7px;
                    font-size: 13px;
                    line-height: 1.6;
                }

    .casedel .rt .recom_list {
        margin-bottom: 15px;
    }

    .casedel .rt .progra {
        height: 202px;
    }

        .casedel .rt .progra h2 {
            font-size: 18px;
            line-height: 1.8;
        }

        .casedel .rt .progra h6 {
            margin: 5px auto 0;
            font-size: 14px;
            line-height: 1.6;
        }

        .casedel .rt .progra a {
            margin: 10px auto 0;
            font-size: 13px;
            line-height: 2.2;
            width: 130px;
        }

    .casedel .rt .progra_list {
        padding: 10px;
    }

    .prog h3 {
        font-size: 17px;
        line-height: 2.2;
    }

    .prog .more {
        /*font-size: 12px;
        line-height: 37px;*/
        display:none;
    }

    .casedel .rt .qmnews_huod .prog h3 {
        margin-bottom: 10px;
    }

    .prog h3:before {
        width: 2px;
        height: 15px;
        left: 3px;
    }

    .casedel .rt .progra_list ul {
        margin-top: 10px;
    }

        .casedel .rt .progra_list ul li h4 {
            font-size: 14px;
            line-height: 2.6;
        }

    .casedel {
        margin-bottom: 25px;
    }

    .casedel .lt .news_data {
        padding: 0 0 20px;
    }

    .casedel .lt .news_t {
        padding-bottom: 15px;
    }
        .casedel .lt .news_t h1 {
            font-size: 20px;
            line-height: 1.6;
            margin-top: 0;
        }

        .casedel .lt .news_t h3{
            font-size: 15px;
            line-height: 1.6;
        }

        .casedel .lt .news_t li {
            margin-right: 10px;
        }

            .casedel .lt .news_t li h5 {
                padding-left: 16px;
                font-size: 14px;
                color: #666;
            }

    .casedel .lt .news_text {
        margin: 15px auto 0;
    }

        .casedel .lt .news_text p {
            font-size: 13px;
            line-height: 1.6;
        }

            .casedel .lt .news_text p span {
                margin-top: 0px;
                font-size: 15px;
                line-height: 1.6;
            }

    .casedel .lt .news_pages {
        margin-top: 20px;
    }

        .casedel .lt .news_pages li a {
            font-size: 14px;
            line-height: 1.8;
            white-space: normal;
            word-break: break-all;
        }

    .casedel .lt .other_news .imgs_list li {
        width: 100%
    }

    .news_lts {
        margin-bottom: 15px;
    }

    .casedel .rt .news_huod {
        padding: 10px;
    }

        .casedel .rt .news_huod .img {
            margin-top: 10px;
        }

        .casedel .rt .news_huod h6 a {
            margin-top: 8px;
            font-size: 15px;
            line-height: 1.6;
        }

    .casedel .rt .news_lis {
        padding: 10px;
    }

        .casedel .rt .news_lis ul {
            margin-top: 10px;
        }

        .casedel .rt .news_lis li a {
            font-size: 13px;
            line-height: 1.6;
            background: url(../images/f13.png) no-repeat left 5px top 4px;
        }

    .casedel .rt .remen {
        padding: 10px;
    }

        .casedel .rt .remen ul {
            margin-top: 10px;
        }

        .casedel .rt .remen li a {
            font-size: 13px;
            line-height: 1.8;
        }

    .casedel .news_cen li .text,
    .casedel .news_cen li .img {
        float: none;
        width: auto;
        height: auto;
    }

    .casedel .news_cen li .text {
        padding: 10px;
    }

    .casedel .news_cen li {
        height: auto;
        margin-bottom: 15px;
    }

        .casedel .news_cen li .text h3 a {
            font-size: 15px;
            line-height: 1.6;
            height: auto;
        }

        .casedel .news_cen li .text p {
            font-size: 12px;
            line-height: 1.6;
            height: auto;
            margin-top: 7px;
        }

        .casedel .news_cen li .text dl {
            margin-top: 10px;
        }

        .casedel .news_cen li .text dd h6 {
            font-size: 12px;
            padding-left: 16px;
        }

    .pages li a {
        font-size: 12px;
        line-height: 24px;
        width: 24px;
    }

    .pages li .btn,
    .pages li {
        line-height: 24px;
        font-size: 12px;
    }

        .pages li.ne a {
            width: 50px;
        }

        .pages li .txa {
            height: 24px;
            width: 40px;
        }

        .pages li .btn {
            width: 44px;
        }

    .pages li {
        margin-bottom: 10px;
    }

    .casedel .rt {
        margin-top: 15px;
        padding: 0;
    }

        .casedel .rt .inform_list {
            padding: 10px;
        }

            .casedel .rt .inform_list ul {
                padding: 5px;
            }

                .casedel .rt .inform_list ul li a {
                    font-size: 13px;
                }

    .casedel .news_cen li:hover .text h3 a {
        color: #333;
    }


            .casedel .lt .inform_text {
                padding: 15px;
            }

    .casedel .ltlr {
        padding: 0;
    }

    .casedel .lt .inform_text .infor_txt li {
        padding: 10px 0 10px;
    }

        .casedel .lt .inform_text .infor_txt li h3 a {
            font-size: 15px;
            line-height: 1.6;
        }

        .casedel .lt .inform_text .infor_txt li h5 a {
            margin-top: 5px;
            font-size: 12px;
            line-height: 1.6;
        }

        .casedel .lt .inform_text .infor_txt li dl {
            margin-top: 10px;
        }

        .casedel .lt .inform_text .infor_txt li dd h6 {
            font-size: 12px;
            padding-left: 16px;
        }

    .casedel .pages {
        margin: 20px auto 0;
    }

    .casedel .lt .news_cen {
        padding: 15px 0 0;
    }

    .case .hd dt {
        font-size: 13px;
        line-height: 2;
        width: 80px;
    }

    .case .hd dd a, .eblqmcs .hd li a {
        font-size: 13px;
        line-height: 2;
        width: 80px;
    }

    .case .bd {
        margin-top: 5px;
        margin-bottom: 20px;
    }

        .case .bd li {
            float: left;
            width: 100%;
            margin-right: 0;
            margin-bottom: 15px;
        }

        .case .bd .imgs {
            height: 180px;
        }

        .case .bd .txt {
            padding: 10px 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
        }

            .case .bd .txt h2 {
                font-size: 18px;
                line-height: 1.8;
            }

                .case .bd .txt h2 i {
                    line-height: 1.8;
                    width: 80px;
                    margin-top: 5px;
                }

            .case .bd .txt h4 {
                margin-top: 5px;
                font-size: 14px;
                line-height: 1.6;
            }

    .eblqmcs .bds {
        margin-top: 10px;
    }

            .eblqmcs .bds li .imgs {
                height: 180px;
            }

            .eblqmcs .bds li h4 {
                font-size: 12px;
                padding-left: 20px;
            }

    .ebookdisp .box {
        margin: 10px 15px 0;
    }

    .ebookdisp .hd .txt {
        float: none;
        width: auto;
    }

        .ebookdisp .hd .txt h1 {
            font-size: 16px;
            line-height: 30px;
            height: auto;
        }

    .ebookdisp .hd .txt {
        margin-top: 10px;
        padding: 0 10px;
    }

        .ebookdisp .hd .txt h3 {
            font-size: 14px;
            line-height: 24px;
            height: 24px;
            padding: 0 15px;
            margin: 15px 0 30px;
        }

        .ebookdisp .hd .txt h4 {
            font-size: 14px;
            line-height: 30px;
            padding-left: 26px;
        }

        .ebookdisp .hd .txt .btn {
            width: 100px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
        }

    .ebookdisp .box .bd {
        padding: 0 0 30px;
        margin-top: 10px;
    }

        .ebookdisp .box .bd p{
            padding:0;
        }

        .ebookdisp .box .bd .h1 {
            font-size: 20px;
            margin-bottom: 10px;
        }

    .ebo_hq {
        width: auto;
        padding: 20px;
        margin: 0 15px;
    }

        .ebo_hq h2 {
            font-size: 16px;
            line-height: 1.7;
        }

        .ebo_hq .gb {
            top: 10px;
            right: 10px;
            width: 28px;
            height: 28px;
        }

        .ebo_hq .bd {
            margin-top: 20px;
        }

            .ebo_hq .bd .img {
                float: none;
                width: 120px;
                height: 120px;
                padding-right: 0;
                border-right: none;
                margin: 0 auto;
            }

            .ebo_hq .bd .form {
                float: none;
                margin-top: 20px;
            }

                .ebo_hq .bd .form li .t1 {
                    width: 100%;
                    height: 38px;
                }

                .ebo_hq .bd .form .sub {
                    width: 100%;
                    height: 42px;
                }

    .resource {
        padding: 20px 15px 25px;
    }

    .tlte h3 {
        padding-left: 10px;
        font-size: 16px;
        line-height: 2;
    }

        .tlte h3:before {
            width: 2px;
            height: 16px;
            border-radius: 1px;
        }

    .tlte a {
        font-size: 14px;
        line-height: 32px;
    }

    .resource .list {
        margin-top: 15px;
    }

        .resource .list li {
            float: left;
            width: auto;
            margin-right: 0;
            margin-bottom: 15px;
        }

            .resource .list li .video,
            .resource .list li .img {
                height: 196px;
            }

            .resource .list li .text {
                padding: 10px;
            }

                .resource .list li .text h3 a {
                    font-size: 18px;
                    line-height: 1.8;
                    height: 58px;
                    font-weight: normal;
                }

                .resource .list li .text dl {
                    margin-top: 5px;
                }

                .resource .list li .text dd {
                    font-size: 14px;
                    margin-bottom: 5px;
                    line-height: 1.5;
                    color:#666666;
                }

            .resource .list li .txt {
                padding: 10px;
            }

                .resource .list li .txt h3 {
                    font-size: 14px;
                    line-height: 1.6;
                    height: auto;
                }

                .resource .list li .txt a {
                    width: 70px;
                    line-height: 2;
                    font-size: 13px;
                    margin-top: 8px;
                }

            .resource .list li h4 a {
                font-size: 14px;
                line-height: 2.5;
            }

    .real_timeinfo {
        padding: 20px 15px 25px;
    }

        .real_timeinfo .list {
            margin-top: 15px;
        }

            .real_timeinfo .list ul{
                display:block;
            }

            .real_timeinfo .list li {
                padding: 8px 0;
                width:100%;
            }

                .real_timeinfo .list li:nth-child(n+5){
                    display:none;
            }

                .real_timeinfo .list li .txt h3 {
                    font-size: 18px;
                    color:#333;
                    font-weight:normal;
                }

                .real_timeinfo .list li p,
                .real_timeinfo .list li .txt {
                    float: none;
                    width: auto;
                }

                    .real_timeinfo .list li p{
                        display:none;
                    }

                    .real_timeinfo .list li .txt h3:before {
                        top: 11px;
                        transform: translateY(0);
                    }

                    .real_timeinfo .list li .txt h6 {
                        font-size: 15px;
                        line-height: 1.6;
                        margin-top: 4px;
                    }

                .real_timeinfo .list li p {
                    padding-left: 16px;
                    font-size: 13px;
                    line-height: 1.6;
                }

    .casedel .rt.case_data .news_huod {
        padding: 10px 10px;
    }

    .casedel .rt .onway_wx {
        padding: 15px;
    }

    .casedel.case_datal {
        margin: 20px auto 25px;
    }

    .market {
        margin: 0;
    }

    .market .market_lts .news_cen li {
        height: auto;
    }

    .casedel .market_lts .news_cen li .img {
        height: 190px;
    }

    .market .market_lts .news_cen {
        margin-top: 5px;
    }

        .market .market_lts .news_cen li .text .lit li h5 {
            font-size: 13px;
        }

        .market .market_lts .news_cen li .text .st li h6 {
            font-size: 13px;
            line-height: 1.6;
        }

    .header_2.qmhead .rts .naver li:hover h3 a,
    .header_2.qmhead .rts .naver li.on h3 a {
        color: #3475f7;
    }

    .header_2.header .rts .naver li dl {
        background: #fff;
    }

    .header_2.header .rts .naver li dd a {
        color: #333;
    }

    .header_2 .rts .naver li dd:hover a {
        color: rgba(48, 114, 248, 0.6);
    }

    #jobForm .item-code {
        width: auto;
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

        #jobForm .item-code input {
            height: 36px;
            font-size: 13px;
        }

        #jobForm .item-code img {
            height: 34px;
        }


    .recruit_form {
        padding: 20px 15px;
    }

        #jobForm h2 {
            font-size: 16px;
            line-height: 36px;
            color: #333;
            font-weight: bold;
        }

        .recruit_form .ttl h2 {
            font-size: 18px;
            line-height: 1.6;
        }

        .recruit_form .form_list {
            margin-top: 15px;
            margin-bottom: 35px;
        }

            .recruit_form .form_list li {
                width: auto;
                float: none;
                margin-right: 0;
                margin-bottom: 15px;
            }


            .recruit_form .form_list label, .recruit_form .login-item label {
                    font-size: 14px;
                    line-height: 1.8;
                    margin-bottom: 5px;
                }

            .recruit_form .form_list .f1:before, .recruit_form .list .edu_list:nth-child(1) h3::before, .recruit_form .login-item .f1:before {
                    background-size: 7px auto;
                }

                .recruit_form .form_list li .text {
                    height: 36px;
                    font-size: 13px;
                }

                .recruit_form .form_list li dl dd {
                    line-height: 36px;
                    font-size: 14px;
                }

                .recruit_form .form_list li dl {
                    width: 70%;
                }

                .recruit_form .form_list li .sele {
                    height: 36px;
                    font-size: 13px;
                }

        .recruit_form li .ril:before {
            background-size: 16px auto;
        }

        .recruit_form .education .list h3 {
            font-size: 14px;
            line-height: 36px;
        }

            .recruit_form .education .list h3::before {
                background-size: 8px auto;
            }

        .recruit_form .list li {
            width: 100% !important;
            margin-right: 0;
            margin-bottom: 15px;
        }

            .recruit_form .education .list li:nth-child(2n) {
                float: right;
            }

    .recruit_form .education .list li:nth-child(4){
        margin-top:0
    }

    .recruit_form .education .list li label, .recruit_form .course_list .list li label {
                font-size: 14px;
                line-height: 36px;
                width: 70px !important;
            }

            .recruit_form .list li .text,
            .recruit_form .list li .sele {
                height: 36px;
                font-size: 13px;
                width: calc(100% - 72px) !important;
            }

            .recruit_form .education .list li:nth-child(1) .ril, .recruit_form .course_list .list li:nth-child(1) .ril {
                line-height: 36px;
            }

            .recruit_form .list li:nth-child(1) .ril::after {
                background-size: 16px auto;
                left: calc(50% - 11px);
            }

            .recruit_form .list li:nth-child(1) .text {
                width: calc((100% - 96px)/2) !important;
            }

            .recruit_form .education .list li .ril, .recruit_form .course_list .list li .ril {
                height: 36px;
            }

        .recruit_form .education .list ul {
            margin-bottom: 10px;
        }

    .recruit_form .course_list > ul {
        display: block;
    }
    .recruit_form .course_list ul > li{
        width:100%
    }

    .recruit_form .course_list .list ul {
        margin-top: 20px;
        display: block;
    }

        .recruit_form .course_list li {
            margin-bottom: 15px;
        }

            .recruit_form .course_list li .tet h3 {
                font-size: 14px;
                line-height: 1.8;
                margin-bottom: 6px;
            }

            .recruit_form .course_list li:first-child .tet:before {
                background-size: 8px auto;
            }

            .recruit_form .course_list li:first-child .tet {
                padding-left: 15px;
            }

            .recruit_form .course_list li .textarea {
                padding: 10px;
                height: 140px;
            }

                .recruit_form .course_list li .textarea .textar {
                    font-size: 14px;
                    line-height: 1.6;
                    height: 90px;
                }

                .recruit_form .course_list li .textarea h5 {
                    font-size: 14px;
                    line-height: 1.6;
                }

        .recruit_form .submit {
            font-size: 14px;
            line-height: 2.4;
            width: 100px;
        }

    .job_screening {
        padding: 15px 10px 15px;
    }

        .job_screening .text_list h2 {
            font-size: 15px;
            line-height: 1.8;
            margin-bottom: 8px;
        }

        .job_screening .text_list .btns_group .btn {
            float: left;
            border-radius: 0;
            margin: 0;
            line-height: 30px;
            font-size: 12px;
        }

        .job_screening .text_list ul {
            float: none;
            width: auto;
        }

            .job_screening .text_list ul li {
                float: none;
                width: auto;
                margin-bottom: 10px;
                margin-right: 0;
            }

                .job_screening .text_list ul li .sele {
                    height: 36px;
                    font-size: 13px;
                    padding: 0 10px;
                    line-height: 36px;
                }

                .job_screening .text_list ul li dl {
                    width: 49%;
                }

                    .job_screening .text_list ul li dl dl {
                        width: 100%;
                    }

    .job_screening {
        margin: 10px auto 0;
    }

    .screen_list li {
        padding: 0 15px;
        margin-bottom: 15px;
    }

        .screen_list li h3 {
            font-size: 14px;
            line-height: 30px;
            width: 45%;
            float: none;
            display: inline-block;
        }
            .screen_list li h3:first-child{
                width:45%;
            }


            .screen_list li .list h4 {
                position: absolute;
                display: inline-block;
            }

        .screen_list li .text {
            padding: 15px 0;
        }

            .screen_list li .text h2 {
                font-size: 15px;
                line-height: 1.8;
                color: #333333;
                margin-bottom: 6px;
            }

            .screen_list li .text span {
                font-size: 14px;
                line-height: 1.6;
            }

        .screen_list li .text {
            font-size: 13px;
            line-height: 1.6;
        }

            .screen_list li .text a {
                margin-top: 10px;
                width: 90px;
                font-size: 14px;
                line-height: 2;
            }

    .pages_bottom {
        margin-bottom: 20px;
    }

    .screen_list {
        padding: 20px 0 5px;
    }

    .lmhzhb .hzjz {
        padding: 40px 15px;
    }

    .lmhzhb h2 {
        font-size: 22px;
        line-height: 1.7;
    }

    .lmhzhb .hzjz .pic_mobi{
        display:block;
        text-align:center;
        margin-top:35px;
    }
        .lmhzhb .hzjz .pic_mobi img{
            max-width:90%;
            margin:0 auto;
        }
        .lmhzhb .hzjz ul {
            margin-top: 30px;
        }

    .lmhzhb .hzjz li {
        float: none;
        width: auto;
        margin-right: 0;
        padding: 5px 20px;
    }

        .lmhzhb .hzjz li h3 {
            font-size: 16px;
            line-height: 1.7;
            margin: 10px 0;
        }

        .lmhzhb .hzjz li p {
            font-size: 14px;
            line-height: 24px;
            height: auto;
        }

    .lmhzhb .wmsl {
        padding: 40px 15px;
    }

        .lmhzhb .wmsl ul {
            padding: 0;
            margin-top: 30px;
        }

        .lmhzhb .wmsl li {
            width: auto;
            margin-bottom: 20px;
            display: block;
            float: none;
        }

            .lmhzhb .wmsl li:nth-child(2n) {
                float: none;
            }

            .lmhzhb .wmsl li h3 {
                font-size: 16px;
                line-height: 1.7;
            }

            .lmhzhb .wmsl li p {
                height: auto;
            }

            .lmhzhb .wmsl li .ico {
                width: 40px;
                margin-top: 15px;
            }

            .lmhzhb .wmsl li .txt {
                width: calc(100% - 60px);
            }

    .lmhzhb .wmtg {
        padding: 40px 15px;
    }

        .lmhzhb .wmtg .bd {
            margin-top: 30px;
        }

            .lmhzhb .wmtg .bd .img {
                width: auto;
                position: static;
                margin-bottom: 30px;
            }

            .lmhzhb .wmtg .bd ul, .lmhzhb .wmtg .bd ul:nth-child(2) {
                width: auto;
                float: none;
            }

                .lmhzhb .wmtg .bd li h3 {
                    font-size: 16px;
                    line-height: 1.7;
                }

            .lmhzhb .wmtg .bd li p {
                height: auto;
                line-height: 1.7;
            }

            .lmhzhb .wmtg .bd li {
                margin-bottom: 20px;
            }

    .lmhzhb .hzlx {
        padding: 40px 15px;
    }

        .lmhzhb .hzlx ul {
            margin-top: 30px;
        }

        .lmhzhb .hzlx li {
            float: none;
            width: auto;
            margin-bottom: 20px;
        }

            .lmhzhb .hzlx li:nth-child(2n) {
                float: none;
            }

            .lmhzhb .hzlx li .img {
                height: 180px;
            }

            .lmhzhb .hzlx li .txt {
                padding: 15px 20px 25px;
            }

                .lmhzhb .hzlx li .txt h3 {
                    font-size: 16px;
                    line-height: 1.7;
                }

                .lmhzhb .hzlx li .txt p {
                    line-height: 1.7;
                }

    .ebookdisp .box .bd .qmbtn {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .lmanxfw .zsjz {
        padding: 40px 15px;
    }

    .lmanxfw .zsjz .bd {
        margin-top: 20px;
    }

        .lmanxfw .zsjz .bd h6 {
            font-size: 14px;
            line-height: 1.7;
        }

        .lmanxfw .zsjz .bd ul {
            margin-top: 30px;
        }

        .lmanxfw .zsjz .bd li {
            width: auto;
            margin-right: 0;
            margin-bottom: 20px;
            float: none;
        }

            .lmanxfw .zsjz .bd li .ico {
                width: 80px;
                height: 80px;
            }
            
            .lmanxfw .zsjz .bd li h3 {
                font-size: 16px;
                line-height: 1.7;
            }

    .lmanxfw .fwtd {
        padding: 30px 25px;
    }

        .lmanxfw .fwtd .bd {
            margin-top: 30px;
        }

    .lmanxfw .zsjz {
        padding: 20px 15px;
    }

    .lmanxfw .fwwl .bd {
        margin-top: 15px;
        width:300px;
    }

        .lmanxfw .fwtd .bd ul{
            margin-bottom:25px;
        }

        .lmanxfw .fwtd .bd li .txt p {
            font-size: 15px;
        }

                    .lmanxfw .fwtd .bd li:nth-child(5) .txt::before {
                        bottom: -20px;
                        top: auto;
                        background: url(../images/lmimg43.png) no-repeat center;
                    }

    .lmanxfw .fwlc {
        padding: 10px 15px;
    }

        .lmanxfw .fwlc .bd {
            margin-top: 45px;
        }

            .lmanxfw .fwlc .bd li {
                float: none;
                width: 100%;
                margin:0 0 0 45px;
                box-shadow: none;
                height: auto;
            }

                .lmanxfw .fwlc .bd li:nth-child(n+3) {
                    margin-bottom: 0;
                }

                .lmanxfw .fwlc .bd li:hover {
                    background: #fff;
                    top: 0;
                    box-shadow: unset;
                }

                .lmanxfw .fwlc .bd li .txt {
                    position: inherit;
                    top: 0;
                    left: 0;
                    width: auto;
                    transform: unset;
                }

                    .lmanxfw .fwlc .bd li .txt h3 {
                        padding: 5px 10px;
                        line-height: normal;
                        color: #333;
                        font-size: 18px;
                        font-weight: bold;
                        margin-bottom: 0;
                    }
                    .lmanxfw .fwlc .bd li .txt h3::before {
                        top: 3px;
                        left: -35px;
                        display: inline-block;
                        height: 28px;
                        width: 28px;
                        background: #3475f7;
                        border-radius: 20px;
                    }
                    .lmanxfw .fwlc .bd li .txt h3::after {
                        position: absolute;
                        content: "";
                        top: 5px;
                        left: -33px;
                        display: inline-block;
                        height: 24px;
                        width: 24px;
                        background: #fff;
                        border-radius: 20px;
                    }

                    .lmanxfw .fwlc .bd li .txt p {
                        font-size: 15px;
                        padding: 15px 10px 15px 10px;
                        position: relative;
                        line-height: 20px;
                    }

                        .lmanxfw .fwlc .bd li .txt p::before {
                            content: "";
                            position: absolute;
                            top: 8px;
                            left: -22px;
                            display: inline-block;
                            height: calc(100% - 10px);
                            width: 2px;
                            background: #3475f7;
                            border-radius: 20px;
                        }

                        .lmanxfw .fwlc .bd li:hover .txt h3 {
                            color: #f4e6e6;
                        }
                .lmanxfw .fwlc .bd li:hover .txt p{
                    color:#666;
                }
                .lmanxfw .fwlc .bd li:hover .txt h3::before{
                    background:#3475f7;
                }

                .lmanxfw .fwlc .bd li > h6 {
                    display: none;
                }

    .lmanxfw .jfbz {
        background: #fff !important;
        padding: 35px 25px;
    }

        .lmanxfw .jfbz .swip_jfbz li {
            width: 300px;
            height: 300px;
        }

        .lmanxfw .jfbz .swip_jfbz {
            overflow: initial;
        }

        .lmanxfw .jfbz .bs {
            display: none;
        }

        .lmanxfw .jfbz .lt {
            float: none;
            margin-top: 0;
            width: auto;
            position: static;
        }

            .lmanxfw .jfbz .lt p {
                font-size: 15px;
                line-height: 1.8;
                padding: 0;
                text-align: justify;
                margin-bottom: 0;
            }

        .lmanxfw .jfbz .swip_jfbz {
            width: auto;
            margin-top: 30px;
        }

            .lmanxfw .jfbz .swip_jfbz ul {
                display: flex;
                justify-content: space-between;
                flex-wrap:wrap;
                width:100%;
            }

            .lmanxfw .jfbz .swip_jfbz li {
                width: calc(50% - 10px);
                height: auto;
                border: none;
                margin-bottom:20px;
                overflow:visible;
            }

                .lmanxfw .jfbz .swip_jfbz li:hover{
                    background:#fff;
                }

                .lmanxfw .jfbz .swip_jfbz li:nth-child(3) {
                    display: none;
                }

                .lmanxfw .jfbz .swip_jfbz li .baspo {
                    top: 0;
                    transform: translate(-50%,0);
                }

                    .lmanxfw .jfbz .swip_jfbz li .baspo .ico{
                        display:none;
                    }

                    .lmanxfw .jfbz .swip_jfbz li::before {
                        display: none;
                    }

                .lmanxfw .jfbz .swip_jfbz li .txt {
                    padding: 0 0 0 35px;
                    text-align: left;
                }

                    .lmanxfw .jfbz .swip_jfbz li .txt h3 {
                        font-size: 18px;
                        line-height: 1.7;
                        display: inline-block;
                        position:relative;
                        color:#333;
                        margin-bottom:5px;
                    }

                .lmanxfw .jfbz .swip_jfbz li:hover .baspo h3{
                    color: #333;
                }

                .lmanxfw .jfbz .swip_jfbz li .txt h3::before {
                    content: "";
                    position: absolute;
                    width: 1px;
                    height: 100%;
                    top: 0;
                    left: -11px;
                    background: #3475f7;
                    transform: rotate(27deg);
                }

                        .lmanxfw .jfbz .swip_jfbz li .txt h3::after {
                            content: "";
                            position: absolute;
                            width: 1px;
                            height: 100%;
                            top: 7px;
                            left: -12px;
                            background: #3475f7;
                            transform: rotate(27deg);
                        }

                        .lmanxfw .jfbz .swip_jfbz li .txt h4 {
                            display: inline-block;
                            position: absolute;
                            left: 0;
                            top: -5px;
                            font-size: 20px;
                            font-weight: bold;
                            color: #3475f7;
                        }

                .lmanxfw .jfbz .swip_jfbz li .txt p {
                    font-size: 14px;
                    line-height: 20px;
                    position: relative;
                    text-align:justify;
                }

                    .lmanxfw .jfbz .swip_jfbz li .txt p::before {
                        content: "";
                        width: 4px;
                        height: 4px;
                        position: absolute;
                        background: #3475f7;
                        top: 8px;
                        left: -10px;
                        border-radius: 2px;
                    }

                    .lmanxfw .jfbz .swip_jfbz li:hover .baspo p {
                        color: #666;
                    }

                .lmanxfw .fwwl .bds dd,
                .lmanxfw .fwwl .bd li {
                    float: none;
                    width: auto;
                    height: 210px;
                }

    .lmanxfw .fwwl .bds dl {
        position: static;
        opacity: 1;
        z-index: 11;
    }

    .lmanxfw .fwwl .bd li {
        display: none;
    }

    .lmanxfw .fwwl .bds .txt,
    .lmanxfw .fwwl .bd .txt {
        right: 0;
        left: 0;
        text-align: center;
        padding: 0 30px;
        width: auto;
    }

        .lmanxfw .fwwl .bd .txt h3 {
            font-size: 18px;
        }

            .lmanxfw .fwwl .bd .txt h3::before {
                left: 0;
                right: 0;
                display: none;
            }

    .lmanxfw .jfbz .wrap {
        height: auto;
    }

    .lmanxfw .fwwl .bd dd:nth-child(2) .txt {
        right: 0;
        left: 0;
    }

    .lmanxfw .fwwl .bds .txt span {
        margin: 30px auto 0;
    }

    .lmanxfw .fwwl .bds .txt h3 {
        font-size: 16px;
        line-height: 1.7;
    }

    .lmanxfw .fwwl .bds .txt p {
        font-size: 14px;
        line-height: 1.7;
    }

    .sform_list {
        padding: 20px 15px;
    }


    /*.experience .freeget {
        margin-left: 0px;
    }

    .experience .list ul {
        margin: 15px auto 0;
    }

    .experience .list li {
        margin: 0 10px;
    }

        .experience .list li a {
            width: 100px;
            line-height: 32px;
            font-size: 13px;
        }*/

    .make_conat {
        padding: 20px 15px;
    }

        .make_conat .list li {
            width: calc((100% - 15px)/2);
            margin-right: 0;
            margin-bottom: 15px;
            padding: 10px;
        }

            .make_conat .list li:nth-child(2n) {
                float: right;
            }

            .make_conat .list li .icon {
                height: 50px;
                width: 50px;
            }

            .make_conat .list li .text {
                margin: 6px auto 0;
            }

                .make_conat .list li .text h3 {
                    font-size: 15px;
                    line-height: 1.6;
                }

                .make_conat .list li .text p {
                    margin-top: 5px;
                    margin-bottom: 10px;
                    font-size: 13px;
                    line-height: 1.4;
                    height: 38px;
                }

                .make_conat .list li .text a {
                    width: 100px;
                    line-height: 30px;
                    font-size: 13px;
                }

                .make_conat .list li .text h5 {
                    font-size: 14px;
                    line-height: 1.6;
                }

    .culture {
        margin: 20px auto 0;
        padding: 0 15px 20px;
    }

        .culture .list li .imgs {
            margin-right: 0;
            float: none;
        }

            .culture .list li .imgs .img {
                height: auto;
                width: auto;
            }

            .culture .list li .imgs:before {
                height: 140px;
                width: 320px;
                bottom: -30px;
            }

        .culture .list li:nth-child(2n) .imgs:before {
            height: 140px;
            width: 320px;
        }

        .culture .list li .text {
            padding-top: 50px;
            float: none;
            width: auto;
        }

            .culture .list li .text h5 {
                font-size: 20px;
                line-height: 1.8;
            }

            .culture .list li .text h4 {
                font-size: 16px;
                line-height: 1.6;
            }

            .culture .list li .text h3 {
                background-size: 10px auto;
                padding-top: 12px;
                font-size: 15px;
                line-height: 1.8;
            }

            .culture .list li .text p {
                margin-top: 6px;
                font-size: 15px;
                line-height: 1.8;
                color:#666;
            }

        .culture .list li {
            padding-bottom: 20px;
        }

            .culture .list li .text:before {
                display: none;
            }

            .culture .list li:nth-child(2n) .imgs {
                margin-left: 0;
                float: none;
            }

            .culture .list li:nth-child(2n) .text {
                width: auto;
                float: none;
            }

            .culture .list li:last-child {
                padding: 10px 0 20px;
            }

                .culture .list li:last-child:before {
                    display: none;
                }

                .culture .list li:last-child .text h3 {
                    padding-top: 12px;
                    font-size: 18px;
                    margin-top: 10px;
                    color: #333;
                    padding-left: 12px;
                }

                .culture .list li:last-child .text p {
                    color: #666;
                    font-size: 15px;
                    line-height: 1.8;
                    padding-left: 12px;
                    width:auto;
                }

    .character {
        padding: 20px 15px;
    }

        .character .txt h5 {
            font-size: 20px;
            line-height: 1.8;
        }

        .character .txt h3 {
            font-size: 17px;
            line-height: 1.2;
        }

        .character .list ul {
            margin-top: 20px;
        }

        .character .list li {
            margin-bottom: 15px;
            width: calc((100% - 15px)/2);
            margin-right: 0;
            padding: 15px 10px;
        }

            .character .list li:nth-child(2n) {
                float: right;
            }

            .character .list li .icon {
                width: 50px;
                height: 50px;
            }

            .character .list li .tet {
                margin-top: 5px;
            }

                .character .list li .tet h3 {
                    font-size: 16px;
                    line-height: 1.4;
                }

                .character .list li .tet h6 {
                    margin-top: 10px;
                    font-size: 14px;
                    line-height: 1.6;
                }

    .silsi .wrap{
        display:block;
    }

    .silsi .hd .rt {
        margin: 20px 0 0;
    }

        .silsi .hd .rt h3 {
            font-size: 16px;
        }

        .silsi .hd .rt .t1 {
            height: 50px;
            font-size: 14px;
        }

        .silsi .hd .rt .sh {
            height: 50px;
        }

        .silsi .hd .rt .clearfix {
            margin: 20px 0 0;
        }

    .silsi .bd li .ico {
        height: 100px;
    }

        .silsi .bd li .ico img {
            height: 100%;
        }

    .silsi .bd li dt {
        font-size: 17px;
    }

    .silsi .bd li dd a {
        font-size: 14px;
        line-height: 1.8;
    }

    .silsi .bd h3 {
        font-size: 20px;
    }

    .silsi .bd ul {
        margin: 20px 0 0;
    }

    .silsi .bd {
        padding: 30px 15px;
    }

    .uatanc {
        width: auto;
        margin: 0 15px;
        padding: 15px;
    }

        .uatanc h2 {
            font-size: 18px;
            line-height: 1.6;
            margin-bottom: 10px;
        }

        .uatanc ul {
            width: 80%;
            margin: 0 auto;
        }

        .uatanc2 .wx {
            float: none;
            margin: 0 auto;
            display: none;
        }

    .uatanc2 ul {
        float: none;
        width: auto;
        padding: 0;
        border: none;
        margin: 15px 30px;
    }

    .uatanc .btna {
        font-size: 14px;
        line-height: 38px;
        margin: 15px 0;
    }

    .uatanc .txt {
        font-size: 14px;
    }

    .qglerp li .txp {
        top: 25px;
        padding: 0 10px;
    }

        .qglerp li .txp h3 {
            font-size: 16px;
        }

        .qglerp li .txp p {
            margin: 0;
        }

        .qglerp li .txp i {
            margin-top: 15px;
            width: 90px;
            line-height: 30px;
            font-size: 12px;
        }

    .qglerp li:nth-child(2n) {
        float: none;
    }

    .qglerp li {
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }

        .qglerp li .txp h3::before {
            height: 1px;
        }

    .qglerp ul {
        padding:30px 15px;
    }

    .qglerp li:nth-child(2n) {
        float: right;
    }

    .qglerp li .txt {
        display: none;
    }

    .qglerp li .txp p {
        height: auto;
        margin-top: 15px;
        font-size: 13px;
        line-height: 20px;
        height: 100px;
    }

    .qglerp li .txp {
        position: relative;
        top: 0;
        padding: 25px 10px;
    }

    .qglerp {
        padding: 25px 0 0;
    }

    .resource .list li {
        float: none;
    }

    .tlte h3 a {
        font-size: 18px;
        line-height: 30px;
    }

    .resource .list li h4 {
        font-weight: normal;
        font-size: 18px;
        line-height: 50px;
        max-height: inherit;
        position: static;
        transform: translateY(0);
        -ms-transform: translateY(0);
        /* IE 9 */
        -moz-transform: translateY(0);
        /* Firefox */
        -webkit-transform: translateY(0);
        /* Safari ?? Chrome */
        -o-transform: translateY(0);
    }

    .resource .list li .txas {
        height: auto;
        padding: 10px;
    }

    .casedel .lt.olts,
    .casedel .lt.news_lts {
        width: auto;
    }

    .chang_data .pad {
        margin: 0;
    }

    .chang_data {
        margin: 0;
        padding: 25px 15px;
    }

        .chang_data .text h2 {
            font-size: 20px;
        }

        .chang_data .video {
            margin-top: 20px;
        }

   
    .hfangan .bd li a h5 {
        height: 40px;
        border-color: #fff;
    }

    .hfangan .bd li .mks h3 {
        line-height: 1.6;
    }

    .hfangan .hd li {
        margin-bottom: 10px;
    }

    .case .hd .dt {
        float: none;
        width: auto;
    }

    .case .hd dl,
    .case .hd ul {
        width: auto;
        float: none;
        padding: 24px 0 !important;
        overflow: hidden;
    }

    .lmanxfw .fwwl .bds dd:last-child {
        display: none;
    }

    .lmanxfw .fwwl .bds .txt h3 {
        margin-bottom: 10px;
    }

    .transform_ri .text {
        text-align: left;
    }

    .usweb {
        display: block !important;
    }

    .uspc {
        display: none !important;
    }

    .casedel .bd {
        padding: 0;
    }

    .casedel .lt .news_text {
        padding: 0;
    }

    .screen_list li .list {
        height: auto;
        padding: 7px 0;
    }

    .changhang_datal .lt h2 {
        font-size: 20px;
    }

    .changhang_datal .lt .tobo_list
    {
        margin-top: 10px;
    }

    .changhang_datal {
        padding:0;
    }

        .changhang_datal .lt h1{
            font-size:18px;
        }

        .changhang_datal .lt .video_info {
            margin-top: 5px;
            display: block;
            padding-bottom: 10px;
        }

        .changhang_datal .lt .tobo_list li a{
            line-height:28px;
        }

        .changhang_datal .lt h6 {
            margin-top: 10px;
        }

        .changhang_datal .rt {
            top: 0;
            margin-top: 10px;
    }

    .casedel .changhang_datal .rt .news_lis {
        border-bottom:0;
        display: block;
        margin-bottom: 0;
        box-shadow:none;
    }

    .changhang_datal .rt .news_lis ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
    }

            .changhang_datal .rt .news_lis ul li:nth-child(5){
                display:none;
            }

    .changhang_datal .rt .news_lis li {
        border: none;
        width: 49%;
        margin-bottom: 0
    }

        .changhang_datal .rt .news_lis li a .more_img, .changhang_datal .rt .news_lis li a .more_img img {
            width: 100%;
            height: 118px;
            border-radius: 5px;
        }

    .broadcast .list ul li a h4 {
        height: auto;
    }

    .broadcast {
        display: none;
    }   

    .title h2 {
            font-size: 22px;
            width: 80%;
            margin: 0 auto;
    }

    .uamore {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

        .uamore a {
            display: inline-block;
            background: url(../images/c12.png) no-repeat right center;
            padding-right: 12px;
            font-size: 12px;
            line-height: 1.7;
            color: #666666;
            display: inline-block;
        }
        
        .footer .copyright {
            line-height: 1.5;
        }

    .service {
        padding:30px 15px;
    }
        .service .title h2{
            font-size:24px;
        }

        .service .list li a .icon {
            width: 40px;
            height: 40px;
        }

    .layout {
        padding-top: 0;
    }

        .header .rts .rt {
            display: block;
        }

            .header .rts .rt li {
                display: none;
            }

                .header .rts .rt li.webbl,
                .header .rts .rt li.ushide {
                    display: block;
                    position: absolute;
                    right: 47px;
                    top: 12px;
                }

        .header.webbg .rts .form {
            margin-top: -2px;
        }

        .header .rts .form {
             padding-top: 0; 
        }

        .header .rts .form .text {
            width: 52vw;
        }

        .header .rts .rt li.ushide {
            display: none;
        }

        .header.webbg .logo {
            display: none;
        }

            .header .rts .naver li .dl:first-child dt {
                border: none;
            }

    .service .list li a p {
        color: #666;
    }

    .service .list li a h6 {
        width: 80px;
        font-size: 12px;
        line-height: 26px;
    }

    .transf_swiper li {
        float: none;
        width: auto;
        margin-right: 0;
        border: 1px solid #fff;
        padding: 10px;
        margin-bottom: 10px;
    }

    .transf_swiper ul:before {
        display: none;
    }

    .header .rts .naver li .nli .nbgs {
        /*max-height: calc(100vh - 365px);*/
        overflow-y: auto;
    }

    .qm_tit ul {
        white-space: nowrap;
        overflow-x: scroll;
        z-index: 0;
        border: none;
        position:relative;
    }

    .qm_tit ul::-webkit-scrollbar{
        display:none;
    }

    .qm_tit {
        z-index: 999;
        height: 45px;
        position: relative;
        border-bottom: 1px solid #e5e5e5;
    }

    .uscens {
        text-align: center;
    }

    .fws-span,
    .axs-span,
    .scs-span,
    .cgs-span {
        text-align: center;
    }

    .scs-span {
        margin-top: 20px;
    }

        .fws-span span,
        .axs-span span,
        .list-span span,
        .scs-span span,
        .cgs-span span {
            width: 20px;
            height: 3px;
            border-radius: 3px;
            display: inline-block;
            margin: 0 6px;
            background: #b8b8b8;
        }

    .swiper-cgs {
        overflow: hidden;
    }

    .fws-span span.swiper-active-switch,
    .axs-span span.swiper-active-switch,
    .list-span span.swiper-active-switch,
    .scs-span span.swiper-active-switch,
    .cgs-span span.swiper-active-switch {
        background: #3475f7;
    }

    .list-span,
    .jxhs-span {
        text-align: center;
    }

        .jxhs-span span {
            width: 20px;
            height: 3px;
            border-radius: 3px;
            display: inline-block;
            margin: 0 6px;
            background: #9abafb;
        }

            .jxhs-span span.swiper-active-switch {
                background: #fff;
            }

    .make_conat .list li .text a {
        font-size: 12px;
        width: 90px;
        line-height: 26px;
    }

    .transform .text {
        text-align: center;
    }


    .course_swiper2 .next,
    .course_swiper2 .prev {
        display: block;
    }

    .sform_list {
        padding: 30px 50px;
    }

    .culture .list li .text {
        padding-top: 0;
    }

        .culture .list li .text h5 {
            font-size: 15px;
        }

        .culture .list li .text h4 {
            font-size: 24px;
            line-height: 1.2;
        }

        .culture .list li .text h3 {
            font-size: 18px;
        }

    .culture {
        margin: 0;
        padding: 0 30px 30px;
    }

        .culture .list li .imgs .img {
            margin-top: 25px;
        }

        .culture .list li:nth-child(2n) .text {
            padding-top: 0;
            padding-left: 22%;
        }

        .culture .list li {
            padding-top: 30px !important;
        }

    .character .txt h5 {
        font-size: 15px;
    }

    .character .txt h3 {
        font-size: 24px;
    }

    .character .list li {
        background: none;
        margin-right: 0;
        padding: 0 10px 0 0;
    }

    .libg {
        background: #fff;
        border-radius: 0 20px 0 20px;
        padding: 20px;
    }

    .character {
        padding: 20px 30px;
    }

    .list-span {
        margin-top: 15px;
    }

    .hfangan .bd li:hover {
        top: 0;
        box-shadow:none;
    }

    .hfangan .bd li a h5:hover {
        background: none;
        color: #fff;
    }

    .qm_text h3 br, .qm_text h2 br {
        display: none;
    }

    .cgs-span {
        z-index: 11;
    }

    .qmhbmain .qmhbsq .img {
        margin: 30px 0 15px;
        max-width: 200px;
    }

    .qmhbmain .qmhbsq {
        padding: 0 15px;
    }

        .qmhbmain .qmhbsq p {
            font-size: 14px;
            line-height: 1.7;
        }

            .qmhbmain .qmhbsq p br {
                display: none;
            }

    .qmhbmain .qmhbsq {
        height: 200px;
    }

    .qmhbmain .box {
        padding: 15px;
    }

        .qmhbmain .box h3 {
            font-size: 16px;
        }

        .qmhbmain .box ul {
            margin-top: 15px;
        }

        .qmhbmain .box li {
            width: calc((100% - 20px)/2);
            margin-bottom: 15px;
            margin-right: 20px;
        }

            .qmhbmain .box li:nth-child(2n) {
                float: right;
                margin-right: 0;
            }

        .qmhbmain .box .img {
            padding: 0 10px;
        }

            .qmhbmain .box .img::after, .qmhbmain .box .img::before {
                width: 10px;
            }

            .qmhbmain .box .img::after, .qmhbmain .box .img::before {
                left: 10px;
            }

            .qmhbmain .box .img::after {
                left: auto;
                right: 10px;
            }

    .hbhead {
        height: 50px;
        background: #3475f7;
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        padding: 0 15px;
    }
    /*.experience .exper_form #cityBox #hotCity h4{
        font-size:14px;
        margin-left:0;
    }
    .experience .exper_form #cityBox #hotCity li{
        font-size:12px;

    }
.experience .exper_form #cityBox #cityList li, .experience .exper_form #cityBox #nocity {
    font-size: 13px;*/
/*}*/
    .qmhbgrzx .hbhead .rt,
    .qmhbgrzx .hbhead .lt {
        float: none;
        width: auto;
    }

    .qmhbgrzx .hbhead .search {
        display: none;
    }

    .qmhbgrzx .hbhead .logo {
        max-width: 160px;
        margin-top: 14px;
    }

    .qmhbgrzx .hbhead .qhcp {
        margin-top: 18px;
        margin-left: 10px;
    }

    .qmhbgrzx .hbhead .use {
        display: none;
    }

    .webpage a, .webpage span {
        display: none
    }

        .webpage a.ne {
            display: inline-block;
        }

    .hfangan .bd li .mks h3 {
        font-size: 22px;
    }

    .hfangan .bd li a h5 {
        font-size: 12px;
        width: 90px;
        height: 29px;
        line-height: 27px;
    }

        .qmmcov .bd {
            padding: 0 15px;
        }

    .qm_tit {
        overflow-x: initial;
    }

    .casedel .anli_list {
        display: none;
    }

    .casedel .rt .news_lis {
        display: none;
    }

    .ebookdisp .box .bd .pw {
        padding: 10px;
        height: 700px;
        margin: 0 !important;
    }

        .ebookdisp .box .bd .pw img {
            margin-top: 10px;
        }

    .casedel .rt .progra,
    .casedel,
    .casedel .rt .news_huod {
        margin-bottom: 15px;
    }

    .casedel .rt .inform_list {
        margin-top: 15px;
    }

    .qmzbh .txta h4 {
        padding: 0;
    }

    .casedel .lt .hd p {
        font-size: 15px;
    }

    .header .cen .logo {
        top: -3px;
    }

    .onlineForm {
        width:100%;
        font-size:16px;
    }
        .onlineForm .webheader{
            display:none;
        }

        .onlineForm .formTitle {
            margin-top: 2rem;
            font-size: 1.5rem;
        }
    .onlineForm .formBody {
        margin: 1.5rem auto;
        width: 80%;
        font-size: 0.9rem;
    }
        .onlineForm .formBody .errorMsg {
            font-size: 0.8rem;
        }
        .onlineForm .formBody .textAreaRow {
            height: 8.5rem;
        }
            .onlineForm .formBody .textAreaRow textarea {
                width: 95%;
                height: 4rem;
                font-size: 0.85rem;
                padding: 0.5rem;
            }
            .onlineForm .formBody .row {
                display: block;
            }
            .onlineForm .formBody .row .formField {
                width: 100%;
                height: 5.5rem;
            }
                .onlineForm .formBody .row .formField .textBox {
                    width: calc(100% - 1rem);
                    padding: 0 0.5rem;
                    font-size: 0.85rem;
                }
                .onlineForm .formBody .row .formField .imgCode {
                    top: 30px;
                    right:17px;
                }
                .onlineForm .formBody .fileRow {
                    margin-top: 0;
                }
            .onlineForm .formBody .fileRow .fileBtn {
                padding-left:0;
            }
            .onlineForm .formBody .fileRow .fileList {
                margin-bottom: 1.5rem;
                margin-top: 1.5rem;
            }
    .onlineForm .bottom{
        text-align:center;
    }
    .onlineForm .btn {
        padding: 0.5rem 2rem;
    }
    .onlineForm .formBody .fileRow .fileList li .fileName {
        font-size: 0.9rem;
        max-width: 12rem;
    }
    .nav-content.wrap {
        min-height: calc(100vh - 554px);
    }
    .nav-table{
        margin-bottom:20px;
    }
        .nav-table .nav-row .nav-title {
            width: 150px;
        }
            .nav-table .nav-row .nav-title a {
                white-space: initial;
                font-size: 17px;
            }
        .nav-table .nav-row .nav-content {
            width: calc(100% - 171px);
        }
            .nav-table .nav-row .nav-content ul li a {
                font-size: 14px;
            }
    .notice-box{
        width:70%
    }
    .notice-title h4 {
        font-size: 16px;
    }
    .notice-msg p {
        font-size: 13px;
    }
    .notice-btn a {
        padding: 6px 20px;
        font-size: 12px;
    }

    .title h6{
        display:none;
    }

    .axfw2ban{
        margin-bottom:50px
    }

        .axfw2ban .fwjz {
            bottom: -10px;
        }

            .axfw2ban .fwjz ul {
                margin-right: -2px;
            }

                .axfw2ban .fwjz ul::before {
                    content: "";
                    bottom: -1px;
                    left: 50%;
                    display: block;
                    width: 100%;
                    padding: 0 3px;
                    transform: translateX(-50%);
                    height: 150px;
                    background: rgba(211,210,230,0.35);
                    position: absolute;
                    border-radius: 5px;
                }

            .axfw2ban .fwjz li {
                height: 136px;
                border-radius: 5px;
                box-shadow: 0px 1px 4px 1px rgba(96,152,230,0.53);
            }

    .axfw2ban .fwjz li:before {
        content: unset;
    }

    .axfw2ban .fwjz li img {
        display: none;
    }

        .axfw2ban .fwjz li .text {
            padding: 12px 5px 0;
            text-align: center;
            border-bottom: none;
        }

        .axfw2ban .fwjz li .text h3 {
            font-size: 16px;
            padding: 0;
            margin-bottom: 10px;
            text-align: center;
        }

    .axfw2ban .fwjz li .text h3::before {
        content: unset;
    }

    .axfw2ban .fwjz li .text p {
        font-size: 12px;
        line-height: 20px;
    }

    .axfw2zx > p {
        padding: 0 20px;
        line-height: 28px;
        margin-top: 15px;
        margin-bottom: 35px;
    }

    .axfw2zx ul {
        padding: 0px 14px;
        flex-wrap: wrap;
    }

        .axfw2zx ul li {
            height: 180px;
            width: calc((100% - 7px) / 2);
            margin-bottom: 6px;
        }

        .axfw2zx ul li .imgmask {
            padding: 18px 10px 0;
        }

            .axfw2zx ul li .imgmask h3 {
                font-size: 16px;
                font-weight: bold;
            }

            .axfw2zx ul li .imgmask > p {
                font-size: 13px;
                line-height: 22px;
                margin: 12px 0;
            }

            .axfw2zx ul li .imgmask .bottom {
                height: 75px;
                line-height: 75px;
            }

            .axfw2zx ul li .imgmask .bottom button {
                width: 80px;
                height: 28px;
                line-height: 27px;
            }

                .axfw2zx ul li .imgmask .bottom img {
                    width: 55px;
                    vertical-align: middle;
                }

    .menu_underline li a {
        font-size: 15px;
    }

        .onway_about .text {
            width: auto;
            float: none;
        }

        .onway_about .video iframe{
            height:210px;
        }


    .onway_about .text p,
    .introd_onway .text p,
    .usabot .ltxa p,
    .service_onway .lt p,
    .vision_desire .text p {
        font-size: 16px;
        line-height: 1.8;
        text-align: justify;
        text-justify: distribute-all-lines; /*ie6-8*/
        text-align-last: left; /* ie9*/
        -moz-text-align-last: left; /*ff*/
        -webkit-text-align-last: left; /*chrome 20+*/
        margin-top: 20px;
    }

    .onway_about, .introd_onway, .usabot, .vision_desire, .service_onway {
        padding: 30px 20px;
    }

        .onway_about .text h2, .introd_onway .text h2, .usabot .ltxa h2, .service_onway .lt h2, .vision_desire .text h3{
            text-align:center;
        }

        .onway_about .text h2 span,  .usabot .ltxa h2 span, .service_onway .lt h2 span{
            display:none;
        }

        .onway_about .text .list {
            margin: 30px 0;
        }

            .onway_about .text .list li {
                width: 33%;
            }

                .onway_about .text .list li h3 {
                    font-size: 14px;
                    line-height: 30px;
                }

                    .onway_about .text .list li h3 span {
                        font-size: 26px;
                    }

                .onway_about .text .list li h5 {
                    font-size: 16px;
                    line-height: 1.4;
                }

            .introd_onway .text h2{
                padding-bottom:0;
            }

        .introd_onway .btns_group {
            margin-top: 30px;
            text-align: center;
        }

        .usabot .ltxa h2::before,
        .onway_about .text h2:before,
        .service_onway .lt h2::before {
            right: 0;
            width: 20px;
            height: 2px;
            margin: 0 auto;
        }    

    .strong_map .rt .list {
        display: none;
    }

    .vision_desire{
        height:auto;
    }

        .vision_desire .text {
            width: auto;
            padding: 20px;
        }

    .strong_map .rt .ico {
        width: auto;
        height: auto;
    }

    .strong_map .rt {
        float: none;
        width: auto;
        margin: 15px auto 0;
    }

        .strong_map .rt .icon dd {
            display: none !important;
        }

    .strong_map .text {
        width: auto;
        float: none;
        margin-top: 0px;
    }

        .strong_map .text h3 {
            font-size: 16px;
            line-height: 1.6;
        }

        .strong_map .text h5 {
            font-size: 14px;
            line-height: 1.5;
        }

        .strong_map .text h6 {
            margin-top: 7px;
            font-size: 13px;
            line-height: 1.8;
        }

    .strong_map .rt .icon .tet {
        padding: 10px;
    }

    .strong_map .rt .icon .tet {
        top: 130px;
        right: 100px;
    }

        .strong_map .rt .icon .tet h4 {
            font-size: 13px;
            line-height: 1.5;
            margin-bottom: 0;
        }

        .strong_map .rt .icon .tet h6 {
            line-height: 1.4;
        }

        .strong_map .rt .icon .tet .tx:before {
            right: -20px;
        }

    .strong_map .rt .list {
        margin: 10px auto 0;
        position: absolute;
        bottom: 40px;
        left: 40px;
    }

        .strong_map .rt .list li {
            margin-right: 30px;
        }

        .strong_map .rt .list ul {
            padding-left: 20px;
        }

        .strong_map .rt .list li span {
            font-size: 12px;
            line-height: 1.8;
        }

    .cmweb {
        display: block !important;
    }

    .cmpc {
        display: none !important;
    }

    .cmweb {
        font-size: 12px;
        line-height: 30px;
        color: #fff;
        width: 96px;
        background: #3475f7;
        border-radius: 1px;
        overflow: hidden;
        text-align: center;
        transition: all 0.3s;
        margin: 25px auto 0;
    }

    .service_onway .lt {
        position: relative;
    }

        .service_onway .lt h3 {
            font-size: 21px;
            text-align: center;
            position: absolute;
            left: 0;
            right: 0;
            top: 50px;
            line-height: 30px;
        }

            .service_onway .lt h3:before {
                width: 20px;
                right: 0;
                margin: 0 auto;
            }

        .service_onway .rt .imgs {
            height: auto;
        }

        .service_onway .rt li {
            margin-right: 40px;
        }

        .service_onway .rt .imgs dd {
            display: none;
        }

        .service_onway .rt h2 {
            font-size: 26px;
            line-height: 40px;
            text-align: left;
            padding-left: 80px;
        }

        .service_onway .rt h3:before {
            height: 1px;
            width: 16px;
        }

        .service_onway .rt p {
            margin-top: 12px;
            font-size: 13px;
            line-height: 1.6;
        }

        .usabot .ltxa .btra,
        .service_onway .rt a {
            margin-top: 15px;
            font-size: 13px;
            line-height: 30px;
        }


    .vision_desire .text h2 {
        display: none;
    }

    .vision_desire .text h3{
        padding-bottom:8px;
    }

    .vision_desire .text h3:before {
        width: 20px;
    }
}

