
body{
    font-size: 10px;
}
.pc-header{
    position: inherit;
}
.content{
    background: url(../images/mlhy/banner.png) top no-repeat;
    background-size: cover;
    height: 100%;
}
.list1{
    margin-top: 580px;
    height: 416px;
    width: 100%;
    display: inline-block;
    background: url(../images/mlhy/icon_a_bac.png) top center no-repeat;
    background-size: contain;
}
.list1 .videos{
    width: 671px;
}

.list1 .videos img{
    height: 100%;
    width: auto;
}
.list1-con{
    position: relative;
    width: calc(100% - 700px);
    height: 100%;
    padding-bottom: 7rem;
}
.list1-con h3{
    height: 120px;
    background: url(../images/mlhy/icon_a_tit.png) left center no-repeat;
    background-size: contain;
}
.list1-con p{
    margin-top: 30px;
    text-indent: 2em;
    width: 100%;
    font-size: 18px;
    line-height: 35px;
}
.more{
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 148px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #a31b21;
    text-align: center;
    background: #fff;
}
.more a{
    font-size: 16px;
    color: #a31b21;
    width: 76%;
    float: left;
}
.more img{
    width: 11px;
    height: 14px;
    float: left;
    margin-top: 20px;
}
.more:hover{
    background: url(../images/mlhy/icon_a_more.png) center no-repeat;
    background-size: 100% 100%;
    border: none;
}
.more:hover img{
    display: none;
}
.more:hover a{
    font-size: 16px;
    color: #fff;
}
.list2{
    margin-top: 3rem;
    height: 1000px;
    background: url(../images/mlhy/icon_b_bac.png) center bottom no-repeat; 
}
.list2 h3{
    width: 100%;
    height: 120px;
    background: url(../images/mlhy/icon_b_tit.png) center center no-repeat;
    background-size: contain;
}
.list2 .w1400{
    margin-top: 3rem;
    height: 100%;
}
.list2 .w1400 .tab-tit{
    width: 100%;
    height: 153px;
    background: #ffead8;
}

.list2 .w1400 .tab-tit .list-item{
    width: 16.6%;
    height: 100%;
    position: relative;
}

.list2 .w1400 .tab-tit .list-item .pic{
    width: 44px;
    height: 44px;
    margin: 40px auto 10px;
}
.list2 .w1400 .tab-tit .list-item .pic img{
    width: auto;
    height: auto;
    outline: none;
}
.list2 .w1400 .tab-tit .list-item p{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color:transparent;
}
.list2 .w1400 .tab-tit .list-item em{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -1px;
    width: 1px;
    height: 20px;
    background-color: #fff;
}
.img2{
    display: none;
}
.list2 .w1400 .tab-tit .list-item:hover{
    background: url(../images/mlhy/icon_b_on.png) center no-repeat;
    background-size: 100% 100%;
}
.list2 .w1400 .tab-tit .list-item:hover .img2{
    display: block;
}
.list2 .w1400 .tab-tit .list-item:hover .img1{
    display: none;
}
.list2 .w1400 .tab-tit .list-item:hover p{
    color: #fff;
}

