@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}
body{line-height:1;font-size:13px;font-family:"sub","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;}
:root{--mainColor:#5A9E9D;--hoverColor: #5A9E9D;--bigSize:0.22rem;--titleSize:0.2rem;--smailSize:0.18rem;--smailSizex: 0.14rem;--innerWidth:16rem}
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}

/**头部**/

@font-face {
    font-family: "sub";
    src: url(fonts/sub.eot) format('embedded-opentype'),
    url(fonts/sub.ttf) format('truetype');
  }
  @font-face {
    font-family: "sub2";
    src: url(fonts/sub2.eot) format('embedded-opentype'),
    url(fonts/sub2.ttf) format('truetype');
  }
  a.menu-btn {

    display: none;
}
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;/*background: linear-gradient(to bottom,#0168b7,transparent);*/position:absolute;width:100%;top:0;transition:1s}
.header.fix{background:#1D7271;}
.header .inner{position:relative;transition:all 0.4s ease-in-out;    width: auto;
    max-width: 17.6rem;}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width:3.65rem}
.header .sitelogo .logo{margin-right:0.29rem;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: 1.8rem;align-items:center}
.header .head-top{display:flex;align-items:center;gap:0.15rem;    background: #5A9E9D;
    border-radius: 0.2rem;
    padding: 0.05rem 0.3rem;}
.header .head-right{display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column}

/* 搜索 */
.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.85rem;border-radius:0.22rem;overflow:hidden}
.wp-search{position:relative;}
.wp-search form{display:block}
.wp-search .search-input{margin-left:0rem;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.85rem;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: #5A9E9D url(images/sous2.svg) no-repeat center left;
    cursor: pointer;
    font-size: 0.16rem;
    font-family: 'sub2';
    color: #fff;
    padding-left: 0.3rem;    background-size: 0.19rem;}
.header .searchbox:hover{width:3rem;border-radius:0.22rem}
.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}
.site-lang ul li.links a{    color: #fff;
    font-size: var(--titleSize);
    line-height: 0.3rem;
    display: inline-block;
    font-size: 0.16rem;
    font-family: 'sub2';
    }
.site-lang ul li.links a:hover{color:#fff}
.site-lang li.links {
    background: url(images/yy.svg) no-repeat left center;    padding-left: 0.3rem;    background-size: 0.19rem;
}
.header .left {
    background: url(images/hx.png) no-repeat left;
    padding-left: 0.25rem;    margin-left: 0.1rem;
}

.header .site-lang ul li.links:first-child a{}

/**导航**/
#nav{    width: 10rem;
    margin-top: 0.1rem;}
#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(--smailSize);
    display: block;
    color: #fff;
    position: relative;
    font-family: 'sub2';}
