@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; }
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,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; }
/*备用样式表*/
.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:40px; height:40px; vertical-align:middle; background:none; }
/*扩展样式*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97cbe0; }
.hidden { visibility:hidden; }
.fl{float:left;}
.fr{float:right;}
/**布局开始**/
body{}
.mainbg{background: url(/_upload/tpl/04/38/1080/template1080/teacherres_three/images/mainbg.jpg) center top;
    background-size: cover;
    background-attachment: fixed;}
body,p { font:13px/1.75 "arial","microsoft yahei","\u5b8b\u4f53", tahoma, geneva, sans-serif; color:#333; }
a { color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#00873b; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:1300px; margin:0 auto;} /**页面全局宽度**/
/*头部开始*/
#headtop{}
#header .inner {padding: 53px 0 66px 0;}
.top-right{float:right;}  
/*head开始*/
#header {}
.head { width:100%; position:relative; }  
.head .head-left{float:left;display:inline-block;}
.head .head-left .sitelogo{display:inline-block;}
.head .head-left .sitelogo img{}
.head .head-left .site-name{/* margin-top: 26px; */*margin-top: 46px;margin-left: 231px;padding-left:20px;font-size:16px;color: #ffffff;border-left:1px solid #a7a7a7;}
.head .head-mian{float:left;}
.head .head-mian .site-rale{}
.head .head-right{float: left;/* width:200px; */margin-top: 16px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
.head .sitelogo a{display:block;z-index:100;}/*logo*/
/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{ float:left;}
.site-rale ul li.links a{line-height:30px;color:#fff;}
/*lang样式*/
.site-lang{display:inline-block;}
.site-lang ul{ float:right;}
.site-lang ul li.links{ float:left;}
.site-lang ul li.links a{line-height: 30px;
    margin: 0px 5px;
    font-size: 12px;
    color: #ffffff;
    font-family: 'arial';
    font-weight: bold;}
/*默认主导航样式*/
#nav{ /* background: #00428d; */ }
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.navbar { width:100%; height: 60px;}
.navbar .navbox { width:95%; height:44px; margin:0 auto;}/**导航窗口大小及位置**/ 
/**导航样式：后台绑定时也可以定义配置**/
.wp-menu {}
.wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; padding-left:2px; /* background: no-repeat left center; */; }
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background: no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 73px;height: 60px;line-height: 60px;color: #343434;font-size: 17px;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item.hover{ text-decoration: none; color: #20814c; background-color: #eee; }
.sub-menu { display: none; /* padding:5px 0px; */ position: absolute; left: 0; top: 60px; min-width: 148px; z-index: 100; background: rgba(8, 10, 13, 0.7); opacity: 0.8\9; background: #444343\9; filter:alpha(opacity=90); }
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; /* float: left; */; }
.sub-menu .sub-item a { display: block; color: #d8d8d8; height: 32px; line-height: 32px; padding: 0 16px; font-size: 12px; background:none; }
.sub-menu .sub-item a:hover { color: #eee; background-color:#444343; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(11, 102, 244, 0.8); opacity: 0.8\9; background: #444343\9; filter:alpha(opacity=90); }
/**主页banner开始**/
#banner { background-color:#e6e6e6; }
#banner .inner {width:auto; background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }

.main0{background:  no-repeat center bottom;}
.main0 .inner{padding-top: 100px;*padding-top:95px;position:relative;}
.main0 .img_pic{width:152px;height: 202px;position:absolute;left:0px;bottom: 0px; *bottom: 0px;z-index:100;}
.main0 .mainr{width:848px; height: 208px; position:relative;margin-left:152px;}

.main1{}
.main1 .inner{padding:0px 0px 0px;background:#1259a1;position:relative;}
.main1 .ml{float:left;width: 275px;}
.main1 .mr{float:right;width: 905px;min-height: 718px;padding:0px 60px;background:#fff;}

/*头像*/
.img_pic{padding:20px 38px ;}
.img_pic .con{position:relative;}
.img_pic .con img{ width:100%;height:auto; max-height: 258px; vertical-align: top;}
/*个人名称*/
.teach_info{margin-left: 51px;/* margin-top: 55px; */}
.teach_info .news_title{font-size:30px;font-weight:normal;color: #ffffff;}
.teach_info .news_title .tip{font-size:18px; vertical-align:bottom;}
.teach_info .news_meta span{font-size:16px; margin-right:10px;color:#fff;}
/*导航*/
.nav{margin-top: 10px;}
.nav .navcon{/* padding:0 10px; */}
.nav .navcon .item:nth-child(1) {border-top: 1px solid #b0d8c4;}
.nav .navcon .item{width: 100%;border-bottom:1px solid #b0d8c4;background: url(/_upload/tpl/04/38/1080/template1080/teacherres_three/images/nav_jt.png) no-repeat calc(100% - 7px) center; cursor: pointer;}
.nav .navcon .item span{display:inline-block;line-height: 26px;padding: 10px 0px 10px 83px;font-size: 14px;color:#fff;text-align:center;cursor:pointer;vertical-align:middle;}
.nav .navcon .item.selected{ background-color:#105ba7;}
.nav .navcon .item.selected span{color:#fff;border-left:5px solid #9cc815;padding-left:78px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block; width:100%;  border-bottom: 0px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 18px; font-weight:bold; } /**标题字体**/
.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 { padding: 6px 0; 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(/_upload/tpl/04/38/1080/template1080/teacherres_three/images/li.jpg) no-repeat -2px 12px;} 
.post .more_btn { display:inline-block; height: 20px; margin-top: 8px; line-height: 21px; float:right; }
.post .more_btn .more_text,.post .more_btn a {font-size:20px;font-family:"simsun"; cursor:pointer;} 
.post .more_btn a{color:#333;} 
/*标准标题*/
.post1 {}
.post1 .tt { /* border-bottom:1px solid #c0b9ac; */}
.post1 .tt .tit {/* margin-bottom:-6px; */font-size: 22px;font-weight:normal;}
.post1 .tt .tit .title {line-height:40px;color: #000; font-size: 18px;}
/*带图标标题*/
.post2 { }
.post2 .tt { border-bottom:1px solid #c0b9ac;}
.post2 .tt .tit {font-size:16px;font-weight:normal;}
.post2 .tt .tit .title {line-height:34px;color: #ffffff;}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news { line-height: 22px; /* padding:4px 0px; */ padding-left:0px; background:none; } /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta { float:right; margin-left:2px; }/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; 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 { /* clear:both; */ line-height:20px; color: #666; }
.news_list li.news p a { color:#03528a; }
.news_list li.news p a:hover { color:#03528a; text-decoration:underline;}
/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news .news_date{float: left; width:44px;}
.rili .news_list li.news .news_date .news_year{font-size:12px;  background:#00428d;color:#fff;}
.rili .news_list li.news .news_date .news_day{font-size:12px;  background:#fff;color:#00428d;}
.rili .news_list li.news .news_wz{float: left; width: 240px; margin-left:12px;} 
.rili .news_list li.news .news_title{line-height:18px; font-size:16px; color:#424242;} 
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;} 
.tu_news .news_list li.news .news_bg{height:34px;} 

.post-21 .news_text{font-size:13px;line-height:24px; color:#666;}
.post-22{margin-bottom:-10px;margin-top:20px;}
.post-22 .img_er{margin:0 auto;width:128px;}
.post-23 .num{font-size:16px;display:block; text-align:center;}
.post-23 .num span{margin-right:5px; color:#e64d24}
/*相关教师*/
.post-24{margin:0 20px;}
.post-24 .more_btn a{color:#000;}
.post-24 .teach_relative{margin-top: 10px;}
.post-24 .teach_relative .news{margin-bottom: 26px;}
.post-24 .teach_relative .news .news_box{margin:0px 4px;}
.post-24 .teach_relative .news .news_imgs{float:left;width: 70px;height: 90px;margin-right:10px;border: 0px solid red;position:relative;}
.post-24 .teach_relative .news .news_imgs img{max-width:100%;max-height:100%;width:70px;height:90px; margin:auto;position:absolute;left:0px;right:0px;top:0px;bottom:0px;overflow:hidden;}
.post-24 .teach_relative .news .news_wz{} 
.post-24 .teach_relative .news .news_title{line-height: 19px;font-size: 14px;color: #fff;} 
.post-24 .teach_relative .news .news_meta{padding-left:80px;margin-bottom:6px;line-height: 20px;font-size: 12px;color: #f5f5f5;}
.post-24 .teach_relative .news .news_link span.more{display:inline-block;line-height:30px; padding:0px 15px; background: no-repeat left center; color:#fff; text-align:center;} 
.post-24 .teach_relative .news .news_meta .txt{display:block;}
.post-31{}
.post-31 .con{padding:18px 0px;}
/*个人资料两列*/
.post-31 .news_list{float:left;width:100%;}
.post-31 .news_list .news{line-height: 28px;font-size:14px;width: 50%; float: left;}
.post-31 .news_list .news .title{display:inline-block;float:left;line-height: 30px;font-size:14px;text-align:left; color: #6c6b6b;}
.post-31 .news_list .news .txt{display:inline-block;line-height: 30px;font-size:14px;color:#6c6b6b;}
.post-31 .news_list .news .txt a {color:#6c6b6b;}
/*个人资料列表信息*/
.post-31 .news_list.news .news{float:left;width:100%;line-height: 40px;font-size:14px; padding-left:15px;background: url(/_upload/tpl/04/38/1080/template1080/teacherres_three/images/li.jpg) no-repeat 0px 12px;border-bottom:1px dashed #ccc;}
.post-31 .news_list.news .news .news_title{line-height:40px;}
/*表格默认样式*/
.news_table_title{display:block;line-height:35px;margin:4px 0px;font-size:16px; font-weight:700;}
.news_table{width: 100%;border:1px solid #ccc;border-collapse:collapse;margin-bottom:10px;}
.news_more{cursor:pointer;display:block;text-align:center;color: #888;}
.post-31 .con .news_table td,.post-31 .con .news_table th{padding: 4px 4px;line-height: 20px;border:1px solid #ccc;border-collapse:collapse;}
.post-31 .con .news_table th{text-align:center;}
.news_table th{background:#eee;font-weight:bold;}
/*简介*/
.post-31 .con, .post-31 .con p{ line-height: 30px;font-size:14px; color: #6c6b6b;}
.post-31 .con p {
    margin-bottom: 20px;
word-break: break-word;
}
/*默认tab内容隐藏*/
.mainbox{padding-top:25px;}
.mainbox .mod,.mainbox .maincon{display:none;}
/*tabs切换*/
.new_tabs {margin-bottom:20px;}
.new_tabs .tab_menu{border-bottom:1px solid #ccc;margin-bottom:10px;}
.new_tabs .tab_menu .item{float:left;margin-right:20px;line-height:35px;font-size:16px; cursor:pointer; color:#666;}
.new_tabs .tab_menu .item.selected{color:#0d792e;border-bottom:1px solid #0d792e;}
/* arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background: no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:alpha(opacity=80);}
.slick-next:before { content: '';}
/** 
*其他样式
*/
.new_listcon .new_list{}
.new_listcon .new_list .news{ line-height:28px; font-size:14px;}
/**
 * 列表页*
 */
/**首页三列布局**/
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:980px; padding:25px 10px; background:#fff  no-repeat 10px bottom; }
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:880px; padding:20px 60px; background:#fff; }

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu { width:231px; float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background: #1a9552;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/

.col_list{padding:14px 20px;margin-bottom:10px;}
.col_list .list { border-top:0px solid #2867a0; border-bottom:0px solid #fff; }
.col_list .list  a {display:block; color:#007ca2;font-size:14px;height: 32px;line-height: 32px; font-weight:normal;padding-left:20px; background:; border-top:0px solid #fff; border-bottom:1px solid #eee;border-left:4px solid #eee;} 	
.col_list .list  a:hover,.col_list .list a.selected { color:#000; background:#eee;border-left:4px solid #417aaf;} 

.col_news { width: 957px;min-height:500px; float:right;} /**栏目新闻**/
.col_news_head {/* border-left:6px solid #3fd7cb; */border-bottom:1px solid #c9c9c9;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size: 23px; font-family:"microsoft yahei"; font-weight: normal; color: #1c8e50;border-bottom: 1px solid #1f864e;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block;float:right; /* padding-right:20px; */ white-space:nowrap; height: 46px; line-height: 46px; color:#000;} /**当前位置**/
.col_metas .col_path a{color:#000;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .article_index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:13px; 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 { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {  line-height:26px;padding:5px; border-bottom:1px solid #ececec;font-family: "microsoft yahei"; font-size:22px; text-align:center; color: #1b874b;  } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;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: #565656;}
#footer .inner {padding: 30px 0px;}
#footer .inner .foot-left{float:left;padding-left:100px; background: no-repeat left 0px;}
#footer .inner p{font-size:12px;line-height:25px;text-align: center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{float:left; width:560px; }
#footer .inner a{color:#fff;}
#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }
/**
 * 组件功能
 */
/*默认搜索*/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:; width:22px; height:22px; border:0px; cursor: pointer; }*/
/*自定义搜索*/
.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "microsoft yahei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background:  no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}
/**
 * 特殊页面
 */
/**子栏目文章列表**/
.wp_subcolumn_list .wp_sublist {margin-bottom:20px;}
.wp_subcolumn_list .wp_sublist .sublist_title { display:none; width:100%; height:40px; line-height:40px; border-bottom:0px; margin-bottom: 10px; border-bottom:1px solid #ccc;}
.wp_subcolumn_list .wp_sublist .sublist_title a {display:inline-block; line-height:40px; color:#333; font-size:18px; font-weight:bold;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover { color:#555;}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {display:inline-block; cursor:pointer;padding-left: 0px;width:117px; line-height: 40px;background: no-repeat left center;}
/*子栏目文章列表更多：more*/
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {color:#525252;margin-top:0px;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink .moretext img { vertical-align:middle;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover { color:#000;}
/**文章列表:ul**/
.wp_article_list{ display:block; width:100%;}
.wp_article_list .list_item {display:inline-block; width:100%; height:40px; line-height:40px; border-bottom:1px silid #ccc; vertical-align:top; }
.wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left; margin-left:5px;}
.wp_article_list .list_item .pr_fields { display:inline; float:left;}
.wp_article_list .list_item .article_index {display:inline-block;width: 5px;height:40px;margin-top:3px;color:#fff;font-size:11px;float:left;margin-right: 0px;overflow:hidden;text-indent: -99em;background:url(/_upload/tpl/04/38/1080/template1080/teacherres_three/images/li.jpg) no-repeat 50% 12px;}
.wp_article_list .list_item .article_title { float: left;}
.wp_article_list .list_item .article_title a{ float: left; font-size:15px;}
.wp_article_list .list_item .ex_fields { display:inline; float:right;}
.wp_article_list .list_item .article_publishdate { color:#666;}
.wp_article_list .list_item .article_visitcount { color:#999;}

/*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden;-ms-touch-action: none;}
.scroller {
   position: absolute;
   z-index: 1;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 750px; 
   height: 160px;
   -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;
}


/*科研项目*/
.hxxm.news_table .table_head th.hxxm1{width: 131px;}
.hxxm.news_table .table_head th.hxxm5{width: 40px;}
.hxxm.news_table .table_head th.hxxm7{width: 53px;}
.hxxm.news_table .table_head th.hxxm8{width: 53px;}
.hxxm.news_table .table_head th.hxxm9{width: 55px;}
.hxxm.news_table .table_head th.hxxm10{width: 52px;}
.hxxm.news_table .table_head th.hxxm11{width: 27px;}

.zxxm.news_table .table_head th.zxxm1{width: 131px;}
.zxxm.news_table .table_head th.zxxm5{width: 40px;}
.zxxm.news_table .table_head th.zxxm7{width: 53px;}
.zxxm.news_table .table_head th.zxxm8{width: 53px;}
.zxxm.news_table .table_head th.zxxm9{width: 55px;}
.zxxm.news_table .table_head th.zxxm10{width: 52px;}
.zxxm.news_table .table_head th.zxxm11{width: 27px;}


.jyjl.news_table .table_head th.jyjl1{width: 131px;}
.jyjl.news_table .table_head th.jyjl2{width: 66px;}
.jyjl.news_table .table_head th.jyjl3{width: 66px;}
.jyjl.news_table .table_head th.jyjl4{width: 65px;}
.jyjl.news_table .table_head th.jyjl5{width: 79px;}
.jyjl.news_table .table_head th.jyjl6{width: 27px;}
.jyjl.news_table .table_head th.jyjl7{width: 65px;}
.jyjl.news_table .table_head th.jyjl8{width: 70px;}
.jyjl.news_table .table_head th.jyjl9{width: 55px;}
.jyjl.news_table .table_head th.jyjl10{width: 52px;}
.jyjl.news_table .table_head th.jyjl11{width: 27px;}

.gzjl.news_table .table_head th.gzjl1{width: 66px;}
.gzjl.news_table .table_head th.gzjl2{width: 66px;}
.gzjl.news_table .table_head th.gzjl3{width: 142px;}
.gzjl.news_table .table_head th.gzjl4{/* width: 80px; */}
.gzjl.news_table .table_head th.gzjl5{width: 90px;}

/*开授课程*/
.kskc.news_table .table_head th.kskc1{/* width: 131px; */}
.kskc.news_table .table_head th.kskc2{width: 56px;}
.kskc.news_table .table_head th.kskc3{width: 81px;}
.kskc.news_table .table_head th.kskc4{width: 78px;}
.kskc.news_table .table_head th.kskc5{width: 66px;}
.kskc.news_table .table_head th.kskc6{width: 79px;}
.kskc.news_table .table_head th.kskc7{width: 81px;}
/*荣誉及奖励*/
.ryjl.news_table .table_head th.ryjl1{/* width: 131px; */}
.ryjl.news_table .table_head th.ryjl2{width: 130px;}
.ryjl.news_table .table_head th.ryjl3{width: 68px;}
.ryjl.news_table .table_head th.ryjl4{width: 66px;}
.ryjl.news_table .table_head th.ryjl5{width: 52px;}
.ryjl.news_table .table_head th.ryjl6{width: 53px;}
/*科技成果*/
.zl.news_table .table_head th.zl1{width: 166px;word-wrap: break-word;word-break: normal;}
.zl.news_table .table_head th.zl2{width: 116px;}
.zl.news_table .table_head th.zl3{width: 68px;}
.zl.news_table .table_head th.zl4{width: 106px;}
.zl.news_table .table_head th.zl5{width: 78px;}
.zl.news_table .table_head th.zl6{width: 55px;}
.zl.news_table .table_head th.zl7{width: 56px;}
/*论文*/
.lm.news_table .table_head th.lm1{/* width: 126px; */}
.lm.news_table .table_head th.lm2{width: 66px;}
.lm.news_table .table_head th.lm3{width: 55px;}
.lm.news_table .table_head th.lm4{width: 65px;}
.lm.news_table .table_head th.lm5{width: 54px;}
.lm.news_table .table_head th.lm6{width: 53px;}
.lm.news_table .table_head th.lm7{width: 54px;}
.lm.news_table .table_head th.lm8{width: 84px;}
.lm.news_table .table_head th.lm9{width: 26px;}
.lm.news_table .table_head th.lm10{width: 52px;}
.lm.news_table .table_head th.lm11{width: 27px;}
.post-name {
    width: 100%;
    text-align: left;
    font-size: 28px;
    color: #0050a1;
    display: inline-block;
    line-height: 56px;
}
.info-con {padding: 5px 0;}
