body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #fff;
	font-size: 15px;
}
.wrap{
	width: 1200px;
	margin:0 auto;
}

.news_font_color {
    color :#ff0000 !important;
}

.news_font_bold{
    font-weight:bold !important;
}
/*------头部 header-----开始*/
#header{
	height: 120px;
	/*background-color: #0055a1;*/
}
/*#header .wrap{
	background: url(../images/headerbg.png) scroll no-repeat 280px 0;
}*/
#header #logo{
	float: left;
	margin-top:21px;
        margin-top:20px;
}
#header #logo a{
	display: block;
}
#header #logo img{
	height: 80px;
}
/*#header .right{
	float: right;
	font-size: 14px;
	margin-top: 34px;
}*/
#header #search{
	float: right;
	width: 240px;
	height: 38px;
	margin-top: 41px;
    border: 1px solid #DCDCDC;
    border-radius: 25px;
}
#header #search .text{
	float: left;
	width: 200px;
	height: 36px;
	padding:0 5px;
	border: none;
	background:none;
	text-align: center;
	color:#666;
	outline: none;
	font-size: 14px;
}
#header #search .button{
	cursor: pointer;
	float: right;
	margin: 6px 10px 0 0;
	width: 22px;
	height: 22px;
	background: url(../images/icon_search.png) scroll no-repeat center center;
	background-size: cover;
	border: none;
	outline: none;
}
/*------头部 header-----结束*/

/*------导航 nav-----[开始]*/
/*一级导航---[开始]*/
#nav{
	text-align: center;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	background-color: #0055a1;
}
#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 32px;
	/*padding:0 41px;*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
	background:#0055a1;
}
#nav .first-menu>li>a:hover {
    background-color:#0162b8;
}
/*一级导航---[结束]*/

/*二级菜单---[开始]*/
#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;*/
	line-height: 20px;
	padding:10px 2px;
	border-top:1px solid rgba(128,155,206, 0.4);
	text-transform:capitalize;
}
#webmenu li ul a:hover{
	background-color:#0055a1;
}
#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,85,161, 0.8)!important;
  	filter:Alpha(opacity=80);
  	background-color:#0055a1;
}
.first-menu li {
	float:left;
	position:relative;
}

.second-menu {
	font-size:14px;
	top:46px;
	right:0;
	width:100%;
	border-top: 1px solid #E3E3E3;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:12px;
}
.second-menu a.arrow {
	background: url(../images/arrow.png) 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 {
	min-width:150px;
	/*width:132px;*/
	top:0;
	/*left:108px;*/
	left:100%;
	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 .third-menu {
	left:112px;
}
#subMgm .fourth-menu {
	left:112px;
}*/
/*#subMusic, #subNews,#subMgm {
	width:132px;
}*/
.long .second-menu{width: 149px;}
.long .third-menu{
	left:149px;
}
/*二级菜单---[结束]*/
/*------导航 nav-----[结束]*/

.photo{
	/*padding-top: 20px;*/
}
.photo img{
	width: 1200px;
	height: 300px;
}

/*------footer------开始*/
#footer{
	color: #9c9c9c;	
	height: 210px;
	background-color: #3d3d3d;
	padding-top: 42px;
	font-size: 14px;
}
#footer p{
	margin:0;
	padding:0;
}
.links .hd,.contact .hd{
	font-size: 20px;
	margin-bottom: 10px;
}
.links .hd img,.contact .hd img{
	vertical-align: middle;
	margin-right: 6px;
}
/*相关链接 links---开始*/
.links{
	float: left;
	width: 700px;
}
/*.links .ct ul li{
	float: left;
	line-height: 32px;
}
.links .ct ul li a{
	display: block;
	width: 185px;
	color:#9c9c9c;
}
.links .ct ul li a:hover{
	color:#fafafa;
}*/
.links .ct>ul>li.first{
	float: left;
	margin-right:50px; 
}
.links .ct>ul>li.first ul li{
	line-height: 33px;
}
.links .ct>ul>li.first ul li a{
	display: block;
	color:#9c9c9c;
}
.links .ct>ul>li.first ul li a:hover{
	color:#dcdcdc;
}
/*相关链接 links---结束*/

/*联系我们 contact---开始*/
.contact{
	float: right;
}
.contact .ct p{
	line-height: 33px;
}
/*联系我们 contact---结束*/

/*------footer------结束*/



/*------文章页列表页 左侧导航列表 sidebar ------开始*/
#sidebar{
	float: left;
	width: 260px;
	margin-top: 30px;
	background-color: #fff;
	z-index: 9999;
}
#sidebar p{
	margin:0;
	padding:0;
}
#sidebar .title{
	width: 100%;
	/*height: 68px;
	line-height: 68px;*/
        line-height: 34px;
        padding: 17px 0;
	font-size:24px;
	color: #fff;
	padding-left: 25px;
	background-color: #0055a1;
}
#sidebar .list_dl{
	margin:0;
	border-left: 12px solid #0055a1;
}
#sidebar .list_dt{
    background: #fff;
    color: #5f5e5e;
    width: 248px;
    padding: 0 40px 0 28px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #eee;
}
#sidebar .list_dt:hover{
    color: #0055a1;
}
#sidebar .list_dt:hover ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9400;
}
#sidebar .current{
   color:#0055a1;
   background-color: #eff4ff;
   background-color: #f5f8fc;
}
#sidebar .current ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9400;
   /* background: #f3ae20;
    background: #f4ae20;*/
}
#open{
    background: #fafafa;
}
#open ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9400;
}
#sidebar .list_dt_icon{
    position: absolute;
    right: 10px;
    top: 9px;
    display: block;
    width: 9px;
    height: 16px;
    margin-top: 8px;
    background: url("../images/off.png") no-repeat;
    background-size: cover;
}
#open .list_dt_icon{
	width: 16px;
    height: 9px;
    margin-top: 13px;
    background: url("../images/open.png") no-repeat;
    background-size: cover;
}
#sidebar .list_dd{
    display: none;
    margin-left: 0;
}
#sidebar .list_li{
    background: #fff;
    list-style-type: none;
    color: #7d7d7d;
    width: 100%;
    padding: 0 0 0 46px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #f3f0f0;
}
#sidebar .list_li:hover{
    color: #0055a1;
}
/*------文章页列表页 左侧导航列表 sidebar ------结束*/