/* navtop */
.navtop {
    width: 100%;
    height: .82rem;
    background: #fff;
}

.navtop .w1100 {
    position: relative;
}

.navtop .logo {
    position: absolute;
    top: .14rem;
    left: 0;
}

.navtop .logoimg {
    width: .54rem;
    height: auto;
    vertical-align: top;
}

.navtop .logo p {
    margin-left: .13rem;
    display: inline-block;
    font-size: .24rem;
    font-weight: 400;
    color: #18B646;
    line-height: .54rem;
    vertical-align: top;
}

.banbox {
    width: 100%;
    height: 6.2rem;
    background: url(https://weituyun.oss-cn-shenzhen.aliyuncs.com/appWeb/shqy/img/banbg.png) top center no-repeat;
    background-size: cover;
}

.bantext {
    width: 7rem;
    height: 2.19rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0.61rem;
    color: #FD9641;
}

.bantext h2 {
    font-weight: 400;
    color: #FD9641;
    font-size: 0.46rem;
    margin-bottom: 0.31rem;
}

.bantext p {
    font-size: 0.24rem;
    color: #FD9641;
}

.simplebox {
    width: 100%;
    padding: .8rem 0;
}

.lfitem {
    padding-left: .53rem;
    position: relative;
}

.lfitem::before {
    content: "";
    width: .2rem;
    height: .32rem;
    background: #18B646;
    border-radius: .04rem;
    position: absolute;
    left: 0;
    top: .02rem;
}


.lfitem p {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: .36rem;
}

.lfitem p.p1 {
    margin-bottom: .3rem;
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 1;
}

.rgitem {
    padding-left: .8rem;
    margin-top: .5rem;
}

.rgitem li {
    float: left;
    margin-right: .8rem;
}

.rgitem li:last-child {
    margin-right: 0;
}

.rgitem li img {
    float: left;
    width: .46rem;
    height: .46rem;
    margin-right: .16rem;
}

.rgitem li p {
    float: left;
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: .46rem;
    color: #333333;
}

.candobox {
    background: #F9F9F9;
    padding-top: .8rem;
    padding-bottom: .63rem;
}

.candocon h2 {
    font-size: 0.36rem;
    font-weight: normal;
    color: #333;
    text-align: center;
    position: relative;
}

.candocon h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4rem;
    height: 0.12rem;
    background: #ABF0B8;
    opacity: 0.6;
}

.candoul li {
    float: left;
    margin-top: 0.6rem;
    margin-right: 0.8rem;
    width: calc(50% - 0.4rem);
    position: relative;
}

.candoul li:nth-child(1) {
    display: block;
    float: unset;
    margin: .6rem auto 0;
}

.candoul li:nth-child(3) {
    margin-right: 0;
}

.candoul li img {
    width: 100%;
    height: auto;
    display: block;
}

.candoul li p {
    position: absolute;
    left: 0.6rem;
    top: 1.23rem;
    font-size: 0.24rem;
    color: #fff;
}

/* functionbox */
.funcon {
    background: #fff;
}

.funcon:nth-child(2n) {
    background: #F8F8F8;
}

.funitem {
    width: 11rem;
    padding-left: 1.48rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.funitem .funimg {
    width: auto;
    height: 5.1rem;
}

.funitem .funtext {
    position: relative;
    padding-left: .28rem;
}

.funitem .funtext::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: .04rem;
    height: 1.26rem;
    background: #19CF80;
}

.funcon2 .funitem .funtext::before {
    height: 1.7rem;
}

.funitem .funtext h2 {
    font-size: 0.48rem;
    font-weight: 500;
    color: #323835;
    margin-bottom: 0.4rem;
    line-height: 1;
}

.funitem .funtext p {
    margin-bottom: .38rem;
    font-size: .3rem;
    font-weight: 400;
    color: #666;
    line-height: .45rem;
}

.funitem .funtext li {
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: .36rem;
    margin-bottom: .21rem;
    padding-left: .45rem;
    position: relative;
}

.funitem .funtext li::before {
    content: "";
    width: .28rem;
    height: .28rem;
    background: url("https://weituyun.oss-cn-shenzhen.aliyuncs.com/appWeb/shqy/img/gou.png") top center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: .01rem;
}

.funcon1 {
    padding: 1.2rem 0 1.16rem 0;
}

.funcon1 .funimg {
    margin-right: 1.3rem;
}

.funcon2 {
    padding: 0.46rem 0 0.7rem 0;
}

.funcon2 .funimg {
    margin-left: 2.22rem;
}

.funcon3 {
    padding: 1.04rem 0 1rem 0;
}

.funcon3 .funimg {
    margin-right: 1.32rem;
    height: 5.05rem;
}

.funcon4 {
    padding: 0.64rem 0 1rem 0;
}

