﻿@charset "utf-8";
/* Sub Page CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#def0ff;
	background-image: url(../images/sub_bg.jpg);
    background-position: center top;
    background-repeat: repeat-x;
	font-size:12px;
	border:0; font-family:"宋体";
	color:#505050;}

p{margin:0;
	padding:0;
}
h1 {
    color: #505050;
    font-family: "黑体";
    font-size: 20px;
    font-weight: normal;}

img{ border:0;}

a{ color:#505050; text-decoration:none;}

/*homepage content*/
#container {
    margin: auto;
    width: 1024px;}
/*homepage header*/
#header {
    float: left;
    height: 116px;
    width: 1024px;position: relative;
}
/*homepage nav*/
#menu {
    float: left;
    height: 38px;
 width: 1024px;
background-image: url(../images/sub_bg_menu.jpg);}
/*homepage nav*/
#sub_menu_title {
    float: left;
    height: 39px;
    overflow: hidden;
    width: 204px;
	background-image: url(../images/bg_submenu_title.jpg);line-height: 39px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;}
/*search*/
.search {
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 63px;
    width: 270px;
	padding-top: 47px;
	*padding-top: 40x;
z-index: 9;
position: absolute;
    right: 0;
    top: 0;
}
.search a{ color:#fff; text-decoration:none;}

.links_top1 {
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    text-align: left;
    width: 270px;
	color: white;}
.links_top1 p{
    margin: 0;
    padding: 0;}
.links_top2 {
    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 270px;
	color: white;}
.links_top2 p{
    margin: 0;
    padding: 0;}
.searchbar {
    height: 26px;
    width: 270px;
	overflow:hidden;}
.word {
    background-color: #FFFFFF;
    border: 0 none;
    color: #888787;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
	margin: 0;
    padding: 0;
	margin-right:5px;
     width: 205px;
	*width: 203px;}
/*home page menu*/

#nav {
    display: block;
    margin: 0 auto 0 18px;
    width: 1024px;}
ul, li {
   list-style:none; padding:0; margin:0;}
#nav .mainlevel {
    display: inline;
    float: left;
    padding: 3px 5px 0 7px;
    z-index: 100;position: relative;
 background-image:url(../images/nav_19.png); background-repeat: no-repeat; background-position: left center;
}

#nav .one{background-image:none; }


#nav .mainlevel a {
    color: #FFFFFF;
    display: block;
    line-height: 36px;
    text-decoration: none;}
#nav .mainlevel ul a {
    padding: 0;}
#nav .mainlevel a.hover {
    background-image: url(../images/sub_page_menu_unit_over.gif);
    background-position: center 0px;
    background-repeat: no-repeat;
    text-decoration: none;}
#nav .mainlevel ul {
    background-color: #1A3F76;
    background-position: left top;
    background-repeat: no-repeat;
    display: none;
    margin-left: 0;
    opacity: 0.9;
    padding: 9px 17px 14px 19px;
    position: absolute;
    z-index: 5;


left: 9px;
    top: 40px;

}
#nav .mainlevel li {
	width: 90px;
	background-image: url(../images/nav_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 33px;}
#nav .mainlevel li a {
	background-image: url(../images/nav_p.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 33px;
	width: 90px;}
#nav .mainlevel li a:hover {
	text-decoration:none;
	background-image: url(../images/nav_p.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#FF0;}
/*homepage slider*/
#container-top-slider {
    height: 478px;
	*height: 420px;
    position: relative;
    width: 1006px;
    z-index: 1;}

#container-top-slider-mask {
    background-image: url(../images/banner_bottomborder.png);
    background-repeat: no-repeat;
    height: 81px;
    position: relative;
	bottom:0;
    width: 1006px;
    z-index: 2;}
#container-top-slider-mask:nth-of-type(n) {
    bottom: 51px;}

.ctrls {
    height: 10px;}
.ctrls {
    bottom: 32px;
    padding: 5px 5px 18px 0;
    position: absolute;
    right: 461px;}
.ctrls li {
    background: url(../images/point.png) no-repeat scroll -8px 3px transparent;
    cursor: pointer;
    display: inline;
    float: left;
    height: 10px;
    margin-right: 5px;
    width: 10px;}
.ctrls .on, .ctrls .active {
    background-position: 3px 3px;}
