@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
    font-family:'sys-b';
    src: url(fonts/SourceHanSerifCN-Bold.ttf);
}
@font-face {
    font-family:'syh-b';
    src: url(fonts/SourceHanSansCN-Bold.ttf);
}
@font-face {
    font-family:'syh';
    src: url(fonts/SourceHanSansCN-Regular.ttf);
}
@font-face {
    font-family:'syh-m';
    src: url(fonts/SourceHanSansCN-Medium.ttf);
}
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:"PingFang",'syh',"\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:url(images/body_bg.png)no-repeat bottom;background-size:100% auto;}
:root{--mainColor:#A31E33;--hoverColor: #A31E33;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.14rem;--smailSizex: 0.14rem;}
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}
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: 15rem;margin:0 auto}

/**头部**/
.showNav .header .inner{height:auto;}
.fixbox .wp-menu a{position:relative;}
.fixbox .wp-menu a:hover{color:#fff;}
.fixbox .wp-menu a:hover:before{right:0}
.fixbox .wp-menu a:before{content:'';height:0.02rem;left:0;right:100%;bottom:0;background:#fff;position:absolute;transition:0.7s}
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: url(images/header_bg.png)repeat-x bottom;position:absolute;width:100%;top:0;transition:1s}
.header.fix{background:var(--mainColor)}
.header .inner{position:relative;transition:all 0.4s ease-in-out;height: 3.68rem;width: 16.7rem;}
.header.fix .inner{height:auto;}
.header .sitelogo{display:flex;margin-top: 0.15rem;}
.header .sitelogo .logo img{width: 4.72rem;}
.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.3rem;align-items:center}
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .head-top .site-lang{display:none}
.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.44rem;border-radius:0.22rem;overflow:hidden}
.wp-search{position:relative;background:rgb(255 255 255 / 20%)}
.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}
.header .searchbox{transition:all 0.4s ease-in-out}
.searchbtn{cursor:pointer;}
.searchbtn img{width:0.41rem;}
/**角色**/
.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);padding:0 0.14rem;line-height: 0.19rem;display:inline-block;font-size: var(--smailSizex);}
.site-lang ul li.links:last-child{margin-left:0.275rem;}
.site-lang ul li.links:last-child a{background: url(images/en.svg)no-repeat left center;background-size: 0.19rem 0.19rem;padding-left: 0.29rem;font-family: Merriweather;}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:first-child a{border-right:1px solid #fff;padding-right: 0.285rem;}

/**导航**/
#nav{width: 11.35rem;}
#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: 0.22rem;display:block;color:#fff;font-family: "syh-b";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 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}.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;}

/**大图**/
#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;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 .slick-dots{width:auto;bottom:0.89rem;left:50%;/* margin-left:-8.2rem; */display:flex;align-items:flex-end}
.mbanner .slick-dots li{width:0.16rem;height:0.16rem;border-radius:0;background:var(--mainColor);background-size:100%;margin:0;opacity:0.3;margin-right:0.09rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius:50%}
.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%;display: none;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{content:"";display:block;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:none; */}
.mbanner .slick-dots{width:auto;bottom: 0.67rem;left: 0;right: 0;display:flex;align-items:flex-end;justify-content: center;}
.mbanner .slick-dots li{width: 0.12rem;height: 0.12rem;border-radius:0;background: #FFFFFF;background-size:100%;margin:0;opacity: 0.54;margin: 0 0.09rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius: 0.12rem;}
.mbanner .slick-dots li.slick-active{width:0.67rem}
.mbanner .slick-dots li button{width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none}
/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a{display:block}
.news_imgs{overflow:hidden;background:#ccc}

/**主体公共**/
body.main .post1 .tt{display:flex;position:relative;justify-content:center;margin-bottom: 0.28rem;}
.post1 .more_btn{position:absolute;right:0;bottom:0}
.post1 .more_btn img{margin-left: 0.12rem;width: 0.22rem;height:0.22rem;}
.post1 .more_btn .more_text{vertical-align:middle;font-size:var(--smailSize);color: #A21D32;line-height: 0.22rem;display: flex;justify-content: center;align-items: center;}
body.main .post .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;display: none;}
body.main .post .tt .title{font-size: 0.34rem;font-weight:normal;font-weight:bold;line-height: 1.44;font-family: 'sys-b';}

body.main .post .tt .tt_en:before{background:#BE9E72;width:0.58rem;height:0.01rem;content:'';position:absolute;top:50%;transform:translateY(-50%);left:-0.735rem;}
body.main .post .tt .tt_en:after{background:#BE9E72;width:0.58rem;height:0.01rem;content:'';position:absolute;top:50%;transform:translateY(-50%);right:-0.735rem;}
body.main .post .tt .tit .tt_en{font-size: 0.19rem;font-weight:normal;color: #BE9E72;display: inline-block;font-family: 'sys';position: relative;line-height: 1.42;}
body.main .post .news .news_title{font-size:var(--titleSize);line-height: 1.66;color: #333333;font-family: 'syh';}
body.main .post .news .news_text{font-size:var(--smailSize);line-height: 1.875;color: #A0A0A0;font-family: "syh";}
.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{position:relative}
body.main .post .news_list .news:hover .news_imgs a{transform:scale(1.05)}

/**main1**/
body.main .main1{background: url(images/main1_bg.jpg)no-repeat;position:relative;z-index:1;background-size: cover;}
body.main .main1 .inner{padding: 0.51rem 0 0.61rem;width: 100%;}
body.main .main1 .mbottom{display:flex}

body.main .post-11 .more_btn{position:relative;text-align: center;margin-top: 0.45rem;}
body.main .post-11 .more_btn .more_text img{}
body.main .post-11 .news_list{
    display: flex;
	margin:0 -0.06rem;
}
body.main .post-11 .news_list .news{width:25%;}
body.main .post-11 .news_list .news .news_box{margin:0 0.06rem;}
body.main .post-11 .news_list .news .news_imgs a{padding-top:71.33%;}
body.main .post-11 .news_list .news .news_wz{background:#fff;display:block;height: 2.41rem;}
body.main .post-11 .news_list .news:hover .news_wz{background:var(--hoverColor)}
body.main .post-11 .news_list .news:hover .news_title,body.main .post-11 .news_list .news:hover .news_text{color:#fff;}
body.main .post-11 .news_list .news .news_wz .news_con{padding: 0.4rem 0.4rem 0;}
body.main .post-11 .news .news_title{
    height: 0.6rem;
    margin-bottom: 0.17rem;
}
body.main .post-21 .news_list{display:flex;}
body.main .post-21 .news{width:25%;}
/**main2**/
.main2{position:relative}
.main2 .inner{padding: 0.64rem 0 0.59rem;}
body.main .post-21 .more_btn{top:50%;transform:translateY(-50%);bottom:auto;}
body.main .post-21 .slick-list{margin: 0 -0.225rem;padding: 0.12rem 0 0.81rem;}
body.main .post-21 .news_list .news_box{background:#FFFFFF;display:flex;box-shadow: 0 0.04rem 0.19rem rgb(0 0 0 / 8%);padding: 0.46rem 0.36rem 0 0.24rem;justify-content: space-between;margin: 0 0.225rem;height: 2.15rem;align-items: flex-start;}
body.main .post-21 .news:hover .news_box{background:#AD4449;}
body.main .post-21 .news:hover .news_box .news_title,body.main .post-21 .news:hover .news_box .news_days,body.main .post-21 .news:hover .news_box .news_text{color:#fff;}
body.main .post-21 .news:hover .news_box .news_year{color:#fff;opacity:0.68}
body.main .post-21 .news:hover .news_l .news_meta:after,body.main .post-21 .news:hover svg line{  stroke:#fff;background:#fff;}
body.main .post-21 .news .news_more{margin-top:0.23rem}
body.main .post-21 .news .news_more svg{width:0.36rem;transition: 0.4s;}
body.main .post-21 .news:hover .news_box .news_meta{color:#fff}
body.main .post-21 .news_list .news_l{
    width: 1rem;
    margin-top: 0.05rem;
}
body.main .post-21 .news_list .news_wz{width: calc(100% - 1.25rem);}
body.main .post-21 .news .news_l .news_meta{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;padding-bottom: 0.18rem;align-content: flex-end;}
body.main .post-21 .news_list .news_year{
    font-size: var(--titleSize);
    color: #8F8F8F;
    text-align: right;
    transition: 0.4s;
}
body.main .post-21 .news_list .news_days{
    color: #333333;
    font-family: Alibaba PuHuiTi;
    font-size: 0.28rem;
    font-weight: normal;
    transition: 0.4s;
}
body.main .post-21 .news .news_l .news_meta:after{position:absolute;content:"";display:block;right: 0;top:100%;background: #B51036;width: 0.39rem;height: 0.02rem;transition: 0.4s;}
body.main .post-21 .news_title{margin-bottom:0.15rem;transition: 0.4s;}
body.main .post-21 .news_text{transition:0.4s}
body.main .post-21 .slick-dots li{background:#D6D6D6;opacity:0.42;width: 0.14rem;height: 0.14rem;margin: 0 0.065rem;}
body.main .post-21 .slick-dots li.slick-active{opacity:1}


/**列表页**/
.l-banner{height: 4.63rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;background-size: cover;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;display: none;}
.l-banner img{display:none;height:100%;vertical-align:top}
#l-container{position:relative}
#l-container .inner{padding: .51rem 0 1.4rem;position:relative}
#d-container .inner{background:#fff}
#l-container .inner .mod{display:flex;justify-content: space-between;}

/**栏目列表**/
.col_menu{width:3.29rem;margin-top: -1.33rem;}
.col_news{width: calc(100% - 3.85rem);}
.col_menu_head{background: #a31e33;border-radius: 0.02rem 0.02rem 0 0;display: flex;height: 0.8rem;border: 0.01rem solid  transparent;align-items: center;}
.col_name .Column_Anchor{font-size: .26rem;color: #fff;font-family: 'syh-b';padding-left: 0.3rem;}
.col_name{/* margin-bottom:.3rem; */}
.col_path a,.col_path span{color: #404040;font-size: 0.17rem;line-height: 0.36rem;}
.col_path{display:inline-block;padding-left:.26rem;background:url(images/home.svg) no-repeat left;/* margin-bottom:.63rem; */font-family: 'syh';color: #404040;}
.possplit::after{content:"/";font-size: .17rem;}
.col_path .possplit{/* margin:0 .08rem; */width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;font-size: 0;width: 0.2rem;text-align: center;}
.col_list{width:100%;position:relative;box-sizing:border-box;display:flex;align-items:center;background: #FFFFFF;}
.col_list::before{content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;display: none;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent}
.column-switch{display:none}
.col_list ul.wp_listcolumn{position:relative;width:100%;border: 0;border-top: 0;border-bottom: 0;}
.col_list ul li{/* float:left; */}
.wp_listcolumn .wp_column a{font-weight:normal;background: none;border-top: 0;}
.wp_listcolumn .wp_column a .column-name{
    font-size: var(--titleSize);
    font-family: 'syh';
    color: #000000;
    padding: 0;
    line-height: 1.7;
}
.col_list .col_column .col_item_link.selected,.wp_listcolumn .wp_column a:hover,.col_list .col_column .col_item_link.parent{opacity:1;color: #fff;background: none;}
.col_list .col_column .col_item_link.selected span,.wp_listcolumn .wp_column a:hover span,.col_list .col_column .col_item_link.parent span{font-weight: bold;color: #A31E33;}
.col_list .col_column .col_item_link{color:#fff;padding: 0.1rem 0 0.1rem 0.3rem;font-size:var(--smailSize);border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;/* text-align:center; */opacity:.7;margin:.05rem 0;background: none;width: auto;border-top: 0;margin: 0;position: relative;}
.col_list .col_column .col_item_link.parent:before{color:#fff;transform: rotate(90deg);}
.col_list .col_column .col_item_link:before{content:'>';font-family:'宋体';color:#8E8E8E;transition: 0.7s;position:absolute;font-size: 0.17rem;right:0.28rem;top:50%;margin-top: -0.086rem;}
.col_list .col_column .col_item_link.selected:before,.col_list .col_column .col_item_link:hover:before{color:#fff;transform: rotate(90deg);}
.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_title{font-size:0.36rem;color:#000000;font-family:'syh-b'}
.col_news_head{border-bottom:0.02rem solid #A31E33;padding-bottom: 0.2rem;margin-bottom: 0.39rem;}
.col_news_head .col_metas{display:flex;justify-content: space-between;}
.col_list .col_column .sub-item-link{padding: 0.075rem 0 0.075rem 0.30rem;width:auto;}
.col_list .col_column .sub-item-link.selected{background:none;}
.col_list .col_column .sub-item-link span{font-size:var(--smailSize);position: relative;padding-left: 0.29rem;color: #7D7D7D;}
.col_list .col_column .sub-item-link span:before{content:'';width: 0.04rem;height: 0.04rem;background:#A31E33;position:absolute;border-radius:50%;left: 0.125rem;top: 50%;transform: translateY(-50%);}
.col_list .col_column .sub-item-link.selected span{color:#A31E33;font-size: var(--smailSize);}
/**默认列表**/
.mrlist .col_news_head{margin-bottom:0.17rem;}
.mrlist .col_news .news_list .news{font-size:var(--titleSize);line-height:3.8;position:relative;border-bottom:0.01rem solid #DDDDDD;font-family: 'syh-m';}
.mrlist .col_news .news_list .news .news_title{margin-right:1.2rem;color: #333333;}
.mrlist .col_news .news_list .news .news_meta{position:absolute;right:0;top:0}
/**默认新闻列表页**/
.xyxwlist .col_news_list .news_list .news{display:flex;margin-bottom: 0.29rem;border-bottom: 0.01rem solid rgb(185 185 185 / 42%);padding-bottom: 0.29rem;}
.xyxwlist .col_news_list .news_list .news .news_imgs{width: 3.4rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center}
.xyxwlist .col_news_list .news_list .news .news_imgs a{padding-top: 2.34rem;width:100%}
.xyxwlist .col_news_list .news_list .news .news_wz{flex:1;/* padding:.18rem 0; */}
.xyxwlist .col_news_list .news_list .news .news_meta{margin-bottom:.33rem}
.xyxwlist .col_news_list .news_list .news .news_meta span{display:block;color:#666}
.xyxwlist .col_news_list .news_list .news .news_year{font-size:.14rem}
.xyxwlist .col_news_list .news_list .news .news_day{font-size:.36rem;line-height:1.4}
.xyxwlist .col_news_list .news_list .news .news_title{font-size: var(--bigSize);line-height: 1;font-weight:700;margin-bottom: .23rem;font-family: 'syh-b';}
.xyxwlist .col_news_list .news_list .news .news_text{font-size: var(--smailSize);line-height:2;color: #666666;font-family: 'syh';margin-bottom: 0.6rem;}
.xyxwlist .col_news_list .news_list .news .news_more{
    font-size: var(--smailSize);
    color: #A31E33;
    font-weight: bold;
}
.xyxwlist .col_news_list .news_list .news .news_more .more_box{border-bottom:0.01rem solid #A31E33;display:inline-block;padding-bottom: 0.1rem;}
.xyxwlist .col_news_list .news_list .news .news_more img{width:0.19rem;margin-left:0.14rem;}
.xyxwlist .col_news_list .news_list .news .news_text a{color:#666}
.xyxwlist .col_news_list .news_list .news.noimg .news_imgs{display:none}

/**文章页**/
.pagelist .col_list{display:none;}
.pagelist .col_menu_head{
    position: absolute;
    bottom:100%;
    z-index:1;
    width:100%;
    left:0;
    background: none;
    border: 0;
    transform: translateY(-50%);
    display: block;
    height: auto;
}
.pagelist .col_menu_head .col_name{margin-bottom: 0.2rem;}
.pagelist .col_name .Column_Anchor{color:#fff;font-size: 0.31rem;padding-left: 0;}
.pagelist .col_path a, .pagelist .col_path span{color:#fff;}
.pagelist .col_path{/* margin-bottom:0.63rem; */}
.pagelist .col_news{width:100%;}
.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.7;margin:0;/* border-bottom: 0.01rem solid #ccc; */}
.social-share{display:none;}
.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:10px}
.article .entry .read img{margin:0 auto;max-width: 100%;}
.article .entry .read table{margin:0 auto;border:none!important}
.sibi_art{margin-top:1.3rem;display: none;}
.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/footer_bg.jpg)no-repeat;background-size:cover;position:relative}
.footer .inner{/* padding:.97rem 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;height: 2.4rem;align-items: center;}
#footer .inner .foot-left{flex: 3;display:flex;margin-left: 0.87rem;}
#footer .inner .foot-center{flex:1;/* text-align:center; */}
#footer .inner .foot-center img{width: 4.01rem;}
#footer .inner .foot-right{/* flex:1; */display:flex;justify-content:flex-end}
#footer .inner p{font-size:var(--smailSize);line-height: 2;font-weight:400;color:#fff;margin-bottom: 0.05rem;}
#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}

/**底部链接**/
.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: 1.17rem;height: auto;}
.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;display: none;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;display: none;background:#fff;bottom:2%;border-radius:50%;right:1%;background:#1776be7a;font-size:20px;line-height:60px;text-align:center;color:#fff;cursor:pointer}
/*搜索*/
.layer {
	position: fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, .85);
	width: 100%;
	height: 0%;
   transition: all 0.8s ease-in-out;
}

.layer  .close {
	width: 50px;
	text-align: center;
	position: absolute;
	right: 2vw;
	cursor: pointer;
	top: 2vw;
	transition: transform .4s ease-out;
}

.close i {
	color: #fff;
	font-size: 40px;
	cursor: pointer;
}

.close:hover {
	transform: rotate(180deg);
}

.layer.on {
	z-index: 99990;
	opacity: 1;
	filter: alpha(opacity=100);

}

.search_box {
   width: 50%;
   overflow: hidden;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}
.layer.on .search_box {
   transform: translate(-50%, -50%);
}
.search_box .searchKeyword {
   height: 50px;
   line-height: 50px;
   background-color: #fff;
   width: 100%;
   padding-right: 100px;
   padding-left: 10px;
   border: 0;
   box-sizing: border-box;
}
.search_box .serachSubmit, .tijiao {
   width: 100px;
   background-color: var(--mainColor);
   color: #fff;
   height: 50px;
   line-height: 50px;
   text-align: center;
   position: absolute;
   right: 0;
   top: 0;
   border: none;
   font-size: 18px;
   cursor: pointer;
   letter-spacing: 1px;
}
.layer.on {z-index: 99990;opacity: 1;   height: 100%;filter: alpha(opacity=100);}

/**友情链接**/
.botlinks{margin-left:0.88rem;display: flex;align-items: center;}
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 2.46rem;line-height: 32px;background: #ffffff21;}
.botlinks .links-wrap:before{content:'>';font-family:'宋体';color:#fff;right: 0.31rem;font-size: 0.2rem;position: absolute;top: 50%;font-weight: bold;transform: rotate(90deg);margin-top: -0.16rem;transition:0.7s}
.botlinks .links-wrap:hover:before{transform: rotate(-90deg);}
.botlinks .links-wrap a.links-arrow {display: block;height: 0.5rem;line-height: 0.5rem;font-size: var(--smailSize);padding: 0 25px 0 0.21rem;color: #fff;background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {  background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 0.5rem;width: auto;min-width: 100%;height:auto;max-height: 3.4rem;overflow-y:hidden;overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #b03c4e; cursor: pointer;}/**链接样式**/

/**师资列表**/
.teacher_list .col_news_list .news_list{display:flex;flex-wrap: wrap;margin:0 -0.25rem}
.teacher_list .col_news_list .news_list .news{width:50%;margin-bottom:0.37rem}
.teacher_list .col_news_list .news_list .news .news_box{display:flex;box-shadow:0 0.03rem 0.15rem rgb(0 0 0 / 8%);margin:0 0.25rem;padding: 0.19rem 0.3rem 0.18rem 0.3rem;background: #fff;justify-content: space-between;}
.teacher_list .col_news_list .news_list .news .news_imgs{width:1.38rem;/* border-radius: 50%; */}
.teacher_list .col_news_list .news_list .news .news_imgs a{padding-top:1.38rem;}
.teacher_list .col_news_list .news_list .news .news_title{font-size:0.24rem;font-family:'syh-b';margin-bottom: 0.18rem;}
.teacher_list .col_news_list .news_list .news .news_filed{font-size:var(--smailSize);line-height:1.75;font-family:'syh';color:#888888;}
.teacher_list .col_news_list .news_list .news .news_wz{display: flex;flex-wrap: wrap;width: calc(100% - 1.74rem);flex-direction: column;justify-content: center;}

.mutiteacher .wp_subcolumn_list .wp_sublist .sublist_title{
    border-bottom-color: transparent;
    margin-bottom: 0.25rem;
}
.mutiteacher .wp_subcolumn_list .wp_sublist .sublist_title a{
    color: #A31E33;
    font-weight: normal;
    font-size: 0.27rem;
    font-family: 'syh';
}
.mutiteacher .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
.mutiteacher .wp_subcolumn_list .wp_sublist{margin-bottom:0.3rem}
/**师资列表**/
body.szdw_list .col_news{
    width: 100%;
}
body.szdw_list #l-container .inner{padding-bottom: 0;}
body.szdw_list .post .tt_en{display:none;}
body.szdw_list .post .tt{text-align:center;}
body.szdw_list .post .tt .title{
    font-size: 0.37rem;
    color: #A31E33;
    font-weight: normal;
    font-family: 'syh-m';
    position: relative;
}
body.szdw_list .post .tt .title:before,body.szdw_list .post .tt .title:after{content:'';width:0.6rem;height:0.02rem;background:#A11C31;position: absolute;top: 50%;transform: translateY(-50%);}
body.szdw_list .post .tt .title:before{left:-0.945rem}
body.szdw_list .post .tt .title:after{right:-0.945rem}
body.szdw_list .post-11 .tt{margin-bottom:1.07rem}
body.szdw_list .post-11 .news_imgs{width:6.9rem;position: absolute;left: 0;top: -0.54rem;}
body.szdw_list .post-11 .news_imgs a{height:5.2rem}
body.szdw_list .post-11 .news_text p,body.szdw_list .post-11 .news_text{
    font-size: var(--bigSize);
    line-height: 2.41;
    font-family: 'syh';
    color: #fff;
    text-indent: 2em;
}
body.szdw_list .post-11 .news_text p:first-child{margin-bottom: 0.42rem;}
body.szdw_list .post-11 .news_box{display:flex;justify-content: flex-end;position: relative;}
body.szdw_list .post-11 .news_wz{display:flex;width: 9.18rem;background: #b74255;}
body.szdw_list .post-11 .news_wz .news_con{
    padding: 0.5rem 0.55rem 0.55rem 1.74rem;
    min-height: 4rem;
}
body.szdw_list .post-11 .news_more{font-size:var(--smailSize);color:#fff;font-family:'syh';text-align: right;margin-top: 0.27rem;display: flex;justify-content: flex-end;align-items: center;}
body.szdw_list .post-11 .news_more img{width:0.21rem;margin-left:0.02rem;}
body.szdw_list .post-21 .tt{margin-bottom:0.77rem}
body.szdw_list .post-21 .news_list{display:flex;justify-content: space-between;/* margin:0 -0.73rem; */}
body.szdw_list .post-21 .news_list .news{/* flex: 1; */display: flex;}
body.szdw_list .post-21 .news_list .news .news_box{padding: 0.2rem 0.73rem;background: #cccccc; display:none;}
body.szdw_list .post-21 .news_list .news .news_imgs{width:2.32rem;position:relative;overflow:initial;border-radius: 50%;}
body.szdw_list .post-21 .news_list .news .news_imgs:before{content:'';border: 0.02rem dashed #A31E33;left: 0.216rem;right: -0.216rem;position: absolute;top: 0.216rem;z-index: -1;bottom: -0.216rem;border-radius: 50%;transition: 0.7s;}
body.szdw_list .post-21 .news_list .news:hover .news_imgs:before{right:-0.02rem;top:-0.02rem;bottom:-0.02rem;left:-0.02rem; -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    animation: 30s linear infinite ani_turn}
body.szdw_list .post-21 .news_list .news .news_imgs a{height:2.32rem;border-radius: 50%;}
body.szdw_list .post-21 .news_list .news .news_wz{display:block;text-align:center;}
body.szdw_list .post-21 .news_list .news .news_wz .news_title{color:#ffffff;font-size:0.28rem;font-family:'syh-b';line-height:1;margin: 0.22rem 0 0.15rem 0;}
body.szdw_list .post-21 .news_list .news .news_wz .news_subtitle{color: #ffffff;font-size:var(--bigSize);line-height:1;}
body.szdw_list .main3{background:url(images/main1_bg.jpg)no-repeat;background-size:cover}
body.szdw_list .main3 .inner{padding:0.97rem 0 1.3rem}
body.szdw_list .post-31 .tt{text-align: center;margin-bottom: 0.74rem;}
body.szdw_list .post-31 .con{position:relative;/* margin-top: -0.12rem; */display: flex;border-left: 0.3rem solid #A31E33;background: #fff;padding: 0.62rem 0 0.815rem 0.69rem;}
body.szdw_list .post-31 .con .part_tt{
    font-size: 0.23rem;
    font-family: 'syh-b';
    position: absolute;
    left: 1.14rem;
    top: 0.85rem;
}
body.szdw_list .post-31 .con .part_con{flex:1}
body.szdw_list .post-31 .con:before{content:'';/* background:url(images/setbg.png)no-repeat; */background-size:cover;width: 11.9rem;height: 3.68rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: none;}
body.szdw_list .post-31 .news_list{display:flex;/* justify-content: center; */border-bottom: 0.01rem solid #F4E9D5;padding: 0 0 0 2.11rem;height: 0.72rem;align-items: center;}
body.szdw_list .post-31 .news_wz{/* display:flex; *//* align-items: center; *//* justify-content: center; */}
body.szdw_list .post-31 .list1{margin-bottom:1.09rem;}
body.szdw_list .post-31 .list1 .news_wz{background:#A31E33;border:0.01rem dashed #FFFFFF;border-radius:0.8rem;height:0.97rem;width:4.12rem;}
body.szdw_list .post-31 .list1 .news_wz .news_title{font-size:0.3rem;font-weight:bold;color:#fff}
body.szdw_list .post-31 .news{display:inline-block;width: 22%;}
body.szdw_list .post-31 .list2{/* margin-bottom:1.49rem; */}
body.szdw_list .post-31 .news_wz .news_title{font-size: var(--bigSize);/* font-weight:bold; *//* color:#A31E33; */}
body.szdw_list .post-31 .list2 .news_wz{/* background: url(images/list2libg.jpg)no-repeat; *//* background-size: cover; *//* border-radius: 0.2rem; *//* width: 2.99rem; *//* height: 1.01rem; *//* margin: 0 1.935rem; */}

@keyframes ani_turn {
        0% {
            transform: rotate(0)
        }

        100% {
            transform: rotate(360deg)
        }
    }
body.szdw_list .main4 .inner{padding: 0.71rem 0 1.26rem;}
body.szdw_list .post-41 .tt{margin-bottom:0.66rem}
body.szdw_list .post-41 .con{margin: 0 -0.73rem;padding: 0.2rem 0.38rem;position:relative;}
body.szdw_list .post-41 .con:before{background:#A31E33;content:'';left:0;right:0;opacity:0.16;height:0.02rem;position: absolute;top: 50%;transform: translateY(-50%);}
body.szdw_list .post-41 .news_list{min-height:4.36rem;}
body.szdw_list .post-41 .news{width: 1.92rem;}
body.szdw_list .post-41 .news.n2{transform: translateY(-0.16rem);}
body.szdw_list .post-41 .news:before{content:'';position:absolute;left:0.35rem;background:#A31E33;width:0.01rem;height:0.43rem;bottom:-0.565rem}
body.szdw_list .post-41 .news:after{content:'';position:absolute;width:0.13rem;height:0.13rem;border-radius:50%;background:#A31E33;left: 0.29rem;bottom: -0.78rem;}
body.szdw_list .post-41 .news:nth-child(odd){transform: translateY(2.89rem);}
body.szdw_list .post-41 .news:nth-child(odd):after{
    top: -0.78rem;
    bottom: 0;
}
body.szdw_list .post-41 .news:nth-child(odd):before{top: -0.565rem;bottom: auto;}
body.szdw_list .post-41 .news:nth-child(odd) .news_wz:before{
    top: -0.86rem;
}
body.szdw_list .post-41 .news_wz{display:block;border-radius:0.05rem;box-shadow:0 0.03rem 0.2rem rgb(0 0 0 / 8%);background:#fff;min-height:1.47rem;width: 2.27rem;position: relative;}
body.szdw_list .post-41 .news_wz:before{-webkit-animation: pulse-animation-0764004c 2s infinite;
    animation: pulse-animation-0764004c 2s infinite;
content:'';width:0.29rem;height:0.29rem;background:#F2DDE1;border-radius:50%;position:absolute;left: 0.21rem;bottom: -0.86rem;}
body.szdw_list .post-41 .news_wz .news_con{padding: 0.17rem 0.16rem 0.18REM 0.27rem;}
body.szdw_list .post-41 .news_title .title{color:#A31E33;font-size:0.27rem;line-height:1.33}
body.szdw_list .post-41 .news_title{margin-bottom:0.14rem;font-family: 'syh';}
body.szdw_list .post-41 .news_text p{font-size:0.15rem;line-height:1.73;color:#212121;}
body.szdw_list .post-41 .n2 .news_text p:last-child{white-space:nowrap}
body.szdw_list .post-41 .subtitle{font-size:0.15rem;margin-left:0.31rem}

@keyframes pulse-animation-0764004c {
0% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-box-shadow: 0 0 0 0 #F2DDE1;
    box-shadow: 0 0 #F2DDE1;
}
70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 7px rgba(255,71,84,0);
    box-shadow: 0 0 0 7px #ff475400;
}
100% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-box-shadow: 0 0 0 0 rgba(255,71,84,0);
    box-shadow: 0 0 #ff475400;
}}
body.szdw_list .main4{display:none;}
body.main .header{border-top:0.4rem solid #a1132b}
body.main .header.fix{border-top:0}