@charset "utf-8";
/*Technical Support SudyTech*/
 @font-face {
    font-family:shsh;
    src: url("/_upload/tpl/01/39/313/template313/fonts/SourceHanSerifCN-Heavy-4.ttf")
 } 
 /* iconfont */
 @font-face {
    font-family: "iconfont"; 
    src:  url('/_upload/tpl/01/39/313/template313/fonts/iconfont.ttf?t=1694669965887') format('truetype');
  } 


.icon-didian:before {
  content: "\e60d";
}

  .icon-bilibili:before {
    content: "\e60c";
  }
  .icon-caidan:before {
    content: "\e62c";
  }
  
  .icon-guanbi:before {
    content: "\e639";
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-date:before {
    content: "\ee17";
  }
  
  .icon-people:before {
    content: "\e609";
  }
  

  
  .icon-aixin:before {
    content: "\eca1";
  }
  
  .icon-qqkongjian:before {
    content: "\e63e";
  }
  
  .icon-shipinhao:before {
    content: "\e68a";
  }
  
  .icon-xiaobao:before {
    content: "\e608";
  }
  
  .icon-xuexi:before {
    content: "\e607";
  }
  
  .icon-xiala:before {
    content: "\e611";
  }
  
  .icon-shang:before {
    content: "\e606";
  }
  
  .icon-icon-right:before {
    content: "\e600";
  }
  
  .icon-search:before {
    content: "\e623";
  }
  
  .icon-xiangzuojiaohuan:before {
    content: "\e8f8";
  }
  
  .icon-xiangyoujiaohuan:before {
    content: "\e8f9";
  }
  
  .icon-a-diqiuquanqiu:before {
    content: "\e602";
  }
  
  .icon-douyin:before {
    content: "\e603";
  }
  
  .icon-weixin:before {
    content: "\e604";
  }
  
  .icon-weibo:before {
    content: "\e605";
  }
  
  .icon-banshidating-2:before {
    content: "\e601";
  }
  
  
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; }
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-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: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #053B7A;}
.home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.home body {
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.body_home {
    height: 100%;
    overflow: hidden;
}
.body_b.showdiv {
    top: 0;
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 4;
    overflow: auto;
    outline: none;
    padding-top: 1.2rem;
}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16.2rem;margin:0 auto;} /**页面全局宽度**/
.list .wrapper .inner{
    width: 14rem;
}
/*headtop*/
#headtop{background: #666;}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
.menu-btn {
    display: none;
}
.fixed .menu-btn .iconfont{
    color: #003b7a;
}
.fixed.open .header .sitelogo img.logo1 {
    display: block;
}
.fixed.open .header .sitelogo img.logo2 { display:none;}
.open .menu-btn .iconfont {
    color: #fff;
}
.menu-btn .iconfont{
    color: #fff;
    font-size: 31px;
}
#head2 .menu-btn .iconfont{
    color: #053B7A;
}
/*head开始*/
.header {
    align-items: center;
    margin-top: 0.28rem;
    height: 1.48rem;
    padding: 0 0.24rem;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
    transition: all 0.7s ease-out 0s;
}
.head .inner{width: 18.6rem;box-sizing: border-box;}
.list .head .inner{width: 18.6rem;box-sizing: border-box;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .sitelogo img {
    width: 4.42rem;
}
.header .sitelogo img.logo2 {
    display: none;
}

.head-center {
    text-align: center;
    float: right;
    height: 100%;
}
.head-right {
    display: flex;
    position: relative;
    z-index: 1;
    align-items: center;
}
.header .head-left{float:left;display:inline-block;/* width: 5.43rem; */float: left;position: relative;z-index: 1;}
.header .head-main{float:left;margin-top:10px;}
.search-btn {
    float: right;
    cursor: pointer;
    height: 0.59rem;
    color: #fff;
    width: 1.44rem;
    background: #E85B53;
    border-radius: 4px;
    text-align: center;
    font-family: "Arial";
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.2rem;
    margin-top: -0.1rem;
}
.search-btn .iconfont {
    font-size: 0.29rem;
    margin-left: 0.24rem;
}
.search-btn img {
    width: 1.44rem;
}

/*lang样式*/
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{font-size: 0.16rem;color: #fff;padding-right: 0.1rem;margin-right: 0.1rem;border-right: 1px solid #ffffffb8;line-height: 20px;}
.site-lang ul li.links a:hover{color:#fff;}
.site-lang.clearfix ul {
    display: flex;
    justify-content: flex-end;
    margin-right: 0.32rem;
}
.site-lang ul li.links.i4 a {
    border-right: 0px;
    padding-right: 0;
}

/*默认主导航样式*/
#nav{margin-top: 0.12rem;margin-right: 0.32rem;margin-bottom: -0.22rem;}
#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;/* padding: 0.2rem 0; */padding-bottom: 0.22rem;}
.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(/_upload/tpl/01/39/313/template313/images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 0.1rem;line-height: 0.4rem;color: #fff;font-size: 0.18rem;text-align: center;font-weight: bold;position: relative;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{
    /* color: #003B7A; */
}
.nav .wp-menu .menu-item a.menu-link:after {
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #003B7A;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.2s ease-out 0s;
}

.nav .wp-menu .menu-item:hover a.menu-link:after {
    transform: none;
}

.nav .sub-menu:before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    background: #003b7ab3;
    bottom: 100%;
    left: 50%;
    transform: scaleY(0);
    transition: all 0.2s ease-out 0s;
}

.nav .wp-menu .menu-item.hover .sub-menu:before {transform: none;}
.nav .sub-menu {display: none;position: absolute;left: 50%;top: 0.62rem;min-width: 1.3rem;z-index: 100;background: #003b7aa6;transform: translateX(-50%);}
.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;/* height: 40px; */line-height: 0.5rem;padding: 0 0.07rem;font-size: 0.16rem;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; */background: none;}
.nav .sub-menu .sub-menu .sub-item{
    display: none;
}
.nav .sub-menu .sub-menu:before {
    display: none;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
.body_home .mbanner {
   position: relative;
   /* height: 100vh; */
   overflow: hidden;
}
.body_home .mbanner .news_imgs a {
    height: 100%;
    display: block;
}
.mores {right: -0.73rem;top: 50%;position: absolute;transform: translateY(-50%);z-index: 1;width: 1.81rem;height: 1.63rem;background: url(/_upload/tpl/01/39/313/template313/images/jiantou.svg);display: flex;align-items: center;/* justify-content: center; */background-size: 100% 100%;transition: 0.7s;}
.mbanner .mores{width:auto;height:auto;background:none !important;right:1.6rem;bottom:0.7rem;color:#fff;;font-size:0.2rem;font-weight:bold;top:auto;transform:none}
.mores a {
    display: block; 
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold; opacity:0.3
}
.mbanner .mores a:hover{oapcity:1}

.mbanner:hover .mores {background: url(/_upload/tpl/01/39/313/template313/images/jiantouh.svg);background-size: 100% 100%;}
.body_home .mbanner .news_video {
    height: 100vh;
   min-height: 100vh;
}


.body_home .mbanner .news_imgs,.mbanner .slick-slide,.mbanner .slick-slider {
   height: 100vh;
   min-height: 100vh;
}
.body_home .mbanner .slick-slide img {
    width: 100%;
    height: 100%;
}
.mbanner .news:before {
    content:"";
    position: absolute;
    width: 100%;
    visibility: inherit;
    height: 2.53rem;
    background: url(/_upload/tpl/01/39/313/template313/images/bannerbg.png) bottom;
    bottom: 0;
    background-size: 100% 100%;
    left: 0;
    z-index: 1;
}
.body_home .mbanner .news .news_wz {
    position: absolute;
    z-index: 1;
    bottom: 0.7rem;
    text-align: left;
    left: 50%;
    margin-left: -8.1rem;
}
.body_home .mbanner .news .news_title a {
    color: #fff;
}
.mbanner .news_list .news:after {
    content: "";
    display: block;
    width: 5.19rem;
    height: 2.15rem;
    bottom: 1.3rem;
    position: absolute;
    background: none;
    z-index: 0;
    visibility: inherit;
    background-size:100%;
    left: -1.8rem;
}

.body_home .mbanner .news .news_title {
    font-family: "shsh";
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.54rem;
}

.body_home .mbanner .news .news_more a {
    font-family: "Arial";
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.3rem;
    display: inherit;
    line-height: 0.23rem;opacity:0.3
}
.body_home .mbanner .news .news_more a:hover{opacity:1}

.body_home .mbanner .news .news_more {
    position: relative;
    display: inline-block;
}


.mbanner .slick-dots {
    width: auto;
    bottom: 0.4rem;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}
.mbanner .slick-prev { display: none;}
.mbanner .slick-dots li.slick-active {
    opacity: 1;
}


.body_home .mbanner .news .news_title {
    font-family: "shsh";
    color: #fff;
    font-size: 0.34rem;
    line-height: 0.54rem;
}

.body_home .mbanner .news .news_more a {
    font-family: "Arial";
    font-size: 0.2rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.3rem;
    display: inherit;
    line-height: 0.23rem;
}

.body_home .mbanner .news .news_more:after {
    content: "";
    display: block;
    background: #fff;
    height: 1px;
    opacity: 0.2;
    right: 0;
    width: 2.5rem;
    position: absolute;
    bottom: -0.11rem;
}



.mbanner .slick-dots li:before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 0;
    background: #fff;
    vertical-align: middle;
    transition: all 0.2s ease-out 0s;
}
.mbanner .slick-dots li:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 0;
    background: #fff;
    vertical-align: middle;
    transition: all 0.2s ease-out 0s;
}
.mbanner .slick-dots li {
    width: 0.28rem;
    height: 0.27rem;
    background: url(/_upload/tpl/01/39/313/template313/images/dot2.svg);
    background-size: 100%;
    margin: 0 0.1rem;
    opacity: 0.2;
}

.mbanner .slick-next {
    z-index: 2;
    bottom: 0.7rem;
    right: 1.6rem;
    top: auto;
    margin: 0;
    width: auto;
    font-size: 0.2rem;
    color: #fff;
    height: 0.5rem;
    background: transparent;
    line-height: 0.23rem;
    font-family: "Arial";
    text-transform: uppercase;
    font-weight: bold;
    height: auto;
}
.mbanner .slick-next {
    right: 0.4rem;
}
.mbanner .slick-arrow:hover {
    background: rgb(255 255 255 / 29%);
}
.mores a:hover{opacity:1;}
.mbanner .slick-next:after {
        content: "";display:none;
        display: block;
        background: #fff;
        height: 0px;
        opacity: 0.2;
        left: 0;
        width: 2.5rem;
        position: absolute;
        bottom: -0.11rem;
}
.mbanner .slick-arrow{width:0.68rem;height:0.68rem;background:rgba(255,255,255,0.1);border-radius:50%;font-size:0;top:50%;bottom:auto;margin-top:-0.34rem;z-index:22}
.mbanner .slick-prev{left:0.4rem}
.mbanner .slick-next{right:0.4rem}
.mbanner .slick-arrow:before{display:block;opacity:0.3;transition:0.4s}
.mbanner .slick-prev:before{content:"";width:100%;height:100%;background:url(/_upload/tpl/01/39/313/template313/images/leftarrow.png) center no-repeat; }
.mbanner .slick-next:before{content:"";width:100%;height:100%;background:url(/_upload/tpl/01/39/313/template313/images/rightarrow.png) center no-repeat;  }
.mbanner .slick-arrow:hover:before{opacity:1}

.mbanner .news video {
    background: #fff;
}
/**/
.body_home .mbanner li.slick-slide.slick-current  .news_imgs a{
     -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
@-webkit-keyframes scaleUpDown {
from { -webkit-transform: scale(1.08); transform: scale(1.08); }
to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
from { -webkit-transform: scale(1.08); transform: scale(1.08); }
to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
div#head1 {
   
     opacity: 0;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
.header:after {
    content:"";
    display: block;
    visibility: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    backdrop-filter: blur(16px);
    background-color: #fff;
    opacity: 0.25;
    border-radius: 5px;
    }
.body_home.showdiv div#head1 {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
    background: url(/_upload/tpl/01/39/313/template313/images/hhbg.png) no-repeat;
    background-size: 100% 100%;
}
div#head2 {
   opacity: 0;
   transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -webkit-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   background: #fff;
   /* height: 1.48rem; */
   box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}

#head2 .header:after {
    display: none;
}
#head2 .nav .wp-menu .menu-item a.menu-link {
    color: #333;
}
#head2 .site-lang ul li.links a {
    border-right: 1px solid #333;
    opacity: 1;
    color: #333;
}

