*{margin: 0;padding: 0;border: 0;list-style: none;text-decoration: none;color: inherit;font-weight: normal;font-family: "微软雅黑";box-sizing: border-box;font-style: normal;}
body{overflow-x: hidden; max-width: 420px;margin: 0 auto;font-size: 12px;
    font-family: 微軟正黑體;}
img{vertical-align: middle;max-width: 100%;}
a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;
}
body{ background: url(../images/ind.png) no-repeat ;
    background-size: cover;background-attachment:fixed;}
.nav-bar{position: relative;height: 2rem;line-height: 2rem;width: 100%;text-align: center;font-size: 1.36rem;color:#f2c164;padding: 3.25rem 0 1rem 0;}
.username0{height: 2rem;line-height: 2rem;width: 100%;text-align: center;font-size: 1rem;color:#fff;padding: 1.25rem 0 1rem 0;}
.server{width: 100%;height: 3rem;padding: 1.5rem 1.3rem 0 1.3rem;}
/*.nav-bar .back{background: url(../images/icon-right.png) center left no-repeat;position: absolute;top: 0;left: .33rem;height: 100%;display: inline-block;background-size: .18rem .32rem;width: .5rem;height: 100%;}*/
/*主体*/
.container{padding: 1.5rem .3rem 0 .3rem;background: rgba(0,0,0,.3);}
.container h2{font-size: 1rem;color: #f2c164;margin-bottom: .5rem;}
.quick-pay{width: 100%;height: auto;overflow: hidden;padding: .62rem 0;}


.diamond{height: 2.6rem;line-height: 2.6rem;font-size: 1rem;color: #f2c164;}
.diamond span{color: #19b9de;}
.diamond img{width: 2rem;padding-left: .3rem;}

.result{padding: 8.5rem 1.3rem 0 1.3rem; text-align: center;}
.result h2{font-size: 1.25rem;color: #f2c164;}
.r-back{color: #f2c164;background: url(../images/f01.png) no-repeat;background-size:100% 100%;width: 100%;height: 2.6rem;line-height: 2.6rem;text-align: center;display: block;font-size: 1rem;font-weight: bold;margin-top: 2rem;}
/**/

label{
	margin-bottom:10px;
	float:left;	color: #f2c164;	
	font-size: 1.08rem;
}

.field-input, select{
	/*width:calc(100% - 20px);
	float:left;
	padding:10px;
	font-family:inherit;*/
}		



.searchul{background: url(../images/ac-bg.png) no-repeat;background-size:100% 100%;width: 100%;float: left;}
.searchul li{color: #fff;display: flex;line-height: 2rem;}
.searchul li div{float: left;width: 20%;text-align: center;}
.searchul li:nth-child(1){border-bottom: 1px #9d5d17 solid;font-weight: bold;color: #bda98f;}
.searchul li:nth-child(2n){border-bottom: 1px #9d5d1766 solid;}
.searchul li:nth-child(3n){border-bottom: 1px #9d5d1766 solid;}
/*.searchul li div{color:#bda98f; }*/
.searchul li .stime{color: #bda98f;}
.searchul li .smoney{color: #f2c164;}
.searchul li .sdiamond{color: #50d7f7;}
.searchul li .surplus{color: #d7fdfe}
.searchul li .status01{color: #61e359;}
.searchul li .status02{color: #f30c20;}
.searchul li .status03{color: #7c7b7c;}
.sback{background: url(../images/f01.png) no-repeat;background-size: 100% 100%;height: 2.4rem;line-height: 2.4rem;width: 100%;margin: 1rem 0 1rem 0;font-size: 1.25rem;color: #f2c164;text-align: center;letter-spacing: 1rem;display: inline-block;}


.searchul li .surplus img{width: .85rem;}
.searchul li .sdiamond img{width: .85rem;}


@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
	 .searchul li div:nth-child(4){width: 24%;}
	 .searchul li div:nth-child(5){width: 16%;}
}

@media only screen and (device-width: 360px) and (device-height: 640px) {/* 兼容samsang */
	.searchul li div:nth-child(4){width: 24%;}
	 .searchul li div:nth-child(5){width: 16%;}
	}

/*  iphone 12mini*/
@media only screen and (device-width: 360px) and (device-height: 780px)and (-webkit-device-pixel-ratio: 3){
	.searchul li div:nth-child(4){width: 24%;}
	 .searchul li div:nth-child(5){width: 16%;}
}
