.banner{

    text-align: center;
    /* padding-bottom: 44px */
}
.navbar-mark{
    position: fixed;
    top: 71px;
    left: 0;
    background: none;
    width: 100%;
    height: 100%;
}
.banner > h1 {
    position: absolute;
    left: -999;
    z-index: -999
}
.banner-bg{
    position: relative;
    background: url(../images/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}
.banner-cnt{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -44px;
    background: none
}
.banner .breadcrumb-bg,.banner .breadcrumb,.banner .breadcrumb a{
    background: none;
    text-align: left
}
.container{
    width:1200px;
    padding-left:0;
    padding-right:0;
}

/* nav start */
.tabNav-box{
    position: relative;
    background: #fff;
}
.tabNav-box .breadcrumb-bg{
    position: absolute;
    background: none;
    width: 100%;
    bottom: 0;
}
.tabNav-box .breadcrumb,.tabNav-box .breadcrumb a{
    background: none
}
.tabNav-main{
    position: relative;
    top: -42px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 4px 10px rgba(0,0,0,.1);
}
.tabNav-main ul{
    padding: 0;
}
.tabNav-main ul li {
    position: relative;
    float: left;
    width: 12.5%;
    line-height: 20px;
    padding: 28px 0;
    text-align: center;
}
.tabNav-main ul li::after{
    display: block;
    content: '';
    width: 1px;
    height: 32px;
    position: absolute;
    top: 25px;
    right: 0;
    background: #ededed;
}
.tabNav-main ul li:last-child::after{
    display: none;
}
.tabNav-main ul li a{
    display: inline-block;
    position: relative;
    font-size: 22px;
    color: #0b1f3d;
    font-weight: bold;
}
.tabNav-main ul li a:hover{
    color: #d78732;
}
.tabNav-main ul li a:hover::after{
    display: block;
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    background: #d78732;
    bottom: -33px;
    border-radius: 4px
}
/* nav end*/


/* å…?å…±æ ‡é¢? start */
.module{
    padding: 53px 0 60px;
    background: #fff;
}
.module-title{
    text-align: center;
    margin-bottom: 34px;
    overflow: hidden;
    background: url(../images/module-bg.png) no-repeat top center;
}
.module-title>span{
    position: relative;
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
    color: #333;
}
.module-title>span>em{
    color: #d78732
}
.module-title>span::after,.module-title>span::before{
    display: block;
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
}
.module-title>span::after{
    left: -60px;
    width: 40px;
    background: url(../images/module-l.png) no-repeat center right;
}
.module-title > span::before{
    right: -70px;
    width: 50px;
    background: url(../images/module-r.png) no-repeat center left;
}
.module-title .line-box{
    width: 100%;
    text-align: center;
    margin-top: -1px;
}
.module-title .line-box > span{
    display: inline-block;
    width: 60px;
    height: 5px;
    background: #d78732;
}
.tit-smalltext{
    font-size: 18px;
    line-height: 24px;
    color: #a37b46;
    font-weight: bold;
    text-align: center;
    margin-top: 13px;
}
/* å…?å…±æ ‡é¢? end */




/* main01 start */
.main01{
    background: #fff;
    padding-top: 76px;
    padding-bottom: 60px
}
.main01 .people{
    margin: 0 -1%;
}
.main01 dl{
    float: left;
    width: 23%;
    padding: 20px;
    margin: 0 1%;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    background: #fff url(../images/main01-bg.png) no-repeat right bottom;
    border-radius: 4px
}
.main01 dl dt{
    padding-bottom: 13px;
    margin-bottom: 13px; 
    border-bottom: 1px solid #d8ac89
}
.main01 dl dt em{
    float: left;
}  

.main01 dl dt em{
    width: 23px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 6px;
    margin-top: 5px;
    color: #fff;
    background: #d78732;
    border-radius: 5px 5px 0 5px;
    text-align: center
}
.main01 dl dt p {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.main01 dl dd p{
    font-size: 14px;
    line-height: 26px;
    color: #666
}
/* main01 end */


/* main02 start */
.main02{
    background: url(../images/main02-bg.jpg) no-repeat center center;
    background-size: cover
}

.main02 dl{
    margin-bottom: 20px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 10px rgba(0,0,0,.2)
}
.main02 dl:last-child{
    margin-bottom: 0 !important
}
.main02 dl dt,.main02 dl dd{
    float: left;
}
.main02 dl dd{
    padding: 14px 20px
}
.main02 dl dt{
    padding: 17px 0;
    width: 135px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #03729a
}
.main02 dl dt span {
    padding-left: 26px
}
.main02 .dl1 dt span {
    background: url(../images/main02-icon1.png) no-repeat center left;
        background-size: auto;
}
.main02 .dl2 dt span {
    background: url(../images/main02-icon2.png) no-repeat center left;
        background-size: auto;
}
.main02 .dl3 dt span {
    background: url(../images/main02-icon3.png) no-repeat center left;
        background-size: auto;
}


.main02 dl dd p{
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    color: #333
}
.main02 dl dd p:last-child{
    margin-bottom: 0 !important
}
.main02 dl dd p span{
    color: #c58f5b;
    font-weight: bold
}
.main02 .p1{
    margin-right: 60px
}

/* main02 end */

/* main03 start */
.flow-main{
    position: relative;
    background:url(../images/flow-main-bg.jpg) repeat-x center top 127px
}
.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 125px;
    width: 7px;
    left: 0;
}
.flow-main .flow-icon2{
    background: url(../images/flow-img4.png) no-repeat right top 110px;
    width: 33px;
    right: -3px;
}
.flow-main dl{
    float: left;
    /* width: 30.8333%; */
    width: 23.5%;
    margin-right: 2%
}
.flow-main .flow-dl4{
    margin-right: 0
}
.flow-main dl dt{
    position: relative;
    padding: 14px 0 16px;
    background: #03729a;
    text-align: center;
    margin-bottom: 38px;
    border-radius: 4px;
}
.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 dt::before{
    display: block;
    content: '';
    width: 100%;
    height: 26px;
    background: url(../images/flow-img2.png) no-repeat center center;
    position: absolute;
    bottom: -51px
}
.flow-main dl dd{
    text-align: left;
    position: relative;
    padding-top: 39px;
}
.flow-main dl dd::before{
    display: block;
    content: '';
    width: 100%;
    height: 11px;
    background: url(../images/flow-img1-3.png) no-repeat center center;
    position: absolute;
    top: 28px
}
.flow-main dl dt p{
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px
}
.flow-main dl dt span{
    font-size: 16px;
    line-height: 26px;
    color: #d1d1d1;
    font-weight: normal;
    padding-left: 25px;
    background: url(../images/flow-img-tit.png) no-repeat center left
}
.flow-cnt{
    padding-left: 20px;
    padding-right: 10px;
    padding: 15px 5px 17px 16px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border-radius: 4px;
    overflow: hidden;
}

.condition-type{
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 0;
    /* border-left: 1px dashed #d78732; */
    background: url(../images/dashed.png) repeat-y left 3px top;
    overflow: hidden;
}
.condition-type:last-child{
    padding-bottom: 0
}
.dashed-bottom{
    position: absolute;
    width: 97%;
    height: 1px;
    left: 3%;
    bottom: 0;
    border-bottom: 1px dashed #e6e6e6
}
.condition-type > p{
    padding-left: 20px;
    font-weight: normal;
    color: #333;
    position: relative;
    left: -5px;
    background: url(../images/flow-img3.png) no-repeat left 5px top 10px
}

.condition-type .mark1,
.condition-type .mark2{

    position: absolute;
    width: 5px;
    height: 100%;
    background: #fff;
    left: 6px;
    z-index: 1;
}
.condition-type .mark1{
    height: 48px;
    top: -38px
}
.condition-type .mark2{

    bottom: -17px
}
/* main03 end */

/* main04 start */
.main04 .module-title>span>em{
    color: #ffc384;
}
.main04 .module-title .line-box > span{
    background: #ffc384;
}
.main04{
    background: url(../images/main04-bg.jpg) no-repeat center;
    background-size: cover
}
.main04 .module-title>span::after{
    background: url(../images/module-l2.png) no-repeat center right;
}
.main04 .module-title > span::before{
    background: url(../images/module-r2.png) no-repeat center left;
}
.main04 .module-title > span {
    color: #fff;
}

.main04-cnt  .nav-tabs{
    margin: 0 -2px;
    border: none
}
.main04-cnt  .nav-tabs li{
    width: 25%;
    margin-bottom: 0;
}
.main04-cnt  .nav-tabs li a {
    position: relative;
    padding: 11px 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #333;
    background: #fff;
    margin: 0 2px;
    border: none !important
}
.main04-cnt .nav-tabs > li.active > a,.main04-cnt .nav-tabs > li.active > a:focus,.main04-cnt .nav-tabs > li.active > a:hover{
    color: #fff;
    background: #d78732;
}
.main04-cnt .nav-tabs > li.active > a::after{
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 10px;
    background: url(../images/sanjiao.png) no-repeat center center;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
}

.main04-cnt .tab-content{
    border-top: 1px solid #d78732;
    padding: 20px;
    background: #fff;
    border-radius: 0 0 4px 4px
}
.tutor-table{
    /* border: 1px solid #ddd */
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.tutor-th{
    color: #333;
    font-weight: bold;
    background: #e5e5e5;
}
.tutor-tr{
    display: flex;
    color: #555;
    border: 1px solid #ddd;
    border-top: none
}
.tutor-tr a{
    color: #555;
}
.tutor-tr a:hover{
    color: #03729a;
}
.price-tr > .td-zs,.price-tr > .td-gn,.price-tr > .td-gn2{
    color: #d78732;
    font-weight: bold;
}
.tutor-th > div,.tutor-tr > div{
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #ddd
}

.td-tj{
    width: 104px;
}
.td-zs,.td-gn,.td-gn2{
    width:350px;
}
#school-aa  .td-tj,#school-bb .td-tj{
    width: 15%;
}
#school-aa  .td-zs,#school-aa .td-gn,#school-bb .td-zs,#school-bb .td-gn{
    width: 42.5%;
}