#head2 .header {
    margin: 0;
    height: 1.2rem;
}
.head {
    background-size: 100% 100%;
    position: fixed;
    width: 100%;
    z-index: 1;
    opacity: 0;
    top: 0;
    transition: all 0.7s ease-out 0s;
    z-index: 3;
}
.body_b.showdiv div#head2 {
       transition: all 0.7s ease-in-out 0.5s;
       transform: none;
       -ms-transform: none;
       -moz-transform: none;
       -webkit-transform: none;
       -o-transform: none;
       opacity: 1;
       z-index: 10;
}
.body_home {
    position: relative;
    /* border-top: 0.08rem solid #29567d; */
}
h3.bigtit .title {
    line-height: 0.6rem;
    font-size: 0.45rem;
    padding: 0 0.54rem 0 0.42rem;
    padding-bottom: 0.08rem;
    display: inline-block;
    background: url(/_upload/tpl/01/39/313/template313/images/bigttbg.svg) no-repeat bottom;
    background-size: 100%;
}

h3.bigtit {
    text-align: center;
    margin-bottom: 0.54rem;
}
.post1 .tt .title {
    font-size: 0.32rem;
    line-height: 0.42rem;
}
.post1 .news .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1.8;
    transition: all 0.4s ease-in-out;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease-in-out;
}

.post1 .news .news_text {
    color: #999999;
    font-size: 0.14rem;
    line-height: 1.85;

}
.post1 .news .news_text a {
    color: #999;
}
.post1 .news .news_imgs a {
    display: block;
}
.post1 .news .news_imgs {
    overflow: hidden;

}
.post1 .more_btn .more_text {
    font-weight: bold;
    font-family: "Arial";
    font-size: 0.2rem;
    color: #E85B53;
}

