@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;
}

.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: #b4eb00;
}

.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 {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #0185f7;
    background: #fff !important;
    cursor: pointer;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border: solid 1px #0185f7;
}

.a_btn:hover {
    background: #0185f7 !important;
    color: #fff;
}

.btn_list {
    position: relative;
    top: 50px;
    height: 100px;
    width: 300px;
    margin: 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: 500px;
    background: url(../img/head_banner.png) no-repeat center center;
    background-size: 100% 100%;
}

.head_t {
    width: 1246px;
    padding-top: 88px;
}

.head_t .title_btn {
    margin-top: 22px;
    /* width: 751px; */
    width: 720px;
    height: 200px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    line-height: 72px;
    color: #ffffff;
}

.head_t h1 {
    margin-left: 92px;
    padding-top: 26px;
    font-size: 60px;
    font-weight: bold;
}

.head_t h2 {
    margin-left: 92px;
    font-size: 48px;
    font-weight: bold;
}

.head_t h3 {
    margin-left: 92px;
    font-size: 45px;
    font-weight: bold;
}

.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 {
    height: 351px;
    background-color: #f2f3f7;
}

.introduction {
    width: 505px;
    display: inline-block;
}

.introduction .intr_title {
    padding: 60px 0 20px 0;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.introduction .intr_txt {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-align: left;
}

.introduction .intr_txt b {
    color: #333333;
}

.biaodan {
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
    width: 424px;
    height: 328px;
    background-color: #ffffff;
}

.biaodan::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 5px;
    width: 415px;
    height: 353px;
    background-color: #a49997;
    opacity: .2;
    z-index: -1;
}

.biaodan_title {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    font-weight: bold;
}

