@charset "utf-8";
/*党建馆 科技馆 视觉艺术博物馆 双奥纪念馆 校史馆*/
.n_banner{
    /*margin-top: 1.1rem;*/
}
.n_banner .swiper-slide a{
    display: block;
    position: relative;
}
.n_banner .swiper-slide img{
    display: block;
    width: 100%;
}

.miso_home a{
    width: auto;
    height: auto;
    overflow: visible;
    position: static;
}
.mouse_down{
    width: .25rem;
    height: .24rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    bottom: .3rem;
    transform: translateX(-50%);
    text-align: center;
    z-index: 555;
}
.mouse_down img {
    display: block;
    width: 100% ;
    height: 100%;
    animation-timing-function: linear;
}
@keyframes arrow {
    0% {opacity: 0;transform: translate3d(0px, 0px, 0px);}
    33% {opacity: 1;}
    66% {opacity: 1;}
    100% {opacity: 0;transform: translate3d(0px, 20px, 0px);}
}

.title001{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title001 .tit_box{
    display: flex;
    align-items: center;
}
.title001 .tit_box img{
    display: block;
    height: .66rem;
    margin-right: .08rem;
}
.title001 .tit_box h3{
    font-size: .36rem;
    line-height: 1;
    color: #0096c2;
    font-family: 'songtiB', sans-serif;
    margin-bottom: .06rem;
}
.title001 .tit_box p{
    font-size: .16rem;
    line-height: 1;
    color: #0096c2;
    font-weight: 200;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .2rem;
    line-height: .26rem;
    color: #ddbd85;
    display: flex;
    align-items: center;
    z-index: 3;
    padding-left: .17rem;
}
.title001 .more img{
    display: block;
    width: .26rem;
    height: .26rem;
    margin-left: .06rem;
    transition: .5s;
}
.title001 .more:before{
    position: absolute;
    content: '';
    left: 0;
    top: -.18rem;
    width: .66rem;
    height: .63rem;
    background: url("../images/more2.png") no-repeat 50%;
    background-size: 100%;
}

.n_home1 .content{
    position: relative;
    margin-top: -.74rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.n_home1 .left{
    width: 45.625%;
    padding-top: 1.02rem;
}

.n_home1 .left .txt p{
    font-size: .16rem;
    line-height: .3rem;
    color: rgba(34, 34, 34, 0.6);
    -webkit-line-clamp: 3;
    height: .9rem;
}
.n_home1 .left .txt{
    margin-bottom: .71rem;
}

.more2 a{
    position: relative;
    display: flex;
    font-size: .2rem;
    line-height: .26rem;
    color: #ddbd85;
    align-items: center;
    z-index: 3;
    padding-left: 0.17rem;
}
 .more2 a img{
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    margin-left: 0.06rem;
    transition: .5s;
}
 .more2 a:before{
    position: absolute;
    content: '';
    left: 0;
    top: -0.18rem;
    width: 0.66rem;
    height: 0.63rem;
    background: url('../images/more2.png') no-repeat 50%;
    background-size: 100%;
}

.n_home1 .right{
    width: 47.5%;
}

.list1nw a{
    display: block;
    position: relative;
}
.list1nw a .pic{
    padding-top: 4.6rem;
}

.list1nw_bd{
    position: relative;
    margin-top: -1.08rem;
    z-index: 5;
    padding-right: 1.4rem;
}

.list1nw_bd a{
    display: block;
    position: relative;
}
.list1nw_bd a .pic{
    padding-top: 1.93rem;
}

.list1nw_bd a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .03rem solid #eaeaea;
    z-index: 3;
    transition: .5s;
}
.list1nw_bd .swiper-slide-thumb-active a:before{
    border-color: #0096c2;
}
.n_home1 .title001{
    position: relative;
    z-index: 3;
    justify-content: space-between;
}
.n_home1 .title001 .tit_box img,
.n_home2 .title001 .tit_box img{
    height: .68rem;
}

.n_home1{
    padding-top: .95rem;
    padding-bottom: .8rem;
    background: url("../images/n_home1.jpg") no-repeat bottom center;
    background-size: cover;
}


.n_home2 .content{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.n_home2 .left{
    width: 37.5%;
    padding-left: .6rem;
}
.n_home2 .content .name{
    font-size: .32rem;
    line-height: .36rem;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: .4rem;
}
.n_home2 .content .name img{
    display: block;
    width: .23rem;
    margin-right: .07rem;
    margin-top: .05rem;
}

.n_home2 .left h4{
    font-size: .16rem;
    line-height: .3rem;
    color: #fff;
}
 
.n_home2 .left h4 span{
    font-weight: 600;
}

.n_home2 .left .time{
    display: flex;
    align-items: center;
    margin-top: .47rem;
}
.n_home2 .left time{
    display: block;
    text-align: center;
}
.n_home2 .left time span{
    display: block;
    font-size: .36rem;
    line-height: 1;
    color: #ddbd85;
    font-weight: 600;
    margin-bottom: .1rem;
}
.n_home2 .left time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.6);
}
.n_home2 .left .time .line{
    width: .5rem;
    height: 1px;
    background: #cfd3d4;
    margin: 0 .5rem;
}

.n_home2 .right{
    width: 32.5%;
    padding-right: .6rem;
}
.n_home2 .right .name{
    justify-content: flex-end;
    margin-bottom: .38rem;
}
.n_home2 .right .name img{
    margin-left: .07rem;
    margin-right: 0;
}

.n_home2 .right .info{
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: .96rem;
}

