@charset "utf-8";
.ny-ba{height: 4.5rem;position: relative;overflow: hidden;}
.ny-ba .ny-bat{width: 100%;position: absolute;bottom:30px;}
.ny-ba .bg{position: absolute;left: 0;top:0;right: 0;bottom: 0;z-index: 0}


.left_menus{position:relative;display:none;padding:.25rem .3rem;background: #9B0D14;color:#fff;cursor:pointer;margin-bottom: .2rem;border-radius: 5px
}
.left_menus i{height: 15px}
.left_menus.on i{display:inline-block;transform:rotate(180deg)}
.left_menus span{position:relative;display:block;overflow:hidden;width:calc(100% - .2rem);
text-overflow:ellipsis;white-space:nowrap;line-height:1em;font-size: .3rem;font-weight: bold;text-align: left;}
/*.left_menus span:after{position:absolute;top:50%;left:0;width:.25rem;height:2px;background:#fff;content:'';transform:translateY(-50%)}*/
.left_menus:after {
    content: '';
    width: .4rem;
    height: .4rem;
    background: url(../images/arrdd.png) no-repeat center;
    background-size: .3rem .3rem;
    position: absolute;
    right: .3rem;
    top: 50%;
    margin-top: -.2rem;
    transition: .3s;
}
@media screen and (max-width: 980px){
.left_menus {display: flex;}
}


