.wrap_box {
    width: 7.5rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

html,
body {
    margin: 0 auto;
}

.wrap_box {
    /* background: url(../images/bg1.png) no-repeat;
    background-size: contain;
    height: 54.72rem;
    padding-top: 8.31rem;
    box-sizing: border-box; */
    background: #0ac74e;
}

.san_wrap img {
    width: 7.27rem;
    height: 4.65rem;
}
.banner{
    background: url(../images/banner.png)no-repeat;
    height: 6.04rem;
    width: 7.5rem;
    background-size: 100%;
}
.from_wrap {
    margin: .3rem auto;
    padding-top: .4rem;
    box-sizing: border-box;
    background-size: contain;
    width: 7.2rem;
    background: #fff;
    border-radius: 0.2rem;
    height: 16rem;
    box-shadow: 0px 0.05rem 0.09rem 0.01rem rgba(1, 120, 43, 0.48);
}

.from_wrap .in_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.2rem;
}

.from_wrap .in_wrap:nth-child(3) {
    /* margin-bottom: 0.57rem; */
}

.from_wrap .in_wrap input {
    margin: 0 auto;
    width: 3.5rem;
    height: 0.5rem;
    background: #FFFFFF;
    border: 1px solid #B3B3B3;
    border-radius: 0.1rem;
    font-size: 0.20rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #808080;
    line-height: 0.5rem;
    padding-left: 0.24rem;
    box-sizing: border-box;
}

.from_wrap .in_wrap label>span {
    width: 0.12rem;
    height: 0.12rem;
    font-size: 0.28rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 400;
    color: #01B843;
    line-height: 0.35rem;
}

.from_wrap .in_wrap label {
    font-size: 0.20rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 600;
    color: #4D4D4D;
    line-height: 0.35rem;
    width: 1.8rem;
    text-align: right;
}

.from_wrap .in_wrap .code_box input {
    border: none;
}

.from_wrap .in_wrap .code_box {
    display: flex;
    align-items: center;
    width: 3.5rem;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border: 1px solid #B3B3B3;
    margin: 0 auto;
}

.from_wrap .in_wrap .code_box .i_code {
    width: 2.5rem;
}

.from_wrap .in_wrap .code_box .code {
    /* width: 1.3rem; */
    font-size: 0.22rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 600;
    color: #01B843;
    line-height: 0.35rem;
    padding: 0;
}

.sub_btm input {
    padding: 0;
    width: 6rem;
    height: 0.69rem;
    background: #01B843;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.69rem;
}

.bz_wrap img {
    width: 7.26rem;
    height: 7.14rem;
}

.ewm_wrap {
    position: relative;
    margin: 0 auto;
    margin-top: 34.98rem;
    width: 7.27rem;
    height: 3.8rem;
    background: #FFFFFF;
    box-shadow: 0px 0.05rem 0.09rem 0.01rem rgba(1, 120, 43, 0.48);
    border-radius: 0.2rem;
}

.ewm_wrap .title_wrap {
    margin: 0 auto;
    background: url(../images/join_img.png) no-repeat;
    background-size: contain;
    width: 3.05rem;
    height: 1.01rem;
    position: absolute;
    top: -14%;
    left: 50%;
    transform: translateX(-50%);
    /* transform: translateY(50%); */
}

.ewm_wrap {
    padding-top: 0.69rem;
    box-sizing: border-box;
}

.ewm_wrap .connent_wrap {
    display: flex;
    justify-content: space-around;
    align-items: start;
    padding: 0 0.1rem;
    box-sizing: border-box;
}

.item_wrap img {
    width: 1.61rem;
    height: 1.61rem;
    box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 15%);
}

.item_wrap p {
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #000000;
    line-height: 0.32rem;
    margin-top: 0.11rem;
}

.item_wrap span {
    font-weight: 600;
}

.footer_wrap {
    width: 7.5rem;
    margin: 0 auto;
    text-align: center;
    background-color: #0ac74e;
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 600;
    color: #fff;
}

.footer_wrap p a {
    color: #fff;
}

select{
    margin: 0 auto;
    width: 3.5rem;
    height: 0.5rem;
    background: #FFFFFF;
    border: 1px solid #B3B3B3;
    border-radius: 0.1rem;
    font-size: 0.20rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #808080;
    line-height: 0.5rem;
    padding-left: 0.24rem;
    box-sizing: border-box;
}
.box1{
    background: url(../images/bg1.png)no-repeat;
    height: 5.95rem;
    width: 7.5rem;
    background-size: 100%;
}
.box2{
    background: url(../images/bg2.png)no-repeat;
    height: 23.36rem;
    width: 7.5rem;
    background-size: 100%;
}
.mark{
	position: fixed;   
    top: 0;   
    left: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: rgba(0,0,0,0.6);
	z-index: 10000;
	display: none;
}
.mark>.tc{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6.6rem;
    height: 6.23rem;
    margin-top: -3.16rem;
    margin-left: -3.3rem;
}
.mark>.tc img{
    width: 100%;
}
.mark>.close{
    width: .4rem;
    height: .4rem;
    font-size: .26rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: .4rem;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 3rem;
    margin-top: -3.2rem;
    z-index: 20;
}