.n_home2 .right .info img{
    display: block;
    width: .24rem;
}
.n_home2 .right .info p{
    width: calc(100% - .44rem);
    font-size: .16rem;
    line-height: .24rem;
    color: rgba(255, 255, 255, 0.6);
    text-align: right;
}

.n_home2 .right .link{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.n_home2 .right .link .ll{
    position: relative;
}
.n_home2 .right .link .ll a{
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .36rem;
    color: #fff;

}
.n_home2 .right .link .ll a img{
    display: block;
    width: .37rem;
    margin-right: .11rem;
}
.n_home2 .right .link .ll .code img{
    display: block;
    width: 100%;
    height: 100%;
}
.n_home2 .right .link .ll .code{
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    left: -.5rem;
    bottom: calc(100% + .2rem);
    transition: .5s;
    background: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    opacity: 0;
    visibility: hidden;
}

.n_home2 .right .link .ll .code:after{
    position: absolute;
    left: 50%;
    content: '';
    top: 100%;
    transform: translate(-50%);
    border: 0.08rem solid #fff;
    border-color: #fff transparent transparent;
}
.n_home2 .right .link .ll:hover .code{
    opacity: 1;
    visibility: visible;
}

.n_home2 .right .link .rr{
    display: flex;
    align-items: center;
}
.n_home2 .right .link .rr .li{
    font-size: .16rem;
    line-height: .36rem;
    color: #b5b5b5;
    margin-left: .15rem;
}
.n_home2 .right .link .rr .li a{
    display: block;
    color: #fff;
    opacity: .6;
    text-decoration: underline;
    transition: .5s;
}
.n_home2 .right .link .rr .li:hover a{
    opacity: 1;
}
.n_home2 .title001 .tit_box h3,
.n_home2 .title001 .tit_box p{
    color: #fff;
}

.n_home2:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    max-width: 16rem;
    margin: auto;
    top: .5rem;
    bottom: .38rem;
    background: url("../images/ns2_img05.png") no-repeat 50%;
    background-size: 100% 100%;
    z-index: -1;
}

.n_home2{
    position: relative;
    z-index: 2;
    padding-top: .69rem;
    padding-bottom: 1rem;
    background: url("../images/n_home2.jpg") no-repeat 50%;
    background-size: cover;
}

.n_home3 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.n_home3 .left{
    width: 33.75%;
}
.list2nw a{
    display: block;
}
.list2nw a .imgbox{
    padding: .09rem;
    border: 1px solid #e4f4f9;
}

.list2nw a .pic{
    padding-top: 3.8rem;
}
.list2nw a time{
    position: absolute;
    left: .2rem;
    top: .17rem;
    width: .8rem;
    height: .8rem;
    background: #0096c2;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.list2nw a time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: .06rem;
}
.list2nw a time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
}

.list2nw a .txt h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #222222;
    height: .6rem;
    transition: .5s;
    font-family: 'mcsemidbold', sans-serif;
}
.list2nw a .txt{
    padding: .23rem .28rem .25rem .1rem;
    position: relative;
}
.list2nw a .txt:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: .5rem;
    height: 1px;
    background: #e0f2f9;
}
.list2nw a .txt:before{
    position: absolute;
    content: '';
    width: .3rem;
    height: .3rem;
    bottom: 0;
    right: 0;
    background: url("../images/s3-img02.png") no-repeat 50%/100%;
    transition: .5s;
}
.list2nw a:hover .txt:before{
    transform: rotate(45deg);
}
.list2nw a:hover .txt h3{
    color: #0096c2;
}

.n_home3 .center{
    width: 30.625%;
}

.list_boxn1 a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.list_boxn1 a time{
    width: 1rem;
    height: 1rem;
    display: flex;
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: url("../images/s3-img03.png") no-repeat 50%/100%;
}
.list_boxn1 a time span{
    display: block;
    font-size: .36rem;
    line-height: 1;
    color: #0096c2;
    font-weight: 600;
    margin-bottom: .08rem;
}
.list_boxn1 a time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    color: #b4b4b4;
}

.list_boxn1 a .txt{
    width: calc(100% - 1.2rem);
    position: relative;
    padding-bottom: .38rem;
}
.list_boxn1 a .txt h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #222222;
    height: .52rem;
    margin-bottom: .12rem;
    transition: .5s;
    font-family: 'mcsemidbold', sans-serif;
}
.list_boxn1 a .txt p{
    font-size: .14rem;
    line-height: .18rem;
    color: rgba(34, 34, 34, 0.6);
    height: .36rem;
}
.list_boxn1 a .txt:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: .5rem;
    height: 1px;
    background: #e0f2f9;
}

.list_boxn1 a .txt:before{
    position: absolute;
    content: '';
    width: .3rem;
    height: .3rem;
    bottom: 0;
    right: 0;
    background: url("../images/s3-img02.png") no-repeat 50%/100%;
    transition: .5s;
}
.list_boxn1 a:hover .txt:before{
    transform: rotate(45deg);
}
.list_boxn1 a:hover .txt h3{
    color: #0096c2;
}
.list_boxn1 li{
    margin-top: .47rem;
}
.list_boxn1 li:first-child{
    margin-top: 0;
}

.n_home3 .right{
    width: 28.125%;
}

.list_boxn2 li a{
    display: block;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.list_boxn2 a time{
    display: block;
    font-size: .14rem;
    line-height: .18rem;
    color: #fff;
    margin-bottom: .09rem;
}
.list_boxn2 a h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #ffffff;
    height: .52rem;
    transition: .5s;
}
.list_boxn2 li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.list_boxn2 li:last-child{
    border: none;
}
.list_boxn2 li:hover a h3{
    font-weight: 600;
}
.list_boxn2{
    padding: .16rem .38rem .13rem .32rem;
    background: url("../images/ns3_img02.png") no-repeat 50%;
    background-size: 100% 100%;
}
.n_home3 .title001{
    margin-bottom: .5rem;
}

