<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";

.swiper-button-disabled{opacity: .5}
.intit{margin-bottom: .5rem;color: #c1392d}
.intit h3{font-size: .46rem;text-align: center;font-weight: normal;}
.homea{padding: .7rem 0 .9rem;background: url(../images/n1bg.jpg) no-repeat center;background-size: cover}
.homea .pic{width: 50%;height: 4rem}
.homea .txt{width: 50%;padding: .2rem 0 .2rem .3rem}
.homea .txt time{color: #c7a75c;}
.homea .txt time i{margin-right: 5px;font-size: .18rem}
.homea .txt h4{font-size: .3rem;font-weight: normal;margin: .25rem 0 .25rem}
.homea .txt p{line-height: 1.8em;color: #666;margin-bottom: .35rem;max-height: 1.12rem\0}
.homea .txt .more a{text-transform: uppercase;color: #666}
.homea .txt .more a:hover{text-transform: uppercase;color: #c1392d}
.homea .txt .more a i{font-size: .22rem;vertical-align: -.03rem}

.homea .sbtn a{position: absolute;top:50%;transform: translateY(-50%);z-index: 10;font-size: .5rem;color:  #8f1103;opacity: .7}
.homea .sbtn a:hover{opacity: 1}
.homea .sbtn a.prev{left: -.6rem}
.homea .sbtn a.next{right: -.6rem}

.homeb{padding: .7rem 0 .5rem;background: url(../images/n2bg.jpg) no-repeat center;background-size: cover}
.homeb .intit {color: #fff}
.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: #fff;white-space: nowrap;font-size: 14px}

.nyphotoList .item { background: #fff;border-radius: 5px;margin-bottom:.25rem;position: relative;overflow: hidden;}
.nyphotoList .item .pic{overflow: hidden;}
.nyphotoList .item .pic img{width: 100%}
.nyphotoList .item .txt{padding: .3rem}
.nyphotoList .item .txt .sign{color: #c1392d;text-transform: uppercase;}
.nyphotoList .item .txt time{color: #c7a75c;}
.nyphotoList .item .txt time i{margin-right: 5px;font-size: .18rem}
.nyphotoList .item .txt h4{position: relative;font-weight: normal;margin-bottom: .3rem;margin-top: .1rem;line-height: 1.5em;font-size: .18rem}
.nyphotoList .item:hover img{transform: scale(1.07);}
.wall{display:block;position:relative}
.wall-column{display:block;position:relative;width:25%;float:left;padding:0 1%;-webkit-box-sizing:border-box;box-sizing:border-box}
@media screen and (max-width: 1180px){
.wall-column{width: 33.33333%}
}
@media screen and (max-width: 980px){
.intit{margin-bottom: .4rem;color: #c1392d}
.intit h3{font-size: .4rem;}
.homea .slide-newsp{width:calc(100% - .6rem);margin: 0 auto}
.homea .pic{width: 100%;height: 50vw}
.homea .txt{width: 100%;padding:.3rem 0 0}	
.homea{padding: .5rem 0 .8rem;}
.wall-column{width: 50%}
.homeb{padding: .6rem 0 .4rem;}
}
@media screen and (max-width: 540px){
.homea .txt h4{font-size: .24rem}
.homea .sbtn a{font-size: .4rem}
.homea .sbtn a.prev{left: -.5rem}
.homea .sbtn a.next{right: -.5rem}

}
@media screen and (max-width:480px){
.wall-column{width: 100%}
.nyphotoList .item .txt h4{font-size: .2rem}
}</pre></body></html>