﻿@charset "utf-8";
/*幻灯片样式-首屏*/
._sliders { position: relative;width: 100%;overflow: hidden;min-width: 1120px;}
.rslides li { position: relative;}
.rslides p { position: absolute; left: 9%; bottom: 55px; z-index: 2;margin: 0; padding: 10px 15px;box-sizing:border-box; font-size: 28px; color: #fff; 
/*background-color: rgba(237,36,44,0.8); background-color: #EB6100\9;*/
background: url(../images/slides_bg02.png) repeat;}
.centered-btns_nav { position: absolute; top: 50%; z-index: 2; width: 38px; height: 61px; margin-top: -40px; line-height: 200px; background-image: url(../images/arrow.png); overflow: hidden;}
.next { right: 10px; background-position: right 0;}
.prev { left: 10px; background-position: left 0;}
.centered-btns_nav:active {background-image: url(../images/arrow_on.png);}
.centered-btns_tabs {text-align: center; font-size: 0; list-style-type: none;position: absolute;bottom: 30px;right: 10%;z-index: 999;}
.centered-btns_tabs li { display: inline-block; *display: inline; *zoom: 1; margin: 0 6px;}
.centered-btns_tabs a { display: inline-block; *display: inline; *zoom: 1;width: 20px; height: 20px; overflow: hidden;
	/*border-radius: 50%; line-height: 20px;border:1px solid #dcdcdc; 
	background-color: rgb(255, 255, 255); background-color: #fff\9; */
	background:url(../images/banner-icon.png) -31px 0px no-repeat; }
.centered-btns_tabs .centered-btns_here a { background:url(../images/banner-icon.png) 0px 0px no-repeat;
	/*background-color: rgb(237,36,44); background-color: #EB6100\9;border:1px solid #fff;*/}
/*幻灯片样式-新闻*/
.flexslider{position: relative;width: 631px;height: 266px; margin-right: 13px;overflow: hidden;}
.slides li{position: relative;}
.slides li p{position: absolute;bottom: 4px;left: 0px;width: 100%;background:url(../images/bg_black.png) repeat;}
.slides li p a{display: block;width: 74%;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;color: #fff;
	padding: 8px 0px 8px 15px;letter-spacing: 1px;font-weight: 400;}
.flex-control-nav{position: absolute;right: 10px;bottom: 7px;z-index: 99;}
.flex-control-nav li{ display: inline-block; margin: 0 2px; *display: inline-block; *zoom: 1;}
.flex-control-nav li a { display: inline-block;*display: inline;*display: inline-block; *zoom: 1; width: 22px; height: 8px;text-indent: -9999px;overflow: hidden;
	background:url(../images/banner_num.png) -21px 0px no-repeat;}
.flex-control-nav li a.flex-active{background:url(../images/banner_num.png) 0px 0px no-repeat;}
.flex-direction-nav{display: none;}

