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;
}
.fl{float: left;}
.fr{float: right;}
.fontColor{
	color: #245fa8 !important;
}
.bgColor{
	background-color: #245fa8 !important;
}
.borderColor{
	border-color: #245fa8 !important;
}
/*------头部 header-----开始*/
#header{
	height: 216px;
	/*background: url(../images/headerbg.png) no-repeat top center;*/
	background-color: #245fa8;
}
#header .logo{
	height: 156px;
}
#logo{
	float: left;
	/*margin-top: 25px;*/
	height: 156px;
	line-height: 156px;
}
#logo a{
	display: inline-block;
}
#logo a img{
	vertical-align: middle;
}
#search{
	float: right;
	font-size: 14px;
	color: #fafafa;
	margin-top: 56px;
	/*width: 230px;*/
	height: 42px;
	line-height: 40px;
	background-color: #22599d;
	border: 1px solid #336eb6;
	border-radius: 8px;
}
#search .text{
	float: left;
	width: 190px;
	height: 42px;
	color: #eee;
	/*padding:0 0 0 10px;*/
        padding: 0 10px 0;
	border: none;
	background:none;
	outline: none;
}
#search .button{
	cursor: pointer;
	float: right;
	/*width: 40px;
	height: 40px;
	background: url(../images/icon_search.png) scroll no-repeat center center;*/
        width: 15px;
        height: 16px;
        margin: 12px 10px 0 0;
	/*border-radius:0 5px 5px 0;*/
	border: none;
	outline: none;
}
/*---导航 nav ---开始*/
#nav{
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom:0;
	font-size: 16px;
	background-color: #3070b7;
	background-color: #4376b4;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
#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;
    height: 60px;
	line-height: 60px;
    text-align: center;
    text-decoration: none;
	/*background:#3070b7;
	background-color: #4376b4;*/
}
#nav .first-menu>li>a:hover{
    /*background-color:rgba(87,138,189,0.65);*/
    color: #90b4e0;
}
#nav .first-menu>li.on>a{
    color: #90b4e0;
}
/*二级菜单---开始*/
#webmenu li.long>a{padding:0 29px;}
#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:rgba(36, 95, 168, 0.6);
}
#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(36, 95, 168, 0.6)!important;
  	filter:Alpha(opacity=60);
  	background-color:#245fa8;
}
.first-menu li {
	float:left;
	position:relative;
}

.second-menu {
	font-size:14px;
	top:60px;
	right:0;
	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:132px;
	top:0;
	left:132px;
	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:132px;
}
/*#subMgm .third-menu {
	left:132px;
}
#subMgm .fourth-menu {
	left:132px;
}*/
#subMusic, #subNews {
	width:132px;
}
#webmenu .long{
	/*width: 143px !important;*/
}
#webmenu .long .long_third{
	/*left:143px;*/
}
#webmenu li.long .second-menu{
       width: 143px !important;
}
#webmenu li.long .third-menu{
       left:143px;
}
/*二级菜单---结束*/
/*---导航 nav ---结束*/
/*------头部 header-----结束*/

/*------版权 copyright ------开始*/
/*#copyright{
	font-size: 14px;
	color: #fff;
	height: 80px;
	text-align: center;
	background:#2f65a8;
	padding-top:18px;
}
#copyright p{
	margin:0;
	padding:0;
	line-height: 24px;
}*/
/*------版权 copyright ------结束*/

/*------footer------开始*/
#footer{
	font-size: 14px;
	color: #fff;	
	height: 140px;
	background-color: #245fa8;
    /* background-color: #2f65a8;*/
}
#footer p{
	margin:0;
	padding:0;
}
#footer .copyright{
	margin-top: 30px;
}
#footer .copyright p{
	line-height: 27px;
}
#footer .erweima .txt{
	margin:45px 13px 0 0;
}
#footer .erweima .txt p{	
	line-height: 26px;
}
#footer .erweima .pic{
	margin-top: 20px;
}
#footer .erweima .pic img{
	width: 100px;
	height: 100px;
}
/*------footer------结束*/

