
/* 清除浮动 */
.clearfix:after{
  content: " ";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  zoom:1;
}

.header_top{
	position: relative;
}
.header_top img{
	width: 100%;
	display: block;
}
.header_top .repast{
	position: absolute;
	top: 30%;
	left: 50%;
	transform:translateX(-50%);
}
.header_top .repast span{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}
.header_top .repast p{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.banner{
	position: relative;
}
.banner img{
	width: 100%;
	display: block;
}
.banner .shop{
	position: absolute;
	top: 30%;
	left: 50%;
	transform:translateX(-50%);
}
.banner .shop span{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}
.banner .restrunt{
	text-align: center;
}
.banner .restrunt p{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}
.item_1 img{
	float: left;
	width: 50%;
}
.item_1 .one{
	float: right;
	width: 50%;
}
.item_1 .modie{
	padding: 10% 0 0 10%;
	color: #fff;
}
.item_1 h2{
	margin-bottom: 5px;
}
.item_1 p{
	margin: 20px 0 10px 0;
}
.item_2 img{
	width: 50%;
	height: auto;
}

.item_2 .cursor{
	width: 50%;
	float: left;
	background-color: #e7364a;
}
.item_2 .rgt{
	padding: 10% 10% 0 0;
	text-align: right;
}
.item_2 .two{
	color: #fff;
}
.item_2 h2{
	margin-bottom: 5px;

}
.item_2 .two p{
	margin-bottom: 5px;
	font-size: 1em;
	color: #fff;
}
.item_2 .money{
	padding: 5% 0 0;
	margin-bottom: 5px;
}
.item_2 .money img{
	width: 21%;
	margin-left: 5px;
}
.item_2 p{
	margin-top: 20px;
	color: #fff;
	font-size: 1em;
}
.item_3 .pic1{
	width: 50%;
	height: auto;
	float: left;
	position: relative;
}
.item_3 .pic1 img{
	width: 100%;
}
.item_3 .pic1 .rt{
	text-align: right;
	margin: 10% 10% 0 0;
	color: #e7364a;
	position: absolute;
	top: 0;
	right: 0;
}
.item_3 .cysj{
	margin-bottom: 50px;
}
.item_3 .circle{
	color: #fff;
	font-size: 1em;
}
.item_3 .circle .yuan{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	background-color: #E7364A;
	border-radius: 50%;
	margin-left: 3px;
}
/* .item_3 .circle p{
	width: 120px;
	height: 120px;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	background-color: #E7364A;
	border-radius: 50%;
	margin-left: 3px;
} */
.item_3 .pic2{
	width: 50%;
	height: auto;
	float: right;
	position: relative;
}
.item_3 .pic2 img{
	width: 100%;
}
.item_3 .pic2 .lt{
	text-align: left;
	color: #fff;
	margin: 10% 0 0 10%;
	position: absolute;
	top: 0;
	left: 0;
}
.item_3 .pic2 .jxs{
	margin-bottom: 50px;
}
.item_3 .circle_1{
	color: #fff;
	font-size: 1em;
}
.item_3 .circle_1 .yuan{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	background-color: #E7364A;
	border-radius: 50%;
	margin-left: 3px;
}
.content .mobile{
	width: 50%;
	float: left;
	margin-bottom: 5%;
}
.content .first{
	margin: 10% 10% 0 0;
	text-align: right;
	position:relative;
}
.content .first img{
	 height: 380px;
}
.content .gold{
	width: 50%;
	float: right;
	margin-bottom: 5%;
}
.content .gold .high{
	margin: 10% 0 0 5%;
	text-align:left;
}
.content .high .title{
	width:85%;
	color: #E7364A;
	border-bottom: 1px solid #E7364A;
}
.content .title h1{
	margin-bottom: 15px;
}
.content .high p{
	font-size: 16px;
	margin-top: 15px;
}
.content .gold img{
	margin-top: 25px;
	width: 80%;
	display: block;
	min-height:100px;
}
.con_2{
	position: relative;
}
.con_2 img{
	width: 100%;
	display: block;
}
.con_2 .year h1{
	position: absolute;
	top: 24%;
	left: 37%;
	color: #fff;
}
.con_2 .number{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 40%;
	text-align: center;
}
.con_2 .number p{
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}
.con_2 .city{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 78%;
	text-align: center;
}
.con_2 .city p{
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}
.list .person{
	margin: 30px 10% 0 10%;
	text-align: center;
}
.list .person h1{
	font-weight: normal;
	margin-bottom: 30px;
}
.list .person img{
	width: 100%;
}
.list .person p{
	margin: 20px 0;
}
.list_1 .lan{
	margin: 60px 10% 0 10%;
	text-align: center;
}
.list_1 .lan h1{
	font-weight: normal;
	margin-bottom: 20px;
}
.list_1 .lan img{
	width: 100%;
}
.list_1 .lan p{
	margin: 20px 0;
}
.list_2 .compony{
	margin: 60px 10% 0 10%;
	text-align: center;
}
.list_2 .compony h1{
	font-weight: normal;
	margin-bottom: 30px;
}
.list_2 .compony img{
	width: 100%;
}
.list_2 .compony p{
	margin: 20px 0;
}
.footers{
	position:relative;
}
.footers .call{
	margin: 60px auto 110px;
	text-align: center;
	position: relative;
}
.footers .call img{
	height:56px;
}
.footers .call p{
	font-size: 1.6em;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-57%,-50%);
}