.w1200{
	width: 1200px;
	margin: 0 auto;
}
.IndexList{
	overflow: hidden;
	clear: both;
	margin: 65px auto 120px;
	width: 1200px;
}
.IndexList .IndexList_lf{
	width: 590px;
	float: left;
	margin-right: 60px;
}
.ImgList{overflow: hidden;clear: both;}
.ImgList h2{
	margin-bottom: 25px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
}
.ImgList .swiper-slide img{}
.ImgList .swiper-button-prev,.ImgList .swiper-button-next{left: 0;}
.ImgList .swiper-button-prev{background: url(../images/left.png) no-repeat center center;background-size: 25px;}
.ImgList .swiper-button-next{background: url(../images/right.png) no-repeat center center;background-size: 25px;left:auto;right: 0;}
.logo{
	overflow: hidden;
	clear: both;
	margin-top: 35px;
}
.logo img{
	width: 100px;
	float: left;
	margin: 0 20px 0 40px;
}
.logo div{
	float: left;
}
.logo h2{
	font-size: 30px;
	font-family: SimSun;
	font-weight: bold;
	color: #333333;
}
.logo p{
	text-align: center;
	margin-top: 20px;
	font-size: 24px;
	font-family: SimSun;
	font-weight: bold;
	color: #333333;
}
.IndexList .IndexList_rf{
	width: 550px;
	float: right;
}
.IndexList_rf_tit{
	font-size: 48px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.IndexList_rf_reg{
	width: 163px;
	height: 155px;
	background: #FF4545;
	text-align: center;
	margin: 45px auto 30px;
}
.IndexList_rf_reg img{width: 37px;margin-top: 25px;}
.IndexList_rf_reg p{
	margin: 15px auto 10px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #1A1A1A;
}
.IndexList_rf_reg a{
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
	border-radius: 11px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}
.IndexList_rf_list{overflow: hidden;clear: both;}
.IndexList_rf_list .IndexList_rf_item{
	width: 163px;
	height: 237px;
	background: #F2F2F2;
	float: left;
	margin-right: 30px;
	text-align: center;
}
.IndexList_rf_list .IndexList_rf_item:nth-child(3n){margin-right: 0;}
.IndexList_rf_list .IndexList_rf_item .IndexList_rf_logo{width: 40px;margin: 20px auto;}
.IndexList_rf_list .IndexList_rf_item .IndexList_rf_code{
	width: 89px;
	height: 91px;
	margin: 10px auto 5px;
}
.IndexList_rf_list .IndexList_rf_item div{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #1A1A1A;
}
.IndexList_rf_list .IndexList_rf_item p{
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #1A1A1A;
}

/*加盟我们*/
.jmwm{
	background: #c2c0c0;
	line-height: 80px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
}
.jmwm .jmwm_list span{
	font-size: 18px;
	color: #333;
	margin-left: 95px;
}
.jmwm .jmwm_list a{
	font-size: 14px;
	color: #333;
	margin-left: 95px;
}
.jmwm .jmwm_list a:hover{color: #0096ff;}
/*友情链接*/
.yqlj{
	background: #e8e8e8;
	line-height: 50px;
	overflow: hidden;
	clear: both;
}
.yqlj .yqlj_list{
	font-size: 14px;
	color: #333;
}
.yqlj .yqlj_list span{
	margin-left: 95px;
}
.yqlj .yqlj_list a{
	color: #333;
	margin-right: 30px;
}
.yqlj .yqlj_list a:hover{color: #0096ff;}
/*footer部分*/
.footer{
	position: relative;
    overflow: hidden;
    clear: both;
    margin: 30px auto;
    height: 60px;
}
.footer .footer_line{
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	top: 30px;
}
.footer .footer_lf{
	font-size: 14px;
	background: #fff;
	padding: 0 10px;
	margin-top: 21px;
	position: relative;
}
.footer .footer_lf span{
	color: #010101;
}
.footer .footer_lf i{
	color: #999;
	margin-left: 18px;
}
.footer .footer_cen{
	background: #fff;
	padding: 0 10px;
	position: absolute;
	top: 21px;
    left: 40%;
    z-index: 9;
}
.footer .footer_cen a{
	color: #4e4e4e;
	font-size: 14px;
}
.footer .footer_rf{
	background: #fff;
	padding: 0 10px;
	margin-top: 10px;
	position: relative;
}
.footer .footer_rf img{
	height: 28px;
}
.footer .footer_rf a{
	font-size: 20px;
	color: #000;
	margin: 0 12px;
	display: inline-block;
}
