@charset "utf-8";/*html,body,div,nav,header,main,section,footer,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}*/

ol,ul,dl,li {
	list-style: none;
}
::-ms-clear,::-ms-reveal {
  display: none;
}
a,input,button {
	/* 清除点击阴影 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

。health_info_query_content_display img {
	display: block;
	border: none;
	vertical-align: top;
}

input,button {
	/* 消除按钮圆角 */
	-webkit-appearance: none;
	border-radius: 0;
}
input {
   margin: 0;
   /*去除默认样式*/
   appearance: none;
   -webkit-appearance: none;
   outline: none;
   border: none;
}
::-webkit-input-placeholder{
   color: #999;
   padding-top: 0.06rem;
}
body {
	margin: 0;
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	-webkit-user-select: none;
}

body * {
	/* 选中文字设置 */
	-weibkit-user-select: none;
	/* 禁止文字缩放 */
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
}

button,input,select,option {
	outline: none;
	border: none;
	background: transparent;
}
.search{
	position: relative;
	width: 100%;
	height: 0.72rem;
	background-size: cover;
	overflow-x: hidden;
}
.search-bg{
	width: calc(100% - 1.5rem);
    height: 0.5rem;
	background-color: white;
	border: 1px solid #dadada;
    margin: 0px auto 0;
    border-radius: 0.4rem;
    transform: translateY(0.1rem);
}
.search .icon-search{
	position: absolute;
    top: 0.1rem;
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background: url(./search.png) no-repeat;
    background-size: cover;
    margin-left: 0.24rem;
    margin-right: 0.12rem;
}
.search .icon-line{
	position: absolute;
	right: 1.04rem;
    top: 0.20rem;
    display: inline-block;
    height: 0.24rem;
	border-left: 0.02rem solid #008a7c;
	display: none;
}
.search input{
	position: absolute;
    left: 0.64rem;
    width: 4.2rem;
    height: 0.5rem;
    line-height: 1;
    line-height: 0.7\0;
    padding: 0.18rem 0;
    text-align: left;
    font-size: 14px;
    color: #333333;
    box-sizing: border-box;
}
.search a{
	display: inline-block;
    position: absolute;
    right: 0;
    font-size: 0.24rem;
    height: 0.5rem;
    border-radius: 0.34rem;
    line-height: 0.5rem;
    color: #fff;
    background: #ff7e00;
    font-weight: normal;
    padding: 0 0.24rem;
    pointer-events: painted;
}
.payment {
	width: 100%;
	display: none;
}
.return {
	color: #E46C0A;
	font-style: normal;
}
.payment .search-count{
	margin-top: 0.20rem;
	text-align: center;
	font-size: 0.24rem;
	color:#666;
}
.payment .search-count span{
	color:#008a7c;
	display: inline-block;
    font-size: 24px;
    text-align: center;
	margin: 0;
    width: auto;
}
.payment-list{
	margin: auto 0;
	padding: 0 0.20rem 0.20rem;
}
.payment-list table {
	width: 100%;
	font-size:0.20rem;
    color: #999;
	border-spacing: 0;/*去掉单元格间隙*/
	border-right-width: 0;
	overflow-x: hidden;
	table-layout:fixed
}
.el-form-item__error {
    color: #f56c6c;
    font-size: 12px;
    padding-top: 4px;
	white-space: nowrap;
	text-align: center;
	font-size: 0.28rem;
}
.headImgw {
	margin: 0 0.2rem;
	position: relative;
	border-radius: 0.1rem 0.1rem 0 0;
	overflow: hidden;
	color: #000;
}
.headImgw img{
	width: 100%;
}
.payment h2 {
	padding: 0.2rem 0 0.1rem 0;
	text-align: center;
	font-size: 0.3rem;
	color: #000;
	font-weight: normal;
}
.headImgw h3 {
	text-align: center;
	font-size: 0.22rem;
	font-weight: normal;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 1;
	padding: 10px 0;
	color:#008A7C;
}
.payment-list table thead th {
	 text-align: center;
	 font-weight: 700;
	 padding: 0.16rem 0;
     font-size: 14px;
	border-bottom: 1px solid #ff7e00;
}
.payment-list table tbody td {
	 text-align: center;
	 vertical-align: middle;
	 padding: 0.12rem 0.06rem;
}
.payment-list table td {
  border-bottom: 1px solid #f2f2f2;
}
.w20 {
	width: 20%;
}
.tdDetail {
	/* border-radius: 4px;
	border:1px solid #67c23a;
	padding: 0 3px;
	color: #67c23a; */
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    position: relative;
    padding-right: 0.4rem;
    box-sizing: border-box;
}
.tdDetail .after {
	font-size: 0.18rem;
    position: absolute;
    right: 0;
    top: 1px;
	transform: scale(0.8);
	color: #E46C0A;
}
.go-top{
	position: fixed;
	right:0.20rem;
	bottom: 0.60rem;
	width:0.82rem;
	height:0.82rem;
	background: url(./go-top.png) no-repeat;
	background-size: cover;
  z-index: 1000
}
.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
}
.van-button__text {
	color: #E46C0A;
}
.van-dialog {
	display: none;
    position: fixed;
    top: 45%;
    left: 50%;
    width: 320px;
    overflow: hidden;
    font-size: 16px;
    background-color: #fff;
    border-radius: 16px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}
.van-dialog__header {
    padding-top: 26px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
.van-dialog__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
}
.van-dialog__confirm, .van-dialog__confirm:active {
    color: #ee0a24;
}
.van-dialog__confirm, .van-dialog__cancel {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: 48px;
    margin: 0;
    border: 0;
}
.van-button--large {
    width: 100%;
    height: 50px;
}
.van-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 44px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    border-radius: 2px;
	cursor: pointer;
	border-top: 1px solid #ccc;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-appearance: none;
}
.van-dialog__message {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    max-height: 60vh;
    padding: 26px 24px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    word-wrap: break-word;
    -webkit-overflow-scrolling: touch;
}
.nullTip {
    margin: 126px auto;
    font-size: 28px;
    width: 170px;
    height: 60px;
}