/*底部上面*/
.stepWrapper{
    width: 100%;
    height: 90px;
    background: #f2f2f2;
}
.stepWrapper li{
	width: 265px;
	padding-left: 27px;
	overflow: hidden;
	float: left;
	box-sizing: content-box;
}
.stepWrapper li img{
	margin-top: 20px;
	float: left;
	margin-right: 13px;
	height: 48px;
}
.stepWrapper li dl{
	height: 47px;
	margin-top: 21px;
	float: left;
}
.stepWrapper li dl dt{
    width: 100%;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 18px;
    color: #333;
}
.stepWrapper li dl dd{
    width: 100%;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 14px;
    margin-top: 14px;
}
.jsqfSubSub0{
	display: none;
}
footer{
    width: 100%;
    background: #f7f7f7;
}
.ft_topBox{
    width: 100%;
    overflow: hidden;
    color: #f7f7f7;
}
.top_left{
	float: left;
	margin-top: 30px;
	width: 655px;
	border-right:1px solid #e6e6e6;
}
.top_left ul li{
	float: left;
	padding-right: 80px;
}
.top_left ul li h5{
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	height: 34px;
}
.top_left ul li a{
	display: block;
	color: #333;
	font-size: 13px;
	letter-spacing: 1px;
	height: 31px;
}
.top_left ul li a:hover{
	color: #DF131D;
}
.top_right{
	float: left;
	margin: 30px 0 25px;
}
.right_left{
	float: left;
	width: 340px;
	height: 140px;
	background: url(../images/ewm.jpg) no-repeat 86px 0;
	background-size: contain;
}
.right_right{
	float: left;
	color: #333;
	margin-top: 8px;
}
.right_right p{
	letter-spacing: 1px;
	margin-bottom: -5px;
}
.right_right p:nth-child(1){
	font-size: 14px;
	height: 32px;
}
.right_right p:nth-child(2){
	font-size: 20px;
	height: 36px;
	color:#DF131D;
}
.right_right p:nth-child(3){
	font-size: 14px;
	height: 39px;
}
.right_right p:nth-child(4){
	font-size: 16px;
}
.right_right p i{
	display: inline-block;
	width: 27px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	background: url(../images/icon_footer.png)no-repeat 0 -34px;
}
.right_right p a{
	position: relative;
	display: inline-block;
	width: 56px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	margin-left: 15px;
	background: #DF131D;
}
.right_right p a img{
	display:block;
	width: 200px;
	height: 200px;
	position: absolute;
	top:100px;
	left: 100px;
	z-index: 99;
	
}
.ft_botBox{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    color: #333;
    border-top: 1px solid #E6E6E6;
    box-sizing: border-box;
}
.ft_botBox a{
	color: #747e8a;
}
.fw_dlLast_dd{
    margin-bottom: 10px !important;
    font-weight: 800;
}
.fw_dlLast_num{
    margin-bottom: 18px !important;
    font-size: 20px !important;
    line-height: 20px !important;
    color: #df131d;
}
/*专题部分*/
.JsSubject h4{
	width: 100%;
	color: #333;
    font-size: 16px;
    height: 35px;
}
.JsSubject a{
	display: inline-block;
	padding: 10px 13px 20px 0;
	font-size: 14px;
}
.JsSubject a:hover{
	color: #df131d;
}