@charset "utf-8";
/*Technical Support SudyTech*/
body{font-family: '思源黑体';}
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;margin:0 auto;}
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: '思源黑体';color:#232222;background:#F8FBFB}
:root{--mainColor:#0168B7;--hoverColor: #0168B7;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:16.4rem}
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:15.15rem;margin:0 auto}

/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: url(images/head_bg.png) no-repeat center top / 100% 100%;width:100%;top:0;transition:1s}
.list .header{position:static;}
.header.fix{background: url(images/head_bg.png) no-repeat center top / 100% 100%;}
.header .inner{position:relative;transition:all 0.4s ease-in-out;    padding: 0.45rem 0rem 0.15rem 0;}
.header .sitelogo{display:flex;margin-top: 0.1rem;}
.header .sitelogo .logo img{width:3.4rem}
.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.3rem;
    color: #fff;
    vertical-align: middle;
    font-size: 0.3rem;
    font-weight: bold;
    font-family: 微软雅黑;
    margin-top: 0.3rem;    position: relative;}
.header .sitelogo .sitetitle span.sx {
    position: absolute;
    left: -0.15rem;
    top: 0;
    width: 0.01rem;
    height: 0.4rem;
    background: rgba(255, 255, 255, 0.5);
}
.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{height: 100%;/* position:relative; */}
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .mod .head-left{position:absolute;left:0;top:0;z-index: 500;}
.header .head-right{display:flex;align-items:flex-end;flex-direction:column}
.header .left{}

/*自定义输入框*/
.searchbox {
    text-align: right;
    width: 2.25rem;
    border: 1px solid #D3AC8B;
    border-radius: 50px;
    box-sizing: border-box;
    /* margin-top: 5px; */
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 0.12rem;
    margin-right: 0.4rem;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 0.25rem;
    line-height: 0.25rem;
    background: none;
    color: #fff;
    font-size: 0.12rem;
    border: 0;
    outline: 0;
    font-family: "PingFang","Microsoft Yahei";
}
.wp-search .search-input input.search-title::-webkit-input-placeholder{
    color:#D3AC8B;
}
.wp-search .search-btn {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    right: 0.05rem;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 0.25rem;
    height: 0.25rem;
    border: 0;
    outline: 0;
    background: transparent url(images/sous.png) no-repeat center / 0.15rem 0.15rem;
    cursor: pointer;
}

/**角色**/
.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: #D3AC8B;
    line-height: 1;
    display: inline-block;
    font-size: 0.22rem;
    padding-left: 0.1rem;}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:first-child a{    border-left: 1px solid #D3AC8B;}

/**导航**/
#nav{/* width:9rem; */margin-top: 0.6rem;}
#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;    max-width: 90%;}
.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: 0.22rem;font-family: '思源宋体';font-weight: bold;padding: 0 0.23rem;display:block;color:#fff;position: relative;}
.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 0.17rem;font-size:var(--smailSize);background: #2c4999;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;    display: none;
}

#banner .inner {
    width: 100%;
    text-align: center
}
.mbanner .news_imgs{
    padding-top:1.8rem;
}
.mbanner .news_imgs a {
    display: block;
    height: calc(100vh - 1.8rem);
    box-sizing: border-box;
}

.mbanner .news .news_wz {
    position: absolute;
    top: 3.05rem;
    left: 50%;
    margin-left: -7.95rem;
    text-align: left;
    width: 10.6rem
}

.mbanner .news .news_wz a {
    color: #17607A
}

.mbanner .news .news_title {
    display: flex;
    font-size: 0.33rem;
    line-height: 1.4;
    position: absolute;
    bottom: 0;
    width: 15rem;
    left: 50%;
    transform: translateX(-7.5rem);
    background: rgb(0 0 0 / 57%);
    height: 1.09rem;
    color: #fff;
    text-align: left;
    padding: 0 0.46rem;
    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 .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-size: 100% 100%;
    bottom: 0;
}

.mbanner .news .news_video:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 60%;
    background-size: 100% 100%;
    z-index: 1;
    bottom: 0;
}
.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;
}
/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a{display:block}