.tutor-tr > .td-gn2{
    border-right: none
}
/* main04 end */

/* main05 start */
.main05-cnt{
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
}
.main05 .nav-tabs {
    position: relative;
    float: left;
    width: 224px;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    z-index: 0;
}
.main05 .nav-tabs li{
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0
}
.main05 .nav-tabs li:last-child{
    margin-bottom: -1px
}
.main05 .nav > li > a:focus{
    background: none
}
.main05 .nav > li > a{
    padding: 19px 15px
}
.main05 .nav-tabs > li.active > a,.main05 .nav-tabs > li:focus > a,.main05 .nav-tabs > li:hover > a, .main05 .nav-tabs > li.active > a:focus, .main05 .nav-tabs > li.active > a:hover{
    background: #d78732;
    color: #fff;
    /* padding: 41px 15px; */
}
.main05 .nav-tabs > li.active > a{
    position: relative;
}
.main05 .nav-tabs > li.active > a::before{
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 19px;
    background: url(../images/sanjiao2.png) no-repeat center center;
    top: 50%;
    margin-top: -8px;
    right: -9px;
}
.main05 .nav-tabs li a{
    color: #333;
    font-size: 18px;
    line-height: 24px;
    padding: 18px 15px 18px 30px;
    font-weight: bold;
    text-align: left;
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important
}
.main05 .tab-content{
    float: left;
    width: 82%;
    width: calc(100% - 224px);
    padding: 9px 30px 15px;
    background: url(../images/cl-bg.jpg) no-repeat right top;
    background-size: cover;
    box-shadow: 0 1px 10px rgba(0,0,0,.2)
}