.n_home4{
    padding-top: 1.64rem;
    padding-bottom: 0.5rem;
}

.n_home4 .box_right{
    display: flex;
    position: relative;
    z-index: 3;
    justify-content: flex-end;
}
.n_home4  .title001{
    width: 50.4375%;
    justify-content: flex-start;
}
.n_home4 .title001 .tit_box img{
    height: .7rem;
}

.n_home4 .content{
    margin-top: -.7rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.n_home4 .left{
    width: 46.6875%;
    position: relative;
}

.list3nw_bd a{
    display: block;
}
.list3nw_bd a .pic{
    padding-top: 4.72rem;
}
.n_home4 .right{
    position: relative;
    width: 50.4375%;
    padding-bottom: .36rem;
}
.list3nw_hd a{
    display: block;
    position: relative;
}
.list3nw_hd a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .03rem solid #0095c2;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list3nw_hd .pic{
    padding-top: 2.48rem;
}

.list3nw_hd ul{
    width: calc(100% + 4.32rem);
    transform: translateX(-4.32rem);

}
.list3nw_hd li{
    margin: 0 .1rem;
}

.list3nw_hd{
    overflow: hidden;
}

.n_home4 .right .hdtool{
    margin-top: .6rem;
}
.n_home4 .right .hdtool .page{
    width: 100%;
    position: relative;
    height: 1px;
    background: #d5d5d6;
}
.n_home4 .right .hdtool .page span{
    width: 0;
    border: 0;
    margin: 0;
    height: 3px;
    top: -1px;
    background: #0096c2;
    position: absolute;
    left: 0;
    transition-duration: 1000ms;
}

.n_home4 .content .btn{
    position: absolute;
    bottom: 1.94rem;
    width: .54rem;
    height: .54rem;
    background: #fff no-repeat 50%/.24rem;
    border-radius: 50%;
    cursor: pointer;
}

.n_home4 .content .prev{
    left: -.26rem;
    background-image: url("../images/prev02.png");
}

.n_home4 .content .next{
    right: -.26rem;
    background-image: url("../images/next02.png");
}
.n_home4 .content .prev:hover{
    background-image: url("../images/prev03.png");
}
.n_home4 .content .next:hover{
    background-image: url("../images/next03.png");
}

.n_home4 .content .right .next{
    box-shadow: 0 0 .08rem rgba(0, 0, 0, 0.08);
}
.n_home4 .content .right .prev,
.n_home4 .content .left .next{
    display: none;
}
.n_home4,.n_home3{
    position: relative;
    z-index: 5;
}

.n_homea{
    padding-top: .97rem;
    padding-bottom: .8rem;
    background: url("../images/n_homea.png") no-repeat bottom center;
    background-size: 100% auto;
}

/*双奥纪念馆*/

.n_home5 .title001 .tit_box img{
    height: .64rem;
}
.n_home5 .title001{
    margin-bottom: .4rem;
}

.list_boxn3 li{
    width: 16.25%;
    position: relative;
}
.list_boxn3 li .bg{
    padding-top: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow:  0 0 .1rem rgba(0, 150, 194, 0.14);
    border-radius: 50%;
    transition: .5s;
}
.list_boxn3 li a{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}
.list_boxn3 li a .icon{
    width: 100%;
    height: 1.13rem;
    position: relative;
}
.list_boxn3 li a h3{
    font-size: .24rem;
    color: #0096c2;
    line-height: .3rem;
    margin-top: .14rem;
}
.list_boxn3 li:first-child a h3{
    color: #666666;
}

.list_boxn3 li:hover .bg{
    transform: scale(1.05);
}
.n_home5:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 20.39rem;
    background: url("../images/n_home5.png") no-repeat bottom center;
    background-size: 100%;
    z-index: -1;
}
.n_home5{
    position: relative;
    z-index: 1;
    padding-top: 1.66rem;
    padding-bottom: 1.47rem;
    margin-bottom: -.8rem;

}
/*校史馆*/

.n_home6 .content,
.n_home7 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.n_home6 .left,
.n_home7 .left{
    width: 45.625%;
    padding-top: .15rem;
}

.n_title002 h2{
    font-size: .32rem;
    color: #333333;
    line-height: .4rem;
    font-family: 'mcsemidbold', sans-serif;
    margin-bottom: .12rem;
}
.n_title002 .line{
    display: block;
    width: .77rem;
    height: 2px;
    background: #ddbd85;
}
.n_title002{
    margin-bottom: .33rem;
}
.n_home6 .left .txt p,
.n_home7 .left .txt p{
    font-size: .16rem;
    line-height: .24rem;
    color: #222222;
    opacity: .6;
    margin-bottom: 1em;
}

.n_home6 .left .txt,
.n_home7 .left .txt{
    height: 1.12rem;
    margin-bottom: .54rem;
    overflow: hidden;
}

.n_home6 .right,
.n_home7 .right{
    width: 47.5%;
}

.list4nw_bd  a{
    display: block;
    position: relative;
}
.list4nw_bd a .pic{
    padding-top: 4.6rem;
}

.list4nw_hd{
    position: relative;
    margin-top: -1.08rem;
    z-index: 5;
    padding-right: 1.4rem;
}

