body {
    background: #fff;
}

.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.line-clamp-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

/*********************************pc  h2æ ‡é¢˜*********************************/
.page {
    padding: 60px 0 00px 0;
}

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

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

/* .page .con .btn {
    font-size: 36px;
    color: #1f0a8d;
    font-weight: bold;
    width: 610px;
    height: 96px;
    background: url(../images/3.png) no-repeat center top;
    border-radius: 50px;
    text-align: center;
    line-height: 96px;
    display: block;
    margin: 60px auto 0;
    position: relative;
    background-size: contain;
} */

.page .con .btn::after {
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/left.png) no-repeat center top;
    position: absolute;
    right: 35px;
    top: 16px;
}

/** header_banner **/
.header_banner {
    height: 601px;
    background: url(../images/pc_bgc/1_01.jpg) no-repeat center top;
    overflow: hidden;
}

.header_banner .banner {
    text-align: center;
    margin: 0 auto;
}

.header_banner .banner .leftPic {
    float: left;
    margin-left: 38px;
    margin-top: 110px;
}

.header_banner .topForm {
    float: left;
    margin-top: 180px;
    margin-left: 140px;
}

.header_banner .form-wrap {
    width: 308px;
    margin-top: 20px;
}

.header_banner .form-wrap .form {
    width: 308px;
}

.header_banner .form-wrap form .label {
    margin-left: -6%;
    width: 96%;
    height: 36px;
    margin-top: 10px;
}

