h3,h4,h5,h6{
	font-weight: normal;
}
.banner{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 52px;
}
.banner img.banner-img{
	width: 100%;
	height: auto;
}
.banner-menu{
	width: 100%;
	height: 39px;
	background: #f6f6f6;
	border-bottom: 1px solid #e9e7e8;
	color: #666666;
	line-height: 39px;
	padding-top: 110px;
	margin-top: -110px;
}

p.menu-p{
	position: relative;
	display: block;
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	padding-left: 21px;
	background: url(../Images/erjip-bg.png) no-repeat 0 center;
}
p.menu-p a{
	color: #666666;
}
p.menu-p a:hover{
	text-decoration: underline;
}
/*container*/
.container{
	width: 1180px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: 0 auto 50px auto;
}
.left-menu{
	width: 220px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
	display: inline-block;
}
.left-menu h1.ty-h1{
	color: #d00210;
}
h1.ty-h1{
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
}
.left-menu-inul,.height0-ul{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.hover-li{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
}
.hover-li-title{
	width: 100%;
	height: 46px;
	position: relative;
	line-height: 46px;
	color: #333333;
}
.click-li-title h6{width: 96px;}
.hover-li-title h6{
	font-size: 14px;
	position: relative;
	height: 100%;
	padding-left: 36px;
}
.hover-li-title i{
	position: absolute;
	width: 7px;
	height: 7px;
	left: 0;
	top: 50%;
	margin-top: -3.5px;
	background: url(../Images/list-style.png) no-repeat center;
}
.hover-li-title h6 span{
	position: absolute;
	height: 14px;
	right: -8px;
	top: 50%;
	margin-top: -7px;
	background: url(../Images/list-btn.png) no-repeat center;
	display: block;
	width: 30px;
	cursor: pointer;
}
.hover-li-title:hover,.on-hover-li-title{
	color: #e60012;
	
}
.click-li-title h6{font-weight:700;}
.on-hover-li-title >h6,.on-hover-li-title >h6:hover{}
.hover-li-title:hover i,.on-hover-li-title i{
	background: url(../Images/hover-list-style.png) no-repeat center right;
}
on-rotate-span span{
	transform: rotate(90deg);
}
.hover-li-title:hover span,.on-hover-li-title h6 span{
	background: url(../Images/hover-list-btn.png) no-repeat center right;
	
}
.height0-ul{
	display: none;
}
.height0-ul li.hover-li{
	border-bottom: 0;
	border-top: 1px dashed #dddddd;
}
.height0-ul li.hover-li{padding-left:15px;}
.height0-ul li.hover-li a{color:#666;}
/*right-body*/
.right-body{
	width: 905px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: right;
}
.right-body h1.ty-h1{
	color: #616161;
	margin-bottom: 10px;
}
.content{
	width: 100%;
	color: #7e7e7e;
	line-height: 24px;
	height: auto;
	position: relative;
	overflow: hidden;
}
.content p{
	color: #7e7e7e;
	padding-bottom: 30px;
}
.wap-fixde-menu-box{
	display: none;
}

@media only screen and (max-width: 1180px) {
	.banner-menu{
		display: none;
	}
	.banner{
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.banner-no-top{
		margin-top: 0;
	}
	.left-menu{
		height: 100%;
		top: 0;
		left: 0;
		box-sizing: border-box;
		padding-top: 80px;
		z-index: 4;
		width: 188px;
		background: #222222;
		position: fixed;
		display: none;
		overflow: auto;
	}
	.container{
		width: 100%;
	}
	.wap-fixde-menu-box{
		width: 100%;
		height: 30px;
		position: fixed;
		background: #222222;
		z-index: 5;
		display: block;
	}
	a.fixde-btn{
		font-size: 10px;
		color: #fff;
		line-height: 30px;
		padding: 0 10px 0 22px;
		position: relative;
		width: auto;
		height: 100%;
	}
	a.fixde-btn:after{
		content: "";
		width: 6px;
		height: 10px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -5px;
		background: url(../Images/a-after.png) no-repeat center;
	}
	.left-menu h1.ty-h1{
		display: none;
	}
	.hover-li{
		border: 0;
	}
	.hover-li-title{
		color: #fff;
	}
	.hover-li-title h6{
		font-size: 10px;
		padding-left: 38px;
		
	}
	.hover-li-title:hover, .on-hover-li-title{
		color: #e60012;
	
	}
	.hover-li-title:hover i, .on-hover-li-title i,.hover-li-title i{
		display: none;
	}
	.hover-li-title h6 span,.hover-li-title:hover span, .on-hover-li-title h6 span{
		background-size: 70% auto;
	}
	.height0-ul li.hover-li{
		border: 0;
		box-sizing: border-box;
	}
	.height0-ul li .hover-li-title h6{
		padding-left: 58px;
	}
	.height0-ul{
		margin-bottom: 16px;
	}
	.right-body{
		width: 99%;
		float: none;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 960px) {
	.content p{
		padding-bottom: 16px;
		font-size: 13px;
	}
	.right-body h1.ty-h1{
		font-size: 16px;
		padding-bottom: 6px;
		margin-bottom: 14px;
		text-align: center;
	}
	.container{
		margin-bottom: 46px;
	}
	.content{width: 96%;margin: 0px auto;}
	.right-body{width:96%;}
}
.inimg100 img{
	width: 100% !important;
	height: auto !important;
}