html {
    overflow-x: auto;
    overflow-y: scroll
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
input,
li,
ol,
p,
pre,
td,
th,
ul {
    font-weight: 400;
    margin: 0;
    padding: 0
}

body {
    background-color: #fff;
    color: #333;
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif;
    font-size: 14px;
    text-align: left;
    position: relative
}

select {
    font-size: 12px
}

table {
    border-collapse: collapse
}

fieldset,
img {
    border: 0
}

fieldset {
    margin: 0;
    padding: 0
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px
}

legend {
    display: none
}

address,
caption,
em,
i,
th {
    font-style: normal;
    font-weight: 400
}

table caption {
    margin-left: -1px
}

hr {
    border-bottom: 1px solid #fff;
    border-width: 1px 1px 0;
    border-top: 1px solid #e4e4e4;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none
}

caption,
th {
    text-align: left
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ””
}

a {
    text-decoration: none;
    color: #2a2a2a
}

a,
input {
    outline: none
}

input {
    background: none;
    border: 1px solid #ccc
}

input:focus {
    border: none
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    -webkit-transition: width .1s, opacity .4s;
    transition: width .1s, opacity .4s;
    background-color: #147bff;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    -webkit-transition: none;
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

.img01 {
    width: 600px
}

.img02,
.img03 {
    width: 700px
}

.img04 {
    height: 500px
}

.btn {
    display: inline-block;
    padding: 10px 42px;
    border-radius: 7px;
    font-size: 14px;
    white-space: nowrap;
    vertical-align: middle;
    outline: none;
    border: 0;
    cursor: pointer
}

.btn-primary {
    color: #fff;
    background-color: #178bf2;
    border: 1px solid #178bf2
}

.btn-default {
    color: #178bf2;
    background-color: transparent;
    border: 1px solid #178bf2
}

.btn-register {
    font-size: 14px;
    color: #fff;
    background-color: #0f8cf3;
    padding: 3px 18px;
    border: 1px solid #0f8cf3;
    border-radius: 3px
}

.btn-register.default {
    color: #0f8cf3;
    background-color: #fff
}

.btn-register:last-child {
    margin-left: 20px
}

.banner {
    width: 100%;
    height: 600px;
    color: #fff;
    text-align: center;
    overflow: hidden
}

.banner .title {
    font-size: 48px;
    padding-top: 5px;
    letter-spacing: .1em;
    font-weight: 400
}

.banner .title-vice {
    font-size: 22px;
    font-weight: 300
}

.wrap {
    padding: 50px 0
}

.wrap.wrap-wt {
    background-color: #fff
}

.wrap.wrap-gy {
    background-color: #f7fbff
}

.wrap .head {
    color: #2a2a2a;
    text-align: center
}

.wrap .title {
    font-size: 36px;
    letter-spacing: .08em
}

.wrap .title-vice {
    font-size: 16px;
    margin-top: 20px;
    letter-spacing: .08em
}

.wrap .content {
    margin-top: 50px;
    display: -webkit-box;
    display: flex
}

.wrap .content-p20 {
    padding: 0 40px
}

.wrap .info-lt {
    -webkit-box-ordinal-group: 0;
    order: -1
}

.wrap .info-f1 {
    -webkit-box-flex: 1;
    flex: 1
}

.wrap .info-item {
    max-width: 400px
}

.wrap .info-center {
    text-align: center
}

.wrap .info-title {
    font-weight: 400;
    margin-top: 35px;
    font-size: 24px
}

.wrap .info-text {
    font-size: 16px;
    color: #969696;
    margin-top: 8px;
    line-height: 1.6
}

.wrap .option {
    margin-top: 35px
}

.wrap .option-center {
    text-align: center
}

.wrap .label {
    margin-top: 70px;
    font-size: 18px;
    color: #969696
}

.wrap .partner-item {
    width: auto;
    margin-top: 10px
}

.wrap .mt90 {
    margin-top: 90px
}

.swiper-content {
    overflow: hidden
}

.swiper-content,
.swiper-content .swiper-slide {
    width: 100%;
    height: 600px
}

.swiper-content .swiper-slide .swiper-slide-li {
    width: 1200px;
    margin: 0 auto;
    height: 100%
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-h2 {
    font-size: 48px;
    font-family: PingFang SC;
    color: #fff
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-div {
    margin-top: 10px;
    font-size: 36px;
    font-family: PingFang SC;
    color: #fff
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-div p {
    font-size: 24px;
    font-family: PingFang SC;
    color: #fff;
    margin-bottom: 4px
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-img {
    width: 100%;
    height: 600px
}

.swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-img img {
    width: 100%;
    height: 100%
}

.swiper-content .swiper-slide .swiper-slide-li-hover:hover {
    cursor: pointer
}

.swiper-content .index-ban {
    background-color: #086cff
}

.swiper-content .douyin-ban {
    background-color: #2f5fff
}

.swiper-content .dontai-ban {
    background-color: #602cec
}

.swiper-content .dontai-ban .swiper-slide-content-h2:last-child {
    margin-top: 10px !important
}

.swiper-content .anli-ban {
    background-color: #110b4e
}

.swiper-content .school-ban {
    background: -webkit-gradient(linear, right top, left top, from(#00a892), to(#2acd7a));
    background: linear-gradient(270deg, #00a892, #2acd7a)
}

.swiper-content .school-ban .swiper-slide-content-h2:last-child {
    margin-top: 10px !important
}

.swiper-content .xiaochengxu-ban {
    background-color: #24c2f3
}

.swiper-content .jiujing-ban {
    background-color: #25a1ff
}

.swiper-content .women-ban {
    background: linear-gradient(89deg, #1c2ece, #1d78fa)
}

.container {
    width: 1200px;
    margin: 0 auto
}

.dragondean {
    position: relative
}

.header {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #0ff;
    z-index: 5;
    transition-duration: 500ms;
}

.header .swiper-pagination {
    margin-top: 0
}

.header .menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 8px
}

.header .menu-icon {
    display: none
}

.header .menu-lt {
    font-size: 0;
    line-height: 0
}

.header .menu-rt {
    padding-left: 160px;
    width: 100%
}

.header .logo {
    display: inline-block;
    width: 122px;
    height: 28px
}

.header .menu-list {
    display: -webkit-box;
    display: flex;
    height: 65px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    line-height: 65px
}

.header .menu-list .menu-list-for {
    display: inline-block;
}

.header .menu-list .menu-list-for .menu-item {
    font-size: 16px;
    font-family: PingFang SC;
    color: #fff
}

.header .menu-list .menu-list-for .menu-list-menu {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    color: #fff
}

.header .menu-list .menu-list-for .menu-list-menu li {
    font-size: 16px;
    font-family: PingFang SC;
    color: #fff
}

.header .menu-list .menu-list-for .menu-list-menu:hover {
    cursor: pointer
}

.header .menu-list .menu-list-for .menu-list-menu:hover .menu-pop {
    display: flex
}

.header .menu-list .menu-list-for .menu-list-menu-active {
    position: relative
}

.header .menu-list .menu-list-for .menu-list-menu-active:after {
    content: "";
    height: 3px;
    display: block;
    position: relative;
    bottom: 2px;
    background-color: #fff !important;
    width: 100% !important
}

.header .menu-list .menu-list-for .menu-pop {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px 30px;
    display: none;
    width: 720px;
    flex-wrap: wrap;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .1)
}
.header .menu-list .menu-list-for .menu-pop::after{
    content: '';
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
}

.header .menu-list .menu-list-for .menu-pop .menu-pop-for {
    width: 50%;
    text-align: left;
    line-height: 34px;
    color: #000;
    font-size: 16px;
    padding: 20px;
    box-sizing: border-box;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex{
    display: flex;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .left{
    width: 50px;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .right{
    flex: 1;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .title{
    font-size: 18px;
    color: #000000;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .desc{
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .icon{
    width: 40px;
    height: 40px;
}
.header .menu-list .menu-list-for .menu-pop .menu-pop-for:hover {
    color: #178bf2;
    cursor: pointer
}

.header .menu-list .nuxt-link-exact-active {
    color: #fff !important
}

.header .menu-list .nuxt-link-exact-active:after {
    content: "";
    height: 3px;
    display: block;
    position: relative;
    bottom: 2px;
    background-color: #fff !important;
    width: 100% !important
}

.header .menu-item {
    display: inline-block;
    font-size: 14px;
    color: #5a5a5a;
    padding: 0 40px 0 10px;
    cursor: pointer
}

.header .menu-item .btn {
    line-height: 1
}

.header .menu-item:hover {
    color: #178bf2
}

.header .menu-item.user-info {
    font-size: 16px;
    font-family: PingFang SC;
    color: #fff;
    position: relative;
    padding: 0 10px
}

.header .menu-item.user-info:hover .exit {
    display: block
}

.header .login-item-span {
    font-size: 16px;
    font-family: PingFang SC;
    color: #fff
}

.exit {
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    text-align: center;
    display: none;
    background: #fff;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .1);
    line-height: 30px
}

.exit:hover {
    display: block
}

.exit .exit-item {
    padding: 10px 0;
    font-size: 16px;
    display: block;
    color: #000
}

.exit .exit-item:hover {
    color: #178bf2
}

.exit .exit-item:last-child {
    padding-top: 0
}

.price {
    text-align: center;
    color: #fff;
    padding: 20px 0
}

.price .top {
    font-size: 24px
}

.price .price-num {
    margin-top: 30px;
    display: inline-block;
    padding: 2px 40px;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 7px;
    font-size: 53px;
    font-weight: 400
}

.price .unit {
    font-size: 26px
}

.price .label {
    margin-top: 40px;
    font-size: 20px
}

.price .phone {
    margin-top: 10px;
    font-size: 32px
}

.foot-hd {
    color: #6e6e6e;
    font-size: 16px;
    background: #272727
}

.foot-hd .menu:before {
    content: "";
    height: 90%;
    width: 1px;
    background-color: #6e6e6e;
    position: absolute;
    display: block;
    top: 5%;
    right: 0
}

.foot-hd .menu {
    position: relative;
    padding-right: 40px
}

.foot-hd .menu-item {
    color: #6e6e6e;
    cursor: pointer;
    padding: 8px 0
}

.foot-hd .sell-box {
    padding: 0 35px;
    -webkit-box-align: center;
    align-items: center
}

.foot-hd .sell-box,
.foot-hd .sell-line {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1
}

.foot-hd .sell-line {
    margin-bottom: 20px
}

.foot-hd .sell-item {
    padding: 0 35px
}

.foot-hd .sell,
.foot-hd .sell-lt {
    -webkit-box-flex: 1;
    flex: 1
}

.foot-hd .sell-lt {
    margin-right: 10px
}

.foot-hd .sell-rt {
    min-width: 180px;
    text-align: left
}

.foot-hd p {
    padding-bottom: 15px
}

.foot-hd .consult-img {
    width: 128px;
    height: 128px
}

.foot-hd .container-content {
    border-top: 1px solid #3d3f43;
    padding-top: 36px;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.foot-hd .container-content,
.foot-hd .container-content .container-content-value {
    display: -webkit-box;
    display: flex
}

.foot-hd .container-content .container-content-value .container-content-value-left {
    padding-right: 55px
}

.foot-hd .container-content .container-content-value .container-content-value-left .container-content-value-left-title {
    font-size: 18px;
    font-family: PingFang SC;
    color: #fff
}

.foot-hd .container-content .container-content-value .container-content-value-left .container-content-value-phome {
    font-size: 16px;
    font-family: PingFang SC;
    color: #fff;
    padding: 10px 0 6px
}

.foot-hd .container-content .container-content-value .container-content-value-left .container-content-value-weixn {
    font-size: 14px;
    font-family: PingFang SC;
    color: #fff
}

.foot-hd .container-content .container-content-value .container-content-value-right {
    padding-left: 54px;
    padding-bottom: 20px;
    border-left: 1px solid #3d3f43
}

.foot-hd .container-content .container-content-value .container-content-value-right .container-content-value-right-title {
    font-size: 18px;
    font-family: PingFang SC;
    color: #fff
}

.foot-hd .container-content .container-content-value .container-content-value-right ul li {
    margin-top: 12px
}

.foot-hd .container-content .container-content-value .container-content-value-right ul li a {
    font-size: 14px;
    font-family: PingFang SC;
    color: #979797
}

.foot-hd .container-content .container-content-value .container-content-value-right ul li:hover {
    cursor: pointer
}

.foot-hd .container-content .container-content-qr img {
    width: 113px;
    height: 113px
}

.foot-hd .container-content .container-content-qr img:first-child {
    margin-right: 16px
}

.foot-bd {
    color: #6a6a6a;
    font-size: 11px;
    background: #272727
}

.foot-bd .content {
    text-align: center;
    padding: 65px 30px 30px
}

.foot-bd .foot-info {
    text-align: center
}

.foot-bd p {
    font-size: 16px;
    font-family: PingFang SC;
    padding-bottom: 5px
}

.foot-bd p:last-child {
    padding: 0
}

.foot-bd .foot-link {
    font-size: 16px;
    font-family: PingFang SC;
    color: #6a6a6a
}

.foot-bd .img {
    vertical-align: middle;
    margin-left: 10px
}
.black-block{
    width: 300px;
    padding: 20px;
}
.black-block .logo{
    height: 30px;
    width: auto;
    margin-bottom: 15px
}
.container-content-value-line{
    color: #a0c9d5;
    line-height: 1.5;
}


.tabbar{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
    background: #fff;
}
.tabbar-item{
    flex: 1;
    padding: 15px;
}
.tabbar-item a{
    display: block;
    border: 1px solid #f03126;
    border-radius: 50px;
    color: #f03126;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
}
.tabbar-item:last-child a{
    background: #f03126;
    color: #fff;
}

.popover {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999
}

.popover .popover-content {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1000;
    overflow: hidden;
    padding: 50px
}

.popover .popover-content img {
    width: 300px;
    height: 370px
}

.popover .popover-content .popover-content-close {
    margin: 0 auto;
    text-align: center;
    padding: 20px
}

.popover .popover-content .popover-content-close img {
    width: 24px;
    height: 24px
}

.popover .popover-content .popover-content-close img:hover {
    cursor: pointer
}


.douyin-consult {
	background-color: #147bff
}

.douyin-consult .main {
	background-image: url(../img/9e03069.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
	padding-bottom: 38px
}

.douyin-consult .douyin-consult-title {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #fff;
	padding: 42px 0 22px;
	text-align: center
}

.douyin-consult .douyin-consult-btn {
	width: 182px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	font-family: PingFang SC;
	color: #fff;
	border: 1px solid #fff
}

.douyin-consult .douyin-consult-btn:hover {
	cursor: pointer
}

@media screen and (max-width: 980px) {
    .container{
        width: 100%;
    }
    .header .container .menu .menu-rt .menu-list{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .15);
        display: none;
    }
    .menu-list-left{
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 50%;
        background: #fff;
        color: #2a2a2a;
    }
    .menu-list-right{
        display: none;
    }
    
    .header .menu-list .menu-list-for{
        width: 100%;
        display: block;
    }
    .header .menu-list .menu-list-for .menu-item{
        font-size: 18px;
        color: #2a2a2a;
        display: block;
        padding-left: 20px;
    }
    .header .menu-list .nuxt-link-exact-active{
        color: #000 !important;
    }
    .header .menu-list .menu-list-for .menu-pop{
        display: flex;
        position: static;
        transform: none;
        padding: 0;
        padding-left: 10px;
        width: 100%;
        box-sizing: border-box;
        box-shadow: none;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for{
        padding: 15px 0;
        width: 100%;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .icon{
        width: 20px;
        height: 20px;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .left{
        width: 25px;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .desc{
        display: none;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for,
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .right{
        line-height: 1;
    }
    .header .menu-list .menu-list-for .menu-pop .menu-pop-for .menu-flex .title{
        font-size: 16px;
    }
    .header .menu-rt{
        display: flex;
        justify-content: flex-end;
    }
    .header .menu-icon{
        display: block;
        width: 30px;
        height: 30px;
        margin: 10px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
    }
    .swiper-content, .swiper-content .swiper-slide{
        height: 450px;
    }
    .swiper-content .swiper-slide .swiper-slide-li{
        width: 100%;
    }
    .swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content{
        flex-direction: column;
        align-items: flex-start;
        padding-top: 60px;
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
    }
    .swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-h2{
        font-size: 24px;
    }
    .swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-div{
        font-size: 20px;
    }
    .swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-content-div p{
        font-size: 16px;
    }
    .swiper-content .swiper-slide .swiper-slide-li .swiper-slide-content .swiper-slide-img{
        height: auto;
        width: 100%;
    }
    .footer{
        padding-bottom: 60px;
    }
    .foot-hd .container-content, .foot-hd .container-content .container-content-value{
        flex-wrap: wrap;
    }
    .foot-hd .container-content .container-content-value .container-content-value-left{
        padding-right: 20px;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .black-block{
        background: transparent;
        width: 100%;
    }
    .foot-hd .container-content .container-content-value .container-content-value-right{
        padding-left: 40px;
        width: 100%;
    }
    .container-content-value-right ul{
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
    .container-content-value-right ul li{
        flex: 1;
    }
    .container-content-qr{
        width: 100%;
        text-align: center;
    }
    .foot-bd .content{
        padding: 20px;
    }

    .tabbar{
        display: flex;
    }
}


#msg{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border-radius: 5px;
    background: rgba(0, 0, 0, .6);
    color:#fff;
}