body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #f0f1f6;
	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: #a30e0e !important;
}
.bgColor{
	background-color: #a30e0e !important;
}
.borderColor{
	border-color: #a30e0e !important;
}

/*------头部 header-----[开始]*/
.header{
	height: 220px;
	background: #2266c7 url(../images/header_bg.png) no-repeat top left;
	position: relative;
}
.header .wrap{
	/*position: relative;*/
	background: url(../images/headerbg1.png) no-repeat top right;
}
.header #logo{
	/*margin-top:28px;*/
	height: 220px;
	line-height: 220px;
}
.header #logo img{
	vertical-align: middle;
}
/*.header .wrap #banner-bg{
	background: url(../images/headerbg1.png) no-repeat top right;
    z-index: 1;
    position: absolute;   
    width: 1200px;
    height: 220px;
    line-height: 220px;
    top: 0;
    left: 0;
}
.header .wrap #banner-bg img{
	vertical-align: middle;
}*/
.header .erweima{
	position: absolute;
	right: 10px;
	top: 20px;
	text-align: center;
}
.header .erweima .pic img{
	width: 90px;
	height: 90px;
}
.header .erweima .description{
	font-size: 13px;
	color: #fff;
	margin-top: 5px;
}
/*------头部 header-----[结束]*/

/*------导航 nav-----开始*/
/*一级导航---开始*/
#nav{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	background-color: #a30d0d;
}
#nav .wrap>ul{
	display: inline-block;
	float: left;
}
#nav .wrap>ul>li{
	float: left;
	letter-spacing: 1px;
}
#nav .wrap>ul>li>a{
	display: block;
	padding: 0 26px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-decoration: none;
}
#nav .wrap>ul>li>a:hover{
	background-color: #890a0a;
}
/*一级导航---结束*/

/*二级菜单---开始*/
#nav .wrap>ul .firstmenu{
    position: relative;
}
#nav .wrap>ul .firstmenu .secmenu{
	display:none;
	border-top: 1px solid #E3E3E3;
 	position:absolute;
 	/*left: -15px;*/
 	top:48px;
  	z-index:999;
}
#nav .wrap>ul .firstmenu .secmenu .secul{
  	margin-top:0;
  	padding:0;
  	/*border-bottom: 1px solid #E3E3E3; */
  	width:128px;
  	background-color:rgba(163, 13, 13, 0.7)!important;
  	filter:Alpha(opacity=70);
  	background-color:#a30d0d;
  	text-align:center;
}
#nav .wrap>ul>.firstmenu .secmenu .secul a{
	display: block;
	font-size: 14px;
	width: 128px;
	padding:10px 0;
	line-height: 19px;
	/*height: 40px;*/
	/*line-height: 40px;*/
	color: #fff;
	text-decoration: none;
}
#nav .wrap>ul>.firstmenu .secmenu .secul a:hover{
	background-color:#a30d0d;
}
/*#nav .wrap>ul .long .secmenu .secul,#nav .wrap>ul>.long .secmenu .secul a{
	width: 166px;
}*/
/*二级菜单---结束*/
#nav #search{
	float: right;
	width: 190px;
	height: 34px;
    border: 1px solid #fff;
    border-radius: 25px;
    margin-top:7px;
}
#nav #search .text{
	float: left;
	width: 155px;
	height: 32px;
	padding:0 5px;
	border: none;
	background:none;
	text-align: center;
	color:#fff;
	outline: none;
	font-size: 14px;
}
#nav #search .button{
	cursor: pointer;
	float: right;
	margin: 5px 10px 0 0;
	width: 20px;
	height: 20px;
	/*background: url(../images/icon_search2.png) scroll no-repeat center center;*/
	background-size: cover;
	border: none;
	outline: none;
}
/*------导航 nav-----结束*/

/*------版权 copyright------开始*/
.copyright{
	width: 100%;
	height: 100px;
	background-color: #2266c7;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.copyright p{
	line-height: 30px;
}
/*------版权 copyright------结束*/

/*------文章页列表页 左侧导航列表 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;*/
	line-height: 34px;
    padding: 17px 0 17px 25px;
	font-size:24px;
	color: #fff;
	/*padding-left: 25px;*/
	background-color: #a30e0e;
}

#sidebar ul li{
	border-left: 12px solid #a30e0e;
}
#sidebar 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;
}
#sidebar ul li a img{
	float: right;
	height: 16px;
	/*margin: 16px 10px 0 0;*/
	margin: 5px 10px 0 0;
}
#sidebar ul li a:hover{
	padding: 13px 0 13px 24px;
	color:#a30e0e;
	border-left:4px solid #ff9400;	
}
#sidebar ul li a.current{
	padding: 13px 0 13px 24px;
	color: #a30e0e;
	border-left:4px solid #ff9400;	
        border-left: 4px solid #f2ae20;
	background-color: #fafafa;
	background-color: #fffbfb;
    background-color: #faf6f6;
}
/*------文章页列表页 左侧导航列表 sidebar ------结束*/






