@charset "utf-8";

.wap {
    display: none !important;
}

#list li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 120px);
    text-align: left;
}

#sub_left_top {
    position: relative;
}

#sub_left_top span {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 45px;
    height: 45px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    background-size: 14px auto;
    cursor: pointer;
    z-index: 9;
}

.rotaion_list a .imgon {
    display: none;
}

@media screen and (max-width:1220px) {
    body {
        min-width: auto;
    }

    #lo-1 {
        width: auto;
        max-width: 100%;
    }

    .hl_nav {
        min-width: auto;
    }

    .hl_nav .nav_list {
        width: auto;
        max-width: 100%;
    }

    #bg-greyzongz {
        width: auto;
        max-width: 100%;
    }

    #bg-greyzong-left {
        width: 44.16%;
    }

    #bg-greyzong-leftz {
        width: calc(100% - 20px);
    }

    .yx-rotaion {
        width: 100% !important;
    }

    .rotaion_list a {
        display: block;
        width: 100%;
        text-align: center;

    }

    .rotaion_list a img {
        width: 100% !important;
        margin: 0 auto;
        display: block;
    }

    .bg-grey {
        width: calc(100% - 25px);
        margin-left: 20px;
        margin-right: 5px;
    }

    .yx-rotation-t {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: calc(100% - 100px);
    }

    #bg-greyzong-right {
        width: 54.16%;
    }

    #information-right-1 {
        width: 100%;
    }

    .information-tab .information-right {
        width: 100%;
    }

    .information-tab .information-right .article-list .article-title {
        width: calc(100% - 50px);
    }

    #kejidongtai {
        width: auto;
        max-width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    #zixun {
        height: auto;
    }

    .news2-div {
        width: 23.75%;
        margin-left: 1.66%;
    }

    .news2-img {
        width: 100%;
        height: auto;
    }

    .news2-img img {
        width: 100%;
        height: auto;
    }

    .news2-text p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #guanggaowei {
        height: auto;
        padding: 0 10px;
    }

    #guanggao {
        width: 100%;
        height: auto;
    }

    #guanggao img {
        width: 100% !important;
        height: auto !important;
    }

    #jianjie-1 {
        width: auto;
        max-width: 100%;
    }

    #jianjie-1-1 {
        width: 100%;
    }

    #xinwenzong {
        padding: 0 10px;
        height: auto;
    }

    #xinwena {
        width: auto;
        height: auto;
    }

    #xinwena2 {
        float: none;
        width: 100%;
        height: auto;
    }

    #xinwena2 ul {
        overflow: hidden;
    }

    #xinwena2 ul li {
        width: 25%;
    }


    #lianjie {
        padding: 0 10px;
        width: auto;
    }

    #lianjie select {
        width: 30.83%;
    }

    #lianjie select+select {
        margin-left: 3.2%;
    }

    #d {
        float: none;
    }

    #dz {
        width: auto;
    }

    #dz-2 {
        width: auto;
        height: auto;
        overflow: hidden;
        padding-left: 10px;
    }

    #dz-2-1 {
        width: 33.33%;
    }

    #dz-2-1 img {
        max-width: 90%;
    }

    #dz-2-2 {
        width: 64.16%;
        height: auto;
        background-size: 200px auto;
        padding-right: 180px;
    }

    /* 二级 */
    #sub_main {
        width: 100%;
    }

    #sub_right {
        width: calc(100% - 280px);
    }

    #list li {
        width: 100%;
    }

}

