@charset "utf-8";
/* Base Reset */
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; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[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:12px/1 arial,\5b8b\4f53; 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; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333;  repeat-x 0 0;}/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
.wrapper .inner1 {width:100%;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
/*head开始*/
#header {background: #0562AF url('images/bg1.png') no-repeat center top;background-size: 100% auto;}
#header .inner{height: 160px;position:relative;}
.header .sitelogo{float:left;padding-top: 12px;padding-left: 10px;}
.logo{
  height: 80px;
  margin-top: 20px;
}
.header .sitetitle {display:inline-block;margin-top: 16px; 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: 35px;width:380px;position: relative;}
.wp-search .search-input input{margin-top: 29px;}
.wp-search .search-input input.search-title {width: 200px;height: 20px;padding: 4px 0;line-height: 20px;background: #fff;border-radius:20px;color: #000;font-size: 12px;outline: 0;border:none;padding-left: 10px;}
.office-website, .language{
  position: absolute;
  /*width: 50px;*/
  height: 18px;
  margin-right: 10px;
  top: 34px;
  right: 0;
}
.office-website>a, .language>a{
  color: #fff;
display: flex;
  align-items: center;

}
.office-website{
  right: 80px;
}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 14px;font-weight:bold;color:#fff;} /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;} /**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding:0 10px;/* height:40px; */line-height:40px;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0574af;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;} /**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; line-height:26px;} /**子菜单栏目高度与边距**/
.wp-menu{margin:0 auto;height: 50px;}
.wp-menu .menu-item{position:relative;float:left;display:inline-block;}
.wp-menu .menu-item.i1{background:0 0;}
.wp-menu .menu-item a>.menu-switch-arrow{display:inline-block;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.wp-menu .menu-item a.menu-link{display:inline-block;padding: 0 9px;font-size:16px;line-height:50px;font-weight:bold;}
.sub-menu{
  display: none;
  position: absolute;
  left: 0;
  top: 40px;z-index:1;
}
.menu-item{
  position: relative;
}
.menu-item:hover{
  background-color: #0261AD;
  color: #fff;
}
.menu-item:hover .menu-link{
  color: #fff;
background-color: #0261AD;
}
.menu-item:hover .sub-menu{
  display: inline;
  color: #1F5E7C;;
}

.sub-item{
  padding: 0 20px;
  line-height: 40px;
  background-color: #fff;
  /* background-color: #1F5E7C; */
  width: 190px;
  color: #000;
}
.sub-item:hover{
  background-color: #0261AD;
}
.sub-link{
  color: #000;
  font-size: 16px;
}
.sub-item:hover .sub-link{
  color: #fff;
}
.wp-menu{
  height: 40px;
}
.wp-menu .menu-link{
  color: #0363AF;
}
.wp-menu .menu-item a.menu-link{
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
}
/**banner**/
#banner{
  width: 100%;
  height: 440px;
  /*background-color: gold;*/
}
/**标题栏新闻窗口**/
.news{
  background-color: #fff;
}
.news .top{
  position: relative;
}
.news .top .title{
  padding-top: 30px;
  color: #0162AB;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 15px;
  width: 120px;
  margin: 0 auto;
}
.news .top .line{
  width: 60px;
  height: 2px;
  background-color: #0162AB;
  margin: 0 auto;
  margin-top: -2px;
}
.news .top .more_btn{
  position: absolute;
  right: 0;
  margin-top:-25px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.news .top .more_btn_icon{
  width: 15px;
  margin-right: 5px;
}
.new-content{
  padding-top: 40px;
  display: flex;
}
.news-content-left{
  width: 619px;
  display: inline-block;
}
.mr40{
  margin-right: 40px;
}
.news-content-right{
  margin-top: 20px;
  width: 551px;
  height: 310px;
  /*background-color: #0562AF;*/
  float: left;
}
.news-content-right-a-img{
width: 360px;
  height: 310px;
}
.news1{
  border-bottom: 1px solid #B2B3B1;
  padding-bottom: 20px;
}
.news1-tag{
  display: inline-block;
  padding: 3px 6px;
  background-color: #EF851A;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
}
.news1-container{
  display: flex;
}
.news1-img{
  width: 150px;
  height: 100px;
  margin-right: 6px;
float:left;
}
.news1-right{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #61615F;
}
.news1-title{
  font-size: 16px;
  color: #000;
line-height:150%;
}
.news1-content{
  margin: 12px 0;
  line-height: 20px;
font-size: 14px;
}
.news1-date{
  color: #B4B4B5;
}
.news-list{
  padding-bottom: 20px;
  border-bottom: 1px solid #B2B3B1;
}
.news-item{
  margin-top: 17px;
  display: flex;
  justify-content: space-between;
}
.news-item-title{
  flex: 1;
  max-width: 680px;
  font-size: 16px;
  color: #000;
  /*font-weight: bold;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-item-date{
  font-size: 12px;
  color: #B4B4B5;
}
#container2{
  margin-top: 50px;
  background-color: #EDEEEE;
}
#container4{
  background-color: #EDEEEE;
  padding-bottom: 80px;
}
.news2{
  background-color: #EDEEEE;
  padding-bottom: 50px;
}
.news2-list{
 
}
.news2-item{
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #B2B3B1;
}
.news2-item:last-of-type{
  border: none;
}
.news2-item-title{
  font-size: 16px;
  color: #000;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.news2-item-content{
  font-size: 14px;
  line-height: 18px;
  color: #61615F;
  margin-bottom: 10px;
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;		
	line-clamp: 2;					
	-webkit-box-orient: vertical;	
}
.new2-item-date{
  font-size: 12px;
  color: #B4B4B5;
}
.sys{
  height: 170px;
  background-color: #13464A;
}
#container5{
  background-color: #fff;
  padding-bottom: 50px;
}
.notice-list{
  display: flex;
  flex-wrap: wrap;
}
.notice-item-top{
  margin-bottom: 10px;
}
.notice-item{
  padding-left: 20px;
  margin-top: 35px;
  padding-bottom: 15px;
  border-right: 1px solid #BABABA;
  width: 400px;
  box-sizing: border-box;
}
.notice-item:nth-of-type(3n){
  border-right: none;
}
.notice-item-icon{
  margin-top: 4px;
  margin-right: 4px;
}
.notice-item-num{
  font-size: 30px;
  font-weight: bold;
  margin-right: 10px;
}
.notice-item-m{
  font-size: 22px;
}
.notice-item-title{
  font-size: 14px;
  margin-top: 10px;
  line-height: 30px;
}
.notice-item-sub-title{
  margin-left: 13px;
}
#container6{
  width: 100%;
  height: 400px;
  background-image: url('./images/bg_04.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
#container6 .news{
  background-color: rgba(0,0,0,0);
}
.container6-content{
  display: flex;
  margin-left: 150px;
}
.container6-content-left{
  width: 100%;
  display: flex;
  width: calc(100 / 2);
  flex-wrap: wrap;
  margin-top: 29px;
}
.num-item{
  flex: 1;
  display: flex;
  margin-top: 10px;
  /* margin-left: 30px; */
  /* margin-right: 50px; */
}
.num-item-icon{
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.num-item-num{
  font-size: 45px;
  font-weight: bold;
  color: #0162AD;
  margin-top: 17px;
}
.num-item-des{
  font-size: 14px;
  color: #0162AD;
  width:200px;
  margin-top: 7px;
}
.container6-content-right{
  width: 500px;
  height: 240px;
  margin-top: 35px;
}
.post { margin-bottom:10px;}
.post .tt { display:inline-block; width:100%; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.post1 .tt {background:url(images/icon_tit.gif) no-repeat 5px center;}
.post1 .tt .tit {}
.post1 .tt .tit .title {padding-left:35px; }
/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.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{margin-left:0px;margin-right:5px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {background:#fff;width: 1200px;padding:10px}

/**首页三列布局**/
.mod {}
.mod .ml {width:236px; float:left;}/**左列**/ 
.mod .mc { width:478px; margin-left:15px; float:left;} /**中间**/
.mod .mr { width:236px; float:right;} /**右列**/
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}

/**页脚开始**/
#footer {
  height: 150px;
  background-image: url("./images//bg_05.png");
  background-size: 100% auto;
}
#footer .inner { padding:10px 0; border-top:2px solid #036; text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}

/**列表页**/
.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px 5px 0px 30px;background:url(images/icon_col_name.gif) no-repeat 5px 9px;}/**栏目名称icon**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: #EFEFEF url(images/icon_column_1.gif) no-repeat 10px 10px;border-top:1px solid #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-top:0px; padding-bottom:0px; padding-left:25px; line-height:30px!important; }
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**三级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**四级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**五级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {width:100%;float:left;} 
.col_news_box{margin-left: 220px;}

.col_news_head {border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;margin-top: 10px;}
.article {}
.article h1.arti_title {line-height:36px;font-size:24px;font-family: "Microsoft YaHei";color:#0162AB;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;/*border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;*/}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

.footer-content{
  display: flex;
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
.footer-content-left{
  width: 420px;
  text-align: left;
}
.footer-content-center{
  width: 300px;
  text-align: left;
}
.footer-content-center1{
  width: 200px;
  text-align: left;
}
.footer-content-right{
  text-align: right;
  padding-right: 30px;
  flex: 1;
}
.friends-links-title{
  font-size: 16px;
}
.friends-links-item{
  margin-top: 10px;
  font-size: 12px;
color:white;
}
#links li a{
color: white;
}
#d-container{
  background-color: #F7F7F7;
}
#d-container .inner{
  background-color: #fff;
}
#d-banner{
  width: 100%;
  position: relative;
  /*height: 400px;*/
}

