html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';}  /* 鍒濆鍖栨爣绛惧湪鎵€鏈夋祻瑙堝櫒涓殑margin銆乸adding鍊� */
fieldset,img {border:0 none;}  /* 閲嶇疆fieldset锛堣〃鍗曞垎缁勶級銆佸浘鐗囩殑杈规涓�0*/
dl,ul,ol,menu,li {list-style:none;}   /* 閲嶇疆绫昏〃鍓嶅绗﹀彿涓簅nne,menu鍦℉TML5涓湁鏁� */
input,select,textarea,button {vertical-align:middle;border:none;outline:none;}  /* 閲嶇疆琛ㄥ崟鎺т欢鍨傜洿灞呬腑*/
input:focus,select:focus,textarea:focus,button:focus {border:none;outline:none;background-image: none;}  /* 閲嶇疆琛ㄥ崟鎺т欢閫変腑鏍峰紡*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 閲嶇疆琛ㄥ崟button鎸夐挳鏁堟灉 */
th,td,input,select,textarea,button {font-size:12px;font-family:"Microsoft YaHei",'\5FAE \8F6F \96C5\91';color:#444} /* 閲嶇疆椤甸潰鏂囧瓧灞炴€� */
a {color:#666;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none !important;}  /* 閲嶇疆閾炬帴a鏍囩 */
a:active, a:hover {text-decoration:none}   /* 閲嶇疆閾炬帴a鏍囩鐨勯紶鏍囨粦鍔ㄦ晥鏋� */
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;margin:0 auto;}  /* 閲嶇疆table灞炴€� */
iframe{border: none;width: 100%;height: 100%;box-sizing: border-box;}
img {border: 0;max-width: 100%;height: auto;vertical-align: middle;}
em{font-style: normal}
input:focus,select:focus,textarea:focus,button:focus {border:1px solid #dedede;outline:none;background-image: none;}  
a:focus, a:hover,.card-cnt > a:hover,.news .review-main ul li a:hover,.module-title .more:hover{
    color: #b58e4b
}
.container,.container-fluid{
    padding: 0;
}
.head .navbar{
    overflow: initial
}

body, html {
    font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
    font-size: 14px;
    color: #333;
    background: #F5F7F9;
}
.container {
	width:1200px;
}

.breadcrumb-bg{
	background-color: none !important
}

.breadcrumb,.breadcrumb a{
    font-size: 12px;
    line-height: 40px;
	color: #9fa9b3;
	background-color: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.breadcrumb a:hover,.activty-title a.more:hover, .news-item-title a.more:hover{
    color: #b58e4b;
}

.banner{

    text-align: center;
    /* padding-bottom: 44px */
}
.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: -80px;
    background: none
}
.banner .breadcrumb-bg,.banner .breadcrumb,.banner .breadcrumb a{
    background: none;
    text-align: left
}




/* nav start */
.tabNav-box{
    position: relative;
    background: none;
}
.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 5px 5px 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: 26px 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: 16px;
    color: #333;
    font-weight: bold;
}
.tabNav-main ul li a:hover{
    color: #fb6f53;
}
.tabNav-main ul li a:hover::after,.tabNav-main ul li.active a::after{
    display: block;
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fb6f53;
    bottom: -28px;
    border-radius: 4px
}
#f1{
    padding-top:20px;
    padding-bottom: 10px
}



.module-tit{
    width: 100%;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 40px
}
.module-tit > h2{
    position: relative;
    display: inline-block;
    font-size: 46px;
    height: 46px;
    line-height: 1;
    font-weight: bold;
    padding: 0 20px;
}
.module-tit > h2::after,.module-tit > h2::before{
    display: block;
    position: absolute;
    content: '';
    width: 84px;
    height: 28px;
    top: 12px
}
.module-tit > h2::after{
    left: -84px;
    background: url(../images/tit-l.png) no-repeat right center
}
.module-tit > h2::before{
    right: -84px;
    background: url(../images/tit-r.png) no-repeat left center;
}
.module-tit p{
    height: 50px;
    margin-top: 30px
}
.module-tit p > b{
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #ef5e41;
    background: #ffece8;
    padding: 15px 30px 15px 51px;
    border-radius: 30px
}
.module-tit p > b::before{
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 10px;
    background: url(../images/b-bg.png) no-repeat center bottom;
    top: -10px;
    left: 0;
}