.main05 .condition-type{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    padding: 13px 0 13px 90px;
    background: url(../images/dashed.png) repeat-y left 3px top
    /* border-left: 1px dashed #b28842; */
}

.main05 .condition-type b{
    display: block;
    width: 100px;
    padding-left: 20px;
    color: #333;
    position: absolute;
    left: -5px;
    background: url(../images/flow-img3.png) no-repeat left 5px center
}
.main05 .condition-type-cnt p{
    color: #666;
}
.main05 .condition-type .mark2{
    left: 2px;
    bottom: -31px;
    background: #fafafa;
}
/* .main05 .condition-type .mark1{
    top: -21px
} */
.condition-btn{
    text-align: right;
    margin-top: -6px;
}
.condition-btn a{
    display: inline-block;
    width: 100px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #d78732;
    border: 1px solid #d78732;
    border-radius: 4px;
}
.condition-btn a:hover{
    color: #fff;
    background: #d78732
}
/* main05 end */

/* main06 start */
.main06{
    padding-bottom: 50px;
    background: url(../images/main06-bg.jpg) no-repeat center center;
    background-size: cover;
}


.school-list {
    margin: -10px -0.5% 0;
}
.school-list dl{
    float: left;
    width: 24%;
    margin: 10px 0.5%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    background: #fff;
}
.school-list dl:hover dt,.school-list dl:hover dd{
    border-color: #fff;
}
.school-list dl:hover{
    box-shadow: 0 15px 10px -5px rgba(0,0,0,.2)
}
.school-list dt{
    height: 107px;
    border-bottom: none;
    overflow: hidden;
}
.school-list dd {
    padding: 0 10px 10px;
}
.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-list dd .school-logo p{
   text-align: right;
   color: #8d959d;
   white-space: nowrap;
}
.school-list dd .school-cnt{
    height: 32px;
    color: #888;
    line-height: 16px;
    margin-bottom: 12px;
    overflow: hidden;
}
.school-list dd .school-name{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school-list dd .school-name:hover,.school-list dd .school-cnt a{
    color: #d78732;
}
.school-list .tag-list {
    position: relative;
    border-top: 1px dashed #e3e3e8;
    padding-top: 6px;
    max-height: 64px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 60px
}
.school-list .tag-list.no-border{
    border: none !important;
}
.school-list .tag-list span{
    position: absolute;
    left: 0;
    width: 60px;
    font-size: 12px
}
.school-type {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 10px;
    color: #de4a4c;
    line-height: 22px;
    background: #fff2f2;
    border: 1px solid #de4a4c;
    border-radius: 2px
}
.school-type-list{
    margin-bottom: 6px
}
.school-type-list span{
    color: #666
}
.tag{
    font-size: 12px;
    color: #03729a;
    line-height: 1;
    padding: 1px 5px;
    margin: 0 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #b8ceda
} 
.school-logo .tag{
    display: inline-block;
    height: 15px;
    padding: 0 5px;
    color: #d78732;
    border-color: #d78732
}
.tag-list .tag{
    white-space: nowrap
}
.tag:last-child{
    margin-right: 0
}
.module-btn{
    text-align: center;
}
.module-btn a{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    max-width: 228px;
    text-align: center;
    background: #03729a;
    border-radius: 4px;
    margin-top: 20px
}
.module-btn a i{
    padding: 1px 7px;
    margin-left: 5px;
    background: url(../images/sizheng-btn-bg.png) no-repeat center center
}
.module-btn a:hover{
    background: #d78732
}
/* main06 end */

/* main07 start */
.news-box{
    float: left;
    width: 31.33333333%;
    margin: 0 1%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 10px rgba(0,0,0,.2)
}
.main07-cnt {
    margin: 0 -1%;
}
.news-box .news-tit{
    font-size: 16px;
    line-height: 23px;
    padding: 15px 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(../images/news-tit-bg1.jpg) no-repeat center center;
    background-size: cover
}
/* .news-box .news-tit{
    background: url(../images/news-tit-bg1.jpg) no-repeat center center;
    background-size: cover
}
.news-box .news-tit2{
    background: url(../images/news-tit-bg2.jpg) no-repeat center center;
    background-size: cover
}
.news-box .news-tit3{
    background: url(../images/news-tit-bg3.jpg) no-repeat center center;
    background-size: cover
}
.news-box .news-tit4{
    background: url(../images/news-tit-bg4.jpg) no-repeat center center;
    background-size: cover
} */
.news-box ul{
    padding: 18px 15px 0;
}
.news-box ul li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 13px;
    background: url(../images/li-img.png) no-repeat left center;
}
.news-box ul li:hover{
    background: url(../images/li-img2.jpg) no-repeat left center;
}
.news-box ul li a{
    font-size: 14px;
    line-height: 34px;
    color: #333;
}

