﻿@import url('//at.alicdn.com/t/c/font_4374236_9x82m38dzz8.css');
.body img{ max-width: 100%; height: auto;}
html{font-size: 100px;}
@media (max-width: 1600px){html{font-size: 100px;}}
@media (max-width: 1440px){html{font-size: 100px;}}
@media (max-width: 1220px){html{font-size: 100px;}}
@media (max-width: 1024px){html{font-size: 90px;}}
@media (max-width:1081px){html{font-size: 80px;}}
@media (max-width: 639px){html{font-size: 80px;}}
.iconfont{font-family:"iconfont";font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon{overflow:hidden;width:1em;height:1em;vertical-align:-.15em;fill:currentColor}

.nbtfarme{ overflow: hidden; position: relative;}
.nbtfarme .txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; height: auto; background: rgba(0,0,0,0.42); text-align: center; padding: 0.3rem;}
.nbtfarme .txt h2{ font-size: 0.36rem; color: #fff; line-height: 1; margin-bottom: 0.3rem; font-weight: 700;}
.nbtfarme .txt p{ font-size: 0.28rem; color: #fff; line-height: 1;}

@media (min-width: 1082px) {
}
@media (min-width: 1px) and (max-width:1081px) {
    .nbtfarme .txt{ width: 90%;}
    .nbtfarme .txt h2{font-size:0.24rem;}
    .nbtfarme .txt p{font-size:0.18rem;}
    .nbtfarme img{height:150px;width:100%;object-fit:cover;}
}

.body{ }

.flafile{ position: fixed; right: 5px; top: 20%; z-index: 8; display: flex;}
.flafile .lt{ width: 32px; margin: 0; overflow: hidden; margin-top: 40px;}
.flafile .lt span{ background: #91c12f; font-size: 18px; color: #fff; text-align: center;writing-mode: vertical-rl; display: block; width: 100%; align-items: center; justify-content: center; padding: 10px 3px 10px 0;}
.flafile .lt em{ display: flex; font-style: normal; align-items: center; justify-content: center; border: 2px solid #92c231; border-radius: 50%; box-sizing: border-box; height: 28px; width: 28px; margin-top: 10px; color: #92c231; cursor: pointer; font-weight: bold;}
.flafile .fr{ width: 194px; margin: 0; background: #ffffff; border: 1px solid #91c12f; padding: 22px 12px; box-sizing: border-box; border-radius: 30px; }
.flafile .fr ul{}
.flafile .fr li{ font-size: 15px; color: #666; text-align: center; padding: 7px 0; cursor: pointer;}
.flafile .fr li.active{ background: #91c12f; color: #fff; border-radius: 30px;}
@media (min-width: 1082px) {
}
@media (min-width: 1px) and (max-width:1081px) {
    .flafile{ display: none;}
}

.linkmore{ display: inline-flex; padding: 0.12rem 0.36rem; border-radius: 0.36rem; background: none; position: relative; align-items: center;}
.linkmore span{ font-size: 0.18rem; color: #fff; display: flex; align-items: center; line-height: 1; position: relative; z-index: 2;}
.linkmore span i{ margin-left: 0.1rem; font-size: 0.24rem;}
.linkmore:before{ content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #91c12f; z-index: 2; border-radius: 0.36rem;}
.linkmore:after{ content: ""; position: absolute; left: 0; right: 0; top: 6px; bottom: -6px; background: #b9e657; z-index: 1; border-radius: 0.36rem;}

/*========淘气堡落地页========*/
.trampoline{ overflow: hidden; padding: 0.9rem 0 0.85rem 0; background: url("../images1/1_01.jpg") no-repeat right top}
.trampoline .lt{ }
.trampoline .lt h2{ font-size: 0.36rem; font-weight: 700; text-transform: uppercase; color: #91c12f; line-height: 1; margin-bottom: 0.25rem;}
.trampoline .lt .context{}
.trampoline .lt .context p{ position: relative; padding-left: 0.2rem; font-size: 0.16rem; color: #666666; line-height: 2;}
.trampoline .lt .context p:before{ content: ""; position: absolute; left: 0; top: 0.14rem; width: 6px; height: 6px; background: #91c12f; border-radius: 50%;}
.trampoline .lt .linkmore{ margin-top: 0.5rem;}
.trampoline .fr{ }
@media (min-width: 1082px) {
    .trampoline .container{ display: flex; justify-content: space-between;}
    .trampoline .lt{ width: 55%; margin: 0;}
    .trampoline .fr{ width: 45%; margin: 0; text-align: right; box-sizing: border-box; padding-left: 0.5rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline .fr{ margin-top: 0.3rem;}
}

.trampoline1{ overflow: hidden; padding: 0px 0 0.55rem 0; }
.trampoline1 .lt{ border-radius: 0.1rem; overflow: hidden;}
.trampoline1 .fr{ }
.trampoline1 .fr h2{ font-size: 0.3rem; font-weight: 700; text-transform: uppercase; line-height: 1; margin-bottom: 0.25rem;}
.trampoline1 .fr .line{ display: block; width: 0.6rem; height: 5px; background: #91c12f; margin: 0;}
.trampoline1 .fr p{ font-size: 16px; line-height: 2; color: #666; margin-top: 0.3rem;}
.trampoline1 .fr .linkmore{ margin-top: 0.5rem;}
@media (min-width: 1082px) {
    .trampoline1 .container{ display: flex; justify-content: space-between;}
    .trampoline1 .lt{ width: calc(52%); margin: 0;}
    .trampoline1 .fr{ width: calc(48%); margin: 0; padding-left: 0.5rem; box-sizing: border-box;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline1 .fr{ margin-top: 0.3rem;}
    .trampoline1 .fr p{font-size:14px;line-height:1.7;}
}


.trampoline2{ overflow: hidden; padding: 2.1rem 0 1.8rem 0; background: url("../images1/1_04.jpg") no-repeat center center / cover; text-align: center;}
.trampoline2 h2{ font-size: 0.36rem; color: #333333; text-transform: uppercase; font-weight: 700;}
.trampoline2 h2 span{ color: #91c12f;}
.trampoline2 .line{ margin: 0.25rem auto 0.3rem auto; width: 0.6rem; height: 5px; background: #91c12f; display: block;}
.trampoline2 p{ font-size: 0.16rem; line-height: 1.8; text-align: center;}
.trampoline2 .linkmore{ margin-top: 0.45rem;}
.trampoline2 .list{ overflow: hidden; margin-top: 0.73rem; display: flex; flex-wrap: wrap;}
.trampoline2 .list .item{ margin: 0; width: calc((100% - 2.4rem)/7); border-radius: 50%; background: #f5f5f5; border: 1px solid #87c233; box-sizing: border-box; display: inline-flex; align-items: center; justify-content: center; margin-right: 0.4rem; overflow: hidden;}
.trampoline2 .list .item img{ width: 100%; height: auto;}
@media (min-width: 1082px) {
    .trampoline2 .list .item:nth-child(7){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline2{padding:1.8rem 0 1.2rem 0;}
    .trampoline2 .list .item{ width: calc((100% - 0.8rem)/3); margin-bottom: 0.3rem;}
    .trampoline2 .list .item:nth-child(3n){ margin-right: 0;}
}    

.trampoline3{ overflow: hidden; padding: 0.6rem 0 0.9rem; }
.trampoline3 h2{ font-size: 0.36rem; color: #333333; text-transform: uppercase; text-align: center; font-weight: 700;}
.trampoline3 .line{ margin: 0.25rem auto 0.3rem auto; width: 0.6rem; height: 5px; background: #91c12f; display: block;}
.trampoline3 p{ font-size: 0.16rem; line-height: 1.8; text-align: center;}
.trampoline3 .list{ margin-top: 0.5rem; overflow: hidden; box-sizing: border-box; box-shadow: 5px 0 0.21rem rgba(0,0,0,0.15); border: 1px solid #88c234; padding: 0.6rem 0.5rem; border-radius: 5px;}
.trampoline3 .list .lt{ border-right: 1px solid #c9c9c9;}
.trampoline3 .list .lt ul{ position: relative;}
.trampoline3 .list .lt li{ display: block; background: #f4f4f4; padding: 0.1rem 0.25rem; color: #666666; margin-bottom: 0.3rem; cursor: pointer; font-size: 0.18rem; position: relative;}
.trampoline3 .list .lt li:after{ content: ""; position: absolute; right: -0.22rem; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-width: 11px; border-color: transparent; border-style: solid; border-left-color:#91c12f; border-top-width:7px; border-bottom-width: 7px; opacity: 0;}
.trampoline3 .list .lt li span{ display: inline-flex; align-items: center; justify-content: center; width: 0.2rem; height: 0.2rem; overflow: hidden; border-radius: 50%; background: #fff; position: absolute; top: 50%; transform: translateY(-50%); right: -0.4rem;}
.trampoline3 .list .lt li span:before{ content: ""; display: block; width: 0.1rem; height: 0.1rem; background: #c9c9c9; border-radius: 50%;}
.trampoline3 .list .lt li.active{ background: #91c12f; color: #fff;}
.trampoline3 .list .lt li.active:after{ opacity: 1;}
.trampoline3 .list .lt li.active span{ background: #dfe8b2;}
.trampoline3 .list .lt li.active span:before{ background: #91c12f;}
.trampoline3 .list .fr{ text-align: center;}
.trampoline3 .list .fr .context{ display: none; flex-wrap: wrap; }
.trampoline3 .list .fr .context .item{ display: block; margin: 0; width: calc((100% - 0.75rem)/4); margin-right: 0.25rem; margin-bottom: 0.25rem; box-sizing: border-box; border: 1px solid #d9d9d9; border-radius: 5px; padding: 0.5rem 0;}
.trampoline3 .list .fr .context .item .img{ overflow: hidden; padding: 0 0.1rem; box-sizing: border-box;}
.trampoline3 .list .fr .context .item .img img{ width: 100%; height: auto;}
.trampoline3 .list .fr .linkmore{ margin-top: 0.4rem; display: none;}
@media (min-width: 1082px) {
    .trampoline3 .list{ display: flex; justify-content: space-between; align-items: flex-start;}
    .trampoline3 .list .lt{ margin: 0; width: 3.4rem;}
    .trampoline3 .list .lt ul{width: 2.8rem}
    .trampoline3 .list .lt li:last-child{ margin-bottom: 0;}
    .trampoline3 .list .fr{ margin: 0; width: calc(100% - 3.75rem);}
    .trampoline3 .list .fr .context .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline3 .list{padding:30px 15px;}
    .trampoline3 .list .lt{ border: 0;}
    .trampoline3 .list .fr .context .item{ width: calc((100% - 0.25rem)/2);padding:0.2rem 0;}
    .trampoline3 .list .fr .context .item:nth-child(2n){ margin-right: 0;}
}


.trampoline4{ overflow: hidden; background: url("../images1/1_12.jpg") no-repeat center bottom / 100% auto; text-align: center; padding-bottom: 6px;}
.trampoline4>div>h2{ font-size: 0.36rem; color: #91c12f; text-transform: uppercase; text-align: center; font-weight: 700;}
.trampoline4 .line{ margin: 0.25rem auto 0.3rem auto; width: 0.6rem; height: 5px; background: #91c12f; display: block;}
.trampoline4>div>p{ font-size: 0.16rem; line-height: 1.8; text-align: center;}
.trampoline4>div>p span{ font-weight: bold;}
.trampoline4 .itembox{  display: flex; margin-top: 0.3rem; align-items: center; justify-content: space-between; text-align: left;    }
.trampoline4 .itembox .img{ margin: 0; width: 3.86rem; height: 3.86rem; border-radius: 50%; overflow: hidden; box-shadow: 5px 0 0.18rem rgba(0,0,0,0.13); position: relative;}
.trampoline4 .itembox .img img{ width: 100%; height: 100%; object-fit: cover;}
.trampoline4 .itembox .txt{ margin: 0; width: calc(100% - 4.4rem);}
.trampoline4 .itembox .txt h3{ font-size: 0.3rem; color: #666666; margin-bottom: 0.25rem; line-height: 1; font-weight: 600;}
.trampoline4 .itembox .txt p{ font-size: 0.18rem; line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.trampoline4 .itembox .txt .linkmore{ margin-top: 0.3rem;}
.trampoline4 .list{ margin-top: 0.6rem; display: flex; flex-wrap: wrap;}
.trampoline4 .list .item{ margin: 0; display: block; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; box-sizing: border-box; background: #fff; border-radius: 5px; overflow: hidden; border-bottom-left-radius: 0.3rem; border-bottom-right-radius: 0.3rem; box-shadow: 5px 0 0.18rem rgba(0,0,0,0.09); text-align: left;}
.trampoline4 .list .item .img img{  width: 100%; height: auto; }
.trampoline4 .list .item .txt{ overflow: hidden; padding: 0.15rem; padding-bottom: 0.2rem;}
.trampoline4 .list .item .txt h3{ font-size: 0.14rem; color: #333; margin-bottom: 0.1rem; line-height: 1.7; font-weight: 600; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.trampoline4 .list .item .txt p{ font-size: 0.14rem; line-height: 1.8; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.trampoline4 .linkmore{ margin-top: 0.55rem;}
@media (min-width: 1082px) {
    .trampoline4 .list .item:nth-child(4){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline4 .itembox{ flex-wrap: wrap;}
    .trampoline4 .itembox .img{}
    .trampoline4 .itembox .txt{ width: 100%; margin-top: 0.3rem;}
    .trampoline4 .list .item{ width: calc((100% - 0.2rem)/2); margin-bottom: 0.3rem;}
    .trampoline4 .list .item:nth-child(2n){ margin-right: 0;}
    .trampoline4 .list .item .txt h3{font-size:13px;}
    .trampoline4 .list .item .txt time{font-size:12px;}
    .trampoline4 .list .item .txt p{font-size:12px;}
}

.trampoline5{ padding: 0.95rem 0 6px 0; text-align: center;}
.trampoline5 .cont{ text-align: left;}
.trampoline5 .lt{}
.trampoline5 .lt h2{ font-size: 0.36rem; color: #91c12f; text-transform: uppercase; font-weight: 700; margin-bottom: 0.3rem;}
.trampoline5 .lt .context{ font-size: 0.16rem; line-height: 1.875;}
.trampoline5 .lt .list{ display: flex; margin-top: 0.3rem; background: #eeeeee; justify-content: space-between; overflow: hidden; border-radius: 0.1rem;}
.trampoline5 .lt .list .item{ margin: 0; display: inline-block; box-sizing: border-box; padding: 0.2rem; border-right: 1px solid #fff;}
.trampoline5 .lt .list .item h3{ display: flex; align-items: flex-end;}
.trampoline5 .lt .list .item h3 span{ font-size: 0.45rem; color: #91c12f; font-weight: 700; display: inline-block;}
.trampoline5 .lt .list .item h3 font{ font-size: 0.45rem; color: #91c12f; line-height: 1; display: inline-block;}
.trampoline5 .lt .list .item h3 em{ font-style: normal; font-size: 0.14rem; color: #666666; display: inline-block; margin-bottom: 0.1rem;}
.trampoline5 .lt .list .item p{ font-size: 0.16rem; margin-top: 0.1rem;}
.trampoline5 .lt .list .item:nth-child(1){ width: 1.8rem;}
.trampoline5 .lt .list .item:nth-child(2){ width: 2.1rem; padding: 0.2rem 0.3rem;}
.trampoline5 .lt .list .item:last-child{ border: 0; width: 2.6rem; padding: 0.2rem 0.35rem;}
.trampoline5 .fr{ position: relative;}
.trampoline5 .fr img{ width: 100%; height: auto;}
.trampoline5 .fr span{ width: 0.9rem; height: 0.9rem; display: inline-flex; align-items: center; justify-content: center; background: rgba(255,255,255,0.43); border-radius: 50%; position: absolute; cursor: pointer; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.trampoline5 .fr span:before{ content: ""; position: absolute; left: 0.1rem; top: 0.1rem; right: 0.1rem; bottom: 0.1rem; border-radius: 50%; background: #fff; z-index: 2; animation: circle-opacity 2s infinite;}
.trampoline5 .fr span i{ position: relative; z-index: 3; font-size: 0.4rem; color: #e52029;}
.trampoline5 .linkmore{ margin-top: 0.65rem;}

@keyframes circle-opacity{
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(2);
    }
}
@media (min-width: 1082px) {
    .trampoline5 .cont{ display: flex; justify-content: space-between; }
    .trampoline5 .cont .lt{ margin: 0; width: 50%; padding-right: 0.35rem; box-sizing: border-box;}
    .trampoline5 .cont .fr{ margin: 0; width: 50%; padding-left: 0.35rem; box-sizing: border-box;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline5 .fr{ margin-top: 0.3rem;}
}


.trampoline6{ padding: 0.85rem 0 0 0; background: url("../images1/1_19.jpg") no-repeat center top;}
.trampoline6 .context{}
.trampoline6 .context .lt{}
.trampoline6 .context .lt img{ width: 100%; height: auto; border-radius: 0.1rem;}
.trampoline6 .context .fr{}
.trampoline6 .context .fr h2{ font-size: 0.36rem; font-weight: 700; text-transform: uppercase; color: #333;}
.trampoline6 .context .fr .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem 0;}
.trampoline6 .context .fr p{ font-size: 0.16rem; line-height: 2; color: #666666;}
.trampoline6 .context .fr .linkmore{ margin-top: 0.5rem;}
.trampoline6 .list{ display: flex; padding: 0.3rem; box-sizing: border-box; box-shadow: 5px 0 0.18rem rgba(0,0,0,0.09); margin-top: 0.75rem; border-radius: 0.1rem;  justify-content: space-between;}
.trampoline6 .list .item{ margin: 0; width: calc((100% - 3rem)/7); margin-right: 0.5rem; text-align: center;}
.trampoline6 .list .item .img{ display: inline-flex; align-items: center; justify-content: center; width: 0.92rem; height: 0.92rem; border-radius: 50%; background: #91c12f;}
.trampoline6 .list .item .img i{ font-size: 0.4rem; color: #fff;}
.trampoline6 .list .item .txt{ margin-top: 0.1rem;}
.trampoline6 .list .item .txt h3{ font-size: 0.16rem; color: #666666;}
@media (min-width: 1082px) {
    .trampoline6 .context{ display: flex; justify-content: space-between; }
    .trampoline6 .context .lt{ margin: 0; width: 50%; box-sizing: border-box;}
    .trampoline6 .context .fr{ margin: 0; width: 50%; padding-left: 0.55rem; box-sizing: border-box;}
    .trampoline6 .list .item:nth-child(7){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline6 .context .fr{ margin-top: 0.3rem;}
    .trampoline6 .list{ flex-wrap: wrap;}
    .trampoline6 .list .item{ width: calc((100% - 15px)/2); margin-bottom: 15px;margin-right:15px;}
    .trampoline6 .list .item:nth-child(2n){ margin-right: 0;}
}

.trampoline7{ padding:0.9rem 0; }
.trampoline7 .tit{ display: flex; justify-content: space-between; align-items: center; padding-bottom: 0.35rem; border-bottom: 1px solid #f0eeef;}
.trampoline7 .tit h2{ margin: 0; font-size: 0.36rem; font-weight: 700; text-transform: uppercase; color: #91c12f;}
.trampoline7 .tit a{ margin: 0; font-size: 0.18rem; color: #333;}
.trampoline7 .list{ overflow: hidden; display: flex; flex-wrap: wrap; margin-top: 0.4rem;}
.trampoline7 .list .item{ margin: 0; width: calc((100% - 0.35rem)/2); margin-right: 0.35rem; margin-bottom: 0.35rem; display: flex; justify-content: space-between;}
.trampoline7 .list .item .img{ margin: 0; width: 2.3rem;}
.trampoline7 .list .item .img img{ width: 100%; height: 100%;object-fit:cover;}
.trampoline7 .list .item .txt{ background: #f0eeef; padding: 0.25rem 0.25rem 0.4rem 0.25rem; margin: 0; width: calc(100% - 2.3rem); box-sizing: border-box; position: relative;}
.trampoline7 .list .item .txt h3{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 0.18rem; color: #7eae1c; line-height: 1.3;}
.trampoline7 .list .item .txt time{ display: block; font-size: 0.14rem; color: #999999; margin: 0.1rem 0}
.trampoline7 .list .item .txt p{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; font-size: 0.14rem; line-height: 1.2; color: #999999;}
.trampoline7 .list .item .txt span{ position: absolute; right: 0.25rem; bottom: 0; font-size: 0.16rem; color: #fff; padding: 5px 0.13rem; background: #91c12f; border-top-left-radius: 5px; border-top-right-radius: 5px;}
@media (min-width: 1082px) {
    .trampoline7 .list .item:nth-child(2n){ margin-right: 0;}
    .trampoline7 .list .item:nth-child(n+3){ margin-bottom: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline7{padding-bottom:0.3rem;}
    .trampoline7 .list .item{ width: 100%; margin-right: 0;}
    .trampoline7 .list .item .img{width:45%;}
    .trampoline7 .list .item .txt{width:55%; padding-bottom: 0.6rem;}
}


.trampoline8{ padding:0.75rem 0; background: #fdcb3f;}
.trampoline8 h2{ margin: 0; font-size: 0.36rem; font-weight: 700; text-transform: uppercase; color: #fff; text-align: center;}
.trampoline8 .list{ overflow: hidden; margin-top: 0.45rem;}
.trampoline8 .list .lt{}
.trampoline8 .list .lt img{ width: 100%; height: auto;}
.trampoline8 .list .fr{}
.trampoline8 .list .fr input{ width: 100%; height: 0.43rem; border-radius: 0.43rem; border: 0; background: #fff; outline: none; padding: 0 0.15rem; box-sizing: border-box; margin-bottom: 0.2rem;}
.trampoline8 .list .fr textarea{ width: 100%; border-radius: 0.2rem; border: 0; background: #fff; outline: none; padding: 0.2rem 0.15rem; box-sizing: border-box; }
.trampoline8 .list .fr button{ width: 100%; height: 0.43rem; border-radius: 0.43rem; border: 0; background: #7fbe25; outline: none; padding: 0 0.15rem; box-sizing: border-box; margin-top: 0.2rem; color: #fff; cursor: pointer; font-size: 0.18rem;}
@media (min-width: 1082px) {
    .trampoline8 .list{ display: flex; justify-content: space-between;}
    .trampoline8 .list .lt{ margin: 0; width: 50%; box-sizing: border-box; padding-right: 0.15rem;}
    .trampoline8 .list .fr{ margin: 0; width: 50%; box-sizing: border-box; padding-left: 0.15rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .trampoline8 .list .fr{ margin-top: 0.3rem;}
}
/*========淘气堡落地页========*/




/*========证书落地页========*/
.certificate{ overflow: hidden; padding: 0.75rem 0 0.35rem;}
.certificate .txt{ box-sizing: border-box; font-size: 0.24rem; color: #333; line-height: 2; background: #e9e9e9; padding: 0.35rem 0.7rem; text-align: center;}
.certificate .txt span{ color: #91c12f;}

@media (min-width: 1082px) {
    .certificate .txt{ margin: 0 1rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .certificate .txt{padding:0.2rem 0.3rem;font-size:0.18rem;}
}

.certificate1{ overflow: hidden; padding: 0 0 0.75rem 0;}
.certificate1 .context{ border: 1px solid #d4d4d4;}
.certificate1 .context ul{ display: flex; border-bottom: 2px solid #d4d4d4;}
.certificate1 .context ul li{ margin: 0 0.35rem; padding: 0.2rem 0.1rem; display: inline-block; position: relative; font-size: 0.18rem; color: #666666; cursor: pointer;}
.certificate1 .context ul li:after{ content: ""; position: absolute; left: 50%; bottom: -4px; transform: translateX(-50%); height: 6px; width: 0; background: #91c12f; transition: linear 0.35s; z-index: 2;}
.certificate1 .context ul li.active:after{ width: 100%;}
.certificate1 .context .txt{ padding: 0.5rem 0.35rem; overflow: hidden;}
.certificate2{}
.certificate2 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1;}
.certificate2 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem 0; display: block;}
.certificate2 .text{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.certificate2 .text span{ color: #91c12f;}
.certificate2 .list{ border-top: 1px solid #d4d4d4; margin-top: 0.2rem; padding-top: 0.25rem;}
.certificate2 .list .item{ display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #d4d4d4; margin-bottom: 0.2rem; padding-bottom: 0.25rem;}
.certificate2 .list .item .img{ width: 1.91rem;margin: 0; border: 2px solid #d7d7d7;}
.certificate2 .list .item .img img{ width: 100%;}
.certificate2 .list .item .nr{ margin: 0; width: calc(100% - 2.5rem);}
.certificate2 .list .item .nr h3{ font-size: 0.2rem; color: #333; font-weight: 700; margin-bottom: 0.15rem;}
.certificate2 .list .item .nr p{ font-size: 0.16rem; line-height: 2;}
.certificate2 .list .item:last-child{ border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.certificate3{}
.certificate3 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1;}
.certificate3 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem 0; display: block;}
.certificate3 .text{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.certificate3 .text span{ color: #91c12f;}
.certificate3 .list{ margin-top: 0.25rem;}
.certificate3 .list .item{ display: flex; padding: 0.25rem; box-sizing: border-box; background: #f5f5f5; margin-bottom: 0.3rem;}
.certificate3 .list .item .nr{ width: 2.5rem; margin: 0; padding-top: 0.25rem;}
.certificate3 .list .item .nr h3{ font-size: 0.2rem; color: #333; font-weight: 700; margin-bottom: 0.15rem;}
.certificate3 .list .item .nr p{ font-size: 0.16rem; line-height: 2;}
.certificate3 .list .item .img{ margin: 0; width: calc(100% - 2.5rem)}
.certificate3 .list .item .img img{ width: 100%;}
.certificate3 .list .item:last-child{ margin-bottom: 0;}
@media (min-width: 1082px) {
    .certificate1 .context{ margin: 0 1rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .certificate1 .context ul li{margin:0 0.15rem;}
    .certificate1 .context .txt{padding:0.4rem 0.2rem;}
    .certificate2 h2{font-size:20px;}
    .certificate2 .list .item{flex-wrap:wrap;}
    .certificate2 .list .item .img{width:100%;text-align:center;}
    .certificate2 .list .item .img img{max-width:200px;}
    .certificate2 .list .item .nr{width:100%;margin-top:20px;}
    
    .certificate3 h2{font-size:20px;}
    .certificate3 .list .item{padding:0.15rem;flex-wrap:wrap;}
    .certificate3 .list .item .nr{padding-top:10px;width:100%;padding-bottom:20px;}
    .certificate3 .list .item .img{width:100%;}
    .certificate3 .list .item .img img{height:100%;object-fit:cover;}
}

/*========证书落地页========*/

/*========新手落地页========*/
.beginner{ text-align: center; padding: 0.9rem 0;}
.beginner h2{ font-size: 0.36rem; font-weight: 700; color: #333; text-transform: uppercase; line-height: 1;}
.beginner h2 span{ color: #91c12f;}
.beginner .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner p{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.beginner img{ margin-top: 0.3rem;}
.beginner .list{ display:flex; flex-wrap:wrap; margin-top:0.7rem;}
.beginner .list .item{ margin:0; width:calc((100% - 0.6rem)/3); margin-right:0.3rem; margin-bottom:0.3rem; position:relative;}
.beginner .list .item:nth-child(3n){ margin-right:0;}
.beginner .list .item .img{ overflow:hidden; min-height:2rem;}
.beginner .list .item .img img{  margin:0; width:100%; height:auto; }
.beginner .list .item .txt{ position:absolute; left:50%; top:50%; z-index:1; font-size:0.18rem; color:#fff; text-align:center;transform: translateX(-50%);width: 80%;}
@media (min-width: 1082px) {
    .beginner .container{ box-sizing: border-box; padding: 0 1rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .beginner{padding:0.3rem 0;}
    .beginner .list .item{width:calc((100% - 15px)/2);margin-right:15px;margin-bottom:15px;}
    .beginner .list .item:nth-child(3n){ margin-right:15px;}
    .beginner .list .item:nth-child(2n){ margin-right:0;}
    .beginner .list .item .img{min-height:initial;}
    .beginner .list .item .txt{font-size:14px;top:30%; }
}

.beginner1{ overflow: hidden; padding: 0.45rem 0 0.95rem 0; background: url("../images1/1_23.jpg") no-repeat center top; text-align: center;}
.beginner1 .txt{ text-align: left;}
.beginner1 .txt p{ font-size: 0.2rem; color: #fff; line-height: 2; position: relative; padding-left: 0.25rem;}
.beginner1 .txt p:before{ content: ""; position: absolute; left: 0; top: 0.15rem; width: 0.1rem; height: 0.1rem; background: #ffff00; border-radius: 50%;}
.beginner1 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1; margin-top: 1.3rem;}
.beginner1 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner1 .context{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.beginner1 .list{ overflow: hidden; margin-top: 0.5rem; padding: 0.6rem 0.45rem; box-sizing: border-box; box-shadow: 5px 0 0.21rem rgba(0,0,0,0.11); border-radius: 0.1rem; background: #fff;}
.beginner1 .list ul{ display: flex; flex-wrap: wrap; }
.beginner1 .list ul li{ margin: 0; width: calc((100% - 1.2rem)/5); margin-right: 0.3rem; padding: 0.15rem 0.4rem; border: 1px solid #d6d6d6; display: inline-flex; align-items: center; border-radius: 5px; justify-content: space-between; position: relative; cursor: pointer;}
.beginner1 .list ul li:after{ content: ""; position: absolute; bottom: -0.22rem; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-width: 0.11rem; border-color: transparent; border-style: solid; border-top-color:#94b200; border-left-width:7px; border-right-width: 7px; opacity: 0;}
.beginner1 .list ul li em{ display: inline-flex; align-items: center; justify-content: center; width: 0.2rem; height: 0.2rem; overflow: hidden; border-radius: 50%; background: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: -0.42rem;}
.beginner1 .list ul li em:before{ content: ""; display: block; width: 0.1rem; height: 0.1rem; background: #c9c9c9; border-radius: 50%;}
.beginner1 .list ul li i{ margin: 0; font-size: 0.4rem; color: #91c12f;}
.beginner1 .list ul li span{ text-align: left; font-size: 0.18rem; color: #848484; line-height: 1.3; width: calc(100% - 0.5rem); margin: 0;}
.beginner1 .list ul li.active{ background: #94b200;}
.beginner1 .list ul li.active:after{ opacity: 1;}
.beginner1 .list ul li.active em{ background: #dfe8b2;}
.beginner1 .list ul li.active em:before{ background: #94b200;}
.beginner1 .list ul li.active i{ color: #fff;}
.beginner1 .list ul li.active span{ color: #fff;}
.beginner1 .list .nr{ overflow: hidden; margin-top: 0.7rem; display: block;}
.beginner1 .list .nr .lt{}
.beginner1 .list .nr .lt img{ width: 100%; height: auto;}
.beginner1 .list .nr .fr{ text-align: left;}
.beginner1 .list .nr .fr p{ font-size: 0.18rem; line-height: 2;}
.beginner1 .list .nr .fr .linkmore{ margin-top: 0.7rem;}
@media (min-width: 1082px) {
    .beginner1 .list ul li:nth-child(5){ margin-right: 0;}
    .beginner1 .list ul{padding-bottom: 0.3rem; border-bottom: 1px solid #c9c9c9;}
    .beginner1 .list .nr{ margin-left: 0.55rem; margin-right: 0.55rem; display: flex; align-items: center;}
    .beginner1 .list .nr .lt{ margin: 0; width: 55%;}
    .beginner1 .list .nr .fr{ margin: 0; width: 45%; box-sizing: border-box; padding-left: 0.7rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .beginner1{padding-top:0.3rem;}
    .beginner1 .txt p{font-size:13px;}
    .beginner1 h2{margin-top:0.5rem;}
    .beginner1 .list{padding:0.2rem 0.2rem;}
    .beginner1 .list ul li{ width: calc((100% - 0.3rem)/2); margin-bottom: 0.6rem;}
    .beginner1 .list ul li:nth-child(2n){ margin-right: 0;}
    .beginner1 .list .nr{ flex-wrap: wrap;margin-top:0.3rem;}
    .beginner1 .list .nr .lt{ width: 100%;}
    .beginner1 .list .nr .fr{ width: 100%; margin-top: 0.3rem; padding-bottom: 6px;}
}

.beginner2{ overflow: hidden; padding: 0.8rem 0; background: #f7faed; text-align: center;}
.beginner2 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1;}
.beginner2 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner2 .context{ font-size: 0.16rem; color: #333; line-height: 1.875; }
.beginner2 .list{ overflow: hidden; margin-top: 0.45rem;}
.beginner2 .list .lt{}
.beginner2 .list .fr{ display: flex; flex-wrap: wrap;}
.beginner2 .list .item{ margin: 0; width: calc((100% - 0.15rem)/2); margin-right: 0.15rem; margin-bottom: 0.15rem; border-radius: 0.1rem; overflow: hidden; display: block; position: relative;}
.beginner2 .list .item .img{}
.beginner2 .list .item .img img{ width: 100%;}
.beginner2 .list .item .txt{ position: absolute; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.45); text-align: center; padding: 0.1rem;}
.beginner2 .list .item .txt h3{ font-size: 0.18rem; color: #fff;}
.beginner2 .list .item:nth-child(2n){ margin-right: 0;}
.beginner2 .list .item:nth-child(n+3){ margin-bottom: 0;}
.beginner2 .list .lt .item{ width: calc(100%); margin-bottom: 0;}
.beginner2 .linkmore{ margin-top: 0.55rem;}
@media (min-width: 1082px) {
    .beginner2 .list{ display: flex; justify-content:space-between;}
    .beginner2 .list .lt{ margin: 0; width: calc(50%);}
    .beginner2 .list .fr{ margin: 0; width: calc(50% - 0.15rem);}
}
@media (min-width: 1px) and (max-width:1081px) {
    .beginner2{padding:0.3rem 0;}
    .beginner2 .list .lt .item{ margin-bottom: 0.3rem;}
}


.beginner3{ overflow: hidden; padding: 0.8rem 0; text-align: center;}
.beginner3 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1;}
.beginner3 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner3 .context{ font-size: 0.16rem; color: #333; line-height: 1.875; }
.beginner3 img{ margin-top: 0.3rem;}
.beginner3 .linkmore{ margin-top: 0.55rem;}
@media (min-width: 1082px) {
    .beginner2 .list{ display: flex; justify-content:space-between;}
    .beginner2 .list .lt{ margin: 0; width: calc(50%);}
    .beginner2 .list .fr{ margin: 0; width: calc(50% - 0.15rem);}
}
@media (min-width: 1px) and (max-width:1081px) {

}


.beginner4{ overflow: hidden; padding: 0.45rem 0 0.95rem 0; background: url("../images3/1_23.jpg") no-repeat center bottom; text-align: center;}
.beginner4 .txt{ text-align: left;}
.beginner4 .txt p{ font-size: 0.2rem; color: #fff; line-height: 2; position: relative; padding-left: 0.25rem;}
.beginner4 .txt p:before{ content: ""; position: absolute; left: 0; top: 0.15rem; width: 0.1rem; height: 0.1rem; background: #ffff00; border-radius: 50%;}
.beginner4 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1;}
.beginner4 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner4 .context{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.beginner4 .list{ overflow: hidden; margin-top: 0.5rem; padding: 0.6rem 0.45rem; box-sizing: border-box; box-shadow: 5px 0 0.21rem rgba(0,0,0,0.11); border-radius: 0.1rem; background: #fff;}
.beginner4 .list ul{ display: flex; flex-wrap: wrap; }
.beginner4 .list ul li{ margin: 0; width: calc((100% - 1.2rem)/5); margin-right: 0.3rem; padding: 0.15rem 0.4rem; border: 1px solid #d6d6d6; display: inline-flex; align-items: center; border-radius: 5px; justify-content: space-between; position: relative; cursor: pointer;}
.beginner4 .list ul li:after{ content: ""; position: absolute; bottom: -0.22rem; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-width: 0.11rem; border-color: transparent; border-style: solid; border-top-color:#94b200; border-left-width:7px; border-right-width: 7px; opacity: 0;}
.beginner4 .list ul li em{ display: inline-flex; align-items: center; justify-content: center; width: 0.2rem; height: 0.2rem; overflow: hidden; border-radius: 50%; background: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: -0.42rem;}
.beginner4 .list ul li em:before{ content: ""; display: block; width: 0.1rem; height: 0.1rem; background: #c9c9c9; border-radius: 50%;}
.beginner4 .list ul li i{ margin: 0; font-size: 0.4rem; color: #91c12f;}
.beginner4 .list ul li span{ text-align: left; font-size: 0.18rem; color: #848484; line-height: 1.3; width: calc(100% - 0.5rem); margin: 0;}
.beginner4 .list ul li.active{ background: #94b200;}
.beginner4 .list ul li.active:after{ opacity: 1;}
.beginner4 .list ul li.active em{ background: #dfe8b2;}
.beginner4 .list ul li.active em:before{ background: #94b200;}
.beginner4 .list ul li.active i{ color: #fff;}
.beginner4 .list ul li.active span{ color: #fff;}
.beginner4 .list .nr{ overflow: hidden; margin-top: 0.7rem; display: block;}
.beginner4 .list .nr .lt{}
.beginner4 .list .nr .lt img{ width: 100%; height: auto;}
.beginner4 .list .nr .fr{ text-align: left;}
.beginner4 .list .nr .fr p{ font-size: 0.18rem; line-height: 2;}
.beginner4 .list .nr .fr .linkmore{ margin-top: 0.7rem;}
@media (min-width: 1082px) {
    .beginner4 .list ul li:nth-child(5){ margin-right: 0;}
    .beginner4 .list ul{padding-bottom: 0.3rem; border-bottom: 1px solid #c9c9c9;}
    .beginner4 .list .nr{ margin-left: 0.55rem; margin-right: 0.55rem; display: flex; align-items: center;}
    .beginner4 .list .nr .lt{ margin: 0; width: 55%;}
    .beginner4 .list .nr .fr{ margin: 0; width: 45%; box-sizing: border-box; padding-left: 0.7rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .beginner4{padding-top:0.3rem;}
    .beginner4 .txt p{font-size:13px;}
    .beginner4 h2{margin-top:0.5rem;}
    .beginner4 .list{padding:0.2rem 0.2rem;}
    .beginner4 .list ul li{ width: calc((100% - 0.3rem)/2); margin-bottom: 0.6rem;padding:0.15rem;}
    .beginner4 .list ul li:nth-child(2n){ margin-right: 0;}
    .beginner4 .list .nr{ flex-wrap: wrap;margin-top:0.3rem;}
    .beginner4 .list .nr .lt{ width: 100%;}
    .beginner4 .list .nr .fr{ width: 100%; margin-top: 0.3rem; padding-bottom: 6px;}
}

.trampoline3_1 h2{ font-size: 0.36rem; color: #333333; text-transform: uppercase; text-align: center; font-weight: 700;}
.trampoline3_1 .line{ margin: 0.25rem auto 0.3rem auto; width: 0.6rem; height: 5px; background: #91c12f; display: block;}
.trampoline3_1 p{ font-size: 0.16rem; line-height: 1.8; text-align: center;}
.trampoline3_1 .list{ margin-top: 0.5rem; overflow: hidden; box-sizing: border-box; box-shadow: 5px 0 0.21rem rgba(0,0,0,0.15); border: 1px solid #88c234; padding: 0.3rem; border-radius: 5px; display: flex; flex-wrap: wrap;}
.trampoline3_1 .list .item{ margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem;}
.trampoline3_1 .list .item .img{ overflow: hidden;}
.trampoline3_1 .list .item .img img{}
.trampoline3_1 .list .item .txt{ text-align: center;}
.trampoline3_1 .list .item .txt h3{ font-size: 0.18rem; padding: 0.15rem;}
@media (min-width: 1082px) {
	.trampoline3_1 .list .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width:1081px) {
	.trampoline3_1 .list .item{ width: calc((100% - 0.2rem)/2);}
	.trampoline3_1 .list .item:nth-child(2n){ margin-right: 0;}
}

.beginner1_4{ overflow: hidden; padding: 0.45rem 0 0.95rem 0; background: url("../images4/1_23.jpg") no-repeat center bottom; text-align: center;}
.beginner1_4 .txt{ text-align: left;}
.beginner1_4 .txt p{ font-size: 0.2rem; color: #fff; line-height: 2; position: relative; padding-left: 0.25rem;}
.beginner1_4 .txt p:before{ content: ""; position: absolute; left: 0; top: 0.15rem; width: 0.1rem; height: 0.1rem; background: #ffff00; border-radius: 50%;}
.beginner1_4 h2{ font-size: 0.36rem; font-weight: 700; color: #91c12f; text-transform: uppercase; line-height: 1; margin-top: 1.3rem;}
.beginner1_4 .line{ width: 0.6rem; height: 5px; background: #91c12f; margin: 0.25rem auto; display: block;}
.beginner1_4 .context{ font-size: 0.16rem; color: #333; line-height: 1.875;}
.beginner1_4 .list{ overflow: hidden; margin-top: 0.5rem; padding: 0.6rem 0.45rem; box-sizing: border-box; box-shadow: 5px 0 0.21rem rgba(0,0,0,0.11); border-radius: 0.1rem; background: #fff;}
.beginner1_4 .list ul{ display: flex; flex-wrap: wrap; }
.beginner1_4 .list ul li{ margin: 0; width: calc((100% - 1.2rem)/5); margin-right: 0.3rem; padding: 0.15rem 0.4rem; border: 1px solid #d6d6d6; display: inline-flex; align-items: center; border-radius: 5px; justify-content: space-between; position: relative; cursor: pointer;}
.beginner1_4 .list ul li:after{ content: ""; position: absolute; bottom: -0.22rem; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-width: 0.11rem; border-color: transparent; border-style: solid; border-top-color:#94b200; border-left-width:7px; border-right-width: 7px; opacity: 0;}
.beginner1_4 .list ul li em{ display: inline-flex; align-items: center; justify-content: center; width: 0.2rem; height: 0.2rem; overflow: hidden; border-radius: 50%; background: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: -0.42rem;}
.beginner1_4 .list ul li em:before{ content: ""; display: block; width: 0.1rem; height: 0.1rem; background: #c9c9c9; border-radius: 50%;}
.beginner1_4 .list ul li i{ margin: 0; font-size: 0.4rem; color: #91c12f;}
.beginner1_4 .list ul li span{ text-align: left; font-size: 0.18rem; color: #848484; line-height: 1.3; width: calc(100% - 0.5rem); margin: 0;}
.beginner1_4 .list ul li.active{ background: #94b200;}
.beginner1_4 .list ul li.active:after{ opacity: 1;}
.beginner1_4 .list ul li.active em{ background: #dfe8b2;}
.beginner1_4 .list ul li.active em:before{ background: #94b200;}
.beginner1_4 .list ul li.active i{ color: #fff;}
.beginner1_4 .list ul li.active span{ color: #fff;}
.beginner1_4 .list .nr{ overflow: hidden; margin-top: 0.7rem; display: block;}
.beginner1_4 .list .nr .lt{}
.beginner1_4 .list .nr .lt img{ width: 100%; height: auto;}
.beginner1_4 .list .nr .fr{ text-align: left;}
.beginner1_4 .list .nr .fr p{ font-size: 0.18rem; line-height: 2;}
.beginner1_4 .list .nr .fr .linkmore{ margin-top: 0.7rem;}
@media (min-width: 1082px) {
    .beginner1_4 .list ul li:nth-child(5){ margin-right: 0;}
    .beginner1_4 .list ul{padding-bottom: 0.3rem; border-bottom: 1px solid #c9c9c9;}
    .beginner1_4 .list .nr{ margin-left: 0.55rem; margin-right: 0.55rem; display: flex; align-items: center;}
    .beginner1_4 .list .nr .lt{ margin: 0; width: 55%;}
    .beginner1_4 .list .nr .fr{ margin: 0; width: 45%; box-sizing: border-box; padding-left: 0.7rem;}
}
@media (min-width: 1px) and (max-width:1081px) {
    .beginner1_4{padding:0.5rem 0 0.3rem 0;background-image:none;}
    .beginner1_4 h2{margin-top:0;}
    .beginner1_4 .list{padding:0.2rem 0.2rem;}
    .beginner1_4 .list ul li{ width: calc((100% - 0.3rem)/2); margin-bottom: 0.6rem;padding:0.15rem;}
    .beginner1_4 .list ul li:nth-child(2n){ margin-right: 0;}
    .beginner1_4 .list .nr{ flex-wrap: wrap;margin-top:0.3rem;}
    .beginner1_4 .list .nr .lt{ width: 100%;}
    .beginner1_4 .list .nr .fr{ width: 100%; margin-top: 0.3rem; padding-bottom: 6px;}
}
/*========新手落地页========*/
