body {
    font-size: 0.14rem;
}

.header {
    height: 0.5rem;
    background: #cccccc;
}

.main {
    width: 100%;
    height: 4.2rem;
}

.numCount {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}
.numCount-a {
    display: inline-block;
    margin-top: 0;
}

.numCount li {
    width: 50%;
    text-align: center;
    margin-top: 0.6rem;
    font-family: Arial-BoldMT;
}

.numCount .numU {
    font-size: 0.5rem;
    color: #fbdeaf; 
    font-weight: bold;
}
.numCount .numU-s {
    font-size: 0.42rem;
}

.numCount .indc {
    font-family: SourceHanSansCN-Normal;
    font-size: 0.28rem;
    color: #FDFDFD;
}

.numCount .numU-a {
    font-size: 0.28rem;
    color: #fff; 
}


.collect-information{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#tip1, #tip2, #tip3{
    color: #e4252a;
    position: relative;
    top: 0.1rem;
    line-height: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    display: block;
}
.collect-information input{
    display: block;
    height: 0.82rem;
    width: 5.8rem;
    margin-top: 0.34rem;
    padding: 0 0.1rem;
    font-size: 0.34rem;
    border-radius: 0.06rem;
}
#btn3{
    margin-top: 0.32rem;
    width: 5.8rem;
    height: 0.82rem;
    background: #e4252a;
    color: #ffffff;
    border-radius: 0.06rem;
    box-shadow: 0px 2px 18px 0px 
        rgba(10, 60, 123, 0.09);
    font-size: 0.36rem;

}
#btn1, #btn2{
    width: 5.81rem;
    height: 0.91rem;
    margin-top: 0.25rem;
    margin-bottom: 0.4rem;
}

.bottom img {
    width: 100%;
    height: 3.5rem;
    display: block;
    margin-bottom: 1rem;
}

