@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}
html{--size: calc(100vw / 19.20);font-size: var(--size);}

@font-face {
  font-family: 'sys';
  src: url(fonts/SourceHanSerifCN-Regular.ttf);
}


body{line-height:1;font-size:13px;font-family:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222; }
:root{--mainColor:#9B0E11;--hoverColor: #9B0E11;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:15rem}
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}
.hoverImg .news_imgs{overflow:hidden}
.hoverImg:hover .news_imgs img{transform:scale(1.05)}
.hoverImg .news_imgs img{transition:0.4s}
/**兼容模式提示**/
.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../image/bg.png");
}
.pageTips .container {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 630px;
  margin-left: -315px;
  margin-top: -160px;
}
.pageTips .container a.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: -15px;
  top: 40px;
  bottom: auto;
  background: url("../image/close.png") center no-repeat;
}
.pageTips .container .img {
  text-align: center;
}
.pageTips .container .msg {
  font-size: 18px;
  line-height: 36px;
  padding-top: 30px;
}
.pageTips .container a {
  color: #fff;
  text-decoration: underline;
}
.pageTips .container a.close{display:none !important}

body.main .swiper-main{ position: relative;height: 100vh;}
/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;position:fixed;width:100%;top:0;transition:0.4s;}
.header.fix{background:var(--mainColor)}
body.shownav .header:before{display:none}
body.list .header:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 2.5rem;z-index: -1;background: linear-gradient(to bottom,#000,transparent);transition: 0.3s;}
body.list .header{position: absolute;}
body.list .header.fixed:before{ }
.header .inner{position:relative;transition:all 0.4s ease-in-out}
.header .sitelogo{display:flex;margin-top: 0.125rem;}
.header .sitelogo .logo img{width:5.2rem;position:relative;top:0.1rem} 
.sitelogo.notstart img.logo-main{display: block;} 
.sitelogo.notstart img.logo{display: none;} 
.header .sitelogo .logo{ display:inline-block}
.header .sitelogo h1{font-size:inherit;font-weight:normal;background:none;padding-left:0px}
.header .sitelogo .sitetitle{display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem}
.header .sitelogo a{align-items:center}
.header .sitelogo .tago img{width:3.82rem}
.header .sitelogo .sitetitle span{display:block} 
.header .head-main{float:left;margin-top:10px}
.header .mod{display:flex;justify-content:space-between; }
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .head-right{display:flex;align-items:center;position: relative;z-index: 1;}
.header.notstart .head-right:after{content:"";left:0;width:100vw;top:0;z-index:-1;background: #9B0E11;position:absolute;height:100%}
.header.notstart .head-right:before{content:"";position: absolute;left:-1.1rem;top:0;width: 1.54rem;height: 0.77rem;background: url(images/head_bg.png) no-repeat center / cover;}
.header .opensearch{margin-left: 0.2rem;cursor: pointer;width:0.25rem}
#nav_menu{display: none;position: fixed;z-index: 5;bottom:0.6rem;width: 100%;}
#nav_menu.notstart{display: block;}
#nav_menu.end{bottom:1.1rem}
#nav_menu ul{display: flex;justify-content: center;align-items: center;}
#nav_menu ul li{position: relative;font-size: var(--bigSize);text-align: center;}
#nav_menu ul li{margin:0 0.3rem;}
#nav_menu ul li+li::before{content:"";position: absolute;left:-0.5rem;width: 0.4rem;height: 1px;background: #B99650;top:50%}
#nav_menu ul li span{width: 100%;cursor: pointer;}
#nav_menu ul li img{width: 1.24rem;opacity: 0;transition: 0.4s;display: none;}
#nav_menu ul li.current span{opacity: 0;;position: absolute;top:50%;left:0;transform: translateY(-50%);}
#nav_menu ul li.current{margin: 0 0.1rem;}
#nav_menu ul li.current img{opacity: 1;display: block;}
#nav_menu ul li.current:before,#nav_menu ul li.current + li:before{display: none;}
 
/* 搜索 */
.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{text-align:center;position: fixed;z-index: 10;background: rgba(0,0,0,0.5);display: flex;align-items: center;top:0;left:0;bottom:0;right:0;;justify-content: center;visibility:hidden;opacity: 0;transition: 0.4s;}
.searchbox.show{opacity: 1;visibility: visible;}
.searchbox .close{position: absolute;top:0.5rem;right:2rem;cursor: pointer;}
.wp-search{position:relative;background:#fff;border-radius: 0.2rem;overflow: hidden;width: 6rem;}
.wp-search form{display:block}
.wp-search .search-input{}
.wp-search .search-input input.search-title{width:100%;line-height:0.44rem;background:none;color:#333;font-size:var(--smailSize);border:0;outline:0;font-family:'sys';text-indent: 1em;}
.wp-search .search-btn{width:0.84rem;height:0.44rem;position:absolute;right:0;top:0%;border-radius: 0 0.2rem 0.2rem 0;}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:#9B0E11 url(images/sous.svg) no-repeat center;cursor:pointer;background-size:0.25rem}
 
 

/**导航**/
#nav{position: relative;z-index: 1;}
#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;margin-left: 0.4rem;}
.nav .wp-menu .menu-item:nth-child(1){margin-left: 0;}
.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: 1.3; font-size:var(--bigSize);padding:0.25rem 0 0.26rem;display:block;color:#fff;position: relative;font-weight:bold}
.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;transform-origin: top center}
.nav .sub-menu .sub-item{position:relative;white-space:nowrap;vertical-align:top;_zoom:1}
.nav .sub-menu .sub-item a{display:block;color: #fff;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover{color: #333;background-color: #fff;display:block}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .site-lang{display:none}
.nav .wp-menu .menu-item a.menu-link:after {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;background: #fff;left: 0;transform: scale(0);transition: all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}

/**大图**/
.mbanner{
    perspective: 1920px;
    transform-style: preserve-3d;
}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{display:block;height:100vh;position: relative;z-index: 1;;width: 100%;}
/**
.mbanner .news_imgs a:before{content:"";position: absolute;z-index:1;top:0;left:0;width: 100%;height: 2.52rem;background: linear-gradient(to bottom,#000,transparent);}
.mbanner .news_imgs a:after{content:"";position: absolute;z-index: 1;bottom:0;left:0;width: 100%;height: 1.4rem;background: url(images/bannerbg.png) no-repeat center/cover;}

.mbanner .news_imgs a:after{content:"";position: absolute;z-index: 1;bottom:0;left:0;width: 100%;height: 1.4rem;background: linear-gradient(to top,#9f0004,transparent);}

**/
.mbanner .news_imgs a:before{content:"";position: absolute;z-index:1;top:0;left:0;width: 100%;height: 2.52rem;background: linear-gradient(to bottom,#9f0004,transparent);}
.mbanner .news_imgs a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.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 .slick-dots{width:auto;bottom:0.6rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;}
.mbanner .slick-dots li{width:14px;height:14px;border-radius:0;background:rgba(255, 255, 255, 0.7);background-size:100%;position: relative;;margin:0 10px;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 .slick-dots li.slick-active:before{content:"";position:absolute;left:50%;top:50%;width: 28px;height: 39px;background: url(images/dot_active.svg) center no-repeat;transform: translate(-50%,-50%);z-index: -1;background-size:cover}
.mbanner .slick-dots li.slick-active{margin:0 20px}
.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,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img  {transform:scale(1.1);}
.news_imgs a img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.news_imgs {overflow:hidden;background:#ccc;position:relative;}
.news_imgs.bg:after {content:"";width:100%;position:absolute;height:1.4rem;background:linear-gradient(0.00deg,rgb(21,21,21) 3.433%,rgba(57,57,57,0) 96.567%);bottom:0;opacity:0.7;pointer-events:none;}
span.underLine {background-image:linear-gradient(var(--mainColor),var(--mainColor));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s;}
.news:hover span.underLine {background-size:100% 1px;color:var(--mainColor);}
/**主体公共**/
.post1 .tt{display:flex;position:relative;justify-content:center;margin-bottom:0.37rem;align-items: center;}
.post1 .more_btn{position:absolute;right:0;top:0}
.post1 .more_btn img{width:0.2rem;margin-left:0.05rem;margin-top: -1px;}
.post1 .more_btn .more_text{vertical-align:middle;font-size:var(--titleSize);color:#C4A3A3;line-height:0.21rem;display: flex;align-items: center;}
.post1 .tt .tit span{display:block;position:relative;z-index:1}
.post1 .tt .tit{ text-align:center;position:relative}
.post1 .tt .title{font-size: 0.20rem;font-weight:bold;line-height:1.4;color: #9B0E11;}
.post1 .tt .tt_en{font-size:var(--smailSize);font-weight:normal}
.post1 .news .news_title{font-size:var(--titleSize);line-height:1.5;color:#333; }
.post1 .news .news_text{font-size:var(--smailSizex);line-height:1.75;color:#A6A6A6;}
.post1 .news .news_title a{color:inherit} 
.post1 .news .news_date{font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070} 

body.main .content-slide{display: flex; justify-content: center;padding-top:1.5rem;box-sizing: border-box;background:url(images/main1_bg.png) bottom center no-repeat;overflow: hidden;;position: relative;z-index: 1;}

/**main1**/
.main1{position:relative;z-index:1}
.main1 .tt .title{font-weight: bold;}
.main1 .mbot{display: flex;justify-content: space-between;align-items: center;}
.main1 .sudy-tab{position: relative;}
.main1 .tab-menu{font-size: .36rem;font-weight: bold;color: #575757;display: flex;align-items: center;position: relative;justify-content: center;margin-bottom: 0.48rem;}
.main1 .tab-menu span{content:"";width: 10px;height: 10px;background: #575757;border-radius: 50%;margin: 0 0.3rem;}
.main1 .tab-menu div{cursor:pointer}
.main1 .tab-menu div.selected{color: #9B0E11;font-weight: bold;font-size: 0.4rem;}
.main1 .tab-div1 .post-12{width: 7.3rem;width:48%}
.main1 .tab-div1 .post-13{width: 7.2rem;width:47.5%}
.main1 .tab-con{position:relative}

.main1 .tab-div{/*position: absolute;width: 100%;opacity: 0;*/top:0;width:100%}
.main1 .tab-div.active{/*position: relative;opacity: 1;z-index:1*/}

.main1 .more_btn{top:-0.8rem}
.main1 .post1 .news .news_title{font-weight:bold}
.main1 .post-12 li.news{position: relative;}
.main1 .post-12 .news_imgs{padding-top: 72.3%;}
.main1 .post-12 .news_imgs a:before{content:"";position: absolute;z-index: 1;width: 100%;bottom:0;left:0;height: 1.12rem;background: url(images/shadow1.svg) no-repeat center / cover;}
.main1 .post-12 .wz{position: absolute;z-index: 2;position: absolute;bottom:0;left:0;width: 100%;color: #fff;box-sizing: border-box;padding:0 0.25rem 0.3rem}
.main1 .post-12 .wz .news_title{color: #fff;}
.main1 .post-12 .wz .news_time{color: #fff;font-size:0.17rem;margin-bottom: 0.1rem;}
.main1 .post-13 li.news{border-bottom:1px solid #DCDCDC;padding:0.3rem 0;display: flex;}
.main1 .post-13 li.news:last-child{border:0;padding-bottom:0;}
.main1 .post-13 li.news:first-child{padding-top:0}
.main1 .post-13 li.news .news_date{font-size: 0.17rem;text-align: right;color:#575757;font-weight:normal}
.main1 .post-13 li.news .news_days{color:#94070A;font-weight: bold;font-size: 0.3rem;}
.main1 .post-13 li.news .wz{flex:1;width: 0;margin-left: 0.25rem;}
.main1 .post-13 li.news .news_title{margin-bottom: 0.1rem; ;}
.main1 .post-13 li.news:hover .news_title{color:#9B0E11}
.main1 .post-13 li.news:hover{border-color:#9B0E11}

.main1 .tab-div2 .post-14{width: 7.65rem;}
.main1 .tab-div2 .post-15{width: 6.76rem;}
.main1 .post-14 ul{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.main1 .post-14 li.news{width: 48%; position: relative;box-sizing: border-box;}
.main1 .post-14 li.news:nth-child(-n+2){margin-bottom: 0.2rem;}
.main1 .post-14 li.news .news_imgs{padding-top:67.5%}
.main1 .post-14 li.news.li-img a:before{content:"";position: absolute;z-index: 1;;bottom:0;left:0;width: 100%;height: 0.84rem;background: url(images/shadow2.svg) no-repeat center/cover;}
.main1 .post-14 li.news .wz{position: absolute;z-index: 2;bottom:0;left:0;width: 100%;box-sizing: border-box;padding: 0 0.15rem 0.15rem;color: #fff;}
.main1 .post-14 li.news.li-img .news_time{color: #fff;font-size: 0.17rem;margin-bottom: 0.1rem;}
.main1 .post-14 li.news.li-img  .news_title{color: #fff;font-size: var(--smailSize);}
.main1 .post-14 li.news.li-text .news_text{margin:0.2rem 0 0.3rem}
.main1 .post-14 li.news.li-text .news_time{color: #94070A;font-size: 0.17rem;}
.main1 .tab-div2 .post-15 .news_imgs{padding-top: 76.5%;}

/**main2**/
body.main .content-slide.main2{padding-top: 1.5rem;}
.main2>img{width: 6.5rem;z-index: -1;position: absolute;top:0.7rem}
.post-21 .tt .title{font-size: 0.4rem;}
.main2 .mbot{display: flex;justify-content: space-between;border-top:1px solid #94070A}
.main2 .sudy-tab{flex:1;width:0}
.main2 .tab-menu{font-size: 0.22rem;line-height: 0.35rem;padding:0.3rem 0;display: flex;border-bottom:1px solid rgba(148,7,10,0.5)}
.main2 .tab-menu div{padding:0 0.27rem;position: relative;font-weight: bold;cursor: pointer;}
.main2 .tab-menu div:first-child{padding-left: 0;}
.main2 .tab-menu div:last-child{padding-right: 0;}
.main2 .tab-menu div:last-child:before{display: none;}
.main2 .tab-menu div:before{content:"";position: absolute;right:0;top:50%;transform: translateY(-50%);width: 1px;height: 13px;background: rgba(187,54,54,0.5);;}
.main2 .tab-menu div.selected{color:#9B0E11;font-size: 0.26rem;}
.main2 .tab-con{padding-top: 0.45rem;border-right:1px solid rgba(148,7,10,0.2);}
.post-22 .con{display: flex;justify-content: space-between;box-sizing: border-box;padding-right:4.8%}
.post-22 .con .list-l{width: 1.96rem;border-right: 1px solid rgba(148,7,10,0.2);box-sizing: border-box;}
.post-22 .con .list-r{flex:1;width:0;margin-left: 6.8%;box-shadow:0 0 6px rgba(170,0,13,0.15);box-sizing: border-box;padding: 0.35rem 7.8% 0.45rem;background: #fff url(images/oa_bg.svg) right 0.1rem bottom 0.1rem no-repeat;background-size:2.5rem}
.post-22 .list-l li.news>div{padding-left: 0.45rem;font-size: var(--titleSize);line-height:1.5;margin-bottom: 0.15rem;font-weight: normal;}
.post-22 .news_field.f1{background: url(images/tel.svg)  no-repeat left center /0.22rem;}
.post-22 .news_field.f2{background: url(images/address.svg)  no-repeat left center /0.22rem;}
.post-22 .con .list-r ul{display: grid;flex-wrap: wrap;justify-content: space-between;grid-template-columns: repeat(2,1fr);}
.post-22 .con .list-r li.news{margin-bottom: 0.35rem;padding-left:0.32rem;box-sizing: border-box;} 
.post-22 .con .list-r li.news:nth-child(1){background: url(images/icon1.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(2){background: url(images/icon2.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(3){background: url(images/icon3.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(4){background: url(images/icon4.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(5){background: url(images/icon5.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(6){background: url(images/tel.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(7){background: url(images/icon7.svg) no-repeat left center / 0.26rem auto;}
.post-22 .con .list-r li.news:nth-child(8){background: url(images/icon6.svg) no-repeat left center / 0.26rem auto;}

.main2 .post-23{width:27.4%;transition: 0.6s;}
.main2 .post-23:hover{width: 46%;}
.main2 .post-23:hover .con{padding-left:0.3rem;padding-right: 0.3rem;}
.main2 .post-23:hover ul{display: block;}
.main2 .post-23:hover .tt{padding-left: 0.3rem;}
.main2 .post-23 ul{flex:1}
.main2 .post-23 .con{display: flex;justify-content: space-between;gap:0 0.4rem;padding: 0.45rem 0.65rem 0.1rem;transition: 0.6s;}
.main2 .post-23 .tt{border-bottom:1px solid rgba(148,7,10,0.5);padding:0.3rem 0;justify-content: space-between;padding-left:0.65rem;margin-bottom: 0;transition: 0.6s;}
.post-23.post1 .tt .title{line-height: 0.35rem;}
.post-23 .more_btn{position: static;}
.post-23 li.news{margin-bottom: 0.32rem;}
.post-23 li.news:last-child{margin: 0;}
.main2 li.news:hover .news_title,.main3 li.news:hover .news_title{color:#9B0E11}


/**main3**/
body.main .content-slide.main3{position:relative;display: block; }
.main3 .main3_info{height:calc(100% - 0.72rem);box-sizing:border-box}
.main3 .main3_t{display: flex;justify-content: space-between;margin: 0.25rem 0 0.36rem;}
.main3 .main3_t .post{width: 48.7%;box-sizing: border-box;padding-left:0.3rem;position: relative;z-index: 1;}
.main3 .main3_t .more_btn{position: absolute;right:0.15rem;bottom: 0.15rem;z-index: 2;top:auto;writing-mode: vertical-lr;letter-spacing: 3px;}
.post-31 .more_btn img{margin: 0;}
.main3 .main3_t .tt{position: absolute;width: 0.6rem;left:0rem;background: #9B0E11;top:0;z-index: 1;margin: 0;padding: 0.1rem 0;border-bottom:1px solid rgba(255,255,255,0.5)}
.main3 .main3_t .tt:before{content:"";position: absolute;top:calc(100% + 1px);border:0.3rem solid transparent;border-top:0.15rem solid #9B0E11;left:0;z-index: -1;}
.main3 .post1 .tt .title{color: #fff;/* writing-mode: vertical-lr; */letter-spacing:2px;}
.main3 .main3_t .con{border:1px solid #C88183;padding: 0.18rem 0.6rem;}
.main3 .main3_t li.news{display: flex;align-items: center;padding:0.13rem 0;background: url(images/circle_bg.svg) no-repeat right;}
.main3 .main3_t li.news .news_time{font-size: 0.22rem;font-weight: bold;color: #94070A;}
.main3 .main3_t li.news .news_title{flex:1;margin-left: 0.15rem;font-size: 0.28rem;font-weight: bold;color: #94070A;}
.main3 .main3_t li.news.n2{display:none;}
.main3 .main3_c{
  border:1px solid #C88183;
  padding: 0.1rem;
  /* margin: 0.25rem 0 0.36rem; */
  position: relative;
  -webkit-mask:
  radial-gradient(circle 0.25rem at top    left ,#0000,#000) top   left,
  radial-gradient(circle 0.25rem at top    right,#0000,#000) top   right,
  radial-gradient(circle 0.25rem at bottom left ,#0000,#000) bottom left,
  radial-gradient(circle 0.25rem at bottom right,#0000,#000) bottom right;
  /* -webkit-mask-size:51% 51%; */
  -webkit-mask-repeat:no-repeat;
}
.main3 .post-32 .news_imgs{height: 1.4rem;position: relative;overflow: hidden;background:none;
  -webkit-mask:
  radial-gradient(circle 0.25rem at top    left ,#0000,#000) top   left,
  radial-gradient(circle 0.25rem at top    right,#0000,#000) top   right,
  radial-gradient(circle 0.25rem at bottom left ,#0000,#000) bottom left,
  radial-gradient(circle 0.25rem at bottom right,#0000,#000) bottom right;
  -webkit-mask-repeat:no-repeat;
}
.main3 .main3_c .angle{position: absolute;width: 0.25rem;height: 0.25rem;background: #fff;z-index: 1;border-radius: 50%;}
.main3 .main3_c>.angle{border:1px solid #C88183;}
.main3 .main3_c .angle:nth-child(1){left:0;top:0;transform: translate(-50%,-50%);}
.main3 .main3_c .angle:nth-child(2){right:0;top:0;transform: translate(50%,-50%);}
.main3 .main3_c .angle:nth-child(3){left:0;bottom:0;transform: translate(-50%,50%);}
.main3 .main3_c .angle:nth-child(4){right:0;bottom:0;transform: translate(50%,50%);}
.main3 .post-32 img{object-fit: cover;width: 100%;max-height: 100%;transform:none !important}

.main3 .main3_b .sudy-tab{position: relative;z-index: 1;}
.main3 .main3_b .tabmenu-wrap{border-top:1px solid #94070A;border-bottom: 1px solid #94070A;margin-bottom: 0.1rem;}
.main3 .main3_b .tab-menu{padding:0.1rem 0;;display: flex;align-items: center;line-height: 0.35rem;font-size: 0.22rem;font-weight: bold;}
.main3 .tab-menu div{padding:0 0.27rem;position: relative;font-weight: bold;cursor: pointer;}
.main3 .tab-menu div:first-child{padding-left: 0;}
.main3 .tab-menu div:last-child{padding-right: 0;}
.main3 .tab-menu div:last-child:before{display: none;}
.main3 .tab-menu div:before{content:"";position: absolute;right:0;top:50%;transform: translateY(-50%);width: 1px;height: 13px;background: rgba(187,54,54,0.5);;}
.main3 .tab-menu p{color:#ffffff;font-size: 0.26rem;background: #9B0E11;top:0;z-index: 1;margin: 0;padding: 0.1rem 0.3rem;border-bottom:1px solid rgba(255,255,255,0.5)}
.main3 .tab-menu div.selected{color:#9B0E11;font-size: 0.26rem;}
.main3 .main3_b .more_btn{position: absolute;top:0.2rem;right:0;z-index: 2;}
.main3 .main3_b ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.main3 .main3_b li.news{width: 48%;display: flex;align-items: center;padding: 0.1rem 0;justify-content: space-between;}
.main3 .main3_b li.news .news_title{margin-right: 0.5rem;}
.main3 .main3_b li.news .news_time{font-size: var(--titleSize);color: #575757;white-space:nowrap}



/**列表页**/
.l-banner{height:5rem;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;display: none;}
.l-banner img{display:none;height:100%;vertical-align:top}
#l-container{position:relative}
#l-container .inner{padding:.23rem 0 1.2rem;position:relative}
#d-container {background:#FDFCFC}
#d-container .inner{padding:0.38rem 0 1.5rem}
#d-container .mod{display: flex;justify-content: space-between;}


/**栏目列表**/
#l-container .mod{display: flex;justify-content: space-between;}
.col_news_list{flex:1;width: 0;margin-left: 0.5rem;}
.col_menu{width: 2.47rem;margin-left: 0.15rem;position: relative;z-index: 1;}
.col_menu_con{padding-left: 0.13rem;}
.col_menu_head{background: #9B0E11 url(images/col_bg.png) left top no-repeat;text-align: center;padding:0.1rem 0;position: relative;z-index: 1;}
.col_menu:before{content: "";position: absolute;top:0.5rem;left:0;background: url(images/arrow.png) center no-repeat;width: 13px;height: 7px;z-index: -1;}
.col_name span{font-size:.24rem;color:#fff;line-height: 1.35;}  
.col_metas{padding: 0 0 .17rem;border-bottom:1px solid #D1D1D1}
.col_metas .con{display: flex;justify-content: space-between;align-items: center;}
.possplit::after{content:">";font-size:.15rem}
.possplit{margin:0 .08rem;width:auto;background-image:none;color:#767676;text-indent:inherit;font-size:0}
.col_title{font-size: 0.28rem;font-weight: bold;color: #9B0E11;}
.col_path,.col_path a{color: #767676;font-size: var(--smailSize);}
.col_list{ background: #F4F2EB;padding:0.1rem 0 0.4rem}
 .column-switch{display:none}
.col_list ul{position:relative; }
.col_list .wp_listcolumn{border:0}
.col_list ul li{text-align: center;border-bottom:1px solid rgba(183,183,183,0.8)}
.col_list ul li.selected{border-color:#9B0E11}
.col_list .wp_listcolumn .col_column .col_item_link.selected{opacity:1;color:#9B0E11;border}
.col_list .wp_listcolumn .col_column .col_item_link{color:#494949; font-size:var(--smailSize); display:block;text-align:center;padding:0.12rem 0;background:none;border:0}
.col_list .wp_listcolumn .col_column .sub_list{padding-left: 0.2rem;}
.col_list .wp_listcolumn .col_column .sub-item-link{font-size: var(--smailSizex);padding: 0.1rem 0;display: block;}
.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_list .wp_listcolumn .wp_column a .column-name{padding:0;line-height:0.22rem}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news{display:flex;padding:0.36rem 0;border-bottom:1px solid rgba(112,112,112,.13)}
.mrlist .col_news_list .news_list .news .news_imgs{width:3.2rem;flex:none;margin-right:.3rem;background:0 0;display:flex;align-items:center}
.mrlist .col_news_list .news_list .news .news_imgs a{padding-top:65.6%;width:100%}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding:.1rem 0 0;}
.mrlist .col_news_list .news_list .news .news_date{font-family: 'sys';color: #9B0E11;font-size: var(--smailSize);} 
.mrlist .col_news_list .news_list .news .news_title{font-size:var(--titleSize);line-height:1.7;font-weight:700 ;color: #9B0E11;}
.mrlist .col_news_list .news_list .news .news_text{font-size:var(--smailSizex);line-height:2;color: #B0B0B0;margin: 0.2rem 0 0.24rem;} 
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none}

/**文章页**/ 
#d-container .info_side{width: 28.7%;display:none}
#d-container .info_side .info_post{background: linear-gradient(to bottom,#F8F7F4,transparent);padding: 0.25rem 0.25rem 0.4rem;}
#d-container .info_side ._tt{font-size: 0.26rem;font-weight: bold;margin-bottom: 0.3rem;color: #9B0E11;}
#d-container .info_side li{padding-bottom: 0.3rem;position: relative;z-index: 1;padding-left: 0.15rem;}
#d-container .info_side li:before{content:"";width: 1px;height: 100%;background: #D5E2E1;opacity: 0.6;left:0;top:0;overflow: hidden;position: absolute;}
#d-container .info_side li:last-child:before{background: linear-gradient(to bottom,rgb(213,226,225),rgba(213,226,225,0.3));}
#d-container .info_side li .news_time{position: relative;color: #9B0E11;font-size: var(--smailSize);margin-bottom: 0.2rem;}
#d-container .info_side li .news_time:before{content:"";position: absolute;left:-0.15rem;top:50%;transform: translate(-50%,-50%);width: 0.1rem;height: 0.1rem;background: #E57D7D;border-radius: 50%;}
#d-container .info_side li .news_title{font-size: var(--smailSize);font-weight: bold;line-height: 1.5;}


#d-container .listcon{flex:1;width: 0;margin-right: 0.5rem;}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article h1.arti_title{line-height:1.3; font-size:.28rem;  ;color: #9B0E11;text-align:center}
.article h2.arti_title{line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;color:#9B0E11;text-align:center}
.article .arti_metas{  line-height: 1.3;margin:0.23rem 0 0;border-top:1px solid #D1D1D1;padding-top:0.1rem;text-align:center;}
.article .arti_metas>span{margin:0 0.2rem 0 0;font-size:var(--smailSize);color:#767676}
.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: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:#7C0000;background-size:cover;position:relative} 
#footer .inner{padding:.25rem 0;position:relative}
#footer .inner .mod{display:flex; justify-content: space-around;} 
#footer .inner .foot-right{flex:1;display:flex;justify-content:flex-end}
#footer .inner p{font-size:var(--smailSize);line-height:1.4; color:#fff;opacity:.6}
#footer .inner p a{color:#fff}
#footer .inner p span{margin:0 3px} 
 

/**分享**/
.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}
 


/**侧导航**/
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}
.wrapperinner {
    overflow-x: auto;
}


.post-22 .list-l  .news .news_title{display: none; }