.index-content {
    width: 100%;
    height: 100%;
    padding: 0;
    background-image: none;
    overflow-x: hidden
}

.header {
    width: 100%;
    height: 1rem;
    background: #0A3354;
    padding-left: 0.4rem;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden
}

.header .logo-box {
    height: 0.70rem;
    line-height: 0.70rem;
    width: 5.70rem;
    margin-top: 0.15rem;
    display: flex
}

.header .logo-box a {
    height: 100%;
    display: inline-block
}

.header .logo-box a img {
    height: 70%
}

.header .logo-box a:last-child {
    margin-left: 0.1rem
}

.header .recruit-student {
    width: calc(100% - 5.70rem);
    height: 100%;
    display: flex;
}

.header .recruit-student span {
    display: inline-block;
    height: 0.57rem;
    color: #fff;
    font-size: 0.36rem;
    line-height: 0.58rem;
    font-weight: 600;
    padding: 0 0.10rem;
    border-left: 0.01rem solid #23445e;
    float: left
}

.header .recruit-student .recruit-student-code {
    float: left;
    color: white;
    margin-left: 0.58rem;
    display: inline-block;
    margin-top: 0.15rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.50rem;
    text-align: center;
    width: calc(100% - 1rem);
    font-family: 华文新魏;
}

.header .recruit-student .recruit-student-code .code-name {
    font-size: 0.14rem;
    line-height: 0.16rem;
    text-align: center
}

.header .recruit-student .recruit-student-code .code-name1 {
    font-size: 0.12rem;
    line-height: 0.16rem;
    text-align: center
}

.header .recruit-student .recruit-student-code .code-num {
    font-size: 0.36rem;
    font-weight: 600;
    text-align: center;
    line-height: 0.48rem
}

.header .recruit-student .search-Box {
    width: 1rem;
    height: 1rem;
    background: white;
    float: right;
    text-align: center;
    line-height: 1rem;
    box-sizing: border-box;
    padding-top: 0.225rem;
    padding-left: 0.3rem;
}

.header .recruit-student .search-Box i {
    background: url(../images/ss.png) no-repeat center;
    width: 0.51rem;
    height: 0.55rem;
    display: block;
    background-size: cover;
    box-sizing: border-box;
}

.header .search-show {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9
}

.header .search-show .search-top {
    width: 100%;
    height: 1rem;
    background: #0A3354
}

.header .search-show .search-box {
    width: 6.80rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    box-sizing: border-box
}

.header .search-show .search-box i {
    background: url(../images/ss1.png) no-repeat center;
    width: 41px;
    height: 45px;
    color: #fff;
    display: inline-block
}

.header .search-show .search-box i#closeSarch {
    background: url(../images/close.png) no-repeat center;
    width: 41px;
    height: 45px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -50px;
    float: right;
    right: -5px
}

.header .search-show .search-box input {
    border: 0;
    border-bottom: 0.01rem solid #dedede;
    width: calc(100% - 0.90rem);
    font-size: 0.14rem;
    background: rgba(0, 0, 0, 0);
    outline: none;
    color: white;
    padding: 0 0.10rem;
    margin: 0 0.10rem;
    line-height: 0.38rem
}

.header .search-show .box {
    width: 6.80rem;
    margin-top: 0.25rem;
    position: absolute;
    top: 0.76rem;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 0.24rem 0.55rem;
    box-sizing: border-box;
    border-radius: 0 0 0.04rem 0.04rem
}

.header .search-show .box .iconfont {
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    right: -0.08rem;
    top: -0.30rem
}

.header .search-show .box .iconfont:hover {
    color: #0A3354
}

.header .search-show .box .hotBot {
    width: 100%
}

.header .search-show .box .hotBot .text {
    font-size: 0.12rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999
}

.header .search-show .box .hotBot ul {
    width: 100%
}

.header .search-show .box .hotBot ul li {
    float: left;
    font-size: 0.12rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    line-height: 0.36rem;
    width: 100%;
    text-align: left;
    cursor: pointer
}

