@media all and (min-width: 1430px) {
    .layui-container {
        width: 1430px;
    }
}

@media all and (min-width: 1367px) and (max-width:1599px) {
    .navbox .layui-fluid {
        padding: 0 50px;
    }
    .nav>ul>li {
        margin-right: 35px;
    }
}

@media all and (min-width: 1360px) and (max-width:1366px) {


    .layui-container {
        width: 1230px;
    }

    .nav_box .layui-container {
        width: 1340px;
    }

    .nav>ul>li {
        margin-right: 35px;
    }

    .navbox .layui-fluid {
        padding: 0 20px;
    }

    .xxgg_info ul li:last-child {
        display: none;
    }

    .xxgg_info ul li {
        margin-bottom: 5px;
        ;
    }

}

@media all and (min-width: 0px) and (max-width: 1360px) {


    .layui-container {
        width: 100%;
    }

    .font-size-16 {
        font-size: 14px;
    }

    .padding-20 {
        padding: 10px;
    }

    .padding-30 {
        padding: 15px;
    }

    .padding-40 {
        padding: 20px;
    }

    .margin-top-10 {
        margin-top: 5px;
    }

    .margin-top-15 {
        margin-top: 7.5px;
    }

    .margin-top-20 {
        margin-top: 10px;
    }

    .margin-top-30 {
        margin-top: 15px;
    }

    .margin-top-40 {
        margin-top: 20px;
    }

    .margin-top-50 {
        margin-top: 25px;
    }

    .margin-top-60 {
        margin-top: 30px;
    }

    .margin-top-70 {
        margin-top: 35px;
    }

    .margin-top-80 {
        margin-top: 40px;
    }

    .margin-top-90 {
        margin-top: 45px;
    }

    .margin-top-100 {
        margin-top: 50px;
    }

    .margin-left-10 {
        margin-left: 5px;
    }

    .margin-left-20 {
        margin-left: 10px;
    }

    .margin-right-20 {
        margin-right: 10px;
    }

    .margin-bottom-10 {
        margin-bottom: 5px;
    }

    .margin-bottom-15 {
        margin-bottom: 7.5px;
    }

    .margin-bottom-20 {
        margin-bottom: 10px;
    }

    .margin-bottom-30 {
        margin-bottom: 15px;
    }

    .margin-bottom-40 {
        margin-bottom: 20px;
    }

    .margin-bottom-50 {
        margin-bottom: 25px;
    }

    .margin-bottom-60 {
        margin-bottom: 30px;
    }

    .margin-bottom-70 {
        margin-bottom: 35px;
    }

    .margin-bottom-80 {
        margin-bottom: 40px;
    }

    .margin-bottom-90 {
        margin-bottom: 45px;
    }


    .margin-bottom-100 {
        margin-bottom: 50px;
    }

    .padding-top-10 {
        padding-top: 5px;
    }

    .padding-top-20 {
        padding-top: 10px;
    }

    .padding-top-30 {
        padding-top: 15px;
    }

    .padding-bottom-30 {
        padding-bottom: 15px;
    }

    .padding-top-40 {
        padding-top: 20px;
    }

    .padding-top-50 {
        padding-top: 25px;
    }

    .padding-top-60 {
        padding-top: 30px;
    }

    .padding-top-70 {
        padding-top: 35px;
    }

    .padding-top-80 {
        padding-top: 40px;
    }

    .padding-bottom-70 {
        padding-bottom: 35px;
    }

    .padding-bottom-80 {
        padding-bottom: 40px;
    }

    .padding-bottom-90 {
        padding-bottom: 45px;
    }

    .padding-top-90 {
        padding-top: 45px;
    }

    .padding-top-100 {
        padding-top: 50px;
    }

    .padding-top-120 {
        padding-top: 60px;
    }

    .padding-top-190 {
        padding-top: 50px;
    }

    .padding-bottom-0 {
        padding-bottom: 0px;
    }

    .padding-bottom-10 {
        padding-bottom: 5px;
    }

    .padding-bottom-20 {
        padding-bottom: 10px;
    }

    .padding-bottom-40 {
        padding-bottom: 20px;
    }

    .padding-bottom-50 {
        padding-bottom: 25px;
    }

    .padding-bottom-60 {
        padding-bottom: 30px;
    }

    .padding-bottom-100 {
        padding-bottom: 50px;
    }

    .padding-bottom-120 {
        padding-bottom: 60px;
    }

    .padding-bottom-190 {
        padding-bottom: 50px;
    }

    .padding-left-40 {
        padding-left: 20px;
    }

    .header {
        display: none;
    }

    .mheader {

        width: 100%;
        padding: 10px;
        display: block;
        background-color: #91663c;
        height: 60px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        z-index: 999;
    }

    .mheader img {
        height: 100%;
    }

    .mheader h3,
    .mheader h3 a {
        display: block;
        height: 100%;
    }

    .mheader .dh span {
        display: block;
        width: 30px;
        height: 3px;
        background-color: white;
    }

    .mheader .dh span:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .banner {
        margin-top: 0;
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 10px;
    }

    .mheader .cha {
        display: none;
    }

    .mheader .cha span {
        display: block;
        width: 30px;
        height: 3px;
        background-color: white;
    }

    .mheader .cha span:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .mheader .cha span:first-of-type {
        transform: rotate(45deg);
        position: relative;
        top: 2px;
    }

    .mheader .cha span:last-of-type {
        transform: rotate(-45deg);
        position: relative;
        top: -6px;
    }

    .mnav {
        position: fixed;
        z-index: 999;
        width: 100%;
        background: rgba(64, 107, 216, 0.9);
        padding: 10px;
    }

    .mnav ul li {
        height: 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        line-height: 30px;
    }

    .mnav ul li a {
        display: flex;
        width: 100%;
        justify-content: center;
        color: white;
    }

    .mc_ph_hd {
        display: block;
        background: #fff;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }

    .mc_ph_hd.scroll {
        background: #fff;
        position: fixed;

    }

    .page_detail {
        padding: 10px;
    }

    .detail-box {
        padding: 0px;
    }

    .col-title {
        font-size: 18px;
    }

    .pager li {
        width: 100%;
        margin-bottom: 10px;
    }

    #up-banner {
        height: 100px;
    }

    #up-banner h2 {
        font-size: 34px;
    }

    #up-banner h3 {
        font-size: 18px;
    }

    #up-banner .position {
        left: 15px;
        bottom: 100px;
    }

    .leftmenu li {
        height: 40px;
        line-height: 40px;
    }

    .leftmenu li a {
        padding: 0 10px;
    }

    .leftsubmenu li {
        margin: 5px;
    }

    .leftsubmenu li a {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0 10px;
    }

    .page_main {
        padding: 10px;
    }

    .detail_box {
        padding: 10px;
    }

    .detail_box img {
        width: 100%;
    }

    .textlist li a {
        padding: 15px 15px 15px 0;
    }

    .textlist li .text {
        width: calc((100% - 80px));
    }

    .textlist li .time {
        width: 80px;
        margin-right: 10px;
    }

    .tuwenlist li a {
        flex-direction: column;
    }

    .tuwenlist li .pic {
        width: 100%;
    }

    .tuwenlist li .text {
        width: 100%;
        height: auto !important;
    }

    .tuwenlist li .text0 {
        padding: 15px;
    }

    .pchide {
        display: block;
    }

    .phhide {
        display: none;
    }

    .layui-layer.myclass {
        width: 93% !important;
    }

    .layui-col-space30 {
        margin: -5px;
    }

    .layui-col-space30>* {
        padding: 5px;
    }

    .column .cn {
        font-size: 24px;
    }

    .column .en {
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    .column .more {
        width: 80px;
        height: 30px;
        line-height: 30px;
    }

    .xxgg .column {
        flex-direction: column;
    }

    .banner_slide {
        height: 215px;
    }

    .banner_slide .swiper-pagination {
        display: none;
    }

    .xxgg_hd {
        text-align: center;
        margin-top: 15px;
    }

    .xxgg_hd li {
        display: inline-block;
        float: none;
        margin: 0 0 10px;
    }

    .xxgg_bd .box .swiper-container,
    .xxgg_bd .box .xxgg_info {
        width: 100%;
    }

    .xxgg_bd .box .swiper-container .text {
        padding: 15px;
    }

    .xxgg_info dl a {
        padding: 10px 15px;
    }

    .xxgg_info ul li a {
        padding: 0 15px;
    }

    .xxgg_info ul li .title {
        height: 35px;
        line-height: 35px;
    }

    .wysrbox {
        padding: 15px;
    }

    .wysrbox .wysr_main {
        padding-right: 0;
        border-right: 0;
        margin-bottom: 15px;
    }

    #sch_form .sch-btn {
        padding: 0 15px;
    }

    .wysrbox .wyzr_main {
        padding-left: 0;
    }

    .gpxm_hd {
        padding: 0;
    }

    .gpxm_hd li a {
        padding: 0 15px;
    }

    .gpxm_hd li {
        margin-right: 0;
    }

    .gpxm_hd .more a {
        padding-right: 0;
    }

    .gpxm_bd .box .swiper-container {
        padding: 15px 15px 40px;
    }

    .gpxm_bd .box .swiper-container .swiper-pagination {
        bottom: 15px;
    }

    .gpxm2_hd {
        padding: 0;
    }

    .gpxm2_hd li a {
        padding: 0 15px;
    }

    .gpxm2_hd li {
        margin-right: 0;
    }

    .gpxm2_hd .more a {
        padding-right: 0;
    }

    .gpxm2_bd .box .swiper-container {
        padding: 15px 15px 40px;
    }

    .gpxm2_bd .box .swiper-container .swiper-pagination {
        bottom: 15px;
    }

    .zsbkbox {
        padding: 10px 15px;
    }

    .zsbk_hd li {
        height: auto;
    }

    .zsbk_hd li .cn {
        position: relative;
        top: 0;
        font-size: 20px;
    }

    .kjrk_bd li .name {
        font-size: 18px;
    }

    .spzxbox {
        padding: 15px 15px 0;
    }

    .spzxbox .text {
        font-size: 14px;
        letter-spacing: 5px;
    }

    .spzx_bg {
        height: 100px;
    }

    .is-sidebar .footer {
        padding-bottom: 0;
    }

    .footer_copyright {
        padding: 15px 0;
        line-height: 2em;
        text-align: center;
        font-size: 14px;
    }

    .footerbox {
        flex-direction: column;
    }

    .footerbox .left .flex-between {
        flex-direction: column;
    }

    .footer_yqlj {
        width: 100%;
        margin: 15px 0 0;
    }

    .banner_nei {
        height: 150px !important;
        padding-top: 0;
    }

    .contentbox {
        padding: 10px;
    }

    .sub_menubox {
        display: none;
    }

    .home,
    .home body {
        height: auto;
        overflow: visible;
    }

    .body_b {
        position: relative;
        top: auto;
    }

    .detailbox {
        padding: 15px;
    }

    .detailbox .left {
        padding: 0;
        border: none;
    }

    .detailbox .jiage .num {
        font-size: 22px;
    }

    .detailbox .desc {
        padding-right: 0;
    }

    .detailbox .date {
        flex-direction: column;
        align-items: flex-start
    }

    .detailbox .date span {
        width: 100%;
        margin-top: 5px;
    }

    .detailbox .right {
        padding-top: 20px;
    }

    .detailbox .wybm {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 22px;
    }

    .detail_hd li {
        margin-right: 20px;
    }

    .detail_hd {
        padding-top: 0;
    }

    .layui-table th {
        width: 100px;
    }

    .column_nei .cn {
        font-size: 22px;
        margin-top: 0;
    }

    .contactlist a {
        min-height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .contactlist a .value {
        height: auto;
    }

    #fm_message {
        padding: 15px;
    }

    .query-item {
        padding: 10px;
        margin-bottom: 15px;
    }

    .query-item-head,
    .query-item-content {
        width: 100%;
    }

    .query-item-cover {
        position: relative;
        right: auto;
        top: auto;
    }

    .query-item-cover img {
        width: 100%;
        height: auto;
    }

    .query-item-content li {
        width: 100%;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .query-item-content li:nth-child(odd) {
        width: 100%;
    }

    .query-item-title a {
        font-size: 16px;
    }

    .query-item-head {
        padding: 0 0 10px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .query-item-status {
        flex: none;
        width: 45px;
        font-size: 14px;
        margin: 9px 0 0 10px;
    }

    .mbiquery {
        background: url(../images/bg_mbi_type.jpg) no-repeat center;
        background-size: cover;
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 15px;
    }

    .mbiquery a {
        border: 1px dashed rgba(255, 255, 255, 0.5);
        border-radius: 10px;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        padding: 20px 0;
    }

    .mbiquery a .iconfont {
        font-weight: normal;
        margin-right: 10px;
    }

    .mbiconditions {
        position: fixed;
        height: 100vh;
        right: 0;
        top: 0;
        z-index: 10000;
        width: 100%;
        display: none;
        background: rgba(0, 0, 0, 0.8);
        box-sizing: border-box;
        padding-left: 15%;
    }

    .query-conditions {
        display: none;
    }

    .query-filter {
        padding: 20px 15px 70px;
        border-radius: 15px 0px 0px 15px;
        height: 100%;
        overflow-y: scroll;
        box-sizing: border-box;
        position: relative;
    }

    .query-filter-title,
    .query-filter-content {
        width: 100%;
    }

    .query-filter-title {
        color: #333;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .query-head {
        height: 100%;
    }

    .query-filter-item {
        border-bottom: none;
        padding: 0;
        margin-bottom: 12px;
    }

    .mbiaction {
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 2;
        width: 85%;
        background: #fff;
        box-sizing: border-box;
        padding: 10px 15px;
    }

    .mbiaction .border {
        border: solid 1px #3a86c4;
        border-radius: 25px;
        line-height: 50px;
        height: 50px;
    }

    .mbiaction .border a {
        display: block;
        width: 45%;
        text-align: center;
    }

    .mbiaction .border a:last-child {
        width: 55%;
        background: #3a86c4;
        color: #fff;
        border-radius: 25px;
    }

    .query-filter-content .layui-col-md2 {
        margin: 0 0 10px;
    }

    #allArea {
        margin-bottom: 10px;
    }

    .query-filter-content a {
        margin-bottom: 5px;
    }

    .xxgg,
    .xxgg_bottom_ad {
        padding-bottom: 15px;
    }

    .xxgg_bd .box .swiper-container .swiper-pagination {
        bottom: 17px;
    }

    .loginbox a,
    .loginbox {
        color: #fff;
        font-size: 14px;
    }

    .hzzqlist .textbox {
        text-align: center;
    }

    .hzzqlist .textbox .title {
        margin: 0 0 20px;
        font-size: 22px;

    }

    .hzzqlist a .pic {
        height: 200px;
    }

    .hzzqlist a.ad1 .textbox .title {
        padding: 0 15px;
    }

    .hzzqlist .textbox .more {
        margin: 0;
    }

    .jpfw_main .pic{
        float: none;
    }
    .jpfw_main .pic img{
        width: 100%;
        height: auto;
    }
    .jpfw_main .text{
        height: 300px;
        float: none;
        padding: 10px;
    }
    .jpfw_main .text .desc{
        padding: 0;
    }

    .alzs_desc{
        font-size: 16px;
        font-weight: normal;
    }
    .alzs_nav{
        text-align: center;
    }
    .alzs_nav li{
        display: inline-block;
        float: none;
        margin: 0 0 5px;
    }
    .alzs_nav li a{
        padding: 0 10px;
    }
}

@media all and (max-width: 768px) {
    .contentmain .disp p {
        line-height: 1.8em;
        font-size: 16px !important;
    }

    .contentmain .disp p span {
        font-size: 16px !important;
    }

    .contentmain .disp p a {
        font-size: 15px !important;
    }

    .contentmain .disp img {
        max-width: 100%;
        height: auto !important;
    }

    .contentmain .video-js{
        width: 100%!important;
        height: auto!important;
    }
    .contentmain .video-js .vjs-tech{
        position: relative;
    }
}