@charset "utf-8";

.zi5{position: relative;z-index: 5}
.zi2{position: relative;z-index: 2}
.social-share{font-family: "swiper-icons" !important;}
.social-share *{font-family: "swiper-icons" !important;}
.social-share .icon-qq:before{content:"\e60f"}
.social-share .icon-qzone:before{content:"\e80f";color: #fece00}
.social-share .icon-weibo:before{content:"\e61f";color: #e83437}
.social-share .icon-wechat:before{content:"\e615";color: #7dd43c}
/*.social-share .icon-qzone:hover{background: #FDBE3D;color: #fff}
.social-share .icon-weibo:hover{background: #ff3b3b;color: #fff}
.social-share .icon-wechat:hover{background: #33b045;color: #fff}*/
.social-share a{position:relative;text-decoration:none;display:inline-block;outline:0;margin-top: .1rem}
.social-share .social-share-icon{position:relative;display:inline-block;width:.5rem;height:.5rem;font-size:.26rem;border-radius:5px;line-height:.5rem;text-align:center;border-radius: 50%;background: #fff}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:50%;left:calc(100% + 10px);width:140px;height:152px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all .2s;-webkit-tansition:all 350ms;-moz-transition:all 350ms;margin-top: -75px}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}
.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:400;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0!important}
.social-share .icon-wechat .wechat-qrcode .help{display: none}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:400;line-height:16px;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;top:50%;transform: translateY(-50%);right: 100%;width:0;height:0;border-width:10px;border-style:solid;border-color: transparent #fff transparent transparent}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.nyarc .wp{background:linear-gradient(to bottom,rgba(255,255,255,.7) 80%,rgba(255,255,255,0) 100%);min-height: 3rem;border-top: 4px solid #ba0019;padding: .3rem .8rem .5rem}
.nyArc{background: #fff;border-top: .1rem solid #cc0000;padding: .35rem 5%;}
.arc-con{line-height: 1.8em;color: #333;text-align: justify;padding-bottom: .2rem}
.arc-con img{max-width: 90%;width: auto!important; margin: 10px auto;display: block;}
.arc-con p{margin-bottom: .2rem;font-size: 0.18rem;  line-height: 32px;  text-indent: 2em;}
.arc-con table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;background: #fff}
.arc-con table td p{ text-indent:0em !important; margin-bottom:0px;}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}
/*.arc-con table tr:nth-child(2n){background: #EEEEEE}*/
.tbsc{overflow: auto;padding: 15px 0;width: 100%}
.tbsc::-webkit-scrollbar{height:4px}
.tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.tbsc::-webkit-scrollbar-track{border-radius:10px;background:#ededed;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.arc-con video{max-width: 100%!important;height: auto!important;display: block;}
.arc-tit{margin-bottom: .3rem;}
.arc-tit h1{font-size: .32rem;text-align: center;line-height: 1.4em;font-weight: normal;}
.arc-info{text-align: center;padding-bottom: .2rem;font-size: .16rem;color: #666;border-bottom: 1px solid #ddd;margin-bottom: .3rem}
.arc-info span{display: inline-block;margin: 0 .1rem;padding: 4px 0 2px}

.arc-sibs{border-top: 1px solid #ddd;padding-top: .26rem;}
.arc-sib{}
.arc-sib div{padding: .06rem 0;}
.arc-sib div:hover{color: #ba0019;}
.arc-sib div:hover a{color: #ba0019;}
.arc-back{margin-left: .3rem}
.arc-back a{display: flex;border-radius: 5px;color: #fff;text-align: center;width: 1.2rem;height: .38rem;line-height: .38rem;justify-content: center;align-items: center;background:#ba0019;background-size: cover;border-radius: 5px;margin: 0 auto}
.arc-back a span{display: block;margin-left: 5px}
.arc-back a img{width: .24rem}

.arc-share{position: fixed;left:50%;margin-left: -8rem;top:6.4rem;transition: .3s }
.arc-share span{display: block;margin-bottom: .15rem;text-align: center;color: #666}
.arc-share.sc{top: 1.8rem }

.arc-share .social-share .social-share-icon{display: block;}

.txtlist {
    padding-bottom: .2rem
}

.txtlist li {
    padding: .2rem 0;
    border-bottom: 1px dashed #ddd;
    line-height: 1.5em
}

.txtlist li a {
    display: flex;
    justify-content: space-between
}

.txtlist li h4 {
    width: calc(100% - 1.3rem);
    font-size: .18rem;
    font-weight: normal;
    padding-left: .15rem;
    position: relative
}

.txtlist li:hover h4:before {
    color: #be0217
}

.eclips {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}





@media (min-width: 1930px){
.arc-share{top: 7.5rem}	
}

@media (max-width:1600px){
.arc-share .tt{display: none}
.arc-share{position: static;left: 0;margin-left: 0;top: 0;margin-top: .15rem}
.arc-share.sc{top: 0 }
.arc-share .social-share {display: flex;justify-content: center;}
.arc-share .social-share a{margin: 0 .1rem}
}


.pages ul{text-align: center;}
.pages ul li{text-align:center;font-size: .16rem;display: inline-block;margin:.02rem}
.pages ul li a{height: .4rem;text-align: center;line-height: .38rem;padding: 0 8px;min-width: .4rem;
display: block;border: 1px solid #ededed;border-radius: 3px;background: #fff}
.pages ul li.cur{background:#c61821;padding: 0 8px;min-width: .4rem;height: .4rem;line-height: .38rem;
border: 1px solid #c61821;border-radius: 3px }
.pages ul li a.on{background:#c61821;padding: 0 8px;min-width: .4rem;height: .4rem;line-height: .38rem;color: #fff ;border-radius: 3px}
.pages ul li.cur{color:#fff;}
.pages ul li.page-count{line-height: .38rem}
.page-form {line-height: .38rem}
.page-form input{border:1px solid #ddd;width: .4rem;height: .4rem;float: left;text-align: center;padding: 0 3px;background: #fff;border-radius: 3px;margin: 0 5px}
.page-form span{float: left;color: #666}
.page-form button{border:none;width: 52px;height: .4rem;line-height: .4rem;text-align: center;margin-left: 3px;
float: left;background: #c61821;color: #fff;border-radius: 3px;margin-left: 5px}

@media (max-width: 640px){
.pages ul li{padding: 0}
.pages ul li.pageitem{display: none}
.pages ul li.page-form{padding-left: .1rem}
    .eclips {
        display: inline-block;
        overflow: visible;
        text-overflow: inherit;
        white-space: normal
    }
}
@media (max-width: 375px){
.pages ul li ,.page-form button{border-left: 0}
}

.ny-ba{position: relative;height: 3.9rem;margin-left: .7rem;margin-right: .7rem}
.ny-ba .imgBox{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;pointer-events: none;user-select: none}
.ny-ba .imgBox .img{padding-bottom: 0;height: 100%}
.ny-ba .imgBox:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 0;height: 70%;background: url(../images/blackms.png) no-repeat bottom center;background-size:100% 100%;opacity: .6;}
.ny-ba.nomask .imgBox:before{display: none}
.ny-ba .wp{height: 100%;position: relative;z-index: 5;padding-top: 0}
.nytop-tit{position:absolute;color: #fff;left: 0;bottom: .5rem}
.nytop-tit .tcn{font-size: .4rem;}
.nytop-tit .ten{font-size: .18rem;}
.nytop-tit span{line-height: 1em;z-index: 3;display: block;}
.nytop-tit .tcn:after{content: '';width: .75rem;height: 2px;background: #fff;display: block;margin: .15rem 0}

.nyRtit{padding-bottom: .2rem;margin-bottom: .4rem;border-bottom: 2px solid #eee}
.nyRtit h4{font-size: .28rem;line-height: 1em;border-left: 3px solid #cc0000;padding-left: .1rem}

.posi{position: relative; font-size: .14rem;z-index: 2}
.posi .pos{padding-left: .22rem;background: url(../images/home.png) no-repeat left center;background-size: .17rem .17rem;color: #888}
.posi .pos a{color: #888}
.posi .pos a:hover{color:#ba0019 }
.nyleft{width: 2.8rem;position: relative;z-index: 6;position: relative; }

.nyleft ul{background: #fff;position: relative;z-index: 5;border-left: 4px solid #e1e1e1}
.nyleft ul li{font-size: .2rem;position: relative;}
.nyleft ul li.on:after{content: '';width: 4px;height: 100%;top: 50%;transform: translateY(-50%);left: -4px;background: #ba0019;position: absolute;}
.nyleft ul li a{display: block;padding: .2rem .6rem .2rem .3rem;position: relative;}
.nyleft ul li:before{content: '';left: .2rem;right: .2rem;bottom: 0;background: #eee;position: absolute;height: 1px;}
.nyleft ul li:last-child:before{display: none}
/* .nyleft ul li.on a::before{display: none;} */
.nyleft ul li a:after{content: ''; position: absolute;top: 50%;margin-top: -3px;right: .3rem;transition: .3s;opacity: 0;width: 23px;height:7px;background: url(../images/arr.png) no-repeat center; }
.nyleft ul li.on a{color: #ba0019}
.nyleft ul li.on a:after{opacity: 1;}
.nyleft ul li .subNav{padding: 0 .3rem .2rem;margin-top: -.1rem;display: none}
.nyleft ul li .subNav span{display: block;font-size: .16rem}
.nyleft ul li .subNav span a{color: #444;padding: .06rem 0 .06rem .2rem;position: relative;}
.nyleft ul li .subNav span a:hover{color: #ba0019}
.nyleft ul li .subNav span a:after{display: none}
.nyleft ul li .subNav span a:before{display: none}
.nyleft ul li .subNav span.cur a{color:#ba0019}
.nyleft ul li .subNav span.cur a:before{width: 6px;height: 6px;border-radius: 50%;border: 2px solid #ccc;position: absolute;left: 0;top: 50%;margin-top: -5px;display: block;content: ''}
.nyleft ul li.on  .subNav{display: block;}

.nyright{width: calc(100% - 3.4rem);}
.nyright .rigthCon{min-height: 3.5rem}
.nyright .rigthCon.bg{/* background: #fff; */}

.nyleft .sub-nav-p-s{background: #be0217;background-size: cover;margin-bottom: 1px;position: relative;height: .9rem;line-height: .9rem;;padding: 0 .2rem;position: relative;z-index: 10;display:none }
.nyleft .sub-nav-p-s span{font-size: .3rem;color: #fff;display: block;text-align: center;}

.nyMain{background: url(../images/nybg.jpg) #fff no-repeat bottom center ;background-size: 100% auto;  padding:.3rem 0 1rem;min-height: 4rem;position: relative;}

.nyrNav{padding-bottom: .2rem;position: relative;margin-bottom: .4rem;padding-top: .3rem;line-height: .36rem}
.nyrNav:after{content: '';height: 1px;background: #ddd;left: 0;right: 0;bottom: 0;position: absolute;}
.nyrNav .tit{font-size: .36rem;color: #ba0019;margin-right: .4rem}
.nyrNav ul {position: relative;z-index: 4}
.nyrNav ul li{font-size: .26rem;margin-right: .3rem;position: relative;}
.nyrNav ul li:last-child{margin-right: 0}
.nyrNav ul li:after{content: '';height: 2px;position: absolute;left: 50%;height: 3px;transform: translateX(-50%);background: #ba0019;transition: .3s;width: 0;bottom: -.21rem}
.nyrNav ul li:hover:after{width: 100%}
.nyrNav ul li.on:after{width: 100%}
.nyrNav ul li.on a{color: #ba0019;}


@media (max-width: 1024px){
body.ny{padding-top: .65rem}
body.res .posi{display: none}
body.res .ny-ba .imgBox:after{display:none}
.posi .wp{justify-content: flex-start;}
.nyleft ul{margin-top: 0;}
.nyleft .sub-nav-p-s{padding: .16rem .3rem;margin-bottom: 1px;position: relative;border-radius: 5px;height: auto;line-height:.4rem;background:  #ba0019;}
.nyleft .sub-nav-p-s span{font-size: .24rem;text-align: left;}
.ny-ba .imgBox:before{height: 1rem;}
.ny-ba{height: 35vw;margin: 0}
.nyMain{padding-top: .2rem}
.nyleft{width: 100%;float: inherit;margin-top: 0;}
.nyright{width: 100%;float: inherit;margin-top: .3rem;padding-top:0 ;}
.nyleft ul{display: none}
.nyleft .sub-nav-p-s{display: block;}
.nyleft .sub-nav-p-s:after{content: '';width: .2rem;height: .2rem;background: url(../images/arrdd.svg) no-repeat center;background-size: .2rem .2rem; position: absolute;right: .3rem;top: 50%;margin-top: -.1rem;transition: .3s}
.nyleft .sub-nav-p-s.on:after{transform: rotate(-180deg);}
.nyleft{padding-left: 0;margin-top: 0;padding-bottom: 0;background: transparent;}
.nyleft ul{padding: .1rem 0 .25rem}
.nyleft:before{display: none}
.nyleft ul li{font-size: .18rem;}
.nyleft ul li a{padding-top: .15rem;padding-bottom: .15rem}
.nyleft ul li:first-child a{border-top: 0}
.nyrNav .tit{font-size: .32rem}
.nyrNav ul li{font-size: .24rem}
.nyleft ul:after{display: none;}
.nyMain{padding-bottom: 1rem;}
.posi{font-size: .16rem;}

.nytop-tit{bottom: .4rem}
.nytop-tit .tcn{font-size: .36rem;}
.nytop-tit .ten{font-size: .18rem;}
}
@media (max-width: 900px){
.ny-ba .wp{padding-top: 5%}

.nyposi{margin-top: 0;background: #eef2fb;height: auto;line-height: 1.4em;padding: .2rem 0;border-bottom: 1px solid;border-image: linear-gradient(to right, #eef2fb, #dbdfe7) 1;}
.nyposi .wp{padding-right: 0;justify-content: flex-start;border-bottom: 0}
.nyarc .wp {
padding: .3rem .3rem .5rem;
}

}
@media (max-width:750px){
.nyposi .wp:before{width: 5vw}
.ny-ba{height: 40vw}
.arc-con img{max-width: 100%!important;height: auto!important;}
}
@media (max-width: 640px){
.nyMain{padding-bottom: .8rem;}
.typetit{display: none;}
.posi{width: 100%;margin-top: .15rem}

.nyleft .sub-nav-p-s{padding: .12rem .25rem}
.arc-tit h1{font-size: .26rem}
.arc-con p,.arc-con span{font-size: .16rem!important}
.arc-sib{width: 100%}
.arc-back{width: 100%;margin-left: 0;margin-top: .15rem}
.nyrNav ul {width: 100%;margin-top: .2rem;justify-content: center;}
.nyrNav{padding-bottom: .15rem}
.nyrNav ul li:after{bottom: -.16rem}
.nyrNav .tit{font-size: .3rem;text-align: center;width: 100%;margin-right: 0}
.nyrNav ul li{font-size: .22rem}

.nytop-tit{bottom: .3rem}
.nytop-tit .tcn{font-size: .3rem;}
.nytop-tit .ten{font-size: .16rem;}
}
@media (max-width: 375px){
	body.ny{padding-top: .6rem}
	.nytop-tit{bottom: .3rem}
.nytop-tit .tcn{font-size: .26rem;}
.nytop-tit .ten{font-size: .15rem;}
}


.typeName{position: relative;z-index: 5}
.typeName .h3{color: #fff;text-align: center;padding: 0 .8rem 0 0;position: relative;height: .9rem;line-height:.9rem;margin-top: -.9rem}
.typeName .h3:before{content: '';position: absolute;right: 0;top: 0;bottom: 0;background:#ba0019;background-size: auto 100%;width: calc((100vw - 14.4rem) / 2 + 100%) }
.typeName .h3 span{font-size: .36rem;position: relative;z-index: 3}
@media (max-width: 1024px){
 .typeName .h3:before{width: calc(100% + 3vw);} 
}
@media (max-width: 750px){
 .typeName .h3:before{width: calc(100% + 5vw);} 
}
@media (max-width: 480px){
.typeName .h3{height: .7rem;line-height:.7rem;margin-top: -.7rem}
.typeName .h3 span{font-size: .3rem}
}


.nyIntro .item{position: relative;margin-bottom: .5rem}
.nyIntro .item .imgBox{width:50%;position: absolute;top: .2rem;bottom: .2rem;left: 0; }
.nyIntro .item .txt{width:60%;background: url(../images/89.jpg) no-repeat center;background-size: cover;padding: .55rem 5% .6rem 15%;color: #fff;text-align: center; }
.nyIntro .item .txt .h4{font-size: .36rem;}
.nyIntro .item .txt .h4:after{content: '';height: 2px;width: 1.5rem;background: #cc9900;display: block;margin: .2rem auto .4rem}
.nyIntro .item .txt .p{font-size: .18rem;line-height: 1.8em}
.nyIntro .arc-con{font-size: .18rem}


.sz-list{padding-bottom: .4rem}
.sz-list li:nth-child(1){padding-top: 0}
.sz-list li{padding: .3rem 0;border-bottom: 1px solid #ddd;position: relative;}
.sz-list li:after{content: '';position: absolute;left: 0;bottom: -1px;height: 1px;width: 0;background: #bf0913;transition: .3s }
.sz-list li a{display: flex;justify-content: space-between;}
.sz-list li .imgs{width: 1.8rem;padding-right:.08rem;position: relative;padding-bottom: .08rem}
.sz-list li .imgs:after{content: '';position: absolute;top: .1rem;right: 0;bottom: 0;left: .1rem;background: #e8e8e8;transition: .3s}
.sz-list li .imgs .imgBox{z-index: 5}
.sz-list li .imgs .img{padding-bottom: 0;height: 2.2rem}
.sz-list li .txt{width: calc(100% - 2.1rem);position: relative;padding-top: .15rem}
.sz-list li .txt .h4{font-size: .18rem;margin-bottom: .1rem;color: #333}
.sz-list li .txt .h4 em{font-size: .3rem}
.sz-list li .txt  .p{line-height: 1.6em;color: #666;text-align: justify;height: .75rem\0}
.sz-list li .txt .more{margin-top: .2rem}
.sz-list li .txt .mor{width:1.3rem;height: .4rem;border: 1px solid #ddd;display: flex;position: relative;overflow: hidden;line-height: .38rem;justify-content: space-between; transition: .3s}
.sz-list li .txt .mor:before{content: '';position: absolute;top: -1px;bottom: -1px;width: 58%;background: #bf0913;transform: skewX(32deg);transform-origin: left bottom}
.sz-list li .txt .mor span{position: relative;z-index: 2;width: 50%;text-align: center; transition: .3s}
.sz-list li .txt .mor span.arr{color: #fff}

.sz-Dea .item .imgs{width: 2.25rem;padding-right:.1rem;position: relative;padding-bottom: .1rem}
.sz-Dea .item .imgs:after{content: '';position: absolute;top: .1rem;right: 0;bottom: 0;left: .1rem;background:#bf0913;transition: .3s}
.sz-Dea .item .imgs .imgBox{z-index: 5}
.sz-Dea .item .imgs .img{padding-bottom: 0;height: 2.9rem}
.sz-Dea .item .txt{width: calc(100% - 2.75rem);position: relative;padding-top: .15rem}
.sz-Dea .item .txt .h4{font-size: .18rem;margin-bottom: .3rem;color: #333;padding-left: .2rem;position: relative;}
.sz-Dea .item .txt .h4:before{content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 3px;background:#bf0913 }
.sz-Dea .item .txt .h4 em{font-size: .3rem;display: block}
.sz-Dea .item .txt .h4 span{display: block;position: relative;left: -.1rem;margin-top: .1rem}
.sz-Dea .item .txt  .desc{line-height: 1.6em;color: #666;text-align: justify;}
.sz-Dea .item .txt  .desc p{margin-bottom: .15rem}


.news-list{padding-bottom: .4rem}
.news-list li:nth-child(1){padding-top: 0}
.news-list li{padding: .3rem 0;border-bottom: 1px solid #ddd;position: relative;}
.news-list li:after{content: '';position: absolute;left: 0;bottom: -1px;height: 1px;width: 0;background: #bf0913;transition: .3s }
.news-list li a{display: flex;justify-content: space-between;align-items: center;}
.news-list li .imgBox{width: 3.1rem}
.news-list li .txt{width: calc(100% - 3.1rem);padding-left: .3rem}
.news-list li .txt .h4{font-size: .22rem;position: relative;}
.news-list li .txt .h4:before{content: '';position: absolute;left: -.3rem;top: 3px;width: 3px;background: #cc0000;height: .3rem;}
.news-list li .txt .p{line-height: 1.6em;color: #777;margin-top: .1rem;font-size: .14rem}
.news-list li .txt .time{color: #666;margin-top: .15rem}


@media(min-width:1025px){

.sz-list li:hover .imgs:after{background: #bf0913;}
.sz-list li:hover .txt .mor span.arr{color:#bf0913}
.sz-list li:hover .txt .mor span.t{color:#fff}
.sz-list li:hover .txt .mor{background:#bf0913 }
.sz-list li:hover .txt .mor:before{background: #eaeaea}
.sz-list li:hover .txt .h4 em{color: #bf0913}
.sz-list li:hover:after{width: 100%}
.news-list li:hover:after{width: 100%}

}
@media(max-width:900px){

.nyIntro .item .imgBox{width:100%;position:relative;top:0;bottom: 0;left: 0; }
.nyIntro .item .txt{width:100%;padding: .5rem 5%}
.news-list li .txt .p{-webkit-line-clamp: 2;}
}
@media(max-width:640px){


.news-list li .imgBox{width: 40%}
.news-list li .txt{width: 60%;padding-left: .3rem}
.news-list li .txt .p{display: none}
.sz-Dea .item{background: url(../images/bbg.jpg) no-repeat top right;background-size: 70% auto}
.sz-Dea .item .imgs{width: 2.25rem;}
.sz-Dea .item .txt{width: 100%;padding-top: .25rem}
}
@media(max-width:540px){

.news-list li .txt{padding-left: .2rem}
.news-list li .txt .h4{font-size: .19rem}
.news-list li .txt .h4:before{left: -.2rem}

.sz-list li .txt .h4 em{display: block;margin-bottom: .1rem}
.sz-list li .txt .h4 span{display: block;position: relative;left: -.1rem}
.sz-list li .txt .p{-webkit-line-clamp: 2;}
}