.biaodan form input,
.biaodan form select {
    height: 40px;
    font-family: "微软雅黑";
    display: block;
    padding: 0 20px;
    width: 260px;
    color: #aab2bd;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .branch,
.biaodan form .guojia,
.biaodan form .GPA {
    width: 300px;
    margin: 0px auto 10px auto;
    background: #ffffff;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .GPA 
{
    border: solid 1px #cccccc;
}

.biaodan form .branch {
    background: url(../img/bd_input_bg2.png) no-repeat center;
    background-size: 300px 40px;
}

.biaodan form .guojia {
    background: url(../img/bd_input_bg2.png) no-repeat center;
    background-size: 300px 40px;
}

.biaodan form .from_submit {
    width: 300px;
    margin: 0 auto;
}

.from_submit #submit {
    display: block;
    width: 300px;
    height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background-color: #ff8300;
}


/*--------begin section-----------*/

.bggary {
    background-color: #f3f4f7;
}

.section_content,
.country_section {
    padding: 60px 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, #008260 10%, #51c21a 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 {
    position: relative;
}

.sec_icon::after {
    content: '';
    position: absolute;
    top: -152px;
    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;
}

/*--------------对号入座-----------------*/

.sec_fit {
    padding: 96px 0 80px 0;
}

.sec_fit .flex_box {
    width: 953px;
}

.sec_fit .flex_box li {
    width: 193px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}

.sec_fit .flex_box img {
    margin-bottom: 20px;
    width: 121px;
    height: 121px;
}

/*--------------对号入座-end-----------------*/


/* --------哪些不同------- */

.sec_diff .titleh2{
    margin-bottom: 40px;
}

.diff_ul li {
    position: relative;
    margin: 0 35px 20px 0;
    display: inline-block;
    width: 480px;
    vertical-align: top;
}

.diff_ul li:nth-child(2n) {
    margin-right: 0;
}

.diff_box {
    margin: 20px 0 0 20px;
    width: 461px;
    background: #ffffff;
}

.num_circel {
    position: absolute;
    width: 79px;
    height: 79px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #51c21a;
    font-size: 30px;
    font-weight: bold;
    line-height: 79px;
    color: #ffffff;
}

.diff_title {
    padding: 0 80px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background: url(../img/diff_t_bg.png) no-repeat;
}

.diff_dec {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 105px;
    padding: 20px 80px 0 80px;
}

/* --------哪些不同-end------- */

/* 国别切换 */

.sec_country {
    padding: 0;
    width: 100%;
    background: url(../img/country_bg.png) no-repeat center top;
    background-size: 100% 230px;
}

.country_tab {
    margin-bottom: 60px;
    padding-top: 164px;
    width: 953px;
}

.country_tab li {
    font-size: 30px;
    color: #999999;
    text-align: center;
}

.img_layer {
    margin-bottom: 10px;
    display: inline-block;
    width: 127px;
    height: 127px;
    background: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.img_layer img {
    width: 127px;
    height: 127px;
    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 */


/* 国别公共部分 */

.big_title {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
    color: #51c21a;
}


/* 留学的理由 */

.reasons {
    width: 100%;
    height: 423px;
    background-color: #f3f4f7;
}

.reasons img {
    width: 100%;
    height: 200px;
}

.reasons .flex_box {
    margin-top: 50px;
    padding: 0 20px;
}

.reasons .flex_box li {
    width: 290px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.reason_p {
    margin:  0 auto 18px auto;
    width: 290px;
    height: 48px;
    line-height: 48px;
    background-color: #51c21a;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    font-size: 16px;
    color: #ffffff;
}


/* 留学的理由--end */


/* 精密的规划 */

.plan_boxs {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 684px;
}

.plan_boxs::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 8px;
    height: 100%;
    background-color: #cccccc;
}

.simple_plan {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    width: 412px;
    height: 176px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.simple_plan p {
    padding: 0 26px;
}

.plan_l {
    border-radius: 0px 0px 0px 40px;
    -moz-border-radius: 0px 0px 0px 40px;
    -webkit-border-radius: 0px 0px 0px 40px;
}

.plan_l::after {
    content: "";
    position: absolute;
    top: 15px;
    right: -80px;
    width: 86px;
    height: 16px;
    background: url(../img/plan_circel.png) no-repeat center center;
}

.plan_r {
    border-radius: 0px 0px 40px 0px;
    -moz-border-radius: 0px 0px 40px 0px;
    -webkit-border-radius: 0px 0px 40px 0px;
}

.plan_r::after {
    content: "";
    position: absolute;
    top: 15px;
    left: -72px;
    width: 86px;
    height: 16px;
    background: url(../img/plan_circel.png) no-repeat center center;
    transform: rotate(-180deg);
}

.plan_t {
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    background-color: #51c21a;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.plan_l .plan_t {
    text-align: right;
}

.simple_plan:nth-child(1) {
    margin-top: 20px;
}

.simple_plan:nth-child(2) {
    margin-top: 76px;
}


/* 精密的规划--end */


/* 院校 */

.country_school .flex_box {
    margin-top: 40px;
    flex-wrap: wrap;
}

.country_school .flex_box li {
    margin-bottom: 20px;
    padding: 20px;
    width: 191px;
    height: 179px;
    border: solid 2px #a6dcaa;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.country_school .flex_box li img {
    width: 195px;
    height: 79px;
    background-color: #ffffff;
    border: solid 1px #dbdbdb;
}

.school_c_name {
    margin: 20px 0 10px 0;
    font-size: 18px;
    color: #008260;
    font-weight: bold;
}

/* 院校--end */


/* 解决方案 */

.distance_boxs {
    position: relative;
    margin: 0 20px;
    height: 424px;
}

.distance_box {
    position: absolute;
    padding: 0 40px;
    width: 143px;
    height: 258px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

.distance_num {
    margin: 20px 0 10px 0;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.distance_t {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

.box_one {
    background: url(../img/case_2.png) no-repeat center center;
}

.box_two {
    background: url(../img/case_1.png) no-repeat center center;
    color: #ffffff;
}

.box_two .distance_num {
    color: #b3d465;
}

.distance_box:nth-child(1) {
    left: 0;
    bottom: 0;
}

.distance_box:nth-child(2) {
    left: 183px;
    top: 0;
}

.distance_box:nth-child(3) {
    left: 368px;
    bottom: 0;
}

.distance_box:nth-child(4) {
    right: 184px;
    top: 0;
}

.distance_box:nth-child(5) {
    right: 0;
    bottom: 0;
}


/* 解决方案--end */


/* 材料大全 */

.material_box {
    margin-top: 40px;
    width: 1000px;
    height: 443px;
    background: url(../img/uk/material_bd_bg.png) no-repeat right top #f3f4f7;
}

.material_box .left {
    width: 436px;
    padding: 60px 0 0 60px;
    font-size: 18px;
    color: #333333;
}

.material_box .left p{
    margin-bottom: 15px;
    position: relative;
    padding-left: 32px;
}

.material_box .left p:last-child{
    margin-bottom: 0;
}
.material_box .left p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    background: url(../img/material_circel.png) no-repeat center center;
}

.material_box .biaodan {
    padding-top: 20px;
    height: 338px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.material_box .biaodan_title {
    margin-bottom: 10px;
}

.position_r{
    position: relative;
    margin: 10px 40px 0 0;
    width: 424px;
	height: 358px;
}

.position_r .biaodan::after{
    display: none;
}

.bd_shadow{
    position: absolute;
    bottom: -36px;
    left: 4px;
    width: 415px;
    height: 353px;
    background-color: #a49997;
    opacity: .2;
    z-index: 2;
}
/* 材料大全 */


/* 费用大全 */

.fee_ul {
    margin: 40px auto;
    width: 700px;
    justify-content: center;
}

.fee_ul li {
    padding: 0 12px;
    font-size: 24px;
    line-height: 24px;
    color: #999999;
    border-right: 1px #999 solid;
    cursor: pointer;
}

.fee_ul li:last-child {
    border-right: none;
}

.fee_ul li.active {
    color: #ff8300;
    font-weight: bold;
}

.fee_box {
    position: relative;
    width: 100%;
}

.fee_box img {
    margin-bottom: 5px;
    width: 1000px;
    height: 160px;
}

.fee_name {
    position: absolute;
    top: 43px;
    left: 303px;
    width: 394px;
    height: 74px;
    border: solid 2px #51c21a;
    background: transparent;
}

.fee_name b {
    margin: 7px;
    display: inline-block;
    width: 380px;
    height: 60px;
    line-height: 60px;
    background-color: #51c21a;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
}

.fee_box .flex_box {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.fee_box .flex_box li {
    margin: 0 5px 5px 0;
    padding: 30px 40px;
    width: 250px;
    height: 105px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.fee_box .flex_box li:nth-child(3n) {
    margin-right: 0;
}

.fee_box .flex_box .fee_type {
    margin: 0 auto 20px auto;
    width: 250px;
    height: 48px;
    line-height: 48px;
    background: url(../img/diff_t_bg.png) no-repeat;
    background-size: cover;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    font-size: 21px;
    font-weight: bold;
    color: #008260;
    text-align: center;
}

.fee_box .flex_box p span {
    color: #009944;
    font-weight: bold;
}

.table_cell {
    display: table;
}

.table_cell p {
    display: table-cell;
    vertical-align: middle;
}


.fee_detail_first p{
    width: 50%;
}

.change_w li{
    width: 417.5px !important;
    height: 136px !important;
}

.change_w li:last-child{
    margin-right: 0 !important;
}

.change_h li{
    height: 165px !important;
}

.change_h_second li{
    height: 260px !important;
}

.change_h_third li{
    height: 185px !important;
}
/* 费用大全--end */


/* 国别公共部分--end */


/* 英国春季留学 */


/* 英国春季留学-end */

/* 美国春季留学 */
.sec_us .country_school .flex_box li{
    width: 195px;
    height: 268px;
    background: url(../img/school_bg.png) no-repeat center center;
    background-size: 235px 308px;
    border: none;

}

.box_up{
    height: 203px;
}

.time_dec{
    margin-top: 5px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
	color: #ffffff;
}

.school_date{
    font-size: 18px;
    line-height: 40px;
	font-weight: bold;
	color: #333333;
}

.sec_us .distance_box{
    padding: 0 26px;
    width: 171px;
}

.sec_us .distance_num{
    margin: 15px 0 5px 0;
}

.sec_us .material_box{
	height: 615px;
    background-color: #f3f4f7;
    background: url(../img/us/material_bg.png) no-repeat right top;
}

.sec_us .material_box .left,.sec_ca .material_box .left{
    width: 457px;
    font-size: 14px;
    line-height: 24px;
}

.sec_us .material_box .left b,
.sec_ca .material_box .left b,
.sec_an .material_box .left b{
    font-size: 18px;
    color: #51c21a;
}

.advice_boxs{
    margin-bottom: 60px;
    width: 100%;
    height: 460px;
    background:transparent;
    font-size: 14px;
    line-height: 24px;
    color: #2b2b2b;
}
.advice_boxs .left,
.advice_boxs .right{
    display: inline-block;
}

.advice_first{
    padding: 260px 40px 0 70px;
    width: 210px;
    height: 200px;
    background: url(../img/us/case_bg1.png) no-repeat #cccccc;
}

.advice_second{
    margin-bottom: 20px;
    padding: 40px 40px 0 390px;
    width: 230px;
    height: 180px;
    background: url(../img/us/case_bg2.png) no-repeat #cccccc;
}
.advice_third{
    padding: 19px 390px 0 40px;
    width: 230px;
    height: 201px;
    background: url(../img/us/case_bg3.png) no-repeat #cccccc;
}

.advice_t{
    margin-bottom: 20px;
    font-size: 18px;
    color: #51c21a;
    font-weight: bold;
}
/* 美国春季留学--end */

/* 澳/新春季留学 */
.sec_an .reasons{
    width: 480px;
    height: 618px;
}

.reason_ul{
    padding-top: 18px;
}
.reason_ul li{
    margin-top: 30px;
    padding: 0 44px;
    font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.school_tab{
    margin: 40px auto 0 auto;
    width: 604px;
}
.school_tab li{
    display: inline-block;
    cursor: pointer;
    width: 280px;
    height: 60px;
    line-height: 60px;
    border: solid 1px #999999;
    color: #999999;
    text-align: center;
    font-size: 24px;
}
.school_tab li.active{
    background-color: #ff8300;
    color: #fffefe;
    border-color: #ff8300;
}

.sec_an .country_school .flex_box li{
    height: 230px;
    text-align: left;
}

.school_ul li{
    position: relative;
    height: 290px !important;
}

.au_material {
    height: 520px;
    background: url(../img/au_nz/material_au.png) no-repeat right top #f3f4f7;
}

.nz_material {
    height: 520px;
    background: url(../img/au_nz/material_nz.png) no-repeat right top #f3f4f7;
}

.sec_an .material_box .left{
    width: 510px;
    font-size: 14px;
    line-height: 24px;
}
.service_ul{
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    width: 100%;
    height: 810px;
}

.service_ul li{
    width: 480px;
	height: 385px;
}
.service_ul li:nth-child(1){
    background: url(../img/au_nz/service_1.png) no-repeat center top #ffffff;
}
.service_ul li:nth-child(2){
    background: url(../img/au_nz/service_2.png) no-repeat center top #ffffff;
}
.service_ul li:nth-child(3){
    background: url(../img/au_nz/service_3.png) no-repeat center top #ffffff;
}
.service_ul li:nth-child(4){
    background: url(../img/au_nz/service_4.png) no-repeat center top #ffffff;
}
.service_t{
    margin: 124px auto 20px auto;
    width: 298px;
	height: 78px;
    border: solid 2px #51c21a;
    background: transparent;
}

.service_t b{
    margin: 6px;
    display: inline-block;
    width: 286px;
	height: 66px;
    line-height: 66px;
    background-color: #51c21a;
    font-size: 21px;
    color: #ffffff;
    text-align: center;
}

.service_ul li:nth-child(3) .service_t b{
    line-height: 32px;
}

.service_dec{
    margin: 0 auto;
    width: 298px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.pg_box{
    margin-top: 20px;
    width: 100%;
	height: 334px;
    background-color: #f3f4f7;
}
.pg_box img{
    width: 100%;
    height: 160px;
}

.pg_dec{
    width: 750px;
    margin: 40px auto 0 auto;
	line-height: 24px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.pg_dec b{
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    color: #51c21a;
    line-height: 30px;
}

.country_pg .biaodan{
    margin: 26px auto 70px auto;
    width: 332px;
	height: 351px;
}

.country_pg .biaodan .biaodan_title{
    margin-bottom: 30px;
    font-size: 28px;
}

.country_pg .biaodan::after{
   display: none;
}

.country_pg .biaodan form .branch {
    background: url(../img/au_nz/pg_bg2.png) no-repeat center;
    background-size: 308px 45px;
}
.country_pg .biaodan form .Pchengji {
    border: solid 1px #cccccc;
}

.country_pg .biaodan form .mobile,
.country_pg .biaodan form .name,
.country_pg .biaodan form .branch,
.country_pg .biaodan form .Pchengji{
    width: 308px;
    height: 45px;
    margin: 0px auto 10px auto;
    background-color: #ffffff;
}

.country_pg  .biaodan form input,
.country_pg  .biaodan form select {
    height: 45px;
    font-family: "微软雅黑";
    display: block;
    padding: 0 20px;
    width: 268px;
    color: #aab2bd;
}

.country_pg .biaodan form .from_submit{
    width: 308px;
}

.country_pg .from_submit #submit{
    width: 308px;
    background-color: #ff9933;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

/* 澳/新春季留学--end */

/* 加拿大春季留学  */
.sec_ca .country_school .flex_box li{
    text-align: left;
    height: 290px;
    position: relative;
}
.sec_ca .school_e_name,.sec_al .school_e_name{
    color: #008260;
}

.sec_ca .school_c_name,.sec_al .school_c_name{
    margin: 20px 0 0 0;
}

.apply_btn{
    text-align: center;
    position: absolute;
    left: 80px;
    bottom: 15px;
}
.apply_btn a{
    font-weight: bold;
    color: #ff8300;
}
.adv_ul{
    justify-content: space-between;
}
.adv_ul li{
    padding: 40px 44px;
    width: 232px;
	height: 140px;
    background-color: #ffffff;
    text-align: center;
    font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.adv_ul li:nth-child(1),.adv_ul li:nth-child(2),.adv_ul li:nth-child(3){
    margin-bottom: 20px;
}

.adv_ul li img{
    margin-bottom: 20px;
    width: 80px;
	height: 80px;
}

.sec_ca .material_box{
    height: 520px;
    background: url(../img/ca/material_bg.png) no-repeat right top #f3f4f7;
}

.sec_ca .country_fee .fee_box{
    margin-top: 40px;
}

.sec_ca .fee_box .flex_box li{
    height: 225px;
}

.sec_ca .fee_box .flex_box p span{
    color: #51c21a;
    font-weight: bold;
}
/* 加拿大春季留学--end */

/* 爱尔兰春季留学 */
.sec_al .big_title{
    padding-bottom: 60px;
}

.sec_al .country_school .flex_box li{
    position: relative;
    padding: 20px 30px;
    width: 256px;
    height: 290px;
}

.sec_al .apply_btn{
    left: 122px;
    bottom: 43px;
}

.sec_al .school_e_name{
    margin-bottom: 15px;
}

.matter_box{
    margin-top: 20px;
    width: 516px;
    height: 160px;
    padding: 40px 84px 0 400px;
    line-height: 24px;
    font-size: 14px;
	color: #333333;
}

.matter_boxs .matter_box:nth-child(1){
    margin-top: 40px;
    background: url(../img/al/material_bg_1.png) no-repeat center center;
}

.matter_boxs .matter_box:nth-child(2){
    padding: 40px 400px 0 80px;
    background: url(../img/al/material_bg_2.png) no-repeat center center;
}

.matter_boxs .matter_box:nth-child(3){
    background: url(../img/al/material_bg_3.png) no-repeat center center;
}

.matter_t{
    margin-bottom: 10px;
    font-size: 21px;
	font-weight: bold;
	color: #51c21a;
}

.more_btn{
    margin-top: 20px;
}

.more_btn a{
    font-weight: bold;
    color: #ff8300;
}

.sec_al .distance_boxs {
    margin-top: 40px;
}

.sec_al .material_box{
    height: 520px;
    background: url(../img/al/material_bg.png) no-repeat right top #f3f4f7;
}

.sec_al .material_box .left{
    width: 510px;
    line-height: 30px;
}

.sec_al .country_fee .titleh2{ 
    margin-bottom: 40px;
}

.fee_m_b{
    margin-top: 20px;
}

.sec_al .fee_box .flex_box li{
    height: 360px
}

/* 爱尔兰春季留学--end */

/* 公共模块 */
.sec_teacher .titleh2,.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;
}

.idp_adv img{
    margin-bottom: 50px;
}

/* 公共模块-end */