/* nav end*/
.tit1{
    background: url(../images/tit1.png) no-repeat center top
}
.tit2{
    background: url(../images/tit2.png) no-repeat center top
}
.main01{
    padding-top: 95px;
    padding-bottom: 60px;
    background: url(../images/main01-bg.jpg) no-repeat center center;
    background-size:  cover
}
.rope{
    position: absolute;
    top: 0;
    right: -25px;
    width: 44px;
    height: 100%;
    background: url(../images/rope.png) repeat-y top 16px center;
}
.main01-left,.main01-right {
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
    margin-bottom: 70px
}
.main01-left{
    position: relative;
    float: left;
    width: 280px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-right: 6px;
    background: url(../images/main01-left-bg.jpg) no-repeat top center;
    background-size: cover;
    padding:20px 0px;
    text-align: center;
    border-radius: 60px 8px 8px 8px;  
}
.main01-right{
    float: right;
    width: 76%;
    font-size: 16px;
    color: #333;
    padding: 20px 30px 30px 43px;
    background: #fff url(../images/main01-right-bg.jpg);
    border-radius: 8px 8px 60px 8px;
    overflow: hidden;
}
.main01-right p{
    line-height: 30px
}
.bm-btn{
    text-align: center;
    margin-top: 16px
}
.bm-btn a{
    display: inline-block;
    width: 180px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    border: none;
    background: url(../images/btn-bg1.png) no-repeat left top;
    background-size: cover !important;
    border-radius: 4px;
}
.bm-btn i{
    padding: 9px;
    margin-left: 5px;
    background: url(../images/bm-btn-icon2.png) no-repeat center center;
}
.bm-btn a:hover{
    background: url(../images/btn-bg2.png) no-repeat left top;
    box-shadow: 0 5px 10px -5px rgba(234,95,48,.6)
}


.main01-cnt .bm-btn a{
    display: inline-block;
    width: 180px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0;
    color: #fb6f53;
    border: 1px solid #fb6f53;
    background: #fff;
    border-radius: 4px;
}
.main01-cnt .bm-btn i{
    padding: 9px;
    margin-left: 5px;
    background: url(../images/bm-btn-icon.png) no-repeat center center;
    
}
.main01-cnt .bm-btn a:hover{
    color: #fff;
    line-height: 22px;
    border: none;
    background: url(../images/btn-bg2.png) no-repeat left top;
    background-size: cover;
    box-shadow: 0 5px 10px -5px rgba(234,95,48,.6)
}
.main01-cnt .bm-btn a:hover i{
    background: url(../images/bm-btn-icon2.png) no-repeat center center;
}
/* main01 */

