<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1920px){
}
@media (min-width: 1600px){
    .container{
        width: 1400px;
    }
    .header-custom .nav-custom&gt;li{
        margin-left: 65px;
    }
    .banner .owl-nav{
        display: block;
    }
    .banner .owl-nav [class*=owl-]{
        width: 52px;
        height: 52px;
        overflow: hidden;
        margin-top: -26px;
        text-indent: -999px;
        position: absolute;
        top: 50%;
        z-index: 9999;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .banner .owl-nav .owl-prev{
        margin-left: -752px;
        background: url("../images/arrow_1l.png") no-repeat;
        left: 50%;
    }
    .banner .owl-nav .owl-next{
        margin-right: -752px;
        background: url("../images/arrow_1r.png") no-repeat;
        right: 50%;
    }
    .banner-word{
        /*margin-left: -448px;*/
        width: 1300px;
        margin: 0 auto;
        /*right: auto;*/
        /*left: 50%;*/
    }
    .index-case .content .list-01 .img{
        margin-left: -150px;
    }
    .index-case .content .list-01 .text .text-box{
        width: 33%;
    }

    .positioning-links{
        margin-right: -33px;
        margin-left: -33px;
    }
    .positioning-links&gt;div{
        padding-right: 33px;
        padding-left: 33px;
    }
}
@media (min-width: 1440px){
    .index-case .case-more{
        margin-bottom: 80px;
    }
}
@media (min-width: 1366px){
    .container{
        padding-right: 0;
        padding-left: 0;
    }
    .footer .footer-nav a{
        margin-left: 55px;
    }
}
@media (min-width: 1280px){
}
@media (min-width: 1200px){
    .col-lg-5ths{
        float: left;
        width: 20%;
    }
    .header-custom .nav-custom&gt;li&gt;a{
        padding-right: 30px;
        padding-left: 30px;
    }
    .header-custom .nav-custom&gt;li .dropdown-menu{
        margin: 0 0 0 -80px;
    }

    .detailPages .box{
        padding-left: 50px;
    }
    .contactUs-form textarea.form-control{
        width: 80%;
    }
    .lecturer-list{
        margin-right: -20px;
        margin-left: -20px;
    }
    .lecturer-list&gt;div{
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 40px;
    }
    .lecturer-list&gt;div .box:hover .bg{
        height: 100%;
        padding-top: 30px;
        background: rgba(29,34,130,0.6)
    }
    .lecturer-list&gt;div .box:hover .bg .name{
        margin-bottom: 15px;
    }
    .lecturer-list&gt;div .box:hover .bg .text-1{
        display: none;
    }
    .lecturer-list&gt;div .box:hover .bg .text-2{
        display: block;
    }
}
@media (min-width: 992px){
    .col-md-5ths{
        float: left;
        width: 20%;
    }
    .header-custom.other-style .nav-custom&gt;li&gt;a{
        padding: 35px 5px;
    }
    .header-custom.other-style .nav-custom&gt;li.active&gt;a,
    .header-custom.other-style .nav-custom&gt;li.open&gt;a,
    .header-custom.other-style .nav-custom&gt;li&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;li&gt;a:focus{
        background-image: url("../images/navLi_bg_hover.jpg");
    }
    .header-custom.other-style .nav-custom&gt;li&gt;a:focus,
    .header-custom.other-style .nav-custom&gt;li&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.active&gt;a,
    .header-custom.other-style .nav-custom&gt;.active&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.active&gt;a:focus,
    .header-custom.other-style .nav-custom&gt;.open&gt;a,
    .header-custom.other-style .nav-custom&gt;.open&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.open&gt;a:focus{
        color: #333;
    }
    .header-custom .nav-custom&gt;li&gt;a{
        padding: 50px 5px;
    }
    .header-custom .nav-custom&gt;li.active&gt;a,
    .header-custom .nav-custom&gt;li.open&gt;a,
    .header-custom .nav-custom&gt;li&gt;a:hover,
    .header-custom .nav-custom&gt;li&gt;a:focus{
        background-image: url("../images/navLi_bg.jpg");
    }
    .header-custom .nav-custom .dropdown .dropdown-menu{
        width: 160px;
        padding: 10px 0;
        border: none;
        border-top: 5px solid #e6061f;
        border-radius: 0;
        right: auto;
        left: 50%;
    }
    .header-custom .nav-custom .dropdown .dropdown-menu&gt;li&gt;a{
        line-height: 42px;
        color: #666;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .header-custom .nav-custom .dropdown .dropdown-menu&gt;li&gt;a:hover{
        background: none;
    }
    .footer .footer-nav{
        padding-right: 130px;
    }
    .footer .footer-text{
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .footer .footer-text .copyRight{
        padding-top: 101px;
        text-align: right;
    }
    .footer .footer-text .copyRight a{
        /*color: #9fa1d3;*/
    }
    .footer .footer-text .codeQR{
        top: -65px;
    }
    .index-case .title .tabs-tit.selected{
        font-size: 26px;
    }
    .index-case .content .list-01 .text{
        min-height: 212px;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .index-case .content .list-01 .img{
        position: absolute;
        right: 0;
        left: 50%;
        bottom: 110px;
    }

    .index-positioning{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .index-news .title{
        position: absolute;
        top: -70px;
        left: 300px;
    }
    .index-news .content .list-02 .news-more{
        position: absolute;
        top: -70px;
        right: 0;
    }

    .detailPages .content-other{
        line-height: 34px;
        font-size: 20px;
    }
    .contactInformation .contactUs-title{
        margin-bottom: 30px;
    }
    .course-box-1{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .application-text{
        display: flex;
    }
    .application-text .box{
        width: -webkit-calc(50% - 27px);
        width: -moz-calc(50% - 27px);
        width: calc(50% - 27px);
        padding: 50px;
    }
    .application-text .box:first-child{
        margin-right: 54px;
    }
}
@media (min-width: 768px){
    .col-sm-5ths{
        float: left;
        width: 20%;
    }

    .positioning-links&gt;div a{
        height: 80px;
        line-height: 80px;
        font-size: 24px;
    }
    #weizhi {
        transform: translateY(-150px);
    }
}
@media (min-width: 520px){
}
@media (min-width: 1600px) and (max-width : 1919px){
}
@media (min-width: 1366px) and (max-width : 1599px){
    .container{
        width: 1200px;
    }
    .index-case .content .list-01 .img{
        margin-left: -80px;
    }
    .index-case .content .list-01 .text .text-box{
        width: 40%;
    }
}
@media (min-width: 1440px) and (max-width : 1599px){
    .header-custom .nav-custom&gt;li{
        margin-left: 55px;
    }
}
@media (min-width: 1200px) and (max-width : 1365px){
    .footer .footer-nav a{
        margin-left: 50px;
    }
    .index-case .content .list-01 .img{
        margin-left: -140px;
    }
    .index-case .content .list-01 .text .text-box{
        width: 35%;
    }
}
@media (min-width: 1200px) and (max-width : 1439px){
    .header-custom .nav-custom&gt;li{
        margin-left: 45px;
    }
}
@media (min-width: 992px) and (max-width : 1439px){

}
@media (min-width: 992px) and (max-width : 1199px){
    .header-custom .nav-custom&gt;li{
        margin-left: 30px;
    }
    .header-custom .nav-custom&gt;li .dropdown-menu{
        margin: 0 0 0 -80px;
    }
    .footer .footer-nav a{
        margin-left: 25px;
    }
    .index-case .content .list-01 .img{
        margin-left: -130px;
    }
    .index-case .content .list-01 .text .text-box{
        width: 35%;
    }
}
@media (min-width: 768px) and (max-width : 1199px){
}
@media (min-width: 768px) and (max-width: 991px){
    .index-case .content .list-01 .img{
        width: 720px;
        margin-right: auto;
        margin-left: auto;
    }

}
@media only screen and (max-width: 1439px){
    .right-nav{
        display: none;
    }
}
@media only screen and (max-width: 1199px){
    .news-list .box .img span{
        display: none;
    }
    .contactUs-form .form-group.select-box label:first-child{
        display: block;
    }
}
@media only screen and (max-width : 991px){
    .mb80,
    .mb100,
    .mb120{
        margin-bottom: 50px;
    }
    .header-custom .nav-custom&gt;li&gt;a:focus,
    .header-custom .nav-custom&gt;li&gt;a:hover,
    .header-custom .nav-custom&gt;.active&gt;a,
    .header-custom .nav-custom&gt;.active&gt;a:hover,
    .header-custom .nav-custom&gt;.active&gt;a:focus,
    .header-custom .nav-custom&gt;.open&gt;a,
    .header-custom .nav-custom&gt;.open&gt;a:hover,
    .header-custom .nav-custom&gt;.open&gt;a:focus{
        color: #1d2282;
    }
    .header-custom .navbar-toggle{
        margin-top: 44px;
    }
    .header-custom .navbar-collapse{
        background: rgba(0,0,0,0.3);
    }
    .header-custom.other-style .navbar-toggle{
        margin-top: 29px;
    }
    .header-custom.other-style .navbar-toggle .icon-bar{
        background: #1d2282;
    }
    .header-custom.other-style .navbar-collapse{
        background: none;
    }
    .header-custom.other-style .nav-custom .dropdown .dropdown-menu&gt;li&gt;a{
        color: #666;
    }
    .header-custom.other-style .nav-custom&gt;li&gt;a:focus,
    .header-custom.other-style .nav-custom&gt;li&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.active&gt;a,
    .header-custom.other-style .nav-custom&gt;.active&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.active&gt;a:focus,
    .header-custom.other-style .nav-custom&gt;.open&gt;a,
    .header-custom.other-style .nav-custom&gt;.open&gt;a:hover,
    .header-custom.other-style .nav-custom&gt;.open&gt;a:focus,
    .header-custom.other-style .nav-custom .dropdown .dropdown-menu&gt;li&gt;a:hover,
    .header-custom.other-style .nav-custom .dropdown .dropdown-menu&gt;li&gt;a.on{
        color: #1d2282;
    }
    .footer .footer-nav{
        display: none;
    }
    .footer .footer-text{
        min-height: 162px;
        padding-right: 130px;
    }
    .footer .footer-text .codeQR{
        top: 0;
    }
    .index-title{
        text-align: center;
    }
    .index-title .name .name-cn{
        line-height: 60px;
        font-size: 44px;
    }
    .index-title .name .name-en{
        display: none;
    }
    .index-title .name-detail{
        margin-bottom: 15px;
        font-size: 18px;
    }
    .index-publicTxt{
        margin-bottom: 20px;
    }
    .index-case{
        padding-top: 90px;
    }
    .index-case .title{
        margin-bottom: 15px;
    }
    .index-case .title .tabs-tit{
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }
    .index-case .content .list-01 .img{
        margin-top: 30px;
    }
    .index-positioning&gt;div{
        text-align: center;
    }
    .index-positioning&gt;div:first-child{
        margin-bottom: 30px;
    }
    .index-news .title{
        margin-bottom: 10px;
        text-align: center;
    }
    .index-news .content .list-02 .news-more{
        display: none;
    }
    .news-list .box .text{
        padding-right: 15px;
        padding-left: 15px;
    }
    .news-list .box .text .txt-title{
        height: 52px;
        line-height: 26px;
        font-size: 18px;
    }

    .detailPages .img{
        margin-bottom: 30px;
    }
    .detailPages .title{
        font-size: 30px;
    }
    .detailPages .slogan{
        font-size: 16px;
    }
    .positioning-box{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .positioning-links{
        margin-right: -5px;
        margin-bottom: 30px;
        margin-left: -5px;
    }
    .positioning-links&gt;div{
        padding-right: 5px;
        padding-left: 5px;
    }
    .positioning-list&gt;div a{
        font-size: 16px;
    }
    .positioning-list&gt;div a span{
        height: 50px;
        line-height: 50px;
    }
    .innerPage-newsRecommend{
        margin-bottom: 30px;
        font-size: 14px;
    }
    .innerPage-newsRecommend img{
        margin-bottom: 15px;
    }
    .innerPage-newsRecommend .title{
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }
    .innerPage-newsRecommend .content{
        line-height: 22px;
    }
    .innerPage-newsList&gt;div a{
        font-size: 14px;
    }
    .innerPage-newsList&gt;div a span{
        padding-right: 15px;
        padding-left: 15px;
    }
    .innerPage-newsList&gt;div a .title{
        display: block;
        height: 28px;
        line-height: 28px;
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-detail .title{
        font-size: 30px;
    }
    .contactUs-title{
        font-size: 30px;
    }
    .contactUs-titleExplain{
        margin-bottom: 30px;
        font-size: 14px;
    }
    .contactUs-form .form-group.select-box label{
        display: block;
    }
    .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline{
        margin-left: 0;
    }
    .contactUs-form,
    .contactUs-form .form-group input[type=text],
    .contactUs-form .form-group textarea{
        font-size: 16px;
    }
    .contactInformation{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contactInformation .content{
        line-height: 36px;
        font-size: 16px;
    }
    .course-bg{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .course-title{
        margin-bottom: 25px;
        font-size: 18px;
    }
    .course-title .name{
        font-size: 30px;
    }
    .course-box-1 .img{
        margin-bottom: 20px;
    }
    .course-box-1 .text{
        font-size: 16px;
    }
    .course-box-2 .title{
        margin-bottom: 5px;
        font-size: 20px;
    }
    .course-box-2 .content{
        line-height: 22px;
        font-size: 14px;
    }
    .lecturer-list&gt;div .box .bg{
        padding-top: 22px;
    }
    .lecturer-list&gt;div .box .bg .name{
        font-size: 22px;
    }
    .application-text{
        margin-bottom: 30px;
    }
    .application-text .box .title{
        margin-bottom: 10px;
        font-size: 20px;
    }
    .application-banner{
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .index-case .content .list-01 .text{
        display: none;
    }
}
@media only screen and (max-width : 767px){
    .col-xs-5ths{
        float: left;
        width: 20%;
    }
    .goTop{
        display: none;
    }
    .footer .footer-text{
        line-height: 22px;
    }
    .footer .footer-text .contact-text .title{
        margin-bottom: 10px;
    }
    .footer .footer-text .codeQR{
        line-height: 36px;
    }
    .index-case .content .list-01 .img{
        padding-right: 15px;
        padding-left: 15px;
    }

    .other-banner .text .title{
        font-size: 30px;
    }
    .other-banner .text .content{
        font-size: 16px;
    }
}
@media only screen and (max-width : 414px){
}
@media only screen and (max-width: 320px){
}</pre></body></html>