  @charset "utf-8";
/*Technical Support SudyTech*/
:root{
	--bigSize:0.2rem;
	--titleSize:0.18rem;
	--smailSize:0.16rem;
}
@font-face {
    font-family:"FZZhaoMFKSJF" ;
    src: url(/_upload/tpl/00/18/24/template24/fonts/FZZhaoMFKSJF.TTF);
}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
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; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/icon.png) no-repeat;}
/*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;}
/**布局开始**/
.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; 
}
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\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: #2f62b4;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #174999;}
.headwrap {
    position: absolute;
    z-index: 1;
    width: 100%;
}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;display: flex;height: 0.56rem;align-items: center;}
/*head开始*/
.header {/* background: #174999 url(/_upload/tpl/00/18/24/template24/images/headbg.svg)no-repeat center bottom; */border-bottom:none;height:auto;line-height:inherit;}
.header .inner{/* height: 132px; */position:relative;}
.header .sitelogo{float:left;/* margin-top: 25px; */}
.header .sitelogo img{
    width: 4.32rem;
}
.fixed .nav .wp-menu .menu-item a.menu-link {
    color: #333;
}
.header:before {
    content: "";
    display: block;
    width: 100%;
    height: 1.63rem;
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/headbg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.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;} /**站点名称**/
.head-left .searchbox {
    display: none;
}
.head-center {
    margin-top: -0.39rem;
}
.header .mod {
    display: flex;
    justify-content: space-between;
    height: 1.48rem;
    align-items: center;
}

.head-center {
    margin-top: -0.39rem;
}
.head-left {
  
}
.headwrap.fixed {
    position: fixed;
    transition: all 0.4s ease-in-out;
    -webkit-animation: 0.6s linear 0s  alternate move_eye;
    animation: 0.6s linear 0s  alternate move_eye;
    background: #910006;
    z-index: 4;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.fixed div#header {
    background: #fff;
}
.fixed .header:before {
    display: none;
}
.fixed .header .mod{
    height: 1rem;
}
.header .sitelogo img.logo2 {
    display: none;
}

.fixed .header .sitelogo img.logo2 {
    display: block;
}

.fixed .header .sitelogo img.logo1 {
    display: none;
}
@-webkit-keyframes move_eye {
  from {
    transform: translateY(-100%)
  }
  to {
    transform: translateY(0)
  }
}
@-webkit-keyframes move_eye2 {
  from {
    transform: translateY(0)
  }
  to {
    transform: translateY(-100%)
  }
} 
.nav .wp-menu .menu-item a.menu-link:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: scale(0);
    transition: all 0.6s ease-in-out;
}

.nav .wp-menu .menu-item a.menu-link:hover:after {
    transform: none;
}

.mbanner .news .news_imgs a {
    padding-top: 100vh;
    display: block;
}
.mbanner:hover .slick-prev,.mbanner :hover .slick-next {
    opacity: 0.6;
}

.mbanner .slick-prev,.mbanner .slick-next {
    opacity: 0;
width:0.6rem;
height:0.6rem;
margin-top:-0.3rem
}
.mbanner .news_list .news_title {
    font-size: 0.25rem;
    bottom: 0.5rem;
    position: absolute;
    left: 50%;
    margin-left: -8rem;
    max-width: 16rem;
    line-height: 0.5rem;
    background: rgb(23 73 153 / 60%);
    padding: 0 0.3rem;
    box-sizing: border-box;
}

