h1.logo{ float: left;}
h1.logo img{ width: 80%; padding: 6px 0;}
h1.m_logo{ display: none;}
.join_wrap{ width: 80%; margin: 0 auto; }
.join_wrap img{ width: 100%;}

#certify{ 
	position: relative;
	width: 80%;
	margin: 0 auto
}
 
#certify .swiper-slide img{
	display:block;
} 

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
  
.swiperbox {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0
}
.imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .8s ease
}
 
.imgbox .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 170px;
    z-index: 10;
    color: #fff;
    padding: 0 30px 30px 70px
}

.imgbox .desc h5 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 32px
}

.imgbox .desc p {
    font-size: 16px;
    line-height: 30px
}
 

.imgbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
 

.style_wholeWraper__GqRJs {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 1
}

.style_wholeWraper__GqRJs.style_loaded__8eMfk {
    -webkit-animation: style_fadeOut__7joIH .6s ease;
    animation: style_fadeOut__7joIH .6s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes style_fadeOut__7joIH {
    0% {
        opacity: 1
    }

    99% {
        opacity: 0;
        width: 100vw;
        height: 100vh;
        height: 0
    }

    to {
        width: 0;
        height: 0;
        opacity: 0
    }
}

@keyframes style_fadeOut__7joIH {
    0% {
        opacity: 1
    }

    99% {
        opacity: 0;
        width: 100vw;
        height: 100vh;
        height: 0
    }

    to {
        width: 0;
        height: 0;
        opacity: 0
    }
}

.style_wholeWraper__GqRJs .style_textLine__NtW75 {
    line-height: 100vh;
    text-align: center;
    font-size: 20vh;
    font-weight: 500
}

.style_wholeWraper__GqRJs .style_textLine__NtW75 span {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    display: inline-block;
    font-weight: 600
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span {
    -webkit-animation: style_slide__EgFBc 2s ease;
    animation: style_slide__EgFBc 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    display: inline-block
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(6) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(7) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

@-webkit-keyframes style_slide__EgFBc {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes style_slide__EgFBc {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.style_wholeWraper__GqRJs .style_textLine__NtW75.style_animate__R_yNj span:nth-child(4) {
    margin-right: 10vw
}

.style_wholeWraper__GqRJs .style_cup__ac_rw {
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-animation: style_slowMove__CHUaK 4s linear;
    animation: style_slowMove__CHUaK 4s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes style_slowMove__CHUaK {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes style_slowMove__CHUaK {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.style_wholeWraper__GqRJs .style_cup__ac_rw.style_cup1__hz7CD {
    top: 50%;
    left: 28%
}

.style_wholeWraper__GqRJs .style_cup__ac_rw.style_cup2__M1jLG {
    top: 30%;
    left: 45%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.style_wholeWraper__GqRJs .style_cup__ac_rw.style_cup3__x8Qog {
    top: 35%;
    left: 55%
}

.style_wholeWraper__GqRJs .style_progress__wMauc {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0
}

.style_wholeWraper__GqRJs .style_progress__wMauc span {
    display: block;
    width: 33vw;
    margin: 0 auto;
    font-size: 36px;
    text-align: right
}

.style_wholeWraper__GqRJs .style_progress__wMauc p {
    width: 33vw;
    height: 10px;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #000
}

.style_wraper__I3rye {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.layer_jiameng {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 12;
    background: #fff;
    text-align: center;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #707070;
    width: 453px;
    font-size: 0;
    margin: -33vh -251px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: all .4s ease
}

.layer_jiameng .style_close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 34px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer;
    display: block
}
 

.index_pageHeader__qzlPB {
    position: fixed;
    top: 0;
    z-index: 11;
    height: 76px;
    width: 100%;
    line-height: 56px;
    padding: 10px 5%;
    background: #fff;
}

.index_pageHeader__qzlPB .index_container__oqU_O {
    margin: 0 auto;
    padding: 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF {
    -webkit-flex: 1 1;
    flex: 1 1
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF ul {
   float: left
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF ul li {
    float: left
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF ul li a {
    line-height: 56px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin: 0 20px;
    position: relative
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF ul li.index_active a {
    color: #fe0000
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_left__ErLaF ul li.index_active a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fe0000;
    position: absolute;
    left: 0;
    bottom: -4px
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p {
    -webkit-flex: 1 1;
    flex: 1 1;
    text-align: right;
    height: 36px;
    line-height: 36px;
    margin: 10px
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_join___hqHL {
    vertical-align: top;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG {
    display: inline-block;
    position: relative;
    margin: 0 5px;
    cursor: pointer
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG .index_popup__W_0fE {
    position: absolute;
    width: 102px;
    height: 120px;
    bottom: -137px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #000;
    left: -32px;
    z-index: 5;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(0,-10%,0);
    transform: translate3d(0,-10%,0);
    transition: all .2s ease-in-out
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG .index_popup__W_0fE:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 30px;
    background: #000;
    top: -1px;
    left: 50%;
    -webkit-transform: translate3d(-50%,-100%,0);
    transform: translate3d(-50%,-100%,0)
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG .index_popup__W_0fE>img {
    width: 92px;
    margin: 5px 5px 0;
    display: block
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG .index_popup__W_0fE p {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 20px
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_thirdItem__GWtNG:hover .index_popup__W_0fE {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.index_pageHeader__qzlPB .index_container__oqU_O .index_right__ybZ_p .index_apply__tbTp3 {
    display: inline-block;
    padding: 3px 9px 0;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: top;
    font-size: 0;
    height: 34px;
    border: 2px solid #000;
    border-radius: 17px
}

.index_pageHeaderPla__gE_oX {
    height: 86px;
    width: 100%
}

.footer_pageFooter {
    background-color: #fe0000;
    color: #fff;
    padding: 80px 0 70px
}

.footer_pageFooter .footer_logoWraper__qskA2 {
    text-align: center
}

.footer_pageFooter .footer_qrCodeSection__0ECc6 {
    text-align: center;
    margin: 55px 0;
}

.footer_pageFooter .footer_qrCodeSection__0ECc6 li {
    width: 91px;
    display: inline-block;
    margin: 0 15px;
    transition: all .5s ease
}

.footer_pageFooter .footer_qrCodeSection__0ECc6 li:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.footer_pageFooter .footer_qrCodeSection__0ECc6 li .footer_desc__0kGNS {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 16px;
    vertical-align: top
}

.footer_pageFooter .footer_qrCodeSection__0ECc6 li .footer_desc__0kGNS label {
    vertical-align: top;
    margin-left: 10px
}
 

.footer_pageFooter .footer_copyRight__yQ8M_ {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.footer_pageFooter .footer_copyRight__yQ8M_ a {
    color: #fff
}

.index_modalMask__iJ_f_ {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: rgba(0,0,0,.7);
    z-index: 11;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU {
    display: block;
    width: 1040px;
    height: 640px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding: 0 60px 30px
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU img:first-child {
    height: 26px;
    margin: 36px auto 20px;
    display: block
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_close__zsrpj {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-size: 30px;
    font-weight: 900;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_title__Zhh_H {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #c1af88
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_contentWrapper__YFmaF {
    margin-top: 20px;
    padding-left: 38px;
    padding-right: 38px;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_contentWrapper__YFmaF .index_content__YlVAh,.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_contentWrapper__YFmaF p {
    text-indent: 30px;
    line-height: 28px;
    font-size: 18px;
    color: #000
}

.index_modalMask__iJ_f_ .index_statementPop__40RqU .index_contentWrapper__YFmaF .index_mark__MySAK {
    text-align: right
}



.style_container {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 4;
    top: 76px
}

.style_container .style_centerText__jPJ9p {
    position: absolute;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.style_container .style_centerText__jPJ9p div {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    line-height: 90px
}

.style_container .style_centerText__jPJ9p p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px
}
 
    
.style_container .swiper-button-prev {
    left: 24px
}

.style_container .swiper-button-next {
    right: 24px
}


.style_descContainer__oYV_2 {
    background-color: #fff;
    border-radius: 30px;
    margin: 0 8.3vw;
    transform: translate3d(10px, -60px, 10px);
    padding: 5.6vw 7vw;
}

.style_descContainer__oYV_2>h2 {
    font-weight: 600;
    color: #000;
    font-size: 40px
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 {
    -webkit-flex: 70% 1;
    flex: 70% 1;
    padding-right: 10.3vw
}
.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 .style_longtext__APyl4 {
    padding-top: 32px;
    line-height: 26px
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal;
    margin-top: 34px
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 footer>div {
    -webkit-flex: 1 1;
    flex: 1 1;
    border-right: 1px solid hsla(0,0%,40%,.2);
    text-align: center
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 footer>div:last-child {
    border-right: none
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 footer>div h5 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 6px;
    color: #fe0000
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_left__vrYC8 footer>div p {
    font-size: 14px;
    font-weight: 400;
    color: #727272
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_ {
    -webkit-flex: 30% 1;
    flex: 30% 1;
    text-align: right
}
.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_>img {
    width: 160px
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_ .style_learnMore__2d4Db {
    line-height: 33px;
    margin-top: 40px
}
.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_ .style_learnMore__2d4Db span {
    line-height: 33px;
    vertical-align: top;
    margin-right: 15px
}

.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_ .style_learnMore__2d4Db img {
    height: 33px;
    width: auto;
    cursor: pointer;
    transition: all .4s ease
}
.style_descContainer__oYV_2 .style_lrcontent__Uqnde .style_right__Zy97_ .style_learnMore__2d4Db img:hover {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
}

.style_container__JKnrb {
    padding: 150px 0 0;
    background: #f6f5f0;
    position: relative;
    z-index: 3
}
.style_container__JKnrb1 {
    background: #f6f5f0;
    position: relative;
    z-index: 5;
}

.style_container__JKnrb .style_whole__81wKO {
    -webkit-transform: translate3d(0, 0,0);
    transform: translate3d(0, 0,0)
}

.style_container__JKnrb .style_topNav__fY5qf {
    margin: 94px 150px 33px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB {
    position: relative;
    -webkit-flex: 1 1;
    flex: 1 1
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB svg {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB svg .style_lineProgress__t5tCp {
    stroke-dasharray: 30% 200%;
    transition: all .8s ease
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB svg.style_lineStep1 .style_lineProgress__t5tCp {
    stroke-dasharray: 65% 200%
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB svg.style_lineStep2 .style_lineProgress__t5tCp {
    stroke-dasharray: 100% 200%
}

.style_container__JKnrb .style_topNav__fY5qf .style_topNavLeft__XzGrB svg.style_lineStep3 .style_lineProgress__t5tCp {
    stroke-dasharray: 136% 200%
}

.style_container__JKnrb .style_topNav__fY5qf ul {
    display: -webkit-flex;
    display: flex
}

.style_container__JKnrb .style_topNav__fY5qf li {
    -webkit-flex: 1 1;
    flex: 1 1;
    position: relative;
    top: -2px;
    padding-top: 36px
}

.style_container__JKnrb .style_topNav__fY5qf li.style_active__P491O:before {
    display: none
}

.style_container__JKnrb .style_topNav__fY5qf li.style_active__P491O:after {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.style_container__JKnrb .style_topNav__fY5qf li.style_active__P491O>div p {
    color: #000
}

.style_container__JKnrb .style_topNav__fY5qf li:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #f6f5f0;
    opacity: 1;
    border: 2px solid #c0ae8a;
    border-radius: 50%;
    top: -6px;
    left: -6px;
    position: absolute
}

.style_container__JKnrb .style_topNav__fY5qf li:after {
    width: 43px;
    height: 43px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    background: #c1af88;
    opacity: 1;
    border-radius: 50%;
    top: -22px;
    left: -22px;
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    transition: all .8s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.style_container__JKnrb .style_topNav__fY5qf li:first-child:after {
    content: "01"
}

.style_container__JKnrb .style_topNav__fY5qf li:nth-child(2):after {
    content: "02"
}

.style_container__JKnrb .style_topNav__fY5qf li:nth-child(3):after {
    content: "03"
}

.style_container__JKnrb .style_topNav__fY5qf li:nth-child(4):after {
    content: "04"
}

.style_container__JKnrb .style_topNav__fY5qf li>div {
    cursor: pointer;
    position: relative;
    left: -20px
}

.style_container__JKnrb .style_topNav__fY5qf li>div p {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    color: gray;
    margin-left: 14px
}

.style_container__JKnrb .style_topNav__fY5qf .style_end__QaVq5 {
    -webkit-flex: 0 0 90px;
    flex: 0 0 90px;
    margin-top: -49px;
    text-align: right
}

.style_container__JKnrb .style_topDesc__CSp6G {
    text-align: center;
    margin: 0 10% 50px
}

.style_container__JKnrb .style_topDesc__CSp6G h5 {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin: 0 0 14px
}

.style_container__JKnrb .style_topDesc__CSp6G p {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

.style_container__JKnrb .style_swiperWrap__TBLwE {
    margin: 0 120px;
    position: relative;
    border-radius: 30px;
    overflow: hidden
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 376px;
    height: 376px;
    border: 1px solid hsla(0,0%,100%,.4);
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU .style_box__mbk3O {
    width: 308px;
    height: 308px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span {
    position: absolute;
    display: block
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:first-child {
    top: 34px;
    left: 188px
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(2) {
    top: 188px;
    right: 34px
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(3) {
    bottom: 34px;
    left: 188px
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(4) {
    top: 188px;
    left: 34px
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span.style_activeClock__40FZm:after {
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1)
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: transparent;
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:after {
    content: "";
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #c1af88;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
    transition: all .5s ease
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:first-child:after {
    content: "01"
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(2):after {
    content: "02"
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(3):after {
    content: "03"
}

.style_container__JKnrb .style_swiperWrap__TBLwE .style_clockWraper__6TCLU>span:nth-child(4):after {
    content: "04"
}

.style_container__JKnrb .style_swiperWrap__TBLwE svg circle {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: all .8s ease
}

.style_container__JKnrb .style_swiperWrap__TBLwE svg circle.style_circleStep0__E0FPt {
    stroke-dasharray: 200 99999
}

.style_container__JKnrb .style_swiperWrap__TBLwE svg circle.style_circleStep1__7W8sN {
    stroke-dasharray: 440 99999
}

.style_container__JKnrb .style_swiperWrap__TBLwE svg circle.style_circleStep2__sQErK {
    stroke-dasharray: 680 99999
}

.style_container__JKnrb .style_swiperWrap__TBLwE svg circle.style_circleStep3__TXxNy {
    stroke-dasharray: 920 99999
}

.style_container__JKnrb .swiper-container,.style_container__JKnrb .swiper-wrapper {
    width: 100%!important;
    height: 700px;
}

.style_container__JKnrb .swiper-slide {
    width: 100%!important;
    position: relative;
    border-radius: 30px;
    overflow: hidden
}

.style_container__JKnrb .swiper-slide>img {
    width: 100%;
    height: auto;
    opacity: 0
}



.style_container__JKnrb .swiper-pagination {
    position: absolute;
    bottom: 36px;
    padding-right: 54px;
    text-align: right
}

.style_container__JKnrb .swiper-pagination .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    opacity: 1;
    background: transparent
}

.style_container__JKnrb .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.style_container__x9dlr {
    width: 100%;
    height: auto;
    background: #f6f5f0;
    padding: 150px 0 0;
    position: relative;
    bottom: 0
}

.style_container__x9dlr .style_topDesc__Ku_2W {
    text-align: center;
    margin: 0 10% 50px
}

.style_container__x9dlr .style_topDesc__Ku_2W h5 {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin: 0 0 14px
}

.style_container__x9dlr .style_topDesc__Ku_2W p {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

.style_container__x9dlr .swiper-container {
    padding: 0 120px 30px
}

.style_container__x9dlr .swiper-wrapper {
    width: 100%!important
}

.style_container__x9dlr .swiper-slide {
    width: 80%
}

.style_container__x9dlr .swiper-slide>div {
    width: 100%;
    height: 100%;
    position: relative
}

.style_container__x9dlr .swiper-slide>div img {
    width: 100%
}

.style_container__x9dlr .swiper-slide img:first-child {
    width: 100%;
    border-radius: 30px
}

 
 

.style_container__x9dlr .swiper-pagination {
    position: absolute;
    bottom: 0;
    margin: 0 20%;
    width: 60%
}

.style_container__x9dlr .swiper-pagination .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 11px;
    height: 11px;
    border: 2px solid #000;
    opacity: 1;
    background: transparent
}

.style_container__x9dlr .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000
}

.style_container__x9dlr .swiper-button-next,
.style_container__x9dlr .swiper-button-prev {
    top: auto;
    bottom: 60px;
    width: 52px;
    height: 33px;
    cursor: pointer
}

.style_container__x9dlr .swiper-button-next:after,.style_container__x9dlr .swiper-button-prev:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%
}

.style_container__x9dlr .swiper-button-prev {
    left: 24px
}

/* .swiper-button-prev:after {
    background: 50%/contain no-repeat url('http://zlh.hongguilong.com/images/prev-black.png')
} */

.style_container__x9dlr .swiper-button-next {
    right: 24px
}

/* .swiper-button-next:after {
    background: 50%/contain no-repeat url('http://zlh.hongguilong.com/images/next-black.png')
} */

.style_container__S_lRm {
    width: 100%;
    height: auto;
    position: relative;
    background: #f6f5f0;
    padding-top: 150px
}

.style_container__S_lRm .swiper-slide,.style_container__S_lRm .swiper-wrapper {
    width: 100%!important
}

.style_container__S_lRm .swiper-pagination {
    position: absolute;
    bottom: 44px;
    margin: 0 20%;
    width: 60%
}

.style_container__S_lRm .swiper-pagination .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    opacity: 1;
    background: transparent
}

.style_container__S_lRm .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.style_container__S_lRm .swiper-button-next,.style_container__S_lRm .swiper-button-prev {
    top: auto;
    bottom: 33px;
    width: 52px;
    height: 33px;
    cursor: pointer
}

.style_container__S_lRm .swiper-button-next:after,.style_container__S_lRm .swiper-button-prev:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%
}

.style_container__S_lRm .swiper-button-prev {
    left: 24px
}

.style_container__S_lRm .swiper-button-prev:after {
    background: 50%/contain no-repeat url('http://zlh.hongguilong.com/images/prev-white.png')
}

.style_container__S_lRm .swiper-button-next {
    right: 24px
}

.style_container__S_lRm .swiper-button-next:after {
    background: 50%/contain no-repeat url('http://zlh.hongguilong.com/images/next-white.png')
}

.style_container__S_lRm .style_descContainer__S069a {
    background-color: #fff;
    border-radius: 30px;
    margin: 0 8.3vw;
    z-index: 3;
    padding: 5.6vw 7vw;
    -webkit-transform: translate3d(0,10%,0);
    transform: translate3d(0,10%,0);
    position: relative;
    z-index: 2
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL {
    -webkit-flex: 70% 1;
    flex: 70% 1;
    padding-right: 10.3vw
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL>h2 {
    font-weight: 600;
    color: #000;
    font-size: 40px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL .style_longtext__VORFg {
    padding-top: 32px;
    line-height: 26px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal;
    margin-top: 48px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL footer>div {
    -webkit-flex: 1 1;
    flex: 1 1;
    border-right: 1px solid hsla(0,0%,40%,.2);
    text-align: center
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL footer>div:last-child {
    border-right: none
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL footer>div h5 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #fe0000
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_left__2XunL footer>div p {
    font-size: 14px;
    font-weight: 400;
    color: #727272
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_right__ToGNf {
    -webkit-flex: 30% 1;
    flex: 30% 1;
    padding-left: 120px;
    margin-top: -20px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_right__ToGNf div {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    height: 34px;
    line-height: 34px;
    margin-top: 50px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_right__ToGNf div span {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px
}

.style_container__S_lRm .style_descContainer__S069a .style_lrcontent__3lVdZ .style_right__ToGNf div img {
    cursor: pointer
}

.style_container__puP_v {
    background: #fff;
    text-align: center;
    padding: 100px 0 127px
}

.style_container__puP_v h5 {
    margin: 24px 0 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 600
}

.style_container__puP_v p {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 28px
}

.Home_wraperLoadedNot__bNAMT {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.Home_footer____T7K {
    -webkit-flex: 1 1;
    flex: 1 1;
    padding: 2rem 0;
    border-top: 1px solid #eaeaea
}

.Home_footer____T7K,.Home_footer____T7K a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.Home_footer____T7K a {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.Home_title__T09hD a {
    color: #0070f3;
    text-decoration: none
}

.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover {
    text-decoration: underline
}

.Home_description__41Owk,.Home_title__T09hD {
    text-align: left
}

.Home_description__41Owk {
    margin: 4rem 0;
    line-height: 1.5;
    font-size: 1.5rem
}

.Home_background__I_nYJ {
    width: 200px;
    height: 200px;
}

.Home_code__suPER {
    background: #fafafa;
    border-radius: 5px;
    padding: .75rem;
    font-size: 1.1rem
}

.Home_grid__GxQ85 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 800px
}

.Home_card___LpL1 {
    margin: 1rem;
    padding: 1.5rem;
    text-align: left;
    color: inherit;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    transition: color .15s ease,border-color .15s ease;
    max-width: 300px
}

.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover {
    color: #0070f3;
    border-color: #0070f3
}

.Home_card___LpL1 h2 {
    margin: 0 0 1rem;
    font-size: 1.5rem
}

.Home_card___LpL1 p {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.5
}

.Home_logo__27_tb {
    height: 1em;
    margin-left: .5rem
}

@media (max-width: 600px) {
    .Home_grid__GxQ85 {
        width:100%;
        -webkit-flex-direction: column;
        flex-direction: column
    }
}
