@charset "utf-8";

/*公共样式*/
body {margin:0; padding:0; font-family: Arial,Helvetica, sans-serif;font-size:12px;color:#333333;background:#f5f5f5;}
a {text-decoration:none; color:#333333;}
a:focus{-moz-outline:none; outline:none;}/*去掉虚线针对IE*/
a {blr:expression(this.onFocus=this.blur())}/*去掉虚线针对firefox*/
*:focus {outline:none;} /* 去掉谷歌 焦点边框线 */
img {border:0; vertical-align:middle;}
ul,li,p,span,dl,dt,dd,h1,h2,h3,h4,h5,h6,td {margin:0;padding:0;list-style:none;}
.clean{ clear:both;}
.center{width:994px;margin:0 auto;}
.wrap{background:url(../Images/bg.jpg) repeat-y;width:996px;margin:0 auto;}
.wrap_bottom{width:996px;margin:0 auto;background:url(../Images/wrap_bottom.jpg) no-repeat;height:15px;margin-bottom:15px;}
.hearder,.nav,.banner,.content,.footer{width:960px;margin:0 auto; overflow:hidden;}

/**顶部**/
.hearder { padding: 19px; background: #012c5f url(../Images/bg_head.jpg) right center no-repeat; border-radius: 4px; box-sizing: border-box; }
.hearder img { display: block; }

/**导航**/
.nav { margin-top: 6px;overflow: visible; }
.nav::after{content: '';display: block;width: 100%;height: 0;clear:both;}
.nav ul li{float:left;position:relative;margin-left:0.625%;width: 13.75%;}
.nav ul li.first{ margin-left:0; }
.nav ul li a{ padding:0 0.5em;height:29px;line-height:29px; display:block; font-size:15px; font-family:"微软雅黑"; text-align:center;color:#fff;background-color:#012c5f;border-radius:4px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.nav ul li a:hover{color:#b6cae1;}
.nav ul li p{display: none;position: absolute;top: 100%;left:0;z-index: 999;padding:5px 0 10px;width: 100%;background-color:#012c5f; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.nav ul li p::before {content: '';position: absolute;top: 0;left:10%;width: 80%;height: 1px;background: #626262;}
.nav ul li p a{height: auto;font-size: 14px;line-height: 26px;}
.nav ul li:hover p { display: block; }
.nav ul li:hover a { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.nav ul li p a:hover{color:#fff;background: #00479d;}

/**底部**/
.footer{margin-top:10px;}
.footer_line{ background:url(../Images/footer_line.jpg) no-repeat;height:3px;width:984px;margin:0 auto;margin-top:10px;}
.footer_a{ padding: 10px 0 4px; background:#002c60; overflow:hidden;}
.footer_bottom{ background:url(../Images/footer_bottom.jpg) no-repeat;height:6px;padding-bottom:8px;}
.logo{float:left;padding:0 18px;}
.footer_zw1{float:left;border-left:1px solid #8cb2e3;max-width:300px;color:#fff;font-size: 12px; line-height:24px;padding:0px 40px;}
.footer_zw2{float:left;border-left:1px solid #8cb2e3;max-width:300px;color:#fff;font-size: 12px; line-height:24px;padding:0px 40px;}

/**banner**/
.insidle_banner{ position:relative;width:960px;margin:8px auto 0px auto;}
.insidle_banner img{ display: block;width: 100%; }
.insidle_banner p { position:absolute;top:50%;left:10%;z-index:2;width:80%;max-height:90%;font-family:'simsun';font-weight:bold;font-size:24px;color:#fff;text-align:center;overflow:hidden;transform:translate3d(0, -50%, 0); }
.banner{margin-top:8px;}
#faded {overflow: hidden;height:300px}
#faded ul {padding-right:0px;padding-left:0px;padding-bottom:0px;margin:0px;padding-top: 0px}
#faded ul.pagination {padding-right: 5px; padding-left: 5px;z-index:10;float: right; padding-bottom: 5px; padding-top: 5px; list-style-type: none; position: relative;top:272px;}
#faded ul.pagination li {padding-right:4px; float: left}
#faded ul.pagination li a {padding-right: 0px; display: block; padding-left: 0px; background:url(../Images/banner_bt.png) no-repeat 0px 0px; padding-bottom: 0px; overflow: hidden; width:15px; text-indent: 20px; padding-top: 0px; height:16px; text-decoration: none}
#faded ul.pagination li.current a {background:url(../Images/banner_bt.png) no-repeat 0px -15px;}
#faded ul.pagination li a:hover {background:url(../Images/banner_bt.png) no-repeat 0px -15px;}
#faded {width:960px}

/**正文**/
.content{margin-top:8px;}
.index_zs{width:473px;float:left;}
.index_title h2{float:left;font-family:"微软雅黑"; font-size:14px; line-height:28px;color:#fff;padding-left:42px;}
.index_title a{float:right;}
.index_zs_title{ background:url(../Images/index_zs.jpg) no-repeat;height:29px;}
.more{ line-height:28px;padding-right:8px;color:#969696; float:right;}
.more:hover{color:#00326e;}
.index_c_center{ border-left:1px solid #e8ebf0;border-right:1px solid #e8ebf0; overflow:hidden;}
.index_c_center ul{ margin:0 10px;}
.index_c_center ul li{ position: relative; height:30px; line-height:30px; background:url(../Images/index_news_coin.jpg) no-repeat left;padding-left:10px; padding-right: 65px; border-bottom:1px dotted #b2b2b3;}
.index_c_center ul li a{ display: block; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.index_c_center ul li a:hover{color:#00326e}
.index_c_center ul li span{ position: absolute;top: 0;right: 0; }
.index_c_bottom{ background:url(../Images/index_c_bottom.jpg) no-repeat;height:6px;}
.index_news_r a,.index_news_r span,.index_news_r{ color:#e00000 !important;}
.index_nw_title{background:url(../Images/index_news.jpg) no-repeat;height:29px;}
.index_nw{width:473px;float:right;}

.index_box { float:left;width:310px; }
.index_box.ml { margin-left:15px; }
.index_gg_title{background:url(../Images/index_gg.jpg) no-repeat;height:29px;}

/**内页**/
.insidle_abmain_left{width:189px;float:left;}
.insidle_abmain_right{width:758px;float:right;}
.insidle_left_abmain_menu{ overflow:hidden;margin-bottom:10px}
.insidle_left_abmain_menu_title h2{font-family:"微软雅黑"; font-size:14px; line-height:28px;color:#fff;padding-left:8px;height:28px;}
.insidle_left_abmain_menu_center{ border-left:1px solid #e8ebf0;border-right:1px solid #e8ebf0;padding:0px 6px;}
.insidle_left_abmain_menu_bottom{ background:url(../Images/insidle_left_abmain_bottom.jpg) no-repeat;height:7px;}
.a1{background:url(../Images/insidle_left_abmain.jpg) no-repeat; overflow:hidden;}
.a1 h2{float:left;}
.menu ul li{height:30px;line-height:30px; background:url(../Images/insidle_left_abmain_coin.jpg) no-repeat left;padding-left:16px; border-bottom:1px dotted #d0d3d9;}
.zs ul li{height:30px;line-height:30px; border-bottom:1px dotted #d0d3d9; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.zs ul li a{display: block;
width:97px;
text-overflow:ellipsis;
white-space:nowrap;
overflow: hidden; float:left;}
.zs ul li span{ float:right;color:#666;}
.insidle_abmain_right_title{ background:url(../Images/insidle_right_abmain.jpg) no-repeat;height:28px; line-height:28px;}
.insidle_abmain_right_title h2{padding-left:8px;font-family:"微软雅黑"; float:left;font-size:14px;color:#00326e;}
.set{ float:right;padding-right:8px;color:#606a7c;}
.set a{color:#606a7c;}
.insidle_abmain_right_center{border-left:1px solid #e8ebf0;border-right:1px solid #e8ebf0; overflow:hidden;padding:25px; line-height:30px; font-size:14px;color: #606a7c;}
.insidle_abmain_right_center.list{padding:10px;}
.insidle_abmain_right_bottom{ background:url(../Images/insidle_right_abmain_bottom.jpg) no-repeat;height:5px;}

/**博士培养**/
.phd_main_left{width:343px;float:left;}
.phd_main_center{width:48px;float:left;padding-left:10px;}
.phd_main_right{width:549px;float:right;}
.a2{ background:url(../Images/bp_1.jpg) no-repeat; overflow:hidden;}
.a2 h2,.a3 h2,.a4 h2,.a5 h2,.o6 h2,.o7 h2,.xiaoqi_a h2{ float:left;}
.phd1{ overflow:hidden;}
.phd1 ul li{height:30px;line-height:30px; border-bottom:1px dotted #d0d3d9; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.phd1 ul li a{display: block;
width:240px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; float:left;}
.phd1 ul li span{ float:right;color:#666;}
.insidle_left_abmain_menu_bottom2{ background:url(../Images/about_09_bottom.jpg) no-repeat;height:6px;}
.a3{background:url(../Images/bp_1_r.jpg) no-repeat; overflow:hidden;}
.insidle_left_abmain_menu_bottom3{ background:url(../Images/bp_1_r_bottom.jpg) no-repeat;height:6px;}
.left_h2{color:#00316c !important;}
.phd_pic{ float:left;width:192px;height:144px;padding-top:8px;}
.phd_wz{ float:right;width:334px;}
.asg {width:100%;overflow:hidden;}
.asg li {height:30px;line-height:30px;color:#000;}
.index_date{ line-height:22px; height:22px; font-size:12px; float:right;color:#666;}
.index_news{line-height:22px; height:22px;font-size:12px; float:left; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.phd1_news{display: block;
width:250px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; height:25px; line-height:25px;}
.phd1_coin{ height:25px;}
.phd1_date{height:25px; line-height:25px;}
.pei_xun_right{width:607px; float:right;}
.a4{background:url(../Images/xq_1.jpg) no-repeat; overflow:hidden;}
.pei_xun_right_abmain_menu_bottom{background:url(../Images/xq_1_bottom.jpg) no-repeat;height:6px;}
.pei_xun_rollpic{height:191px;margin-bottom:8px;}
.a5{background:url(../Images/xiaoyou_title_bg.jpg) no-repeat; overflow:hidden;}
.xiaoyou_right_abmain_menu_bottom{background:url(../Images/xiaoyou_title_bottom.jpg) no-repeat;height:6px;}

.focus { width:339px; height:185px; overflow: hidden; position: relative; left: 0; top: 0; font-size: 14px; padding:1px; border:1px solid #ccc; }
.focus .focus-box { width:334px; height:239px; overflow: hidden; position: relative; left: 0; top: 0; }
.focus .focus-pics { position: absolute; left: 0; top: 0; width: 100000px; height: 200px; display: block; }
.focus .focus-box a { display: block; zoom: 1; }
.focus .focus-box a img { display: block; border: 0; }
.focus .controls { position: absolute; width: 100%; left: 0; bottom: 1px; }
.focus .controls ul, .focus .controls li { margin: 0; padding: 0; list-style: none; }
.focus .controls .bg { width: 360px; height: 45px;filter: alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3; overflow:hidden;}
.focus .controls .info { position: absolute; left: 0; top: 0; z-index: 1; color: #fff; padding: 3px 0 0 5px; }
.focus .controls .info b { display: block; font-size: 14px; }
.focus .controls .l-btn { position: absolute; right: 10px; bottom: 5px; z-index: 2; color: #fff; font-size: 12px; }
.focus .controls .l-btn li { float: left; width: 16px; height: 16px; text-align: center; margin-left: 4px; border: 1px #F47500 solid; line-height: 16px; cursor: pointer; background: #fff; font-family: Tahoma, Arial, Simsun; color: #D94B01; }
.focus .controls .l-btn li.selected { width: 18px; height: 18px; line-height: 18px; margin-top: -2px; background: #FFB442; border: 1px #F27602 solid; font-weight: bold; color: #fff; }

/*btn css3*/
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {background: #b61318;background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));background: -moz-linear-gradient(top,  #c9151b,  #a11115);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/*End css3*/
.focus1 { width:261px; height:184px; overflow: hidden; position: relative; left: 0; top: 0; font-size: 14px; padding:1px; border:1px solid #ccc; }
.focus1 .focus-box { width:261px; height:184px; overflow: hidden; position: relative; left: 0; top: 0; }
.focus1 .focus-pics { position: absolute; left: 0; top: 0; width: 100000px; height: 200px; display: block; }
.focus1 .focus-box a { display: block; zoom: 1; }
.focus1 .focus-box a img { display: block; border: 0; }
.focus1 .controls { position: absolute; width: 100%; left: 0; bottom: 1px; }
.focus1 .controls ul, .focus .controls li { margin: 0; padding: 0; list-style: none; }
.focus1 .controls .bg { width: 360px; height: 45px;filter: alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3; overflow:hidden;}
.focus1 .controls .info { position: absolute; left: 0; top: 0; z-index: 1; color: #fff; padding: 3px 0 0 5px; }
.focus1 .controls .info b { display: block; font-size: 14px; }
.focus1 .controls .l-btn { position: absolute; right: 10px; bottom: 5px; z-index: 2; color: #fff; font-size: 12px; }
.focus1 .controls .l-btn li { float: left; width: 16px; height: 16px; text-align: center; margin-left: 4px; border: 1px #F47500 solid; line-height: 16px; cursor: pointer; background: #fff; font-family: Tahoma, Arial, Simsun; color: #D94B01; }
.focus1 .controls .l-btn li.selected { width: 18px; height: 18px; line-height: 18px; margin-top: -2px; background: #FFB442; border: 1px #F27602 solid; font-weight: bold; color: #fff; }

.xiaoyou_right{width:685px;float:right;}
.xiaoyou_left{width:261px;float:left;}
.xiaoyou_left_bt{margin-top:12px;}
.xiaoyou_left_bt a{ display: block;margin-bottom:18px; text-align:center;}

.phd1_pic{width:176px;height:124px; float:left;margin-top:6px;}
.phd1_wz{width:478px; float:right;}
.xiaoqi_wz{width:389px;float:right;}
.newsinfo{ background:#f0f0f0;padding:8px; text-align:center;}
.zw_xq{ text-align:center;line-height:35px;}
.online_wz_center{ float:left;width:562px;padding-left:10px;}
.online_wz_right{width:189px; float:right;}
.yckz_bt{margin-bottom:5px;}
.o6{background:url(../Images/online_title_topbg.jpg) no-repeat; overflow:hidden;}
.o7{background:url(../Images/online_title_topbg2.jpg) no-repeat; overflow:hidden;}
.o6_pic{ width:192px;height:144px;float:left;margin-top:8px;}
.o6_wz{ float:right;}
.online_abmain_menu_bottom2{background:url(../Images/online_title_topbg_bottom.jpg) no-repeat;height:6px;}
.menu_online a{ text-align:center; display:block;padding:5px 0px;}
.online1{width:276px; float:left;}
.online2{width:276px; float:right;}
.phd2{ overflow:hidden;}
.phd2 ul li{height:30px;line-height:30px; border-bottom:1px dotted #d0d3d9; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.phd2 ul li a{display: block;
width:170px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; float:left;}
.phd2 ul li span{ float:right;color:#666;}
.online_abmain_menu_bottom3{background:url(../Images/online_title_topbg_bottom2.jpg) no-repeat;height:6px;}
.phd4{ overflow:hidden;}
.phd4 ul li{ float:left;padding:8px 11px 0px 16px;}
.phd4_pic{ padding:1px; border:1px solid #e9e9e9;}
.phd4_wz{ height:25px; line-height:25px; text-align:center;}
.online_n{margin-bottom:10px;}

.list ul li{height:30px;line-height:30px; border-bottom:1px dotted #d0d3d9; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.list ul li a{display: block;
width:632px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; float:left;}
.list ul li span{ float:right;color:#666;}

.page{ overflow:hidden;padding:10px 8px;}
.page_a{ float:left;color:#484848;}
.page_b{ float:right;}
.page_b a{padding:0px 4px;}

.link{width:960px;margin:5px auto; height:25px;line-height:25px;}
.link a{padding:0px 4px;}
.js_pic{ float:left;}
.xiaoyou_wz{width:464px; float:right;}

.js_pic_a{ float:left;}
.js_wz_ba{ float:right;width:216px;}
.js ul li{width:343px; float:left;padding:10px;}
.js_pic{ float:left;width:70px;}
.js_wz{float:right;width:250px;}
.js_wz_a{ line-height:25px; height:25px;width:200px;}
.js_wz_a a{font-size:14px;color: #333;}
.js_wz_b{height:65px;line-height:25px; overflow:hidden; color:#666}
.js_wz_ba_b{height:118px;line-height:25px; overflow:hidden; color:#666}

.xiaoyou_q{ overflow:hidden;}
.xiaoyou_q ul li{height:30px;line-height:30px; border-bottom:1px dotted #d0d3d9; background:url(../Images/zs_coin.jpg) no-repeat left;padding-left:8px;}
.xiaoyou_q ul li a{display: block;
width:170px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; float:left;}
.xiaoqi_a{ background:url(../Images/xiaoyou_q_top.jpg) no-repeat; overflow:hidden;}
.xiaoqi_a_bottom{ background:url(../Images/xiaoyou_q_bottom.jpg) no-repeat;height:6px;}
.teacher_zw{margin-top:8px;}
.online_x h2{font-family:"微软雅黑"; font-weight:normal; font-size:15px; height:28px; line-height:28px; background:#e5eaf0; border-left:4px solid #00316c;padding-left:10px;}
.insidle_abmain_right_title2{ background:url(../Images/insidle_right_abmain2.jpg) no-repeat;height:28px; line-height:28px;}
.insidle_abmain_right_bottom2{ background:url(../Images/insidle_right_abmain_bottom2.jpg) no-repeat;height:5px;}

.turn{
	margin: 35px auto 0;
	border-top: 1px solid #e9e9e9;
	padding-top: 15px;
	line-height: 22px;
	position: relative;
}
.turn a{
	color: #666;
}
.turn a.back{
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 15px;
}

.page{ font-size:0; border:1px solid #CCC; margin-top:20px;}
.page a{ font-size: 14px; line-height:30px; padding:3px 8px;background:none;  }
.page .a1{ line-height:30px; padding:3px 8px; background:none;  }
.page span, .page b{ background:#0B2FAC; color:#fff; line-height:30px; padding:3px 8px;}
.page b{font-size: 14px;}
.page a b{background: none;color:inherit;line-height:normal;padding:0;font-weight: normal;}

.banner a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
#slider {position:relative; width:960px; height:300px;margin: 0 auto;border: 1px solid #535353;}
#slider img {position:absolute;top:0px;left:0px;display:none;}
#slider a {border:0;display:block;}
.nivo-controlNav{position:absolute;height:24px; padding-top:5px; right:5px;bottom:0px; z-index:100;}
.nivo-controlNav a {display:block;width:18px;height:18px; background:#fff;color:#00326e;text-align:center; line-height:18px;border:0;margin-left:8px;float:left;}
.nivo-controlNav a.active {background:#00326e;color:#fff;}
a.nivo-nextNav {background-position:-30px 0;right:15px; display:none}
a.nivo-prevNav {left:15px; display:none}
.nivo-caption { text-shadow:none;  font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a {  color:#efe9d1; text-decoration:underline;}
.clear {clear:both;}