﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-shadow: none;
	box-shadow: none;
}
*:focus, *:hover, *:active, *:visited {
	border: none;
	outline: none;
	box-shadow: none;
}
html {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	height: 100%;
	vertical-align: middle;
}
body {
	width: 100%;
	font-family: 'Microsoft YaHei', '微软雅黑';
	color: #333;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, div {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	vertical-align: middle;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
em, i {
	font-style: normal;
}
img {
	border: none;
}
input, img {
	vertical-align: middle;
}
a {
	text-decoration: none !important;
	outline: 0;
	color: #333;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: 1;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0;
	text-shadow: none;
	vertical-align: middle;
	border-radius: 0px;
	/*appearance: none;
	-webkit-appearance: none;*/
	padding: 0 !important;
}
input::-webkit-input-placeholder {
	color: #B1B1B1;
}
article, aside, footer, header, hgroup, nav, section {
	display: block;
	height: auto;
	overflow: hidden;
}
.margin_top20 {
	margin-top: 20px !important;
}
.margin_top60 {
	margin-top: 60px;
}
.margin_top100 {
	margin-top: 100px;
}
.margin_top120 {
	margin-top: 120px;
}
.margin_top140 {
	margin-top: 140px;
}
.width-400 {
	width: 400px !important;
}
.width-300 {
	width: 300px !important;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.bor_bn {
	border-bottom: none !important;
}
.bor_rn {
	border-right: none !important;
}
.green {
	color: #17964C !important;
	display: inline-block !important;
	font-weight: bold;
}
.red {
	color: #C92626 !important;
	display: inline-block !important;
	font-weight: bold;
}
.clearfix {
	clear: both;
	height: auto;
	overflow: hidden;
}
.dn {
	display: none;
}
.db {
	display: block !important;
}
.page {
	width: 100%;
	/*position: relative;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
/*首页*/
.head {
	width: 100%;
	height: 115px;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.head-top {
	width: 1200px;
	padding: 20px 0 30px 0;
	margin: 0 auto;
}

.head-bottom {
	margin: 0 auto;
	width: 1200px;
	list-style: none;
}
.head-bottom > li {
	display: inline-block;
	position: relative;
}
.head-bottom > li > a {
	display: block;
	height: 60px;
	line-height: 60px;
	margin-right: 34px;
	color: #788791 !important;
	font-size: 14px;
	position: relative;
}
    .head-bottom > li:first-child > a::after {
        content: "";
        display: block;
        height: 3px;
        width: 85px;
        position: absolute;
        left: 50%;
        bottom: -1px;
        margin-left: -43px;
        background: rgba(141, 165, 178,1);
    }
.head-bottom > li > a:hover, .head-bottom .choose > a {
	color: #05A0A3 !important;
}
.head-bottom > li > a > img {
	position: absolute;
	top: 6px;
	right: 0;
}
.head-bottom .choose > a::before {
	content: "";
	display: block;
	height: 3px;
	width: 38px;
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -19px;
	background: #05A0A3;
}
.top-img {
	cursor: pointer;
	float: right;
}
.top-img > img {
	height: 60px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#banner {
	width: 880px !important;
	height: 300px !important;
	border-radius: 4px !important;
	margin: 0 !important;
	display: inline-block;
}
#bannerWap {
    width: auto;
        height: 660px;
/*    height: 230px;*/
    border-radius: 4px !important;
    margin: 0 !important;
    display: inline-block;
}
.swiper-pagination-bullet {
	background: #fff;
	opacity: 1 !important;
}
:root {
	--swiper-theme-color: #F7AD46 !important;
}
.menu {
	border-radius: 4px;
	box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.12);
	position: absolute;
	width: 630px;
	padding: 20px;
	background: #fff;
	z-index: 2;
	display: none;
	top: 61px;
}
.menu1 {
	float: left;
	width: 120px;
	border-right: 1px solid #eee;
}
.menu2 {
	float: left;
	width: 200px;
	list-style: none;
}
.menu1 > li, .menu2 > li {
	padding: 14px 0;
	font-size: 14px;
}
.menu1 > li > a, .menu2 > li > a {}
.menu1 > li > a:hover, .menu2 > li > a:hover {
	color: #05A0A3 !important;
}
.menu h5 {
	font-weight: 900;
	margin: 13px 0;
	color: #C0CBD5;
	position: relative;
}
.menu h5::after {
	position: absolute;
	content: "";
	display: block;
	background: #e1e1e1;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	top: 5px;
	left: -18px;
}
.margin-left20 {
	margin-left: 30px;
}
.menu > div {
	margin-left: 30px;
	border-right: 1px solid #eee;
}
#banner .swiper-slide {
	position: relative;
}
#bannerWap .swiper-slide {
    position: relative;
}

.Mask {
    background: linear-gradient(129deg, rgba(80, 190, 190, 0.8) 0%, rgba(6, 161, 161, 0.8) 45%, rgba(0, 153, 176, 0.8) 73%, rgba(0, 153, 203, 0.8) 100%);
    width: 365px;
    height: 250px;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 4px;
}
.Mask > h4 {
	font-size: 18px;
	margin-left: 20px;
	margin-top: 30px;
	color: #fff;
}
.Mask > p {
	text-align: justify;
	font-size: 14px;
	margin: 10px 20px;
	line-height: 27px;
	color: #fff;
}
.fixed-q {
    width: 80px;
    /*    width: 68px;*/
    height: 111px;
    border-radius: 4px;
    position: fixed;
    right: 10px;
    /*    top: 143px;*/
    top: 50%;
/*  bottom:30%;*/
    padding: 10px 0;
    text-align: center;
    z-index: 2000;
    /*   z-index: 999999999999999999999;*/
    margin-top:-111px;
}
.fixed-q > a > img {
	margin-bottom: 2px;
}
.fixed-q > a {
	display: block;
	text-align: center;
	padding: 5px 0;
	position: relative;
}
.fixed-q > a:hover {
	
}
.fixed-q > a:hover .phone-u {
	display: block;
}
.fixed-q > a > span {
	font-size: 14px;
}
.phone-u {
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background: #fff;
    position: absolute;
    /*left: -180px;*/
    left: -170px;
    top: 0;
    text-align: left;
    padding: 10px 20px;
    display: none;
}
.phone-u span {
	color: #999;
	font-size: 14px;
}
.phone-u p {
	color: #535353;
	font-size: 16px;
	margin-top: 10px;
}
.mask {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.peixun-menu {
	left: -600px;
	width: 740px;
}
.head-bottom > li:hover .peixun-menu {
	display: block;
}
.swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    background: #fff;
    color: #fff;
    opacity: 0.2 !important;
}

.swiper-pagination-bullet-active {
    background: #EB780A !important;
    width: 20px;
    opacity: 1 !important;
}
.bannerList {
    width: 100%;
    background-position: center;
    background-size: cover;
    height: 500px;
   /* overflow: hidden;*/
    position:relative;
}
.banner {
    width: 100%;
    /*background: url("../img/banner11.png");*/
    background-position: center;
    background-size: cover;
    height: 500px;
    padding-top: 80px;
    overflow: hidden;
}
.banner > .mian-box {
	width: 1200px;
	margin: 0 auto;
	height: 420px;
	position: relative;
}
.banner > .mian-box > h4 {
	font-size: 38px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
}
.banner > .mian-box > .slo {
	width: 490px;
	height: 156px;
	background: linear-gradient(129deg, rgba(80, 190, 190, 1) 0%, rgba(6, 161, 161, 1) 45%, rgba(0, 153, 176, 1) 73%, rgba(0, 153, 203, 1) 100%);
	border-radius: 2px;
	opacity: 0.8;
	padding: 18px;
	margin-top: 20px;
}
.banner > .mian-box > .slo > h6 {
	font-size: 34px;
	color: rgba(255, 255, 255, 1);
}
.banner > .mian-box > .slo > p {
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	line-height: 29px;
	margin-top: 10px;
}
.banner > .mian-box > p {
	background: #fff;
	color: #333;
	font-size: 16px;
	width: 490px;
	height: 26px;
	line-height: 26px;
	padding: 0 18px;
	display: block;
	margin-top: 10px;
}
.banner > .mian-box > .Audition-class {
	position: absolute;
	bottom: 0;
	right: 0;
}
.banner > .mian-box > .Audition-class > img {
	margin-left: -52px;
	float: left;
}
.banner > .mian-box > .Audition-class > .receive {
	width: 360px;
	height: 95px;
	margin-top: 32px;
	background: rgba(255, 198, 84, 1);
	box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.31);
	border-radius: 6px 6px 0px 0px;
}
.banner > .mian-box > .Audition-class > .receive > p {
	font-size: 20px;
	color: #fff;
	padding-top: 10px;
	padding-right: 16px;
	text-align: right;
}
    .banner > .mian-box > .Audition-class > .receive > a {
        width: 111px;
        height: 34px;
        line-height: 34px;
        background: rgba(255, 255, 255, 1);
        font-size: 16px;
        /*color: #FFC654;*/
        color: #F88702;
        float: right;
        text-align: center;
        margin-right: 18px;
        margin-top: 10px;
    }
