@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "PingFang","ssb";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 15rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: #18267e ; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.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 .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:200px;}

/*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:0px 5px;font-size: 13px;color: #cad3d4;}
.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}
.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(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: 42px;color: #FFFFFF;font-size: 16px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;width:100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.14rem;background:none;text-align:center}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#0B4295; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

/**首页三列布局**/

.main1 .inner{padding:10px 0px 0px;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}



/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}

.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.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 {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0B4295;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; }/**栏目名称图标**/
.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;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 50px;line-height:32px;background: url(images/menu-icon-selected.png) no-repeat right;
    background-position-x: 20px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0B4295; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0B4295;}
.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:#0B4295;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;font-size: 18px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 50px;cursor:pointer;margin-left: 29px;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0B4295;} 
/*三级子栏目**/
.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#0B4295;} 
/**栏目新闻**/
.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 {float: left; display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0B4295;border-bottom: 3px solid #CBCBCB;}
.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 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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #0B4295;} /**文章标题**/
.article h2.arti_title {line-height: 34px;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;} /**文章内容**/
.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); display:block;}   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #18267d;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{float: left;margin-top: 12px;margin-left: 0.5rem;}
#footer .inner p{font-size: 12px;line-height: 21px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.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;}
.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: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.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;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: none;/**display: inline-block; **/margin: 0.2rem 0;width: 2.4rem;line-height: 0.5rem;background: transparent;border: 1px solid #ffffff;}
.botlinks .links-wrap a.links-arrow {display: block;height: 0.47rem;line-height: 0.47rem;padding: 0 0.25rem 0 0.1rem;color: #ffffff;background: url(images/arrow.png) no-repeat right top;font-size: 0.18rem;background-size: 0.31rem 1rem;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {color: rgba(255,255,255,0.5);background-position: right bottom;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 0.47rem;width: auto;min-width: 100%;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: #0B4295; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
.line1{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line3{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
/**.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}**/
.line5{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
/*pc*/

@font-face{
     font-family: 'ssb'; 
     src:url('fonts/SourceHanSerifCN-Bold.ttf') format('truetype');
}
@font-face{
     font-family: 'bmi'; 
     src:url('fonts/Barlow-MediumItalic.ttf') format('truetype');
}	
@font-face{
     font-family: 'sss'; 
    src:url('fonts/SourceHanSerifCN-Medium.ttf') format('truetype');
}
.searchwrapper{display:none}
.header{    background: linear-gradient(180deg, #0B4295, transparent);    padding-bottom: 3rem;    top: 0;    position: absolute;
    z-index: 1;}
#nav{background:none;margin-right:-0.2rem;}
.header .head-right{width:auto;}
.header .sitelogo .sitetitle{      font-family: 'ssb';
    font-size: 0.35rem;
    margin-left: 0.17rem;
    margin-top: 0.25rem; }
.header .sitelogo img{width: 5.5rem;}
.nav .wp-menu .menu-item a.menu-link{    font-size: 0.19rem;    line-height: 0.22rem;
    padding: 0 0.2rem;padding-bottom:0.2rem;}
.site-lang ul li.links a{    font-size: 0.14rem;line-height:0.16rem;
    color: #fff;margin:0 0.1rem;}
.head-right .righttop{    display: flex;
    justify-content: flex-end;}
.head-right .righttop .topsearchbtn{    font-size: 0.14rem;    padding-left: 0.2rem;background:url(images/searchbtn.svg) no-repeat center left / 0.14rem;
    margin-left: 0.1rem;    cursor: pointer;
    color: #fff;}

.head-right .site-lang .links.i3 a{background:url(images/enico.svg) no-repeat center left / 0.13rem;padding-left:0.18rem;}
.head-right .site-lang .links.i3{    border-left: 1px solid rgba(255, 255, 255, .6);border-right: 1px solid rgba(255, 255, 255, .6);}
.header .head-right{margin-top:0.32rem;}
.header .head-right .righttop{margin-bottom:0.25rem;}

.mbanner .news .news_title{    font-size: 0.34rem;
    color: #fff;
    font-family: 'ssb';    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0.61rem;
    width: 80%;
    margin: auto;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;display:none;}
.mbanner .slick-prev,.mbanner .slick-next{width:0.56rem;height:0.56rem;background:rgba(255,255,255,.15);border:1px solid #fff;opacity:1;box-shadow: unset;margin-top:-0.28rem;}
.mbanner .slick-prev{left:0.84rem;}
.mbanner .slick-next{right:0.84rem;}
.mbanner .slick-prev:hover,.mbanner .slick-next:hover{background:#fff;    transition: .5s;}

.mbanner .news_img{    padding-top:47.55%;}

.news_img{    position: relative;padding-top:69%;    overflow: hidden;}
.news_img img{    width: 100%;    transition: .5s;
    height: 100%;
    position: absolute;top:0;object-fit:cover;}
li:hover .news_img img{    transform: scale(1.1);}
.main1{background:url(images/mian1bg.png) no-repeat left top / 17.94rem 100%;}
.main1{background:url(images/main1bg.png) no-repeat left top / 17.94rem 100%;}
.post-tt .title{font-size: 0.4rem;color:#131313;
    font-weight: 600;}
.post-tt .more_btn a{    font-family: 'ssb';
    color: #195EA2;
    font-size: 0.18rem;    display: inline-block;
    padding-right: 0.18rem;background:url(images/moreicode.svg) no-repeat center right / 0.08rem;}
.post-tt .tt{display: flex;
    justify-content: space-between;
    align-items: flex-end;}
.post-tt .tt .title{    position: relative;}
.post-tt .tt .title .entitle{font-size:0.18rem;font-family: 'bmi'; color:#A5CDEE;font-weight: 500;margin-left: 0.2rem;}
.post-tt .tt .title::after{content:'';  display:block;  position: absolute;width:0.38rem;height:0.36rem;background:url(images/titlebgicode.svg) no-repeat center / contain;    left: -0.16rem;
    top: -0.19rem;}
.main3 .post-tt .tt .title .entitle{color:#6CABDE}

.post-12 .tt .title::after{/* background:url(images/titlebgico.svg) no-repeat center / contain; */}
.post-12 .tt .title .entitle{/* color:#A5CDEE; */}
.post-12 .title{/* color:#fff; */}
.post-12 .more_btn a{/* color: #fff; *//* background:url(images/moreico.svg) no-repeat center right / 0.08rem; */}


.post-12 .news_wz{    width: 35.7%;margin-top: 2rem;
    float: left;}
.post-12 .imgbox{width:56.67%;float:right;}
.post-12 .slick-prev{right:56.67%;left:auto;background:#AFCFEE  url(images/p12arrowleft.svg) no-repeat center / 0.14rem;}
.post-12 .slick-next{right:calc(56.67% - 1.17rem);background:#FFFFFF url(images/p12arrowright.svg) no-repeat center / 0.14rem;color: #195FA2;}
.post-12 .slick-next,.post-12 .slick-prev{    width: 1.17rem;bottom:0;top:auto;margin: 0;    opacity: 1;font-size:0;
    height: 1.17rem;
    border-radius: 0;}
.post-12{    position: relative;}
.post-12 .tt{width:35.7%;      z-index: 1;     position: absolute;
    margin-top: 0.93rem;
    margin-bottom: 0.63rem;}
.post-12 .news_list .news .news_time{
    font-size: 0.18rem;
    margin-bottom:0.28rem;
    color: #184D93;
    }
.post-12 .news_list .news .news_title {
    font-size: 0.22rem;
    margin-bottom:0.33rem;
    color: #000000;
    }
.post-12 .news_list .news .news_con {
    font-size: 0.14rem;
    line-height: 0.28rem;
    color: #000000;
    }
.post-12 .news_list .news .news_more{
    font-size: 0.14rem;
    margin-top:0.55rem;
    line-height:0.3rem;
    color: #195EA2;
    padding-right:0.5rem;
    background:  url(images/morebg.svg) no-repeat center right / 0.43rem;
    display: inline-block;
    }
.post-12 .news_list .news .news_more{    background:  url(images/morebg.png) no-repeat center right / 0.43rem;}
.main1 .inner{padding-top:0.84rem}
.maincontain1{background:url(images/mainconbg.png) no-repeat center / cover;}
.maincontain1{background:url(images/mainconbg1.png) no-repeat center / cover;}
.main2{background: url(images/m2bg.png) no-repeat center top 7rem / 6rem;mar;margin-top: 0.6rem;padding-top: 0.13rem;}
.post-21 .tt{margin-bottom:0.48rem;}
.post-21 .slick-slide{padding:0 0.14rem;padding-bottom:0.46rem;transition: .5s;}
.post-21 .news a{background:rgba(255,255,255,.79);display:block;    padding-top: 0.52rem;box-shadow:0 0 0.2rem rgba(79,140,255,.19)}
.post-21 .news a .imgbox{width:48%;margin: auto;}
.post-21 .news a .news_img{padding-top:133.1%;border-radius: 50%;}
.post-21 .news .title{
    font-size: 0.26rem;
    transition: .5s;
    color: #2B2B2B;
    font-family: 黑体;
    }
.post-21 .news_title .news_con.line4{
    font-size: 0.18rem;
    line-height: 0.5rem;
    font-family: 黑体; font-weight:bold;
    }
.post-21 .stitle{   transition: .5s; font-size: 0.14rem;margin-left:0.12rem;
    color: #003F7E;}
.post-21 .news_title{text-align: center;margin-top:0.27rem;/* margin-bottom: 0.1rem; */}
.post-21 .news_wzbox{  transition: .5s;  margin-left: 0.2rem;    margin-top: -0.46rem;
    transform: translateY(0.46rem);
    margin-right: 0.2rem;
    background: linear-gradient(180deg, #E6F3FF, #fff);}
.post-21 .news_wzbox .news_con{
    transition: .5s;
    font-size: 0.16rem;
    /* height: 0.28rem; */
    line-height: 0.32rem;
    padding: 0.05rem 0.24rem;
    text-align: center;
    word-wrap: break-word;font-family:sss;
    }
.post-21 .news_list{padding-bottom:0.5rem;    margin: 0 -0.14rem;}
.post-21 .news_wzbox .news_time{font-size:0.14rem;color:#6D6D6D;text-align:center;line-height:0.57rem;margin-top:0.25rem;border-top:1px solid #DDE0E2;transition: .5s;    margin-left: 0.24rem;
    margin-right: 0.24rem;}
.post-21 .slick-dots li{width:0.1rem;height:0.1rem;background:#4F8CFF;opacity: .42;    margin: 0 0.11rem;}
.post-21 .slick-dots li.slick-active{opacity: 1;}
.post-21 .news:hover{ 
    transform: translateY(-0.42rem);}
.post-21 .news:hover a{background:linear-gradient(135deg, #409ED4, #2C68CA)}
.post-21 .news:hover .title{color:#fff}
.post-21 .news:hover .news_con.line4{ color:#fff;}
.post-21 .news:hover .stitle{color:#fff}
.post-21 .news:hover .news_wzbox .news_con{color:#2A66C8}
.post-21 .news:hover .news_wzbox{background:#fff}
.post-21 .slick-list{padding-top:0.42rem;}
.post-22{    margin-top: 0.67rem;}
.post-22 .tt{margin-bottom:0.54rem;}
.post-22 .news{width:31.3%;float:left;margin-right:3.05%}
.post-22 .news:last-child{margin-right:0}
.post-22 .news .news_img{padding-top:68.3%}
.post-22 .news .news_day{font-size: 0.36rem;
    color: #184D93;}
.post-22 .news .news_mon{font-size:0.16rem;color:#184D93}
.post-22 .news .news_title {    font-size: 0.2rem;    margin-top: 0.2rem;
    line-height: 0.34rem;
    color: #101010;}
.post-22 .news .news_time{    margin-top: 0.3rem;}
.post-22 .news .news_time .news_mon{margin-top:0.13rem;}
.main2{/* padding-bottom:1.2rem; */}
.main3{background:url(images/m3bg.png) no-repeat center / cover;    padding-top: 0.78rem;
    padding-bottom: 1.07rem;}
.main3{
    background: url(images/main3bg.png) no-repeat top;
    padding-top: 1.98rem;
    padding-bottom: 1.07rem;
    }
.main3 .ml{    width: 47.26%;
    float: left;}
.main3 .mr{    width: 47.67%;
    float: right;}
.post-32 .news .news_title {    font-size: 0.2rem; width: calc(100% - 1.23rem);
    line-height: 0.32rem;    padding-left: 0.35rem;
    box-sizing: border-box;
    padding-right: 0.46rem;}
.post-32 .news{    background: #fff;margin-bottom:0.13rem;}
.main3 .post-tt .tt{margin-bottom:0.42rem;}
.post-32 .news .news_time{width:1.23rem;text-align:center;    border-right: 1px solid #DFE4E7;    padding: 0.07rem 0;}
.post-32 .news .news_time .news_day{    font-size: 0.36rem;    color: #184D93;}
.post-32 .news .news_time .news_mon{     font-size: 0.13rem;
    color: #184D93;   margin-top: 0.08rem;}
.post-32 .news a{    display: flex;padding:0.2rem 0 ;
    align-items: center;
    justify-content: space-between;}
#footer{background:url(images/footerbg.png) no-repeat center / cover;}

.post-31 .news .news_kzbox{height: 0;    transition: .5s;
    overflow: hidden;}
.post-31 .news{margin-bottom: 0.34rem;}
.post-31 .news a{    display: block;    padding: 0.08rem 0.35rem;border-top:0;
    background: #fff;}
.post-31 .news .news_title {    font-size: 0.2rem;
    line-height: 0.32rem;}
.post-31 .news .news_wz{width: calc(100% - 1rem);
    float: right;}
.post-31 .news .news_time{width:0.72rem;float:left;}
.post-31 .news .news_day{    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #184D93;}
.post-31 .news .news_mon{    font-size: 0.16rem;
    line-height: 0.22rem;
    color: #184D93;}
.post-31 .news.hover .news_kzbox {height:0.93rem;    border-left: 1px solid #B51C10;margin-top:0.4rem;}
.post-31 .news .news_kzbox .news_kz{overflow: hidden;    color: rgba(40, 40, 40, .6);
text-overflow:ellipsis;
white-space: nowrap;line-height:0.31rem;padding-left:0.45rem; font-size:0.2rem;}
.post-31 .news.hover a{padding-top:0.3rem;border-top:0.08rem solid #3480CE;    padding-bottom: 0.37rem;}
.post-31 .news .news_kzbox .news_kz:first-child{background:url(images/kz1ico.svg) no-repeat center left 0.18rem / 0.17rem; }
.post-31 .news .news_kzbox .news_kz:nth-child(2){background:url(images/kz2ico.svg) no-repeat center left 0.18rem / 0.14rem; }
.post-31 .news .news_kzbox .news_kz:nth-child(3){background:url(images/kz3ico.svg) no-repeat center left 0.18rem / 0.14rem; }
#footer .inner{padding:0}
.footer .mod_b .zdbq{    text-align: center;
    font-size: 0.14rem;
    color: rgba(255, 255, 255, .61);    line-height: 0.26rem;}
.footer .mod_b{    padding: 0.23rem 0;
    border-top: 1px solid rgba(255, 255, 255, .2);}
.footlogobox{position: relative;/* margin: 0 0.4rem 0 0; */padding: 0.7rem 0 0 0;}
.footlogobox::before{
    content:'';
    display:block;
    width:2.45rem;
    height:2.03rem;
    background:url(images/footlogobg.svg) no-repeat center / contain;
    position: absolute;
    top: 0rem;
    left: 0.5rem;
    }


.footlogobox img{width: 4.5rem;}
#footer .inner .foot-left{    padding: 0.66rem 0 0.36rem;
    margin-top: 0;}
#footer .foot-left .zdxx{margin-top:0.48rem;position: relative;/* width: 7rem; */}
#footer .foot-left .zdxx .copy{
    /* width:50%; */
    /* float:left; */
    font-size: 0.18rem;
    margin-bottom:0.2rem;
    padding-left: 0.58rem;
    box-sizing: border-box;
    line-height: 0.28rem;
    color: #fff;
    }
#footer .foot-left .zdxx .copy1{background:url(images/footico1.svg) no-repeat center left / 0.3rem}
#footer .foot-left .zdxx .copy2{background:url(images/footico2.svg) no-repeat center left / 0.3rem}
#footer .foot-left .zdxx .copy3{background:url(images/footico3.svg) no-repeat center left / 0.3rem}
#footer .foot-left .zdxx .copy4{background:url(images/footico4.svg) no-repeat center left / 0.3rem}
.foot-right .footnav .menu-item .menu-link{font-size: 0.19rem;
    color: #fff;}
.foot-right .footnav .menu-item{float:left;    padding: 0 0.2rem;}
#footer .inner .foot-right{margin-top: 0.83rem;}
.foot-right .footnav .menu-item .sub-menu .sub-item{    text-align: center;}
.foot-right .footnav .menu-item .sub-menu .sub-item a{    font-size: 0.14rem;
    line-height: 0.31rem;
    color: rgba(255, 255, 255, .6);}
.foot-right .footnav .menu-item .sub-menu{    margin-top: 0.3rem;}
.searchwrapper .close{font-size: 0.8rem;    display: inline-block;    margin-top: 1rem;    cursor: pointer;
    margin-right: 1rem;
    color: #fff;}
.searchwrapper{    position: fixed;text-align: right;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;}
.searchwrapper .searchbox{    width: 50%;    min-width: 300px;
    margin: auto;
    margin-top: 30vh;}
.wp-search .search-input{margin-left:0.1rem;}
.wp-search .search-input input.search-title{color: #333;padding-left: 0.1rem;
    height: .45rem;
    line-height: .45rem;
    padding: 0;
    font-size: 0.16rem;
    font-family: "Microsoft Yahei";}
.wp-search .search-btn{    width: 0.45rem;
    height: 0.45rem;}
.wp-search .search-btn input.search-submit{    width: 0.45rem;
    height: 0.45rem;}
.wp-search{background:#fff;border:none}
.list .header{    padding-bottom: 0.5rem;}
.l-banner{height:4rem;background-size:cover}
.list .listcon .news .news_title{    font-size: 0.18rem;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    width: calc(100% - 1.2rem);
    display: block;}
.list .listcon .news a{display:flex;}
.list .listcon .news .news_title{    font-size: 0.18rem;overflow: hidden;    line-height: 0.42rem;
text-overflow:ellipsis;
white-space: nowrap;
    width: calc(100% - 1.2rem);
    display: block;}
.list .listcon .news .news_meta{color: #999;font-size:0.14rem;line-height:0.42rem;display:block;width:1.2rem;text-align:right}
.list .entry{min-height:550px;}

#footer .foot-left .zdxx .copy1,#footer .foot-left .zdxx .copy3{/* width:57%; */}
#footer .foot-left .zdxx .copy2,#footer .foot-left .zdxx .copy4{/* width:43%; */}

.foot-right1 {float:right;margin-top: 0.85rem;}
.foot-right1 .tt{color:#ffffff;font-size: 0.24rem;line-height: 0.3rem;margin-bottom: 0.2rem;}

.post-81 .news_title{
    color: #ffffff;
    font-size: 0.18rem;
    line-height: 0.34rem;
    margin-top: 0rem;
    padding-left: 0.2rem;
    position:relative;
    }
.post-81 .news_title:before{position:absolute;content:"";background: url(images/ddd.png) no-repeat center;left: 0;width: 0.13rem;height: 0.15rem;transform: translateX(0%);top: 50%;margin-top: -0.075rem;}




li.list-item.wow.fadeInUp {
    padding: 18px;
    overflow: hidden;
    border-top: 3px solid #003f88;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    width: 49%;
    margin-right: 1%;
    float: left;
    box-sizing: border-box;
}

li.list-item.wow.fadeInUp .pic {
    float: left;
    width: 156px;
    height: 208px;
}

li.list-item.wow.fadeInUp .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

li.list-item.wow.fadeInUp .info {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0 0 180px;
}

li.list-item.wow.fadeInUp .info h3 {
    display: inline-block;
    font-size: 18px;
    color: #003f88;
    font-weight: bold;
    padding-bottom: 10px;
}

li.list-item.wow.fadeInUp .info p {
    font-size: 16px;
    line-height: 36px;
    word-break: break-all;
}

li.list-item.wow.fadeInUp .info .over {
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.teachers_top {
    float: left;
    font-size: 18px;
    color: #003f88;
    /* padding-bottom: 10px; */
    /* border-bottom: 3px solid #c4d5e8; */
    /* margin-bottom: 20px; */
}

h3.col_name {
    height: 103px;
    line-height: 103px;
    background-color: #0e3989;
    text-align: center;
}

span.Column_Anchor {
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    line-height: 110px;
    letter-spacing: 2px;
}

.col_list .wp_listcolumn .wp_column a {
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 22px;
    color: #333;
    /* padding-left: 10%; */
    background: #dbdbdb no-repeat 80% center;
    /* background-image: url(../images/menu-icon.png); */
    /* border-radius: 30px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* padding-right: 10%; */
}


//.mlink.botlinks { display:none;}
.post-31 .line2{-webkit-line-clamp: 1;}
/*4.16*/
.header{    background: linear-gradient(180deg, rgba(11, 66, 149, .66), transparent);}
.mbanner .news_img{    padding-top: 30%;}
.post-12 .imgbox{width:42.3%;}
.post-12 .news_wz,.post-12 .tt{width:47.3%}
.post-12 .slick-next, .post-12 .slick-prev{    width: 0.86rem;    height: 0.86rem;}
.post-12 .slick-next{    right: calc(42.3% - 0.86rem);}
.post-12 .slick-prev{    right: 42.3%}
.post-12 .news_list .news .news_con{height:1.5rem;    font-size: 0.16rem;
    line-height: 0.3rem; font-family:sss;}
.post-12 .news_list .news .news_more{margin-top:0.27rem;    float: right;}
.post-12 .news_wz{margin-top:0.72rem;}
.post-12 .tt{margin-top:0;margin-bottom:0}
.post-12 .news_img{
    padding-top: 59.6%;}
.post-21 .news_wzbox .news_time{display:none}
.post-22 .news{margin-right:0;padding:0 0.13rem}
.post-22 .news_list{margin:0 -0.13rem}
.post-22 .news .news_time{    font-size: 0.16rem;
    color: #184D93;}
.post-22 .news .news_img{    padding-top: 67.8%;}
.post-22 .slick-dots li{    background: rgba(79, 140, 255, .6);    margin: 0px 0.11rem;}
.post-22 .slick-dots li.slick-active{    background: rgba(79, 140, 255);}
.post-22 .slick-dots{bottom:-0.57rem;}
.post-22 .news .news_time{margin-top: 0.14rem;}
.post-22 .news .news_title{    margin-top: 0.1rem;}
#footer .inner .foot-left{    display: flex}
.post-82 img{    width: 1.64rem;}
.foot-left .infott{    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #fff;
    margin-bottom: 0.24rem; text-align:center;}
#footer .foot-left .zdxx{
    margin-top: 0;
    margin-left: 0.47rem;
    border-left: 1px solid rgba(255, 255, 255, .44);
    padding-left: 0.57rem;
    padding-right: 0.81rem;
    border-right: 1px solid rgba(255, 255, 255, .44);
    /* padding-top: 0.5rem; */
    }
#footer .inner .foot-right{margin-left: 0.5rem;margin-top: 0.5rem;}
#footer .inner .foot-left{padding: 0.26rem 0;}
#footer .foot-left .zdxx .copy{    margin-bottom: 0.16rem;    line-height: 0.24rem;}
.botlinks .links-wrap{    width: 2.54rem;    background: rgba(255, 255, 255, .25);
    border: none;    line-height: 0.47rem;}
.botlinks .links-wrap a.links-arrow{    padding: 0 0.25rem 0 0.26rem;    background-position: right 0.22rem center;background-image:url(images/arrow.svg);background-size:0.13rem}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow{;background-image:url(images/arrow2.svg);  background-position: right 0.22rem center;}



.post-21 .news_con.line4.jj{overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;}

.header{background: linear-gradient(180deg, rgba(25, 76, 162), transparent);}