.post1 .tt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;z-index: 8;
}

.main1 {background: #F5F5F5;}

.main1 .inner {
    /* width: 16.8rem; */
    padding: 0.69rem 0 0.5rem;
}
.main1 .tab-menu {
    margin: 0 auto;
    width: 16.2rem;
    display: flex;
    font-size: 0.24rem;
    color: #999;
    align-items: flex-end;
    margin-bottom: 48px;
    line-height: 0.46rem;
}
.main1 .tab-menu span {
    margin: 0 0.06rem;
}
.main1 .tab-menu li {
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.main1 .tab-menu .selected {
    font-size: 0.32rem;
    font-weight: bold;
    color: #003B7A;
}
.main1 .tab-menu .tt1.selected {
    margin-right: 0.15rem;
}
.main1 .tab-menu .tt2.selected {
    margin-left: 0.15rem;
}

.main1 .post1 .more_btn {
    position: absolute;
    top: -0.65rem;
    right: 0;
}

.main1 .post1 .listl {
    width: 47.5%;
    flex: none;
}

.main1 .post1 .listr {flex: 1;margin-left: 0.26rem;display: flex;justify-content: space-between;}
.main1 .post-12 .listr{margin-left:0;position:relative}
.main1 .post1 .listr img {
    width: 100%;
}
.main1 .post1 .listl img{
    width: 100%;
}


.main1 .sudy-tab {
    position: relative;
}

.main1 .post1 .newst {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.36rem;
}

.main1 .post1 .listl .news_imgs a {
    padding-top: 57.6%;
    position: relative;
}



.main1 .post1 .listl .news_imgs a:after {
    content: "";
    background: url(/_upload/tpl/01/39/313/template313/images/newsbg1.png);
    width: 100%;
    height: 48%;
    display: block;
    position: absolute;
    bottom: 0;
  background-size:100% 100%;
}
.main1 .post1 {
    margin: 0 auto;
     position: relative; 
}
.main1 .tab-con{position:relative;}
.main1 .post1.active{position:relative;}
.main1 .post1{position:absolute;top: 0;left:0;right:0;}
.main1 .post1 .listl .news_wz {
    position: absolute;
    bottom: 0.2rem;
    padding: 0 0.4rem;
    width: 100%;
    box-sizing: border-box;
}

.main1 .post1 .listl .news {
    position: relative;
}

.main1 .post1 .listl .news_title a {
    color: #fff;
    font-size: 0.18rem;
    line-height: 1.4;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.main1 .post1 .listl .news_title {
    margin-bottom: 0.24rem;
}

.main1 .post1 .listl .news_date {
    font-family: "Arial";
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold;
}

.main1 .post1 .listl .news:hover .news_imgs a {
    transform: scale(1.1);
}
.main1 .post1 .listr .news {
    width: calc(50% - 0.13rem);
    display: flex;
    flex-direction: column;
}

.main1 .post1 .listr .news .news_imgs a {
    padding-top: 58%;
}

.main1 .post1 .listr .news .news_wz{
    flex: 1;
    background: #fff;
    box-shadow: 0 3px 0.2rem rgb(0 0 0 / 8%);
    padding: 0.26rem 0.42rem 0.2rem 0.42rem;
    transition: all 0.4s ease-in-out;
}


.main1 .listt .news .news_title {
    margin-bottom: 0.16rem;
}

.main1 .news .news_text {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main1 .post1 .listr .news_title {
    margin-bottom: 0.16rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.main1 .post1 .newsb {
    box-shadow: 0 3px 0.2rem rgb(0 0 0 / 8%);
    background: #fff;
    /* display: flex; */
}

.main1 .post1 .newsb .news_list {
    height: 1.83rem;
    display: flex;
    align-items: center;
}

.main1 .post1 .newsb .news_list .news {
    flex: 1;
    padding: 0 0.52rem;
    border-right: 0.03rem solid #D0D0D0;
    min-height: 0.97rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.main1 .post1 .newsb .news_list .news:last-child {
    border: none;
}
.main1 .post1 .listr .news:hover .news_wz {
    box-shadow: 0 3px 0.3rem rgb(0 0 0 / 25%);
}

.main1 .post1 .listr .news:hover .news_imgs a {
    transform: scale(1.1);
}

.main1 .post1 .listr .news:hover .news_title a,.main1 .post1 .listr .news:hover .news_text a {
    color: #003B7A;
}

.main1 .post1 .newsb .news_list .news .news_title:hover {
    padding-left: 0.05rem;
}
.main1 .post1 .newsb .news_list:after {display: none;}

.main1 .post1.post-12 .newst .news_list:after {
    display: none;
}

.main1 .post1.post-12 .newst .news_list {
    display: flex;
    gap: 0.26rem;
}

.main1 .post1.post-12 .newst .news_list .news {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.main1 .post1.post-12 .newst .news_imgs a {
    padding-top: 58%;
}

.post1 .news .news_wz {}
.post1 .news  .news_date {
    font-size: 0.18rem;
    font-family: "Arial";
    color: #053B7A;
    font-weight: bold;
    line-height: 1.15;
    margin-bottom: 0.09rem;
}


.main2 {
        background: url(/_upload/tpl/01/39/313/template313/images/main2bg.jpg) no-repeat center top;
        overflow-x: hidden;
        background-size: cover;
}

.main2 .inner {
    padding-top: 0.95rem;
    padding-bottom: 1rem;
}

.main2.showdiv .post-21  .news{
        opacity: 1;
        transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
}
.post-21 .news {
    transition: all 1s ease-out 0s;
    transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -webkit-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    opacity: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
}
.post-21 {
    position: relative;
}
.post1.post-21  .tt .title {
    color: #fff;
}

.post-21 .news_list {
    display: flex;
}

.post-21 .news_list .news.n1,.post-21 .news_list .news.n3 {
    width: 29.2%;
    flex: none;
}

.post-21 .news_list .news.n2 {
    flex: 1;
    transition: all 1s ease-out 0s;
    transform: translateY(80px);
    -ms-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -o-transform: translateY(80px);
    opacity: 0;
    flex-direction: column-reverse;
}
.main2.showdiv .post-21 .news_list .news.n2 {
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.post-21 .news.n2 .news_imgs a {
    padding-top: 65%;
}
.post-21  .news .news_wz {
    flex: 1;
    padding: 0.46rem 0.43rem 0.2rem;
    min-height: 3.07rem;
    box-sizing: border-box;
    position: relative;
}
.post-21 .news.n1 .news_wz:before {
  content:"";
  display: block;
  background: url(/_upload/tpl/01/39/313/template313/images/newsbg.svg)no-repeat center;
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  background-size: 100% 100%;
  left: 0.3rem;
  bottom: 0.4rem;
}
.post-21 .news .news_title {
    margin-bottom: 0.34rem;
}
.post-21 .news_list .news .news_text {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease-in-out;
}
.post-21 .news.n2 .news_wz {
    /* height: 2rem; */
}



.post-21 .news .news_wz:after {
    content: "";
    width: 0;
    height: 0;
    border: 0.28rem solid;
    border-color: transparent transparent #fff;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -0.28rem;
}

.post-21 .news.n2 .news_wz:after {
    border-top: 0.28rem solid;
    top: 100%;
    border-color: #fff transparent transparent;
}

.post-21 .news.n1 .news_imgs a,.post-21 .news.n3 .news_imgs a {
    height: 3.07rem;
}

.post-21 .news_list .news:hover .news_imgs a {
    transform: scale(1.1);
}

.post-21 .news_list .news:hover .news_title a,.post-21 .news_list .news:hover .news_text a {color:#053B7A}
.main3 {background: #F9F9F9 url(images/main3_bg.png) no-repeat top right  -2.1rem;}

.main3 .inner {
    padding: 0.89rem 0 0.79rem;
}
.main3 .tab-menu {
    margin: 0 auto;
    width: 16.2rem;
    display: flex;
    font-size: 0.24rem;
    color: #999;
    align-items: flex-end;
    margin-bottom: 48px;
    line-height: 0.46rem;
}
.main3 .tab-menu span {
    margin: 0 0.06rem;
}
.main3 .tab-menu li {
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.main3 .tab-menu .selected {
    font-size: 0.32rem;
    font-weight: bold;
    color: #003B7A;
}
.main3 .tab-menu .tt1.selected {
    margin-right: 0.15rem;
}
.main3 .tab-menu .tt2.selected {
    margin-left: 0.15rem;
}
.main3 .mod {
    display: flex;
}
.main3.showdiv .sudy-tab {
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.main3 .sudy-tab {
    width: 33%;
    position: relative;
    transition: all 1s ease-out 0s;
    transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -webkit-transform: translateX(-80px);
    -o-transform:  translateX(-80px);
    opacity: 0;
}

.main3 .sudy-tab .post1 .more_btn {
    position: absolute;
    top: 0.15rem;
    right: 0;
}

.main3 .sudy-tab .post1 .news {
    display: flex;
    align-items: center;
    margin-bottom: 0.27rem;
}

li.news.n4 {}

.post-31 {

}
.main3.showdiv .post-31{

}


.main3 .sudy-tab .post1 .news .news_meta {
    width: 0.67rem;
    height: 0.66rem;
    text-align: center;
    flex: none;
    display: flex;
    flex-direction: column;
    background: #E4EFF7;
    justify-content: space-evenly;
    font-family: "Roboto";
    color: #05397F;
    margin-right: 0.27rem;
}

.main3 .sudy-tab .post1 .news .news_meta .news_days {
    font-size: 0.3rem;
    font-weight: bold;
}

.main3 .sudy-tab .post1 .news .news_meta .news_month {
    font-size: 0.14rem;
}

.main3 .sudy-tab .post1.news:hover .news_title  a{
   color: #05397F;
}

.post-33 {
    flex: 1;
    margin-left: 0.94rem;
    transition: all 1s ease-out 0s;
    transform: translateX(-80px);
    -ms-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -webkit-transform: translateX(80px);
    -o-transform: translateX(80px);
    opacity: 0;
    display: flex;
    flex-direction: column;
}
.main3.showdiv .post-33 {
  opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.post-33 .news {
    float: left;
    width: 50%;
    /* background: #fff; */
    margin-bottom: 0.11rem;
    height: calc(48% - 0.11rem);
}
.post-33 .news .news_box {
    display: flex;
    margin: 0 0.085rem;
    height: 100%;
    background: #fff;
    align-items: center;
    padding: 0 0.22rem;
}

.post-33 .news_list {
    margin: 0 -0.085rem;
      height: 100%;
}
.post-33 .con {
    flex: 1;
}

.post-33 .news .news_imgs span {
    padding-top: 100%;
    display: block;
    border-radius: 50%;
}

.post-33 .news .news_imgs {
    width: 1.11rem;
    flex: none;
}

.post-33 .news .news_wz {
    margin-left: 0.25rem;
}

.post-33 .news .news_title {
    margin-bottom: 0.2rem;
}

.post-33 .news .news_info .iconfont {
    color: #E85B53;
    font-size: 0.15rem;
    margin-right: 0.14rem;
}

.post-33 .news .news_info p {
    font-size: 0.14rem;
    color: #848484;
    line-height: 2;
}
.post-33 .news .news_info p em {
    width: 1em;
    display: inline-block;
}
.post-33 .news .news_box:hover {
    box-shadow: 0 3px 0.27rem rgb(0 0 0 / 8%);
}
.main4 .inner {
    padding: 0.91rem 0 1.38rem;
}

.main4 {
    background: url(/_upload/tpl/01/39/313/template313/images/main4bg.jpg) no-repeat;
    background-size: cover;
}
.main1.showdiv .post1 .listl {
    opacity: 1;
   transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}


.post-41 .tt .title {
    color: #fff;
}
.post-41 .listr .news.slick-slide.slick-current .news_imgs a {
     -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.post-41 .con {
    display: flex;
}

.post-41 .listl {
    width: 33%;
    display: flex;
    flex-direction: column;
    transition: all 1s ease-out 0s;
    transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -webkit-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    opacity: 0;
    flex: none;
}
.post-41 .slick-list {
    z-index: 1;
}
.main4.showdiv .post-41 .listl{
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.post-41 .news {
    flex: 1;
    color: #fff;
}
.post-41 .listr .news_wz {
    display: none;
}
.post-41 .news .news_title a {
    color: #fff;
}
.post-41 .news .news_meta {
    line-height: 0.48rem;
    /* font-family: Roboto; */
    display: inline-block;
}

.post-41 .news .news_days {
    font-size: 0.36rem;
    font-weight: bold;
}

.post-41 .news .news_month {
    font-size: 0.14rem;
    font-weight: bold;
    margin-left: 0.09rem;
}

.post-41 .news .news_title {
    /* padding-top: 0.11rem; */
    font-size: 0.16rem;
    font-weight: 100;
    transition: all 0.4s ease-in-out;line-height: 0.25rem;
    height: 0.62rem;
}

.post-41 .listl .news_title:before {
    content: "";
    display: block;
    width: 1.04rem;
    height: 1px;
    background: #fff;
    margin-bottom: 0.11rem;
    transition: all 0.6s ease-in-out;
}

.post-41 .listl .news.selected .news_title:before {
    width: 100%;
}

.post-41 .listl .news.selected .news_title {
    font-weight: 600;
    font-size: 0.18rem;
}
.post-41 .listr {
    flex: 1;
    margin-left: 0.9rem;
    padding: 0.3rem 0.33rem 0.3rem 0;
    position: relative;
    transition: all 0.4s ease-in-out;
    transition: all 1s ease-out 0s;
    transform: translateX(80px);
    -ms-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -webkit-transform: translateX(80px);
    -o-transform: translateX(80px);
    opacity: 0;
    width: 0;
}
.main4.showdiv .post-41 .listr{
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.post-41 .listr .news_imgs a {
    padding-top: 66.7%;
}

.post-41 .listr:after {
    content: "";
    display: block;
    width: 46%;
    background: #E85B53;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    right: 0;
}

.post-41 .listr .news {
    position: relative;
    z-index: 1;
}
.main5 {
    background: url(/_upload/tpl/01/39/313/template313/images/main5bg.png);
    background-size: cover;
}
.main5.showdiv .post-51 .news{opacity: 1;transform: none;-ms-transform: none;-moz-transform: none;-webkit-transform: none;-o-transform: none;position: relative;}

.main5 .inner {
    padding: 0.79rem 0 1.17rem;
}
.post-51 .top_con .conl {
    width: 48.3%;
    margin: 0;
    transition: all 1s ease-out 0s;
    transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -webkit-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    opacity: 0;
}
.post-51 .top_con .conl .news_imgs{
    position: relative;
}
.post-51 .top_con .conl .news_imgs a {
    padding-top: 66.7%;
}

.post-51 .top_con .conl .news_imgs a:after {
        content: "";
    background: url(/_upload/tpl/01/39/313/template313/images/newsbg1.png);
    width: 100%;
    height: 20%;
    display: block;
    position: absolute;
    bottom: 0;
  background-size:100% 100%;
}
.post-51 .top_con .conl .news_title {
    position: absolute;
    bottom: 0.27rem;
    padding: 0 0.36rem;
    box-sizing: border-box;
    width: auto;
    -webkit-line-clamp: 1;
    left: 0;
    right: 1.7rem;
    color: #fff;
}

.post-51 .top_con .conl .news_title a {
    color: #fff;
}
.post-51 .top_con .conr {
    flex: 1;
    margin-left: 0.51rem;
    transition: all 1s ease-out 0s;
    transform: translateX(80px);
    -ms-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -webkit-transform: translateX(80px);
    -o-transform: translateX(80px);
    opacity: 0;
}

.post-51 .top_con .conr .news_list {
    /* height: calc(100% + 0.4rem); */
    /* margin-top: -0.25rem; */
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.post-51 .top_con .conr .news_list .news {
    /* flex: 33.3%; */
    display: flex;
    /* padding: 0.25rem 0; */
    box-sizing: border-box;
    /* border-bottom: 1px dashed rgb(112 112 112 / 50%); */
}
.post-51 .top_con .conr .news_list .xian:last-child {
    display: none;
}

.post-51 .top_con .conr .news_list .xian {
    border-bottom: 1px dashed rgb(112 112 112 / 50%);
}
.post-51 .top_con .conr .news_list .news:last-child {
    border: none;
}
.post-51 .top_con .conr .news_list .news .news_imgs {
    width: 26%;
    flex: none;
    margin-right: 0.278rem;
}

.post-51 .top_con .conr .news_list .news .news_title {
    margin-bottom: 0.234rem;
}
.post-51  .news .news_text {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease-in-out;
}
.post-51 .top_con .conr .news_list .news .news_imgs a {
    padding-top: 67%;
}



.post-51 .top_con .conl .news:hover .news_imgs a {
    transform: scale(1.1);
}

.post-51 .top_con .conr .news_list .news:hover .news_imgs a {
    transform: scale(1.1);
}

.post-51 .top_con .conr .news_list .news:hover .news_title a {
    color: #053B7A;
}

.post-51 .top_con .conr .news_list .news:hover .news_text a {
    color: #053B7A;
}
.main5_top {
    margin-bottom: 0.766rem;
}

.post-52 {
    /* float: left; */
    width: 76%;
    /* padding-right: 0.3rem; */
    box-sizing: border-box;
}

.post-52 .news {
    width: 33.3%;
    float: left;
}

.main5_bottom {
    display: flex;
    justify-content: space-between;
    /* gap: 2.48%; */
}

.main5_bottom:after {
    display: none;
}

.post-53 {
    /* flex: 1; */
    /* margin-left: 0.3rem; */
    width: 24%;
    padding-left: 2%;
}

.post-52 .news {}

.post-52 .news_list:after {
    display: none;
}
.post-52 .news_list .news_box{
    margin: 0 0.15rem;
}
.post-52 .news_list .news {
    float: left;
    width: 33.3%;
}

.post-52 .news_list {
    /* display: flex; */
    margin: 0 -0.15rem;
    /* gap: 3.7%; */
}

.main5_bottom .post1 .news_list .news .news_imgs a {
    padding-top: 66.75%;
    position: relative;
}

.post-53 .news_list .news .news_imgs a {
    padding-top: 66.75%;
}

.main5_bottom .news_list .news .news_title {
    position: absolute;
    bottom: 0;
    bottom: 0.246rem;
    padding: 0 0.4rem;
    max-width: 100%;
    -webkit-line-clamp: 1;
    box-sizing: border-box;
}

.main5_bottom .post1 .news_list .news {
    position: relative;
    
    transform: translateX(-80px);
    -ms-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -o-transform: translateY(80px);
    opacity: 0;
}

.main5_bottom .news_list .news .news_title a {
    color: #fff;
}

.main5_bottom .post1 .news_list .news:hover .news_imgs a {
    transform: scale(1.1);
}
.main5_bottom .news_list .news .news_imgs a:after {
    content: "";
    content: "";
    background: url(/_upload/tpl/01/39/313/template313/images/newsbg1.png);
    width: 100%;
    height: 55%;
    display: block;
    position: absolute;
    bottom: 0;
    background-size: 100% 100%;
}
.main6 {
    background: url(/_upload/tpl/01/39/313/template313/images/main6bg.jpg);
    background-size: cover;
}
.main6 .inner {
    padding: 1.02rem 0 1.03rem;
}
.videos {
    display: none;
    background: #333333ab;
    position: fixed;
    left: 0;
    top: 0;
    /* margin-left: -320px; */
    /* margin-top: -210px; */
    z-index: 100;
    width: 100%;
    height: 100%;
    /* bottom: 0; */
    /* color: #fff; */
}
.videos video {
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
}

span.vclose.iconfont.icon-guanbi {
    color: #fff;
    font-size: 0.4rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    cursor: pointer;
}
.post1.post-61  .tt .title {
    color: #fff;
}
.post-61 .more_btn {display:none}
.post-61 .con {
    display: flex;
    gap: 0.37rem;
    position: relative;
}

.post-61 .con .conl {
    width: 62.6%;
}

.bofang {
    width: 0.72rem;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.post-61 .conl .cont .news .news_imgs a {
    padding-top: 45%;
}

.post-61 .news_list .news_imgs a:after {
        content: "";
        background: url(/_upload/tpl/01/39/313/template313/images/newsbg1.png);
        width: 100%;
        height: 45%;
        display: block;
        position: absolute;
        bottom: 0;
        background-size: 100% 100%;
}

.post-61 .news_list .news_imgs a {
    position: relative;
}
.post-61 .news .icon {
    position: absolute;
    z-index: 1;
}

.post-61 .news {
    position: relative;
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    opacity: 0;
    transition: all 0.6s ease-out 0s;
}

.post-61 .news .icon .iconfont {
    font-size: 0.32rem;
    color: #f;
    color: #003B7A;
}

.post-61 .news .icon {
    width: 0.6rem;
    height: 0.6rem;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 0.6rem;
    left: 0.3rem;
    top: 0.34rem;
}
.post-61 .news .news_wz {
    position: absolute;
    bottom: 0.3rem;
    padding: 0 0.3rem;
    max-width: 100%;
    box-sizing: border-box;
}

.post-61 .news .news_title  a {
    color: #fff;
}

.post-61 .conl .conb {
    display: flex;
    gap: 0.37rem;
    margin-top: 0.37rem;
}

.post-61 .conl .conb .news_list {
    flex: 1;
}

.post-61 .conl .conb .news .news_imgs a {
    padding-top: 66.5%;
}
.post-61 .news_list .news:hover .news_imgs a {
    transform: scale(1.1);
}
.post-61 .con .conr {
    flex: 1;
}
.post-61 .news_list .xin {
    color: #fff;
    font-size: 0.27rem;
    font-weight: bold;
    margin-bottom: 0.16rem;
}

.post-61 .news_list .xin .iconfont {
    font-size: 0.24rem;
    margin-right: 0.15rem;
    font-weight: normal;
}

.post-61 .con .conr .news_list,.post-61 .con .conr .news,.post-61 .con .conr .news_imgs ,.post-61 .con .conr .news_imgs a {height:100%}

.main7 .sudy-tab {
    display: flex;
}

.main7 {
    background: url(/_upload/tpl/01/39/313/template313/images/main7bg.png);
    background-size: cover;
}
.main7 .inner {
    padding: 1.13rem 0 0.97rem;
}

h3.bigtit2 .title {
    font-size: 0.42rem;
    line-height: 0.47rem;
    background: url(/_upload/tpl/01/39/313/template313/images/sjgdtt.svg) no-repeat bottom;
    background-size: contain;
    padding: 0 0.55rem 0.15rem 0.55rem;
}

.main7 .bigtit2 {
    margin-bottom: 0.4rem;
    margin-left: -0.55rem;
}

.main7 .sudy-tab .tab-menu li {
    font-size: 0.3rem;
    line-height: 0.94rem;
    color: #999999;
    transition: all 0.4s ease-in-out;
    position: relative;
}

.main7 .tab-menu {
    margin-right: 1.1rem;
}
.main7 .sudy-tab .tab-menu li.selected {
    font-size: 0.32rem;
    color: #053B7A;
    font-weight: bold;
}

.main7 .sudy-tab .tab-menu li:after {
      transition: all .6s ease-out;
      /* transition: 0.5s; */
      top: 50%;
      left: -1.5rem;
      background: url(/_upload/tpl/01/39/313/template313/images/tab_bg.png) no-repeat center right;
      background-size: contain;
      position: absolute;
      content: "";
      width: 0;
      display: block;
      height: 0.44rem;
      margin-top: -0.22rem;
      display: none;
}
.main7 .sudy-tab .tab-menu li.selected:after{
    width: 1.19rem;
}
.main7 .tab-con {
    flex: 1;
}
.main7 .tab-con .post .con {
    display: flex;
    gap: 0.29rem;
}

.main7 .tab-con .post .listr {
    display: flex;
    flex-wrap: wrap;
    /* gap: 0.29rem; */
    justify-content: space-between;
    flex: 1;
    gap: 0.29rem;
}

.main7 .tab-con .post .listr:after {
    display: none;
}

.main7 .tab-con .post .listl .news_imgs a {
    padding-top: 66.5%;
}
.main7 .tab-con .post .news {
    position: relative;
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    opacity: 0;
    transition: all 0.6s ease-out 0s;
}

.main7 .tab-con .post .news:hover .news_imgs a {
    transform: scale(1.1);
}
.main7 .tab-con .post .listr .news {
    width: calc((100% - 0.29rem)/2);
    /* gap: 0.2rem; */
}
.main7 .tab-con .post .listr .news_imgs a {
    padding-top: 68%;
}

.main7 .tab-con .post .listr .news_title {
    margin-top: 0.18rem;
    font-size: 0.16rem;
}

.main7 .tab-con .post .listl .news_title {
    position: absolute;
    bottom: 0.22rem;
    left: 0.42rem;
}

.main7 .tab-con .post .listl .news_title a {
    color: #fff;
}
.main7 .tab-con .post .listl{width: 55.8%;}
.main7.showdiv .post-71 .news{opacity: 1;transform: none;-ms-transform: none;-moz-transform: none;-webkit-transform: none;-o-transform: none;position: relative;}
.main8 .inner {padding: 0.79rem 0 1.95rem 0;}
.main8 {background: url(/_upload/tpl/01/39/313/template313/images/main8bg.jpg) no-repeat center top;background-size: cover;}
.post-81 .tt .title {
    color: #fff;
}

.post-81 .tt {
    justify-content: center;
}
.post-81 .news_box svg {
    height: 1.09rem;
}

.post-81 .news_box {
    margin: 0 0.85rem;
    color: #fff;
    text-align: center;
}

.post-81 .news_list {
    margin: 0 -0.85rem;
}

.post-81 .news_box .news_title1 .num {
    font-size: 0.4rem;
    font-weight: bold;
    margin-right: 0.2rem;
}

.post-81 .news_box .news_title1 .title1 {
    font-size: 0.18rem;
}

.post-81 .news_box .news_title1 {
    line-height: 0.5rem;
    margin-top: 0.3rem;
}

.post-81 .slick-dots {
    bottom: -0.75rem;
    width: 100%;
    right: 0;
}

.post.post1.post-81.mbox {}

.post-81 .slick-dots li {
    width: 0.23rem;
    height: 0.23rem;
    margin: 0 0.14rem;
    background: url(/_upload/tpl/01/39/313/template313/images/dot3.svg) no-repeat;
    background-size: 100% 100%;
    border-radius: inherit;
}
.main9 .inner {padding: 0.89rem 0 1.03rem 0;}
.main9 {background: url(/_upload/tpl/01/39/313/template313/images/main9bg.png) no-repeat right -0.5rem top;background-size: cover;}
.post-91 .news_imgs {
    margin: 0 0.065rem;
}

.post-91 .news_list {
    margin: 0 -0.065rem;
}

.post-81 .news_imgs a {}

.post-91 .news .news_imgs a {
    padding-top: 40%;
}

.post-91 .news {
    float: left;
    width: 25%;
    transform: translateX(-80px);
    -ms-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -o-transform: translateY(80px);
    opacity: 0;
    transition: all 0.1s ease-out 0s;
}

.post-91 .news:hover .news_imgs a {
    transform: scale(1.1);
}
.main5.showdiv .post-51 .top_con .conl {
        opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.main5.showdiv .post-51 .top_con .conr {
        opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}

.post-52 .news_list .news.n1 {    transition: all 0.5s ease-out 0s;}
.post-52 .news_list .news.n2 {    transition: all 0.6s ease-out 0s;}
.post-52 .news_list .news.n3 {    transition: all 0.7s ease-out 0s;}
.post-53 .news_list .news.n1 {    transition: all 0.8s ease-out 0s;}



.main5_bottom.showdiv .post1 .news_list .news {
        opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}

.main6.showdiv .post-61 .news {
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    }

.main7.showdiv .tab-con .post .news {  opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.main9.showdiv .post-91 .news {
     transform: none;
     -ms-transform: none;
     -moz-transform: none;
     -webkit-transform: none;
     -o-transform: none;
     opacity: 1;
}
.topcontrol img {  width: 1.02rem; height: 1.02rem;}
.topcontrol {  position: fixed;bottom: 3.5rem; right: 0.5rem; z-index: 5; display: none;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4.82rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}

/**主体列表页开始**/
.list #l-container {
    background: url(/_upload/tpl/01/39/313/template313/images/listbg.png) no-repeat left bottom;
}
#l-container .inner {/* padding:25px 10px; */}
/**主体文章页开始**/
.list div#head1 {
    opacity: 1;
        transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
}
.list .fixed#head1 {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.list .fixed .header .sitelogo .logo1{
    display: none;
}

.list .fixed .header .sitelogo .logo2 {
    display: block;
}

.list .fixed .header {
    margin: 0;
    margin: 0;
    height: 1.2rem;
}
.list .fixed .nav .wp-menu .menu-item a.menu-link {
    color: #333;
}

.list .fixed .site-lang ul li.links a {
    border-right: 1px solid #333;
    opacity: 1;
    color: #333;
}
.list .fixed .site-lang ul li.links.i3 a{border-right:none;}
#d-container {}
#d-container .inner {background:#fff;}
.col_menu_head1 {
    line-height: 1.02rem;
    color: #fff;
    text-align: center;
    background: #003B7A;
    font-size: 0.32rem;
}
#l-container .mod {
    display: flex;
    padding-bottom: 0.8rem;
}
.col_menu {width: 2.8rem;/* float:left; *//* margin-right: -2.8rem; */position:relative;/* background: #194E87; */margin-top: -1.02rem;flex: none;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #194E87;border-bottom: 1px solid rgb(255 255 255 / 20%);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.32rem;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 1.02rem;/* padding:0px 5px 0px 30px; */text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */background: #194E87;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #fff;font-size: 0.2rem;font-weight:normal;background:none;border-top:0px solid #fff;border: none;text-align: center;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 0.72rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {/* color: #194e87; *//* background: #fff; */} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{/* color: #0f429b; */}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{/* font-weight:bold; *//* color:#0f429b; */}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {/* color:#333; */border-top: none;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 0.72rem;padding: 0;cursor:pointer;font-size: 0.18rem;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight:bold;/* color: #fff; */} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
ul.col_metas:after {
    display: none;
}

ul.col_metas {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    height: 0.42rem;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #003B7A;
}
div#wp_content_w6_0 {
    padding-top: 0.5rem;
}
.col_news {/* width: 100%; */min-height:500px;/* float:right; */padding-top: 0.6rem;/* padding-bottom: 0.8rem; */flex: 1;margin-left: 0.69rem;    width: 0;} 
.scroller {
    overflow: auto;
}
.col_news .col_news_box{/* margin-left: 3.65rem; */}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title {display:inline-block;float:left;/* height: 48px; *//* line-height: 48px; */flex: none;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.32rem;font-family:"Microsoft yahei";/* font-weight: normal; */color: #003B7A;/* border-bottom: 3px solid #CBCBCB; */}
.col_metas .col_path {display:inline-block;float:right;/* height: 0.42rem; */line-height: 1.2;color: #666;font-size: 0.16rem;} /**当前位置**/
.possplit {
    background: none;
    text-indent: 0;
    padding: 0 0.05rem;
}
.col_metas .col_path a{color: #666666;}
.col_news_con {/* padding:5px 0px 10px 0px; */margin:0 0px;}
.col_news_list {/* margin-top:7px; */}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.mrlist .col_news .news_list .news {
    /* display: flex; */
    border-bottom: 1px solid #CCD7E4;
    padding: 0.24rem 0;
}

.mrlist .col_news .news_list .news_date {
    font-size: 0.18rem;
    font-family: "Arial";
    font-weight: bold;
    flex: none;
    margin-right: 1.19rem;
    line-height: 1.8;
}
.mrlist .col_news .news_list {
    border-bottom: 1px solid #003B7A;
}
div#l-container {}

.mrlist .col_news .news_list .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease-in-out;
    width: 65%;
}

.mrlist .col_news .news_list .news_text {
    margin-top: 0.1rem;
    background: #F8F8F8;
    padding: 0.15rem 0.58rem 0.15rem 2.1rem;
    /* padding-left: 2.1rem; */
    display: none;
}

.mrlist .col_news .news_list .news_text a {
    color: #666;
    font-size: 0.16rem;
    line-height: 1.8;
}
.mrlist .col_news .news_list .news_top {
    display: flex;
    position: relative;
}

.mrlist .col_news .news_list .news_top .arr {position: absolute;top: 0;right: 0.2rem;transform: rotate(90deg);font-size: 0.22rem;font-weight: bold;}
.mrlist .col_news .news_list .open .news_top .arr {
    transform: rotate(270deg);
}
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {/* padding-top:10px; */}
.article h1.arti_title {line-height: 1.45;font-family: "思源宋体-Bold";font-size: 0.32rem;text-align:center;color: #003B7A;} /**文章标题**/
.article h2.arti_title {line-height: 0.34rem;font-family: "Microsoft YaHei";font-size: 0.17rem;text-align:center;color: #1B1B1B;padding-bottom: 0.28rem;border-bottom: 0.04rem solid #003B7A;} /**文章副标题**/
.article .arti_metas {padding: 0.19rem 0;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin:0 5px;font-size: 0.16rem;color: #999999;font-family: "Arial";}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;/* margin-top:10px; */min-height: 400px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 2.1;font-size: 18.66667px;color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;    text-align: justify;
    text-justify: inter-ideograph;word-break: break-all;}
.article .entry .read img {margin:0 auto; max-width:100%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;max-width: 100%;}
.col_bottom {
    margin-top: 0.3rem;
    flex: 1;
    border-right: 1px solid #7F9CBC;
    padding-top: 10px;
}

.info .col_menu {
    display: flex;
    flex-direction: column;
    position: static;
}

.wp_artfuns .wp_art_adjoin .prev-t {}

.wp_artfuns .wp_art_adjoin .prev,.wp_artfuns .wp_art_adjoin .next {
    font-size: 0.18rem;
    line-height: 1.8;
    display: inline-block;
    color: #E85B53;
    padding: 0;
    vertical-align: top;
}
.wp_artfuns .wp_art_adjoin .next:hover {}

.wp_artfuns .wp_art_adjoin {
    font-family: "思源宋体-SemiBold";
}

.wp_artfuns .wp_art_adjoin .prev-title, .wp_artfuns .wp_art_adjoin .next-title {
    width: calc(100% - 0.72rem);
    display: unset;
    font-size: 0.18rem;
    line-height: 1.8;
}

span.next-title {}

.lin_art {
    padding-bottom: 0.28rem;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0.46rem;
}

.col_post .tt {
    font-size: 0.2rem;
    color: #003B7A;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.col_post .news_meta {
    display: block;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 2;
    color: #333;
    margin-bottom: 0.12rem;
}

.col_post .news_title {
    font-size: 0.18rem;
    line-height: 1.8;
    font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease-in-out;
}

.col_post {
    padding-right: 0.31rem;
}

.col_post .news {
    padding: 0.22rem 0;
    border-bottom: 1px solid #D6D6D6;
}

.col_post .news:last-child {
    border: none;
}
/**页脚开始**/
#footer {background: url(/_upload/tpl/01/39/313/template313/images/footbg.jpg);background-size: cover;}
.list #footer .inner {
    width: 16.2rem;
}

#footer .inner {padding: 0.85rem 0 1.33rem;position:relative;}
#footer .inner .mod{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.foot-bottom {
    display: none;
}
#footer .inner .foot-left{width: 25%;/* padding:12px 0px; *//* margin-top:10px; */}
#footer .inner .foot-right{width: 25%;display: flex;padding-left: 0.4rem;box-sizing: border-box;justify-content: flex-end;}
#footer .inner p{font-size: 0.18rem;line-height: 1.8;font-weight:normal;/* text-align:left; */color: #fff;opacity: 0.6;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .inner .mod:after {
    display: none;
}

.foot-center {
    width: 50%;
    text-align: center;
    position: relative;
    flex: none;
}

.footlogo img {
    width: 2.25rem;
    max-width: 100%;
}

.footlogo {
    margin-bottom: 0.19rem;
}

.jub .news_list .news {}

.jub .news_list {
    display: flex;
    justify-content: center;
}

.jub .news_list img {
    height: 0.41rem;
    width: auto;
}

.jub .news_list li {
    margin: 0 0.05rem;
}

.jub.clearfix {
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .tt {
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.24rem;
}

.foot-center:before {
    content: "";
    width: 1px;
    height: 1.5rem;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0.3;
    margin-top: -0.75rem;
}
.foot-center:after {
    content: "";
    width: 1px;
    height: 1.5rem;
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.3;
    margin-top: -0.75rem;
}

 .foot-right .news-list .news {
    float: left;
    font-size: 0.18rem;
    font-weight: bold;
    width: 50%;
    margin-bottom: 0.18rem;
    line-height: 1.4;
}

.foot-right .news-list .news a {
    color: #fff;
}

.foot-right .news-list {
    /* display: flex; */
    flex-wrap: wrap;
    /* margin-right: -1rem; */
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{display:inline-block;position:relative;padding-left: 0.4rem;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;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;width: 6rem;max-width: 80%;margin: 0 auto;position: relative;z-index: 1;}
.wp-search {position: relative;/* border: 1px solid #fff; */border-radius: 5px;overflow: hidden;background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 12px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 0.51rem;/* padding: 0.04rem 0; */line-height: 0.4rem;background: none;color: #333;font-size: 0.16rem;border:0;outline: 0;border-radius: none;font-family: "微軟雅黑";}
.wp-search .search-btn {width: 0.51rem;height: 0.51rem;position: absolute;right: 0;top: 0;/* padding: 0 19px; *//* background: #fff; */margin: 0;}
.wp-search .search-btn input.search-submit {height: 100%;border:0;outline: 0;cursor: pointer;color: #333;font-size: 16px;font-family: "微軟雅黑";width: 100%;background: url(/_upload/tpl/01/39/313/template313/images/sous.svg) no-repeat center;background-size: 1.44rem;    z-index: 1;}
.wp-search .search-btn .iconfont {
    position: absolute;
    margin: 0;
}
.wrapper.fixbox.search {
    z-index: 3;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s;
    top: 0;
    right: 0;
    /* background: #1C68AF; */
    height: 100%;
    z-index: 999;
    background-size: cover;
    box-sizing: border-box;
}
.wrapper.fixbox.search.open {
    opacity: 1;
    visibility: inherit;
}
.wrapper.fixbox.search:after {
    content: "";
    display: block;
    visibility: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #1C68AF;
    backdrop-filter: blur(16px);
    opacity: 0.8;
}
.closebox {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    cursor: pointer;
    z-index: 1;
    color: #fff;
    font-size: 0.35rem;
}

.post1 .con ul.news_list img {  width: 100%;display: none;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin: 0 0.08rem;position:relative;}
.shares li a{display:inline-block;width: 0.46rem;height: 0.46rem;border: 0px solid red;background: rgb(255 255 255 / 10%);/* opacity:.6; */filter:Alpha(opacity=60);vertical-align:top;border-radius: 50%;line-height: 0.46rem;text-align: center;font-size: 0.23rem;color: #fff;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

.shares li.n4 a:before {
    font-size: 0.3rem;background: url(/_upload/tpl/01/39/313/template313/images/share-4.png) no-repeat center;
    color: transparent;
}
.shares li.n5 a:before {
       font-size: 0.3rem;background: url(/_upload/tpl/01/39/313/template313/images/share-5.png) no-repeat center;
    color: transparent;
}
.shares li.n6 a:before {
       font-size: 0.3rem;
}
.shares li.n7 a:after {
     
}
.shares li a.icon-pindao {
    background-image: url(/_upload/tpl/01/39/313/template313/images/quanqiu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}
.shares li .img img {
    width: 1rem;
    height: 1rem;
}

.shares li .img {
    position: absolute;
    bottom: 159%;
    left: 50%;
    margin-left: -0.5rem;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.shares li:hover .img {
    bottom: 118%;
    opacity: 1;
}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(/_upload/tpl/01/39/313/template313/images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; 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: #0f429b; cursor: pointer;}/**链接样式**/
.post-51 .top_con { display: flex; justify-content: space-between;}
.post.post1.post-63.mbox { width: 48.3%;}

#head2 .site-lang ul li.links.i3 a {
    border-right: 0;
}
li.tt4 {
    display: none;
}




/*xrld*/
body.xrld .col_news_list .wp_entry table.tab1{
    margin: 0px !important;
    width: 46%;
    float: left;
}
body.xrld .col_news_list .wp_entry table.tab2{
    margin: 0px !important;
    width: 40%;
    float: right;
}
.info1 .lin_art {
    display: none;
}
.xrldinfo .article h1.arti_title{padding-bottom: 0.28rem;
    border-bottom: 0.04rem solid #003B7A;}
/*banner特殊页*/
body.list-bann .col_news .news_list{
    margin: 0 -17px;
    border: 0;
    padding-top: 24px;
}
body.list-bann .col_news .news_list .news{
    float: left;
    width: 33.3%;
    border: 0;
    padding: 0;
    margin-bottom: 0.58rem;
}
body.list-bann .col_news .news_list .news .news_box{    margin: 0 17px;}
body.list-bann .col_news .news_list .news .news_imgs{
    position: relative;
    overflow: hidden;
    padding-top: 65%;
    background: #eee;
}
body.list-bann .col_news .news_list .news .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
body.list-bann .col_news .news_list .news .news_title{   
    width: 100%;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    height: 0.56rem;
}


.main4 .ml {
    float: left;
    width: 31%;
}
.main4 .mr {
    float: right;
    width: 65%;
}


.ml .post-41 ul .news_title:before {
    content: "";
    display: block;
    width: 1.04rem;
    height: 1px;
    background: #fff;
    margin-bottom: 0.11rem;
    transition: all 0.6s ease-in-out;
}


.ml .post-41 ul .news:hover .news_title:before {
    width: 100%;
}

.ml .post-41 ul .news:hover .news_title {
    font-weight: 600;
    font-size: 0.18rem;
}


.mr .post-41 .listl {
    width: 44.5%;

}


.mr  .post-41 .listr:after {
    height: 94%;
    width: 60%;
    top: 0.2rem;    height: 95%;
}
.mr .post-41 .listr {
    margin-left: 0.2rem;
    padding: 0.4rem 0.2rem 0.2rem 0.2rem;
}
.mr .post-41 .listr .news_imgs a {
    padding-top: 77.7%;
}