.banner > .mian-box > .Audition-class > .receive > a:hover {
	background: rgba(255, 255, 255, 0.8);
}


   .Audition-class-2 {
        position: absolute;
        /*bottom: 0;*/
        right: 0;
        top:230px;
    }

    .Audition-class-2 > img {
        margin-left: -52px;
        float: left;
    }

    .Audition-class-2 > .receive {
        width: 130px;
        height: 110px;
        margin-top: 110px;
        background: rgba(255, 198, 84, 1);
        box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.31);
        border-radius: 6px 6px 6px 6px;
    }

        .Audition-class-2 > .receive > p {
            font-size: 16px;
            color: #fff;
            /*padding-top: 10px;*/
            /*padding-right: 16px;*/
            text-align: center;
        }

        .Audition-class-2 > .receive > a {
            width: 111px;
            height: 34px;
            line-height: 34px;
            background: rgba(255, 255, 255, 1);
            font-size: 16px;
            /*color: #FFC654;*/
            color: #F88702;
            float: right;
            text-align: center;
            margin-right: 9px;
            margin-top: 10px;
        }

            .Audition-class-2 > .receive > a:hover {
                background: rgba(255, 255, 255, 0.8);
            }

.bg-F6F9FA {
	background: rgba(246, 249, 250, 1);
}
.main-box {
	width: 100%;
}
.bg-img1 {
	/*background: url("../img/bg-1-1.png");*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.main-box > .main-in {
	width: 1200px;
	margin: 0 auto;
}
.main-box > .main-in > .title {
	font-size: 30px;
	color: #3C3C3C;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
	margin-top: 70px;
}
.main-box > .main-in > .title::after {
	position: absolute;
	width: 80px;
	height: 2px;
	/*background: rgba(27, 166, 175, 1);*/
	border-radius: 2px;
	left: 50%;
	margin-left: -40px;
	content: '';
	bottom: -8px;
}
.level-up {
    /*width: 1020px;*/
    width: 1100px;
    margin: 0 auto;
}
.level-up > .tab {
	list-style: none;
	margin-bottom: 30px;
    margin-left:40px;
}
    .level-up > .tab > li {
        display: inline-block;
        width: 16%;
        text-align: center;
        height: 36px;
        line-height: 36px;
        cursor: pointer;
        border: 1px solid #f1f1f1;
        /*border: 1px solid #E6E6E6;*/
        /*background: rgba(27, 166, 175, 1);
        color: #fff;*/
    }
.mainWeb .level-up > .tab > li::after {
    content: "";
    display: block;
    height: 2px;
    width: 15.3%;
    position: absolute;
    top: 40px;
    background: #E6E6E6;
}
    .level-up > .tab > .choose {
        /*background: rgba(27, 166, 175, 1);
	color: #fff;*/
        background: #F88702;
        color: #fff;
    }
      .mainWeb  .level-up > .tab > .choose::after {
            content: "";
            display: block;
            height: 2px;
            width: 15%;
            position: absolute;
            top: 40px;
            background: rgba(27, 166, 175, 1);
        }


    .level-up .level-main {
        position: relative;
        /*width: 1100px;*/
        /*margin-left: 40px;*/
        /*margin-right: 40px;*/
    }
.level-up .level-main > p{
	position: absolute;
	font-size: 16px;
	color: #1BA598;
	font-weight: bold;
	top: 14px;
}
.level-up .level-main > h4, .level-up .level-main > h5 {
	width: 222px;
	display: block;
	position: absolute;
	font-size: 14px;
	padding: 4px 16px;
	cursor: pointer;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
}

.levelTip::after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    opacity: 0;
    background: url("../img/click2.png");
    background-size: 100%;
    right: 0;
    bottom: -10px;
    animation: move 3s ease 0s infinite;
    -webkit-animation: move 3s ease 0s infinite;
}
/*.level-up .level-up-1 > .p1::after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    opacity: 0;
    background: url("../img/click2.png");
    background-size: 100%;
    right: 0;
    bottom: 0px;
    bottom: -10px;
    animation: move 4s ease 0s infinite;
        -webkit-animation: move 4s ease 0s infinite;
}*/

.level-up .swiper-wrapper {
    /*padding-left:40px;*/
    padding-left: 60px;
}

@keyframes move {
    75% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0;
    }

    85% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0.4;
    }

    90% {
        width: 25px;
        height: 25px;
        bottom: -5px;
        right: 5px;
        opacity: 0.8;
    }

    95% {
        width: 25px;
        height: 25px;
        bottom: -5px;
        right: 5px;
        opacity: 0.8;
    }

    100% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0.4;
    }
}

@-webkit-keyframes move {
    75% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0;
    }

    85% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0.4;
    }

    90% {
        width: 25px;
        height: 25px;
        bottom: -5px;
        right: 5px;
        opacity: 0.8;
    }

    95% {
        width: 25px;
        height: 25px;
        bottom: -5px;
        right: 5px;
        opacity: 0.8;
    }

    100% {
        width: 30px;
        height: 30px;
        bottom: -10px;
        right: 0;
        opacity: 0.4;
    }
}

.level-up .level-main > h4 a, .level-up .level-main > h5 a{
	color: #fff;
}
.level-up .level-main > h4:hover, .level-up .level-main > h5:hover {
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0);
}
.level-up .level-main > h4 {
    background-color: #48B6BC;
}
.level-up .level-main > h5 {
    background-color: #D8708C;
}
.level-up .level-main > h4  span {
	color: #FF2C2C;
}
.level-up .level-up-1 > .p1 {
	left: 140px;
	top: 345px;
}
.level-up .level-up-1 > .p2 {
	left: 140px;
	top: 396px;
}
.level-up .level-up-1 > .p3 {
	left: 448px;
	top: 200px;
}
.level-up .level-up-1 > .p4 {
	left: 448px;
	top: 265px;
}
.level-up .level-up-1 > .p5 {
	left: 738px;
	top: 70px;
}
.level-up .level-up-1 > .p6 {
	left: 738px;
	top: 123px;
}
.level-up .level-up-1 > .p7 {
	left: 600px;
	top: 396px;
}
.level-up .level-up-2 > .p1 {
	left: 140px;
	top: 396px;
}
.level-up .level-up-2 > .p2 {
	left: 448px;
	top: 192px;
}
.level-up .level-up-2 > .p3 {
	left: 448px;
	top: 246px;
}
.level-up .level-up-2 > .p4 {
	left: 448px;
	top: 310px;
}
.level-up .level-up-2 > .p5 {
	left: 738px;
	top: 70px;
}
.level-up .level-up-2 > .p6 {
	left: 738px;
	top: 123px;
}
.level-up .level-up-3 > .p1 {
	left: 140px;
	top: 320px;
}
.level-up .level-up-3 > .p2 {
	left: 448px;
	top: 202px;
}
.level-up .level-up-3 > .p3 {
	left: 738px;
	top: 320px;
}
.level-up .level-up-4 > .p1 {
	left: 140px;
	top: 310px;
}
.level-up .level-up-4 > .p2 {
	left: 448px;
	top: 202px;
}
.level-up .level-up-4 > .p3 {
	left: 738px;
	top: 310px;
}
.level-up .level-up-5 > .p1 {
	left: 140px;
	top: 158px;
}
.level-up .level-up-5 > .p2 {
	left: 140px;
	top: 235px;
}
.level-up .level-up-5 > .p3 {
	left: 140px;
	top: 290px;
}
.level-up .level-up-5 > .p4 {
	left: 140px;
	top: 345px;
}
.level-up .level-up-5 > .p5 {
	left: 140px;
	top: 400px;
}
.level-up .level-up-5 > .p6 {
	left: 448px;
	top: 73px;
}
.level-up .level-up-5 > .p7 {
	left: 738px;
	top: 290px;
}
.level-up .level-up-6 > .p1 {
	left: 140px;
	top: 196px;
}
.level-up .level-up-6 > .p2 {
	left: 140px;
	top: 250px;
}
.level-up .level-up-6 > .p3 {
	left: 140px;
	top: 326px;
}
.level-up .level-up-6 > .p4 {
	left: 140px;
	top: 398px;
}
.level-up .level-up-6 > .p5 {
	left: 596px;
	top: 140px;
}
.level-up .level-up-6 > .p6 {
	left: 596px;
	top: 192px;
}
.level-up .level-up-6 > .p7 {
	left: 596px;
	top: 246px;
}
.level-up .level-up-6 > .p8 {
	left: 738px;
	top: 326px;
}
.level-up .level-up-6 > .p9 {
	left: 738px;
	top: 396px;
}
.level-up > .level-main > img {}
.main-in > .Problem {
	position: relative;
	height: 260px;
}
.main-in > .Problem > div {
	width: 50%;
	height: 120px;
	float: left;
	background: #F2F2F2;
	color: #3C3C3C;
	margin-bottom: 10px;
	padding: 20px 40px;
}
.main-in > .Problem > img {
	width: 260px;
	height: 260px;
	border-radius: 130px;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	margin-top: -5px;
}
.main-in > .Problem > div:nth-child(odd) > p {
	float: right;
}
.main-in > .Problem > div > p {
	font-size: 18px;
	width: 70%;
	line-height: 32px;
	margin-top: 6px;
}
.main-in > .Problem > div:nth-child(2), .main-in > .Problem > div:nth-child(3) {
	background: linear-gradient(129deg, rgba(80, 190, 190, 1) 0%, rgba(6, 161, 161, 1) 45%, rgba(0, 153, 176, 1) 73%, rgba(0, 153, 203, 1) 100%);
	color: #fff;
}
.main-in > .core-q {
	list-style: none;
	height: 285px;
}
.main-in > .core-q > li {
	width: 280px;
	height: 285px;
	border: 1px solid rgba(221, 221, 221, 1);
	text-align: center;
	padding: 0 30px;
	float: left;
	background-position: center 14px;
	background-repeat: no-repeat;
	margin-right: 26px;
}
.main-in > .core-q > li:hover {
	background-color: #0099B0;
	color: #fff;
}
.main-in > .core-q > li:nth-child(1) {
	background-image: url("../img/hexing-1.png");
}
.main-in > .core-q > li:nth-child(2) {
	background-image: url("../img/hexing-2.png");
}
.main-in > .core-q > li:nth-child(3) {
	background-image: url("../img/hexing-3.png");
}
.main-in > .core-q > li:nth-child(4) {
	background-image: url("../img/hexing-4.png");
	margin-right: 0;
}
.main-in > .core-q > li:nth-child(1):hover {
	background-image: url("../img/hexing-1-c.png");
}
.main-in > .core-q > li:nth-child(2):hover {
	background-image: url("../img/hexing-2-c.png");
}
.main-in > .core-q > li:nth-child(3):hover {
	background-image: url("../img/hexing-3-c.png");
}
.main-in > .core-q > li:nth-child(4):hover {
	background-image: url("../img/hexing-4-c.png");
}
.main-in > .core-q > li:hover > h4, .main-in > .core-q > li:hover > p {
	color: #fff;
}
.main-in > .core-q > li:hover > a {
	background: #fff;
	color: #18A3C8;
	border: none;
}
.main-in > .core-q > li > h4 {
	font-size: 18px;
	color: #5A5A5A;
	margin-top: 106px;
}
.main-in > .core-q > li > p {
	font-size: 14px;
	color: #686868;
	margin-top: 10px;
	line-height: 24px;
}
    .main-in > .core-q > li > a {
        font-size: 16px;
        width: 90px;
        height: 28px;
        line-height: 26px;
        display: inline-block;
        /*color: #FFA12A;*/
        border-radius: 2px;
        /*border: 1px solid rgba(255, 183, 92, 1);*/
        margin-top: 16px;
        background: #F88702;
        color: #fff;
        border: none !important;
    }
