@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: #1c1f2a;
}

.mainNav .mainNav_wrap.fixedTop {
    position: fixed;
    z-index: 999;
    top: 0;
}

.mainNav ul {
    width: 1200px;
    margin: 0 auto;
    color: #fbfbfb;
    height: 50px;
    line-height: 50px;
}

.mainNav ul li {
    width: auto;
    padding: 0 20px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
    color: #4cdfcb;
}

.mainNav a {
    float: left;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #ffffff;
    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;
}

.a_btn,
.a_btn2 {
    display: inline-block;
    text-align: center;
    width: 286px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #ff8300;
    background: #fff;
    cursor: pointer;
    border-radius: 29px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border: solid 2px #ff8300;
}

.a_btn2 {
    background-color: #ff8300;
    color: #ffffff;
}

.a_btn:hover {
    background: #ff8300 !important;
    color: #fff;
}

.btn_list {
    text-align: center;
    width: 600px;
    margin: 40px auto 0 auto;
}

.content_detail,
.fee_detail,
.school_detail {
    display: none;
}

.content_detail.current,
.fee_detail.current,
.school_detail.current {
    display: block;
}


/*<!--头部【导语和表单】-->*/

.header {
    width: 100%;
    height: 450px;
    background: url(../img/head_banner.png) no-repeat center center;
}

.head_t {
    padding-top: 73px;
}

.head_t .title_btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(90deg, #e11937 0%, #ff8300 100%), linear-gradient(#b4eb00, #b4eb00);
    background-blend-mode: normal, normal;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    color: #ffffff;
    text-align: center;
}

.head_t h1 {
    font-size: 60px;
    line-height: 68px;
    color: #ffffff;
    font-weight: bold;
}

.head_t h3 {
    margin: 25px 0;
    font-size: 24px;
    line-height: 36px;
    color: #fffefe;
}

