/* 精彩掠影 */

@media (min-width: 751px) and (max-width: 1200px) {

    .head {
        display: flex;
        justify-content: space-between;
        /* align-items: center; */
        width: 100%;
        height: calc(100vw * 123 / 1200);
        box-sizing: border-box;
        padding: 0 calc(100vw * 100 / 1200);
        /* padding: 0 5.21%; */
    }

    .logo {
        width: calc(100vw * 272 / 1200);
        height: calc(100vw * 62 / 1200);
        /* width: 14.15%; */
        margin-top: calc(100vw * 31 / 1200);
    }


    .nav_pc ul {
        display: flex;
        margin-top: calc(100vw * 68 / 1200);
    }

    .nav_pc ul li {
        margin-right: calc(100vw * 60 / 1200);
        /* margin-right: 5.21%; */
    }



    .nav_pc ul li a {
        font-size: calc(100vw * 18 / 1200);
        font-family: MicrosoftYaHei;
        /* color: #FFFFFF; */
        line-height: calc(100vw * 24 / 1200);
        letter-spacing: calc(100vw * 1 / 1200);
        word-break: keep-all;
    }

    .liner_xian {
        width: 100%;
        height: 3px;
        /* height: calc(100vh / 150 + 100vw  / 150); */
        /* background-image: linear-gradient(to right, #2a82e4 60%, #59cadb 60.0001% 80%, #bedc5a 80.001%); */
    }

    /* 字体变大 */

    /* .nav_pc ul li:nth-child(5n) a {
        font-size: calc(100vw * 24 / 1200);
    } */

    .nav_pc ul li a[href*='wonderful.html'] {
        font-size: calc(100vw * 24 / 1200);
    }

    .big_tu_div {
        width: calc(100vw * 1920 / 1920);
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: calc(100vw * 63 / 1200);
    }

    .big_tu_div .swiper-container {
        width: calc(100vw * 1200 / 1200);
        height: calc(100vw * 400 / 1200);
    }


    .big_tu {
        width: calc(100vw * 1200 / 1200);
    }

    #zhaopian {
        margin-right: calc(100vw * 77 / 1200);
        cursor: pointer;
    }

    .nav_jingcai {
        width: 100%;
        margin: calc(100vw * 47 / 1200) 0 calc(100vw * 45 / 1200) 0;
    }

    .nav_jingcai ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .nav_jingcai ul li {
        width: calc(100vw * 95 / 1200);
        text-align: center;
        font-size: calc(100vw * 24 / 1200);
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        /* color: #FFFFFF; */
        line-height: calc(100vw * 31 / 1200);
        padding-bottom: calc(100vw * 7 / 1200);
        /* background: linear-gradient(90deg, #1F96D5 0%, #D1F0E7 51%, #6EBB56 100%); */
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        border-bottom: 5px solid transparent;
        cursor: pointer;
    }

    .nav_jingcai ul li.active {
        /* border-bottom: calc(100vw * 5 / 1200) solid #1F96D5; */
    }

    .video_item {
        margin-right: calc(100vw * 44/ 1200);
        margin-bottom: calc(100vw * 20 / 1200);
        cursor: pointer;
    }


    .video_item {
        position: relative;
        width: calc(100vw * 324 / 1200);
        height: calc(100vw * 183 / 1200);
    }





    .video_item .play img {
        width: calc(100vw * 42 / 1200);
    }

    .zhaopian_list_div {
        width: calc(100vw * 1200 / 1200);
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
        margin: 0 auto;
    }

    .zhaopian {
        width: calc(100vw * 1200 / 1200);
    }

    .title_bg {
        padding: calc(100vw * 5 / 1200);
        background-image: url(../img/title_bj.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: inline-block;
    }

    .zhaopian span {
        padding: 0px calc(100vw * 6 / 1200);
        font-size: calc(100vw * 20 / 1200);
        font-weight: 600;
        /* background-image: linear-gradient(90deg, #1F96D5 0%, #D1F0E7 51%, #6EBB56 100%); */
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        /* background-color: #6EBB56; */
    }



    .zhaopian .zhaopian_list {
        display: flex;
        flex-wrap: wrap;
        flex: none;
        margin: calc(100vw * 20 / 1200) calc(100vw * 65 / 1200) calc(100vw * 30 / 1200) calc(100vw * 65 / 1200);
    }

    .jingcai_xian_pc {
        width: 100%;
    }

    .img_sin {
        width: calc(100vw * 200 / 1200);
        height: calc(100vw * 133 / 1200);
        overflow: hidden;
        margin-right: calc(100vw * 10 / 1200);
        margin-bottom: calc(100vw * 10 / 1200);
        cursor: pointer;
    }

    .img_xiangqing img{
        width: 100%;
        height: 100%;
    }

    .img_sin_video img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: calc(100vw * 42 / 1200);
        height: calc(100vw * 42 / 1200);
    }
    
}

.logo_img {
    width: calc(100vw * 1200 / 1920);
    display: flex;
    justify-content: space-between;
    margin-bottom: calc(100vw * 20 / 1920);
    align-items: center;
}
.img_xiangqing{
    width: calc(100vw * 1200 / 1920);
    height: calc(100vw * 675 / 1920);
}
.video_logo_img {
    width: calc(100vw * 1200 / 1920);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: calc(100vw * 20 / 1920);
}
.video_tc .video_xiangqing {
    width: calc(100vw * 1200 / 1920);
    height: calc(100vw * 675 / 1920);
}
.video_logo {
    width: calc(100vw * 262 / 1920);
}
.video_logo_img .video_quxiao {
    width: calc(100vw * 56 / 1920);
    height: calc(100vw * 56 / 1920);
    cursor: pointer;
}
.img_logo {
    width: calc(100vw * 262 / 1920);
    height: calc(100vw * 62 / 1920);
}
.img_quxiao {
    width: calc(100vw * 56 / 1920);
    height: calc(100vw * 56 / 1920);
    flex: none;
    cursor: pointer;
}