/** CSS Reset **/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
}

textarea,
input,
select {
    resize: none;
    outline: none;
    background: none;
    border: none;
}

button {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: none;
}

input {
    border: 0
}

a {
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
    display: block;
}

html {
    width: 100%;
    height: 100%;
}

body {
    color: #333;
    font-size: 18px;
    line-height: 160%;
    font-family: "Microsoft YaHei";
    width: 100%;
    height: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mobile {
    display: none;
}

.m1000 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
/* banner */
.header {
    width: 100%;
    height: 700px;
    position: relative;
    background: url("../images/bgc/1_01.jpg") no-repeat center top;
}

.header .logo {
    position: absolute;
    top: 40px;
}

.header_t {
    position: absolute;
    top: 150px;
    left: 54%;
    margin-left: -422px;
}

.header_b {
    position: absolute;
    top: 700px;
    left: 50%;
    margin-left: -165px;
}

/* banner end */
/*part*/
.page {
    padding: 30px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.page .title {
    margin-bottom: 40px;
    text-align: center;
}

.page .title .chinese {
    font-size: 48px;
    font-weight: bold;
    color: #c30e23;
    line-height: 70px;
}

.page .title .english {
    font-size: 20px;
    font-weight: bold;
    color: #dc9aa0;
}

.page .title img {
    margin: 0 auto;
    display: block;
}

/* 报考人数新高 开始*/
.examination {
    background: url("../images/bgc/1_02.jpg") no-repeat center top;
    height: 578px;
}

.examination .title {
    text-align: center;
}

.examination .content .reason {
    background: url("../images/4.png") no-repeat center top;
    width: 670px;
    height: 101px;
    margin: 0 auto;
    margin-top: 38px;
    text-align: center;
    overflow: hidden;
}

.examination .content .reason p {
    font-size: 16px;
    margin-top: 12px;
}

.examination .content .content_box {
    margin-top: 38px;
}

.examination .content_box .left {
    float: left;
    background: url("../images/5.png") no-repeat center top;
    width: 490px;
    height: 219px;
}

.examination .content_box .right {
    float: right;
    background: url("../images/6.png") no-repeat center top;
    width: 490px;
    height: 219px;
}

/* 报考认识新高 结束 */

/* 留学价值 开始 */
.approval {
    background: url("../images/bgc/1_03.jpg") no-repeat center top;
    height: 639px;
}

.approval .title {
    text-align: center;
}

.approval .content {
    margin-top: 56px;
}

.approval .content_box {
    overflow: hidden;
}

.approval .content_box .left {
    float: left;
    background: url("../images/8.png") no-repeat center top;
    width: 490px;
    height: 219px;
}

.approval .content_box .right {
    float: right;
    background: url("../images/9.png") no-repeat center top;
    width: 490px;
    height: 219px;
}

.approval .content .white_book {
    background: url("../images/10.png") no-repeat center top;
    display: block;
    width: 616px;
    height: 183px;
    margin: 0 auto;
    margin-top: 38px;
}

/* 留学价值 结束 */

/* 留学优势 开始 */
.advantage {
    background: url("../images/bgc/1_04.jpg") no-repeat center top;
    height: 661px;
}

.advantage .title {
    text-align: center;
    margin-top: 62px;
}

.advantage .content {
    margin-top: 24px;
    margin-left: -16px;
    height: 410px;
}

.advantage .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 410px;
}

.advantage .swiper-slide {
    height: 410px;
}

.advantage .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff30ee;
}

/* 留学优势 结束 */

/* 各国申请攻略 开始 */
.strategy {
    background: url("../images/bgc/1_05.jpg") no-repeat center top;
    height: 794px;
    cursor: pointer;
}

.strategy .title {
    text-align: center;
}

.strategy .m1000 {
    width: 1058px;
}

.strategy .strategy_nav {
    height: 66px;
    width: 1000px;
    margin-top: 20px;
}

