﻿/* web端 */
/* 重要1920px 1440px 1366px */
/* pc */

@media screen and (max-width: 1920px) {
    
}

@media screen and (max-width: 1860px) {}

@media screen and (max-width: 1700px) {}

@media screen and (max-width: 1560px) {
    .box{width: 79vw;}
    .home-index1-left{width: 36.5vw;}
    .home-index1-left .imgbox{height: 23.5vw;}
    .home-index1-right{width: 36.5vw;height: 25vw;margin-top: 15px;}
    .home-index1-right .txtbox-btn a{margin-left: 30px;}
    .home-index1-right .txtbox-btn a.more1{margin-left: 10px;}
    .list ul li{
        height: 24vw;
    }
}

@media screen and (max-width: 1440px) {
    .list ul li{
        height: 27vw;
    }

}




@media screen and (max-width: 1366px) {
    .home-index1-right .txtbox h3{font-size: 28px;}
    .home-index1-right .txtbox p{font-size: 14px;}

}

@media screen and (max-width: 1280px) {
    .home-top .fr ul li{
        margin: 0 10px;
    }
}

@media screen and (max-width: 1240px) {
    .home-index1-left{width: 45%;}
    .home-index1-left .imgbox{height: 23.5vw;}
    .home-index1-right{width: 45%;height: auto;}
    .home-index1-right .txtbox{padding-bottom: 150px;}
}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 1026px) {
    .pchide{display: none;}
    .waphide{display: block;}
    .box{width: 100%;padding: 0 5%;}
    /* 首页banner */
    .home-banner-item{height: 45vw;}
    .wap-top .wap-logo img{
        height: 30px;
        margin-top: 10px;
    }
    .wap-nav{
        display: block;
        width: 100%;
        height: 100%;
        background: #333;
        position: fixed;
        top: 50px;
        z-index: 30;
        padding: 30px 15px;
        transform: translateX(100%);
        transition: all .5s ease-out;
    }
    .wap-nav.act{
        transform: translateX(0);
    }
    .wap-nav ul li{
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        line-height: 40px;
        font-size: 16px;
    }
    .wap-nav ul li a{
        color: #fff;
    }
    .search{
        top: 50px;
        padding: 10px 0;
    }
    .search .box{
        width: 100%;
        padding: 0 3%;
    }
    .mc_msc_box{
        width: 100%;
    }
    .nav-two.active{
        top: 50px;
    }
}

