﻿@media screen and (max-width: 768px) {
    .salang .cn{
        display: none;
    }
    .salang .en{
        border-left: 0!important;
    }
    .container {
        padding: 0 15px;
    }

    .headr {
        padding: 0 15px;
    }

    .navbox {
        display: none;
    }

    .m-head {
        display: block;
    }

    .m-head>.container {
        display: flex;
        justify-content: space-between;
        height: 50px;
        align-items: center;
    }

    .m-head .phone {
        background: rgb(223, 173, 72);
        height: 40px;
        line-height: 40px;
        text-align: right;
        font-size: 12px;
        color: #fff;
    }

    .m-head .phone a {
        color: #fff;
    }

    .m-head .phone img {
        vertical-align: middle;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }

    /*菜单图标*/
    .nav-toggle {
        width: 30px;
        height: 30px;
        z-index: 2;
        position: absolute;
        right: 20px;
        cursor: pointer;
        -webkit-transition-duration: .66s;
        transition-duration: .66s;
    }

    .nav-toggle:before {
        width: 30px;
        height: 30px;
        content: "";
        position: absolute;
        top: 12px;
        right: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition-duration: .66s;
        transition-duration: .66s;
    }

    .nav-toggle .icon {
        width: 30px;
        height: 4px;
        background-color: #434343;
        border-radius: 2px;
        position: absolute;
        top: 12px;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
    }

    .nav-toggle .icon:before,
    .nav-toggle .icon:after {
        width: 30px;
        height: 4px;
        background-color: #434343;
        border-radius: 2px;
        content: "";
        position: absolute;
        left: 0;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
    }

    .nav-toggle .icon:before {
        top: -9px
    }

    .nav-toggle .icon:after {
        top: 9px
    }

    .nav-open {
        box-shadow: none
    }

    .nav-open before {
        width: 1200px;
        height: 1200px;
        background-color: rgba(74, 117, 230, .95)
    }

    .nav-open .icon {
        width: 0
    }

    .nav-open .icon:before {
        -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
        transform: translateY(9px) rotate(45deg)
    }

    .nav-open .icon:after {
        -webkit-transform: translateY(-9px) rotate(-45deg);
        -ms-transform: translateY(-9px) rotate(-45deg);
        transform: translateY(-9px) rotate(-45deg)
    }

    .m-head .nav {
        background: #C71233;
        display: none;
    }

    .m-head .nav a {
        display: block;
        color: #fff;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #fff;
        padding: 0 4%;
        font-size: 14px;
    }

    .m-head .nav a:last-child {
        border-bottom: 0;
    }

    .swiper-container {
        display: none;
    }

    .m-swiper-container {
        display: flex;
    }

    .swiper-container .text .enname {
        font-size: 24px;
    }

    .swiper-container .text .cnname {
        font-size: 18px;
        margin: 10px 0;
    }

    .swiper-container .text img {
        width: 80%;
    }

    .swiper-container .text .desc {
        font-size: 12px;
        width: 80%;
        margin-top: 10px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 14px !important;
    }

    .foot-top {
        display: none;
    }

    .foot .copy {
        flex-wrap: wrap;
    }

    .foot .copy p:first-child {
        width: 100%;
        text-align: center;
    }

    .foot .copy a {
        margin-left: 0;
    }

    .maina,
    .mainc,
    .header,
    .navbox,
    div.flicking_con,.gsjs {
        width: 100%;
    }

    .main_image,
    .bannern {
        height: 250px;
    }

    .main_image li,
    .main_image ul,
    .main_image li span {
        height: 100%;
    }

    div.flicking_con .flicking_inner {
        top: 220px;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
    }

    #btn_prev,
    #btn_next {
        display: none !important;
    }

    .main_image li .img_2 {
        background: url(/style/images/mbanner2.jpg) center top no-repeat;
        background-size: 100% 100%;
    }
    .main_image li .img_1 {
        background: url(/style/images/mbanner1.jpg) center top no-repeat;
        background-size: 100% 100%;
    }
    .main_image li .img_3 {
        background: url(/style/images/mbanner3.jpg) center top no-repeat;
        background-size: 100% 100%;
    }
    .maina{
        height: auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .mainimg,.mainwz,.xwzx,.xwwz,.mainbbox,.cpzx{
        float: none;
        padding: 0;
        width: 100%;
        margin: 0;
    }
    .mainimg img{
        width: 100%;
    }
    .wztiti{
        font-size: 16px;
        margin-top: 15px;
    }
    .mainwz,.mainb{
        height: auto;
        padding-bottom: 30px;
    }
    .mainwz span{
        width: 100%;
        text-align: justify;
        padding: 0;
    }
    .xwwz{
        padding: 0 15px;
        box-sizing: border-box;
    }
    .xwwz .summary .imgDiv img{
        width: 150px;
    }
    .xwwz .summary .cont,.xwwz .summary .foot span{
        padding-right: 0;
    }
    .xwwz .summary .sum h2{
        margin-top: 10px!important;
        line-height: 24px!important;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 14px!important;
    }
    .mainc{
        height: auto;
    }
    .box1,.box2,.box3{
        width: 100%;
        float: none;
    }
    .yjxl{
        font-size: 16px;
    }
    .foott{
        height: auto;
    }
    .foott>p{
        margin: 0;
        padding: 10px 0;
    }
    .mx{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        overflow-x: auto;
    }
    .mx .mxleft{
        float: none;
        width: 100%;
    }
    .bbxx{
        padding-top: 0;
        width: 100%;
        overflow-x: auto;
    }
    .bbxx ul{
        overflow-x: auto;
    }
    .bbxx li{
        width: auto;
        width: 150px;
    }
    .bbxx a{
        text-align: center;
        width: 100%;
    }
    .mxright,.mxrtop{
        width: 100%;
    }
    .tutu{
        background-image: url(/style/images/mbanner1.jpg);
    }
    #dlNews{
        width: 100%;
    }
    #dlNews td{
        width: 100%;
        display: block;
    }
    .imgList li img, a.imgLink img{
        width: 90%;
        box-sizing: border-box;
        padding: 0;
        height: auto;
    }
    #content strong{
        font-size: 18px;
    }
}