

.nyBanner{width: 100%;height: 10rem;background-repeat: no-repeat;background-position: center;background-size: cover;}
.nyWrap{padding: 1.73rem 0;min-height: 350px;}

/*.nySide{width: 18.75%;}
.nySide h3{line-height: 3.16rem;color: #fff;text-align: center;background: url(../images/sideTitle.jpg) no-repeat center;background-size: cover;}
.nySide ul{padding: 0.83rem;min-height: 11.1rem;box-sizing: border-box;background: #F8F8F8 url(../images/sideBg.jpg) no-repeat center bottom;}
.nySide ul a{display: block;position: relative;padding: 0.5rem 0.66rem;background: #FFFFFF;color: #373737;line-height: 0.86rem;}
.nySide ul a .arr{position: absolute;right: 0.66rem;top: 50%;transform: translateY(-50%);}
.nySide ul li.on a,
.nySide ul a:hover{background: #00685D;color: #fff;}
.nySide ul li.on a .arr,
.nySide ul li a:hover .arr{filter: brightness(0) invert(1);}*/
.nySide{width: 18.75%;}
.nySide h3{line-height: 3.16rem;color: #fff;text-align: center;background: url(../images/sideTitle.jpg) no-repeat center;background-size: cover;line-height: 1.16rem;padding: 1rem 0;}
.nySide ul{padding: 0.83rem;min-height: 11.1rem;box-sizing: border-box;background: #F8F8F8 url(../images/sideBg.jpg) no-repeat center bottom;}
.nySide ul a{display: block;position: relative;padding: 0.5rem 0.66rem;background: #FFFFFF;color: #373737;line-height: 0.86rem;padding: 0.5rem 1.2rem 0.5rem 0.5rem;}
.nySide ul a .arr{position: absolute;right: 0.66rem;top: 50%;transform: translateY(-50%);right: 0.3rem;}
.nySide ul li.on h4 a,
.nySide ul li  h4 a:hover{background: #00685D;color: #fff;}
.nySide ul li.on h4 a .arr,
.nySide ul li h4 a:hover .arr{filter: brightness(0) invert(1);}

/* 20231124 */
.nySide .innerList{background: #fff;display: none;}
.nySide .innerList ul{padding: 0.4rem;background: none;min-height: auto;}
.nySide .innerList ul a{line-height: 1.4;padding: 0.3rem 0 0.3rem 0.6rem;}
.nySide .innerList ul a .arr{filter: brightness(0) invert(0.6);}
.nySide .innerList ul li.on a,
.nySide .innerList ul a:hover{background: #fff;color: #00685D;}
.nySide .innerList ul li.on a .arr,
.nySide .innerList ul li a:hover .arr{filter: brightness(1) invert(0);}

.nyContent{width: 78.75%;}

.bread{border-bottom: 1px solid #D8D8D8;margin-bottom: 1.1rem;align-items: flex-start;}
.bread h3{color: #1D1D1D;line-height: 1;padding-bottom: 1.3rem;position: relative;}
.bread h3::before{content: "";width: 100%;height: 1px;background: #00685D;position: absolute;left: 0;bottom: -1px;}
.bread .path{line-height: 26px;color: #696969;padding-left: 1.3rem;background: url(../images/icon_path.svg) no-repeat left center;background-size: auto 100%;}
.bread .path span{margin: 0 0.4rem;}
.bread .path a:hover{color: #00685D;}

.noticeList{padding-bottom: 1rem;}
.noticeList li{margin-bottom: 0.66rem;}
.noticeList li a{width: 100%;box-sizing: border-box;padding: 0 1.33rem;line-height: 2.66rem;}
.noticeList li span{flex-shrink: 0;margin-left: 1rem;color: #2F2F2F;}
.noticeList li h4{flex: 1;overflow: hidden;color: #00685D;}
.noticeList li a:hover{background: #00685D;}
.noticeList li a:hover h4,.noticeList li a:hover span{color: #fff;}


.page a{margin: 0 5px;display: flex;padding: 0 12px;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 2px;color: #000000;line-height: 1.1rem;position: relative;}
.page a.prev img{margin-right: 0.5rem;}
.page a.next img{margin-left: 0.5rem;}
.page a.prev{padding-left: 1.5rem;}
.page a.btn::before{content: "";width: 9px;height: 9px;border-left: 1px solid #000000;border-bottom: 1px solid #000000;position: absolute;left: 12px;top: 50%;margin-top: -5px;transform: rotateZ(45deg);}
.page a.next{padding-right: 1.5rem;}
.page a.next::before{left: auto;right: 12px;transform: rotateZ(-135deg);}
.page a:hover,.page .on{border-color: #00685D;background: #00685D;color: #fff;}
.page a:hover img{filter: brightness(0) invert(1);}
.page a:hover:before{border-color: #fff;}

.newsList{padding-bottom: 1rem;}
.newsList li{margin-bottom: 0.66rem;}
.newsList a{display: flex;width: 100%;box-sizing: border-box;padding: 1.1rem 1.5rem 1.1rem 1.1rem;background: #F8F8F8;}
.newsList .pic{flex-shrink: 0;margin-right: 1.4rem;width: 8.06rem;height: 5.33rem;position: relative;overflow: hidden;}
.newsList .text{flex: 1;overflow: hidden;}
.newsList h4{color: #373737;line-height: 0.83rem;}
.newsList p{line-height: 0.93rem;color: #2F2F2F;opacity: 0.8;max-height: 1.86rem;overflow: hidden;margin: 0.5rem 0 1.4rem;}
.newsList .btm span{color: #BDBDBD;}
.newsList .btm img{filter: brightness(0) invert(0.5);opacity: 0.5;}
.newsList a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.newsList a:hover h4{color: #00685D;}
.newsList a:hover .btm img{filter: brightness(1) invert(0);}

.passage{padding: 1.5rem 1.3rem 1.73rem;background: #F8F8F8;}
.passage .psgTitle{padding-bottom: 0.83rem;border-bottom: 1px solid #DADADA;margin-bottom: 1.2rem;}
.passage .psgTitle h4{color: #373737;line-height: 1.2rem;margin-bottom: 10px;}
.passage .psgTitle .info{color: rgba(55, 55, 55, 0.5);line-height: 1.4rem;}
.passage .psgTitle .left .item{margin-right: 1.66rem;}
.passage .psgTitle .left .item:last-child{margin-right: 0;}
.passage .psgTitle .left .item img{margin-right: 0.5rem;}
.passage .shareStyle .item{margin-left: 10px;}
.passage .shareStyle .item img{width: 1.4rem;height: 1.4rem;}
.passage .psgCont{min-height: 300px;padding-bottom: 1.66rem;border-bottom: 1px solid #DADADA;margin-bottom: 1.66rem;}
.passage .psgCont .pic{text-align: center;padding: 1.66rem 0;}
.passage .psgLink{color: #363F4F;line-height: 25px;}
.passage .psgLink .btn{max-width: 40%;}
.passage .psgLink .btn img{flex-shrink: 0;filter: brightness(0) invert(0.6);opacity: 0.8;}
.passage .psgLink .prev img{margin-right: 0.5rem;}
.passage .psgLink .next img{margin-left: 0.5rem;}
.passage .psgLink .btn h5{flex: 1;overflow: hidden;}
.passage .psgLink .toList img{filter: brightness(0) invert(0.6);opacity: 0.8;margin-right: 0.5rem;}
.passage .psgLink a:hover{color: #00685D;}
.passage .psgLink a:hover img{filter: brightness(1) invert(0);opacity: 1;}

@media screen and (max-width: 1480px){
.nySide{width: 24%;}
.nyContent{width: 72%;}
.noticeList li a{padding: 0 1rem;line-height: 2.2rem;}

}

@media screen and (max-width: 1280px){
.passage .psgTitle .left .item{margin-right: 0.8rem;}

}


@media screen and (max-width: 1024px){
.nySide{display: none;}
.nyContent{width: 100%;}
.bread h3{padding-bottom: 0.5rem;}

}

@media screen and (max-width: 760px){
.noticeList{padding-bottom: 0.5rem;}
.noticeList li{margin-bottom: 0.4rem;}
.noticeList li a{padding: 0 0.5rem;line-height: 1.8rem;}
.noticeList li span{font-size: 12px;margin-left:20px;}

.page a.num{display: none;}
.page a.on{display: block;}

.nyBanner{height: 5rem;}
.nyWrap{padding: 1rem 0;}

.newsList{overflow: hidden;padding-bottom: 0.5rem;}
.newsList li{width: 49%;float: left;margin-bottom: 0.5rem;}
.newsList li:nth-child(2n){float: right;}
.newsList li a{display: block;padding: 10px;}
.newsList .pic{width: 100%;height: 0;padding-bottom: 66.11%;margin-bottom: 10px;}
.newsList p{display: none;}
.newsList .btm img{display: none;}
.newsList .btm span{font-size: 12px;margin-top:6px;}
.newsList h4{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;white-space: normal;}

.passage{padding: 0.5rem;}
.passage .psgTitle{padding-bottom: 0.5rem;margin-bottom: 0.5rem;}
.passage .psgTitle h4{line-height: 1.2;font-size: 0.7rem;}
.passage .psgTitle .left .item{line-height: 1;}
.passage .psgTitle .left .item img{margin-right: 5px;height: 0.6rem;}
.passage .shareStyle{display: none;}
.passage .psgTitle .left .item:last-child{display: none;}
.passage .psgCont{padding-bottom: 0.5rem;margin-bottom: 0.5rem;}
.passage .psgLink{display: block;}
.passage .psgLink .toList,.passage .psgLink .btn img{display: none;}
.passage .psgLink .btn{width: 100%;max-width: 100%;}
}

@media screen and (max-width: 468px){
.passage .psgTitle .info .left{width: 100%;justify-content: flex-start;font-size: 12px;}
.passage .psgTitle .left .item{margin-right: 10px;}
.passage .psgTitle .left .item span{white-space: nowrap;}
}