.mbanner .news_list .news_title a {
    color: #fff;
    font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news .news_imgs a {
    display: block;
}

.news .news_imgs {
    overflow: hidden;
}
.post .news:hover .news_imgs a {
    transform: scale(1.15);
}

/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin: 0 0.11rem;font-size: var(--titleSize);color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #004ea1;}
#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;width: 9.74rem;display: flex;justify-content: space-between;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display:inline-block;width:20px;height:20px;background:url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/nav_j.png) no-repeat center center;vertical-align:middle;display: none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;/* padding: 0 32px; */line-height: 0.5rem;color: #FFFFFF;font-size: 0.2rem;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;/* color: #eee; */}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 0.5rem;min-width: 1.5rem;z-index: 100;background: #0231789c;left: 50%;transform: translateX(-50%);border-radius: 0.05rem;overflow: hidden;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;/* height: 40px; */line-height: 0.45rem;padding: 0 17px;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;}
.nav .sub-menu .sub-item .sub-item {
    display: none;
}

/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;/* max-width: 1345px; */text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.post .tt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.post .tt .title {
    font-size: 0.33rem;
    line-height: 0.44rem;
    /* padding-bottom: 0.14rem; */
    display: inline-block;
}

.post .tt .tit {
    padding-right: 1.2rem;
    background: url(/_upload/tpl/00/18/24/template24/images/);
    position: relative;
}
.post2 .tt .tit {
    padding-left: 1.2rem;
}
.post2 .tt .tit:before {
    content: "";
    width: 1.01rem;
    height: 0.25rem;
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/ttbg1.svg) no-repeat center;
    display: block;
    position: absolute;
    left: 0;
    top: 0.1rem;
    background-size: 100%;
}
.post .tt .tit:after {
    content: "";
    width: 1.01rem;
    height: 0.25rem;
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/ttbg2.svg) no-repeat right;
    display: block;
    position: absolute;
    right: 0;
    top: 0.1rem;
    background-size: 100%;
    /* transform: translateY(-50%); */
}
.post .tt .title .blue {
    color: #2f62b4;
}

.post1 .tt .title {
    padding-bottom: 0.14rem;
    border-bottom: 0.04rem solid #004896;
}

.post1 .tt {
    border-bottom: 2px solid #C1C1C1;
    height: 0.55rem;
    margin-bottom: 0.29rem;
}

.post span.more_text {
    display: flex;
    align-items: center;
    font-size: var(--titleSize);
    font-weight: bold;
    color: #004896;
}
.post2 .tt {
    justify-content: center;
    margin-bottom: 0.6rem;
}

.post-31 .tt .title {
    color: #fff;
}

.post.post-31 .tt .title .blue {
    color: #fff;
}

.post-31 .news_list .news_box:hover {
    box-shadow: 0 7px 11px 10px #3333333d;
}
.post2.post-31 .tt .tit:before {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/ttbg3.svg) no-repeat center;
    background-size: 100%;
}
.post2.post-31 .tt .tit:after {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/ttbg4.svg) no-repeat center;
    background-size: 100%;
}
.post span.more_text img {
    margin-left: 0.05rem;
    width: 0.49rem;
}
.main1 .inner {
    padding: 0.53rem 0 0.65rem;
}
.main1 {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/bg.png)no-repeat;
    background-size: cover;
}
.post-11 .con {
    display: flex;
}

.post-11 .con .list1 {
    width: 9rem;
    flex: none;
}

.post-11 .list1 .news_imgs a {
    padding-top: 59.2%;
}
.main1 .mbottom {
    display: flex;
}

.main1 .mbottom .post-12 {
    width: 9rem;
    margin-right: 0.42rem;
}

