@charset "utf-8";
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(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;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "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:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1440px;margin:0 auto;max-width: 96%;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
header {
    background: url(../images/headbg.png)no-repeat;
    background-size: cover;
}
.header .inner{height: 110px;position:relative;}
.header .sitelogo{float:left;margin-top: 35px;}
.header .sitelogo a{
    display: flex;
    align-items: center;
}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-left: 24px;font-size: 26px;font-weight:bold;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 43px;display: flex;}
.header .sitelogo .sitetitle span {
    display: block;
}

.header .sitelogo .sitetitle span.tt2 {
    font-size: 21px;
    margin-top: 5px;
}
/*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(images/link_icon.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: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 29px;font-size: 14px;color: #fff;background: #1862ab;display: block;width: 100px;text-align: center;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{
    border-top: 1px solid #fff;
}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;display: flex;justify-content: space-between;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {line-height: 49px;font-size: 20px;font-weight: bold;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{text-decoration: none;color: #1862ab;}
.sub-menu {display: none;position: absolute;left: 50%;top: 100%;width: 213px;z-index: 100;background:#fff;transform: translateX(-50%);box-shadow: 0 6px 20px #1862ab3b;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;line-height: 23px;padding: 10px;font-size: 14px;background:none;white-space: normal;text-align: center;transition: 0s;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff; background-image: -moz-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);display: block;}
.sub-menu .sub-menu {left: 100%;top:0px;z-index: 200;background:#fff;transform: none;}
/**主页banner开始**/
#banner {}
#banner .inner {width:auto;text-align: center;position:relative;max-width: none;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
.mbanner .news_imgs a {
    padding-top: 37.5%;
    display: block;
    position: relative;
}

.mbanner .news_imgs a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

main.content {
    background: url(../images/mainbg.png)no-repeat;
    background-size: cover;
}
.main1 .inner {
    padding: 80px 0 109px;
}

.post .tit .title {font-size: 36px;font-weight: normal;padding-bottom: 48px;display: inline-block;position: relative;}
.post .tit .title:after {
    content: "";
    width: 65px;
    height: 4px;
    background-image: -moz-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%);
    display: block;
    position: absolute;
    bottom: 0;
}

.post-11 .tit {
    margin-bottom: 35px;
}

.post-11 .mb {
    display: flex;
    /* align-items: flex-end; */
    justify-content: space-between;
}

.post-11 .con1 {
    width: 660px;
    flex: none;
    /* min-height: 256px; */
}

.post-11 .con1 p {
    font-size: 18px;
    line-height: 32px;
}

.post-11 .con1 .news_text {
    margin-bottom: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9; /* 控制显示的行数 */
    -webkit-box-orient: vertical;
    transition: all 0.5s ease; /* 过渡效果 */
    max-height: 32em; /* 两行的高度 */
    word-break: break-word;
    text-align: justify;
}
.post-11 .con1 .news_text.show-all {
    -webkit-line-clamp: 85;
    max-height: 37em;
    overflow: scroll;
}
.post-11 .con1 .news_more a {
    font-size: 16px;
    color: #1862ab;
    line-height: 25px;
}
.post-11 .con2 {
    flex: none;
    width: 550px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    height: 374px;
}
.post-11 .con1 .news_more a.shou img {
    transform: rotate(180deg);
}
.post-11 .con2 .button1 a {color: #036eb7;line-height: 80px;display: block;text-align: center;border: 1px solid #036eb7;font-size: 24px;position: relative;}

.post-11 .con2 .button1:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    background: url(../images/regbg.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    transition: all 0.4s ease-in-out;
    z-index: 0;
    width: 0;
}
.post-11 .con2 .button2 a {
    color: #fff;
    font-size: 24px;
    background: url(../images/regbg.png)no-repeat;
    background-size: 100% 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.post-11 .con2 .button2 {
    margin-top: 21px;
}
.post-11 .con2 .button2 a:hover img {
    margin-top: -10px;
}

.post-11 .con2 .button2 a img {
    transition: all 0.4s ease-in-out;
}

.post-11 .con2 .button1:hover:before {
       width:100%
}
.post-11 .con2 .button1 {
    position: relative;
}
.post-11 .con2 .button1:hover a{
       color:#fff
}
.post-12 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 108px;
}

.post-12 .con {
}
.post-11 {
    margin-bottom: 135px;
}

.post-12 .con .info {
    padding-left: 90px;
}
.post-11 .con1 .news_more a:hover img {
    margin-top: 5px;
}

.post-11 .con1 .news_more a img {
    transition: all 0.4s ease-in-out;
    vertical-align: middle;
}

.back-top:hover img {
    top: -5px;
}
.post-12 .con .info .tt {
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 24px;
}

.post-12 .con .info .text {
    font-size: 18px;
}

.post-12 .con .info.date {
    margin-bottom: 72px;
    background: url(../images/date.png) no-repeat;
}

.post-12 .con .info.address {
    background: url(../images/address.png) no-repeat;
}
.post-13 .tit,.post-14 .tit {
    text-align: center;
    margin-bottom: 63px;
}

.post-13 .tit .title:after, .post-14 .tit .title:after {
    left: 50%;
    margin-left: -32.5px;
}
.post-13 .news_list .news {
    width: 403px;
    text-align: center;
}
.post-13 .news_list::after{ content: '';
    width: 366px;}
.post-13 .news_list .news .news_imgs {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 32px;
    position: relative;
    padding: 2px;
    box-sizing: border-box;
}

.post-13 .news_list .news .news_imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
border-radius: 50%;
}