.news-box a.more{
    display: block;
    margin: -5px 15px 6px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    background: url(../images/dashed-bg.png) repeat-x center left
}
.news-box a.more span{
    padding: 0 10px;
    background-color: #fff;
    color: #a5aab0;
    font-size: 14px;
}
.news-box a.more span:hover,.news-box ul li a:hover{
    color: #d78732
}
/* main07 end */
/* main08 start */
.main08{
    background: #fff;
    padding-bottom: 60px
}


.school-form{
    padding: 34px 0 20px;
    margin-bottom: 0;
    border: 14px solid #eee; 
    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: #444;
}
.form-main{
    width: 88.8%;
    margin: 0 5.6%;
}
.form-group-main{
    position: relative;
    width: 59%;
    width: calc(100% - 97px);
}

.school-form .form-group{
    width: 21%;
    margin: 0 2% 20px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px
}
.input-group-span{
    position: relative;
}
.input-group-span em{
    position: absolute;
    left: 8px;
    top: 10px;
    color: #b7102c
}
.layui-bg-value{
    position: absolute;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #444;
    font-weight: normal;
    margin: 5px 10px;
    left: 0;
}
.school-form .textarea-group{
    position: relative;
    width: 96% !important;
    height: 62px;
}
.school-form textarea{
    width: 100%;
    height: 62px;
    resize: none
}
.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: #d78732;
    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;
}
.school-form .country-bg{
    background: url(../images/form-icon.png) no-repeat -0px -335px;
}
/* main08 end */



