@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
html,body,fieldset,img,iframe,abbr{border:0}
img{vertical-align:top}
html{overflow-x:hidden;font-size:100px}
i,cite,em,var,address,dfn{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
sup,sub{font-size:83%}
pre,code,kbd,samp{font-family:inherit}
q:before,q:after{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none}
body,textarea,input,button,select,keygen,legend{font:13px/1 arial,\5b8b\4f53;color:#333;outline:0}
:focus{outline:0}
.none{display:none}
.wcb{width:100%;height:30px;border:2px dashed #97CBE0}
.hidden{visibility:hidden}
.clear{width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
@font-face {
    font-family: "sub";
    src: url(fonts/sub.ttf) format('embedded-opentype'),
    url(fonts/sub.ttf) format('truetype');
  }
body{line-height:1;font-size:0.16rem;font-family:"sub","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:#F8FBFB}
body.main {
    background: #f8f8f8;
}
:root{--mainColor:#574447;--hoverColor: #B0001A;--bigSize:0.2rem;--titleSize:0.16rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:17.25rem}
p{line-height:1.75}
a{color:#333;text-decoration:auto;transition:all 0.4s ease-in-out}
a:hover{color:var(--hoverColor)}
.line1{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.line2{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.line3{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line4{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.wrapper{width:100%;margin:0 auto}
.wrapper .inner{width:var(--innerWidth);margin:0 auto}

/**头部**/
.header{    border-bottom: none;
    height: auto;
    line-height: inherit;
    background-size: cover;
    z-index: 3;
    background: rgba(255, 255, 255, 0.75);
    position: fixed;
    width: 100%;
    top: 0;
    transition: 1s;}
.header.fix{}
.header .inner{position:relative;transition:all 0.4s ease-in-out}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width:3.22rem}
.header .sitelogo .logo{display:inline-block}
.header .sitelogo h1{font-size:inherit;font-weight:normal;background:none;padding-left:0px}
.header .sitelogo .sitetitle{display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem}
.header .sitelogo a{align-items:center}
.header .sitelogo .tago img{width:3.82rem}
.header .sitelogo .sitetitle span{display:block}
.header .sitelogo img.logo{width:3.4rem;transition:all 0.6s ease-in-out}
.header .head-main{float:left;margin-top:10px}
.header .mod{display:flex;justify-content:space-between;height: 0.9rem;align-items:center;    margin-right: -0.1rem;}
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .head-right{    display: flex;
    align-items: center;
    gap: 0.1rem;
    flex-direction: row;}

/* 搜索 */
.wp_search{display:inline-block;position:relative;padding-left:4px;border:1px solid #d0d0d0}
.wp_search #keyword{width:160px !important;padding:4px 0;border:none;height:20px;line-height:20px;background:transparent;color:#fff}
.wp_search .search{width:32px;height:30px;border:0px;background:#FFFFFF url(images/sous.png) no-repeat center;cursor:pointer;vertical-align:top}
.searchbox .tt{color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem}
.searchbox{text-align:right;width:0.44rem;border-radius:0.22rem;overflow:hidden}
.wp-search{position:relative;}
.wp-search form{display:block}
.wp-search .search-input{margin-left:0.2rem;margin-right:40px}
.wp-search .search-input input.search-title{width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:url(images/sous2.svg) no-repeat center;cursor:pointer}
.header .searchbox:hover{width:3rem;border-radius:0.22rem;    background: rgba(87, 68, 71, 0.4);}
.header .searchbox{transition:all 0.4s ease-in-out}

/**角色**/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left}
.site-rale ul li.links a{line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(images/icon_role.png) no-repeat}
.site-rale ul li.links a:hover{color:#fff}
.site-lang ul{    display: flex;
    width: var(--innerWidth);
    margin: 0 auto;
    justify-content: flex-end;}
.site-lang ul li.links a{color:#fff;font-size:var(--titleSize);padding:0 0.2rem;line-height:0.49rem;display:inline-block;font-size:var(--smailSize)}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:first-child a{}
.site-lang {
    background: #B0001A;
}
.site-lang li.links.i5 a {
    padding-right: 0;
}
/**导航**/
#nav{}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70)}
.nav .wp-menu{margin:0 auto;display:flex;justify-content:space-between}
.nav .wp-menu .menu-item{position:relative;text-align:center}
.nav .wp-menu .menu-item.i1{background:none}
.nav .wp-menu .menu-item a>.menu-switch-arrow{display:none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle}
.nav .wp-menu .sub-menu li .sub-menu {display: none;}
.nav .wp-menu .menu-item a.menu-link{    line-height: 0.4rem;
    font-size: var(--bigSize);
    display: block;
    color: #333333;
    position: relative;
    font-weight: bold;padding: 0 0.4rem;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover{font-weight:bold;text-decoration:none;color:var(--mainColor)}
.nav .sub-menu{position:absolute;left: 50%;top:100%;min-width: 100%;z-index:100;background: #B0001A;opacity: 0;transform: translateX(-50%) scale(0);transition: all 0.4s ease-in-out;overflow: hidden;}
.nav .sub-menu .sub-item{position:relative;white-space:nowrap;vertical-align:top;_zoom:1}
.nav .sub-menu .sub-item a{display:block;color: #fff;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover{color: #333;background-color: #fff;display:block}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .site-lang{display:none}
.nav .wp-menu .menu-item a.menu-link:after {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;background: #fff;left: 0;transform: scale(0);transition: all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}

/**大图**/
.mbanner{
    perspective: 1920px;
    transform-style: preserve-3d;
}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{    padding-top: 41%;}
.mbanner .slick-prev,.mbanner .slick-next{z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8}
.mbanner .slick-prev{left:0.55rem}
.mbanner .slick-next{right:0.55rem}
.mbanner .news .news_wz{    position: absolute;
    left: 50%;
    margin-left: -8.6rem;
    text-align: left;
    bottom: 0.2rem;
    width: 50%;    z-index: 2;}
.mbanner .news .news_wz a{color: #fff;}
.mbanner .news .news_title{    font-size: 0.28rem;
    line-height: 0.37rem;
    left: 50%;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
    align-items: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.mbanner .news .news_title a{color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis}
.mbanner .slick-dots{    width: auto;
    bottom: 0.3rem;
    right: 50%;
    margin-right: -8.6rem;
    display: flex;
    align-items: flex-end;}
.mbanner .slick-dots li{    width: 0.13rem;
    height: 0.13rem;
    border-radius: 0;
    background: #fff;
    background-size: 100%;
    margin: 0;
    opacity: 0.3;
    margin: 0 0.1rem;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;}
.mbanner .slick-dots li button{width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none}
.mbanner .news .news_video{    padding-top: 41%;}
.mbanner .news .news_video video{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}
.mbanner .news_imgs a:before{content:"";display:block;width:100%;position:absolute;height:14%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom: 0;}
.mbanner .news .news_video:before{content:"";display:block;width:100%;position:absolute;height:14%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;z-index:1;bottom: 0;}
.mbanner .slick-dots li:after{display:none;}
.mbanner .slick-dots li.slick-active:after{transform:none}
.mbanner .slick-dots li.slick-active{    opacity: 1;
    background: #fff;
    width: 0.25rem;}
.bannerPage #banner .inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
.mbanner .news_imgs a {
    transform: scale(1);
    transition: all 3s ease-in-out;
}
div#banner .slick-active .news_imgs a {
    transform: scale(1.1);transition: all 3s ease-in-out;
}
.bannerPage #banner {
    height: 100vh;
    position: relative;
    transform-style: initial;
    perspective: none;
}
.bannerPage .body_m {
    z-index: 1;
}

.bannerPage .body_m .wrapper {
    position: relative;
    z-index: 1;
}

/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a{display:block}
.news_imgs{overflow:hidden;background:#ccc}

/**主体公共**/
.news_list li.news {line-height: 0.34rem;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;    font-size: 0.43rem;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; margin:0 auto; }
.post .more_btn {    display: inline-block;
    float: right;
    line-height: 0.38rem;
    background: url(images/morebg.png) no-repeat bottom;
    width: 0.89rem;
    text-align: center;
    margin-top: 0.15rem;
    background-size: 0.89rem;}
.post .more_btn .more_text,.post .more_btn a {    cursor: pointer;
    font-size: var(--smailSize);
    color: #B0001A;} 
    .post .more_btn .more_text img {
        vertical-align: middle;
        padding-left: 0.1rem;
    }
.post .more_btn a{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {    margin-bottom: 0.2rem;}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block;
    font-size: 0.43rem;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
    line-height: 0.73rem; background: url(images/tit1.svg) no-repeat right;    background: url(images/tit1.svg) no-repeat right;
    padding-right: 0.4rem;
    background-size: 0.81rem;}
    span.ms {
        display: block;
        font-size: 0.16rem;
        color: #666666;
        line-height: 0.3rem;
    }
/*带图标标题*/
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center;    position: relative;     margin-bottom: 0.25rem;} 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {    display: inline-block;
    font-size: 0.43rem;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
    line-height: 0.73rem;
    background: url(images/tit4.svg) no-repeat center bottom;
    background-size: 2.34rem;
    padding-bottom: 0.1rem;}
    .post3 .more_btn {
        position: absolute;
        left: 50%;
        margin-left: -1.5rem;
        width: 3rem;
        height: 0.8rem;
        margin-top: 0;
        background: none;
    }

/**main1**/
.main1{position:relative;z-index:1}
.main1 .inner{padding:0.55rem 0 0.4rem;}
.main1 .mbottom{display:flex}

/**底部链接**/
.foot-left .tt{margin-bottom:.18rem}
.foot-left .links{margin-right:1.02rem}

/**分享**/
.shares .news_list{display:flex;text-align:center;gap:.17rem}
.shares .news_list .imgs{width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out}
.shares .news_list .imgs img{width:100%;height:100%unset}
.shares .news_list .news_icon{display:block;width:.4rem;height:.4rem;border-radius:50%;background: url(images/share.svg) no-repeat center;     background-size: 1.32rem;}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{    background-position: 0.05rem;}
.shares .news_list .n2 .news_icon{    background-position: -0.5rem;}
.shares .news_list .n3 .news_icon{    background-position: -1rem;}
.shares .news_list .news_icon:hover{opacity:1}
.shares .news_list .news:hover .imgs{opacity:1;transform:none}
.shares .news_list .news_title{color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem}

/**侧导航**/
nav.Quick-navigation{position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size:19px;line-height:70px;background:var(--mainColor);color:#fff;padding:0 16px;border-radius:20px}
nav.Quick-navigation a{color:#fff;border-bottom:1px solid #fff}
nav.Quick-navigation a.current{color:#e1d4a4;border-bottom:1px solid var(--hoverColor)}
.Scroll-to-top{}

.main1 .ml {
    width: 31.2%;
    float: left;
}
.main1 .mc {
    float: left;
    width: 30.8%;
}
.main1 .mr {
    float: right;
    width: 31.2%;
}
.main1 .mc {
    float: left;
    width: 30.8%;
    margin-left: 3.4%;
}

.post ul li .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post ul li .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

.post.post1.post-10.mbox li {
    background: url(images/li.png) no-repeat bottom left;    background-size: 100% auto;
    padding-bottom: 0.22rem;
    margin-bottom: 0.22rem;
    
}
.post.post1.post-10.mbox li:last-child {
    background: none;
}
.post.post1.post-10.mbox .wm {
    float: left;
    width: 2.68rem;
    margin-right: -2.68rem;
}
.post.post1.post-10.mbox .news_imgs {
    padding-top: 66.8%;
}
.post.post1.post-10.mbox .news_wz {
    width: 100%;
    float: right;
}
.post.post1.post-10.mbox .news_con {
    margin-left: 2.8rem;
}
.post.post1.post-10.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.9rem;    margin-top: 0.1rem;
}
.post.post1.post-10.mbox .news_text {
    line-height: 0.26rem;
    color: #333333;
    opacity: 0.66;
    font-size: var(--smailSizex);
    height: 0.52rem;
    margin-top: 0.15rem;    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post.post1.post-10.mbox li:hover .news_imgs img {
    transform: scale(1.1);
}

.post.post1.post-11.mbox li {
    background: url(images/li.png) no-repeat bottom left;    background-size: 100% auto;
    padding-bottom: 0.22rem;
    margin-bottom: 0.22rem;
    
}
.post.post1.post-11.mbox li:last-child {
    background: none;
}
.post.post1.post-11.mbox .wm {
    float: left;
    width: 2.68rem;
    margin-right: -2.68rem;    transition: all 1s ease-in-out;
}
.post.post1.post-11.mbox .news_imgs {
    padding-top: 0;
    height: 1.79rem;
}
.post.post1.post-11.mbox .news_wz {
    width: 100%;
    float: right;
}
.post.post1.post-11.mbox .news_con {
    margin-left: 2.9rem;    margin-top: 0.3rem;    position: relative;
    z-index: 99;    transition: all 1.2s ease-in-out;
}
.post.post1.post-11.mbox .news_box.clearfix {
    background: #fff url(images/ddbg.png) no-repeat right bottom;    position: relative;    background-size: 1.18rem;    overflow: hidden;
    transition: all 1.5s ease-in-out;
}
.post.post1.post-11.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;margin-bottom: 0.1rem;
}
.post.post1.post-11.mbox .news_kz {
    font-size: var(--smailSizex);
    line-height: 0.26rem;
    background: url(images/sj.svg) no-repeat left center;
    background-size: 0.13rem;
    padding-left: 0.25rem;
}
.post.post1.post-11.mbox .news_kz.k2 {
    background: url(images/dz.svg) no-repeat left center;
    background-size: 0.13rem;
}
.post.post1.post-11.mbox .news_gd {
   
    padding-right: 0.25rem;
    text-align: right;    margin-top: 0.1rem;
}
.post.post1.post-11.mbox .news_gd img {
    vertical-align: middle;
    width: 0.29rem;
}.post.post1.post-11.mbox .news_box.clearfix:hover {
    background: #fff;
}
.post.post1.post-11.mbox .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(images/hbg.png) no-repeat left top;
    background-size: 100% 100%;
    z-index: 9;
    top: 0;
    right: -100%;
    transition: all 0.8s ease-in-out;    opacity: 0;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .bg {
    right: 0;
    transition: all 1.2s ease-in-out;
    opacity: 1;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .wm {
    width: 100%;    margin-right: -100%;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .news_title {
    color: #fff;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .news_title  a{
    color: #fff;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .news_kz {
    color: #fff;    background: url(images/sjh.svg) no-repeat left center; background-size: 0.13rem;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .news_con {
    margin-left: 1.9rem;
}
.post.post1.post-11.mbox .news_box.clearfix:hover .news_kz.k2 {
    background: url(images/dzh.svg) no-repeat left center;
    background-size: 0.13rem;
}
.post.post1.post-12.mbox li {
    background: url(images/li.png) no-repeat bottom left;
    background-size: 100% auto;    padding-bottom: 0.25rem;
}
.post.post1.post-12.mbox .news_imgs {
    padding-top: 56.3%;
}
.post.post1.post-12.mbox .news_imgs img.play {
    position: absolute;
    width: 0.49rem;
    height: auto;
}
.post.post1.post-12.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin-top: 0.1rem;
}
.post.post1.post-12.mbox .news_text {
    line-height: 0.26rem;
    color: #333333;
    opacity: 0.6;
    font-size: var(--smailSizex);
    height: 0.52rem;    margin-top: 0.05rem;    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post1.post-13.mbox li {
    float: left;
    width: 50%;
}
.post.post1.post-13.mbox .news_box.clearfix {
    margin: 0 0.09rem;
}
.post.post1.post-13.mbox ul {
    margin: 0 -0.09rem;
}
.post.post1.post-13.mbox .news_imgs {
    padding-top: 56.8%;
}
.post.post1.post-13.mbox .news_imgs img.play {
    width: 0.49rem;
    height: auto;
}
.post.post1.post-13.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin-top: 0.1rem;
}
.post.post1.post-11.mbox .tt .tit .title {
    background: url(images/tit2.svg) no-repeat right;
    padding-right: 0.25rem;
    background-size: 0.45rem;
}

.post.post1.post-12.mbox .tt .tit .title {
    background: url(images/tit3.svg) no-repeat right;
    padding-right: 0.5rem;
    background-size: 0.91rem;
}
.main2 .inner{
    background: #fff;
    margin-bottom: 0.8rem;

}
.post.post3.post-30.mbox .news_box.clearfix:hover .news_imgs img {
    transform: scale(1.1);
}
.post3 .more_btn a {
    display: block;
    width: 100%;
    height: 100%;
}
.post.post3.post-20.mbox li {
    float: left;
    width: 20%;
}
.post.post3.post-20.mbox .news_box.clearfix {
    margin: 0 0.15rem;    position: relative;    transition: all 0.8s ease-in-out;
}
.post.post3.post-20.mbox ul {
     position: relative;

}
.post.post3.post-20.mbox {
    padding: 0.5rem 0.35rem;
}
.post.post3.post-20.mbox .news_imgs {
    padding-top: 153.5%;
}
.post.post3.post-20.mbox .news_wz {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    text-align: right;
    height: 100%;
}
.post.post3.post-20.mbox .news_con {
    display: flex;
    justify-content: flex-end;    align-content: flex-start;
    align-items: flex-start;    padding-right: 0.35rem;
}
.post.post3.post-20.mbox .news_title {
    writing-mode: vertical-rl;
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.32rem;
    letter-spacing: 0.15rem;    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    background: url(images/sx.png) no-repeat top;    padding-top: 0.5rem;
    background-size: 0.01rem auto;
}
.post.post3.post-20.mbox .news_title  a{
    color: #fff;
}
.post.post3.post-20.mbox .news_text {
    display: flex;
    align-items: flex-start;
    font-size: 0.24rem;
    line-height: 0.24rem;
    padding-top: 0.5rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    letter-spacing: 0.08rem;
    margin-right: 0.15rem;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
}
.post.post3.post-20.mbox .news_text  p{    display: block;
    flex-direction: row-reverse;
    writing-mode: vertical-rl;}
.post.post3.post-20.mbox .news_gd {
    margin-top: 0.55rem;
    margin-right: 0.35rem;    opacity: 0;
    transition: all 0.4s ease-in-out;    float: right;
}
.post.post3.post-20.mbox .news_gd img {
    width: 0.29rem;
}
.post.post3.post-20.mbox .news_box.clearfix:hover {
    transform: scale(0.95);
}
.post.post3.post-20.mbox .news_box.clearfix:hover .news_text {
    opacity: 1;
}
.post.post3.post-20.mbox .news_box.clearfix:hover .news_gd {
    opacity: 1;
}
.main3 {
    background:#A39192 url(images/m3.png) no-repeat top;    background-size: cover;
}

.post.post3.post-30.mbox span.title {
    color: #fff;
    padding: 0;
    background: url(images/tit5.png) no-repeat center bottom;
    background-size: 2.31rem;
    width: 2.4rem;
    padding-bottom: 0.1rem;
}
.post.post3.post-30.mbox span.ms {
    color: #fff;
    margin-top: -0.15rem;
}
.post.post3.post-30.mbox li {
    float: left;
    width: 33.3%;
}
.post.post3.post-30.mbox .news_box.clearfix {
    margin: 0 0.18rem;
    background: #fff;
    padding: 0.15rem;
}
.post.post3.post-30.mbox ul {
    margin: 0 -0.18rem;
}
.post.post3.post-30.mbox .news_imgs {
    padding-top: 67.6%;
}
.post.post3.post-30.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(images/sxtitlt.png) no-repeat left;
    padding-left: 0.15rem;
    background-size: 0.06rem;
    margin-top: 0.1rem;
}
.main3 .inner {
    padding: 0.5rem 0rem 0.8rem 0;
}
.post.post3.post-30.mbox .news_text {
    line-height: 0.26rem;
    color: #333333;
    opacity: 0.66;
    font-size: var(--smailSizex);
    height: 0.52rem;
    margin-top: 0.15rem;    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main4 .inner {
    background: #fff;
    overflow: hidden;
    padding: 0.5rem 0;
    margin: 0.8rem auto;
}
.main4 .inner .mod {
    padding-left: 0.4rem;
    margin-left: 0.4rem;
    overflow: hidden;    position: relative;
}
.main4 .inner .mod .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 28%;
    z-index: 9;
    height: 4.8rem;
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    opacity: 1;    transition: all 1s ease-in-out;
}
.main4 .inner .animated  .bg {
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(-100%, 0px);
}
.post.post3.post-40.mbox {
    width:7.17rem;
    margin: 0 auto;
}
.post.post3.post-40.mbox li {
    float: left;
    width: 100%;
}
.post.post3.post-40.mbox .tt .tit .title {
    font-size: 0.4rem;
    background: url(images/tit6.png) no-repeat center bottom;
}
.post.post3.post-40.mbox .tt .tit .title {
    font-size: 0.4rem;
    background: url(images/tit6.png) no-repeat center bottom;
    background-size: 1.98rem;
    width: 2rem;
    padding-bottom: 0.2rem;
}
.post.post3.post-40.mbox span.ms {
    margin-top: -0.26rem;
}
.post.post3.post-40.mbox .slick-list {
    overflow: visible;
}
.post.post3.post-40.mbox .news_box.clearfix {
    margin: 0 0.15rem;
    position: relative;    transition: all 0.8s ease-in-out;
}
.post.post3.post-40.mbox ul {
    margin: 0 -0.15rem;
}

.post.post3.post-40.mbox .slick-prev {
    display: none !important;
}
.post.post3.post-40.mbox .news_imgs {
    padding-top: 66.6%;
}

.post.post3.post-40.mbox .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #0000006b, transparent);
}
.post.post3.post-40.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    color: #fff;
    overflow:hidden; 
                   text-overflow:ellipsis;
                   white-space:nowrap; transition: all 0.5s ease-in-out;
}
.post.post3.post-40.mbox .news_title a{  color: #fff;}
.post.post3.post-40.mbox .news_con {
    padding: 0.15rem 0.25rem;
   
}
.post.post3.post-40.mbox .news_text {
    height: 0;
    line-height: 0.3rem;
    color: #fff;
    opacity: 0.6;
    font-size: var(--titleSize);
    transition: all 1s ease-in-out;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.post.post3.post-40.mbox li.slick-center .news_box.clearfix:hover .news_gd {
    opacity: 1;
    height: auto;
}
.post.post3.post-40.mbox .news_gd {
    padding-left: 0.5rem;
}
.post.post3.post-40.mbox li.slick-center {
   
}
.post.post3.post-40.mbox li.slick-center .news_box.clearfix:hover {
    transform: scale(0.95);
}
.post.post3.post-40.mbox li.slick-center .news_box.clearfix:hover .news_title {
    font-size: var(--bigSize);
}
.post.post3.post-40.mbox li.slick-center .news_box.clearfix:hover .news_text {
    height: 0.6rem;    margin: 0.1rem 0;
}
.post.post3.post-40.mbox .news_gd img {
    width: 0.27rem;
}
.post.post3.post-40.mbox .slick-next {
    width: 0.72rem;
    height: 0.72rem;
    background: #fff;
    box-shadow: none;
}
.post.post3.post-40.mbox .slick-next {
    width: 0.72rem;
    height: 0.72rem;
    background: #fff url(images/rr.png) no-repeat center;
    box-shadow: none;
    right: 50%;
    margin-right: -7.5rem;
    margin-top: -0.35rem;
    font-size: 0;
    background-size: 0.29rem;
}

.post.post3.post-50.mbox .tt .tit .title {
    font-size: 0.4rem;
    background: url(images/tit7.png) no-repeat center bottom;
    width: 2.5rem;
    background-size: 2.31rem;
}
.post.post3.post-50.mbox span.ms {
    margin-top: -0.15rem;
}
.post.post3.post-50.mbox li {
    float: left;
    width: 25%;
}
.post.post3.post-50.mbox li .news_box.clearfix {
    margin: 0 0.18rem;
    background: #fff;
    padding: 0.23rem;
    transition: all 1s ease-in-out;
}
.post.post3.post-50.mbox ul {
    margin: 0 -0.18rem;
}
.post.post3.post-50.mbox .news_imgs {
    padding-top: 109%;
}
.post.post3.post-50.mbox .news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    font-weight: bold;    margin-top: 0.15rem;
}
.post.post3.post-50.mbox .news_title span.fu {
    font-weight: normal;    padding-left: 0.1rem;
}
.post.post3.post-60.mbox {
    margin: 0 auto;
    width: 71.8%;transform: scale(1.2);
    transition: all 1.5s ease-in-out;
}
.post.post1.post-10.mbox li:hover a {
    color: var(--hoverColor);
}
.mod.animated .post.post3.post-60.mbox {
    transform: scale(1);
  
}
.post.post3.post-60.mbox .news_imgs {
    padding-top: 34.5%;
}
.post.post3.post-60.mbox img.qj {
    width: 1.1rem;
    height: auto;
}
.post.post3.post-60.mbox .news_con {
    text-align: center;
}
.post.post3.post-60.mbox .news_title {
    font-size: 0.4rem;
    line-height: 0.68rem;
    font-weight: bold;    margin-top: 0.4rem;
}
.post.post3.post-60.mbox .news_fu {
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.32rem;
    margin-bottom: 0.15rem;
}
.main6 .inner {
    padding-bottom: 0.65rem;
}
.post.post3.post-60.mbox .news_gd img {
    width: 0.3rem;
}
.foot-bottom {
    display: flex;
    justify-content: space-between;
}
.Scroll-to-top {
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: url(images/top.svg) no-repeat left center;
    padding-left: 0.2rem;
    line-height: 0.3rem;
    background-size: 0.11rem;    cursor: pointer;
}
.site-lang li.links.i1 {
    background: url(images/dd.jpg) no-repeat right;
}
.post.post1.post-13.mbox {
    margin-top: 0.2rem;
}
.post3 .more_btn span.more_text {
    font-size: 0;
}.post3 .more_btn span.more_text img {
    display: none;
}
.post.post3.post-20.mbox span.ms {
    margin-top: -0.2rem;
}
.post.post3.post-50.mbox li .news_box.clearfix:hover {
    transform: scale(0.95);
    background: #B0001A;
}
.post.post3.post-50.mbox li .news_box.clearfix:hover .news_title a {
    color: #fff;
}
.post.post3.post-50.mbox li .news_box.clearfix:hover .news_title{
    color: #fff;
}
.main5 .inner {
    padding: 0rem 0rem 0.9rem 0;
}
ul.news_list.list2 span.news_title {
    font-size: var(--titleSize);
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
}ul.news_list.list2 span.news_meta {
    font-size: var(--titleSize);
}
/**列表页**/
.l-banner{    height: 5.9rem;
    background-size: cover;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative}
.l-banner:after{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0}
.l-banner img{display:none;height:100%;vertical-align:top}
#l-container{position:relative}
#l-container .inner{position:relative;    background: #fff;
    margin-top: -0.9rem}
    #l-container .inner .mod {
        padding: 0 0.74rem;
        position: relative;
    }
    .col_menu.contact-top {
     /* position: fixed; */
    /* top: 0.4rem;*/
    }
    .possplit {
        margin: 0 .08rem;
        width: auto;
        background-image: none;
        color: #666;
        text-indent: inherit;
        font-size: 0;
    }
    .wp-wrapper.d .l-banner {
        height: 4.28rem;
    }
    .wp-wrapper.d {
        position: relative;
    }
    .wp-wrapper.d h3.col_name {
        position: absolute;
        top: 50%;
        width: 100%;
        line-height: 0.6rem;
        margin-top: -0.1rem;
        text-align: center;
    }
    .wp-wrapper.d h3.col_name span.col_name_text {
        font-size: 0.43rem;
        color: #fff;
        display: inline-block;
        width: auto;
        background: #B0001A;
        padding: 0 0.08rem;
    }
    body.list.d {
        background: #F8F8F8;
    }
    #l-container div#yys {
        background: #F8F8F8;
    }
#d-container .inner{background:#fff}
.col_menu {    width: 2.29rem;
    float: left;
    margin-right: -3rem;
       position: sticky;
    top: 0.4rem;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #B0001A;    border-right: 0.08rem solid #fff;
    border-bottom: 0.08rem solid #ffff;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {     font-size: 0.32rem;
    font-weight: bold;
    color: #fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {     display: block;
    line-height: 0.5rem;
    text-align: center;
    padding: 0.3rem 0;}/**栏目名称图标**/
.col_menu .col_menu_con{    background: #f7f5f6 url(images/list.jpg) no-repeat bottom right;
    background-size: 2.29rem;}
/**栏目列表**/
.possplit::after {
    content: "/";
    font-size: .15rem;
}
body.list div#header {
    position: absolute;
}
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {    color: #666666;
    font-size: 0.2rem;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #F6EAEA;    text-align: center;    padding: 0.15rem 0;}

.col_list .wp_listcolumn .wp_column a .column-name{    line-height: 0.4rem;
    text-align: center;
    padding:0;}
    
    .col_list {
        padding: 0.2rem 0;
    }
    div#page1 {
        margin-bottom: 0.8rem;
    }
    div#ts1 .news_text {
        font-size: 0.18rem;
        line-height: 0.4rem;    color: #333333;
    }
    div#ts1 .news_text p {
        font-size: 0.18rem !important;
        line-height: 0.4rem !important;
        color: #333333 !important;
        margin: 0rem 0rem 0.2rem 0 !important;
        padding: 0rem 0rem 0.18rem 0 !important;
    }

    div#ts1 {
        margin: 0;    padding-right: 0.8rem;
    }div#ts1 img {
        max-width: 100%;
    }

    .mbanner .slick-current .box2 .news_imgs a {
        opacity: 1;
        z-index: 0;
        -webkit-animation: box2 3s linear 0s;
        animation: box2 3s linear 0s;
    }
    @-webkit-keyframes box2 {
        0% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1)
        }
    
        100% {
            -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1)
        }
    }
    
    @keyframes box2 {
        0% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1)
        }
    
        100% {
            -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1)
        }
    }
 /*特殊页**/   
        .list.l-71 .wm {
            float: left;
            width: 3.72rem;
            margin-right: -3.72rem;
        }
        .list.l-71 .news_wz {
            width: 100%;
            float: right;
        }
        .list.l-71 .news_con {
            margin-left: 4.3rem;
            padding-right: 0.7rem;
        }
        .list.l-71 {
            background: url(images/lbg2.png) no-repeat top right;
            background-size: 10.49rem;
            padding-top: 0.65rem;
            margin-right: -0.8rem;
        }
        div#yw {
            margin-bottom: 0.2rem;
        }
    
        .list.l-73 .ml {
            float: left;
            width: 64%;
        }
        .list.l-73 .mr {
            float: right;
            width: 36%;
        }
        .list.l-73 li.news.n1.clearfix {
            background: #fff;
            display: flex;
            align-content: center;
            justify-content: center;    text-align: center;
            height: 2.19rem;    align-items: center;    border-right: 0.01rem solid #DBDBDB;
        }
        .list.l-73 li.news.n2.clearfix {
            background: #574447;
            display: flex;
            align-content: center;
            justify-content: center;    text-align: center;
            height: 2.19rem;    align-items: center;
        }
        .list.l-73 li.news.n3.clearfix {
            background: #fff;
            display: flex;
            align-content: center;
            justify-content: center;    text-align: center;
            height: 4.38rem;    align-items: center;
        }.list.l-73 .news_imgs {
            background: none;
        }

        .list.l-73 .news_imgs img {
            width: auto;
            max-width: 80%;
        }
        div#ts3 {
            background: url(images/l3bg.png) no-repeat center;
            background-size: cover;
        }
        .list.l-74 li {
            float: left;
            width: 45%;
        }
        .list.l-74 .news_box.clearfix {
            background: #fff;
            margin: 0 0.5rem;
            padding: 0.22rem 0.1rem 0.22rem 0.22rem;
            margin-bottom: 0.16rem;
        }
        .list.l-74 ul {
           
            margin: 0 -0.09rem;
        }
        .list.l-74 .news_title {
            font-size: 0.18rem;
            font-weight: bold;
            color: #B0001A;
            line-height: 0.3rem;
        }
        .list.l-74 .news_kz.kf {
            font-size: 0.16rem;
            line-height: 0.3rem;
            color: #666666;
        }
        div#ts4 {
            padding-right: 0.7rem;    margin-bottom: 0.5rem;
        }
        .list.l-77 li {
            float: left;
            width: 50%;
        }
        .list.l-77 li a.col_item_link {
            background: #fff;
            margin: 0 0.11rem;
            line-height: 0.8rem;
            padding: 0 0.4rem;
            display: flex;
            align-items: center;
            justify-content: space-between;    margin-bottom: 0.2rem;
        }
        .list.l-77 ul {
            margin: 0 -0.11rem;
        }
        .list.l-77 li a.col_item_link img {
            width: .3rem;
        }
        .list.l-77 span.column-name {
            font-size: var(--titleSize);
            background: url(images/sxtitlt.png) no-repeat left;
            padding-left: 0.15rem;
            background-size: 0.06rem;
        }
        .list.l-78 li {
            float: left;
            width: 33.3%;    margin-bottom: 0.3rem;
        }
        .list.l-78 .news_box.clearfix {
            background: #fff;
            margin: 0 0.16rem;    padding: 0.3rem 0.3rem 0.1rem 0.3rem;
        }
        .list.l-78 ul {
            margin: 0 -0.32rem;
        }
        .list.l-78 .news_imgs {
            padding-top: 65%;
            background-color: #efefef;
            position: relative;
            overflow: visible;
        }
        .list.l-78 .news_imgs img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            max-width: 100%;
            transition: all 0.4s ease-in-out;
        }
        .list.l-78 .news_box.clearfix:hover .news_imgs img {
            transform: scale(1.1);
        }
        .list.l-78 .news_meta {
            position: absolute;
            width: 0.6rem;
            background: #B0001A;
            left: 0.2rem;
            bottom: -0.1rem;
            text-align: center;
            color: #fff;    padding: 0.05rem 0;
        }
        .list.l-78 .news_meta span.news_year {
            font-weight: bold;
            font-size: 0.32rem;
            line-height: 0.35rem;    display: block;
        }.list.l-78 .news_meta span.news_days {
            font-size: 0.1rem;
            line-height: 0.15rem;
            display: block;
        }
        .list.l-78 .news_title {
            font-size: var(--titleSize);
            line-height: 0.3rem;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 0.6rem;
            margin: 0.2rem 0rem 0.1rem 0;
        }
        .list.l-79 li {
            float: left;
            width: 50%;
        }
        .list.l-79 li .news_box.clearfix {
            margin: 0 0.3rem;
            border-bottom: 0.01rem solid #E9C5CA;
              padding: 0.33rem 0;
        }.list.l-79 li.news.n1.clearfix .news_box.clearfix {
    border-top: 0.01rem solid #E9C5CA;
}
.list.l-79 li.news.n2.clearfix .news_box.clearfix {
    border-top: 0.01rem solid #E9C5CA;
}
        .list.l-79 ul {
            margin: 0 -0.3rem;
        }        
        .list.l-79 .news_meta {
            float: left;
            text-align: center;
            width: 0.7rem;
            margin-right: -01rem;
            border-right: 0.01rem solid #E9C5CA;
        }
        .list.l-79 .news_wz {
            width: 100%;
            float: right;
        }
        .list.l-79 .news_con {
            margin-left: 1rem;
            min-height: 0.72rem;
            display: flex;
            align-items: center;
        }
        .list.l-79 .news_year {
            font-size: 0.32rem;
            font-weight: bold;
            color: #B0001A;
            line-height: 0.4rem;
        }
        .list.l-79 .news_days {
            color: #B0001A;
            font-size: 0.12rem;
            line-height: 0.15rem;
        }
        .list.l-79 .news_title {
            font-size: 0.2rem;
            line-height: 0.36rem;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            max-height: 0.72rem;
            margin-top: -0.1rem;
        }
        .list.l-80 .news_imgs {
            background: none;
        }
        .list.l-80 .news_box.clearfix {
            position: relative;
        }
        .list.l-80 .news_imgs img {
            width: 100%;
            height: auto;
        }
        .list.l-80 .news_text {
            background: url(images/l7bg.png) no-repeat top;
            margin: -0rem 0.5rem 0rem 0.5rem;
            background-size: cover;
            padding: 0.6rem 0.6rem 0rem 0.6rem;
            font-size: 0.16rem;
            line-height: 0.3rem;
            color: #666666;
            position: relative;
            top: -0.8rem;
        }
        .list.l-80 .news_text p {
            font-size: 0.16rem !important;
            line-height: 0.3rem !important;
            color: #666666 !important;
            padding-bottom: 0.3rem;
        }
        .list.l-81 .news_imgs {
            padding-top: 120%;
            background-color: #efefef;
            position: relative;
            overflow: hidden;
        }
        .list.l-81 .news_imgs img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            max-width: 100%;
            transition: all 0.4s ease-in-out;
        }
        .list.l-81 .news_title {
            font-size: 0.18rem;
            color: #B0001A;
            line-height: 0.3rem;
            font-weight: bold;
            margin-top: 0.15rem;
        }
        .list.l-81 ul.news_list.clearfix li {
            float: left;
            width: 25%;
        }
        .list.l-81 .news_box.clearfix {
            margin: 0 0.08rem;
            background: #fff;
            padding: 0.25rem;
        }
        .list.l-81 ul {
            margin: 0 -0.08rem;
        }
        .list.l-81 .news_titled {
            font-size: 0.16rem;
            color: #666666;
        }
        .list.l-82 ul.news_list.clearfix li {
            float: left;
            width: 12.5%;
        }
        .list.l-82 .news_box.clearfix {
            margin: 0 0.07rem;    background: #fff;
            text-align: center;    margin-bottom: 0.15rem;
        } .list.l-82 .news_title {
            font-size: 0.18rem;
            font-weight: bold;
            line-height: 0.8rem;    overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin: 0 0.1rem;
        }
        
        .list.l-82 ul {
            margin: 0 -0.07rem;
        }   
        
        .list.l-83 .news_imgs {
            padding-top: 120%;
            background-color: #efefef;
            position: relative;
            overflow: hidden;
        }
        .list.l-83 .news_imgs img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            max-width: 100%;
            transition: all 0.4s ease-in-out;
        }

        .list.l-83 ul.news_list.clearfix li {
            float: left;
            width: 25%;
        }
        .list.l-83 .news_box.clearfix {
            margin: 0 0.08rem;
            background: #fff;
            padding: 0.25rem;    margin-bottom: 0.2rem;
        }
        .list.l-83 ul {
            margin: 0 -0.08rem;
        }
        .list.l-83 .news_title {
            font-size: 0.18rem;
            font-weight: bold;
            margin-top: 0.1rem;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        }
        .list.l-84 ul.news_list.clearfix {
            background: #fff;
            padding: 0.1rem 0.3rem;
        }
        .list.l-84 ul.news_list.clearfix li {
            float: left;
            width: 25%;
            line-height: 0.3rem;
            margin: 0.15rem 0;
        }
        .list.l-84 .news_title {
            font-size: var(--titleSize);
            background: url(images/l8.png) no-repeat left;
            padding-left: 0.15rem;
            background-size: 0.03rem;
        }
        .list.l-81 ul.wp_subcolumn_list {
            display: none;
        }
        .list.l-81 ul.wp_subcolumn_list:nth-child(1) {
            display: block;
        }


        .wp_subcolumn_list .wp_sublist .sublist_title {
            display: block;
            height: auto;
            line-height: 0.4rem;
            border-bottom: 0;
            margin-bottom: 0.3rem;
            background: url(images/xx.png) no-repeat left center;
            background-size: 100% auto;
        }
        .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
            display: none;
        }
        .wp_subcolumn_list .wp_sublist .sublist_title a {
            display: inline-block;
            color: #B0001A;
            font-size: 0.28rem;
            font-weight: bold;
            background: #F8F8F8;
            padding-right: 0.1rem;
            pointer-events: none;
        }

        .wp_subcolumn_list .wp_sublist {
            margin-bottom: 0.6rem;
        }
        .list.l-80 .news_text p:last-child {
            padding: 0;
        }
        .list.l-82 ul.wp_subcolumn_list:first-child {
            display: none;
        }.wp_articlecontent p {
    line-height: 0.4rem !important;
    margin: 0 !important;
}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {     color: #B0001A; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #B0001A; background: url(images/lhx.jpg) no-repeat bottom center;    background-size: 0.15rem;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color: #B0001A;    background: url(images/lhx.jpg) no-repeat bottom center;
    background-size: 0.15rem;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {    color: #333;
    border-top: 1px solid #eee;
    margin-top: -1px;
    font-size: 0.18rem;
    padding: 0;} 	
.col_list .wp_listcolumn .sub_list a .column-name {    display: inline-block;
    line-height: 0.3rem;
    padding: 0.05rem 0rem 0.1rem 0rem;
    cursor: pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {    font-weight: bold;
    color: #B0001A;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:700px;float:right;} 
.col_news .col_news_box{margin-left:3.3rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;    margin-bottom: 0.4rem;    padding: 0.17rem 0;}
.col_metas .col_title {  }  /**当前栏目**/
.col_metas .col_title h2 {    display: inline-block;
    font-size: 0.43rem;
    font-weight: bold;
    color: #B0001A;}
.col_metas .col_path {    display: inline-block;
    white-space: nowrap;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.5rem;} /**当前位置**/
.col_metas .col_path a{color: #666666;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/

/**文章页**/
.info .col_metas.clearfix{height:.63rem}
.infobox{    margin: 0 auto;
    width: auto;
    background: #fff;
    margin-top: 0.3rem;
    padding: 0.3rem 0.7rem;
    margin-bottom: 0.8rem;}
.article h1.arti_title{    line-height: 0.4rem;
    font-size: .28rem;
    text-align: center;
    margin-bottom: .2rem;
    color: #B0001A;
    font-weight: bold;
    border-bottom: 0.01rem dashed #b0001a63;
    padding: 0.2rem 0 0.3rem 0;}
.article h2.arti_title{line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem}
.article .arti_metas{text-align:center;line-height: 1.3;margin:0}
.article .arti_metas>span{margin:0 .16rem;font-size:var(--smailSize);color:#666}
.article .arti_info.clearfix{position:relative}
.article .entry{margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px}
.article .entry .read,.article .entry .read p{    line-height: 0.3rem !important;
    font-size: var(--smailSize) !important;
    color: #666666 !important;}
.article .entry .read p{margin-bottom:10px}
.article .entry .read img{margin:0 auto;max-width:940px}
.article .entry .read table{margin:0 auto;border:none!important}
.sibi_art{margin-top:1.3rem}
.wp_artfuns .wp_art_adjoin{display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap}
span.next-title,span.prev-title{width:calc(100% - .8rem)}
.wp_artfuns .wp_art_adjoin .next{padding:0}
.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev{pointer-events:none;width:auto}

/**底部**/
#footer{background:var(--mainColor);background-size:cover;position:relative}
.footer .inner{box-sizing:border-box;position:relative;z-index:0}
.foot-top{display:flex;justify-content:space-between;margin-bottom:.857rem}
#footer .inner.in1{padding:.57rem 0 .32rem;position:relative}
#footer .inner .mod{display:flex;flex:1 1 auto;align-items: flex-start;    padding: 0.5rem 0rem 0.2rem 0;    padding-right: 0.7rem;}
#footer .inner .foot-left{}
.foot-left img {
    width: 1.5rem;
}
div#footer span.title {
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
}
div#footer .tt {
    margin-bottom: 0.3rem;
}
.linksf {
    width: 4.2rem;
    border-left: 0.01rem solid #ffffff30;
    border-right: 0.01rem solid #ffffff30;
    padding: 0 0rem 0rem 0.3rem;
}
.foot-right .contant {
    min-width: 1.5rem;
    padding-left: 0.3rem;
}
.foot-right .con {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.foot-right p.news_title {
    opacity: 1 !important;
    line-height: 0.32rem !important;
    width: 50%;
}
#footer .inner .foot-center{flex:1;  margin-left: 4.2rem;}
#footer .inner .foot-center img{max-width:100%}
#footer .inner .foot-right{flex:1;display:flex;justify-content:flex-end}
#footer .inner p{font-size:var(--smailSize);line-height:0.32rem;font-weight:400;color:#fff;opacity:1}
#footer .inner p a{color:#fff}
.foot-bottom p {
    opacity: 0.5 !important;
}
#footer .inner p span{margin:0 3px}
.foot-left .title{color:#fff;font-size:var(--smailSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem}
.footlogo img{width:4.62rem}
.foot-bottom{padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;}
.foot-bottom p{font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative}


.zsjy .col_title h2 {
    color: #444;
    font-weight: bold;
    font-size: 0.28rem;
    border-bottom: 0.01rem solid #ccc;
    display: block;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    padding-bottom: 0.1rem;    position: relative;    padding-left: 0.1rem;
}


.zsjy .col_title h2:after {
    clear: both;
    content: "";
    display: block;
    width: 0.05rem;
    height: 0.05rem;
    background: #B0001A;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -0.025rem;
    position: absolute;
}h2.left-title {
    background: #B0001A;
    display: block;
    line-height: 0.3rem;
    text-align: center;
    padding: 0.2rem 0;
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.15rem;
}
.col_menu li.menu__item {
    line-height: 0.3rem;
    text-align: center;
    font-size: 0.2rem;
    padding: 0.1rem 0;
}
ul#zxxk {
    margin: 0 -2%;
}
ul#zxxk li.news {
    display: inline-block;
    width: 30%;
    background: #f5f5f5;
    margin: 0 2%;
    padding: 1%;
    position: relative;
    font-size: 0.2rem;
}
ul#zxxk li.news span.news_title {
    font-size: 0.2rem;
    position: relative;
    width: 100%;    padding-left: 0.2rem;
}ul#zxxk li.news span.news_title a {
    display: block;
    width: 100%;
}


ul#zxxk li.news span.news_title:after {
    clear: both;
    content: "";
    display: block;
    width: 0.05rem;
    height: 0.05rem;
    background: #444;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -0.025rem;
    position: absolute;
}
.list.l-81 .news_title a {
    color: #B0001A;
}




/* =========================================== */

body.mrlist iframe{
    width: 100%!important;
}
body.mrlist div#idb059fd20-0c78-4e16-85a7-2d1e99a53e46{
    width: 100%!important;
    height: auto!important;
}
body.mrlist div#idb059fd20-0c78-4e16-85a7-2d1e99a53e46 video{
    width: 100%;
    height: auto;
}
body.mrlist img[data-layer="photo"] {
    width: 100%;
    height: auto!important;
}

.list.l-182 ul.news_list.clearfix li {
    float: left;
    width: 25%;
}

.list.l-182 .news_box.clearfix {
    margin: 0 0.08rem;
    background: #fff;
    padding: 0.25rem;
}

.list.l-182 .news_title {
            font-size: 0.18rem;
            color: #B0001A;
            line-height: 0.3rem;
            font-weight: bold;
            margin-top: 0.15rem;
        }

.list.l-182 ul {
            margin: 0 -0.08rem;
        }
.list.l-182 .news_titled {
            font-size: 0.16rem;
            color: #666666;
        }

.list.l-182 ul.wp_subcolumn_list {
            display: none;
        }
.list.l-182 ul.wp_subcolumn_list:nth-child(1) {
            display: block;
        }
.list.l-182 .news_title a {
    color: #B0001A;
}
.list.l-182 .news_imgs {
            padding-top: 120%;
            background-color: #efefef;
            position: relative;
            overflow: hidden;
        }
.list.l-182 .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}
.col_news_con.bjsh .list.l-182 ul.wp_subcolumn_list {
    display: block;
}

.list.l-74 {
    padding-bottom: 0.2rem;
}