﻿.nyTable {padding-top: .6rem}
.nyTable table{border: 1px solid #ddd;}
.nyTable table tr td{text-align: center;padding: .2rem .15rem;border: 1px solid #ddd}
.nyTable table tbody tr{}
.nyTable table tbody tr:nth-child(2n+1){background: #f0f7fd}
.nyTable table tbody tr:nth-child(1){background: #00568e;color: #fff;font-size: .2rem;}
.nyTable table tbody tr:nth-child(1) td{border: 1px solid #4b82a7}
.nyTable table tbody tr:hover{box-shadow: 0 0 20px rgba(0,0,0,.2);z-index: 5}
@media(max-width: 1024px){
 .nyTable table{min-width: 1200px} 
}

.nyArc1 .wp{max-width: 15.6rem;padding-right: 3.4rem}
.nyArc1 .apyBtn{position: absolute;top: 0;right: 0;width: 2.3rem}
.nyArc1 .apyBtn a{display: block;line-height: .56rem;background: #04538f;color: #fff;text-align: center;font-weight: bold;font-size: .22rem;transition: .3s}
.nyArc1 .apyBtn a:hover{background: #fdbe00}
@media (max-width: 1024px){
 .nyArc1 .wp{padding-right: 0} 
 .nyArc1 .apyBtn{position: relative;width: 100%;margin-top: .5rem}
}
/**/
.nyadm-bss{padding: .8rem 0}
.nyadm-bss .swiper-container{width: calc((100vw - 15.6rem) / 2 + 100%)}
.nyadm-bss .swiBtn{display: none}
.nyadm-bss .swiDots{display: none}
.admVlist{padding-bottom: .2rem}
.admVlist li{width:calc(33.3333% - .2rem);margin-right: .4rem}
.admVlist li .img{height: 3.5rem;background: #000}
.admVlist li .img:after{content: '';position: absolute;width: .66rem;height: .66rem;background: url(../images/ny/play.png) no-repeat center;background-size: 100% 100%;top: 50%;left: 50%;margin-left: -.33rem;margin-top: -.33rem;z-index: 3}
.admVlist li .img img{opacity: .7;}
.admVlist li .txt{background: #f5f5f5;padding: .2rem .3rem .3rem}
.admVlist li .txt h4{font-size: .28rem;line-height: 1.4em;}
.nyadm-css{padding:0  0 .8rem;}
.nyadm-dss{background: #09558e;padding: .8rem 0 }
.nyadm-dss .nytit{color: #fff}
.nyadm-css .box{padding: .55rem 0}
.nyadm-css .box:after{content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 70%;z-index: 0;background: #f6f6f6;pointer-events: none}

.nyadm-css .box .img{width: 50%;position: relative;z-index: 3}
.nyadm-css .box .txt{width: 46%;position: relative;z-index: 3}
.nyadm-css .box .txt ul li:first-child{padding-top: 0}
.nyadm-css .box .txt ul li:last-child{padding-bottom: 0}
.nyadm-css .box .txt ul li{padding: .25rem 0}
.nyadm-css .box .txt ul li+li{border-top: 1px solid #ddd}
.nyadm-css .box .txt ul li h4{font-size: .3rem}
.nyadm-css .box .txt ul li p{font-size: .22rem;line-height: 1.5em;font-style: italic;margin-top: .1rem;margin-bottom: .1rem}
.nyadm-css .box .txt ul li a{font-size: .22rem;color: #01518e;}
.nyadm-css .box .txt ul li a:hover{color: #fdbe00;}
.nyadm-dss .box:after{right: auto;left: 0;background: #22669a}
.nyadm-css .box .txt{padding-right: .4rem}
.nyadm-dss .box .txt{padding-left: .4rem;padding-right: 0;color: #fff}
.nyadm-dss .box .txt ul li a{color: #fff}
.nyadm-dss .box .txt ul li p{color: rgba(255,255,255,.8)}
.nyadm-dss .box .txt ul li+li{border-top: 1px solid rgba(255,255,255,.3)}
@media (max-width: 1024px){
.admVlist li{width:calc(50% - .15rem);}
.admVlist li .img{height: 28vw;}
.nyadm-css .box{padding: 0}
.nyadm-css .box:after{width: 100%}
.nyadm-css .box .img{width: 100%;order: 1}
.nyadm-css .box .txt{width: 100%;order: 2;padding: .4rem}
.nyadm-bss .swiper-container{width: calc(100% + .4rem)}
}
@media (max-width: 800px){
.admVlist li .txt h4{font-size: .24rem}
.admVlist{padding-bottom: 0}
.admVlist li{width:60%;}
.admVlist li .img{height: 35vw;}
}
@media (max-width: 540px){
.nyadm-bss .swiper-container{width:100%}
.admVlist li{width:100%;}
.admVlist li .img{height: 50vw;}
.nyadm-bss .swiDots{display: block;}
.nyadm-css .box .txt ul li h4{font-size: .24rem}
.nyadm-css .box .txt ul li p{font-size: .2rem;}
.nyadm-css .box .txt ul li a{font-size: .2rem}
}