html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}


.head{
    position: absolute;
    width: 100%;
    height: 39px;
    background: #777777;
    z-index: 1;
}
.hlogo{
    position: absolute;
    left: 5.416%;
    z-index: 1;

}
.hlogo{
    position: absolute;
    left: 5.416%;
    z-index: 1;
    
}
.ywz{
    float: right;
    margin-right: 4.166%;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #ffffff;
}
.ywz a{
     color: #ffffff;
}
.headwz{
    float: right;
    margin-right: 3.28vw;
    
}
.headwz h3{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 4px;
    color: #ffffff;
}

.head1{
    width: 100%;
  
    height: 120px;
    position: relative;
}
.head1-con{
    max-width: 1780px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.head1{
    background: rgba(106,105,105,.79)
}
.scroll .head1{
    background: #fff;
}

.head1.scroll{
    position: fixed;
    background: #fff;
    top: 0;
    z-index: 999;
    width: 100%;
} 

.xypg-right-content img {
    max-width:100%;

}
.logo{
    line-height: 120px;
    float: left;
    width: 23%;
    padding-right: 10px;
}
.logo img{
    max-width: 100%
}
.menu{
    width: 76%;
    float: left;
    padding-right: 0px;
}
.en-btn{
    width: 60px;
    height: 124px;
    position: absolute;
    top: 0;
    right: 80px;
}
.en-btn a{
    width: 60px;
    height: 124px;
    display: block;
    background: url(/template/default/assets/images/en.png) no-repeat center;
}
.ss-btn{
    width: 60px;
    height: 124px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/template/default/assets/images/ss.png) no-repeat center;
    cursor: pointer;
}
#formsearch{
    position: absolute;
    right: 0;
    top: 124px;
    z-index: 9999;
    display: none;
}
#formsearch input{
    border: none;
    outline: none;
    height: 35px;
}
#formsearch #keyword{
    width: 200px;
    padding-left: 15px;
}
#formsearch #s_btn{
    width: 50px;
    background: url(/template/default/assets/images/ss.png) no-repeat center #fff;
    margin-left: -3px;
}
@media (max-width: 1310px){
    .menu{
        padding-right: 0;
    }
    .en-btn{
        display: none;
    }
    .ss-btn{
        display: none;
    }

}

.sybjsp{
    position: relative;
    z-index: 0;
    height: 100vh;
    width: 100%;
    background-color: #333;
    position: fixed;
    overflow: hidden;
    top: 0;
}
.sybjsp img{
    width: 100%;
}
.sybjsp  .scrollindicator{
    position: absolute;
    left: 8.38%;
    bottom: 7.62vw;
    z-index: 2;
    animation:myfirst 2s infinite ;
}
@keyframes myfirst{
    0%{
        opacity: 0;
    }
    40%{
        opacity: .5;
    }
    80%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

.wrapper{
     padding-top: calc(100vh - 0px);
     
}
.tousp{
    
    width: 100%;
}
.tousp video{
    width: 100%;
}
#top-stage{
    height: 100vh;
    width: 100%;
    background-color: #333;
    position: fixed;
    overflow: hidden;
    top: 0;
    display: block;
    z-index: 0;
}
.page{
    background-color: transparent;
}
.page.scroll{
   
    background: #fff;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    position: relative;
    z-index: 9;
}