.bgimg{background-repeat: no-repeat;background-position:center;background-size: cover}
.none{display: none}
.nysubnav{padding-left: .3rem;padding-top: 0;display: none;padding-bottom: .1rem;padding-right: .1rem}
.nysubnav a{display: block;padding: .1rem 0;position: relative;padding-left: .2rem}
.nysubnav a.on{color: #9B0D14}
.nyleft ul li.on .nysubnav{display: block;}
.nyleft ul li.on>a{color: #9B0D14}
.nymain{padding: .5rem 0 .1rem}
.nyleft{width: 2.6rem}
.nyright{width:calc(100% -  3.1rem)}
.nyleft h3{background: #9B0D14;padding: .15rem;color: #fff;font-size: .3rem;font-weight: bold;text-align: center;}
.nyleft ul{background:#f9f3f0;background-size: 100% auto;padding: .15rem;padding-bottom: .6rem}
.nyleft ul li {margin-bottom: .1rem;border-radius: 5px;overflow: hidden;}
.nyleft ul li{background: #fff}
.nyleft ul li>a{display: block;background: #fff;padding: .1rem .2rem;font-size: .17rem}
.nyleft ul li.cur>a{color: #fff;}
.nyleft ul li .nysubnav{overflow: hidden;}
.posi{padding-left: .2rem;color: #666;position: absolute;right: 0;top: .1rem}
.posi a{color: #666}
.posi a:hover{color:  #9B0D14}
.nyrtit{font-size: .26rem;font-weight: bold;;padding-bottom: .1rem;border-bottom: 1px solid #9B0D14;color: #9B0D14;margin-bottom: .3rem}
.nyrtit span{font-size: .28rem}
.pages{}
.pages ul{text-align: center;}
.pages ul li{text-align:center;font-size: .16rem;display: inline-block;margin:.02rem;vertical-align: middle;}
.pages ul li a{height: .35rem;text-align: center;line-height: .33rem;padding: 0 8px;min-width: .35rem;
display: block;border: 1px solid #ededed;background: #ededed;border-radius: 3px}
.pages ul li.cur{background:#9B0D14;padding: 0 8px;min-width: .35rem;height: .35rem;line-height: .33rem;
border: 1px solid #9B0D14;border-radius: 3px }
.pages ul li a.on{background:#9B0D14;padding: 0 8px;min-width: .35rem;height: .35rem;line-height: .33rem;color: #fff ;border-radius: 3px}
.pages ul li.cur{color:#fff;}
.pages ul li.page-count{line-height: .33rem}
.page-form {line-height: .33rem}
.page-form input{border:1px solid #ddd;width: .35rem;height: .35rem;float: left;text-align: center;padding: 0 3px;background: transparent;border-radius: 3px;margin: 0 5px}
.page-form span{float: left;color: #666}
.page-form button{border:none;width: 52px;height: .35rem;line-height: .35rem;text-align: center;margin-left: 3px;
float: left;background:#9B0D14;color: #fff;border-radius: 3px;margin-left: 5px}

.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:#0054c1;}

.arc-tit h1{font-size: .3rem;font-weight: bold;text-align: center;line-height: 1.5em;margin-bottom: .2rem}
.arc-tit h3{font-size: .18rem;text-align: center;line-height: 1.5em;}
.arc-info{text-align: center;padding-bottom: .2rem;border-bottom: 1px solid #ddd;margin-bottom: .3rem;margin-top: .2rem;color: #888;}
.arc-info span{margin: 0 .15rem;display: inline-block;padding: 3px 0}
.arc-sib{padding-top: .3rem;border-top: 1px solid #ddd;margin-top: .3rem}
.arc-sib div{;margin-bottom: .15rem;position: relative;line-height: 1.5em}
.arc-sib div:hover{color: #9B0D14}
.arc-sib div:hover a{color: #9B0D14}


.arc-con{color: #222;line-height: 1.8}
.arc-con a{color: #0b6d87}
.arc-con h1,.arc-con h2,.arc-con h3,.arc-con h4,.arc-con h5,.arc-con h6{font-weight: bold;margin-bottom: .15rem}
.arc-con img{display: inline-block;max-width:80% !important;height: auto !important;}
.arc-con p{margin-bottom: .2rem;text-indent: 2em;font-size: .18rem;}
.jgsz strong{
    font-size: 0.2rem;
}.arc-con table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;background: #fff}
.arc-con .tbsc{overflow: auto;padding: 15px 0;width: 100%}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}

.arc-con .tbsc::-webkit-scrollbar{height:4px}
.arc-con .tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.arc-con .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;}
.video-con video{max-width: 100%!important;height: auto!important}

@media screen and (min-width: 1921px){
.ny-ba{height: 5rem}
}
@media screen and (max-width: 1366px){
.ny-ba{height: 5.8rem;}
}
@media screen and (max-width: 1024px){
.ny-ba{height: 40vw}



}
@media screen and (max-width: 980px){
.arc-tit h1{font-size: .4rem}
.nyrtit{display: none}
.ny-ba{height: 45vw}
.arc-con video{width: auto!important;height: auto!important}
.arc-con img{/* width: auto!important; */height: auto!important}
.ny-ba .wpa .nytop-tit span{font-size: 5.6vw}
.posi{position: relative;margin-bottom: .5rem;padding-left: 0}
.nyleft{width: 100%;margin-bottom: .2rem}
.nyleft h3{display: none}
.nyleft ul{display: none;padding: .2rem}
.nyright{width:100%}
}
@media screen and (max-width: 640px){
.ny-ba .wpa .nytop-tit{margin-bottom: .4rem}
.ny-ba{height: 50vw}
.arc-con{font-size: .28rem!important}	
.arc-con p{font-size: .28rem!important}	
.arc-con  span{font-size: .28rem!important}
.ny-ba .wpa {padding-bottom: .2rem;}

.nymain{padding-top: .3rem}
.nyleft ul li>a{padding: .18rem .15rem .18rem .35rem;font-size: .28rem}
.nysubnav a{padding-top: .15rem ;padding-bottom: .15rem;font-size: .26rem}

.arc-info{font-size: .24rem}
}
@media screen and (max-width:480px){
.ny-ba .wpa .nytop-tit{margin-bottom: .3rem}
.ny-ba .wpa .nytop-tit span{font-size: 8vw}

}

@media screen and (max-width:360px){


}
@media screen and (max-width: 980px){
.ny-ba{height: 45vw}
.arc-con video{width: auto!important;height: auto!important}
.arc-con img{max-width: 80% !important;height: auto!important}
.ny-ba .wpa .nytop-tit span{font-size: 5.6vw}



}
@media screen and (max-width: 640px){
	.ny-ba .ny-bat{bottom: 20px}
	.ny-ba .wp{padding-bottom: .2rem}
.ny-ba .wp .nytop-tit span{font-size: .36rem}
.ny-ba .wpa .nytop-tit{margin-bottom: .4rem}
.ny-ba{height: 40vw}

.ny-ba .wpa {padding-bottom: .2rem;}
}
@media screen and (max-width:480px){
.ny-ba .wpa .nytop-tit{margin-bottom: .3rem}
.ny-ba .wpa .nytop-tit span{font-size: 8vw}
.subnav2 ul li{font-size: .21rem}
.subnav2 ul li a{margin: 0 .1rem}
}


.nylist{margin-bottom: .4rem}
.nylist li:first-child{border-top: 0}
.nylist li{padding: .24rem 0;display: flex;justify-content: space-between;flex-wrap: wrap;transition: .3s;line-height: 1.4em;border-top: 1px solid #ddd;;position: relative;}

.nylist li time{padding-right: .15rem;margin-right: .15rem;border-right: 1px solid #9B0D14;color: #9B0D14;width: 1.2rem;font-weight: bold;}
.nylist li a{width: calc(100% - 1.4rem)}

.ny-piclist{padding-bottom: .4rem}
.ny-piclist li:first-child{padding-top: 0}
.ny-piclist li{padding: .3rem 0;border-bottom: 1px solid #eee;display: flex;justify-content: space-between;position: relative;flex-wrap: wrap;}
.ny-piclist li .pic{width: 3.2rem;min-height: 1.9rem;position: relative;z-index: 2}
.ny-piclist li .txt{width: calc(100% - 3.2rem);padding-left: .3rem;position: relative;z-index: 2}
.ny-piclist li .txt h4{font-size: .2rem;font-weight: bold;margin-bottom: .15rem}
.ny-piclist li .txt time{color: #888;font-size: .15rem}
.ny-piclist li .txt p{font-size: .15rem;color: #777;max-height: .44rem;line-height: 1.6em;margin-top: .2rem}

@media (min-width: 1280px){
.nylist li:hover{background: #9B0D14;color: #fff;padding-left: .2rem;box-shadow: 0 5px 10px rgba(0,0,0,.4)}
.nylist li:hover+li{border-top-color: transparent}
.nylist li:hover a{font-weight: bold;color: #fff}
.nylist li:hover time{color: #fff;border-color: #fff}
.nylist li:hover:after{color: #fff;}

}

@media (max-width: 1180px){
.nyplist li{width: 100%}

.ny-piclist li .txt h4{font-size: .24rem}
}

@media screen and (max-width:480px){
.nylist li a{width: calc(100% - 1.5rem)}
}

@media screen and (max-width:480px){
.ny-piclist li{padding: .4rem 0}
.ny-piclist li .pic{width: 100%;min-height: inherit;height: 50vw}
.ny-piclist li .txt{width: 100%;padding-left:0;padding-top: .25rem}
.ny-piclist li .txt h4{font-size: .28rem}
.ny-piclist li .txt time{font-size: .24rem}
.ny-piclist li .txt p{font-size: .24rem;max-height: inherit;}
}