@media screen and (min-width: 767px) {
  .header {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 60px;
    background: transparent;
    z-index: 10;
  }
  .header .body_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    width: 1200px;
  }
  .header .body_title .tabs {
    height: 60px;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .body_title .nav {
    display: none;
  }
  .header .body_title .logo {
    width: 152px;
    height: 28px;
  }
  .header .body_title .logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .header .body_title .ion {
    display: none;
  }
  .header .body_title .tab {
    font-size: 16px;
    font-family: PingFang SC;
  }
  .header .body_title .tab ul {
    list-style: none;
    padding-left: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    position: relative;
    width: 655px;
  }
  .header .body_title .tab ul li a {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
  }
  .header .body_title .tab ul li a .change {
    padding-bottom: 10px;
    line-height: 24px;
    color: #FFFFFF;
  }
  .header .body_title .tab ul li a:after {
    content: " ";
    width: 18px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 60.2%;
  }
  .body_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .body_content .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 376px;
    background: #3A77D7;
    position: relative;
  }
  .body_content .contents .content_title {
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .body_content .contents .content_title .title_word {
    margin: 100px 0 0 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .body_content .contents .content_title .title_word span {
    font-size: 58px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    line-height: 70px;
    text-shadow: 0px 5px 11px rgba(0, 105, 255, 0.79);
  }
  .body_content .contents .content_title .title_word .btn {
    font-size: 68px;
    font-family: YouSheBiaoTiHei;
    color: rgba(255, 255, 255, 0.4);
    line-height: 82px;
    text-shadow: 0px 5px 11px rgba(0, 105, 255, 0.79);
  }
  .body_content .contents .content_title .title_img {
    display: none;
    position: absolute;
    bottom: 0;
    right: 88px;
    width: 726px;
    height: 376px;
  }
  .body_content .introduce {
    padding: 132px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F9FAFF;
  }
  .body_content .introduce .introduce_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1200px;
  }
  .body_content .introduce .introduce_content .ac_top {
    width: 966px;
    padding: 30px 0;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid rgba(58, 119, 215, 0.14);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .body_content .introduce .introduce_content .ac_top .ac_title {
    margin: 0 0 20px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #374567;
    line-height: 30px;
  }
  .body_content .introduce .introduce_content .ac_top .ac_cont {
    width: 686px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7A8BA6;
    line-height: 35px;
  }
  .body_content .introduce .introduce_content .ac_top .ac_cont .ac_w {
    text-indent: 2em;
  }
  .footer {
    width: 100%;
    height: 420px;
    background: #0A1633;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer_content {
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footer_content .fc_introduce .logo {
    margin: 60px 0 34px 0;
    width: 162px;
    height: 31px;
  }
  .footer .footer_content .fc_introduce .foots-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 568px;
  }
  .footer .footer_content .fc_introduce .foots-dl .dl {
    padding: 0;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt {
    margin-bottom: 45px;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt .dtHead {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: white;
    line-height: 24px;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul li {
    padding: 0;
    margin: 15px 0;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #cccccc;
    line-height: 22px;
    text-decoration: none;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul li:hover {
    color: #cccccc;
    font-weight: 600;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul a {
    text-decoration: none;
    color: #cccccc;
  }
  .footer .footer_content .fc_introduce .foots-dl .br {
    display: none;
  }
  .footer .footer_content .fc_introduce .dl-l {
    display: none;
  }
  .footer .footer_content .fc_foucs .word {
    margin: 125px 0 20px 15px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
  }
  .footer .footer_content .fc_foucs .qrCode_all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode {
    margin: 0 15px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode .qr_img {
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode span {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 18px;
  }
  .footer .copyright {
    margin-top: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 18px;
  }
  .footer .copyright a {
    text-decoration: none;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 11.7vw;
    background: transparent;
    z-index: 10;
  }
  .header .body_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 11.7vw;
    width: 100%;
    background: #4D84DA;
  }
  .header .body_title .logo {
    margin-left: 4vw;
    width: 29.9vw;
    height: 5.9vw;
  }
  .header .body_title .logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .header .body_title .tab {
    display: none;
  }
  .header .body_title .nav {
    padding-right: 3vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    width: 33%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .body_title .nav .navTab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 12.266vw;
    height: 11.266vw;
  }
  .header .body_title .nav .navTab img {
    width: 7.2vw;
    height: 5.3vw;
  }
  .header .body_title .nav .tab2 {
    z-index: 1;
    display: none;
    position: absolute;
    top: 6vw;
    right: 0.6vw;
    width: 33.3vw;
    font-size: 3.7vw;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    font-family: PingFang SC;
    background: #75A0E3;
  }
  .header .body_title .nav .tab2 ul {
    z-index: 10;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .header .body_title .nav .tab2 ul li {
    text-align: center;
  }
  .header .body_title .nav .tab2 ul li a {
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 5.3vw;
    color: #ffffff;
    font-family: PingFang SC;
    text-decoration: none;
  }
  .header .body_title .nav .tab2 ul li a .page {
    width: 29.9vw;
    padding: 3.1vw 0;
    margin: 0 1.9vw;
    border-bottom: 1px solid #EBEEFF;
  }
  .header .body_title .nav .tab2 ul li:last-child .page,
  .header .body_title .nav .tab2 ul li:nth-child(3) .page,
  .header .body_title .nav .tab2 ul li:nth-child(4) .page {
    border-bottom: none;
  }
  .header .body_title .nav .tab2 ul li:nth-child(4) {
    background: #2C5BA5;
  }
  .body_content .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 86.5vw;
    background: #3A77D7;
    position: relative;
  }
  .body_content .contents .content_title {
    margin-top: 8.3vw;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow: hidden;
  }
  .body_content .contents .content_title .title_word {
    margin-left: 6.1vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 55.2vw;
  }
  .body_content .contents .content_title .title_word span {
    font-size: 8.5vw;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    line-height: 11.2vw;
    text-shadow: 0px 5px 11px rgba(0, 105, 255, 0.79);
  }
  .body_content .contents .content_title .title_word .btn {
    margin-top: 3.2vw;
    width: 51.7vw;
    height: 17vw;
    font-size: 9vw;
    font-family: YouSheBiaoTiHei;
    color: rgba(255, 255, 255, 0.4);
    line-height: 8.5vw;
    text-shadow: 0px 5px 11px rgba(0, 105, 255, 0.79);
  }
  .body_content .contents .content_title .title_img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 63.7vw;
    overflow: hidden;
  }
  .body_content .contents .content_title .title_img img {
    width: 130vw !important;
    height: 63.7vw;
  }
  .body_content .introduce {
    padding: 7.7vw 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F9FAFF;
  }
  .body_content .introduce .introduce_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .body_content .introduce .introduce_content .ac_top {
    width: 92vw;
    height: 99.7vw;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid rgba(58, 119, 215, 0.14);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .body_content .introduce .introduce_content .ac_top .ac_title {
    margin: 6.9vw 0 4vw;
    font-size: 4.8vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #374567;
    line-height: 6.9vw;
  }
  .body_content .introduce .introduce_content .ac_top .ac_cont {
    width: 82.4vw;
    font-size: 4vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7A8BA6;
    line-height: 8.5vw;
  }
  .body_content .introduce .introduce_content .ac_top .ac_cont .ac_w {
    text-indent: 2em;
  }
  .footer {
    width: 100%;
    background: #0A1633;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer_content {
    width: 100%;
  }
  .footer .footer_content .fc_introduce .logo {
    margin: 6.7vw 0 8vw 4vw;
    width: 32.3vw;
    height: 6.4vw;
  }
  .footer .footer_content .fc_introduce .foots-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 92vw;
    margin: 0 4vw;
    padding: 0 10vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .footer_content .fc_introduce .foots-dl .dl {
    padding: 0;
  }
  .footer .footer_content .fc_introduce .foots-dl .dl:last-child {
    display: none;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt {
    margin-bottom: 45px;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt .dtHead {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: white;
    line-height: 24px;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul {
    list-style: none;
    display: block;
    padding: 0;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul li {
    padding: 0;
    margin: 4vw 0;
    width: 23vw;
    font-size: 4vw;
    font-family: PingFang SC;
    font-weight: 500;
    color: #cccccc;
    line-height: 5.9vw;
    text-decoration: none;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul li:hover {
    color: #cccccc;
    font-weight: 600;
  }
  .footer .footer_content .fc_introduce .foots-dl .dt ul a {
    text-decoration: none;
    color: #cccccc;
  }
  .footer .footer_content .fc_introduce .foots-dl .br {
    display: none;
  }
  .footer .footer_content .fc_introduce .dl-l {
    margin-left: 4vw;
    width: 92vw;
  }
  .footer .footer_content .fc_introduce .dl-l .dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .footer_content .fc_introduce .dl-l .dt .dtHead {
    margin-top: 2vw;
    font-size: 3.7vw;
    font-family: PingFang SC;
    font-weight: 500;
    color: white;
    line-height: 24px;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 6.7vw 0 8vw 0;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul li {
    padding-left: 8vw;
    margin: 2vw 0;
    width: 84vw;
    font-size: 4vw;
    font-family: PingFang SC;
    font-weight: 500;
    color: #cccccc;
    line-height: 6.9vw;
    text-decoration: none;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul .call a {
    display: block;
    padding: 0 1vw;
    margin-left: 5vw;
    width: 6vw;
    height: 6vw;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul .call a img {
    width: 100%;
    height: 100%;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul li:hover {
    color: #cccccc;
    font-weight: 600;
  }
  .footer .footer_content .fc_introduce .dl-l .dt ul a {
    text-decoration: none;
    color: #cccccc;
  }
  .footer .footer_content .fc_foucs .word {
    margin: 6.7vw 0 8vw 4vw;
    font-size: 3.7vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 6.4vw;
  }
  .footer .footer_content .fc_foucs .qrCode_all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode {
    margin: 0 15px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode .qr_img {
    margin-bottom: 2.8vw;
    width: 16.5vw;
    height: 16.5vw;
  }
  .footer .footer_content .fc_foucs .qrCode_all .qrCode span {
    font-size: 3.2vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 4vw;
  }
  .footer .copyright {
    margin-top: 7.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.2vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 4vw;
  }
  .footer .copyright span {
    margin-bottom: 2vw;
  }
  .footer .copyright a {
    text-decoration: none;
    font-size: 3.2vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 4vw;
  }
}
/*# sourceMappingURL=academy.css.map */