.index-c1{
    width: 100%;
    background: #000;
    margin-top: -94px;
    z-index: 9999;
    position: relative;
    background-color: rgba(0,0,0,0.5);
}
.c1-con{
    max-width: 960px;
    margin: 0 auto;
}
.indexTypes ul li {
    position: relative;
    float: left;
    width: 220px;
    overflow: hidden;
    height: 94px;
    overflow: hidden;
}
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:373px;}
.indexTypes ul li .lf{
    text-align: center;
    height: 94px;
    float: left;
    padding-top: 6px;
}
.indexTypes ul li .rf{
    width: 153px;
    float: left;
    height: 94px;
}
.indexTypes ul li .rf img{
    width: 153px;
    float: left;
}
.indexTypes ul li .lf h3{
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
.indexTypes ul li.current h3{
    color: #fe0202;
}
.indexTypes ul li.current .lf img{
    filter: invert(41%) sepia(98%) saturate(7084%) hue-rotate(357deg) brightness(89%) contrast(130%);
}
@media (max-width: 1200px){
    

    .index-c1{
        margin-top: 0;
    }
    .indexTypes ul li .rf{
        display: none
    }
    .indexTypes ul li{
        width: 25%!important
    }
    .indexTypes ul li.current{
        width: 25%!important
    }
    .indexTypes ul li .lf{
        width: 100%;
    }

}
@media (max-width: 768px){
    .indexTypes ul li{
        width: 50%!important
    }
    .indexTypes ul li.current{
        width: 50%!important
    }
    .indexTypes ul li{
        padding: 15px 0;
        height: auto;
    }
    .indexTypes ul li .lf img{
        max-width: 100px
    }
}

.w1460{
    max-width: 1460px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.index-c2{
    padding-top: 65px;
    padding-bottom: 65px;
}
.c2-left{
    width: 32.5%;
    float: left;
    padding-right: 8%;
}
.c2-left > h2{
    font-size: 30px;
    font-weight: bold;
    color: #2e2e2e;
    background: url(/template/default/assets/images/line01.png) no-repeat left bottom;
    line-height: 2;
    margin: 8% 0;
}
.c2-left .jj{
    font-size: 14px;
    color: #676767;
    line-height: 2;
    text-indent: 2em;
}
.c2-left a.more{
    display: block;
    width: 162px;
    height: 44px;
    border: 1px solid #626262;
    font-size: 14px;
    color: #676767;
    line-height: 42px;
    text-align: center;
    margin-top: 30px;
}
.c2-right{
    width: 67.5%;
    float: right;
}
.c2-right ul li{
    width: 50%;
    float: left;
}
.c2-right ul li a{
    display: block;
    position: relative;
}
.c2-right ul li img{
    width: 100%;
    height: auto;
}
.c2-right ul li .marks{
    width: 100%;
    height: 100%;
    background: rgba(5,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.c2-right ul li h3{
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 11;
}
.c2-right ul li:hover .marks{
    background: rgba(252,4,4,0.6);
}

@media (max-width: 1200px){
    .c2-left{
        padding-right: 15px;
    }
    .c2-left > h2{
        font-size: 24px;
        margin: 10px auto;
    }

}
@media (max-width: 990px){
    .index-c2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .c2-left{
        width: 100%;
        float: none;
    }
    .c2-right{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .c2-right ul li h3{
        font-size: 20px
    }

}

.index-bg{
    /*background: #f8f8f8;*/
}
.index-c3{
    padding-top: 80px;
    padding-bottom: 80px;
}
.c3tlt{
    position: relative;
    padding-bottom: 70px;
}
.c3tlt h3 i{
    font-size: 30px;
    font-weight: bold;
    color: #2e2e2e;
    line-height: 80px;
    float: left;
    font-style: normal;
    display: block;
    margin-right: 30px;
}
.c3tlt h3 span{
    font-family: Impact;
    color: rgba(254,0,0,0.3);
    font-size: 87px;
    text-transform: uppercase;
    display: block;
    float: left;
    line-height: 80px;
}
.c3tlt::after{
    content: "";
    width: 4px;
    height: 47px;
    background: #fe0202;
    position: absolute;
    right: 0;
    bottom: 44px;
}
.index-c3 ul li{
    width: 23%;
    margin-right: 1.6666%;
    float: left;
}
.index-c3 ul li:last-child{
    margin-right: 0;
}
.index-c3 ul li a{
    display: block;
}
.index-c3 ul li .img{
    border: 1px solid #b2b2b2;
}
.index-c3 ul li .img img{
    width: 100%;
    height: auto;
}
.index-c3 ul li:hover .img{
    border-color: #fe0202;
} 
.index-c3 ul li h3{
    font-size: 18px;
    line-height: 3.5;
    color: #2e2e2e;
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index-c3 ul li dt{
    display: inline-block;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 2;
    border-bottom: 3px solid #2e2e2e;
    font-weight: normal;
    margin-top: 10%
}
.index-c3 ul li:hover dt{
    color: #fe0202;
    border-color: #fe0202;
}
@media (max-width: 1200px){
    .index-c3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .c3tlt{
        padding-bottom: 0px;
    }
    .c3tlt h3 span{
        font-size: 40px;
    }
    .c3tlt::after{
        bottom: 18px;
    }

}
@media (max-width: 990px){
    .index-c3 ul li{
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .index-c3 ul li:nth-child(2n){
        margin-left: 4%;
        
    }
}
@media (max-width: 768px){
    .c3tlt h3 i{
        font-size: 24px;
    }
    .index-c3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .index-c3 ul li h3{
        font-size: 15px;
    }
    .index-c3 ul li dt{
        font-size: 13px;
    }
}


.index-c4{
    padding-top: 30px;
    padding-bottom: 60px;
}
.c4-left{
    width: 18%;
    float: left;
    padding-top: 10%
}
.c4-left > h2{
    font-size: 30px;
    line-height: 2;
    font-weight: bold;
    color: #2e2e2e;
    background: url(/template/default/assets/images/line03.png) no-repeat left bottom;
}
.c4-left dt{
    margin-top: 15%;
}
.c4-left dt img{
    max-width: 100%;
}
.c4-right{
    width: 82%;
    float: right;
}
.c4-right ul li{
    width: 31.33%;
    margin-right: 3%;
    float: left;
}
.c4-right ul li:last-child{
    margin-right: 0;
}
.c4-right ul li a{
    display: block;
}
.c4-right ul li .date1{
    font-size: 69px;
    color: #d5d3d3;
    line-height: 2;
}
.c4-right ul li .date2{
    font-size: 14px;
    color: #030000;
    letter-spacing: 5px;
}
.c4-right ul li h3{
    font-size: 15px;
    color: #2e2e2e;
    line-height: 4;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.c4-right ul li h4{
    font-size: 14px;
    color: #fe0202;
    line-height: 24px;
}
.c4-right ul li .img img{
    width: 100%;
    height: auto;
}
.c4-right ul li .info{
    font-size: 14px;
    color: #717171;
    line-height: 1.6;
    padding: 8% 0;
}
.c4-right ul li dt{
    display: inline-block;
    font-size: 14px;
    color: #fe0202;
    line-height: 2;
    border-bottom: 3px solid #fe0202;
    font-weight: normal;
}
.c4-right ul li:hover .date1{
    color: #fe0202;
}
@media (max-width: 768px){
    .c4-left{
        width: 100%;
        float: none;
        padding-top: 0
    }
    .jszc p{float: right;
    position: absolute;
    left: 132px!important;
        margin-left: 0px!important;
    margin-top: 0px!important;
    }
    .foot3{height: 100px;}
    .c4-left > h2{
        font-size: 24px;
    }
    .c4-right{
        width: 100%;
        float: none;
    }
    .c4-right ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
    }
    .c4-right ul li .date1{
        font-size: 35px;
        line-height: 1.5;
    }
    .c4-right ul li h3{
        font-size: 14px;
        line-height: 3;
    }
    .index-c4{
        padding-bottom: 30px;
    }
}





.foot2{
    background: #212121;
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}
.foot2 .ff1{
    width: 24%;
    text-align: center;
    padding: 0 2%;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    float: left;
}
.foot2 .ff1 img{
    max-width: 100%;
}

.foot2 .ff2{
    width: 76%;
    float: right;
    position: relative;
}
.foot2 .ff2 ul li{
    width: 50%;
    float: left;
    padding-left: 5%;
    position: relative;
}
.foot2 .ff2 ul li::after{
    content: "";
    width: 1px;
    height: 150px;
    background: #363636;
    position: absolute;
    left: 0;
    top: 20px;
}
.foot2 .ff2 ul li h3{
    font-size: 16px;
    color: #fff;
    padding-left: 40px;
    margin-bottom: 15px;
}
.foot2 .ff2 ul li .info p{
    padding-left: 40px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 34px;
    margin: 16px 0;
}
.foot2 .ff2 ul li .info p:nth-child(1){
    background: url(/template/default/assets/images/icon1.png) no-repeat left center;
}
.foot2 .ff2 ul li .info p:nth-child(2){
    background: url(/template/default/assets/images/icon2.png) no-repeat left center;
}
.foot2 .ff2 ul li .info p:nth-child(3){
    background: url(/template/default/assets/images/icon3.png) no-repeat left center;
}

.foot2 .flogo1{
    position: absolute;
    left: 4%;
    top: 28%;
}
.foot2 .flogo1 img{
    max-width: 128px;
}

.foot2 .ff2 .flogo2{
    position: absolute;
    right: 0;
    bottom: -40px;
}
.foot2 .ff2 .flogo2 img{
    max-width: 249px;
}

.foot3{
    background: #000000;
    padding: 15px 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.foot3 a{
    color: #fff;
}





@media (max-width: 1750px){
    .foot2 .flogo1{
        left: 15px;
    }
}
@media (max-width: 1550px){
    .foot2 .flogo1{
        display: none;
    }
}

@media (max-width: 768px){
    .foot2 .ff1{
        width: 100%;
        float: none;
    }
    .foot2 .ff2{
        width: 100%;
        float: none;
    }
    .foot2 .ff2 ul li{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 20px;
    }
    .foot2 .ff2 ul li::after{
        display: none;
    }
}
.w1190{
    max-width: 1190px;
    margin: 0 auto;
}
@media (max-width: 1220px){
    .w1190{
        width: 100%;
        padding: 0 15px;
    }
}

.mediaxw{
    background: #e6e6e6;
    padding: 5.208vw 0 6.667vw;
}
.mediaxw .metit{
    text-align: center;
}
.mediaxw .metit h3{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
}
.mediaxw .mtxw1{
    margin-top: 5.4166vw;

}
.mediaxw .mtxw1 ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    
    background: #fff;
    position: relative;
}
.mediaxw .mtxw1 ul li .img{
    width: 59.66%;
    overflow: hidden;
}
.mediaxw .mtxw1 ul li .img img{
    width: 100%;
    
    transition: all 0.5s;
}

.mediaxw .mtxw1 ul li:hover .img img{
    transform:scale(1.1);
}

.mediaxw .mtxw1 ul li .wz{
    width: 31.7%;
    margin-right: 4.9%;
     position: relative;
    margin-top: 1.04vw;
}

.mediaxw .mtxw1 ul li .wz h3{
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.733;
    letter-spacing: 0px;
    color: #4c4948;
    border-bottom: 2px solid #000;
    padding-bottom: 13px;
}
.mediaxw .mtxw1 ul li .wz h3 a{
    color: #4c4948;
}
.mediaxw .mtxw1 ul li .wz p{
        font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-top: 1.1vw;
}
.mediaxw .mtxw1 ul li .wz .mr{
    text-align: right;
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    line-height: 1;
    margin-top: 1.25vw;
}
.mediaxw .mtxw1 .mtxw1list .slick-dots{
    position: absolute;
    z-index: 99;
    height: 55px;
    width: 59.66%;
    left: 0;
    bottom: 0;
    background: rgba(165,168,175,.64);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1vw;
}
.mediaxw .mtxw1 .mtxw1list .slick-dots li{
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    border-radius: 50%;
    border:none;
    outline: none;
    margin: 0 9px;
}
.mediaxw .mtxw1 .mtxw1list .slick-dots li button{
    display: none;

}

.mediaxw .mtxw2{
    margin-top: 5vw;

}
.mediaxw .mtxw2 ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
   
    background: #fff;
    position: relative;
}
.mediaxw .mtxw2 ul li .img{
    width: 59.66%;
    overflow: hidden;
}
.mediaxw .mtxw2 ul li .img img{
    width: 100%;
    transition: all 0.5s;
}
.mediaxw .mtxw2 ul li:hover .img img{
    transform:scale(1.1);
}
.mediaxw .mtxw2 ul li .wz{
    width: 31.7%;
    margin-left:  4.9%;
     position: relative;
    margin-top: 1.04vw;
}

.mediaxw .mtxw2 ul li .wz h3{
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.733;
    letter-spacing: 0px;
    color: #4c4948;
    border-bottom: 2px solid #000;
    padding-bottom: 13px;
}
.mediaxw .mtxw2 ul li .wz h3 a{
    color: #4c4948;
}
.mediaxw .mtxw2 ul li .wz p{
        font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-top: 1.1vw;
}
.mediaxw .mtxw2 ul li .wz .mr{
    text-align: right;
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    line-height: 1;
    margin-top: 1.25vw;
}
.mediaxw .mtxw2 .mtxw2list .slick-dots{
    position: absolute;
    z-index: 99;
    height: 55px;
    width: 59.66%;
    right: 0;
    bottom: 0;
    background: rgba(165,168,175,.64);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1vw;
}
.mediaxw .mtxw2 .mtxw2list .slick-dots li{
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    border-radius: 50%;
    border:none;
    outline: none;
    margin: 0 9px;
}
.mediaxw .mtxw2 .mtxw2list .slick-dots li button{
    display: none;

}


.mediaxw .mtxw3{
    margin-top: 5vw;

}
.mediaxw .mtxw3 ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    
    background: #fff;
    position: relative;
}
.mediaxw .mtxw3 ul li .img{
    width: 59.66%;
    overflow: hidden;
}
.mediaxw .mtxw3 ul li .img img{
    width: 100%;
    transition: all 0.5s;
}
.mediaxw .mtxw3 ul li:hover .img img{
    transform:scale(1.1);
}
.mediaxw .mtxw3 ul li .wz{
    width: 31.7%;
    margin-right: 4.9%;
    position: relative;
    margin-top: 1.04vw;
}

.mediaxw .mtxw3 ul li .wz h3{
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.733;
    letter-spacing: 0px;
    color: #4c4948;
    border-bottom: 2px solid #000;
    padding-bottom: 13px;
}
.mediaxw .mtxw3 ul li .wz h3 a{
    color: #4c4948;
}
.mediaxw .mtxw3 ul li .wz p{
        font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-top: 1.1vw;
}
.mediaxw .mtxw3 ul li .wz .mr{
    text-align: right;
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    line-height: 1;
    margin-top: 1.25vw;
}
.mediaxw .mtxw3 .mtxw3list .slick-dots{
    position: absolute;
    z-index: 99;
    height: 55px;
    width: 59.66%;
    left: 0;
    bottom: 0;
    background: rgba(165,168,175,.64);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1vw;
}
.mediaxw .mtxw3 .mtxw3list .slick-dots li{
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    border-radius: 50%;
    border:none;
    outline: none;
    margin: 0 9px;
}
.mediaxw .mtxw3 .mtxw3list .slick-dots li button{
    display: none;

}


.zlhgz{
    margin-top: 5.104vw;

}
.zlhgz .metit{
    text-align: center;

}
.zlhgz .metit h3{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
}
.zlhgz .metit h3 span{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 1.25vw;
}
.zlhgz .zlhgz2{
    margin-top: 5.203vw;
    padding: 0 1px;
}
.zlhgz .zlhgz2 .zlhgz2-1{
    position: relative;
    margin-bottom: 30px;
}
.zlhgz .zlhgz2 .zlhgz2-1 .img{
    display: block;
    width: 100%;
    overflow: hidden;
}
.zlhgz .zlhgz2 .zlhgz2-1 .img img{
    width: 100%;
    transition: all 0.6s;
}
.zlhgz .zlhgz2 .zlhgz2-1:hover .img img{
    transform:scale(1.1);
}

.zlhgz .zlhgz2 .zlhgz2-1 .wz{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: url(/template/default/assets/images/slhgz1.png)no-repeat center;
    padding-top: 3.28125vw;
    padding-right: 1vw;
}
.zlhgz .zlhgz2 .zlhgz2-1 .wz h3{
        font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #4c4948;
    text-align: right;
}

.zlhgz .zlhgz2 .zlhgz2-1 .wz h4{
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 38%;
    margin-right: 1vw;
    margin-top: 8.125vw;
}
.zlhgz .zlhgz2 .zlhgz2-1 .wz a.ma{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    position: absolute;
    right: 3.36%;
    bottom: 1.25vw;
    transition: all 0.5s;
}
.zlhgz .zlhgz2 .zlhgz2-1:hover .wz a.ma{
    right: 0;
}

.zlhgz .zlhgz2 .zlhgz2-2{
    position: relative;
    margin-bottom: 30px;
}
.zlhgz .zlhgz2 .zlhgz2-2 .img{
    display: block;
    width: 100%;
    overflow: hidden;
}
.zlhgz .zlhgz2 .zlhgz2-2 .img img{
    width: 100%;
    transition: all 0.6s;
}
.zlhgz .zlhgz2 .zlhgz2-2:hover .img img{
    transform:scale(1.1);
}
.zlhgz .zlhgz2 .zlhgz2-2 .wz{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: url(/template/default/assets/images/slhgz2.png)no-repeat center;
    padding-top: 3.28125vw;
    padding-right: 1vw;
}
.zlhgz .zlhgz2 .zlhgz2-2 .wz h3{
        font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #4c4948;
    text-align: right;
}

.zlhgz .zlhgz2 .zlhgz2-2 .wz h4{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 38%;
    margin-right: 1vw;
    margin-top: 5.104vw;
}
.zlhgz .zlhgz2 .zlhgz2-2 .wz a.ma{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    position: absolute;
    right: 4%;
    bottom: 1.8vw;
    transition: all 0.5s;
}
.zlhgz .zlhgz2 .zlhgz2-2:hover .wz a.ma{
    right: 0;
}


.zlhgz .zlhgz2 .zlhgz2-3{
    position: relative;
    margin-bottom: 30px;
}
.zlhgz .zlhgz2 .zlhgz2-3 .img{
    display: block;
    width: 100%;
    overflow: hidden;
}
.zlhgz .zlhgz2 .zlhgz2-3 .img img{
    width: 100%;
    transition: all 0.5s; 
}
.zlhgz .zlhgz2 .zlhgz2-3:hover .img img{
    transform:scale(1.1);
}

.zlhgz .zlhgz2 .zlhgz2-3 .wz{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: url(/template/default/assets/images/slhgz3.png)no-repeat center;
    background-size: 100% 100%;
    padding-top: 3.28125vw;
    padding-right: 1vw;
}
.zlhgz .zlhgz2 .zlhgz2-3 .wz h3{
        font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #4c4948;
    text-align: right;
}

.zlhgz .zlhgz2 .zlhgz2-3 .wz h4{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 38%;
    margin-right: 1vw;
    margin-top: 5.104vw;
}
.zlhgz .zlhgz2 .zlhgz2-3 .wz a.ma{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    position: absolute;
    right: 4%;
    bottom: 1.8vw;
    transition: all 0.6s;
}
.zlhgz .zlhgz2 .zlhgz2-3:hover .wz a.ma{
    right: 0;
}
.zlhgz .zlhgz2 .zlhgz2-4{
    position: relative;
    margin-bottom: 0px;
}
.zlhgz .zlhgz2 .zlhgz2-4 .img{
    display: block;
    width: 100%;
    overflow: hidden;
}
.zlhgz .zlhgz2 .zlhgz2-4 .img .mtp1 img{
    width: 100%;
    transition: all 0.5s;
}
.zlhgz .zlhgz2 .zlhgz2-4:hover .img .mtp1 img{
    transform:scale(1.1);
}

.zlhgz .zlhgz2 .zlhgz2-4 .wz{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: url(/template/default/assets/images/slhgz3.png)no-repeat center;
    background-size: 100% 100%;
    padding-top: 3.28125vw;
    padding-right: 1vw;
}
.zlhgz .zlhgz2 .zlhgz2-4 .wz h3{
        font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #4c4948;
    text-align: right;
}

.zlhgz .zlhgz2 .zlhgz2-4 .wz h4{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 38%;
    margin-right: 1vw;
    margin-top: 2.5vw;
}
.zlhgz .zlhgz2 .zlhgz2-4 .wz a.ma{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    position: absolute;
    right: 4%;
    bottom: 1.8vw;
    transition: all 0.6s;
}
.zlhgz .zlhgz2 .zlhgz2-4:hover .wz a.ma{
    right: 0%;
}
.zlhgz .zlhgz2 .zlhgz2-1 .img .mtp2{
    display: none;
}
.zlhgz .zlhgz2 .zlhgz2-2 .img .mtp2{
    display: none;
}
.zlhgz .zlhgz2 .zlhgz2-3 .img .mtp2{
    display: none;
}

.zlhgz .zlhgz2 .zlhgz2-4 .img .mtp2{
    display: none;
}

.cpxx{
    margin-top: 6.7vw;
    background: #e6e6e6;
    padding-top: 4.9vw;
    padding-bottom: 5vw;
}
.cpxx .cxtit{
    text-align: center;
}
.cpxx .cxtit h3{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
}
.cpxx .cxtit h3 span{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 1.25vw;
}
.cpxx .cpxx2{
    margin-top: 5.67vw;
    margin-left: 1.77vw;
} 
.cpxx .cpxx2 ul li{
    float: left;
    box-shadow: 0px 10px 18px 0px 
        rgba(66, 75, 108, 0.29);
        position: relative;
    border-radius: 1.04vw;
}
.cpxx .cpxx2 ul li img{
    width: 100%;
    border-radius: 1.04vw;
}

.cpxx .cpxx2 ul li h3{
    position: absolute;
    z-index: 9;
    text-align: center;
    vertical-align: middle;
    font-size: 2.708vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 5px;
    color: #624d33;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "ºÚÌå";
}

.cpxx .cpxx2 ul li:nth-child(1){
    float: left;
    width: 52%;
    margin-bottom: 2.08vw;
    margin-right: 2.65625vw;
}
.cpxx .cpxx2 ul li:nth-child(1) h3{
    font-size: 3.125vw;
    letter-spacing: 6px;
}

.cpxx .cpxx2 ul li:nth-child(2){
    float: left;
    width: 34%;
    margin-bottom: 2.08vw;
    border-radius: 1.46vw;
}
.cpxx .cpxx2 ul li:nth-child(2) img{

}
.cpxx .cpxx2 ul li:nth-child(2) h3{
    font-size: 3.125vw;
     letter-spacing: 6px;
}

.cpxx .cpxx2 ul li:nth-child(3){
    float: left;
    width: 42.6%;
    margin-right: 6%;
    margin-bottom: 2.78vw;
}
.cpxx .cpxx2 ul li:nth-child(3) h3{
    letter-spacing: 0px;
}

.cpxx .cpxx2 ul li:nth-child(4){
    float: left;
    width: 42.6%;
    /*margin-right: 30%;*/
     margin-bottom: 2.78vw;
}
.cpxx .cpxx2 ul li:nth-child(5){
    float: left;
    width: 26.6%;
   margin-right: 6.3%;
}
.cpxx .cpxx2 ul li:nth-child(5) h3{
    color: #695f52;
}
.cpxx .cpxx2 ul li:nth-child(6){
    float: left;
    width: 26.6%;
    margin-right: 6.3%;
}
.cpxx .cpxx2 ul li:nth-child(6) h3{
    color: #695f52;
}
.cpxx .cpxx2 ul li:nth-child(7){
    float: left;
    width: 26.6%;

}
.cpxx .cpxx2 ul li:nth-child(7) h3{
    color: #695f52;
}

.zlnkp{
    margin-top: 5.104vw;
}
.zlnkp .zlnkpt{
    text-align: center;
}
.zlnkp .zlnkpt h3{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
}
.zlnkp .zlnkpt h3 span{
    font-size: 2.1875vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #4c4948;
    margin-left: 1.25vw;
}
.zlnkp2{
    margin-top: 5.104vw;
}
.zlnkp2 .zlnkpfl{
    width: 62.6%;
    margin-left: 3.11%;
}
.zlnkp2 .zlnkpfl .tpimg{
    width: 100%;
}
.zlnkp2 .zlnkpfl .tpimg img{
    width: 100%;
}
.zlnkp2 .zlnkpfl .zlnkp3 {
    position: relative;
    margin-top:1.35vw; 
}
.zlnkp2 .zlnkpfl .zlnkp3 ul li{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #4c4948;
}
.zlnkp2 .zlnkpfl .zlnkp3 ul li h3{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #4c4948;
}
.zlnkp2 .zlnkpfl .zlnkp3 ul li h3 a{
    color: #4c4948;
}
.zlnkp2 .zlnkpfl .zlnkp3 a.mor{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c4948;
    line-height: 1;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.zlnkp2 .zlnkpewm{
    width: 29%;
    float: left;
    margin-left: 3.27%;
    
} 
.zlnkp2 .zlnkpewm .zlnkpewm1{
    background: #e6e6e6;
    padding: 2.44vw 0 1.2vw;
    width: 100%;
}
.zlnkp2 .zlnkpewm h3 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.zlnkp2 .zlnkpewm h3 img{
    max-width: 100%;
}
.zlnkp2 .zlnkpewm h3 p+p{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 1vw;
}
.zlnkp2 .zlnkpewm .zlnkpewm2{
    background: #e6e6e6;
    padding: 2.44vw 0 1.2vw;
    width: 100%;
    margin-top: 1.40625vw;
}
.zlnkp2 .zlnkpewm2 h3 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.zlnkp2 .zlnkpewm2 h3 img{
    max-width: 100%;
}
.zlnkp2 .zlnkpewm2 h3 p+p{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 1vw;
}

.foot{
    margin-top: 4.53125vw;
    background: url(/template/default/assets/images/footbg.png)no-repeat center;
    background-size: 100% 100%;
    padding-top:  2.708vw;
    padding-bottom:30px;
    margin-bottom: -200px;
}
.foot .ftnav{
    width: 80%;
    float: left;
    margin-left: 1vw;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.foot .ftnav dl{
    width:13%;
}
.foot .ftnav dl:nth-of-type(5){
    width:8%;
}
.foot .ftnav dl dt{
        font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom:10px;
}
.foot .ftnav dl dd {
        font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.foot .ftnav dl dd a{
    color: #ffffff; 
}
.foot .ftewm{
    width: 11.5%;
    margin-left: 3.5%;
} 
.foot .ftewm img{
    max-width: 100%;

} 
.foot .ftewm p+p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
}
.foot .footer{
    margin-top: 2.5vw;
    border-bottom: 3px solid #fff;
}
.foot .footer .ftlxxx{
    width: 83%;
    margin: 0 auto;

}
.foot .footer .ftlxxx ul li{
    float: left;
    width: 50%;
}

.foot .footer .ftlxxx ul li{
    float: right;
}
.foot .footer .ftlxxx ul li .img{
   
    line-height: 42px;
    float: left;
}
.foot .footer .ftlxxx ul li .img img{
    max-width: 100%;
}
.foot .footer .ftlxxx ul li h3{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    float: left;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-left: 10px;
}
.foot .footer .baxx{
        font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
}
.foot .footer .baxx a{
    color: #ffffff;
}

@media (max-width: 1600px){
    .cpxx .cpxx2 ul li{
        border-radius: 1.25vw;
    }
}
@media (max-width: 1280px){
    .zlhgz .zlhgz2 .zlhgz2-1 .wz{
        background-size: 100% 100%;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .wz{
        background-size: 100% 100%;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz{
        background-size: 100% 100%;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz{
        background-size: 100% 100%;
    }

}
@media (max-width: 1280px){
    .foot .footer .ftlxxx{
        width: 88%;
    }
}
@media (max-width: 1024px){
    .mediaxw .mtxw1 ul li .wz h3{
        font-size: 24px;
    }
    .mediaxw .mtxw2 ul li .wz h3{
        font-size: 24px;
    }
    .mediaxw .mtxw3 ul li .wz h3{
        font-size: 24px;
    }
    .mediaxw .mtxw1 ul li .wz p{
        font-size: 16px;
    }
    .mediaxw .mtxw2 ul li .wz p{
        font-size: 16px;
    }

    .mediaxw .mtxw3 ul li .wz p{
        font-size: 16px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h3{
        font-size: 32px;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .wz h3{
        font-size: 32px;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz h3{
        font-size: 32px;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz h3{
        font-size: 32px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h4{
        margin-left: 33%;
        margin-top: 13vw;
    }
    .wrapper{
        padding-top: 0px;
    }
}
@media (max-width: 991px){
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h4{
        font-size: 16px;
    }
    .foot .footer .ftlxxx{
        width: 92%;
    }
    body{
        padding-top: 60px;
    }
    .foot{
         background: url(/template/default/assets/images/footbg.png)no-repeat top center #212121;
         background-size:100%;
    }
}

@media (max-width: 991px){
    .mediaxw .mtxw1 ul li .wz h3{
        font-size: 20px;
        text-align:center;
    }
    .mediaxw .mtxw1 ul li .wz p{
        font-size: 14px;
        text-align:center;
        padding:0 8px;
        line-height: 1.5;
    }
    .mediaxw .mtxw2 ul li .wz h3{
        font-size: 20px;
    }
    .mediaxw .mtxw2 ul li .wz p{
        font-size: 14px;
        line-height: 1.5;
    }
    .mediaxw .mtxw3 ul li .wz h3{
        font-size: 20px;
        text-align:center;
    }
    .mediaxw .mtxw3 ul li .wz p{
        font-size: 14px;
        line-height: 1.5;
        text-align:center;
        padding:0 8px;
    }
    .mediaxw .mtxw2 ul li .wz{
        margin-left:0;
    }
    
    .mediaxw .mtxw2 ul li .wz h3{
        text-align:center;
    }
    .mediaxw .mtxw2 ul li .wz p{
        padding:0 8px;
        text-align:center;
    }
}

@media (max-width: 767px){
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h3{
        font-size: 22px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h4{
        font-size: 12px;
        margin-top: 8vw;
    }
     .zlhgz .zlhgz2 .zlhgz2-2 .wz h3{
        font-size: 22px;
            line-height: 30px;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .wz h4{
        font-size: 12px;
        margin-top: 8vw;
          line-height: 20px;
    }
     .zlhgz .zlhgz2 .zlhgz2-3 .wz h3{
        font-size: 22px;
            line-height: 30px;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz h4{
        font-size: 12px;
        margin-top: 8vw;
            line-height: 20px;
    }
      .zlhgz .zlhgz2 .zlhgz2-4 .wz h3{
        font-size: 22px;
            line-height: 30px;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz h4{
        font-size: 12px;
        margin-top: 5vw;
            line-height: 20px;
    }
    .foot{
         background:  #212121;
    }
    .foot .ftnav{
        display: none;
    }
    .foot .ftewm{
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .foot .footer .ftlxxx ul li{
        width: 100%;
    }
    body{
        padding-bottom: 50px;
    }
    
}
.mmetit{
    display: none;
    text-align: center;
    background: #e6e6e6;
    padding: 15px 0;
}

@media (max-width: 640px){
    .mediaxw .metit h3{
        font-size: 20px;
    }
    .mediaxw .mtxw1 ul li{
        flex-wrap: wrap;
    }
    .mediaxw .mtxw1 ul li .img{
        width: 100%;

    }
    .mediaxw .mtxw1 ul li .wz{
        width: 100%;
        margin-right:0;
        margin-left:0;
    }
    .mediaxw .mtxw1 .mtxw1list .slick-dots{
        position: initial;
        width: 100%;
        justify-content: center;
    }
    .mediaxw .mtxw2 ul li{
        flex-wrap: wrap;
    }
    .mediaxw .mtxw2 ul li .img{
        width: 100%;

    }
    .mediaxw .mtxw2 ul li .wz{
        width: 100%;
        margin-left:0;
    }
    .mediaxw .mtxw2 .mtxw2list .slick-dots{
        position: initial;
        width: 100%;
        justify-content: center;
    }
     .mediaxw .mtxw3 ul li{
        flex-wrap: wrap;
    }
    .mediaxw .mtxw3 ul li .img{
        width: 100%;

    }
    .mediaxw .mtxw3 ul li .wz{
        width: 100%;
        margin-right:0px;
    }
    .mediaxw .mtxw3 .mtxw3list .slick-dots{
        position: initial;
        width: 100%;
        justify-content: center;
    }
    .zlhgz .metit h3{
        font-size: 20px;
    }
    .zlhgz .metit h3 span{
        font-size: 20px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz{
        position: initial;
        width: 100%;
        background: #fcbe6e;
        padding-bottom: 20px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h3{
        text-align: left;
        margin-left: 10px;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .wz h4{
        margin-left: 5%;
    }
     .zlhgz .zlhgz2 .zlhgz2-2 .wz{
        position: initial;
        width: 100%;
        background: #e9c494;
        padding-bottom: 20px;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .wz h3{
        text-align: left;
        margin-left: 10px;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .wz h4{
        margin-left: 5%;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz{
        position: initial;
        width: 100%;
        background: #f1d3ad;
        padding-bottom: 20px;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz h3{
        text-align: left;
        margin-left: 10px;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .wz h4{
        margin-left: 5%;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz{
        position: initial;
        width: 100%;
        background: #feeecc;
        padding-bottom: 20px;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz h3{
        text-align: left;
        margin-left: 10px;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .wz h4{
        margin-left: 5%;
    }
    .cpxx .cxtit h3{
        font-size: 20px;
    }
    .cpxx .cxtit h3 span{
        font-size: 20px;
    }
    .cpxx .cpxx2 ul li:nth-child(1) h3{
        font-size: 18px;
    }
      .cpxx .cpxx2 ul li:nth-child(2) h3{
        font-size: 18px;
    }
   .cpxx .cpxx2 ul li h3{
        font-size: 16px;
            letter-spacing: 2px;
   }
   .zlnkp .zlnkpt h3{
    font-size: 16px;
   }
   .zlnkp .zlnkpt h3 span{
    font-size: 16px;
   }
   .zlnkp2 .zlnkpfl{
        width: 100%;
        margin-left: 0;
   }
   .zlnkp2 .zlnkpfl .zlnkp3 ul li h3{
    font-size: 14px;
   }
   .zlnkp2 .zlnkpewm{
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
   }
   .foot .footer .ftlxxx ul li .img{
    width: 10%;
   }
   .foot .footer .ftlxxx ul li h3{
    width: 88%;
    margin-left: 2%;
    line-height: 32px;
   }
   .foot .footer .baxx{
        line-height: 2;
   }
   .x-banner .owl-carousel .owl-dots{
       display:block;
   }
   #top-stage{
       position:initial;
       z-index:9;
       height:auto;
   }
   .sybjsp{
       height:auto;
       position:initial;
   }
   .tousp video{
       height:auto;
   }
   .zlhgz .zlhgz2 .zlhgz2-1 .img .mtp1{
        display: none;
    }
    .zlhgz .zlhgz2 .zlhgz2-1 .img .mtp2{
        display: block;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .img .mtp1{
        display: none;
    }
    .zlhgz .zlhgz2 .zlhgz2-2 .img .mtp2{
        display: block;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .img .mtp1{
        display: none;
    }
    .zlhgz .zlhgz2 .zlhgz2-3 .img .mtp2{
        display: block;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .img .mtp1{
        display: none;
    }
    .zlhgz .zlhgz2 .zlhgz2-4 .img .mtp2{
        display: block;
    }
   .zlhgz .zlhgz2  .img .mtp2{
       width:100%;
   }
   .zlhgz .zlhgz2 .img .mtp2 img{
       width:100%;
   }
   .mmetit{
       display:block;
       
   }
   .zlhgz .metit{
       display:none;
   }
   .mmetit h3{
       text-align:center;
       font-size:18px;
       line-height:2;
   }
}


li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #191919;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(/template/default/assets/images/btn15.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(/template/default/assets/images/btn16.png) no-repeat center;
    background-size: 20px 20px;
}
.pf_down li.l2 .ico10{
      background: url(/data/upload/202203/1648623207101974.png) no-repeat center;
    background-size: 20px 20px;
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li.l3 .ico7 {
    background: url(/template/default/assets/images/btn17.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    /*border: none;*/
}

.nyqyshzr{
    width: 100%
}
.nyqyshzr ul li{
    margin-bottom: 66px;
    
}
.nyqyshzr ul li .wz{
    float: left;
    width: 60%;
    
}
.nyqyshzr ul li .wz h3{
    font-size: 20px;
    color: #4c4948;
    font-weight: normal;
    line-height: 1;
    
}
.nyqyshzr ul li .wz p{
    font-size: 18px;
    color: #3e3a39;
    line-height: 30px;
    margin-top: 16px;
}
.nyqyshzr ul li .img{
    float: right;
    width: 29.5%;
    margin-right: 2%;
}
.nyqyshzr ul li .img img{
    max-width: 100%;
}
.nyqyshzr ul li a.mr{
    display: block;
    text-align: right;
    font-size: 18px;
    color: #3e3a39;
    line-height: 1;
    background: url(/template/default/assets/images/nyqyshzr.jpg)no-repeat left center;
    background-size: 88%;
    margin-top: 7px;
}
@media (max-width: 767px){
    .nyqyshzr ul li .wz{
        width:100%;
    }
    .nyqyshzr ul li .img{
        width:100%;
        margin-top:20px;
        text-align:center;
    }
    .w1190{
        /*padding:0 22px;*/
    }
}


.nyslhgz{
width: 100%;
}
.nyslhgz ul li{
    margin-bottom: 52px;
    text-align: center;
    
}
.nyslhgz ul li img{
    max-width: 100%;
}

.nysp1{
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 80px 0 20px;
}
.nysp1 p{
    font-size: 18px;
    color: #3e3a39;
    line-height: 1;
    margin-top: 15px;
}
.nysp1 img{
    max-width: 100%;
}
.nysp2{
    width: 100%;
    background: #f1f1f1;
    text-align: center;
    padding: 108px 0 20px;
}
.nysp2 p{
    font-size: 18px;
    color: #3e3a39;
    line-height: 1;
    margin-top: 15px;
}
.nysp2 img{
    max-width: 100%;
}
.nysp3{
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 80px 0 75px;
}
.nysp3 img{
    max-width: 100%;
}

.nysp3 p{
    font-size: 18px;
    color: #3e3a39;
    line-height: 1;
    margin-top: 35px;
}
.nymtewm{
    width: 100%;
    background: #f1f1f1;
    text-align: center;
    padding: 50px 0 20px;
}
.nymtewm h2{
    width: 55%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1;
    color: #4c4948;
    margin-bottom: 40px;
    text-align: left;
}
.nymtewm ul{
    width: 55%;
    margin: 0 auto;
}
.nymtewm ul{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    
}
.nymtewm ul:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #898989;
    z-index: 9;
    left: 0;
    top: 45%;
}
.nymtewm ul li{
   width: 20.5%;
   margin-right: 6%;
   margin-bottom: 50px;
   
}
.nymtewm ul li img{
    max-width: 100%;
    
}
.nymtewm ul li:nth-child(4){
    margin-right: 0;
    
}
.nymtewm ul li h3{
    text-align: center;
    font-size: 14px;
    color: #3e3a39;
    line-height: 2;
    
}
@media (max-width: 1200px){
    .nysp1{
        padding: 20px 2% 20px;
    }
     .nysp2{
        padding: 20px 2% 20px;
    }
     .nysp3{
        padding: 20px 2% 20px;
    }
    
}

@media (max-width: 991px){
    .nymtewm h2{
        width:96%;
    }
    .nymtewm ul{
        width:96%;
    }
}

.nycpfl{
    width: 100%;
    background-color: #f0f0f0;
    margin-bottom: 60px;
}

.nycpfl .xypg-left-nav{
    width: 60%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 60px;
    margin: 0 0 0 auto;
}
.nycpfl .xypg-left-nav li{
     width: 25%;
    flex-shrink: 1;
    text-align: center;
    border: none;
    border-right: 1px solid #c0c0c0;
}
.nycpfl .xypg-left-nav li:last-child{
    border: none;
}
.nycpfl .xypg-left-nav li a{
    color: #333;
    font-size: 16px;
    padding: 0;
    line-height: 24px;
}


@media (max-width: 991px){
    .nycpfl .xypg-left-nav{
    width:100%;
    }
    .nycpfl .xypg-left-nav li{
        width:50%;
    }
}






