@media screen and (min-width: 1200px) {
    * {
        font-size: 14px
    }

    div {
        box-sizing: border-box
    }

    a {
        text-decoration: none;
        outline: none;
    }

    .h5 {
        display: none !important
    }

    .index_top .banner {
        width: 100%;
        height: 600px;
        background: url('https://f3-md.veimg.cn/special/2025/2025SpecialSubjectCQ/images/banner@2x.jpg') top center / auto 100% no-repeat;
        background-size: cover;
    }

    .title {
        background: url(https://f3-md.veimg.cn/special/2025/specialSubject/images/bg_title.png) left center / auto 100% no-repeat;
        padding-left: 39px;
        margin: 0 0 64px 500px
    }

    .title .title_main {
        display: block;
        font-size: 40px;
        line-height: 53px;
        color: #222222
    }

    .title .eng {
        display: block;
        margin-top: 4px;
        font-size: 20px;
        line-height: 27px;
        white-space: nowrap;
        letter-spacing: -0.2px;
        color: #222222
    }

    .warpPx {
        width: 1200px;
        margin: 0 auto
    }

    .introduce_main {
        margin-top: 96px;
    }

    .introduce_main .introduce_desc {
        font-size: 16px;
        color: #484848;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .introduce_main .introduce_desc a {
        outline: none;
        text-decoration: none;
        color: #0053B7;
    }

    .introduce_main .introduce_photo {
        height: 352px;
        margin-bottom: 120px;
        position: relative;
    }

    .introduce_main .introduce_photo_bg{
        width: 240px;
        height: 352px;
        background: linear-gradient( 90deg, #0E2836 0%, rgba(14,40,54,0) 100%);
        position: absolute;
        right: 400px;
    }

    .introduce_main .introduce_photo img {
        width: 640px;
        height: 352px;
    }

    .introduce_main .introduce_photo .img {
        float: right;
    }

    .introduce_main .introduce_photo .introduce_photo_show {
        position: absolute;
        top: 24px;
        left: 0;
        z-index: 1;
    }

    .zcyj_main {
        padding-bottom: 96px;
    }

    .zcyj_main .title {
        margin-bottom: 16px;
    }

    .zcyj_main .zcyj_content {
        display: flex;
        flex-wrap: wrap;
    }

    .zcyj_main .zcyj_content li {
        width: 360px;
        margin-right: 60px;
        margin-top: 48px;
    }

    .zcyj_main .zcyj_content li:nth-child(3n) {
        margin-right: 0px;
    }

    .zcyj_main .zcyj_content li img {
        height: 240px;
    }

    .zcyj_main .zcyj_content li .name {
        font-size: 18px;
        color: #333;
        line-height: 24px;
        margin: 16px 0px 8px 0px;
    }

    .zcyj_main .zcyj_content li .desc {
        font-size: 16px;
        color: #33333380;
        line-height: 28px;
    }



    .text-ellipsis {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .text-ellipsis-2 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .backWrapper {
        padding: 96px 0 100px;
        background-color: #f5f5f5
    }

    .backWrapper .back_con {
        display: flex;
        justify-content: space-between
    }

    .backWrapper .back_con .backItem {
        display: block;
        width: 588px;
        text-decoration: none
    }

    .backWrapper .back_con .backItem img {
        display: block;
        width: 588px;
        height: 392px;
        cursor: pointer
    }

    .backWrapper .back_con .backItem .back_title {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 26px;
        margin-top: 16px;
        cursor: pointer
    }

    .footer {
        height: 52px;
        border-top: 1px solid #DDDDDD;
        padding-top: 16px;
        box-sizing: border-box;
        background-color: #f5f5f5
    }

    .footer ul {
        width: 300px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between
    }

    .footer ul li a {
        position: relative;
        display: block;
        font-size: 14px;
        color: #888888;
        line-height: 19px;
        text-decoration: none
    }

    .footer ul li a::after {
        content: '|';
        display: block;
        clear: both;
        position: absolute;
        color: #888888;
        right: -13px;
        top: 0
    }

    .footer ul li .lastA::after {
        content: ''
    }

    .connect {
        width: 144px;
        height: 144px;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        position: fixed;
        top: 400px;
        right: 14px
    }

    .connect .phone {
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1)
    }

    .connect .phone .phoneTitle {
        width: 100%;
        height: 32px;
        background: #444444;
        text-align: center;
        font-size: 13px;
        color: #ffffff;
        line-height: 32px
    }

    .connect .phone .phonemain {
        padding: 6px 0;
        font-size: 13px;
        color: #333333;
        line-height: 24px;
        text-align: center;
        background-color: #fff
    }

    .connect .btn {
        display: block;
        width: 100%;
        height: 40px;
        background: #3c76e7;
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #ffffff;
        cursor: pointer;
        text-decoration: none
    }
    .news {
        background: #f5f5f5;
        padding-bottom: 96px;
    }
    .news .news_con {
        width: 1200px;
        height: 320px;
        background: #333333;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .news .unveilingCeremony_text {
        width: 720px;
        padding: 40px;
        box-sizing: border-box;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 32px;
        opacity: .8;
    }

    .news .unveilingCeremony_text p{
        font-weight: bold;
        font-size: 24px;
        color: #11C28F;
        line-height: 32px;
        margin-bottom: 16px;
        opacity: 1;
    }

    .news .unveilingCeremony_img{
        width: 480px;
        height: 320px;
    }

   


    .brilliant{
        padding: 96px 0px;
        background: #fff;
        display: block;
        overflow: hidden;
    }
    .brilliant .title{
        margin-bottom: 40px;
    }
    .brilliant_con{
        display: block;
        overflow: hidden;
    }
    .brilliant_con img{
        width: 384px;
        height: 256px;
        margin-right: 24px;
        margin-top: 24px;
        float: left;
    }
    .brilliant_con img:nth-child(3n){
        margin-right: 0px;
    }
    .brilliant .brilliant_more{
        font-size: 16px;
        color: #333333;
        float: right;
        margin-top: 40px;
    }
    .brilliant .brilliant_more .brilliant_more_text{
        background: #FFFFFF;
        border: 1px solid #11C28F;
        padding: 10px 16px;
        box-sizing: border-box;
        font-size: 16px;
        color: #11C28F;
        line-height: 22px;
        display: inline-block;
    }

    .cooperators{
        padding: 96px 0px;
    }
    .cooperators_main .cooperators_List .brand{
        display: flex;
        font-size: 22px;
        color: #222222;
        line-height: 40px;
        margin-bottom: 48px;
    }
    .cooperators_main .cooperators_List .brand img{
        margin-left: 47px;
        height: auto;
    }
    .cooperators_main .cooperators_List .brand .img1{
        width: 120px;
    }
    .cooperators_main .cooperators_List .brand .img2{
        width: 1065px;
    }
    .cooperators_main .cooperators_List .brand:last-child{
        margin-bottom: 0px;
    }

    .cooperators_main .cdzc ul{
        margin-left: 47px;
        display: flex;
    }
    .cooperators_main .cdzc ul li{
        width: 255px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #EEEEEE;
        text-align: center;
        font-size: 14px;
        color: #484848;
        line-height: 40px;
        margin-right: 15px;
    }
    .cooperators_main .cdzc ul li:last-child{
        margin-right: 0px;
    }


    .hzzx, .cooperators{
        background: #F5F5F5;
    }
    .hzzx_con{
        display: flex;
        justify-content: space-between;
        padding-bottom: 96px;
       
    }
    .hzzx_con .hzzx_con_left p{
        font-size: 18px;
        color: #333333;
        line-height: 28px;
    }
    .hzzx_con .hzzx_con_left .tips{
        color: #11C28F;
    }
    .hzzx_con .hzzx_con_left .contact p{
        font-size: 16px;
    }
    .hzzx_con .hzzx_con_left .contact span{
        font-size: 20px;
        color: #888888;
        line-height: 28px;
        margin-right: 32px;
    }
    .hzzx_con .hzzx_con_left .contact{
        font-size: 16px;
        color: #444444;
        line-height: 28px;
        display: flex;
        align-items: center;
        margin-top: 32px;
    }

    .hzzx_con .hzzx_con_left .contact p{
        margin-right: 80px;
        display: flex;
        align-items: center;
    }
    .hzzx_con .hzzx_con_left .contact p:last-child{
        margin-right: 0px;
    }

    .hzzx_con .hzzx_con_left .more_tips{
        margin-top: 80px;
        font-size: 14px;
        color: #888888;
        line-height: 32px;
    }
    .hzzx_con .hzzx_con_left .more_tips span{
         font-size: 14px;
    }
    .hzzx_con .QRcode{
        display: flex;
    }
    .hzzx_con .QRcode li{
        width: 180px;
        margin-right: 80px;
    }
    .hzzx_con .QRcode li:last-child{
        margin-right: 0px;
    }
    .hzzx_con .QRcode li img{
        width: 100%;
    }
    .hzzx_con .QRcode li p{
        font-size: 13px;
        color: #666666;
        line-height: 22px;
        text-align: center;
    }
    .hzzx_con .QRcode li .name{
        font-size: 22px;
        color: #222222;
        line-height: 30px;
        text-align: center;
        margin: 8px 0px 4px 0px;
    }


    .brilliantSilhouette_main{
        padding-top: 96px;
    }

    .brilliantSilhouette_main .brilliantSilhouette_con_item .left{
        float: left;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .right{
        float: right;
    }

    .brilliantSilhouette_main .brilliantSilhouette_con_item{
        display: block;
        overflow: hidden;
        margin-bottom: 48px;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item:last-child{
        margin-bottom: 0px;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text{
        width: 384px;
        height: 256px;
        background: #F5F5F5;
        border: 1px solid #DFDFDF;
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        text-align: left;
        padding: 24px 32px;
        box-sizing: border-box;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text p{
        font-weight: bold;
        font-size: 16px;
        color: #333333;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_img{
        width: 792px;
        height: 256px;
    }

    
}