* {margin:0px; padding:0px;  font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,SimSun,宋体,Tahoma, Verdana ; }
img{ border:0 none; }
input,button,select,textarea{outline:none} 
textarea{resize:none}
td{ font-size:15px;color:#444444; padding:0; margin:0;  }
table{border-spacing:0;}
div,ul,li{ list-style-type:none;}
a{	color:#444444; text-decoration:none; font-size:15px;}
a:hover{ color:#001F5F; }
.clear{ clear:both;}


/***************************************首页*****************/
.top_bg .input_s{
	border:0;
	width:180px;
	height:36px;
	line-height:36px;
	background-color:#F1F5FF;
	color:#666666;
	text-indent:10px;}
	
.xnfzlink a{ color:#9EB3DD; font-size:20px; text-decoration:none;}	
.xnfzlink a:hover{ text-decoration:underline;}
/* 首页图片切换 */
.index_box{
	width:1300px;
	margin:0 auto;}
.index_box .banner{ 
	margin:0 auto;
	position:relative;  
	height:420px; 
	overflow:hidden;  }
.index_box .banner .bd{ 
	position:relative; 
	z-index:0;  }
.index_box .banner .bd ul{ 
	width:100% !important; }
.index_banner .bd li{ 
	width:100% !important; 
	height:420px; }
.index_box .banner .bd li .siteWidth{ 
	width:1300px; 
	position:relative;  
	margin:0 auto;  
	height:420px;  }
.index_box .banner .bd li a{ 
	height:420px; 
	display:block;  }
.index_box .banner .hd{ 
	width:100%;  
	position:absolute; 
	z-index:1; 
	bottom:0; 
	left:0; 
	height:30px; 
	line-height:30px; 
	text-align:center; }
.index_box .banner .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:16px; 
	height:16px; 
	margin:6px; 
	background:url(dot_black.png) 0 0; 
	overflow:hidden; 
	line-height:9999px; 
	filter:alpha(opacity=40);
	opacity:0.4; }
.index_box .banner .hd ul .on{ 
	filter:alpha(opacity=100);
	opacity:1;  }
		
/*首页栏目公共标题*/
.border_blue{border-bottom:2px solid #001F5F;}
.border_org{border-bottom:2px solid #D89206;}
.title_news{ color:#001F5F; font-size:20px;}
/*学院新闻标题链接*/
.news_a:hover{ font-weight:700;}	
/*通知公告标题链接*/
.news_gg{display:block; height:40px; padding-top:10px; padding-bottom:10px; background-color:#F5F3F4; margin-top:9px;}
.news_gg .gg_biaoti{ line-height:20px; padding-left:10px;}
.news_gg:hover{ background-color:#FFF;}
.news_gg:hover .gg_biaoti{color:#001F5F; font-weight:700;}
/*首页选项卡_默认样式****************************************************************************/
.yyui_tab ul{height:36px; border-bottom:2px solid #ccc;}
.yyui_tab ul li{list-style:none;float:left; font-size:18px; color:#ffffff; width:110px; text-align:center; line-height:36px; cursor:pointer; background-color:#ccc;}
.yyui_tab ul li.active{background-color:#002060; }
.yyui_tab .content{padding:10px; margin-top:20px; }
.yyui_tab .content a:hover{color:#001F5F; font-weight:700;}
.yyui_tab .content>div{display:none;}
.yyui_tab .content>div.active{display:block;}
/*首页友情链接*/
.index_link a{ display:inline-block; margin-left:10px; margin-right:30px;}


/********************list页面样式************/
/*左侧栏目*/
.yiji_name{
	width:300px; height:80px; line-height:80px; text-align:center; background-color:#002060; filter:alpha(opacity:80); opacity:0.8;  -moz-opacity:0.8;-khtml-opacity: 0.8; color:#ffffff; font-size:24px; letter-spacing:5px;}
.erji_name{
	width:100%; line-height:50px; border-bottom:1px solid #002060;}	
.erji_name a{ display:block; font-size:18px; text-indent:20px;}	
.erji_name a:hover{ background: url(rightl1.gif) #f4f4f4 no-repeat 90% 50%; color:#D89206; font-weight:700;}
.sanji{ margin-top:10px; margin-bottom:10px;}
.sanji a{ display:block; line-height:40px; font-size:16px; text-indent:40px;}
.sanji a:hover{ background-color:#f4f4f4; font-weight:700;}
.xuanzhong_lanmu{ background: url(rightl1.gif) #f4f4f4 no-repeat 90% 50%; color:#D89206; font-weight:700;}
/*右侧*****************/	
.list_liebiao .list_nav{/*路径导航*/
	text-align:right;
	height:52px;
	line-height:52px;
	margin-bottom:20px;
	border-bottom:1px solid #002060;
	padding-right:10px;}
/*二级右侧新闻列表*/		
.list_liebiao .list_box li {
    display: block;
    height: 32px;
    line-height: 32px;
	padding-top:10px;
	padding-bottom:10px;
    overflow: hidden;
	background:url(arrow.png) no-repeat 0% 50%;
border-bottom:1px solid #dddddd;}	
.list_liebiao .list_box a {
	display:inline-block;
    width: 750px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-left:30px;}
.list_liebiao .list_box span {
    float: right;
	margin-right:10px;
	color:#999999;}
.list_liebiao .list_box li:hover{}	
.list_liebiao .list_box li:hover a{
	color:#001F5F;
	font-weight:700;}
	
	
/*分页*/
.pagination { 
	text-align:center; 
	padding:10px 0;}	
.pagination a, .pagination span { 
	padding:4px 10px; background:#ccc; 
	font-size:16px; margin:0 3px;}	
.pagination a { 
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.08); 
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.08); 
	box-shadow: 1px 1px 2px rgba(0,0,0,.08);}	
.pagination a:hover { 
	background:#337ACA; 
	color:#ffffff}	
.pagination .active { 
	background:#337ACA; 
	color:#ffffff; 
	border-color:#888;}	
.pagination a.active:hover { border-color:#888;}	
/*******************二级右侧单页*/	

.list_liebiao .danye_title{
	font-size:20px;
	color:#0C7544;
	font-weight:600;
	margin-bottom:30px;
	text-align:center;}
.list_liebiao .danye_neirong{
	line-height:30px;
	font-size:16px;}
.list_liebiao .danye_neirong img{
	max-width:800px;}	
	
/*****************文章详情页*/
		
.detail_neirong{
	line-height:35px;}	
.detail_neirong img{
	max-width:950px;}	

	