/**主体公共**/
.post1 .tt{display:flex;position:relative;justify-content:center;margin-bottom:0.42rem}
.post1 .more_btn{position:absolute;right:0;bottom:0}
.post1 .more_btn img{width:0.14rem;margin-left:0.05rem}
.post1 .more_btn .more_text{vertical-align:middle;font-size:var(--smailSize);color:#212121;line-height:0.21rem}
.post1 .tt .tit span{display:block;position:relative;z-index:1}
.post1 .tt .tit{width:1.59rem;text-align:center;position:relative}
.post1 .tt .tit:after{content:"";display:block;width:100%;height:0.72rem;position:absolute;background:url(images/ttbg1.svg) no-repeat;background-size:100% auto;bottom:0.057rem}
.post1 .tt .title{font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4}
.post1 .tt .tt_en{font-size:var(--smailSize);font-weight:normal}
.post1 .news .news_title{font-size:var(--titleSize);line-height:1.35;color:#4b4b4b;font-weight:bold}
.post1 .news .news_text{font-size:var(--smailSize);line-height:1.75;color:#707070;}
.post1 .news .news_title a{color:#4b4b4b}
.post1 .news .news_text a{color:#707070}
.post1 .news .news_date{font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070}
.post1 .news .news_meta{color:#fff;display:inline-block}
.post1 .news .news_meta span{display:block;text-align:center}
.post1 .news .news_meta .news_year{font-size:0.16rem}
.post1 .news .news_meta .news_days{font-size:0.23rem;font-weight:bold;margin:0.04rem 0}
.post1 .news .news_meta .news_month{font-size:0.15rem}
.post1 .news .news_l .news_meta{width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;gap:0.05rem}
.post1 .news .news_l{position:relative}
.post1 .news .news_l .news_meta:after{position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%}


.col_menu {
    width: 2.35rem;
    float: left;
    margin-right: -2.6rem;
    position: relative;
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}
.col_news .col_news_box {
    margin-left: 3rem;    margin-top: 0.4rem;
    margin-bottom: 0.5rem;
}

.col_menu .col_name {
    background: #2549A1;
    padding: 0.1rem 0;
    line-height: 0.5rem;
    margin-top: -0.7rem;
    position: relative;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
}
.col_list {
    border: 1px solid #e4e4e4;
}

.col_list ul ul.sub_list li {
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.4rem;
}
.col_list ul ul.sub_list li:hover a {
    opacity: 1;
    color: #2549A1;
}



.col_list .col_column .col_item_link.parent {
    opacity: 1;
    color: #2549A1;
    background-color: #efefef;
}
.col_list ul ul.sub_list li a.selected {
    color: #2549A1;
}




.col_news_box .col_news_head li.col_title {
    float: left;
    font-size: 0.3rem;
    color: #2549A1;
    line-height: 0.4rem;
}


/**列表页**/
.l-banner{height: 4.73rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner:after{content:"";display:block;width:100%;position:absolute;height:60%;background-size:100% 100%;bottom:0}
.l-banner img{display:none;height:100%;vertical-align:top}
#l-container{position:relative;/*background:#ffffff url(images/list_bg.png) no-repeat center bottom;*/background:#ffffff;}
#d-container{background:#fff url(images/info_bg.png) no-repeat center bottom;}
#l-container>.inner{padding: 0rem;position:relative;}
#d-container>.inner{}

/**栏目列表**/
.col_path a,.col_path span{font-size:var(--smailSize);line-height:1.3}
.col_path{display:inline-block;padding-left:.26rem;background:url(images/home.svg) no-repeat left;margin:.13rem 0;float: right;padding-right:20px;}
.possplit::after{content:"/";font-size:.15rem}
.possplit{margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0}
.col_list .col_listcolumn{}
.column-switch{display:none}
.col_list ul{position:relative;width:100%}
.col_list ul li{}
.col_list .col_column .col_item_link.selected{    opacity: 1;
    color: #2549A1;
    background-color: #efefef;}
.col_list .col_column .col_item_link{
display: block;
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #585D61;
    font-weight: bold;
    text-align: center;
    background: #fff;
    border-top: 1px solid #D6D6D6;
    margin-top: -1px;
    padding: 0.1rem 0;
}
.col_list .col_column .col_item_link:hover{
    color: #2549A1;
    background-color: #efefef;
}
.col_list .slick-next,.col_list .slick-prev{width:auto;height:auto;background:0 0;border-radius:0}
.col_list .slick-prev{left:-.4rem;display:none!important}
.col_list .slick-next{right:-.5rem;width:.3rem;text-align:center}
.col_list .slick-next:hover,.col_list .slick-prev:hover{opacity:1;color:#fff;background:0 0}

/**默认新闻列表页**/
.col_news_list .news_list .news{
    box-shadow: 0 0 5px 0 #00000020;
    margin-bottom: 0.2rem;    border-top: 0.03rem solid #D4AC6A;        background: url(images/list1.png) no-repeat bottom;
    background-size: 100% 100%;
}
.col_news_list .news_imgs{
    width: 3.21rem;
    height: 1.91rem;
}
.col_news_list .news_con {
    width: 100%;
    float: right;
}
.col_news_list .news_list .news:hover {
    border-top: 0.03rem solid #2549A1;    background: url(images/list1h.png) no-repeat bottom;
    background-size: 100% 100%;
}
.col_news_list .news_con:hover{

}
.col_news_list .news_con:hover .news_title,
.col_news_list .news_con:hover .news_timer,
.col_news_list .news_con:hover .news_intro{
  
}
.col_news_list .news_con .box{
    display:flex;
    justify-content:space-between;
}
.col_news_list .news_con .box .news_title{
    width: calc(100% - 1rem);
    font-size: 0.2rem;
}
.col_news_list .news a:hover{}
.col_news_list .news_con .box .news_timer{
    color:#46464699;
    font-size: 0.16rem;
}
.col_news_list .news_intro{
    font-size: 0.15rem;
    line-height: 0.2rem;
    margin-top: 0.08rem;
}

ul.news_list.list2 .news_date {
    float: left;
    width: 1.5rem;
    text-align: center;
    margin-right: -2rem;
    box-shadow: 0 0 5px 0 #00000020;
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
ul.news_list.list2 .news_date .news_year {
    color: #464646;
    font-weight: bold;
    font-size: 0.2rem;
    line-height: 0.4rem;
}


ul.news_list.list2 .news_date .news_days {
    color: #464646;
    opacity: 0.62;
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.4rem;
}


.col_news_list .news_con .news_in {
    margin-left: 1.8rem;
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;    padding-right: 0.1rem;
}

.col_news_list .news_list .news:hover .news_year {
    color: #2549A1;
}

.col_news_list .news_list .news:hover .news_days {
    color: #2549A1;
}











/**文章页**/
.info .col_metas.clearfix{height:.63rem}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article h1.arti_title{line-height:1.3;font-family:SourceHanSerifCN-Bold;font-size:.36rem;text-align:center;margin-bottom:.2rem}
.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:1.75;font-size:var(--smailSize);color:#333}
.article .entry .read p{margin-bottom:0.1rem}
.article .entry .read img{margin:0 auto;max-width:9.4rem;display: block;}
.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:url(images/foot_bg.png) no-repeat center / 100% 100%;background-size:cover;position:relative}
.footer .inner{    padding: 0.14rem 0.3rem 0.1rem 0.3rem;;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; */justify-content: space-between;align-items: flex-start;}
#footer .inner .foot-left{/* flex:1; */    width: 23%;padding-top: 0.1rem;}
.foot-left .news_list {
    float: left;
    width: 100%;
}.foot-left .news_box {
width: 100%;
    margin: 0 0.04rem;
}
.foot-left .con {
    margin: 0 -0.07rem;
}
.foot-left .news_list li {
float: left;
    /*background: url(images/kk1.png) no-repeat center / 100% 100%;*/
	padding: 0.1rem 0.1rem;
    margin-bottom: 0.14rem;
	margin: 0 1%;
	width: 100%;
}.foot-left ul#xx2 li {
    min-height: 1.25rem;
    /*background: url(images/kk2.png) no-repeat center / 100% 100%;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.foot-left .news_title {
    color: #fff;
    font-size: 0.14rem;
    line-height: 0.2rem;font-weight: bold;
}
.foot-left .news_text {
    font-size: 0.12rem;
}
.foot-left .news_text  p{
    font-size: 0.12rem;
}
.main6 .slick-center.news .news_imgs a {
    display: block;

    height: 100%;
}
#footer .inner .foot-center{/* flex:1; */text-align:center;    /* margin-right: 12%;*/    padding-top: 0.1rem;}
#footer .inner .foot-center img{max-width:100%}
#footer .inner .foot-center .con{ padding-top: 0.3rem;}
#footer .inner .foot-right{/* flex:1; */display:flex;width: 23%;justify-content:flex-end}
#footer .inner p{font-size:0.15rem;line-height:1.7;font-weight:400;color:#fff;}
#footer .inner p a{color:#fff}
#footer .inner p span{/* margin:0 3px; */}
.foot-left .title,
.foot-center .title{color:#fff;font-size: 0.25rem;}
.foot-left p{display:flex;}
.foot-left p span{display:inline-block;width:1.1remx;text-align:justify;height:0.2rem;margin-bottom:0.1rem;}
.foot-left p span::after{content:'';display:inline-block;width:100%;}
.foot-left p label{margin-left:0.3rem;}

.foot-center .news_title{
padding-right: 20px;
    font-size: 0.17rem;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    /*border-bottom: 0.01rem solid #ffffff;*/
    padding-bottom: 0.03rem;
    width: 100%;
    margin-bottom: 0.4rem
}
.foot-center .news_title a:hover{color:#ffffffb3;}
.foot-right{margin-top:0.12rem;}
.foot-right .news{
    margin-left:0.34rem;
    float:left;
}
.foot-right .news:first-child{
    margin-left:0;
}
.foot-right .news_imgs{
    width: 1rem;
    height: 1rem;    margin: 0 auto;
}
.foot-right .news_title{
    font-size:0.15rem;
    color:#ffffff80;
    text-align:center;
    margin-top:0.1rem;
}
/**底部链接**/
.foot-left .tt,
.foot-center .tt{margin-bottom:.18rem;text-align: left;}
.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:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{background-image:url(images/weixin.svg)}
.shares .news_list .n2 .news_icon{background-image:url(images/weibo.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:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%)}
.foot-bottom p{font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative}


/**侧导航**/
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}

/* 日历样式 */
.news_metar{
    width: 0.9rem;
    height: 0.5rem;
    text-align: center;
    white-space: nowrap;
    color: #1A1A1A;
    overflow: hidden;
    transition: 0.4s;
}
.news_metar .news_days{
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
}
.news_metar .news_month{
    font-size: 0.14rem;
    line-height: 0.18rem;
}
/**主体模块样式**/
#m-container {}

#m-container .inner {}
.news a{
    color: inherit;
}
.news a:hover{
    color:#2549a1;
}
.news_imgs{
    overflow: hidden;
}
.news_imgs img{
    width: 100%;
    height: 100%;
    transition: 0.4s;
    object-fit: cover;
}
.news_imgs a img:hover{
    transform: scale(1.05);
}
.news_title{
    display:-webkit-box;
    word-break:break-all;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-size: 0.22rem;
	line-height: 0.3rem;
    color: #1a1a1a;
}
.news_intro{
    display:none !important;
    word-break:break-all;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-size: 0.12rem;
    color: #6E6E6E;
    line-height: 0.2rem;
}
.qb {
    background: url(images/qb.png) no-repeat top / 100% 100%;
}
/* 整体布局 */
.main1{background: url(images/main1_bg.png) no-repeat top / 100% 100%;}
.main2{background:#fff url(images/main2_bg.png) no-repeat top / 100% 100%;}
.main3{}
.box56{}
.main1 .inner{padding: 0 0 0.6rem 0;}
.main2 .inner{padding: 0.2rem 0 0.5rem 0;}
.main4 .inner{padding: 0.rem 0 0.81rem 0;}
.main5 .inner {
    padding-bottom: 0.45rem;
}
.main6 .inner{padding: 0 0 0.72rem 0;}
.main1 .tt .left_title,
.main3 .tt .left_title,
.main1 .tt .tt_en,
.main3 .tt .tt_en{color: #FCDAB9;}
.main1 .tt .title,
.main3 .tt .title{color: #ffffff;}
.main2 .post9 .tt .tit .left_title,
.main5 .post9 .tt .tit .left_title,
.main6 .post9 .tt .tit .left_title{background-image: url(images/title_bg2.png);}
.main6 .news .news_imgs {
    width: 100%;
    height: 100%;
}

.post9 .tt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.4rem;
}
.post9 .tt .tit{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.post9 .tt .tit .left_title{
    font-size: 0.37rem;
    font-family: '思源宋体';
    width: 0.34rem;
    text-align: center;
    padding: 1.18rem 0 0 0rem;
    margin-right: 0rem;
    background: url(images/title_bg1.png) no-repeat left bottom / 0.25rem auto;
}
.post9 .tt .tit .title{
    font-size: 0.37rem;
    padding-bottom: 0.05rem;
}
.post9 .tt .tit .tt_en{
    font-size: 0.15rem;
    font-family: '思源宋体';
}
.post9 .tt .more_btn{
    width: 1.28rem;
    height: 0.75rem;
    background: url(images/more_btn1.png) no-repeat center / 100% 100%;    margin-top: 0.3rem;
}
.post9 .tt .more_btn .more_text{display:block;width:100%;height:100%;}
.main2 .post9 .tt .more_btn,
.main5 .post9 .tt .more_btn,
.main6 .post9 .tt .more_btn{background-image: url(images/more_btn0.png);}
.main6 .post9 .tt .more_btn .more_text{display:block;width:100%;height:100%;}
/* main1 */
.main1 .con{
    background:#fff url(images/main1_conbg.png) no-repeat 100% 100%;
    padding:1.12rem 0.6rem 1.2rem 0.73rem;
}
.main1 .ml{
    width: 45.7%;
    float: left;
}
.main1 .mr{
    width: 52%;
    float: right;
}
.main1 .mr .news_intro {
display:none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.main1 .ml .news{position: relative;}
.main1 .ml .news_imgs{
    height: 4.2rem;
}
.main1 .ml .news_title{
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.42rem;
    line-height: 0.42rem;
    padding:0 0.15rem;
    box-sizing: border-box;
    background-color: #00000050;
    color: #ffffff;
}
.main1 .ml .news_title a:hover{color:#ffffffb3;}
.main1 .mr .news{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.28rem;
}
.main1 .mr .news:last-child{margin-bottom: 0;}
.main1 .mr .news_metar{
    width: 0.5rem;
    padding-right: 0.26rem;
    border-right: 0.02rem solid #6E6E6E;    min-width: 0.5rem;
}
.main1 .mr .news_days{
    font-size: 0.18rem;
    line-height: 0.18rem;
}
.main1 .mr .news_month{
    font-size: 0.16rem;
    line-height: 0.18rem;
}
.main1 .mr .news_con{
    width: calc(100% - 0.8rem);
    padding-bottom: 0.15rem;
    margin-left: 0.28rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #C9C9C9;
}
.main1 .mr .news_title{
    margin-bottom: 0.1rem;
}

/* main2 */

.main2 .ml {
    float: left;
    width: 76.6%;
}
.main2 .mr {
    float: right;
    width: 21.2%;
}

.main2 .ml .con {

}

.main2 .ml ul#d1 {
    float: left;
    width: 48.8%;
}
.main2 .ml ul#d2 {
    float:right;
    width: 48.8%;
}


.main2 .ml .boxw {
    padding: 0.32rem;
}


.main2 .ml .news_title {
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.main2 .ml .time_con {
    margin: 0.07rem 0;
    color: #7C6767;
    font-size: 0.16rem;
}
.main2 .ml .news_list{
     background: url(images/main2_newsbgt.png) no-repeat center / 100% 100%;    min-height: 4.2rem;
}
.main2 .ml .news_box{
   
}
.main2 .ml .news{

}
.main2 .slick-prev{left: -0.66rem;}
.main2 .slick-next{right: -0.66rem;}
.main2 .ml .news_title{
 
}
.main2 .ml .news_intro{
    -webkit-line-clamp: 4;
    line-height: 0.2rem;
    height: 0.8rem;
    margin-bottom: 0.55rem;
}
.main2 .ml .news_timer{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.main2 .ml .news_timer .time_line{
    width: 0.58rem;
    height: 1px;
    background-color: #464646;
}

.main2 .mr li.news {
    background: url(images/main5_newsbg.png) no-repeat center / 100% 100%;
    margin-bottom: 0.15rem;    padding: 0.06rem 0.3rem;
}


.main2 .mr li.news .wm {
    float: left;
    width: 0.6rem;
    margin-right: -0.6rem;
}


.main2 .mr li.news .wm .news_imgs {
    padding-top: 100%;

    position: relative;
    overflow: hidden;
}



.main2 .mr li.news .wm .news_imgs img {
    width: auto;
    max-height: 50%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}
.main2 .mr li.news .news_wz {
    width: 100%;
    float: right;
}


.main2 .mr li.news .news_wz .news_con {
    margin-left: 0.8rem;    min-height: 0.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.main2 .mr li.news .news_title {
    font-size: 0.20rem;
    font-weight: bold;
    line-height: 0.25rem;
}
.main2 .mr li.news .news_intro {
    font-size: 0.1rem;
    color: #1a1a1a;
}

.main2 .mr li.news .news_intro  a{
    font-size: 0.1rem;
    color: #1a1a1a;
}






/* main3 */
.main3 .con{background-color: #F9F9F9;    display: none;}
.main3 .news{
    display: flex;
    position: relative;
    flex-flow: row wrap;
}
.main3 .news_imgs{
    width: 30%;
    height: 3.06rem;
}
.main3 .news_con{
    padding: 0.78rem 0.63rem 0 0.75rem;
    width: 70%;
    box-sizing: border-box;
}
.main3 .news_con .box{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0.2rem;
    line-height: 0.3rem;
}
.main3 .news_con .news_title{
    font-size: 0.22rem;
}
.main3 .news_con .news_timer{
    font-size: 0.16rem;
    color: #464646;
}
.main3 .news_intro{
    font-size: 0.16rem;
    color: #6E6E6E;
    margin-bottom: 0.34rem;
    line-height: 0.3rem;
}
.main3 .more{
    width: 0.45rem;
    height: 0.45rem;
}
.main3 .more img{
    width: 100%;
    height: 100%;
}
.main3 .nearlist{
    position: absolute;
    z-index: 50;
    right: 0.63rem;
    top: 0;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.22rem;
    color: #FCDAB9;
    background-color: #2649A1;
    font-family: '思源宋体';
}

.main3 .inner {
    padding-top: 0.4rem;
}










/* main4 */
.main4 .con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.main4 .con .conbox{
    width: 32%;    background: #f5f5f5;
}
.main4 .tt{
    background: url(images/title_bg3.png) no-repeat left;
    padding-left: 0.4rem;
    margin-bottom: 0.37rem;
}
.main4 .tt .tit .title{
    font-size: 0.22rem;
    line-height: 0.4rem;
    font-weight: bold;
    color: #fff;
}
.main4 .news{
    display: flex;
    align-items: center;
    margin-bottom: 0.45rem;
}
.main4 .news:last-child{margin-bottom: 0.5rem;}
.main4 .news_metar{
    width: 0.5rem;
    height: auto;
    color: #464646;
    margin-right: 0.2rem;
}
.main4 .news_days{
    font-size: 0.37rem;
    line-height: 0.37rem;
}
.main4 .news_month{
    font-size: 0.12rem;
    line-height: 0.24rem;
}
.main4 .news_con{
    width: calc(100% - 0.7rem);
}
.main4 .news_intro{-webkit-line-clamp: 1;}
.main4 .news .line{
    width: 100%;
    height: 0.01rem;
    background-color: #6E6E6E4d;
    margin: 0.1rem 0;
}
.main4 .more_btn{
    width: 0.37rem;
    height: 0.37rem;
    margin-left: 2.2rem;
	display: block;
}
.main4 .more_btn img{
    width: 100%;
    height: 100%;
}

.main4 .mc.conbox {
    display: none;
}

.main4 ul.news_list {
    padding: 0 0.35rem;
}









/* main5 */
.main5 .news_list{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.main5 .news{
    width: 21.6%;
    height: 1.84rem;
    background: url(images/main5_newsbg.png) no-repeat center / 100% 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0.2rem 0 0.3rem;
    box-sizing: border-box;
}
.main5 .news_imgs{
    max-width: 0.62rem;
    max-height: 0.9rem;
    margin-top: 0.4rem;
}
.main5 .news_con{width: calc(100% - 0.62rem);}
.main5 .news_con .number{
    font-size: 0.37rem;
    font-weight: bold;
    color: #D3AC8B;
    margin-top: 0.37rem;
    margin-bottom: 0.31rem;
    text-align:right;
}
.main5 .news_con .news_title{
    font-size: 0.3rem;
    color: #464646;
    text-align: right;
}
.main5 .news_con .news_intro{
    font-size: 0.12rem;
    color: #464646;
    text-align: right;
    font-family: '思源宋体';
}

/* main6 */
.main6 .news_list{height: 4.91rem;}
.main6 .news{
    display: flex;
    justify-content: center;
    transform: translateY(0.77rem);
}
.main6 .news:has(+.slick-center.news){
    justify-content: flex-start;
}
.main6 .slick-center.news+.news{
    justify-content: flex-end;
}
.main6 .slick-center.news{
    display: block;
    transform:translate(-0.7rem,0);
}
.main6 .news .news_mod{
    width: 2.43rem;
    height: 3.39rem;
    transition: 0.6s;
}
.main6 .slick-center.news .news_mod{
    width: 7.26rem;
    height: 4.91rem;
    background: url(images/main6_boxbg.png) no-repeat center / 100% 100%;
}
.main6 .news_box{
    position: relative;
}
.main6 .slick-center.news .news_con{
    padding-right:1rem;
}
.main6 .news_title1{
display:none;
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 0.69rem;
    height: 100%;
    text-align: center;
    font-size: 0.26rem;
    font-family: '思源宋体';
    color: #FCDAB9;
    background-color: #8C56A5;
    overflow: hidden;
    transition: 0.6s;
    padding-top: 0.37rem;
    box-sizing: border-box;
    letter-spacing: 0.1rem;
}
.main6 .news_title1 a:hover,
.main6 .news_title a:hover,
.main6 .news_intro a:hover{
    color:#FCDAB9b3;
}
.main6 .slick-center.news .news_title1{
    width: 0;
    height: 0;
}
.main6 .news:has(+.slick-center.news) .news_title1{
    background-color: #2549A1;
}
.main6 .news_title1::before{
    content: '';
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    background-color: #FCDAB9;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}
.main6 .news .news_imgs{
    width: 100%;
    height: 100%;
}
.main6 .slick-center.news .news_imgs{
    width: 295px;
    height: 412px;
    transform: translate(-0.75rem,0.4rem);
}

.main6 .news .news_con{
    width: 0;
    height: 0;
    box-sizing:border-box;
    transition: 0.6s;
}
.main6 .slick-center.news .news_con{
    width: calc(100% - 2.95rem);
    height: 100%;
}

.main6 .news .news_mod .news_box{
    display: flex;
}
.main6 .news_title{
    font-size: 0.37rem;
    color: #FCDAB9;
    margin-top: 0.8rem;
    font-family: '思源宋体';
}
.main6 .news_title::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FCDAB9;
    margin-right: 0.17rem;
}
.main6 .news_intro{
    font-size: 0.15rem;
    line-height: 0.3rem;
    color: #FCDAB9;
    -webkit-line-clamp: 6;
    margin-top: 0.3rem;
}
.main6 .news_more{
    width: 1.28rem;
    height: 0.75rem;
    margin-top: 0.5rem;
    display: none;
}
.main6 .news_more img{
    width: 100%;
    height: 100%;
}
.main6 .slick-center.news .news_more{
    display: block;
}
.main6 .slick-prev{
    left: -0.73rem;
}
.main6 .slick-next{
    right: -0.73rem;
}

.lbanner{position:relative;}
.lbanner .inner{
    position:absolute;
    z-index:100;
    left:50%;
    transform:translateX(-50%);
    bottom:0.1rem;
}
.lbanner .col_name{
    margin: 0.15rem 0;
}
.lbanner .col_name_text{
    box-shadow: 5px 5px 5px #f5d5b8;
    padding: 20px;
    background: #2549a1;
    color: #fcdab9;
    font-size:0.37rem;
    font-weight:bold;
}
.lbanner .col_name_text2{
    color:#ffffff;
    font-size:0.22rem;
    font-weight:normal;
    font-family: '思源宋体';
}
.collist_box .col_menu_head{
    position: relative;
    background: url(images/colist_bg.png) no-repeat left / 100% 100%;
}
.fixbox{position: absolute;}
.fixbox.showSelf{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.fixbox .closed{
    position: absolute;
    z-index: 50;
    right: 4%;
    top: 0.5rem;
}
@font-face
{
    font-family: '思源宋体';
    src: url('fonts/SourceHanSerifCN-Regular.ttf');
}
@font-face
{
    font-family: '思源黑体';
    src: url('fonts/SourceHanSansCN-Regular.ttf');
}




.col_news_box .col_news_head {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.3rem;
}

#container-6{display:none;}
.wp_editor_art_table tr td{border: 0px;    background: none;}

.foot-center li.news{float: left;}

.main2 .mr .post9 .con{    overflow-y: scroll;}