/*Home page news content*/
.content{
	width:1006px;
	min-height: 500px;
	margin-top:11px;
	padding-left:9px;
	padding-right:9px;
	float:left;}
.content a{
	color:#505050;}
/* Home page content left part */
.content_left{
	width:276px;
	display:inline;
	float:left;
	margin-right:5px;
	overflow:hidden;
	margin-left:0 !important;}

/* Home page content center part */
.content_middle{
	width:466px;
	display: inline;
    float: left;
    margin: 0 5px;
    overflow: hidden;}
/* Home page content right part */
.content_right{
	width:244px;
	display: inline;
    float: left;
    margin-left: 5px;
    overflow: hidden;
	margin-right: 0 !important;}


/* Home page content style */

.blue_bar{
    height: 25px;
    width: 441px;
    display: block;
    color: #464646;
    font-size: 15px;
    background-image: url(../images/blue_bar.png);
    padding-top: 10px;
    padding-left: 20px;
    font-weight: bold;}
.content_m_hdrd{
	height: 21px;
    width: 466px;
    display: block;
    color: #464646;
    font-size: 15px;
    background-image: url(../images/content_centertitle_haidaredian.jpg);
    padding-top: 10px;
    font-weight: bold;}
.news_tab .tab{
    display: inline-block;
    height: 31px;
    float: left;}
.content_l_hdgg{
    height: 22px;
    width: 276px;
    display: block;
    background-image: url(../images/content_lefttitle_haidagonggao.jpg);
    padding-top: 9px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;}
.content_l_jxdt{
    height: 22px;
    width: 276px;
    display: block;
    background-image: url(../images/content_lefttitle_jiaoxuedongtai.jpg);
    padding-top: 9px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
	margin-top: 23px !important;}
.content_l_kydt{
    height: 22px;
    width: 276px;
    display: block;
    background-image: url(../images/content_lefttitle_keyandongtai.jpg);
    padding-top: 9px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 23px !important;}
.more a{
	color:#19609e;}
.blue_bar_268{
    height: 25px;
    width: 248px;
    display: block;
    background-image: url(../images/bar_268.png);
    padding-left: 20px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;}
.blue_bar_236{
    height: 25px;
    width: 216px;
    display: block;
    background-image: url(../images/bar_236.png);
    padding-top: 10px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;}
.content_r_xsbg{
    height: 21px;
    width: 244px;
    display: block;
    background-image: url(../images/content_righttitle_xueshubaogao.jpg);
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;}
.content_r_zl{
	height: 21px;
    width: 244px;
    display: block;
    background-image: url(../images/content_righttitle_zhouli.jpg);
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
	margin-top: 16px !important;}
.content_r_{
	height: 21px;
    width: 244px;
    display: block;
    background-image: url(../images/content_righttitle_zhouli.jpg);
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
	margin-top: 16px !important;}
.plus{
    width: auto;
    padding-left: 16px;
    color: #4075a8;
    font-size: 12px;
    float: right;
    background-image: url(../images/plus.png);
    margin-right: 20px;
    background-repeat: no-repeat;
    display: block;}

.news{
    line-height: 12px;
    display: block;
    padding: 11px 0 4px 16px;
    font-size: 12px;}
.news.dotted{
    border-bottom: 1px dashed #b1b1b1;
	color:#505050;}
.margin_top_20{
    margin-top: 20px !important;}
.margin_right_20{
    margin-right: 20px !important;}
/*2 focus picture*/
.jiaodian_pic1{
	display: block;
    float: left;
    font-size: 12px;
    margin-top: 12px;
    text-align: center;
    width: 226px;
	margin-right: 14px !important;}
.jiaodian_pic1 p{
    margin: 0;
    padding: 0 0 2px 13px;}
.jiaodian_pic2{
	 display: block;
    float: left;
    font-size: 12px;
    margin-top: 12px;
    text-align: center;
    width: 226px;}
.jiaodian_pic2 p{
    margin: 0;
	padding: 0 0 10px 13px;
    *padding: 0 0 5px 13px;}
/*4 small picture*/
.new_pic1{
	width: 226px;
    display: block;
    float: left;
    text-align: left;
    font-size: 12px;
	margin-right: 14px;
	margin-top: 6px ;
	*margin-top: 10px;}
.new_pic2{
	width: 226px;
    display: block;
    float: left;
    text-align: left;
    font-size: 12px;
	margin-top: 6px;
	*margin-top: 10px;}
.new_pic3{
	width: 226px;
    display: block;
    float: left;
    text-align: left;
    margin-top: 5px;
	*margin-top: 12px;
    font-size: 12px;
	margin-right: 14px !important;}
.new_pic4{
	width: 226px;
    display: block;
    float: left;
    text-align: left;
    margin-top: 5px;
	*margin-top: 12px;
    font-size: 12px;}
.new_pic1 img {
    float: left;
    margin-right: 10px;}
.new_pic1 p{
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    line-height: 18px;}
.new_pic2 img {
    float: left;
    margin-right: 10px;}
.new_pic2 p{
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    line-height: 18px;}
.new_pic3 img {
    float: left;
    margin-right: 10px;}
.new_pic3 p{
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    line-height: 18px;}
.new_pic4 img {
    float: left;
    margin-right: 10px;}
.new_pic4 p{
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    line-height: 18px;}
/* news tab */
.news_tab{
	height: 31px;
    padding-left: 0;
    padding-top: 0;
    width: 466px;
	float: left;
	margin-top:19px;
	*margin-top:23px;
	background-image: url(../images/content_centertitle_bg.jpg);
    color: #464646;
    display: block;
    font-size: 15px;
    font-weight: bold;
	margin-bottom:5px;
	*margin-bottom:5px;}
.arrow{
    padding-left: 15px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    color: #4075a8;
    margin-top: 5px;
	*margin-top: 9px;
    margin-bottom: 5px;}
.arrow_haidanews{
    padding-left: 15px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    color: #4075a8;
    margin-top: 3px;
	*margin-top: 5px;
    margin-bottom: 1px;}
#tab1_message,
#tab2_message,
#tab3_message,
#tab4_message,
#tab5_message{
	border:1 solid #FF0000;
    font-size: 12px;
	width:466px;
	float: left;
	height:180px;}
#tab1_message p,
#tab2_message p,
#tab3_message p,
#tab4_message p,
#tab5_message p{
    margin-left: 5px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom:2px;
	*padding-bottom:4px;
	padding-left:13px;}

.date_bk{
    background-image: url(../images/date.png);
    width: 45px;
    height: 60px;
    float: left;
    color: white;}
.date_bk .month{
    font-size: 16px;
    width: 45px;
    height: 20px;
    display: block;
    text-align: center;
    padding-top: 9px;
    font-weight: bold;}
.date_bk .day{
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 6px;
    font-weight: bold;}
.date_event{
    padding-left: 10px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    width: 189px;
	padding-top:10px;
	padding-bottom:10px;
    line-height: 18px;
    font-size: 12px;}

.blue_box_bk{
    width: 216px;
    height: 204px;
    display: block;
    background-image: url(../images/blue_box.png);
    padding: 10px;
    font-size: 12px;}
.blue_box_bk .block{
    display: block;
    float: left;
    text-align: center;
    margin-top:10px;}
.blue_box_bk .block img{
    margin-bottom: 5px;
    display: block;}
/* width adjustment style, DO NOT DELETE, IT NARROW DOWN PAGE WIDTH TO 1004*/
.margin_left_zero{
    margin-left: 0px !important;}
.margin_right_zero{
    margin-right: 0px !important;}
.grid_32{
    margin: 0px 0px !important;}
/* End of width adjustment style, DO NOT DELETE*/
#image_1{
    background-image: url(../images/box_pic1.png);
    width: 103px;
    height: 69px;
    display: block;
    -webkit-transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
    transition:background 0.3s linear;
    font-size: 0px;
    margin-bottom: 5px;}
