@import "reset.css";

body{
    background: #fff;
}
.main {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 1px;
}

.intro {
    font-size: 26px;
    color: #848484;
}

#swiper11 {
    height: 100%;
    width: 100%;
    min-width: 1200px;
    margin: 0;
    padding: 0;
    padding-top: 60px;
}


.banner {
    width: 100%;
    height: 566px;
    background: url(../images/banner.jpg) no-repeat center;
}

/* 一 */

.title1 {
    height: 54px;
    margin: 60px 0 32px;
    background: url(../images/title1.png) no-repeat center;
}

.reason {
    display: flex;
    justify-content: space-between;
    margin-top: 79px;
}

.reason li {
    width: 257px;
    height: 357px;
    background-color: #ffffff;
    box-shadow: 2px 6px 23px 1px rgba(148, 197, 250, 0.29);
    border-radius: 50px 0px 30px 0px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.reason li:hover{
    transform: translate(0, -14px);
    -webkit-transform: translate(0, -14px);
    -ms-transform: translate(0, -14px);
    -moz-transform: translate(0, -14px);
}
.reason li>h3 {
    font-size: 26px;
    color: #1d1c2d;
    margin: 23px 0 18px;
}

.reason li>p {
    width: 192px;
    line-height: 24px;
    font-size: 16px;
    color: #898989;
    margin: 0 auto;
    text-align: left;
}

/* 二 */
.title2 {
    height: 54px;
    margin: 90px 0 18px;
    background: url(../images/title2.png) no-repeat center;
}

.box-list {
    width: 1162px;
    margin: 60px auto 33px;
}

.box-list li {
    float: left;
    width: 552px;
    height: 123px;
    box-shadow: 2px 3px 27px 0px rgba(199, 214, 255, 0.64);
    border-radius: 10px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.box-list li:hover{
    transform: translate(0, -14px);
    -webkit-transform: translate(0, -14px);
    -ms-transform: translate(0, -14px);
    -moz-transform: translate(0, -14px);
}

.box-list li:nth-child(odd) {
    margin: 0 58px 37px 0;
}

.box-item {
    float: left;
    margin-left: 20px;
}

.item-top {
    margin: 26px 0 15px;
    text-align: left;
}

.item-top img {
    margin-right: 10px;
}

.item-top span {
    font-size: 28px;
    color: #585858;
    font-weight: bold;
    vertical-align: middle;
}

.box-item p {
    font-size: 22px;
    color: #b6b6b6;
    margin-left: 50px;
}

.ad {
    float: right;
    width: 110px;
    height: 37px;
    line-height: 37px;
    background-color: #ff6e03;
    border-radius: 19px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 40px 20px 0 0;
}

.consult {
    font-size: 0;
}

.consult2 {
    margin-bottom: 67px;
}

.consult a:first-child {
    display: inline-block;
    width: 486px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    font-size: 34px;
    color: #fff;
    vertical-align: middle;
}

.consult a:last-child {
    display: inline-block;
    width: 395px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    font-size: 40px;
    color: #5f5f5f;
    vertical-align: middle;
}

.consult2 a:first-child {
    background-image: linear-gradient(267deg,
            #ffbb03 0%,
            #ff7f03 100%),
        linear-gradient(#2082ec,
            #2082ec);
}

.consult2 a:last-child {
    border: 1px solid #ff8303;
}

.slogan {
    width: 100%;
    height: 224px;
    background: url(../images/slogan.jpg) no-repeat center;
}

/* 三 */
.con3 {
    height: 803px;
    background-color: #4097f3;
}

.title3 {
    height: 54px;
    margin: 85px 0 27px;
    background: url(../images/title3.png) no-repeat center;
}

.con3 .intro {
    color: #ffffff;
}

.method {
    display: flex;
    justify-content: space-between;
    margin-top: 68px;
}

.method li {
    width: 334px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}

.method li:hover{
    transform: translate(0, -14px);
    -webkit-transform: translate(0, -14px);
    -ms-transform: translate(0, -14px);
    -moz-transform: translate(0, -14px);
}

.method li>div {
    background: #fff;
    height: 185px;
}

.method li h3 {
    font-size: 36px;
    color: #646464;
    padding: 21px 0;
}

.method li p {
    color: #696969;
    width: 269px;
    line-height: 24px;
    margin: 0 auto;
    text-align: left;
}

.method li p>span {
    color: #ff9803;
}

.method li p:nth-of-type(1) {
    margin-bottom: 10px;
}

.method li>a {
    display: block;
    width: 334px;
    height: 47px;
    line-height: 47px;
    background-color: #117ef2;
    color: #ffffff;
    text-align: center;
    margin-top: 13px;
}

/* 四 */
.con4 {
    height: 1111px;
    background-color: #f5f6fd;
}

.title4 {
    height: 54px;
    margin: 88px 0 35px;
    background: url(../images/title4.png) no-repeat center;
}

.plan {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    flex-wrap: wrap;
}

.plan li {
    width: 314px;
    height: 346px;
    background-color: #ffffff;
    box-shadow: 2px 5px 26px 1px rgba(32, 131, 236, 0.24);
    margin-bottom: 43px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.plan li:hover{
    transform: translate(0, -14px);
    -webkit-transform: translate(0, -14px);
    -ms-transform: translate(0, -14px);
    -moz-transform: translate(0, -14px);
}

.plan li img {
    display: block;
    margin: 56px auto 30px;
}

.plan li h3 {
    font-size: 28px;
    color: #181818;
}

.plan li p {
    font-size: 20px;
    color: #919191;
    text-align: center;
    line-height: 30px;
    margin-top: 22px;
}

/* 五 */
.title5 {
    height: 54px;
    margin: 75px 0 27px;
    background: url(../images/title5.png) no-repeat center;
}

.con5 img {
    display: block;
    margin: 80px auto 97px;
}

.consult5 {
    margin-bottom: 69px;
}

.consult5 a:first-child {
    background-image: linear-gradient(267deg,
            #5f8cf4 0%,
            #4a71f5 80%,
            #446af5 100%),
        linear-gradient(#2082ec,
            #2082ec);
}

.consult5 a:last-child {
    border: 1px solid #5d8bf4;
}

/* 六 */
.con6 {
    height: 774px;
    background: url(../images/con6.jpg) no-repeat center;
}

.title6 {
    height: 54px;
    margin: 85px 0 30px;
    background: url(../images/title6.png) no-repeat center;
}

.school {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 65px;
}

.school li {
    width: 250px;
    height: 195px;
    background-color: #ffffff;
    box-shadow: 2px 5px 13px 0px rgba(32, 131, 236, 0.18);
    border-radius: 40px 0px 40px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 39px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.school li:hover{
    transform: translate(0, -14px);
    -webkit-transform: translate(0, -14px);
    -ms-transform: translate(0, -14px);
    -moz-transform: translate(0, -14px);
}
.school li h3 {
    font-size: 22px;
    color: #5a5a5a;
    font-weight: bold;
}

.school li p {
    margin: 27px 0 21px;
}

.school li span {
    display: inline-block;
    font-size: 18px;
    color: #9f9f9f;
    padding-right: 11px;
    border-right: 2px solid #9f9f9f;
}

.school li span:last-child {
    border-right: 0;
    padding-right: 0;
}

.school li a {
    width: 144px;
    height: 33px;
    line-height: 33px;
    background-color: #ffb554;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

/* 七 */
.con7 {
    height: 220px;
    background-color: #4097f3;
}

.title7 {
    font-size: 40px;
    color: #ffffff;
    margin: 38px 0 45px;
}

input[type="text"] {
    width: 337px;
    height: 57px;
    background-color: #ffffff;
    padding-left: 36px;
    margin-right: 21px;
    vertical-align: middle;
    font-size: 22px;
}

input[type="submit"] {
    width: 202px;
    height: 57px;
    line-height: 57px;
    background-color: #ffb554;
    font-size: 22px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9f9f9f;
    font-size: 22px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #9f9f9f;
    font-size: 22px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #9f9f9f;
    font-size: 22px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #9f9f9f;
    font-size: 22px;
}

/* 八 */
.con8 {
    background-color: #e6e9fc;
    padding-bottom: 45px;
}

.title8 {
    height: 40px;
    background: url(../images/title8.png) no-repeat center;
    margin: 47px 0 30px;
}

.con8-table {
    background-color: #ffffff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-top: 51px;
}

.sort li {
    float: left;
    width: 297px;
    height: 66px;
    line-height: 66px;
    border-radius: 3px 0px 0px 0px;
    margin-right: 2.5px;
    text-align: center;
    background-color: #2f53f2;
    color: #fff;
    border-top: 0;
    cursor: pointer;
}

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

.sort li.active {
    color: #2f53f2;
    background: #fff;
    border-top: 6px solid #2f53f2;
}

.train {
    margin-top: 40px;
}

.train .train_table {
    display: none;
    padding-bottom: 30px;
}

.train .train_table:first-child {
    display: block;
}

table {
    text-align: center;
    width: 1120px;
    margin: 0 auto;
}

table tr {
    height: 80px;
}

table tr:nth-child(1) {
    height: 68px;
    background: #F3DBA6;
}

table tr td {
    line-height: 24px;
}

table tr td {
    border: 1px solid #e6e9fc;
}

table tr td:last-child {
    padding: 20px;
}

table .order {
    background-image: linear-gradient(45deg, #f0e8c1, #fefefc);
}

table .et1 p {
    padding: 20px;
}

.consult8 {
    margin-top: 68px;
}

.consult8 a:first-child {
    background-image: linear-gradient(267deg,
            #5f8cf4 0%,
            #4a71f5 80%,
            #446af5 100%),
        linear-gradient(#2082ec,
            #2082ec);
}

.consult8 a:last-child {
    border: 1px solid #5d8bf4;
}

/* 九 */
/* .con9 {
    height: 500px;
} */

.title9 {
    height: 47px;
    background: url(../images/title9.png) no-repeat center;
    margin: 80px 0 35px;
}

.teacher {
    width: 1192px;
    height: 441px;
    margin: 43px auto 0;
    background-color: #ffffff;
    box-shadow: 2px 12px 35px 0px rgba(191, 191, 191, 0.33);
    position: relative;
    text-align: left;
}

#swiper1 .swiper-container {
    width: 1148px;
    padding-bottom: 70px;
    margin: 0 auto;
    padding-top: 23px;
}

#swiper1 .swiper-slide {
    width: 287px;
    height: 388px;
    position: relative;
    cursor: pointer;
}

.tea-wrap {
    position: absolute;
}

.tea-info {
    position: absolute;
    bottom: 23px;
    z-index: 5;
    width: 252px;
    left: 50%;
    margin-left: -126px;
}

.tea-info h4 {
    color: #fff;
    font-size: 22px;
    line-height: 37px;
    float: left;
}

.tea-info img {
    float: right;
}

.tea-info p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.swiper-slide:hover .tea-info {
    display: none;
}

.tea-mask {
    width: 287px;
    height: 388px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 10;
    display: none;
}

.swiper-slide:hover .tea-mask {
    display: block;
}

.tea-mask-title {
    margin: 66px 0 32px;
    text-align: center;
}

.tea-mask-title span {
    color: #fff;
    font-size: 22px;
}

.tea-mask p {
    width: 242px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

.con9 .swiper-button-prev {
    background: url(../images/left_slide.png) no-repeat center;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -5px;
}

.con9 .swiper-button-next {
    background: url(../images/right_slide.png) no-repeat center;
    display: block;
    cursor: pointer;
    position: absolute;
    right: -5px;
}

/* 十 */
.con10 {
    text-align: center;
    height: 1240px;
}

.title10 {
    height: 45px;
    background: url(../images/title10.png) no-repeat center;
    margin: 80px 0 27px;
}

.conBg {
    width: 100%;
    height: 758px;
    margin-top: 60px;
    padding-top: 1px;
    background: url(../images/con10.jpg) no-repeat center;
}

#swiper2 {
    width: 1282px;
    height: 926px;
    /* background: url(../images/envir.png) no-repeat center; */
    margin: 163px auto 0;
}




/* 十一 */
.title11 {
    height: 47px;
    background: url(../images/title11.png) no-repeat center;
    margin: 37px 0 62px;
}

.city li {
    float: left;
    width: 220px;
    height: 79px;
    line-height: 79px;
    background-color: #4097f3;
    border-radius: 8px;
    text-align: center;
    margin: 0 21px 29px 0;
}

.city li:nth-child(5n) {
    margin-right: 0;
}

.city li>a {
    display: block;
    width: 219px;
    height: 79px;
    font-size: 30px;
    color: #fff;
}