﻿@media screen and (min-width: 2540px) {
    .mottocon .right .img {
        height: 458px;
    }

    .song .gcjs {
        width: 93%;
        margin: 70px 0 35px 0;
    }

    .bottom .video {
        height: auto;
        width: 30%;
    }

    .bottom .spjsdisc {
        width: calc(100% - 30%);
        display: flex;
        align-items: center;
    }

    .targetbox .dtimg {
        height: 270px;
    }

    .mottocon .dtbox {
        width: 100%;
    }

    .bottom .spjsrw {
        width: 93.5%;
    }

    .xgbzs {

        /* width: calc(100% - 630px - 25px); */
    }

    .song .xggc {
        width: calc(100% - 18.5% - 40px);
    }

    .song .img {
        width: 23.5%;
        height: 100%;
    }

    .xgjs-xgbz .xgjs {
        width: calc(100% - 330px - 30px);
    }

    .xgbzs .box {
        height: 157px;
    }

    .xggc .xggcdisc .column1 {
        margin-right: 130px;
    }

    .song .xggc .xggcdisc {
        padding-left: 40px;
    }

    .threeimg .imgbox {
        width: calc((100% - 40px - 32%) / 2);
        height: 100%;
    }

}

@media screen and (max-width: 1600px) {
    .bottom .video {
        height: 247px;
        margin-top: 0;
    }

    .mottocon .right .img {
        height: 265px;
    }

    .mottos .img {
        height: 44px;
    }

    .bottom .spjs {
        align-items: center;
    }

    .bottom .spjsdisc {
        line-height: 23px;
        padding: 31px 30px;
    }

    .xgbzs .box {
        height: 240px;
    }

    .bottom .spjsrw {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .column-label ul li a {
        padding: 20px 15px 20px 15px;
        min-width: 100px;
    }


    .xggc .xggcdisc .column1 {
        margin-right: 10px;
    }

    .song .img {
        width: 38.8%;
    }
}

@media screen and (max-width: 1400px) {
    .xhdy {
        width: 60%;
    }

    .mottocon .right .img {
        height: 240px;
    }

    .missionbox .img {
        width: 290px;
        height: 194px;
    }

    .purposebox .img {
        height: 225px;
    }

    .targetbox .img {
        width: 335px;
        height: 226px;
    }

    .bottom .video {
        height: 225px;
    }

    .visionbox .img {
        width: 290px;
        height: 195px;
    }

    .xhdybox .xiaohui {
        width: 350px;
        height: 250px;
    }

    .ny_left {
        width: 22.9%;
    }

    .xgjs-xgbz .xgjs {
        width: calc(100% - 330px);
        padding: 15px 30px;
    }

    .bottom .spjsdisc {
        line-height: 20px;
        padding: 22px 30px
    }

    .xggc .xggcdisc .column1 {
        margin-right: 5px;
    }

    .song .xggc .xggcdisc {
        font-size: 12px;
    }

    .song .img {
        width: 40.8%;
    }

    /* .column-label ul li a{
        padding: 20px 15px;
    } */
}

@media screen and (max-width: 1366px) {
    .targetbox .img {
        width: 325px;
        height: 220px;
    }

    .bottom .video {
        height: 215px;
    }

    .mottos .img {
        height: 38px;
    }

    .mottocon .right .img {
        height: 227px;
    }

}

@media screen and (max-width: 1280px) {

    .xggc .xggcdisc .column1 {
        margin-right: 12px;
        font-size: 11px;
    }

    .song .img {
        top: 0;
    }
}

@media screen and (max-width: 1140px) {
    .ny_left {
        display: none;
    }

    .ny_right {
        width: 100%;
    }

    .mottocon .dtbox {
        width: 100%;
    }

    .bottom .spjsdisc {
        line-height: 24px;
    }

    .xggc .xggcdisc .column1 {
        margin-right: 15px;
    }

    .song .img {
        width: 35.8%;
    }

    .song .xggc {
        width: calc(100% - 26% - 33px);
    }
    .bottom .spjsdisc{
        padding: 24px 30px;
    }

}

@media screen and (max-width: 860px) {
    .nytit1 {
        display: none;
    }

    .nydt .crumbs .name {
        font-size: 14px;
        width: 90px;
        height: 30px;
        line-height: 30px;
    }

    .downloadbox {
        display: none;
        width: 100%;
        position: relative;
        left: 0;
        transform: translate(0);
    }


    .purposebox .purpose {
        height: auto;
    }

    .purposebox .img {
        height: auto;
    }

    .nytit {
        background: url(../img/icon4.png) 5px 5px no-repeat;
        padding-top: 0px;
    }

    .column-label {
        margin: 10px 0;
    }

    .column-label ul li a {
        padding: 10px 5px 10px 5px;
    }

    .visionbox {
        padding: 10px;
    }

    .visionbox .img {
        float: none;
        margin-left: 0;
        width: 100%;
        height: 205px;
    }

    .visionbox .left>.title {
        margin-top: 10px;
    }

    .visioncon .disc {
        margin-top: 10px;
    }

    .visioncon .disc .discbox {
        margin-top: 0;
    }

    .visionbox .left>.title::after {
        width: 50px;
        height: 50px;
        top: -10px;
    }

    .column-label ul {
        overflow-x: auto;
    }

    .xhdybox .xiaohui {
        position: relative;
        width: 100%;
        right: 0px;
        height: 190px;
    }

    .xiaohuibox {
        width: 100%;
    }

    .xhdy {
        width: 100%;
        padding: 10px;
    }

    .xiaohuibox::after {
        display: none;
    }

    .translate {
        margin-top: 35px;
        padding: 10px;
    }

    .xhdy .title {
        font-size: 20px;
    }

    .missionbox .img {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    .missionbox {
        padding: 10px;
    }

    .mottocon {
        padding: 10px;
        flex-direction: column;
    }

    .mottocon .left {
        width: 100%;
    }

    .mottocon .right {
        width: 100%;
    }

    .mottocon .right .img {
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }

    .mottocon .left .qsbox {
        margin-bottom: 20px;
    }

    .purposebox {
        padding: 20px 10px;
    }

    .songbox {
        padding: 10px;
    }

    .songbox .img {
        width: 100%;
        height: 400px;
        margin-right: 0;
        text-align: center;
        margin-top: 10px;
        position: relative;
    }

    .songbox .img img {
        width: 100%;
        height: 100%;
    }

    .songbox .left>.title {
        margin-top: 40px;
    }

    .songbox .img::after {
        display: none;
    }

    .song .xggc {
        padding: 10px;
    }

    .ny_right {
        padding: 10px 0;
    }

    .song .xggc .drivder {
        display: none;
    }

    .song .xggc .xggcdisc {
        margin-left: 10px;
        padding-left: 0;
    }

    .bottom .video {
        width: 100%;
    }

    .bottom .spjsdisc {
        padding: 10px;
        width: 100%;
    }

    .targetbox .img::after {
        display: none;
    }

    .targetbox .img {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    .targetbox {
        padding: 10px;
    }

    .targetbox .left>.title {
        margin-top: 40px;
    }

    .targetlist {
        display: block;
        margin-top: 10px;
    }

    .targetlist .box {
        width: 100%;
        margin-bottom: 10px;
    }

    .targetbox .disc {
        margin-top: 10px;
    }

    .visionbox .img::after {
        display: none;
    }

    .xggc-xgbz {
        display: block;
    }

    .song .xggc {
        width: 100%;
    }

    .xgjs-xgbz {
        display: block;
        margin: 10px 0;
    }

    .xgjs-xgbz .xgjs {
        width: 100%;
    }

    .bottom .spjs {
        display: block;
    }

    .xggc .xggcdisc .column1 {
        margin-right: 5px;
        font-size: 10px;
    }

    .song .xggc .xggcdisc {
        font-size: 8px;
    }

    .xgbzs .box {
        height: 100px;
    }

    .threeimg {
        display: block;
    }

    .threeimg .imgbox {
        width: 100%;
        margin: 20px 0;
    }

    .column-label ul li a {
        min-width: 60px;
    }

    .Newslist ul li {
        overflow: initial;
        padding: 0;
    }

    .column-label ul li:hover,
    .column-label ul li.on {
        transform: none;
    }

    .column-label ul li:hover a,
    .column-label ul li.on a {
        transform: none;
        font-size: 16px;
    }

    .nytit {
        font-size: 12px;
    }

    #scrolltop {
        display: none;
    }
    .ny_right_con{
        padding-top: 0;
    }
    .mottocon .left .qsbox{
        margin-bottom: 10px;
    }
    .mottocon .right .dxbox{
        padding: 10px;
    }

}