@charset "utf-8";
.home{background: url(../images/bodybg.jpg) no-repeat top center;background-size: 100% auto;}
@media screen and (min-width:1921px){
.home{background-size: 100% 6.8rem}
}
.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:#1885d4;padding: 0 8px;min-width: .35rem;height: .35rem;line-height: .33rem;
border: 1px solid #1885d4;border-radius: 3px }
.pages ul li a.on{background:#1885d4;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: #1885d4;color: #fff;border-radius: 3px;margin-left: 5px}

.scbox{overflow: auto}
.scbox::-webkit-scrollbar{width:4px}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #eee}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:#1885d4;}
/*.arc-tit{margin-bottom: .25rem }
.arc-tit h1{font-size:.28rem;text-align: center;line-height: 1.4em }
.arc-info{color: #777;margin-bottom: .3rem;text-align: center;font-size: .15rem}
.arc-con{line-height: 1.8em;font-family: '仿宋'!important;font-size: .18rem}
.arc-con img{display: inline-block;}
.arc-con p{margin-bottom: .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 table tr:nth-child(2n){background: #EEEEEE}
.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}
*/
.iconfont{font-size: inherit;}
.nytop{height: 5.3rem;position: relative;}
.nytop .bg{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 0;pointer-events: none;background-position: center;background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.nytop .bg:before{content: '';position: absolute;left: -1px;top: -1px;right: 0;bottom: -1px;z-index: 1;background: url(../images/ny/nybams.png) no-repeat left center;background-size: auto 100%}
.nytop .wp{height: 100%;max-width: inherit;padding: 0 5%;width: 100%;padding-top: 5%}
.nytop .posi{color: #fff;font-size: .15rem}
.nytop .posi:before{font-size: .22rem;margin-right: 5px;vertical-align: -1px;content: "\e601";font-family: "iconfont" !important;}
.nytop .posi a{color: #fff;}
.nytop .nytopt{color: #fff;margin-top: .2rem}
.nytop .nytopt h3{font-size: .4rem;margin-bottom: .1rem;padding-top: .2rem;position: relative;}
.nytop .nytopt h3:before{height: 2px;width: .3rem;background: #fff;position: absolute;left: 0;top: 0;content: '';display: block;}
.nytop .nytopt .en{color: #6c95f8;text-transform: uppercase;font-size: .3rem}

.nysubnav ul::-webkit-scrollbar{height:3px}
.nysubnav ul::-webkit-scrollbar-track{border-radius:5px;;background: rgba(255,255,255,.5)}
.nysubnav ul::-webkit-scrollbar-thumb{border-radius:5px;background:#ccc;}
.nysubnav ul li{display: inline-block;line-height: .4rem;position: relative;font-size: .18rem;padding: .18rem 0;}
.nysubnav ul li:before,.nysubnav ul li:before{content: '';position: absolute;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);height: 2px;width: 0;opacity: 0; background: #1885d4;bottom: 0;z-index: 2;-webkit-transition: .3s;-o-transition: .3s;transition: .3s}
.nysubnav ul li.on:after,.nysubnav ul li:hover:after{content: '';width: 0;height: 0;border: 6px solid transparent;border-bottom-color: #07699c;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);bottom:0;z-index: 3}
.nysubnav ul li.on:before,.nysubnav ul li:hover:before{width: .7rem;opacity: 1}
.nysubnav ul li.on a{background: #1885d4;color: #fff;border-radius: .3rem}
.nysubnav ul li a{position: relative;display: block;height: 100%;padding: 0 .3rem}
.nysubnav ul{position: relative;z-index: 3;overflow-x: auto;white-space: nowrap;text-align: center;}
.nysubnav .scnav:after{content: ''; position: absolute;z-index: 0;height:1px ;width: 100%;left: 0;bottom: 0;background: #ddd}

.nymain{}
.nymain:before{content: '';position: absolute;top: 30%;left: 0;width: 3.81rem;height: 4.66rem;background: url(../images/zs1.png) no-repeat top right;background-size: 3.81rem 4.66rem;z-index: -10;pointer-events: none}
.nymain:after{content: '';position: absolute;bottom: 30%;right: 0;width: 3.31rem;height: 3.57rem;background: url(../images/zs3.png) no-repeat top right;background-size: 3.3rem 3.57rem;z-index: -10;pointer-events: none}

.posi{margin-bottom: .3rem;font-size: .15rem}
.posi i{color: #07699c;font-size: .24rem;margin-right: 5px;vertical-align: -2px}
.nylist{}
.swiper-button-lock{display: none!important}
.nylist>.wp{padding:.4rem .5rem 0;/* box-shadow: 0 0 .15rem rgba(0,0,0,.1); */margin-bottom: .2rem;background-image: linear-gradient(to bottom,rgba(255,255,255,1),rgba(255,255,255,01));}
.nylist .wp .aleft{width: 75%}
.nylist .wp .nysbav{margin-bottom: .3rem}
.nylist .wp .slide-nav{width: calc(100% - 1rem);margin: 0}
.nylist .wp .slide-nav a{display: block;height: .56rem;text-align: center;font-size: .18rem;font-weight: bold;line-height: .45rem;position: relative;}
.nylist .wp .slide-nav a span{display: block;height: .47rem;background: #f9f9f9;position: relative; z-index: 2;border:1px solid #ddd;}
.nylist .wp .slide-nav .cur a:before{background: url(../images/ny/nysnavbg.png) no-repeat bottom center;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;content: ''}
.nylist .wp .slide-nav .cur a{color: #fff}
.nylist .wp .slide-nav .cur a span{background: transparent;border-color: transparent;}
.nysbav .sbtn a{display: block;width: .35rem;height: .35rem;border: 1px solid #bbb;text-align: center;line-height: .33rem;border-radius: 50%}
.nysbav .sbtn a:hover{color:#07699c;border-color: #07699c}
.nylist .wp .nysbav ul li{width: 1.65rem}
.nylist .wp .nysbav ul li a{display: block;height: .56rem;text-align: center;font-size: .18rem;font-weight: bold;line-height: .45rem;position: relative;}
.nylist .wp .nysbav ul li a span{display: block;height: .47rem;background: #f9f9f9;position: relative; z-index: 2;border:1px solid #ddd;}
.nylist .wp .nysbav ul li.cur a:before{background: url(../images/ny/nysnavbg.png) no-repeat bottom center;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;content: ''}
.nylist .wp .nysbav ul li.cur a{color: #fff}
.nylist .wp .nysbav ul li.cur a span{background: transparent;border-color: transparent;}

.nylist .wp .aright{width: 21%}
.nylistn{padding-bottom: .4rem}
.nylistn li{display: flex;justify-content: space-between;padding: .3rem 0;position: relative;border-top: 1px solid #eee;flex-wrap: wrap;}
.nylistn li:last-child{margin-bottom: 0;border-bottom: 1px solid #ddd}
.nylistn li .pic{width: 30.9%;height: 1.82rem;position: relative;z-index: 2}
.nylistn li .pic time{position: absolute;top: 0;left: 0;width: ;background: rgba(7,105,156,.9);color: #fff;text-align: center;font-size: .12rem;padding: .05rem .1rem;z-index: 2}
.nylistn li .pic time span{display: block;font-size: .26rem;line-height: 1em}
.nylistn li .txt{width:69%;padding-left: .25rem;position: relative;z-index: 2}
.nylistn li .txt h4{font-size: .18rem;line-height: 1.4em;font-weight: bold;}
.nylistn li .txt h4 a{max-height: .5rem\0;display: block\0;}
.nylistn li .txt p{font-size: .14rem;color: #777;margin-top: .15rem;line-height: 1.8em;max-height: .75rem\0}
.nylistn li:hover .txt h4 a{color: #07699c}

.nylist .wp .aright dl{}
.nylist .wp .aright dl dt{font-size: .22rem;font-weight: bold;}
.nylist .wp .aright dl dt:after{height: 2px;width: .4rem;background: #07699c;content: '';display: block;margin-top: .1rem}
.nylist .wp .aright ul li {padding: .15rem 0;margin-top: -1px;position: relative;}
.nylist .wp .aright ul li:after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;border-bottom: 1px dashed #ddd;height: 0}
/*.nylist .wp .aright ul li:not(.bg-mask):hover{background: #e9f2fb;z-index: 2;padding: .15rem}
.nylist .wp .aright ul li:not(.bg-mask):hover:after{display: none}*/
.nylist .wp .aright ul li:nth-child(1) .pic{height: 1.65rem;margin-bottom: .1rem}
.nylist .wp .aright ul li .txt h4{line-height: 1.5em;margin-bottom: .1rem}
.nylist .wp .aright ul li .txt h4 a{max-height: .48rem\0;display: block\0;}
.nylist .wp .aright ul li .txt p{font-size: .14rem;color: #666;line-height: 1.6em;max-height: .75rem\0;margin-bottom: .1rem}
.nylist .wp .aright ul li .txt time{font-size: .14rem;color: #07699c}

.nylistzt li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: .4rem;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: .15rem  0;margin-left: .25rem}
.nylistzt li .pic{min-height: 2rem;width: 51%;position: relative;left: -.25rem}
.nylistzt li .txt{width:49%;padding: 0 .25rem 0 .1rem;min-height: 2rem;}
.nylistzt li .txt h4{font-weight: bold;font-size: .18rem;line-height: 1.4em;margin-bottom: .1rem}
.nylistzt li .txt h4 a{max-height: .5rem\0;display: block\0}
.nylistzt li .txt p{font-size: .14rem;line-height: 1.6em;color: #666;max-height: .88rem}
.nylistzt li .txt time{}
.nylistzt li .txt .info{display: none;margin-top: .2rem;color: #666;font-size: .15rem}
.nylistzt li:nth-child(2n){margin-left: 0;margin-right: .25rem}
.nylistzt li:nth-child(2n) .pic{right: -.25rem;left:auto;order: 2}
.nylistzt li:nth-child(2n) .txt{padding: 0 .1rem 0  .25rem;order: 1}
.nylistzt li:hover{background: #07699c;margin-left: 0;margin-right: 0}
.nylistzt li:hover .pic{display: none}
.nylistzt li:hover .txt{width: 100%;padding: .3rem}
.nylistzt li:hover .txt .info{display: flex;justify-content: space-between}
.nylistzt li:hover .txt h4 a{color: #fff}
.nylistzt li:hover .txt p{color: #fff;opacity: .8;-webkit-line-clamp: 3;}
.nylistzt li:hover .txt .info{color: #fff;opacity: .8;}


.nylistzts{padding-bottom: .4rem}
.nylistzts li{padding: .2rem 0;border-bottom: 1px solid #ddd;display: flex;justify-content: space-between}
.nylistzts li .time time{display: flex ;justify-content: center;flex-direction: column; height: .66rem;width: .78rem;background: #fdf4e2;border-left: 4px solid #cea971;
	border-radius: 0 .1rem 0 0;font-size: .12rem;text-align: center;color: #cea971}
.nylistzts li .time time span{display: block;font-size: .26rem;line-height: 1.2em}
.nylistzts li .txt{width: calc(100% - 1rem)}
.nylistzts li .txt h4{font-size: .17rem;line-height: 1.4em}
.nylistzts li .txt p{font-size: .14rem;color: #777;margin-top: .1rem;max-height: .38rem\0}
.nylistzts li:hover .time time{border-color: #07699c;background: url(../images/ny/datebg.png) no-repeat center;background-size: cover;color: #fff}
.nylistzts li:hover h4{font-weight: bold;}
.nylistzts li:hover h4 a{color:  #07699c}


.ajaxMore{margin-bottom: .3rem;padding-top: .3rem}
.ajaxMore a{position: relative;}
.ajaxMore span{position: absolute;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);bottom: 16px;color: #0054c1;white-space: nowrap;font-size: 14px}
.nyphotos{padding: .6rem 0 .7rem}
.nyphotoList {}
.nyphotoList .item { background: #fff;border-radius: 5px;margin-bottom:.25rem;position: relative;overflow: hidden;}
.nyphotoList .item img{width: 100%}
.nyphotoList .item .pic{position: relative;}
.nyphotoList .item .pic time{position: absolute;bottom: 0;left: 0;width: ;background: rgba(7,105,156,.9);color: #fff;text-align: center;font-size: .12rem;padding: .08rem .1rem;z-index: 2}
.nyphotoList .item .pic time span{display: block;font-size: .26rem;line-height: 1em}
.nyphotoList .item .txt{background: #f7f7f7;padding: .2rem;border: 1px solid #ddd;border-top: 0}
.nyphotoList .item .txt h4{font-size: .18rem;position: relative;}

.wall{display:block;position:relative}
.wall-column{display:block;position:relative;width:33.33333%;float:left;padding:0 1%;-webkit-box-sizing:border-box;box-sizing:border-box}

.nylistmt{padding-bottom: .4rem}
.nylistmt li{height: 3.25rem;background: #fff;padding:.2rem .3rem;box-shadow: 0 0 10px rgba(0,0,0,.1);width: 31.3333333%;margin-right: 3%;padding-bottom: .55rem;position: relative;margin-bottom: .28rem;transition: .3s}
.nylistmt li .slog{max-height: .35rem;margin-bottom: .1rem}
.nylistmt li .slog img{max-height: .35rem;}
.nylistmt li time{position: absolute;bottom: .25rem;font-size: .15rem;color: #07699c}
.nylistmt li:nth-child(3n){margin-right: 0}
.nylistmt li h4{font-size: .18rem;font-weight: bold;margin-bottom: .1rem;line-height: 1.6em;}
.nylistmt li h4 a{max-height: .81rem\0;display: block\0;}
.nylistmt li p{font-size: .14rem;margin-bottom: .1rem;line-height: 1.6em;color: #777;max-height: .88rem\0}
.nylistmt li:hover{transform: translateY(-10px);box-shadow: 0 4px 10px rgba(0,0,0,.15);}
.nylistmt li:hover h4 a{color:#07699c }
.nylistmt li:hover p{color:#07699c;opacity: .77; }
@media screen and (max-width: 980px){
body{padding-top: .8rem}	
.nytop{height: 3.2rem;} 
.nytop .nytopt h3{font-size: .3rem;}
.nytop .nytopt .en{font-size: .24rem}
.nysubnav ul li a{padding: 0 .2rem}
.nylist .wp .aright{width: 100%}
.nylist .wp .aleft{width: 100%;margin-bottom: .4rem}
.nylist .wp .aright ul li:nth-child(1) .pic{height: 45vw}
.nylistzts li .txt h4{font-size: .19rem}
.wall-column{width:50%;padding:0 1%;}
.nylistmt li h4{font-size: .2rem}
.nylistmt li p{font-size: .16rem}
.nylistmt li{width: 48%;margin-right: 4%;}
.nylistmt li:nth-child(3n){margin-right: 4%}
.nylistmt li:nth-child(2n){margin-right: 0}
}

@media screen and (max-width: 640px){
.nytop{height: 3rem;}
.nytop .nytopt h3{font-size: .28rem;padding-top: .15rem;margin-bottom: .05rem}
.nytop .nytopt .en{font-size: .22rem}
.nytop .wp{padding-top: 8%}
.nymain:before{width: 34vw}
.nylist .wp{padding: .3rem .3rem 0.2rem;width: 98%;}
.nylist .wp .aright ul li .txt h4{font-size: .2rem}
.nylistn li .txt h4{font-size: .2rem}
.nylistzt li{padding: .2rem;margin-left: 0}
.nylistzt li .pic{min-height:inherit;width: 100%;position: relative;left: auto;height: auto}
.nylistzt li .pic a{background: transparent;}
.nylistzt li .pic img{display: block;}
.nylistzt li .txt{width:100%;padding: .15rem 0 }
.nylistzt li:nth-child(2n){margin-right: 0}
.nylistzt li:nth-child(2n) .pic{right: auto;left:auto;order: 1}
.nylistzt li:nth-child(2n) .txt{padding: .15rem 0;order: 2}
.nylistzt li .txt h4{font-size: .21rem}
.nylistzts li .txt h4{font-size: .2rem}
.nylistzts li .txt p{font-size: .16rem}
.nyphotoList .item { margin-bottom:.12rem;}

.nylistzt li:hover{background:#fff;margin-left: 0;margin-right: 0}
.nylistzt li:hover .pic{display: block;}
.nylistzt li:hover .txt{width: 100%;padding: .15rem 0}
.nylistzt li .txt .info{display: flex;justify-content: space-between}
.nylistzt li:hover .txt h4 a{color: #07699c}
.nylistzt li:hover .txt p{color: #333;opacity: .8;-webkit-line-clamp: 4;}
.nylistzt li:hover .txt .info{color: #333;opacity: .8;}



}
@media screen and (max-width: 480px){
.nytop{height: 50vw;min-height: 180px}
.nytop .nytopt{margin-top: .1rem}
.nylistn li .pic{width: 100%;height: 49vw}
.nylistn li .txt{width: 100%;padding: .2rem 0}
.nyphotoList .item { margin-bottom:.22rem;}
.wall-column{width:100%;padding:0 1%;}
.nylistmt li{width: 100%;margin-right: 0%;height: auto}
.nylistmt li:nth-child(3n){margin-right: 0}
.nylistmt li:nth-child(2n){margin-right: 0}
.nylistmt li h4{font-size: .21rem}
}


@media screen and (max-width: 980px){


}
@media screen and (max-width: 640px){

}

.nytit{text-align: center;;font-size: .36rem;font-weight: bold;padding: .5rem 3%}
.nytit span{ display: inline-block;color: #fff;background: url(../images/hua.png) no-repeat center;background-size: auto 100%;padding: .5rem 0}
@media screen and (max-width: 980px){
.nytit{padding: .2rem 0 .3rem}
.nytit span{padding: .3rem 0;font-size: .3rem}

}
@media screen and (max-width:480px){
.nytit span{font-size: .28rem;padding: .15rem 0 .3rem}  
.nytit{padding: 0 3%;margin-bottom: .2rem}
}
@media screen and (max-width:360px){
.nytit span{padding: 0 0 .3rem;font-size: .24rem;}

}



/*视觉*/
.nysj-listd{border:2px dotted #ccc;border-left: 0;border-right: 0;position: relative;margin-bottom: .2rem}
.nysj-listd:after{content: '';width: 0;bottom: .2rem;top:.2rem;border-right: 2px dotted #ccc;position: absolute;left: 50%}
.nysj-listd li{width: 47.5%;padding: .2rem 0}
.nysj-listd li .pic{width: 1.55rem;height: .97rem}
.nysj-listd li .txt{width: calc(100% - 2.55rem);padding: 0 .3rem 0 .2rem;position: relative;padding-bottom: .25rem}
.nysj-listd li .txt h4{line-height: 1.5em}
.nysj-listd li:hover .txt h4 a{color: #07699c;}
.nysj-listd li:hover .time{color: #07699c;}
.nysj-listd li .txt .more{position: absolute;left: .25rem;bottom: 0;font-weight: bold;color: #07699c;font-size: .2rem}
.nysj-listd li .time{width: 1rem;color: #07699c}
.nysj-listd li .time span{font-size: .22rem;display: block;}
.nysj-listd li:nth-child(1){border-bottom: 2px dotted #ccc;}
.nysj-listd li:nth-child(2){border-bottom: 2px dotted #ccc;}
.nysj-listc{margin-bottom: .3rem}
.nysj-listc .ale{width: 25%}
.nysj-listc .ari{width: 75%}
.nysj-listc .ari .slide-pic .item{height: 4.1rem;background: #fff;padding: .22rem;border: 1px solid #ddd;position: relative;margin:0 1px}
.nysj-listc .ari .slide-pic .swiper-slide:hover{position: relative; z-index: 5}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item:before{content: '';position: absolute;left: -1px;top: -1px;bottom: -1px;right: -1px;background: #07699c;z-index: 1 }
.nysj-listc .ari .slide-pic .swiper-slide:hover .item:after{content: '';position: absolute;left: .1rem;top: .1rem;bottom: -.1rem;right: -1px;background: #b8c6d5;z-index: 0 }
.nysj-listc .ari .slide-pic .swiper-slide:hover .item .pic{height: 0}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item  .txt{padding-top: .8rem}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item  .txt h4 a{color: #fff}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item  .txt p{color: #abc3dd}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item  .txt time{color: #fff}
.nysj-listc .ari .slide-pic .swiper-slide:hover .item  .txt .more{position: inherit;opacity: 1;visibility: inherit;margin-top: .15rem}
.nysj-listc .ari .slide-pic{padding-bottom: .15rem}
.nysj-listc .ari .slide-pic .pic{height: 1.65rem}
.nysj-listc .ari .slide-pic .txt{padding-top: .2rem;}
.nysj-listc .ari .slide-pic .txt h4{font-size: .18rem;line-height: 1.4em;margin-bottom: .1rem;}
.nysj-listc .ari .slide-pic .txt h4 a{height: .5rem;display: block\0;}
.nysj-listc .ari .slide-pic .txt p{font-size: .14rem;line-height: 1.8em;margin-bottom: .15rem;color: #888;height: .75rem}
.nysj-listc .ari .slide-pic .txt time{font-size: .14rem;color: #07699c}
.nysj-listc .ari .slide-pic .txt .more{font-size: .5rem;text-align: center;color: #fff;opacity: 0;visibility: hidden;position: absolute;}
.nysj-listc .ari .slide-pic .txt .more a i{color: #fff;display: inline-block;}
.nysj-listc .ari .slide-pic .swiper-slide:hover .txt .more a i{transition: .4s;transform:rotate(180deg);}
.nysj-listc .ari .sbtn{position: absolute;left: -3.1rem;bottom: .45rem}
.nysj-a{margin-bottom: .75rem}
.nysj-listb li{width: 31.6%;height: 1.7rem;border:1px solid #ddd;padding: .35rem .4rem;position: relative;}
.nysj-listb li:before{content: '';position: absolute;left: -2px;top: -2px;bottom: -2px;width: 50%;z-index: 0;background: url(../images/ny/linel.png) no-repeat left center;background-size: auto 100%;opacity: 0;visibility: hidden;transition: .3s}
.nysj-listb li:after{content: '';position: absolute;right: -2px;top: -2px;bottom: -2px;width: 50%;z-index: 0;background: url(../images/ny/liner.png) no-repeat right center;background-size: auto 100%;opacity: 0;visibility: hidden;transition: .3s}
.nysj-listb li h4 a{font-size: .18rem;line-height: 1.5em;height: .54rem;display: block\0;}
.nysj-listb li time{font-size: .14rem;color: #07699c;display: block;margin-top: .15rem}
.nysj-listb li:hover:before{opacity: 1;visibility: inherit;}
.nysj-listb li:hover:after{opacity: 1;visibility: inherit;}

.nysj-lista{margin-bottom: .5rem;}
.nysj-lista .ale{width: 45.6%;padding-right: .5rem;position: relative;}
.nysj-lista .ale .pic{height: 3.05rem}
.nysj-lista .ale .pic a:before{content: "\e630";font-family: "swiper-icons" !important;position: absolute;width: .6rem;height: .6rem;border-radius:50%;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);z-index: 3;text-align: center;line-height: .6rem;border-radius:50%;border:3px solid #fff;color: #fff;font-size: .3rem}
.nysj-lista .ale:after{content: '';position: absolute;;top: -.68rem;right: 0;bottom: 0;z-index: 0;background: #1863b7;width: 75.5%}
.nysj-lista .ari{width: 53%}
.nysj-lista .ari:after{content: '';height: 1px;left: -.4rem;right: 1.5rem;bottom: .35rem;background: linear-gradient(92deg,#dee5f2 0%,#fff 100%); ;position: absolute;z-index: 4}
.nysj-lista .ari .slide-vid{height: 2.85rem}
.nysj-lista .ari .slide-vid ul li{position: relative;line-height: .52rem;padding-right: 1rem}
.nysj-lista .ari .slide-vid ul li a:before{content: '';width: .3rem;height: 2px;background: #999999;;display: inline-block;margin-right: .1rem;vertical-align:.05rem}
.nysj-lista .ari .slide-vid ul li:hover a{color:  #07699c;color: #07699c;margin-left: .4rem}
.nysj-lista .ari .slide-vid ul li:hover a:before{background: #07699c}
.nysj-lista .ari .slide-vid ul li:hover time{color: #07699c}
.nysj-lista .ari .slide-vid ul li.on a{color:  #07699c;color: #07699c;margin-left: .4rem}
.nysj-lista .ari .slide-vid ul li.on a:before{background: #07699c}
.nysj-lista .ari .slide-vid ul li.on time{color: #07699c}
.nysj-lista .ari .slide-vid ul li a{font-size: .2rem;transition: .3s}
.nysj-lista .ari .slide-vid ul li time{position: absolute;right: 0;top: 0;color: #07699c;font-size: .15rem}
.nytit1{margin-bottom: .2rem}
.nytit1 span{color: #07699c;font-size: .28rem;text-transform: uppercase;margin-right: .2rem;opacity: .35;}
.nytit1 em{font-size: .28rem;font-weight: bold;}
.nytit1 .more a:before{content: "\e65b";font-family: "swiper-icons" !important;display: inline-block;width: .18rem;height: .18rem;border-radius: 50%;background: #07699c;text-align: center;line-height: .18rem;font-size: .12rem;color: #fff;vertical-align: 2px;margin-right: 5px;font-weight: bold;}
.nytit1 .more a:hover:before{display: inline-block;transform: rotate(180deg);transition: .5s}
.nysj-a {padding-top: .4rem}
.nysj-a .nytit1 em{color: #fff;}
.nysj-b .nytit1 em{display:block;margin-top: .1rem;margin-bottom: .2rem}
.nysj-b .nytit1 em:after{content: '';display: block;height: 2px;width:.6rem;background: #07699c;margin-top: .25rem }
.nysj-b .nytit1 p{font-size: .15rem}
.nysj .sbtn a{display: block;width: .55rem;height: .55rem;text-align: center;line-height: .53rem;border:1px solid #ddd;border-radius: 5px;color: #888}
.nysj .sbtn a.next{margin-left: .1rem}
.nysj .sbtn a:hover{background: #07699c;border-color: #07699c;color: #fff}
.nysj-b .nytit1 .more a{display:bold;height: .38rem;width: 1.2rem;border-radius:5px;background:#07699c;color: #fff;line-height: .38rem;text-align: center }
.nysj-b .nytit1 .more a:before{background: #fff;color: #07699c}
.nysj-b .nytit1 .more{margin-top: .3rem}

@media screen and (max-width: 980px){
.nysj-lista .ale{width:100%;padding-bottom: .3rem;margin-bottom: .3rem}
.nysj-lista .ari{width: 100%}
.nysj-lista .ale .pic{height: 45vw}
.nysj-listb li{width: 100%;height: auto;margin-bottom: .2rem}
.nysj-listb li h4 a{height: auto}
.nysj-listc .ari .sbtn{left: -1.9rem}
.nysj-listd li{width: 100%}
.nysj-listd:after{display: none}
.nysj-listd li:nth-child(3){border-bottom: 2px dotted #ccc;}
.nysj-listd li .txt h4{font-size: .2rem}
.nysj-b .nytit1 p{font-size: .18rem}
.nysj-listc .ari .slide-pic .txt h4{font-size: .2rem}
.nysj-listc .ari .slide-pic .txt h4 a{height: auto}
.nysj-listc .ari .slide-pic .txt time{font-size: .16rem}
.nysj-listb li h4 a{font-size: .2rem}
.nysj-lista .ari:after{display: none}
.nysj-lista .ari .sbtn{justify-content: center}
.nysj-a .nytit1 .more{padding-right: .25rem}
.nysj-a .nytit1 .more a{color: #fff}
.nysj-a .nytit1 .more a:before{background: #fff;color: #07699c}
}
@media screen and (max-width:640px ){
.nysj-listc .ale{width: 100%}
.nysj-listc .ari{width: 100%}
.nysj-listd li .time{width: .7rem}
.nysj-listd li .txt {width: calc(100% - 2.25rem);padding: 0 .15rem;display:flex;justify-content: center;flex-direction: column;}
.nysj-listd li .txt .more{display: none}
.nysj-listc .ari .sbtn{position: static;margin-top: .2rem}
.nysj-listc{margin-bottom: .5rem}
.nysj-a{margin-bottom: .4rem;padding-top: .2rem}
.nysj-b .nytit1 {display: flex;justify-content: space-between;}
.nysj-a .nytit1 em{display: block;color: #333;margin-top: 10px}
.nysj-lista .ale:after{top:-.88rem;}
}
@media screen and (max-width:480px ){
.nysj-lista .ale{padding-right: .2rem;padding-bottom: .2rem}
}



.vidTit{margin-bottom: .3rem;padding-top: .2rem}
.vidTit h1{color: #333333;font-size: .3rem;margin-bottom: .15rem}
.vidTit p{color: #666;}
.vidTit p span{margin-left: .1rem}
.vidCon video{width: 100%!important;height: auto!important;display: block;object-fit: cover}
.slideVidp{margin-top: .5rem}
.slideVidp dt{margin-bottom: .3rem}
.slideVidp dt span{font-size: .22rem}
.slideVidp dt span i{margin-right: 5px;color: #07699c;font-size: .24rem;vertical-align: -1px}
.slideVidp dt a{display: block;width: .3rem;height: .3rem;border: 1px solid #aaa;margin-left: .2rem;text-align: center;line-height: .28rem;border-radius: 50%;color: #aaa}
.slideVidp dt a:hover{color: #07699c;border-color: #07699c}
.slideVid .pic{height: 1.7rem;position: relative;}
.slideVid .pic:before{content: "\e630";font-family: "swiper-icons";position: absolute;width: .5rem;height: .5rem;background:rgba(255,255,255,.8);text-align: center;line-height: .5rem;left: 50%;
top:50%;margin-left: -.25rem;margin-top: -.25rem;z-index: 3;border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,.15);font-size: .25rem;display: none}
.slideVid .h4{border: 1px solid #ddd;padding: .1rem;background: #fff;border-top: 0}
.slideVid .h4 p{height:.48rem ;line-height: 1.4em;}


.topVid .slideVids{width: 68%;margin: 0}
.topVid .slideVids a{display: block;position: relative;}
.topVid .slideVids .pic{height: 4.85rem;position: relative;}
.topVid .slideVids .pic:before{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 30%;background: url(../images/bamask.png) no-repeat bottom center;background-size: 100% 100%;z-index: 1}
.topVid .slideVids .h4{position: absolute;left: 0; bottom: 0;right: 0;padding: .25rem;font-size: .2rem;color: #fff;z-index: 3;font-weight: bold;}
.topVid ul{width: calc(32% - .15rem)}
.topVid ul li{height: calc((100% / 4) - .1rem);display: flex;justify-content: space-between;cursor: pointer;position: relative;}
.topVid ul li.show:after{content: '';width: 5px;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: #e9bd60}
.topVid ul li.show:before{content: '';width:0;height: 0;border: 10px solid transparent;border-right-color:#e9bd60;  position: absolute;top: 50%;transform: translateY(-50%); left: -18px;z-index: 2;}
.topVid ul li .pic{height: 100%;width: 50%}
.topVid ul li .txt{height: 100%;width: 50%;background: #f7f7f7;border: 1px solid #ddd;border-left: 0;padding: .15rem}
.topVid ul li .txt h4{max-height:.44rem\0 ;line-height: 1.4em}
.topVid ul li .txt time{font-size: .14rem;color: #07699c}
.topVid ul li .txt time i{margin-right: 5px}
.topVid ul li.show .txt{background: #07699c;border-color:#07699c }
.topVid ul li.show .txt{color: #fff}
.topVid ul li.show .txt time{color: #fff;opacity: .8;}
.slideVidps{margin-top: .5rem}
.slideVidps dt{margin-bottom: .3rem;color: #07699c;padding-bottom: .12rem;border-bottom: 1px solid #ddd}
.slideVidps dt span{font-size: .22rem;font-weight: bold;position: relative;}
.slideVidps dt span a{color: #07699c;}
.slideVidps dt span:after{content: '';width: 100%;height: 3px;position: absolute;bottom:-.14rem;left: 0;z-index: 2;background: #07699c}
.slideVidps dt span i{margin-right: 5px;font-size: .24rem;vertical-align: -1px;font-weight: normal;}
.slideVidps dd ul li{width: calc(25% - .2rem)}
.slideVidps dd ul li .pic{height: 1.7rem;position: relative;}
.slideVidps dd ul li  .pic:before{content: "\e630";font-family: "swiper-icons";position: absolute;width: .5rem;height: .5rem;background:rgba(255,255,255,.8);text-align: center;line-height: .5rem;left: 50%;top:50%;margin-left: -.25rem;margin-top: -.25rem;z-index: 3;border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,.15);font-size: .25rem;display: none}
.slideVidps dd ul li .h4{border: 1px solid #ddd;padding: .1rem;background: #fff;border-top: 0}
.slideVidps dd ul li .h4 p{height:.48rem ;line-height: 1.4em;}
.slideVidps dd ul li time{font-size: .14rem;color: #07699c }


@media screen and (max-width: 980px){
.topVid .slideVids{width: 100%;margin: 0}
.topVid ul{display: none}
.topVid .slideVids .pic{height: 45vw}
.slideVidps dd ul li{width: calc(50% - .1rem);margin-bottom: .2rem}
.slideVidps dd ul li .pic{height: 22vw}
.slideVidps dd ul li .h4 p{height: .44rem;margin-bottom: 5px}
}


.nyarc .arc-tit{margin-bottom: .3rem;margin-top: .2rem;}
.nyarc .arc-tit h1{font-size: .32rem;font-weight: bold;margin-bottom: .15rem;}
.nyarc .arc-tit h4{font-size: .18rem;font-weight: normal;}
.nyarc .arc-info{color: #666;font-size: .14rem;border-left: 3px solid #07699c;padding-left: .2rem;margin-bottom: .4rem;}
.nyarc .arc-info p{padding: 0.03rem 0;}
.nyarc .arc-info span{margin-right: .25rem; }
.nyarc .arc-info time{font-size:16px;color: #07699c;}

/* .nyarc .arc-sibp{margin-bottom: .3rem;} */
.nyarc .arc-sib{width: calc(100% - 1.5rem);}
.nyarc .arc-sib div{padding: .08rem 0;}
.nyarc .backlist a{display: block;height: .36rem;width: 1.2rem;background: #07699c;color: #fff;text-align: center;line-height: .34rem;border-radius: 3px;}



.detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
}
.details .wp .wp{ padding:0}
.detail .detailwen {
    /* width: 100%; */
    width: 70%;
    /* margin-bottom: 50px; */
  }
  .detail .detailwen .detailtitle h3 {
    font-size: .34rem;
    line-height: 1.375;
    color: #000000;
    margin-bottom: .15rem;
    font-weight: bold;
  }
  .detail .detailwen .detailtitle h4 {
    font-size: .24rem;
    line-height: 1.375;
    color: #595d67;
    margin-bottom: 0.3rem;
  }
  .detail .detailwen .detailtitle .detailinfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #666666;
    padding-bottom: 10px;
    border-bottom: 1px #e2e2e2 solid;
  }
  .detail .detailwen .detailtitle .detailinfo img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
  }
  .detail .detailwen .detailtitle .detailinfo .time {
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #07699c;
  }
  .detail .detailwen .detailtitle .detailinfo .time span{ margin-right:.2rem}
  .detail .detailwen .detailtitle .detailinfo .time span img{ margin-right:.06rem}
  .detail .detailwen .detailtitle .detailinfo .sharelist {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .share,
  .detail .detailwen .detailtitle .detailinfo .sharelist .yuedu {
    font-size: 14px;
    padding-left: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .share {
    cursor: pointer;
    height: 28px;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .sharehide {
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    display: none;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .sharehide a{display: block;padding: 0 2px;}
  .detail .detailwen .detailtitle .detailinfo .sharelist .sharehide {
    display: flex;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .sharehide img {
    width: 22px;
    height: auto;
    margin-right: 2px;
  }
  .detail .detailwen .detailtitle .detailinfo .sharelist .sharehide img:hover {
    filter: grayscale(0);
  }
  .detail .detailwen .detailcon {
    padding: 42px 0 10px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    text-align: justify;
  }
.arc-sib div {
    padding: .08rem 0  !important;
}
.arc-sib {
    width: calc(100% - 1.5rem);
}
  .detail .detailwen .detailcon p {
   
    margin-bottom: 16px !important;
    text-align: justify;
    color: #000000 !important;
    line-height: 27px !important;
    font-size: 17px !important;
  }
  .detail .detailwen .detailcon p img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 26px auto 26px;
   
  }
@media(max-width: 768px){
        .detail .detailwen .detailcon p img{ max-width: 100% !important;}
} 
  .detail .detailwen .detailcon p em,
  .detail .detailwen .detailcon p i {
    font-style: italic;
  }
  .detail .detailwen .detailcon p video {
    max-width: 100%;
    width: calc(100% - 4em);
  }
  .detail .detailwen .detailcon video {
    max-width: 100%;
    width: calc(100% - 4em);
  }
  .detail .detailjian {
    width: 25%;
    margin-top: 105px;
  }
  .detail .detailjian .hotnewsTitle {
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #000000;
  }
  .detail .detailjian .hotnewsTitle img {
    width: 44px;
    height: 44px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  .detail .detailjian .hotnewsTitle:hover img {
  }
  .detail .detailjian .hotnewsList {
    width: calc(100% - 24px);
    padding: 30px 0 50px 0;
    border-left: 1px #e5e5e5 solid;
    margin-left: 24px;
  }
  .detail .detailjian .hotnewsList li .date {
    font-size: 14px;
    color: #07699c;
    background: url(../images/hotnewsbg.png) no-repeat left top;
    width: 106px;
    height: 30px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
    margin-left: 15px;
    background-size: 100% 100%;
 }
  .detail .detailjian .hotnewsList li:hover .date {
    font-size: 14px;
    color: #fff;
    background: url(../images/hotnewsbg_on.png) no-repeat left top;
    }
  .detail .detailjian .hotnewsList li .date::before {
    content: "";
    position: absolute;
    left: -23.5px;
    top: 50%;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 2px #e0e0e0 solid;
    border-radius: 100%;
    margin-top: -10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .detail .detailjian .hotnewsList li .title {
    width: 100%;
    font-size: 16px;
    color: #222222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
    line-height: 26px;
    margin: 0px 15px 30px 15px;
    overflow: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .detail .detailjian .hotnewsList li .title a {
    color: #222222;
  }
  .detail .detailjian .hotnewsList li:hover .date::before {
    border: 2px #07699c solid;
  }
  .detail .detailjian .hotnewsList li:hover .title a{
    color: #07699c;
    
    /*必需加前缀 -webkit- 才支持这个text值 */
    
    /*text-fill-color会覆盖color所定义的字体颜色： */
  }
  @media only screen and (max-width: 1366px){
    .detail {
      padding: 50px 5%;
    }
    .detail .detailwen {
      margin-bottom: 0px;
    }
    .detail .detailwen .detailtitle .detailinfo .time {
      font-size:14px;
    }
    .detail .detailwen .detailtitle .detailinfo .sharelist .share,
    .detail .detailwen .detailtitle .detailinfo .sharelist .yuedu {
      font-size: 12px;
    }
    .detail .detailwen .detailcon {
      padding: 30px 0;
      font-size: 16px;
      line-height: 32px;
    }
    .detail .detailjian .hotnewsTitle {
      font-size: 18px;
    }
    .detail .detailjian .hotnewsList {
      width: 100%;
      padding: 0 0 50px 0;
      border-left: 1px #e5e5e5 solid;
    }
    .detail .detailjian .hotnewsList li .date {
      font-size: 12px;
      height: 28px;
      line-height: 28px;
    
    
      margin-bottom: 10px;
    }
    .detail .detailjian .hotnewsList li .title {
      font-size: 14px;
      line-height: 32px;
      height: 64px;
      margin: 0 15px 20px 15px;
    }
  }
  @media only screen and (max-width: 1080px){
    .detail .detailwen .detailtitle h3 {
      font-size: 20px;
      line-height: 28px;
      padding-bottom: 20px;
    }
  }
  @media only screen and (max-width: 768px){
    .detail {
      display: inline;
      padding: 30px 0;
    }
    .detail .detailwen {
      width: 100%;
      margin-bottom: 20px;
    }
    .detail .detailwen .detailtitle h3 {
      font-size: 20px;
      line-height: 24px;
      padding-bottom: 20px;
    }
    .detail .detailjian {
      width: 100%;
      margin-top: 0;
    }
    .detail .detailjian .hotnewsList {
      width: 100%;
      padding: 0 0 50px 0;
      border-left: 1px #e5e5e5 solid;
    }
    .detail .detailjian .hotnewsList li .date {
      font-size: 14px;
    }
    .detail .detailjian .hotnewsList li .title {
      font-size: 16px;
      color: #000;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      height: 26px;
      line-height: 26px;
      overflow: hidden;
    }
    .detail .detailwen .detailcon p{ font-size:14px; line-height:26px}
  }
  @media only screen and (max-width: 480px){
    .detail .detailwen .detailtitle h3 {
      font-size: 18px;
      line-height: 26px;
    }
    .detail .detailwen .detailtitle .detailinfo .sharelist .share {
      display: none;
    }
    .detail .detailjian {
      width: 100%;
      display: none;
    }
    .detail .detailjian .hotnewsList {
      width: 100%;
      padding: 0 0 50px 0;
      border-left: 1px #e5e5e5 solid;
    }
    .detail .detailjian .hotnewsList li .date {
      font-size: 14px;
    }
    .detail .detailjian .hotnewsList li .title {
      -webkit-line-clamp: 2;
      height: 52px;
      line-height: 26px;
      overflow: hidden;
    }
  }
  
  @media screen and (max-width:980px){
    .arc-sib{display:none;}
    .flex-v-center{margin: 0 auto;}
    .nylist .wp .aright dl dt{font-size: 22px;}
    .arc-con p{letter-spacing: 0;font-size: .2rem;}
    .nyarc .arc-info time,.nyarc .arc-info span{font-size: .18rem;}
    .nyarc .arc-tit h1{font-size: .26rem;line-height: 1.5em!important;}
    .nyarc .backlist a{display: block;height: .46rem;width:2.2rem;background: #07699c;color: #fff;text-align: center;line-height: .46rem;border-radius: 3px; font-size: 14px;}
    .footer .ftinfo .info3{display:none;}
  }
  @media screen and (max-width: 1200px){
.footer .wp {
  justify-content: center;
  padding: 0 !important;
}
}