.header_banner .qt_form .xdf_formbtn {
    background-image: linear-gradient(to bottom, #6afee7, #17f0f9);
    width: 96%;
    height: 36px;
    color: #041e81;
    text-align: center;
    line-height: 36px;
    border-radius: 50px;
    margin: 20px 0 0 -20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}

.header_banner .tiaokuan {
    margin: 10px 0 0 -24px;
}

/** nav **/
.navTopH {
    width: 1200px;
    background: none;
    height: 60px;
    margin-top: -30px;
    position: relative;
}

.navigation {
    width: 100%;
    background: linear-gradient(to bottom, #fefcff, #e8c9ff);
    z-index: 20;
    border-radius: 10px;
    top: 0;
    right: 0;
}

.navigation ul {
    width: 1200px;
    margin: 0 auto;
}

.navigation li {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 16%;
    text-align: center;
    color: #000;
    zoom: 1;
    font-family: 'Oswald', "Microsoft Yahei", sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    transition: all 0.2s linear;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

.navigation li span {
    color: #000;
    z-index: 1;
    position: relative;
}

.navigation li:hover span,
.navigation li.current span {
    font-weight: bold;
    color: #000;
    font-size: 20px;
}


.page1 {
    background: url(../images/pc_bgc/1_02.jpg) no-repeat center top;
    height: 849px;
    margin-top: -30px;
}

.page1 .con {
    background: url(../images/4.png) no-repeat center top;
    width: 1230px;
    height: 462px;
    margin-left: -15px;
    padding-top: 98px;
    padding-left: 60px;
    box-sizing: border-box;
}

.page1 .con li {
    margin-top: 25px;
}

.page1 .con span {
    margin-right: 10px;
}

.page1 .con span img {
    vertical-align: middle;
}

.page1 .con span b {
    color: #001a7b;
}

.page1 .btn {
    margin: 30px auto 0;
    text-align: center;
}

.page2 {
    background: url(../images/pc_bgc/1_03.jpg) no-repeat center top;
    height: 677px;
    padding-top: 0;
}

.page2 .con {
    position: relative;
}

.page2 .con_bgc {
    background: url(../images/12.png) no-repeat center top;
    width: 1296px;
    height: 202px;
    margin-top: 180px;
    margin-left: -48px;
}

.page2 .con_bgc .box {
    position: absolute;
    width: 220px;
    font-size: 18px;
    text-align: center;
}

.page2 .con_bgc .box p:first-child {
    font-size: 18px;
}

.page2 .con_bgc .box p:last-child {
    font-weight: 700;
    font-size: 22px;
    color: #003eb7;
}

.page2 .con_bgc .box1 {
    top: -100px;
    left: 150px;
}

.page2 .con_bgc .box2 {
    top: 220px;
    left: 350px;
}

.page2 .con_bgc .box3 {
    top: -100px;
    left: 560px;
}

.page2 .con_bgc .box4 {
    top: 220px;
    right: 230px;
}

.page2 .con_bgc .box5 {
    top: -100px;
    right: 48px;
}

.page3 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat center top;
    height: 616px;
    padding-top: 0;
}

.page3 .con {
    margin-top: 60px;
}

.page3 .con .tab_left {
    background: url(../images/15.png) no-repeat center top;
    background-size: 100% 100%;
    width: 296px;
    height: 294px;
    font-size: 26px;
    color: #fff;
    line-height: 70px;
    padding: 30px 40px 0;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
}

.page3 .con .tab_left .active {
    color: #ffd906;
    font-weight: 700;
}

.page3 .con .tab_left span {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px dashed #fff;
}

.page3 .con .tab_left span:last-child {
    border-bottom: none;
}

.page3 .con .tab_right {
    float: left;
    background-color: #dee2f9;
    border-radius: 0 20px 20px 0;
    width: 904px;
    height: 250px;
    margin-top: 1px;
    padding: 37px 50px 0;
    box-sizing: border-box;
    overflow-y: auto;
}

.page3 .con .tab_right p {
    font-size: 18px;
    border-bottom: 2px dashed #b9bcce;
    padding-bottom: 28px;
    margin-bottom: 34px;
    box-sizing: border-box;
    line-height: 1.5;
}

.page3 .con .tab_right p span {
    font-weight: 700;
    margin-bottom: 8px;
}

.page3 .con .tab_right p:last-child {
    border-bottom: none;
}

.page3 .con .tab_right>div {
    display: none;
}

.page3 .con .tab_right .showbox {
    display: block;
}

.page4 {
    background: url(../images/pc_bgc/1_05.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 779px;
    padding-top: 40px;
}

.page4 .con {
    position: relative;
    margin-top: 20px;
}

.page4 .con .tab_top {
    width: 100%;
    height: 64px;
    font-size: 30px;
    color: #fff;
    line-height: 64px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.page4 .con .tab_top span {
    float: left;
    width: 50%;
    text-align: center;
    background: linear-gradient(to bottom, #cccccc, #cccccc);
    color: #000;
}

.page4 .tab_top span.active {
    color: #fff;
    font-weight: 700;
    background: linear-gradient(to bottom, #1c85ff, #0c56fc);
}

.page4 .con .tab_bottom {
    width: 100%;
    height: 506px;
    background: linear-gradient(to bottom, #e5e9fa, #a4d5fe);
    border-radius: 0 0 10px 10px;
    padding: 34px 42px 0;
    box-sizing: border-box;
    position: relative;
}

.page4 .con .tab_bottom p {
    margin-bottom: 14px;
    line-height: 1.5;
}

.page4 .tab_bottom p span {
    display: inline-block;
    background: url(../images/17.png) no-repeat center top;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    font-size: 11px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    margin-right: 4px;
}

.page4 .con .tab_bottom .tips {
    width: 80%;
    height: 60px;
    background: linear-gradient(to bottom, #afd8fc, #5074fe);
    border-radius: 20px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #1724c0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.page4 .tab_bottom>div {
    display: none;
}

.page4 .tab_bottom .showbox {
    display: block;
}

.page5 {
    background: url(../images/pc_bgc/1_06.jpg) no-repeat center top;
    background-size: contain;
    height: 237px;
    padding: 0;
    margin-top: -60px;
}

.page5 .con {
    background: url(../images/18.png) no-repeat center top;
    background-size: contain;
    height: 236px;
}

.page5 .con .form-wrap {
    position: relative;
    left: -50px;
}

.page5 .con .form-wrap .form {
    width: 800px;
    position: relative;
    top: 120px;
}

.page5 .con .form-wrap form .label {
    position: relative;
    display: block;
    width: 220px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 0;
    border: 1px solid #41aef4;
    background: #fff;
    border-radius: 50px;
    padding-left: 20px;
    padding-top: 4px;
    overflow: hidden;
}

.page5 .con .qt_form .xdf_formbtn {
    position: absolute;
    background: none;
    width: 60%;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    top: -30px;
    right: -238px;
}

.page5 .con .tiaokuan {
    text-align: left;
    width: 100%;
    float: left;
    margin-left: 10px;
    font-weight: normal;
}

.page6 {
    background: url(../images/pc_bgc/1_07.jpg) no-repeat center top;
    background-size: contain;
    height: 786px;
    margin-top: -3px;
    padding-top: 100px;
}

.page6 .con {
    background: url(../images/20_1.png) no-repeat center top;
    background-size: contain;
    height: 509px;
    margin-top: 64px;
}

.page7 {
    background: url(../images/pc_bgc/1_08.jpg) no-repeat center top;
    height: 655px;
    padding-top: 40px;
    margin-top: -10px;
}

.page7 .con {
    position: relative;
    cursor: pointer;
    margin-top: 40px;
}

.page7 .tab_left {
    background: linear-gradient(to right, #1f8eff, #60fafd);
    width: 1158px;
    height: 432px;
    border-radius: 14px;
    padding-top: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
}

.page7 .tab_left span {
    width: 33.333%;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 30px;
    color: #fff;
    margin-top: 14px;
    text-align: center;
    box-sizing: border-box;
    font-size: 24px;
    border-right: 1px solid #fff;
}

.page7 .tab_left span.active {
    box-sizing: border-box;
    color: #fff55b;
    font-weight: 700;
}

.page7 .tab_right {
    position: absolute;
    top: 94px;
    right: 0px;
    background: #fff;
    border-radius: 14px;
    width: 1180px;
    height: 398px;
    padding: 50px 44px 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.page7 .tab_right>div p {
    padding: 14px 0;
    border-bottom: 1px solid #e9e9e9;
}

.page7 .tab_right>div p span:first-child {
    border-radius: 20px;
    padding: 2px 14px;
    background: linear-gradient(to right, #2192ff, #5ff8fd);
    color: #1e30cc;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-right: 4px;
}

.page7 .tab_right>div p span:last-child {
    width: 988px;
    display: inline-block;
}

.page7 .tab_right>div {
    display: none;
}

.page7 .tab_right .showbox {
    display: block;
}

.page8 {
    background: url(../images/pc_bgc/1_09.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 1101px;
    margin-top: -3px;
    padding-top: 100px;
}

.page8 .con {
    background: url(../images/23.png) no-repeat center top;
    background-size: contain;
    height: 915px;
    margin-top: 64px;
    position: relative;
}

.page8 .con .btn {
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.page9 {
    background: url(../images/pc_bgc/1_10.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 788px;
    padding-bottom: 200px;
}

.page9 .con {
    margin-top: 40px;
    position: relative;
}

.page9 .con img {
    position: absolute;
}

.page9 .con img:last-child {
    right: 0;
}

.page10 {
    background: url(../images/pc_bgc/1_11.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 1073px;
}

.page10 .con {
    position: relative;
    margin-top: 40px;
}

.page10 .con .topTab {
    width: 100%;
    height: 80px;
    text-align: center;
    padding-left: 24px;
    box-sizing: border-box;
}

.page10 .con .topTab span {
    float: left;
    width: 578px;
    height: 80px;
    color: #1557d9;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 80px;
    background: linear-gradient(to right, #97ccf2, #d5defc);
    border-radius: 20px 20px 0 0;
}

.page10 .con .conTab {
    width: 100%;
    height: 618px;
    background: linear-gradient(to bottom, #ffffff, #e5fffc);
    border-radius: 20px;
    overflow: hidden;
    padding: 48px;
    box-sizing: border-box;
}

.page10 .conTab .threeTab {
    width: 100%;
    padding-left: 220px;
    box-sizing: border-box;
    overflow: hidden;
}

.page10 .conTab .threeTab span {
    width: 224px;
    height: 62px;
    float: left;
    margin-left: 16px;
    line-height: 62px;
    color: #fff;
    font-weight: 700;
    border: 2px solid #e5e5e5;
    border-radius: 40px;
    background-color: #b8b8b8;
    text-align: center;
    font-size: 26px;
}

.page10 .first_con .threeCon {
    margin-top: 40px;
}

.page10 .first_con .threeCon span {
    color: #102cc6;
    font-weight: 700;
}

.page10 .first_con .threeOne p {
    color: #666666;
    margin-bottom: 5px;
}

.page10 .first_con .threeOne p:first-child {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.page10 .first_con .threeOne p:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 0px;
    border: 1px dashed #b8b8b8;
}

.page10 .first_con .threeTwo p {
    color: #666666;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000;
}

.page10 .first_con .threeThree p {
    color: #666666;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000;
}

.page10 .first_con .threeTab .active {
    border: 2px solid #d4fffa;
    background: linear-gradient(to right, #61e9ea, #2a70fa);
}

.page10 .first_con .fatherCon>div {
    display: none;
}

.page10 .first_con .fatherCon .showbox {
    display: block;
}

.page10 .second_con .threeTab {
    width: 100%;
    padding-left: 140px;
    box-sizing: border-box;
    overflow: hidden;
}

.page10 .second_con .threeTab span {
    width: 250px;
    height: 62px;
    float: left;
    margin-left: 16px;
    line-height: 62px;
    color: #fff;
    font-weight: 700;
    border: 2px solid #e5e5e5;
    border-radius: 40px;
    background-color: #b8b8b8;
    text-align: center;
    font-size: 26px;
}

.page10 .second_con .threeTab .active {
    border: 2px solid #d4fffa;
    background: linear-gradient(to right, #61e9ea, #2a70fa);
}

.page10 .second_con .threeCon {
    margin-top: 20px;
    font-size: 18px;
}

.page10 .second_con .fatherCon>div {
    display: none;
}

.page10 .second_con .fatherCon .showbox {
    display: block;
}

.page10 .con .topTab .active {
    color: #ffea5b;
    background: #2a6ffa;
}

.page10 .soBig>div {
    display: none;
}

.page10 .soBig .show {
    display: block;
}

.page10 .btn {
    margin: 40px auto 0;
    text-align: center;
}

.page11 {
    background: url(../images/pc_bgc/1_12.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 798px;
}

.page11 .con {
    background: url(../images/31.png) no-repeat center top;
    background-size: 100% 100%;
    height: 464px;
}

.page11 .con .leftBox {
    width: 740px;
    padding: 80px 60px 0;
    box-sizing: border-box;
    float: left;
}

.page11 .con .leftBox .oneBox {
    background: url(../images/32.png) no-repeat center top;
    background-size: 100% 100%;
    width: 615px;
    height: 101px;
    margin-bottom: 40px;
}

.page11 .con .leftBox .twoBox {
    background: url(../images/33.png) no-repeat center top;
    background-size: 100% 100%;
    width: 615px;
    height: 159px;
}

.page11 .topForm {
    float: left;
    margin-top: 80px;
    margin-left: 50px;
}

.page11 .form-wrap {
    width: 308px;
    margin-top: 20px;
}

.page11 .form-wrap .form {
    width: 308px;
}

.page11 .form-wrap form .label {
    margin-left: -6%;
    width: 330px !important;
    height: 36px;
    margin-top: 10px;
    border: 1px solid #00adff !important;
}

.page11 .qt_form .xdf_formbtn {
    background-image: linear-gradient(to bottom, #6afee7, #17f0f9);
    width: 96%;
    height: 36px;
    color: #041e81;
    text-align: center;
    line-height: 36px;
    border-radius: 50px;
    margin: 20px 0 0 -20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.page11 .form-wrap form .label input, .form-wrap form .label select {
    width: 70%;
    padding: 0;
    border: none;
    outline: none;
    font-size: 18px;
    background-color: transparent;
    color: #666;
    position: relative;
    z-index: 2;
    margin-top: 14px;
    margin-left: 16px;
}
.page11 .tiaokuan {
    margin: 10px 0 0 -24px;
}

.page11 .btn {
    margin: 40px auto 0;
    text-align: center;
}

.page12 {
    background: url(../images/pc_bgc/1_13.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 806px;
}

.page12 .con {
    text-align: center;
    margin-top: 40px;
}

.page12 .box {
    float: left;
    width: 414px;
    height: 554px;
    margin-left: -26px;
}

.page12 .box1 {
    background: url(../images/36.png) no-repeat center top;
    background-size: 100% 100%;
    margin-left: 0;
}

.page12 .box2 {
    background: url(../images/37.png) no-repeat center top;
    background-size: 100% 100%;
}

.page12 .box3 {
    background: url(../images/38.png) no-repeat center top;
    background-size: 100% 100%;
}

.page13 {
    background: url(../images/pc_bgc/1_14.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 385px;
}

.page13 .con {
    text-align: center;
    margin-top: 40px;
}

.page13 .box {
    float: left;
    width: 284px;
    height: 175px;
    margin-right: 14px;
}

.page13 .box1 {
    background: url(../images/40.png) no-repeat center top;
    background-size: 100% 100%;
}

.page13 .box2 {
    background: url(../images/41.png) no-repeat center top;
    background-size: 100% 100%;
}

.page13 .box3 {
    background: url(../images/42.png) no-repeat center top;
    background-size: 100% 100%;
}

.page13 .box4 {
    background: url(../images/43.png) no-repeat center top;
    background-size: 100% 100%;
    margin-right: 0;
}

/* page5-可视化服务流程 留学规划进度有反馈 */
.page14 {
    background: url(../images/pc_bgc/1_15.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 667px;
}

.page14 .news {
    overflow: hidden;
    margin-top: 60px;
}

.page14 .news .newslist {
    width: 237px;
    height: 504px;
    float: left;
    margin: 0 4px 0 0;
    position: relative;
    overflow: hidden;
    transition: width 1s;
}

.page14 .news .newslist:last-child {
    margin: 0;
}

.page14 .news .newslist .tit {
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0 30px 0;
    box-sizing: border-box;
}

.page14 .news .newslist:nth-of-type(1) {
    background-image: url(../images/44.jpg);
}

.page14 .news .newslist:nth-of-type(2) {
    background-image: url(../images/45.jpg);
}

.page14 .news .newslist:nth-of-type(3) {
    background-image: url(../images/46.jpg);
}

.page14 .news .newslist:nth-of-type(4) {
    background-image: url(../images/47.jpg);
}

.page14 .news .newslist .tit h3 {
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;
}

.page14 .news .newslist .tit img {
    margin: 35px 0 0 0;
}

.page14 .news .newslist .list {
    width: 0px;
    height: 504px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 35px 30px 35px;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
}

.page14 .news .newslist.hover .tit {
    display: none;
}

.page14 .news .newslist .list img {
    width: 37px;
}

.page14 .news .newslist .list h3 {
    color: #73b3fd;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin: 20px 0 0 0;
}

.page14 .news .newslist .list p {
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin: 25px 0 30px;
}

.page14 .news .newslist .list a {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    align-self: flex-end;
    border-bottom: 1px solid #ffffff;
}

.page14 .news .newslist.hover .list {
    display: flex;
}

.page14 .news .newslist.hover,
.page14 .news .newslist.hover .list {
    transition: width 1s;
    width: 475px;
}

.page14 .news .newslist.hover .list a:hover {
    color: #73b3fd;
    border-color: #73b3fd;
}

.page15 {
    background: url(../images/pc_bgc/1_16.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 860px;
}

.page15 .con {
    background: url(../images/67_1.png) no-repeat center top;
    background-size: 100% 100%;
    height: 563px;
    margin-top: 40px;
}


/* 底部样式 开始 */

.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 .xdf_formbtn {
    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;
}

/* 底部样式 结束 */

/** xdf_slide **/
.xdf_slide {
    width: 151px;
    height: 169px;
    bottom: 20px;
}

.xdf_slide .xdf_slidebtn {
    bottom: 10px;
    width: 112px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border-radius: 40px;
    background: #b9341a;
}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap .ax_img {
    background-image: url(../images/bottomFormImg.png);
    bottom: -40px;
}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap {
    background: url(../images/footBg.png) no-repeat center top;
    height: 140px;
}

.qt_pop_video_wrap {
    background: rgba(0, 0, 0, 0.75);
    z-index: 9999;
    display: none;
    cursor: auto;
}

.qt_pop_video_wrap .video_wrap {
    width: 800px;
    height: 800px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qt_pop_video_wrap .video {
    vertical-align: middle;
    display: inline-block;
    max-width: 800px;
    max-height: 100%;
}

.qt_pop_video_wrap .close {
    width: 50px;
    height: 50px;
    background: url(//liuxue.xdf.cn/image/icon/close_white.png) no-repeat center center;
    background-size: 50px;
    position: absolute;
    right: 50px;
    top: 50px;
    cursor: pointer;
}

.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide {
    text-align: center;
}

@media screen and (max-width:1000px) {
    body {
        padding-bottom: 0.8rem;
        background: #f4f5f9;
    }

    .m1200 {
        width: 94%;
        display: block;
    }

    .m100 {
        width: 100%;
    }

    .page {
        padding: 0.66rem 0 0.7rem 0;
    }

    .page .title {
        text-align: center;
        margin-bottom: 0.45rem;
    }

    .page .title img {
        height: 1.08rem;
        margin: 0 auto;
    }

    .page .tit {
        font-size: .34rem;
        line-height: .5rem;
        margin: 0 0 .3rem 0;
        height: auto;
        text-align: center;
    }

    .page .tit .t1 {
        font-size: .36rem;
        line-height: .4rem;
        margin: 0 .05rem;
        padding: 0 .15rem;
        font-weight: normal;
    }

    .page .tit .t2 {
        font-size: .2rem;
        margin-top: .1rem;
        line-height: .2rem;
        letter-spacing: .2rem;
        font-weight: normal;
        text-align: center;
        display: block;
        color: #999999;
    }

    .page .con .btn {
        font-size: 0.26rem;
        width: 4.5rem;
        height: 0.8rem;
        border-radius: 0.5rem;
        line-height: 0.8rem;
        margin: 0.3rem auto 0;

    }

    .page .con .btn::after {
        content: '';
        width: 0.3rem;
        height: 0.3rem;
        background: url(../images/left.png) no-repeat center top;
        background-size: contain;
        position: absolute;
        right: 0.2rem;
        top: 0.25rem;
    }

    /** header_banner Start **/
    .header_banner .m1200 {
        display: block;
        width: 100%;
    }

    .header_banner {
        height: 6.47rem;
        background: none;
        overflow: hidden;
        width: 100%;
        background-size: contain;
        background-image: url(../images/m_bgc/1_01.jpg);
    }

    .header_banner .banner img {
        width: 100%;
        margin: 0;
    }

    .navTopH {
        height: 0.9rem;
    }

    .navigation ul {
        width: 100%;
    }

    .navigation li {
        float: left;
        height: 0.9rem;
        line-height: 1.1;
        width: 15.8%;
        margin-left: 0.06rem;
        font-size: 0.24rem;
        text-align: center;
        padding-top: 0.2rem;
        box-sizing: border-box;
    }

    .navigation li:first-child {
        margin-left: 0;
    }

    .navigation li.current {
        /* border-bottom: 0.04rem solid #27b5ff; */
    }

    .navigation li:hover span,
    .navigation li.current span {
        font-size: 0.24rem;

    }

    .navTopH .m1200 {
        width: 100%;
    }

    .page1 {
        background: url(../images/m_bgc/1_02.jpg) no-repeat center top;
        background-size: contain;
        height: 11.28rem;
        margin-top: -0.4rem;
        padding-top: 1rem;
    }

    .page1 .con {
        background: url(../images/49.png) no-repeat center top;
        background-size: contain;
        width: 7.4rem;
        height: 6.49rem;
        margin-left: 0;
        padding-top: 0.98rem;
        padding-left: 0.6rem;
        box-sizing: border-box;
        font-size: 0.24rem;
    }

    .page1 .btn {
        margin: 30px auto 0;
        text-align: center;
    }

    .page1 .btn img {
        height: 0.7rem;
    }

    .page2 {
        background: url(../images/m_bgc/1_03.jpg) no-repeat center top;
        height: 9.85rem;
        padding-top: 0;
    }

    .page2 .con {
        position: relative;
    }

    .page2 .con_bgc {
        background: url(../images/50.png) no-repeat center top;
        background-size: contain;
        width: 6.38rem;
        height: 7.94rem;
        margin-top: 0;
        margin-left: -0;
    }

    .page16 {
        background: url(../images/m_bgc/1_04.jpg) no-repeat center top;
        height: 6.87rem;
        padding-top: 0;
    }

    .page16 .con {
        background: url(../images/51.png) no-repeat center top;
        background-size: contain;
        width: 7.38rem;
        height: 4.74rem;
        padding: 0.8rem 0.6rem 0;
        box-sizing: border-box;
    }

    .page16 .con a {
        background: url(../images/53.png) no-repeat center top;
        background-size: contain;
        float: left;
        width: 1.2rem;
        height: 1.2rem;
        line-height: 1.2;
        text-align: center;
        font-size: 0.28rem;
        font-weight: 700;
        color: #fff;
        margin-left: 0.2rem;
        padding-top: 0.26rem;
    }

    .page11 {
        background: url(../images/m_bgc/1_05.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 13.66rem;
        padding-top: 0.3rem;
    }

    .page11 .con {
        background: url(../images/54.png) no-repeat center top;
        background-size: 100% 100%;
        height: 10.36rem;
    }

    .page11 .con .leftBox {
        width: 100%;
        padding: 7rem 0 0;
        box-sizing: border-box;
        float: none;
    }

    .page11 .con .leftBox .oneBox {
        background: none;
        display: none;
    }

    .page11 .con .leftBox .twoBox {
        background: none;
        display: none;
    }

    .page11 .gys_bgc {
        background: none;
        background-size: contain;
        height: 6.85rem;
        padding: 0 !important;
        overflow: hidden;
    }

    .page11 .gys_bgc .title {
        margin-bottom: 0.15rem;
    }

    .page11 .gys_bgc .form-wrap form .label input {
        font-size: 0.18rem;
        height: 0.4rem;
        line-height: 0.4rem;
        overflow: hidden;
        margin-top: -0.6rem;
        top: -0.2rem
    }

    .page11 .gys_bgc .title img {
        width: 2.38rem;
        height: 0.29rem;
        margin-top: 0.6rem;
    }

    .page11 .gys_bgc .form-wrap form .label {
        position: relative;
        display: block;
        width: 80% !important;
        height: 0.4rem;
        line-height: 0.8rem;
        margin-bottom: 0.1rem;
        font-size: 0;
        border: 0.01rem solid #920238;
        background: #fff;
        border-radius: 0.5rem;
        padding-left: 0px;
        overflow: hidden;
    }

    .page11 .gys_bgc .form-wrap .form {
        width: 100%;
        padding: 0 0.6rem;
        margin-left: 1rem;
        box-sizing: border-box;
    }

    .page11 .qt_form .xdf_formbtn {
        background: linear-gradient(to right, #12fdf1, #0098ff) !important;
        width: 82%;
        height: 0.56rem;
        color: #041e81;
        text-align: center;
        line-height: 0.56rem;
        border-radius: 50px;
        margin: 0.1rem 0 0 -20px;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
    }

    .page11 .form-wrap .tiaokuan {
        width: 7.1rem;
        margin-left: -1.7rem;
        color: #fff;
    }

    .page11 .btn {
        margin: 0.3rem auto 0;
        text-align: center;
    }

    .page11 .btn img {
        height: 0.7rem;
    }

    .page12 {
        background: url(../images/m_bgc/1_06.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 10.6rem;
        padding-top: 0;
    }

    .page12 .con {
        text-align: center;
        margin-top: 40px;
    }
    .page12 .con .tab {
        overflow: hidden;
    }
    .page12 .con .tab p {
        float: left;
        margin-right: 0.2rem;
        background: #89baff;
        color: #fff;
        padding: 0.1rem 0.4rem;
        border-radius: 0.5rem;
    }

    .page12 .con .tab .active {
        background-image: linear-gradient(to right, #0e9dfc, #005ff9);
    }
    .page12 .con_box {
        margin-top: 0.2rem;
    }
    .page12 .con_box div {
        background: url(../images/56.png) no-repeat center top;
        background-size: contain;
        width: 7.44rem;
        height: 7.62rem;
        margin-left: -0.2rem;
        padding: 0.4rem 0.4rem 0;
        box-sizing: border-box;
        display: none;
    }
    .page12 .con_box .showBlock {
        display: block;
    }
   
    .page12 .con_box div h1 {
        font-size: 0.3rem;
        font-weight: 700;
        color: #fff;
        margin-bottom: 0.6rem;
    }
    .page12 .con_box div p {
        font-size: 0.22rem;
        color: #000;
        line-height: 1.5;
        margin-bottom: 0.06rem;
        text-align: left;
    }
    .page12 .con_box div p span {
        color: #196cff;
        font-weight: 700;
    }

    .page13 {
        background: url(../images/m_bgc/1_07.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 6.61rem;
        padding-top: 0;
    }
    
    .page13 .con {
        text-align: center;
        margin-top: 0.4rem;
    }
    
    .page13 .box {
        float: left;
        width: 3.42rem;
        height: 2.12rem;
        margin-right: 0.14rem;
    }
    
    .page13 .box1 {
        background: url(../images/40.png) no-repeat center top;
        background-size: 100% 100%;
    }
    
    .page13 .box2 {
        background: url(../images/41.png) no-repeat center top;
        background-size: 100% 100%;
        margin-right: 0;
    }
    
    .page13 .box3 {
        margin-top: 0.2rem;
        background: url(../images/42.png) no-repeat center top;
        background-size: 100% 100%;
    }
    
    .page13 .box4 {
        margin-top: 0.2rem;
        background: url(../images/43.png) no-repeat center top;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .page14{    background: url(../images/m_bgc/1_08.jpg) no-repeat center top;
                background-size: 100% 100%;
                height: 8.88rem;
                padding-top: 0;}
    .page14 .title img {
        height: 0.28rem;
        margin: 0 auto;
    }
    .page14 .news {
        overflow: hidden;
        margin-top: 0.2rem;
    }
    .page14 .news .newslist{float: inherit;width: 100%;height: 1.5rem;margin:0 0 .1rem 0;transition:height 1s;}
    .page14 .news .newslist .tit{flex-direction: row;padding: 0 0 0 .3rem;justify-content: flex-start;}
    .page14 .news .newslist .tit h3{font-size: .32rem;line-height: .32rem;}
    .page14 .news .newslist .tit img{order: -1;margin: 0 .25rem 0 0;width: .35rem;}
    .page14 .news .newslist:nth-of-type(1) {background-image: url(../images/44.jpg);background-position: top;}
    .page14 .news .newslist:nth-of-type(2) {background-image: url(../images/45.jpg);background-position: top;}
    .page14 .news .newslist:nth-of-type(3) {background-image: url(../images/46.jpg);background-position: top;}
    .page14 .news .newslist:nth-of-type(4) {background-image: url(../images/47.jpg);background-position: top;}
    .page14 .news .newslist .list{width: 100%;height:0;padding:.35rem .3rem;}
    .page14 .news .newslist.hover,.page14 .news .newslist.hover .list {transition:height 1s;height: 3.5rem;width: 100%;}
    .page14 .news .newslist .list img{width: .35rem;}
    .page14 .news .newslist .list h3{font-size: .32rem;line-height: .32rem;margin: .25rem 0;}
    .page14 .news .newslist .list p{font-size: .26rem;line-height: .36rem;margin: 0;text-align: justify;}
    .page14 a{box-shadow: none;margin: .3rem 0 0;}
    /* 底部样式 开始 */
    .page15 {
        background: url(../images/m_bgc/1_09.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 12.26rem;
    }
    .page15 .title img {
        height: 1.56rem;
        margin: 0 auto;
    }
    .page15 .con {
        background: url(../images/69.png) no-repeat center top;
        background-size: 100% 100%;
        height: 8.9rem;
    }

    .gys_bgc {
        background: #ffffff url(../images/m_bgc/1_10.jpg) no-repeat center bottom;
        background-size: contain;
        height: 4.99rem;
        padding: 0 !important;
        overflow: hidden;
    }

    .gys_bgc .title img {
        width: 4.71rem;
        height: 1.07rem;
        margin-top: 0.6rem;
    }

    .gys_bgc .m1000 {
        margin-top: -0.6rem;
        padding-bottom: 1.1rem;
    }

    .form-wrap {
        width: 100% !important;
        margin: 0.1rem auto 0 !important;
    }

    .form-wrap .form {
        width: 100%;
        padding: 0 0.6rem;
        box-sizing: border-box;
    }

    .form-wrap form .label {
        border: 1px solid #2d1bc9;
        float: left;
        width: 2.6rem;
        border-radius: 0px;
        padding-left: 0.2rem;
        padding-top: 0.06rem;
        margin-bottom: 0.1rem;
    }

    .form-wrap form .label.name {
        padding-left: 0.42rem;
    }

    .form-wrap form .label.phone {
        padding-left: 0.42rem;
    }

    .form-wrap form .label span {
        display: inline-block;
        width: 24%;
        font-size: 0.2rem;
        color: #fff;
        font-weight: 700;
        border-radius: 0px;
        background-image: linear-gradient(to right, #53e4ff, #d977fe);
        text-align: center;
        margin-right: 0.11rem;
    }

    .qt_form .xdf_formbtn {
        float: left;
        background-color: #ffb55e;
        width: 2.6rem;
        height: 0.76rem;
        color: #000;
        text-align: center;
        line-height: 0.5rem;
        border-radius: 0;
        margin: 0.12rem auto 0;
        cursor: pointer;
        font-size: 0.2rem;
        font-weight: 700;
        margin-left: 0.1rem;
        box-sizing: border-box;
    }

    .qt_form .xdf_formbtn {
        background: linear-gradient(to bottom, #007fdf, #003d75) !important;
        width: 100%;
        height: 0.7rem;
        color: #fff;
        text-align: center;
        line-height: 0.7rem;
        border-radius: 0.5rem;
        margin: 0.2rem auto 0;
        cursor: pointer;
        font-size: 0.26rem;
        font-weight: 700;
    }

    .form-wrap form .label input {
        height: 0.6rem;
        line-height: 0.6rem;
        overflow: hidden;
        margin-top: -0.2rem;
        margin-left: 0.5rem;
    }

    .form-wrap .tiaokuan {
        width: 7.1rem;
        margin-left: -0.6rem;
        color: #fff;
    }

    .tiaokuan a {
        color: #fff;
    }

    .form-wrap form .label input,
    .form-wrap form .label select {
        width: 95% !important;
        padding: 0;
        border: none;
        outline: none;
        font-size: 0.24rem;
        background-color: transparent;
        color: #666;
        position: relative;
        z-index: 2;
    }

    .page .form-wrap form .label {
        position: relative;
        display: block;
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        margin-bottom: 0.2rem;
        font-size: 0;
        border: 0.01rem solid #fff !important;
        background: #fff;
        border-radius: 0.5rem;
        padding-left: 0px;
        overflow: hidden;
    }

    /* 底部样式 结束 */
}