body {}

.top {
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #E64545;
	padding-top: 20px;
	background: url(../images/bg_jhj.png) top center no-repeat;
	background-size: 100% auto;
}

.top .logo {
	width: auto;
	height: 46px;
	margin-left: 20px;
	margin-bottom: 35px;
	margin-top: 15px;
}

.top .logo img {
	width: auto;
	height: 100%;
}

.top .nav_tb {
	overflow: hidden;
	position: absolute;
	top: 45px;
	right: 20px;
	width: 30px;
	height: 20px;
	border: none;
	outline: none;
	background: url(../images/tb_nav.png) no-repeat;
	background-size: 100%;
}

/*.top .nav_tb:hover {
	background: url(../images/tb_close02.png) no-repeat;
	background-size: 20px 20px;
}*/
.top .nav_tb img {
	width: auto;
	height: 100%;
}


.top .nav_list {
	overflow: hidden;
	width: 100%;
	height: 0;
	/*background-color: #E64545;
	border-bottom: 1px solid #CC3D3D;*/
	transition: all 0.4s ease-in-out;
}

/*.top .nav_tb:hover + .nav_list {
	display: block;
	height: auto;
}*/
.top .nav_tb:hover+.kh {
	display: none;
}

.top .nav_list .close {
	height: 24px;
}

.top .nav_list .close a {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	margin-top: 3px;
}

.top .nav_list .close a img {
	width: 100%;
	height: 100%;
}

.top .nav_list li {
	/*overflow: hidden;*/
	line-height: 24px;
	background-color: #fff;
	padding: 5px 20px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #f0f0f0;
	padding-bottom: 15px;
}

.top .nav_list li .nav_tit {
	width: 100%;
	margin-bottom: 10px;
}
.top .nav_list li .nav_tit a {
        color: #c02b1f;
}

.top .nav_list li .nav_con {
	width: 100%;
        position:relative;
	height: auto;
	line-height: 30px;
	/*margin-left: 10px;*/
	/*overflow: hidden;*/
}



.top .nav_list li a {
	font-size: 16px;
	
}

.top .nav_list li .nav_con .menu {
	font-size: 14px;
	display: block;
	text-align: center;
	min-width: 30%;
	float: left;
	box-sizing: border-box;
	background-color: #f5f5f5;
	color: #333;
	margin: 5px 1%;
	padding: 0px 5px;
}

.top .nav_list li .nav_con .w2,
.top .nav_list li .zfxxgk .menu {
	min-width: 47%;
}

/*.top .nav_list li:hover,*/
.top .nav_list .active {
	background-color: #CC3D3D;
}


/*通用标题*/
.index_title {
	overflow: hidden;
	width: 100%;
	height: auto;
	line-height: 30px;
	color: #000;
	font-size: 16px;
	background: url(../images/bg_index_title.png) no-repeat;
	background-position: 10px center;
	background-color: #F0F0F0;
	padding: 5px 5px 5px 10px;
	box-sizing: border-box;
}

.index_title a {
	display: block;
	width: 100%;
	height: 100%;
}

.index_title em {
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}

.index_title .nav_tit {
	float: left;
	font-size: 14px;
	background: url(../images/bg_nav_tit.png) no-repeat;
	background-position: center right;
}

.index_title .nav_tit02 {
	float: left;
	font-size: 14px;
}

.index_title em a {
	color: #000;
}

.index_title .active a,
.index_title .nav_tit02:hover a,
.index_title .nav_tit:hover a {
	color: #c02b1f;
}

/*更多*/
.phone_more {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: right;
}

.phone_more a {
	color: #E64545;
}

/*底部信息*/
/*-----底部信息-----*/
.bottom {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	padding: 10px 0;
	border-top: 1px solid #CC3D3D;
}

.bottom img {
	vertical-align: middle;
}

.bottom em {
	font-size: 14px;
	color: #999;
	padding: 0 5px;
}

.sj_bottom_con {
	width: 100%;
	height: 120px;
	margin: 0 auto;
}

.bottom .bottom_xx {
	width: 100%;
	height: 60px;
}

.bottom .bottom_xx .line02 {
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 24px;
}

.bottom .bottom_xx .line02 em {
	display: block;
}

.bottom .bottom_xx .line03 {
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 24px;
}

.bottom .bottom_xx .line03 a {
	color: #999 !important;
}
