li{
	list-style:none;
}
body{background:#f4f4f4; color: #fff;}
.clearfix{
	zoom:1;
}
.clearfix:after{
	display: block;
	content:'';
	clear:both;
	height: 0;
}
.pr{position: relative;}

.qrcode{width: 2.92rem;display: block;margin:0.7rem auto;}
.step{padding:0 0.5rem 0 1rem;}
.step h1{color: #2d78b1;font-size: 0.34rem;}
.step p{font-size:0.3rem;color: #333333;line-height: 0.6rem;margin-bottom: 0.4rem;}


.input-box{margin-top:0.2rem;position: relative;}
.input-box .tit{font-size: 0.3rem;color: #2667c1;padding:0.2rem 0.5rem;font-weight: bold;}
.input-box .saoma{width: 6.5rem;height: 0.84rem;background:#2667c1;background-size:100%;border-radius: 5px;margin:0 auto;display: block;}
.input-box .search-input{width: 6.5rem;height: 0.88rem;border:0;box-sizing: border-box;margin-left: 0.5rem;
border-radius: 5px;padding:0 2rem 0 0.2rem;box-sizing: border-box;background: #d7d7d7;}
.input-box .search-btn{width: 1.82rem;height: 0.88rem;line-height: 0.88rem;font-size: 0.3rem;text-align: center;display: inline-block;background:#2667c1;background-size:100%;position: absolute;bottom: 0;border-top-right-radius: 5px;border-bottom-right-radius: 5px;color: #fff;border:0;right: 0.5rem;}

.ts-box1{width: 6.5rem;margin:0.3rem auto 0.105rem auto;font-size: 0.24rem;}
.ts-box1 h1{color: #ff0000;line-height: 0.5rem;font-size: 0.26rem;}
.ts-box1 p{color: #555555;line-height: 0.4rem;}

.ts-box2{width: 6.5rem;margin:0.3rem auto 0.105rem auto;font-size: 0.24rem;}
.ts-box2 h1{color: #ff0000;line-height: 0.5rem;font-size: 0.26rem;}
.ts-box2 p{color: #555555;line-height: 0.4rem;}

.fwResult{font-size: 0.3rem;color: #555;line-height: 0.6rem;width: 6.6rem;margin:0.6rem auto;border:solid 1px #2d78b1;border-radius: 5px;padding:0.5rem 0.35rem;position: relative;}
.fwResult:before{content: "";width: 2.08rem;height: 0.68rem;display: block;background: url(../images/fwtit.jpg)no-repeat;background-size: 100%;position: absolute;top:-0.34rem;left:2.26rem;}

.login-box{padding-top:0.8rem;}
.login-box input{width: 6.52rem;height: 0.66rem;display: block;font-size: 0.24rem;padding:0 0.5rem 0 1rem;margin:0 auto;}
.login-box .userName{background: url(../images/userName_bg.png)no-repeat;background-size: 100%;}
.login-box .passwords{background: url(../images/password_bg.png)no-repeat;background-size: 100%;}
.loginbtn{width: 6.52rem;height: 0.66rem;line-height: 0.66rem;background: #2667c1;font-size: 0.33rem;font-weight: bold;border-radius: 5px;margin:2.3rem auto 0 auto;text-align: center;}
.fr{float: right!important;}
.fl{float: left!important;}

.wl-box{width:6.9rem;background: #f3f3f3;margin:1rem auto;}
.wl-box .titles{font-size: 0.3rem;color: #006dab;font-weight: bold;text-align: center;line-height: 1rem;}

.wl-nr{padding:0.2rem}
.wl-nr li{width: 5.7rem;;position: relative;float: right;padding:0.3rem 0;}
.wl-nr li h1{font-size: 0.24rem;color: #2667c1;margin-bottom: 0.35rem;display: inline-block;}
.wl-nr li p{font-size: 0.24rem;color: #2667c1;clear: both;margin-top:0.2rem;}
.wl-nr li:before{content: "";width: 0.24rem;height: 0.24rem;background: #a3acb6;display: block;position: absolute;left: -0.58rem;top:0.3rem;z-index: 101;border-radius: 100%;}
.wl-nr li:last-child:before{content: "";width: 0.24rem;height: 0.24rem;background:#2667c1;display: block;position: absolute;left: -0.58rem;top:0.3rem;}
.wl-nr li:after{content: "";height: -webkit-calc(100%);position:absolute;left: -0.46rem;border-left: solid 1px #dbdee1;width: 1px;top:0.42rem;z-index: 100;}
.wl-nr li:last-child:after{display: none; }
.wl-nr li .batch{font-weight: bold;margin-top:0.3rem;}