body {
	color: #000;
	font-size: 12px;
	font-family: "microsoft yahei" !important;
	background-color: #eeeeee;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

* {
	padding: 0;
	margin: 0;
}

img,
input,
button {
	border: 0;
	outline: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: #000;
}

.width {
	width: 95%;
	margin: 0 auto;
}

#v_head {
	width: 100%;
	height: 250px;
	position: relative;
}

#v_head img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#v_head .head {
	position: absolute;
	top: 25px;
	width: 100%;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
}

#v_head .head i {
	font-size: 26px;
	margin-right: 5px;
	float: left;
	font-weight: normal;
}

#v_head .head a {
	color: #fff;
}

#v_head .head h2 {
	width: 84%;
	margin: 0 auto;
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
}

#v_head .head p {
	font-size: 16px;
	font-weight: normal;
	width: 84%;
	margin: 0 auto;
	line-height: 20px;
	padding-top: 15px;
}

#qt_pt {
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
	min-height: 200px;
	border-radius: 15px;
	position: relative;
	top: -50px;
	padding-bottom: 20px;
	overflow: hidden;
}

#qt_pt h1 {
	padding-top: 25px;
}

#qt_pt .res {
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 25px;
	overflow: hidden;
}

#qt_pt .ms {
	width: 100%;
	margin: 0 auto;
}

#qt_pt .ms li {
	width: 33.33%;
	float: left;
	text-align: center;
	position: relative;
	margin-top: 30px;
}

#qt_pt .ms li p {
	font-size: 16px;
	padding: 10px;
}

#qt_pt .ms li img {
	height: 40px;
}

#qt_pt .ms li span {
	font-size: 16px;
	padding-bottom: 20px;
	display: block;
}

#qt_pt .ms li:nth-child(-n+2)::after {
	content: '';
	position: absolute;
	right: 0;
	top: 10px;
	width: 1px;
	height: 40px;
	background-color: #e5e5e5;
}

#qt_pt .res font {
	font-size: 40px;
	color: #fdce42;
	font-weight: bold;
}

#qt_pt .list {
	width: 90%;
	margin: 0 auto;
	margin-top: 15px;
}

#qt_pt .list li {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 50px;
	font-size: 16px;
	position: relative;
}

#qt_pt .list li i {
	float: right;
	margin-right: 10px;
	color: #595757;
}

#qt_pt .list li input {
	width: 50%;
	display: inline;
	float: right;
	height: 100%;
}

#qt_pt .list li select {
	background: none;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	line-height: 50px;
	right: 30px;
	width: 60%;
	direction: rtl;
	color: #595757;
}

#qt_qd {
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: -30px;
}

#qt_qd .title {
	width: 100%;
	font-size: 24px;
}

#qt_qd .title span {
	display: inline-block;
	width: 10px;
	height: 30px;
	background-color: #fdce42;
	border-radius: 5px;
	margin-top: 2px;
	margin-right: 15px;
}

#qt_qd .fm {
	width: 100%;
	min-height: 100px;
	background-color: #fff;
	border-radius: 15px;
	margin-top: 20px;
	padding-top: 35px;
	padding-bottom: 15px;
}

#qt_qd .fm li {
	width: 85%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	background-color: #f7f8f8;
	margin-bottom: 10px;
	position: relative;
}

#qt_qd .fm li font {
	width: 10%;
	padding-left: 10px;
	display: inline;
}

#qt_qd .fm li input {
	width: 75%;
	height: 40px;
	background: none;
	float: right;
}

#qt_qd .fm li span {
	position: absolute;
	color: #595757;
	font-size: 16px;
	right: 20px;
}

#qt_qd p {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	color: #111111;
	margin-top: 20px;
}

#qt_qd a {
	color: #fdce42;
}

#find_ms {
	width: 100%;
	border-bottom: 8px solid #f7f8f8;
	padding: 15px 0;
	position: relative;

}

#find_ms span {
	position: absolute;
	right: 3%;
	top: 18px;
	font-size: 18px;
	color: #e75f20;
	font-weight: bold;
}

#find_ms .name {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}

#find_ms .name .avatar {
	position: absolute;
	left: 0;
	top: -50px;
	z-index: 3;
}

#find_ms .name .avatar img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fff;
}

#find_ms .name h1 {
	font-size: 20px;
	font-weight: bold;
	display: contents;
	margin-right: 10px;
	float: left;
	margin-top: 1px;
}

#find_ms .remark {
	width: 100%;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
}

#find_ms .remark font {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#find_ms .remark img {
	height: 14px;
	display: inline;
	margin-top: 0px;
	margin-left: 15px;
}

#foot {
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 9;
	border-top: 8px solid #f7f8f8;
}

#foot li {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
}