.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: 1.5rem;z-index:100;background: var(--mainColor);opacity: 0;transform: translateX(-50%) scale(0);transition: all 0.4s ease-in-out;border-radius: 8px;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);    font-family: 'sub2';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;
    position: relative;
}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{display:block;height:100vh}
.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.8rem;
    text-align: left;
    width: 40%;
    bottom: 0.65rem;}
    .mbanner .bbbg .bb {
        font-size: 0.18rem;
        color: #fff;
        font-family: 'sub';animation:bb 2s linear 0s infinite;    position: absolute;
        bottom: 0.2rem;
        left: 50%;
    }
    .mbanner .bbbg .bb img {
        display: block;
        margin: 0 auto;
        padding-top: 0.05rem;
    }

   
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}
.mbanner .news .news_wz a{color:#17607A}
.mbanner .news .news_title{}
.mbanner .news .news_title a{color:#fff;display:none;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis}
.mbanner .slick-dots{    width: auto;
    bottom: 0.65rem;
    right: 50%;
    margin-right: -8.8rem;
    display: flex;
    align-items: center;}
.mbanner .slick-dots li{    width: 0.14rem;
    height: 0.14rem;
    border-radius: 0;
    background: #fff;
    background-size: 100%;
    margin: 0;
    opacity: 0.7;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0.07rem;}
.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{height:100vh}
.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:60%;/*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:60%;/*background:url(images/bannerbg.png) no-repeat;*/background-size:100% 100%;z-index:1;bottom: 0;}
.mbanner .slick-dots li:after{display: none;  content:"";display:none;width:0.67rem;height:0.69rem;background:url(images/dot.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;transform:scale(0);transition:all 0.4s ease-in-out}
.mbanner .slick-dots li.slick-active:after{transform:none}
.mbanner .slick-dots li.slick-active{opacity:1;background:url(images/xz.svg) no-repeat;    width: 0.27rem;
    height: 0.38rem;
    border-radius: 0;
    background-size: cover;}
.bannerPage #banner .inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.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;
}
.mbanner .news .news_title {
    font-size: 0.22rem;
    line-height: 0.3rem;
    font-family: 'sub2';
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mbanner .bbbg {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 2.7rem;
    margin-left: -1.35rem;
    height: 1.3rem;
    text-align: center;
    background: url(images/banbg.png) no-repeat center;
    background-size: cover;
}
/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a{display:block}
.news_imgs{overflow:hidden;background:#ccc}

/**主体公共**/

/**main1**/
.main1{background:#FFF;position:relative;z-index:1}
.main1 .inner{padding:1.14rem 0 1.4rem 0;}
.main1 .mbottom{display:flex}

.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;    margin-bottom: 0.6rem;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .con { padding: 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; line-height: 0.3rem;float:right;    margin-top: 0.4rem;}
.post .more_btn .more_text,.post .more_btn a {    font-size: 0.18rem;
    cursor: pointer;
    color: #2A9593;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;}
.news_list { }
.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 .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news p {line-height:34px;}

.post1 .tt .tit .title {
    color: #333333;
    font-size: 0.6rem;
    line-height: 0.75rem;
    font-family: 'sub2';
}
.post .tt .tit span.yw {
    font-size: 0.18rem;
    color: #C8AC85;
    line-height: 0.3rem;
    margin-top: 0.1rem;
    display: block;
}
.post .more_btn img {
    width: 0.6rem;
    margin-right: 0.15rem;    vertical-align: middle;
}

.main1 .ml {
    float: left;
    width: 39.4%;
}

.main1 .mr {
    float: right;
    width: 57.8%;
}

.post .news_list .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post .news_list .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-12.mbox .news_imgs {
    padding-top: 66.7%;
    border-top-left-radius: 0.5rem;    margin-bottom: 0.35rem;
}
.post.post1.post-12.mbox .news_date {
    width: 0.8rem;
    float: left;
    margin-right: -0.8rem;    text-align: center;
}
.post.post1.post-12.mbox .news_wz {
    float: right;
    width: 100%;
}
.post.post1.post-12.mbox .news_wz .news_con {
    margin-left: 1.2rem;
}
.post.post1.post-12.mbox .news_date .news_year {
    font-size: 0.59rem;
    color: #4A8B72;
    line-height: 0.6rem;
    font-family: 'sub2';
}
.post.post1.post-12.mbox .news_date .news_days {
    font-size: 0.18rem;
    color: #4A8B72;
    font-family: 'sub2';    line-height: 0.3rem;
}
.post .news_meta {
    font-size: 0.18rem;
    color: #C8AC85;
    font-family: 'sub2';
}
.post.post1.post-12.mbox .news_meta {
    display: none;
}
.post.post1.post-12.mbox .news_title {
    font-size: var(--bigSize);
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 1.08rem;
    font-weight: bold;
}
.post.post1.post-13.mbox li {
    border-bottom: 0.01rem solid #D7E9E2;
}
.post.post1.post-13.mbox li:last-child {
    border: 0;
}
.post.post1.post-13.mbox .wm {
    width: 3.6rem;
    float: left;
    margin-right: -3.6rem;
}
.post.post1.post-13.mbox .news_imgs {
    padding-top: 67%;
}
.post.post1.post-13.mbox li.news.n1 .news_imgs {
    border-top-right-radius: 0.5rem;
}
.post.post1.post-13.mbox .news_wz {
    width: 100%;
    float: right;
}
.post.post1.post-13.mbox .news_con {
    margin-left: 4rem;
}
.post.post1.post-13.mbox li.news.n1 {
    padding-bottom: 0.4rem;
    margin-bottom: 0.5rem;
}
.post.post1.post-13.mbox .news_title {
    font-size: 0.2rem;
    margin: 0.15rem 0rem 0.2rem 0;
    line-height: 0.32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 0.96rem;
}
.post.post1.post-13.mbox .news_text {
    color: #C8AC85;
    line-height: 0.27rem;
    font-size: var(--smailSize);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.81rem;
}
.post.post1.post-21.mbox li {
    float: left;
    width: 33.3%;
}
.post.post1.post-21.mbox li .news_box.clearfix {
    margin: 0 0.17rem;  padding-top: 0.25rem; 
}
.post.post1.post-21.mbox ul {
    margin: 0 -0.17rem;
}
.post.post1.post-21.mbox li.news.n1.clearfix .news_box.clearfix {
    background: url(images/bg1.png) no-repeat center;
    background-size: cover;
}
.post.post1.post-21.mbox li.news.n2.clearfix .news_box.clearfix {
    background: url(images/bg2.png) no-repeat center;
    background-size: cover;
}
.post.post1.post-21.mbox li.news.n3.clearfix .news_box.clearfix {
    background: url(images/bg3.png) no-repeat center;
    background-size: cover;
}
.post.post1.post-21.mbox .news_title {
    margin: 0 0.45rem;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.4);
    line-height: 0.32rem;
    font-size: var(--bigSize);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.25rem 0rem 0.2rem 0rem;
}
.post.post1.post-21.mbox .news_wz {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 0.35rem;
    padding-left: 0.45rem;
}
.post.post1.post-21.mbox .news_wz img {
    max-height: 1.18rem;
}
.post.post1.post-21.mbox .news_wz .news_gd a {
    font-size: 0.18rem;
    color: #fff;
    padding-bottom: 0.2rem;
    display: inline-block;
}
.main3 {
    background: url(images/m3.jpg) no-repeat top;
    background-size: cover;
}
.post3 .tt h3.tit {
    float: none;
    display: block;
    text-align: center;
}

.post3 .tt h3.tit span.title {
    color: #333333;
    font-size: 0.6rem;
    line-height: 0.75rem;
    font-family: 'sub2';
}
.post.post3.post-31.mbox .news_box.clearfix {
    text-align: center;
}
.post.post3.post-31 .news_imgs {
    background: #F6FAF9 url(images/ico1.svg) no-repeat center;
    background-size: 1rem;
    padding: 0;
    width: 1.96rem;
    height: 1.96rem;
    margin: 0 auto;
    border-radius: 50%;
    border: 0.01rem dashed #5A9E9D;transition: all 0.4s ease-in-out;
}
.post.post3.post-31.mbox .news_box.clearfix:hover .news_imgs{ background: #5A9E9D url(images/ico1h.svg) no-repeat center;
    background-size: 1rem;  border: 0.01rem dashed #fff;}

.post.post3.post-31.mbox li.news.n2 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n7 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n12 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n17 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n22 .news_box.clearfix .news_imgs
 {
        background: #F6FAF9 url(images/ico2.svg) no-repeat center;
        background-size: 1.48rem;
    }
    .post.post3.post-31.mbox li.news.n2 .news_box.clearfix:hover .news_imgs, 
 .post.post3.post-31.mbox li.news.n7 .news_box.clearfix:hover .news_imgs,
 .post.post3.post-31.mbox li.news.n12 .news_box.clearfix:hover .news_imgs,
 .post.post3.post-31.mbox li.news.n17 .news_box.clearfix:hover .news_imgs,
 .post.post3.post-31.mbox li.news.n22 .news_box.clearfix:hover .news_imgs
{
        background: #5A9E9D url(images/ico2h.svg) no-repeat center;
        border: 0.01rem dashed #fff;
        background-size: 1.48rem;
    }
    .post.post3.post-31.mbox li.news.n3 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n8 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n13 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n18 .news_box.clearfix .news_imgs {
        background: #F6FAF9 url(images/ico3.svg) no-repeat center;
        background-size: 1.41rem;
    }
    .post.post3.post-31.mbox li.news.n3 .news_box.clearfix:hover .news_imgs, 
.post.post3.post-31.mbox li.news.n8 .news_box.clearfix:hover .news_imgs,
.post.post3.post-31.mbox li.news.n13 .news_box.clearfix:hover .news_imgs,
.post.post3.post-31.mbox li.news.n18 .news_box.clearfix:hover .news_imgs{
        background: #5A9E9D url(images/ico3h.svg) no-repeat center;
        border: 0.01rem dashed #fff;
        background-size: 1.41rem;
    }
    .post.post3.post-31.mbox li.news.n4 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n9 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n14 .news_box.clearfix .news_imgs,
.post.post3.post-31.mbox li.news.n19 .news_box.clearfix .news_imgs {
        background: #F6FAF9 url(images/ico4.svg) no-repeat center;
        background-size: 0.96rem;
    }
    .post.post3.post-31.mbox li.news.n4 .news_box.clearfix:hover .news_imgs, 
 .post.post3.post-31.mbox li.news.n9 .news_box.clearfix:hover .news_imgs,
 .post.post3.post-31.mbox li.news.n14 .news_box.clearfix:hover .news_imgs,
 .post.post3.post-31.mbox li.news.n19 .news_box.clearfix:hover .news_imgs{
        background: #5A9E9D url(images/ico4h.svg) no-repeat center;
        border: 0.01rem dashed #fff;
        background-size: 0.96rem;
    }
    .post.post3.post-31.mbox li.news.n5 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n10 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n15 .news_box.clearfix .news_imgs,
 .post.post3.post-31.mbox li.news.n20 .news_box.clearfix .news_imgs {
        background: #F6FAF9 url(images/ico5.svg) no-repeat center;
        background-size: 1.02rem;
    }
    .post.post3.post-31.mbox li.news.n5 .news_box.clearfix:hover .news_imgs,
.post.post3.post-31.mbox li.news.n10 .news_box.clearfix:hover .news_imgs,
.post.post3.post-31.mbox li.news.n15 .news_box.clearfix:hover .news_imgs,
.post.post3.post-31.mbox li.news.n20 .news_box.clearfix:hover .news_imgs
 {
        background: #5A9E9D url(images/ico5h.svg) no-repeat center;
        border: 0.01rem dashed #fff;
        background-size: 1.02rem;
    }

    .post.post3.post-31.mbox .news_box.clearfix .numU {
        color: #5A9E9D;
        font-size: 0.6rem;
        font-family: 'sub2';
        line-height: 0.75rem;
        margin: 0.25rem 0rem 0rem 0;
    }
    .post.post3.post-31.mbox .news_box.clearfix .news_title {
        font-size: 0.2rem;
        max-width: 80%;
        margin: 0 auto;
        line-height: 0.32rem;
    }
    .post.post1.post-41.mbox .tt {
        display: none;
    }
    .main4 .inner {
        width: 100%;
    }
    
    .post.post1.post-42.mbox li.news.n1 {
        float: left;
        width: 27.9%;
    }
    .post.post1.post-42.mbox li.news.n2 {
        float: left;
        width: 28.5%;
        background: url(images/tp2.jpg) no-repeat;
        background-size: cover;
    }
    .post.post1.post-42.mbox li.news.n3 {
        float: right;
        width: 43.6%;
    }
    .post.post1.post-42.mbox li.news.n1 .news_imgs {
        padding: 0;
        height: 3.57rem;
    }

    .post.post1.post-42.mbox li.news.n2 .news_imgs {
        padding: 0;
        height: 3.57rem;    background: none;    display: flex;
        justify-content: center;
        align-items: center;    padding: 0 0.5rem;
    }
    .post.post1.post-42.mbox li.news.n2 .news_imgs .news_wjj span.yw {
        display: block;
        font-size: 0.18rem;
        font-family: 'sub';
        line-height: 0.29rem;
        color: #D4D9D7;
        margin-top: 0.2rem;
    }
    .post.post1.post-42.mbox li.news.n3 .news_imgs {
        height: 4.5rem;
        padding: 0;
    }
    .post.post1.post-42.mbox ul.news_list {
        display: flex;
        align-items: flex-end;
    }
    .main4 .ml {
    }
    .post.post1.post-42.mbox li.news.n2 .news_imgs .news_wjj {
        font-size: 0.5rem;
        line-height: 0.63rem;
        color: #fff;
        font-family: 'sub2';
    }
    .post.post1.post-42.mbox li.news.n2 .news_imgs .news_wjj  a{
     
        color: #fff;
      
    }

    .main4 .ml {
        float: left;
        width: 56.4%;
    }
    .main4 .mr {
        float: right;
        width: 43.6%;
    }
    .post.post1.post-43.mbox .news_imgs {
        padding: 0;
        height: 6rem;
    }
    .post.post1.post-43.mbox .news_box.clearfix {
        position: relative;
    }
    .post.post1.post-43.mbox .news_wz img {
        width: 1.53rem;
    }
    .post.post1.post-43.mbox .news_wz {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.765rem;
        margin-top: -0.765rem;
    }
    .post.post1.post-44.mbox {
        background: url(images/tp5.jpg) no-repeat;
        background-size: cover;
        height: 6rem;
        display: flex;
        flex-direction: column;
        text-align: left;
        padding-left: 1.45rem;
        justify-content: center;
    }
    .post.post1.post-44.mbox .con {
        margin: 0;
    }
    .post.post1.post-44.mbox li .news_title a {
          font-size: 0.24rem;
    color: #fff;
    min-width: 3.3rem;
    display: inline-block;
    margin: 0.25rem 0;
    padding: 0.1rem 0;
    }
    .post.post1.post-44.mbox li .news_title a img {
        width: 0.13rem;
    }
    .post.post1.post-44.mbox li .news_title a img {
        vertical-align: middle;
        float: right;
          opacity: 0.5;
    }.post.post1.post-44.mbox li a:hover img {
    opacity: 1;
}
    .post.post1.post-44.mbox li a:hover {
        border-bottom: 0.01rem solid #fff;    min-width: 4.45rem;
    }
    .post.post1.post-44.mbox li a:hover img {
        display: inline-block;
    }    
    .post.post1.post-44.mbox .more_btn {
        float: none;
        margin-top: 0.5rem;
    }
    .post.post1.post-44.mbox .more_btn .more_text, .post.post1.post-44.mbox .more_btn a {
        color: #fff;
    }

    #footer .inner .foot-left .sitelogo img {
        width: 3.65rem;
    }
    #footer .inner .foot-left .con {
        margin-top: 0.5rem;
    }
    #footer .inner .foot-left .con p {
        font-size: 0.14rem;
        line-height: 0.3rem;
        opacity: 1;
    }

    .post.post1.post-13.mbox li.news.n2 .news_imgs {
        border-bottom-right-radius: 0.5rem;
    }

    .post.post1.post-21.mbox .news_title a {
        color: #fff;
    }
    
    .main2 .inner {
        padding-bottom: 0.2rem;
    }
    .main3 .inner {
        padding: 1.1rem 0rem 1.3rem 0rem;
    }

    .post.post3.post-31.mbox .slick-dots {
        bottom: -1rem;
        display: flex !important;
    align-items: center;
    justify-content: center
    }
    .post.post3.post-31.mbox .slick-dots li {
        width: 0.14rem;
        height: 0.14rem;
        background: #90D1D0;
        opacity: 0.5;
        margin: 0 0.09rem;
    }
    .post.post3.post-31.mbox .slick-dots .slick-active {
        background: url(images/xz2.png) no-repeat center;
        width: 0.28rem;
        height: 0.39rem;
        background-size: cover;    opacity: 1;
    }

    .post.post-94.mbox .tt {
        margin-bottom: 0;
    }
    .post.post-94.mbox .news_title a {
        color: #fff;
    }
    .post .news_list li:hover .news_imgs img {
        transform: scale(1.1);
    }
    .post.post3.post-31.mbox .news_list li.news {
        float: left;
        width: 20%;
    }
    .wp-inner {
        position: relative;
    }


/**列表页**/
.l-banner{height:5.08rem;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{padding:0.65rem 0 1rem;position:relative}
#d-container .inner{background:#fff}
.col_menu {width:2.85rem;float:left;margin-right:-2.9rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0;}
/*栏目列表*/
.wp_listcolumn .wp_column {

    margin-bottom: 0.12rem;
}
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column .col_item_link {
    color: #fff;
    font-size: 0.18rem;
    font-weight: normal;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #F6EAEA;
    background: #A2C3C2;
    height: 0.82rem;
    display: flex;
    align-items: center;
    padding: 0 0.25rem;
    width: auto;
}
.col_list .wp_listcolumn .wp_column a .column-name{    padding: 0;
    line-height: 0.23rem;
    display: block;
    width: 100%; background: url(images/jia.png) no-repeat right center;}
    .col_list .wp_listcolumn .wp_column a.parent {
        background: #5A9E9D;
    }
.col_list .wp_listcolumn .wp_column a.selected { background:#5A9E9D; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{    background: url(images/jian.png) no-repeat right center;}
.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{    background: url(images/jian.png) no-repeat right center;}
/*二级子栏目**/
.wp_listcolumn .wp_column ul.sub_list li:last-child a {
    border: 0;
}
.col_list .wp_listcolumn .wp_column .sub_list a {    color: #333;
    border-bottom: 1px solid #eee;
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-family: 'sub2';    width: auto;
    padding-left: 0.25rem;    background: none;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display: inline-block;
    line-height: 0.3rem;
    padding: 0.2rem 0;
    cursor: pointer;
    width: auto; background: url(images/dd.png) no-repeat left !important;    background-size: 0.08rem !important;
    padding-left: 0.2rem;}
    .col_list .wp_listcolumn .sub_list a.selected .column-name {
        color: #5A9E9D;
    }
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:500px;float:right;} 
.col_news .col_news_box{margin-left: 3.5rem;}
.col_news_head {    margin-bottom: 0.3rem;}
.col_metas .col_title { display:inline-block; float:left; line-height: 0.36rem; }  /**当前栏目**/
.col_metas .col_title h2 {    display: inline-block;
    font-size: 0.3rem;
    font-weight: normal;
    color: #333333;
    font-family: 'sub2';}
.col_metas .col_path {    display: inline-block;
    float: right;
   
    line-height: 0.36rem;
    color: #333333;} /**当前位置**/
.col_metas .col_path a{color: #333;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.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); } /**列表页文章图片大小限制**/
span.possplit {
    background: none;
    width: 0.2rem;
    text-align: center;    position: relative;    text-indent: 0;
}
.possplit::after {
    content: "/";
    font-size: 0.14rem;
    line-height: 0.36rem;
}
.col_news_list .news_list li.news {
    float: left;
    width: 50%;    margin-bottom: 0.4rem;
}.col_news_list .news_list li.news .news_box.clearfix {
    margin: 0 0.25rem;
    box-shadow: 0rem 0.03rem 0.2rem #cfe6e1;
    border-radius: 0.2rem;        padding: 0.6rem 0.45rem;
}
.col_news_list .news_list {
    margin: 0 -0.25rem;
}
.col_news_list .news_list li.news .news_box.clearfix:hover {
    background: #5A9E9D;
}
.col_news_list .news_list li.news .news_box.clearfix:hover .news_title {
    color: #fff;
}
.col_news_list .news_list li.news .news_box.clearfix:hover .news_title  a{
    color: #fff;
}
.col_news_list .news_list li.news .news_box.clearfix:hover .news_year {
    color: #fff;
}
.col_news_list .news_list li.news .news_box.clearfix:hover .news_days {
    color: #fff;
}
/**栏目列表**/
.col_menu_head{    position: absolute;
    bottom: 0.5rem;
    z-index: 1;
    width: 100%;
    left: 0;}
.col_name span{    font-size: 0.5rem;
    line-height: 0.63rem;
    color: #fff;
    font-family: 'sub2';}
.col_name{    max-width: 16rem;
    margin: 0 auto;}
    .col_news_list .news_list li.news .news_date {
        float: left;
        width: 0.55rem;
        margin-right: -0.6rem;    text-align: center;
    }
    .col_news_list .news_list li.news .news_date .news_year {
        font-size: 0.48rem;
        color: #4A8B72;
        line-height: 0.55rem;
        font-family: 'sub2';
    }
    .col_news_list .news_list li.news .news_date .news_days {
        font-size: 0.18rem;
        color: #4A8B72;
        font-family: 'sub2';
        line-height: 0.3rem;
    }
    .col_news_list .news_list li.news .news_wz {
        width: 100%;
        float: right;
    }
    .col_news_list .news_list li.news .news_wz .news_con {
        margin-left: 0.9rem;
    }
    .col_news_list .news_list li.news .news_title {
        font-size: 0.18rem;
        line-height: 0.28rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 0.84rem;
    }  
    .col_news_list ul#tsy li.news {
        float: none;
        width: 100%;
    }.col_news_list ul#tsy li.news .news_box.clearfix {
        margin: 0;padding: 0.4rem 0.45rem;
    }ul#tsy {
        margin: 0;
    }
    .col_news_list ul#tsy li.news .news_title {
        font-size: 0.2rem;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        margin-bottom: 0.1rem;
    }
    .col_news_list ul#tsy li.news .news_text {
        font-size: 0.18rem;
        line-height: 0.27rem;
        color: #666666;
        opacity: 0.7;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 0.54rem;
    }  
    .col_news_list ul#tsy li.news .news_box.clearfix:hover .news_text {
        color: #fff;
    }
    body.list.pagelist .col_metas .col_path {
        float: left;
    }
    body.list.pagelist #l-container {
        background: url(images/infobg.png) no-repeat bottom;
        background-size: 100% auto;
    }
    .article {
        width: 70%;
        margin: 0 auto;
    }
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news{display:flex;margin-bottom:.6rem}
.mrlist .col_news_list .news_list .news .news_imgs{width:4.7rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center}
.mrlist .col_news_list .news_list .news .news_imgs a{padding-top:61.27%;width:100%}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding:.18rem 0}
.mrlist .col_news_list .news_list .news .news_meta{margin-bottom:.33rem}
.mrlist .col_news_list .news_list .news .news_meta span{display:block;color:#666}
.mrlist .col_news_list .news_list .news .news_year{font-size:.14rem}
.mrlist .col_news_list .news_list .news .news_day{font-size:.36rem;line-height:1.4}
.mrlist .col_news_list .news_list .news .news_title{font-size:var(--titleSize);line-height:1.7;font-weight:700;margin-bottom:.17rem}
.mrlist .col_news_list .news_list .news .news_text{font-size:var(--smailSizex);line-height:2}
.mrlist .col_news_list .news_list .news .news_text a{color:#666}
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none}
.article .arti_metas>span img {
    width: 0.2rem;
    padding-right: 0.1rem;
}
.foot-right .con.zx {
    display: none;
}div#l-container .col_menu .col_menu_head {
    display: none;
}
/**文章页**/
.info .col_metas.clearfix{height:.63rem}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article h1.arti_title{    line-height: 1.3;
    font-size: .3rem;
    text-align: center;
    margin-bottom: .2rem;
    font-weight: normal;
    color: #333333;}
.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;    border-bottom: 1px solid #f2f0f0;
    padding-bottom: 0.25rem;}