/*页面版块-公用样式*/
.index_grids:first-child{margin-top: 20px;}
.index_grids{width: 1140px;margin: 0px auto 20px auto;}
.content_grids{width: 1140px;margin: 30px auto 0px auto;}
.grid_title{padding-left: 10px;margin-bottom: 15px;height: 40px;line-height:40px;background: #e0eaf2;}
.grid_title h2{float: left;font-size: 14px;font-weight:normal;}
.grid_title a{display:block;float: right;font-size: 11px;font-weight: 500;
	position: relative;width:40px;color: #2F65C2;}
.grid_title a:hover{color: #EB6100;}
.icon{display: inline-block;float: left;margin:10px 5px 0px 0px; width: 21px;height: 21px;background:url(../images/icons.png) no-repeat;}
.icon06{background-position:0px -28px;}
.icon01{background-position:0px 0px;}
.icon02{background-position:-35px 0px;}
.icon03{background-position:-66px 0px;}
.icon04{background-position:-104px 0px;}
.icon05{background-position:-136px 0px;}
.icon05_1{background-position:-178px 0px;}
.icon05_2{background-position:-214px 0px;}


.grid_left{width: 631px;margin-right: 20px;}
.grid_right{width: 489px;}

.page_grids{width: 1140px;margin: 25px auto;}
.page_grids .grid_left{width: 250px;}
/*内页-左侧快捷列表*/
.g_one{margin-bottom: 20px;}
.grid03{border: 1px solid #e0eaf2;}
.grid03 .grid_title{margin-bottom: 0px;}
.grid03 .grid_title a{text-indent: -999px; background:url(../images/arrow_down_black.png) no-repeat;}
.linkTabs{padding-bottom: 40px;}
.linkTabs li{border-left: 2px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.linkTabs li a{display: block;padding-left: 30px;line-height: 40px;font-size: 13px;}
.linkTabs li.on,.linkTabs li:hover{border-left: 2px solid #396ECA;border-top:1px solid #C6D3DE;border-bottom:1px solid #C6D3DE;
	background: #f4faff;}
.linkTabs li.on a,.linkTabs li:hover a{color: #396ECA;}
.page_grids .grid_right{width: 870px;}

/*==========新闻列表样式==========*/
/*首页-左侧-新闻*/
.newslist{width: 96%;margin-left: 2%;}
.newslist li{margin-top: 7px;}
.newslist li:first-child{margin-top: 4px;}
.newslist li:after{content: "";display:block;clear: both;}
.newslist li a{display: block;font-size: 13px; float: left;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;
	padding-left:15px;background: url(../images/newsList_default.png) no-repeat;background-position:0px;}
.newslist li:hover a{color: #EB6100;background: url(../images/newsList_on.png) no-repeat;background-position:0px;}
.newslist li span{float: right;margin-top: 0px;color: #999;font-size: 12px;}
.newslist li:hover span{color: #EB6100;}
/*首页-新闻*/
.newslist01 li a{width: 78%}
.newslist02 li a{width: 75%;}
.grid01{width: 425px;margin-right: 20px;}
/*友情链接*/
.grid02{width: 250px;}
.grid02 .grid_title{margin-bottom: 0px;}
.fri_links{padding: 0px 15px;border:1px solid #e0eaf2;}
.fri_links li{border-top:1px dotted #e0eaf2;padding: 7px 0px;}
.fri_links li:first-child{border-top:0px dotted #e0eaf2;padding-top: 8px;}
.fri_links li a{display: block;height: 29px;}
.fast_links{margin-top: 8px;}
.fast_links li{width: 48%;}
.fast_links li a{display: block;height: 36px;line-height: 36px;font-size: 13px;color: #fff;text-align: center;}
.fast_links li.fa_link01{background:#EB6100;}
.fast_links li.fa_link02{background:#1b5192;}
.fast_links li.fa_link01:hover{background:#DC5B00;}
.fast_links li.fa_link02:hover{background:#164885;}
/*列表页-右侧-新闻*/
.newslist03 li{border-bottom:1px dotted #dedede;margin-top: 15px; }
.newslist03 li h2{margin-bottom: 10px;font-weight: 500;}
.newslist03 li h2 a{font-size: 15px;}
.newslist03 li .newsAbr{margin-bottom: 15px;width: 98%;margin-left: 2%;}
.newslist03 li .newsAbr a{padding-left: 0px;background: none;white-space: normal;float: none;color: #999;line-height: 22px;}
.newslist03 li:hover .newsAbr a{padding-left: 0px;background: none;white-space: normal;color:#EB6100;}
/*实验平台列表*/
.newslist04 li{border-top:1px dotted #dedede;padding-top: 25px;margin-bottom: 25px; }
.newslist04 li:first-child{border-top:0px;padding-top:0px;}
.newslist04 li .img{width: 300px;height: 165px;border: 3px solid #f0f6ff;}
.newslist04 li img{width: 300px;height: 165px;}
.newslist04 li .txt{width: 520px;}
.newslist04 li .txt h2{margin-top: 10px;letter-spacing: 2px;}
.newslist04 li .txt h2 a{float: none!important;font-size: 14px;}
.newslist04 li .txt p a{float: right;background: none;color: #999;}
.newslist04 li .newsAbr{width: 100%;height: 98px;margin-bottom: 10px;margin-left: 0%;margin-top: 10px;text-indent: 14px;
	overflow: hidden;}
.newslist04 li .newsAbr a{padding-left: 0px;background: none;white-space: normal;float: none;color: #999;line-height: 20px;}
.newslist04 li:hover .img{border: 3px solid #ffefe3;}
.newslist04 li:hover p a{padding-left: 0px;background: none;white-space: normal;color:#EB6100;}
.newslist04 li:hover .newsAbr a{color:#666;}
/*文化建设列表-有左侧*/
.newslist05{width: 98%;}
.newslist05 li{margin-bottom: 15px;background: #f4faff;}
.newslist05 li .img{width: 255px;height: 150px;}
.newslist05 li img{width: 255px;height: 150px;}
.newslist05 li .txt{width: 565px;margin-right: 17px;}
.newslist05 li .txt h2{margin-top: 15px;}
.newslist05 li .txt h2 a{background: none;width: 440px;padding-left: 0px;font-size: 15px;}
.newslist05 li .txt h2 span{margin-top:3px;}
.newslist05 li .txt p a{float: right;background: none;color: #999;}
.newslist05 li .newsAbr{width: 100%;height: 60px;margin-bottom: 5px;margin-left: 0%;margin-top: 10px;text-indent: 14px;
	overflow: hidden;}
.newslist05 li .newsAbr a{padding-left: 0px;background: none;white-space: normal;float: none;color: #999;line-height: 20px;}
.newslist05 li:hover p a{padding-left: 0px;background: none;white-space: normal;color:#EB6100;}
.newslist05 li:hover .newsAbr a{color:#666;}
/*文化建设列表-无左侧*/
.newslist06{width: 100%;margin:0px auto;}
.newslist06 li{margin-bottom: 15px;background: #f4faff;}
.newslist06 li .date{background: #e0eaf2;padding: 0px 20px;width:80px;height: 170px;}
.newslist06 li .date .year,.newslist06 li .date .classify{color: #7b9edb;}
.newslist06 li .date .year{margin: 15px 0px 4px;}
.newslist06 li .date .month{color: #2f65c2;font-weight: bold;margin-bottom: 55px;}
.newslist06 li .img{width: 292px;height: 170px;}
.newslist06 li img{width: 100%;}
.newslist06 li .txt{width: 680px;margin-left: 17px;}
.newslist06 li .txt h2{margin-top: 15px;}
.newslist06 li .txt h2 a{background: none;padding-left: 0px;font-size: 15px;float: none!important;}
.newslist06 li .txt p a{float: right;background: none;color: #999;}
.newslist06 li .newsAbr{width: 100%;height: 80px;margin-bottom: 5px;margin-left: 0%;margin-top: 10px;text-indent: 14px;
	overflow: hidden;}
.newslist06 li .newsAbr a{padding-left: 0px;background: none;white-space: normal;float: none;color: #999;line-height: 20px;}
.newslist06 li:hover p a{padding-left: 0px;background: none;white-space: normal;color:#EB6100;}
.newslist06 li:hover .newsAbr a{color:#666;}
.newslist06 li:hover .date{background: #faece2;}
.newslist06 li:hover .date .month{color: #eb6100;}
.newslist06 li:hover .date .year,.newslist06 li:hover .date .classify{color: #e1935c;}
/*教师成员列表*/
.teacher{}
.teacher li{width: 48%;height:205px;margin:0 0% 20px 2%;border:1px solid #dedede;}
.teacher li a{display: block;padding: 4% 2% 4% 4%;}
.teacher li a:hover .t_txt dd.name{color: #EB6100;font-weight: 600;}
.t_img{width: 110px;height: 154px;border: 1px solid #dedede}
.t_txt{width: 66%;font-size: 12px;margin-left: 4%;}
.t_txt dt,.t_txt dd{display: inline-block;}
.t_txt dt,.t_txt dd{*display: inline;}
.t_txt dt{font-weight: bold;width: 16%;vertical-align: top;}
.t_txt dd{width: 82%;margin-bottom: 8px;font-size: 12px;letter-spacing: 1px;}
/*教师成员介绍*/
.member_left{width: 80%;margin-left: 2%;margin-top: 20px;}
.member_right{width: 110px;margin-right: 2%;margin-top:10px;}
.member_right img{border: 1px solid #dedede;}
.member_left .name{font-size: 20px;font-weight: 500;margin-bottom: 10px;}
.member_left .job{font-size: 14px;}
.member_left .introduction{font-size: 13px;margin-bottom: 10px;text-indent: 28px;letter-spacing: 1px;line-height: 20px;}
.experience{position: relative;margin-bottom: 10px;}
.experience h3{font-size: 14px;font-weight: 600;background: #fff;padding-right: 10px;position: relative;z-index: 1;}
.experience .line{display: block;width: 100%;height: 1px;background: #dedede; position: absolute;top: 11px;z-index: 0;}
.experience_con{font-size: 13px;letter-spacing: 1px;line-height: 20px;} /*padding-left: 4%;*/
/*研究生培养列表*/
.timecon{}
.timecon li a{display:block;float: left;border:1px solid #e5e5e5;width:70px;height: 30px;
	text-align: center;line-height: 30px;font-size: 13px;color: #333;}
.timecon li a:hover{display:block;font-size: 13px;color: #2f65c2;background: #e0eaf2;
	line-height: 30px;border:1px solid #2f65c2;}

.stuTitle{font-size: 15px;margin: 15px 0;}
.stuTable{border: 1px solid #e5e5e5;}
.stuTable td{padding-left: 15px;height: 40px;border: 1px solid #e5e5e5;}
.stuTable td.img{padding:0 10px;vertical-align: middle;}
.stuTable .cell{background: #f5f5f5;}
.stuTable .stuDiscribe{padding: 10px 15px;}
/*==========新闻列表样式 ends==========*/

/*==========内页样式==========*/
/*右侧-新闻内容*/
.content_right{width: 96%;margin: 10px auto;}
.news_title{text-align: center;margin-bottom: 20px;}
.news_title h1{font-size: 20px;font-weight: 500;line-height: 26px;margin-bottom: 20px;}
.news_title p{color: #666;font-size: 12px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
.news_title p a{color: #666;}
.news_title p a:hover{color: #EB6100;}
.news_con {line-height: 26px;}
/*==========内容页样式 ends==========*/

/*==========作品列表样式==========*/
/*首页-左侧-作品*/
/*列表页-左侧-作品*/
/*==========作品列表样式 ends==========*/

/*==========快捷通道样式==========*/
/*首页-左侧-快捷通道*/
/*列表页-右侧-快捷通道*/
/*==========快捷通道样式 ends==========*/