﻿/*板块六*/
.hmBox6 {
    background: no-repeat center center;
    background-size: cover;
    height: 130px;
    width: 100%;
}

.hmData {
    height: 130px;
    width: 100%;
}

.carousel-inner img {
    margin-top: 1px;
}

    .hmData ul {
        overflow: hidden;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .hmData li {
        float: left;
        text-align: center;
        color: #fff;
        width:25%;
        position:relative;
    }
        .hmData li:after {
            position: absolute;
            content: "";
            width: 1px;
            height: 50%;
            background: #fff;
            top: 22%;
            right: 0;
        }
        .hmData li:nth-last-child(1):after  {
            width: 0px;
        }
       /* .hmData li.li1 {
            width: 250px;
        }

        .hmData li.li2 {
            width: 250px;
        }

        .hmData li.li3 {
            width: 250px;
        }

        .hmData li.li4 {
            width: 250px;
        }*/

    .hmData .top {
        font-size: 2.5rem;
        font-weight: bold;
        line-height: 5rem;
    }

    .hmData .num {
        position: relative;
        padding-right: 0.5rem;
    }

    .hmData .numB:after {
        content: '年';
        display: block;
        font-size: 1rem;
        position: absolute;
        right: 0;
        top: -0.3rem;
        font-weight: normal;
        left: 3rem;
    }

    .hmData .numC:after {
        content: '+';
        display: block;
        font-size: 1.5rem;
        position: absolute;
        right: -1rem;
        top: -0.3rem;
        font-weight: normal;
    }

    .hmData .numD:after {
        content: '+';
        display: block;
        font-size: 1.5rem;
        position: absolute;
        right: -1rem;
        top: -0.3rem;
        font-weight: normal;
    }

    .hmData .numE:after {
        content: '+';
        display: block;
        font-size: 1.5rem;
        position: absolute;
        right: -1rem;
        top: -0.3rem;
        font-weight: normal;
    }


    .hmData .btm {
        font-size: 1rem;
        font-weight: 300
    }


#HomeMainOne {
    width: 100%;
    background-image: url('/image/HomeIndex/HMO_OneBg.png');
    background-repeat: no-repeat;
    background-position-x: right;
}

    #HomeMainOne .container {
        height: 530px;
    }


    #HomeMainOne .HMO {
        float: left;
        width: 370px;
        margin-top: 80px;
        border-radius: 30px;
        border: 1px solid #eeeeee;
    }

.HMO_Pic2 {
    margin: 0 45px;
}

.HMO_Up {
    height: 280px;
    width: 370px;
}

.HMO_Down {
    font-size: 24px;
    height: 90px;
    width: 370px;
    left: 20px;
    padding-top: 27px;
    padding-left: 20px;
    text-align: left;
}

    .HMO_Down span {
        color: #00803c;
    }

.HMO_Down_about {
    text-align: center;
    font-size: 16px;
    color: #ff007f !important;
    border: solid 1px #ff007f;
    border-radius: 14px;
    width: 120px;
    height: 28px;
    float: right;
    margin-top: 6px;
    margin-right: 20px;
}
    .HMO_Down_about:hover {
        border-color: #e50073;
        background: #e50073;
        cursor: pointer;
        color: #fff !important;
    }

    #HomeMainTow {
        width: 100%;
        background-repeat: no-repeat;
        background-image: url('/image/HomeIndex/HMO_TowBg.png');
        background-color: #f7f7f7;
        background-position: left bottom;
    }

.HomeMainTowTile {
    font-size: 36px;
    font-weight: 400;
    color: #1a1a1a;
    padding-top: 70px;
}

.HomeMainTow_A {
    transition: .3s;
    margin:30px 0;
}

    .HomeMainTow_A:after {
        content: "`";
        clear: both;
        height: 1px;
        width: 100%;
        color: transparent;
    }



    .HomeMainTow_A .HMT_A_Select:hover {
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    }

.HMT_A_Select {
    float: left;
    width: 240px;
    height: 240px;
    border-radius: 30px;
    padding-top: 30px;
}

    .HMT_A_Select::after {
        background-color: #ffffff;
        opacity: 0.8;
    }

.HMT_A_P1 {
    font-size: 20px;
    font-weight: bold;
}

.HMT_A_P1 {
    font-size: 20px;
}

.HMT_B_Splite {
    width: 600px;
    height: 320px;
    float: left;
    text-align: left;
}