@media screen and (max-width:1024px) {
    body {
        padding-top: 60px !important;
    }

    #lo,
    #toutou {
        display: none !important;
    }

    .m-top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 20px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .wap {
        display: block !important;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999;
        padding: 10px 20px;
    }

    .m-head.on {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
        text-align: left;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 85%;
        vertical-align: middle;
    }

    .m-tlink {
        font-size: 12px;
        padding: 10px 15px 0 15px;
        color: rgba(255, 255, 255, 0.5);
    }

    .m-tlink a {
        font-size: 12px;
        margin: 0 8px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        line-height: 24px;
        border-radius: 5px;
    }

    .m-tlink a img {
        vertical-align: -2px;
        padding-right: 5px;
        height: 14px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
        font-size: 12px;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #0c6ed7;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }

    .m-nav .top-r {
        color: #fff;
        padding-left: 15px;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
        text-align: left;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .m-ks ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .m-ks ul li {
        width: 50%;
    }

    .m-ks ul li a {
        display: block;
        padding: 15px 0;
    }

    .m-ks ul li a .icon1 {
        text-align: center;
    }

    .m-ks ul li a .icon1 img {
        max-width: 29px;
        max-height: 26px;
        transition: all 0.5s;
    }

    .m-ks ul li a h3 {
        text-align: center;
        color: #fff;
        font-size: 14px;
        margin-top: 10px;
    }

    .m-ks ul li:hover a .icon1 img {
        transform: rotateY(180deg);
    }


    /*  */
    .side {
        display: none;
    }

    #gundong {
        height: 320px;
    }

    .flexslider {
        height: 100%;
    }

    .flexslider .slides a img {
        height: 100% !important;
        background-size: cover !important;
    }

    .flex-direction-nav .flex-next {
        background-position: 0 -36px;
    }

    #bg-greyzong-leftz {
        margin-left: 10px;
    }

    .flex-direction-nav a {
        opacity: 1;
        width: 36px;
        height: 36px;
        background-size: 100% auto;
    }

    .flex-control-nav {
        height: 16px;
    }

    #sub_main {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #sub_right_top_r,
    #sub_right_top_r div {
        font-size: 13px;
    }

}

@media screen and (max-width:768px) {
    .rotaion_list a img {
        display: none;
    }

    .rotaion_list a .imgon {
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 300px;
        width: 768px;
    }

    #gundong {
        height: 180px;
    }

    #bg-greyzong-left {
        width: 100%;
    }

    #bg-greyzong-right {
        width: 100%;
    }

    .news2-div {
        width: 100%;
        margin-left: 0 !important;
    }

    #xinwena2 ul li {
        width: 33.333%;
        height: auto;
    }

    #xinwena2 ul li a {
        display: block;
        margin: 0 10px;
    }

    #xinwena2 ul li span {
        display: block;
        float: none;
        height: 100px;
    }

    #xinwena2 ul li span img {
        display: block;
        height: auto !important;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }

    #xinwena2 ul li #spzi {
        display: block;
        float: none;
        line-height: 16px;
        font-size: 14px;
        height: auto;
        margin-top: 10px;
    }

    #lianjie {
        height: auto;
        margin-top: 20px;
    }

    #lianjie select {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 10px;
    }

    #d,
    #dz {
        height: auto;
    }

    #d {
        padding-bottom: 10px;
    }

    #dz-2-1 {
        width: 100%;
    }

    #dz-2-1 img {
        max-width: 85%;
        padding-right: 0;
        padding-bottom: 100px;
    }

    #dz-2-2 {
        float: none;
        width: 100%;
        background-position: center bottom !important;
        background-size: 150px auto;
        text-align: center;
        font-size: 12px;
        line-height: 24px;
        padding-right: 0;
        padding-bottom: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #sub_left {
        width: 100%;
    }

    #sub_right {
        width: 100%;
        margin-top: 20px;
    }

    #sub_left_top {
        text-align: left;
        font-size: 18px;
        text-align: left;
        line-height: 45px;
        padding: 0 10px;
    }

    #sub_left_menu {
        display: none;
        font-size: 14px;
        padding: 15px;
        text-align: center;
    }

    #sub_right_top_l {
        font-size: 18px;
        background-size: auto 24px;
    }

    #sub_right_top_r,
    #sub_right_top_r div {
        font-size: 13px;
    }

    #sub_left_top span {
        display: block;
    }

    #show_title {
        font-size: 20px;
    }

    #show_info {
        font-size: 14px;
    }

    #show_content p,
    #show_content p span {
        font-size: 14px !important;
    }
}

@media screen and (max-width:480px) {
    #bg-greyzong-leftz {
        height: auto;
    }

    #bg-greyzong-left {
        height: auto;
    }

    #bg-greyzongz {
        height: auto;
    }

    #xinwena2 ul li span {
        height: 70px;
    }

    #sub_right_top {
        height: auto;
        padding-bottom: 10px;
    }

    #sub_right_top_l {
        float: none;
        text-align: left;
        line-height: 30px;
        padding-left: 30px;
    }

    #sub_right_top_r {
        float: none;
        line-height: 26px;
        text-align: left;
    }

    #list {
        padding: 10px 0;
    }

    .rotaion_list a .imgon {
        width: 480px;
    }
}

@media screen and (max-width:375px) {
    .rotaion_list a .imgon {
        width: 375px;
    }
}

@media screen and (max-width:320px) {
    .rotaion_list a .imgon {
        width: 320px;
    }
}