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: 14.2%;
    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: #e93f73;
}
.tabNav-main ul li a:hover::after,.tabNav-main ul li.active a::after{
    display: block;
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    background: #e93f73;
    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;
    line-height: 20px;
    color: #e93f73;
    background: #ffe6ee;
    padding: 10px 30px 10px 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: 2.5%;
    right: -25px;
    width: 44px;
    height: 90%;
    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:10px 0px 30px;
    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-bg2.jpg) no-repeat right bottom;
    border-radius: 8px 8px 60px 8px;
    overflow: hidden;
}
.main01-right p{
    line-height: 30px;
    margin-bottom: 20px
}
.bm-btn{
    text-align: center;
    margin-top: 16px
}
.bm-btn a,.zxbm{
    display: inline-block;
    width: 180px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    border: none;
    background: #ff9426 url(../images/btn-bg1.png) no-repeat left top;
    /* background-size: cover !important; */
    border-radius: 4px;
}

.bm-btn.big-btn a{
    width: 248px;
}
.bm-btn i,.zxbm i{
    padding: 9px;
    margin-left: 5px;
    background: url(../images/bm-btn-icon2.png) no-repeat center center;
}
.bm-btn a:hover,.zxbm:hover{
    background: #ff7c1a 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: #e93f73;
    border: 1px solid #e93f73;
    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);
    overflow: hidden;
}
.main02-main{
    position: relative;
}
.main02-main::before{
    display: block;
    content: '';
    position: absolute;
    right: 53px;
    bottom: -20px;
    width: 174px;
    height: 204px;
    background: url(../images/main02-bg2.png) no-repeat
}
.main02-main p{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 5px;
    padding-left: 26px;
    /* border-right: 2px solid #e3ddff; */
    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: -144px;
    left: 7px;
    background: #fff;
    z-index: 1;
}
.main02-main::after{
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    top: 0;
    left: 7px;
    background: #e8e3ff
}
.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 -3.75%
}
.main03-cnt dl{
    float: left;
    width: 25.833%;
    margin: 0 3.75%;
    padding: 30px 26px 22px;
    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: 4px;
    margin-top: 24px
}
.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
}
.adv-tit4 span{
    background: url(../images/adv-tit4.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: 61%;
    overflow: hidden;
}
.main04 .mark2{
    bottom: -24px
}
.main04-img{
    float: left;
    width: 35%;
    margin-left: 4%;
    padding-top: 7px
}
.main04-img img{
    border-radius: 8px
}
.main04-img p{
    margin-top: 15px;
    font-size: 12px;
    color: #5b4aac;
    text-align: center
}
.main04-text p{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 15px;
    padding-left: 26px;
    /* border-right: 2px solid #e3ddff; */
    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: #e3ddff
}
/* 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{
    position: relative;
    padding-top: 83px;
    margin-bottom: 30px
}
.vs-icon{
    position: absolute;
    display: block;
    /* width: 100%;
    height: 100%; */
    width: 106px;
    height: 105px;
    left: 50%;
    top: 65%;
    margin-left: -53px;
    margin-top: -50px;
    background: url(../images/vs-icon.png) no-repeat center center;
    z-index: 2;
}
.vs-box{
    float: left;
    width: 39%;
    background: #fff;
    /* padding: 20px 30px 10px; */
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.vs-l-box{
    background: #fff url(../images/vs-l-box-bg.png) no-repeat right bottom;
}
.vs-r-box{
    margin-left: 22%
}
.vs-tit{
    position: relative;
    height: 90px;
}
.tit-img{
    position: absolute;
    width: 166px;
    height: 166px;
    border: 7px solid #ca7d50;
    border-radius: 166px;
    overflow: hidden;
    left: 30px;
    bottom: 7px;
    z-index: 1;
}
.vs-tit p{
    position: absolute;
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 0 70px 70px 0;
    padding: 20px 30px;
    color: #fff;
    background: #d2765b;
    background: linear-gradient(-90deg,#d2765b,#ca7d50);
    top: -35px;
    left: 179px;
    z-index: 0;
}
.vs-box ul{
    padding: 0 40px 20px;
}
.vs-box ul li{
    float: left;
    width: 50%;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0 10px 14px;
}
.vs-l-box ul li{
    background: url(../images/vs-l-libg.png) no-repeat left center;
}
.vs-r-box ul li{
    background: url(../images/vs-r-libg.png) no-repeat left center;
}


/* 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;
    padding-top: 40px
}
.main06-cnt dl{
    position: relative;
    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{
    position: absolute;
    width: 100%;
    /* height: 94px; */
    top: -40px;
    left: 0;
    text-align: center
}
.main06-cnt dl dd{
    padding-top: 49px;
    padding-bottom: 50px;
}
.main06-cnt .major-tit{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 10px
}
.main06-cnt p{
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.main06-cnt .xq-btn{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15px;
    left: 0;
}
.main06-cnt .xq-btn a{
    display: inline-block;
    min-width: 160px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #e93f73;
    color: #e93f73;
    background: #f9d7df url(../images/bm-btn-icon.png) no-repeat right 35px top 10px;
    background-size: 12px !important;
}
.main06-cnt .xq-btn a:hover{
    background: #e93f73 url(../images/bm-btn-icon3.png) no-repeat right 35px top 10px;
    color: #fff;
}

/* main06 end */

.main06 .nav-tabs {
    margin: 0 -3.5px;
    border: none !important
}
.main06 .nav-tabs > li{
    float: left;
    width: 20%;
    margin-bottom: 0
}
.main06 .nav-tabs > li a{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background: #fff;
    margin:0 3.5px;
    padding: 10px 5px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border: none !important
}
.main06 .tab-content{
    border-top: 1px solid #402e93;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.main06 .nav-tabs > li.active > a,
.main06 .nav-tabs > li.active > a:focus,
.main06 .nav-tabs > li.active > a:hover{
    background:url(../images/tab-nav-bg.jpg) no-repeat center center;
    background-size: cover; 
    color: #fff;
}
.main06 .nav-tabs > li.active b,.main06 .nav-tabs > li.hover b{
    color: #fff
}
.main06 .nav-tabs > li.active > a::after{
    position: absolute;
    content: '';
    display: block;
    width: 26px;
    height: 11px;
    background: url(../images/sanjiao.png) no-repeat center center;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
}

/* main07 start */
.main07{
    background: url(../images/main07-bg.jpg) no-repeat center center;
}
.tit7{
    background: url(../images/tit7.png) no-repeat top center
}

.school-list {
    margin: 0 -.5%;
}
.school-list dl{
    float: left;
    width: 23%;
    /* padding: 10px 8px 0; */
    margin: 10px  1%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff;
}
.school-list dl:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    
}
.school-list dt{
    height: 120px;
    /* 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 dt img{
    width: 100%;
}
.school-list dd {
    padding: 0 15px 15px;
    /* 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: 80px;
    height: 80px;
    padding: 5px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    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: 18px;
    color: #e05243;
	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;
    line-height: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    max-height: 56px;
    overflow: hidden;
}
.school-list dd .school-name:hover,.school-list dd .school-cnt a{
    color: #e93f73;
}

.school-list dd > p{
    color: #333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}

.school-list dd > p span,.list-item-cost span {
    color: #666;
}
.list-item-cost span {
    color: #333
}
.jianjie{
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 10px;
    max-height: 120px;
    overflow: hidden;
}
.jianjie b{
    font-weight: normal;
    color: #333;
}
.list-item-cost {
    border-top: 1px dashed #ddd;
    padding-top: 5px;
    /* text-align: center */
}
.list-item-cost span{
    float: left;
    margin-top: 12px
}
.look-rules{
    float: right;
    width: 120px;
    padding: 4px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #e93f73 !important;
    border: 1px solid #e93f73;
    border-radius: 3px;
    margin-top: 8px;
    text-align: center
}
.look-rules:hover{
    border: none;
    line-height: 22px;
    color: #fff !important;
    background: #e93f73;
    background: linear-gradient(#e93f73,#e93f73);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.main07 .module-tit p > b{
    color: #e93f73;
    background: #ffe6ee
}
.main07 dl {
    padding: 14px 30px 16px;
    background: #fff url(../images/main01-right-bg.png);
    border-radius: 8px;
    margin-bottom: 10px
}
.main07 dl dt{
    float: left;
    width: 60px;
    height: 60px;
    margin-right:30px; 
    margin-top: 10px;
}
.main07 dl dd p{
    min-height: 48px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.main07 dl dd b{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 4px
}
/* main07 end */

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

/* 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: 25px 30px 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.main09-cnt{
    float: left;
    width: 29.333%;
}
.news-box2{
    margin: 0 6%
}
.main09-cnt .news-list{
    margin-bottom: 28px
}
.main09-cnt .news-list:last-child{
    margin-bottom: 0 !important
}
.news-list-title{
    height: 32px;
    border-bottom:  1px solid #eee;
    margin-bottom: 10px
}
.news-list-title span{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 1px solid #402e93;
    padding-left: 30px;
    background: url(../images/news-list-tit.png) no-repeat left center
}
/* .news-list-title span i{
    margin-right: 7px;
    background: url(../images/news-list-tit.png) no-repeat center center
} */
.news-list-title .more{
    font-size: 14px;
    color: #999
}
.news-list-title .more:hover{
    color: #e93f73
}
.news-list li {
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list li a{
    float: left;
    width: 80%;
    width: calc(100% - 50px);
    font-size: 16px;
    color: #555;
    padding-left: 10px;
    background: url(../images/li-bg.jpg) no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list li a:hover{
    color: #e93f73;
    background: url(../images/li-bg2.jpg) no-repeat left center
}
.news-list li span{
    float: right;
    width: 40px;
    color: #999
}
/* main09 end */

/* main10 start */
.main10{
    padding-top: 60px;
   padding-bottom: 0 !important
}
.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: 100% 100%;
    border-radius: 8px
}
.form-main{
    padding: 40px 15px 10px;
    background: #fff;
    border-radius: 8px
}
.main10 .sub-tit{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 30px
}
.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: #e93f73;
    color: #fff;
    border: none !important;
    box-shadow: 0 5px 5px rgba(233,63,115,.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 */
.main11 {
  padding-bottom: 30px;
  background: #efeff8;
  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: #212269;
  border: 1px solid #212269;
  border-radius: 20px;
  padding: 0 10px;
  margin-top: 20px;
}

.case-tit a:hover {
  color: #fff;
  background: #212269;
}

.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: #ff684e;
}

.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: -32px;
  width: 26px;
  height: 76px;
  border-radius: 3px;
  overflow: hidden;
}

.picScroll .prev {
  left: -27px;
  background: #fff url(../images/picscroll-prev.png) no-repeat center center;
}

.picScroll .next {
  right: -27px;
  background: #fff url(../images/picscroll-next.png) no-repeat center center;
}

.picScroll .prev:hover {
  background: #ff684e url(../images/picscroll-prev2.png) no-repeat center center;
}

.picScroll .next:hover {
  background: #ff684e url(../images/picscroll-next2.png) no-repeat center center;
}


/* 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 */

@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%;
        margin: 1%;
    }

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

    .main05-cnt{
        padding-top: 0
    }
    
    .main08-tit{
        height: auto;
        background-size: cover !important;
        padding-bottom: 25px
    }

    .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: 20px;
        display: inline-block
    }
    .main01-right{
        padding: 3%;
    }
    .main01-cnt {
        margin-bottom: 5%
    }

    .main02-bg,.main04-box{
        margin-bottom: 1%
    }
    .main04-box{
        margin-left: 2%;
        margin-right: 2%
    }
    .main06 .tab-content{
        padding: 20px 2%;
    }
    .main06 .nav-tabs{
        margin-bottom: 1%
    }
    .main06-cnt dl{
        width: 31.333%;
        margin: 25px 1%  !important;
    }
    .main06-cnt dd{
        background-size: cover !important
    }
    .main05-cnt{
       margin-bottom: 0
    }
    .vs-box{
        float: none;
        width: 100% !important;
        background: none;
        box-shadow: none
    }
    .vs-r-box{
        margin-left: 0;
    }
    .vs-tit{
        height: auto;
        margin-bottom: 2%
    }
    .tit-img{
        width: 70px;
        height: 70px;
        bottom: 0
    }
    .vs-tit p{
        position: static;
        padding-left: 110px;
        border-radius: 5px;
        text-align: left
    }

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

   
    
    .main10 .form-group{
        width: 97%;
    }
    .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){
    .tabNav-main ul li a:hover::after,.main02-main::before{
        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
    }

    .main02-text{
        width: 100%;
    }

    .school-list dl{
        width: 48%;
    }
    .school-list dd > p{
        white-space: nowrap !important;
    }
    .school-list dd p em{
        display: inline-block;
        font-size: 16px
    }

    .adv-tit 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%;
        padding: 2% 4% 3%
    }

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

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

    .bm-btn a,.vs-box ul li{
        font-size: 16px !important
    }
      
    .main10 .sub-tit{
        font-size: 28px
    }
    .main02-img,.sub-tit span::after,.sub-tit span::before{
        display: none
    }
    .form-horizontal .control-label{
        padding-top: 7px
    }
    .vs-tit P{
        font-size: 20px;
    }
    .vs-tit span{
        line-height: 1
    }
    .vs-tit b{
        font-size: 22px;
    }
    
    /* .main08 {
        text-align: center
    } */
    .main08-tit{
        border-radius: 0
    }
    .main08-tit p{
        margin-right: 0;
        text-align: left
    }
    .main08 .zxbm{
        position: static;
        margin-top: 3%;
    }

    .main09-box{
        padding: 2%;
    }
    .main09-cnt{
        width: 98%;
        margin: 1%;
    }

    .news-list{
        width: 98%;
        margin: 1.5% 1%;
    }
    .news-list:last-child{
        margin-bottom: 0
    }

    .look-rules{
        width: 80%;
        max-width: 160px;
    }

    .school-list dd .school-name{
        font-size: 16px;
    }
    .school-list dd .school-logo a{
        width: 60px;
        height: 60px;
    }
    .school-list dd > p span{
        width: calc(100% - 70px);
    }

    .form-main{
        padding: 3%;
    }
}
@media only screen and (max-width: 680px){
    .banner-cnt,.tabNav-main,.tabNav-box,.tabNav-box .breadcrumb-bg{
        position: static
    }
    .main01{
        padding-top: 5%;
        padding-bottom: 5%
    }
    .main04-text,.main04-img{
        width: 100%;
        margin: 0 auto;
    }
    
    .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: 2% 3%
    }
    .main04-text,.main04-img{
        width: 100%;
        margin: 0 auto;
    }
    .main04-img{
        text-align: center;
        margin: 3% auto;
    }

    .school-list dl{
        margin: 1%;
        min-width: none;
    }

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

  
    
    .main10 .form-group{
        width: 97%;
    }
    .main10 .sub-tit{
        font-size: 22px;
        margin-bottom: 5%
    }
    .main04-tit-img{
        border-radius: 0
    }
    
    .condition-tit{
        position: static;
        margin: 1% 0
    }
    .condition-list{
        padding-left: 0 !important
    }
    .list-item-cost{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap
    }
    .form-main{
        padding: 0;
    }
}
@media only screen and (max-width: 425px){
  
    .module-bg,.main01{
        padding: 8% 0;
    }
    .main01-cnt{
        margin-bottom: 8%
    }


    .main03-cnt dl{
        margin-bottom: 3%
    }

    .tabNav-main ul li a{
        font-size: 14px
    }
    .tabNav-main ul li{
        width: 33.333%;
    }
    .school-list dl{
        min-width: auto;
    }
    .school-list dd > p{
        font-size: 12px
    }

    .main08-tit p{
        margin: 0 2%;
    }
    .main04-tit-img img{
        max-width: 150%;
        margin: 0 -25%;
    }
    .main06-cnt dl,.age-list{
        width: 98%;
    }

    .news-list{
        width: 98%;
    }
    .news-list .news-list,.news-list .news-list:last-child{
        margin-bottom: 20px !important
    }
    .list-item-cost span{
        width: 100% !important;
        
    }
   
    .form-main{
        padding: 1%;
    }
}