.strategy .strategy_nav span {
    float: left;
    width: 20%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #5521d7;
    border-left: none;
    line-height: 66px;
    text-align: center;
    color: #333333;
    font-size: 20px;
}

.strategy .strategy_nav span:first-child {
    border: 1px solid #5521d7;
}

.strategy .strategy_navcontent {
    background: url("../images/17.png") no-repeat center top;
    width: 1058px;
    height: 484px;
    margin-left: -18px;
    margin-top: 40px;
    overflow: hidden;
}

.strategy .country_content {
    width: 1058px;
    height: 444px;
    overflow: hidden;
}

.strategy .strategy_navcontent .left_nav {
    width: 196px;
    height: 374px;
    margin-top: 70px;
    margin-left: 18px;
    float: left;
}

.strategy .strategy_navcontent .left_nav span {
    width: 196px;
    float: left;
    height: 56px;
    color: white;
    font-size: 22px;
    box-sizing: border-box;
    line-height: 56px;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.strategy .strategy_navcontent .right_content {
    float: left;
    width: 800px;
    height: 324px;
    box-sizing: border-box;
    margin-top: 90px;
    overflow-y: auto;
}

.strategy .content .strategy_nav .strategy_navaction {
    background-color: #511dd4;
    color: #fff;
    border: none;
}

.strategy .content .strategy_navcontent>div {
    display: none;
}

.strategy .content .strategy_navcontent .strategy_navcontentshow {
    display: block;
}

.strategy .strategy_navcontent .left_nav .left_action {
    background-color: #ff8d00;
    border-bottom: none;
}

.strategy .strategy_navcontent .right_content>div {
    display: none;
    text-align: center;

}

.strategy .strategy_navcontent .right_content .right_show {
    display: block;
}

.right_content::-webkit-scrollbar-track {
    background-color: #dbdbdb;
    border-radius: 30%;
}

.right_content::-webkit-scrollbar {
    width: 10px;
}

.right_content::-webkit-scrollbar-thumb {
    background-color: #cdcdcd;
    border-radius: 30%;
}

.strategy .bottom_btn {
    text-align: center;
    margin-top: 10px;
}

/* 各国申请攻略 结束 */

/* 排名参考 开始 */
.ranking {
    background: url("../images/bgc/1_06.jpg") no-repeat center top;
    height: 750px;
    cursor: pointer;
}

.ranking .title {
    text-align: center;
}

.ranking .m1000 {
    width: 1104px;
}

.ranking .content {
    margin-top: 30px;
    width: 100%;
    height: 500px;
}

.ranking .content .box {
    background: url("../images/41.png") no-repeat center top;
    width: 368px;
    height: 166px;
    float: left;
    box-sizing: border-box;
    padding: 48px 30px 48px 30px;
}

.ranking .box>div {
    float: left;
}

.ranking .right_box {
    margin-left: 6px;
}

.ranking .right_box p {
    font-size: 18px;
    color: #333333;
    margin-top: 6px;
}

.ranking .right_box a {
    font-size: 18px;
    color: #d32ff6;
    margin-top: 12px;
}

.ranking .bottom_btn {
    text-align: center;
    margin-top: 10px;
}


/* 排名参考 结束 */
/* 选择前途原因 开始 */
.choose_reason {
    background: url("../images/bgc/1_07.jpg") no-repeat center top;
    height: 562px;
    cursor: pointer;
}

.choose_reason .title {
    text-align: center;
}

.choose_reason .content {
    margin-top: 40px;
    height: 386px;
    text-align: center;
}

/* 选择前途原因 结束 */
/* 留学产品赋能 开始 */
.empowerment {
    background: url("../images/bgc/1_08.jpg") no-repeat center top;
    height: 494px;
    cursor: pointer;
}

.empowerment .m1000 {
    width: 1040px;
}

.empowerment .title {
    text-align: center;
}

.empowerment .content {
    margin-top: 20px;
    height: 160px;
}

.empowerment .content a {
    float: left;
    margin-left: -12px;
}

.empowerment .content a:first-child {
    margin-left: 0px;
}

.empowerment .bottom_btn {
    width: 740px;
    margin: 0 auto;
    margin-top: 32px;
}

.empowerment .bottom_btn a:first-child {
    float: left;
}

.empowerment .bottom_btn a:last-child {
    float: right;
}

/* 留学产品赋能 结束 */
/* 底部样式 开始 */

.gys_bgc {
    background: url("../images/bgc/1_09.jpg") no-repeat center top;
    height: 569px;
    cursor: pointer;
}

.gys_bgc .title {
    text-align: center;
}

.form-wrap form label {
    border-radius: 40px;
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 0;
    border: 1px solid #d4d2f4;
    background: #270285;
}

.form-wrap form label span {
    text-align: center;
    display: inline-block;
    width: 26%;
    padding-left: 0;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 40px;
    background-color: #fc05dc;
    margin-right: 10px;
}

.form-wrap .btn-wrap {
    border-radius: 40px;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 50px;
    border: none;
    background-image: linear-gradient(to right, #f8d700, #ff6636);
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
}

/* 底部样式 结束 */
/*tab*/
.tab_wrap {
    width: 100%;
}

.tab_wrap .tab {
    width: 1000px;
}

.tab_wrap .tab li {
    float: left;
    cursor: pointer;
    font-size: 30px;
    width: 33.3%;
    background: yellow;
}

.tab_wrap .tab li.active {
    background: red;
}

.tab_wrap .item_wrap {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.tab_wrap .item_wrap .item {
    position: absolute;
    left: -1000px;
    width: 1000px;
    overflow: hidden;
}

#reg form label {
    margin: 0px 0;
}

@media screen and (max-width:1000px) {
    body {
        font-size: 1.4rem;
        line-height: 140%;
    }

    .m1000 {
        width: 98%;
        margin: 0 auto;
    }

    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    .header_t {
        margin-left: -35%;
        width: 70%;
        top: 13rem;
    }

    .header_t img {
        width: 100%;
    }

    .page {
        padding: 2rem 2%;
    }

    /*banner*/
    .header {
        height: 38.6rem;
        background: url("../images/bgc/2_01.jpg") no-repeat center top;
    }

    .header .m1000 {
        width: 100%;
    }

    .header_t {
        position: absolute;
        left: 50%;
    }

    .header_b {
        position: absolute;
        top: 700px;
        left: 50%;
        margin-left: -165px;
    }

    .header .logo {
        position: absolute;
        top: 40px;
        left: 20px;
    }

    /* 报考人数新高 开始*/
    .examination {
        background: url("../images/bgc/2_02.jpg") no-repeat center top;
        height: 1078px;
    }

    .examination .title {
        text-align: center;
    }

    .examination .title img {
        margin: 0 auto;
    }

    .examination .content .reason {
        background: url("../images/mobile/2.png") no-repeat center top;
        width: 671px;
        height: 138px;
        margin: 0 auto;
        margin-top: 38px;
        text-align: center;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0 72px;
    }

    .examination .content .reason p {
        font-size: 22px;
        margin-top: 12px;
    }

    .examination .content .content_box {
        margin-top: 30px;
    }

    .examination .content_box .left {
        float: none;
        background: url("../images/mobile/3.png") no-repeat center top;
        width: 711px;
        height: 316px;
        margin: 0 auto;
    }

    .examination .content_box .right {
        float: none;
        background: url("../images/mobile/4.png") no-repeat center top;
        width: 710px;
        height: 316px;
        margin: 0 auto;
        margin-top: 30px;
    }

    /* 报考认识新高 结束 */
    /* 留学价值 开始 */
    .approval {
        background: url("../images/bgc/2_03.jpg") no-repeat center top;
        height: 1066px;
    }

    .approval .title {
        text-align: center;
    }

    .approval .content {
        margin-top: 30px;
    }

    .approval .content_box {
        overflow: hidden;
    }

    .approval .content_box .left {
        float: none;
        background: url("../images/mobile/5.png") no-repeat center top;
        width: 711px;
        height: 317px;
        margin: 0 auto;
    }

    .approval .content_box .right {
        float: none;
        background: url("../images/mobile/6.png") no-repeat center top;
        width: 710px;
        height: 317px;
        margin: 0 auto;
        margin-top: 30px;
    }

    .approval .content .white_book {
        background: url("../images/mobile/7.png") no-repeat center top;
        display: block;
        width: 694px;
        height: 183px;
        margin: 0 auto;
        margin-top: 38px;
    }

    /* 留学价值 结束 */
    /* 留学优势 开始 */
    .advantage {
        background: url("../images/bgc/2_04.jpg") no-repeat center top;
        height: 589px;
    }

    .advantage .title {
        text-align: center;
        margin-top: 62px;
    }

    .advantage .content {
        margin-top: 24px;
        margin-left: 6px;
        height: 340px;
    }

    .advantage .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 340px;
    }

    .advantage .swiper-slide {
        height: 340px;
    }

    .advantage .swiper-pagination-bullet-active {
        opacity: 1;
        background: #ff30ee;
    }

    /* 留学优势 结束 */
    /* 各国申请攻略 开始 */
    .strategy {
        background: url("../images/bgc/2_05.jpg") no-repeat center top;
        height: 960px;
        cursor: pointer;
    }

    .strategy .title {
        text-align: center;
    }

    .strategy .m1000 {
        width: 100%;
    }

    .strategy .strategy_nav {
        height: 66px;
        width: 710px;
        margin: 0 auto;
        margin-top: 20px;

    }

    .strategy .strategy_nav span {
        float: left;
        width: 20%;
        height: 100%;
        box-sizing: border-box;
        border: 1px solid #5521d7;
        border-left: none;
        line-height: 66px;
        text-align: center;
        color: #333333;
        font-size: 20px;
    }

    .strategy .strategy_nav span:first-child {
        border: 1px solid #5521d7;
    }

    .strategy .strategy_navcontent {
        background: url("../images/mobile/13.png") no-repeat center top;
        width: 750px;
        height: 608px;
        margin-left: 0px;
        margin-top: 40px;
        overflow: hidden;
    }

    .strategy .country_content {
        width: 1058px;
        height: 554px;
        overflow: hidden;
    }

    .strategy .strategy_navcontent .left_nav {
        width: 196px;
        height: 374px;
        margin-top: 70px;
        margin-left: 18px;
        float: left;
    }

    .strategy .strategy_navcontent .left_nav span {
        width: 196px;
        float: left;
        height: 56px;
        color: white;
        font-size: 22px;
        box-sizing: border-box;
        line-height: 56px;
        border-bottom: 1px solid #fff;
        text-align: center;
    }

    .strategy .strategy_navcontent .right_content {
        float: left;
        width: 800px;
        height: 448px;
        box-sizing: border-box;
        margin-top: 90px;
        margin-left: 10px;
        overflow-y: auto;
    }

    .strategy .content .strategy_nav .strategy_navaction {
        background-color: #511dd4;
        color: #fff;
        border: none;
    }

    .strategy .content .strategy_navcontent>div {
        display: none;
    }

    .strategy .content .strategy_navcontent .strategy_navcontentshow {
        display: block;
    }

    .strategy .strategy_navcontent .left_nav .left_action {
        background-color: #ff8d00;
        border-bottom: none;
    }

    .strategy .strategy_navcontent .right_content>div {
        display: none;
        text-align: center;

    }

    .strategy .strategy_navcontent .right_content .right_show {
        display: block;
    }

    .right_content::-webkit-scrollbar-track {
        background-color: #dbdbdb;
        border-radius: 30%;
    }

    .right_content::-webkit-scrollbar {
        width: 10px;
    }

    .right_content::-webkit-scrollbar-thumb {
        background-color: #cdcdcd;
        border-radius: 30%;
    }

    .strategy .bottom_btn {
        text-align: center;
        margin-top: 10px;
    }

    /* 各国申请攻略 结束 */
    /* 排名参考 开始 */
    .ranking {
        background: url("../images/bgc/2_06.jpg") no-repeat center top;
        height: 940px;
        cursor: pointer;
    }

    .ranking .title {
        text-align: center;
    }

    .ranking .title img {
        margin: 0 auto;
    }

    .ranking .m1000 {
        width: 99%;
    }

    .ranking .content {
        margin-top: 30px;
        width: 100%;
        height: 500px;
    }

    .ranking .content .box {
        background: url("../images/mobile/35.png") no-repeat center top;
        width: 383px;
        height: 166px;
        float: left;
        box-sizing: border-box;
        padding: 48px 30px 48px 30px;
        margin-left: -24px;
    }

    .ranking .box:nth-child(2n-1) {
        margin-left: 0px;
    }

    .ranking .box>div {
        float: left;
    }

    .ranking .right_box {
        margin-left: 6px;
    }

    .ranking .right_box p {
        font-size: 22px;
        color: #333333;
        margin-top: 6px;
    }

    .ranking .right_box a {
        font-size: 22px;
        color: #d32ff6;
        margin-top: 12px;
    }

    .ranking .bottom_btn {
        text-align: center;
        margin-top: 10px;
    }


    /* 排名参考 结束 */
    /* 选择前途原因 开始 */
    .choose_reason {
        background: url("../images/bgc/2_07.jpg") no-repeat center top;
        height: 799px;
        cursor: pointer;
    }

    .choose_reason .title {
        text-align: center;
    }

    .choose_reason .content {
        margin-top: 40px;
        height: 627px;
        text-align: center;
    }

    .choose_reason .content img {
        margin: 0 auto;
    }

    /* 选择前途原因 结束 */
    /* 留学产品赋能 开始 */
    .empowerment {
        background: url("../images/bgc/2_08.jpg") no-repeat center top;
        height: 742px;
        cursor: pointer;
    }

    .empowerment .m1000 {
        width: 98%;
    }

    .empowerment .title {
        text-align: center;
    }

    .empowerment .content {
        margin-top: 20px;
        height: 160px;
    }

    .empowerment .content a {
        float: left;
        margin-left: -21px;
    }

    .empowerment .content a:nth-child(2n-1) {
        margin-left: 0px;
    }

    .empowerment .bottom_btn {
        width: 650px;
        margin: 0 auto;
        margin-top: 38px;
    }

    .empowerment .bottom_btn a:first-child {
        float: left;
    }

    .empowerment .bottom_btn a:last-child {
        float: right;
    }

    /* 留学产品赋能 结束 */
    /* 底部样式 开始 */

    .gys_bgc {
        background: url("../images/bgc/2_09.jpg") no-repeat center top;
        height: 513px;
        cursor: pointer;
    }

    .gys_bgc .title {
        text-align: center;
    }
    .gys_bgc .m1000 {
        margin-top: -60px;
        padding-bottom: 110px;
    }
    .form-wrap form label {
        border-radius: 40px;
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px;
        padding-left: 0;
        font-size: 0;
        border: 1px solid #d4d2f4;
        background: #270285;
    }

    .form-wrap form label span {
        text-align: center;
        display: inline-block;
        width: 26%;
        padding-left: 0;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        border-radius: 40px;
        background-color: #fc05dc;
        margin-right: 10px;
    }

    .form-wrap .btn-wrap {
        border-radius: 40px;
        cursor: pointer;
        display: block;
        width: 100%;
        height: 50px;
        border: none;
        background-image: linear-gradient(to right, #f8d700, #ff6636);
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        margin-top: 20px;
    }

    /* 底部样式 结束 */
}