#image_1:hover{
    background-color: #da3861;
    background-image: none;}
#image_1 span,
#image_2 span,
#image_3 span,
#image_4 span{
    display: table-cell;
    margin: auto;
    font-size: 0px;
    vertical-align: middle;
    text-align: center;
    width: 103px;
    height: 69px;}
#image_1:hover span,
#image_2:hover span,
#image_3:hover span,
#image_4:hover span{
    font-size: 12px;
    color: white;
    line-height: 18px;
    font-weight: bold;}
#image_2{
    background-image: url(../images/box_pic2.png);
    width: 103px;
    height: 69px;
    display: block;
    -webkit-transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
    transition:background 0.3s linear;
    font-size: 0px;
    margin-bottom: 5px;}
#image_2:hover{
    background-color: #07809b;
    background-image: none;
    font-size: 16px;
    color: white;}
#image_3{
    background-image: url(../images/box_pic3.png);
    width: 103px;
    height: 69px;
    display: block;
    -webkit-transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
    transition:background 0.3s linear;
    font-size: 0px;
    margin-bottom: 5px;}
#image_3:hover{
    background-color: #800000;
    background-image: none;
    font-size: 16px;
    color: white;}
#image_4{
    background-image: url(../images/box_pic4.png);
    width: 103px;
    height: 69px;
    display: block;
    -webkit-transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
    transition:background 0.3s linear;
    font-size: 0px;
    margin-bottom: 5px;}