/* main02 start */
.main02-bg{
    padding: 30px 20px;
    background: url(../images/main02-bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px 8px 120px 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.main02-main{
    position: relative;
    /* padding-right: 50%; */
    background: url(../images/main02-bg2.png) no-repeat right bottom -22px;
    overflow: hidden;
    z-index: 1;
}
.main02-main p{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 5px;
    padding-left: 26px;
    /* border-right: 2px solid #d9edff; */
    background: url(../images/circle-icon.png) no-repeat left top 8px;
    z-index: 1;
}
.mark1{
    position: absolute;
    width: 2px;
    height: 40px;
    top: -30px;
    left: 7px;
    background: #fff;
    z-index: 1;
}
.mark2{
    position: absolute;
    width: 2px;
    height: 100%;
    bottom: -200px;
    left: 7px;
    background: #fff;
    z-index: 1;
}
.main02-main::after{
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    top: 0;
    left: 7px;
    background: #d9edff
}
.pleft1{
    padding-right: 15%
}
.pleft2,.pleft3{
    padding-right: 30%
}

/* main02 end */

.module-bg{
    padding: 60px 0;
    background-size: 100% 100% !important;
}
.white .module-tit > h2{
    color: #fff
}
.white .module-tit > h2::after{
    background: url(../images/tit-l2.png) no-repeat right center
}
.white .module-tit > h2::before{
    background: url(../images/tit-r2.png) no-repeat left center;
}
/* main03 start */
.tit3{
    background: url(../images/tit3.png) no-repeat top center
}
.main03{
    background: url(../images/main03-bg.jpg) no-repeat center center;
    background-size: cover
}
.main03-cnt{
    margin: 0 -2.5%
}
.main03-cnt dl{
    float: left;
    width: 28.333%;
    margin: 0 2.5%;
    padding: 30px 30px 25px;
    background: #fff;
    border-radius: 40px 8px 40px 8px
}
.main03-cnt dl dt{
    text-align: center;
    margin-bottom: 15px
}
.adv-tit{
    text-align: center;
    margin-bottom: 20px
}
.adv-tit span{
    padding-top: 16px;
    padding-left: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center
}
.main03-cnt dd p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.adv-tit1 span{
    background: url(../images/adv-tit1.png) no-repeat left top
}
.adv-tit2 span{
    background: url(../images/adv-tit2.png) no-repeat left top
}
.adv-tit3 span{
    background: url(../images/adv-tit3.png) no-repeat left top
}
/* main03 end */
/* main04 start */
.tit4{
    background: url(../images/tit4.png) no-repeat top center
}
.main04{
    background: url(../images/main04-bg.jpg) no-repeat center center
}
.main04-box{
    position: relative;
    padding: 60px 30px 30px;
    margin: -20px 40px 0;
    background: url(../images/main04-box-bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 4px 4px 8px 8px
}
.main04-text{
    float: left;
    position: relative;
    width: 65%;
    overflow: hidden;
}
.main04 .mark2{
    bottom: -24px
}
.main04-img{
    float: left;
    width: 31%;
    margin-left: 4%
}
.main04-text p{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 5px;
    padding-left: 26px;
    /* border-right: 2px solid #d9edff; */
    background: url(../images/circle-icon.png) no-repeat left top 8px;
    z-index: 1;
}
.main04-text::after{
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    top: 0;
    left: 7px;
    background: #d9edff
}

/* main04 end */

/* main05 start */
.tit5{
    background: url(../images/tit5.png) no-repeat top center
}
.main05{
    background: url(../images/main05-bg.jpg) no-repeat center center
}
.main05-cnt{
    padding: 30px;
    background: #fff;
    background: url(../images/main01-right-bg.jpg);
    border-radius: 8px
}
.main05-age{
    margin: 0 -1%;
}
.age-list{
    float: left;
    width: 23%;
    margin: 1%;
    min-height: 445px;
    position: relative;
}
.age-list dl {
   position: absolute;
   width: 100%;
   bottom: 0;
   left: 0;
}
.age-list dt{
    padding-left: 90px;
    margin: 0 auto 20px;
}
.age-list .age-tit1{
    background: url(../images/age-tit1.png) no-repeat left 55px center;
}
.age-list .age-tit2{
    background: url(../images/age-tit2.png) no-repeat left 55px center;
}
.age-list .age-tit3{
    background: url(../images/age-tit3.png) no-repeat left 55px center;
}
.age-list .age-tit4{
    background: url(../images/age-tit4.png) no-repeat left 55px center;
}
.age-list dt div{
    font-size: 20px;
    font-weight: bold;
    color: #333
}
.age-list dt p{
    font-size: 12px;
    color: #666
}
.border-box{
    border: 1px solid #fff
}
.age-list dd{
    padding: 10px;
    border-radius: 30px 6px 6px 6px;
    background-size: cover !important
}
.age-list .age-cnt4{
    background: url(../images/age-cnt-bg4.jpg) no-repeat center center;
}
.age-list .age-cnt3{
    background: url(../images/age-cnt-bg3.jpg) no-repeat center center;
}
.age-list .age-cnt2{
    background: url(../images/age-cnt-bg2.jpg) no-repeat center center;
}
.age-list .age-cnt1{
    background: url(../images/age-cnt-bg1.jpg) no-repeat center center;
}
.age-list .age-cnt4 .border-box{
    height: 365px;
    border-color: #f3b1a4;
}
.age-list .age-cnt3 .border-box{
    height: 305px;
    border-color: #94bee2;
}
.age-list .age-cnt2 .border-box{
    height: 245px;
    border-color: #f5ca92;
}
.age-list .age-cnt1 .border-box{
   border-color: #8cdfd3;
}
.age-list dd .border-box{
    padding: 30px 15px 20px 20px; 
    border-radius: 30px 6px 6px 6px;
}
.age-list dd p{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.main-zhu{
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 6px;
    color: #fff;
    background: #14499c;
    background: linear-gradient(0deg,#14499c,#248fcd);
    border-radius: 8px
}
.main-zhu .border-box{
    padding: 15px;
    font-size: 16px;
    line-height: 26px;
    border-radius: 8px;
    border-color: #90bee0;
}
/* main05 end */

/* main06 start */
.main06{
    background: url(../images/main06-bg.jpg) no-repeat center center
}
.tit6{
    background: url(../images/tit6.png) no-repeat top center
}
.main06-cnt{
    margin-bottom: 30px
}
.main06-cnt dl{
    float: left;
    width: 18%;
    margin: 0 1%;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 8px
}
.main06-cnt dl dt{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding-bottom: 14px
}
.main06-cnt .line-box{
    width: 28px;
    height: 6px;
    margin-bottom: 7px;
    background: #14499c;
    background: linear-gradient(0deg,#14499c,#248fcd);
}
.main06-cnt dd{
    color: #fff;
    background: url(../images/job-text-bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 6px;
    padding: 10px;
}
.main06-cnt .price{
    position: relative;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 0 5px 10px;
    font-weight: bold;
    color: #ea5f30;
    background: #ffefe9;
    border-radius: 0 32px 32px 0;
    margin-left: -10px;
    margin-bottom: 11px;
    max-width: 200px;
}
.job-text b{
    display: block;
    margin: 10px 0 5px
}
.dt1{
    background: url(../images/dt-bg1.png) no-repeat right bottom
}
.dt2{
    background: url(../images/dt-bg2.png) no-repeat right bottom
}
.dt3{
    background: url(../images/dt-bg3.png) no-repeat right bottom
}
.dt4{
    background: url(../images/dt-bg4.png) no-repeat right bottom
}
.dt5{
    background: url(../images/dt-bg5.png) no-repeat right bottom
}
/* main06 end */

/* main07 start */
.main07{
    background: url(../images/main07-bg.jpg) no-repeat center center;
}
.tit7{
    background: url(../images/tit7.png) no-repeat top center
}
.main07 .nav-tabs {
    margin: 0 -3.5px;
    border: none !important
}
.main07 .nav-tabs > li{
    float: left;
    width: 16.666%;
    margin-bottom: 0
    /* border-bottom: 1px solid #fc826a */
}
.main07 .nav-tabs > li b{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333
}
.main07 .nav-tabs > li a{
    font-size: 12px;
    color: #999;
    text-align: center;
    background: #fff;
    margin:0 3.5px;
    padding: 10px 5px;
}
.main07 .tab-content{
    border-top: 1px solid #fc826a;
    padding: 20px 12.5px;
    background: #fff;
}
.main07 .nav-tabs > li.active > a,
.main07 .nav-tabs > li.active > a:focus,
.main07 .nav-tabs > li.active > a:hover{
    background: #fc826a;
    background: linear-gradient(#ffa593,#fc826a);
    color: #fff;
    border-color: #fc826a
}
.main07 .nav-tabs > li.active b,.main07 .nav-tabs > li.hover b{
    color: #fff
}
.main07 .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;
}

.school-list dl{
    float: left;
    width: 18%;
    min-width: 220px;
    padding: 12px;
    margin: 10px 7.5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ddd
}
.school-list dl:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.school-list dt{
    height: 104px;
    /* border: 1px solid #ebebeb; */
    border-bottom: none;
    overflow: hidden;
    border-radius: 3px 3px 0 0 ;
    -webkit-border-radius: 3px 3px 0 0 ;
    -moz-border-radius: 3px 3px 0 0 ;
    -ms-border-radius: 3px 3px 0 0 ;
    -o-border-radius: 3px 3px 0 0 ;
}
.school-list dd {
    padding: 0 0px 10px;
    /* border: 1px solid #ebebeb; */
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
}
.school-list dd .school-logo{
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.school-list .address-icon{
    margin-right: 0;
    background: url(../images/address-icon.png) no-repeat center center
}
.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;
}
.school-list dd p em{
    font-size: 16px;
    color: #ea5f30;
	font-weight:bold;
}
.school-list dd .school-cnt{
    height: 32px;
    color: #888;
    line-height: 16px;
    margin-bottom: 16px;
    overflow: hidden;
}
.school-list dd .school-name{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.school-list dd .school-name:hover,.school-list dd .school-cnt a{
    color: #fb6f53;
}

.school-list dd > p{
    color: #333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    overflow: hidden;
    white-space: nowrap
}
.school-list dd > p span,.list-item-cost span {
    color: #666;
}
.list-item-cost {
    border-top: 1px dashed #ddd;
    padding-top: 5px;
    text-align: center
}
.look-rules{
    display: inline-block;
    width: 160px;
    padding: 4px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #1c6eb6 !important;
    border: 1px solid #1c6eb6;
    border-radius: 3px;
    margin-top: 8px;
}
.look-rules:hover{
    border: none;
    line-height: 22px;
    color: #fff !important;
    background: #1c6eb6;
    background: linear-gradient(#1c6eb6,#248fcd);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
/* main07 end */

/* main08 start */
.main08,.forte-tit{
    background: url(../images/main08-bg.jpg) no-repeat  center center;
}
.tit8{
    background: url(../images/tit8.png) no-repeat top center 
}

.forte-box{
    position: relative;
    padding: 20px 0;
    margin-bottom: 30px
}

.forte-tit{
    position: relative;
    width: 200px;
    height: 200px;
    padding: 17px;
    border-radius: 100%;
    margin: 15px auto;
    z-index: 2;
    box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,.09);
}
.forte-circle{
    width: 166px;
    height: 166px;
    padding: 30px 20px;
    border-radius: 166px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #14499c;
    background: linear-gradient(90deg,#248fcd,#14499c);
    margin: 0px auto;

}

.forte-main {
    position: absolute;
    top: 0;
    margin: -5px -1%;
    z-index: 1;
}
.forte-main li{
    float: left;
    position: relative;
    width: 47%;
    font-size: 16px;
    line-height: 20px;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    margin: 10px 1.5% ;
    border-radius: 4px
}
.forte-main .li-l{
    padding-left: 20px;
}
.forte-main .li-r{
    padding-right: 20px;
    text-align: right
}

.forte-main li::after{
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
     background: #14499c;
     background: linear-gradient(#248fcd,#14499c);
    top: 18px;
    left: 0;
    border-radius: 0 3px 3px 0
}
.forte-main .li-r::after{
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    background: #14499c;
    background: linear-gradient(#248fcd,#14499c);
    top: 18px;
    right: 0;
    left: auto;
    border-radius: 3px 0 0 3px
}
/* main08 end */

/* main09 start */
.main09{
    background: url(../images/main09-bg.jpg) no-repeat center center
}
.tit9{
    background: url(../images/tit9.png) no-repeat top center
}
.main09-box{
    padding-top: 27px
}
.main09-title {
    position: relative;
    top: -27px;
    text-align: center
}
.main09-title span{
    display: inline-block;
    background: url(../images/main09-title.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    padding: 15px 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 46px;
    border-radius: 8px 8px 0 0
}
.main09-title::before{
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(../images/main09-title2.png) no-repeat center center;
    border-radius: 8px 8px 0 0;
    /* min-width: 400px;
    left: -46px; */
    left: 0;
    bottom: 0
}
.main09-cnt{
    float: left;
    width: 31.333%;
    margin: 0 1%;
    background: #fff;
    padding-bottom: 49px;
    border-radius: 8px
}
.main09-main{
    position: relative;
    margin: -10px 30px 0;
}

.main09-main li:last-child a{
    margin-bottom: 8px !important
}
.main09-main li a{
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    margin-bottom: 15px;
    padding-left: 15px;
    background: url(../images/li-bg.jpg) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main09-main li:hover a{
    color: #fb6f53;
    background: url(../images/li-bg2.jpg) no-repeat left center
}
.main09-cnt a.more{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -45px;
    display: block;
    height: 41px;
    line-height: 40px;
    text-align: center;
    background: #fff url(../images/dashed-bg.png) repeat-x center left;
    z-index: 1;
}
.main09-cnt a.more span{
    padding: 0 10px;
    background-color: #fff;
    color: #a5aab0;
    font-size: 14px;
}
.main09-cnt a.more span:hover{
    color: #fb6f53
}



/* main09 end */

/* main10 start */
.main10{
    background: url(../images/main10-bg.jpg) no-repeat center center
}
.control-label,.form-group-main{
    float: left;
}
.control-label{
    position: relative;
    font-size: 14px;
    font-weight: normal;
    width: 97px;
    padding-left: 27px;
    line-height: 30px\9;
    margin-bottom: 0\9;
    /* margin-right: 15px; */
    color: #666;
    z-index: 0;
}
.form-group-main{
    position: relative;
    width: 90%;
    width: calc(100% - 97px);
}
.school-form{
    padding: 30px 30px 20px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
    background: url(../images/form-bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px
}
.form-main{
    padding: 40px 15px 10px;
    background: #fff;
    border-radius: 8px
}
.main10 .sub-tit{
    font-size: 40px;
    font-weight: bold;
    color: #ffcbb2;
    margin-bottom: 30px;
    text-align: center
}
.sub-tit span{
    position: relative;
}
.sub-tit span::after,.sub-tit span::before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 53px;
    height: 100%;
}
.sub-tit span::after{
    left: -83px;
    background: url(../images/form-tit-l.png) no-repeat right top 20px;
}
.sub-tit span::before{
    right: -83px;
    background: url(../images/form-tit-r.png) no-repeat left top 20px;
}
.main10 .form-group{
    width: 22%;
    margin: 0 1.5% 15px;
    float: left;
    border: 1px solid #ddd;
}
.main10 .textarea-group{
    width: 97% !important 
}
.main10 .textarea-group textarea,.main10 .textarea-group .form-group-main{
    width: 100% !important;
}
.main10 .textarea-group textarea{
    padding: 7px 12px;
    border: none !important;
    height: 65px;
}
.main10 .submit-group{
    width: 100% !important;
    text-align: center;
}
.main10 .submit-group .btn-default{
    width: 140px;
    font-size: 16px;
    line-height: 22px;
    background: #1c6eb6;
    color: #fff;
    border: none !important;
    box-shadow: 0 5px 5px rgba(28,110,182,.4)
}
.main10 .submit-group,
.form-control{
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    color: #999
}

.control-label em{
    position: absolute;
    color: #ae2a2a;
    z-index: 0;
    left: 5px;
}
.input-group-addon{
    /* display: none !important; */
    border: none !important;
    border-radius: 0 !important
}
.main10 .sex-bg{
    background: url(../images/form-icon.png) no-repeat -5px 10px;
}
.main10 .custom-bg{
    background: url(../images/form-icon.png) no-repeat -5px -47px;
}
.main10 .phone-bg{
    background: url(../images/form-icon.png) no-repeat -5px -103px;
}
.main10 .yixiang-bg{
    background: url(../images/form-icon.png) no-repeat -5px -162px;
}
.main10 .grade-bg{
    background: url(../images/form-icon.png) no-repeat -5px -219px;
}
.main10 .birthday-bg{
    background: url(../images/form-icon.png) no-repeat -5px -276px;
}


/* form public start */
.form-group .layui-bg-value,.form-group .layui-bg-value{
    position: absolute;
    left: 0;
    height: 32px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    line-height: 30px;
    padding: 2px 12px;
    cursor: text;
    z-index: 0;
}
.form-group .bg-value-left{
    left: 3%;
}
.form-group .layui-bg-value em{
    color: #ae2a2a;
    margin-right: 3px
}
/* form public end */

/* main10 end */

/* link start */
.link-box{
    background: #fff;
}
.link {
    padding-top: 2%;
}

.link .link-title {
    width: 100%;
    text-align: left;
    font-size: 24px;
    height: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #222;
    margin: 0 auto 25px;
    position: relative;
    padding-left: 20px;
}

.link .link-title::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    background: #373c77;
    width: 6px;
    height: 26px;
    border-radius: 0 3px 3px 0;
}

.link .module-title {
    margin-bottom: 20px;
}

.link a {
    padding: 0 10px 10px;
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
}

.link a:hover {
    color: #b49277;
}
  
/* link end */

.main11 {
    padding-bottom: 30px;
    background: #fff;
    background-size: cover;
  }
  
  .case-tit {
    height: 60px;
    margin-bottom: 20px;
  }
  
  .case-tit .case-img {
    float: left;
    width: 62px;
    height: 60px;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 7px 10px;
    background: url(../images/case-tit-bg.png) no-repeat top center;
  }
  
  .case-tit a {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #8c4c5e;
    border: 1px solid #8c4c5e;
    border-radius: 20px;
    padding: 0 10px;
    margin-top: 20px;
  }
  
  .case-tit a:hover {
    color: #fff;
    background: #8c4c5e;
  }
  
  .picScroll {
    position: relative;
    width: 1150px;
    margin: 0 auto;
    /* margin-left: -10px */
    z-index: 0;
  }
  
  .picScroll li a {
    display: block;
    margin: 0 7px;
    border-radius: 4px;
    overflow: hidden;
  }
  
  .picScroll li a img {
    width: 100%;
  }
  
  .picScroll li a:hover p {
    color: #8c4c5e;
  }
  
  .picScroll-list {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding: 10px;
    background: #fff;
  }
  
  .picScroll-list p {
    font-size: 16px;
    line-height: 1;
    margin-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    color: #333;
  }
  
  .picScroll > a {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 27px;
    height: 80px;
  }
  
  .picScroll .prev {
    left: -27px;
    background: #eee url(../images/picscroll-prev.png) no-repeat center center;
  }
  
  .picScroll .next {
    right: -27px;
    background: #eee url(../images/picscroll-next.png) no-repeat center center;
  }
  
  .picScroll .prev:hover {
    background: #1c6eb6 url(../images/picscroll-prev2.png) no-repeat center center;
  }
  
  .picScroll .next:hover {
    background: #1c6eb6 url(../images/picscroll-next2.png) no-repeat center center;
  }
@media only screen and (max-width: 1200px){
    .container{
        width: 98%;
        margin: 0 1%;
        overflow: hidden;
    }
    .main01-left{
        width: 25%;
        margin-right: 0.5%
    }
    .main01-right{
        width: 74.5%;
        /* width: calc(100% - 286px); */
    }

    .main06-cnt dl{
        width: 23%;
    }

    .main07 .nav-tabs{
        margin: 0 auto;
    }

    
    .picScroll{
        width: 96%;
        margin: 0 2%;
    }
}
@media only screen and (max-width: 1024px){
    .tabNav-box{
        margin-bottom: -20px;
    }
    .tabNav-main ul{
        padding: 0 20px
    }
    .tabNav-main ul li{
        float: left;
        width: 25%;
        margin: 2% 0;
        padding: 0;
    }
    .tabNav-box .breadcrumb-bg{
        bottom: -20px;
    }
    .tabNav-main ul li::after{
        top: 0;
    }
    .tabNav-box{
        margin:0 ;
    }
    .tabNav-main::after,.tabNav-main::before{
        border-radius: 5px;
    }
    .tabNav-main{
        top: -20px;
        border-radius: 5px;
        box-shadow: 0px 5px 5px rgba(0,0,0,.1)
    }
    .tabNav-main ul{
        padding: 0 2%;
    }

    .rope{
        display: none
    }
    .main01-left,.main01-right{
        width: 100%;
        margin: 0 auto;
        border-radius: 0
    }
    .main01-left{
        padding: 5px 0 !important;
        max-height: 90px;
        background: url(../images/main01-left-bg.jpg) no-repeat bottom left;
        background-size: cover
    }
    .main01-left p{
        font-size: 22px;
        display: inline-block
    }
    .main01-right{
        padding: 3%;
    }
    .main01-cnt {
        margin-bottom: 5%
    }

    .main06-cnt dl{
        width: 31.333%;
        margin: 1%;
    }
    .main06-cnt dd{
        background-size: cover !important
    }

    
    .main07 .nav-tabs{
        margin-bottom: 3%
    }
    .main07 .nav-tabs > li{
        width: 33.333%;
        margin: 1% 0;
    }
    .main07 .nav-tabs > li a{
        border-radius: 4px
    }
    .main07 .nav-tabs > li.active > a::after,.forte-tit{
        display: none
    }
    .school-list dl{
        width: 23%;
        margin: 1%;
        min-width: none;
    }

    .main09-cnt{
        width: 48%;
        margin: 1% 1% 47px;
    }
    .main09-cnt:last-child{
        margin-bottom: 0 !important
    }

    .main10 .form-group{
        width: 47%;
    }
    .main10 form{
        max-width: 750px;
        margin: 0 auto
    }

    .picScroll{
        width: calc(100% - 60px);
        margin: 0 30px;
    }
    .picScroll .prev{
        left: -30px;
    }
    .picScroll .next{
        right: -30px;
    }
}

@media only screen and (max-width: 767px){
    .banner-bg img{
        display: block !important;
    }
    .tabNav-main ul li a:hover::after{
        display: none;
    }   
    .tabNav-main ul li a{
        font-weight: normal
    }
    .module-tit > h2{
        font-size: 30px;
        height: 36px;
    }
    .module-bg{
        padding: 5% 0;
    }

    .module-tit{
        margin-bottom: 3%
    }
    .module-tit > h2::after,.module-tit > h2::before{
        top:4px
    }
    .module-bg{
        background-size: cover !important
    }

    .school-list dl{
        width: 31.333%;
    }
    .school-list dd .school-name{
        font-size: 16px
    }

    .adv-tit span,.main09-title span{
        font-size: 22px
    }

    .module-tit p{
        margin-top: 3%;
        height: auto;
    }
    .module-tit p > b{
        font-size: 14px
    }   
    .mark2{
        bottom: 0
    } 

    .main03-cnt{
        margin: 0 auto;
    }
    .main03-cnt dl{
        width: 48%;
        margin: 1%;
    }

    .main04-tit-img{
        border-radius: 80px;
        overflow: hidden;
    }
    .main04-tit-img img{
        max-width: 120%;
        margin: 0 -10%;
    }
    .main04-text::after{
        display: none
    }

    .main05-cnt{
        padding: 3%;
    }
    .age-list{
        width: 48%;
        min-height: auto;
    }
    .age-list dt{
        margin-top: 2%;
        margin-bottom: 2%
    }
    .age-list dt div{
        font-size: 18px
    }
    .age-list dl{
        position: static
    }
    .age-list dd .border-box{
        height: auto !important;
    }

    .main06-cnt dl{
        width: 48%;
        margin: 1%;
    }
  
    .forte-box{
        margin-bottom: 3%;
        padding: 0
    }
    .forte-main{
        position: static;
        margin: 0 auto;
    }
    .forte-main li{
        width: 98%;
    }
    .forte-main .li-r{
        text-align: left;
        padding-left: 20px;
        padding-right: 0
    }
    .forte-main .li-r::after {
        left: 0;
        right: auto;
        border-radius: 0 3px 3px 0
    }

    .bm-btn a{
        font-size: 16px !important
    }
      
    .main10 .sub-tit{
        font-size: 28px
    }
    .sub-tit span::after,.sub-tit span::before{
        display: none
    }
    .form-horizontal .control-label{
        padding-top: 7px
    }

    .look-rules{
        width: 80%;
        max-width: 160px;
    }
    
}
@media only screen and (max-width: 680px){
    .banner-cnt,.tabNav-main,.tabNav-box,.tabNav-box .breadcrumb-bg{
        position: static
    }
    .main01{
        padding-top: 5%
    }

    .main02-main{
        background: none;
    }
    .main02-main p{
        padding-right: 0 !important;
    }

    .main03-cnt dl{
        width: 98%;
    }

    .main04-box{
        position: static;
        margin: 0 auto;
        background: none;
        padding-top: 2%
    }
    .main04-text,.main04-img{
        width: 100%;
        margin: 0 auto;
    }
    .main04-img{
        text-align: center;
        margin: 3% auto;
    }

    .school-list dl{
        width: 48%;
        margin: 1%;
        min-width: none;
    }
    .school-list dd > p{
        white-space: normal
    }

    .main07 .nav-tabs > li{
        width: 50%;
    }

    .main09-cnt{
        width: 98%;
    }
    .main10 .form-group{
        width: 97%;
    }
    .main10 .sub-tit{
        font-size: 22px;
        margin-bottom: 5%
    }
    .main04-tit-img{
        border-radius: 0
    }
}
@media only screen and (max-width: 425px){
    .main07 .nav-tabs > li a{
        height: 80px;
    }
    .tabNav-main ul li{
        width: 33.333%;
    }
    .tabNav-main ul li a{
        font-size: 14px
    }
    .school-list dl{
        min-width: auto;
    }

    .main04-tit-img img{
        max-width: 150%;
        margin: 0 -25%;
    }

    .main06-cnt dl,.age-list{
        width: 98%;
    }
    .school-list dd > p{
        font-size: 12px;
        word-break: break-all
    }
}