body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #f5f5f5;
	color: #333;
	font-size: 0.24rem;
	font-family: "Source Han Sans CN", "PingFang SC", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
}

td,
th,
caption,
p {
	color: #333;
	font-size: 0.24rem;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 0.22rem "Source Han Sans CN", "PingFang SC", Verdana, Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	outline: none;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}



a,
button {
	cursor: pointer;
}

textarea {
	resize: none;
}

* {

	-moz-user-select: none;
	/*火狐*/

	-webkit-user-select: none;
	/*webkit浏览器*/

	-ms-user-select: none;
	/*IE10*/

	-khtml-user-select: none;
	/*早期浏览器*/

	user-select: none;

}

button {

	transition-duration: 0s;

	-webkit-transition-duration: 0s;

	-moz-transition-duration: 0s;

}



.clearfix:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}



.w96 {

	width: 96%;

	margin: 0 auto;

	position: relative;

}

#price::-webkit-input-placeholder {
	font-size: 0.4rem;
	color: #c1c1c1;
}

.load {

	position: fixed;

	top: 0;

	left: 0;

	z-index: 999999;

	width: 100%;

	height: 100%;

	background: #fff;

}



.index {
	position: relative;
	max-width: 720px;

	margin: 0 auto;

}

.cont {

	padding: 0.2rem 0.2rem 1.64rem 0.2rem;

}


.fees,

.invoice,

.remarks {

	margin-bottom: 0.2rem;

	border-radius: 0.1rem;

	padding: 0.2rem;

	background-color: #fff;

}

.fees li,

.invoice li {

	border-bottom: 0.01rem solid #f7f7f7;

	height: 1.1rem;

	display: flex;

	align-items: center;

}

.verify-title {
	padding: 0.2rem;
	font-size: 0.26rem;
	color: #333;
	text-align: center;
}

.fees li:nth-child(1),

.invoice li:nth-child(1) {

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.fees li div,

.remarks,

.cont-type,

.invoice li>div>div {

	display: flex;

	align-items: center;

}

.text {

	font-size: 0.28rem;

	color: #333;

	margin-left: 0.2rem;

}

.fees li div span,

.invoice li>div>div>span {

	background-image: url(../img/no.png);

	width: 0.4rem;

	height: 0.4rem;

	background-size: cover;

	background-repeat: no-repeat;

}

.fees li div span.on,

.invoice li>div>div>span.on {

	background-image: url(../img/on.png);

}

.cont-title {

	font-size: 0.32rem;

	color: #333333;

}

.money {

	font-size: 0.32rem;

	color: #ff3919;

}

.cont-sub,

.remarks input::-webkit-input-placeholder {

	font-size: 0.28rem;

	color: #808080;

}

.wechat {

	margin-left: 0.81rem;

}

.Alipay {

	margin-left: 1.1rem;

}

.remarks input,

.invoice li input {

	padding: 0rem;

	color: #333;

	font-size: 0.28rem;

	margin: 0;

	height: 0.8rem;

	width: 4rem;

	border: 0rem;

}

.yes,

.common {

	margin-left: 0.82rem;

}

.no {

	margin-left: 1.39rem;

}

.special {

	margin-left: 0.55rem;

}

#remarks-cont,

#email {

	margin-left: 1.38rem;

}

#company-name,

#phone-code {

	margin-left: 0.81rem;

}

#identify-code {

	margin-left: 0.26rem;

}

#contact {

	margin-left: 1.1rem;

}

.declare {

	padding: 0 0.1rem;

	font-size: 0.24rem;

	color: #808080;

	line-height: 1.5;

	width: 6.5rem;

}

.footer {

	background-color: #fff;

	display: flex;

	align-items: center;

	justify-content: space-between;

	left: 0;

	position: fixed;

	bottom: 0rem;

	padding: 0 0.2rem;

	width: 100%;

	height: 1.2rem;

}



.sum {

	font-size: 0.28rem;

	color: #333333;

}

.sum b {

	font-weight: 500;

	font-size: 0.48rem;

	color: #ff3919;

}