#image_4:hover{
    background-color: #8c365d;
    background-image: none;
    font-size: 16px;
    color: white;}

.links{
	width: 1024px;
	margin-top:15px;
	overflow: hidden;
	float: left;}
.link_four_part{
	margin:0;
	width:1024px;
	display: inline;
    float: left;
	overflow: hidden;
	margin: 0 !important;}

/* Home page bottom color box bar style */
.link_four_part .box{
    width: 21%;
    height: 90px;
    display: block;
    float: left;
    margin-bottom: 10px;
    color: #ffffff;
    padding: 2%;}
.link_four_part .box.green{
    background-color: #89ad45;}
.link_four_part .box.orange{
    background-color: #c37a2c;}
.link_four_part .box.purple{
    background-color: #8d3095;}
.link_four_part .box.blue{
    background-color: #44749a;}
.link_four_part .box .outline{
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 2px 3px #555;
	padding-left:15px;
    -webkit-transition:color 0.3s linear;
    -moz-transition:color 0.3s linear;
    -o-transition:color 0.3s linear;
    transition:color 0.3s linear;}
.link_four_part .box .link{
    display: block;
    float: left;
    width: 55px;
    line-height: 18px;
    color: #ffffff;
    font-size: 12px;
    text-shadow: 0px 2px 3px #555;
	padding-left:15px;
    -webkit-transition:color 0.3s linear;
    -moz-transition:color 0.3s linear;
    -o-transition:color 0.3s linear;
    transition:color 0.3s linear;}
.link_four_part .box .outline:hover,
.link_four_part .box .link:hover{
    color: #ddd;
    text-shadow: none;}
/*footer首页*/
/* Page footer style*/
#footer{
	width: 1024px;
	height: auto;
		display: block;
	color: #464646;
	font-size: 12px;
    margin: 0px auto;
	*margin-top:10px;
	color:#656565;}

#footer .foot{
    border-bottom: 15px solid #a7c8e5;
    border-top: 1px solid #b1b1b1;
    height: 70px;}
#footer #watermark{
    width: 160px;
    height: 48px;
    background-image: url(../images/mark.jpg);
    background-repeat: no-repeat;
    margin-top: 12px;
    float: left;}
#footer #line_separate{
    height: 30px;
    width: 1px;
    background-color: #b1b1b1;
    display: block;
    float: left;
    margin-top: 20px;}
#footer #address{
    padding-top: 20px;
    line-height: 16px;}
#footer #visit{
    padding-top: 20px;
    float: left;
    margin-right: 50px;}
#footer #ip{
    padding-top: 20px;
    float: left;}
#visit_ip{
	width:300px;
	height:16px;
	line-height:16px;}
#product_by{
	width:300px;
	height:40px;
	line-height:16px;}
#product_by a{
	color:#656565;}
.footer_img{
	margin: 0 !important;
	display: inline;
    float: left;
    margin: 0 10px;
    overflow: hidden;
	width: 172px;}
.footer_address{
    display: inline;
    float: left;
    margin: 0 10px;
    overflow: hidden;
	width: 400px;}
.footer_visit{
	margin: 0 !important;
	display: inline;
    float: left;
    margin: 0 10px;
	padding-top:20px;
    overflow: hidden;
	width:200px;}

.sydw{
	    float: left;
    margin: 0 10px;
	
    overflow: hidden;
	width:100px;position: absolute; top: 0px; right: 5px; z-index:99px;}