.header .search-show .box .hotBot ul li a {
    display: block;
    width: 100%
}

.lunbo {
    position: relative;
    width: 100% !important;
    height: 5.80rem;
    overflow: hidden;
    display: block;
    padding-top: 1rem
}

.lunbo #b04 {
    width: 100% !important;
    height: 4.80rem;
}

.lunbo #b04 .dots {
    position: absolute;
    right: 0.10rem;
    bottom: 0.34rem;
    z-index: 999
}

.lunbo #b04 .dots li {
    width: 0.12rem;
    display: inline-block;
    height: 0.12rem;
    background-color: #fff;
    opacity: 0.5;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 0.1rem
}

.lunbo #b04 .dots li.active {
    width: 0.20rem;
    opacity: 1;
    border-radius: 0.06rem;
}

.lunbo #b04 .arrow {
    position: absolute;
    top: 2rem
}

.lunbo #b04 #al {
    left: .20rem;
    top: 2.72rem;
    color: #fff;
    font-size: 0.56rem;
    opacity: 0.5
}

.lunbo #b04 #al:hover {
    color: #0A3354;
    opacity: 1
}

.lunbo #b04 #ar {
    right: 0.20rem;
    top: 2.72rem;
    color: #fff;
    font-size: 0.56rem;
    opacity: 0.5
}

.lunbo #b04 #ar:hover {
    color: #0A3354;
    opacity: 1
}

.lunbo #b04 ul {
    display: flex;
    height: 4.80rem
}

.lunbo #b04 ul li {
    width: 100%;
    flex: 1;
    height: 4.80rem
}

.lunbo .slider-content {
}

.lunbo #b04 ul li img {
    height: 100%
}

.lunbo #b04 ul li .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.80rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 9;
    line-height: 0.80rem;
    color: #fff;
    font-weight: bolder;
    font-size: 0.28rem;
    left: 0
}

.lunbo #b04 ul li .text:hover {
    color: #0A3354
}

.lunbo .text .special {
    width: 0.80rem;
    height: 0.35rem;
    background-color: #0A3354;
    color: #fff;
    font-size: 0.16rem;
    font-weight: bolder;
    line-height: 0.35rem;
    text-align: center;
    border-radius: 0.04rem;
    display: inline-block
}

.lunbo .jSlider .navigator .prev {
    margin-left: -.50rem
}

.lunbo .jSlider .navigator .next {
    margin-right: -.50rem
}

.lunbo .jSlider .controller .indicator {
    text-align: right;
    margin-right: 0.20rem;
    z-index: 10
}

.lunbo .jSlider .controller .indicator span {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)
}

.lunbo .jSlider .controller .indicator .selected {
    background-color: #fff;
    width: 0.20rem
}

.menu-btn-box {
    width: 100%;
    height: 3.04rem;
    background: #F8F9FC;
    padding: 0.80rem 2.30rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between
}

.menu-btn-box2 {
    padding: 0.80rem 4.60rem;
}

.menu-btn-box li {
    display: inline-block;
    width: 1rem;
    text-align: center
}

.menu-btn-box li div {
    width: 1rem;
    height: 1rem;
    border-radius: 0.04rem;
    background: #BC1833;
    text-align: center;
    line-height: 1rem
}

.menu-btn-box li div .iconfont {
    font-size: 0.60rem;
    color: white
}
.menu-btn-box2 li div .imgItem{
    width: 100%;
    height: 100%;
    border-radius: 0.04rem;
}

.menu-btn-box li div .imgItem{
    width: 100%;
    height: 100%;
    border-radius: 0.04rem;
}

.menu-btn-box li p {
    font-size: 0.24rem;
    font-weight: 600;
    line-height: 0.30rem;
    color: #BC1833;
    margin-top: 0.20rem
}

.menu-btn-box a:nth-of-type(2) > li > div {
    background: #F89F32
}

.menu-btn-box a:nth-of-type(2) > li > p {
    color: #F89F32
}

.menu-btn-box a:nth-of-type(3) > li > div {
    background: #0A3354
}

