body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #fff;
	font-size: 16px;}
html11 { 
        -webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none; 
    } 
/*------头部 header-----start*/
#header{
	height: 172px;
	background-color: #4378ba;}
#header>.wrap{
	height: 130px;
	background: url(../image/headerbg.jpg) scroll no-repeat 280px 0;}
#header #logo{
	float: left;
	margin-top: 25px;}
#header .right{
	float: right;
	font-size: 14px;
	width: 250px;
	color: #fafafa;
	margin-top: 35px;}
#header .right a{
	color: #fafafa;
	text-decoration: none;}
#header #search{
	margin-top: 15px;
	width: 250px;
	height: 35px;
	background-color: rgba(245,245,245,.5);}
#header #search .text{
	float: left;
	width: 215px;
	height: 35px;
	padding:0 10px;
	border: none;
	background:none;
	outline: none;}
#header #search .button{
	cursor: pointer;
	float: right;
	width: 35px;
	height: 35px;
	background: url(../image/icon_search.jpg) scroll no-repeat center center;
	background-color: #313131;
	border: none;
	outline: none;}
/*---导航 nav---start*/
/*一级导航---start*/
#nav{
	text-align: center;
	margin-bottom:0;
	font-size: 16px;
	background-color: #004986;}
#nav .wrap{
	height: 42px;
	line-height: 42px;}
#nav a{
	color:#fff;
	text-decoration:none;}
#nav .first-menu>li{
	float: left;
	letter-spacing: 1px;
	z-index: 999;}
#nav .first-menu>li>a{
	/*float:left;*/
	display:block;
	padding:0 22px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
	background:#004986;}
#nav .first-menu>li>a:hover {
	/*background:#4698ca;
	border-top:1px solid #5db1e0;
	border-left:1px solid #5db1e0;*/
    color:#004986;
    background-color: #fff;
    border-bottom: 2px solid #004986;}
/*一级导航---end*/
/*二级菜单---start*/
/*#nav .wrap>ul .firstmenu{
    position: relative;
}
#nav .wrap>ul .firstmenu .secmenu{
	display:none;
	border-top: 1px solid #E3E3E3;
 	position:absolute;
 	top:44px;
  	z-index:999;
}
#nav .wrap>ul .firstmenu .secmenu .secul{
  	margin-top:0;
  	padding:0;
  	width:120px;
  	background-color:rgba(230, 124, 48, 0.6)!important;
  	filter:Alpha(opacity=60);
  	background-color:#e67c30;
  	text-align:center;
}
#nav .wrap>ul>.firstmenu .secmenu .secul a{
	display: block;
	font-size: 14px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}
#nav .wrap>ul>.firstmenu .secmenu .secul a:hover{
	background-color: #E67C30;
}*/
/*二级菜单---end*/
#webmenu li ul {
	display:none;}
#webmenu li ul li {
	float:none;}
*html #webmenu li ul li {
	display:inline;}
#webmenu li ul a{
	font-size: 14px;
	display: block;
	float:none;
    height: 38px;
    line-height: 38px;
	/* padding:0 10px; */
	text-transform:capitalize;}
#webmenu li ul a:hover{
	background-color:#004986;}
#webmenu .height-auto {
	line-height:15px;
	padding:5px 10px;}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;}
.second-menu li, .third-menu li, .fourth-menu li{
	background-color:rgba(0, 73, 134, 0.6)!important;
  	filter:Alpha(opacity=60);
  	background-color:#004986;}
.first-menu li {
	float:left;
	position:relative;}

.second-menu {
	top:42px;
	right:0;
        width:112px;
	border-top: 1px solid #E3E3E3;}
*html .second-menu {
	right:-1px;}
.second-menu a {
	font-size:11px;}
.second-menu a.arrow {
	background: url(../image/arrow.jpg) no-repeat right top;}
/*.second-menu a.arrow:hover {
	background: url(../image/arrow.gif) no-repeat right -32px;
}*/
/*.second-menu a.arrow-02 {
	background: url(../image/arrow.gif) no-repeat right -64px;
}*/
/*.second-menu a.arrow-02:hover {
	background: url(../image/arrow.gif) no-repeat right -110px;
}*/
.third-menu, .fourth-menu {
	width:112px;
	top:0;
	left:112px;
	border-left: 1px solid #E3E3E3;}
/*.third-menu a {
	background:#004986;
	font-weight:normal;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}*/
#subMgm {
	width:112px;}
/*#subMgm .third-menu {
	left:112px;
}
#subMgm .fourth-menu {
	left:112px;
}*/
#subMusic, #subNews {
	width:112px;}
/*---导航 nav---end*/
/*------头部 header-----end*/

/*------版权 copyright-----start*/
#copyright{
	font-size: 14px;
	padding-top:18px;
	text-align: center;
	height: 85px;
	line-height: 25px;
	color: #fff;
	background-color: #004986;}
/*------版权 copyright -----end*/

.news_font_color {
    color :#ff0000 !important;}

.news_font_bold{
    font-weight:bold !important;}