.funcon4 .funimg {
    margin-left: 2.82rem;
    height: 5.05rem;
}

/* usebox */
.usebox {
    width: 100%;
    height: 3rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/usebg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 1.38rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.usebox .usebtn {
    width: 2rem;
    height: 0.5rem;
    background: rgba(67, 200, 125, 0.1);
    border: 1px solid #43C87D;
    border-radius: 0.25rem;
    color: #FD9641;
    font-size: 0.18rem;
    margin-bottom: 0.28rem;
}

.usebox p {
    color: #575353;
    font-size: 0.16rem;
}

/* footer */
.afXG_footer {
    width: 100%;
    background: #ECECEC;
    padding-top: 0.6rem;
}

.afXG_footerNav {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.afXG_footerNavLogo {
    width: 1.34rem;
    margin-right: 3.54rem;
}

.afXG_footerNavTab {
    display: flex;
    flex-direction: row;
}

.afXG_footerNavTabDiv {
    padding: 0 0.12rem;
    font-size: 18px;
    color: #269255;
    position: relative;
}

.afXG_footerNavTabDiv:after {
    content: '';
    width: 1px;
    height: 16px;
    background: #FFFFFF;
    position: absolute;
    top: 4px;
    right: 0;
}

.afXG_footerNavTabDivlast:after {
    opacity: 0;
}

.afXG_footerCenter {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 0.46rem 0;
    display: flex;
    flex-direction: row;
    font-size: 0.14rem;
    color: #666666;
    margin-top: 0.3rem;
}

.afXG_footerCenterDiv {
    position: relative;
}

.afXG_footerCenterDiv:after {
    content: '';
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background: #fff;
}

.afXG_footerCenterDiv01 {
    width: 3.94rem;
    ;
    padding-right: 0.76rem;
}

.afXG_footerCenterDiv01Text {
    line-height: 1.5;
}

.afXG_footerCenterDiv02 {
    width: 3.32rem;
    padding-left: 0.68rem;
}

.afXG_footerCenterDiv03 {
    padding-left: 70px;
}

.afXG_footerCenterDiv03:after {
    opacity: 0;
}

.afXG_footerCenterDiv02 p,
.afXG_footerCenterDiv03 p {
    margin-bottom: 0.16rem;
}

.afXG_footerCenterDiv02 p:last-child,
.afXG_footerCenterDiv03 p:last-child {
    margin-bottom: 0;
}

.afXG_footerBottom {
    width: 100%;
    height: 0.6rem;
    display: flex;
  flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #666;
}

.afXG_footerBottom a {
    color: #666;
}

/* 弹窗 */
.popmask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.mypop {
    width: 4.4rem;
    padding-bottom: 0.28rem;
    background: #ECD087;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mypop .poplogo {
    width: 1.48rem;
    height: auto;
    margin-left: 0.14rem;
    display: block;
    margin-bottom: 0.18rem;
}

.mypop .closeimg {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.46rem;
    height: 0.46rem;
    cursor: pointer;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/close.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.mypop .poph2 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0.24rem;
    color: #B47944;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

/* 弹窗-注册 */
.popreg {
    display: none;
}

.popreg .poph2 {
    height: 0.6rem;
    padding-left: 0.72rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popuph2bg2.png);
}

.regform {
    width: 2.92rem;
    margin: 0 auto;
    position: relative;
}

.regform li {
    display: flex;
}

.regform li input {
    width: 100%;
    height: 0.5rem;
    background: transparent;
    font-size: 0.14rem;
    color: #1B1B1E;
    border: 0;
    border-bottom: 1px solid rgba(180, 121, 68, 0.2);
}

.regform li input::-webkit-input-placeholder {
    font-size: 0.14rem;
    color: rgb(27, 27, 30, 0.7);
}

.regform li input:-moz-placeholder {
    font-size: 0.14rem;
    color: rgb(27, 27, 30, 0.7);
}

.regform li input::-moz-placeholder {
    font-size: 0.14rem;
    color: rgb(27, 27, 30, 0.7);
}

.regform li input:-ms-input-placeholder {
    font-size: 0.14rem;
    color: rgb(27, 27, 30, 0.7);
}

.regform li:last-child input {
    margin-bottom: 0;
}

.regform li .getcode {
    position: absolute;
    right: 0;
    bottom: 0.1rem;
    width: 0.7rem;
    font-size: 0.16rem;
    color: #1B1B1E;
    cursor: pointer;
    border: 0;
    border-left: 1px solid rgba(180, 121, 68, 0.2);
    height: 0.3rem;
}

.regbtnbox {
    position: relative;
}

.regbtn {
    display: block;
    width: 2.14rem;
    height: 0.64rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popbtnbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: none;
    border: 0;
    margin: 0.45rem auto 0;
    font-size: 0.18rem;
    color: #B47944;
    cursor: pointer;
}

.regbtnbox:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 0.02rem;
    width: 100%;
    background: rgb(27, 27, 30, 0.2);
    z-index: -1;
}

/* 弹窗-注册成功 */
.popregsus {
    display: none;
}

.popregsus .poph2 {
    height: 0.88rem;
    padding: 0 0.25rem;
    text-align: center;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popuph2bg1.png);
}