.article .entry{margin:0 auto;overflow:hidden;margin-top:.2rem;min-height:400px}
.article .entry .read,.article .entry .read p{line-height:1.75;font-size:var(--smailSize);color:#333}
.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:#1D7271 url(images/food.jpg) no-repeat right bottom;background-size:cover;position:relative}
.footer .inner{padding:.5rem 0 .445rem;box-sizing:border-box;position:relative;z-index:1}
.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;}
#footer .inner .foot-left{}
#footer .inner .foot-center{    
    text-align: center;
    display: flex;
    margin-left: 2rem;    margin-top: 0.2rem;}
#footer .inner .foot-center img{max-width:100%}
#footer .inner .foot-right{flex:1;display:flex;justify-content:flex-end;margin-top: 0.2rem;}
#footer .inner p{font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff;opacity:.5}
#footer .inner p a{color:#fff}
#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}
#footer .inner .foot-center .post.post-94.mbox {
    margin: 0 0.4rem;
}
.post.post-94.mbox span.title {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    font-family: 'sub';    font-weight: bold;
}
.post.post-94.mbox .news_title {
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: left;
    min-width: 2rem;
    margin: 0.1rem 0;
    background: url(images/jtf.png) no-repeat right;
    padding-right: 0.2rem;
    background-size: 0.09rem;
}
.shares .tt {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    font-family: 'sub'; font-weight: bold;
}
/**底部链接**/
.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;
    background-color: #ffffff2e;
    width: .44rem;
    height: .44rem;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{background-image:url(images/wx.svg)}