.enlists {

	border-radius: 0.4rem;

	display: flex;

	justify-content: center;

	align-items: center;

	width: 3.2rem;

	height: 0.8rem;

	background-color: #3eceb5;

	color: #fff;

	font-size: 0.28rem;

}

.infor {

	padding: 0 0.2rem;

}

.infor li {

	border-bottom: #e5e5e5 solid 0.01rem;

	height: 1.65rem;

	padding: 0.5rem 0 0;

	width: 100%;

}

.infor li.on {
	height: auto;
	border: 0px;
}

.infor li label {

	display: block;

	font-size: 0.26rem;

	color: #808080;

}

.infor li input {

	margin-top: 0.2rem;

	font-size: 0.28rem;

	color: #333;

	border: 0rem;

	height: 0.5rem;
	width: 100%;
	box-sizing: border-box;

}

.infor li input::-webkit-input-placeholder {

	color: #ccc;

}

.infor li label b {

	color: red;

}

.submit {

	margin: 0.9rem auto;

	border-radius: 0.4rem;

	height: 0.8rem;

	width: 5.7rem;

	color: #fff;

	display: flex;

	background-color: #3eceb5;

	align-items: center;

	justify-content: center;

}

.d-code {

	display: flex;

	justify-content: space-between;

	align-items: baseline;



}

.verify-code {


	white-space: nowrap;

	color: #3eceb5;

	font-size: 0.28rem;

}

.banner img {

	display: block;

	width: 100%;

	height: 100%;


}

.banner .swiper-slide {
	width: 100%;
	height: 3.6rem;
}

.cont-search {

	position: relative;

	padding: 0.32rem 0.26rem 1rem;

}

.cont-search input {

	text-indent: 0.5rem;

	font-size: 0.28rem;

	border-radius: 0.33rem;

	width: 100%;

	height: 0.66rem;

	background-color: #f2f3f5;

}

.cont-search input::-webkit-input-placeholder {

	color: #b2b2b2;

	text-align: left;



}

.cont-search img {

	width: 0.34rem;

	display: block;

	object-fit: contain;

	position: absolute;

	top: 23%;

	left: 6%;

}

.directories {

	padding: 0 0.2rem;

}

.directories>p {

	margin-bottom: 0.4rem;

}

.directories ul li {

	display: flex;

	align-items: center;

	width: 6.4rem;

	height: 1.4rem;

	border-bottom: 0.01rem #e5e5e5 solid;

}

.directories ul {

	padding-bottom: 1rem;

}

.expert-tx {
	width: 0.8rem;
	height: 0.8rem;
}

.expert-tx img {

	display: block;

	width: 100%;

	height: 100%;
	border-radius: 50%;

}

.expert-infor {

	margin-left: 0.2rem;

}

.expert-name {

	line-height: 1;

	font-size: 0.28rem;

	color: #333333;

}

.expert-hospital {

	margin-top: 0.2rem;

	line-height: 1;

	font-size: 0.24rem;

	color: #808080;

}

.expert-cont {

	position: relative;

}

.nav {

	position: absolute;

	right: 4%;

	top: 0%;

	z-index: 10;

}

.nav li {

	text-align: center;

	margin-bottom: 0.2rem;

	/* background-color: #0062CC; */

}

.nav li a {

	font-size: 0.24rem;

	color: #4c4c4c;

}

#address-phone {

	margin-left: 0.6rem;

}

#address {

	margin-left: 0.81rem;

}

#account {

	margin-left: 0.3rem;

}

.nav2 {

	display: none;

	position: fixed;

	right: 5%;

	top: 2%;

	z-index: 10;

}

.nav2 li {

	text-align: center;

	margin-bottom: 0.2rem;

	/* background-color: #0062CC; */

}

.nav2 li a {

	font-size: 0.24rem;

	color: #4c4c4c;

}

.detail-banner {

	display: flex;

	align-items: center;

	width: 7.2rem;

	height: 2.5rem;

	background-image: url(../img/banner1.jpg);

	background-size: cover;

	background-repeat: no-repeat;

}

.detail-infor {



	padding: 0 0.2rem;

	display: flex;

	align-items: center;

}

