.wrapper {
  padding: .58rem .24rem 0;
  font-family: 'PingFang SC';
  /* margin: 0 auto; */
  /* width: 7.5rem; */
}

.wrapper .title_c {
  width: 7.02rem;
  margin: 0 auto;
}

.wrapper .title {
  font-size: .48rem;
  color: #222;
  line-height: .6rem;
  margin-bottom: .3rem;
  margin-left: .06rem;
  font-weight: 600;
}

.wrapper .input_content {
  width: 7.02rem;
  background-color: #fff;
  border-radius: .1rem;
  padding: .52rem .44rem .4rem .42rem;
  box-shadow: 0px 8px 20px rgba(128, 128, 128, 0.2);
  box-sizing: border-box;
}

.wrapper .input_content {
  font-size: .28rem;
  line-height: .6rem;
  color: #555;
  margin: 0 auto;
}

.wrapper .input_content .examNumber,
.wrapper .input_content .idCard {
  width: 6.16rem;
  height: .9rem;
  border: .02rem solid #D9D9D9;
  border-radius: .1rem;
  padding: .21rem 0 .21rem .24rem;
  font-size: .34rem;
  line-height: .6rem;
  color: #000;
  box-sizing: border-box;
  margin-top: .16rem;
  font-family: 'PingFang SC';
}

.wrapper .input_content .code {
  width: 3.39rem;
  height: .9rem;
  border: .02rem solid #D9D9D9;
  border-radius: .1rem;
  padding: .21rem 0 .21rem .24rem;
  font-size: .34rem;
  line-height: .6rem;
  color: #000;
  box-sizing: border-box;
  font-family: 'PingFang SC';
  margin-right: .22rem;
}

.wrapper .input_content button.selectBtn {
  width: 6.22rem;
  height: .8rem;
  background-color: #4991E1;
  border-radius: .1rem;
  color: #fff;
  font-size: .36rem;
  font-family: 'PingFang SC';
  cursor: pointer;
}

.wrapper .input_content button[disabled] {
  background-color: #D9D9D9;
}

.wrapper .conde_img_content {
  width: 2.5rem;
  height: .9rem;
}

.wrapper .conde_img_content img {
  max-width: 2.5rem;
  max-height: .9rem;
}

.wrapper .input_item {
  margin-bottom: .4rem;
}

.wrapper input::placeholder {
  font-size: .34rem;
  line-height: .6rem;
  color: #BFBFBF;
  font-family: 'PingFang SC';
}

.tips {
  width: 6.9rem;
  padding-top: .32rem;
  margin: 0 auto;
  box-sizing: border-box;
}

.tips h2 {
  font-size: .28rem;
  line-height: .48rem;
  color: #555;
  font-weight: 600;
}

.tips span {
  font-size: .28rem;
  line-height: .48rem;
  color: #555;
}

.resultInfoWp .tips {
  padding: .32rem .3rem 1.26rem 0px;
}


.pdt126 {
  padding-bottom: 1.26rem;
}

/* 图标 */
.red_icon {
  width: .12rem;
  height: .12rem;
  margin-left: .2rem;
  background-image: url(../images/red_icon.png);
}

.resultInfoWp {
  /* padding: .36rem 0px 1.26rem .3rem; */
  font-family: 'PingFang SC';
  /* background-color: #fff; */
  margin: 0 auto;
}

.resultInfoWp .firstBox {
  padding: .36rem 0px 0px .3rem;
  background-color: #fff;
  box-sizing: border-box;
}

.resultInfoWp .lastBox {
  padding: .36rem 0px .15rem .3rem;
  background-color: #fff;
}

.resultInfoWp .header {
  margin-bottom: .32rem;
  display: flex;
  align-items: center;
}

.resultInfoWp .header span {
  display: inline-block;
  width: .72rem;
  height: .72rem;
  background-color: #4991E1;
  border-radius: 50%;
  line-height: .72rem;
  text-align: center;
  color: #fff;
  font-size: .26rem;
  margin-right: .28rem;
}

.resultInfoWp .header h1 {
  font-size: .34rem;
  line-height: .48rem;
  color: #000;
  font-weight: bold;
}

.resultInfoWp .schollInfo,
.resultInfoWp .studentInfo {
  font-size: .28rem;
  line-height: .48rem;
  color: #000;
}

