@charset "utf-8";
/* CSS Document */

/**公共样式**/
body, h1, h2, h3, h4, span, p, ul, li, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
.height20 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 25px;
	clear: both;
}
/**头部样式**/
.head {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.Top {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #ddd;
	background: #eeeeef;
	font-size: 12px;
	position: relative;
	z-index: 5;
}
.TopBox {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
.TopBoxL li {
	float: left;
	margin-right: 10px;
	list-style: none;
}
.TopBoxL li a.icon {
	display: block;
	width: 100%;
	line-height: 34px;
	color: #757575;
	text-indent: 25px;
	background: url(../../images/icon.png) no-repeat;
}
.TopBoxL li a.web {
	background-position: left -0px;
}
.TopBoxL li a.gzwx {
	background-position: left -84px;
}
.TopBoxL li a.sjb {
	background-position: left -40px;
}
.TopBoxL li a.icon:hover {
	color: #003366;
}
.TopBoxL li a.web:hover {
	background-position: left -120px;
}
.TopBoxL li a.gzwx:hover {
	background-position: left -204px;
}
.TopBoxL li a.sjb:hover {
	background-position: left -160px;
}
.TopBoxR ul {
	float: right;
	margin-bottom: 0;
}
.TopBoxR li {
	float: left;
	line-height: 34px;
	list-style: none;
}
.TopBoxR li a {
	color: #757575;
}
.TopBoxR li span {
	color: #757575;
	margin: 0 10px
}
.TopBoxR li a:hover {
	color: #003366;
}
.sitek {
    border-left: 1px solid #003366;
    float: right;
    margin-top: 30px;
}

.sitename {
	color: rgb(0, 51, 102);
	line-height: 36px;
	font-size: 20px;padding-left: 15px;
}
@media (max-width: 992px) {
	.sitek {
    border-left: none;
    float: none;
    margin-top: 10px;
}
}

/**banner**/
.banner{width:100%; height:220px; background:#006cb4; z-index:1; position:relative;}
.banner ul{max-width: 1200px;
	margin: 0 auto;
	width: 100%; height:220px; overflow:hidden;}
.banner .ban_pic{max-width: 1200px;
	width: 100%;height:220px; margin:0 auto; position:relative;}

.wrap {
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 26px auto 0;
}
.wrap .wrap_bg {
	position: absolute;
	top: -95px;
	left: -143px;
	z-index: 0;
}

/**分享**/
.in_link {
	max-width: 1200px;
	width: 100%;
	height: auto;
	background: url(../images/in_link_line.jpg) left top no-repeat;
	padding: 15px 0 10px;
	margin: 10px auto 0;
}
.in_link p {
	float: left;
	font-family: "宋体";
	color: #666;
	padding-right: 5px;
	height: 27px;
	line-height: 27px;
}
.in_link a {
	color: #666;
	margin-right: 5px;
}
.in_link .ren {
	background: url(../images/index_icon_01.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .xin {
	background: url(../images/index_icon_02.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .teng {
	background: url(../images/index_icon_03.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .tw {
	background: url(../images/index_icon_04.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .dou {
	background: url(../images/index_icon_05.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .face {
	background: url(../images/index_icon_06.jpg) no-repeat;
	padding-left: 25px;
}
.in_link .lin {
	background: url(../images/index_icon_LinkedIn.png) no-repeat;
	padding-left: 25px;
}
.in_link .youku {
	background: url(../images/index_icon_youku.png) no-repeat;
	padding-left: 25px;
}
.in_link .dou {
	background: url(../images/index_icon_05.jpg) no-repeat;
	padding-left: 25px;
}
/**foot**/
.foot {
	width: 100%;
	background-color: #0382C5;
	margin-top: 0px;
}
.foot .foot_cen {
    max-width: 1200px;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 30px 0;
}

.foot .address  p{
	text-align: left;
	color: #90deff;
	}
.foot .copyright  p {
	text-align: right;
	color: #90deff;
}
.foot .foot_cen p span {
	padding: 0 8px;
}
.foot .foot_cen p a {
	color: #90deff;
}
.foot .foot_cen p a:hover {
	color: #fff;
}
.foot .foot_cen .address {
	padding: 0;
}
/**left公告样式 **/
.w_box {
	max-width: 1200px;
	width: 100%;
	height: auto;
	margin: 15px auto;
}
.w_left {
	width: 238px;
	height: auto;
	float: left;
}
.w_left .new_top {
	margin-bottom: 15px;
}

.new_top h1 {
	height: 40px;
	line-height: 40px;
	background: #006cb4;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-left: 27px;
	margin: 0
}
.new_top h1 a{
	color:#FFFFFF;
}
.new_top ul {
	height: auto;
	border: 1px solid #e8edf1;
	border-top: none;
	background: #f8fcff;/*  padding-bottom:60px;*/
}
.new_top ul .now {
	background: url(../images/left_li_bg.jpg) right center no-repeat;
}
.new_top ul li {
	background: url(../images/left_line_bg.jpg) left bottom repeat-x;
	line-height: 40px;
}
.new_top ul li a {
	display: inline-block;
	color: #545456;
	height: 29px;
	line-height: 40px;
	padding-left: 27px;
	font-size: 14px;
}

.new_top ul .li_last {
	background: none;
}
.new_top ul li dt {
	background: url(../images/left_line_bg.jpg) left bottom repeat-x;
	line-height: 29px;
	margin-bottom: 5px;
}
.new_top ul li dd {
	background: url(../images/left_dd_bg.jpg) left 8px no-repeat;
	margin-left: 40px;
	line-height: normal;
}
.new_top ul li dl {
	_margin: 0px 0 0px 0px;
	_padding: 0px 0 0px 0;
	margin: 0
}
.new_top ul li dl dd a {
	display: inline-block;
	padding-left: 15px;
	width: 180px;
	line-height: normal;
}
.new_top ul li .dd_last {
	padding-bottom: 5px;
}
.area {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 17px 0 0;
	_margin: 9px 0 0;
	width: 100%;
}
.tab_area {
	height: 40px;
	overflow: hidden;
}
.tab_area h2 {
    color: #006cb4;
    font-size: 18px;
    line-height: 40px;
    margin: 0;
    padding-left: 24px;
}

.tab_area h2 a {
	color: #006cb4;
	font-size: 18px;
	line-height: 40px;
}

.tab_body {
	margin: 0
}
.tab_body ul {
	height: auto;
	border: none;
	background: #f8fcff;/*  padding-bottom:60px;*/
}
.tab_body li {
	height: 80px;
	margin: 20px auto 0;
	_margin: 10px auto 0;
	padding:0 10px;
	background: url(../images/left_line_bg.jpg) left bottom repeat-x;
}
.tab_body li span{ float: left;width:55px;text-align: center; line-height: 24px; padding:0 0 5px 0; margin:0; font-family: Tahoma, Geneva, sans-serif; font-size:14px; color:#fff; background:#0078b7;}
.tab_body p {
	height: 30px;
	line-height: 20px;
	margin: 4px auto 12px auto;
	_margin: 2px auto 6px auto;
	display: block;
	font-size: 14px;
	color: #444;
}
.tab_body li span i{ width: 100%; float: left; font-size:12px; color: #fff; background:#D5BD80;    font-style: normal;}
.tab_body li a{ float:right;padding:0;width: 75%;text-align:left;	padding-left: 10px;}
.tab_body li p{
    line-height: 24px;
    margin: 0px 0 0 0;
    font-size: 12px;
    color: #999;
	 float:right;
	 padding-left: 10px;
	 width: 75%;text-align:left;
	}

/**right公告样式**/
.w_right {
	width: 746px;
	padding-left: 16px;
	float: left;
	margin: 0 0 40px 0;/* overflow:hidden;*/
}
.w_right .right_tit {
	font-size: 14px;
	color: #000;
	padding-bottom: 15px;
}
.w_right .right_tit a {
	color: #333;
}
.w_right .right_tit span {
	color: #666;
}
.w_right .right_tit em {
	padding: 0 3px;
}
/**鼠标划过效果**/
li .a_hover {
	width: 741px;
	height: 216px;
	z-index: 1000;
	position: absolute;
	top: 39px;
	_top: 44px;
	left: 0px;
	background: url(../images/index_hover_bg.png) left no-repeat;
	padding: 12px 0;
	_padding: 15px 0;
	display: none;
}
li .a_hover .sidebar h3 {
	font-size: 14px;
	color: #949494;
	font-family: "宋体";
	background: url(../images/in_hover_small.jpg) left center no-repeat;
	padding-left: 10px;
	color: #004ea1;
	line-height: 20px;
}
li .a_hover .sidebar ul {
	width: 132px;
	padding-top: 5px;
}
li .a_hover .sidebar ul li {
	float: none;
	padding-left: 10px;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	color: #888;
	line-height: 25px;
	height: 25px;
}
li .a_hover .sidebar {
	width: 132px;
	height: 200px;
	float: left;
	padding: 10px 0 0 15px;
	background: url(../images/in_hover_line.jpg) right center no-repeat;
}
li .a_hover .a_jianjie {
	width: 240px;
	float: left;
}
li .a_hover .a_jianjie {
	width: 191px;
	padding: 10px 35px 0;
}
li .a_hover .a_jianjie h3, .a_hover .lianxi h3 {
	font-size: 14px;
	font-family: "宋体";
	color: #888;
	line-height: 20px;
}
li .a_hover .h_jian_pic {
	padding: 10px 0;
}
li .a_hover p {
	line-height: 20px;
	color: #979797;
	font-family: "宋体";
	font-size: 12px;
}
li .a_hover .lianxi {
	width: 220px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
li .a_hover .lianxi p {
	line-height: 25px;
}
li .a_hover .lianxi .pho {
	background: url(../images/a_hover_ip_line.jpg) left bottom no-repeat;
	padding-bottom: 8px;
	padding-top: 5px;
}
li .a_hover {
	display: none;
}
li.n_now .a_hover {
	display: inline-block;
}
/**学院领导，暂用**/
.leader-temp {
	margin: 0 0 10px 10px;
}
.leader-temp p {
	font-size: 14px;
}
.ww {
	padding: 30px 0;
	max-width: 1200px;
	width: 100%;
	height: 67px;
}
.logo {
}
/*导航*/
.menu {
	height: 40px;
	font-family: "Microsoft Yahei", Tahoma, Geneva, sans-serif;
	_overflow: hidden;
}
.menu a {
	display: block;
	color: #000;
	height: 40px;
	line-height: 40px;
}
.w_nav {
	position: relative;
	z-index: 2;
	float: right;
}
.menu li {
	font-size: 14px;
	float: left;
	height: 40px;
	text-align: center;
}
.menu li a.tablink {
	position: relative;
	z-index: 2;
	_padding-top: 13px;
	width: 105px;
	font-weight: bold;
}
.menu li.hover a.tablink {
	background: url(../images/s1.jpg) no-repeat;
	z-index: 2;
}
.menu li.hover a:hover {
	color: #000;
	text-decoration: none;
}
.menu ul {
	width: 694px;
	background-color: #fff;
	background: #fff url(../images/s2.jpg) repeat-x top;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	margin-top: 30px;
	background: url(../images/s2.jpg) repeat-x top rgba(255, 255, 255, 0.8) !important;/*实现FF背景透明，文字不透明*/
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);/*实现IE背景透明*/
}
.menu li.hover ul {
	top: 39px;
	display: block;
	padding-top: 4px;
}
.menu li.hover ul li {
	font-size: 12px;
	border: none;
	float: left;
	padding: 0 20px 4px;
	line-height: 24px;
}
.menu li.hover ul li a {
	color: #333;
	text-decoration: none;
	padding: 0;
	background: none;
}
.menu li.hover ul li a:hover {
	text-decoration: underline;
}
