@media screen and (min-width: 960px) and (max-width: 1199px) {
    html {
        font-size: 54px !important;
    }
    .join ul+ul {
        margin-left: 2.1rem !important;
    }
    .about p+p {
        margin-left: 2.6rem !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    html {
        font-size: 43.2px !important;
    }
    .join ul+ul {
        margin-left: 1.8rem !important;
    }
    .about p+p {
        margin-left: 2.3rem !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    html {
        font-size: 36px !important;
    }
}

@media screen and (min-width:400px) and (max-width:479px) {
    html {
        font-size: 27px !important;
    }
}

@media screen and (max-width:399px) {
    html {
        font-size: 27px !important;
    }
    .join ul+ul {
        margin-left: 0.6rem !important;
    }
    .about p+p {
        margin-left: 0.9rem !important;
    }
    .individuation ul {
        padding-left: 0.2rem !important;
        padding-right: 0.2rem !important;
    }
}

* {
    font-size: 0.42rem !important;
}

* p {
    font-size: 0.42rem !important;
}

* h2 {
    font-family: PingFang SC;
    font-size: 0.72rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem !important;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
}

.dy-box {
    width: 100%;
    height: 10rem;
    background: url("/images/dy/top_img.png");
    background-size: 100% 100%;
}

.dy-box h2 {
    font-family: PingFang SC;
    font-size: 1rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    padding-top: 3rem;
}

.dy-box p {
    font-family: PingFang SC;
    font-size: 0.62rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin-top: 0.8rem;
    padding: 0rem 1.3rem;
    box-sizing: border-box;
}

.dy-box button {
    display: block;
    margin: 0 auto;
    width: 5rem;
    height: 1.5rem;
    border-radius: 43px;
    border: 1px solid #ffffff;
    font-family: PingFang SC;
    font-size: 0.52rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.33rem;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: transparent;
    margin-top: 0.7rem;
}

section {
    width: 100%;
    overflow: hidden;
}

section .dy-app {
    width: 100%;
    height: 14rem;
}

section .dy-app h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    padding-top: 0.6rem;
}

section .dy-app p {
    font-family: PingFang SC;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.7rem;
    letter-spacing: 1px;
    color: #707070;
    text-align: center;
}

section .dy-app dl {
    float: left;
    width: 50%;
    text-align: center;
}

section .dy-app dl dt {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto;
}

section .dy-app dl dt img {
    width: 2.5rem;
    height: 2.5rem;
}

section .dy-app dl dd {
    text-align: center;
    font-family: Source Han Sans CN;
    font-size: 0.52rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0px;
    color: #707070;
}

section .dy-app dl dd p {
    text-align: center;
    font-family: Source Han Sans CN;
    font-size: 0.62rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.8rem;
    letter-spacing: 0px;
    color: #707070;
}

section .dy-app dl dd span {
    font-family: Roboto;
    font-size: 0.62rem !important;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #001527;
}

section .rukou {
    width: 100%;
    height: 20.5rem;
    background: url("/images/dy/bg3.png");
    background-size: 100% 100%;
}

section .rukou h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top: 1rem !important;
    margin-bottom: 1rem;
}

section .rukou img {
    display: block;
    width: 7rem;
    height: 16rem;
    margin: 0 auto;
}

section .rukou ol {
    top: 16.5rem;
}

section .tolls {
    width: 100%;
    height: 13rem;
}

section .tolls li {
    background-color: #10316b;
}

section .tolls ol {
    top: 8.5rem;
}

section .tolls h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    padding-top: 1.2rem;
}

section .tolls p {
    font-family: PingFang SC;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 1px;
    color: #707070;
    text-align: center;
}

section .tolls img {
    display: block;
    width: 12rem;
    height: 8rem;
    margin: 0 auto;
}

section .all-buy {
    width: 100%;
    height: 23.5rem;
}

section .all-buy h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 1px;
    color: #333333;
    padding-top: 1rem;
}

section .all-buy .bg-div {
    width: 95%;
    height: 4rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    padding: 0rem 0.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

section .all-buy .bg-div h2 {
    font-family: Microsoft YaHei;
    font-size: 0.4rem !important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6rem;
    letter-spacing: 0px;
    color: #ffffff;
    padding-top: 0.3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

section .all-buy .bg-div p {
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6rem;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

section .all-buy .bg-div1 {
    background: url("/images/dy/bg1.png");
    background-size: 100% 100%;
}

section .all-buy .bg-div2 {
    background: url("/images/dy/br2.png");
    background-size: 100% 100%;
}

section .all-buy .bg-div3 {
    background: url("/images/dy/n3.png");
    background-size: 100% 100%;
}

section .all-buy .bg-div4 {
    background: url("/images/dy/bg4.png");
    background-size: 100% 100%;
}

section .all-buy .carousel {
    float: right;
    width: 53%;
    margin-top: 1rem;
}

section .all-buy .carousel ol {
    top: 2.7rem;
}

section .all-buy .carousel li {
    background-color: #5554e2;
}

section .xnr_mp {
    width: 100%;
    height: 23.5rem;
}

section .xnr_mp h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 1px;
    color: #333333;
    padding-top: 0.3rem;
}

section .xnr_mp p {
    font-family: PingFang SC;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 1px;
    color: #707070;
    text-align: center;
}

section .xnr_mp img {
    float: left;
    width: 50%;
    height: 6.5rem;
}

section .many {
    width: 100%;
    height: 7.5rem;
}

section .many h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333333;
    padding-top: 0.7rem;
}

section .many p {
    font-family: PingFang SC;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 1px;
    color: #707070;
    text-align: center;
}

section .many div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

section .many div dl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

section .many div dl dt {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto;
}

section .many div dl dt img {
    width: 2.5rem;
    height: 2.5rem;
}

section .many div dl dd {
    font-size: 0.52rem !important;
    padding-top: 0.3rem;
}

section .xnryh {
    width: 100%;
    height: 15rem;
}

section .xnryh h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 1px;
    color: #333333;
    padding-top: 0.7rem;
}

section .xnryh img {
    width: 100%;
    height: 13rem;
}

section .bot-box {
    width: 100%;
}

section .bot-box h2 {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    padding-top: 1.4rem;
}

section .bot-box .s-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

section .bot-box .s-box p {
    font-family: Source Han Sans CN;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6rem;
    letter-spacing: 0px;
    color: #333333;
}

section .bot-box .s-box div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: left;
    text-align: center;
}

section .bot-box .s-box div span {
    display: inline-block;
    font-family: Roboto;
    font-size: 0.4rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #2570f2;
}

.my-p {
    margin-bottom: 0px !important;
}

.my-h3 {
    font-size: 0.34rem;
}

.join {
    margin-bottom: 0.5rem !important;
    padding-top: 33px 9px 30px !important;
}

.call-list {
    margin-bottom: 0px !important;
}

.dynamic h3 {
    font-size: 0.72rem !important;
}

.dynamic p {
    line-height: 0.6rem !important;
    color: black
}


/*# sourceMappingURL=dy.css.map */