.list2 .w1400 .tab-tit .act{
    background: url(../images/mlhy/icon_b_on.png) center no-repeat;
    background-size: 100% 100%;
}
.list2 .w1400 .tab-tit .act .img2{
    display: block;
}
.list2 .w1400 .tab-tit .act .img1{
    display: none;
}
.list2 .w1400 .tab-tit .act p{
    color: #fff;
}
.list2 .w1400 .tab-next{
    position: relative;
    width: 100%;
    height: 630px;
}
.list2 .w1400 .tab-next .work-list{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.list2 .w1400 .tab-next .next-txt{
    width: 100%;
    position: relative;
    margin-top: 70px;
    height: 100%;
}
.list2 .w1400 .tab-next .list2-txt{
    position: absolute;
    top: 5rem;
    left: 0;
    background: rgba(225, 225, 225, 0.8);
    width: 50%;
    height: 400px;
}
.list2 .w1400 .tab-next .list2-txt h2{
    width: 90%;
    height: 70px;
    line-height: 50px;
    font-weight: bold;
    margin: 50px auto 0;
    font-size: 30px;
    color: #333;
}
.list2 .w1400 .tab-next .list2-txt p{
    width: 90%;
    font-size: 18px;
    line-height: 30px;
    margin: 0px auto;
    text-indent: 2em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;

}
.list2 .w1400 .tab-next .list2-txt .more{
    right: 10%;
}
.list2 .w1400 .tab-next .list2-txt .more img{
    width: 11px;
    height: 14px;
    float: left;
    margin-top: 20px;
}
.list2 .w1400 .tab-next .next-txt img{
    width: 60%;
    height: auto;

}
.list3{
    margin-top: 3rem;
    height: 1110px;
    background: url(../images/mlhy/icon_c_bac.png) center no-repeat;
    background-size: cover;
}
.list3 h3{
    width: 100%;
    height: 120px;
    background: url(../images/mlhy/icon_c_tit.png) center center no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}
.list3 .w1400{
    height: 860px;
    display: flex;
    justify-content: space-between;
}
.mo-list3{
    display: none !important;
}
.mo-list3 .self{
    display: none;
}
.list3-left , .list3-right{
    width: 47%;
    height: 100%;
}
.list3-left h3{
    width: 100%;
    height: 77px;
    background: url(../images/mlhy/jzyg.png) center no-repeat;
    background-size: contain;
}
.list3-right h3{
    width: 100%;
    height: 77px;
    background: url(../images/mlhy/lsjj.png) center no-repeat;
    background-size: contain;
}
.icon-c{
    width: 100%;
    height: auto;
    margin-top: 5rem;
}
.list3-con{
    padding: 40px 0 0;
    width: 100%;
    background:#fff url(../images/mlhy/icon_c_4.png) bottom no-repeat;
}
.list3-con p{
    width: 94%;
    margin: 0 auto;
    line-height: 35px;
    font-size: 18px;
    text-indent: 2em;
    overflow: hidden;
    -webkit-appearance: none;
    -webkit-backface-visibility: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.list3-con a{
    width: 130px;
    color: #999;
    display:block;
    height: 40px;
    line-height: 40px;
    margin-left: 3%;
    font-size: 14px;
    padding-bottom: 4rem;
}
.list3-con a:hover{
    color: #c00505;
}


.list4{
    width: 100%;
    margin-top: 3rem;
    height: 660px;
    display: inline-block;
    background: url(../images/mlhy/icon_d_bac.png) right center no-repeat;
    background-size: contain;
}
.list4 h3{
    width: 100%;
    height: 120px;
    background: url(../images/mlhy/icon_d_tit.png) center no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}
.list4 .w1400{
    margin-top: 30px;
    height: 500px;
    display: flex;
    justify-content: space-between;
}
.icon_d{
    width: 675px;
    height: 500px;
}
.icon_ds{
    display: none;
}
.list4-con{
    position: relative;
    width: calc(100% - 700px);
    height: 400px;
    padding-top: 5rem;
}
.list4-con p{
    text-indent: 2em;
    line-height: 40px;
    font-size: 18px;
}
.list4-con p b{
    display: contents;
    font-weight: bold;
}

.list5{
    width: 100%;
    margin-top: 5rem;
    height: 880px;
    display: inline-block;
    background: url(../images/mlhy/icon_e_bac.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 5rem;
}
.list5 h3{
    width: 100%;
    height: 120px;
    background: url(../images/mlhy/icon_e_tit.png) center center no-repeat;
    background-size: contain;
    margin-bottom: 4rem;
    margin-top: 6rem;
}
.list5 p{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}
.list5-con{
    margin-top: 5rem;
    position: relative;
    padding-bottom: 3rem;
}
.list5 .swiper-slide{
    position: relative;
    overflow: hidden;
}
.list5 .swiper-slide img{
    transition: all 0.3s;
    width: 100%;
}
.list5 .swiper-slide:hover img{
    transform: scale(1.1);
}
.list5 .swiper-slide h5{
    position: absolute;
    bottom: 30px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    padding-left: 3rem;
    height: 30px;
    font-weight: bold;
}
.list5 .swiper-slide a{
    color: #fff;
    font-size: 14px;
    padding-right: 5rem;
    line-height: 30px;
}
.list5 .swiper-container-pointer-events{
    overflow: hidden;
}
.list5 .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.list5 .swiper-pagination-bullet-active{
    background: #ffd02c;
    width: 30px;
}
.list5 .self{
    top: 40%;
    background: url(../images/mlhy/icon_e_left.png) center no-repeat;
    width: 55px;
    height: 55px;
    opacity: 1 !important;
}
.list5 .swiper-button-prev{
   left: -7%;
    top: 40%;
}
.list5 .swiper-button-next{
   right: -7%;
}
.list5 .self:hover{
    background: url(../images/mlhy/icon_e_lefton.png) center no-repeat;
}
.list5 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -3rem;
}
.list6{
    margin-top: 3rem;
    height: 990px;
    width: 100%;
    background: url(../images/mlhy/icon_f_bac.png) bottom no-repeat;
    background-size: contain;
    
}
.list6 .w1400{
    height: 890px;
    background: url(../images/mlhy/icon_f_1.png) center no-repeat;
    background-size: 100% 100%;
    display: flow-root;
}
.list6 .w1400 h3{
    width: 100%;
    margin-top: 160px;  
}
.list6 .w1400 h3 img{
    margin: 0 auto;
}
.list6 .w1400 .list6-con{
    width: 80%;
    line-height: 40px;
    font-size: 18px;
    margin: 20px auto 0;
}
.list6 .w1400 .list6-con h2{
    height: 60px;
    line-height: 60px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

.list6 .w1400 .more{
    position: inherit;
    margin: 20px auto;
}

/* 历史沿革 */
.list7{
    width: 100%;
    height: 1180px;
    position: relative;
    background: #fff;
}
.list7 .w1400{
    margin-bottom: 3rem;
    margin-top: 3rem;
    margin-left: 13%;
    background: url(../images/mlhy/icon_g_bac.png) center no-repeat;
    height: 92%;
    background-size: 100% 100%;
    width: 78%;

}
.list7 .pc-list7{
    display: inline-block;
}
.mo-list7{
    display: none;
}
.list7-con{
    position: relative;
    width: 60%;
    height: 98%;
    padding: 1% 0 0 2%;
    overflow: hidden;
}
.list7-con p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 20;
    font-size: 21px;
    line-height: 2em;
}

.list7-con  .more{
    bottom: 5rem;
    left: 45%;
}
/* 人口区划 */
.list8{
    margin-top: 5rem;
    background: url(../images/mlhy/icon_h_bac.png) bottom no-repeat;
    background-size: contain;
    padding-bottom: 2rem;
}
.list8 .pahy img{
    height: 266px;
    width: 100%;
}
.img2{
    display: none;
}
.list8 h3{
    width:826px;
    margin: 6rem auto 2rem;
}
.list8-con{
    width: 100%;
}

.list8-con .mySwiper{
    position: relative;
    height: 100%;
}
.no-list{
    display: none;
}
#certify{
    position: relative;
    width: 100%;
    height: 100%;
}
#certify .swiper-container{
    height: 500px;
}
#certify .swiper-slide {
    width: 870px;
    height: 436px;
    transition: 300ms;
    
}
#certify .swiper-slide-active{
    opacity: 1 !important;
}
#certify .swiper-slide img{
    width: 870px;
    height: 436px;
    display:block;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}