.list4nw_hd a{
    display: block;
    position: relative;
}
.list4nw_hd a .pic{
    padding-top: 1.93rem;
}

.list4nw_hd a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .03rem solid #eaeaea;
    z-index: 3;
    transition: .5s;
}
.list4nw_hd .swiper-slide-thumb-active a:before{
    border-color: #0096c2;
}

.n_home6 .title001{
    margin-bottom: .5rem;
}

.n_home6{
    padding-top: .8rem;
    padding-bottom: .98rem;
    background: url("../images/n_home6.png") no-repeat bottom center;
    background-size: cover;
}


.n_home7{
    padding-top: .99rem;
    padding-bottom: 1rem;
    background: url("../images/n_home7.png") no-repeat bottom center;
    background-size: cover;
}


.listxs .swiper-container{
    padding-bottom: .05rem;
}
.listxs a{
    display: block;
    position: relative;
    padding: .4rem .42rem .69rem .46rem;
}
.listxs a time{
    display: block;
    font-size: .4rem;
    line-height: 1;
    color: #333333;
    font-family: 'mcsemidbold', sans-serif;
    margin-bottom: .22rem;

}

.listxs a h4{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    -webkit-line-clamp: 4;
    height: 1.12rem;
    margin-bottom: .18rem;
}
.listxs a .pic{
    padding-top: 1.85rem;
}
.listxs a:before{
    position: absolute;
    content: '';
    left: .05rem;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #f0f0f0;
}
.listxs a:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.05rem;
    width: .12rem;
    height: .12rem;
    background: #ddbd85;
    border-radius: 50%;
}
.listxs:after{
    position: absolute;
    content: '';
    width: 100vw;
    left: 50%;
    height: 1px;
    bottom: .05rem;
    background: rgba(102, 102, 102, 0.3);
    transform: translateX(-50%);
}
.listxs{
    position: relative;
    z-index: 3;
}


.n_home8 .title001 .tit_box img{
    height: .61rem;
}
.n_home8 .title001{
    margin-bottom: .3rem;
}

.n_home8{
    padding-top: 1.3rem;
    background: url("../images/n_home8.png") no-repeat top center;
    background-size: 100% auto;
    padding-bottom: 0.5rem;
}



/*分页*/

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.5rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0096c2;
    color: #fff;
    border: 1px solid #0096c2;
}

.pagination a:hover {
    background: #0096c2;
    color: #fff;
    border: 1px solid #0096c2;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

/**/

.n_banner2{
    margin-top: 1.1rem;
    position: relative;
}
.n_banner2 .img img{
    display: block;
    width: 100%;
}

.n_top{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    padding: .26rem 0;
}

.n_top .posi{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
}
.n_top .posi img{
    display: block;
    width: .18rem;
    margin-right: .1rem;
}
.n_top .posi span{
    margin: 0 .19rem;
}
.n_top .n_tit{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    display: flex;
    justify-content: center;
}
.n_top .n_tit h1{
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    font-family: 'songtiB', sans-serif;
}
.n_top .n_tit h4{
    font-size: .2rem;
    line-height: 1;
    color: #fff;
    margin-top: .1rem;
    font-weight: 200;
    display: flex;
    align-items: center;
}
.n_top .n_tit h4 i{
    display: block;
    width: .38rem;
    height: 1px;
    background: #fff;
    margin-right: .14rem;
}
.n_top .n_tit:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 4.59rem;
    height: 2.57rem;
    transform: translate(-50%,-50%);
    background: url("../images/n_titbg.png") no-repeat 50%;
    background-size: 100%;
    z-index: -1;
}

.n_dh{
    position: relative;
    background: #fff;
    box-shadow: 0 0 .3rem rgba(6, 62, 127, 0.11);
}
.n_erji{
    display: flex;
    justify-content: flex-start;
}
.n_erji li{
    position: relative;
    min-width: 1.53rem;
}
.n_erji li h3{
    font-size: .2rem;
    line-height: .7rem;
    color: #333333;
    text-align: center;
    transition: .5s;
    padding: 0 .15rem;
}
.n_erji li a{
    display: block;
}

.n_erji li.active h3,.n_erji li:hover h3{
    background: #0096c2;
    color: #fff;
}