.HMT_B_Splite_R {
    padding-top: 25px;
}

    .HMT_B_Splite_R p {
        clear: both;
    }

.HMT_B_Splite_R_T1 {
    font-size: 30px;
    font-weight: 500;
}

.HMT_B_Splite_R_T2 {
    font-size: 18px;
    font-weight: 500;
}

.HMT_B_Splite_R_T3 {
    font-size: 18px;
    font-weight: 500;
}

.HMT_B_Splite_R_T4 {
    font-size: 16px;
    font-weight: 300;
}

.Consultationdetails {
    width: 300px;
    height: 60px;
    text-align: center;
    border-radius: 30px;
    background-color: #ff007f;
    color: white;
    clear: both;
    line-height: 60px;
    font-size: 30px;
    margin: 0 auto;
}
.Consultationdetails:hover {
    border-color: #e50073;
    background: #e50073;
    cursor: pointer;
    color: #fff !important;
}
    .HomeMainThreeTile {
        font-size: 36px;
        font-weight: bold;
    }

#HomeMainThree {
    margin-top: 65px;
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HMO_ThreeBg.png');
    background-position: right bottom;
}

.HMT_C {
    float: left;
    height: 320px;
    width: 220px;
    border-radius: 30px;
    cursor: pointer;
}

.HMT_Green {
    background-color: #00803c;
    opacity: 0.8;
    z-index: 1;
}

.HMT_Green_Content_default {
    position: absolute;
    width: 220px;
    color: white;
}

.HMT_Green_Up {
    opacity: 1;
    font-size: 180px;
    line-height: 230px;
    z-index: 9999;
}

.HMT_Green_Down {
    height: 90px;
}

.HGD_A {
    font-size: 30px;
    line-height: 30px;
}

.HGD_B {
    margin-top: 0px;
    font-size: 16px;
}


.HMT_Content_A {
    float: left;
    margin-left: 25px;
    height: 100%;
}

    .HMT_Content_A div {
        transition: .5s;
    }

    .HMT_Content_A:nth-child(1) {
        float: left;
        margin-left: 0px;
    }

    .HMT_Content_A div:nth-child(3), .HMT_Content_A div:nth-child(4) {
        opacity: 0;
    }

    .HMT_Content_A:hover div:nth-child(3), .HMT_Content_A:hover div:nth-child(4) {
        opacity: 1;
    }

    .HMT_Content_A:hover div:nth-child(1), .HMT_Content_A:hover div:nth-child(2) {
        opacity: 0;
    }

.HomeMainThree_Content {
    margin-top: 60px;
}

.HMT_Content_01 {
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HomeMainThree_Content01.png');
}

.HMT_Content_02 {
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HomeMainThree_Content02.png');
}

.HMT_Content_03 {
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HomeMainThree_Content03.png');
}

.HMT_Content_04 {
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HomeMainThree_Content04.png');
}

.HMT_Content_05 {
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HomeMainThree_Content05.png');
}

.HMT_Green_Active_Down {
    height: 180px;
    opacity: 0.7;
    margin-top: 140px;
    background-color: rgba(0,0,0,.8);
    border-radius: 0 0 30px 30px;
}

.HMT_Active_Down {
    position: absolute;
    width: 220px;
    float: left;
    z-index: 9999;
    margin-top: -160px;
    color: white;
}

.HGAD_B {
    width: 180px;
    text-align: left;
    margin: 0 auto;
}



#HomeMainFour {
    padding-top: 80px;
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HMO_FourBg.png');
    background-position:center;
}

.HomeMainFourTile {
    font-size: 36px;
    font-weight: bold;
    color: white;
}

.HomeMainFour_Content {
    padding-top: 56px;
}

.HMF_C {
    float: left;
    width: 300px;
    height: 240px;
    color: #ffffff;
    padding-top: 30px;
    position: relative;
    border-radius: 30px;
    transition: .3s;
    cursor: pointer;
}

    .HMF_C:hover {
        border-radius: 30px;
        background-color: #ffffff;
        opacity: 0.8;
        color: #333333;
    }

    .HMF_C div {
        height: 80px;
    }

        .HMF_C div img {
            width: 80px;
            height: 80px;
            margin-left: -40px;
            position: absolute;
            left: 50%;
        }

            .HMF_C div img:nth-child(4), .HMF_C:hover div img:nth-child(3) {
                opacity: 0;
                display: none;
            }

            .HMF_C div img:nth-child(3), .HMF_C:hover div img:nth-child(4) {
                opacity: 1;
                display: block;
            }