.common_btn_bg {
    background-image: linear-gradient(90deg, #008260 10%, #51c21a 100%), linear-gradient(#51c21a, #51c21a);
    background-blend-mode: normal, normal;
}

.common_font {
    color: #008260;
    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;
}

.leadform {
    padding: 62px 0 82px 0;
    background-color: #f2f3f7;
}

.introduction {
    margin: 0 auto;
    width: 960px;
    line-height: 30px;
}

.introduction .intr_title {
    margin-bottom: 20px;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.introduction .intr_txt {
    font-size: 14px;
    color: #666666;
    text-align: left;
}

.biaodan {
    width: 290px;
}

.biaodan_title {
    margin-bottom: 24px;
    font-size: 23px;
    line-height: 30px;
    text-align: left;
    color: #ffffff;
}

.biaodan_title b {
    font-size: 24px;
}

.biaodan form input,
.biaodan form select {
    height: 32px;
    font-family: "微软雅黑";
    display: block;
    padding: 0 20px;
    width: 250px;
    color: #aab2bd;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .step,
.biaodan form .guojia {
    width: 290px;
    margin: 0px auto 28px auto;
    background: #ffffff;
}

.from_submit #submit {
    display: block;
    width: 200px;
    height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background-color: #ff8300;
}


/*--------begin section-----------*/

.bggary {
    background-color: #f3f4f7;
}

.section_content,
.country_section {
    padding: 80px 0;
}

.titleh2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
}

.titleh2::before {
    content: "";
    display: block;
    margin: 0 auto 20px auto;
    width: 121px;
    height: 10px;
    background-image: linear-gradient(90deg, #2630a9 10%, #0086f9 100%), linear-gradient(#0067d6, #0067d6);
    background-blend-mode: normal, normal;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.title_p {
    margin: 10px auto 40px auto;
    text-align: center;
    color: #666;
    font-size: 26px;
}

.sec_icon {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.sec_icon::after {
    content: '';
    position: absolute;
    top: -140px;
    left: 0;
    width: 112px;
    height: 112px;
    background: url(../img/sec_icon.png) no-repeat center center;
}

.flex_box {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.flex_wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.mar_bottom_not {
    margin-bottom: 0 !important;
}


/*--------------服务-----------------*/

.together {
    margin-bottom: 40px;
    height: 377px;
    background: url(../img/process_main.png) no-repeat center center;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}

.together .left {
    margin: 83px 0 0 40px;
    width: 419px;
}

.together .left p:first-child {
    margin-bottom: 30px;
}

.together .right {
    margin: 40px 40px 0 0;
    padding: 40px;
    width: 340px;
    height: 216px;
    border: solid 3px #ffffff;
    font-size: 16px;
}

.together .right p:first-child::before {
    content: "";
    display: block;
    margin-bottom: 20px;
    width: 64px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.icon_box {
    margin-top: 26px;
}

.icon_box img {
    margin-right: 11px;
    width: 86px;
    height: 86px;
}

.together_ul {
    width: 100%;
    height: 1590px;
    background: url(../img/sevice_bg.png) no-repeat center center;
}

.together_ul li {
    display: flex;
    margin: 0 auto 20px auto;
    width: 1000px;
    height: 210px;
    background-color: #f3f4f7;
}

.together_ul li:last-child {
    margin-bottom: 0;
}

.gether_l {
    width: 80px;
    height: 210px;
}

.gether_c {
    flex: 1;
    padding: 36px 40px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.gether_c p:first-child {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #0086f8;
    line-height: 30px;
}

.gether_c .more_btn {
    margin-top: 10px;
}

.gether_c .more_btn a {
    color: #ff8300;
}

.gether_r {
    width: 278px;
    height: 210px;
}


/*--------------服务-end-----------------*/


/* 可确定的未来 */

.future {
    margin-bottom: 50px;
    width: 100%;
    height: 741px;
    background: url(../img/pic6.gif) no-repeat center center;
}

.future .left {
    margin: 85px 0 0 89px;
    width: 221px;
    font-size: 21px;
    line-height: 36px;
    color: #333333;
}

.future .left p:first-child {
    margin-bottom: 20px;
}

.future .left span {
    color: #0086f8;
}

.future .right {
    margin-top: 60px;
    width: 597px;
}

.future_t {
    margin-bottom: 44px;
    text-align: center;
    width: 597px;
    height: 80px;
    line-height: 30px;
    background-color: #0086f8;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
	padding-top: 10px;
}

.future_ul li {
    float: left;
    display: inline-block;
    width: 222px;
    font-size: 24px;
    color: #0086f8;
    text-align: center;
}

.future_ul li:first-child {
    margin-right: 57px;
}

.future_ul .future_country {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #2630a8;
}

.future_ul li b {
    font-size: 30px;
    padding: 0 5px;
}

.future_ul li img {
    margin-top: 14px;
    width: 222px;
    height: 88px;
}

.future_title {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #2630a8;
    text-align: center;
}

.distance_boxs {
    margin-bottom: 79px;
    position: relative;
    height: 348px;
}

.distance_box {
    position: absolute;
    padding: 0 44px;
    width: 113px;
    height: 232px;
    line-height: 33px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.distance_num {
    margin: 40px 0 14px 0;
    font-size: 54px;
    font-weight: bold;
    color: #0086f8;
    text-align: center;
}

.box_one {
    background: url(../img/service_bg1.png) no-repeat center center;
}

.box_two {
    background: url(../img/service_bg2.png) no-repeat center center;
    color: #ffffff;
}

.box_two .distance_num {
    color: #ffffff;
}

.distance_box:nth-child(1) {
    left: 0;
    bottom: 0;
}

.distance_box:nth-child(2) {
    left: 201px;
    top: 0;
}

.distance_box:nth-child(3) {
    left: 399px;
    bottom: 0;
}

.distance_box:nth-child(4) {
    right: 199px;
    top: 0;
}

.distance_box:nth-child(5) {
    right: 0;
    bottom: 0;
}

.material_box {
    /* width: 1000px;
    height: 443px; */
}

.material_box1 {
    width: 980px;
    height: 428px;
    background: url(../img/service_img1.png) no-repeat right top #f3f4f7;
}

.material_box .left {
    width: 340px;
    padding: 33px 0 0 0;
    font-size: 18px;
    color: #333333;
}

.material_box .right {
    font-size: 18px;
    color: #333333;
}

.material_box p {
    margin-bottom: 34px;
    position: relative;
    padding-left: 32px;
}

.material_box p:last-child {
    margin-bottom: 0;
}

.material_box p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 21px;
    background: url(../img/small_circel.png) no-repeat center center;
}

.material_dec {
    position: relative;
    margin-top: 56px;
    padding-top: 50px;
    width: 340px;
    height: 102px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: solid 6px #81c5fe;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #0086f8;
    text-align: center;
}

.material_dec ::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35%;
    width: 90px;
    height: 81px;
    background: url(../img/clock.png) no-repeat center center #f3f4f7;
}

.material_dec b {
    font-size: 18px;
}

.material_box2 {
    width: 957px;
    height: 320px;
    background: url(../img/service_img2.png) no-repeat left center #f3f4f7;
}

.sec_future .a_btn2 {
    width: 450px;
}


/* 可确定的未来--end */


/* offer不停 */

.offer_dec {
    margin-bottom: 60px;
    padding: 10px 0 16px 0;
    background-color: #f3f4f7;
    border-radius: 40px;
    border: solid 3px #81c5fe;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-align: center;
}


/* 滚动的ul */

.myRecScroll {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 526px;
}

.myRecScroll .hd {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.myRecScroll .hd ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: solid 2px #0086f8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
}

.myRecScroll .hd ul li.on {
    width: 55px;
    height: 13px;
    background-color: #007aee;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.myRecScroll .bd ul {
    overflow: hidden;
    zoom: 1;
}

.scroll_ul,
.scroll_ul li {
    width: 1000px;
}

.scroll_ul li {
    float: left;
}


/* .myRecScroll .prev,
.myRecScroll .next {
    display: block;
    width: 61px;
    height: 55px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -18px;
}

.myRecScroll .prev {
    left: 0;
    background: url(../images/pre_btn.png) no-repeat center;
    z-index: 10;
}

.myRecScroll .next {
    right: 0;
    transform: rotate(180deg);
    background: url(../images/pre_btn.png) no-repeat center;
    z-index: 10;
}

.myRecScroll .prev:hover {
    transform: rotate(180deg);
    background: url(../images/next_btn_h.png) no-repeat center;
}

.myRecScroll .next:hover {
    transform: rotate(0deg);
    background: url(../images/next_btn_h.png) no-repeat center;
} */


/* 滚动的ul */

.counselor_bg {
    position: relative;
    padding: 12px;
    width: 976px;
    height: 460px;
}

.counselor_bg::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 420px;
    height: 412px;
    background-image: linear-gradient(90deg, #2630a9 10%, #0086f9 100%), linear-gradient(#000000, #000000);
    background-blend-mode: normal, normal;
}

.counselor_bg::after {
    z-index: -1;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 420px;
    height: 412px;
    background-image: linear-gradient(90deg, #2630a9 10%, #0086f9 100%), linear-gradient(#000000, #000000);
    background-blend-mode: normal, normal;
}

.counselor_content {
    height: 460px;
    background-color: #fff;
}

.counselor_tow {
    display: flex;
    justify-content: space-between;
    height: 460px;
}

.counselor_tow .counselor_simple {
    height: 400px;
    width: 468px;
    padding: 30px 0;
    background-color: #e5f2fd;
    text-align: center;
}

.counselor_tow .counselor_only {
    width: 100%;
}

.counselor_box {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.counselor_box2 img {
    display: block;
    margin: 0 auto 20px auto;
    width: 235px;
    height: 293px;
}


/* offer不停--end */


/* --------选择IDP的理由------- */

.req_ul li {
    float: left;
    padding: 40px 20px;
    margin-right: 10px;
    width: 152px;
    height: 237px;
    background-color: #ffffff;
}

.req_ul li:last-child {
    margin-right: 0;
}

.req_ul img {
    width: 106px;
    height: 86px;
}

.req_ul p {
    text-align: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.req_ul p.title {
    margin: 25px 0 10px 0;
    font-size: 21px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.bd_box {
    display: flex;
    margin-top: 60px;
    height: 438px;
    background: url(../img/bd_bg.png) no-repeat center center;
}

.bd_box .bd_box_l {
    margin: 312px 127px 0 87px;
}

.bd_box .bd_box_r {
    margin-top: 43px;
    width: 381px;
}

.bd_box .bd_box_l b {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    color: #4cdfcb;
}

.bd_box .bd_dec p {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
}

.bd_box .bd_dec p:first-child {
    margin-right: 50px;
}

.bd_box .bd_box_r .left p {
    margin-bottom: 28px;
    width: 72px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
}

.bd_box .bd_box_r .left p:last-child {
    margin-bottom: 0;
}


/* --------选择IDP的理由-end------- */


/* 国别切换 */

.country_tab {
    margin-bottom: 40px;
    width: 943px;
}

.country_tab li {
    cursor: pointer;
    font-size: 30px;
    color: #999999;
    text-align: center;
}

.img_layer {
    margin-bottom: 10px;
    display: inline-block;
    width: 113px;
    height: 112px;
    background: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.img_layer img {
    width: 113px;
    height: 112px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: .3;
}

.country_tab li.active {
    font-weight: bold;
    color: #333333;
}

.country_tab li.active .img_layer img {
    opacity: 1;
}


/* 国别切换--end */


/* 公共模块 */

.fee_ul {
    margin: 40px auto;
    width: 700px;
    justify-content: center;
}

.fee_ul li {
    padding: 0 20px;
    font-size: 18px;
    line-height: 24px;
    color: #666;
    border-right: 1px #666 solid;
    cursor: pointer;
}

.fee_ul li:last-child {
    border-right: none;
}

.fee_ul li.active {
    color: #0086f9;
    font-weight: bold;
}

.idp_adv .titleh2 {
    margin-bottom: 40px;
}

.idp_adv .titleh2::before {
    background-image: linear-gradient(90deg, #2630a9 10%, #0086f9 100%), linear-gradient(#0067d6, #0067d6);
    background-blend-mode: normal, normal;
}

.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;
}


/* 公共模块-end */