#foot li img {
	height: 25px;
	margin-top: 8px;
	display: inline-block;
}

#foot li span {
	display: block;
	color: #898989;
	font-size: 14px;
	margin-top: 5px;
}

#foot li .hover {
	color: #fcb703;
}

#hr {
	width: 100%;
	height: 90px;
	overflow: hidden;

}

.fd_show {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}

.fd_show p {
	margin-bottom: 15px;
}

.fd_show img {
	max-width: 100%;
}

.fd_list {
	width: 100%;
	margin: 0 auto;
}

#recom {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#recom .pj_btn {
	position: fixed;
	right: 15px;
	line-height: 16px;
	padding: 4px 0;
	font-size: 12px;
	border-radius: 50%;
	color: #a9a8a9;
	width: 40px;
	height: 32px;
	text-align: center;
	border: 1px solid #a9a8a9;
	background-color: #fff;
	bottom: 100px;
	z-index: 99;
}

#recom .list {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
}

#recom .list li {
	width: 100%;
	border-top: 1px solid #f1f1f1;
	position: relative;
	padding: 15px 0;
	overflow: hidden;
}

#recom .list li .avt {
	position: absolute;
	width: 65px;
	height: 65px;
	left: 0;
	top: 20px;
}

#recom .list li .avt img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

#recom .list li .info {
	float: left;
	margin-left: 85px;
	overflow: hidden;

}

#recom .list li .info .tit {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	position: relative;
}

#recom .list li span {
	color: #595757;
	position: absolute;
	right: 0;
	top: 43px;
	font-size: 14px;
}

#recom .list li .num {
	position: absolute;
	right: 0;
	bottom: 17px;
	color: #595757;
	font-size: 12px;
}

#recom .list li .num img {
	display: inline;
	height: 12px;
	margin-right: 5px;
}

#recom .list li .info .tit img {
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	margin-top: -3px;
}

#recom .list li .info .star {
	width: 100%;
	font-size: 12px;
	margin-top: 5px;
}

#recom .list li .info .star img {
	height: 10px;
	margin-top: -2px;
	padding-right: 3px;
}

#recom .list li .info p {
	width: 100%;
	font-size: 12px;
	color: #595757;
	margin-top: 20px;
}

.fds_img {
	width: 100%;
	height: 100px;
}

.fds_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#sel1 .pro {
	width: 100%;
	padding-top: 30px;
	font-size: 20px;
	color: #e75f20;
	line-height: 30px;
	overflow: hidden;
}

#sel1 .pro img {
	float: left;
	width: 100px;
	height: 100px;
	object-fit: cover;
	margin-right: 10px;
	border: 1px solid #aaaaaa;
	border-radius: 10px;
}

#sel1 .plist {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}

#sel1 .plist li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f7f8f8;
	font-size: 14px;
	color: #595757;
	border-radius: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	box-sizing: border-box;
}

#sel1 .plist .hover {
	border: 1px solid #f4d876;
}

#sel1 .num {
	border-top: 1px solid #595757;
	border-bottom: 1px solid #595757;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #595757;
	margin-top: 5px;
	overflow: hidden;
}

#sel1 .num span {
	float: right;
	width: 100px;
	border: 1px solid #595757;
	height: 30px;
	border-radius: 8px;
	margin-top: 15px;
	text-align: center;
	position: relative;
}

#sel1 .num input {
	width: 40px;
	height: 100%;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	display: block;
	margin: 0 auto;
	background: none;
	text-align: center;
}

#sel1 .num span i {
	position: absolute;
	left: 0px;
	top: 0;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#sel1 .hr {
	width: 100%;
	height: 60px;
	overflow: hidden;
}

#sel1 .btns {
	position: fixed;
	width: 100%;
	bottom: 5px;
}

#sel1 .btns button {
	width: 90%;
	height: 40px;
	background-color: #fcbf03;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 8px;
}

#bg_fff {
	position: fixed;
	z-index: 15;
	background-color: #f2f2f2;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	top: 0;
	left: 0;
	display: none;
}

.closed {
	position: fixed;
	top: 5%;
	width: 100%;
	text-align: center;
	z-index: 20;
	display: none;
}

.closed img {
	width: 40px;
	height: 40px;
}

#pj_content {
	position: fixed;
	z-index: 16;
	background-color: #fff;
	width: 96%;
	left: 2%;
	height: 100%;
	top: 15%;
	box-sizing: content-box;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	display: none;
}

#pj_content .pf {
	width: 100%;
	font-size: 16px;
	padding: 25px;
	box-sizing: border-box;
}

#pj_content .pf font {

	text-align: right;
	float: left;
	font-size: 16px;
	padding-right: 15px;
	padding-top: 14px;
}

#pj_content .pf i {
	font-size: 25px;
}