#certify .self{
    opacity: 1 !important;
    background: url("../images/mlhy/icon_e_left.png") no-repeat;
    width: 55px;
    height: 55px;
    margin-top: -53px;
}

#certify .self:hover{
    background: url("../images/mlhy/icon_e_lefton1.png") no-repeat;
}
#certify .swiper-button-prev{
    left: -7%;
}
#certify .swiper-button-next{
    right: -7%;
}
/* 汉阳风景 */
.list9{
    background: url(../images/mlhy/icon_j_bac.png) center no-repeat;
    background-size: cover;
    width: 100%;
    display: inline-block;
    padding-bottom: 3rem;
}

.list9 .w1400{
    height: 100%;
}
.list9 h3{
    height: 125px;
    width: 376px;
    margin: 3rem auto;
}
.list9 h3 img{
    height: 100%;
    width: auto;
    margin: auto;
}
.list9-con{
    width: 100%;
    position: relative;
    padding-bottom: 3rem;
}
.list9-con .swiper-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position:initial;
}
.list9-con .swiper-container .swiper-wrapper{
    width: 100%;
    height: 500px;
}
.list9 .swiper-slide img{
    display: inline-block;
}

.list9-con .swiper-slide{
    position: relative;
}
.li9-img1 , .li9-img2 , .li9-img3 ,.li9-img4{
    overflow: hidden;
}
.li9-img1{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 688px;
}

