body,html{
    overflow: hidden;
}
.shbtn{
    width: 1.87rem;
    height: 1.87rem;
    background: url(../images/auditing.png) no-repeat;
    display: block;
    background-size: 100% 100%;
    position: fixed;
    z-index: 100;
    top: 41%;
    right: 0.32rem;
}
/* 流程 */
.processOut{
    padding: 0.4rem 0.27rem;
}
.processOut .tab1,
.stepState2 .tab2{
    width: 42%;
    height: 0.87rem;
    line-height: 0.87rem;
    text-align: center;
    font-weight: bold;
    font-size: 0.37rem;
    color: #FFFFFF;
    background: url(../images/process1.png) no-repeat;
    background-size: 100% 100%;
}
.processOut .line{
    width: 16%;
    height: 0.87rem;
    background: url(../images/processArr.png) no-repeat center;
    background-size: 0.63rem 0.49rem;
}
.stepState1 .tab2{
    width: 42%;
    height: 0.87rem;
    line-height: 0.87rem;
    text-align: center;
    font-weight: bold;
    font-size: 0.37rem;
    color: #FFFFFF;
    background: url(../images/process2.png) no-repeat;
    background-size: 100% 100%;
}
/* 表单 */
.formOut{
    padding: 0 0.27rem;
    box-sizing: border-box;
}
.formBg{
    background: #FFFFFF;
    box-shadow: 0rem 0.04rem 0.08rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    padding: 0 0.27rem 0.27rem;
    box-sizing: border-box;
}
.unitBox .titleP{
    line-height: 0.44rem;
    padding: 0.4rem 0 .27rem;
    font-size: 0.32rem;
}
.unitBox .titleP em{
    color: #FF0000;
    padding-right: 0.07rem;
}
.unitBox input[type='text']{
    width: 100%;
    height: 1.07rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    font-size: 0.37rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.unitBox select{
    width: 100%;
    height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    font-size: 0.37rem;
    box-sizing: border-box;
}
/* 附件上传 */
.uploadPic .input-file{
    width: 1.81rem;
    height: 1.07rem;
    line-height: 1.07rem;
    text-align: center;
    color: #fff;
    background: #307FFF;
    font-size: 0.37rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    position: relative;
}
.uploadPic .input-file form,
 .uploadPic .input-file input[type="file"]{
    position: absolute;
    top: 0;
    left: 0;
    width: 1.81rem;
    height: 1.07rem;
    opacity: 0;
    font-size: 0.37rem;
}
.uploadPic .tipBox{
    padding-left: 0.99rem;
    background: url(../images/tip.png) no-repeat 0.27rem center;
    background-size: 0.59rem 0.59rem;
    font-size: 0.37rem;
    color: #999999;
    line-height: 0.64rem;
    width: 77%;
    box-sizing: border-box;
}
.picList li{
    width: 2.67rem;
    height: 2.67rem;
    border: 1px solid #EEEEEE;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    position: relative;
    overflow: hidden;
}
.picList li img{
    display: block;
    width: 100%;
    height: 100%;
}
.picList li a{
    position: absolute;
    top: 0.13rem;
    right: 0.13rem;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/delete.png) no-repeat;
    background-size: 100% 100%;
}
.unitBox textarea{
    height: 2.67rem;
    width: 100%;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    font-size: 0.37rem;
    padding: 0.2rem;
    box-sizing: border-box;
    line-height: 0.5rem;
}
.bottomBoxs{
    height: 6.44rem;
    width: 100%;
    padding: 0.4rem 0.27rem 0.47rem;
    box-sizing: border-box;
}
.bottomBoxs .btn1{
    width: 46%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #307FFF;
    border: 1px solid #307FFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    text-align: center;
    color: #fff;
    font-size: 0.4rem;
    text-align: center;
    box-sizing: border-box;
}
.bottomBoxs .btn2{
    width: 22%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 1px solid #DDDDDD;
    font-size: 0.4rem;
    color: #666666;
    text-align: center;
    margin-left: 5%;
    box-sizing: border-box;
}
.bottomBoxs .tops{
    width: 100%;
    height: 4.11rem;
    background: #FFF9F2 url(../images/tip.png) no-repeat center 0.28rem;
    background-size: 0.59rem 0.59rem;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    padding-top: 1.13rem;
    margin-top: 0.4rem;
    box-sizing: border-box;
}
.bottomBoxs .tops p{
    padding-left: 0.72rem;
    background: url(../images/spot.png) no-repeat 0.27rem 0.07rem;
    background-size: 0.32rem 0.32rem;
    font-size: 0.32rem;
    color: #FF9100;
    line-height: 0.44rem;
    padding-right: 0.27rem;
}
.mbx{
    margin-bottom: 0.4rem;
}
/* 上传报名表 */
.formOut2{
    position: fixed;
    top: 2.84rem;
    bottom: 1.87rem;
    left: 0;
    right: 0;
    overflow-y: scroll;
    padding: 0 0.27rem;
    box-sizing: border-box;
}
.formOut2 .formBg{
    height: 9.07rem;
    box-sizing: border-box;
    overflow: hidden;
}
.formOut2 .input-file{
    display: block;
    width: 95%;
    height: 2.4rem;
    background: #F4F8FF url(../images/icon1.png) no-repeat center 0.53rem;
    background-size: 0.53rem 0.53rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.01rem solid #307FFF;
    position: relative;
    margin: 3.33rem auto 0;
    padding-top: 1.33rem;
    box-sizing: border-box;
    font-size: 0.37rem;
    color: #307FFF;
    text-align: center;
}
.formOut2 .input-file form,
 .formOut2 .input-file input[type="file"]{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.4rem;
    opacity: 0;
    font-size: 0.37rem;
}
.btnsBox{
    padding: 0.4rem ;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.btnsBox a{
    display: block;
    width: 100%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #307FFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    font-size: 0.43rem;
color: #FFFFFF;
text-align: center;
}
/* 审核 */
.shPop{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 120;
}
.shMain {
    padding: 0 0.53rem ;
    background: #fff;
    border: 0.13rem solid #d4e4ff;
    border-radius: 0.2rem;
}
.shMain .titleP{
    padding-top: 2.5rem;
    font-weight: bold;
font-size: 0.43rem;
text-align: center;
line-height: 0.6rem;
margin-bottom: 0.4rem;
}
.shMain .infoP{
    font-size: 0.32rem;
color: #333333;
line-height: 0.56rem;
}
.shMain .bottomNum{
    margin: 0.4rem 0 0.8rem;
}
.shMain .bottomNum .leftBox{
    width: 48%;
    height: 1.69rem;
background: #F4F8FF url(../images/numicon1.png) no-repeat 0.27rem center;
background-size: 0.67rem 0.67rem;
border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
}
.shMain .bottomNum .rightBox{
    width: 48%;
    height: 1.69rem;
    background: #FFF9F2 url(../images/numicon2.png) no-repeat 0.27rem center;
    background-size: 0.67rem 0.67rem;
border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
}
.shMain .bottomNum .texts{
    padding-left: 1.2rem;
    font-size: 0.32rem;
    color: #999999;
}
.shMain .bottomNum .nums{
    padding-left: 1.2rem;
    font-weight: bold;
    font-size: 0.4rem;
    padding-top: 0.31rem;
    padding-bottom: 0.1rem;
}
.color1{
    color: #307FFF;
}
.color2{
    color: #FF9100;
}
.shMain .chBtn{
    display: block;
    width: 3.67rem;
height: 1.07rem;
line-height: 1.07rem;
background: #FF9100;
border-radius: 0.53rem 0.53rem 0.53rem 0.53rem;
    color: #fff;
    font-size: 0.43rem;
    text-align: center;
    margin: 1.57rem auto 0.27rem;
}
.shMain .xgBtn{
    display: block;
    width: 3.67rem;
height: 1.07rem;
line-height: 1.07rem;
background: #FF5656;
border-radius: 0.53rem 0.53rem 0.53rem 0.53rem;
    color: #fff;
    font-size: 0.43rem;
    text-align: center;
    margin: 0 auto 0.5rem;
}
.shMain .tips{
    text-align: center;
    font-size: 0.32rem;
color: #999999;
margin-bottom: 0.8rem;
}
.shMain .reason{
    background: #fff6f6;
    padding: 0.27rem;
    box-sizing: border-box;
    margin-top: 0.27rem;
    max-height: 50vh;
    overflow-y: scroll;
    margin-bottom: 0.67rem;
}
.shMain .reason em{
    line-height: 0.44rem;
    color: #999;
    font-size: 0.32rem;
}
.shMain .reason p{
    line-height: 0.44rem;
    width: 78%;
    font-size: 0.32rem;
}
.shPop{
    background: linear-gradient( 180deg, #FFFFFF 0%, #F4F8FF 100%);
}
.shInner{
    background:#fff url(../images/zyz_shbg.png) no-repeat center top;
    background-size: 100% 6rem;
    padding: 4.28rem 0.27rem 0;
    margin-top: 1.17rem;
}
/* 通过 */
.shPop1 .titleP{
    background: url(../images/shicon1.png) no-repeat center 0.5rem;
    background-size: 1.6rem 1.6rem;
    color: #307FFF;
}
/* 审核中 */
.shPop2 .titleP{
    background: url(../images/shicon2.png) no-repeat center 0.5rem;
    background-size: 1.6rem 1.6rem;
    color: #FF9100;
}
/* 失败 */
.shPop3 .titleP{
    background: url(../images/shicon3.png) no-repeat center 0.5rem;
    background-size: 1.6rem 1.6rem;
    color: #FF5656;
}
.shPop3 .infoP{
    color: #FF5656;
}
.enrollAttachmentDtoList{
    margin-top: 1rem;
    padding: 0 2rem;
}
.enrollAttachmentDtoList a{
    width: 70%;
    font-size: 0.4rem;
    color: #307FFF;
}
.enrollAttachmentDtoList em{
    background: url(../images/delete.png) no-repeat;
    background-size: 100% 100%;
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.1rem;
}
.tipcg{
    background: url(../images/shicon1.png) no-repeat center 2rem;
    background-size: 1.6rem 1.6rem;
    padding-top: 4rem;
    text-align: center;
    color: #307FFF;
    font-size: 0.5rem;
    font-weight: bold;
}
/* 弹窗 start */
.queryForm p{
    font-size: 0.4rem;
    line-height: 0.56rem;
    height: 0.56rem;
    margin-bottom: 0.27rem;
}
.queryForm p em{
    color: #FF0000;
    padding-right: 0.13rem;
}
.queryForm input{
    width: 100%;
    border: 1px solid #eee;
    height: 0.93rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    background: #fff;
    margin-bottom: 0.27rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    font-size: 0.37rem;
}
.myMainPop .myMainCon{
    height: auto;
}
.queryForm  .floatInput{
    width: 62%;
}
.queryForm  .imgCode{
    width: 35%;
    border: 1px solid #eee;
    height: 0.93rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    background: #fff;
}
.queryForm  .DuanXinBox{
    width: 35%;
    border: 1px solid #eee;
    height: 0.93rem;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    background: #dddddd;
    color: #666;
}
.queryBtn .cancel{
    width: 47%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.01rem solid #DDDDDD;
    font-size: 0.43rem;
    color: #666666;
    text-align: center;
}
.queryBtn .submit{
    width: 47%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #307FFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    font-size: 0.43rem;
    color: #fff;
    text-align: center;
}
/* 弹窗 end */
.stateTip{
    padding-left: 0.72rem;
    background: url(../images/tip.png) no-repeat 0.27rem 0.3rem;
    background-size: 0.32rem 0.32rem;
    font-size: 0.32rem;
    color: #FF9100;
    line-height: 0.44rem;
    padding-right: 0.27rem;
    padding-top: 0.3rem;
}
.mainFix{
    position: fixed;
    top: 1.17rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
}