@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: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333333;text-decoration:none;transition:all 0.4s ease-in-out;font-family: "思源宋体";}
a:hover { color:#095ab5;}
@font-face{font-family: '思源宋体'; src : url('css/SourceHanSerifCN-Regular.ttf');}
@font-face{font-family: '思源黑体 CN'; src : url('css/SourceHanSansK-Regular.ttf');}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 15rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;}
#head .inner{height: auto;position:relative;}
.header .sitelogo{float:left;margin-top: 0.59rem;width:4.89rem;}
.header .sitelogo img{width:100%;height:100%;}
.header .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: 29px;}
.header .head-right .right-top .head-r{float:right;}
.list .header{}
/*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/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{float: right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;padding: 0 0.2rem;position: relative;}
.site-lang ul li.links:after{content: '';display: block;width: 0.01rem;height: 0.17rem;background: rgb(255 255 255 / 32%);position: absolute;right: 0;transform: translateY(50%);bottom: 50%;}
.site-lang ul li.links:last-child:after{display:none;}
.site-lang ul li.links a{line-height: 0.31rem;font-size: 0.14rem;color: rgb(255 255 255 / 80%);transition: all .4s ease;font-family: "微软雅黑";}
.site-lang ul li.links a:hover{font-size: 0.145rem;font-weight:bold;}

.site-lang2{float: right;}
.site-lang2 ul{float:right;}
.site-lang2 ul li.links{float:left;display: block;margin: 0 0.105rem;}
.site-lang2 ul li.links a{display: block;width: 0.31rem;line-height: 0.31rem;font-size: 0;color: #fff;transition: all .4s ease;}
.site-lang2 ul li.links.i1 a{    background: url(images/lang2_bg1.png) no-repeat center;    background-size: contain;}
.site-lang2 ul li.links.i2 a{    background: url(images/lang2_bg2.png) no-repeat center;    background-size: contain;}
.site-lang2 ul li.links:hover a{    opacity: .6;}
/*默认主导航样式*/
#nav{float:right;margin-top: 0.22rem;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;margin-left: 0.57rem;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;line-height: 0.4rem;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:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 0.42rem;min-width: 100%;z-index: 100;transform: translateX(50%);/* background:#fff; */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #223f9a;height: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.15rem;background: #fff;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #223f9a;display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding:0;}
.mbanner .view .news_bg {width: 100%;transition-duration: 1s;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;}
.mbanner .slide_imgs {display: block;width: 100%;overflow: hidden;padding-top: 47.3%;position: relative;}
.mbanner .view .news_wz{    text-align: center;    position: absolute;    left: 3.45rem;    right: 3.45rem;    transform: translateY(50%);    bottom: 50%;    z-index: 999;}
.mbanner .view .news_wz .news_title{margin-bottom: 0.43rem;width: 100%;font-size: 0.79rem;font-weight: bold;color: #fff;z-index: 99;line-height: 1.14rem;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.mbanner .view .news_wz .news_text{display: block;line-height: 0.38rem;font-size: 0.22rem;color: rgb(255 255 255 / 82%);display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.mbanner .view .banner_bg{    position: absolute;    top: 0;    bottom: 0;    right: 0;    left: 0;    background: linear-gradient(to bottom, #243F9A, transparent);    pointer-events: none;}
.mbanner .slick-dots {position: absolute;left: 50%;bottom: 0.58rem;transform: translateX(-50%);width: auto;}
.mbanner .slick-dots li{text-align: center;margin: 0 0.14rem;float:left;transition: all 0.4s ease-in-out;width: 0.12rem;height: 0.12rem;background: transparent;}
.mbanner .slick-dots button {margin: 0 auto;display:block;line-height: 0.12rem;height: 0.12rem;width: 0.12rem;border: 0;background: rgb(255 255 255 / 32%);color: #fff;font-size: 0px;border-radius: 50%;}
.mbanner .slick-dots li.slick-active {width: 0.12rem;height: 13px;font-size: 0px;font-weight:bold;background: #fff;}
.mbanner .slick-dots li.slick-active button{height: 0.12rem;width: 0.12rem;background: #fff;}
.mbanner .slick-prev,.mbanner .slick-next{    width: 0.57rem;    height: 0.57rem;    margin: 0;    top: auto;    z-index: 999;    transform: translateY(50%);    bottom: 43%;transition: all 0.4s ease-in-out;}
.mbanner .slick-prev{    left: 0.93rem;    background: url(images/banner_prev.png) no-repeat center;    background-size: contain;}
.mbanner .slick-next{    right: 0.93rem;    background: url(images/banner_next.png) no-repeat center;    background-size: contain;}
.mbanner .slick-prev:hover,.mbanner .slick-next:hover{    opacity: .6;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post {}
.post .tt {position: relative;display:inline-block;width:100%;text-align: left;} /**标题栏**/
.post .tt .tit {display:inline-block;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 0.6rem;color: #272727;font-size: 0.42rem;font-family: '思源宋体';position: relative;}
.post .tt .tit .title .sub{line-height:25px;font-size:22px;color:#1A55A0;padding-left:10px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display: block;*display:inline; *zoom:1;height: 0.2rem;line-height: 0.2rem;position: absolute;transform: translateY(50%);right: 0;bottom: 50%;}
.post .more_btn .more_text{
    font-size: 0.18rem;
    font-family: Arial;
    padding-right: 0.31rem;
    background: url(images/more_bg.png) no-repeat center right;    transition: all 0.4s ease-in-out;
    color: #223F9A;
} 
.post .more_btn .more_text:hover{background: url(images/more_bg.png) no-repeat center right 0.08rem;}
.post .more_btn a{color:#7E7E7E;} 
.post .more_btn a:hover{color:#7E7E7E;} 
/*标准标题*/
.post1 {}
.post1 .tt {
}
.post1 .tt .tit {
}
.post1 .tt .tit .title {}
.post1 .tt .tit .title:after{content:"";display:block;width: 0.56rem;height: 0.12rem;background: #2C4EB8;position: absolute;bottom: -0.28rem;transform: translateX(50%);right: 50%;}
.post1 .tt .tit .title.selected {}
.post1 .more_btn a{}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 5.2rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;position: relative;}
.l-banner:after{content:"";display:block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(to bottom, #243F9A, transparent);pointer-events: none;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: #F4F6FD url(images/list_bg.png) no-repeat bottom;
    background-size: cover;
}
#l-container .inner {padding: 0.25rem 0px;}
/**主体文章页开始**/
#d-container {
    background: #F4F6FD url(images/list_bg.png) no-repeat bottom;
    background-size: cover;
}
#d-container .inner {}

.col_menu {width: 3.6rem;float:left;margin-right: -3.6rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #223F9A;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.22rem;font-weight:normal;color:#fff;font-family: 思源黑体 CN;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.65rem;padding: 0px 0.05rem 0px 0.3rem;}/**栏目名称图标**/
.col_menu .col_menu_con{}
/*栏目列表*/
.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: 0.23rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #CBD1E9;font-family: 思源黑体 CN;background-position: center left 70%;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.15rem 0px 0.15rem 0.24rem;line-height: 0.42rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #333333;background: #fff url(images/col_bg.png) no-repeat center right 0.3rem;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #333333;}
.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{}
/*二级子栏目**/
.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.42rem;padding: 5px 10px 5px 44px;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: #333333;} 
/*三级子栏目**/
.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:#223F9A;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 4.15rem;}
.col_news_head {}
.col_metas .col_title {display:inline-block;float:left;height: 0.48rem;line-height: 0.48rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.32rem;font-family: '思源宋体';font-weight: normal;color: #1E1E1E;=: 3pxsolid #CBCBCB;font-weight: bold;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 0.46rem;line-height: 0.46rem;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 0.15rem 0px 0.1rem 0px;margin:0 0px;}
.col_news_list { margin-top:0.07rem;}
.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: 0.25rem 0.6rem;margin:0 auto;width:auto;}
.article {padding-top: 0.1rem;}
.article h1.arti_title {line-height: 0.36rem;font-family: '思源宋体';font-size: 0.26rem;text-align:center;color: #223F9A;} /**文章标题**/
.article h2.arti_title {line-height: 0.34rem;font-family: "Microsoft YaHei";font-size: 0.17rem;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin: 0 0.05rem;font-size: 0.14rem;color:#787878;font-family: 思源黑体 CN;}/**文章其他属性**/
.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); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: url(images/foot_bg.png) no-repeat bottom;background-size: cover;}
#footer .inner {padding: 0.83rem 0px 0px;position:relative;}
.footer .foot_top{padding-bottom:0.35rem;border-bottom: 0.01rem solid rgb(255 255 255 / 20%);margin-bottom: 0.65rem;}

.footer .foot_mid{}
.footer .foot_mid .ml{float: left;}
.footer .foot_mid .ml.ml2{
    margin-top: 0.52rem;
}
.footer .foot_mid .ml .copyright{
    line-height: 0.32rem;
    font-size: 0.16rem;
    font-family: 思源黑体 CN;
    color: rgb(255 255 255 / 80%);
}
.footer .foot_mid .ml .copyright.contact{
    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #FFFFFF;
    font-family: '思源宋体';
    font-weight: bold;
    margin-bottom: 0.17rem;
}
.footer .foot_mid .ml .copyright span{margin-right: 0.35rem;}
.footer .foot_mid .mr{
    float: right;
    margin-top: 0.18rem;
}
.footer .foot_mid .mr .news_list{}
.footer .foot_mid .mr .news_list li.news{
    float: right;
    margin-left: 0.57rem;
}
.footer .foot_mid .mr .news_list li.news .news_imgs{
    display: block;
    width: 1.09rem;
    overflow: hidden;
    padding-top: 1.09rem;
    position: relative;
}
.footer .foot_mid .mr .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}
.footer .foot_mid .mr .news_list li.news .news_title{
    line-height: 0.36rem;
    text-align: center;
    font-size: 0.16rem;
    font-family: 思源黑体 CN;
    color: rgb(162 162 162 / 60%);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer .foot_mid .mr .news_list li.news .news_title a{}

.footer .foot_bottom{float: left;width:100%;text-align: left;margin-top: 0.83rem;padding: 0.375rem 0;border-top: 0.01rem solid rgb(255 255 255 / 20%);}
.footer .foot_bottom .copyright{line-height: 0.18rem;color: rgba(255,255,255,0.5);font-size: 0.16rem;font-family: 思源黑体 CN;}
.footer .foot_bottom .copyright span{}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{display:inline-block;position:relative;padding-left: 18px;width: 243px;background: #fff;box-sizing: border-box;border-radius: 17px;}
.wp_search #keyword{width: 187px!important;border:none;height: 38px;line-height: 38px;background:transparent;color: #575757;font-family: 微软雅黑;}
.wp_search .search{width: 38px;height: 38px;border:0px;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;vertical-align:top;border-radius: 17px;}
/*自定义输入框*/
.searchbox{text-align:right;float:right;width: 2rem;}
.wp-search {position: relative;background: transparent;border-radius: 0.32rem;border: 1px solid rgb(78 108 177 / 34%);}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 0.15rem;margin-right: 0.29rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.29rem;line-height: 0.3rem;background: none;color: rgb(255 255 255 / 40%);font-size: 0.14rem;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width: 0.29rem;height: 0.29rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 0.29rem;height: 0.29rem;border:0;outline: 0;background: #223F9A url(images/sous.png) no-repeat center;cursor: pointer;border-radius: 50%;}
/*搜索去背景色：*/
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;}
/*搜索去背景色：*/
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;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 7px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i2 a{    background: url(images/wx_icon.png) no-repeat center;}
.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: 60px; 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: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.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: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height: 0.45rem;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 1rem;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left: 8px solid #223f9a;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:15px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 0.18rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width: 1rem;float:right;text-align:right;font-size: 0.18rem;}
/*banner*/
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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;}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}
/*自定义样式*/
.main1{
    background: #F4F6FD;
}
.main1 .inner{
    padding: 0 0 0.8rem;
    position: relative;
}
.post-12{
    float: left;
    width: 6.9rem;
    padding-top: 0.62rem;
    padding-right: 2.78rem;
    padding-bottom: 0.96rem;
    background: #fff;
    position: relative;
}
.post-12:after{content:"";display:block;position: absolute;bottom: -0.8rem;right: -3.32rem;width: 5.85rem;height: 5.25rem;background: url(images/post12_bg.png) no-repeat center;background-size: contain;}
.post-12 .tt{
    margin-bottom: 0.6rem;
}
.post-12 .tt .tit{
    padding-left: 0.52rem;
    border-left: 0.17rem solid #2C4EB8;
}
.post-12 .tt .tit .title{
    position: relative;
    line-height: 0.56rem;
    font-size: 0.42rem;
    color: #1E1E1E;
    font-weight: bold;
    font-family: 思源宋体;
}
.post-12 .tt .tit .title:after{content:"";display:block;width: 6.17rem;height: 1.46rem;position: absolute;background: url(images/tt12_bg.png) no-repeat center;transform: translateY(50%);bottom: 50%;left: 0.53rem;background-size: contain;display:none;}
.post-12 .news_list{}
.post-12 .news_list li.news{
    padding-left: 0.69rem;
}
.post-12 .news_list li.news .news_date{
    display: block;
    width: 100%;
    text-align: left;
    line-height: 0.24rem;
    height: 0.24rem;
    font-size: 0.18rem;
    color: #223F9A;
    font-family: "微软雅黑";
    margin-bottom: 0.34rem;
}
.post-12 .news_list li.news .news_title{
    line-height: 0.42rem;
    height: 0.84rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.46rem;
}
.post-12 .news_list li.news .news_title a{
    font-size: 0.2rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-12 .news_list li.news .news_text{
    line-height: 0.4rem;
    height: 2rem;
    margin-bottom: 1.16rem;
}
.post-12 .news_list li.news .news_text a{
    font-size: 0.18rem;
    color: rgb(73 73 73 / 75%);
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-12 .news_list li.news .news_text a:hover{color:#223F9A;}
.post-12 .news_list li.news .news_more{
    float: left;
    line-height: 0.26rem;
    height: 0.26rem;
}
.post-12 .news_list li.news .news_more a{
    display: block;
    padding-right: 0.38rem;
    font-size: 0.23rem;
    font-family: Arial;
    color: #223F9A;
    background: url(images/more12_bg.png) no-repeat right center;transition: all 0.4s ease-in-out;
}
.post-12 .news_list li.news .news_more:hover a{padding-right: 0.48rem;}

.post-11{position: absolute;z-index: 999;top: 1.41rem;left: 7.69rem;width: 9.41rem;}
.post-11 .news_list{}
.post-11 .news_list li.news{}
.post-11 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 65.1%;
    position: relative;
}
.post-11 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;transition: 1s;
}
.post-11 .news_list li.news .news_imgs:hover img{transform: scale(1.05);}
.post-11 .slick-prev,.post-11 .slick-next{
    width: 1rem;
    height: 0.9rem;
    margin: 0;
    z-index: 999;
    transition: all 0.4s ease-in-out;
}
.post-11 .slick-prev{
    top: 0;
    left: 0;
    background: #fff url(images/post11_prev.png) no-repeat center;
    border-right: 0.01rem solid rgb(112 112 112 / 30%);
}
.post-11 .slick-next{
    top: 0;
    left: 1rem;
    background: #fff url(images/post11_next.png) no-repeat center;
}
.post-11 .slick-prev:hover,.post-11 .slick-next:hover{opacity: .95;}

.main2{
    background: #F4F6FD url(images/main2_bg.png) no-repeat top;
    background-size: cover;
}
.main2 .inner{
    padding-top:0.61rem;
    padding-bottom: 0.95rem;
    position: relative;
}
.post-21{
    float: left;
    width: 5.24rem;
    padding-left: 0.86rem;
    padding-top: 1.18rem;
    box-sizing: border-box;
    position: relative;
    z-index: 999;
}
.post-21 .news_list{}
.post-21 .news_list li.news{display:none!important;}
.post-21 .news_list li.news.active{display:block!important;}
.post-21 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 150%;
    position: relative;
}
.post-21 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;transition: 1s;
}
.post-21 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-22{
    float: right;
    width: 8.1rem;
    margin-top: 0.48rem;
}

.post-22 .tt{margin-bottom: 1rem;}
.post-22 .tt .tit{}
.post-22 .tt .tit .title{
}
.post-22 .tt .tit .title:after{content: "";
    display: block;
    width: 0.56rem;
    height: 0.12rem;
    background: #2C4EB8;
    position: absolute;
    bottom: -0.28rem;
    left:0;}
.post-22 .tt .tit .title img{width:100%;height:100%;}
.post-22 .news_list{
    position: relative;
}
.post-22 .news_list li.news{height: 0.72rem;overflow: hidden;margin-bottom: 0.38rem;position: relative;transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);}
.post-22 .news_list li.news.selected {padding-bottom: 1.9rem;}
.post-22 .news_list li.news .news_box{    position: relative;
    padding-left: 1.18rem;
    box-sizing: border-box;
}
.post-22 .news_list li.news .news_icon{
    position: absolute;
    left: 0;
    transform: translateY(50%);
    bottom: 50%;
    display: block;
    border: 0.01rem solid #2C4EB8;
    width: 0.65rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #2C4EB8;
    font-family: Alimama ShuHeiTi;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.post-22 .news_list li.news.selected .news_icon{
    width: 0.69rem;
    height: 0.69rem;
    line-height: 0.71rem;
    background: #2C4EB8;
    color: #fff;
}
.post-22 .news_list li.news .news_wz{
    position: relative;
    height: 0.72rem;
    width: 100%;
    display: flex;
    align-items: center;
}
.post-22 .news_list li.news .news_wz .news_meta{
    float: left;
    text-align: center;
    height: 0.72rem;
    width: 0.5rem;
}
.post-22 .news_list li.news .news_wz .news_meta .news_days{line-height: 0.5rem;font-size: 0.4rem;font-weight: bold;font-family: Merriweather;color: #223F9A;}
.post-22 .news_list li.news .news_wz .news_meta .news_years{
    line-height: 0.12rem;
    font-size: 0.12rem;
    color: #223F9A;
    font-family: 微软雅黑;
}
.post-22 .news_list li.news .news_wz .news_title{
    position: absolute;
    left: 0.73rem;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
}
.post-22 .news_list li.news .news_wz .news_title a{font-size: 0.2rem;line-height: 0.36rem;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.post-22 .news_list li.news .news_info{
    position: absolute;
    left: 1.21rem;
    bottom: 0;
    right: 0;
    padding-bottom: 0.32rem;
    padding-top: 0.3rem;
    padding-left: 0.73rem;
    border-top: 0.02rem solid rgb(112 112 112 / 24%);
    transform: translateY(100%);
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.post-22 .news_list li.news.selected .news_info{
    transform: translateY(0%);
}
.post-22 .news_list li.news .news_info .kzzd{
    padding-left: 0.28rem;
    line-height: 0.32rem;
    height: 0.32rem;
    font-family: 思源黑体 CN;
    color: rgb(40 40 40 / 71%);
}
.post-22 .news_list li.news .news_info .kzzd.kzzd1{
    background: url(images/kzzd1.png) no-repeat left center;
}
.post-22 .news_list li.news .news_info .kzzd.kzzd2{
    background: url(images/kzzd2.png) no-repeat left center;
}
.post-22 .news_list li.news .news_info .kzzd.kzzd3{
    background: url(images/kzzd3.png) no-repeat left center;
}
.post-22 .slick-list{    height: 6.55rem !important;}
.post-22 .slick-list .slick-track{    height: 6.55rem !important;}
.post-22 .slick-prev,.post-22 .slick-next{
    background: #000;
}
.post22_prev,.post22_next{
    position: absolute;
    width: 0.15rem;
    height: 0.15rem;
    z-index: 999;
    cursor: pointer;
}
.post22_prev{
    top: -0.43rem;
    left: 0.28rem;
    background: url(images/22_prev.png) no-repeat center;
    background-size: contain;
}
.post22_next{
    bottom: -0.43rem;
    left: 0.28rem;
    background: url(images/22_next.png) no-repeat center;
    background-size: contain;
}


.main3{
    background: url(images/main3_bg.png) no-repeat top center;
    background-size: cover;
}
.main3 .inner{padding:0.8rem 0 1.42rem;}
.post-32{
    float: left;
    width: 5.24rem;
}
.post-31 .tt{margin-bottom:0.63rem;}
.post-31 .tt .tit{}
.post-31 .tt .tit .title{
}
.post-31 .tt .tit .title:after{content: "";
    display: block;
    width: 0.56rem;
    height: 0.12rem;
    background: #2C4EB8;
    position: absolute;
    bottom: -0.28rem;
    left:0;}
.post-32 ul.tab-menu{}
.post-32 ul.tab-menu li.news{
    position: relative;
    padding: 0 0.56rem;
    line-height: 1.15rem;
    border-bottom: 0.01rem solid #D7D7D7;
    background: #fff;
    /* transition: all 0.4s ease-in-out; */
}
.post-32 ul.tab-menu li.news .news_title{
    transition: all 0.4s ease-in-out;
}
.post-32 ul.tab-menu li.news .news_title a{
    font-size: 0.2rem;
    font-weight: bold;
    color: #040404;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-32 ul.tab-menu li.news.selected{
    background: #CD3BCC;
    border-bottom: 0.01rem solid #CD3BCC;
}
.post-32 ul.tab-menu li.news.selected:after{content:"";display:block;position: absolute;transform: translateY(50%);bottom: 50%;right: -0.12rem;width: 0.15rem;height: 0.31rem;background: url(images/post32_bg2.png) no-repeat center;z-index: 999;transition: all 0.4s ease-in-out;}
.post-32 ul.tab-menu li.news.selected .news_title{
    padding-left: 0.25rem;
    background: url(images/post32_bg.png) no-repeat center left;
}
.post-32 ul.tab-menu li.news.selected .news_title a{
    color: #fff;
}
.post-33{
    float: right;
    width: calc(100% - 5.24rem);
}
.post-33 ul.tab-list{}
.post-33 ul.tab-list li.news{}
.post-33 ul.tab-list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 5.8rem;
    position: relative;
}
.post-33 ul.tab-list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;transition: 1s;
}
.post-33 ul.tab-list li.news .news_imgs:hover img{transform: scale(1.1);}
.main4{
    background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(244, 246, 253, 1) 50%, rgba(244, 246, 253, 1) 100%);
}
.main4 .inner{
    padding: 0.67rem 1.65rem;
}
.post-41{}
.post-41 .tt{margin-bottom:0.76rem;text-align: center;}
.post-41 .news_list{}
.post-41 .news_list li.news{
    float: left;
    width: 47.7%;
}
.post-41 .news_list li.news:nth-child(2n){
    float: right;
}
.post-41 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 56.4%;
    position: relative;
}
.post-41 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;transition: 1s;object-fit:cover;
}
.post-41 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-41 .news_list li.news .news_title{
    padding: 0.24rem 0;
    line-height: 0.44rem;
    height: 0.88rem;
    display: flex;
    align-items: center;
}
.post-41 .news_list li.news .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.2rem;
    font-weight: bold;
}
.post-10{
    position: fixed;
    left: 0;
    bottom: .5rem;
    z-index: 9999;
}
.post-10 .news_list{}
.post-10 .news_list li.news{
    float: left;
    width: 1.8rem;
    padding: 0.1rem 0.2rem;
    text-align: center;
    border: 0.05rem solid rgb(44 78 184 / 60%);
    border-radius: 0.2rem;
    margin-right: 0.2rem;
    background: rgb(44 78 184 / 60%);
    transition: all 0.4s ease-in-out;
}
.post-10 .news_list li.news:hover{    background: #2c4eb8; }
.post-10 .news_list li.news .news_title{
    font-family: 思源宋体;
    font-size: 0.18rem;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
    color: #fff;
}
.post-10 .news_list li.news:hover .news_title{color:#fff;}


/*列表页*/
.col_menu .col_menu_head{display:none;}
.col_metas .col_path{display:none;}
.col_head_box{
    margin-bottom: 0.42rem;
}
.col_head_box .col_title{
    float: left;
}
.col_head_box .col_title .col_title_text{
    line-height: 0.6rem;
    font-size: 0.42rem;
    font-family: '思源宋体';
    font-weight: bold;
    color: #1E1E1E;
}
.col_head_box .col_news_box{
    float: left;
    margin-top: 0.3rem;
    margin-left: 0.29rem;
}
.col_head_box .col_news_box .col_news_title{}
.col_head_box .col_news_box .col_news_title .col_news_path{
    line-height: 0.19rem;
    font-size: 0.17rem;

}
.col_head_box .col_news_box .col_news_title .col_news_path a{    font-family: 思源黑体 CN;}

/*特殊页*/
.list_people #l-container .inner{    padding: 0.25rem 0px 0.91rem;}
.list_people .col_news .col_news_box{margin:0 auto;}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news{
    float: left;
    width: 32%;
    margin-right: 1.5%;
    margin-bottom: 0.5rem;
}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news:nth-child(3n){margin-right:0;}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left:unset;}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 53.8%;
    position: relative;
    border-radius: 0.1rem 0.1rem 0 0;
}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;transition: 1s;
}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs:hover img{transform: scale(1.1);（}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{
    position: unset;
    line-height: 1.12rem;
    padding: 0 0.38rem;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0 0 0.1rem 0.1rem;
}
.list_people .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{
    font-size: 0.27rem;
    font-weight: bold;
}
.list_faculty  #l-container .inner
.list_faculty .col_news .col_news_box{}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list{}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news{
    float: left;
    width: 31%;
    margin-right: 3%;
    padding: 0.33rem 0.18rem 0;
    box-sizing: border-box;
    background: #fff;
    height: 4.68rem;
    margin-bottom: 0.35rem;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news:nth-child(3n){margin-right:0;}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left:unset;}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs{
    display: block;
    width: 1.98rem;
    overflow: hidden;
    padding-top: 1.98rem;
    position: relative;
    border-radius: 50%;
    margin: 0 auto;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;transition: 1s;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{
    position: unset;
    margin-top: 0.18rem;
    line-height: 0.29rem;
    text-align: center;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{
    font-size: 0.26rem;
    font-family: 思源黑体 CN;
    padding-bottom: 0.06rem;
    border-bottom: 0.03rem solid #3853BC;
    display: inline-block;
    font-weight: bold;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_info{
    margin-top: 0.06rem;
    text-align: center;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_info .kzzd{
    line-height: 0.32rem;
    font-size: 0.2rem;
    font-family: 思源黑体 CN;
    color: #253F9A;
}
.list_faculty .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_text{
    text-align:center;
    margin-top: 0.15rem;
    line-height: 0.33rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.19rem;
    font-family: 思源黑体 CN;
    color: #555555;transition: all 0.4s ease-in-out;
}

.info_faculty .col_news_con{
    padding-top: 0.36rem;
}
.info_faculty .col_news_con .infobox{
    padding: 0;
}
.info_faculty .col_news_con .infobox .news_box{
    background: #fff;
    box-shadow: 0 3px 26px rgb(26 50 130 / 8%);
    margin-bottom: 0.72rem;
}

.info_faculty .col_news_con .infobox .news_box .news_wz{
    padding: 0.48rem 0.35rem 0.48rem 0.43rem;
    float: left;
    box-sizing: border-box;
    width: 66.4%;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_tt{
    margin-bottom: 0.18rem;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_tt .news_title{
    line-height: 0.42rem;
    font-size: 0.37rem;
    font-weight: bold;
    font-family: 思源黑体 CN;
    color: #000000;
    display: inline-block;
    padding-right: 0.2rem;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_tt .zc{
    display: inline-block;
    line-height: 0.42rem;
    padding: 0 0.1rem;
    font-family: 思源黑体 CN;
    color: #3c53a1;
    font-size: 0.18rem;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_sub{
    line-height: 0.27rem;
    font-size: 0.17rem;
    font-family: 思源黑体 CN;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    margin-bottom: 0.32rem;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_kzzd{
    font-size: 0.16rem;
    line-height: 0.32rem;
    font-family: 思源黑体 CN;
    padding-left: 0.35rem;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_kzzd .kzzd1{
    display: inline-block;
    padding-left: 0.35rem;
    margin-left: -0.35rem;
    background: url(images/info_bg1.png) no-repeat center left;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_kzzd .kzzd2{
    display: block;
    padding-left: 0.35rem;
    margin-left: -0.35rem;
    background: url(images/info_bg2.png) no-repeat center left;
}
.info_faculty .col_news_con .infobox .news_box .news_wz .news_kzzd .zd{
    display: inline-block;
}
.info_faculty .col_news_con .infobox .news_box .news_imgs{
    float: right;
    width: 33.6%;
    display: block;
    overflow: hidden;
    padding-top: 44.1%;
    position: relative;
}
.info_faculty .col_news_con .infobox .news_box .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}
.info_faculty .col_news_con .infobox .info_box{
    margin-bottom: 0.64rem;
}
.info_faculty .col_news_con .infobox .info_box .tt_nr{
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: bold;
    font-family: '思源宋体';
    padding-left: 0.18rem;
    border-left: 0.11rem solid #CD3BCC;
    margin-bottom: 14px;
}
.info_faculty .col_news_con .infobox .info_box .nr{}
.info_faculty .col_news_con .infobox .info_box .nr p{
    line-height: 0.4rem;
    font-size: 0.18rem!important;
    font-family: 思源黑体 CN!important;
}

.info_faculty .wp_paging{display:none!important;}
.info_faculty .col_menu .post_link{
    margin-top: 0.745rem;
}
.info_faculty .col_menu .post_link .news_list{
}
.info_faculty .col_menu .post_link .news_list li.news{
    padding: 0 0.24rem;
    line-height: 0.75rem;
    height: 0.75rem;
    background: #E5E8F3;
    border: 0.01rem solid #CBD1E9;
    margin-top: -0.01rem;transition: all 0.4s ease-in-out;
}
.info_faculty .col_menu .post_link .news_list li.news:hover{background:#3A52A1;}
.info_faculty .col_menu .post_link .news_list li.news.n1{
    margin-bottom: 0.3rem;
}
.info_faculty .col_menu .post_link .news_list li.news:hover a{color:#fff;}
.info_faculty .col_menu .post_link .news_list li.news a{
    font-size: 0.23rem;
    font-family: 思源黑体 CN;
    font-weight: bold;
}