.hmf_c_icon {
    float: left;
    position: relative;
    animation: myfirst 2s infinite linear;
    -webkit-animation: myfirst 2s infinite linear; /* Safari and Chrome */
    background-repeat: no-repeat;
}

@keyframes myfirst {
    0% {
        margin-top: 8px;
        transform: scale(1);
    }

    40% {
        margin-top: 0;
        transform: scale(.8);
    }

    100% {
        margin-top: 8px;
        transform: scale(1);
    }
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    0% {
        margin-top: 8px;
        transform: scale(1);
    }

    40% {
        margin-top: 0;
        transform: scale(.8);
    }

    100% {
        margin-top: 8px;
        transform: scale(1);
    }
}



.HMF_C_L01 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content01_3.png');
    width: 44px;
    height: 44px;
    position: absolute;
    margin-left: 110px;
}

.HMF_C_R01 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content01_2.png');
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: 165px;
    margin-top: 40px;
}

.HMF_C_L02 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content02_3.png');
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: 150px;
    margin-top: 26px;
}

.HMF_C_R02 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content02_2.png');
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: 112px;
    margin-top: 7px;
}

.HMF_C_L03 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content03_3.png');
    width: 50px;
    height: 34px;
    position: absolute;
    margin-top: 5px;
    margin-left: 100px;
}

.HMF_C_R03 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content03_2.png');
    width: 20px;
    height: 16px;
    position: absolute;
    margin-left: 155px;
    margin-top: 45px;
}

.HMF_C_L04 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content04_3.png');
    width: 44px;
    height: 44px;
    position: absolute;
    margin-left: 155px;
    margin-top: 20px;
}

.HMF_C_R04 {
    background-image: url('../../image/HomeIndex/HomeMainFour_Content04_2.png');
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: 125px;
    margin-top: 2px;
}

/*--------教师团队轮播-----------*/

#HomeMainFive {
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HMO_FiveBg.png');
    background-position: right bottom;
}




.silder-box {
    position: relative;
    margin-top: 60px;
}

.silder {
    margin: 0 auto;
    width: 1200px !important;
    position: relative;
    height: 415px;
    overflow: hidden;
}

    .silder > ul {
        white-space: nowrap;
        position: absolute;
        padding-left: 0;
        display: flex;
    }

        .silder > ul > li {
            width: 400px;
            min-width: 400px;
            list-style: none outside none;
            padding-right: 28px !important;
            padding-left: 28px !important;
        }



.silder-button {
    width: 25px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -30px;
}

    .silder-button.btl {
        left: 10px;
        background: url(../../image/HomeIndex/HomeMainFive_Content_bl.png)
    }

    .silder-button.btr {
        right: 10px;
        background: url(../../image/HomeIndex/HomeMainFive_Content_br.png)
    }

.silder-bottom {
    height: 210px;
    background: url(../../image/HomeIndex/HomeMainFive_Content_imgBottom.png);
    background-repeat: no-repeat;
    background-position-y: 180px;
    background-position-x: 50%;
}

.silder-Name {
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    line-height: 60px;
    border-bottom: 1px solid #dcdcdc;
}

.P_aboutTeacher {
    margin-top: 15px;
}
/*校区环境*/

#HomeMainSix {
    padding-top: 80px;
    background: url(../../image/HomeIndex/HMO_SixBg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.HomeMainSix_Content {
    margin-top: 60px;
}

    .HomeMainSix_Content img {
        transition: .3s;
        border-radius: 30px;
    }
.imgscale {
    overflow: hidden;
    border-radius: 30px;
}
.imgscale img:hover {
    transform: scale(1.3);
}

.HMS_content {
    float: left;
    margin-left: 20px;
}

.HMS_content_01 {
    width: 400px;
    margin-left: 0px !important;
}

.HMS_content_02 {
    width: 380px;
    display: flex;
    flex-direction: column;
}

.HMS_content_03 {
    width: 180px;
    display: flex;
    flex-direction: column;
}

.HMS_content_04 {
    width: 180px;
}

.divfloatLeft {
    float: left;
}

/*媒体评价*/
#HomeMainSeven {
    background-color: #f7f7f7;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-image: url('/image/HomeIndex/HMO_SevenBg.png');
    background-position: right bottom;
}