.post-12 .news_list .news_imgs a {
    padding-top: 59.2%;
}
.post-12 .news_list .news_wz {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.post-12 .news_list .news_date {
    display: inline-block;
    width: 1.59rem;
    background: #2F62B4;
    line-height: 0.54rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: var(--bigSize);    display: none;
}
.post-12 .news_list .news_title {
    line-height: 0.71rem;
    background: #2F62B4;
    font-size: var(--bigSize);
    width: 100%;
    padding: 0 0.37rem;
    box-sizing: border-box;opacity: 0.7;
}

.post-12 .news_list .news_title a {
    color: #fff;
    font-weight: bold;
    display: block;
}
.post-12 .slick-dots {
    bottom: 0.92rem;
}

.post-13 .con,.post-13 .news_list {
    height: 100%;
}

.post-13 .news_list {
    display: flex;
    flex-direction: column;
    /* margin-top: -0.2rem; */
}

.post-13 .news_list .news {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-bottom: 1px solid #EAEAEA;
}

.post-13 .news_list .news .news_date {font-size: var(--smailSize);font-weight: bold;color: #909090;margin-bottom: 0.16rem;}
.post-13 .news_list .news .news_date .news_days {
    font-size: 0.4rem;
    margin-right: 0.11rem;
    color: #2f62b4;
}
.post-13 .news_list .news .news_title {
    font-size: var(--bigSize);
   
}
.post-13 {
    margin-top: -0.2rem;
}
.main2 {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/main4bg.jpg)no-repeat;
    background-size: cover;
}

.main2 .inner {
    padding: 0.55rem 0 1.15rem;
}
.main2 .mod {
    display: flex;
}

.post-21 {
    width: 64%;
    flex: none;
    margin-right: 0.63rem;
}

.post-21 .con {
    display: flex;
}

.post-21 .con .list1 {
    width: 4.91rem;
    flex: none;
    margin-right: 0.28rem;
}

.post-21 .con .list1 .news_imgs a {
    padding-top: 67.9%;
}

.post-21 .con .list1 .news_title {
    background: #fff;
    line-height: 0.44rem;
    padding: 0 0.08rem;
    font-size: var(--titleSize);
   
}
.post-21 .slick-dots {bottom: 0.6rem;}

.post-21 .con .list2 {
    display: flex;
    flex-direction: column;
    margin-top: -0.1rem;
}

.post-21 .con .list2 .news {
    flex: 1;    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(112 112 112 / 20%);
    justify-content: space-between;
}
.post-21 .slick-dots li {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 00.05rem;
}

.post-21 .con .list2 .news .news_title {
    font-size: var(--bigSize);

}
.post-21 .con .list2 .news_date {
    font-size: var(--titleSize);
    margin-left: 0.2rem;
}
.main2 .sudy-tab {
    flex: 1;
    position: relative;
}
.main2 .sudy-tab ul.tab-menu {
    display: flex;
    font-size: 0.33rem;
    /* line-height: 0.44rem; */
    display: flex;
    border-bottom: 2px solid #C1C1C1;
    width: 100%;
    margin-bottom: 0.29rem;
    height: 0.55rem;
}

.main2 .sudy-tab ul.tab-menu li {
    padding-bottom: 0.14rem;
    transition: all 0.4s ease-in-out;
    line-height: 0.44rem;
    position: relative;
}

.main2 .sudy-tab ul.tab-menu li.selected {
    font-weight: 600;
}
.main2 .sudy-tab ul.tab-menu li.selected span{
    color: #2f62b4;
}

.main2 .sudy-tab ul.tab-menu li span {
    transition: all 0.4s ease-in-out;
}
.main2 .sudy-tab ul.tab-menu .xian {
    margin: 0 0.18rem;
    color: #707070;
}

.main2 .tab-con .post .more_btn {
    position: absolute;
    right: 0;
    top: 0.13rem;
}

.main2 .sudy-tab ul.tab-menu li:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.04rem;
    background: #004896;
    bottom: -0.03rem;
    position: absolute;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.main2 .sudy-tab ul.tab-menu li.selected:after {
    transform: none;
}
.post-22 .news_list .news {
    display: flex;position: relative;
    border-bottom: 1px solid rgb(112 112 112 / 20%);
    padding-bottom: 0.18rem;
    margin-bottom: 0.18rem;
    align-items: center;
}

.post-22 .news_list .news .news_meta {
    width: 0.7rem;
    height: 0.65rem;
    margin-right: 0.18rem;
}

.post-22 .news_list .news .news_meta span {
    display: block;
    text-align: center;    width: 0.7rem;
}

.post-22 .news_list .news .news_days {
    line-height: 0.32rem;
    background: #fff;
    border-top: 0.02rem solid #F8B62C;
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    font-size: 0.21rem;
    font-weight: bold;
    color: #0062AD;
}

.post-22 .news_list .news .news_month {
    background: #0062AD;
    color: #fff;
    line-height: 0.31rem;
    font-size: 0.13rem;
}

.post-22 .news_list .news:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.post-22 .news_list .news .news_title {
    font-size: var(--bigSize);

    line-height: 1.7;
}
.main3 {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/main3bg.jpg)no-repeat;
    background-size: cover;
}

.main3 .inner {
    padding: 0.53rem 0 1.32rem;
}
.post2 .tt .more_btn {
    position: absolute;
    right: 0;
}
.post-31 .news_list .news {
    float: left;
    width: 25%;
}