.menu-btn-box a:nth-of-type(3) > li > p {
    color: #0A3354
}

.menu-btn-box2 a:nth-of-type(2) > li > div {
    background: #1b5951
}

.menu-btn-box2 a:nth-of-type(2) > li > p {
    color: #1b5951
}

.menu-btn-box2 a:nth-of-type(3) > li > div {
    background: #1d5492
}

.menu-btn-box2 a:nth-of-type(3) > li > p {
    color: #1d5492
}
.menu-btn-box a:nth-of-type(4) > li > div {
    background: #0C4F47
}

.menu-btn-box a:nth-of-type(4) > li > p {
    color: #0C4F47
}

.menu-btn-box a:nth-of-type(5) > li > div {
    background: #BD5F1B
}

.menu-btn-box a:nth-of-type(5) > li > p {
    color: #BD5F1B
}

.recruit-student-list {
    height: 5.64rem;
    width: 100%;
    background: white;
    padding: 0.60rem 2.30rem;
    display: flex
}

.recruit-student-list .recruit-student-item {
    width: calc((100% - 1rem) / 2);
    margin-right: 1rem
}

.recruit-student-list .recruit-student-item:last-child {
    margin-right: 0
}

.recruit-student-list .recruit-student-item .item-title {
    height: 0.44rem;
    border-bottom: 0.01rem solid #0A3354;
    color: #0A3354;
    font-size: 0.24rem;
    font-weight: 600;
    line-height: 0.36rem
}

.recruit-student-list .recruit-student-item .item-title a {
    font-size: 0.14rem;
    line-height: 0.44rem;
    float: right;
    cursor: pointer;
    color: #095fab
}

.recruit-student-list .recruit-student-item .item-title a i {
    font-size: 0.12rem;
    line-height: 0.44rem
}

.recruit-student-list .recruit-student-item .item-ul {
    width: 100%
}

.recruit-student-list .recruit-student-item .item-ul li {
    height: 0.60rem;
    background: #FFFFFF;
    border-radius: 0.04rem;
    opacity: 1;
    border: 0.01rem solid #DEDEDE;
    margin-top: .20rem;
    padding: .12rem;
    box-sizing: border-box;
    display: flex
}

.recruit-student-list .recruit-student-item .item-ul li .time-box {
    min-width: 0.46rem;
    display: inline-block;
    height: 100%;
    color: #0A3354;
    font-size: .12rem;
    text-align: center
}

.recruit-student-list .recruit-student-item .item-ul li .time-box .d {
    font-size: .16rem;
    font-weight: 600
}

.recruit-student-list .recruit-student-item .item-ul li .item-li-info {
    width: calc(100% - 0.56rem);
    border-left: 0.01rem solid #DEDEDE;
    margin-left: .10rem;
    padding-left: .10rem;
    display: flex
}

.recruit-student-list .recruit-student-item .item-ul li .item-li-info .item-li-info-txt {
    font-size: 0.16rem;
    color: #0A3354;
    line-height: .20rem;
    width: calc(100% - 0.38rem)
}