.shares .news_list .n2 .news_icon{background-image:url(images/wb.svg)}
.shares .news_list .n3 .news_icon{background-image:url(images/dy.svg)}
.shares .news_list .n4 .news_icon{background-image:url(images/bili.svg)}
.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}
.footlogo img{width:4.62rem}
.foot-bottom{padding:0.15rem 0;text-align:center;position:relative;z-index:1;background: rgb(9 98 97 / 50%)}
.foot-bottom p{font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative;    opacity: 0.64;}


/**侧导航**/
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{width:60px;height:60px;position:fixed;z-index:1;background:#fff;bottom:2%;border-radius:50%;right:1%;background:#1776be7a;font-size:20px;line-height:60px;text-align:center;color:#fff;cursor:pointer}
.fixbox .wp-menu .sub-menu a:hover {
    color: #fff;
}


.post.post1.post-21.mbox li .news_box.clearfix:hover {
    animation: zoomBackground 1s ease-in-out forwards;
}
@keyframes zoomBackground {
  0% {
    background-size: 100%;
  }

  100% {
    background-size: 120%;
  }
}

.col_metas .col_path a:last-child {
    color: #1D7271;
}.post.post1.post-42.mbox img {
    transform: scale(1) !important;
}
.post.post3.post-31.mbox .news_box.clearfix:hover .news_title {
    color: #5A9E9D;
}