@media only screen and (max-width: 1200px){
    .module-title > span{
        font-size: 40px
    }

    .flow-main dl dt p{
        font-size: 20px
    }
    .school-list{
        margin: 0 auto;
    }
    .school-list dl{
        width: 23%;
        margin: 1%;
    }
}
@media only screen and (max-width: 1024px){
    .module-title{
        margin-bottom: 3%
    }


    .tutor-tbody{
        width: 100% !important;
        border-right: none !important
    }
    .td-tj{
        width: 42px;
    }
    .td-zs, .td-gn, .td-gn2{
        width: calc(33.333% - 14px)
    }
    .tutor-th > div, .tutor-tr > div{
        font-size: 14px
    }

    .main05 .nav-tabs{
        box-shadow: none
    }
    .main05 .nav-tabs > li.active > a::before {
        display: none
    }
    .main05 .nav-tabs,.main05 .tab-content{
        width: 100% !important;
        border: none 
    }
    .main05 .nav-tabs li{
        width: 25%;
    }
    .main05 .nav-tabs li a{
        padding: 15px !important;
        text-align: center;
    }
    .main05 .nav-tabs .p2,.main05 .nav-tabs .p3{
        display: none !important
    }

    .school-list dl{
        width: 31.333%;
    }

    
    .flow-main{
        margin-top: -1%
    }
    .flow-main dl {
        width: 31.333%;
        margin: 1% !important;
    }
    .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
    }

    
    .school-form .form-group{
        width: 46%;
    }
}
@media only screen and (max-width: 767px){
    .module-title > span{
        font-size: 30px
    }

    .tabNav-box{
        margin:0 ;
    }
    .tabNav-main{
        top: -20px;
        border-radius: 5px;
    }
    .tabNav-main ul{
        padding: 0 2%;
    }
    .tabNav-main ul li{
        width: 25%;
        margin: 2% 0;
        padding: 0;
    }
    .tabNav-main ul li::after{
        height: 100%;
        top:0
    }
    .tabNav-main ul li a:hover::after{
        display: none !important
    }
    .tabNav-box .breadcrumb-bg{
        bottom: -15px
    }
    .module{
        padding: 5% 0;
    }


    .main01 dl,.news-box{
        width: 48%;
        margin: 1%;
    }
    .main01{
        padding-bottom: 5%
    }


    .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
    }

    .main04-cnt .nav-tabs li a,.main05 .nav-tabs li a{
        font-size: 16px
    }
    .condition-type > p{
        font-size: 13px
    }

    .school-list dl{
        width: 48%;
    }
    .school-list dt img{
        width: 100%;
    }

    .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;
    }

    .tutor-tr,.tutor-th,.tutor-th > div, .tutor-tr > div{
        display: flex;
    }
    .tutor-th > div, .tutor-tr > div{
        align-items: center;
        justify-content: center;
    }

    
    .main02 dl dt,.main02 dl dd{
        width: 100%;
    }
    .main02 dl{
        float: left;
        width: 31.333%;
        margin: 1%;
    }

    .condition-btn{
        text-align: center;
    }
}
@media only screen and (max-width: 680px){
    .module{
        padding: 8% 0;
    }
    .tabNav-main ul li a{
        font-size: 14px;
    }
    .main02 dl{
        width: 48%;
    }
    .main01 dl{
        width: 98%;
    }
    /* .main01 dl dt em{
        width: 40px;
        font-size: 30px
    } */

    .main04-cnt .nav-tabs li,.main05-cnt .nav-tabs li{
        width: 50%;
        margin: 0 0 3%;
        overflow: hidden;
    }
    .main05-cnt .nav-tabs li{
        border: none
        /* border: 1px solid #d78732 */
    }
    .nav-tabs > li > a{
        border-radius: 4px
    }
     
    .main05-cnt{
        box-shadow: none;
        overflow: visible
    }
    .main05-cnt .tab-content{
        box-shadow: 0 1px 10px rgba(0,0,0,.2);
        border-radius: 4px;
        padding: 0 5% 5%;
        overflow: hidden;
    }
    .main05 .nav-tabs li a{
        border-radius: 4px !important; 
        margin: 0 5px !important;
        border: 1px solid #d78732 !important
    }
    .main04-cnt .nav-tabs li a,.main05 .nav-tabs li a{
        border-radius: 4px;
        padding: 5px !important;
    }

    .school-list dt{
        height: auto;
        max-height: 126px
    }

    .school-form .form-group{
        width: 96%;
    }
    .layui-bg-value{
        left: 6px;
    }
}
@media only screen and (max-width: 425px){
    .main01 dl, .news-box,.main02 dl,.flow-main dl{
        width: 98%;
    }
   
}
@media only screen and (max-width: 320px){
    .school-list dl{
        width: 98%;
    }

    .main05 .condition-type{
        font-size: 14px;
        line-height: 24px
    }
}