﻿body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #f0f1f6;
	font-size: 15px;
}
.wrap{
	width: 1200px;
	margin:0 auto;
}
.fl{float: left;}
.fr{float: right;}
.font_color{
	color: #cd2723 !important;
}
.bg_color{
	background-color: #cd2723 !important;
}
.border_color{
	border-color: #cd2723 !important;
}
.news_font_color {
    color :#ff0000 !important;
}

.news_font_bold{
    font-weight:bold !important;
}
/*------头部 header-----[开始]*/
.header{
	height: 126px;
	background-color: #cd2723;
}
.header .wrap{
	height: 126px;
	background: url(../images/header_bg.png) no-repeat right top;
}
.header .logo{
	/*height: 126px;
	line-height: 126px;*/
	margin-top: 30px;
}
/*.header .logo img{
	vertical-align: middle;
}*/
/*------头部 header-----[结束]*/

/*------导航 nav-----开始*/
/*一级导航---开始*/
#nav{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	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 34px;
	height: 46px;
	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:46px;
  	z-index:999;
}
#nav .wrap>ul .firstmenu .secmenu .secul{
  	margin-top:0;
  	padding:0;
  	/*border-bottom: 1px solid #E3E3E3; */
  	width:136px;
  	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: 136px;
	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: 32px;
    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-----结束*/

/*------底部信息 footer------[开始]*/
.footer{
	color:#fff;
	font-size: 15px;
	background-color: #cd2723;
    margin-top: 30px;
}
.footer>.wrap{
	height: 110px;
	/*padding:20px 0;*/
}
.footer .contact{
	margin-top: 25px;
}
.footer .contact p{
	line-height: 30px;
}
.footer .selectLink{
	margin-top: ;
}
.footer .selectLink select{
	width: 200px;
    height: 38px;
    margin:36px 0 0 20px;
    border:none;
    border-radius: 4px;
    padding-left: 15px;
    outline: none;
    color: #7b160e;
    background-color: rgba(255,255,255,.8);
}
.footer .copyright{
	height: 54px;
	line-height: 54px;
	text-align:center;
	background-color: #a30d0d;
}
/*------底部信息 footer------[结束]*/

/*------导航栏下图片------开始*/
.content .photo{
	overflow: hidden;
	width: 100%;
	/*width: 1200px;*/
	height: 250px;
	text-align: center;
	/*margin:5px auto 0;*/
	background: url(../images/photo1.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;*/
    line-height: 34px;
    padding: 17px 0 17px 25px;
    font-size:24px;
    color: #fff;
    /*padding-left: 25px;*/
    background-color: #cd2723;
}

.sidebar ul{
	min-height: 500px;
	border-left: 12px solid #cd2723;
	background: url(../images/logo_hui.png) no-repeat center 280px;
}
.sidebar ul li{
    /*border-left: 12px solid #cd2723;*/
}
.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: #a30d0d;
    color: #cd2723;
    border-left:4px solid #ff9400; 
    border-left: 4px solid #f3ae20; 
}
.sidebar ul li a.current{
    padding: 13px 0 13px 24px;
    color: #a30d0d;
    color: #cd2723;
    border-left:4px solid #ff9400; 
    border-left: 4px solid #f3ae20; 
    background-color: #fcf5f5;
}
/*------单篇、列表页 左侧导航列表 sidebar ------[结束]*/


















