.g-t1 {
    position: relative;
}

.g-t1 .tit {
    position: relative;
}

.g-t1 .t1 {
    font-size: .36rem;
    position: absolute;
    left: .08rem;
    top: 55%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.g-t1 .t1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: .39rem;
    height: .05rem;
    margin-left: .12rem;
    position: relative;
    top: -1px;
    background: url(../images/i-10.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.g-t1 .t2 {
    text-transform: uppercase;
    font-family: "微软雅黑", "Microsoft Yahei";
    font-weight: bold;
    font-size: .6rem;
    opacity: 0.5;
    letter-spacing: .12rem;
    color: rgba(255, 255, 255, 0);
    line-height: .7rem;
    text-stroke: 1px #CBCBCB;
    -webkit-text-stroke: 1px #CBCBCB;
}

.g-t1 .more {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1.04rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    font-size: .14rem;
    color: #fff;
    background-color: #d9b372;
    z-index: 2;
    margin-right: .05rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.g-t1 .more:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: -.05rem;
    bottom: -.05rem;
    background-color: rgba(204, 204, 204, .2);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.g-t1 .more:hover {
    background-color: #A00F0F;
    color: #fff;
}

.g-t1 .more:hover:before {
    background-color: rgba(160, 15, 15, .2);
}

.g-t1-1 .t2 {
    font-size: .5rem;
}

.g-t1-2 .t2 {
    font-size: .7rem;
    letter-spacing: .2rem;
}

.row-a1 {
    overflow: hidden;
    padding: .8rem 0 0;
    background: #f5f6f7 url(../images/p-bg1.jpg) no-repeat left bottom;
    -o-background-size: 8.09rem auto;
    -ms-background-size: 8.09rem auto;
    -moz-background-size: 8.09rem auto;
    -webkit-background-size: 8.09rem auto;
    background-size: 8.09rem auto;
}

.row-a1 .col-l {
    width: 10.85rem;
}

.row-a1 .col-r {
    width: 3.81rem;
}

.m-slider1 {
    width: 5.62rem;
    float: left;
    margin-top: .5rem;
}

.m-slider1 .con {
    display: block;
}

.m-slider1 .pic {
    padding-top: 58%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: .35rem;
}

.m-slider1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}

.m-slider1 .top {
    overflow: hidden;
    color: #fff;
    margin-bottom: .23rem;
}

.m-slider1 .date {
    float: right;
    margin-left: .2rem;
    font-size: .18rem;
}

.m-slider1 .t1 {
    font-size: .2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-slider1 .desc {
    font-size: .16rem;
    line-height: 1.75;
    color: #CEDBE9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.m-slider1 .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-slider1 .slick-dots {
    position: absolute;
    bottom: -.8rem;
    left: .32rem;
}

.m-slider1 .slick-dots li {
    float: left;
    margin: 0 .08rem;
}

.m-slider1 .slick-dots li button {
    display: block;
    font-size: .22rem;
    color: rgba(255, 255, 255, .7);
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    line-height: .32rem;
}

.m-slider1 .slick-dots li.slick-active button {
    color: #fff;
    font-size: .3rem;
    font-weight: bold;
}

.m-slider1 .slick-dots:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    width: .3rem;
    background: url(../images/i-13.png) no-repeat left center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.m-slider1 .slick-dots:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 1.54rem;
    height: 1px;
    background-color: #FFF;
    opacity: .3;
}

.m-slider1 .slick-arrow {
    position: absolute;
    z-index: 2;
    bottom: -.8rem;
    width: .48rem;
    height: .32rem;
    border: 0;
    cursor: pointer;
    background-color: #fff;
    text-indent: 9999px;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: .28rem auto;
    -ms-background-size: .28rem auto;
    -moz-background-size: .28rem auto;
    -webkit-background-size: .28rem auto;
    background-size: .28rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-slider1 .slick-prev {
    right: 1.04rem;
    background-image: url(../images/i-11.png);
}

.m-slider1 .slick-next {
    right: .41rem;
    background-image: url(../images/i-12.png);
}

.m-slider1 .slick-arrow:hover {
    background-color: #d9b372;
}

.m-slider1 .slick-prev:hover {
    background-image: url(../images/i-11-on.png);
}

.m-slider1 .slick-next:hover {
    background-image: url(../images/i-12-on.png);
}

.m-slider1 .slick-arrow:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: .26rem;
    margin-left: .12rem;
    background: url(../images/i-14.png) no-repeat left center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


.m-list1 {
    width: 4.5rem;
    float: right;
    margin-top: .5rem;
}

.m-list1 li {
    margin-bottom: .3rem;
}

.m-list1 li:last-child {
    margin-bottom: 0;
}

.m-list1 .con {
    display: block;
    height:2rem;
    padding: .26rem .26rem 0;
    position: relative;
    background: #fff url(../images/i-bg1.png) no-repeat right bottom;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .top {
    overflow: hidden;
    margin-bottom: .16rem;
}

.m-list1 .pic {
    float: left;
    width: 1.35rem;
    height: .95rem;
    border: 3px solid #E7E7E7;
    margin-right: .2rem;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .tit {
    overflow: hidden;
    height: .95rem;
    position: relative;
}

.m-list1 .tit h3 {
    font-size: .18rem;
    color: #000;
    line-height: 1.67;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .desc {
    font-size: .16rem;
    line-height: 1.75;
    color: #838383;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .date {
    position: absolute;
    left: .26rem;
    right: .26rem;
    bottom: 0;
    line-height: .88rem;
    border-top: 1px solid rgba(179, 179, 179, .3);
    font-size: .16rem;
    color: #B4B1B0;
    background: url(../images/i-15.png) no-repeat right center;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list1 .date span {
    font-size: .38rem;
    font-weight: bold;
}

.m-list1 .con:hover {
    background-color: #d9b372;
    background-image: url(../images/i-bg1-on.png);
}

.m-list1 .con:hover .date {
    color: #F5F6F7;
    background-image: url(../images/i-15-on.png);
}

.m-list1 .con:hover .date span {
    font-weight: normal;
}

.m-list1 .con:hover .tit h3,
.m-list1 .con:hover .desc {
    color: #F5F6F7;
}

.m-list1 .con:hover .pic {
    border-color: #fff;
}

.m-list1 .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-list2 {
    height: 6.6rem;
    margin-top: .5rem;
    padding-top: .27rem;
    background-color: #fff;
}

.m-list2 li {
    position: relative;
    margin-bottom: .08rem;
}

.m-list2 li:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    background-color: #F5F6F7;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list2 .con {
    display: block;
    overflow: hidden;
    position: relative;
    height: 1.1rem;
    position: relative;
    z-index: 2;
    color: #000;
}

.m-list2 .con:before {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 0;
    width: 2px;
    background-color: #15316A;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list2 .con:after {
    content: '';
    position: absolute;
    left: .3rem;
    right: .28rem;
    bottom: .19rem;
    height: 1px;
    background-color: rgba(12, 41, 98, .2);
}

.m-list2 .date {
    float: left;
    margin-left: .3rem;
    width: .75rem;
    text-align: center;
    padding-top: .15rem;
    line-height: 1.1;
    position: relative;
    padding-bottom: .17rem;
}

.m-list2 .date:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #B4B1B0;
    opacity: .6;
}

.m-list2 .date:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background-color: #0C2962;
    opacity: .6;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list2 .date span {
    display: block;
    font-size: .38rem;
    font-weight: bold;
    margin-bottom: .02rem;
}

.m-list2 .date em {
    font-size: .14rem;
}

.m-list2 .tit {
    overflow: hidden;
    padding-right: .35rem;
    padding-top: .15rem;
    padding-left: .18rem;
    position: relative;
}

.m-list2 .tit:after {
    content: '';
    position: absolute;
    left: 0;
    top: .19rem;
    width: 1px;
    height: .51rem;
    background-color: #0C2962;
    opacity: .2;
}

.m-list2 .tit h3 {
    font-size: .18rem;
    font-weight: normal;
    line-height: 1.56;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.m-list2 .con:hover {
    color: #0C2962;
}

.m-list2 .con:hover:before {
    top: 0;
    bottom: 0;
}

.m-list2 li:hover:after {
    width: 100%;
}

.m-list2 li:hover .date:after {
    width: 100%;
}

.m-list2 li:hover .tit h3 {
    font-weight: bold;
}

.row-a2 {
    overflow: hidden;
    padding-bottom: .88rem;
    background: url(../images/p-bg2.jpg) no-repeat center;
    background-attachment: fixed;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.row-a2-1 {
    overflow: hidden;
    padding: .96rem 0 0;
}

.row-a2-1 .col-l {
    width: 4.8rem;
}

.row-a2-1 .col-r {
    width: 9.74rem;
    position: relative;
    padding-bottom: .48rem;
}

.row-a2-1 .col-r:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3.35rem;
    background-color: #011F5B;
}

.row-a2-1 .col-r .g-t1 {
    margin-bottom: .31rem;
}

.m-slider2 {
    margin-top: .31rem;
}

.m-slider2 .con {
    display: block;
    height: 3.2rem;
    padding: .26rem .4rem 0;
    border-top: 1px solid #A00F0F;
    border-bottom: 6px solid #A00F0F;
    background: url(../images/i-bg2.png) no-repeat center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.m-slider2 .date {
    font-size: .16rem;
    color: #9F0404;
    margin-bottom: .04rem;
}

.m-slider2 .date span {
    font-size: .38rem;
    font-weight: bold;
}

.m-slider2 .tit {
    font-size: .2rem;
    color: #000;
    margin-bottom: .29rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-slider2 .info {
    font-size: .18rem;
    color: #838383;
    line-height: 1.78;
}

.m-slider2 .i-t {
    padding-left: .39rem;
    background-position: left center;
    background-repeat: no-repeat;
    -o-background-size: .2rem auto;
    -ms-background-size: .2rem auto;
    -moz-background-size: .2rem auto;
    -webkit-background-size: .2rem auto;
    background-size: .2rem auto;
}

.m-slider2 .i1 {
    background-image: url(../images/i-16.png);
}

.m-slider2 .i2 {
    background-image: url(../images/i-17.png);
}

.m-slider2 .i3 {
    background-image: url(../images/i-18.png);
}

.m-slider2 .slick-arrow {
    position: absolute;
    z-index: 2;
    bottom: -.71rem;
    width: 2.3rem;
    height: .4rem;
    border: 0;
    cursor: pointer;
    text-indent: 9999px;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: .28rem auto;
    -ms-background-size: .28rem auto;
    -moz-background-size: .28rem auto;
    -webkit-background-size: .28rem auto;
    background-size: .28rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-slider2 .slick-prev {
    left: 0;
    background-image: url(../images/i-11-on.png);
    background-color: #d9b372;
}

.m-slider2 .slick-next {
    right: 0;
    background-image: url(../images/i-12-on.png);
    background-color: #012F82;
}

.m-slider2 .con:hover .tit {
    color: #9F0404;
}

.m-pic {
    position: relative;
    z-index: 2;
    margin-left: .37rem;
    width: 6.24rem;
    box-shadow: 0px 9px 32px 0px rgba(1, 31, 91, 0.2);
    background-color: #fff;
}

.m-pic:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: -.1rem;
    bottom: -.1rem;
    border: 1px solid rgba(217, 217, 217, .3);
    z-index: -1;
}

.m-pic a {
    display: block;
    padding-top: 52%;
    height: 0;
    position: relative;
    overflow: hidden;
    border: .1rem solid #fff;
}

.m-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}

.m-pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-tab1 {
    position: absolute;
    right: 0;
    width: 3.02rem;
    bottom: .4rem;
}

.m-tab1 li a {
    display: block;
    height: .92rem;
    position: relative;
    padding: .22rem .3rem 0;
}

.m-tab1 li a:before {
    content: '';
    position: absolute;
    left: .3rem;
    right: .3rem;
    bottom: 0;
    height: 1px;
    background-color: #567696;
    opacity: .4;
}

.m-tab1 li a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background: url(../images/i-bg3.png) no-repeat left center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-tab1 h3 {
    font-size: .16rem;
    color: #CEDBE9;
    font-weight: normal;
    line-height: 1.75;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-tab1 li.hover a:after {
    width: 100%;
}

.m-tab1 li.hover a h3 {
    color: #fff;
}

.row-a2-2 {
    overflow: hidden;
    padding: .33rem 0 0;
}

.row-a2-2 .col-l {
    width: 4.8rem;
}

.row-a2-2 .col-l .g-t1 .t2 {
    letter-spacing: .1rem;
}

.row-a2-2 .col-r {
    width: 9.74rem;
}

.m-slider3 {
    margin-top: .3rem;
}

.m-slider3 .con {
    height: 2.01rem;
    display: block;
    padding-top: .31rem;
    padding-right: .33rem;
    margin-bottom: 3px;
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid rgba(1, 31, 91, .8);
}

.m-slider3 .pic {
    float: left;
    width: 1.4rem;
    height: 1.4rem;
    margin-right: .33rem;
    overflow: hidden;
}

.m-slider3 .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}

.m-slider3 .txt {
    overflow: hidden;
    position: relative;
    top: -.02rem;
}

.m-slider3 .date {
    font-size: .14rem;
    color: #8B8B8B;
    line-height: 1;
    display: block;
    margin-bottom: .06rem;
}

.m-slider3 .tit {
    font-size: .18rem;
    color: #011F5B;
    line-height: 1.56;
    margin-bottom: .13rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-slider3 .desc {
    font-size: .16rem;
    color: #838383;
    line-height: 1.75;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.m-slider3 .swiper-scrollbar {
    height: 2px;
    background-color: #E4E4E4;
}

.m-slider3 .swiper-scrollbar .swiper-scrollbar-drag {
    height: 4px;
    top: -1px;
    background-color: #A00F0F;
}

.m-slider3 .con:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-slider3 .con:hover .tit {
    color: #A00F0F;
}

.m-list3 {
    border-top: 1px solid rgba(1, 31, 91, .8);
    margin-top: .3rem;
    padding: .2rem .32rem .02rem;
    background-color: rgba(255, 255, 255, .8);
}

.m-list3 .con {
    display: block;
    overflow: hidden;
    line-height: .44rem;
    border-bottom: 1px dashed rgba(180, 177, 176, .3);
    color: #838383;
    transition: .23s;
    -ms-transition: .23s;
    -moz-transition: .23s;
    -webkit-transition: .23s;
    -o-transition: .23s;
}

.m-list3 .date {
    float: right;
    font-size: .16rem;
}

.m-list3 .t1 {
    font-size: .18rem;
    font-weight: normal;
    padding-left: .59rem;
    background: url(../images/i-19.png) no-repeat .16rem center;
    -o-background-size: .18rem auto;
    -ms-background-size: .18rem auto;
    -moz-background-size: .18rem auto;
    -webkit-background-size: .18rem auto;
    background-size: .18rem auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list3 .con:hover {
    color: #011F5B;
}

.m-list3 .con:hover .t1 {
    background-image: url(../images/i-19-on.png);
}

.row-a3 {
    background: url(../images/p-bg3.jpg) no-repeat left center;
    -o-background-size: 17.11rem auto;
    -ms-background-size: 17.11rem auto;
    -moz-background-size: 17.11rem auto;
    -webkit-background-size: 17.11rem auto;
    background-size: 17.11rem auto;
}

.row-a3 .col-l {
    width: 6.84rem;
    padding-top: .5rem;
    padding-left: 2rem;
    padding-bottom: 1.13rem;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.row-a3 .col-r {
    float: none;
    margin-left: 6.84rem;
    padding-top: .5rem;
    padding-left: .5rem;
}

.g-t1-3 .t1 {
    color: #FFF;
}

.g-t1-3 .t2 {
    text-stroke: 1px #CBCBCB;
    -webkit-text-stroke: 1px #CBCBCB;
}

.g-t1-3 .more {
    background-color: transparent;
    border: 1px solid rgba(217, 217, 217, .3);
}

.g-t1-3 .more:before {
    display: none;
}

.row-a3 .col-l .g-t1 .more {
    right: .3rem;
}

.m-list4 {
    padding-top: .43rem;
}

.m-list4 li {
    position: relative;
}

.m-list4 li:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 10rem;
    background-color: #D2D2D2;
    opacity: .2;
}

.m-list4 li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -.05rem;
    width: 0;
    background: #d9b372 url(../images/i-20.png) no-repeat right bottom;
    -o-background-size: 1.08rem auto;
    -ms-background-size: 1.08rem auto;
    -moz-background-size: 1.08rem auto;
    -webkit-background-size: 1.08rem auto;
    background-size: 1.08rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list4 .con {
    display: block;
    overflow: hidden;
    padding-right: .5rem;
}

.m-list4 .date {
    float: left;
    text-align: right;
    position: relative;
    z-index: 2;
    padding-right: .2rem;
    line-height: 1.2;
    padding-top: .3rem;
}

.m-list4 .date em {
    font-size: .16rem;
    color: #BECDD5;
    display: block;
}

.m-list4 .date span {
    font-size: .25rem;
    color: #fff;
}

.m-list4 .t1 {
    line-height: 1rem;
    overflow: hidden;
    font-size: .18rem;
    font-weight: normal;
    color: #fff;
    position: relative;
    padding-left: .24rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-list4 .t1:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: .52rem;
    background-color: #fff;
    opacity: .2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-list4 li:hover:before {
    box-shadow: 0px 14px 13px 0px rgba(159, 4, 4, 0.4);
    width: 8rem;
}

.g-t1 .share {
    position: absolute;
    right: 2.6rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.g-t1 .share .ico {
    display: block;
    float: left;
    width: .45rem;
    height: .45rem;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    margin-left: .13rem;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.g-t1 .share .weix {
    background-image: url(../images/i-21.png);
}

.g-t1 .share .ship {
    background-image: url(../images/i-22.png);
}

.g-t1 .share .douy {
    background-image: url(../images/i-23.png);
}

.g-t1 .share .ico:hover {
    border-color: #A00F0F;
    background-color: #A00F0F;
}

.g-t1 .ico .qr {
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 1.2rem;
    padding-bottom: .1rem;
    display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.g-t1 .ico .qr img {
    width: 100%;
    display: block;
}

.g-t1 .ico:hover .qr {
    display: block;
}

.m-slider4 {
    margin-top: .46rem;
    position: relative;
}

.m-slider4 .swiper-container {
    margin-right: -.22rem;
}

.m-slider4 .con {
    display: block;
    position: relative;
    margin-right: .22rem;
}

.m-slider4 .pic {
    padding-top: 79%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.m-slider4 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}

.m-slider4 .pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: -1px;
    right: 0;
    background: url(../images/i-bg4.png) no-repeat center bottom;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.m-slider4 .txt {
    position: absolute;
    left: .28rem;
    right: .8rem;
    bottom: .15rem;
    z-index: 2;
}

.m-slider4 .t1 {
    font-size: .16rem;
    line-height: 1.63;
    height: 3.26em;
    color: #fff;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.m-slider4 .ico {
    display: block;
    width: .34rem;
    margin-bottom: .05rem;
}

.m-slider4 .ico img {
    width: 100%;
    display: block;
}

.m-slider4 .arrow {
    overflow: hidden;
    padding-top: .13rem;
}

.m-slider4 .arrow span {
    float: left;
    width: 2.3rem;
    height: .4rem;
    margin-right: .14rem;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -o-background-size: .28rem auto;
    -ms-background-size: .28rem auto;
    -moz-background-size: .28rem auto;
    -webkit-background-size: .28rem auto;
    background-size: .28rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-slider4 .arrow .prev {
    background-image: url(../images/i-11-on.png);
    background-color: #d9b372;
}

.m-slider4 .arrow .next {
    background-image: url(../images/i-12-on.png);
    background-color: #012F82;
}

.m-slider4 .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.row-a4 {
    padding: .47rem 0;
}

.m-list5 {
    margin-top: .33rem;
    display: flex;
    justify-content: space-between;
}

.m-list5 .con {
    display: block;
    text-align: center;
}

.m-list5 .ico {
    display: block;
    margin: 0 auto .35rem;
    width: 1.16rem;
    height: 1.16rem;
    position: relative;
}

.m-list5 .ico:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px dashed #425373;
    border-radius: 50%;
    animation: yuan 5s linear infinite;
}

.m-list5 .ico img {
    width: 100%;
    height: 100%;
    display: block;
}

.m-list5 .t1 {
    font-size: .18rem;
    font-weight: normal;
}

.m-list5 .con:hover .ico {
    animation: beat 0.5s 1;
}

@keyframes yuan {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes beat {

    from,
    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    25% {
        -webkit-transform: scale(.9, 1.1);
        transform: scale(.9, 1.1)
    }

    50% {
        -webkit-transform: scale(1.1, .9);
        transform: scale(1.1, .9)
    }

    75% {
        -webkit-transform: scale(.95, 1.05);
        transform: scale(.95, 1.05)
    }

    from,
    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    25% {
        -webkit-transform: scale(.9, 1.1);
        transform: scale(.9, 1.1)
    }

    50% {
        -webkit-transform: scale(1.1, .9);
        transform: scale(1.1, .9)
    }

    75% {
        -webkit-transform: scale(.95, 1.05);
        transform: scale(.95, 1.05)
    }
}

.m-list5 .con:hover .t1 {
    color: #011F5B;
}

.row-b1 {}

.row-b1 .col-l {
    width: 3.1rem;
    margin-right: .7rem;
}

.row-b1 .col-r {
    float: none;
    overflow: hidden;
}

.m-t1 {
    height: 1.16rem;
    font-size: .38rem;
    color: #fff;
    margin-top: -.6rem;
    text-align: center;
    line-height: 1.16rem;
    font-weight: normal;
    background: url(../images/i-bg5.jpg) no-repeat center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.snv {
    padding: .2rem .2rem .55rem;
    background: url(../images/i-bg6.jpg) no-repeat center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.snv li {
    position: relative;
}

.snv li:after {
    content: '';
    position: absolute;
    top: 0;
    height: .95rem;
    right: -.2rem;
    width: 0;
    background: url(../images/i-bg7.jpg) no-repeat center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.snv li .s1 {
    display: block;
    font-size: .22rem;
    line-height: .94rem;
    text-align: center;
    border-bottom: 1px solid #DBF0FF;
    position: relative;
    z-index: 2;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.snv li .s1:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: -.34rem;
    width: .25rem;
    height: .35rem;
    margin-right: .09rem;
    position: relative;
    top: -2px;
    opacity: 0;
    background: url(../images/i-39.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.snv li:hover:after,
.snv li.on:after {
    width: 3.26rem;
}

.snv li:hover .s1,
.snv li.on .s1 {
    color: #fff;
    border-bottom-color: transparent;
}

.snv li:hover .s1:before,
.snv li.on .s1:before {
    opacity: 1;
}

.snv li.on i.plus:after,
.snv li.on i.plus:before {
    background-color: #fff;
}

.snv li.on i.plus:after {
    transform: rotate(90deg);
}

.snv .subNav {
    text-align: center;
    padding: .1rem 0;
    display: none;
}

.snv .subNav .lis a {
    display: block;
    line-height: .6rem;
    font-size: .18rem;
}

.snv li.on .subNav {
    display: block;
}

.snv i.plus {
    display: block;
    width: .5rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.snv i.plus:before {
    content: '';
    position: absolute;
    left: 50%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    width: .16rem;
    margin-left: -.08rem;
    background: #02205e
}

.snv i.plus:after {
    content: '';
    position: absolute;
    left: 50%;
    height: .16rem;
    top: 50%;
    margin-top: -.08rem;
    width: 2px;
    margin-left: -1px;
    background: #02205e;
    transition: .3s
}

.snv i.plus.show:after {
    transform: rotate(90deg);
}

.snv i.plus.show:after,
.snv i.plus.show:before {
    background-color: #fff;
}

.cur {
    text-align: right;
    font-size: .16rem;
    padding: .33rem 0 .25rem;
}

.m-t2 {
    font-size: .24rem;
    font-weight: normal;
    padding-bottom: .22rem;
    border-bottom: 2px solid #314D84;
}

.m-sel {
    margin-top: .32rem;
    padding: .45rem .3rem 0 .5rem;
    margin-bottom: .43rem;
    background-color: rgba(202, 219, 255, .3);
}

.m-sel .item {
    overflow: hidden;
    line-height: .39rem;
    padding-bottom: .26rem;
    margin-bottom: .3rem;
    border-bottom: 1px dashed #979797;
}

.m-sel .t1 {
    float: left;
    font-size: .26rem;
    color: #0C2440;
}

.m-sel .t-c {
    overflow: hidden;
}

.m-sel .t-c a {
    font-size: .22rem;
    margin-right: .2rem;
}

.m-sel .all {
    float: left;
    height: .39rem;
    padding: 0 .22rem;
    border-radius: .2rem;
}

.m-sel .all.active {
    background-color: #AE1111;
    color: #fff;
}

.m-sel .t-r {
    overflow: hidden;
}

.m-sel .t-r a {
    cursor: pointer;
    text-align: center;
    width: 7.69%;
    margin-right: 0;
    float: left;
}

.m-sel .item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: .2rem;
}

.m-list6 {
    overflow: hidden;
    margin: 0 -.18rem;
}

.m-list6 li {
    width: 50%;
    float: left;
    margin-bottom: .3rem;
}

.m-list6 .con {
    display: block;
    overflow: hidden;
    background-color: #fff;
    margin: 0 .18rem;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list6 .pic {
    float: left;
    width: 1.21rem;
    height: 1.63rem;
    overflow: hidden;
    margin-right: .23rem;
}

.m-list6 .pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list6 .txt {
    overflow: hidden;
    padding-top: .1rem;
    padding-right: .23rem;
}

.m-list6 .tit {
    font-size: .24rem;
    font-weight: normal;
    line-height: .6rem;
    border-bottom: 1px dashed #EBD1AE;
    margin-bottom: .1rem;
    color: #333;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list6 .info {
    font-size: .16rem;
    color: #666;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list6 .item {
    margin-bottom: .05rem;
    padding-left: .3rem;
    color: #666;
    background-position: left center;
    background-repeat: no-repeat;
    -o-background-size: .3rem auto;
    -ms-background-size: .3rem auto;
    -moz-background-size: .3rem auto;
    -webkit-background-size: .3rem auto;
    background-size: .3rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list6 .i1 {
    background-image: url(../images/i-40.png);
}

.m-list6 .i2 {
    background-image: url(../images/i-41.png);
}

.m-list6 .con:hover {
    background: linear-gradient(270deg, #033BAF 0%, #0B357F 98%);
}

.m-list6 .con:hover .tit {
    color: #fff;
}

.m-list6 .con:hover .item {
    color: #fff;
}

.m-list6 .con:hover .i1 {
    background-image: url(../images/i-40-on.png);
}

.m-list6 .con:hover .i2 {
    background-image: url(../images/i-41-on.png);
}

.m-list6 .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pages {
    margin: .7rem 0 1rem;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pages ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pages ul li a,
.pages ul li span {
    margin: 0 .04rem;
    display: block;
    font-size: .14rem;
    color: #959595;
    min-width: .3rem;
    line-height: .28rem;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.pages ul li span {
    border: none
}

.pages ul .prev a,
.pages ul .next a,
.pages ul .home a {
    width: auto;
    padding: 0 .15rem;
}

.pages ul .active a {
    border-color: #01479D;
    background-color: #01479D;
    color: #fff
}

.pages .num {
    font-size: 14px;
    color: #333;
    margin-left: .14rem;
    line-height: .3rem;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.pages .go {
    margin-left: .15rem;
    font-size: .14rem;
    color: #666;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.pages .go .inp {
    margin: 0 .1rem;
    width: .3rem;
    height: .3rem;
    border: 1px solid #ccc;
    font-size: .14rem;
    color: #333;
    text-align: center
}

.pages .go .sur {
    margin-left: .14rem;
    height: .3rem;
    padding: 0 .15rem;
    line-height: .28rem;
    border: 1px solid #ccc;
    font-size: .14rem;
    color: #333;
    text-align: center;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.pages ul li a:hover,
.pages .go .sur:hover {
    background: linear-gradient(90deg, #093880 -1%, #003CAC 100%);
    border-color: #093880;
    color: #fff
}

.m-tab {
    overflow: hidden;
    margin: .38rem 0 .46rem;
}

.m-tab li {
    float: left;
    margin-right: -.05rem;
}

.m-tab li a {
    width: 1.3rem;
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    display: block;
    font-size: .22rem;
    color: #79A0EE;
    background: url(../images/i-42.png) no-repeat center;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-tab li:hover a,
.m-tab li.on a {
    background-image: url(../images/i-43.png);
    color: #fff;
}

.m-table {
    overflow-y: auto;
    border: 1px solid #E1E7F3;
    background-color: #fff;
}

.m-table tr:nth-child(2n+1) {
    background-color: #EDF3FF;
}

.m-table th,
.m-table td {
    height: .82rem;
    font-size: .16rem;
    padding-left: .3rem;
    padding-right: .2rem;
}


.imgList li .img img {
    width: 100%;
    height: 100%;
    display: block;
}

@media only screen and (max-width: 1199px) {
    .m-table {
        word-break: keep-all !important;
    }
}

/* 2024/11.5 */
.sz-ny {
    position: relative;
    padding: .4rem;
    padding-bottom: .8rem;
}

.sz-ny::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 1.55rem;
    bottom: 0;

    background: linear-gradient(180deg, rgba(255, 255, 255, 0.39) 0%, #FFFFFF 100%);
    border-bottom: 3px solid #E8CAA3;
}

.sz-ny::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border: 0.11rem solid transparent;
    border-bottom: 0.11rem solid #E8CAA3;
    z-index: 8;
}

.sz-ny .sz-top {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
}

.sz-ny .sz-top .tpp {
    position: relative;
    padding-top: .33rem;
    padding-right: .33rem;
    width: 3.1rem;
}

.sz-ny .sz-top .tpp::after {
    content: "";
    position: absolute;
    left: .33rem;
    right: 0;
    top: 0;
    height: 30%;
    /* bottom: .45rem; */
    border: 10px solid rgba(49, 77, 132, .3);
    border-bottom: navajowhite;
}

.sz-ny .sz-top .tpp .pic {
    position: relative;
    padding-top: 126.56%;
    overflow: hidden;
    z-index: 9;

}

.sz-ny .sz-top .tpp .pic .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
}

.sz-ny .sz-top .sz-txt {

    flex: 1;
    min-width: 0;
    z-index: 9;
}

.sz-ny .sz-top .sz-txt h2 {
    padding-left: .5rem;
    font-size: 0.5rem;
    color: #333333;
    font-weight: normal;
    padding-bottom: .3rem;
}

.sz-ny .sz-top .sz-txt p {
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.41rem;
    text-indent: 2em;
    margin-top: .5rem;
}

.sz-cont {
    position: relative;
    z-index: 9;
}

.sz-cont p {
    margin-top: .3rem;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.41rem;
    text-indent: 2em;
}

@media only screen and (max-width: 600px) {
    .sz-ny .sz-top .sz-txt p {
        margin-top: .3rem;
    }

    .sz-ny {
        padding: .2rem;
    }

    .sz-ny::after {
        top: 1rem;
    }

    .sz-ny .sz-top .sz-txt h2 {
        font-size: .4rem;
        padding-bottom: .2rem;
    }

    .sz-ny .sz-top .tpp::after {
        height: 18.5%;
    }
}

/* 愿景 */
.ny-wash ul li {
    margin-top: .4rem;
}

.ny-wash ul li a {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.ny-wash ul li a .wash-mame {
    width: .97rem;
    background: #E4C48C;
    padding: .26rem .34rem;
    text-align: center;
    margin-right: .2rem;
}

.ny-wash ul li:nth-child(2n) a .wash-mame {
    margin-right: 0;
    margin-left: .2rem;
}

.ny-wash ul li a .wash-mame span {
    font-size: .28rem;
    color: #fff;
    line-height: 1.2;
    font-weight: 500;
}

.ny-wash ul li a .wash-txt {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding: .3rem;
    padding-left: .55rem;

}

.ny-wash ul li:nth-child(2n) a .wash-txt {
    order: -1;
}

.ny-wash ul li:nth-child(4n-3) a .wash-txt {
    background: url(../images/yj-bg1.png) no-repeat center center;
    background-size: cover;
}

.ny-wash ul li:nth-child(4n-2) a .wash-txt {
    background: url(../images/yj-bg2.png) no-repeat center center;
    background-size: cover;
}

.ny-wash ul li:nth-child(4n-1) a .wash-txt {
    background: url(../images/yj-bg3.png) no-repeat center center;
    background-size: cover;
}

.ny-wash ul li:nth-child(4n) a .wash-txt {
    background: url(../images/yj-bg4.png) no-repeat center center;
    background-size: cover;
}

.ny-wash ul li a .wash-txt h2 {
    font-size: 0.25rem;
    color: #333333;
    font-weight: 900;
    margin-bottom: .1rem;
}

.ny-wash ul li.yj-logo a .wash-mame {
    padding: .2rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.ny-wash ul li a .wash-txt p {
    font-size: 0.26rem;
    color: #333333;
    line-height: .44rem;
    text-shadow: 0rem 0.03rem 0.08rem rgba(0, 0, 0, 0.16);
    font-weight: 350;
}

.ny-wash ul li a .wash-txt p span {
    font-size: .2rem;
    color: #1C4F8C;
    font-weight: 900;

}

.ny-wash ul li.yj-logo a .wash-txt p {
    font-size: 0.18rem;
    font-weight: 350;
    text-shadow: none;

}

.ny-wash ul li.yj-logo .wash-txt {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.ny-wash ul li.yj-logo .wash-txt .wash-logo {
    width: 1.9rem;
    margin-right: .15rem;
}

.ny-wash ul li.yj-logo .wash-txt .wash-nr {
    flex: 1;
    min-width: 0;
}

@media only screen and (max-width: 600px) {
    .ny-wash ul li a .wash-txt {
        padding: .2rem;
    }
}