.post-13 .news_list .news .news_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.post-13 .news_list {display: flex;justify-content: space-between;flex-wrap: wrap;row-gap: 15px;}
.post-13 .news_list .news .news_text {
    font-size: 18px;
    line-height: 32px;
}

.post-13 {
    margin-bottom: 50px;
}

.post-14 .news_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}

.post-14 .news_list .news {
    width: 25%;
    text-align: center;
}

.post-14 .news_list .news .news_imgs{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-14 .news_list .news img {
    max-width: 100%;
    object-fit: contain;
    max-height: 100%;
}

.post-14 .news_list .news a {
    margin: 0 20px;
    background: #fff;
    height: 121px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.back-top {
    float: right;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 17px;
    font-size: 14px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;box-sizing: border-box;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {
    background-image: -moz-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%);
}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;display: block;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height: 34px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.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:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;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:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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:#1862ab;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #1862ab;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.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); } /**列表页文章图片大小限制**/
.col_news .news {
    font-size: 16px;
    line-height: 44px;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
    transition: all 0.4s ease-in-out;
}
.col_news .news:after {
    content: "";
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 2px);
    left: 0;
    top: 0;
}
.col_news .news:hover {
    padding-left: 25px;
}
.col_news .news .news_title {
    float: left;
    width: 80%;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col_news .news .news_meta {
    float: right;
}
.col_list .wp_listcolumn .wp_column.selected>a {
    color: #1862ab;
    font-weight: bold;
}

/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;background: #fff;box-shadow: 0 0 39px -17px #1862ab5c;padding: 30px;box-sizing: border-box;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #1862ab;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top:10px;min-height: 400px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {}
#footer .inner {padding: 55px 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 16px;line-height: 32px;font-weight:normal;text-align:left;padding-left: 37px;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copy1{
    background: url(../images/copy1.png) no-repeat left;
}
#footer .inner p.copy2{
    background: url(../images/copy2.png) no-repeat left;
}
#footer .inner p.copy3{
    background: url(../images/copy3.png) no-repeat left;
}
#footer .inner p.copy4{
    background: url(../images/copy2.png) no-repeat left;
}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
.back-top img {
    width: 48px;
    transition: all 0.4s ease-in-out;
    position: relative;
    top: 0;
}

.footer2 {
    border-top: 1px solid #e0e0e0;
}

.footer2 .inner {
    padding: 17px 0;
}

.footer2 p {
    font-size: 14px;
}
.post-14 .news_list .news a:hover {
    box-shadow: 0 6px 20px #00000029;
}
.post-14{
    margin-top: 20px;
}
.searchbtn {
    width: 80px;
    line-height: 29px;
    color: #333;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 27px;
    border-bottom: 1px solid #333;
    margin-right: 20px;
    background: url(../images/sous.png) no-repeat right;
    box-sizing: border-box;
    cursor: pointer;
}
.fixbox {
    position: fixed;
    z-index: 999;
    left: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s;
    top: 0;
    /* height: 100vh; */
    right: 0;
    background: #1862ab url(../images/fixbg.png) no-repeat bottom right;
    background-size: auto 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-size: cover; */
    bottom: 0;
    background-image: -moz-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%);
    /* background: #1862ab; */
    background-image: -ms-linear-gradient(0deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%);
}
.fixbox.nav:before {
    display: block;
    content: "";
    height: 1px;
    position: absolute;
    background: #774d4e;
    top: 193px;
    width: 100%;
}
.fixbox .inner {
    width: 1400px;
    margin: 0 auto;
    position: static;
}
.fixbox.open {
    visibility: initial;
    opacity: 1;
    /* height: 100vh; */
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;border-bottom: 1px solid #333;height: 29px;width: 200px;transition: all 0.4s ease-in-out;margin-right: 20px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px;margin-right: 27px;}
.wp-search .search-input input.search-title {width: 100%;padding: inherit;line-height: 32px;background: none;color: #333;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;background: url(../images/sous.png) no-repeat center;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: url(../images/sous.png) no-repeat center;cursor: pointer;}
.wp-search .search-btn button {
    width: 100%;
    height: 100%;
    background: no-repeat;
    border: none;
}
.circle-svg {
  width: 179px;
  height: auto;
  position: absolute;
  top: 1px;
  left: 1px;
}
 
.circle {
  fill: none;
  stroke: #208bbd;
  stroke-width: 2;
  rx: 1;
  ry: 1;
  /* animation: draw-circle2 1s forwards; */
  stroke-dasharray: 0 429;
}
 
.line {
  fill: none;
  stroke: black;
  stroke-width: 5;
  stroke-linecap: round;
  transform-origin: center;
  /* animation: draw-circle 10s linear infinite; */
}
 .post-13 .news_list .news .news_imgs:hover .circle {
    animation: draw-circle 1.5s linear forwards;
}
@keyframes draw-circle {
  0% {
    stroke-dasharray: 0 429;
  }
  100% {
    stroke-dasharray: 427 430;
  }
}
@keyframes draw-circle2 {
  0% {
    stroke-dasharray: 430 429;
  }
  100% {
    stroke-dasharray: 0 430;
  }
}

.es_list_singlearticle .content p{ font-family:"Arial", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;font-size: 16px;text-indent: inherit; }
.article .entry .read .Plenary img{border-radius: 50%;}
.Plenary .list-2 li{width: 25%;float: left;padding: 2.5%; height: 282px;}
.Plenary{width: 90%; margin: 0 auto;}
.es_article_content table{margin: 0 auto;}