.post-31 .news_list .news_box {
    margin: 0 0.185rem;
    transition: all 0.4s ease-in-out;
}

.post-31 .news_list {
    margin: 0 -0.185rem;
}

.post-31 .news_list .news_imgs a {
    padding-top: 58.12%;
}

.post-31 .news_list .news_wz {
    background: #fff;
    height: 1.2rem;
    box-sizing: border-box;
    padding: 0.28rem;
}
.post-31 .news_list .news_title {
    font-size: var(--titleSize);
 
    margin-bottom: 0.145rem;
    -webkit-line-clamp: 2;
    line-height: 1.7;
}

.post-31 .news_list .news_date {
    padding-top: 0.215rem;
    font-size: var(--titleSize);
    color: #006DC0;
    line-height: 0.31rem;
    border-top: 1px solid #DFDFDF;display: none;
}
.main4 {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/main4bg_n.png)no-repeat;
    background-size: cover;
}

.main4 .inner {
    padding: 0.42rem 0 0.77rem;
}
.post-41 .con {
    display: flex;
}

.post-41 .con .news_list {
    flex: 1;
}

.post-41 .con .news_list .news_imgs a {
    padding-top: 71.5%;
    position: relative;
}
.post-41 .con .news_list .news_imgs a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.post-41 .con .news_list .news {
    display: flex;
}

.post-41 .con .news_list .news .news_imgs {
    width: 60%;
    flex: none;
}
.post-41 .con .news_list .news .news_wz {
    width: 40%;
    background: #fff;
    padding: 0.5rem 0.5rem 0.2rem 0.31rem;
    box-sizing: border-box;
    position: relative;opacity: 0.8;
}
.post-41 .con .news_list .news .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    line-height: 1.55;
    margin-bottom: 0.27rem;font-size: 24px;
}

.post-41 .con .news_list .news .news_text {
    font-size: var(--smailSize);
    line-height: 1.9;
}
.post-41 .con .news_list .news .news_text a {
    color: #A6A6A6;
}

.post-41 .con .news_list .news .news_wz:after {
    content: "";
    width: 0;
    display: block;
    height: 0;
    border-right: 0.15rem solid #fff;
    border-bottom: 0.22rem solid transparent;
    border-top: 0.22rem solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -0.22rem;
}

.post-41 .con .news_list .news.n2 {
    flex-direction: row-reverse;
}
.post-41 .con .news_list .news.n2 .news_wz:after{
    left: 100%;
    transform: rotate(180deg);
}

.main5 {
    /* background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/bg.png) no-repeat; */
    /* background-size: cover; */
}

.main5 .inner {
    padding: 0.77rem 0 0.8rem;
}
.post2.post-51 .tt {
    margin-bottom: 0.23rem;
}
.post-51 .news_list .news {
    float: left;
    width: 20%;
}

