* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-size: 0.18rem;
	color: #000;
	width: 7.5rem;
	margin: auto;
	background: #f6f6f6;
}

img {
	display: block;
	width: 100%;
	border: 0;
	height: auto;
}
.head .tel {

	width: 0.31rem;

	height: 0.31rem;

	float: right;
	margin-top: 0.3rem;
	margin-right: 0.33rem;
	margin-left: 0;


}

.head .tel img {

	width: 0.3rem;

	height: 0.33rem;

}
ul,
li,
dt,
dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

.fl {
	float: left;
	display: inline-block;
}

.fr {
	float: right;
	display: inline-block;
}

.clear {
	clear: both;
}

.d-none {
	display: none;
}

@media (min-width:320px) {
	html {
		font-size: 42.6667px;
	}
}

@media (min-width:360px) {
	html {
		font-size: 48px
	}
}

@media (min-width:375px) {
	html {
		font-size: 50px;
	}
}

@media (min-width:384px) {
	html {
		font-size: 51.2px;
	}
}

@media (min-width:414px) {
	html {
		font-size: 55.2px;
	}
}

@media (min-width:448px) {
	html {
		font-size: 59.7333px;
	}
}

@media (min-width:480px) {
	html {
		font-size: 48px;
	}
}

@media (min-width:512px) {
	html {
		font-size: 68.2667px;
	}
}

@media (min-width:544px) {
	html {
		font-size: 72.5333px;
	}
}

@media (min-width:576px) {
	html {
		font-size: 76.8px;
	}
}

@media (min-width:608px) {
	html {
		font-size: 81.0667px;
	}
}

@media (min-width:640px) {
	html {
		font-size: 85.3333px;
	}
}

@media (min-width:750px) {
	html {
		font-size: 100px;
	}
}



/********************************************head*********************************************************/
.head {
	width: 7.5rem;
	height: 0.9rem;
	background: #d60f4b;
	position: fixed;
	top: 0;
	z-index: 999;
}

.head dt {
	width: 0.17rem;
	height: 0.3rem;
	margin-left: 0.38rem;
	margin-top: 0.3rem;
}

.head dd {
	width: 1.11rem;
	height: 0.34rem;
	margin-left: 2.65rem;
	margin-top: 0.28rem;
}






/********************************************footer*********************************************************/
.foot-t {
	width: 4.54rem;
	height: 1.2rem;
	margin: auto;
	margin-top: 0.4rem;
	;
}

.foot-bq {
	width: 5.6rem;
	height: auto;
	margin: auto;
	margin-bottom: 1.8rem;
	text-align: center;
}

.foot-bq p {
	padding-top: 0.1rem;
	font-size:0.22rem;
}

.foot-bq a {
	color: #000;
}

.footer {
	width: 7.5rem;
	height: 2.15rem;
	background-image: url(../images/foot1.png);
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-size: 100% 100%;
}

.footer-1 {
	width: 1.4rem;
	height: 2.1rem;
}

.footer-2 {
	width: 1.8rem;
	height: 2.1rem;
}


/********************************************yuyue*********************************************************/

.form {
	width: 6.84rem;
	height: auto;
	margin: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.6rem;
}

.form-tt {
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.32rem;
	font-weight: bold;
	color: #000;margin-bottom: 0.1rem;
}

.form-input {
	width: 6.84rem;
	height: 0.7rem;
	margin-top: 0.2rem;
	background: #fff;
	border-radius: 0.1rem;
}

.form-input input {
	width: 6.84rem;
	height: 0.7rem;
	border: none;
	border-radius: 0.1rem;
	background: #fff;
	text-indent: 0.2rem;
	font-size: 0.2rem;
	color: #666;
	font-weight: bold;
}

.form-sub {
	width: 6.84rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	border: none;
	border-radius: 44px;
	background: linear-gradient(179deg, #FA4674, #D60F4A);
	margin-top: 0.2rem;
	color: #fff;
	font-size: 0.3rem;
}

.form-sub input {
	width: 6.84rem;
	height: 0.7rem;
	background: #000;
	color: #fff;
	border-radius: 0.1rem;
}

.form-select {
	width: 6.84rem;
	height: 0.7rem;
	border: none;
	border-radius: 0.1rem;
	background: #fff;
	text-indent: 0.2rem;
	font-size: 0.2rem;
	color: #666;
	font-weight: bold;
}

.form-select option {
	height: 0.3rem;
	line-height: 0.3rem;
	width: 6.84rem;
}



.pinpai-db {
	width: 100%;
	height: auto;
	background: #f7f7f7;
}