.n_erji li .lv2{
    position: absolute;
    left: 50%;
    min-width: 1.53rem;
    top: 100%;
    z-index: 10000;
    background: #fff;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
}
.n_erji .lv2 li a{
    font-size: .16rem;
    line-height: .26rem;
    color: #333;
    text-align: center;
    padding: .1rem .1rem;
    transition: .5s;
    border-bottom: 1px solid #e7e7e7;
}
.n_erji .lv2 li:last-child a{
    border: none;
}
.n_erji .lv2 li:hover a{
    background: #1ca2c9;
    color: #fff;
}
.n_erji li:hover .lv2{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

.n_container{
    padding-top: .82rem;
    padding-bottom: 1.2rem;
    background: url("../images/.n_container.png") no-repeat bottom center;
    background-size: 100% auto;
    min-height: 450px;
}

/*列表1*/

.n_list01 li a{
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .2rem;

}
.n_list01 li .pic{
    width: 2.91rem;
    height: 1.82rem;
}
.n_list01 li .con{
    width: calc(100% - 3.42rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.n_list01 li time{
    display: block;
    width: 2.08rem;
    padding-left: .5rem;
    border-left: 1px solid #b1d6e6;
}
.n_list01 li time span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    color: #0096c2;
    font-family: 'DINCond',sans-serif;
    margin-bottom: .05rem;
}
.n_list01 li time em{
    display: block;
    font-size: .18rem;
    line-height: 1;
    color: #a9a9a9;
    margin-bottom: .3rem;
    font-family: 'DINCond',sans-serif;
}
.n_list01 li time i{
    display: block;
    height: .39rem;
    background: url("../images/n_xw02.png") no-repeat left center;
    background-size: auto 100%;
}

.n_list01 li .txt{
    width: calc(100% - 2.68rem);
}
.n_list01 li .txt h3{
    font-size: .22rem;
    line-height: .3rem;
    color: #333333;
    font-family: 'mcsemidbold',sans-serif;
    margin-bottom: .2rem;
}
.n_list01 li .txt p{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
    opacity: .66;
}
.n_list01 li .con *{
    transition: .5s;
}
.n_list01 li{
    position: relative;
    z-index: 3;
    margin-bottom: .3rem;
    background: #eef5f8;
}
.n_list01 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #0096c2;
    box-shadow: 0 0 .3rem rgba(1, 129, 167, 0.29);
    transition: .5s;
}
.n_list01 li:hover:after{
    right: 0;
}
.n_list01 li:hover .txt h3,
.n_list01 li:hover .txt p{
    color: #fff;
}

.n_list01 li:hover time{
    border-left-color: #7ebdd7;
}
.n_list01 li:hover time span,
.n_list01 li:hover time em{
    color: #f8e5af;
}

/*列表2*/

.n_list02 li{
    width: 48.75%;
    margin-bottom: .5rem;
}
.n_list02 li a{
    padding: .24rem 0 .25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f7fa;
}
.n_list02 li time{
    display: block;
    width: 1.26rem;
    background: #dfeef5;
    position: relative;
    z-index: 3;
    text-align: center;
    padding-top: .2rem;
    padding-bottom: .25rem;
}
.n_list02 li time span{
    display: block;
    font-size: .3rem;
    line-height: 1;
    color: #0096c2;
    font-family: 'mcsemidbold', sans-serif;
    margin-bottom: .1rem;
}
.n_list02 li time em{
    display: block;
    font-size: .2rem;
    line-height: 1;
    color: #69bbd3;
    font-family: 'mcsemidbold', sans-serif;

}
.n_list02 li time:before{
    position: absolute;
    content: '';
    left: 0;
    right: calc(100% - .04rem);
    top: 0;
    bottom: 0;
    background: #0096c2;
    transition: .5s;
    z-index: -1;
}

.n_list02 li .txt{
    width: calc(100% - 1.56rem);
    padding-right: .33rem;
}
.n_list02 li h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #000000;
    margin-bottom: .09rem;
}
.n_list02 li h5{
    font-size: .16rem;
    line-height: .26rem;
    color: rgba(102, 102, 102, 0.66);
    text-align: right;

}
.n_list02 li *{
    transition: .5s;
}
.n_list02 li:hover a{
    background: #fff;
    box-shadow:  0 0 .1rem rgba(0, 0, 0, 0.17);
}
.n_list02 li:hover time:before{
    right: 0;
}
.n_list02 li:hover time span,
.n_list02 li:hover time em{
    color: #fff;
}
.n_list02 li:hover time em{
    opacity: .77;

}
.n_list02 li:hover h3{
    color: #0096c2;
    font-weight: 600;
}


/*正文页*/

.detail{
    position: relative;
    padding: 0 .78rem;
}

.dtl_tit h1{
    font-size: .32rem;
    line-height: .4rem;
    color: #0096c2;
    text-align: center;
    font-family: 'mcsemidbold', sans-serif;
    margin-bottom: .42rem;
}
.dtl_tit p{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dtl_tit p span{
 
    font-size: .16rem;
    line-height: .3rem;
    color: #666666;
    margin: 0 .22rem;
}
.dtl_tit{
    padding-bottom: .07rem;
    margin-bottom: .6rem;
    border-bottom: 1px solid #ebebeb;
}

.dtl_txt p{
    font-size: .18rem;
    line-height: 2;
    color: #222222;
    text-indent: 2em;
    margin-top: .05rem;
}
.dtl_txt p img{
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 10px auto !important;
}

.dtl_xw .dtl_tit2{
    padding-top: .38rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .15rem;
}
.dtl_xw .dtl_tit2 h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #666666;
}
.dtl_xw .dtl_tit2 a{
    display: block;
    font-size: .18rem;
    line-height: .4rem;
    color: #fff;
    width: 1.4rem;
    text-align: center;
    background: #1ca2c9;
}
.dtl_xw ul li{
    position: relative;
    line-height: .6rem;
    border-bottom: 1px dashed #ebebeb;
}

.dtl_xw ul li a{
    font-size: .18rem;
    color: #333;
    padding-right: 1rem;
}
.dtl_xw ul li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #999;
}
.dtl_xw ul li:hover a{
    color: #1ca2c9;
}
.dtl_xw{
    margin-top: .4rem;
    border-top: 1px solid #ebebeb;
}