.main-in .mod-cont {
	padding-top: 26px;
}
.main-in .mod-cont ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
}
.main-in .mod-cont li {
	text-align: center;
	position: relative;
	width: 20%;
}
.main-in .mod-cont li {
	width: 25%;
}
.main-in .mod-cont li {
	width: 20%;
}
.main-in .mod-cont li {
	width: 16%;
}
.main-in .mod-cont .arrow {
	position: absolute;
	/*right: -6%;
        top: 14%;*/
	right: -18%;
	top: 10%;
}
.main-in .mod-cont li h4 {
	font-size: 16px;
	font-weight: 600;
	color: rgba(104, 104, 104, 1);
	line-height: 22px;
	padding-top: 14px;
}
.main-in .mod-cont li p {
	/*font-size: 12px;*/
	font-size: 14px;
	font-weight: 400;
	color: rgba(104, 104, 104, 1);
	line-height: 20px;
	padding: 5px 10% 0;
	margin-left: 0px;
}
.main-in .mod-cont .yuan-q{
	width: 18% !important;
	border-left: 1px solid #D9D9D9;
	height: 150px;
}
.main-in .mod-cont .yuan-q p{
	padding: 30px 20% 0;
}
.main-in .mod-cont .yuan-q span{
	color: #FF9F30;
}