.recruit-student-list .recruit-student-item .item-ul li .item-li-info .item-li-info-txt .assistant {
    font-size: 0.18rem;
    color: #999999;
    line-height: 0.36rem;
    height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recruit-student-list .recruit-student-item .item-ul li .item-li-info .icon-box {
    width: 0.38rem;
    height: 100%;
    text-align: center
}

.recruit-student-list .recruit-student-item .item-ul li .item-li-info .icon-box .iconfont {
    font-size: 0.32rem;
    color: #DEDEDE
}

.school-nav-box {
    height: 4.84rem;
    width: 100%;
    padding: 0.60rem 2.30rem 1.44rem 2.30rem;
    background: #F8F9FC
}

.school-nav-box .school-nav-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.school-nav-box .school-nav-ul .shcool-query {
    width: 19%;
    height: 2.80rem;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.school-nav-box .school-nav-ul .shcool-query .link-item img {
    width: auto;
    height: 2.80rem;
    min-width: 100%;
    min-height: 100%
}

.school-nav-box .school-nav-ul .streaming {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.school-nav-box .school-nav-ul li .link-item {
    width: 100%;
    position: relative;
    display: block;
    height: 2.80rem;
    background-image: url(../images/liv.jpg);
    background-size: cover
}

.school-nav-box .school-nav-ul li .link-item .liitem-title {
    position: absolute;
    top: 0.30rem;
    left: 0.30rem;
    font-size: 0.24rem;
    color: white;
    font-weight: 600;
    font-family: PingFangSC-Semibold, PingFang SC
}

.school-nav-box .school-nav-ul li .link-item .entrance-ul {
    position: absolute;
    bottom: 0.30rem;
    left: 0;
    width: 100%;
    padding: 0 0.40rem;
    display: flex;
    flex-wrap: wrap;
    color: white
}

.school-nav-box .school-nav-ul li .link-item .entrance-ul li {
    text-align: left;
    width: calc(100% / 3);
    line-height: 0.48rem
}

.school-nav-box .school-nav-ul li .link-item .entrance-ul li:hover {
    color: #0587f1
}

.footer {
    width: 100%;
    height: 3.80rem;
    position: relative;
    background-color: #0A3354;
    display: block
}

.footer .footer-top {
    width: 100%;
    height: 3.20rem;
    border-bottom: 0.01rem solid #FFFFFF;
    padding: 0.40rem 2.30rem;
    box-sizing: border-box;
    position: relative
}

.footer .footer-top .info-p {
    font-size: 0.16rem;
    line-height: 0.30rem;
    color: white
}

.footer .footer-top .info-p a {
    color: white
}

.footer .footer-top .link-box {
    font-size: 0.16rem;
    color: white;
    line-height: 0.36rem;
    text-align: center;
    margin-top: 0.10rem
}

.footer .footer-top .link-box a {
    color: white
}

.footer .footer-top .logoImg {
    height: 0.76rem;
    margin-bottom: 0.34rem
}

.footer .footer-top .code-box {
    display: inline-block;
    position: absolute;
    right: 2.30rem;
    top: 0.40rem;
    float: left
}

.footer .footer-top .code-box .zs-code{
    float: left;
    margin-left: 0.4rem;
    width: 1.42rem;
    height: 1.28rem;
    margin-top: 0.26rem;
}

.footer .footer-top .code-box .code-item:first-child {
    margin-left: 0
}

.footer .footer-top .code-box .code-item {
    width: 1.60rem;
    height: 1.80rem;
    float: left;
    margin-left: 0.40rem;
    text-align: center;
    background: white;
    box-sizing: border-box;
    border-radius: 0.08rem;
    overflow: hidden;
}

.footer .footer-top .code-box .code-item img {
    width: 1.60rem;
    height: 1.60rem;
    display: block
}

.footer .footer-top .code-box .code-item span {
    display: block;
    width: 100%;
    height: 0.20rem;
    font-size: 0.16rem;
    color: #0A3354
}

.footer .footer-bottom {
    text-align: center;
    line-height: 0.60rem;
    height: 0.60rem;
    font-size: 0.14rem;
    color: white;
    box-sizing: border-box;
    overflow: hidden
}

.footer .footer-bottom .footer-bottom-info {
    display: inline-block
}

.footer .footer-bottom .footer-bottom-info img {
    width: 0.28rem;
    margin-right: 0.20rem;
    display: block;
    margin-top: 0.12rem;
    float: left
}

.footer .footer-bottom .footer-bottom-info p {
    float: left
}

.m-header {
    width: 100%;
    display: none;
    height: 1rem
}

.m-header .m-logo-box {
    width: calc(100% - 2.03rem);
    overflow: hidden
}

.m-header .m-logo-box img {
    height: 1rem
}

.m-header .m-header-code {
    width: 2.03rem;
    display: flex;
    justify-content: space-between;
    padding: 0.1rem 0
}

.m-header .m-header-code img {
    height: 0.8rem
}

.video-box {
    width: 100%;
    height: 3rem;
    border-radius: 0.08rem;
    margin-top: 0.38rem;
    margin-bottom: 0.4rem;
    display: none
}

.swiper-container {
    width: 100%;
    border-radius: 0.10rem;
    overflow: hidden;
    height: 3rem
}

.swiper-container a {
    width: 100%;
    height: 3rem;
    display: block;
    background: rgba(0, 0, 0, 0.2)
}

.swiper-slide {
    position: relative
}

.swiper-slide .text h4 {
    font-size: 0.32rem;
    font-family: PingFang SC;
    color: rgba(255, 255, 255, 1)
}

.swiper-slide .text {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0.56rem
}

.swiper-container a img {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    align-items: center;
    bottom: 0.21rem;
    height: 0.18rem;
    line-height: 0;
    margin: 0 auto;
    margin-top: -0.2rem;
    position: relative
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    background: transparent;
    opacity: 1;
    margin: 0 0.2rem
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.8);
    border: none
}

.m-index-content {
    width: 100%;
    display: none
}

.new-list-box {
    width: 100%;
    min-height: 6.58rem;
    background: white;
    border-radius: 0.08rem;
    padding: 0.4rem 0.3rem;
    margin-bottom: 0.4rem;
    box-sizing: border-box
}

.new-list-box .news-menu {
    height: 0.58rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #999999;
    font-weight: 400;
    display: flex
}

.new-list-box .news-menu li {
    width: 50%;
    text-align: center
}

.new-list-box .news-menu .active-menu {
    color: #103A5D;
    font-weight: 600;
    border-bottom: 0.02rem solid #103A5D
}

.new-list {
    width: 100%
}

.new-list .new-item {
    height: 1rem;
    border-bottom: 0.01rem solid #DEDEDE
}

.new-list .new-item a {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0.22rem 0;
    box-sizing: border-box
}

.new-list .new-item a .icon-box {
    width: 0.4rem;
    height: 0.4rem;
    background: #F89F32;
    border-radius: 0.04rem;
    text-align: center;
    color: white;
    box-sizing: border-box;
    position: relative
}

.new-list .new-item a .icon-box i {
    font-size: 0.24rem;
    position: absolute;
    top: 0.08rem;
    left: 0.08rem
}

.new-list .new-item a .title-info {
    width: calc(100% - 1.03rem);
    font-size: 0.24rem;
    margin-left: 0.1rem;
    box-sizing: border-box;
    font-weight: 400
}

.new-list .new-item a .title-info .title {
    font-size: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 0 !important
}

.new-list .new-item a .title-info .time {
    font-size: 0.18rem;
    color: #999999;
    margin: 0 !important
}

.new-list .new-item a .jr-box {
    width: 0.53rem;
    height: 100%;
    line-height: 0.53rem
}

.new-list .new-item a .jr-box .icon-jinru {
    font-size: 0.24rem;
    margin-top: 0.08rem;
    float: right
}

.new-list .more-li {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    text-align: center;
    margin-top: 0.32rem;
    color: #000
}

.new-list .more-li i {
    font-size: 0.2rem;
    color: #dedede
}

.title-box {
    font-size: 0.36rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0.4rem;
    box-sizing: border-box
}

.link-menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
    box-sizing: border-box
}

.link-menu .link-menu-li {
    width: calc((100% - 0.2rem) / 2);
    height: 2rem;
    border-radius: 0.08rem;
    background: white;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    padding: 0.5rem 0.3rem;
    box-sizing: border-box;
    font-weight: 600;
    line-height: 0.48rem
}

.link-menu .link-menu-li a {
    width: 100%;
    height: 100%;
    display: flex
}

.link-menu .link-menu-li a .icon-box {
    background: #C01438;
    width: 1rem;
    height: 1rem;
    border-radius: 0.04rem;
    margin-right: 0.2rem;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.link-menu .link-menu-li a .icon-label {
    color: #C01438;
    line-height: 1rem
}

.link-menu .link-menu-li a .icon-box img {
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    margin-top: 0.2rem;
    margin-left: 0.2rem
}

.link-menu .link-menu-li:nth-of-type(2n) {
    margin-left: 0.2rem
}

.link-menu .link-menu-li:nth-of-type(2) a .icon-box {
    background: #F5A841
}

.link-menu .link-menu-li:nth-of-type(2) a .icon-label {
    color: #F5A841
}

.link-menu .link-menu-li:nth-of-type(3) a .icon-box {
    background: #125951
}

.link-menu .link-menu-li:nth-of-type(3) a .icon-label {
    color: #125951
}

.link-menu .link-menu-li:nth-of-type(4) a .icon-box {
    background: #C16922
}

.link-menu .link-menu-li:nth-of-type(4) a .icon-label {
    color: #C16922
}

.major-list {
    width: 100%;
    padding: 0.3rem;
    background: white;
    margin-bottom: 0.4rem;
    border-radius: 0.1rem;
    position: relative;
    background-image: url(../images/major-bg.jpg);
    background-size: cover;
    box-sizing: border-box
}

.major-list h4 {
    font-size: 0.24rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #095fab;
    text-align: center;
    margin-bottom: 0.38rem
}

.major-list .major-li {
    width: 100%;
    height: 1.2rem;
    border-radius: 0.08rem;
    border: 0.01rem solid #DEDEDE;
    padding: 0.3rem 1.2rem;
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.6);
    box-sizing: border-box
}

.major-list .major-li a {
    width: 100%;
    height: 100%;
    display: flex
}

.major-list .major-li a .itme-icon {
    width: 0.60rem;
    height: 0.60rem;
    border-radius: 50%;
    border: 0.01rem solid #DEDEDE
}

.major-list .major-li a .itme-icon img {
    width: 100%
}

.major-list .major-li a .itme-title {
    line-height: 0.6rem;
    margin-left: 0.1rem;
    font-size: 0.24rem;
    font-weight: 600;
    color: #095fab
}

.major-list .play-img {
    position: absolute;
    width: 2.37rem;
    bottom: 0;
    right: 0
}

.m-footer {
    width: 100%;
    display: none
}

.m-footer .m-footer-code {
    width: 100%;
    padding: 0 0.3rem;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 0.62rem
}

.m-footer .m-footer-code div {
    width: calc((100% - 1.7rem) / 2);
    text-align: center;
    height: 2.78rem
}

.m-footer .m-footer-code div img {
    border-radius: 0.08rem;
    width: 100%;
    display: block;
    height: auto
}

.m-footer .m-footer-code div p {
    font-size: 0.18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin-top: 0.18rem
}

.m-footer .relation-box .line-title {
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    line-height: .3rem;
    margin-bottom: .3rem
}

.m-footer .relation-box .line-title::before {
    content: '';
    width: 36%;
    height: 0.01rem;
    background: white;
    position: absolute;
    right: 0;
    bottom: 0.14rem
}

.m-footer .relation-box .line-title::after {
    content: '';
    width: 36%;
    height: 0.01rem;
    background: white;
    position: absolute;
    left: 0;
    bottom: 0.14rem
}

.m-footer .relation-box p {
    font-size: 0.18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
    text-align: center
}

@media screen and (max-width: 993px) {
    .index-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .page-content {
        display: none
    }

    .footer {
        display: none
    }

    .m-header {
        display: flex
    }

    .video-box {
        display: block
    }

    .m-index-content {
        display: block
    }

    .m-footer {
        display: block
    }
}

@media screen and (max-width: 769px) {
    .index-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .page-content {
        display: none
    }

    .footer {
        display: none
    }

    .m-header {
        display: flex
    }

    .video-box {
        display: block
    }

    .m-index-content {
        display: block
    }

    .m-footer {
        display: block
    }
}

@media screen and (max-width: 450px) {
    .index-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .page-content {
        display: none
    }

    .footer {
        display: none
    }

    .m-header {
        display: flex
    }

    .video-box {
        display: block
    }

    .m-index-content {
        display: block
    }

    .m-footer {
        display: block
    }
}