.list9-con .swiper-slide img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.list9-con .swiper-slide img:hover{
    transform: scale(1.1);
}
.li9-img2{
    position: absolute;
    top: 0;
    left: 700px;
    width:calc(50% - 355px);
    height: 230px;
    background: #ffd02c; 
}
.li9-img3{
    position: absolute;
    top: 0;
    right: 0; 
    width:calc(50% - 355px);
    height: 230px; 
    background: #00aadc;
}
.li9-img4{
    position: absolute;
    bottom: 0;
    right: 0; 
    width:calc(100% - 700px);
    height: 260px; 
    background: #333;
}
.list9-con .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.list9-con .swiper-pagination-bullet-active{
    background: #ffd02c;
    width: 25px;
}
.list9 .self{
    top: 40%;
    background: url(../images/mlhy/icon_e_left.png) center no-repeat;
    width: 55px;
    height: 55px;
    opacity: 1 !important;
}
.list9 .swiper-button-prev{
    left: -7%;
    top: 40%;
}
.list9 .swiper-button-next{
    right: -7%;
}
.list9 .self:hover{
    background: url(../images/mlhy/icon_e_lefton.png) center no-repeat;
}
.list9 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px;
}
@media screen and (max-width: 1631px) {
    .list5 .swiper-button-next , #certify .swiper-button-next , .list9 .swiper-button-next{
        right:-55px
    }
    .list5 .swiper-button-prev , #certify .swiper-button-prev , .list9 .swiper-button-prev{
        left: -55px;
    }
    .list7 .pc-list7{
        display: flow-root;
    }
    .list7 .w1400{
        margin:0 auto;
    }
}
@media screen and (max-width: 1530px) {
    .list5 .swiper-button-next, #certify .swiper-button-next, .list9 .swiper-button-next ,.list5 .swiper-button-prev, #certify .swiper-button-prev, .list9 .swiper-button-prev{
        display: none;
    }
}
@media screen and (max-width: 1401px) {
    .list2 .w1400 .tab-tit{
        height: 131px;
    }
    .list2 .w1400 .tab-tit .list-item{
        width: 16.6%;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 3rem;
    }
    .list5 .swiper-slide img{
        width: 100%;
        height: auto;
    }
    .list6 .w1400{
        margin-left: 1.5rem;
    }
    .list7 .w1400{
        width: 94%;
    }
    .list7-con p{
        font-size: 16px;
    }
    .list7-con .more{
        bottom: 3rem;
    }
    .list8 .pahy img{
        width: 100%;
        height: auto;
    }
    .li9-img1{
        width: 55.5%;
    }
    .li9-img2{
        left: 57%;
    }
    .li9-img2 , .li9-img3{
        width: 21%;
    }
    .li9-img4{
        width: 43%;
    }
}
@media screen and (max-width: 1351px) {
    .list2 .w1400 .tab-next .list2-txt{
        top: 15px;
    }
    .list3-left, .list3-right{
        width: 45%;
        height: 860px;
    }

}
@media screen and (max-width: 1331px){
    .list4-con .more{
        bottom: 0;
    }
}
@media screen and (max-width: 1201px) {
    .list1 .videos{
        width: 55%;
    }
    .list1 .videos img{
        width: 100%;
        height: auto;
    }
    .list1-con{
        width: 40%;
        padding-bottom: 0;
    }
    .list1-con .more , .list4-con .more{
        bottom:-65px ;
    }
    .list1-con h3{
        height: 100px;
    }
    .list2{
        height: 860px;
        margin-top: 2rem;
    }
    .list2 h3{
        height: 100px;
    }
    .list2 .w1400 .tab-tit{
        height: 124px;
    }
    .list2 .w1400 .tab-tit .list-item .pic{
        margin: 25px auto 10px;
    }
    .list2 .w1400 .tab-tit .list-item .pic img{
        width: 100%;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 2rem;
        height: 350px;
    }
    .list2 .w1400 .tab-next .list2-txt h2{
        height: 50px;
        line-height: 30px;
        margin: 20px auto 0;
    }
    .list3{
        margin-top: 0;
        height:980px;
    }
    .list3 h3{
        height: 100px;
    }
    .list3 .w1400{
        height: 100%
    }
    .icon_d{
        width: 55%;
    }
    .list4 h3{
        height: 100px;
    }
    .list4-con{
        padding-top: 3rem;
        width: 43%;
    }
    .list5{
        height: 780px;
    }
    .list5 h3{
        height: 100px;
        margin-top: 3rem;
    }
    .list6{
        height: 790px;
    }
    .list6 .w1400{
        height: 690px;
    }
    .list6 .w1400 h3{
       margin-top:100px;
       width: 100%;
       height: 80px;
    }
    .list6 .w1400 h3 img {
        margin: 0 auto;
        width: auto;
        height: 100%;
    }
    .list6 .w1400 .list6-con{
        margin-top: 10px;
    }
    .list6 .w1400 .list6-con p{
        line-height: 35px;
    }
    .list6 .w1400 .more{
        top: 550px;
    }
    .list3-left h3 , .list3-right h3{
        height: 77px !important;
    }
}
@media screen and (max-width: 1151px) {
    .list1{
        margin-top: 550px;
        height: 400px;
    } 
    .list1-con h3 , .list2 h3 , .list3 h3 , .list4 h3 , .list5 h3 , .list6 .w1400 h3 , .list9 h3{
        height: 90px;
    }
    .list1-con p{
        margin-top: 15px;
    }
    .list2 .w1400 .tab-tit .list-item p , .list2 .w1400 .tab-next .list2-txt h2{
        font-size: 18px;
    }
    .list2{
        margin-top: 0;
        height: 800px;
    }
    .list3{
        height:100%;
    }
    .list3 .w1400{
        height: 100%;
        overflow: hidden;
    }
    .icon-c{
        margin-top: 3rem;
    }
    .list3-left, .list3-right{
        height: 760px;
    }
    .list6{
        height: 700px;
    }
    .list6 .w1400 h3{
        height: 80px;
        margin-top: 110px;
    }
    .list6 .w1400 h3 img{
        height: 100%;
        width: auto;
    }
    .list6 .w1400 .list6-con{
        margin-top: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }
    .list7{
        height: 837px;
    }
    .pc-list{
        display: none;
    }
    .no-list{
        display: block;
        position: relative;
        padding-bottom: 4rem;
    }
    .no-list a{
        width: 80%;
        height: 100%;
        margin: auto;
    }
    .list8-con .mySwiper{
        padding-bottom: 5rem;
    }
    .no-list a img{
        width: 100%;
        height: auto;
    }
    .list8{
        background: url(../images/mlhy/icon_h_bacs.png) bottom no-repeat;
        background-size:contain;
        overflow: hidden;
    }
    .list8 h3{
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .list8 h3 img{
        width: 100%;
    }
    .no-list .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: #cfcfcf;
    }
    .no-list .swiper-pagination-bullet-active{
        width: 30px;
        background: #a31b21;
    }
    .no-list .self{
        width: 55px;
        height: 55px;
        opacity: 1 !important;
        top: 50%;
        background: url("../images/mlhy/icon_e_left.png") no-repeat;
        margin-top: -23px;
    }
    .list9 h3{
        top: 3rem;
    }

}
@media screen and (max-width: 1121px){
    .list7-con p{
        -webkit-line-clamp: 14;
    }
}
@media screen and (max-width: 1001px) {
    .content{
        background: url(../images/mlhy/banners.png) top no-repeat;
        background-size: cover;
        margin-top: 0px;
    }
    .list1{
        margin-top: 400px;
        height:730px;
    }
    .list1-con{
        float: none;
        height: 250px;
        width: 100%;
    }
    .list1-con h3{
        background:url(../images/mlhy/icon_a_tit.png) center center no-repeat;
        background-size: contain;
    }
    .list1-con h3, .list2 h3, .list3 h3, .list4 h3, .list5 h3, .list6 .w1400 h3, .list9 h3{
        height: 100px;
    }
    .list1-con .more{
        display: none;
    }
    .list1 .videos{
        float: none;
        width: 100%;
        margin: auto;
    }

    .list1-con p{
        margin-top: 0px;
    }
    .list2{
        margin-top: 3rem;
        height: 1300px;
    }
    .list2 .w1400 .tab-tit{
        height:254px;
    }
    .list2 .w1400 .tab-tit .list-item{
        height: 127px;
        width: 33%;
    }
    .list2 .w1400 .tab-tit .list-item .pic{
        margin: 25px auto 10px;
    }
    .list2 .w1400 .tab-next{
        height: 100%;
    }
    .list2 .w1400 .tab-next .next-txt{
        margin-top: 30px;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 504px;
        left: 5%;
        width: 90%;
        height: 300px;
        background: rgba(225, 225, 225, 1);

    }
    .list2 .w1400 .tab-next .next-txt img{
        width: 90%;
        margin: auto;
        float: none;
    }
    .list2 .w1400 .tab-next .list2-txt h2{
        margin: 40px auto 0;
    }
    .list3{
        position: relative;
        padding-bottom: 2rem;
        height: 100%;
    }
    .mo-list3{
        display: block !important;
    }
    .mo-list3 .swiper-pagination{
        bottom: 0;
    }
    .pc-list3{
        display: none !important;
    }
    .list3-left, .list3-right{
        width: 90%;
        margin: auto;
        height: 100%;
    }
    .list3-left h3, .list3-right h3{
        height: 60px !important;
    }
    .list3-right{
        margin-top: 0px !important;
    }
    .mo-list3 .list3-righ{
        margin-top: 0px;
    }
    .mo-list3 .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: #cfcfcf;
    }
    .mo-list3 .swiper-pagination-bullet-active{
        background: #a31b21;
        width: 30px;
    }
    .icon_d{
        width:90%;
        margin: auto;

    }
    .list4 .w1400{
        display: inline;
    }
    .list4-con{
        width: 90%;
        margin: auto;
        height: auto;
        padding-bottom: 5rem;
    }
    .list4-con .more{
        bottom: 20px;
    }
    .list5{
        height: 1000px;
        position: relative;
    }
    .list5 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0rem;
    }
    .list5 .swiper-slide img{
        width: 80%;
        margin: auto;
    }
    .list5 .swiper-slide h5{
        width: 80%;
        left: 10%;
    }
    .list5 .swiper-button-next{
        margin-right: 0;
    }
    .list5 .swiper-button-prev{
        margin-left: 0;
    }
    .list6{
        height:100%;
        margin-top: 2rem;
    }
    .list6 .w1400{
        height: 780px;
        background: url(../images/mlhy/icon_f_1s.png) center no-repeat;
        background-size: 100% 100%;
    }
    
    .list6 .w1400 h3{
       margin-top: 80px;
    }
    .list6 .w1400 .list6-con{
        width: 60%;
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 10;
    }
    .list6 .w1400 .list6-con h2{
        line-height: 30px;
    }
    .list6 .w1400 .list6-con p{
        margin-top: 2rem;
    }
    .list6 .w1400 .more{
        top: 800px;
        left: 40%;
    }
    .list7{
        margin-top: 2rem;
    }
    .li9-img2, .li9-img3 , .li9-img4{
        display: none;
    }
    .li9-img1{
        width: 80%;
        height: auto;
        margin-left: 10%;
    }
    .list9 .swiper-button-next{
        margin-right: -24px;
    }
    .list9 .swiper-button-prev{
        margin-left:-24px;
    }
}