.free-class{
	width:100%;
	display: inline-block;
}
.free-class > h4{
	font-size:18px;
	color: #4D4D4D;
	margin-bottom: 10px;
}
.class-video-outbox{
	width:100%;
	height: auto !important;
	display: inline-block;
	position: relative;
	background: #fff !important;
	border-radius: 4px;
}
.ensure{
	background: url("../img/ensure.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 570px;
	margin-top: 60px;
	background-position: center;
}
.class-video{
	border: 1px solid #E9E9E9;
	border-radius: 4px;
	background: #fff;
	height: 240px;
	overflow: hidden;
    padding-bottom: 10px;
}
.video-img{
	position: relative;
}
.video-img > a{
	background-color: rgba(0,0,0,0.5);
	background-image: url("../img/play.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 275px;
	height: 162px;
}
    .video-img > img {
        /*width:100%;*/
        width: 275px;
        height: 162px;
    }
.class-video > h4{
	font-size: 14px;
	color: #535353;
	margin: 14px;
    min-height:30px;
}
.class-video > span{
	margin-left: 14px;
	font-size: 12px;
}
.class-video > a{
	margin-right:14px;
	color: #05A0A3 !important;
	float: right;
	font-size: 12px;
}

.class-video-outbox .left-butten{
	background: url("../img/left-butten.png") repeat-y;
	background-size:100%;
	height: 260px;
	width: 60px;
	position: absolute;
	left: 0;
	top:0;
	z-index: 3;
}
.class-video-outbox .right-butten{
	background: url("../img/right-butten.png") repeat-y;
	background-size:100%;
	height: 260px;
	width: 60px;
	position: absolute;
	right: 0;
    top:0;
	z-index: 3;
}
.left-butten:hover,.right-butten:hover{
	opacity:0.8;
}
.consult{
	width: 100%;
	height: 35px;
	position: relative;
	margin-top: 14px;
}
    .consult a {
        width: 140px;
        height: 35px;
        line-height: 33px;
        text-align: center;
        border-radius: 2px;
        /*border:1px solid rgba(255,183,92,1);*/
        font-size: 16px;
        /*color: #FFA800;*/
        margin: 0 auto;
        display: block;
        background: #F88702;
        color: #fff;
        border: none !important;
    }
.consult a:hover{
	background: #FFA800;
	color: #fff;
}
.consult::after{
	content: "";
	height: 1px;
	width: 40%;
	position: absolute;
	top: 17px;
	background: #F5F5F5;
}
.consult::before{
	content: "";
	height: 1px;
	width: 40%;
	position: absolute;
	top: 17px;
	right: 0;
	background: #F5F5F5;
}
.main-in .team{
	width: 100%;
	border:1px solid rgba(221,221,221,1);
}
.main-in .team p{
	padding: 30px 60px;
	font-size:16px;
	line-height:32px;
}

.ensure .main-in{
	position: relative;
	text-align:center;
}
.ensure .title{
	font-size: 24px;
	color: #FFF !important;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 20px !important;
	padding-top: 50px !important;
}
.ensure .title::after{
	position: absolute;
	width: 80px;
	height: 2px;
	/*background: rgba(255, 255, 255, 0.5) !important;*/
	border-radius: 2px;
	left: 50%;
	margin-left: -40px;
	content: '';
	bottom: -8px;
}
.ensure .ensure-icon1{
	position: absolute;
	left: 140px;
	top:166px;
}
.ensure .ensure-icon2{
	position: absolute;
	left: 815px;
	top:200px;
}
.ensure .ensure-icon3{
	position: absolute;
	left: 68px;
	bottom:164px;
}
.ensure .ensure-icon4{
	position: absolute;
	left: 800px;
	bottom:150px;
}
.ensure div > p{
	color: #fff;
	display: inline-block;
    font-size:18px;
}
.ensure div > img{
	margin:0 16px;
}
.ensure > img{
	width: 306px;
	margin: 0 auto;
	display: block;
}
.left-img{
	width: 420px;
	height: 290px;
	float: left;
	margin-top: 20px;
}
.left-img .bottom-title{
	width:420px;
    height:84px;
	background:linear-gradient(135deg,rgba(22,197,187,1) 0%,rgba(31,126,166,1) 100%);
	position: absolute;
	z-index: 99;
}

.left-img img{
    width: 420px;
    height: 226px;
}

.left-img .bottom-title p{
	color: #fff;
	font-size:18px;
	margin-top: 12px;
	margin-left: 35px;
}
    .left-img .bottom-title p span {
        font-size: 18px;
        width: 150px;
        text-align: left;
        display: inline-block;
        margin-left: 0px;
    }

.left-img .bottom-title span{
	color: #fff;
	font-size:12px;
	margin-left: 35px;
}

    .left-img .bottom-title span span {
        width: 150px;
        text-align: left;
        display: inline-block;
        margin-left: 0px;
    }
.left-img .left-butten{
	background: url("../img/left-butten2.png") repeat-y;
	background-size:100%;
	height: 40px;
	width: 44px;
	position: absolute;
	right: 44px;
	bottom:0;
	z-index: 3;
}
.left-img .right-butten{
	background: url("../img/right-butten2.png") repeat-y;
	background-size:100%;
	height: 40px;
	width: 44px;
	position: absolute;
	right: 0;
    bottom:0;
	z-index: 3;
}
.main-box .train{
	height:310px;
}
.right-bg-main{
	width: 1180px;
	height:310px;
	margin-left: 20px;
	background: #F2F7F8;
}
.right-bg-main ul{
	padding-top:10px;
	width: 66%;
	float: right;
}
.right-bg-main ul li{
	list-style: none;
	padding-top: 42px;
	padding-left: 60px;
}
.right-bg-main ul li img{
	margin-right: 10px;
}
.right-bg-main ul li p{
	display: inline-block;
	font-size:16px;
}
.right-bg-main ul li p span{
	color: #1BA598;
	font-weight: bold;
}
.Student{
	width: 100%;
	
}
.Student-outbox{
	
}
.Student-inbox{	
}
.Student-slide{
	padding:10px;
}
.Student-slide > div{
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 10px 0px rgba(0,0,0,0.16);
	padding: 30px;
}
.Student-slide .head-slide{
	margin-bottom: 14px;
}
.Student-slide .head-slide img{
	width: 45px;
	height: 45px;
	border-radius: 45px;
}
.Student-slide .head-slide h6{
	font-size:18px;
	display: inline-block;
	margin-left: 10px;
}
.Student-slide p{
	line-height:28px;
	font-size:14px;
}
.Student-outbox .left-butten{
	background-image: url("../img/left-butten2.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	background-size:100%;
	height: 230px;
	width: 26px;
	position: absolute;
	left: 0px;
	top:10px;
	z-index: 3;
}
.Student-outbox .right-butten{
	background-image: url("../img/right-butten2.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	background-size:100%;
	height: 230px;
	width: 26px;
	position: absolute;
	right: 0px;
    top:10px;
	z-index: 3;
}
.left-butten:hover,.right-butten:hover{
	opacity:0.8;
}
.lesson {
    /*	height:310px;*/
    height: 435px;
}
.lesson ul li{
	width: 24%;
	float: left;
	position: relative;
	list-style: none;
	margin-right: 1%;
}
    .lesson ul li p {
        position: absolute;
        /*bottom: 20px;*/
        bottom: 145px;
        text-align: center;
        color: #fff;
        width: 100%;
    }
.lesson ul li img{
    width: 100%;
}

    .lesson ul li .lesson_bottom_Content {
        font-size: 20px;
        text-align: center;
    }
        .lesson ul li .lesson_bottom_Content .lesson_bottom_title {
            color: #05A0A3;
            margin-top: 15px;
            margin-bottom: 10px;
        }

            .lesson ul li .lesson_bottom_Content .lesson_bottom_title span {
                font-size: 24px;
            }
.company ul{
	list-style: none;
	height: 335px;
}
.company ul li{
	width: 16.5%;
	height:110px;
	line-height: 110px;
	text-align: center;
	float: left;
	border: 1px solid #E6E6E6;
	margin-left: -1px;
	margin-top: -1px;
}
.company ul li:hover{
	box-shadow:0px 2px 20px 0px rgba(0,0,0,0.1);
}
.main-in .left-map{
	width: 546px;
	height: 447px;
/*	padding-top: 40px;*/
	float: left;
}
.main-in .right-input{
	float: left;
	margin-left: 80px;
	margin-top: 60px;
}
.main-in .right-input div{
	height: 55px;
	line-height: 55px;
}
.main-in .right-input p{
	display: inline-block;
	font-size: 14px;
	color: #7D7D7D;
	width: 120px;
	text-align: right;
}
.main-in .right-input div input{
	border-radius:2px;
    border:1px solid rgba(224,224,224,1);
	width:220px;
    height:35px;
	padding-left: 10px !important;
	font-size: 14px;
	margin-left: 20px;
}
.main-in .right-input div select{
	border-radius:2px;
    border:1px solid rgba(224,224,224,1);
	width:220px;
    height:35px;
	padding-left: 10px !important;
	font-size: 14px;
	margin-left: 16px;
}
.button-w{
	background: #F88702;
	text-align: center;
	color: #fff;
	border: none !important;
	padding-right: 10px !important;
	cursor: pointer;
}
.map-box {
    /*	height: 460px;*/
    height: 700px;
}
.button-w:hover{
	opacity: 0.9;
}
.consult-box{
	list-style: none;
}
.consult-box > li{
	width: 22%;
	float: left;
	margin-right: 4%;
}
.consult-box > li:last-child{
	margin-right:0;
}
.consult-box > li h6{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	margin-top: 10px;
}
.consult-box > li img{
	width: 100%;
}
.consult-box > li > ul{
	list-style: none;
	margin-top: 10px;
}
.consult-box > li > ul > li{
	padding-left: 30px;
	position: relative;
	line-height: 34px;
	height: 34px;
}
.consult-box > li > ul > li::after{
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #4FD0F6;
	display: block;
	left: 2px;
	top:16px;
	border-radius: 6px;
}
.consult-box > li p{
	line-height:28px;
	font-size:14px;
}
.fixed-head {
    /*height: 60px;*/
    height: 140px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.15);
    position: fixed;
    z-index: 4;
    display: none;
    border-bottom: 2px solid #1BA598;
}
.fixed-head ul{
	width:1200px;
	margin: 0 auto;
}
.fixed-head li{
	list-style: none;
	float: left;
	margin-right: 70px;
}
.fixed-head li a{
	line-height: 58px;
	display: inline-block;
	padding: 0 20px;
}
    .fixed-head li a:hover {
        background: #f5f5f5;
        border-bottom: 2px solid #1BA598;
    }
.fixed-head li img{
	width: 30px;
	margin-right: 10px;
}
.fixed-head li p{
	display: inline-block;
}
.Anchor p{
	content: "";
	display: block;
	width: 2px;
	height: 2px;
	position: absolute;
	top: -80px;
}
.titleSpan {
    font-size: 23px;
    }

.Student-content {
    min-height:287px;
}




.level-up-List .left-butten {
    background-size: 100%;
    height: 480px;
    width: 40px;
    position: absolute;
    /*left: 0;*/
    top: 88px;
    z-index: 3;
    display: block !important;
    background-color: white;
    padding-top: 200px;
    right: 0px;
}

.level-up-List .right-butten {
    background-size: 100%;
    height: 480px;
    width: 40px;
    position: absolute;
    /*right: 0;*/
    top: 88px;
    z-index: 3;
    display: block !important;
    background-color: white;
    padding-top: 200px;
    left: 0px;
    padding-left: 10px;
}

.level-up-List .left-butten:hover {
    opacity: 0.8;
}
.level-up-List .right-butten:hover {
    opacity: 0.8;
}

.consult24 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}
.consult29 {
    margin-top: 25px;
}

.consult30 {
    margin-top: 25px;
    clear: left;
}

.levelHCenter {
    height: 38px;
    line-height: 38px;
    padding-top: 0px !important;
}

.footer__wrapper ul {
    height: 60px !important;
}
.footerlinklist__base{
    height:100px;
}



/*20201039start*/
.bannerList > .Audition-class {
    position: absolute;
    bottom: 12px;
    right: 70px;
    width: 320px;
    height: 300px;
    margin-top: 32px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.31);
    border-radius: 6px 6px 6px 6px;
    z-index: 9;
}

    .bannerList > .Audition-class > img {
        margin-left: 20px;
        margin-top: 16px;
        margin-right: 10px;
        width: 80px;
        float: left;
        margin-bottom: 20px;
    }

    .bannerList > .Audition-class > h4 {
        width: 190px;
        font-size: 24px;
        color: #5D5D5D;
        line-height: 34px;
        float: left;
        font-weight: 600;
        margin-top: 25px;
    }

    .bannerList > .Audition-class > .input-phone {
        width: 280px;
        height: 34px;
        background: #FFFFFF;
        border: 1px solid #DEDEDE;
        border-radius: 34px;
        float: left;
        margin: 0 20px;
    }

    .bannerList > .Audition-class > .yanzhen {
        float: left;
        margin: 10px 20px;
    }

        .bannerList > .Audition-class > .yanzhen > input {
            width: 160px;
            height: 34px;
            background: #FFFFFF;
            border-radius: 17px;
            padding-left: 16px !important;
            border: 1px solid #DEDEDE;
            display: inline-block;
        }

        .bannerList > .Audition-class > .yanzhen > a {
            width: 110px;
            height: 34px;
            line-height: 34px;
            background: #FFFFFF;
            border-radius: 17px;
            border: 1px solid #DEDEDE;
            font-size: 14px;
            color: #FF9F30;
            text-align: center;
            display: inline-block;
            vertical-align: top;
        }

            .bannerList > .Audition-class > .yanzhen > a:hover {
                opacity: 0.8;
            }

    .bannerList > .Audition-class > .input-phone > select {
        border: none !important;
        height: 32px;
        line-height: 32px !important;
        display: inline-block;
        width: 15%;
        margin-left: 10px;
    }

    .bannerList > .Audition-class > .input-phone > input {
        display: inline-block;
        border: none !important;
        height: 32px;
        line-height: 32px !important;
        width: 55%;
        margin-left:10px;
    }

    .bannerList > .Audition-class > .input-phone > img {
        margin-left: 15px;
    }






.bannerModel > .Audition-class {
    position: absolute;
    /*bottom: 0;*/
    /*right: 40px;*/
    margin-left:20px;
    width: 320px;
    height: 300px;
    margin-top: 32px;
    background: rgba(255, 255, 255, 0.9);
    /*box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.31);*/
    border-radius: 6px 6px 0px 0px;
    z-index: 9;
}

.bannerModel > .Audition-class > img {
    margin-left: 20px;
    margin-top: 16px;
    margin-right: 10px;
    width: 80px;
    float: left;
    margin-bottom: 20px;
}

    .bannerModel > .Audition-class > h4 {
        width: 190px;
        /*font-size: 24px;*/
        font-size: 17px;
        color: #5D5D5D;
        /*line-height: 34px;*/
        line-height: 30px;
        float: left;
        font-weight: 600;
        /*margin-top: 25px;*/
        margin-top: 30px;
    }

.bannerModel > .Audition-class > .input-phone {
    width: 280px;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 34px;
    float: left;
    margin: 0 20px;
}

.bannerModel > .Audition-class > .yanzhen {
    float: left;
    margin: 10px 20px;
}

.bannerModel > .Audition-class > .yanzhen > input {
    width: 160px;
    height: 34px;
    background: #FFFFFF;
    border-radius: 17px;
    padding-left: 16px !important;
    border: 1px solid #DEDEDE;
    display: inline-block;
}

.bannerModel > .Audition-class > .yanzhen > a {
    width: 110px;
    height: 34px;
    line-height: 34px;
    background: #FFFFFF;
    border-radius: 17px;
    border: 1px solid #DEDEDE;
    font-size: 14px;
    color: #FF9F30;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.bannerModel > .Audition-class > .yanzhen > a:hover {
    opacity: 0.8;
}

.bannerModel > .Audition-class > .input-phone > select {
    border: none !important;
    height: 32px;
    line-height: 32px !important;
    display: inline-block;
    width: 15%;
    margin-left: 10px;
}

.bannerModel > .Audition-class > .input-phone > input {
    display: inline-block;
    border: none !important;
    height: 32px;
    line-height: 32px !important;
    width: 55%;
}

    .bannerModel > .Audition-class > .input-phone > img {
        margin-left: 15px;
    }

.btn-lin {
    width: 72px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    width: 280px;
    height: 38px;
    background: #FF9F30;
    border-radius: 19px;
    margin: 10px 20px;
    display: inline-block;
    float: left;
}

    .btn-lin:hover {
        opacity: 0.9;
    }

.lesson-top {
    background: url("../img/lesson-bg.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1380px;
    padding-top: 60px;
    margin-top:60px !important;
}

    .lesson-top .title-q {
        width: 800px !important;
        height: 58px !important;
        line-height: 58px;
        background: url("../img/lesson-title.png") no-repeat;
        background-position: center;
        background-size: cover;
        color: #fff;
        font-size: 24px;
        text-align: center;
        color: #fff !important;
        margin: 0 auto;
        margin-bottom: 10px;
    }

.lesson-list {
    width: 1200px;
    height: 250px;
    background: #fff;
    border-radius: 125px;
    margin-top: 30px;
    position: relative;
}

.bg-lesson2 {
    background: rgba(255,255,255,0.8) !important;
}

.lesson-list > .lesson-list-img {
    width: 370px;
    height: 196px;
    border-radius: 125px;
    overflow: hidden;
    margin: 26px 30px;
    display: inline-block;
}

.lesson-list > .lesson-list-main {
    display: inline-block;
    width: 650px;
    margin-left: 20px;
    vertical-align: top;
}

    .lesson-list > .lesson-list-main > h6 {
        font-size: 20px;
        color: #05A0A3;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .lesson-list > .lesson-list-main > p {
        font-size: 16px;
        line-height: 28px;
    }

    .lesson-list > .lesson-list-main > ul {
        margin-top: 6px;
        margin-left: 20px;
        display: inline-block;
        vertical-align: top;
        line-height: 28px;
    }

.lesson-list > a {
    position: absolute;
    right: 0;
    bottom: 24px;
    font-size: 14px;
    color: #fff;
    background: url("../img/lesson-button.png") no-repeat;
    width: 172px;
    height: 43px;
    padding-top: 8px;
    padding-left: 20px;
}

    .lesson-list > a:hover {
        color: #CCE4F3;
    }

.lesson-list .a_labelLeft {
    position: absolute;
    left: 0;
    top: 24px;
    font-size: 14px;
    color: #fff;
    background: url("../img/lesson-button-left.png") no-repeat;
    width: 172px;
    height: 43px;
    padding-top: 13px;
    padding-left: 35px;
}


.lesson-top .button-box {
    width: 1200px;
    height: 36px;
    position: relative;
    margin-top: 30px;
    text-align: center;
}

    .lesson-top .button-box a {
        /*padding: 6px 20px;*/
        background: #FF9F30;
        border-radius: 2px;
        color: #fff;
    }

        .lesson-top .button-box a:hover {
            opacity: 0.9;
        }

    .lesson-top .button-box::after, .lesson-top .button-box::before {
        display: block;
        content: "";
        position: absolute;
        width: 30%;
        height: 4px;
        background: rgba(255,255,255,0.14);
        top: 12px;
    }

    .lesson-top .button-box::after {
        left: 0;
    }

    .lesson-top .button-box::before {
        right: 0;
    }
/*20201029ent*/








@media screen and (min-width:321px) and (max-width:750px ) {
    .mainWap {
        display: block !important;
    }

    .mainWeb {
        display: none !important;
    }

    html {
        font-size: 14px;
        min-width:100%;
    }
    body {
        padding-top:0px !important;
    }

    @charset "utf-8";

    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        text-shadow: none;
        box-shadow: none;
    }

        *:focus,
        *:hover,
        *:active,
        *:visited {
            border: none;
            outline: none;
            box-shadow: none;
        }

    html {
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: transparent;
        overflow-x: hidden;
        background: #fff;
        vertical-align: middle;
    }

    body {
        width: 100%;
        background: #fff;
        font-family: 'Microsoft YaHei', '微软雅黑';
        color: #333;
        min-width: 100%;
    }

    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    fieldset,
    legend,
    button,
    input,
    textarea,
    th,
    td,
    div {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    img {
        vertical-align: middle;
        border: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: normal;
    }

    ul,
    li {
        list-style: none;
    }

    em,
    i {
        font-style: normal;
    }

    img {
        border: none;
    }

    input,
    img {
        vertical-align: middle;
    }

    a {
        text-decoration: none;
        outline: 0;
    }
    .input-group {
        display: inline-block !important;
    }
    .tx-pu-sr-sms{
        width:65% !important
    }
    .input-group-addon {
        height: 40px;
        width: 130px !important;
    }
    .chk-model-fr
    {
       width:20px !important;
    }
    .isi-iwiw {
        width: 70% !important;
    }
    .input-text-re-mobile {
        width: 97% !important;
        padding-left: 10px !important;
    }
    .btn-wap-free {
        width: 97% !important;
    }
    input,
    button,
    select,
    textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: 1;
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        text-indent: 0;
        text-shadow: none;
        vertical-align: middle;
        border-radius: 0px;
        /*appearance: none;
        -webkit-appearance: none;*/
        padding: 0 !important;
        width: 68% !important;
    }

        input::-webkit-input-placeholder {
            color: #B1B1B1;
        }

    article,
    aside,
    footer,
    header,
    hgroup,
    nav,
    section {
        display: block;
        height: auto;
        overflow: hidden;
    }


    .fl {
        float: left !important;
    }

    .fr {
        float: right !important;
    }

    .margin_bottom0 {
        margin-bottom: 0 !important;
    }

    .margin-3-2r {
        margin-top: 3.2rem;
    }

    .margin-1-5tr {
        margin-top: 1.5rem;
    }

    .bor_bn {
        border-bottom: none !important;
    }

    .margin-top4r {
        margin-top: 2rem !important;
    }

    .clearfix {
        clear: both;
        height: auto;
        overflow: hidden;
    }

    .green {
        color: #17964C !important;
        display: inline-block !important;
        font-weight: bold;
    }

    .red {
        color: #C92626 !important;
        display: inline-block !important;
        font-weight: bold;
    }
    /*首页*/
    .page {
        width: 100%;
        height: 100%;
        /*position: relative;*/
    }

    .head {
        width: 100%;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
        height: inherit;
    }

    .head-top {
        width: 100%;
        padding: 16px 0 0 0;
        margin: 0 auto;
    }

        .head-top .logo {
            width: 26%;
            margin-left: 10px;
        }

    .head-bottom {
        margin: 0 auto;
        width: 100%;
        list-style: none;
        padding: 0 10px;
    }

        .head-bottom > li {
            display: inline-block;
            position: relative;
        }

            .head-bottom > li > a {
                display: block;
                height: 56px;
                line-height: 56px;
                margin-right: 40px;
                color: #788791 !important;
                font-size: 12px;
                position: relative;
            }

                .head-bottom > li > a:hover, .head-bottom .choose > a {
                    color: #05A0A3 !important;
                }

                    .head-bottom .choose > a::before {
                        content: "";
                        display: block;
                        height: 3px;
                        width: 38px;
                        position: absolute;
                        left: 50%;
                        bottom: -1px;
                        margin-left: -19px;
                        background: #05A0A3;
                    }

    .banner {
        width: 100%;
        background: url("../img/banner2.png");
        background-position: center;
        background-size: cover;
        height: 330px;
        padding-top: 20px;
        overflow: hidden;
    }

        .banner > .mian-box {
            width: 100%;
            margin-left: 10px;
            height: 310px;
            position: relative;
        }

            .banner > .mian-box > h4 {
                font-size: 16px;
                font-weight: 600;
                color: rgba(255, 255, 255, 1);
            }

            .banner > .mian-box > .slo {
                width: 290px;
                background: linear-gradient(129deg, rgba(80, 190, 190, 1) 0%, rgba(6, 161, 161, 1) 45%, rgba(0, 153, 176, 1) 73%, rgba(0, 153, 203, 1) 100%);
                border-radius: 2px;
                opacity: 0.8;
                padding: 18px;
                margin-top: 20px;
            }

                .banner > .mian-box > .slo > h6 {
                    font-size: 18px;
                    color: rgba(255, 255, 255, 1);
                }

                .banner > .mian-box > .slo > p {
                    font-size: 12px;
                    color: rgba(255, 255, 255, 1);
                    line-height: 24px;
                    margin-top: 10px;
                }

            .banner > .mian-box > p {
                background: #fff;
                color: #333;
                font-size: 12px;
                width: 290px;
                height: 26px;
                line-height: 26px;
                padding: 0 18px;
                display: block;
                margin-top: 10px;
            }

            .banner > .mian-box > .Audition-class {
                position: absolute;
                bottom: 0;
                right: 20px;
            }

                .banner > .mian-box > .Audition-class > img {
                    margin-left: -50px;
                    float: left;
                    width: 118px;
                    margin-top: 18px;
                }

                .banner > .mian-box > .Audition-class > .receive {
                    width: 240px;
                    height: 70px;
                    margin-top: 32px;
                    background: rgba(255, 198, 84, 1);
                    box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.31);
                    border-radius: 6px 6px 0px 0px;
                }

                    .banner > .mian-box > .Audition-class > .receive > p {
                        font-size: 14px;
                        color: #fff;
                        padding-top: 10px;
                        padding-right: 16px;
                        text-align: right;
                    }

                    .banner > .mian-box > .Audition-class > .receive > a {
                        width: 72px;
                        height: 25px;
                        line-height: 25px;
                        background: rgba(255, 255, 255, 1);
                        font-size: 12px;
                        color: #FFC654;
                        float: right;
                        text-align: center;
                        margin-right: 18px;
                        margin-top: 8px;
                    }

                        .banner > .mian-box > .Audition-class > .receive > a:hover {
                            background: rgba(255, 255, 255, 0.8);
                        }

    .mainWap > .mian-in > .title {
        font-size: 15px;
        color: #3C3C3C;
        display: block;
        width: 100%;
        text-align: center;
        position: relative;
        margin-bottom: 20px;
        margin-top: 36px;
        padding: 0 10px;
        font-weight: bold;
    }
    /*
.page > .mian-in > .title::after {
	position: absolute;
	width: 80px;
	height: 2px;
	background: rgba(27, 166, 175, 1);
	border-radius: 2px;
	left: 50%;
	margin-left: -40px;
	content: '';
	bottom: -10px;
}
*/
    .level-up {
        width: 100%;
        padding: 0 10px;
    }

        .level-up .tab {
            list-style: none;
            margin-bottom: 30px;
            text-align: center;
            width: 100%;
            margin-left: 0px;
        }

            .level-up .tab > li {
                display: inline-block;
                padding: 0 8px;
                text-align: center;
                height: 36px;
                line-height: 36px;
                cursor: pointer;
                border: 1px solid #f1f1f1;
                font-size: 12px;
                width: auto !important;
                margin-left: -1px;
                /*min-width: 32.1%;*/
                min-width: 46%;
                margin-top:2px;
            }

            .level-up .tab > .choose {
                /*background: rgba(27, 166, 175, 1);*/
                background: #F88702;
                color: #fff;
                border: none;
            }

        .level-up .level-main {
            position: relative;
            margin: 0 auto;
            width: 355px;
        }

            .level-up .level-main > img {
                width: 100%;
            }

            .level-up .level-main > p {
                position: absolute;
                font-size: 14px;
                color: #1BA598;
                font-weight: bold;
                top: -16px;
            }

            .level-up .level-main > h4, .level-up .level-main > h5 {
                width: 100px;
                display: block;
                position: absolute;
                font-size: 10px;
                padding: 4px 5px;
                cursor: pointer;
                box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
            }

                .level-up .level-main > h4 a, .level-up .level-main > h5 a {
                    color: #fff;
                }

                .level-up .level-main > h4:hover, .level-up .level-main > h5:hover {
                    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0);
                }

            .level-up .level-main > h4 {
                background: #48B6BC;
            }

            .level-up .level-main > h5 {
                background: #D8708C;
            }

            .level-up .level-main > h4 span {
                color: #FF2C2C;
            }

        .level-up .level-up-1 > .p1 {
            left: 46px;
            top: 170px;
        }

        .level-up .level-up-1 > .p2 {
            left: 46px;
            top: 218px;
        }

        .level-up .level-up-1 > .p3 {
            left: 152px;
            top: 98px;
        }

        .level-up .level-up-1 > .p4 {
            left: 152px;
            top: 140px;
        }

        .level-up .level-up-1 > .p5 {
            left: 256px;
            top: 16px;
        }

        .level-up .level-up-1 > .p6 {
            left: 256px;
            top: 56px;
        }

        .level-up .level-up-1 > .p7 {
            left: 208px;
            top: 218px;
        }

        .level-up .level-up-2 > .p1 {
            left: 49px;
            top: 210px;
        }

        .level-up .level-up-2 > .p2 {
            left: 152px;
            /*top: 102px;*/
            top: 92px;
        }

        .level-up .level-up-2 > .p3 {
            left: 152px;
            /*top: 144px;*/
            top: 134px;
        }

        .level-up .level-up-2 > .p4 {
            left: 152px;
            top: 180px;
        }

        .level-up .level-up-2 > .p5 {
            left: 256px;
            top: 10px;
        }

        .level-up .level-up-2 > .p6 {
            left: 256px;
            top: 65px;
        }

        .level-up .level-up-3 > .p1 {
            left: 49px;
            top: 110px;
        }

        .level-up .level-up-3 > .p2 {
            left: 152px;
            top: 62px;
        }

        .level-up .level-up-3 > .p3 {
            left: 256px;
            top: 112px;
        }

        .level-up .level-up-4 > .p1 {
            left: 49px;
            top: 110px;
        }

        .level-up .level-up-4 > .p2 {
            left: 152px;
            top: 62px;
        }

        .level-up .level-up-4 > .p3 {
            left: 256px;
            top: 112px;
        }

        .level-up .level-up-5 > .p1 {
            left: 49px;
            top: 56px;
        }

        .level-up .level-up-5 > .p2 {
            left: 49px;
            top: 96px;
        }

        .level-up .level-up-5 > .p3 {
            left: 49px;
            top: 148px;
        }

        .level-up .level-up-5 > .p4 {
            left: 49px;
            top: 186px;
        }

        .level-up .level-up-5 > .p5 {
            left: 49px;
            top: 224px;
        }

        .level-up .level-up-5 > .p6 {
            left: 152px;
            top: 14px;
        }

        .level-up .level-up-5 > .p7 {
            left: 256px;
            top: 140px;
        }

        .level-up .level-up-6 > .p1 {
            left: 49px;
            top: 88px;
        }

        .level-up .level-up-6 > .p2 {
            left: 49px;
            top: 140px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p3 {
            left: 49px;
            top: 178px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p4 {
            left: 49px;
            top: 212px;
        }

        .level-up .level-up-6 > .p5 {
            left: 210px;
            top: 60px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p6 {
            left: 210px;
            top: 94px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p7 {
            left: 210px;
            top: 128px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p8 {
            left: 256px;
            top: 180px;
            font-size: 9px;
        }

        .level-up .level-up-6 > .p9 {
            left: 256px;
            top: 220px;
            font-size: 9px;
        }

    .Problem {
        position: relative;
        height: 240px;
        padding: 0 10px;
    }

        .Problem > div {
            width: 50%;
            height: 120px;
            float: left;
            background: #F2F2F2;
            color: #3C3C3C;
            padding: 16px;
        }

        .Problem > img {
            width: 100px;
            height: 100px;
            border-radius: 130px;
            position: absolute;
            left: 50%;
            margin-left: -50px;
            margin-top: 70px;
        }

        .Problem > div:nth-child(odd) > p {
            float: right;
            text-align: right;
        }

        .Problem > div > p {
            font-size: 13px;
            width: 100%;
            line-height: 20px;
            margin-top: 6px;
        }

        .Problem > div:nth-child(3), .Problem > div:nth-child(4) {
            background: linear-gradient(129deg, rgba(80, 190, 190, 1) 0%, rgba(6, 161, 161, 1) 45%, rgba(0, 153, 176, 1) 73%, rgba(0, 153, 203, 1) 100%);
            color: #fff;
        }

    .core-q {
        list-style: none;
        padding: 0 10px;
        height: 530px;
    }

        .core-q > li {
            width: 49%;
            height: 260px;
            border: 1px solid rgba(221, 221, 221, 1);
            text-align: center;
            padding: 0 12px;
            float: left;
            background-position: center 14px;
            background-repeat: no-repeat;
            float: left;
            margin-bottom: 6px;
        }

            .core-q > li > img {
                width: 60px;
                margin: 20px 0 10px 0;
            }

            .core-q > li:nth-child(odd) {
                margin-right: 2%;
            }

            .core-q > li > h4 {
                font-size: 16px;
                color: #5A5A5A;
            }

            .core-q > li > p {
                font-size: 12px;
                color: #686868;
                margin-top: 8px;
                line-height: 20px;
                min-height:80px;
                /*height:80px;*/
            }

            .core-q > li > a {
                font-size: 16px;
                width: 90px;
                height: 28px;
                line-height: 26px;
                display: inline-block;
                color: #FFA12A;
                border-radius: 2px;
                border: 1px solid rgba(255, 183, 92, 1);
                margin-top: 16px;
            }

    .mod-cont {
        padding-top: 10px;
    }

        .mod-cont ul {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            list-style: none;
        }

        .mod-cont li {
            text-align: center;
            position: relative;
            width: 30%;
            height: 200px;
        }

            .mod-cont li > img {
                width: 50px;
            }

            .mod-cont li:nth-child(4), .mod-cont li:nth-child(5) {
                width: 50% !important;
            }

                .mod-cont li:nth-child(4) .arrow {
                    right: -6%;
                }

        .mod-cont .arrow {
            position: absolute;
            /*right: -6%;
        top: 14%;*/
            right: -18%;
            top: 6%;
        }

        .mod-cont li h4 {
            font-size: 14px;
            font-weight: 600;
            color: rgba(104, 104, 104, 1);
            line-height: 22px;
            padding-top: 14px;
        }

        .mod-cont li p {
            /*font-size: 12px;*/
            font-size: 12px;
            font-weight: 400;
            color: rgba(104, 104, 104, 1);
            line-height: 20px;
            padding: 5px 10% 0;
            margin-left: 0px;
        }

        .mod-cont .yuan-q {
            width: 100% !important;
            border-left: 1px solid #D9D9D9;
            height: 65px;
        }

            .mod-cont .yuan-q p {
                padding: 0 20% 0;
                font-size: 16px;
                position: relative;
            }

                .mod-cont .yuan-q p::after {
                    height: 1px;
                    width: 220px;
                    background: rgba(221, 221, 221, 1);
                    display: block;
                    content: "";
                    top: -30px;
                    position: absolute;
                }

            .mod-cont .yuan-q h4 {
                font-size: 16px;
                padding-top: 6px;
            }

            .mod-cont .yuan-q span {
                color: #FF9F30;
            }

    .free-class {
        width: 100%;
        display: inline-block;
        padding: 0 10px;
    }

        .free-class > h4 {
            font-size: 18px;
            color: #4D4D4D;
            margin-bottom: 10px;
            height: 400px;
        }

    .class-video {
        border: 1px solid #E9E9E9;
        border-radius: 4px;
        background: #fff;
        overflow: hidden;
        padding-bottom: 10px;
        width: 49%;
        float: left;
        margin-bottom: 6px;
    }

        .class-video:nth-child(odd) {
            margin-right: 2%;
        }

    .video-img {
        position: relative;
    }

        .video-img > a {
            background-color: rgba(0,0,0,0.5);
            background-image: url("../img/play.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 40px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
            width: 100%;
            height: 100%;
        }

        .video-img > img {
            width: 100%;
        }

    .class-video > h4 {
        font-size: 14px;
        color: #535353;
        margin: 10px;
    }

    .class-video > span {
        margin-left: 10px;
        font-size: 12px;
    }

    .class-video > a {
        margin-right: 10px;
        color: #05A0A3 !important;
        float: right;
        font-size: 12px;
        margin-top: 4px;
    }

    .team {
        width: 95%;
        border: 1px solid rgba(221,221,221,1);
        margin-left: 2.5%;
    }

        .team img {
            width: 100%;
        }

        .team p {
            padding: 12px 14px;
            font-size: 12px;
            line-height: 22px;
        }

    .ensure {
        background: url("../img/ensure.png");
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 330px;
        margin-top: 30px;
        background-position: center;
    }

        .ensure .main-in {
            position: relative;
            text-align: center;
            margin: 0;
            width:100%;
        }

        .ensure .title {
            font-size: 15px !important;
            color: #FFF !important;
            display: block;
            width: 100%;
            text-align: center;
            position: relative;
            margin-bottom: 20px !important;
            padding-top: 30px !important;
            font-weight: bold;
            margin-top:0px !important;
        }
        /*
.ensure .title::after {
	position: absolute;
	width: 80px;
	height: 2px;
	background: rgba(255, 255, 255, 0.5) !important;
	border-radius: 2px;
	left: 50%;
	margin-left: -40px;
	content: '';
	bottom: -8px;
}
*/
        .ensure .ensure-icon1 {
            position: absolute;
            left: 10px;
            top: 100px;
        }

            .ensure .ensure-icon1 img, .ensure .ensure-icon2 img, .ensure .ensure-icon3 img, .ensure .ensure-icon4 img {
                width: 40px;
                vertical-align: top;
                margin: 0 5px;
            }

        .ensure .ensure-icon2 {
            position: absolute;
            /*right: 10px;
            top: 120px;
            left:255px;*/
            right: 5px;
            top: 120px;
            left: 245px;
        }

        .ensure .ensure-icon3 {
            position: absolute;
            left: 10px;
            bottom: 40px;
        }

        .ensure .ensure-icon4 {
            position: absolute;
            right: 5px;
            /*bottom: 30px;
            left: 255px;*/
            bottom: 20px;
            left: 245px;
        }

        .ensure div > p {
            color: #fff;
            display: inline-block;
            font-size: 12px;
            width: 60px;
        }

        .ensure div > img {
            margin: 10px auto;
            width: 40%;
        }

        .ensure > img {
            width: 306px;
            margin: 0 auto;
            display: block;
        }

    .train {
    }

    .right-bg-main {
        width: 100%;
        padding: 0 10px;
        margin-left: 0px;
        margin-top: 10px;
        background: none;
    }

        .right-bg-main ul {
            background: #F2F7F8;
            padding: 20px 0;
            width:100%;
        }

            .right-bg-main ul li {
                list-style: none;
                padding: 14px 20px;
            }

                .right-bg-main ul li img {
                    margin-right: 5%;
                    margin-top: 3px;
                    display: inline-block;
                    width: 5%;
                    vertical-align: top;
                }

                .right-bg-main ul li p {
                    display: inline-block;
                    font-size: 13px;
                    width: 90%;
                }

                    .right-bg-main ul li p span {
                        color: #1BA598;
                        font-weight: bold;
                    }

    .left-img {
        width: 95%;
        height: 261px;
        margin: 0 2.5%;
        float:none;
    }

        .left-img .swiper-slide img {
            width: 100%;
            height:200px;
        }

        .left-img .bottom-title {
            width: 100%;
            height: 70px;
            background: linear-gradient(135deg, rgba(22, 197, 187, 1) 0%, rgba(31, 126, 166, 1) 100%);
            position: absolute;
            z-index: 99;
        }

            .left-img .bottom-title p {
                color: #fff;
                font-size: 18px;
                margin-top: 12px;
                margin-left: 35px;
            }

            .left-img .bottom-title span {
                color: #fff;
                font-size: 12px;
                margin-left: 35px;
            }

        .left-img .left-butten {
            background: url("../img/left-butten2.png") repeat-y;
            background-size: 100%;
            height: 40px;
            width: 44px;
            position: absolute;
            right: 42px;
            bottom: -1px;
            z-index: 3;
        }

        .left-img .right-butten {
            background: url("../img/right-butten2.png") repeat-y;
            background-size: 100%;
            height: 40px;
            width: 44px;
            position: absolute;
            right: -1px;
            bottom: -1px;
            z-index: 3;
        }

    .Student {
        width: 100%;
    }

    .Student-outbox {
    }

    .Student-inbox {
    }

    .Student-slide {
        /*width: 90% !important;*/
        width: 100% !important;
        padding: 2%;
        
    }

        .Student-slide > div {
            background: rgba(255, 255, 255, 1);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.16);
            padding: 30px;
        }

        .Student-slide .head-slide {
            margin-bottom: 14px;
        }

            .Student-slide .head-slide img {
                width: 45px;
                height: 45px;
                border-radius: 45px;
            }

            .Student-slide .head-slide h6 {
                font-size: 18px;
                display: inline-block;
                margin-left: 10px;
            }

        .Student-slide p {
            line-height: 26px;
            font-size: 13px;
            min-height:140px;
        }

    .Student-outbox .left-butten {
        background-image: url("../img/left-butten2.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        background-size: 100%;
        height: 230px;
        width: 26px;
        position: absolute;
        left: 0px;
        top: 10px;
        z-index: 3;
    }

    .Student-outbox .right-butten {
        background-image: url("../img/right-butten2.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        background-size: 100%;
        height: 230px;
        width: 26px;
        position: absolute;
        right: 0px;
        top: 10px;
        z-index: 3;
    }

    .lesson {
        padding: 0 10px;
        /*height: 180px;*/
        height: 320px;
    }

        .lesson ul li {
            width: 23.5%;
            float: left;
            position: relative;
            list-style: none;
            margin-right: 2%;
        }

            .lesson ul li:last-child {
                margin-right: 0;
            }

            .lesson ul li p {
                position: absolute;
                /*               bottom: 20px;*/
                bottom: 152px;
                /* top: 120px;*/
                text-align: center;
                color: #fff;
                width: 100%;
                font-size: 12px;
            }

            .lesson ul li img {
                width: 100%;
            }

            .lesson ul li .lesson_bottom_Content {
                font-size: 14px;
                text-align: center;
                height:120px;
            }

                .lesson ul li .lesson_bottom_Content .lesson_bottom_title {
                    color: #05A0A3;
                    margin-top: 15px;
                    margin-bottom: 10px;
                }

                    .lesson ul li .lesson_bottom_Content .lesson_bottom_title span {
                        font-size: 18px;
                    }

    .company ul {
        list-style: none;
        height: 200px;
        padding: 0 10px;
    }

        .company ul li {
            width: 25.1%;
            height: 40px;
            line-height: 40px;
            text-align: center;
            float: left;
            border: 1px solid #E6E6E6;
            margin-left: -1px;
            margin-top: -1px;
        }

            .company ul li img {
                height: 40%;
            }

            .company ul li:hover {
                box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
            }

    .mian-in .left-map img {
        width: 90%;
        margin-left: 5%;
    }

    .mian-in .right-input {
        margin-top: 20px;
    }

        .mian-in .right-input div {
            height: 45px;
            line-height: 45px;
        }

        .mian-in .right-input p {
            display: inline-block;
            font-size: 13px;
            color: #7D7D7D;
            width: 24%;
            text-align: left;
            padding-left: 10px;
        }

        .mian-in .right-input div input {
            border-radius: 2px;
            border: 1px solid rgba(224, 224, 224, 1);
            width: 72%;
            height: 35px;
            padding-left: 10px !important;
            font-size: 13px;
        }

        .mian-in .right-input div select {
            border-radius: 2px;
            border: 1px solid rgba(224, 224, 224, 1);
            width: 72%;
            height: 35px;
            padding-left: 10px !important;
            font-size: 13px;
        }

    .button-w {
        background: #F88702;
        text-align: center;
        color: #fff;
        border: none !important;
        padding-right: 10px !important;
        cursor: pointer;
    }

        .button-w:hover {
            opacity: 0.9;
        }

    .consult-box {
        list-style: none;
        padding: 0 10px;
        height: 740px;
    }

        .consult-box > li {
            width: 47%;
            float: left;
            margin-bottom: 20px;
            margin-right:0px;
        }

            .consult-box > li:nth-child(odd) {
                margin-right: 6%;
            }

            .consult-box > li h6 {
                font-size: 16px;
                line-height: 40px;
                height: 40px;
                font-weight: bold;
                margin-top: 10px;
            }

            .consult-box > li img {
                width: 100%;
            }

            .consult-box > li > ul {
                list-style: none;
            }

                .consult-box > li > ul > li {
                    padding-left: 30px;
                    position: relative;
                    line-height: 34px;
                    height: 34px;
                    font-size: 12px;
                }

                    .consult-box > li > ul > li::after {
                        position: absolute;
                        content: "";
                        width: 6px;
                        height: 6px;
                        background: #4FD0F6;
                        display: block;
                        left: 2px;
                        top: 16px;
                        border-radius: 6px;
                    }

            .consult-box > li p {
                line-height: 23px;
                font-size: 12px;
            }

    .fixed-q{
        right:0px;
    }
    .level-up .swiper-wrapper {
        padding-left: 0px;
    }
    .map-box {
         height: initial; 
    }
    .main-box > .main-in{
        width:100%;
        padding-left:10px;
    }
    .divModalAudition .ModalAuditionMain {
        width: 85% !important;
        margin-left: 15px !important;
    }
    .video-test {
        left: 20px !important;
        background: rgba(255, 255, 255, 0.9) !important;
    }
    .divModalAudition .top-right-ask {
        margin-left:40px !important;
    }
    .video-test .close {
        margin-right: 0 !important;
        margin-top: -35px;
        width: 30px;
        height: 30px;
    }
    .divModalAudition .ModalCentent {
        margin-left: 25px;
        margin-right: 20px;
    }
    /*.level_wap {
        padding: 0 10px;
    }*/
    .video-test {
        width: 100% !important;
        height: 67% !important;
        margin-left: 0px !important;
        position: initial !important;
    }
    .divModalVideo .ModalVideoMain {
        margin-top:80px;
    }
    .divModalVideo .prism-player {
        height:300px !important;
    }

    .divModalVideo .clsChapterName {
        text-align: left !important;
    }
    .divModalVideo #flowplayer {
        padding-top: 5px;
        background-color: white;
    }
    

    .consult::after {
        width: 25%;
        margin-left: 10px;
    }
    .consult::before {
        width: 25%;
        margin-right: 10px;
    }
    .consult2::after {
        width: 20%;
        margin-left: 10px;
    }
    .consult2::before {
        width: 20%;
        margin-right: 10px;
    }


    .consult24 {
        margin-top: 35px;
        width: 100%;

    }
    .consult30{
        margin-top:10px;
    }
    /*.consult30::after {
            margin-top: 10px;
        }
    .consult30::before {
        margin-top: 10px;
    }*/
    .divAchievements {
        margin-top: 80px;
    }

    .divStudent {
        margin-top: 0px;
    }

    .fixed-head ul {
        width: 100%;
    }
    .leveHWdith{
        /*width:83px;*/
        left:235px!important;
    }

    .levelHCenter {
        height: 30px;
        line-height: 30px;
        padding-top: 0px !important;
    }
    .footer__wrapper ul {
        height: auto !important;
    }

    .footerlinklist__base {
        height: auto;
    }


    /*start20201102*/
    /*首页*/
    .banner {
        width: 100%;
        overflow: hidden;
        position: relative;
        background: none;
        height: 640px;
/*        height: 250px;*/
    }

        .banner .mian-box {
            position: absolute;
            z-index: 99;
            left: 20px;
            top: 5px;
        }

            .banner .mian-box > h4 {
                font-size: 16px;
                font-weight: 600;
                color: rgba(255, 255, 255, 1);
            }

            .banner .mian-box > .slo {
                width: 290px;
                background: linear-gradient(129deg, rgba(80, 190, 190, 1) 0%, rgba(6, 161, 161, 1) 45%, rgba(0, 153, 176, 1) 73%, rgba(0, 153, 203, 1) 100%);
                border-radius: 2px;
                opacity: 0.8;
                padding: 18px;
                margin-top: 20px;
            }

                .banner .mian-box > .slo > h6 {
                    font-size: 18px;
                    color: rgba(255, 255, 255, 1);
                }

                .banner .mian-box > .slo > p {
                    font-size: 12px;
                    color: rgba(255, 255, 255, 1);
                    line-height: 22px;
                    margin-top: 10px;
                }

            .banner .mian-box > p {
                background: #fff;
                color: #333;
                font-size: 12px;
                width: 290px;
                height: 26px;
                line-height: 26px;
                padding: 0 18px;
                display: block;
                margin-top: 10px;
            }





        .banner > .Audition-class {
            position: absolute;
            bottom: 0;
            left: 5%;
            width: 86%;
            height: 66%;
            background: rgba(255, 255, 255, 0.9);
            border-radius: 6px 6px 0px 0px;
            z-index: 9;
            overflow-y:auto
        }

            .banner > .Audition-class img {
                margin-left: 5%;
                margin-top: 16px;
                margin-right: 10px;
                width: 80px;
                float: left;
                margin-bottom: 20px;
            }

            .banner > .Audition-class h4 {
                color: #5D5D5D;
                line-height: 34px;
                /* float: left; */
                font-weight: 600;
                text-align: center;
            }

            .banner > .Audition-class .input-phone {
                width: 280px;
                height: 34px;
                background: #FFFFFF;
                border: 1px solid #DEDEDE;
                border-radius: 34px;
                float: left;
                margin: 0 20px;
            }

            .banner > .Audition-class .yanzhen {
                float: left;
                margin: 10px 20px;
            }

                .banner > .Audition-class .yanzhen > input {
                    width: 160px;
                    height: 34px;
                    background: #FFFFFF;
                    border-radius: 17px;
                    padding-left: 16px !important;
                    border: 1px solid #DEDEDE;
                    display: inline-block;
                }

                .banner > .Audition-class .yanzhen > a {
                    width: 110px;
                    height: 34px;
                    line-height: 34px;
                    background: #FFFFFF;
                    border-radius: 17px;
                    border: 1px solid #DEDEDE;
                    font-size: 14px;
                    color: #FF9F30;
                    text-align: center;
                    display: inline-block;
                    vertical-align: top;
                }

                    .banner > .Audition-class .yanzhen > a:hover {
                        opacity: 0.8;
                    }

            .banner > .Audition-class .input-phone > select {
                border: none !important;
                height: 32px;
                line-height: 32px !important;
                display: inline-block;
                width: 15%;
                margin-left: 10px;
            }

            .banner > .Audition-class .input-phone > input {
                display: inline-block;
                border: none !important;
                height: 32px;
                line-height: 32px !important;
                width: 55%;
            }

            .banner > .Audition-class > div {
                width: 340px;
                margin: 0 auto;
            }

            .banner > .Audition-class .input-phone > img {
                margin-left: 15px;
                width: 14px;
                margin-top: 9px;
                margin-bottom: 0;
                margin-right: 10px;
            }

    .btn-lin {
        width: 72px;
        line-height: 38px;
        text-align: center;
        font-size: 18px;
        color: #FFFFFF;
        width: 280px;
        height: 38px;
        background: #FF9F30;
        border-radius: 19px;
        margin: 10px 20px;
        display: inline-block;
        float: left;
    }

    #banner img {
        width: 100%;
    }
    #bannerWap img {
        width: 100%;
		height: 100%;
    }

    .lesson-top {
        background: linear-gradient(135deg, #16C5BB 0%, #1F7EA6 100%);
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }

        .lesson-top .title-q {
            width: 92% !important;
            height: 30px !important;
            line-height: 29px;
            background: url("../img/lesson-title.png") no-repeat;
            background-position: center;
            background-size: 100%;
            color: #fff;
            font-size: 15px;
            text-align: center;
            color: #fff !important;
            margin: 0 auto;
            margin-bottom: 10px;
        }

    .lesson-list {
        width: 92%;
        margin-left: 4%;
        background: #fff;
        border-radius: 20px;
        margin-top: 20px;
        position: relative;
        padding-bottom: 70px;
        height:auto;
    }

        .lesson-list > .lesson-list-img {
            width: 90%;
            border-radius: 16px;
            overflow: hidden;
            margin: 5%;
            display: inline-block;
        }

            .lesson-list > .lesson-list-img > img {
                width: 100%;
            }

        .lesson-list > .lesson-list-main {
            display: inline-block;
            margin: 0 20px;
            vertical-align: top;
            width:auto;
        }

            .lesson-list > .lesson-list-main > h6 {
                font-size: 16px;
                /* color: #151515;*/
                color: #05A0A3;
                margin-top: 0;
                margin-bottom: 10px;
            }

            .lesson-list > .lesson-list-main > p {
                font-size: 14px;
                line-height: 24px;
            }

            .lesson-list > .lesson-list-main > ul {
                margin-top: 6px;
                margin-left: 20px;
                display: inline-block;
                vertical-align: top;
                line-height: 24px;
                list-style: initial;
            }
                .lesson-list > .lesson-list-main > ul li {
                    list-style: initial;
                }

        .lesson-list > a {
            position: absolute;
            right: 0;
            bottom: 24px;
            font-size: 14px;
            color: #fff;
            background: #3191CE;
            width: 162px;
            height: 30px;
            padding-top: 5px;
            padding-left: 20px;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }

        .lesson-list .a_labelLeft {
            position: absolute;
            left: 0;
            top: 24px;
            font-size: 14px;
            color: #fff;
            background: #FF9F30;
            width: 162px;
            height: 30px;
            padding-top: 5px;
            padding-left: 20px;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
        }

    .lesson-top .button-box{
        width:100%;
    }
    .newCourse .consult::before {
        width: 0%;
        margin-right: 10px;
    }
    .newCourse .consult::after {
        width: 0%;
        margin-left: 10px;
    }
    #bannerWap .swiper-slide {
        width: 100% !important;
    }
    .main-box > .main-in{
        padding-left:0px;
    }
    .lesson-list > .lesson-list-main > h6{
        line-height:20px;
    }
    /*end20201102*/
    .bannerModel > .Audition-class {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        /*margin-left:40px;*/
        padding-left: 1%;
    }
}

@media screen and (min-width:751px ) {
    .mainWeb {
        display: block;
    }

    .mainWap {
        display: none;
    }

    html {
        font-size: 16px;
    }

}

@media screen and (max-width:320px ) {
    html {
        font-size: 12px;
    }
}

@media screen and (min-width:413px) and (max-width:425px ) {
}

@media screen and (min-width:374px) and (max-width:376px ) {
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:3) {
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:2) {
}