.regsuscode {
    width: 2.03rem;
    height: 2rem;
    background: #DDC17F;
    border: 0.02rem solid #B47944;
    border-radius: 0.1rem;
    margin: 0.2rem auto 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.regsuscode img {
    width: 1.62rem;
}

.codedown {
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #ECD087;
    position: relative;
    background: -webkit-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
    background: -moz-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
    background: -ms-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
    background: -o-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
    background: linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
}

.codedown:before,
.codedown::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0.24rem;
    transform: translateY(-50%);
    width: 1rem;
    height: 0.03rem;
    background: -webkit-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -moz-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -ms-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -o-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    opacity: 0.6;
    border-radius: 0.01rem;
}

.codedown::after {
    left: auto;
    right: 0.24rem;
    background: -webkit-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -moz-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -ms-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: -o-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
    background: linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
}

/* 右侧固定悬浮 */
.rgfixbox {
    position: fixed;
    width: 1.2rem;
    height: 1.47rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.16rem 0px rgba(27, 27, 30, 0.4);
    border-radius: 0.04rem;
    padding: 0.1rem 0;
    right: 1rem;
    bottom: 2.5rem;
}

.rgfixbox img {
    width: 1rem;
    height: auto;
    display: block;
    margin: 0 auto 0.1rem;
}

.rgfixbox .text {
    position: relative;
    color: #333333;
    font-size: 0.16rem;
    text-align: center;
}

