@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,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,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: 28px;
    height: 28px;
    vertical-align: middle;
    background: url(images/ljgd.png) no-repeat center;
}
/*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:#666666; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#b5131d; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1360px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header .inner{height: 121px;position:relative;}
.header .sitelogo{float:left;margin-top: 31px;}
.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;}
.logo-left img {width: 66px;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 52px;width: 338px;}
/*lang样式*/
.site-lang{float:right;width: 31px;}
.site-lang ul li.links {text-align: center;background: url(images/zw.png) no-repeat center;}
.site-lang ul li.links a {line-height: 36px;font-size: 12px;color: #999;font-family: "黑体";}
.site-lang ul li.links a:hover{font-weight: 700;}
/*默认主导航样式*/
#nav {background: #b5131d;border-top: 1px solid #e6b0b4;border-bottom: 1px solid #ce6268;}
#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;text-align: center;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;background: url(images/nav-bg.png) no-repeat left center;}
.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;padding: 0 30px;line-height: 69px;color: #ebd6d7;font-size: 24px;width: 140px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#8f050e; text-decoration: none; color: #fff; }
.nav .sub-menu {display: none;position: absolute;left: 0;top: 69px;min-width: 100%;z-index: 100;text-align: center;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;background: url(images/nav_bg.png) repeat-x center;border-bottom: 1px solid #7f010a;}
.nav .sub-menu .sub-item a {display: block;color: #fff;height: 57px;line-height: 57px;font-size: 24px;font-weight: 100;font-family: Calibri;}
.nav .sub-menu .sub-menu .sub-item a {font-size: 16px;height: 45px;line-height: 45px;    padding: 0 10px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #333; background: #fff; display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main1 {background: #efefef;}
.main1 .inner{height: 159px;}

.main2 .inner {padding: 90px 0;}
.main2 .ml {float: left;width: 640px;}
.main2 .mr {float: right;width: 640px;}

.main3 {
    background: url(images/main3-bg.png) no-repeat center;
    background-size: cover;
}
.main3 .inner {padding: 90px 0 57px 0;position: relative;}

.main4 {background: url(images/main4-bg.png) no-repeat center;background-size: cover;}
.main4 .inner{padding: 108px 0 102px 0;}

.main5 {
    background: url(images/main5-bg.png) no-repeat center;
    background-size: cover;
}
.main5 .inner {padding: 90px 0 84px 0;}
/**标题栏新闻窗口**/
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.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: inline-block;height: 8px;margin-top: 38px;line-height: 8px;float: right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 .tt {border-bottom: 2px solid #ddd;}
.post1 .tt .tit .title {display: inline-block;font-size: 24px;font-weight: bold;color: #b5131d;line-height: 70px;font-family: Arial;font-weight: 800;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.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;}
.news_list li.news p {line-height:34px;}
.rh .news_list li.news p {line-height: 20px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.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{background: url(images/main1-bg.png) no-repeat right center;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box {background: url(images/main1-bg.png) no-repeat left center;}
.link_icon .news_list li.news .link_icon {display: inline-block;width: 100%;padding: 26px 0 21px 0;}
.link_icon .news_list li.news .link_icon:hover{background-color:#ac121b;}
.link_icon .news_list li.news .link_icon .icon {width: 100%;height: 35.5%;background-size: contain !important;}
.link_icon .news_list li.news.i1 .link_icon .icon {background: url(images/undergraduate.png) no-repeat center;}
.link_icon .news_list li.news.i1 .link_icon:hover .icon {background: url(images/undergraduate-1.png) no-repeat center;}
.link_icon .news_list li.news.i2 .link_icon .icon {background: url(images/postgraduate.png) no-repeat center;}
.link_icon .news_list li.news.i2 .link_icon:hover .icon {background: url(images/postgraduate-1.png) no-repeat center;}
.link_icon .news_list li.news.i3 .link_icon .icon {background: url(images/MBA.png) no-repeat center;}
.link_icon .news_list li.news.i3 .link_icon:hover .icon {background: url(images/MBA-1.png) no-repeat center;}
.link_icon .news_list li.news.i4 .link_icon .icon {background: url(images/MPA.png) no-repeat center;}
.link_icon .news_list li.news.i4 .link_icon:hover .icon {background: url(images/MPA-1.png) no-repeat center;}
.link_icon .news_list li.news.i5 .link_icon .icon {background: url(images/EDP.png) no-repeat center;}
.link_icon .news_list li.news.i5 .link_icon:hover .icon {background: url(images/EDP-1.png) no-repeat center;}
.link_icon .news_list li.news .link_con {display: block;line-height: 36px;color: #333;font-size: 22px;font-weight: lighter;font-family: Calibri;}
.link_icon .news_list li.news .link_icon:hover .link_con {color: #fff;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 300px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}
.location .possplit {
    width: 24px;
    background-image: url(images/posSplit.png);
}
.col_menu {width: 263px;float:left;margin-right:-263px;position:relative;background: url(images/col_news.png) repeat-y left center;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #b5131d;display: none;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 26px;font-weight: bold;font-family: Calibri;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 82px;padding: 0px 32px 0px 25px;}/**栏目名称图标**/
/*栏目列表*/
.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: 0px solid #F6EAEA;padding: 0px 32px 0 20px;width: auto;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;line-height: 81px;font-size: 26px;font-weight: bold;font-family: Calibri;width: 100%;border-bottom: 1px solid #ddd;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#b5131d;font-weight:bold;}
.col_list .wp_listcolumn .wp_column a.selected span {line-height: 82px;border-bottom: none;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.col_list .wp_listcolumn .wp_column a span.column-name {
    background: url(images/plus.png) no-repeat right center;
}
.col_list .wp_listcolumn .wp_column a:hover span.column-name, .col_list .wp_listcolumn .wp_column a.selected span.column-name {
    background: url(images/cut-w.png) no-repeat right center;
}
.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 {background: #b5131d ;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#fff;background: url(images/cut-w.png) no-repeat right center;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;padding: 0 12px 0 20px;}
.col_list .wp_listcolumn .wp_column .sub_list .sub-item:hover a {color:#b5131d;}
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 30px;cursor:pointer;font-size: 20px;padding: 25px 0;}
.col_list .wp_listcolumn .wp_column .sub_list a.selected span {line-height: 31px;color:#b5131d;}
.col_list .wp_listcolumn .wp_column .sub_list a:hover,
.col_list .wp_listcolumn .wp_column .sub_list a.selected {background:#eee;font-weight:bold;}
.col_list .wp_listcolumn .wp_column .sub_list a span.column-name {padding-left: 22px;box-sizing: border-box;background: url(images/arrow.png) no-repeat left center;}
.col_list .wp_listcolumn .wp_column .sub_list a:hover span.column-name,
.col_list .wp_listcolumn .wp_column .sub_list a.selected span.column-name {background: url(images/arrow-r.png) no-repeat left center;}
/*三级子栏目**/
.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:#b5131d;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;background: url(images/col_news.png) repeat-y left center;} 
.col_news .col_news_box{margin-left: 353px;}
.col_metas .col_title { display:inline-block; float:left; height: 40px; line-height: 40px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family: Arial;font-weight: bold;color: #b5131d;    }
.col_metas .col_path {display:inline-block;float: left;white-space:nowrap;height: 20px;line-height: 20px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #666;font-size: 14px;display: inline-block;}
.col_metas .col_path a:hover {color: #b5131d;}
.col_metas .col_path a img {padding: 2px 0;}
.col_news_con { padding: 0px 0px 10px 0px; margin:0 0px;}
.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: 30px; font-size:16px; color:#666;font-family: Calibri;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.col_news_head {padding-bottom: 30px;border-bottom: 1px solid #f3f3f3;}
.location {padding-bottom: 35px;}
.list2 {border-bottom: 1px solid #f3f3f3;}
.list2 li.news {padding: 35px 0 0 0;margin-bottom: 35px;border-top: 1px solid #f3f3f3;}
.rh .list2 li.news {padding: 20px 0 0 0;margin-bottom: 20px;border-top: 1px solid #f3f3f3;}
.list2 li.news.i1 {border-top: none;}
.list2 li.news:hover {
    box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
   -webkit-box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
}
.list2 .news_imgs {float: left;}
.list2 .news_imgs img {width: 170px;height: 134px;}
.list2 .news_wz {float: right;width: 78%;}
.list2 li:hover .news_wz {width: 66%;}
.events .list2 li:hover .news_wz {width: 75%;}
.list2 .news_box {display: none;}
.list2 li.news .news_box .news_date .news_days {font-size: 32px;font-weight: 700;line-height: 48px;color: #666;}
.list2 li.news .news_box .news_date .news_year {font-size: 12px;color: #666;line-height: 16px;}
.list2 .icon {margin-top: 13px;}
.list2 .news:hover .news_box {display: block;float: right;text-align: center;padding-top: 13px;width: 12%;}
.list2 .news .news_wz .news_title {font-size: 20px;font-family: Calibri;font-weight: bold;line-height: 40px;padding-top: 10px;/**white-space: nowrap;overflow: hidden;text-overflow: ellipsis;**/}
.rh .list2 .news .news_wz .news_title {font-size: 20px;font-family: Calibri;font-weight: bold;line-height: 40px;padding-top: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list2 .news:hover .news_wz .news_title {color: #b5131d;font-size: 22px;padding-bottom: 10px;border-bottom: 1px solid #f3f3f3;}
.list2 .news .news_wz .news_title a {color: #333;}
.list2 .news:hover .news_wz .news_title a {color: #b5131d;}
.list2 .news .news_wz .news_meta {font-size: 16px;color: #333;font-family: Calibri;line-height: 26px;}
.list2 .news:hover .news_wz .news_meta {display: none;}
.list2 li.news .news_text {font-size: 16px;line-height: 20px;padding-top: 10px;font-family: Calibri;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow-y: hidden;text-overflow: ellipsis;width: 100%;height: 40px;}
.list2 li.news:hover .news_text {padding-top: 15px;}
.list2 li.news .news_text .detail {color: #b5131d;padding-left: 3.5%;}
.list2 li.news:hover .news_text .detail {display: none;}
#wp_paging_w6 .wp_paging {padding: 38px 0 36px 0;}

.ingp .col_news_con {padding-top: 54px;}
.ingp .news_list {margin: 0 -10px;}
.ingp li.news {width: 50%;float: left;height: 95px;margin-bottom: 20px;}
.ingp li.news .news_wz {margin: 0 10px;background: #f3f3f3;text-align: center;height: 100%;}
.ingp li.news .news_wz .news_title {padding: 0 12%;font-size: 22px;line-height: 30px;font-family: Calibri;}
.ingp li.i6 .news_wz .news_title a {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 60px;}
.ingp li.news:hover .news_wz {background: #b5131d;}
.ingp li.news:hover .news_wz .news_title {
    box-shadow: 10px 20px 10px -10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 10px 20px 10px -10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 10px 20px 10px -10px rgba(0, 0, 0, .2);
}
.ingp li.news:hover .news_wz .news_title a {color: #fff;}
.ingp li.news:hover .news_wz .news_title span {position: relative;}
.ingp li.news:hover .news_wz .news_title img {display: block;}
.ingp li.news .news_wz .news_title img {display: none;position: absolute;top: 7px;left: 20px;}
/**文章页**/
.infobox {padding:20px 0px 0px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-size:22px;text-align:center;color: #b5131d;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-size: 17px;text-align:center;color: #f00;} /**文章副标题**/
.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:auto;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height: 30px; font-size:16px; color:#666;font-family: Calibri;}  /**阅读字体**/
.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;}
/**页脚开始**/
#footer {background: #212121 url(images/school-logo.png) no-repeat center 30%;}
.footer .foot-top {
    padding: 68px 0 59px 0;
}
.top-left {
    float: left;
    width: 70%;
    padding-right: 45px;
    border-right: 1px solid #333;
}
.top-right {
    float: right;
}
.foot-top .top-left .sub-menu {
    float: left;
}
.top-left li.menu-item {
    border-bottom: 1px solid #333;
}
.top-left li.menu-item .menu-link {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: Calibri;
    line-height: 52px;
    display: inline-block;
    float: left;
    width: 10%;
}
.top-left .menu-item .sub-menu li.sub-item {
    float: left;
}
.foot-top .top-left .sub-menu .sub-item a {
    font-size: 16px;
    line-height: 52px;
    font-family: Calibri;
    color: #777;
    padding: 0 20px;
}
.top-right .logo {
    padding-bottom: 23px;
    border-bottom: 1px solid #333;
       text-align: center;
}
.foot-bottom {
    background: #000;
}
.foot-bottom .inner {
    padding: 20px 0;
}
.foot-bottom .inner p.copyright {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    font-family: Calibri;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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 {background: #f3f3f3;border-radius: 15px;float: left;width: 280px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 20px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 28px;padding: 4px 0;line-height: 22px;background: none;color: #666;font-size: 14px;border:0;outline: 0;font-family: "Microsoft Yahei";}
.wp-search .search-btn {width:36px;height: 36px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:36px;height: 36px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
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 {float: right;margin-top: 27px;}
.shares li{float:left; margin:0 7px; position:relative;width: 38px; height: 37px;cursor: pointer;}
.shares li.i1 {background:url('images/wx.png') no-repeat;}
.shares li.i2 {background:url('images/wb.png') no-repeat;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 100;
    margin-left: -45px;
    width: 90px;
}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #b5131d; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 76px;left: 14.9%;margin-left:0px;width: 47.6%;height: 93px;}
.mbanner .focus .focus-title-bg {display: none;background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
.mbanner .focus-title {font-size: 28px;font-family: Arial;line-height: 39px;height: 78px;font-weight: bold;white-space: normal;width: 100%;
text-align: left;padding: 15px 0 0 26px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #fff;transition: all 0.4s ease-in-out;}
.mbanner .focus-title:hover {color: #b5131d;}
.mbanner .focus-title a:hover {color: #b5131d;}

.mbanner .focus .focus-pagination {position: absolute;right: 50%;bottom: 30px;z-index: 60;}
.mbanner .focus .focus-page { display:inline-block; width: 38px; height: 5px; margin-right: 7px;background:#919095;}
.mbanner .focus .focus-page-active {background: #fff;}

.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}

.post-10 .link_icon .news_list li.news .link_icon .icon {height: 76px;}
.post-11 .news_list li.news .news_imgs {position: relative;height: auto;overflow: hidden;padding-top: 53%;}
.post-11 .news_list li.news .news_imgs .news_bg {top: 0;height: auto; width: 100%;}
.post-11 .slick-arrow {z-index: 99;width: 40px;height: 60px;bottom: 188px;margin-top: 0;}
.main2 .con {margin-top: 35px;}
.post-11 .slick-prev {right: 40px;left: unset;background: url(images/slider-fn.png) no-repeat left center;}
.post-11 .slick-next {right: 0;background: url(images/slider-fn.png) no-repeat right center;}
.post-11 .news_wz {
    background: #b5131d;
    padding: 30px 0 40px 0;
}
.post-11 .news_wz .news_date {
    float: left;
    height: 100%;
    width: 17.5%;
    text-align: center;
}
.post-11 .news_wz .news_con {
    float: right;
    width: 77.5%;
    text-align: left;
    padding-right: 5%;
}
.post-11 .news_wz .news_date .news_days {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
}
.post-11 .news_wz .news_date .news_year {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}
.post-11 .news_wz .news_con .news_title {
    font-size: 22px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    width: 100%;
    font-family: Calibri;
    padding-bottom: 18px;
    border-bottom: 1px solid #8f050e;
}
.post-11 .news_wz .news_con .news_title a {
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.post-11 .news_wz .news_con .news_title a:hover {
    font-weight: bold;
   padding-left: 20px;
}
.post-11 .news_wz .news_con .news_text {
    font-size: 14px;
    font-family: calibri;
    color: #fff;
    line-height: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 48px;
    padding-top: 19px;
}
.post-12 .news_imgs {
    width: 200px;
    height: 150px;
    float: left;
}
.post-12 .news_imgs img {
    width: 100%;
    height: 100%;
}
.post-12 .news_wz {
    float: left;
    margin-left: 30px;
    width: 390px;
}
.post-12 .news_box {
    float: right;
    display: none;
    width: 80px;
    margin-top: 27px;
    text-align: center;
}
.post-12 .news_wz .news_con .news_meta {
    font-size: 14px;
    font-family: Calibri;
    color: #999;
}
.post-12 .news_wz .news_con .news_title {
    font-size: 14px;
    font-family: Calibri;
    color: #333;
    font-weight: 700;
    width: 56.5%;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 14px;
}
.post-12 .news_wz .news_con .news_title:hover {color: #b5131d;}
.post-12 .news_list li.news .news_wz .news_text {
    font-size: 14px;
    font-family: Calibri;
    color: #555;
    line-height: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px;
    padding-top: 20px;
    border-top: 2px solid #ebebeb;
}
.post-12 .con .news_list {
    overflow: auto;
    height: 529px;
}
.post-12 .news_list li.news {
    margin-bottom: 39px;
    transition: all 1s;
}
.post-12 .news_list li.news:hover {
    box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
   -webkit-box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 30px 20px -20px rgba(0,0,0,.2);
}
.post-12 .news_list li.news:hover .news_wz {
    margin-left: 15px;
    width: 320px;
}
.post-12 .news_list li.news:hover .news_wz .news_text {
    border-top: 2px solid #ce6268;
}
.post-12 .news_list li.news:hover .news_box {
    display: block;
}
.post-12 .news_list li.news .news_box .news_date {
    text-align: center;
    margin-bottom: 15px;
}
.post-12 .news_list li.news .news_box .news_date .news_days {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    color: #666;
}
.post-12 .news_list li.news .news_box .news_date .news_year {
    font-size: 12px;
    color: #666;
    line-height: 16px;
}
/*滚动条样式*/
.post-12 .con ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}
.post-12 .con ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    background: #b5131d;
}
.post-12 .con ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    background: #f2f2f2;
}
.post-13 .tt {
    border-bottom: none;
}
.post-13 .tt .tit {
    width: 100%;
    text-align: center;
}
.post-13 .news_list {margin: 0 -17.5px;}
.post-13 .news_list li.news {
    float: left;
    margin-bottom: 55px;
}
.post-13 .news_list li.news .news_wz {
    background: #fff;
    width: 410px;
    height: 69px;
    padding: 27px 20px 18px 0;
        margin: 0 17.5px;
}
.post-13 .news_list li.i3, .post-13 .news_list li.i6 {margin-right: 0px;}
.post-13 .more_btn {
    position: absolute;
    right: 0;
    float: none;
    margin: 0;
    bottom: 63px;
}
.post-13 li.news .news_wz .news_date {
    float: left;
    text-align: center;
    padding: 0 26px;
    background: url(images/event-bg.png) no-repeat left center;
}
.post-13 li.news .news_wz .news_date .news_days {
    font-size: 35px;
    font-weight: 700;
    color: #b5131d;
    line-height: 40px;
}
.post-13 li.news .news_wz .news_date .news_year {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.post-13 li.news .news_wz .news_con {
    float: left;
    width: 313px;
    padding: 6px 0 8px 0;
    border-bottom: 1px solid #ddd;
}
.post-13 li.news .news_wz .news_con .news_file {
    font-size: 16px;
    line-height: 18px;
    font-family: Calibri;
}
.post-13 li.news .news_wz .news_con .news_title {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    font-family: Calibri;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
}
.post-13 .con {
    margin-top: 39px;
}
.post-13 .news_list li.news .news_wz:hover {
    box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, .2);
}
.post-13 li.news:hover .news_wz .news_date .news_year {
    color: #b5131d;
}
.post-13 li.news:hover .news_wz .news_con .news_file a {
    color: #b5131d;
}
.post-13 li.news:hover .news_wz .news_con .news_title {
    color: #b5131d;
}
.post-13 li.news:hover .news_wz .news_con .news_title a {
    color: #b5131d;
}
.post-13 li.news:hover .news_wz .news_con {
    border-bottom: 1px solid #b5131d;
}
.post-14 .link_icon .news_list {
    background: none;
    margin: 0 -3px;
}
.post-14 .link_icon .news_list li.news .news_box {
    background: url(images/79.png) no-repeat center;
    margin: 0 1.5px;
    padding-top: 65.9%;
    position: relative;
}
.post-14 .link_icon .news_list li.news {width: 33.33%;}
.post-14 .link_icon .news_list li.news .link_icon {
    background: none;
    padding: 14% 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.post-14 .link_icon .news_list li.news .news_box:hover {
    background: url(images/79-1.png) no-repeat center;
}
.post-14 .link_icon .news_list li.news.i1 .news_box .icon {background: url(images/37.png) no-repeat center;}
.post-14 .link_icon .news_list li.news.i1 .news_box:hover .icon {background: url(images/37-1.png) no-repeat center;}
.post-14 .link_icon .news_list li.news.i2 .news_box .icon {background: url(images/44.png) no-repeat center;}
.post-14 .link_icon .news_list li.news.i2 .news_box:hover .icon {background: url(images/44-1.png) no-repeat center;}
.post-14 .link_icon .news_list li.news.i3 .news_box .icon {background: url(images/29.png) no-repeat center;}
.post-14 .link_icon .news_list li.news.i3 .news_box:hover .icon {background: url(images/29-1.png) no-repeat center;}
.post-14 .link_icon .news_list li.news .news_box:hover .link_con {
    color: #fff;
}
.post-14 .link_icon .news_list li.news .link_con {
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto;
    width: 65%;
    margin-top: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 66px;
}
.post-15 .more_btn .more_text {
    font-size: 24px;
    color: #b5131d;
    font-weight: 800;
}
.post-15 .more_btn {
    float: none;
    margin: 0;
    line-height: 70px;
    height: 70px;
    width: 100%;
    text-align: center;
}
.post-15 .tt {
    border-bottom: none;
    margin-bottom: 39px;
}
.post-15 .news_list li.news .news_box {
    margin: 0 15px;
}
.post-15 .news_list {
    margin: 0 -15px;
}
.post-15 .news_list li.news {
    width: 33%;
}
.post-15 .news_list li.news .news_box .news_top {
    background: #fff url(images/ss-bg.png) no-repeat left 58px;
    padding: 58px 32px;
}
.post-15 .news_list li.news .news_text {
    font-size: 16px;
    color: #888;
    font-family: Calibri;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    height: 220px;
}
.post-15 .news_list li.news .news_box .news_bt {
    margin-top: 17px;
}
.post-15 .news_list li.news .news_box .news_bt .news_imgs {
    float: left;
}
.news_box .news_bt .news_imgs img {
    width: 117px;
    height: 117px;
    border-radius: 50%;
}
.post-15 .news_list li.news .news_box .news_bt .news_con {
    float: left;
    margin-left: 27px;
    margin-top: 30px;
}
.post-15 .news_list li.news .news_box .news_bt .news_con .news_title {
    font-size: 22px;
    line-height: 30px;
    font-family: Calibri;
    font-weight: 700;
}
.post-15 .news_list li.news .news_box .news_bt .news_con .news_title a {
    color: #b5131d;
}
.post-15 .news_list li.news .news_box .news_bt .news_con .subhead {
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
}
.post-15 .news_list li.news .news_box .news_bt .news_con .subhead a {
    color: #333;
}
.post-15 .news_list li.news .news_box .bg {
    height: 15px;
    background: url(images/bg.png) no-repeat 16% center;
}
.post-15 .news_list li.news:hover .news_box .news_top {
    box-shadow: 5px 10px 10px -5px rgba(0, 0, 0, .2);
}
.post-15 .slick-prev, .post-15 .slick-next {
    height: 60px;
    margin-top: 0;
    z-index: 99;
    top: 40%;
}
.post-15 .slick-prev {background: url(images/ss-l.png) no-repeat center; left: -108px;}
.post-15 .slick-next {
    background: url(images/ss-r.png) no-repeat center;
    right: -108px;
}
.main6 {
    background: url(images/main6-bg.png) no-repeat center;
    background-size: cover;
}
.main6 .inner {
    padding: 139px 0 134px 0;
}
.post-16 {position: relative;}
.post-16 .con {
    overflow: hidden;
    width: 1100px;
}
.post-16 .con .news_list {
    position: unset;
}
.post-16 .vjs-poster {
    background-color: transparent;
}
.post-16 .video-js .vjs-big-play-button:focus, .post-16 .video-js:hover .vjs-big-play-button {background-color: transparent;}
.post-16 .video-js .vjs-big-play-button {
    font-size: 0;
    height: 101px;
    width: 101px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50.5px;
    margin-top: -50.5px;
    padding: 0;
    cursor: pointer;
    transition: all .4s;
    background: url(images/play.png) no-repeat center;
}
.post-16 .vjs-controls-disabled .vjs-big-play-button, .post-16 .vjs-error .vjs-big-play-button, .post-16 .vjs-has-started .vjs-big-play-button, .post-16 .vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
.post-16 .slick-prev, .post-16 .slick-next {
    width: 56px;
    height: 100px;
    z-index: 99;
    top: 50%;
    margin-top: -50px;
}
.post-16 .slick-prev {background: url(images/post16-l.png) no-repeat center;left: 61px;}
.post-16 .slick-prev:hover {background: url(images/post16-l1.png) no-repeat center;}
.post-16 .slick-next {background: url(images/post16-r.png) no-repeat center;right: 60px;}
.post-16 .slick-next:hover {background: url(images/post16-r1.png) no-repeat center;}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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;
}

.logo-left {
    float: left;
    margin-right: 11px;
}
.logo-right {
    float: left;
}
.logo-right .logo-right-top {
    font-size: 31px;
    color: #000;
    line-height: 40px;
    font-weight: 700;
}
.logo-right .logo-right-bottom {
    font-size: 20px;
    color: #b5131d;
    font-weight: 700;
}

.degree .col_news_con {padding: 0 0 170px 0;}
.degree .list2 {display: none;background: #f9f9f9;}
.wp_subcolumn_list .wp_sublist {margin-bottom: 0;}
.wp_subcolumn_list .wp_sublist .sublist_title {height: 80px;line-height: 80px;border-bottom: 1px solid #ddd;margin-bottom: 0;cursor: pointer;padding-right: 3%;}
.wp_subcolumn_list .wp_sublist .sublist_title a {font-size: 26px;color: #333;font-family: Calibri;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 90%;pointer-events: none;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {margin-top: 0;width: auto;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {vertical-align: middle;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover {color: #333;}
.wp_subcolumn_list .selected {padding-bottom: 34px;border-bottom: 1px solid #ddd;}
.wp_subcolumn_list .selected .sublist_title {border-bottom: none;background: #b5131d;padding-left: 4%;}
.wp_subcolumn_list .selected .sublist_title a {color: #fff;}
.degree .selected .list2 {display: block;border-bottom: none;}
.degree .list2 .news_wz, .rh .list2 .news_wz {float: none;width: 100%;}
.degree .list2 li:hover .news_wz, .rh .list2 li:hover .news_wz {width: 100%;}
.degree .list2 li.news .news_text {display: none;}
.degree .list2 li.news:hover, .rh .list2 li.news:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.degree .list2 li.news {padding: 38px 3% 38px 4%;margin-bottom: 0;border-top: 1px solid #ddd;background: url(images/arrow-down.png) no-repeat 95% center;cursor: pointer;}
.degree .list2 .news .news_wz .news_title {font-size: 22px;line-height: 32px;padding-top: 0;width: 85%;}
.degree .list2 .news:hover .news_wz .news_title {border-bottom: none;padding-bottom: 0px;}
.degree .list2 li.news.parent .news_title {padding-bottom: 10px;}
.degree .list2 li.news.parent:hover .news_wz .news_title {padding-bottom: 10px;}
.degree .list2 li.news.parent .news_title a {color: #b5131d;}
.degree .list2 li.news:hover .news_text {padding-top: 0;}
.degree .list2 li.news.parent .news_text {display: block;padding-top: 0;height: auto;}
.degree .list2 li.news.parent {background-color: #eee;background-position: 95% 42px;}
.degree .list2 li.news p {line-height: 30px;}

.rh .col_news_con {padding-top: 3px;}
.rh .list2 .news:hover .news_wz .news_title {font-size: 20px;border-bottom: none;padding-bottom: 0;}
.rh .list2 li.news .news_text {padding-top: 0px;font-size: 20px;height: 44px;}
.rh.awards .list2 li.news .news_text {height: auto;}
.rh .list2 li.news:hover .news_text {padding-top: 0;}
.rh .list2 li.news .news_text {color: #333;}
.rh .list2 li.news:hover .news_text {color: #b5131d;}
.explain {margin-bottom: 20px;}

#year {padding-top: 35px;}
#year .news_list {width: 100%;height: 48px;overflow: hidden;border-bottom: 1px solid #b5131d;}
#year .news_list li {float: left;width: 130px !important;height: 48px;line-height: 48px;margin-right: 2px;text-align: center;cursor: pointer;background: #f3f3f3;}
#year .news_list li:hover, #year .news_list li.selected {background: #b3151d;}
#year .news_list li:hover span, #year .news_list li.selected span {color: #fff;}
#year .news_list li span {font-size: 24px;color: #666;font-weight: normal;}
#year .slick-list {width: 658px;}
#year .slick-next {width: 130px;height: 48px;margin-top: 0;right: 0;left: 660px;top: 0;background: url(images/next-rh.png) no-repeat center;}

.fy .sudy-tab .tab-menu {height: auto;border-bottom: none;}
.fy .sudy-tab .tab-menu li {display: block;float: none;padding: 0 12px 0 20px;cursor: pointer;height: 80px;line-height: 80px;font-size: 20px;font-family: Calibri;}
.fy .sudy-tab .tab-menu li .tab-name {border-bottom: 1px solid #ddd;background: url(images/arrow.png) no-repeat left center;padding: 0 0 0 22px;}
.fy .sudy-tab .tab-menu li:hover, .fy .sudy-tab .tab-menu li.selected {background: #eee;color: #b3151d;}
.fy .sudy-tab .tab-menu li.selected {height: 81px;line-height: 81px;}
.fy .sudy-tab .tab-menu li.selected .tab-name {border-bottom: none;}
.fy .sudy-tab .tab-menu li:hover .tab-name, .fy .sudy-tab .tab-menu li.selected .tab-name {background: url(images/arrow-r.png) no-repeat left center;}

.col_news .tab {padding: 35px 0 35px 0;}
.letter .list-zm {border-right: 1px solid #e0e0e0;}
.letter .list-zm li {float: left;width: 24%;text-align: center;height: 33px;line-height: 33px;border-left: 1px solid #e0e0e0;cursor: pointer;}
.letter .list-zm li span {font-size: 20px;font-family: Calibri;color: #666;}
.letter .list-zm li:hover span, .letter .list-zm li.selected span {color: #b5131d;font-weight: bold;}
.department .list-dm li {float: left;text-align: center;height: 33px;line-height: 33px;border-left: 1px solid #e0e0e0;cursor: pointer;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 2%;}
.department .list-dm li.n1, .department .list-dm li.n4, .department .list-dm li.n6 {width: 37%;}
.department .list-dm li.n2, .department .list-dm li.n3 {width: 33%;}
.department .list-dm li.n4, .department .list-dm li.n5 {margin: 38px 0 35px 0;}
.department .list-dm li.n3, .department .list-dm li.n5, .department .list-dm li.n7 {border-right: 1px solid #e0e0e0;}
.department .list-dm li.n5, .department .list-dm li.n7 {width: 54%;}
.department .list-dm li span {font-size: 14px;font-family: Calibri;color: #666;}
.department .list-dm li:hover span, .department .list-dm li.selected span {color: #b5131d;font-weight: bold;}
.all-tit {color: #b5131d;font-size: 24px;font-weight: bold;font-family: Calibri;line-height: 42px;height: 42px;padding-bottom: 17px;border-bottom: 1px solid #f3f3f3;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.teacher .list2 {border-bottom: none;}
.tea1 .con {padding: 17px 0 196px 0;}
.tea1 .con li {line-height: 60px;height: auto;}
.tea1 .con li span {font-size: 20px;font-family: Calibri;display: inline-block;width: 59px;text-align: center;float: left;}
.tea1 .con li.n1, .tea1 .con li.n5, .tea1 .con li.n9, .tea1 .con li.n11, .tea1 .con li.n21, .tea1 .con li.n22 {display: none !important;}
.tea1 .list2 li ul.list3 {width: 94.14%;margin-left: 59px;}
.tea1 .list2 li ul.list3 li {float: left;padding: 0;margin: 0;border: none;}
.tea1 .list2 li ul.list3 li {float: left;padding: 0;margin: 0;border: none;font-size: 20px;font-family: Calibri;width: 236px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.tea1 .list2 li ul.list3 li a {font-weight: 300;}
.tea2 .list2 {margin: 0 -21px;margin-bottom: 180px;}
.tea2 .list2 li.news {border-top: none;float: left;width: 33.33%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.tea2 .list2 li.news .news-box {margin: 0 21px;}
.tea2 .list2 li.news .news-box .news-imgs {float: left;width: 160px;height: 213px;}
.tea2 .list2 li.news .news-box .news-imgs img {width: 100%;height: 206px;}
.tea2 .list2 li.news .news-box .news-wz {float: left;width: 40%;margin-left: 7%;padding-top: 28.5%;border-bottom: 1px solid #f2f2f2;}
.tea2 .list2 li.news .news-box .news-wz .news-title {font-size: 16px;font-weight: bold;font-family: Calibri;line-height: 48px;height: auto;border-bottom: 1px solid #f2f2f2;}
.tea2 .list2 li.news .news-box .news-wz .subtitle {font-size: 16px;font-weight: normal;font-family: Calibri;line-height: 18px;height: 54px;margin: 8% 0;
display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

/*************************************************************
*二级页面
*/
/*组织机构*/
.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; */}
.department .list-dm li.n1 {
    width: 21%;
}
.department .list-dm li.n4 {
    width: 23%;
}
.department .list-dm li.n5 {
    width: 68%;
}
.department .list-dm li.n6 {
    width: 39%;
}
.department .list-dm li.n7 {
    width: 52%;
}
.list_school .col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 18px;
    cursor: pointer;
    font-size: 18px;
    padding: 25px 0;
}
.ingp .i5.news .news_wz .news_title{
    padding: 1.5px 12% 1.5px 14%!important;
}
.ingp .i6.news .news_wz .news_title{
padding: 30.5px 12% !important;
}
.ingp li.i6 .news_wz .news_title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    text-align: center;
}
.ingp li.i8 .news_wz .news_title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    text-align: center;
}
.ingp .i8.news .news_wz .news_title {
    padding: 0 12%;
    font-size: 22px;
    line-height: 60px;
    font-family: Calibri;
}


/* 弹窗 */
#videoAlert {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}

#videoAlert .cont {
    position: relative;
    height: 100%;
}

#videoAlert .video_box {
    position: absolute;
    margin-top: 10%;
    width: 70%;
    height: 60%;
    margin-left: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: right;

}

#videoAlert .video_box video {
    width: 65%;
    margin: 0 auto;
}

#videoAlert .video_box .close img {
    width: 30px;
}

#videoAlert .video_box .close {
    margin-bottom: 25px;
    cursor: pointer;
}


#hdhe_search input { float: left;}
#hdhe_search .btn_text { width: 164px;}
#hdhe_search .btn_submit { width: 30px;  background: url(./images/sous.png) no-repeat center right; }

.hdhe_more_link { display: none;}
.news_list img { width: 100%; height: 152px; }

#hdhe_index #hdhe_nav { margin-right: -5px; }
#hdhe_index .bofang_box { display: none; }
#hdhe_index .bofang_box_1 { display: block; }
#hdhe_index #container-1 .ml .xwzx_main .top_main .img_box img { width: 100%; height: 100%; }
#hdhe_index .lunboxw img {width: 274px; height: 173px; }
#wp_news_w47 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 219px
}
.mbanner .swiper-button-next:hover, .mbanner .swiper-button-prev:hover {
    animation: toBig 0.3s;
    animation-fill-mode: forwards ;
    border-radius: 50%;
}

.mbanner {
    position: relative;
}

.mbanner .swiper-pagination-bullet {
    width: 24px;
    height: 4px;
    background-color: rgb(255, 255, 255);
    opacity: 0.8;
    border-radius: 0px;
}

.mbanner .swiper-pagination-bullet-active {
    background-color: rgb(192, 31, 74);
    opacity: 1;
}

.mbanner .swiper-container-horizontal>.swiper-pagination-bullets,
.mbanner .swiper-pagination-custom,
.mbanner .swiper-pagination-fraction {
    bottom: 20px;
}

.mbanner .swiper-button-prev,
.mbanner .swiper-container-rtl .swiper-button-next {
    background-image: url(./images/left.png);
    left: 50px;
}

.mbanner .swiper-button-next,
.mbanner .swiper-container-rtl .swiper-button-prev {
    background-image: url(./images/right.png);
    right: 50px;
}

.mbanner .swiper-button-next,
.mbanner .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
}

.mbanner .textbox {
    position: absolute;padding-left:15px;border-left:5px solid #b5131d;
    bottom: 70px;width:650px;max-height:64px;
       left: 170px;;overflow:hidden;
    z-index: 10;
}
.swiper-container{z-index:10 !important}
.mbanner .textbox .tit {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
}

.mbanner .textbox .p1 {
    font-size: 22px;
    color: #ffffff;
    margin-top: 10px;
}
#banner .text-inner{width:1360px;margin:0 auto;position:relative}
.mbanner .textbox span {
    display: block;
    width: 202px;
    height: 4px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 25px;
    margin-top: 35px;
}

.mbanner .textbox a {
  
    color: #ffffff;
}

.mbanner .textbox a:hover {
    color: #c01f4a;
}

.mbanner .bofang_box {
    width: 140px;z-index:10000;
    height: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -70px;
    cursor: pointer;
}

#banner .swiper-slide{padding-top:40%;}
#banner .swiper-slide>img{position:absolute;width:100%;height:100%;left:0;right:0;bottom:0;top:0;}

.wp_listcolumn .wp_column {position: relative;}
.btn {position: absolute;height: 20px;width: 21px;top: 30px;right: 32px;cursor: pointer;}
.slide .col_news .col_news_box{
       margin-left: 0px;

    margin: 0 auto;
}


.slide .col_news{
    background: none;
}

.slide span.Column_Name {
    display: none;
}


.slide #d-container .inner {
    background: #fff;
    width: 800px;
}