.post-51 .news_list .news_box {
    margin: 0 0.16rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.post-51 .news_list {
    margin: 0 -0.16rem;
}

.post-51 .news_list .news_imgs a {
    padding-top: 60.95%;
}
.post-51 {
    margin-bottom: 0.72rem;
}
.post-51 .slick-next {
    right: -0.6rem;
}
.post-51 .slick-prev{
    left: -0.6rem;
}
.post-61 .news_list {
    display: flex;
    justify-content: space-between;
}
.post-61 .news_list .news {
    flex: 1;
    text-align: center;
}

.post-61 .news_list .news_imgs {
    width: 1.34rem;
    height: 1.34rem;
    border: 1px dashed #2253A0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 0.23rem;
    background: #fff;
}

.post-61 .news_list .news_imgs svg {
    width: 0.55rem;
}

.post-61 .news_list .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    line-height: 2;
}
/****
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4.68rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: #fdfdfd url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/bg.png) no-repeat;
    background-size: 100%;
}
#l-container .inner {padding: 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 2.66rem;float:left;margin-right: -2.66rem;position:relative;margin-top: -0.72rem;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #174999;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.3rem;/* font-weight:normal; */color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.72rem;/* padding:0px 5px 0px 30px; */text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{border: 1px solid #D1E4F9;border-left: 0.11rem solid #174999;background: #fff;border-top: none;}
/*栏目列表*/
.col_list{
    padding: 0 0.15rem;
}
.col_list .wp_listcolumn { border-top:0px solid #174999; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: var(--bigSize);font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;text-align: center;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 0.59rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#174999;/* background:#eee; */} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #174999;}
.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:#174999;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 0.4rem;font-size: var(--smailSize);cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight:bold;color:#174999;border-bottom: 2px solid #174999;} 
/*三级子栏目**/
.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:#174999;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;padding-bottom: 1.43rem;} 
.col_news .col_news_box{margin-left: 3.37rem;padding-top: 0.4rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title {display:inline-block;float:left;/* height: 48px; */line-height: 0.8rem;flex: none;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.3rem;font-family:"Microsoft yahei";/* font-weight: normal; */color: #174999;/* border-bottom: 3px solid #CBCBCB; */}
.col_metas .col_path {/* display:inline-block; */float:right;/* white-space:nowrap; *//* height: 46px; *//* line-height: 46px; */color: #7A8190;font-size: var(--smailSize);/* width: 0; */margin-left: 20px;    padding-top: 0.35rem;} /**当前位置**/
.col_metas .col_path a{color: #7A8190;}
ul.col_metas {
    height: 0.8rem;
    display: flex;
    /* align-items: center; */
    flex-direction: row-reverse;
    justify-content: space-between;
    border-bottom: 0.03rem solid #D1D1D1;
}
.col_news .news_list .news {
    line-height: 0.59rem;
    border-bottom: 1px solid #D3D3D3;
}

.col_news .news_list .news .news_title {
    float: left;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--titleSize);
}

.col_news .news_list .news .news_meta {
    font-size: var(--titleSize);
    float: right;
}

div#wp_paging_w6 {
    margin-top: 0.7rem;
}
.col_news_con {/* padding:5px 0px 10px 0px; *//* margin:0 0px; *//* margin-bottom: 0.7rem; */}
.col_news_list {}
.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.9;font-size: 0.18rem;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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding-top: 0.45rem;margin:0 auto;width:auto;background: #f5f5f5;    width: 70%;
    padding: 50px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 0.37rem;font-family: "Microsoft YaHei";font-size: 0.28rem;text-align:center;color: #02317B;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.16rem 0;text-align:center;border-bottom: 2px solid #D1D1D1;}
.article .arti_metas span {margin:0 5px;font-size: var(--smailSize);color: #696969;}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top: 0.35rem;min-height: 4rem;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p {font-size: 18px;line-height: 1.8;}
.article .entry .read img {margin:0 auto;     padding: 10px;max-width:70%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.col_news_list.listcon.news_pic img {
    width: 100% !important;
    max-width: 1000px;
    height: auto !important;
}
.teacher {
    background: #edf4ff;
    padding: 40px;
}
.article .entry .read table{margin:0 auto; border:none;}
.article .arti_metas .arti_views a {
    color: #696969;
    margin: 0 0.03rem;
}

.entry #GENTLE_AUTOADD_1701325776244 P {
    font-size: 18px;
    line-height: 1.8;
}
.article .entry.bigsize .read p {
    font-size: 20px ! important;
}
.article .entry.centersize .read p {
    font-size: 18px ! important;
}
.article .entry.smailsize .read p {
    font-size: 16px ! important;
}
div#wp_column_article {
    padding-top: 0.33rem;
}
/**页脚开始**/
#footer {/* background: #174999; */}
#footer .inner {padding: 0.34rem 0 0.45rem;position:relative;border-top: 1px solid #BCBCBC;}
#footer .inner .mod{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}
.wrap2 {
        background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/foot_bg.jpg) no-repeat bottom 0.58rem center;
        background-size: 100% 100%;
}
.footlogo img {
    width: 3.52rem;margin-top: 20px;
}

.footlogo {
    margin-right: 1.28rem;
}

.foot-left1 p {
    font-size: 0.14rem;
    line-height: 0.32rem;
    color: #A0B4D5;
    /* opacity: 0.59; */
    padding-left: 0.35rem;
}

.foot-left1 p.phone {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/phone.svg)no-repeat left;
    background-size: 0.15rem;
}
.foot-left1 p.address {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/address.svg)no-repeat left;
    background-size: 0.11rem;
}
.foot-left1 p.code {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/email.svg)no-repeat left;
    background-size: 0.15rem;
}
.foot-left1 {
    margin-top: 0.18rem;
    margin-right: 0.94rem;
}