/* 平板竖屏 */
@media screen and (max-width: 991px) {
    .cpbj-list-cont .item{
        flex-wrap: wrap;
    }
    .cpbj-list-cont .imgbox{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .cpbj-list-cont .wz{
        width: 100%;
    }
    .cpbj-list-cont .wz h2{
        margin-top: 30px;
    }
    .cpbj-list-cont .wz span{
        display: block;
        width: 2px;
        height: 28px;
        background: #f4b000;
        margin: 15px 0;
    }
    .cpbj-list-cont .wz p{
        color: #333333;
        font-size: 15px;
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        margin-bottom: 50px;
    }
    .cpbj-list-cont .wz a{
        color: #0d6db8;
        font-size: 15px;
        padding-right: 23px;
        background: url(icon1.png) no-repeat right center;
    }
    .cpbj-list-cont .item:nth-child(even){
        flex-direction: row-reverse;
    }
    .gsjs-cont .wz{
        width: 100%;
    }
    .gsjs-cont .wz .nr{
        margin-bottom: 60px;
    }
    .gsjs-cont .wz .nr p{
        line-height: inherit;
    }
    .gsjs-cont .imgbox{
        width: 80%;
        margin: 0 auto;
        height: 32vw;
    }
    .gsjs-cont .imgbox .imgbox-box{
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        overflow: hidden;
        position: absolute;
        left: -30px;
        top: -30px;
    }
    .gsjs-cont .imgbox .imgbox-box img{
        width: 100%;
    }
    .zycp-cont-box{
        height: 50vw;
    }
    .zycp-cont-box .imgbox{
        width: 100%;
        height: 20vw;
    }
    .zycp-cont-box .w{
        padding: 10px 15px;
    }
    .zycp-cont-box .w h2{
        font-size: 18px;
    }
    .zycp-cont-box .w span{
        margin: 10px auto;
    }
    .lxfs-cont-nr{
        width: 100%;
        margin-bottom: 20px;
    }
    .lxfs-cont-map{
        width: 100%;
    }
    .jrwm-zpxx-cont .item,
    .jrwm-zpxx-cont .head{
        line-height: 30px;
        padding: 10px 0 10px 40px;
        flex-wrap: wrap;
    }
    .jrwm-zpxx-cont .item p,
    .jrwm-zpxx-cont .head p{
        line-height: 30px;
    }
    .jrwm-zpxx-cont .item p:nth-child(1),
    .jrwm-zpxx-cont .item p:nth-child(2),
    .jrwm-zpxx-cont .item p:nth-child(3),
    .jrwm-zpxx-cont .item p:nth-child(4),
    .jrwm-zpxx-cont .item p:nth-child(5),
    .jrwm-zpxx-cont .item p:nth-child(6),
    .jrwm-zpxx-cont .head p:nth-child(1),
    .jrwm-zpxx-cont .head p:nth-child(2),
    .jrwm-zpxx-cont .head p:nth-child(3),
    .jrwm-zpxx-cont .head p:nth-child(4),
    .jrwm-zpxx-cont .head p:nth-child(5),
    .jrwm-zpxx-cont .head p:nth-child(6){
        width: 33%;
    }
    .list ul li{
        width: 48%;
        height: 46vw;
    }
    .list ul li .imgbox{
        height: 26vw;
    } 
    .list ul li .w{
        padding: 5%;
    }
    .list ul li .w h2{
        margin-bottom: 15px;
    }
    .zjyr-jtjj .cont .item{
        width: 100%;
        margin-bottom: 25px;
    }
    .zjyr-jtjj .cont .imgbox{
        width: 100%;
        height: 40vw;
    }
    .zjyr-jtjj .cont .w{
        margin-top: 20px;
    }
    .zjyr-qywh .cont ul li{
        width: 48%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 950px) {}

/* 手机横屏 */
@media screen and (max-width: 768px) {
    
    .box{width: 80vw;}
    /* index1 */
    .home-index1-left{width: 100%;padding-right: 0;margin-top: 0;}
    .home-index1-left .imgbox{width: 100%;height: 40vw;}
    .home-index1-right{width: 100%;margin-top: 40px;}
    .home-banner{
        margin-top: 50px;
    }
    .homeitem-txt{
        top: 15%;
        left: 8%;
    }
    .homeitem-txt h3{
        font-size: 30px;
    }
    .homeitem-txt p{
        font-size: 18px;
    }
    .home-banner .slick-dots{
        bottom: 30px;
    }
    .search .box{
        width: 100%;
    }
    .home-index2-ul{
        width: 100%;
    }
    .home-index2-li{
        float: left;
        margin: 0 3%;
    }
    .home-index2-ul::before {
        content: "";
        width: 120%;
        height: 1px;
        border-bottom: 1px dashed #e5e5e5;
        position: absolute;
        left: -10%;
        top: 38px;
    }
    .home-index2-txt{
        width: 100%;
    }
    .index2-txt-item .item-txtbox{
        width: 100%;
    }
    .index2-txt-item .item-imgbox{
        width: 85%;
        float: left;
        height: 38vw;
    }
    .home-index3 ul li{
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }
    .home-index3 ul li:first-child+li{
        margin: 0 0 20px;
    }
    .bottom-left{
        width: 100%;
        margin-bottom: 20px;
    }
    footer ul{
        display: none;
    }
    .bottom-right{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .nav-two ul li{
        height: 35px;
        line-height: 35px;
        border-radius: 35px;
        margin: 0 1.5%;
    }
    .nav-two ul li a{
        line-height: 35px;
        width: 100px;
    }
    .cpbj-list-cont .item{
        padding: 20px;
        margin-bottom: 20px;
    }
    .cpbj-list-cont .wz h2{
        font-size: 20px;
        margin-top: 10px;
        line-height: 2em;
    }
    .cpbj-list-cont .wz span{
        width: 2px;
        height: 20px;
        margin: 8px 0;
    }
    .cpbj-list-cont .wz p{
        margin-bottom: 25px;
    }
    .zzyj-cont-box{
        height: 280px;
        padding: 15px;
    }
    .zzyj-cont-box .imgbox{
        width: 100%;
        height: 210px;
        background: #f4f6f8;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .zzyj-cont-box h2{
        margin-top: 15px;
    }
    .lxfs-cont-nr h2{
        font-size: 18px;
        line-height: 40px;
    }
    .lxfs-cont{
        padding: 15px;
    }
    .lxfs-cont-nr h2::after{
        width: 40px;
    }
    .lxfs-cont-nr ul li{
        line-height: 40px;
        border-bottom: 1px solid #e9ecee;
        color: #666666;
        font-size: 14px;
    }
    .lxfs-cont-map .demo_main{
        height: 160px;
    }
    .lxfs-cont-map #map{
        height: 160px;
        
    }
    .list ul li{
        width: 100%;
        height: 60vw;
    }
    .list ul li .imgbox{
        height: 35vw;
    } 
    .list ul li .w{
        padding: 5%;
    }
    .zjyr-qywh .cont ul li{
        width: 100%;
    }
    .zjyr-fzlc ul li{
        height: 40px;
        padding: 0 3%;
    }
    .zjyr-fzlc ul li .time{
        width: auto;
        line-height: 40px;
        font-size: 20px;
    }
    .zjyr-fzlc ul li h2{
        float: left;
        color: #333333;
        font-size: 16px;
        line-height: 40px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        width: 80%;
    }
}

/* 手机横屏 */
@media screen and (max-width: 767px) {
    .home-index1-right .txtbox{
        padding-bottom: 190px;
    }
    .lxwm-cont .item{
        width: 100%;
        margin-bottom: 15px;

    }
    
}
@media screen and (max-width: 525px) {
    .home-index1-right .txtbox-btn a.more1{
        float: left;
        margin-top: 15px;
    }
    .jrwm-zpxx-cont .item,
    .jrwm-zpxx-cont .head{
        line-height: 30px;
        padding: 10px 0 10px 5%;
    }
    .list ul li{
        height: 74vw;
    }
    .list ul li .w{
        padding: 5%;
    }
    .about-history-list .flex-direction-nav a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
        font-size: 22px;
    }
    .about-history-list .flex-direction-nav a.flex-prev{
        left: -40px;
    }
    .about-history-list .flex-direction-nav a.flex-next {
        right: -40px;
    }
    .about-history-list .slides li .item{
        left: 0;
    }
    .about-history-list .slides li .item h3{
        font-size: 28px;
        padding-top: 10px;
    }
    .about-history-list .slides li .item p {
        padding: 11px 14px 0;
    }
    .about-history-list .slides li:nth-child(even) .item:before {
        bottom: -65%;
    }    
    .about-history-list .slides li{
        margin-right: 0;
    }
}
/* 手机竖屏 */
/* 320px-416px */
@media screen and (max-width: 480px) {
    .ban2,
    .ban{
        height: 300px;
        padding-top: 120px;
    }
    .ban h2{
        font-size: 36px;
    }
    .zzyj-cont .swiper-pagination .swiper-pagination-bullet{
        margin: 0 3px;
    }
    .zycp-cont-box{
        height: 80vw;
    }
    .zycp-cont-box .imgbox{
        height: 40vw;
    }
    .zycp-cont-box .w{
        padding: 10px 15px;
    }
    .zycp-cont-box .w h2{
        font-size: 18px;
    }
    .zycp-cont-box .w span{
        margin: 10px auto;
    }
    .zycp-cont-box .w p{
        -webkit-line-clamp: 3;
    }
    .jrwm-zpxx-cont .item p:nth-child(1),
    .jrwm-zpxx-cont .item p:nth-child(2),
    .jrwm-zpxx-cont .item p:nth-child(3),
    .jrwm-zpxx-cont .item p:nth-child(4),
    .jrwm-zpxx-cont .item p:nth-child(5),
    .jrwm-zpxx-cont .item p:nth-child(6),
    .jrwm-zpxx-cont .head p:nth-child(1),
    .jrwm-zpxx-cont .head p:nth-child(2),
    .jrwm-zpxx-cont .head p:nth-child(3),
    .jrwm-zpxx-cont .head p:nth-child(4),
    .jrwm-zpxx-cont .head p:nth-child(5),
    .jrwm-zpxx-cont .head p:nth-child(6){
        width: 50%;
    }
    .list ul li .w h2{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .list ul li .w p{
        font-size: 14px;
        line-height: 24px;
    }
    .list ul li .w span{
        color: #999999;
        font-size: 12px;
    }
    .gsjs-cont .imgbox{
        height: 43vw;
    }
}