.detail-infor img {

	width: 1.2rem;

	height: 1.2rem;
	border-radius: 50%;
	display: block;



}

.detail-infor p {

	line-height: 1;

	margin-left: 0.2rem;

	color: #fff;

	font-size: 0.28rem;

}

.detail-infor p b {



	line-height: 1.6;

	font-size: 0.38rem;

}

.detail-cont {

	padding-top: 0.4rem;

	margin: 0.2rem;

	border-radius: 0.08rem;

	min-height: 8.12rem;

	background-color: #fff;

}

.guests {

	box-sizing: border-box;

	padding: 0.11rem 0;

	font-size: 0.28rem;

	display: flex;

	background-color: #3eceb5;

	color: #fff;

	line-height: 1;

	align-items: center;

	justify-content: center;

	width: 1.5rem;

	border-top-right-radius: 0.3rem;

	border-bottom-right-radius: 0.3rem;

}

.synopsis {

	margin-top: 0.3rem;

	padding: 0.2rem;

	font-size: 0.28rem;

	color: #333333;

	line-height: 1.8;

}

input {
	-webkit-user-select: text !important
}

.d-pay {
	border-radius: 0.15rem;

	background-color: #fff;
	margin: 0.75rem 0.2rem;
	padding-bottom: 1rem;
}

.d-pay-img {
	margin: 0 auto;
	width: 1.24rem;
	height: 1.24rem;
	position: relative;
	bottom: 0.3rem;
}

.d-pay-img img {
	width: 100%;
	height: 100%;
	display: block;
}

.d-pay p {
	color: #242424;
	text-align: center;
	line-height: 1;
}

.pay-name {
	font-size: 0.28rem;
}

.pay-num {
	font-size: 0.7rem;
	margin: 0.35rem 0;

}

.pay-tip {
	font-size: 0.28rem;
}

.pay-list {
	padding: 0 0.2rem;
	margin-top: 1rem;
}

.pay-list li {
	font-size: 0.28rem;
	margin-bottom: 0.4rem;
	color: #808080;
}

.pay-list li span {
	float: right;
	color: #333333;
}

.d-fanhui {

	border-radius: 0.25rem;
	font-size: 0.28rem;
	color: #fff;
	margin: 0.8rem auto 0;
	display: block;
	text-align: center;
	width: 5.7rem;
	line-height: 0.8rem;
	height: 0.8rem;
	background-color: #3eceb5;
}

.dialog_wrap {
	display: none;
	justify-content: space-around;
	flex-direction: column;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.dia_bottom {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dia_bottom a {
	border: 1px solid #b7b7b7;
	padding: 0.1rem 0.3rem;
	border-radius: 0.5rem;
	font-size: 0.24rem;
}

.back_index {
	margin-right: 0.5rem;
}

.dia_top img {
	width: 1rem;
	height: 1rem;
	vertical-align: bottom;
}

.dia_top p {
	font-size: 0.4rem;
	font-weight: bold;
	margin: 0.2rem auto;
}

.dia_top span {
	padding: 0 1rem;
	display: block;
	margin: 0 auto;
	line-height: 0.4rem;
	font-size: 0.26rem;
}

/* qianming */
.qianming {
	margin-top: 0.2rem;
}

.qianming img {
	width: 100%;
	border: 0.01rem solid #a9d9f5 !important;
}

.mask {
	display: none;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}

.pop {
	/* display: none; */
	padding: 0.8rem 0.2rem 0rem;
	background: #fff;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 50vh;
	z-index: -5;
}

.upload_pic {
	margin-top: 0.2rem;
	position: relative;
}

.upload_pic>input {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100% !important;
	top: 0;
	margin-top: 0 !important;
}

.upload_pic img {
	width: 3.5rem;
}

.btn_box input {
	color: #fff;
	width: 2.5rem;
}

.btn_box #clear {

	background-color: #f1634c !important;
}

.btn_box #export {
	
	background-color: #3eceb5 !important;
}

.signature div {
	display: flex;
	justify-content: space-between;
}

.btn_box {
	display: flex;
	margin-top: 1rem;
	justify-content: space-around;
}