.resultInfoWp .schollInfo {
  padding-bottom: .3rem;
}

.resultInfoWp .studentInfo {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.resultInfoWp .itemName {
  display: inline-block;
  width: 1.4rem;
  color: #9B9B9B;
  margin-right: .3rem;
  padding-top: 2px;
  padding-bottom: 2px;
}

.resultInfoWp .firstBox table .itemName {
  width: 1.4rem;
}

.resultInfoWp .fraction h2 {
  font-size: .28rem;
  line-height: .48rem;
  color: #000;
  font-weight: bold;
}

.resultInfoWp .fraction .total {
  font-size: .28rem;
  line-height: .48rem;
  color: #9B9B9B;
  margin-bottom: .15rem;
}

.resultInfoWp .fraction p span {
  font-size: .56rem;
  line-height: .8rem;
  color: #000;
  margin-right: .15rem;
  font-weight: bold;
}

.resultInfoWp .lastBox table td {
  width: 1.16rem;
  font-size: .28rem;
  line-height: .42rem;
  color: #000;
  vertical-align: text-top;
}

.resultInfoWp .lastBox table .subject {
  color: #9B9B9B;
}

.resultInfoWp .lastBox table .subject p {
  margin-bottom: .16rem;
}

.resultInfoWp .lastBox table .number p {
  margin-left: .58rem;
  color: #000;
  margin-bottom: .16rem;
}
.weui-toast.weui-toast_cancel .weui-icon-cancel:before {content: '';width: .86rem;height: .86rem;background:url(../images/icon_error.png) center no-repeat;background-size: 100% 100%;}
.weui-toast {
  width: auto;
  height: auto;
  min-height: auto;
  padding: .54rem .76rem .46rem;
  top: 50%;
  left: 50%;
  margin-top: -1.3rem;
  margin-left: 0rem;
}
.weui-icon_toast{
  margin-top: 0;
  margin-bottom: .18rem;
}
.weui-toast_content{
  font-size: .26rem;
}





body{color:#555;font-size:12px;line-height:1.8em;font-family:"microsoft yahei",Tahoma,Helvetica;}
body,form,ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,table,fieldset,div,tr,td{margin:0; padding:0;}
img{border:0; vertical-align:middle;}
em,i{font-style:normal;}
ol,ul,li{ list-style:none;}
h1,h2,h3,h4,h5{color:#555;}
label{vertical-align:middle}
a,a:visited{ text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
a{color:#288add;}
a:hover{  color:#ef3b6a;}
.fl{float: left;}
.fr{float: right;}

/* clearfix  */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{display: inline-table;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
*+html .clearfix{min-height:1%;}/* IE7 */

.dis_none{display:none}
.t_r{text-align:right}
.t_c{text-align:center}
.t_l{text-align:left}

.mgt20{margin-top: 20px;}
.mgt25{margin-top: 25px;}
.mgt30{margin-top: 30px;}

.pdlr30{padding-left: 30px;padding-right: 30px;}

.w512{width: 512px;margin-left: auto; margin-right: auto;}

.f16{font-size: 16px;}
.lh24{line-height: 24px;}

.wql_bg_f4f4f4{background: #f4f4f4;}

/*列表 S*/
.wql_g_list .wql_li{ width: 33%;}
.wql_g_list .wql_li .wql_icon{display: block;height: 60px;}
.wql_g_list .wql_li .wql_icon.wql_icon01{background: url(../images/ielogo.png) no-repeat center center;}
.wql_g_list .wql_li .wql_icon.wql_icon02{background: url(../images/chromelogo.png) no-repeat center center;}
.wql_g_list .wql_li .wql_icon.wql_icon03{background: url(../images/firefoxlogo.png) no-repeat center center;}
.wql_g_list .wql_li p{line-height: 30px;color: #64738d;}
/*列表 E*/

/*按钮 S*/
.wql_g_btn .wql_btn{display: inline-block;width: 200px;height: 50px;line-height: 50px;background:#7bd88b;color: #fff;border-radius: 6px;}
.wql_g_btn .wql_btn:hover{background:#a0e7ac;}
/*按钮 E*/
.qr_box{margin-top: 40px;}
.qr_img{width: 200px;height: 200px;margin: 0 auto;background-color: #fff;border-radius: 10px;overflow: hidden;}
.qr_img img{width: 100%;}