@charset "utf-8";
html {
    font-size: 100px;
}

@media screen and (max-width: 1366px){
html {
    font-size: 70px;
}
}

@media screen and (max-width: 1279px){
html {
    font-size: 75px!important;
}
}
.overhide{overflow: hidden;}
body{padding-top:96px }
.nybody .top{background: #fff}
.nybody .u-nav li>a{color: #444}
.nybody .u-nav li:hover>a{color: #fff}
.nybody .topser .toSearch{background: url(../images/serbtn.svg) no-repeat center;background-size: 20px 20px;}

.nytop{height: 5rem}
.nytop .wp{height: 100%}
.nytop .dotsa{height: .45rem}
.nytop .dotsb{display: inline-block;height: .45rem;vertical-align: top;position: relative;top:.1rem;}
.nytop .ucn{font-size: .4rem;line-height: 1em;color: #fff;position: relative;top:-.1rem;}
.nytop .ucn:before{content: '';position: absolute;width: .6rem;height: 3px;background:  rgba(255,255,255,.4);left: -.7rem;top:50%;margin-top: -2px}
.nytop .uen{font-size: .5rem;text-transform: uppercase;color: rgba(255,255,255,.3);line-height: 1em;font-weight: bold;}


.nymain{padding-bottom: 70px;background: url(../images/ny/linebg.png) repeat-x bottom center;}
.ny-snav{background: #f4f4f4;line-height: 50px;height: 50px}
.ny-snavs{display: flex}
.ny-snavs a{display: inline-block;min-width: 140px;border-left: 1px dashed #ddd;text-align: center;position: relative;font-size: 16px}
.ny-snavs a:hover{color:  #eea903}
.ny-snavs a.on{background: url(../images/ny/snavbg.png) no-repeat top center;background-size: 100% 100% ; color: #fff;border-left: 0}
.ny-snavs a.on:after{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 16px;height: 9px;background:url(../images/ny/sj.png) no-repeat top center;bottom: -9px}
.ny-snavs a.on+a{border-left: 0}
.ny-snavs a:last-child{border-right: 1px dashed #ddd;}
.ny-snavs a:last-child.on{border-right: 0}
.posi{font-size: 14px}
.posi img{height: 20px;display: inline-block;vertical-align: -3px;margin-right: 5px}

/**/
.holist{}
.holist li{width: 100%;}
.holist li .pic{height: 265px;}
.holist li .pic img{display: none}
.holist li .txt .time{padding-bottom: 12px;border-bottom: 1px solid #ddd;padding-top: 10px;margin-bottom: 17px}
.holist li .txt .time time {color: #153a9c;font-size: 16px}
.holist li .txt .time time span{font-size: 40px;font-weight: bold}
.holist li .txt .time i{color: #ef982d;font-size:30px;float: right;margin-top: 15px}
.holist li .txt h4{font-size: 24px;margin-bottom: 20px}
.holist li .txt p{font-size: 16px;color: #666;line-height: 28px;max-height:56px\0 }
.holist li:hover .txt h4{color: #153a9c;}
.ksyzjz{margin-top: 80px;margin-bottom: 40px}
.ksyzjz .yzjz-slide{padding-bottom: 60px}
.ksyzjz .swiper-pagination{display: none}
.ksyzjz .yzjz-slide .swiper-pagination-bullet{background: #1f7aaf;width: 10px;height: 10px}
.ksyzjz .slide-btn div{width: 40px;height: 40px;cursor: pointer;position: absolute;top:50%;margin-top: -40px}
.ksyzjz .slide-btn .swiper-button-disabled{opacity: .5;}
.ksyzjz .slide-btn div i{font-size: 40px}
.ksyzjz .slide-btn div.prev{left: -50px;background:url(../images/ny/arrlb.png) no-repeat center;}
.ksyzjz .slide-btn div.next{right: -50px;background:url(../images/ny/arrrb.png) no-repeat center;}

@media screen and (max-width:1279px){
.ksyzjz .slide-btn{display: none}
.ksyzjz .swiper-pagination{display: block;}
}
/**/

.newslist{margin-top: 60px;padding-bottom: 20px}
.newslist li{margin-bottom: 45px;box-shadow: 0 2px 8px rgba(0,0,0,.1)}
.newslist li .pic{height:288px;width: 38%}
.newslist li .pic img{display: none}
.newslist li .txt{width: 62%;background: url(../images/ny/ntbg.png);padding: 25px 5%}
.newslist li .txt .time{padding-left: 20px;background: url(../images/ny/time.svg) no-repeat left center;
	background-size: 16px 16px;margin-bottom: 20px}
.newslist li .txt .time time {color: #666;font-size: 16px}
.newslist li .txt .time i{color: #ef982d;font-size:30px;float: right;margin-top: 15px}
.newslist li .txt h4{font-size: 24px;margin-bottom:20px}
.newslist li .txt .more{color: #153a9c;font-size: 16px;background: url(../images/ny/j.png) no-repeat right center;padding-right: 30px}

.newslist li .txt p{font-size: 16px;color: #666;line-height:30px;max-height:60px\0;margin-bottom: 20px }
.newslist li:hover .txt h4{color: #153a9c;}


.pages{line-height: 36px}
.pages .pageinfo{color: #777}
.pages ul{text-align: center;}
.pages ul li{text-align:center;font-size: 15px;display: inline-block;margin:2px}
.pages ul li a{height: 32px;text-align: center;line-height: 30px;padding: 0 8px;min-width: 40px;
   display: block;border: 1px solid #ddd;border-radius: 3px;color: #666}
   .pages ul li a img{margin: 8px auto 0}
.pages ul li.cur{background:#1340a0;padding: 0 8px;min-width: 40px;height: 32px;line-height: 30px;border: 1px solid #1340a0;border-radius: 3px }
.pages ul li a.on{background:#1340a0;padding: 0 8px;min-width: 40px;height: 32px;line-height: 30px;color: #fff }
.pages ul li.cur{color:#fff;}
.pages ul li.page-count{line-height: 30px}
.page-form {line-height: 30px}
.page-form input{border:1px solid #ddd;width: 40px;height: 32px;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: 32px;line-height: 32px;text-align: center;margin-left: 3px;float: left;background: #1340a0;color: #fff;border-radius: 3px;margin-left: 5px}


 .ny-news-dea .aleft{width: 65.7%}
 .ny-news-dea .aright{width: 31%}
 .ny-news-dea .aright dl{background: url(../images/ny/xgbg.png) no-repeat center;background-size: cover; padding: 57px 28px 90px}
 .ny-news-dea .aright dl dt{font-size: 24px;padding-bottom: 25px;border-bottom: 4px solid #ddd;position: relative;margin-bottom:10px}
 .ny-news-dea .aright dl dt:after{content: '';position: absolute;width: 94px;height: 4px;background: #eea903;left: 0;bottom:-4px;}
 .ny-news-dea .aright dl dd ul li{padding: 17px 0;background: url(../images/ny/linedot.png) repeat-x left bottom;}
 .ny-news-dea .aright dl dd ul li h4{font-size: 16px;margin-top: 10px}
 .ny-news-dea .aright dl dd ul li time{color:#666;font-size: 14px }


.tbsc{overflow: auto;padding-bottom: 10px;margin-bottom: 20px}
.tbsc::-webkit-scrollbar{height:4px}
.tbsc::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px}
.tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#9a0002;box-shadow:inset 0 0 6px rgba(0,0,0,.15)}

.newsd{margin-top: 60px;margin-bottom: 20px}
.ny-news-dea .arc-time{font-size: 18px;color: #888;display: block;margin-bottom: 10px}
.ny-news-dea .arc-con{line-height: 1.8em;font-size: 16px;padding-bottom: 5px;color: #555}
.ny-news-dea .arc-con p{line-height:32px!important;font-size: 16px!important;margin-bottom: 15px}
.ny-news-dea .arc-con span{line-height: 32px!important;font-size: 16px!important;}
.ny-news-dea .arc-con img{display: inline-block;padding: 5px 0 0}
.ny-news-dea .arc-sib{background: #efeff4;padding: 15px 25px;font-size: 16px;margin-top:30px}
.ny-news-dea .arc-sib div{padding: 5px 0}

.ny-news-dea .arc-tit h1{font-size: 29px;font-weight: bold;color: #333;line-height: 1.2em;margin-bottom: 30px}
.ny-news-dea .arc-info{;margin-bottom: 30px;position: relative;z-index: 5;font-size: 14px;padding-bottom: 20px;border-bottom: 1px solid #ddd;margin-bottom: 20px}
.ny-news-dea .arc-info .info span{margin-right: 13px;color: #666}
.ny-news-dea .arc-info .share{position: relative;cursor: pointer;color: #666;font-size: 16px}
.ny-news-dea .arc-info .share img{vertical-align: -4px;margin-right: 5px;}
.ny-news-dea .arc-info .share #share{position: absolute;display: flex;right: -10px;
	background: #fff;z-index: 10;padding: 15px 0 10px;;
	transition: .4s;width: 140px;opacity: 0;visibility: hidden;}
.ny-news-dea .arc-info  .share:hover #share{opacity: 1;visibility: inherit;}


.ny-news-dea .wechat-qrcode .help{display: none}

.tbsc::-webkit-scrollbar{height:4px}
.tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#ddd;}
.tbsc::-webkit-scrollbar-track{border-radius:10px;background:#eee;}
.tbsc{overflow: auto;padding: 15px 0}
.tbsc table{min-width: 1100px;width: 100%}


@media screen and (max-width: 1180px){
body{padding-top:55px }	
.ny-snavs{display: block; overflow-x: auto;white-space: nowrap;-webkit-overflow-scrolling: touch;text-align: center;width: 100%}
.ny-snavs a.on:after{display: none}
.posi{width: 100%;display: none}

.newslist li .pic{height:228px;width: 38%}
.newslist li .txt h4{font-size: 20px}

 .ny-news-dea .aleft{width: 100%;margin-bottom: 40px}
 .ny-news-dea .aright{width: 100%}
.ksyzjz{margin-top: 60px;margin-bottom:20px}
.ksyzjz .yzjz-slide{padding-bottom:40px}
}
@media screen and (max-width:800px){
.holist li .pic {
    height: 225px;
}

.ny-news-dea .arc-con img{width: auto!important;height: auto!important}
.ny-news-dea .arc-con video{width: 100%!important;height: auto!important}
}


@media screen and (max-width:640px){
  .ksyzjz{margin-top: 40px;margin-bottom: 10px}
  .ksyzjz .yzjz-slide{padding-bottom: 30px}
.nytop{height:3.2rem}
.nytop .uen{font-size: .45rem}
.ny-snavs a{width: 25%;min-width: inherit;font-size: 15px}
.ny-snav{line-height: 45px;height: 45px}

.holist li{width: 100%;margin-right: 0;margin-bottom: 30px}
.holist li:nth-child(4n){margin-right: 0;}
.holist li:nth-child(3n){margin-right: 0;}
.holist li:nth-child(2n){margin-right: 0;}

.newslist li .pic{height:190px;width: 100%}
.newslist li .txt h4{font-size: 18px;display: inline-block;margin-bottom: 15px}
.newslist li .txt{width: 100%;padding: 25px 5%}
.ny-news-dea .arc-tit h1{font-size: 26px}
 .ny-news-dea .aright dl{background: #efeff4;padding: 30px 20px}

}




.nyService{padding-bottom: 0;background: transparent;}
.sera{background: url(../images/ny/bg1.jpg) no-repeat top center;background-size: cover;padding-top: 1.82rem}
.sera .tit{width: 1.83rem;height: 1.83rem;background: #2043a1;color: #fff;position: relative; text-align: center;font-size: .36rem;text-align: center;padding: 0 .5rem}
.sera .tit img{height: .45rem;position: absolute;top:.2rem;right: .2rem }
.sera .con{width: calc(100% - 1.83rem);background: #fff;padding: 1rem .5rem .5rem 1rem;position: relative;}
.sera .con:after{background: #fff;content: '';position: absolute;top: 0;bottom: 0;width: 50%;right: -50%}
.sera .con .biglogo{position: absolute;height: 2.3rem;top:-1.8rem;right: 0;z-index: 0}
.sera .con  ul{width: 46%}
.sera .con .lista li.li-sp .pic{height:280px;margin-bottom: .2rem}
.sera .con .lista li.li-sp  h4{font-size: .24rem;margin-bottom: .2rem;margin-top: .2rem}
.sera .con .lista li.li{line-height: .7rem;border-top: 1px solid #ddd;padding-right: 90px;position: relative;font-size: 16px}
.sera .con .lista li.li  time{position: absolute;top: 0;right: 0}
.sera .con ul li:hover a{color: #2043a1;}
.sera .con ul li time{color: #2043a1;font-size: 16px}
.sera .con .lista li.li-sp1 .pic{height:260px;margin-top: .15rem}
.sera .con .lista li.li-sp1 time{color: #fff}
.sera .con .lista li.li-sp1  .txt{position: absolute;left: 0;bottom: 0;right: 0;color: #fff;z-index: 5;background: rgba(0,0,0,.3);padding: .15rem 5%;line-height: 1.8em;font-size: 15px}

.serb{background: url(../images/ny/bg2.jpg) no-repeat center;background-size: cover;padding-top: 20px;padding-bottom: 1.3rem}
.serb .tit{font-size: .36rem;text-align: center;margin: .15rem 0 .5rem;line-height: 1.1em;color: #fff;margin-bottom: .6rem}
.serb ul li{width: 22%;border-left: 3px solid #e4a000;color: #fff;padding-left: 1.6%;font-size: 16px}
.serb ul li h4 a{color: #fff;font-size: 16px}
.serb ul li h4 a:hover{color:#e4a000;}
.serb ul li h4{margin-top: 15px;line-height: 1.6em}


.serc {padding-top: 20px}
.serc .tit{font-size: .36rem;text-align: center;margin: .15rem 0 .5rem;line-height: 1.1em}
.serc .ssbox:before{background: url(../images/ny/bggr.jpg);text-align: center;content: '';position: absolute;top: 0;bottom: 0;width: 50%;left: -50%}
.serc .ssbox .zs1{position: absolute;left: -260px;bottom: 0;width: 260px;height: 304px;z-index: 0}
.serc .ssbox .zs2{position: absolute;right: -445px;bottom: 0;width: 445px;height:493px;z-index: 0}
.serc .aleft{width: 26.32%;position: relative;z-index: 3}
.serc .aright{width: 65%;position: relative;z-index: 3}
.serc .aleft li{background: #2043a1;height: 1.15rem;color: #fff;position: relative;padding: 0 .5rem 0 .5rem;display: flex;
flex-direction: column;
justify-content: center;cursor: pointer;}
.serc .aleft li i{position: absolute;right: .2rem;top:50%;transform: translateY(-50%);opacity: 0}
.serc .aleft li.active{background: #eba600}
.serc .aleft li.active i{opacity: 1}
.serc .aleft li h4{font-size: .24rem;margin-bottom: .1rem}
.serc .aleft li p{font-size: .16rem;opacity: .3}
.serc .aright .pic{height:5.75rem}
.serc .aright .pic img{display: none}
.serc .aright .txt{position: absolute;left: 0;bottom: 0;right: 0;color: #fff;z-index: 5;background: rgba(0,0,0,.3);
	padding: .2rem 8%;line-height: 1.8em;font-size: 16px;min-height: 166px;display: flex;
    flex-direction: column;
    justify-content: center;}
.serc .aright .slog{height: 1.15rem;background: url(../images/ny/bggr.jpg);text-align: center;color: #c6ccde;font-size:.2rem}
.serc .aright .slog span{color: #2043a1;padding: 0 10px}


@media screen and (max-width: 980px){
.sera .con  ul{width: 100%} 
.sera .con  ul:first-child{margin-bottom: .3rem}
.sera{padding-top: 1rem}
.sera .con .biglogo{height: 1rem;top: -1rem}

.serb ul li{width: 45%;margin-bottom: .4rem}
.serb{padding-bottom: .8rem}

.serc .aleft{width: 25%}
.serc .aright{width: 75%}
.serc .aleft li{padding: 0 .2rem;height: 1rem}
.serc .aright .slog{height: 1rem}
.serc .aright .pic{height: 5rem}
.serc .aright .slog span{padding: 0 5px}
}
@media screen and (max-width: 640px){
.sera .tit{width: 2rem;height: .8rem;padding: 0}
.sera .tit img{height: .25rem;position: absolute;top:.1rem;right: .1rem }
.sera .con{width: 100%;padding: .3rem .3rem .3rem .3rem;}
.sera .con .lista li.li-sp .pic,.sera .con .lista li.li-sp1 .pic{height: 2.6rem}
.sera .con:after{display: none}
.sera .con .lista li.li-sp h4{font-size: .2rem}
.sera .con .lista li.li{padding-right: 60px}
.sera .con .lista li.li{font-size: 14px}
.sera{padding-top: .6rem}
.sera .con .biglogo{height:.6rem;top: -.6rem}
.serb ul li{width: 100%;;padding-left: 6%}
.serb{padding-bottom: .6rem}
.serb ul li h4{margin-top: 10px}

.serc .aleft{width:100%}
.serc .aright{width: 100%}
.serc .aleft li i{display: none}
.serc .aright .slog{font-size: 14px;height: .7rem}
.serc .aright .slog span{padding: 0 }
.serc .aright .pic{height: 3.5rem}
.serc .aright .txt{padding: .25rem 3%;line-height: 1.4em;font-size: 14px;min-height: inherit;}

.serc .aleft::-webkit-scrollbar{height:3px}
.serc .aleft::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:5px}
.serc .aleft::-webkit-scrollbar-thumb{border-radius:5px;background:#256bdf;box-shadow:inset 0 0 6px rgba(0,0,0,.15)}
.serc .aleft{overflow: hidden;width: 100%;display: block;}
.serc .aleft  {
padding-bottom: 5px;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch; 

}
.serc .ssbox .zs2{display: none}
.serc .ssbox .zs1{display: none}
.serc .aleft  li {
display: inline-block;
padding: 10px;
text-align: center;
height: auto;

}
.serc .aleft li h4{font-size: .22rem;margin-bottom: 5px}
}







/*新闻综合*/
.nynewsa .aleft{width:49%}
.nynewsa .aright{width: 48.9%}
.nynewsa .aleft .more{position: relative;z-index: 5;margin-top: .4rem;padding-left: 25%}
.nynewsa .aleft .more a{display: inline-block;border: 1px solid #2043a1;padding: 8px 30px;font-size: .18rem;color: #2043a1}
.nynewsa .aright .tit{position: absolute;z-index: 5;left:-.7rem;top: -.5rem;width: .38rem}
.nynewsa .aright .tit img{height: .45rem;margin: 0 auto}
.nynewsa .aright .tit span{font-size: .38rem;display: inline-block;width: .38rem;line-height: 1.1em;margin-top: .2rem}
.nynewsa .aleft ul{position: relative;z-index: 5;width: 75%}
.nynewsa .aleft ul li{border-bottom: 1px solid #ddd;padding: .25rem 0}
.nynewsa .aleft ul li:first-child{padding-top: 0}
.nynewsa .aleft ul li:last-child{border-bottom:0}
.nynewsa .aleft ul li  h4{font-size: .24rem;margin-top: .1rem}
.nynewsa .aleft ul li p{margin-top: .18rem;font-size: 16px;color: #666;line-height: 30px}
.nynewsa .aleft ul li:hover a{color: #2043a1;}
.nynewsa .aleft ul li time{color: #2043a1;font-size: 16px}
.nynewsa .wp{padding-top: .9rem;padding-bottom: .72rem}
.nynewsa .wp:after{content: '';position: absolute;right: 43%;height: 100%;bottom: 0;width: 100%;background: url(../images/ny/bggr.jpg) no-repeat center;background-size: cover;z-index: 0}
.nynewsa .aright:after{content: '';position: absolute;left: 10%;height: 73.5%;bottom: .75rem;width: 150%;background: url(../images/ny/bgbl.jpg) no-repeat center;background-size: cover;z-index:1}
.nynewsa .aright ul{position: relative;z-index: 5}
.nynewsa .aright ul li .pic{height: 4.4rem}
.nynewsa .aright ul li .txt{padding-left: 20%;margin-top: .2rem;position: relative;margin-bottom: .5rem;padding-right: 2%}
.nynewsa .aright ul li .txt:before{content: '';position: absolute;left:16%;top:-.65rem; height: 1rem;width: 1px;
background: #e4a000;z-index:3}
.nynewsa .aright ul li  h4{font-size: .24rem;margin-top: .1rem}
.nynewsa .aright ul li  h4 a{color: #fff}
.nynewsa .aright ul li time{color: #fff;font-size: 16px}
.nynewsa .aright .logoy{position: relative;z-index: 5;height: 1.09rem}


.nynewsb{background: url(../images/ny/bg7.jpg) no-repeat top center;background-size: 100% 5rem;padding-top: 15px;padding-bottom: .7rem}
.nynewsb .tit {font-size: .36rem;text-align: center;margin: .15rem 0 .15rem;line-height: 1.1em;color: #fff;}
.nynewsb .more{text-align: right;margin-bottom: .2rem}
.nynewsb .more a{color: #fff;font-size: .2rem}
.nynewsb .lists{background: #fff;padding: .5rem .5rem 0 .5rem}
.nynewsb .more1 a{display: inline-block;border: 1px solid #2043a1;padding: 8px 30px;font-size: .18rem;color: #2043a1}
.nynewsc .more1{position: relative;z-index: 5;margin-top: .3rem}
.nynewsc .more1 a{display: inline-block;border: 1px solid #2043a1;padding: 8px 30px;font-size: .18rem;color: #2043a1}
.nynewsb .lists .ul1{width:37% }
.nynewsb .lists .ul2{width:31% }
.nynewsb .lists .ul3{width:24% }
.nynewsb .lists ul li time{color: #666}
.nynewsb .lists .ul1 .pic{height: 2.7rem;margin-bottom: .2rem}
.nynewsb .lists .ul1 li h4,
.nynewsb .lists .ul2 li h4{font-size: .24rem;margin-top: .1rem;line-height: 1.3em;}
.nynewsb .lists .ul2 li h4 a{max-height: 62px\0;display: block\0;}
.nynewsb .lists .ul1 li h4 a{max-height: 62px\0;display: block\0;}
.nynewsb .lists .ul2 li p{max-height: 54px\0}
.nynewsb .lists .ul2 li:last-child{margin-top: .55rem}
.nynewsb .lists .ul2 li p{color: #666;margin-top: .18rem;font-size: 15px;line-height: 1.8em}
.nynewsb .lists .ul3 li{padding: .25rem 0;border-bottom: 1px solid #ddd;}
.nynewsb .lists .ul3 li:first-child{padding-top: 0;border-top: 0;}
.nynewsb .lists .ul3 li h4{margin-top: .15rem;font-size: 16px;line-height: 1.6em}
.nynewsb .lists .ul3 li h4 a{max-height: 50px\0;display: block\0;}

.nynewsc .tit{padding-left: 22%;position: relative;z-index: 5;margin-bottom: 15px}
.nynewsc .tit img{height: .4rem}
.nynewsc .tit div{width: .26rem}
.nynewsc .tit h3{ font-size: .36rem;line-height: 1.1em;position: relative;top: -.15rem;margin-left: .3rem;}
.nynewsc .more a{font-size: .2rem}
.nynewsc{padding-bottom: .4rem;padding-top: .6rem}
.nynewsc::after{content: '';position: absolute;left: 0;bottom: 0; height: calc(100% - 100px);;width: 100%;background: url(../images/ny/cc.png) no-repeat center;background-size: cover;z-index: 0}
.nynewsc .sss::before{content: '';position: absolute;left: 0;top: -1.5rem; height: 4.27rem;;width:20%;background: #284ba4;z-index: 1}
.nynewsc .aleft{width: 49%;margin-left: 3%;position: relative;z-index: 5}
.nynewsc .aleft .pic{height: 4.4rem}
.nynewsc .aleft .txt{position: absolute;left: 0;bottom: 0;right: 0;background: url(../images/ny/bamask.png) no-repeat bottom center;background-size: 100% 100%;padding: 55px 5% 20px;color: #fff}
.nynewsc .aleft .txt h4{font-size: .24rem;margin-top: .1rem}
.nynewsc .aright{width: 44%;position: relative;z-index: 5}
.nynewsc .aright .ul1  li{padding: .2rem 0;border-top: 1px solid #ddd}
.nynewsc .aright .ul1  li:first-child{padding-top: 0;border-top: 0;}
.nynewsc .aright .ul1  li time{color: #666}
.nynewsc .aright .ul1  li h4{font-size: .24rem;margin-top: .1rem;line-height: 1.3em}
.nynewsc .aright .ul1 li p{color: #666;margin-top: .18rem;font-size: 15px;line-height: 1.8em}

.nynewsc .aright .ul2{margin-top: .1rem}
.nynewsc .aright .ul2 li{width: 48%}
.nynewsc .aright .ul2 li .pic{height: 1.75rem}
.nynewsc .aright .ul2 li h4{position: absolute;left: 0;bottom: 0;right: 0;background: url(../images/ny/bamask.png) no-repeat bottom center;background-size: 100% 100%;;padding: 35px 5% 15px}
.nynewsc .aright .ul2 li h4 a{color: #fff;font-size: 15px}



@media screen and (max-width:980px){
.nynewsa .aleft{width:100%;order: 2}
.nynewsa .aleft ul{width: 100%}
.nynewsa .aright{width: 100%;order: 1;margin-bottom: .3rem}
.nynewsa .aright .tit{position: absolute;z-index: 5;left:0;top: -.5rem}
.nynewsa .aright .ss{width: calc(100% - 100px);float: right;padding-bottom: .3rem}
.nynewsa .aright:after{left: 20.1%;height: 78%;bottom: 0}
.nynewsa .aright .logoy{height: .8rem;}
.nynewsa .wp:after{display: none}
.nynewsa .aleft .more{padding-left: 0;text-align: center}

.nynewsb .lists .ul1{width:100% }
.nynewsb .lists .ul2{width:100% }
.nynewsb .lists .ul3{width:100% }
.nynewsb .lists .ul1 li{padding-bottom: .25rem;border-bottom: 1px solid #ddd }
.nynewsb .lists .ul2 li{padding: .25rem 0;border-bottom: 1px solid #ddd}
.nynewsb .lists .ul3 li:first-child{padding-top: .25rem}
.nynewsb .lists .ul2 li:last-child{margin-top: 0}
.nynewsb .tit{margin-bottom: .4rem}

.nynewsc .aleft{width: 90%;margin-left:10%;margin-bottom: .4rem}
.nynewsc .aright{width: 100%;}
}
@media screen and (max-width:640px){
.nynewsa .aleft ul li p{font-size: 13px}
.nynewsa .aright .ss{width: calc(100% - 50px)}
.nynewsa .aright ul li .pic{height: 2.6rem}
.nynewsa .aright .logoy{height: .6rem}
.nynewsb .lists .ul2 li p,.nynewsc .aright .ul1 li p{font-size: 13px;line-height: 1.6em}
.nynewsb .lists{padding: .3rem}
.nynewsc .aleft .pic{height: 3rem}
}




/*0802*/
.nyaba{margin-top: .68rem;margin-bottom: 30px}
.nyaba .aleft{width:68.6% }
.nyaba .aright{width: 31.4%}
.nyaba .tita{margin-bottom: .38rem}
.nyaba .tita h3{font-size: .6rem;color: #1943ab;font-weight: bold;margin-right: .15rem}
.nyaba .tita span{font-size: .3rem;color: #585858;display: block;padding-top: .05rem}
.nyaba .tita p{font-size: .18rem;color: #585858;text-align: justify;}
.nyaba .titb{font-size: .28rem;margin-bottom: .2rem}
.nyaba .txt{padding-right: 3%}
.nyaba .txt p{line-height: 28px;font-size: .165rem;text-indent: 2em;color: #585858}
.nyaba .dataList{margin-top: .4rem}
.nyaba .dataList li{min-height: 140px;width: 33.333333333%;position: relative;color: #fff;text-align: center;padding: 30px 3% 0}
.nyaba .dataList li .num,.dataList li .t{position: relative;z-index: 5}
.nyaba .dataList li i{font-size: .5rem}
.nyaba .dataList li  p{margin-top: 5px}
.nyaba .dataList li:before{content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-repeat: no-repeat;background-position: center;background-size: cover;z-index: 0;opacity: .3}
.nyaba .dataList li:nth-child(1){background: #153f9e}
.nyaba .dataList li:nth-child(2){background: #d83b4b}
.nyaba .dataList li:nth-child(3){background: #da6000}
.nyaba .dataList li:nth-child(1):before{background-image:url(../images/ny/abd1.png);}
.nyaba .dataList li:nth-child(2):before{background-image:url(../images/ny/abd2.png);}
.nyaba .dataList li:nth-child(3):before{background-image:url(../images/ny/abd3.png);}
.nyabb .aleft{width:45.75% }
.nyabb .aright{width: 54.25%;min-height: 330px;background: #f6f6f6;padding: 30px 2.5%}
.nyabb .aright p{    line-height: 28px !important;
    font-size: .165rem !important;text-indent: 2em;color: #585858}

@media screen and (max-width: 1366px){
.nyaba .txt p{line-height: 28px;font-size: 14px;}
.nyabb .aright p{line-height: 28px;font-size: 14px;}  
}
@media screen and (max-width:640px){
 .nyabb .aleft{width:100%;height: 220px }
.nyabb .aright{width: 100%;}
.nyaba .aleft{width:100% }
.nyaba .aright{width: 100%;height: 220px;display: none}
}
@media screen and (max-width:480px){
.nyaba .dataList li{min-height: 120px;width: 100%;padding: 20px 3% 0}
}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, .calendar-con .acaTb thead{background-repeat: repeat;}
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .calendar-con .acaTb thead{background-repeat: repeat;}
}





/*团队*/