.fixed-handle {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background-image: linear-gradient(0deg,
            #1471fd 0%,
            #2f81fe 100%);
    box-shadow: 1px 2px 21px 3px rgba(164, 3, 19, 0.15);
    text-align: center;
    font-family: OPPOSans-R;
    font-size: 0.32rem;
    color: #fff;
    z-index: 9999999;
}

.cjSuccess {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    display: none;
}

.AllBig {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 2.6rem;
    z-index: 31;
    background: #fff;
    width: 4.5rem;
    border-radius: 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ml-icon{
    margin-top: 0.2rem;
}
.AllBig a{
    margin-top: 0.2rem;
    color: #83a2e7;
}
.close-ml{
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
}
body{
    background: #09094F;
}
.top-bg{
    width: 100%;
    display: block;
    height: 11.32rem;
}
.apply1{
    width: 100%;
    
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: -0.01rem;
}
.apply1 .apply1-title{
    width: 5rem;
    margin-top: 0.2rem;
}
.apply1 .apply1-tip{
    font-family: SourceHanSansCN-Light;
    font-size: 0.28rem;
    color: #fbdeaf;
    margin-top: 0.2rem;
    box-shadow: 0px 3px 7px 0px 
    rgba(0, 0, 0, 0.35);
}
.works{
    margin-top: -0.01rem;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.works .ti1{
   width: 5.9rem;
   height: 1.16rem;
   margin-top: 0.56rem;
}
.works .ti2{
    margin-top: 0.7rem;
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #fbdeaf;
    font-size: 0.42rem;
}
.works .ti3{
    text-align: center;
    width: 4.3rem;
    font-size: 0.28rem;
    color: #fbdeaf;
    font-family: SourceHanSansCN-Light;
    margin-top: 0.2rem;
}
.work-box{
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.3rem;
    width: 100%;
}
.work-box .work-item {
    width: 3.2rem;
    margin-left: 0.36rem;
    text-align: center; 
    margin-bottom: 0.6rem;
}
.work-box .work-item img{
    width: 3.2rem;
    height: 2rem;
    border: solid 3px #ffffff;
}
.work-box .work-item div{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.24rem;
    font-weight: bold;
    color: #fbdeaf;
    margin-top: 0.1rem;
}
.work-box .work-item p{
    margin-top: 0.1rem;
    font-family: SourceHanSansCN-Light;
    font-size: 0.22rem;
    color: #fbdeaf;
}
.undertaking{
    text-align: center;
    overflow: hidden;
}
.undertaking .uk-title{
    width: 5.5rem;
    height: 0.5rem;
    margin-top: 0.4rem;
}
.undertaking .uk-tip{
    margin-top: 0.2rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Light;
    color: #fbdeaf;
}
.undertaking .uk-box{
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.3rem;
    margin-top: 0.4rem;
}
.undertaking .uk-item{
    margin-bottom: 0.5rem;
    width: 50%;
}

.undertaking .uk-item img{
    width: 1.3rem;
    height: 13.rem;
}
.undertaking .uk-item div{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.31rem;
    font-weight: bold;
    color: #fbdeaf;
    margin-top: 0.1rem;
}
.undertaking .uk-item p{
    font-family: SourceHanSansCN-Light;
    font-size: 0.22rem;
    color: #fbdeaf;
    margin-top: 0.1rem;
}
.jjnt{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.jjnt .jj-title {
    width: 4.88rem;
    height: 1.06rem;
    margin-top: 0.3rem;
}
.jjnt .mine {
    color: #fbdeaf;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Light;
}
.jj-box{
    margin-top: 0.2rem;
    margin-left: 0.11rem;
    display: flex;
    flex-wrap: wrap;
}
.jj-box .jj-item {
    width: 3.27rem;
    height: 2.02rem;
    margin-left: 0.25rem;
    margin-top: 0.25rem;
    position: relative;
    text-align: center;
}
.jj-box .jj-item img{
    width: 100%;
    height: 100%;
}
.jj-box .jj-item p {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    font-family: SourceHanSansCN-Medium;
    font-size: 0.32rem;
    color: #ffffff;
}
.scheme{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.scheme .scheme-title{
    width: 5.5rem;
    height: 0.52rem;
    margin-top: 0.8rem; 
}
.scheme-box{
    width: 6.78rem;
    margin-top: 0.55rem;
    display: flex;
    flex-wrap: wrap;
    border: solid 0.01rem #f8d8c6;
    border-top: none;
    border-right:none ;
}
.scheme-box .scheme-item{
    width: 50%;
    display: flex;
    height: 3.5rem;
    flex-direction: column;
    align-items: center;
    border-right: solid 0.01rem #f8d8c6;
    border-top: solid 0.01rem #f8d8c6;
}
.scheme-box .scheme-item img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.45rem;
}
.scheme-box .scheme-item div{
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Medium;
    color: #e3bc9c;
    margin-top: 0.2rem;
    font-weight: bold;
}
.scheme-box .scheme-item p{
    width: 2.25rem;
    font-family: OPPOSans-L;
    font-size: 0.22rem;
    color: #fbdeaf;
    margin-top: 0.25rem;
}
.apply2{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.apply2 .apply2-title{
    width: 6.33rem;
    height: 0.52rem;
    margin-top: 0.8rem;
}
.apply2 .apply2-tip{
    font-family: SourceHanSansCN-Light;
    font-size: 0.28rem;
    color: #fbdeaf;
    margin-top: 0.2rem;
    box-shadow: 0px 3px 7px 0px 
    rgba(0, 0, 0, 0.35);
}
.advantage{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.advantage .ad-title{
    width: 4.11rem;
    height: 0.4rem;
    margin-top: 0.4rem;
}
.advantage .ad-content{
    width: 6.46rem;
    height: 8.72rem;
    margin-top: 0.45rem;
}
.team{
    width: 100%;
    height: 6.14rem;
    display: block;
}
.friend{
    width: 100%;
    height: 8.03rem;
    display: block;
    margin-top: -0.01rem;
}
.bottom{
    width: 100%;
    height: 2.84rem;
    display: block;
}
.apply3{
    width: 100%;
    height: 6.68rem;
    background: url('../images/apply3-bg.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.apply3 .collect-information {
    margin-top: 2.3rem;
}
.scroll-num{
    color: #ffffff;
    position: relative;
}