*{
	font-family: '微软雅黑';
}
.clearfix:before { content: ''; display: block; height: 0; clear: both; }
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix {zoom: 1;}
.flex{
	display: flex;
}
.justify{
	justify-content: space-around;
}
.justify-bet{
	justify-content: space-between;
}
.bg{
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 2px 12px 0px rgba(156, 171, 201, 0.2);
}
.botton{
	color:#fff;
	background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
}
.head{
	width: 100%;
	height: 0.88rem;
}
.head .logo{
	width: 1rem;
	height: 0.6rem;
	float: left;
	margin: 0.15rem;
}
.head .right_image{
	width: 1rem;
	height: 0.73rem;
	float: right;
	margin-top: 0.24rem;
}
.head .head_inage{
	width: .6rem;
	height: .45rem;
	margin-right: .2rem;
}
.head .center{
	/* margin-left: 0.25rem; */
	margin: .1rem;
	padding-left: 0.2rem;
	float: left;
	border-left:1px solid #EEEEEE;
}
.head .phone{
	font-size: 0.3rem;
	font-family: HelveticaNeue-Bold, HelveticaNeue;
	font-weight: bold;
	color: #353D4D;
}
.head .text{
	font-size: 0.16rem;
	font-family: PingFangSC-Light, PingFang SC;
	font-weight: 300;
	color: #AEB1B8;
}
.Footer{
	width: 100%;
	height: 0.98rem;
	/* display: flex; */
	background: #ffffff;
	border-top:0.01rem solid #EEEEEE;
	position: fixed;
	bottom: 0;
	z-index: 10;
	display: flex;
	justify-content: space-between;
}
.Footer .Footer_Item{
	/* display: flex;
	justify-content: center;
	align-items: center; */
	width: 1.5rem;
}
.Footer .Footer_Item .Feedback_Item_Icon{
	width: 0.48rem;
	height: 0.48rem;
	display: block;
	margin: 0.1rem auto 0rem auto;
}
.Feedback_Item_Title{
	font-size: 0.2rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #727885;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.Footer .Footer_Item .center_Icon{
	width: 1rem;
	height: 1rem;
	background: linear-gradient(90deg, #F75732, #F77332);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: 0.42rem;
	margin-left: -.5rem;
}
.Footer .Footer_Item .center_Icon span{
	position: absolute;
	width: .4rem;
	height: .4rem;
	font-size: .24rem;
	text-align: center;
	line-height: .4rem;
	border-radius: .25rem;
	top: -0.1rem;
	background-color: #ff2727;
	color: #fff;
	right: 0rem; 
}
.Footer .Footer_Item .center_Icon img{
	width: 0.58rem;
	height: 0.48rem;
}
.Footer .Footer_Item .center_Text{
	font-size: 0.2rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #727885;
	text-align: center;
	margin-top: 0.55rem;
}
.slide-bar {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	/* -webkit-transform: translateX(100%);
	transform: translateX(100%); */
	cursor: pointer;
	transform: translateX(9.25rem);
}
.active-transform{
	transform: translateX(0rem) !important;
}
.box-transition {
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.active .slide-bar {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.slide-bar .content {
	position: absolute;
	right: 0;
	top: 0;
	width: 5.25rem;
	height: 100%;
	box-shadow: -2px 0px 6px #e6e6e6;
	background-color: #fff;
}
.slide-bar .content h2 {
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-bottom: .1rem;
	font-size: .32rem;
	color: #000;
}
.slide-bar .content a {
	display: block;
	padding-left: 1.2rem;
	height: 1rem;
	line-height: 1rem;
	font-size: .3611rem;
	background-color: #fff;
	color: #333;
}
.slide-bar .content a img{
	margin-right: .42rem;
    width: .75rem;
    vertical-align: middle;
}
.text-center {
	text-align: center;
}
.box-mark{
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	filter: alpha(opacity=50);
	background-color: #000\9;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
.alert{
	width: 7rem;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -3.5rem;
	height: 6rem;
	z-index: 10010;
}
.alert h4{
	text-align: center;
	font-size: .32rem;
	height: .8rem;
	line-height: .8rem;
	border-radius: .2rem .2rem 0 0;
}
.alert form{
	padding: 0 .2rem;
	margin-top: .8rem;
}
.alert form input{
	width: 90%;
	height: .8rem;
	text-align: center;
	text-align-last: center;
	font-size: .3rem;
	border-radius: .3rem;
	margin: .3rem auto;
	display: block;
}
.alert p{
	padding: .2rem;
	font-size: .3rem;
	color: #828793;
}
/* .bd-video{
	position: fixed;
	left: 50%;
	top:20%;
	width: 7rem;
	margin-left: -3.5rem;
	z-index: 10010;
} */
.bd-video-shade {
	position: fixed;
	z-index: 10005;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
}
.bd-video-content {
	position: absolute;
	z-index: 10006 !important;
	top: 30%;
	left: 50%;
	margin-left: -3.5rem;
	width: 7rem;
	height: 3.6rem;
}
.bd-video-content .close {
	position: absolute;
	top: -0.7rem;
	right: 0.1rem;
	/* color: #fff; */
	opacity: 1;
	outline: none;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.twinkling{
	transition: .2s;
}

@-webkit-keyframes twinkling{	/*透明度由0到1*/
	0%{
		opacity:0;				/*透明度为0*/
	}
	100%{
		opacity:1;				/*透明度为1*/
	}
}