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

/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.3rem;
}

.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: #234ca9;
    color: #fff;
    border: 1px solid #234ca9;
}

.pagination a:hover {
    background: #234ca9;
    color: #fff;
    border: 1px solid #234ca9;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}
.n_banner{
    position: relative;
}
.n_banner img{
    display: block;
    width: 100%;
}

.n_dh{
    height: .84rem;
    border-bottom: 1px solid #e9edf6;
}
.n_dh .wp{
    height: 100%;
}
.n_dh .n_erji{
    display: flex;
    align-items: center;
    height: 100%;
}
.n_dh .n_erji li{
    position: relative;
    height: 100%;
    padding: 0 .1rem;
    margin-left: .55rem;
max-width:1.4rem;
flex-shrink:0;
text-align:center;
}
.n_dh .n_erji li:first-child{
    margin-left: 0;
}
.n_dh .n_erji li a{
    display: flex;
    height: 100%;
    font-size: .18rem;
    color: #333333;
    align-items: center;
    justify-content: center;
}
.n_dh .n_erji li:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: -1px;
    height: .03rem;
    background: #234ca9;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}
.n_dh .n_erji li.active:after,
.n_dh .n_erji li:hover:after{
    right: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
}
.n_dh .n_erji li.active a,
.n_dh .n_erji li:hover a{
    color: #3e5db0;
}
.n_container01{
    padding-top: .36rem;
    padding-bottom: .68rem;
    overflow: hidden;
    background: url("../images/n_continare01.png") no-repeat bottom center;
}


/*list_img*/
.n_listimg li a{
    padding-top: .45rem;
    padding-bottom: .52rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.n_listimg li .pic{
    width: 3.7rem;
    height: 2.3rem;
}
.n_listimg li .left{
    width: calc(100% - 5.27rem);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_listimg li time{
    display: block;
    width: .75rem;
    color: #234ca9;
}
.n_listimg li time span{
    display: block;
    font-size: .6rem;
    line-height: 1;
    font-family: Arial,sans-serif;
    font-weight: 600;
}
.n_listimg li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: Arial,sans-serif;
    margin-left: .1rem;
}
.n_listimg li .txt{
    width: calc(100% - 1.6rem);
}
.n_listimg li .txt h2{
    font-size: .22rem;
    color: #333333;
    line-height: .3rem;
    margin-bottom: .27rem;
}
.n_listimg li .txt p{
    font-size: .14rem;
    line-height: .26rem;
    color: #333333;
    opacity: .7;
    height: .52rem;
    margin-bottom: .46rem;
}
.n_listimg li .txt h5{
    display: inline-block;
    font-size: .15rem;
    line-height: .38rem;
    color: #234ca9;
    padding-left: .28rem;
    padding-right: .5rem;
    border: 1px solid #d3dbee;
    border-radius: .5rem;
    background: url("../images/n_listimg02.png") no-repeat right .2rem center;
    background-size: .2rem;
    transition: .5s;
}
.n_listimg li{
    position: relative;
    border-bottom: 1px solid #eff2f7;
}
.n_listimg li:after{
    position: absolute;
    content: '';
    left: 50%;
    width: 100vw;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    background: url("../images/n_listimg04.png") no-repeat 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_listimg li:last-child{
    border: none;
}
.n_listimg li:hover:after{
    opacity: 1;
    visibility: visible;
}
.n_listimg li:hover time{
    color: #ffffff;
}
.n_listimg li:hover .txt h2,
.n_listimg li:hover .txt p{
    color: #fff;
}
.n_listimg li:hover .txt h5{
    color: #fff;
    background-color: #e97a1b;
    background-image: url("../images/n_listimg03.png");
    border-color: #e97a1b;
}

.n_list li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.n_list li time{
    display: block;
    width: .7rem;
    color: #234ca9;
    text-align: right;
    transition: .5s;
    margin-left: 0.2rem;
}
.n_list li time span{
    display: block;
    font-size: .22rem;
    line-height: 1;
    font-family: Arial,sans-serif;
    font-weight: 600;
    margin-bottom: .05rem;
}
.n_list li time em{
    display: block;
    font-size: .15rem;
    line-height: 1;
    font-family: Arial,sans-serif;
}
.n_list li .txt{
    width: calc(100% - 2.1rem);
    padding-right: 1.1rem;
    background: url("../images/n_list01.png") no-repeat right center;
    background-size: .34rem .34rem;
    transition: .5s;
    margin-right: .2rem;
}
.n_list li .txt h3{
    font-size: .18rem;
    line-height: .75rem;
    color: #333333;
    transition: .5s;
}
.n_list li{
    position: relative;
    border-bottom: 1px solid #eff2f7;
}
.n_list li:after{
    position: absolute;
    content: '';
    left: 50%;
    width: 100%;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    background: url("../images/n_list03.jpg") no-repeat 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_list li:last-child{
    border: none;
}
.n_list li:hover:after{
    opacity: 1;
    visibility: visible;
}
.n_list li:hover time{
    color: #fff;
}
.n_list li:hover .txt h3{
    color: #fff;
}
.n_list li:hover .txt{
    background-image: url("../images/n_list02.png");
}


/* share */
.share{padding-bottom: 0.5rem;}
@font-face{font-family:"socialshare";
    src:url("../font/iconfont.eot");
    src:url("../font/iconfont.eot?#iefix") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/share/iconfont.ttf") format("truetype"),url("../font/iconfont.svg#iconfont") format("svg")}
.social-share{display: flex;align-items: center;justify-content: flex-end;width: 2.5rem;}
.social-share *{font-family:"socialshare" !important}
.social-share .icon-tencent:before{content:"\f07a"}
.social-share .icon-qq:before{content:"\f11a"}
.social-share .icon-weibo:before{content:"\f12a"}
.social-share .icon-wechat:before{content:"\f09a"}
.social-share .icon-douban:before{content:"\f10a"}
.social-share .icon-heart:before{content:"\f20a"}
.social-share .icon-like:before{content:"\f00a"}
.social-share .icon-qzone:before{content:"\f08a"}
.social-share .icon-linkedin:before{content:"\f01a"}
.social-share .icon-diandian:before{content:"\f05a"}
.social-share .icon-facebook:before{content:"\f03a"}
.social-share .icon-google:before{content:"\f04a"}
.social-share .icon-twitter:before{content:"\f06a"}
.social-share a{position:relative;text-decoration:none;margin:4px;display:inline-block;outline:none;}
.social-share .social-share-icon{position:relative;display:inline-block;width: 0.32rem;height: 0.32rem;font-size: 0.18rem;border-radius: 50%;line-height: 0.3rem;border: 1px solid;color: #fff;text-align:center;vertical-align:middle;transition: 0.6s ease-out 0s;background: #fff;}
.social-share .social-share-icon:hover{background: #ff763b;color: #fff;}.social-share .icon-weibo{color:#ff763b;border-color: #ff763b !important;}
.social-share .icon-weibo:hover{}
.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}
.social-share .icon-tencent:hover{background:#56b6e7}
.social-share .icon-qq{color:#56b6e7;border-color: #56b6e7 !important;}
.social-share .icon-qq:hover{background:#56b6e7}
.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D;}
.social-share .icon-qzone:hover{background: #FDBE3D;}
.social-share .icon-douban{color:#33b045;border-color:#33b045}
.social-share .icon-douban:hover{background:#33b045}
.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}
.social-share .icon-linkedin:hover{background:#0077B5}
.social-share .icon-facebook{color:#44619D;border-color:#44619D}
.social-share .icon-facebook:hover{background:#44619D}
.social-share .icon-google{color:#db4437;border-color:#db4437}
.social-share .icon-google:hover{background:#db4437}
.social-share .icon-twitter{color:#55acee;border-color:#55acee}
.social-share .icon-twitter:hover{background:#55acee}
.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}
.social-share .icon-diandian:hover{background:#307DCA}
.social-share .icon-wechat{position:relative;color:#7bc549;border-color: #7bc549 !important;}
.social-share .icon-wechat:hover{background: #7bc549;color: #fff;}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index: 100;bottom: -205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;top: auto;}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}
.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.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}
.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode img{max-width: 100%;margin: 0 auto;}
.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}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top: -16px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color: transparent transparent #fff transparent;}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.dtl_box{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.dtl_box .dtl_l{
    width: 68%;
}

.dtl_tit h1{
    font-size: .24rem;
    line-height: .32rem;
    color: #333333;
    margin-bottom: .22rem;
    padding-right: .4rem;
}
.dtl_tit .cont-tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cont_tit1{
    display: flex;
    flex-wrap: wrap;
}
.cont_tit1 span{
    display: flex;
    font-size: .16rem;
    color: #666666;
    line-height: .32rem;
    align-items: center;
}
.cont_tit1 span img{
    display: block;
    width: .19rem;

    margin-right: .1rem;
}
.cont_tit2{
    display: flex;
    font-size: .16rem;
    line-height: .32rem;
    color: #666666;
}
.cont_tit2 a{
    margin: 0 0.04rem;
    transition: .5s;
}
.cont_tit2 a.active,.cont_tit2 a:hover{
    color: #234ca9;
}
.dtl_tit {
    padding: .4rem 0 .36rem .5rem;

    background: linear-gradient(90deg,#f3f6fd,#fff);
    position: relative;
}
.dtl_tit:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: .05rem;
    background: linear-gradient(#3087d7,#234aa4);
}
.article p{
    font-size: .18rem !important;
    line-height: 2em !important;
    color: #555555;
    text-indent: 2em;
    margin-top: 2em;
}
.article p *{
    font-size: inherit !important;
}
.article img{
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block;
}
.article{
    padding-top: .2rem;
}

.dtl_page p{
    display: flex;
    align-items: flex-start;
    font-size: .16rem;
    color: #333333;
    line-height: .46rem;
    transition: .5s;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: .42rem .1rem;
}

.dtl_page p span{
    color: #234ca9;
    display: block;
    margin-right: .15rem;
    flex-shrink: 0;
}
.dtl_page p *{
    transition: .5s;
}
.dtl_page p:hover{
    padding-left: .64rem;
    background-image: url("../images/dtl_ico02.png");
}
.dtl_page p:hover span{
    color: #e97a1b;
    font-size: .22rem;
}
.dtl_page p:hover a{
    color: #234ca9;
    text-decoration: underline;
    font-size: .18rem;
}
.dtl_page{
    margin-top: .54rem;
    padding-top: .32rem;
    border-top: 1px solid #eeeeee;
    position: relative;
}
.dtl_page:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 100%;
    width: .84rem;
    height: .05rem;
    background: url("../images/dtl_ico03.png") no-repeat 50%;
}
.dtl_box .dtl_r{
    width: 26.66%;
}

.dtl_h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .46rem;
}
.dtl_h3 h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    padding-left: .42rem;
    padding-right: .28rem;
    flex-shrink: 0;
    white-space: nowrap;
    background: url("../images/dtl_ico05.png") no-repeat left center;
    background-size: .15rem .1rem;
}
.dtl_h3 img{
    display: block;
    max-width: 2.34rem;
    max-height: .1rem;
    object-fit: fill;
    object-position: left center;
}
.dtl_box .dtl_r .dtl_img a{
    display: block;
    position: relative;
}
.dtl_box .dtl_r .dtl_img a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/dtl_img03.png") no-repeat bottom center;
}
.dtl_box .dtl_r .dtl_img .pic{
    padding-top: 65%;
}
.dtl_box .dtl_r .dtl_img h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2rem;
    text-align: center;
    padding: 0 .1rem;
    z-index: 3;
    font-size: .16rem;
    line-height: .22rem;
    color: #fff;
}

.dtl_list li a{
    padding-top: .48rem;
    padding-bottom: .47rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dtl_list li time{
    width: .7rem;
    color: #234ca9;
    display: block;
    text-align: center;
}
.dtl_list li time span{
    display: block;
    font-size: .42rem;
    font-family: Arial,sans-serif;
    font-weight: 600;
    line-height: 1;
    margin-bottom: .05rem;
}
.dtl_list li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: Arial,sans-serif;
}
.dtl_list li .txt{
    width: calc(100% - .92rem);
}
.dtl_list li .txt p{
    font-size: .16rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
}

.dtl_list li{
    border-bottom: 1px solid #f0f3f8;
}

.n_honer li{
    width: 32.13%;
    margin-left: 1.085%;
    margin-top: .3rem;
    margin-bottom: .3rem;
}
.n_honer li a{
    display: block;
    position: relative;
    padding-right: .5rem;
}
.n_honer li .img{
    position: relative;
    overflow: hidden;
}
.n_honer li .img_hezi{
    padding-top: 71.86%;
}
.n_honer li .img img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}
.n_honer li a h3{
    font-size: .16rem;
    color: #333;
    text-align: center;
    line-height: .26rem;
    margin-top: .16rem;
}
.n_honer li a:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: .42rem;
    width: 1.16rem;
    height: 1.2rem;
    background: url("../images/n_honer02.png") no-repeat 50%/100%;
}
.n_honer li:hover .img img{
    transform: scale(1.02);
}
.viewer-backdrop{
    background: rgba(0, 0, 0, 0.5);
}
.viewer-title{
    font-size: .2rem;
    line-height: 2em;
    color: #fff;
}

/*lxwm*/

.lxwm .lx_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .74rem;
}
.lxwm .lx_tit h2{
    font-size: .34rem;
    color: #333333;
    line-height: .4rem;
    margin: 0 .5rem;
}
.lxwm .lx_tit img{
    display: block;
    height: .1rem;
}
.lxwm .lx_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.03rem;
}
.lxwm .lx_list dl{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: .25rem 0;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
.lxwm .lx_list dl:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 2.27rem;
    height: 1px;
    background: #234ca9;
    transition: .5s;
}
.lxwm .lx_list dl:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.05rem;
    width: .15rem;
    height: .1rem;
    background: url("../images/lx_ico01.png") no-repeat 50%;
    background-size: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.lxwm .lx_list dt{
    font-size: .16rem;
    color: #234ca9;
    width: 2.27rem;
    line-height: .48rem;
    text-align: center;
}
.lxwm .lx_list dd{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 3.1rem);
}
.lxwm .lx_list dd span{
    display: block;
    font-size: .16rem;
    color: #666666;
    line-height: .48rem;
    margin-right: .32rem;
}
.lxwm .lx_list dl:hover:after{
    width: 74.66%;
}
.lxwm .lx_list dl:hover:before{
    opacity: 1;
    visibility: visible;
}
.lxwm .lx_add{
    position: relative;
    padding-bottom: .66rem;
}
.lxwm .lx_add .img img{
    display: block;
    width: 100%;
}
.lxwm .lx_add .txt{
    position: absolute;
    width: 5.2rem;
    right: .6rem;
    bottom: 0;
    background: #fff;
    padding: .6rem .25rem .5rem .6rem;
    box-shadow:  0 0 .1rem rgba(0, 0, 0, 0.1);
    border-bottom: .05rem solid #234ca9;
    border-radius: .05rem .05rem 0 0 ;
}
.lxwm .lx_add .txt h2{
    font-size: .24rem;
    color: #234ca9;
    line-height: .3rem;
    font-weight: 600;
    margin-bottom: .35rem;
}
.lxwm .lx_add .txt h5{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .5rem;
    color: #666666;
}
.lxwm .lx_add .txt h5 img{
    display: block;
    width: .22rem;
    margin-right: .15rem;
}
.lxwm{
    padding-top: .5rem;
    padding-bottom: .4rem;
}
.cbdh{
    padding-top: .48rem;
}
.leftNav {
    width: 3rem;
    padding-left: .2rem;
    position: relative;
    align-self: flex-start;
}
.leftNav:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: .8rem;
    background: #2249a3 url("../images/leftnav2.jpg") no-repeat top center;
    background-size: 100% ;
    z-index: -1;
}
.leftNav:after{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    border: .12rem solid transparent;
    border-top-color: #e97a1b;
    border-right-color: #e97a1b;
}
.leftNav h1{
    font-size: .24rem;
    color: #fff;
    line-height: .4rem;
    padding: .2rem .4rem;
    font-weight: 600;
}
.leftNav .lv1 li{
    position: relative;

}
.leftNav .lv1 li:before{
    position: absolute;
    content: '';
    width: .2rem;
    top: 0;
    bottom: 0;
    left: -.2rem;
    background: #e97a1b;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.leftNav .lv1 h3{
    position: relative;
    line-height: .66rem;
    color: #333333;
    font-size: .16rem;
    border-bottom: 1px solid #e9ebef;
    padding-left: .4rem;
    padding-right: .55rem;
}
.leftNav .lv1 a{
    display: block;
}
.leftNav .lv1 li.xiala h3 i{
    position: absolute;
    width: .22rem;
    right: .2rem;
    top: .22rem;
    height: .22rem;
    background: url("../images/left01.png") no-repeat 50%;
    background-size: 100%;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: .5s;
}

.leftNav .lv2 li{
    font-size: .14rem;
    line-height: .4rem;
    color: #333;
    border-bottom: 1px solid #e9ebef;
    padding-left: .4rem;
}
.leftNav .lv2 {

display: none;
}
.leftNav .lv1{
    padding-top: .4rem;
    min-height: 4.5rem;
    padding-bottom: 1.8rem;
    background: url("../images/leftnav.jpg") no-repeat bottom center;
    background-size: cover;
    box-shadow:  0 0 .1rem rgba(0, 0, 0, 0.1);
}
.leftNav .lv1 li.xiala h3 i,
.leftNav .lv1 li.xiala:hover h3 i{
    opacity: 1;
    visibility: visible;
}
.leftNav .lv1 li.on h3,
.leftNav .lv1 li:hover h3{
    font-size: .16rem;
    color: #234ca9;
    font-weight: 600;
    background: rgba(35, 74, 164, 0.06);
}
.leftNav .lv1 li:hover:before,
.leftNav .lv1 li.on:before{
    opacity: 1;
    visibility: visible;
}

.leftNav h4{
    position: relative;
    padding-right: .35rem;

}
.leftNav h4 i{
    position: absolute;
    width: 0.22rem;
    right: 0.15rem;
    top: 50%;
    height: 0.08rem;
    background: url(../images/n_left.png) no-repeat 50%;
    background-size: auto 100%;
    cursor: pointer;
    transition: .5s;
    margin-top: -.04rem;
}
.leftNav .lv2 li li{
    padding-left: .05rem;
    border: none;
}
.leftNav .lv2 li li:before{
    display: none;
}
.leftNav .lv2 li ul{
    display: none;
}




.rightBox{
    width: calc(100% - 3.56rem);
}

.n_pic li{
    width: 30.7%;
    margin-left: 3.95%;
    position: relative;
    margin-bottom: .53rem;
}
.n_pic li:after{
    position: absolute;
    content: '';
    left: -.15rem;
    top: -.15rem;
    right: -.15rem;
    bottom: 0;
    background: url("../images/n_pic02.jpg") no-repeat bottom center;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_pic li:nth-child(3n+1){
    margin-left: 0;
}
.n_pic li a{
    display: block;
    position: relative;
    z-index: 3;
}
.n_pic li .pic{
    padding-top: 67.52%;
}
.n_pic li .txt h2{
    font-size: .16rem;
    line-height: .38rem;
    color: #333333;
    text-align: center;
    padding: 0 .2rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: .38rem;
    transition: .5s;
}
.n_pic li .txt:before{
    position: absolute;
    content: '';
    left: -.15rem;
    top: .32rem;
    width: .04rem;
    height: .28rem;
    background: #e97a1b;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 3;
}
.n_pic li .txt{
    position: relative;
    padding: .27rem 0;
    background: url("../images/n_pic03.jpg") no-repeat 50%;
    background-size: cover;
}
.n_pic li:hover:after{
    opacity: 1;
    visibility: visible;
}
.n_pic li:hover .txt{
    background: none;
}
.n_pic li:hover .txt h2{
    color: #fff;
    text-align: left;
    padding-right: .5rem;
    background-image: url("../images/n_list02.png");
}
.n_pic li:hover .txt:before{
    opacity: 1;
    visibility: visible;
}
.n_pic1 li {
    width: 13.7%;
    margin-left: 3.56%;
    position: relative;
    margin-bottom: 0.53rem;
}
.n_pic1 li:after{
    position: absolute;
    content: '';
    left: -.15rem;
    top: -.15rem;
    right: -.15rem;
    bottom: 0;
    background: url("../images/n_pic02.jpg") no-repeat bottom center;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_pic1 li:nth-child(6n+1){
    margin-left: 0;
}
.n_pic1 li a{
    display: block;
    position: relative;
    z-index: 3;
}
.n_pic1 li .pic{
    padding-top: 120.52%;
}
.n_pic1 li .txt h2{
    font-size: .16rem;
    line-height: .38rem;
    color: #333333;
    text-align: center;
    padding: 0 .2rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: .38rem;
    transition: .5s;
}


.n_pic1 li .txt{
    position: relative;
    padding: .27rem 0;
    background: url("../images/n_pic03.jpg") no-repeat 50%;
    background-size: cover;
}
.n_pic1 li .txt {
    position: relative;
    padding: 0.02rem 0;
    background-size: cover;}
}
.n_pic1 li:hover{display:none;}

.ywfw .yw01 p{
    font-size: .28rem;
    color: #fff;
    line-height: .3rem;
    padding-left: .76rem;
    font-family: "Times New Roman",sans-serif;
    margin-bottom: .16rem;
}
.ywfw .yw01 img{
    display: block;
    height: .1rem;
    margin-bottom: .12rem;
}
.ywfw .yw01 h1{
    font-size: .28rem;
    color: #fff;
    line-height: .3rem;
    padding-left: .76rem;
    font-weight: 600;
}
.ywfw .yw01:after{
    position: absolute;
    content: '';
    right: -.22rem;
    width: .22rem;
    bottom: 0;
    height: 50%;
    background: #e97a1b;
}
.ywfw .yw01:before{
    position: absolute;
    content: '';
    right: -.22rem;
    width: .22rem;
    top: 0;
    height: 50%;
    background: #234ca9;
}
.ywfw .yw01{
    position: relative;
    padding-top: 1rem;
    min-height: 2.9rem;
    margin-right: .22rem;
    margin-bottom: .67rem;
    background: url("../images/yw_img02.jpg") no-repeat 50%;
    background-size: cover;
}
.ywfw .yw02{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .9rem;
}
.ywfw .yw02 .left{
    width: 52.45%;
    position: relative;
    padding-left: .58rem;
}
.ywfw .yw02 .left p{
    font-size: .16rem;
    line-height: .34rem;
    color:#555555 ;
    text-indent: 2em;
}
.ywfw .yw02 .left p span{
    font-size: .18rem;
    font-weight: 600;
    color: #234ca9;
}
.ywfw .yw02 .left p i{
    color: #234ca9;
}
.ywfw .yw02 .left:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: .08rem;
    background: #234ca9;
}
.ywfw .yw02 .right{
    width: 39.16%;
    position: relative;
    padding-top: .2rem;
    padding-right: .2rem;
    z-index: 3;
}
.ywfw .yw02 .right img{
    display: block;
    width: 100%;
    height: auto !important;
    margin:  0 auto;
}
.ywfw .yw02 .right:after{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: .2rem;
    bottom: .2rem;
    background: #234ca9;
    z-index: -1;
}
.yw03&gt;img{
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.yw03 .txt1 p{
    font-size: .16rem;
    color: #fff;
    line-height: 2em;
    text-indent: 2em;
}
.yw03 .txt1 .img{
    position: absolute;
    width: 1.43rem;
    height: 1.6rem;
    left: 0;
    right: 0;
    top: -.67rem;
    margin: 0 auto;
}
.yw03 .txt1{
    position: relative;
    padding: 1.7rem .85rem 2.01rem;
    background: url("../images/yw_img05.png") no-repeat top center;
    background-size: 100% 100%;
}
.yw03{
    position: relative;
    z-index: 3;
}
.ywfw .yw04{
    position: relative;
    z-index: 2;
    margin-top: -.9rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1.48rem .85rem 1rem;
    justify-content: space-between;
    background: url("../images/yw_img09.png") no-repeat top center;
    background-size: 100% 100%;
}
.ywfw .yw04 .left{
    width: .3rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.ywfw .yw04 .left img{
    width: .1rem;
}
.ywfw .yw04 .left h2{
    font-size: .26rem;
    color: #fff;
    line-height: .3rem;
    width: .3rem;
    font-weight: 600;
    margin: .2rem 0;
}
.ywfw .yw04 .right{
    width: 83.67%;
}
.ywfw .yw04 .right .txt2 p{
    font-size: .16rem;
    color: #fff;
    line-height: 2em;
}
.ywfw .yw05 img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.ywfw .yw05{
    position: relative;
    margin-top: -.4rem;
}
.ywfw .yw06{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ywfw .yw06 .left{
    width: 69.07%;
}
.ywfw .yw06 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ywfw .yw06 ul li{
    width: 50%;
    padding-right: .15rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: .23rem 0;
}
.ywfw .yw06 ul li .ico{
    width: .48rem;
    height: .48rem;
}
.ywfw .yw06 ul li .ico img{
    display: block;
    width: 100%;
}
.ywfw .yw06 ul li .txt{
    width: calc(100% - .65rem);
}
.ywfw .yw06 ul li p{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
}
.ywfw .yw06 .right{
    width: 23.81%;
    position: relative;
    margin-top: -1.31rem;
}
.ywfw .yw06 .right img{
    display: block;
    width: 100%;
    max-width: 2.31rem;
    margin: 0 auto;
}
.ywfw .yw06 .right p{
    font-size: .18rem;
    color: #fff;
    line-height: .2rem;
    margin-top: .29rem;
    text-align: center;
}
.ywfw .yw06{
    position: relative;
    z-index: 3;
    margin-top: -.33rem;
    padding: .61rem .94rem .6rem .8rem;
    background: url("../images/yw_img11.png") no-repeat bottom center;
    background-size: 100% 100%;
}



/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: url("../images/n_psi.png") no-repeat 50%/150% 100%;
}

#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: #234ca9;
}

#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 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;
}

#sub_nav_content dd a.on {
    color: #234ca9;
}

@media  (max-width: 1199px){
    .n_banner {
        margin-top: 0.75rem;
    }
    .leftNav,
    .n_dh{
        display: none;
    }
    .rightBox{
        width: 100%;
        padding-top: 0;
    }
    #m_n_nav{
        display: block;
    }
    .n_container01{
        padding-top: .24rem;
        padding-bottom: .4rem;
    }
    .cbdh{
        padding-top: 0;
    }
}
@media  (max-width: 1025px){
    .n_list li .txt {
        width: calc(100% - 1.2rem);
        padding-right: .6rem;
    }
    .n_listimg li .left{
        width: calc(100% - 3.9rem);
    }
    .n_listimg li .txt{
        width: calc(100% - 1.1rem);
    }
    .n_listimg li time span{
        font-size: .45rem;
    }
    .n_listimg li time em{
        margin-left: 0;
    }
    .n_listimg li a{
        padding: .2rem 0;
    }
    .dtl_box .dtl_l{
        width: 100%;
    }
    .dtl_box .dtl_r{
        display: none;
    }
    #share-2{
        display: none;
    }
    .dtl_tit{
        padding: .24rem .2rem;
    }
    .article p{
        margin-top: 1.5em;
    }
    .dtl_page{
        margin-top: .3rem;
        padding-top: .2rem;
    }
    .n_honer li a:after{
        width: 0.66rem;
        height: 0.7rem;
    }
    .n_honer li a{
        padding-right: .3rem;
    }
    .n_honer li{
        margin-top: .2rem;
        margin-bottom: .2rem;
    }
    .lxwm .lx_tit{
        margin-bottom: .1rem;
    }
    .lxwm .lx_tit h2{
        font-size: .28rem;
        margin: 0 .2rem;
    }
    .lxwm{
        padding: 0;
    }
    .lxwm .lx_list dl{
        padding: .15rem 0;
    }
    .lxwm .lx_list dt{
        width: 1.5rem;
    }
    .lxwm .lx_list dl:after{
        width: 1.5rem;
    }
    .lxwm .lx_list dd{
        width: calc(100% - 1.7rem);
    }
    .lxwm .lx_list dd span{
        margin-right: .15rem;
    }
    .lxwm .lx_list{
        margin-bottom: .3rem;
    }
    .lxwm .lx_add .txt{
        right: .3rem;
        padding: .3rem;
    }
    .lxwm .lx_add .txt h2{
        margin-bottom: .1rem;
        font-size: .22rem;
    }
    .n_pic li .txt{
        padding: .1rem 0;
    }
    .n_pic li .txt:before{
        top: .15rem;
    }
    .n_pic li{
        margin-bottom: .3rem;
    }
    .ywfw .yw01{
        padding-top: .4rem;
        padding-bottom: .4rem;
        min-height: auto;
    }
    .ywfw .yw01 p,
    .ywfw .yw01 h1{
        padding-left: .4rem;
    }
    .ywfw .yw01 h1{
        font-size: .24rem;
    }
    .ywfw .yw01{
        margin-right: 0;
        margin-bottom: .3rem;
    }
    .ywfw .yw01:before,
    .ywfw .yw01:after{
        display: none;
    }
    .ywfw .yw02 .left{
        width: 100%;
        margin-bottom: .24rem;
        padding-left: 0;
    }
    .ywfw .yw02 .left:before{
        display: none;
    }
    .ywfw .yw02 .right{
        margin:  0 auto;
    }
    .ywfw .yw02{
        margin-bottom: .3rem;
    }
    .yw03 .txt1 .img{
        display: none;
    }
    .yw03 .txt1{
        padding: .3rem  ;
        background: #224aa7;
    }
    .ywfw .yw04{
        padding: .3rem;
        margin-top: 0;
        background: #2a69cf;
    }
    .ywfw .yw04 .right{
        width: calc(100% - .6rem);
    }
    .ywfw .yw05{
        margin-top: 0;
    }
    .ywfw .yw06{
        padding: .3rem;
        margin-top: 0;
        background: #224aa7;
    }
    .ywfw .yw06 .left{
        width: 100%;
        margin-bottom: .15rem;
    }
    .ywfw .yw06 .right{
        width: 100%;
        margin-top: 0;
    }
    .ywfw .yw06 .right img{
        max-width: 1.3rem;
    }
    .ywfw .yw06 .right p{
        margin-top: .1rem;
    }
}
@media  (max-width: 769px){
    .n_list li .txt{
        width: calc(100% - 1rem);
        padding-right: 0;
        background: none !important;
    }
    .n_listimg li .left{
        width: 100%;
        margin-top: .2rem;
    }
    .n_listimg li .txt p{
        margin-bottom: .2rem;
    }
    .n_listimg li .txt h2{
        margin-bottom: .2rem;
    }
    .n_listimg li .pic{
        width: 100%;
        height: auto;
        padding-top: 62.16%;
    }
    .n_listimg li a{
        flex-direction: column-reverse;
    }
    .dtl_page p:hover{
        padding-left: 0;
        background: none;
    }
    .dtl_page p:hover span,
    .dtl_page p:hover a{
       font-size: .16rem;
    }
    .dtl_page p{
        line-height: 2em;
    }
    .n_honer li{
        width: 48%;
        margin: .1rem 0;
    }
    .n_honer ul{
        justify-content: space-between;
    }
    .n_honer li a h3{
        margin-top: .1rem;
        font-size: .18rem;
    }
    .n_honer li a:after{
        bottom: .32rem;
    }
    .lxwm .lx_list dl{
        width: 100%;
    }
    .lxwm .lx_add .txt{
        position: static;
        width: 100%;
        height: auto;
    }
    .lxwm .lx_add{
        padding-bottom: 0;
    }
    .lxwm .lx_list dt,.lxwm .lx_list dd span{
        font-size: .18rem;
    }
    .n_pic li{
        width: 48%;
        margin-left: 0;
    }
    .n_pic ul{
        justify-content: space-between;
    }
    .n_pic li .txt h2{
        padding: 0;
        background-size: .24rem;
    }
    .n_pic li:hover .txt h2{
        padding-right: .34rem;
    }
 .n_pic1 li{
        width: 24%;
        margin-left: 0;
    }
    .n_pic1 ul{
        justify-content: space-between;
    }
    .n_pic1 li .txt h2{
        padding: 0;
        background-size: .24rem;
    }
    .n_pic1 li:hover .txt h2{
        padding-right: .34rem;
    }
    .ywfw .yw02 .right{
        width: auto;
        max-width: 4.5rem;
    }
    .ywfw .yw06 ul li{
        width: 100%;
        margin: 0 0 .24rem 0;
    }
    .ywfw .yw06 ul li .ico{
        width: .36rem;
        height: .36rem;
    }
    .ywfw .yw06 ul li .txt {
        width: calc(100% - 0.48rem);
    }
}
@media  (max-width: 481px){
    .n_listimg li time{
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-bottom: .1rem;
    }
    .n_listimg li time span{
        font-size: .22rem;
        line-height: .3rem;
        margin-left: .05rem;
        font-weight: normal;
    }
    .n_listimg li time em{
        font-size: .22rem;
        line-height: .3rem;
    }
    .n_listimg li .txt{
        width: 100%;
    }
    .n_listimg li .txt h2{
        margin-bottom: .1rem;
    }
    .n_listimg li .txt p{
        margin-bottom: .12rem;
    }
    .n_honer li{
        width: 100%;
    }
    .lxwm .lx_list dt{
        width: 100%;
        text-align: left;
    }
    .lxwm .lx_list dd{
        width: 100%;
    }
}</pre></body></html>