@charset "utf-8";
html {
    font-size: 100%;
}
body {
    color: #777;
    height: 100%;
    font: 14px/1.4 proxima-nova, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei";
}
body, h1, h3, h4, p, ul, header, footer {
    margin: 0;
}
ul {
    list-style: none;
    padding-left: 0;
}
a {
    color: #38a884;
    text-decoration: none;
}
i {
    font-style: normal;
}
.tac {
    text-align: center;
}
.fc66 {
    color: #999;
}
.fcg {
    color: #38a884;
}
.fcr {
    color: #f7830f;
}
.vam {
    vertical-align: middle;
}
.f17 {
    font-size: 17px;
}
.f18 {
    font-size: 18px;
}
.f24 {
    font-size: 24px;
}
.f0 {
    font-size: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fb {
    font-weight: 800;
}
.mb20 {
    margin-bottom: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 15px;
}
.m20 {
    margin: 20px;
}
.p20 {
    padding: 15px;
}
.ptb20 {
    padding-top: 20px;
}
.prl {
    position: relative;
}
.pab {
    position: absolute;
}
.wp60 {
    width: 59%;
}
.wp40 {
    width: 38%;
}
.dib {
    display: inline-block;
}
.e_none {
    pointer-events: none;
}
.d_none {
    display: none;
}
.btn {
    background: #f7830f;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    display: block;
    text-align: center;
    font: 17px/2.5 proxima-nova, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei";
}
.btn_no {
    background: #ccc;
}
.bor, .bor s {
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: #38a884 transparent transparent transparent;
    position: relative;
    top: 7px;
}
.bor s {
    position: absolute;
    border-color: #fff transparent transparent transparent;
    top: -10px;
    left: -8px;
}
.inp_tex {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    font: 14px/2.6 proxima-nova, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei";
    background: #f7f7f7 url(https://www.dianrong.com/mkt/static/image/input_ico.png) no-repeat;
    background-size: 21px;
    padding: 0 0 0 1.8rem;
    outline: none;
    -webkit-transition: all ease 0.4s;
    height: 38px \9;
}
.inp_tex:focus {
    border-color: #38a884;
}
.errorMsg {
    color: #c00;
    -webkit-transition: all .4s ease;
}
.shadow_b {
    box-shadow: 0px 1px 1px #e0e0e0;
    /*border: 1px solid #e4e4e4;*/
    background: #fff;
}
.border_t {
    border-top: 1px solid #e4e4e4;
}
.imgbox img {
    width: 100%;
}

/****   wrapper   ***/

.wrapper {
    background: #f5f5f5;
}
header, .capbox a {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
header {
    height: 45px;
    background-size: 67px;
    background-color: #fff;
}
.wrapper h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 0.75em;
    color: #38a884;
}
.sloganbox .border_t {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #b4b4b4;
}

/*   register    */

.slg_tit {
    font-size: 17px;
    text-align: center;
}
.register {
    padding: 15px 15px 0;
}
.register li {
    margin-bottom: 7px;
    position: relative;
}
.captex {
    width: 55%;
}
.capbox {
    position: absolute;
    width: 43%;
    right: 0;
    top: 2px;
    font-size: 0;
}
.capbox img {
    width: 65%;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    border-radius: 3px 0 0 3px;
}
.capbox a {
    width: 35%;
    height: 38px;
    background-size: 21px;
    background-color: #00bc8d;
    border-radius: 0 3px 3px 0;
}
.vercode {
    width: 70%;
}
.sendbtn {
    box-sizing: border-box;
    height: 38px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #38a884;
    width: 28%;
    position: absolute;
    right: 0;
    top: 0px;
    background: #fff;
}
#userPhoneInput {
    background-position: 3px -38px;
}
#captchaInput, #couponInput, #phoneVerifyCodeInput {
    background-position: 3px -91px;
}
#passwordInput, #passwordInput2 {
    background-position: 3px -192px;
}

/***  instrbox    ***/

.rulebox {
    font-size: 12px;
    margin-top: -10px;
}

/*.todown span{text-decoration:underline;}*/