.rgfixbox .text:before,
.rgfixbox .text:after {
    content: "";
    position: absolute;
    width: 0.2rem;
    height: 0.02rem;
    background: -webkit-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0.01rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rgfixbox .text:after {
    left: auto;
    right: 0;
}

.appCodeFix {
    bottom: 0.5rem;
}

@media(max-width:1439px) {
    .banbox {
        height: 5rem;
    }
}

@media(max-width:767px) {

    /* navtop */
    .navtop {
        height: 0.54rem;
    }

    .navtop .logo {
        top: .12rem;
    }

    .navtop .logoimg {
        width: .3rem;
    }

    .navtop .logo p {
        margin-left: .07rem;
        font-size: .2rem;
        line-height: .3rem;
    }

    .banbox {
        height: 1.4rem;
        padding-top: .6rem;
    }

    .banbox .w1100 {
        width: 100%;
    }

    .bantext {
        width: 1.9rem;
        height: auto;
        padding-left: 0;
        padding: 0.18rem 0;
        text-align: center;
        margin-left: .1rem;
    }

    .bantext h2 {
        font-size: 0.28rem;
        margin-bottom: 0.16rem;
    }

    .bantext p {
        font-size: 0.14rem;
    }



    .candobox {
        padding: .4rem 0;
    }

    /* simplebox */
    .simplebox {
        padding: .4rem 0;
    }

    .lfitem {
        padding-left: .26rem;
    }

    .lfitem::before {
        width: 0.1rem;
        height: .16rem;
        border-radius: .02rem;
    }

    .lfitem p {
        font-size: .14rem;
        line-height: .18rem;
    }

    .lfitem p.p1 {
        font-size: .18rem;
        margin-bottom: .15rem;
    }

    .rgitem {
        padding-left: .26rem;
        margin-top: .2rem;
    }

    .rgitem li {
        float: unset;
        width: 100%;
        margin-right: 0;
        margin-bottom: .15rem;
    }

    .rgitem li img {
        width: .24rem;
        height: .24rem;
    }

    .rgitem li p {
        font-size: .18rem;
        line-height: .24rem;
    }

    /* candobox */
    .candobox .w1100 {
        width: 100%;

    }

    .candocon h2 {
        font-size: 0.2rem;
        margin-bottom: 0.4rem;
    }

    .candocon h2:after {
        width: 2.6rem;
        height: 0.06rem;
    }

    .candoul li {
        float: none;
        margin-top: 0;
        margin-right: 0;
        width: 2.55rem;
    }

    .candoul li:nth-child(1) {
        margin: 0;
    }


    .candoul li p {
        left: 0.2rem;
        top: 0.6rem;
        font-size: 0.14rem;
    }

    .candoSwiper .swiper-slide {
        width: 2.55rem;
    }

    /* functionbox */
    .funcon {
        padding: 0.6rem 0 !important;
    }

    .funitem {
        width: 100%;
        display: block;
        padding-left: 0;
    }

    .funitem .funimg {
        height: 4.03rem !important;
        margin: 0 auto !important;
    }

    .funitem .funtext {
        padding: 0 .2rem;
        margin-left: .4rem;
    }

    .funitem .funtext::before {
        height: .75rem;
    }

    .funcon2 .funitem .funtext::before {
        height: 1rem;
    }

    .funitem .funtext h2 {
        font-size: 0.28rem;
        margin-bottom: 0.26rem;
    }

    .funitem .funtext p {
        font-size: .16rem;
        line-height: .24rem;
        margin-bottom: .2rem;
    }

    .funitem .funtext li {
        font-size: .16rem;
        margin-bottom: .1rem;
        padding-left: .3rem;
    }

    .funitem .funtext li::before {
        width: 0.16rem;
        height: .16rem;
        top: .1rem;
      }


    /* usebox */
    .usebox {
        height: 2.38rem;
        background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/musebg.jpg);
        padding-top: 1.27rem;
    }

    .usebox .usebtn {
        width: 2.6rem;
        height: 0.44rem;
        border-radius: 0.22rem;
        font-size: 0.18rem;
        margin-bottom: 0.2rem;
    }

    .usebox p {
        font-size: 0.12rem;
    }

    /* footer */
    .afXG_footer {
        padding-top: 0.4rem;
    }

    .afXG_footerNavLogo {
        width: 1.38rem;
        margin-right: 0;
    }

    .afXG_footerNavTab {
        display: none;
    }

    .afXG_footerCenter {
        padding: 0;
        display: block;
        font-size: 0.14rem;
        margin-top: 0.2rem;
        width: 100%;
    }

    .afXG_footerCenterDiv:after {
        opacity: 0;
    }

    .afXG_footerCenterDiv {
        width: 90.625% !important;
        margin: 0 auto !important;
        padding: 0.2rem 0 !important;
        border-bottom: 1px solid #fff;
    }

    .afXG_footerCenterDiv03 {
        border-bottom: 0;
    }

    .afXG_footerCenterDiv02 p,
    .afXG_footerCenterDiv03 p {
        margin-bottom: 0.1rem;
    }

    .afXG_footerCenterDiv02 p:last-child,
    .afXG_footerCenterDiv03 p:last-child {
        margin-bottom: 0;
    }

    .afXG_footerBottom {
        width: 90.625%;
        height: auto;
        display: block;
        text-align: center;
        line-height: 1.5;
        padding: 0.2rem 0;
        margin: 0 auto;
    }

    /* 弹窗 */
    .mypop {
        width: 2.65rem;
        padding-bottom: 0.16rem;
        border-radius: 3px;
    }

    .mypop .poplogo {
        width: 0.85rem;
        margin-left: 0.12rem;
        margin-bottom: 0.15rem;
    }

    .mypop .closeimg {
        width: 0.28rem;
        height: 0.28rem;
        background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mclose.png);
    }

    .mypop .poph2 {
        font-size: 0.16rem;
        margin-bottom: 0.04rem;
    }

    /* 弹窗-注册 */
    .popreg .poph2 {
        height: 0.4rem;
        padding-left: 0.25rem;
        background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopuph2bg2.png);
    }

    .regform {
        width: 2.14rem;
    }

    .regform li input {
        height: 0.44rem;
        font-size: 0.12rem;
    }

    .regform li input::-webkit-input-placeholder {
        font-size: 0.12rem;
    }

    .regform li input:-moz-placeholder {
        font-size: 0.12rem;
    }

    .regform li input::-moz-placeholder {
        font-size: 0.12rem;
    }

    .regform li input:-ms-input-placeholder {
        font-size: 0.12rem;
    }

    .regform li .getcode {
        bottom: 0.1rem;
        width: 0.62rem;
        font-size: 0.14rem;
        height: 0.22rem;
    }

    .regbtn {
        width: 2.22rem;
        height: 0.52rem;
        background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopbtnbg.png);
        margin: 0.3rem auto 0;
    }

    /* 弹窗-注册成功 */
    .popregsus .poph2 {
        height: 0.55rem;
        padding: 0 0.15rem;
        background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopuph2bg1.png);
    }

    .regsuscode {
        width: 1.2rem;
        height: 1.2rem;
        border: 0.01rem solid #B47944;
        border-radius: 0.06rem;
        margin: 0.2rem auto;
    }

    .regsuscode img {
        width: 1.06rem;
    }

    .codedown {
        line-height: 0.24rem;
        font-size: 0.14rem;
    }

    .codedown:before,
    .codedown:after {
        left: 0.04rem;
        width: 0.55rem;
        height: 0.02rem;
        border-radius: 0.01rem;
    }

    .codedown:after {
        left: auto;
        right: 0.04rem;
    }


}