@charset "utf-8";
body {
    color: #000000;
    font-size: 14px;
    background-color: #fff;
    overflow-x: auto;
    font-family: "Microsoft YaHei", "Tahoma", "宋体";
    *font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.Validform_checktip {
    display: none !important;
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    display: inline-block;
    border: none;
}

a {
    cursor: pointer;
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    border: none;
}

.mainNav {
    clear: both;
    width: 100%;
    margin: 0px auto 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.mainNav .mainNav_wrap {
    width: 100%;
    /* height: 50px; */
    overflow: hidden;
    position: static;
    background: #333333;
    height: 60px;

}

.mainNav .mainNav_wrap.fixedTop {
    position: fixed;
    z-index: 999;
    top: 0;
}

.mainNav ul {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.mainNav ul li {
    width: auto;
    padding: 0 40px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
    font-weight: bold;
    color: #4CDFCC;
}

.mainNav a {
    float: left;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.sm_wrapper {
    width: 1000px;
    margin: 0 auto;
}

.a_btn {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    background: #fff;
    cursor: pointer;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border: solid 1px #333;
}

.a_btn:hover,
.a_btn_hollow:hover {
    background-color: rgba(255,131,0,1);
    color: #fff;
}

.btn_list {
    position: relative;
    top: 30px;
    height: 100px;
    width: 300px;
    margin: 0 auto;
}

.a_btn_hollow {
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 0;
    height: 48px;
    line-height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
    position: relative;
    border: solid 1px #333333;
}

.a_list {
    display: block;
    width: 415px;
    margin: 0 auto;
}

.a_list a:nth-child(1) {
    float: left;
}

.a_list a:nth-child(2) {
    float: right;
    margin-top: 30px;
}

.padtop60 {
    padding-top: 60px;
}

.padbottom60 {
    padding-bottom: 50px;
}

.linear_f {
    color: #008260 !important;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #008260, #51c21a);
    background: -moz-linear-gradient(left, #008260, #51c21a);
    background: linear-gradient(left, #008260, #51c21a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*<!--头部【导语和表单】-->*/

.header {
    width: 100%;
    height: 500px;
    background: url(../img/banner.png) no-repeat center top;
}
.head_t{
    color: #fff;
    width:676px;
    height:321px;
    text-align: center;
    background:rgba(38,48,168,1);
    opacity:0.9;
    position: relative;
    top: 66px;
    padding: 36px 50px;
    box-sizing: border-box;
}
.p_line1{
    font-size:36px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:48px;
}

.p_line2{
    font-size:72px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:48px;
    margin-top: 20px;
}

.p_line2 span{
    color: #FFD700;
}

.p_line3{
    font-size:36px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:47px;
    margin-top: 25px;
}

.p_line4{
    font-size:24px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:47px;
    margin-top: 30px;
}

.leadform {
    width: 100%;
    height: 270px;
    background: #F2F3F7;
}

.leadbox {
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    padding: 30px 40px 0 0px;
}

.leadbox p {
    font-size: 14px;
    margin-top: 0px;
    color: #333;
    margin-bottom: 20px;
}

.introduction .intr_title {
    width: 72px;
    height: 36px;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    margin: 60px 0 28px 0;
    font-weight: bold;
}

.introduction .intr_txt {
    font-size: 14px;
    line-height: 36px;
    color:rgba(102,102,102,1);
}

.biaodan {
    padding: 42px 0 35px 0;
    width: 425px;
    position: relative;
    top: -112px;
    right: -25px;
    background: url(../img/biandan_bg.png) no-repeat;
    background-size: cover;
}

.biaodan h2 {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.biaodan form div {
    margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
    height: 38px;
    font-family: "微软雅黑";
    display: block;
    width: 265px;
    color: #aab2bd;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .branch {
    width: 265px;
    padding: 1px 0;
    padding-left: 36px;
    margin: 0px auto 10px auto;
}

.biaodan form .mobile {
    background: url(../img/phone_bg.jpg) no-repeat center;
}

.biaodan form .name {
    background: url(../img/name_bg.jpg) no-repeat center;
}

.biaodan form .branch {
    background: url(../img/city_bg.png) no-repeat center;
}

.biaodan form .from_submit {
    width: 300px;
    margin: 0 auto;
}

.registerform {
    width: 100%;
    margin-top: 30px;
}

.from_submit #submit {
    width:200px;
    height:40px;
    line-height: 40px;
    background:rgba(255,131,0,1);
    border-radius:20px;
    font-size:16px;
    font-weight:400;
    margin: 0 auto;
    display: block;
    color:rgba(255,255,255,1);
}

.from_submit #submit:hover {
    text-decoration: underline;
}

.from_submit a.submit {
    background: #fff !important;
    margin-bottom: 0;
    margin-top: -49px;
    width: 141px;
    height: 46px;
    line-height: 46px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    color: #51c21a;
    cursor: pointer;
    border: 1px solid #51c21a;
}

.from_submit a.submit:hover {
    background: #51c21a !important;
    color: #fff;
}


/*--------begin section-----------*/
.about .titleh2{
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    padding-top: 20px;
    background: url("../img/ic_titline.png") no-repeat center top;
    background-size: inherit;
}
.about .titleh3{
    color: #666666;
    font-size: 26px;
    margin-top: 10px;
}
.bggary {
    background: #f5f5f5;
}
.connect{
    position: relative;
}
.connect:before{
    content: '';
    position: absolute;
    width:112px;
    height:112px;
    top: -50px;
    left: 0;
    background: url("../img/ic_bandaid.png") no-repeat center;
    background-size: inherit;
}
.section_content,
.section {
    padding: 60px 0;
}



.left_bh {
    position: absolute;
    left: -200px;
}

.right_bh {
    position: absolute;
    right: -200px;
    bottom: -25px;
}

.posrelative {
    position: relative;
}

.btn_list_long {
    width: 560px;
    height: auto;
    top: 0;
}

.a_btn,
.a_btn_hollow {
    width: 240px;
}

/*<!--offer榜-->*/
.offer_tab{
    width: 600px;
    margin: 30px auto;
}
.offer_tab li{
    cursor: pointer;
    float: left;
    width:276px;
    height:60px;
    line-height: 60px;
    border:1px solid rgba(153, 153, 153, 1);
    font-size:24px;
    text-align: center;
    font-weight:400;
    color:rgba(153,153,153,1);
    margin-right: 40px;
}
.offer_tab li:last-child{
    margin-right: 0;
}
.offer_tab li:hover,.offer_tab li.active{
    color: #fff;
    background:rgba(38,48,168,1);
}
.content_tit{
    font-size:30px;
    font-weight:bold;
    color:rgba(0,134,248,1);
    text-align: center;
    margin: 40px auto;
}
.offer_box{
    margin-bottom: 65px;
}
.offerScroll .bd li{
    display:flex;
}
.offerScroll .offer_group{
    margin-right: 20px;
    width:235px;
    height:353px;
    position: inherit;
    border: 1px solid #0086F8;
    box-sizing: border-box;
}
.offerScroll .offer_group:nth-child(4n){
    margin-right: 0;
}
.offer_schsinfo{
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 233px;
    background:rgba(0,134,248,1);
}
.offer_schsinfo span{
    color: #fff;
    width: 100px;
    text-align: right;
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 14px;
    display: inline-block;
}
.offer_schsinfo img{
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #0086F8;
    margin-top: -30px;
    margin-left: 20px;
}

.offerScroll .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -10px;
    text-align: center;
}

.offerScroll .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border:2px solid #FF8300;
}

.offerScroll .hd ul li.on {
    width:54px;
    height:13px;
    background:rgba(255,131,0,1);
    border-radius:6px;
}
.offerScroll{
    position: relative;
    padding-bottom:50px;
}
.a_btn{
    width:450px;
    height:60px;
    line-height: 60px;
    border: 0 !important;
    background:rgba(255,131,0,1);
    border-radius:30px;
    font-size:18px;
    font-weight:bold;
    margin: 30px auto;
    color:rgba(255,255,255,1);
}
.offer_box_piclist{
    background: url("../img/offer/offerpic_bg.png") no-repeat center;
    background-size: inherit;
}
.piclist_ul li{
    width: 235px;
    float: left;
    background: #F3F4F7;
    margin-right: 18px;
    margin-bottom: 20px;
}
.piclist_ul li:nth-child(4n){
    margin-right: 0;
}
.piclist_ul li:nth-child(5){
    position: relative;
    top: -112px;
}
.piclist_ul li:nth-child(6){
    position: relative;
    top: -50px;
}
.piclist_ul li:nth-child(7){
    position: relative;
    top: -112px;
}
.pic_list_cont{
    padding: 20px;
    box-sizing: border-box;
}
.pic_list_cont h3{
    color: #333;
    padding-top: 88px;
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}
.pic_list_cont h3:before{
    content: '';
    width:20px;
    height:39px;
    top: 30px;
    position: absolute;
background: url("../img/ic_comma.png") no-repeat center left;
    background-size: contain;
}
.pic_list_cont p{
    line-height: 24px;
}
.pic_list_cont p b{
    color: #999999;
}
.pic_list_cont p span{
    color: #0086F8;
    font-weight: bold;
}
/*<!--offer榜-->*/

/*<!--打开顶尖名校之门的“钥匙”-->*/
.sec_key{
    position: relative;
    padding-bottom: 150px;
    margin-bottom: 400px;
    margin-top: -60px;
}
.key_detail{
    display: flex;
    margin-top: 40px;
    background: rgba(243,244,247,1);
}
.key_detail h3{
    color: #0086F8;
    font-size: 24px;
    font-weight: bold;
}
.key_detail p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.key_cont{
    width: 560px;
    margin-right: 40px;
    PADDING: 37px;
    padding-left: 120px;
    background: url("../img/comma_pic.png") no-repeat center left;
    background-size: inherit;

}
.key_img,.key_img IMG{
    width:278px;
    height:210px;
}
.key_ul{
    margin-top: 30px;
    margin-left: 15px;
}
.key_ul li{
    float: left;
    width: 461px;
    position: relative;
    margin-top: 60px;
    margin-right: 60px;
}
.key_ul li:nth-child(2n){
    margin-right: 0;
}
.key_ul li h5{
    width:461px;
    height:42px;
    line-height: 42px;
    background: url("../img/key_contbg.png") no-repeat center;
    background-size: inherit;
    font-size:18px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    position: relative;
    padding-left: 100px;
    box-sizing: border-box;

}
.key_ul li span{
    width:79px;
    height:79px;
    line-height: 79px;
    text-align: center;
    display: inline-block;
    background:rgba(0,134,248,1);
    border-radius:50%;
    font-size:30px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    left: -20px;
    position: absolute;
    bottom: 0;
}
.key_ul li .cont{
    height:125px;
    padding: 20px 80px;
    box-sizing: border-box;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
    background:rgba(255,255,255,1);
}

.key_form{
    width:1000px;
    height:418px;
    margin-top: 80px;
    display: flex;
    position: absolute;
    bottom: -305px;
    background:linear-gradient(90deg,rgba(38,48,169,1),rgba(0,134,249,1));
}
.key_form_cont{
    width: 480px;
    margin-right: 70px;
    position: relative;
}
.key_form_cont img{
    position: absolute;
    top: -20px;
    left: 20px;
}
.key_form_cont h3{
    font-size:30px;
    font-weight:bold;
    color:rgba(76,223,203,1);
    line-height:50px;
    position: absolute;
    bottom: 20px;
    padding-left: 80px;
}
.key_form_cont h3:before{
    content: '';
    width:10px;
    height:140px;
    background:rgba(76,223,203,1);
    position: absolute;
    left: 60px;
    bottom: 10px;
}
.registerform h2{
    font-size:30px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:28px;
    margin-bottom: 30px ;
}
.registerform div{
    margin-bottom: 28px;
}
.registerform label{
    font-size:18px;
    font-weight:400;
    width: 80px;
    margin-right: 10px;
    text-align: left;
    display: inline-block;
    color:rgba(255,255,255,1);
}
.registerform div input,.registerform div select{
    width:290px;
    height:32px;
    padding-left: 8px;
    font-size: 14px;
    color: #999;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
}
/*<!--打开顶尖名校之门的“钥匙”-->*/

/*<!--世界顶尖艺术名校推荐-->*/
.country_tab{
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}
.country_tab li{
    cursor: pointer;
}
.country_tab li img{
    display:block;
    width:87px;
    height:87px;
    opacity:0.3;
    border-radius:50%;
}
.country_tab li span{
    font-size:24px;
    font-weight:400;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    color:rgba(153,153,153,1);
}
.country_tab li.active span,.country_tab li:hover span{
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.country_tab li:hover img,.country_tab li.active img{
    opacity: 1;
}
.schs_contents{
    margin-top: 40px;
}
.schs_content{
    display: none;

}
.schs_content.current{
    display: flex;
    justify-content: space-between;
}
.schs_top{
    width:235px;
    height:179px;
    padding: 30px 20px;
    box-sizing: border-box;
    background:rgba(38,48,168,1);
    position: relative;
}
.schs_bottom{
    width:235px;
    height:500px;
    padding: 60px 20px;
    box-sizing: border-box;
    background:rgba(243,244,247,1);
}
.even .schs_top{
    background: #0086F8;
}
.schs_top h5{
    color: #fff;
    font-size: 21px;
    line-height: 24px;
}
.schs_top span{
    color: #4CDFCB;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.schs_top img{
    border: 2px solid #fff;
    position: absolute;
    bottom: -20px;
    left: 85px;
    z-index: 10;
}
.schs_bottom{
    position: relative;
}
.schs_bottom h6{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.schs_bottom p{
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 3px;
}
.schs_bottom a{
    color: #FF8300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 0px;
}
.btn_list{
    display: flex;
    width: 670px;
    justify-content: space-between;
}
.btn_list .a_btn{
    margin: 0 !important;
    width:290px !important;
    height:60px !important;
    background:rgba(255,131,0,1);
    border-radius:30px;
}
.btn_list .a_btn_hollow{
    width:290px !important;
    height:60px !important;
    border:2px solid #FF8300;
    border-radius:30px;
    font-size:18px;
    font-weight:bold;
    color:rgba(255,131,0,1);
    line-height:60px;
}
.btn_list .a_btn_hollow:hover{
    background: #FF8300;
    color: #fff;

}
/*<!--世界顶尖艺术名校推荐-->*/

/*<!--把握申请时间节点 从容获录名校offer-->*/
.timeline_content{
    display: none;

}
.timeline_content.current{
    display: flex;
    justify-content: space-between;
}
.timeline_ul{
    margin-top: 40px;
}
.timeline_ul li{
    float: left;
    width: 220px;
    height: 165px;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
}
.timeline_ul li:nth-child(4n){
    margin-right: 0;
}
.timeline_ul li:after{
    content: '';
    width: 40px;
    height: 28px;
    background: url("../img/ic_arrow_tor.png") no-repeat center;
    background-size: inherit;
    position: absolute;
    right: -40px;
    top: 20px;
}
.timeline_ul li:nth-child(4):after{
    width: 28px;
    height: 40px;
    right: 100px;
    top:165px;
    background: url("../img/ic_arrow_tobottom.png") no-repeat center;
    background-size: inherit;

}
.timeline_ul li:nth-child(5):after{

    background: url("../img/ic_arrow_tol.png") no-repeat center;
    background-size: inherit;

}
.timeline_ul li:nth-child(6):after{

    background: url("../img/ic_arrow_tol.png") no-repeat center;
    background-size: inherit;

}
.timeline_ul li:nth-child(7):after{

    background: url("../img/ic_arrow_tol.png") no-repeat center;
    background-size: inherit;

}
.timeline_ul li:nth-child(8):after{

    background:none;

}

.timeline_ul li h5{
    width:220px;
    height:60px;
    font-size:21px;
    font-weight:bold;
    text-align: center;
    color:rgba(255,255,255,1);
    line-height:55px;
    background:rgba(0,134,248,1);
}
.timeline_ul li p{
    width:220px;
    height:101px;
    padding: 20px;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
    margin-top: 4px;
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:24px;
}
/*<!--把握申请时间节点 从容获录名校offer-->*/
/*<!--发现不一样的自己 IDP助你获录名校-->*/

.sec_service .ser_cont{
    display: flex;
    margin-top: 40px;
}
.ser_cont h3{
    color: #0086F8;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 10px;
}
.ser_cont p{
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.ser_cont a{
    color: #FF8300;
    font-size: 14px;
}
.ser_detail{
    width: 310px;
    padding-left: 32px;
    margin-left: 35px;
    position: relative;
}
.detail_box{
    margin-bottom: 30px;
    position: relative;
}
.detail_box:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: -32px;
    top: 3px;
    background: url("../img/ic_aricle.png") no-repeat center left;
    background-size: inherit;
}
.ser_cont_bottom .ser_detail{
    margin-left: 0;
    margin-right: 35px;
    padding-left: 32px;
}
.form_bottom{
    width:1000px;
    height:329px;
    padding: 40px;
    margin-top: 60px;
    box-sizing: border-box;
    background:linear-gradient(90deg,rgba(38,48,169,1),rgba(0,134,249,1));
}
.form_bottom h2{
    text-align: center;
    font-size:30px;
    font-weight:bold;
    margin-bottom: 65px;
    color:rgba(255,255,255,1);
    line-height:28px;
    box-sizing: border-box;
    position: relative;
}
.form_bottom h2:before{
    content: '';
    position: absolute;
    width: 1000px;
    height: 16px;
    background: url(../img/ic_line.png) no-repeat center;
    background-size: inherit;
    left: -40px;
    top: 50px;
    height: 16px;

}
.form_bottom form div{
    display: inline-block;
    margin-right: 20px;
}
.form_bottom form div:nth-child(4){
    margin-right: 0;
}
.form_bottom .from_submit{
    display: block;
}
.VanCon{ margin-bottom:40px; margin-top:30px;}
.VanCon li{ margin-right:32px; width:140px; text-align:center; line-height:36px;}
.VanCon li img{ display:block; margin:0 auto 16px; width:138px; height:49px;}
.VanCon li strong{ font-size:24px; color:#9c9c9c;}
.VanCon li.none{ margin-right:0;}
.tab-ul {
    width: 420px;
    margin: 30px auto 30px auto;
}
.tab-ul li {
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #666;
    padding: 0 20px;
    border-right: 1px solid #666;
}
.tab-ul li:first-child {
    padding-left: 0;
}
.tab-ul li:last-child {
    padding-right: 0;
    border-right: 0;
}
.tab-ul li.active,
.tab-ul li:hover {
    color: #0086f9;
    font-weight: bold;
}
.noafter:after{
    content: '';
    background: none !important;
}
.recommend .content{
    display: none;
}
 .recommend .current{
    display: block;
}
 .sec_offer{
     padding-bottom: 0;
 }
/*<!--发现不一样的自己 IDP助你获录名校-->*/