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: 140px;
	/*background-color: #4378ba;*/
        background-color: #1e4c91;}
/*#header .wrap{
	background: url(../images/headerbg.png) scroll no-repeat 280px 0;
}*/
#header #logo{
	float: left;
	margin-top:37px;}
#header #logo a{
	display: block;}
#header #logo img{
	height: 70px;}
#header .right{
	float: right;
	font-size: 14px;
	margin-top: 34px;}
#header .right .old a{
	color:#fff;}
#header #search{
	width: 220px;
	height: 36px;
	margin-top: 8px;
    border: 1px solid #DCDCDC;
    border-radius: 25px;}
#header #search .text{
	float: left;
	width: 180px;
	height: 34px;
	padding:0 5px;
	border: none;
	background:none;
	text-align: center;
	color:#fff;
	outline: none;
	font-size: 14px;}
#header #search .button{
	cursor: pointer;
	float: right;
	margin: 6px 10px 0 0;
	width: 20px;
	height: 20px;
	background: url(../images/icon_search.jpg) scroll no-repeat center center;
	background-size: cover;
	border: none;
	outline: none;}
/*------头部 header-----结束*/

/*------导航 nav-----开始*/
/*一级导航---开始*/
#nav{
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	/*background-color: #2f65a8;*/
        background-color: #003c7e;}
#nav .wrap>ul>li{
	float: left;}
#nav .wrap>ul>li>a{
	display: block;
	/*padding: 0 16px;*/  
        padding: 0 14px;     
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-decoration: none;}
#nav .wrap>ul>li>a:hover{
	/*color: #2f65a8;
	background-color: #fff;
	border-bottom: 1px solid #2f65a8;*/
        background-color: #285ba3;
	border-bottom: 1px solid #003c7e;}
/*一级导航---结束*/

/*二级菜单---开始*/
#nav .wrap>ul .firstmenu{
    position: relative;}
#nav .wrap>ul .firstmenu .secmenu{
	display:none;
	border-top: 1px solid #E3E3E3;
 	position:absolute;
 	/*left: -15px;*/
 	top:44px;
  	z-index:999;}
#nav .wrap>ul .firstmenu .secmenu .secul{
  	margin-top:0;
  	padding:0;
  	/* border-bottom: 1px solid #e3e3e3; 
        width:108px;*/
        width:92px;
  	/* background-color:rgba(0, 73, 134, 0.6)!important;*/
        background-color:rgba(0, 60, 126, 0.6)!important;
  	filter:Alpha(opacity=60);
  	/*background-color:#2f65a8;*/
        background-color:#003c7e;
  	text-align:center;}
#nav .wrap>ul>.firstmenu .secmenu .secul a{
	display: block;
	font-size: 14px;
        width:108px;
        width:92px;
	padding:9px 0;
	line-height: 19px;
	/*height: 40px;*/
	/*line-height: 40px;*/
	color: #fff;
	text-decoration: none;}
#nav .wrap>ul>.firstmenu .secmenu .secul a:hover{
	background-color: #2f65a8;}
#nav .wrap>ul .long .secmenu .secul{
        /*width:148px;*/
        width:170px;}
#nav .wrap>ul>.long .secmenu .secul a{
        /*width:148px;*/
        width:170px;}
/*二级菜单---结束*/
/*------导航 nav-----结束*/

/*------footer------开始*/
#footer{
	color: #fff;
	color: #8eadd4;
	color: #a8bcd6;
	height: 120px;
	/*background-color: #2f65a8;*/
        background-color: #1e4c91;
	text-align: center;
	padding-top: 23px;
	font-size: 14px;}
#footer p{
	line-height: 24px;}
/*------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;
	font-size:24px;
	color: #fff;
	padding-left: 25px;
	/*background-color: #4378ba;*/
        background-color: #1d4c91;}
#sidebar .list_dl{
	margin:0;
	/*border-left: 12px solid #4378ba;*/
        border-left: 12px solid #1d4c91;}
#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 #eee;}
#sidebar .list_dt:hover{
    color: #4378ba;}
#sidebar .list_dt:hover ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9400;}
#open{}
#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;*/
    width: 9px;
    height: 16px;
    margin-top: 8px;
    /*width: 12px;
    height: 12px;
    margin-top: 11px;*/
    background: url(../images/off.jpg) no-repeat;
    background-size: cover;}
#open .list_dt_icon{
	width: 16px;
    height: 9px;
    margin-top: 13px;
    background: url(../images/open.jpg) no-repeat;
    background-size: cover;}
#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: #4378ba;}
/*------文章页列表页 左侧导航列表 sidebar ------结束*/