.row_foot{position: relative;
	margin: 0 auto;
    overflow: hidden;
    width: 984px;
	border-bottom: 15px solid #A7C8E5;
    border-top: 1px solid #B1B1B1;
    height: 80px;
	padding-left:40px;}


/*sub page content*/
.page_main_content {
    float: left;
	padding:0 7px;
    width: 1010px;
	min-height:550px;
	overflow: hidden;
	margin-top:27px;}
.page_left_menu{
	display: inline;
    float: left;
    margin-right:26px;
    overflow: hidden;
	width: 204px;
	margin-left: 0 !important;}
/*page right content */
.page_right_content{
	display: inline;
    float: right;
    margin-left:10px;
    overflow: hidden;
	width: 780px;
	margin-left: 0 !important;}

.page_left_menu .col1{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	border-top: 2px solid #3a85dc;
	min-height: 150px;
	background-color: #d7eafc;}
.page_left_menu .col1 div.title{
    width: 100%;
	height: 28px;
	font-size: 18px;
	text-align: center;
	background-color: #1d437c;
	color: white;
	letter-spacing: 4px;
	padding-top: 8px;}
.page_left_menu .col1 a.subtitle{
    width: 100%;
	height: 25px;
	font-size: 15px;
	text-align: center;
	background-color: #d7eafc;
	color: #1d437c;
	font-weight: normal;
	padding-top: 8px;
    display: block;
    -webkit-transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
    transition:background 0.3s linear;}
.page_left_menu .col1 a.subtitle.on,
.page_left_menu .col1 a.subtitle:hover{
	color: white;
	background-color: #446ba3;}
.page_left_menu .col1 #bottom{
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	height: 40px;
	display: block;}
/*子页面左侧menu*/

.left_menu {
	float: left;
	width: 204px;
	display:inline;
	background-repeat: repeat-x;
	background-position: left top;}
.left_menu ul#left_menu {}

.left_menu ul li a { 
width:204px; 
height:31px; 
line-height:36px; 
display:block; 
color:#010101; 
font-size:12px;
position:relative;
filter:alpha(opacity=70); /* ie transparent */
-moz-opacity:0.7; /* moz + ff transparent */
opacity: 0.7;}

.left_menu ul li span {display:block;width:40px;height:30px;position:absolute;right:0;top:2px;}

.left_menu ul li ul{ display:none;}
.left_menu ul li ul.disp {display:block;}


.left_menu ul li.current  a{ text-decoration:none; font-weight:bold;}
.left_menu ul li.current ul li a{font-weight:normal; color:#333;}
.left_menu ul li.current ul li a:hover{ color:#FFF;font-weight:bold;}
.left_menu ul li ul li.current a{color:#FFF;font-weight:bold;}


.page_right_content .col2{
    width: 100%;
	height: auto;
	display: block;
	float: left;
	min-height: 150px;}

.page_right_content .col2 #showindex{
	background-image: url(../images/bb_bk.png);
	width: 780px;
	height: 32px;
	display: block;
	padding-left: 40px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 19px;}
.page_right_content .col2 #showindex a{
	text-decoration: none;}
.page_right_content .col2 #showindex a:hover{
	text-decoration: underline;}
.page_right_content .col2 div.item{
	width: 730px;
	height: 30px;
	display: block;
	margin-left:40px;
	font-size:14px;}
.page_right_content .col2 .date{
	float: right;
	width:100px;
	height: 30px;}
.item_title{
	float: left;
	width:600px;
	height: 30px;}
/*单网页 海大概况，学校简介*/
.page_cont_title{
height:30px;
border-bottom:#c4b5c5 1px solid;
padding-left:20px;
font-size:16px;}
.page_content{
	padding-top:10px;
	line-height:25px;
	font-size:14px;}
/*内容页 海大公告*/
.show_news_cont_title{
min-height:50px;
border-bottom:#c4b5c5 1px solid;
padding-left:20px;
font-size:16px;
text-align:center;}
.show_news_content{
	padding-top:10px;
	line-height:25px;
	font-size:14px;}
/*current_leader*/
.current_leader{
	font-size:14px;}
/*subpage pages*/
#pages{
	font-size:14px;}
#pages a:hover{
	color:#2f50ae;
	text-decoration:underline;}




#vsb_content table tr td p {text-indent: 0em!important;}