﻿    .head {
        width: 100%;
        height: 100px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        border-bottom: 1px solid #b0b0b0;
        box-sizing: border-box;
    }
    
    .logo {
        width: 17%;
        height: 100%;
    }
    
    .head .centerBox {
        height: 100%;
    }
    
    .logo a img {
        max-width: 100% !important;
        display: block;
    }
    
    .logo a {
        width: 100%;
        display: flex;
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
    
    .fp-next {
        border: 0;
        width: 75px !important;
        height: 75px !important;
        background: url(../images/prev_10.png) no-repeat center;
        background-size: cover;
        border-style: unset !important;
        right: 32px !important;
        border-radius: 5px;
        outline: none !important;
    }
    
    .fp-prev {
        border: 0;
        border-radius: 5px;
        width: 75px !important;
        left: 32px !important;
        height: 75px !important;
        background: url(../images/prev_07.png) no-repeat center;
        background-size: cover;
        border-style: unset !important;
        outline: none !important;
    }
    
    .slidepic {
        height: 100% !important;
        background-size: cover !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .slidepic h6 {
        font-size: 48px;
        text-align: center;
        color: #fff;
        line-height: 48px;
    }
    
    .slidepic a {
        width: 165px;
        display: block !important;
        height: 50px;
        border-radius: 5px;
        background: #0d2844 !important;
        margin: 0 auto;
        line-height: 50px;
        text-align: center;
        color: #fff;
    }
    
    .slidepic p {
        font-size: 24px;
        text-align: center;
        text-transform: capitalize;
        line-height: 24px;
        margin-bottom: 70px;
        color: #fff;
        margin-top: 25px;
    }
    
    .banner {
        display: none;
        height: 450px;
    }
    
    .banner .swiper-slide {
        height: 100% !important;
    }
    
    .banner .swiper-slide img {
        height: 100%;
        object-fit: cover;
    }
    
    .banner .swiper-container {
        height: 100% !important;
    }
    
    .logo {
        float: left;
    }
    
    .nav {
        width: 73%;
        float: right;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
    }
    
    .nav ul {
        font-size: 0;
        height: 100%;
    }
    
    .nav ul li a {
        display: inline-block;
        vertical-align: middle;
    }
    
    .nav ul li:last-child {
        margin-right: 0;
    }
    
    .nav ul li {
        float: left;
    }
    
    .nav ul li {
        vertical-align: middle;
        padding-bottom: 5px;
        box-sizing: border-box;
        display: flex !important;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    
    .nav ul li.active {
        position: relative;
    }
    
    .head .nav ul li:hover::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30%;
        width: 6px;
        height: 6px;
        background: url(../images/byq.png) no-repeat center;
        border-radius: 100% !important;
        margin: auto;
    }
    
    .header {
        height: 100px;
    }
    
    .header .nav ul li:nth-last-child(2):hover::before {
        background: url(../images/hyq.png) no-repeat center !important;
    }
    
    .header .nav ul li:nth-last-child(2).active::before {
        background: url(../images/hyq.png) no-repeat center !important;
    }
    
    .header .nav ul li:hover::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30%;
        width: 6px;
        height: 6px;
        background: url(../images/yq.png) no-repeat center !important;
        border-radius: 100% !important;
        margin: auto;
    }
    
    .header .nav ul li.active::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30%;
        width: 6px;
        height: 6px;
        background: url(../images/yq.png) no-repeat center !important;
        background-size: cover !important;
        margin: auto;
    }
    
    .nav ul li.active::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30%;
        width: 6px;
        background: url(../images/byq.png) no-repeat center !important;
        background-size: cover !important;
        margin: auto;
    }
    
    .nav ul li {
        font-size: 16px;
        margin-right: 54px;
        color: #fff;
        height: 100%;
        line-height: 100%;
        display: inline-block;
    }
    
    .nav ul li:nth-last-child(2) {
        color: #f11515 !important;
    }
    
    .lang {
        width: 120px;
        height: 35px;
        border: 1px solid #fff;
        box-sizing: border-box;
        text-align: center;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        line-height: 35px;
        float: right;
    }
    
    .menu {
        width: 80px;
        height: 100%;
        background: url(../images/menu.png) no-repeat center !important;
        float: right;
        background-size: 60% !important;
        display: none;
        background-position: 100% 50% !important;
    }
    
    .menus {
        width: 80px;
        height: 100%;
        background: url(../images/menus.png) no-repeat center !important;
        float: right;
        background-size: 60% !important;
        display: none;
        background-position: 100% 50% !important;
    }
    
    .header .lang {
        border: 1px solid #d5d5d5 !important;
        color: #333 !important;
    }
    
    .meng {
        top: 80px;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(250, 250, 250, 0.5);
        position: fixed;
        z-index: 9999;
        display: none;
    }
    
    .meng .sjdh li {
        padding-left: 5%;
        box-sizing: border-box;
        border-bottom: 1px solid #d5d5d5;
        text-transform: uppercase;
        box-sizing: border-box;
        line-height: 45px !important;
        font-size: 16px;
    }
    
    .meng .sjdh {
        width: 60%;
        height: 100%;
        background: #fff;
        overflow: auto;
        float: right;
    }
    
    .active::before {
        height: 6px;
    }
    
    .header .active::before {
        border-radius: 50%;
        background: url(../images/yq.png) no-repeat center !important;
        background-size: cover !important;
    }
    
    .header ul li {
        line-height: 100px;
        color: #333333;
    }
    
    .header .centerBox {
        height: 100%;
    }
    
    .bans {
        height: 328px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover !important;
    }
    
    .bans>div {
        width: 100%;
        font-size: 36px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        height: 182px;
        background: rgba(0, 0, 0, 0.29);
    }
    
    .header {
        border-bottom: 1px solid #b0b0b0;
        box-sizing: border-box;
    }
    
    .bt {
        font-size: 36px;
        text-align: center;
        line-height: 36px;
        color: #0d2844 !important;
    }
    
    .mbox {
        padding: 60px 0 0 0;
        box-sizing: border-box;
    }
    
    .mbox .bt {
        margin-bottom: 45px;
    }
    
    .back {
        display: flex;
    }
    
    .baleft {
        width: 49%;
    }
    
    .baleft img {
        width: 100%;
        display: block;
    }
    
    .baright {
        width: 51%;
        padding-left: 56px;
        padding-right: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    
    .baright>div {
        font-size: 16px;
        line-height: 32px;
    }
    
    .smlist>div:last-child {
        margin-right: 0;
    }
    
    .smlist>div:nth-child(2n) {
        margin-right: 0;
    }
    
    .smlist>div {
        float: left;
        width: 48%;
        min-height: 232px;
        max-height: 232px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        background: url(../images/bj_03.jpg) no-repeat center;
        background-size: cover;
        margin-right: 4%;
        border-radius: 10px;
        padding: 0 65px 0 75px;
        box-sizing: border-box;
    }
    
    .smitem>div {
        display: flex;
    }
    
    .smicon {
        width: 21%;
    }
    
    .smicon strong {
        font-size: 20px;
        font-weight: bold;
        display: block;
        margin: 18px auto 0;
        color: #fff;
        text-align: center;
    }
    
    .smicon>div img {
        display: block;
        width: 100%;
    }
    
    .smicon>div {
        width: 100%;
        border-radius: 50%;
    }
    
    .smcontent {
        padding-left: 30px;
        width: 78%;
        color: #fff;
        font-size: 16px;
        line-height: 32px;
        text-align: left;
        overflow: auto;
        box-sizing: border-box;
    }
    
    .smcontent>div {
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }
    
    .advantage {
        margin: 90px 0 0 0;
    }
    
    .mbox {
        clear: both;
    }
    
    .advantage .smitem:nth-last-child(1) {
        margin-bottom: 0;
    }
    
    .advantage .smitem:nth-last-child(2) {
        margin-bottom: 0;
    }
    
    .advantage .smitem {
        margin-bottom: 40px;
    }
    
    .team {
        margin: 105px 0 0 0;
    }
    
    .advantage {
        padding: 0 !important;
    }
    
    .team h6 {
        margin-bottom: 65px;
    }
    
    .tasd {
        width: 24%;
        float: left;
    }
    
    .tasd img {
        width: 100%;
        display: block;
    }
    
    .tright {
        float: left;
        width: 76%;
        padding-left: 42px;
        box-sizing: border-box;
    }
    
    .tright h6 {
        padding: 12px 0 30px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .titem {
        margin-bottom: 35px;
    }
    
    .tright h6 {
        font-size: 16px;
        margin-bottom: 35px;
    }
    
    .tright span {
        margin-left: 130px;
        font-size: 14px;
        color: #999;
    }
    
    .tright>div {
        font-size: 14px;
        line-height: 28px;
        text-align: left;
    }
    
    .nav ul li:nth-last-child(2)::before {
        background: #f11515 !important;
    }
    
    .pinggu {
        padding: 45px 0 0 0;
        box-sizing: border-box;
    }
    
    .pinggu p {
        font-size: 13px;
        margin-bottom: 45px;
        text-align: center;
    }
    /* .pgBox>div {
        width: 100% !important;
        display: flex;
        padding: 0 80px 0 60;
    } */
    
    .pgBox>div:first-child {
        width: 40%;
    }
    
    .pgBox>div:last-child {
        width: 60%;
        padding-left: 30px;
        box-sizing: border-box;
    }
    
    .pgBox img {
        width: 100%;
        display: block;
    }
    
    .pgBox {
        display: flex;
    }
    
    .pgBox form>div input {
        height: 45px;
        border: 1px solid #143b64;
        box-sizing: border-box;
        padding-right: 25px;
        margin-bottom: 11px;
        padding-left: 15px;
    }
    
    .pgBox form>div span {
        float: left;
        font-size: 14px;
        line-height: 45px;
        color: #999999;
    }
    
    .pgBox form>div:last-of-type {
        margin-bottom: 0;
    }
    
    .pgBox form>div {
/*        border: 1px solid #143b64;*/
        margin-bottom: 11px;
        padding-left: 2%;
        box-sizing: border-box;
    }
    
    .pgBox form>div input {
        width: 90%;
        font-size: 14px;
        color: #999999;
/*        border: 0px;*/
        float: right;
        margin-bottom: 0;
    }
    
    .submit {
        width: 113px;
        margin: 25px auto 0;
        height: 45px;
        border: 0px;
        background: #143b64;
        color: #fff;
        text-align: center;
        display: block;
    }
    
    .conzuo {
        padding: 40px 60px 35px 60px;
        width: 36%;
        border-right: 1px solid #c3c3c3;
        box-sizing: border-box;
    }
    
    .conyou {
        padding: 40px 33px 35px 33px;
        width: 64%;
        box-sizing: border-box;
    }
    
    .contact {
        display: flex;
    }
    
    .conzuo h6 {
        padding-bottom: 30px;
        border-bottom: 1px solid #dfdfdf;
        margin-bottom: 30px;
        box-sizing: border-box;
    }
    
    .conzuo h6 {
        font-size: 24px;
        text-transform: capitalize;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .conzuo {
        padding-bottom: 60px;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 35px;
        text-align: left;
    }
    
    .ewm {
        margin-top: 25px;
        text-align: center;
        max-width: 110px;
    }
    
    .conzuo img {
        max-width: 100%;
        display: block;
    }
    
    .conyou>div img {
        display: block;
        width: 100%;
    }
    
    .conyou>div:first-child {
        margin-bottom: 25px;
    }
    
    .ipt:nth-of-type(2) {
        margin-right: 0 !important;
    }
    
    .ipt input {
        width: 95%;
        height: 100%;
        float: right;
        border: 0;
        font-size: 14px;
        color: #999999;
    }
    
    .ipt {
        width: 48%;
        height: 45px;
        float: left;
        border: 1px solid #c3c3c3;
        box-sizing: border-box;
        margin-right: 4%;
        padding: 0 0 0 16px;
        box-sizing: border-box;
    }
    
    .textarea {
        clear: both;
        margin-top: 20px;
        width: 100%;
    }
    
    .textarea textarea {
        width: 100%;
        height: 110px;
        border: 1px solid #c3c3c3;
        resize: none;
        padding: 16px 0 0 16px;
        box-sizing: border-box;
    }
    
    .bans {
        background-size: auto 100% !important;
        object-fit: cover !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }
    
    .mleft ul {
        text-align: left;
    }
    
    .mleft ul {
        font-size: 0;
    }
    
    .mleft ul li {
        width: 16.46%;
        margin-right: 2px;
        line-height: 45px;
        background: #aeaeae;
        text-align: center;
        color: #fff;
        display: inline-block;
        font-size: 18px;
    }
    
    .mleft {
        width: 74%;
        float: left;
    }
    
    .mleft ul li:last-child {
        margin-right: 0;
    }
    
    .ys {
        background: #0d2844 !important;
    }
    
    .mleft ul li a {
        width: 100%;
        display: block;
    }
    
    .mright {
        width: 26%;
        float: right;
        padding-left: 2px;
        box-sizing: border-box;
    }
    
    .mright>div {
        width: 100%;
        height: 45px;
        border: 1px solid #aeaeae;
        box-sizing: border-box;
        font-size: 0;
    }
    
    .mright>div input[type="text"] {
        width: 90%;
        padding-left: 13px;
        box-sizing: border-box;
        height: 95% !important;
        display: inline-block;
        height: 100%;
        font-size: 14px;
        color: #999999;
        border: 0;
    }
    
    .mright>div input[type="submit"] {
        width: 10%;
        box-sizing: border-box;
        height: 95% !important;
        display: inline-block;
        border: 0;
        height: 100%;
        border: 0;
    }
    
    .sub {
        background: url(../images/sicon_06.jpg) no-repeat center !important;
        background-size: 17px 17px !important;
    }
    
    .mright>div {
        display: flex;
        align-items: center;
    }
    
    .mlb {
        margin-bottom: 50px;
    }
    
    .newitem:nth-child(4n) {
        margin-right: 0px;
    }
    
    .nasd {
        overflow: hidden;
    }
    
    .nasd img {
        transition: all 0.5s;
    }
    
    .newitem:hover .nasd img {
        transform: scale(1.1);
    }
    
    .newitem {
        width: 24%;
        display: inline-block;
        margin-bottom: 30px;
        margin-right: 1.3%;
    }
    
    .newslist {
        font-size: 0;
    }
    
    .nasd {
        width: 100%;
    }
    
    .nasd img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .newnr h6 {
        font-size: 18px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }
    
    .newnr {
        padding: 25px 20px;
        box-sizing: border-box;
        border: 1px solid #f2f2f2;
    }
    
    .newnr>div {
        font-size: 14px;
        line-height: 24px;
        color: #8b8a8a;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }
    
    .newitem a {
        width: 100%;
        display: block;
    }
    
    .newcontent h6 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 35px;
        text-align: center;
    }
    
    .time {
        font-size: 14px;
        color: #999;
        float: left;
    }
    
    .browse {
        font-size: 14px;
        float: right;
        color: #999;
    }
    
    .modeid {
        padding-bottom: 45px;
        box-sizing: border-box;
        border-bottom: 1px solid #f2f0f0;
        padding-top: 0 !important;
    }
    
    .newcontent>div img {
        margin: 50px 0 0 100px;
    }
    
    .newcontent>div {
        padding: 50px 0;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 26px;
        color: #999;
        text-align: left;
    }
    
    .fy {
        display: flex;
        padding-bottom: 60px;
        box-sizing: border-box;
        border-bottom: 1px solid #f2f0f0;
    }
    
    .fy>span:last-child {
        text-align: right;
    }
    
    .fy>span {
        width: 50%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .tjwz {
        font-size: 18px;
        padding-left: 15px;
        box-sizing: border-box;
        position: relative;
        margin: 45px 0 25px 0;
    }
    
    .tjwz::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 4px;
        height: 17px;
        background: #000000;
    }
    
    .sousuo {
        width: 100% !important;
    }
    
    .sousuo {
        height: 45px;
    }
    
    .mright>div input[type="text"] {
        width: 90%;
        padding-left: 13px;
        box-sizing: border-box;
        float: left;
        height: 78% !important;
        margin: 5px 0 0 0;
        display: inline-block;
        height: 100%;
        font-size: 14px;
        color: #999999;
        border: 0;
    }
    
    .nav ul li {
        position: relative;
    }
    
    .erji {
        top: 75px;
        left: -25%;
        right: 0;
        margin: auto;
        width: 102px;
        border-top: 3px solid #143b64;
        position: absolute;
        box-sizing: border-box;
        z-index: 9999;
        background: #fff;
    }
    
    .erji>div:hover a {
        color: #143b64 !important;
        text-decoration: underline;
    }
    
    .nav ul li:hover .erji {
        display: block;
    }
    
    .erji {
        padding: 15px 0;
        box-sizing: border-box;
        display: none;
    }
    
    .erji>div {
        color: #333;
        height: unset;
        text-align: center;
        font-size: 14px;
        line-height: 24px;
    }
    
    .xmlb {
        text-align: center;
    }
    
    .xmitem:last-child {
        margin-right: 0;
    }
    
    .xmitem {
        margin-right: 75px;
        font-size: 16px;
        box-sizing: border-box;
        width: 10%;
        display: inline-block;
    }
    
    .xmitem span {
        padding: 15px 0;
        display: block;
        box-sizing: border-box;
    }
    
    .xmlb {
        margin-bottom: 95px;
    }
    
    .xmlist {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .lasd {
        position: relative;
    }
    
    .lmen {
        position: absolute;
        left: 0;
        width: 100%;
        top: 100px;
        right: 0;
        text-align: center;
        font-size: 24px;
        color: #fff;
        line-height: 103px;
        height: 103px;
        background: rgba(0, 0, 0, 0.29);
        margin: auto;
    }
    
    .libt {
        line-height: 53px;
        text-align: center;
        background: #143b64;
        color: #fff;
        margin-top: 6px;
    }
    
    .libt a {
        width: 100%;
        display: block;
    }
    
    .litem {
        width: 24%;
    }
    
    .lasd img {
        width: 100%;
        display: block;
    }
    
    .xasd img {
        max-width: 50%;
        margin: 0 auto;
        display: block;
    }
    
    .sjdh .erji {
        border-top: 0px;
        background: unset;
        width: 100%;
        position: static !important;
    }
    
    .jyitem {
        display: flex;
    }
    
    .jyleft {
        width: 54%;
    }
    
    .jyleft img {
        width: 100%;
        height: 100%;
        object-fit: cover !important;
        display: block;
    }
    
    .jyright {
        width: 46%;
        padding-left: 32px;
        box-sizing: border-box;
    }
    
    .jyright h6 {
        width: 48%;
        font-size: 24px;
        margin-bottom: 20px;
        height: 55px;
        line-height: 55px;
        background: #143b64;
        color: #fff;
        text-align: center;
        display: inline-block;
    }
    
    .jyms {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        margin: 20px 0;
        font-size: 16px;
        line-height: 32px;
    }
    
    .mors {
        width: 20px;
        height: 23px;
        display: block;
        margin: 35px auto 0;
    }
    
    .mors img {
        width: 100%;
        display: block;
    }
    
    .jyitem:nth-child(2n) .jyright {
        padding-left: 0px;
        padding-right: 32px;
        box-sizing: border-box;
    }
    
    .jyitem {
        margin-bottom: 15px;
    }
    
    .show_xmlb ul li {
        padding: 40px 0 35px 0;
        display: inline-block;
        box-sizing: border-box;
        font-size: 18px;
        margin-right: 75px;
    }
    
    .show_xmlb ul li:last-child {
        margin-right: 0;
    }
    
    .show_xmlb ul {
        font-size: 0;
        border-bottom: 1px solid #dfdfdf;
        box-sizing: border-box;
    }
    
    .show_xmlb ul li.bor {
        color: #16426f !important;
        border-bottom: 2px solid #16426f !important;
    }
    
    .show_nr>div h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 60px 0 50px;
    }
    
    .show_nr {
        padding-bottom: 10%;
        box-sizing: border-box;
    }
    
    .show_nr>div {
        text-align: left;
        transition: all 0.5s;
    }
    
    .show_nr>div img {
        display: inline-block;
        max-width: 100%;
    }
    
    .tasd img {
        width: 100%;
        display: block;
    }
    
    .hide {
        display: none;
        position: fixed;
        left: 0;
        width: 100%;
        z-index: 999;
        background: #fff;
    }
    
    .syteam {
        padding: 10px 0 38px;
        box-sizing: border-box;
    }
    
    .syteam .swiper-slide p span:first-child {
        font-size: 16px;
        float: left;
    }
    
    .syteam .swiper-slide p {
        padding: 25px 0 0 0;
        clear: both;
        box-sizing: border-box;
    }
    
    .syteam .swiper-slide p span:last-child {
        font-size: 14px;
        color: #999;
        float: right;
        text-align: right;
    }
    
    .tasds {
        width: 100%;
        position: relative;
    }
    
    .tasds>img {
        width: 100%;
        height: 100%;
        object-fit: cover !important;
        display: block;
    }
    
    .syteam .swiper-slide:hover .tmen {
        opacity: 1;
    }
    
    .dnban {
        height: 100%;
    }
    
    .dnban .swiper-container {
        height: 100%;
    }
    
    .dnban .swiper-slide {
        height: 100%;
    }
    
    .dnban .swiper-slide img {
        height: 100% !important;
        object-fit: cover !important;
    }
    
    .tasds .tmen {
        opacity: 0;
        transition: all 2s;
        width: 100%;
        height: 100%;
        background: rgba(13, 40, 68, 0.74);
        position: absolute;
        z-index: 999;
        top: 0;
        left: 0;
        padding: 75px 43px;
        box-sizing: border-box;
    }
    
    .tmen>div {
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        color: #fff;
        line-height: 35px;
        text-align: left;
        display: -webkit-box;
    }
    
    .tasds .mor {
        margin: 30px auto 0;
    }
    
    .serverlist>div {
        width: 50%;
        height: 290px;
        background: #f0f0f0;
        display: inline-block;
    }
    
    .server h6 {
        margin: 0 0 35px 0 !important;
    }
    
    .serverlist {
        font-size: 0;
    }
    
    .scen {
        width: 53%;
        margin: 0 auto;
    }
    
    .serverlist>div {
        padding: 38px 0;
        box-sizing: border-box;
    }
    
    .serverlist>div:first-child .stitle {
        background: url(../images/fjicon_13.png) no-repeat center;
    }
    
    .serverlist>div:nth-child(2) {
        background: #143b64;
        color: #fff;
    }
    
    .serverlist>div:nth-child(2) .stitle {
        color: #fff !important;
        background: url(../images/fjicon_16.png) no-repeat center;
    }
    
    .serverlist>div:nth-child(3) .stitle {
        background: url(../images/fjicon_25.png) no-repeat center;
        color: #fff !important;
    }
    
    .serverlist>div:nth-child(4) .stitle {
        background: url(../images/fjicon_18.png) no-repeat center;
    }
    
    .servers .serverlist>div:nth-child(2) {
        background: #f7f7f7 !important;
        color: #333 !important;
    }
    
    .servers .serverlist>div:nth-child(1) {
        background: #143b64 !important;
        color: #fff !important;
    }
    
    .servers .serverlist>div:nth-child(1) .mor {
        background: #fff !important;
        color: #143b64 !important;
    }
    
    .servers .serverlist>div:nth-child(2) .mor {
        background: #143b64 !important;
        color: #fff !important;
    }
    
    .servers .serverlist>div:nth-child(2) .stitle {
        color: #333 !important;
        background: url(../images/fjicon_28.png) no-repeat center;
    }
    
    .servers .serverlist>div:nth-child(1) .stitle {
        color: #fff !important;
        background: url(../images/fjicon_25.png) no-repeat center;
    }
    
    .stitle {
        min-height: 70px;
        width: 50%;
        font-size: 20px;
        color: #143b64;
        background: #000000;
        text-align: center;
        margin: 0 auto 15px;
        padding-top: 30px;
        box-sizing: border-box;
    }
    
    .serverlist {
        display: flex;
        flex-wrap: wrap;
    }
    
    .sdesc {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
    }
    
    .mor {
        width: 102px;
        height: 35px;
        border-radius: 10px;
        background: #143b64 !important;
        color: #fff;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        display: block;
        margin: 35px auto 0;
    }
    
    .serverlist>div:nth-child(2) .mor {
        background: #fff !important;
        color: #143b64 !important;
    }
    
    .servers .serverlist {
        margin-bottom: 0;
    }
    
    .maplist h6 {
        position: relative;
        top: 90px;
        z-index: 999;
    }
    
    .yslist {
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 260px;
        z-index: 999;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
    }
    
    .maplist {
        position: relative;
    }
    
    .yslist {
        font-size: 0;
    }
    
    .yslist>div:last-child {
        margin-right: 0;
    }
    
    .yslist>div:first-child {
        background: url(../images/a1_14.png) no-repeat center;
        background-size: cover;
    }
    
    .yslist>div:nth-child(2) {
        background: url(../images/a1_16.png) no-repeat center;
        background-size: cover;
    }
    
    .yslist>div:nth-child(3) {
        background: url(../images/a1_18.png) no-repeat center;
        background-size: cover;
    }
    
    .yslist>div:nth-child(4) {
        background: url(../images/a1_20.png) no-repeat center;
        background-size: cover;
    }
    
    .yslist>div {
        width: 24%;
        margin-right: 1.3%;
        height: 260px;
        padding: 40px 0;
        box-sizing: border-box;
        display: inline-block;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.61);
    }
    
    .ysicon {
        width: 80px;
        height: 80px;
        background: #000000;
        margin: 0 auto;
    }
    
    .yslist h6 {
        font-size: 30px;
        position: static !important;
        color: #fff;
        margin-bottom: 15px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
    }
    
    .yslist p {
        font-size: 16px;
        position: static !important;
        color: #fff;
        text-align: center;
    }
    
    .yslist>div:first-child .ysicon {
        background: url(../images/ysicon_05.png) no-repeat center;
    }
    
    .yslist>div:nth-child(2) .ysicon {
        background: url(../images/ysicon_07.png) no-repeat center;
    }
    
    .yslist>div:nth-child(3) .ysicon {
        background: url(../images/ysicon_10.png) no-repeat center;
    }
    
    .yslist>div:nth-child(4) .ysicon {
        background: url(../images/ysicon_12.png) no-repeat center;
    }
    
    .maplist .swiper-pagination-bullets {
        bottom: 20px !important;
    }
    
    .servers .maplist .swiper-pagination-bullet-active {
        background: #0d2844 !important;
    }
    
    .maplist .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        opacity: 1 !important;
        background: #dfdfdf !important;
    }
    
    .pgBoxs {
        height: 530px;
        background: #000000;
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        width: 100%;
        margin: auto;
        display: flex;
        background-size: cover !important;
        align-items: center;
    }
    
    .footer {
        height: 270px;
        background: #333;
    }
    
    .last .centerBox {
        position: relative;
        padding: 0 80px 0 60px;
        box-sizing: border-box;
        display: flex;
        justify-content: centere;
        align-items: center;
        height: 100%;
    }
    
    .last {
        position: relative;
    }
    
    .last .footer {
        bottom: 0;
        left: 0;
        width: 100%;
        position: absolute;
    }
    
    .last_left {
        width: 63%;
        font-size: 16px;
        line-height: 28px;
    }
    
    .last_right {
        width: 40%;
    }
    
    .last_left h6 {
        font-size: 24px;
        color: #fff;
        text-align: left;
    }
    
    .lms {
        font-size: 16px;
        line-height: 28px;
        margin-top: 40px;
        text-align: left;
        color: #fff;
    }
    
    .pgBoxs>div {
        width: 100%;
        display: flex;
        padding: 0 80px 0 60px;
        box-sizing: border-box;
        justify-content: space-between;
    }
    
    .last_right {
        padding: 32px 0 0 0;
        box-sizing: border-box;
    }
    
    .last_right a {
        width: 190px;
        height: 57px;
        line-height: 57px;
        background: #2078d4 !important;
        display: block;
        color: #fff;
        float: right;
        text-align: center;
    }
    
    .footer .centerBox {
        padding: 0 !important;
        display: flex;
        justify-content: space-between;
    }
    
    .footer .centerBox>div {
        width: 20%;
        margin-right: 6.6%;
    }
    
    .footer .centerBox>div:last-child {
        margin-right: 0 !important;
    }
    
    .flogo {
        margin-bottom: 35px;
    }
    
    .flogo a {
        width: 100%;
        display: block;
    }
    
    .flogo a img {
        width: 100%;
        display: block;
    }
    
    .flms {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        color: #fff;
        text-align: left;
    }
    
    .footer h6 {
        font-size: 18px;
        padding-bottom: 20px;
        margin-bottom: 21px;
        color: #fff;
        position: relative;
    }
    
    .footer h6::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 27px;
        height: 2px;
        background: #fff;
    }
    
    .show_xmlb ul li a {
        display: block;
    }
    
    .fd {
        overflow: hidden;
    }
    
    .dtbj img {
        transition: all 0.3s;
    }
    
    .fd img {
        transform: rotateY(-360deg);
        -webkit-transform: rotateY(-360deg);
    }