.rule li {
    position: relative;
    padding: 0 0 5px 1em;
}
.rule li:before {
    display: block;
    content: '';
    width: 3px;
    height: 3px;
    background: #595757;
    border-radius: 50%;
    position: absolute;
    top: 0.75em;
    left: 0.2em;
}
.appico {
    padding: 1.2em 0 1.2em 7.5em;
    background-position: 2em 1em;
    background-repeat: no-repeat;
    background-size: 60px 60px;
}
.instrbox {
    padding: 1.2rem;
}
.timeline {
    padding: 10px 0 0;
    position: relative;
}
.timeline li {
    position: relative;
}
.timeline li:nth-child(1) {
    position: absolute;
    width: 2px;
    height: 89%;
    left: 6.5em;
    top: 15px;
    background: #ddd;
}
.timeline i, .timeline span {
    display: inline-block;
    vertical-align: top;
}
.timeline i {
    position: absolute;
    left: 0;
    top: 1px;
}
.timeline span {
    margin-left: 6.5em;
    padding: 0 0 5px 1em;
    position: relative;
}
.timeline .border_none {
    border: none;
}
.timeline span:before {
    content: '';
    display: block;
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%;
    border: 2px solid #38a884;
    position: absolute;
    top: 4px;
    left: -7px;
    background: #fff;
}
.f9 {
    font-size: 9px;
    margin-top: -10px;
}
footer {
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 30px 0 1rem;
    color: #999;
}
footer p {
    font-size: 9px;
}
.agreinp {
    border: 1px solid #ccc;
    height: 15px;
    width: 15px;
    vertical-align: bottom;
}
.agreementbox {
    font-size: 12px;
    margin: -20px 0 0 25px;
}
.tologin {
    text-align: center;
    text-decoration: underline;
}
.bgcover {
    display: none;
}
.btn_bottom {
    display: none;
}
.route {
    /*width: 80%;*/
    margin: 0 auto;
    text-align: center;
}
.route span {
    display: inline-block;
    position: relative;
    padding: .6em 2em;
    border-radius: 4px;
    white-space: pre-wrap;
    margin: 0 20px;
    /*margin-right: 25px;*/
}
.route span::after {
    content: '';
    top: 17px;
    right: -35px;
    display: block;
    width: 21px;
    height: 17px;
    background: url(../image/arrow_03.jpg) no-repeat 0 0 / cover;
    position: absolute;
}
.route .rt1, .route .rt3 {
    border: 1px solid #38a884;
    color: #38a884;
}
.route .rt2, .route .rt4 {
    background: #38a884;
    color: #fff;
}
.route .rt4::after {
    display: none;
}
.spider-rule {
    border-top: 1px solid #c9c9c9;
}
.spider-rule h4 {
    color: #38a884;
    padding: 20px 0;
    font-weight: 400;
}
.spider-rule {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.spider-rule li {
    position: relative;
    padding-bottom: 1.5em;
    padding-left: .5em;
}
.spider-rule li:before {
    content: '';
    display: block;
    position: absolute;
    background: #595757;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    left: -5px;
    top: 11px;
}
.spider-rule .btn {
    width: 30%;
    margin: 0 auto;
}
.mh3 {
    display: none;
}

/*****   madie qurey  *****/

@media only screen and (max-width: 1024px) {
    .wrapper {
        margin: 0 auto;
        max-width: 1024px;
        /*padding-bottom: 60px;*/
    }
    p>.d_block {
        display: block;
    }
    .phonebox {
        display: none;
    }
    .appcode .appbox {
        display: block;
    }
    .appcode .qcodebox {
        display: none;
    }
    footer {
        background-size: 57px;
    }
    .regbox {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        width: 90%;
        background: #fff;
        z-index: 10;
    }
    .bgcover {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .75);
        z-index: 9;
    }
    .slg_tit {
        padding-top: 1em;
        position: relative;
    }
    .toclose {
        width: 22px;
        height: 22px;
        padding: 7px;
        background: url(https://www.dianrong.com/mkt/static/image/ico_colse.jpg) no-repeat 50% 50%;
        background-size: 22px;
        position: absolute;
        right: 8px;
        top: 8px;
    }
    .btn_bottom {
        position: fixed;
        bottom: 0;
        width: 100%;
        font-size: 19px;
        line-height: 3;
        display: block;
        border: 8px solid #fff;
        box-sizing: border-box;
        border-radius: 0;
    }
    .pch3 {
        display: none;
    }
    .mh3 {
        display: block;
    }
    .tags-detail, .upper-btn {
        display: none;
    }
    .wrapper h3 {
        padding: .8em 0 .5em 0;
    }
    .wrapper p.f24 {
        font-size: 14px;
        padding-bottom: 1em;
    }
    .route span {
        display: none;
    }
    .route img {
        display: block;
        width: 70%;
        margin: 0 auto;
        padding-bottom: 1em;
    }
    .spider-rule ul{
    font-size: 12px;
}
    .spider-rule h4{
        font-size:14px;
        padding: 1em 0;
    }
    .spider-rule li{
        padding-bottom:.8em;
    }
    .spider-rule li:before{
        width:4px;
        height:4px;
        top: 7px;
    }
}
@media only screen and (min-width: 1025px) {
    body {
        font-size: 18px;
        line-height: 1.5;
    }
    .m20 {
        margin: 60px;
    }
    .p20 {
        padding: 0;
    }
    .mb20 {
        margin-bottom: 60px;
    }
    .errorMsg {
        font-size: 16px;
    }
    .wrapper h3 {
        font-size: 48px;
        line-height: 1;
    }
    .tologin {
        font-size: 16px;
        top: 3.5em;
    }
    .phonebox, .instrbox, .copyright {
        width: 1234px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .instrbox {
        margin-top: 60px;
        padding: 0;
    }
    .inp_tex {
        height: 38px;
        background-color: #fff;
    }
    .banbox-con {
        width: 100%;
        position: relative;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    .banbox {
        height: 400px;
        background-color: #fff;
    }
    .banbox-inner{
      width: 1234px;
      height: 100%;
      margin: 0 auto;
      background-position: 0% 100%;
      background-repeat: no-repeat;
      position: relative;
    }
    .banbox .mobile-banner {
        display: none;
    }
    .banbox .pc-banner {
        display: block;
    }
    .banbox img {
        display: none;
    }
    .phonebox {
        line-height: 60px;
        text-align: right;
        font-size: 16px;
        background-position: 40px 50%;
        background-repeat: no-repeat;
    }
    .phonebox span {
        padding-left: 25px;
        background-position: 0 50%;
        background-repeat: no-repeat;
    }
    .sloganbox li {
        display: inline-block;
    }
    .sloganbox .border_t {
        padding: 0 0 0.1em;
        border: none;
    }
    .sloganbox li:nth-child(2) {
        padding: 0 3em;
    }
    .sendbtn {
        font-size: 14px;
    }
    p>.d_block2 {
        display: block;
    }
    .inforbox {
        /*border: 1px solid #ececec;*/
        margin: 60px;
        padding-top: 60px;
    }
    .explainbox {
        display: inline-block;
        width: 53%;
        text-align: left;
        padding-top: 30px;
    }
    .regbox {
        position: absolute;
        right: 0%;
        width: 350px;
        padding-top: 45px;
        box-sizing: border-box;
        background: #f5f5f5;
        top: 0;
        height: 100%;
    }
    .register li {
        margin-bottom: 12px;
    }
    .slg_tit {
        display: none;
    }
    .sendbtn {
        font-size: 14px;
    }
    .tologinbox {
        position: absolute;
        top: -250px;
        right: 0;
    }
    .tologinbox a {
        text-decoration: none;
        font-size: 14px;
    }
    .rulebox {
        font-size: 18px;
        padding: 0 0 80px 60px;
        width: 45%;
    }
    .rulebox .fcg {
        font-size: 24px;
        padding-bottom: 1.2em;
    }
    .rule {
        display: block;
    }
    .rule li {
        padding-bottom: 1.5em;
    }
    .rule li:before {
        width: 4px;
        height: 4px;
    }
    .appcode {
        padding: 60px 0;
        text-align: center;
    }
    .appcode .appbox {
        display: none;
    }
    .qcodebox {
        display: inline-block;
        text-align: left;
        padding-left: 186px;
        font-size: 24px;
        line-height: 1.3;
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: 155px;
    }
    .qcodebox .mb10 {
        margin-bottom: 26px;
    }
    .aboutDR {
        text-align: center;
    }
    .aboutDR .f17 {
        font-size: 48px;
        color: #38a884;
        line-height: 1;
        padding: 60px 0;
    }
    .aboutDR .border_t {
        border: none;
        width: 720px;
        margin: 0 auto 50px;
        font-size: 20px;
    }
    .aboutDR .timeline {
        text-align: left;
        margin-top: 20px;
    }
    .timeline li:nth-child(1) {
        top: 20px;
        height: 78%;
        left: 7.2em;
    }
    .timeline span {
        padding: 0 0 2em 0;
        margin-left: 9em;
    }
    .timeline span:before {
        width: 1em;
        height: 1em;
        top: 8px;
        left: -47px;
    }
    .tagsbox {
        display: block;
        font-size: 24px;
        padding-top: 130px;
        width: 670px;
        margin: 40px auto 0;
        background-repeat: no-repeat;
    }
    .tagsbox li {
        display: inline-block;
        width: 24%;
        vertical-align: top;
    }
    .tagsbox li:nth-child(1) {
        width: 22%;
    }
    .tagsbox li:nth-child(2) {
        width: 18%;
        margin: 0 10px 0 20px;
    }
    .tagsbox li:nth-child(3) {
        width: 28%;
    }
    .tags-detail {
        display: table;
        font-size: 18px;
        width: 685px;
        margin: -34px 35px 0 auto;
        padding-bottom: 30px;
    }
    .tags-detail li {
        display: table-cell;
        text-align: center;
        width: 25%;
    }
    .declare {
        /* display: none; */
        margin: -28px 0 10px 0;
    }
    .fcbox p:nth-child(1) {
        font-size: 14px;
        margin: -48px 0 30px;
    }
    footer {
        border-top: 1px solid #ccc;
        padding-bottom: 5em;
        background-color: #e4e4e4;
        background-position: 50% 3.5em;
        background-repeat: no-repeat;
    }
    footer p {
        font-size: 20px;
    }
}