.HomeMainSeven_Content {
    margin-top: 60px;
}

.HMSeven_content {
    width: 370px;
}

.HMSeven_content_BG {
    background-color: white;
    border-radius: 30px;
    height: 180px;
    width: 100%;
    box-shadow: 5px;
    line-height: 180px;
}

.HMSeven_content:hover .HMSeven_content_BG {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 180px;
    z-index: 355;
    line-height: 180px;
}


.HMSeven_content > p {
    font-size: 16px;
    font-family: "Source Han Sans CN";
    color: #343434;
    line-height: 1.5;
    text-align: left;
    width: 338px;
    height: 87px;
    z-index: 357;
    margin: 40px 0 0 25px;
}
/*我们的承诺*/
#HomeMainEight {
    padding-top: 80px;
    background: url(../../image/HomeIndex/HMO_EightBg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.HomeMainEight_Content {
    margin-top: 60px;
}

.HME_Content {
    width: 600px;
    height: 300px;
}

.HME_Content_TextP1 {
    margin-top: 75px;
    margin-left: -130px;
    font-size: 30px;
    width: 550px;
}

    .HME_Content_TextP1 > img {
        margin-top: -20px;
    }

    .HME_Content_TextP1 > span {
        vertical-align: sub;
    }

.HME_Content_TextP2 {
    margin-left: 50px;
    text-align: left;
    width: 550px;
    font-size: 16px;
    color: #666666;
}


/*客户录入*/
.carousel-customer {
    padding: 35px 20px;
    background-color: white;
    border-radius: 44px;
    color: #000;
    background: rgba(255,255,255,0.9);
}

    .carousel-customer ul {
        margin: 0;
        padding: 0;
    }

.carousel-count {
    color: #ff007f;
    font-size: 28px;
}

.carousel-customer label {
    position: absolute;
    background: #ff007f;
    color: #fff;
    width: 32px;
    height: 26px;
    right: 0;
    top: 0;
    margin-bottom: 0px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.carousel-customer input, .carousel-customer select {
    border: 0;
    width: 190px;
    background-color: transparent;
}

.carousel-customer input {
    margin-right: 20px;
}

    .carousel-customer input:focus, .carousel-customer select:focus {
        outline: 0;
    }

.carousel-customer select {
    width: 100%;
    position: absolute;
    left: 0;
    height: 27px;
    top: 0;
    padding: 0 18px;
    z-index: 1;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
}
.carousel-customer h1 {
    font-size: 24px;
    font-weight: bold;
}

.carousel-customer h6 {
    margin-bottom: 20px;
}

.carousel-customer li {
    position: relative;
    border: 1px solid #989b9e;
    border-radius: 60px;
    list-style: none;
    margin: 12px;
    padding: 2px 4px 2px 20px;
    display: flex;
    /*justify-content: center;*/
    letter-spacing: 2px;
    overflow: hidden;
    height: 28px;
}
    .carousel-customer li:nth-child(3), .carousel-customer li:nth-child(4) {
        overflow: visible;
    }
    .carousel-customer li:nth-last-child(1) {
        border-color: #ff007f;
        background: #ff007f;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        margin-top: 20px;
    }

        .carousel-customer li:nth-last-child(1):hover {
            border-color: #e50073;
            background: #e50073;
        }

.carousel-customer label:after {
    position: absolute;
    content: '';
    border: 7px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    top: 50%;
    margin-top: -3px;
    right: 12px;
    border-right-width: 5px;
    border-left-width: 5px;
}




/*模拟下拉框样式*/
.sk_select {
    text-align: left;
    position:relative;
    width:100%
}
    .sk_select section:nth-child(2) {
        position: absolute;
        width: 100%;
        z-index: 1;
        box-shadow: 0 2px 4px #a9a9a9;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        overflow: hidden;
    }
    .sk_select section:nth-child(2) li {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        min-width: 120px;
        background-color: #ffffff;
        border: 0;
        color: #100101;
        overflow: unset;
        font-weight: 400;
        font-size: 14px;
        margin: 0;
        cursor: default;
        border-radius:0;
        transition:.3s;
    }
        .sk_select section:nth-child(2) li:hover {
            background-color: #83bbff;
            border-radius: 0;
            color: #ffffff;
        }
        .sk_select section:nth-child(2) li.select {
            background-color: #197ffb;
            border-radius: 0;
            color: #ffffff;
        }