/*------导航栏下图片------开始*/
#content .photo{
	overflow: hidden;
	width: 100%;
	/*width: 1200px;*/
	height: 250px;
	text-align: center;
	/*margin:5px auto 0;*/
	background: url(../images/photo.jpg) no-repeat center;
	/*background: url(../images/photo.png) no-repeat center;*/
	background-size: cover;
}
/*------导航栏下图片------结束*/

/*------文章页列表页 左侧导航列表 sidebar ------开始*/
#sidebar{
	float: left;
	width: 260px;
	/*margin-top: 30px;*/
	margin-top: -34px;
	background-color: #fff;
	z-index: 9999;
}
#sidebar p{
	margin:0;
	padding:0;
}
#sidebar .title{
	width: 100%;
	height: 68px;
	line-height: 68px;
	font-size:24px;
	color: #fff;
	padding-left: 25px;
	background-color: #3070b7;
}
#sidebar .list_dl{
	margin:0;
	border-left: 12px solid #3070B7;
}
#sidebar .list_dt{
    background: #fff;
    /*background: #ccc;*/
    color: #5f5e5e;
    /*width: 260px;*/
    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 #ddd;
}
#sidebar .list_dt:hover{
    color: #3070B7;
    /*background: #fafafa; */
}
#sidebar .list_dt:hover ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9400;
}
#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: 16px;
    height: 16px;
    margin-top: 8px;
    /*width: 12px;
    height: 12px;
    margin-top: 11px;*/
    background: url("../images/off.png") no-repeat;
}
#open .list_dt_icon{
    background: url("../images/open.png") no-repeat;
}
#sidebar .list_dd{
    display: none;
    /*display: block;*/
    margin-left: 0;
}
#sidebar .list_li{
    background: #fff;
    /*background: #ccc;*/
    list-style-type: none;
    color: #7d7d7d;
    /*width: 260px;*/
    width: 100%;
    padding: 0 0 0 46px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #f3f0f0;
}
#sidebar .list_li:hover{
    color: #3070B7;
    /*background: #fafafa; */
}
/*------文章页列表页 左侧导航列表 sidebar ------结束*/

/*------文章页列表页 左侧导航列表 sidebar2 ------开始*/
#sidebar2{
	float: left;
	width: 260px;
	margin-top: 30px;
	/*margin-top: -34px;*/
	background-color: #fff;
	z-index: 9999;
}
/*#sidebar2 p{
	margin:0;
	padding:0;
}*/
#sidebar2 .title{
	width: 100%;
	/*height: 68px;
	line-height: 68px;*/
	line-height: 34px;
    padding: 17px 0 17px 25px;
	font-size:24px;
	color: #fff;
	/*padding-left: 25px;*/
	background-color: #245fa8;
}

#sidebar2 ul li{
	border-left: 12px solid #245fa8;
}
#sidebar2 ul li a{
	display: block;
	color: #5f5e5e;
	/*height:50px;
	line-height: 50px;*/
	line-height: 24px;
	background-color: #fff;
	/*padding: 0 0 0 28px;*/
	padding: 13px 0 13px 28px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
        text-decoration: none;
}
#sidebar2 ul li a img{
	float: right;
	height: 16px;
	/*margin: 16px 10px 0 0;*/
	margin: 5px 10px 0 0;
}
#sidebar2 ul li a:hover{
	padding: 13px 0 13px 24px;
	color:#245fa8;
	border-left:4px solid #ff9400;	
}
#sidebar2 ul li a.current{
	padding: 13px 0 13px 24px;
	color:#245fa8;
	border-left:4px solid #ff9400;	
	background-color: #fafafa;
        background-color: #f0f6fe;
}
/*------文章页列表页 左侧导航列表 sidebar2 ------结束*/