@charset "utf-8";

body{background: url(/web2025/images/ny_bg.png) no-repeat top center;background-size: 100%;}
.inmor{display: flex;line-height: .31rem;color: #d20b17;}
.inmor i{display: block;height: .31rem;margin-left: 5px}
.inmor i svg{height: .31rem;width: .62rem\0;overflow: visible;}
.clsr-1{fill:#d20b17;}
.clsr-2,.clsr-3,.clsr-4{fill:none;stroke-miterlimit:10;}
.clsr-2{stroke:#d20b17;}
.clsr-3,.clsr-4{stroke:#fff;stroke-width:1px;}
.clsr-4{stroke-linecap:round;}

.clsb-1{fill:#ffffff;}
.clsb-2,.clsb-3,.clsb-4{fill:none;stroke-miterlimit:10;}
.clsb-2{stroke:#ffffff;}
.clsb-3,.clsb-4{stroke:#1a67ab;}
.clsb-4{stroke-linecap:round;}


.ny-ba{/* height:5.5rem; */position: relative;width: 95%;margin: auto;padding-top: .3rem;}
.ny-ba .bg{position: relative;/* left: 0; *//* top:0; *//* right: 0; *//* bottom: 0; */z-index: 0; text-align: center;}
.ny-ba .bg img{margin: auto;padding-top: .3rem;}

.ny-ba.nomask .bg:before{display: none}
.ny-ba .wp{height: 100%;position: relative;padding-top: 2.2rem;}

.left_menus{position:relative;display:block;padding:.25rem .3rem;color:#fff;cursor:pointer;}
.left_menus i{height: 15px}
.left_menus.on i{display:inline-block;transform:rotate(180deg)}
.left_menus span{position:relative;display:block;overflow:hidden;padding-left:0rem;width:calc(100% - .4rem);
text-overflow:ellipsis;white-space:nowrap;line-height:1em;font-size: .22rem;text-align: left;}
.left_menus span:after{position:absolute;top:50%;left:0;width:.25rem;height:2px;background:#fff;content:'';transform:translateY(-50%);display:none;}


.ban{height:556px;min-height:140px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;overflow:hidden}
.g-cur{position:relative;/* padding-top:8px; */overflow:hidden}
.g-cur:after{content:'';height:1px;background-color:rgba(0,0,0,.11);position:absolute;left:0;right:0;bottom:0;z-index:-1}
.g-cur h3{float:left;font-size:30px;color:#000;line-height: 2.2em;position:relative;overflow:hidden}
.g-cur h3:after{content:'';height:1px;background-color:#014a98;position:absolute;left:0;right:0;bottom:0}
.cur{float:right;font-size:16px;color:#666;line-height:1.5em;margin-top: 28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.cur a{color:#666;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.cur a:hover{color:#af141e}
.cur i{display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(/web2025/images/iconq1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-top:-2px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.cur a:hover i{background-image:url(/web2025/images/iconq1-1.png)}

.nytzlist{padding-bottom: .4rem;}
.nytzlist li{padding: .2rem 0;border-bottom: 1px dashed #ddd;position: relative;padding-right: 1.2rem;}
.nytzlist li i{color: #666;position: absolute;right: 0;top: .2rem;}
.nytzlist li span{font-size: .18rem;line-height: 1.4em;}



.iconfont{font-size: inherit;}
.nymain{background: url(/web2025/images/ny/nybg.jpg) no-repeat bottom center;background-size: 100% auto;padding: .5rem 0 .8rem}
.nyleft {width: 23.5%;padding-left: .22rem;background: url(/web2025/images/ny/left_bg.png) no-repeat top center;background-size: 100% auto}
.nyright {width: 72%;min-height:200px;}
.nyrtit{margin-bottom: .4rem}
.nyrtit h4{font-size: .32rem}
.nyrtit h4:after{content: '';width: .8rem;height: 2px;background:#014a98;display: block;margin-top: .15rem ;display:none;}



.nyleftList{background:url(/web2025/images/ny/nyleftbg.jpg) #f6f6f6 no-repeat right bottom;padding: .2rem .25rem;background-size: 100% auto;padding-bottom: 1.6rem;border-bottom: 3px solid #014a98;min-height: 5.2rem}
.nyleftList li{border-bottom: 1px dashed #e5e5e5;font-size: .22rem}
.nyleftList li a{position: relative;display: block;padding: .2rem .1rem}
.nyleftList li a i{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.nyleftList li a i svg{height: .15rem;width: .185rem\0}
.nyleftList li a i svg path{fill:#c5c5c5;}
.nyleftList li.on>a{color: #014a98;}
.nyleftList li.on>a i svg path{fill: #014a98;}
.nyleftList li>a:hover i svg path{fill: #014a98;}
.nyleftList li.on a:before{width: .4rem}

.nyleftList li>a:before{}
/*.nyleftList li:last-child{border-bottom: 0}*/

.nyleftList li{position: relative;}
.nyleftList li > a b {
  position: absolute;
  right: .2rem;
  top: 50%;margin-top:-.1rem;
  width:.2rem;height: .2rem;line-height: .2rem;color:#014a98;transition: .3s
}
.nyleftList li .sub_con {
 display: none;padding:0 0 .1rem
}
.nyleftList li .sub_con a {
  background: none;
  font-size: .15rem;
  line-height:1.2em;
  display: block;
  padding: .1rem .2rem
  }
  .nyleftList li .sub_con a.cur{color:#014a98 }
.nyleftList li.on b {
   margin-top: -3px;
    transform: rotate(90deg) translateX(-0.05rem);
}



.pages{}
.pages ul{text-align: center;}
.pages ul li{text-align:center;font-size: .16rem;display: inline-block;margin:.02rem}
.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:#014a98;padding: 0 8px;min-width: .35rem;height: .35rem;line-height: .33rem;
border: 1px solid #014a98;border-radius: 3px }
.pages ul li a.on{background:#014a98;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: #014a98;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:#ce1218}

.arc-tit h1{font-size: .34rem;font-weight:bold;text-align: center;line-height: 1.4em}
.arc-tit h1:after{content: '';height: 5px;width: .6rem;background:linear-gradient(45deg,#6b35c5 0%,#8539d5 100%);display: block;margin: .15rem auto 0 }
.arc-info{text-align: center;padding-bottom: .2rem;border-bottom: 1px solid #eee;margin-bottom: .3rem;margin-top: .25rem;color: #666}
.arc-info span{margin: 0 .15rem}
.arc-sib{margin-top: .5rem}
.arc-sib div{border: 1px solid #ddd;padding: .12rem .5rem .12rem .15rem;margin-bottom: .1rem;position: relative;}
.arc-sib div i{position: absolute;top: -1px;right: -1px;bottom: -1px;width: .4rem;z-index: 2;text-align: center;color: #888}
.arc-sib div i:after{content: "\e676";font-family: "swiper-icons" !important;position: relative;top:50%;transform: translateY(-50%);display: block;}
.arc-sib div:hover{background: #2a4c8d;border-color: #2a4c8d;color: #fff}
.arc-sib div:hover a{color: #fff}
.arc-sib div:hover i{color: #fff;background: #4427b1}

.arc-con{color: #222;line-height: 1.8}
.arc-con a{color: #4427b1}
.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{ height: auto!important; max-width: 100%;   margin: 10px auto;  }
.arc-con p{  line-height: 1.75em; text-indent: 2em;  margin-bottom: .1rem;  text-align: justify;  word-break: break-all;}
.arc-con table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;/*background: #fff*/}
.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 table tr:nth-child(2n){background: #EEEEEE}*/

.tbsc::-webkit-scrollbar{height:4px}
.tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(45deg,#7311ab 0%,#3707a1 100%);-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; margin: 0 auto;}
.video-con video{max-width: 100%!important;height: auto!important}

@media screen and (min-width: 1921px){

}
@media screen and (max-width: 1366px){
}
@media screen and (max-width: 1024px){
.ny-ba{width: 100%;margin: auto;padding-top: .1rem;}
.nymain{padding: .1rem 0 .3rem}
}
@media screen and (max-width: 980px){
.arc-con video{width: auto!important;height: auto!important}
.arc-con img{width: auto!important;height: auto!important}
.arc-tit h1{font-size: .26rem;}

}
@media screen and (max-width: 640px){
.arc-con{font-size: .18rem!important}	
.arc-con p{font-size: .18rem!important}	
.arc-con p span{font-size: .18rem!important}
body{font-size: .18rem}

.arc-con p,.arc-con span{font-size: .18rem!important}
.ny-ba .ny-bat{bottom: .2rem}
}
@media screen and (max-width:480px){

.subnav2 ul li a{margin: 0 .1rem}
}

.none{display: none}


@media screen and (max-width: 1024px){
.ny-ba .posi{max-width: 50vw;bottom: .2rem}
.left_menus {display: none;}
body {padding-top: .65rem;}
.nyleftList{display: none;min-height: inherit;}
.nyleft {width: 100%;padding-left: 0;padding-top: 0;background: none}
.nyright {width: 100%;padding-top: .01rem}

.ny-ba .wp{padding-top: 0}
}

@media screen and (max-width: 640px){
.ny-ba .txt h4 span{font-size: .36rem}
.ny-ba .txt h4 em{font-size: .18rem}
.ny-ba .bg:before{height: 50%;}
.ny-ba .txt h4:after{margin-top: .1rem}
.ny-ba .posi{font-size: .16rem;}
.nyleftList{padding: .2rem}
.nyleftList li{font-size: .2rem}
.nyleftList li .sub_con a{font-size: .16rem}
.nyleftList li a{padding: .15rem }
.nyleftList li .sub_con a{padding: .1rem .15rem}
}





.fjlist{padding-top: .2rem;padding-bottom: .2rem; }
.fjlist:after{content: '';width: 31.333%;display: inline-block;}
.fjlist li{width: 31.333%;margin-bottom: .3rem;position: relative;}
.fjlist li .dbtn{position: absolute;right: .1rem;bottom: .74rem;z-index: 5;width: .3rem;opacity: 0;visibility: hidden;transition: .3s}
.fjlist li:hover .dbtn{opacity: 1;visibility: inherit;}
.fjlist li .pic{height: 2.05rem}
.fjlist li .txt{background: #efefef;padding:0 .2rem;;border: 1px solid #e5e5e5;border-top: 2px solid #cc0c18;text-align: center;font-size: .18rem}
.fjlist li .txt h4{line-height: .6rem;}
.fjlist li:hover .txt{background:#cc0c18;border-color: #cc0c18;color: #fff }


.ltlist li{width: 48%;position: relative;margin-bottom: .45rem}
.ltlist li .pic{position: absolute;top: 0;left: 0;z-index: 5;width: 60%;}
.ltlist li .txt{margin-left: 9%;height: 2.2rem;background: url(/web2025/images/ny/shbg.jpg) no-repeat center;background-size: cover;padding-left: 54%;padding-top: .7rem;padding-right: .1rem;}
.ltlist li .txt h4{font-size: .24rem;margin-bottom: .2rem}
.ltlist li .txt p{line-height: 1.8em;font-size: .14rem;color: #666;margin-bottom: .2rem;height: .5rem}
.ltlist li:hover .txt{background: url(/web2025/images/ny/shbgon.jpg) no-repeat center;background-size: cover;}
.ltlist li:hover .txt h4 a{color: #fff}
.ltlist li:hover .txt p{color: #fff}

.nytzlist1{padding-bottom: .4rem}
.nytzlist1 li{padding: .2rem 0;border-bottom: 1px dashed #ddd;position: relative;padding-right: 1.2rem;padding-left: .15rem}
.nytzlist1 li:before{content: '';position: absolute;left: 0;top: .3rem;width: 5px;height: 5px;background: #aaa;border-radius: 50%;}
.nytzlist1 li:hover:before{background:  #cc0c18}
.nytzlist1 li:hover a{color:  #cc0c18}
.nytzlist1 li time{color: #666;position: absolute;right: 0;top: .2rem}
.nytzlist1 li h4{font-size: .18rem;line-height: 1.4em}


.nyxsjy{background: #fff;}
.nyxsjy .links{padding: .4rem 5% .2rem;}
.nyxsjy .links li{width: 33.333%;margin-bottom: .3rem}
.nyxsjy .links li  i{font-size: .24rem;color:#cc0c18;display: inline-block;transition: .3s }
.nyxsjy .links li:hover  i{transform: translateX(.1rem); }
.nyxsjy .links li h4{font-size: .2rem;margin-bottom: .05rem}


.spys{padding-top: 2rem;color: #fff}
.spys dl{width: 48%;padding-left: .25rem;border-left: 2px solid #fff}
.spys dl dt{font-size: .28rem;margin-bottom: .25rem}
.spys dl dd ul li{margin-right: .35rem;font-size: .22rem;margin-bottom: .15rem}
.spys dl dd ul li a{color: rgba(255,255,255,.8);}
@media (max-width: 1024px){
.spys{padding-top: 1rem;color: #fff}
}
@media (max-width: 900px){
 .fjlist li{width:48%;margin-bottom: .3rem} 
 .fjlist li .pic{height: 26vw}
 .spys{padding-top: .6rem;color: #fff}
 .spys dl{width: 100%}
  .spys dl:nth-child(1){margin-bottom: .4rem}
}
@media (max-width: 640px){
.fjlist li .txt h4{line-height: .5rem}
.ltlist li{width: 100%}
.nyxsjy .links li{width: 50%}

.spys dl dt{font-size: .26rem}
.spys dl dd ul li{font-size: .2rem;}
}

.content2-rightText{
    padding-top: .2rem
}
.content2-rightText h2{
    text-align: center;
    font-size: .2rem
    font-weight:500;
}
.content2-rightText>div{
  text-align: center; 
    padding-top: .3rem
    color:#606060;
    font-size:  .14rem
    margin-bottom: .3rem
}
.content2-rightText>div>i{
    font-style:normal;
    padding:0  .5rem
}
.content2-rightText>div b{
    font-weight:normal;
}
.content2-rightText p{
    padding:0  .5rem
    text-indent:  .24rem
    color:#555;
    font-size:  .18rem
    line-height:  .3rem
    text-align:left;
}


.ba_header:before{ background: #ca0915;}
.nybanner{background: url(/web2025/images/nybanner_bg.jpg) center 1.3rem no-repeat;background-size: 100% auto;background-attachment: fixed;position: relative;z-index: 1;padding: .75rem 0 .9rem;min-height: 100vh;margin-top: 1.35rem;}
.n_tit1{display: flex;justify-content: center;align-items: center;margin-bottom: .65rem;}
.n_tit1 h3{background: url(/web2025/images/n_tit1_bg.png) center no-repeat;background-size: cover;width: 3.56rem;height: .84rem;display: flex;align-items: center;justify-content: center;font-size: .59rem;color: #d20b17;font-weight: bold;/* font-family: Microsoft YaHei; */}
.nybanner .left{width: 2.26rem;padding: .3rem 0 0;}
.nybanner .right{ width: calc(100% - 2.26rem);}


@media (max-width: 1024px){
  .nybanner{margin-top: 0;padding: .5rem 0;background: url(/web2025/images/nybanner_bg.jpg) center 0 no-repeat;background-size: 100% auto;}
  .list105 li{ width: 50%}
.content2-rightText{
    padding-top: .1rem
}
}
@media (max-width: 767px){
  .nybanner .left{width: 1.4rem;width: 100%;padding: 0;}
  .nybanner .right{ width: calc(100% - 1.4rem); width: 100%}


}