.foot-left2 {
    width: 3.43rem;
    margin-top: 0.18rem;
}
.foot-left2 ul{
    display: flex;
    flex-wrap: wrap;
}
.foot-left2 .news {
    float: left;
    width: 50%;
}

.foot-left2 .news a {
    font-size: 0.14rem;
    line-height: 0.32rem;
    color: #A0B4D5;
}

.shares ul {
    display: flex;
    gap: 0.19rem;
    justify-content: flex-end;
}

.shares ul .news_imgs img {
    width: 1.2rem;
}

.shares ul .news_title {
    color: #fff;
    text-align: center;
    margin-top: 0.22rem;
    font-size: var(--smailSize);
}
.foot-right {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 0.49rem;
}

.foot-bottom {
    background: #174999;
    padding: 0.15rem;
    text-align: center;
}

.foot-bottom p {
    color: #fff;
    color: #fff;
    font-size: 0.14rem;
    font-size: var(--smailSize);
}

.foot-bottom p span {
    margin: 0 0.06rem;
}
.foot-left img {
    width: 4.22rem;
}
.foot-center {
    margin: 0 1.15rem 0 0.98rem;
}

.foot-center p {
    font-size: 0.56rem;
    color: #174999;
    line-height: 0.74rem;
    font-family: "FZZhaoMFKSJF";
}

.shares .news .news_imgs {
    position: absolute;
    bottom: 150%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    left: 50%;
    margin-left: -0.6rem;
}
.shares .news:hover .news_imgs {
    bottom: 110%;
    opacity: 1;
}

.shares .news {
    position: relative;
}
.shares .news .icon {
    width: 0.5rem;
    height: 0.5rem;
}
.shares .news.i1 .icon {
    background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/weixin.svg) no-repeat  center;
    border-radius: 50%;
background-size: 100%;
}
.shares .news.i2 .icon {
     background: #174999 url(/_upload/tpl/00/18/24/template24/images/weibo.svg) no-repeat center;
     border-radius: 50%;
     background-size: 0.27rem;
}
.foot-copy p {
    font-size: var(--smailSize);
}
/**
 * 组件功能
 */
/*系统默认搜索*/
.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(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;/* margin-top:5px; */margin-left: 0.17rem;}
.wp-search {position: relative;/* border: 1px solid #d0d0d0; */width: 27px;transition: all 0.8s ease-in-out;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: url(/_upload/tpl/00/18/24/template24//_upload/tpl/00/18/24/template24/images/sous.png) no-repeat center;cursor: pointer;}
.wp-search:hover {
    width: 2rem;
    border: 1px solid #ffffff7d;
}

.media {
    position: fixed;
    background: #333333de;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   display:none
}

.media video {
    width: 900px;
    max-width: 98%;
    max-height: 100%;
    position: relative;
}
.media .video {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.media .close {
    position: absolute;
    font-size: 40px;
    color: #fff;
    z-index: 9;
    right: 0.4rem;
    top: 0.5rem;
cursor: pointer;
}
.post-13 .news_list .news:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2F62B4;
    height: 1px;
    width: 0px;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.post-13 .news_list .news:hover:before {
    width: 100%;
}
.post-13 .news_list .news:hover a{color:#2F62B4;}
.post-21 .con .list2 .news:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2F62B4;
    height: 1px;
    width: 0px;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.post-21 .con .list2 .news:hover:before {
    width: 100%;
}
.post-21 .con .list2 .news:hover a{color:#2F62B4;}

.post-22 .news_list .news:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2F62B4;
    height: 1px;
    width: 0px;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.post-22 .news_list .news:hover:before {
    width: 100%;
}
.post-22 .news_list .news:hover a{color:#2F62B4;}
.post-22 .news_list .news.n4:hover:before {
    width: 0;
}
.jgszlist .col_news .news_list.list3 .news {
    width: auto;
    margin-right: 120px;
}
.piao img{width:300px;}