.social-share a:before{display: none !important;}
.social-share a{position:relative;text-decoration:none;margin:.18rem 0;display:block;outline:none;}
.social-share .social-share-icon{position:relative;display:block;width: 0.5rem;height: 0.5rem;font-size: 0;border-radius: 50%;line-height: 0.5rem;border: none;color: #fff;text-align:center;vertical-align:middle;transition: 0.6s ease-out 0s;background:  no-repeat 50% /100%;}
.social-share .icon-qq{background-image: url("../images/share_ico03.png")}
.social-share .icon-weibo{background-image: url("../images/share_ico02.png")}
.social-share .icon-wechat{background-image: url("../images/share_ico01.png")}
.social-share .icon-qzone{background-image: url("../images/share_ico04.png")}
.social-share .icon-weibo:hover{background-image: url("../images/share_ico06.png")}
.social-share .icon-qq:hover{background-image: url("../images/share_ico07.png")}
.social-share .icon-qzone:hover{background-image: url("../images/share_ico08.png")}
.social-share .icon-wechat{position:relative;color:#7bc549;border-color: #7bc549 !important;}
.social-share .icon-wechat:hover{background-image: url("../images/share_ico05.png");}
.social-share .icon-wechat .wechat-qrcode{display:none;position:absolute;z-index: 100;top: 50%;right:calc(100% + .2rem);transform:translateY(-50%);width:1.01rem;height:1.01rem;text-align:center;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;padding: .1rem}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777;display: none }
.social-share .icon-wechat .wechat-qrcode .qrcode{width:100%;margin:0 auto 0}
.social-share .icon-wechat .wechat-qrcode .qrcode img,.social-share .icon-wechat .wechat-qrcode .qrcode canvas{max-width: 100%;margin: 0 auto;display: block;width: 100%;}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;display: none}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:100%;margin-top:-.08rem;top: 50%;width:0;height:0;border: .08rem solid transparent;border-left-color:#fff; }
.social-share .icon-wechat:hover .wechat-qrcode{display:block}

#share-2{
    position: fixed;
    top: 50%;
    right: 1.32rem;
    transform: translateY(-50%);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
#share-2.on{
    opacity: 1;
    visibility: visible;
}

/*馆藏产品*/

.n_pic .item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.n_pic .item .left{
    width: 66.4375%;
}
.n_pic .item a{
    display: block;
    position: relative;
}
.n_pic .item .left .pic{
    padding-top: 6.61rem;
}
.n_pic .item a .pic h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: .2rem;
    color: #fff;
    line-height: .57rem;
    padding-left: .34rem;
    padding-right: 1.68rem;
    z-index: 3;
    background: rgba(0, 0, 0, 0.4);
    transition: .5s;
}
.n_pic .item a .pic h3 time{
    position: absolute;
    top: 0;
    right: .4rem;
    font-size: .24rem;
    color: #fff;
    font-family: 'DINCond', sans-serif;
    opacity: .77;
}

.n_pic .item a .txt{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 150, 194, 0.87);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .45rem .35rem .27rem;
}
.n_pic .item a .txt .tp{
    height: .37rem;
    background: url("../images/n_gc02.png") no-repeat right center;
    background-size: auto 100%;
}

.n_pic .item a .txt time{
    display: block;
    font-size: .24rem;
    line-height: 1;
    color: #fff;
    font-family: 'DINCond', sans-serif;
    margin-bottom: .1rem;
}
.n_pic .item a .txt h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;

}

.n_pic .item a .txt .con{
    padding-right: .8rem;
    background: url("../images/n_gc03.png") no-repeat right center;
    background-size: .5rem;
}


.n_pic .item .right{
    width: 32.5625%;
}
.n_pic .item .right .pic{
    padding-top: 3.21rem;
}
.n_pic .item .right a:nth-child(1){
    margin-bottom: .19rem;
}

.n_pic .item a:hover .txt{
    opacity: 1;
    visibility: visible;
}
.n_pic .item a:hover .pic h3{
    opacity: 0;
    visibility: hidden;
}
.n_pic .item:nth-child(2n){
    flex-direction: row-reverse;
}
.n_pic .item{
    margin-bottom: .25rem;
}
/*n_list03*/

.n_list03 li{
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: .35rem;
}
.n_list03 li:nth-child(4n+1){
    margin-left: 0;
}
.n_list03 li a{
    display: block;
    position: relative;
}
.n_list03 li .pic{
    padding-top: 3rem;
}
.n_list03 li h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: .18rem;
    color: #fff;
    line-height: .5rem;
    padding: 0 .15rem;
    background: rgba(0, 0, 0, 0.4);
}


/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #0096c2;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #0096c2;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}


#sub_nav_content dt i.on{
    transform: rotate(90deg);
}


#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}




@media (max-width: 1199px) {
    .n_banner,
    .n_banner2{
        margin-top: .75rem;
    }
    #m_n_nav{
        display: block;
    }
    .n_container{
        padding-top: .45rem;
        padding-bottom: .45rem;
        background-size: cover;
    }
    .n_dh,
    .n_top .n_tit{
        display: none;
    }
    #home{
        top: -.75rem !important;
    }
}

