body{
    background: #fff !important;
}
/* 移动端浮层 */
.navbar-mark{
    position: fixed;
    top: 71px;
    left: 0;
    background: none;
    width: 100%;
    height: 100%;
}
.tabNav-box .breadcrumb,.tabNav-box .breadcrumb a{
    background: none !important;
    color: #f2b5b8;
}
.tabNav-box .breadcrumb{
    margin-bottom: 20px !important
}
.banner h1{
    position: absolute;
    left: -99999px;
    z-index: -9999;
}
.banner-bg{
    background: url(../images/banner-bg.jpg) no-repeat center center;
    text-align: center
}

/* positionTop */

.positionTop{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background: #fff
}

.sub-nav.positionTop .nav-icon{
display: none !important
}
.sub-nav ul{
    width: 100%;
    padding: 20px 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.sub-nav .nav-icon{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    background: url(../images/icon.png) no-repeat
}
.sub-nav .nav-icon1{
    background-position: -5px 0
}
.sub-nav .nav-icon2{
    background-position: -5px -80px
}
.sub-nav .nav-icon3{
    background-position: -5px -160px
}
.sub-nav .nav-icon4{
    background-position: -5px -240px
}
.sub-nav .nav-icon5{
    background-position: -5px -320px
}
.sub-nav .nav-icon6{
    background-position: -5px -400px
}
.sub-nav li:hover .nav-icon1,.sub-nav li.active .nav-icon1{
    background-position: -5px -480px
}
.sub-nav li:hover .nav-icon2,.sub-nav li.active .nav-icon2{
    background-position: -5px -560px
}
.sub-nav li:hover .nav-icon3,.sub-nav li.active .nav-icon3{
    background-position: -5px -640px
}
.sub-nav li:hover .nav-icon4,.sub-nav li.active .nav-icon4{
    background-position: -5px -720px
}
.sub-nav li:hover .nav-icon5,.sub-nav li.active .nav-icon5{
    background-position: -5px -800px
}
.sub-nav li:hover .nav-icon6,.sub-nav li.active .nav-icon6{
    background-position: -5px -880px
}
.sub-nav li:hover a::after,.sub-nav li.active a::after{
    display: block;
    content: '';
    position: absolute;
    width: 83px;
    height: 6px;
    background: #de4a4c;
    border-radius: 3px 3px 0 0;
    left: 50%;
    bottom: -20px;
    margin-left: -41px;
}


.sub-nav li {
    /* margin: 0 20px; */
    width: 16.666%;
    padding-left: 1px;
    text-align: center;
    background: url(../images/sub-nav-li-bg.jpg) no-repeat center left
}
.sub-nav li.dom-first{
    background: none
}
.sub-nav li a{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    background: #fff !important;
}
.sub-nav li a:hover,.sub-nav li.active a{
    color: #de4a4c
}
.sub-nav.positionTop .navbar-nav{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
.sub-nav.positionTop li,.sub-nav.positionTop li > a{
    position: static;
}
.sub-nav.positionTop .container{
    width: 100%;
    margin: 0 auto !important;
    /* padding: 10px; */
}
.sub-nav.positionTop li{
    /* display: inline-block;
    min-width: 122px;
    float: none !important;
    margin: 10px; */
    width: 14.666%;
    text-align: center;
    margin: 1%;
    background: #fff;
}
.sub-nav.positionTop li a::after{
    display: none !important
}
/* .sub-nav.positionTop li.dom-first{
    margin-left: 0
}
.sub-nav.positionTop li.dom-last{
    margin-right: 0
} */
.sub-nav.positionTop li a{
    padding: 8px 27px;
    font-size: 16px;
    color: #222;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #999999;
}
.sub-nav.positionTop li:hover a,.sub-nav.positionTop li.active a{
    background: #de4a4c !important;
    color: #fff;
    border-color: #de4a4c
}
.anchor{
    height: 0px !important;
    position: relative
}
/* 悬浮导航 end */
/* tabNav-box start */
.tabNav-box{
    position: relative;
    margin-top: -124px;
    z-index: 1;
}

/* tabNav-box end */

/* moudle */
.moudle{
    padding: 50px 0  70px;
}
.moudle-title{
    margin-bottom: 50px;
}
.moudle-title h2{
    padding-top: 19px;
    font-size: 46px;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: url(../images/moudle-tit-bg.png) no-repeat center top;
    margin-bottom: 18px
}
.moudle-title > p{
    height: 22px;
    background: url(../images/moudle-tit-bg2.png) no-repeat center center;
}
/* moudle 公共样式 end */




/* 特点 start */


/* 特点 end */
.merit-moudle{
    padding-bottom: 50px
}
.merit-item{
    float: left;
    width: 50%;
    margin: 14px 0
}
.merit-item dt{
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    width: 31px;
    height: 31px;
    padding: 7.5px 0;
    text-align: center;
    background: #de4a4c;
    border-radius: 31px;
}
.merit-item-l dt{
    float: right;
    margin-left: 9px
}
.merit-item-l dd{
    text-align: right;
    padding-right: 40px
}
.merit-item-r dd{
    padding-left: 40px
}
.merit-item-r dt{
    float: left;
    margin-right: 9px
}

.merit-item .merit-tit{
    font-size: 16px;
    color: #de4a4c;
    font-weight: bold;
}
.merit-item p{
    display: inline-block;
    font-size: 16px;
    color: #333;
    text-align: left;
}
.merit-cnt {
    background: url(../images/merit-bg.png) no-repeat center center 
}
.merit-item-l{
    padding-right: 103px
}
.merit-item-r{
    padding-left: 103px
}
.merit-item-03{
    padding-right: 123px
}
.merit-item-04{
    padding-left: 123px
} 
/* 特点  end */


/* 优势 start */
.advantage-moudle{
    padding-top: 0 !important
}
.advantage-main {
    padding-top: 54px
}
.advantage-main dl {
    float: left;
    position: relative;
    width: 23%;
    margin: 0 1%;
    padding-top: 60px;
    -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.16);   
    -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.16);    
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
     z-index: 0;
}
.advantage-main dl dt{
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -60px
}
.advantage-main dl dd {
    padding: 20px;
}
.advantage-main dl dd .tit{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom:12px;
}
.advantage-main dl dd .cnt p{
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
/* 优势 end */

/* 推荐 start */
.school-moudle{
    padding-bottom: 56px
}
.school-moudle .sub-moudle{
    margin-bottom: 50px
}
.school-list{
    margin-top: -1%
}
.school-list dl{
    float: left;
    width: 23%;
    margin:1%;
    border-radius: 4px;
    overflow: hidden;
}
.school-list dl:hover{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)
}
.school-list dl:hover dt,.school-list dl:hover dd{
    border-color: #fff;
}
.school-list dt{
    height: 134px;
    border: 1px solid #ebebeb;
    border-bottom: none;
    border-radius: 4px 4px 0 0 ;
    overflow: hidden;
}
.school-list dd {
    padding: 0 16px 16px;
    border: 1px solid #ebebeb;
}
.school-list dd .school-logo{
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.school-list .address-icon{
    margin-right: 4px;
    background-position: 0 -238px
}
.school-list dd .school-logo a{
    position: absolute;
    width: 60px;
    height: 60px;
    padding: 5px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
    -moz-box-shadow:  0 0 6px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
}
.school-list dd p{
    font-size: 12px;
}
.school-type {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 10px;
    color: #de4a4c;
    background: #fff2f2;
    border: 1px solid #de4a4c;
    border-radius: 2px
}
.school-type-list{
    margin-bottom: 6px
}
.school-type-list b,.school-price b{
    color: #333;
    font-weight: normal
}
.school-type-list span{
    color: #666
}
.school-price span{
    font-size: 16px;
    color: #de4a4c;
    font-weight: bold
}
.school-price span em{
    font-size: 12px;
    color: #333;
    font-weight: normal
}
.school-list dd .school-logo p{
   text-align: right;
   color: #666;
}
.school-list dd .school-cnt{
    font-size: 14px;
    /* height: 32px; */
    /* color: #666; */
    /* line-height: 16px; */
    padding-bottom: 3px;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 10px;
    /* overflow: hidden; */
}
.school-list dd .school-name{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school-list dd .school-name:hover,.school-list dd .school-cnt a:hover{
    color: #de4a4c;
}

/* 推荐 end */

/* 流程 start */

.flow-moudle{
    background: url(../images/moudle-bg3.jpg) no-repeat center center;
    background-size: cover
}
.flow-main{
    padding: 0 20px;
    position: relative;
    background:url(../images/flow-main-bg.jpg) repeat-x center top 138px
}
.flow-main .flow-icon1,.flow-main .flow-icon2{
    position: absolute;
    height: 100%;
}
.flow-main .flow-icon1{
    background: url(../images/flow-img3.png) no-repeat center top 136px;
    width: 7px;
    left: 0;
}
.flow-main .flow-icon2{
    background: url(../images/flow-img4.png) no-repeat right top 121px;
    width: 33px;
    right: 0;
}
.flow-main dl{
    float: left;
    width: 23%;
    margin: 0 1%;
}
.flow-main dl dt{
    position: relative;
    padding: 21px 0 21px;
    background: #d2444b;
    text-align: center;
    margin-bottom: 39px;
    border-radius: 4px;
}
.flow-main dl.flow-dl1 dt{
    background: linear-gradient(90deg,#eb514d,#e04b4c)
}
.flow-main dl.flow-dl2 dt{
    background: linear-gradient(90deg,#e04b4c,#d1434b)
}
.flow-main dl.flow-dl3 dt{
    background: linear-gradient(90deg,#d1434b,#c23b49)
}
.flow-main dl.flow-dl4 dt{
    background: linear-gradient(90deg,#c23b49,#b63548)
}
.flow-main dl dt::after{
    display: block;
    content: '';
    width: 100%;
    height: 11px;
    background: url(../images/flow-img1-1.png) no-repeat center center;
    position: absolute;
    bottom: -10px
}
.flow-main dl.flow-dl2 dt::after{
    background: url(../images/flow-img1-2.png) no-repeat center center;
}
.flow-main dl.flow-dl3 dt::after{
    background: url(../images/flow-img1-3.png) no-repeat center center;
}
.flow-main dl.flow-dl4 dt::after{
    background: url(../images/flow-img1-4.png) no-repeat center center;
}
.flow-main dl dt::before{
    display: block;
    content: '';
    width: 100%;
    height: 26px;
    background: url(../images/flow-img2.png) no-repeat center center;
    position: absolute;
    bottom: -53px
}
.flow-main dl dd{
    text-align: left;
    padding-top: 39px;
}
.flow-main dl dt p{
    font-size: 24px;
    color: #fff;
    font-weight: bold
}
.flow-main dl dt span{
    font-size: 16px;
    color: #ffe3ad;
    font-weight: normal;
    padding-left: 25px;
    background: url(../images/flow-img-tit.png) no-repeat center left
}
.flow-cnt{
    padding: 15px 20px 17px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 4px
}
.flow-cnt p{
    font-size: 16px;
    color: #333;
    margin-bottom: 7px;
}
.flow-cnt p:last-child{
    margin-bottom: 0
}
/* 流程 end */

/* 常见问题 start */
.faq-moudle{
    background: url(../images/faq-moudle-bg.jpg) no-repeat center center;
    background-size: cover
}
.faq-main {
    margin-top: -1.6%
}
.faq-main dl{
    float: left;
    width: 48.4%;
    padding: 0 20px 15px;
    box-shadow: 0 0 10px rgba(0,0,0, .1);
    margin: 1.6% 0.8% 0;
    background: #fff;
    border-radius: 4px;
}
.live-faq dl{
    width: 23%;
    margin: 0 1%;
}
.faq-main dl.big-dl{
    width: 100%;
    margin-bottom: 0;
    margin-top: 0
}
.faq-main dl dt{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #d6dee6
}
.faq-main dl dt span{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 28px;
    height: 35px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: url(../images/faq-tit-bg.png) no-repeat center center;
    background-size: cover;
}
.a-cnt {
    padding-left: 36px;
    background: url(../images/a-icon.jpg) no-repeat 5px 7px
}
.a-cnt p,.a-cnt li{
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}
.a-cnt li{
    padding-left: 9px;
    background: url(../images/faq-li-bg.jpg) no-repeat left 14px
}
/* 常见问题 end */

/* faq start */
.school-form-moudle{
    padding-top: 70px
}
.school-form{
    padding: 17px 0 20px;
    margin-bottom: 0;
    border: 20px solid #eeeeee; 
    background: #fff url(../images/faq-bg.png) no-repeat center bottom;
    border-radius: 4px
}
.school-form .sub-tit{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin-bottom: 23px;
    text-align: center
}
.school-form .sub-tit span{
    color: #333;
    position: relative;
	font-weight:bold;
}
.school-form .sub-tit span em{
    color: #b7102c
}
.school-form .sub-tit span::after,.school-form .sub-tit span::before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 88px;
    height: 100%;
}
.school-form .sub-tit span::after{
    left: -108px;
    background: url(../images/faq-l.png) no-repeat center right;
}
.school-form .sub-tit span::before{
    right: -108px;
    background: url(../images/faq-r.png) no-repeat center left;
}

.dashed-box{
    position: relative;
    width: 100%;
    height: 1px;
    border: 1px dashed #dee2ee;
    margin-bottom: 20px;
}
.dashed-box::after,.dashed-box::before{
    display: block;
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #eeeeee;
    top: -7px;
}
.dashed-box::after{
    right: -8px;
}
.dashed-box::before{
    left: -8px;
}
.school-option select option{
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}
.control-label,.form-group-main{
    float: left;
}
.control-label{
    font-size: 14px;
    font-weight: normal;
    width: 97px;
    padding-left: 27px;
    /* margin-right: 15px; */
    color: #666;
}
.form-main{
    width: 88.8%;
    margin: 0 5.6%;
}
.form-group-main{
    width: 59%;
    width: calc(100% - 97px);
}

.school-form .form-group{
    width: 21%;
    margin: 0 2% 20px;
    float: left;
    border: 1px solid #ddd;
}
.input-group-span{
    position: relative;
}
.input-group-span em{
    position: absolute;
    left: 8px;
    top: 10px;
    color: #b7102c
}
.school-form .submit-group{
    width: 100% !important;
    text-align: center;
}
.school-form .submit-group .btn-default{
    font-size: 16px;
    width: 140px;
    line-height: 22px;
    background: #de4a4c;
    color: #fff;
    border: none !important;
    box-shadow: 0 5px 5px rgba(222,74,76,.4)
}
.school-form .submit-group,
.form-control{
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    margin-bottom: 0
}
.input-group-addon{
    display: none !important;
}
.school-form .sex-bg{
    background: url(../images/form-icon.png) no-repeat -0px 10px;
}
.school-form .custom-bg{
    background: url(../images/form-icon.png) no-repeat -0px -47px;
}
.school-form .phone-bg{
    background: url(../images/form-icon.png) no-repeat -0px -103px;
}
.school-form .yixiang-bg{
    background: url(../images/form-icon.png) no-repeat -0px -162px;
}
.school-form .grade-bg{
    background: url(../images/form-icon.png) no-repeat -0px -219px;
}
.school-form .birthday-bg{
    background: url(../images/form-icon.png) no-repeat -0px -276px;
}
/* faq end */


@media only screen and (max-width: 1200px){
    .container {
        width: 92%;
        margin: 0 4%;
    }     
    .banner-box .banner,.form-main{
        width:100%;
        margin:0;
    }
    .moudle{
        padding: 5% 0
    }
    .school-moudle .sub-moudle{
        margin-bottom: 5%
    }
    .sub-nav ul{
        padding-left: 0;
        padding-right: 0
    }
    .sub-nav li{
        width: 23%;
        margin: 0 1%;
        text-align: center
    }
    .sub-nav.positionTop .navbar-nav{
        padding: 10px 0;
    }
    .sub-nav.positionTop li{
        min-width: auto;
        float: left !important;
        width: 23%;
        margin: 5px 1% !important;
    }

}
@media only screen and (max-width: 1024px){
    .moudle-title{
        margin-bottom: 6%
    }
    .moudle-title h2{
        padding-top: 2%;
        font-size: 28px;
        line-height: 38px
    }

    .sub-nav.positionTop li:hover a{
        background: #fff !important;
        color: #222;
        border-color: #999
    }
    .sub-nav.positionTop li.active a{
        background: #de4a4c !important;
        color: #fff;
        border-color: #de4a4c
    }
    .tabNav-box{
        margin-top: -10%
    }

    .flow-main{
        margin-top: -1%
    }
    .flow-main dl {
        width: 31.333%;
        margin: 1%;
    }
    .flow-main dl dt{
        margin-bottom: 0
    }
    .flow-main dl dd {
        padding: 0;
    }
    .flow-main .flow-icon1,.flow-main .flow-icon2,.flow-main dl dt::after,.flow-main dl dt::before{
        display: none
    }
    .flow-main{
        background: none
    }
    
  
    .form-main .form-group{
        width: 46%;
    }
}
@media only screen and (max-width: 767px){
    .moudle-title{
        margin-bottom: 4%
    }
    .moudle-title h2{
        padding-top: 2%;
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 2%
    }


    .sub-nav .nav-icon{
        display: none
    }
    .sub-nav ul{
        margin: 0 auto;
        padding: 3% 2%
    }
    .sub-nav li{
        float: left;
    }
    .sub-nav li:hover a::after,.sub-nav li.active a::after{
        display: none
    }
    .sub-nav li,.sub-nav.positionTop li{
        width: 31.333%;
        margin: 1%;
    }
    .sub-nav li a{
        padding: 4px 10px !important;
        font-size: 14px !important;
        font-weight: normal !important;
        line-height: 20px;
        border-radius: 4px;
        border: 1px solid #999;
    }
    .sub-nav li:last-child a{
        border: 1px solid #999;
    }
  
    .merit-item{
        width: 47%;
        margin: 1.5%;
        padding: 2% !important;
        background: #fff;
        box-shadow: 0 0 10px rgba(0,0,0, .16)
    }
    .merit-item p,.advantage-main dl dd .cnt p{
        font-size: 14px
    }
    .merit-cnt{
        background: none
    }
    .merit-item dt{
        float: left;
        margin-right: 9px;
        margin-left: 0
    }
    .merit-item dd{
        padding-left: 40px;
        padding-right: 0 !important;
        text-align: left
    }

    .advantage-main dl dt{
        width: 90px;
        top: -40px;
        margin-left: -45px
    }
    .advantage-main dl{
        width: 100%;
        margin: 0 auto 60px !important;
    }
    .advantage-main dl dd{
        padding: 0 2% 2%
    }
    .advantage-main dl.dl04{
        margin-bottom: 0 !important
    }



    .flow-main{
        padding: 0;
    }
    .flow-main dl{
        width: 48%;
    }
    .flow-main dl dt p{
        font-size: 20px
    }
    .flow-main dl dt{
        padding: 3% 0
    }
    .flow-main dl dt p{
        font-size: 20px
    }
    .flow-main dl dt span{
        font-size: 14px
    }

    .school-form .sub-tit{
        font-size: 20px;
        overflow: hidden;
    }
    .school-form{
        padding-bottom: 10px
    }
    .school-form .input-group-span{
        padding-top: 7px;
        padding-left: 37px
    }
    .submit-group a{
        display: block;
        padding-top: 10px;
    }

    .school-list dl{
        width: 31.333%;
    }
    .school-list dd{
        padding: 0 5% 5%;
    }
    .school-list dd .school-name{
        font-size: 18px;
        line-height: 22px;
        height: 44px;
        white-space: normal;
    }
}
@media only screen and (max-width: 680px){
    .tabNav-box {
        margin-top: -10%;
    }
    .form-main .form-group{
        width: 90% !important;
        margin: 2% 5% !important;
    }
    .school-form .sub-tit,.dashed-box{
        margin-bottom: 5%
    }

    .faq-main{
        margin-top: 0
    }
    .faq-main dl{
        width: 98%;
        margin: 0 1% 3%;
    }
    .faq-main dl:last-child{
        margin-bottom: 0 !important
    }
    .school-list dl{
        width: 48%;
    }
}
@media only screen and (max-width: 425px){
    .sub-nav li,.sub-nav.positionTop li{
        width: 48%;
    }

    .flow-main dl dt{
        padding: 2% 0;
    }

    .school-list dl{
        width: 48%;
    }
    .faq-main dl,.flow-main dl{
        width: 98%;
        margin-bottom: 3%
    }

    .advantage-main dl dd{
        padding: 0 5% 5%;
    }


}

@media only screen and (max-width: 320px){
    .merit-item{
        width: 97%;
    }
}