@media screen and (max-width: 901px) {
    .list1{
        margin-top: 350px;
    }
    .list1-con h3, .list2 h3, .list3 h3, .list4 h3, .list5 h3, .list6 .w1400 h3, .list9 h3{
        height: 90px;
    }
    .list6 .w1400{
        height: 790px;
    }
    .list6 .w1400 .list6-con{
        -webkit-line-clamp: 11;
    }
    .list6 .w1400 .more{
        top: 750px;
    }
    .list7{
        height: 940px;
    }
    .pc-list7{
        display: none !important;
    }
    .mo-list7{
        display: block;
    }
    .list7 .w1400{
        background:none;
        padding-top: 2rem;
    }
    .list7 .list7-img{
        width: 100%;
        height: auto;
    }
    .list7 .list7-img img{
        width: 100%;
        height: auto;
    }
    .list7-con{
        width: 90%;
        margin-left: 4%;
        padding: 2rem 0;
        height: 214px;
    }
    .list7-con .more{
        bottom: 0;
        left: 40%;
    }
    .list7-con p{
        line-height: 2em;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .list9 h3{
        width: 100%;
    }
}
@media screen and (max-width: 875px) {
    .list2{
        height: 1200px;
    }
    .list2 .w1400 .tab-next .work-list{
        height: auto;
    }
    .list2 .w1400 .tab-next .next-txt img{
        height: 400px;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 440px;
    }
    .list3-left, .list3-right{
        height: 100%;
        padding-bottom: 2rem;
    }
    .list7{
        height: 900px;
    }
}
@media screen and (max-width: 801px){
    .list1{
        margin-top: 300px;
        height: 680px;
    }
    .list2{
        margin-top: 0;
        height: 1130px;
    }
    .list2 .w1400 .tab-next .next-txt img{
        width: 100%;
        height: 350px;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 380px;
        width: 100%;
        left: 0;
    }
    .list4{
        height: 950px;
    }
    .icon_d{
        width: 100%;
        height: 400px;
    }
    .list5{
        margin-top: 0;
    }
    .list7{
        height: 850px;
    }
    .list7-con p{
        -webkit-line-clamp: 4;
    }
}
@media screen and (max-width: 750px){
    .list5 .swiper-button-next, #certify .swiper-button-next, .list9 .swiper-button-next ,.list5 .swiper-button-prev, #certify .swiper-button-prev, .list9 .swiper-button-prev{
        display: block;
    }
    .list2{
        height: 1180px;
    }
    .list2 .w1400 .tab-next .list2-txt{
        height: 350px;
    }
    .list2 .w1400 .tab-next .list2-txt p{
        margin: 0 auto 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;

    }
    .icon_d{
        display: none;
    }
    .icon_ds{
        display: block;
        width: 100%;
    }
    .list4{
        height: 100%;
    }
    .list5{
        overflow: hidden;
    }
    .list5 .swiper-button-next{
        right: 0;
        margin-right: 0;
    }
    .list5 .swiper-button-prev{
        left: 0;
        margin-left: 0;
    }
    .list6 .w1400{
        background: url(../images/mlhy/icon_f_1ss.png) center no-repeat;
        background-size: 100% 100%;
    }
    .list6 .w1400 .list6-con{
        -webkit-line-clamp: 12;
    }
    .list6 .w1400 .list6-con p{
        font-size: 16px;
    }
    .list6 .w1400 .more{
        top: 770px;
    }
    .list7{
        height: 800px;
    }
    .list8 .img1{
        display: none;
    }
    .list8 .img2{
        display: block;
    }
    .no-list .self{
        top: 45%;
    }
    .no-list .swiper-button-next.self{
        right: 5px;
    }
    .no-list .swiper-container-horizontal>.swiper-pagination-bullets, .no-list .swiper-pagination-custom, .no-list .swiper-pagination-fraction{
        bottom: 10px;
    }
    .list9-con .swiper-container .swiper-wrapper{
        height: 100%;
    }
    .list9 .self{
        top: 45%;
    }
    .list9-con .swiper-slide{
        height: 420px;
    }
    .li9-img1{
        height: 100%;
    }
    .list9 .swiper-button-prev{
        left: 1rem;
    }
    .list9 .swiper-button-next{
        right: 1rem;
    }
}
@media screen and (max-width: 701px){
    .list1{
        margin-top: 270px;
    }
    .list1 .videos{
        width: 100%;
        height: auto;
    }
    .list3-left, .list3-right{
        width: 100%;
        margin-top: 0 !important;
    }
    .no-list .swiper-button-prev{
        left: 0;
    }
    .no-list .swiper-button-next.self{
        right: 0;
    }
    .list9{
        margin-top: 0;
    }
}
@media screen and (max-width: 701px){
    .list5 .self{
        width: 44px;
        height: 44px;
        background-size: contain;
        top: 50%;
    }
    .list5 .swiper-button-prev{
        top: 50%;
        left: 0;
    }
    .list5 .swiper-button-next{
        right: 0;
    }
    .list5-con{
        margin-top: 3rem;
        height: auto;
    }
    .list6 .w1400{
        height: 860px;
    }
    .list6 .w1400 .list6-con{
        -webkit-line-clamp: 13; 
    }
    .list6 .w1400 .list6-con p{
        margin-top: 0;
    }
    .list6 .w1400 .more{
        top: 700px;
        left: 35%;
    }
    .list7{
        height: 785px;
    }
    .list7 .w1400{
        background-size: contain;
    }
    .list7-con{
    }
    .list7-con .more{
        left: 35%;
    }
    .list8 h3{
        width: 100%;
        margin: 3rem auto;
    }
    .list8 h3 img{
        width: 100%;
    }
    .list8-con{
        position: relative;
        padding-bottom:3rem ;
    }
    .no-list .self , .list9 .self{
        width: 44px;
        height: 44px;
        background-size: contain;
        top: 43%;
    }
    .no-list .swiper-container-horizontal>.swiper-pagination-bullets, .no-list .swiper-pagination-custom, .no-list .swiper-pagination-fraction{
        bottom: 10px;
    }
    .list9 .self{
        top: 45%;
    }
}
@media screen and (max-width: 701px){
    .list1{
        margin-top: 240px;
        height: 620px;
    }
    .list5{
        margin-top: 0;
        height: 870px;
    }
    .list5 h3{
        margin-bottom: 2rem;
    }
    .list6 .w1400{
        background: url(../images/mlhy/icon_f_1ssss.png) center no-repeat;
        background-size: 100% 100%;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 30px;
    }
    .more{
        width: 140px;
        height: 40px;
        line-height: 40px;
    }
    .more a{
        font-size: 14px;
    }
    .more img , .list2 .w1400 .tab-next .list2-txt .more img{
        margin-top: 13px;
    }
    .list3-left h3, .list3-right h3{
        height: 50px !important;
    }
    .icon-c{
        margin-top: 2rem;
    }
    .list8 h3{
        margin: 2rem auto;
    }
}
@media screen and (max-width: 651px){
    .list7{
        height: 710px;
    }
    .list9-con .swiper-slide{
        height: 370px;
    }
    .list5{
        height: 820px;
    }
    .list3-con p{
        line-height: 2.2rem;
    }
    .list6 .w1400 h3{
        margin-top: 6rem;
    }
}
@media screen and (max-width:551px){
    .list1{
        margin-top: 200px;
        height: 550px;
    }
    .list1-con h3, .list2 h3, .list3 h3, .list4 h3, .list5 h3, .list6 .w1400 h3, .list9 h3{
        height: 70px;
    }
    .list1-con p{
        font-size: 16px;
    }
    .list1-con{
        height: 230px;
    }
    .list2{
        height: 1080px;
    }
    .list2 .w1400 .tab-next{
        height: auto;
    }
    .list2 .w1400 .tab-next .list2-txt h2{
        margin: 20px auto 10px;
    }
    .list2 .w1400{
        margin-top: 2rem;
        height: auto;
    }
    .list2 .w1400 .tab-next .list2-txt{
        top: 330px;
        height: 320px;
    }
    .list2 .w1400 .tab-next .list2-txt .more{
        bottom: 1.5rem;
    }
    .list2 .w1400 .tab-next .next-txt img{
        height: 300px;
    }
    .list4{
        margin-top: 2rem;
    }
    .list4-con{
        padding-top: 2rem;
    }
    .list6 .w1400{
        height: 760px;
    }
    .list6 .w1400 .list6-con{
        width: 70%;
        -webkit-line-clamp: 11;
    }
    .list6 .w1400 .list6-con h2{
        font-size: 16px;
        line-height: 30px;
    }
    .list6 .w1400 .list6-con p{
        font-size: 14px;
    }
    .list6 .w1400 .more{
        top: 600px;
    }
    .list7{
        height: 670px;
    }
    .list8{
        margin-top: 2rem;
    }
    .list8-con .mySwiper{
        padding-bottom: 3rem;
    }
    .list9-con{
        position: relative;
        padding-bottom: 3rem;
    }
    .list9-con .swiper-slide{
        height: 320px;
    }
    .no-list .self, .list9 .self{
        top: 50%;
    }
}
@media screen and (max-width:501px){
    .list1-con h3, .list2 h3, .list3 h3, .list4 h3, .list5 h3, .list6 .w1400 h3, .list9 h3{
        height: 60px;
    }
    .list1{
        margin-top: 180px;
        height: 500px;
    }
    .list1-con{
        height: 240px;
    }
    .list1-con p , .list3-con p , .list5 p , .list7-con p{
        font-size: 1.1rem;
    }
    .list7-con p{
        font-size: 1.1rem !important;
        line-height: 30px !important;

    }
    .list2 .w1400 .tab-tit .act{
        background: none;
    }
    .list2 .w1400 .tab-tit .list-item:hover .img1 ,  .list2 .w1400 .tab-tit .act .img1{
        display: block;
    }
    .list2 .w1400 .tab-tit .list-item:hover .img2 , .list2 .w1400 .tab-tit .act .img2{
        display: none;
    }
    .list2 .w1400 .tab-tit .list-item:hover p , .list2 .w1400 .tab-tit .act p{
        color: #333;
    }
    .list2 .w1400 .tab-tit .list-item:hover{
        background: none;
    }
    .list2 .w1400 .tab-next .list2-txt h2{
        height: 30px;
    }
    .list2 .w1400 .tab-next .list2-txt p{
        font-size: 1.1rem;
        line-height: 30px;
    }
    .list2 .w1400 .tab-next .list2-txt .more{
        right: 5%;
    }
    .list4{
        margin-top: 0;
    }
    .list4-con p{
        font-size: 1.1rem;
        line-height: 25px;
    }
    .list5 p{
        width: 100%;
    }
    .list5 .self{
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .list6{
        margin-top: 0;
        padding: 2rem 0;
    }
    .list6 .w1400{
        height: 700px;
        background: url(../images/mlhy/icon_f_1sssss.png) center no-repeat;
        background-size: 100% 100%;
    }
    .list6 .w1400 h3{
        margin-top: 4rem;
    }
    .list6 .w1400 .list6-con{
       margin-top: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 13;
        font-size: 14px;
        line-height: 2.3rem;
    }
    .list6 .w1400 .list6-con h2{
        font-size: 14px;
        line-height: 25px;
        height: auto;
    }
    .list6 .w1400 .list6-con p{
        line-height: 25px;
    }
    .list6 .w1400 .more{
        top: 558px;
        left: 32%;
    }
    .list7{
        height: 520px;
        margin-top: 0;
    }
    .list7-con{
        height: 170px;
    }
    .list7-con .more{
        left: 32%;
        bottom: 1rem;
    }
    .list8-con .mySwiper{
        padding-bottom: 0rem;
    }
    .no-list .self , .list9 .self{
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .no-list .swiper-container-horizontal>.swiper-pagination-bullets, .no-list .swiper-pagination-custom, .no-list .swiper-pagination-fraction{
        bottom: -40px;
    }
    .list9-con .swiper-slide{
        height: 250px;
    }
}
@media screen and (max-width:401px){
    .list1-con p{
        line-height: 25px;
    }
    .list9-con .swiper-slide{
        height: 200px;
    }
}