/* 通用属性 */
* { margin: 0; padding: 0; list-style: none; font-family: "微软雅黑", "宋体"; }
body { background: #F4F4F4; font-size: 13px; color: #1A4385;}
#main_out { }
.float_clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; }
.float_righttitle a {
	float: right;
	color:#CC3300;
}
.display_none { display: none; }
.red { color: red; }
.must_input { font-weight: bold; color: red; }
.green { color: green; }
.blue { color: blue; }
.gray { color: gray; }
.purple { color: purple; }
.clear { clear: both; }
.highlight { color: #FFF; background: red; padding: 1px; }
a { color: #1A4385; text-decoration: none; }
a:hover { color: #1A4385; text-decoration: underline; }
p { line-height: 26px; }
img { border: none; }

/* 顶部 */
#header_menu_wrap{ background: #193D79; width:980px; margin: 5px auto;}
#header_menu { line-height: 30px; width: 980px; margin:0px auto; }
#header_menu a { color: #FFF; }
#header_menu .left { float: left; }
#header_menu .general { float: left;color:#FFF; }
#header_menu .right { float: right; }
#header_wrap {width:980px; margin:auto;}

#header_menud a { color: #03C; }
#header_menud { line-height: 22px; width: 980px; margin:8px auto 0 auto; height:22px; background:#F4F4F4; }
#header_menud .generald { float: left;color:#FFF;width:800px;lineheight:22px; vertical-align:central }
#header_menud .rightd { float:right;color:#FFF;width:180px; }
#header_menud .rightdtop { float:right;color:#00c;width:180px; text-align:right; text-wrap:none}
/*这是为头的marquee style="width: 700px所用*/

#header { width: 980px; margin: 0 auto; position: relative; height: 135px; margin:auto }
/*135px高度同logo.jpg的高度*/

/*导航*/
#navigation_wrap { height: 40px; background: url(navigation_wrap.png) repeat-x; width:980px;margin:auto }
#navigation { height: 40px; width: 980px; margin: 0 auto; }
#navigation ul li { float: left; background: url(nav_li.png) left repeat-y; position: relative; z-index: 9999; }
#navigation ul #home { background: none; padding-left: 0px; }
/*主导航*/
#navigation ul li a { display: block; line-height: 40px; width: 108px; color: #FFF; text-align: center; font-size: 13px; }
#navigation ul li a:hover { background: url(nav_hover.png) center no-repeat; text-decoration: none; color: #FFCBB5; }
#navigation ul li .current { background: url(nav_hover.png) center no-repeat; color: #FFCBB5; }
/*子导航*/
#navigation ul li ul { display: none; position: absolute; left: 0; background: #163C7B; z-index: 9999;}
#navigation ul li ul li { background: none; float: none; color: #000000; }
#navigation ul li .hasmenu { background: url(hasmenu.gif) right no-repeat; }
#navigation ul li ul li a { height: 36px; line-height: 36px; font-size: 12px; }
#navigation ul li ul li a:hover {}
#navigation ul li ul li ul { left: 105px; top: 0; } /*这个105px要与上面navigation ul li a保持一致*/

/*搜索按钮*/
#search_key {
	border: 1px solid #FFC;
	height: 28px;
	padding: 0 10px;
	position: absolute;
	right: 80px;
	top: 35px;
}
#search_btn { height: 30px; background: #3692F5; border:none; color: #FFF; width: 80px; position: absolute; right:0; top:35px;}

/* 当前位置 */
.current_location { float: right; text-align: right; padding-right: 10px; color: #237EAA; }
.current_location a { color: #237EAA; }
.current_location .current_channel { font-weight: bold; color: red; }
/* 幻灯,其中的534+5=539px来源于banner文件中-幻灯片和学院动态用一个表固定，前者占55% */
#dtable{
	width:981px;
	alignment-adjust:auto;
	margin:auto;
	border:0px;
	margin-top:1px;
}
.slideshow {position: absolute;height: 320px; background-color: #1A4589; margin:auto; border:1px;width:534px; }
/*新闻的总高,.c_body +c_title=index_news=dtable=slideshow*/
.slideshow .bd li { height: 320px; width:534px;margin:1px auto; padding:0px; position: absolute; text-align:center}
.slideshow .bd li .site_width { width:534px; height: 320px; margin: 0 auto; position: relative;}
.slideshow .bd li .site_width .url { display: block; width:534px;height: 320px; }
.slideshow .bd li .site_width .title {
	display: block;
	width: 100%;
	height: 20px;
	left:0;	
  background: #1A4589;    
	position: absolute;
	bottom: 0;
	line-height: 20px;
	padding: 0 0px;
	opacity: 0.9;
	color: #FFF;
	text-align: center;
	font-size: 15px; 
	color: #FFF
}
/* 这个是图片下面的字体的背景，而字体的大小和颜色在语句中 style="font-size: 15px; color: #FFF"定义了*/

.slideshow .hd ul 
{width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:15px;  line-height:15px; text-align:center; }

.slideshow .hd ul li {
	cursor: pointer;
	display: inline-block;
    *display:inline; 	
    zoom: 1;
	width: 10px;
	height: 10px;
	margin: 4px;
	opacity: 0.8;
	overflow: hidden;
	line-height: 9999px;
	float: right;
	background-color: #309;
} /* 小圆点*/
.slideshow .hd ul .on{ background: #FFF; }

/* 主体 */
#content_main { }
#content_title { display: none; }
#content_body { margin: 10px auto; width: 980px; }
#content_bottom {height:10px; position:relative}
/*主体左侧*/
#left { float: left; width: 240px;}
#left_h { display: none; }
#left_b { }
#left_f { display: none; }
.l_title { background: url(l_title.png) no-repeat; height: 38px; line-height: 38px; padding: 0 10px 0 30px;}

/*-------主体左侧D------*/
#leftd { float: left; width: 200px;}
#leftd_h { display: none; }
#leftd_b { }
#leftd_f { display: none; }
.l_titled {
	height: 38px;
	line-height: 38px;
	padding: 0 10px 0 20px; 
	border: 1px dotted #F00;	
}
.l_titled h2 { font-size: 14px; color: #F00; }
.l_titled h2 a { font-size: 14px; color: #FFF; }
.l_titled h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
/*-------主体左侧D------*/

.l_title h2 { font-size: 14px; color: #FFF; }
.l_title a { font-size: 12px; color: #FFF; }
.l_title h2 a { font-size: 14px; color: #FFF; }
.l_title h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.l_body { padding: 10px; overflow: hidden; zoom: 1; background: url(l_body.png) repeat-y; }
.l_bottom { height: 20px; background: url(l_bottom.png) no-repeat; }
/*-------主体右侧D----------*/
#rightd { float: right; width: 760px; }
#rightd_h { display: none; }
#rightd_b { }
#rightd_f { display: none; }


.r_titled {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	border-left-style: none;
}
.r_titled h2 { font-size: 14px; color: #FFF; }
.r_titled h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.r_bodyd { padding: 10px 0; overflow: hidden; zoom: 1;  }
.r_bodyd a:hover{
	color: #900;
}
.r_bodyd a:link{
	color: #900;
}

.r_bodyd  a:visited{

	color: #900;
}

.r_bottomd { height: 10px; }
/*-------主体右侧D----------*/


/*主体右侧*/
#right { float: right; width: 720px; }
#right_h { display: none; }
#right_b { }
#right_f { display: none; }
.r_title { background: #1A4385; height: 40px; line-height: 40px; padding: 0 10px; }
.r_title h2 { font-size: 14px; color: #FFF; }
.r_title h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.r_body { padding: 10px 0; overflow: hidden; zoom: 1;  }
.r_bottom { height: 10px; }

/*宽屏内容块*/
#wide{}
.w_title { background: #1A4385; height: 40px; line-height: 40px; padding: 0 10px; }
.w_titled {height: 40px; line-height: 40px; padding: 0 10px; }
.w_title h2 { font-size: 14px; color: #FFF; }
.w_title h2 span { font-size: 12px; color: #FFF; font-weight: normal; margin-left: 10px; }
.w_body { padding: 10px 0; overflow: hidden; zoom: 1; }
.w_bottom { height: 10px; }

/*通用内容块*/
.c_title {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #193D79;
	border-left-width: 10px;
	border-left-style: inset;
	border-left-color: #1A4385;
	}
	
.c_titled {
	color: #1A4385; 
	font-size: 13px;
	text-align: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #193D79;
	border-left-width: 10px;
	border-left-style: inset;
	border-left-color: #1A4385;	 
	 
	 }
/*这个是标题"新闻资讯，大学校园左边加上方块 的颜色*/	
	
.c_title h2 {
	font-size: 14px;
	color: #1A4385;
	font-weight: bolder;
}
/*这个是新闻的标题"新闻资讯，大学校园 等 的颜色*/
.c_title a {
	font-size: 12px;
	color: #FF0000;
}
.c_title h2 a { font-size: 14px; color: #1A4385; } /*这个是新闻的标题的颜色*/

.c_title h2 span { font-size: 12px; color: #1A4385; font-weight: normal; font-style: italic; margin-left: 10px; }
/*这个是新闻的标题的颜色*/
.c_body { padding: 10px; overflow: hidden; zoom: 1; border: 1px solid #DDDCDC; border-top: none; background: #F4F4F4;height:275px }
/*新闻的总高,.c_body +c_title=index_news=dtable=slideshow*/
.c_bottom { height: 5px; }

/* 友情链接 */
#link_pic { overflow:hidden;}
#link_pic ul { overflow:hidden; width: 990px; zoom:1; }
#link_pic ul li { float: left; display:inline; width: 94px; margin:0 10px 10px 0; background: #B4B4B4; padding: 3px; text-align: center;}
#link_pic ul li:hover { background: #E74C3C;}
#link_pic ul li a{ color: #FFF;  }
#link_pic ul li img {width: 94px; height: 30px; }

#link_text { overflow:hidden;}
#link_text ul li { float: left; display:inline; padding: 5px 10px; margin-right:10px; background: #B4B4B4; text-align: center;}
#link_text ul li:hover { background: #E74C3C;}
#link_text ul li a{ color: #FFF;  }

#copyright_main {padding: 10px 0; height:20px; background-color:#06C;width:980px;margin:-5px auto 10px auto;}
#dcopyright_main {
	padding: 10px 0;
	height: 50px;
	background-color: #06C;
	width: 980px;
	margin: 300px auto 10px auto;
	color: #FFF;
	position:relative;
}
#bottom_navigation { width: 980px; margin: 0 auto; height: 26px; line-height: 26px; text-align: center; color: #FFF; }
#bottom_navigation a { color: #FFF; }
#copyright { width: 980px; margin: 0 auto; color: #FFF;}
#copyright a { color: #FFF; }





.picture_list_s { overflow:hidden;}
.picture_list_s ul { overflow:hidden; width: 740px; margin-bottom:-20px; zoom:1; }
.picture_list_s ul li { float: left; display:inline; width: 165px; margin:0 20px 20px 0; background: #1A4385; text-align: center;}
.picture_list_s ul li:hover { background: #E74C3C;}
.picture_list_s ul li a{ color: #FFF;  }
.picture_list_s ul li img {width: 165px; height: 165px; }

.picture_list_w { overflow:hidden;}
.picture_list_w ul { overflow:hidden; width: 1000px; zoom:1; margin-top: 20px; }
.picture_list_w ul li { float: left; display:inline; width: 180px; margin:0 20px 20px 0; background: #1A4385; text-align: center;}
.picture_list_w ul li:hover { background: #E74C3C;}
.picture_list_w ul li a{ color: #FFF;  }
.picture_list_w ul li img {width: 180px; height: 180px; }

.picture_list_d { margin-bottom: 10px; }
.picture_list_d .left { width: 210px; float: left; }
.picture_list_d .right { width: 490px; float: right; }
.picture_list_d .img_wrap img {border: 1px solid #CCC; width: 208px; height: 155px;  }
.picture_list_d .img_wrap:hover img { border: 1px solid #F00; }
.picture_list_d .title { line-height: 32px; border-bottom: 1px dashed #999; background: url(picture_list.gif) left no-repeat; padding-left: 15px; font-size: 14px; }
.picture_list_d .content { padding: 5px; }
.picture_list_d .intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.picture_list_d .intro a { color: #999; }


.article_list_c li { line-height: 33px; border-bottom: 1px dashed #CCC; padding-left: 10px; background: url(article_list_c.gif) left no-repeat; }
.article_list_s li { line-height: 40px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(article_list_s.gif) left no-repeat; }
.article_list_d { }
.article_list_d .title { font-size: 12px; line-height: 32px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(article_list_d.gif) left no-repeat; font-size: 14px; }
.article_list_d .content { color: #666; }
.article_list_d .intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.article_list_d .intro a { color: #999; }

/*频道列表 - 无限级分类*/
.channel_list_d { }
.channel_list_d li { line-height: 28px; padding: 2px; border-bottom: 1px solid #D7D7D7; }
.channel_list_d li a { display: block; padding: 0 10px; line-height: 28px; }
.channel_list_d li a:hover { background: #2B2D41; text-decoration: none; color: #FFF; }
.channel_list_d .current_channel a { background: #2B2D41; color: #0F56A8; font-weight: bold; color: #FFF; }
.channel_level1 { font-size: 12px; font-weight: bold; }
.channel_level2 { font-size: 12px; }
.channel_level3 { font-size: 12px; }
/*频道列表 - 递推一级分类*/
.channel_list_s { }
.channel_list_s li { line-height: 28px; padding: 2px; border-bottom: 1px solid #D7D7D7; }
.channel_list_s li a { display: block; padding: 0 10px; line-height: 28px; }
.channel_list_s li a:hover { background: #2B2D41; text-decoration: none; color: #FFF; }
.channel_list_s .current_channel a { background: #2B2D41; font-weight: bold; color: #FFF; }

/*频道列表 - 宽屏*/
.channel_list_w { overflow: auto; zoom: 1; }
.channel_list_w li { float: left; margin:0 10px 10px 0;}
.channel_list_w li a { display: block; padding: 5px 10px; line-height: 24px; font-size:14px; background: #CECECE; }
.channel_list_w li a:hover { background: #1A4385; font-weight: bold; color: #FFF; text-decoration:none; }
.channel_list_w .current_channel a { background: #1A4385; font-weight: bold; color: #FFF; }
/*信息详情页*/
#info_name { font-size: 16px; font-weight: normal; text-align: center; padding: 20px 0; }
#info_intro { text-align: center; color: #999; border: 1px solid #E4DDB4; line-height: 30px; background: #F6F1E3; }
#info_intro a { color: #999; }
#info_picture { text-align: center; margin: 20px auto; }
#info_picture img { padding: 5px; border: 1px solid #CCC; max-width:640px; }
#info_video { text-align: center; margin: 20px auto; }
#info_slideshow { text-align: center; margin: 20px auto; overflow: auto; zoom: 1; }
.info_slideshow_show img { padding: 5px; border: 1px solid #CCC; max-width: 600px; max-height:500px; }
#info_slideshow_nav { overflow: auto; zoom: 1; margin-top: 10px; }
#info_slideshow_nav li { float: left; padding: 2px; }
#info_slideshow_nav li img { width: 50px; height: 50px; border: 1px solid #CCC; padding: 1px; cursor: pointer; }
#info_attach { margin: 20px auto; text-align: center; }
#info_scontent { padding: 10px; background: #EFF3D9; border: 1px solid #A6CC93; margin-top: 10px; }
#info_content { padding: 20px 0; font-size: 14px; }
#info_contentd { padding: 2px 0; font-size: 14px; }
#info_bcontent { padding: 10px 0; font-size: 14px; }
#info_extra { padding: 10px 0; }
#info_pic { width: 240px; }
#info_bpic { padding: 10px; text-align: center; }
#info_bpic img { max-width: 600px; padding: 5px; border: 1px solid #CCC; }
#info_around { padding: 5px; background: #EFF3D9; border: 1px solid #A6CC93; }
#info_comment {}
#info_comment a { float: right; background: #1A4385; display: block; height: 40px; width: auto; padding: 0 10px; line-height: 40px; text-align: center; color: #FFF; margin-top: 20px; }
#info_comment a:hover { background: #E74C3C; text-decoration: none;  }
/*无缝滚动*/
#products_scroll { overflow: auto; width: 100%; }
/*滑动门*/
#tab_menu { overflow: auto; zoom: 1; }
#tab_menu li { float: left; line-height: 28px; padding: 0 10px; text-align: center; font-size: 12px; color: #2362ED; font-weight: bold; cursor: pointer; color: #225D98; }
#tab_menu .tab_menu_in { background: #225D98; color: #FFF; }
#sitemap li { padding: 1px; }
#sitemap li a { background: #EFF3D9; line-height: 26px; display: block; padding: 0 20px; border: 1px solid #A6CC93; }
#sitemap li a:hover { text-decoration: none; background: #FFF; }
/*表单相关*/
input { font-size: 12px; }
.form_text { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 400px; }
.form_text_verifycode { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 50px; }
.form_select { font-size: 12px; border: 1px solid #CCC; }
.form_textarea { font-size: 12px; width: 400px; height: 80px; padding: 5px; border: 1px solid #CCC; }
.form_checkbox { }
.form_submit { background: #E74C3C; width: 90px; height: 30px; border: none; color: #FFF; font-size: 14px; cursor: pointer; }
.form_submit:hover { background: #1A4385; }
.form_file { font-size: 12px; padding: 3px 5px; border: 1px solid #CCC; background: #FFF; }
.common_form { }
.common_form li { padding: 10px 0; overflow: auto; zoom: 1; border-bottom: 1px dashed #CCCCCC; }
.common_form label { float: left; text-align: right;  padding-right: 10px; width: 100px; display: block; height: 28px; line-height: 28px; font-size: 14px; }
/*表格*/
.layout_table { border-collapse: collapse; width: 100%; }
.common_table { border-collapse: collapse; width: 100%; }
.common_table td { padding: 5px; border: 1px solid #DBDBDB; }
.common_table th { text-align: center; border: 1px solid #DBDBDB; }

/*分页样式*/
.page_turner { padding: 4px 0px 0px 1px; float: right; clear: both; }
.page_turner a, .page_turner span { float: left; display: block; border: 1px solid #D3D1D1; padding: 2px 5px; margin-left: 4px; line-height: 16px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #CC0001; color: #FFF; }
#total { color: red; }

/*首页*/

#index_contact{ float: left; width:350px; }
#index_about{ float: left; width:350px; padding: 0 5px; }

#index_can .c_body { background: #FFF; padding: 10px; min-height:230px;}

#index_cand  {min-height:280px;}
.c_bodyd {min-height:300px;}
#index_notice{ float: left; width:360px;height: 280px;} /*高度同原来的公共服务部分，然后宽度:350+10+350+10+260=980*/
#index_forstu{
	  margin-left:370px;
	  width:370px; 
	  padding: 0 10px; 
	  height: 280px;
	  }/*这个高度同公共服务的实际高度加以确定*/
#index_service{
	float: right;
	width: 210px;
	height: 280px; /*高度同原来的公共服务部分，然后宽度:375+10+375+10+210=980*/
	text-align: center;
   	}

	 
#index_news{ float: left; width:441px; height:320px; margin-left:1px;}
/*新闻的总高,.c_body +c_title=index_news=dtable=slideshow*/
#index_products .title { font-size: 20px; text-align: center; line-height: 80px; background: url(c.png) bottom repeat-x;}
#index_products .body { margin: 20px 0;}

#whitefont {
	color: #FFF;
	text-decoration: none;

}
/*页面下方*/
#index_dfoot{
	margin: 10px auto 20px auto;
	width: 980px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006;
	 }
/*友情链接*/	 
#flink{
	font-size: 13px;
	width: 980px;
	vertical-align:middle;
	margin: 30px auto 10px auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #006;
	padding-top:15px;
}
#flinkother{
	font-size: 13px;
	width: 980px;
	margin: 10px auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #006;
	padding-top:10px;
}


#servicemore{
	align: center;
	color: #e8641b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8641b;
}