.d-banner-img img{
  height: 100%;
  width: auto;
}
.d-positon{
  position: absolute;
  left: 43%;
  bottom: 30px;
  background-color: rgb(6,97,172,.2);
  padding: 5px 20px;
  display: flex;
  width: 1200px;
  height: 30px;
  /* line-height: 30px; */
  margin-left: -500px;
  box-sizing: border-box;
}
.possplit{background-image: url(posSplit.gif);background-repeat: no-repeat;background-position: left center;text-indent: 0px; background-position: center;width: 10px;display: inline-block;border: 0px solid red;color: white;}
.col-path{
  line-height: 20px;
  color: #fff;
  font-size: 16px;
}
#poisition a{
  line-height: 20px;
  color: #fff;
  font-size: 16px;
}
.infobox .read{
  padding: 30px;
}
.d-menu{
  padding: 20px 30px;
  font-size: 20px;
  display: flex;
  justify-content: center;
}
.selected{
  color: #005CAB;
  font-weight: bold;
  font-size: 20px;
}
.wp_column{
  display: flex;
  align-items: center;
  font-size: 20px;
}
.column-name{
  font-size: 20px;
}
.wp_column .line{
  margin:0 10px;
  width: 10px;
  height: 2px;
  background-color: #000;
}
.wp_column_active{
  color: #005CAB
}
.col_new_list{
  padding: 40px 30px;
}
.news_item{
  padding: 15px 15px;
  border-top: 1px solid #E5E5E4;
  font-size: 15px;
}
.news_item:last-of-type{
  border-bottom: 1px solid #E5E5E4;
}
.news_item_title{
  display: inline-block;
  width: calc(100% - 95px);
}
.news_item_date{
  width: 100px;
  text-align: right;
}
#leader-container{
  background-color: #F7F7F7;
}
.leader_list{
  padding-bottom: 40px;
}
.leader_item{
  margin-top: 30px;
}
.leader_item_title{
  padding: 10px 15px;
  background-color: #fff;
  border-left: 5px solid #0461AA;
}
.leader{
  padding: 0;
}
.leader-info{
  margin-top: 30px;
  background-color: #fff;
  padding: 30px ;
  display: flex;
}
.leader-pic{
  width: 300px;
  height: 220px;
  margin-right: 40px;
}
.leader-detail{
  font-size: 14px;
  flex: 1;
}
.leader-detail>div {
  display: flex;
  align-items: center;
  margin-top: 26px;
}
.leader-detail>div:first-of-type{
  border-bottom: 1px solid #CECECF;
  padding-bottom: 30px;
}
.leader-detail img{
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.leader-name{
  flex:1;
  font-size: 20px;
  font-weight: bold;
}
.student-list{
  display: flex;
  justify-content: space-between;
}
.student-item{
  width: 295px;
  height: 220px;
  border-left: 10px solid #EDEEEE
  border-bottom: 1px solid #005CAB;
}
.student-item-text{
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  border-bottom: 1px solid #005CAB;
}
.student-item-text:hover{
  color: #005CAB;
}
.student-item>img{
  width: 100%;
  height: 100%;
}
.arrow{
  margin:0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.arrow>div{
  color: #fff;
  padding: 5px 20px;
}
.arrow-pre{
  background-color: #EF861B;
}
.arrow-next{
  background-color: #0562AF;
}