@media (max-width: 1026px){
    .mouse_down{
        bottom: .2rem;
    }
    .title001 .tit_box img{
        height: .5rem !important;
    }
    .title001 .tit_box h3{
        font-size: .28rem;
    }
    .n_home6{
        padding-top: .45rem;
        padding-bottom: .45rem;
    }
    .n_home6 .title001{
        margin-bottom: .36rem;
    }
    .n_title002 h2{
        font-size: .26rem;
        line-height: .32rem;
        margin-bottom: .08rem;
    }
    .n_title002{
        margin-bottom: .18rem;
    }
    .more2 a,.title001 .more{
        font-size: .16rem;
    }
    .n_home6 .left .txt, .n_home7 .left .txt{
        margin-bottom: .1rem;
        height: auto;
    }
    .n_home1 .left .txt{
        margin-bottom: .3rem;
    }
    .n_home1 .left .txt p{
        height: auto;
        display: block;
    }
    .list4nw_bd a .pic,.list1nw a .pic{
        padding-top: 60.53%;
    }
    .n_home6 .left, .n_home7 .left,.n_home1 .left{
        padding-top: 0;
        width: 100%;
        margin-bottom: .3rem;
    }
    .n_home6 .right, .n_home7 .right,.n_home1 .right{
        width: 100%;
    }
    .list4nw_hd,.list1nw_bd{
        padding-right: 0;
    }
    .list4nw_hd a .pic,.list1nw_bd a .pic{
        padding-top: 60.3125%;
    }
    .n_home1 .content{
        margin-top: 0;
    }
    .n_home1 .title001{
        margin-bottom: .2rem;
    }
    .n_home1{
        padding-top: .45rem;
        padding-bottom: .45rem;
    }
    .n_home2 .left{
        padding-left: 0;
    }
    .n_home2 .right{
        padding-right: 0;
    }
    .n_home2 .content .name{
        font-size: .26rem;
        margin-bottom: .16rem;
    }
    .n_home2 .left .time{
        margin-top: .2rem;
    }
    .n_home2 .left time span{
        font-size: .26rem;
    }
    .n_home2 .left .time .line{
        margin: 0 .3rem;
    }
    .n_home2 .right .info{
        margin-bottom: .24rem;
    }
    .n_home2 .right .link .ll{
        width: 100%;
    }
    .n_home2 .right .link {
        flex-wrap: wrap;
    }
    .n_home2 .right .link .rr{
        width: 100%;
    }
    .n_home2 .right .link .ll a img{
        width: .26rem;
    }
    .n_home2 .right .link .rr .li{
        margin-left: 0;
        margin-right: .1rem;
    }
    .n_home2{
        padding-top: .45rem;
        padding-bottom: .45rem;
    }
    .n_home2:after{
        display: none;
    }
    .n_home3 .title001{
        margin-bottom: .36rem;
    }
    .n_home3 .left{
        width: 100%;
        margin-bottom: .45rem;
    }
    .list2nw a .pic{
        padding-top: 73.08%;
    }
    .list2nw a time{
        top: .1rem;
        left: .1rem;
        width: .9rem;
        height: .9rem;
    }
    .n_home3 .center{
        width: 100%;
        margin-bottom: .45rem;
    }
    .list_boxn1 a .txt p{
        font-size: .16rem;
        line-height: .26rem;
        height: .52rem;
    }
    .list_boxn1 a .txt{
        padding-bottom: .3rem;
    }
    .list_boxn1 a time span{
        font-size: .32rem;
    }
    .n_home3 .right{
        width: 100%;
    }
    .list_boxn2{
        padding: .2rem;
        background: #0095c2;
        border-radius: .1rem;
    }
    .list_boxn2 li a{
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
    .n_home4{
        padding-top: .45rem;
    }
    .n_home4 .left{
        width: 100%;
        margin-bottom: .3rem;
    }
    .list3nw_bd a .pic{
        padding-top: 63.18%;
    }
    .n_home4 .right{
        width: 100%;
        padding-bottom: 0;
    }
    .list3nw_hd .pic{
        padding-top: 62.94%;
    }
    .list3nw_hd ul{
        width: 100%;
        transform: none;
    }
    .list3nw_hd .slick-current a:after{
        opacity: 1;
        visibility: visible;
    }
    .n_home4 .right .hdtool{
        margin-top: .3rem;
    }
    .n_home4 .content .right .btn{
        display: none;
    }
    .n_home4 .content .btn{
        width: .4rem;
        height: .4rem;
        background-size: .18rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .n_home4 .content .prev{
        left: .1rem;
    }
    .n_home4 .content .left .next{
        right: .1rem;
        display: block;
    }
    .n_home4 .content{
        margin-top: 0;
    }
    .n_home4 .box_right{
        display: block;
        margin-bottom: .36rem;
    }
    .n_home4 .title001{
        width: 100%;
        justify-content: center;
    }
    .n_home5{
        padding-top: .45rem;
        padding-bottom: .45rem;
        margin-bottom: 0;
    }
    .list_boxn3 li a .icon{
        height: .5rem;
    }
    .list_boxn3 li a h3{
        font-size: .2rem;
        margin-top: .1rem;
    }
    .n_home8{
        padding-top: .45rem;
    }
    .listxs a{
        padding: .24rem .3rem .3rem;
    }
    .listxs a time{
        font-size: .34rem;
        margin-bottom: .14rem;
    }
    .listxs a .pic{
        padding-top: 56.92%;
    }
    .n_home8 .title001{
        margin-bottom: .24rem;
    }
    .n_homea{
        padding-top: .45rem;
        padding-bottom: .45rem;
    }
    .n_top .n_tit h1{
        font-size: .28rem;
    }
    .n_top .n_tit h4{
        font-size: .16rem;
    }
    .n_top .n_tit h4 i{
        width: .24rem;
        margin-right: .1rem;
    }
    .n_top .n_tit:after{
        width: 3.69rem;
        height: 1.47rem;
        background-size: 100% 100%;
    }
    .n_top{
        padding: .2rem 0;
    }
    .n_list01 li time{
        width: 1.6rem;
        padding-left: .3rem;
    }
    .n_list01 li .txt{
        width: calc(100% - 1.8rem);
    }
    .n_list01 li .con{
        width: calc(100% - 3.15rem);
    }
    .n_top .posi span{
        margin: 0 .05rem;
    }
    .n_list02 li{
        margin-bottom: .3rem;
    }
    .n_list02 li time span{
        font-size: .28rem;
    }
    .n_list02 li a{
        padding: .2rem 0;
    }
    .pagination{
        padding-top: .2rem;
    }
    .n_list03 li .pic{
        padding-top: 75%;
    }
    .n_list03 li h3{
        line-height: .46rem;
    }
    .n_pic .item a .pic h3{
        padding-left: .2rem;
        padding-right: 1.4rem;
    }
    .n_pic .item a .pic h3 time{
        right: .2rem;
    }
    .n_pic .item a .txt{
        padding: .2rem;
    }
    .detail{
        padding: 0;
    }
    .dtl_tit h1{
        font-size: .24rem;
        line-height: 1.8em;
        margin-bottom: .18rem;
    }
    .dtl_tit p span{
        margin: 0 .06rem;
    }
    .dtl_tit{
        padding-bottom: .14rem;
        margin-bottom: .3rem;
    }
    #share-2{
        display: none;
    }
    .dtl_xw{
        padding-top: .2rem;
        margin-top: .3rem;
    }
    .dtl_xw .dtl_tit2{
        padding-top: 0;
    }
    .dtl_xw .dtl_tit2 h3{
        font-size: .24rem;
    }
    .dtl_xw .dtl_tit2 a{
        font-size: .16rem;
        width: 1.1rem;
    }
}
@media (max-width: 769px){
    .list4nw_hd, .list1nw_bd{
        margin-top: .3rem;
    }
    .n_home2 .left{
        width: 100%;
        margin-bottom: .45rem;
    }
    .n_home2 .right{
        width: 100%;
    }
    .n_home2 .right .name{
        justify-content: flex-start;
    }
    .n_home2 .title001{
        margin-bottom: .3rem;
    }
    .n_home2 .right .info{
        flex-direction: row;
    }
    .n_home2 .right .info p{
        text-align: left;
    }
    .n_home2 .right .link .ll,
    .n_home2 .right .link .rr{
        width: auto;
    }
    .n_home2 .right .link .ll .code{
        left: 50%;
        transform: translateX(-50%);
    }
    .list_boxn2 a h3{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
    }
    .list_boxn1 a .txt h3{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
        margin-bottom: .1rem;
    }
    .list_boxn1 li{
        margin-top: .28rem;
    }
    .list_boxn3 li{
        width: 28%;
        margin: .2rem 2.6%;
    }
    .list_boxn3 ul{
        justify-content: center;
    }
    .n_home5 .title001{
        margin-bottom: .2rem;
    }
    .n_home5:after,.n_homea{
        background-size: cover;
    }
    .n_home1 .left .txt p,
    .n_home6 .left .txt p, .n_home7 .left .txt p{
        font-size: .18rem;
        line-height: .32rem;
    }
    .listxs a h4{
        font-size: .18rem;
        line-height: .32rem;
    }
    .n_list01 li .pic{
        width: 100%;
        height: auto;
        padding-top: 62.54%;
    }
    .n_list01 li .con{
        width: 100%;
        margin-top: .2rem;
        display: block;
    }
    .n_list01 li time{
        width: 100%;
        display: flex;
        align-items: flex-end;
        border: none;
        padding-left: 0;
        margin-bottom: .1rem;
    }
    .n_list01 li time em{
        margin-bottom: 0;
        font-size: .23rem;
        line-height: .28rem;
        color: #1ca2c9;
    }
    .n_list01 li time span{
        font-size: .24rem;
        margin-bottom: 0;
        margin-right: .05rem;
        line-height: .3rem;
    }
    .n_list01 li time i{
        display: none;
    }
    .n_list01 li .txt h3{
        margin-bottom: .1rem;
    }
    .n_list01 li .txt{
        width: 100%;
    }
    .n_list02 li{
        width: 100%;
        margin-bottom: .24rem;
    }
    .n_list02 li time{
        width: 1.2rem;
    }
    .n_list02 li time span{
        font-size: .26rem;
        margin-bottom: .06rem;
    }
    .n_list02 li .txt{
        width: calc(100% - 1.4rem);
    }
    .n_list02 li:hover h3{
        margin-bottom: .05rem;
    }
    .n_list03 li{
        width: 32%;
        margin-bottom: .2rem;
    }
    .n_list03 li:nth-child(4n+1) {
        margin-left: 2%;
    }
    .n_list03 li:nth-child(3n+1) {
        margin-left: 0;
    }
    .n_pic .item .left{
        width: 100%;
        margin-bottom: .24rem;
    }
    .n_pic .item .left .pic{
        padding-top: 62.18%;
    }
    .n_pic .item .right{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .n_pic .item .right a:nth-child(1){
        margin-bottom: 0;
    }
    .n_pic .item .right a{
        width: 48%;
    }
    .n_pic .item .right .pic{
        padding-top: 62.21%;
    }
    .n_pic .item a .txt .con{
        background-size: .4rem;
    }
    .n_pic .item a .txt .tp{
        height: .32rem;
    }
    .n_list02 {min-height: 595px;}
.n_container{
    min-height: 640px;
}

}

@media (max-width: 481px){
    .list_boxn3 ul{
        justify-content: space-between;
    }
    .list_boxn3 li{
        width: 47%;
        margin: .15rem 0;
    }
    .list_boxn3 li a h3{
        font-size: .24rem;
        margin-top: .18rem;
    }
    .n_top {
        padding: .1rem 0;
    }
    .n_list03 li{
        width: 48%;
        margin-left: 0;
    }
    .n_list03 li:nth-child(4n+1) {
        margin-left: 0;
    }
    .n_list03 ul{
        justify-content: space-between;
    }
    .n_pic .item .right a{
        width: 100%;

    }
    .n_pic .item .right a:nth-child(1){
        margin-bottom: .24rem;
    }



}