div::-webkit-scrollbar { width: 5px; height: 5px; }
div::-webkit-scrollbar-track { background:rgba(204, 204, 204, .3) }
div::-webkit-scrollbar-thumb { background:rgba(204, 204, 204, 1) }


body {
    color: #000;
    font-family: "Arial", "微软雅黑";
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.img {
    width: 100%;
    height: auto;
}

.a-active {
    text-decoration: none;
}

.a-active:hover {
    color: rgba(255, 255, 255, 1);
    background: rgba(42, 44, 124, 1);
}

header {
    position: fixed;
    height: 64px;
    display: block;
    width: 100%;
    z-index: 2000;
    top: 0px;
}

.menu1 {
    background: rgba(255, 255, 255, 1);
}

.menu2 {
    background: transparent;
}

.menu {
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    border-bottom: 1px solid #D3D3D3;
}

.menu nav {
    display: block;
    width: 100%;
    text-align: right;
    margin-right: 15px;
}

.menu .collapse1>ul>li {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 38.5px;
    margin-left: 55px;
    margin-top: 20px;
    position: relative;
}

.menu .collapse1>ul {
    margin-bottom: 30px;
}

.menu1 nav li a {
    color: rgba(58, 58, 58, 1);
}

.menu1 nav li a:hover {
    color: #164b8f;
}

.menu2 nav li a {
    color: white;
}

.menu .downnav {
    width: 100%;
    min-height: 0px;
    display: none;
}

.menu .downnav ul {
    position: absolute;
    z-index: 100;
    top: -27px;
    left: 0px;
    right: 150px;
}

.menu .downnav li {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.menu .downnav img {
    position: fixed;
    z-index: 101;
    top: 92px;
}

.menu .navbar-toggle .icon-bar {
    background-color: rgba(24, 23, 119, 1);
}

.menu .dropdown .dropdown-menu {
    margin: -32px 0 0;
    right: 120px;
    width: 150px;
    left: auto;
}

.menu .dropdown .dropdown-menu li {
    line-height: 30px;
}

.menu .logo {
    margin-left: 15px;
    margin-top: 5px;
}

header::after {
    content: "";
    position: fixed;
    background: #D3D3D3;
    z-index: 1000;
    width: 100%;
    height: 1px;
    top: 50px;
}

header .t1 {
    width: 26px;
    height: 10px;
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 3px;
}

.section {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    overflow: hidden;
}

.section .myvideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    /* in case the video doesn't fit the whole page*/
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}

.section .t {
    z-index: 100;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.section .t1 {
    font-size: 40px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.section .t2 {
    margin-top: 25px;
    height: 23px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.section .t3 a span {
    margin-top: 47px;
    display: block;
    width: 220px;
    height: 44px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 22px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 44px;
    background-image: url(../images/home/icon_home_arrows@2x.png);
    background-repeat: no-repeat;
    background-position: 90%;
    padding: 0 20px;
}

.section .t3 a span:hover {
    background: rgba(255, 255, 255, 1);
    color: rgba(42, 44, 124, 1);
    background-image: url(../images/home/icon_home_arrows1@2x.png);
    background-repeat: no-repeat;
    background-position: 90%;
}

footer {
    position: fixed;
    bottom: 0px;
    display: block;
    width: 100%;
    z-index: 9;
}

footer .f1 {
    margin-bottom: 16px;
}

footer .f1 .f11 a {
    margin-right: 13px;
}

footer .f1 .f12 a {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    margin-left: 20px;
    line-height: 34px;
}

footer .f1 .f12 a span {
    display: block;
    width: 120px;
    height: 34px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 17px;
    font-weight: bold;
    text-align: center;
}

footer .f1 .f12 a span:hover {
    color: rgba(42, 44, 124, 1);
    background: rgba(255, 255, 255, 1);
}

footer .f2 {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

footer .f2 .f21 {
    width: 0%;
    height: 1px;
    background: rgb(0, 0, 255);
    opacity: 0.5;
}

footer .f3 {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 19px;
    margin: 15px 0px 10px 0px;
}

footer .f3 a {
    color: rgba(255, 255, 255, 1);
    margin-left: 20px;
}

#back-to-top {
    position: fixed;
    bottom: 130px;
    right: 10px;
    z-index: 500;
}

#back-to-top img {
    display: none;
    /* width: 42px;
    height: 42px; */
    /* transform: rotate(180deg); */
}

.bannertop {
    margin-top: 50px;
}

.banner {
    margin: 20px 0px 50px 0px
}

.pagination1 {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.4em;
    z-index: 10;
}

.pagination1 a {
    display: block;
    height: 20px;
    margin-bottom: 5px;
    color: white;
    position: relative;
    padding: 4px;
}

.pagination1 a.active:after {
    box-shadow: inset 0 0 0 5px;
}

.pagination1 a .hover-text {
    position: absolute;
    right: 15px;
    top: 7px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    padding-right: 15px;
}

.pagination1 a:hover .hover-text {
    opacity: 1;
}

.pagination1 a:after {
    -webkit-transition: box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid;
    border-radius: 50%;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    right: 4px;
    bottom: 0;
}

.carousel-indicators1 {
    bottom: 0px;
    left: -20px;
    z-index: 15;
    padding-left: 0;
    height: 100%;
    width: 0;
    margin-left: 0;
    top: 47%;
}

.carousel-indicators1 li {
    display: block;
    margin: 0px;
    margin-top: 5px;
    border: 1px solid #656565;
}

.carousel-indicators1 .active {
    width: 10px;
    height: 10px;
    background-color: #656565;
    margin: 0px;
    margin-top: 5px;
}

.itu2 {
    background-color: white;
}

.itu2 .t1 {
    margin-top: 48px;
    font-weight: bold;
    color: rgba(1, 0, 0, 1);
}

.itu2 .t2 {
    margin: 50px -30px;
}

.itu2 .t2 img {
    margin-bottom: 36px;
    width: 100%;
}

.itu1 {
    background-color: white;
}

.itu1 .tu11 {
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    margin: 30px 0px;
}

.itu1 .tu11 .t:hover {
    color: #2A2C7C;
}

.itu1 .tu11 .t1 {
    height: 70px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
}

.itu1 .tu11 .t2 {
    margin-top: 18px;
    color: #000;
    font-weight: bold;
}

.footer {
    color: white;
    background-color: #164b8f;
    /* margin-bottom: 74px; */
    position: relative;
    padding-bottom: 74px;
}

.footer .l1 {
    position: relative;
    z-index: 100;
    padding-right: 40px;
}

.footer .t1 {
    text-align: center;
}

.footer .t3 {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 101;
}

.footer .t3 div {
    margin-bottom: 10px;
}

.copyright {
    font-size: 25px;
    margin: 37px 0px;
}

.ullink {
    font-weight: bold;
    z-index: 10;
}

.ullink li {
    line-height: 24px;
}

.ullink li a {
    color: white;
    font-size: 12px;
}

.linktite a {
    color: white;
}

.linktite {
    font-size: 23px;
    margin: 20px 0px 10px 0px;
}

.underline {
    width: 30px;
    border-bottom: 3px solid white;
}

.down {
    z-index: 999;
    position: fixed;
    font-size: 14px;
    bottom: 0px;
    font-weight: bold;
    background-color: #164b8f;
    color: white;
    height: 74px;
    width: 100%;
}

.down input {
    color: black;
    border-radius: 5px;
    height: 34px;
    width: 170px;
    margin-left: 20px;
    vertical-align: middle;
    outline: none;
    border: none;
    background-color: white;
}

.downpop {
    z-index: 3000;
    position: fixed;
    bottom: 0px;
    display: none;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    box-shadow: 9px 4px 60px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 0;
    font-size: 20px;
}

.downpop .tab-content { padding: 60px 0; }
.downpop .tab-pane a {
    display: inline-block;
    margin: 0 50px;
}
.downpop .tab-pane img {
    width: 80px;
    display: block;
}

.downclose {
    padding: 10px 0 10px 0;
    width: 100%;
    border-top: 1px solid rgba(211, 211, 211, 1);
}

.downclose div {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/common/icon_wifi_delete@2x.png)
}

.downclose div:hover {
    background-image: url(../images/common/icon_wifi_delete_h@2x.png)
}

.ditu .t1 {
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    color: rgba(0, 0, 5, 1);
}

.ditu .t2 {
    padding: 10px 10px;
    text-align: center;
}

.content {
    /* margin-top: 59px; */
    background: rgba(255, 255, 255, 1);
}

.game {
    overflow: hidden;
    padding-top: 35px;
}

.game .tu1 {
    width: 55px;
    height: 55px;
}

.game .t1 {
    color: rgba(15, 2, 87, 1);
}

.game .t2 {
    color: rgba(15, 2, 87, 1);
    margin-bottom: 30px;
}

.fen {
    background: #537BFC;
    height: 2px;
}

.fen .fen1 {
    height: 4px;
    width: 65px;
    background: #0F0257;
}

.font65 {
    font-size: 33px;
}

.font18 {
    font-size: 14px;
}

.font20 {
    font-size: 16px;
}

.font24 {
    font-size: 18px;
}

.font40 {
    font-size: 20px;
}

.font50 {
    font-size: 25px;
}

.game1 {
    margin-top: 43px;
    width: 100%;
}

.game1 .l {
    border: 1px solid rgba(191, 191, 191, 1);
    width: 100%;
}

.game1 .l .tu1 {
    width: 80px;
    height: 80px;
    margin: 27px 0px 27px 27px;
}

.game1 .l .xb {
    border-bottom: 1px solid rgba(191, 191, 191, 1);
}

.game1 .l .xb .t1 {
    margin: 25px 0 0 27px;
}

.game1 .l .xb .t2 {
    margin: 19px 0 0 27px;
    font-weight: bold;
}

.game1 .l .xb .t3 {
    margin: 30px 20px 22px 27px;
    line-height: 24px;
    height: 164px;
}

.game1 .l .t4 {
    color: #595757;
    margin: 23px 0 0 27px;
}

.game1 .l .t5 {
    margin: 17px 20px 20px 27px;
    line-height: 24px;
}

.game1 .l .t6 {
    margin: 17px 20px 20px 27px;
    line-height: 24px;
}

.game1 .r {
    width: 100%;
}

.game1 .r .tu {
    position: relative;
}

.game1 .r .tu2 {
    position: absolute;
    z-index: 99;
    top: 0px;
    right: 0px;
    width: 11.7647%
}

.game1 .r span {
    position: absolute;
    z-index: 100;
    top: 12px;
    font-size: 12px;
    right: -3px;
    color: rgba(255, 255, 255, 1);
    transform: rotate(58deg);
    -ms-transform: rotate(58deg);
    /* IE 9 */
    -moz-transform: rotate(58deg);
    /* Firefox */
    -webkit-transform: rotate(58deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(58deg);
}

.game1 .r .tu1 {
    width: 100%;
}

.game1 .r .b1 {
    width: 160px;
    height: 34px;
    background: rgba(47, 45, 128, 1);
    border-radius: 5px;
    color: #FFFFFF;
    margin: 30px 35px 25px 0;
}

.game1 .r .b2 {
    width: 110px;
    height: 34px;
    border: 1px solid rgba(153, 153, 153, 1);
    border-radius: 5px;
    margin: 30px 16px 25px 0;
}

.more {
    width: 100%;
    height: 105px;
    border-left: 1px solid rgba(191, 191, 191, 1);
    border-bottom: 1px solid rgba(191, 191, 191, 1);
    border-right: 1px solid rgba(191, 191, 191, 1);
}

.chuizhi {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.more a {
    width: 250px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    background: rgba(47, 45, 128, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 5px;
}

.media {
    margin-top: 70px;
    overflow: hidden;
}

.media .bj {
    width: 100%;
}

.media .anniubj {
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.3;
    border-radius: 50%;
    margin: 0 auto 0 auto;
}

.media .anniu {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    width: 47px;
    height: 47px;
    margin: 0 auto 0 auto;
}

.media .bj1 {
    top: 10%;
}

.media .bj2 {
    top: 20%;
}

.media .t {
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
    font-size: 30px;
    color: #FEFEFE;
    text-align: center;
}

.bian {
    border-left: 1px solid rgba(191, 191, 191, 1);
    border-bottom: 1px solid rgba(191, 191, 191, 1);
    border-right: 1px solid rgba(191, 191, 191, 1);
}

/* 内容页 */

.cbanner {
    width: 100%;
}

.timelinedown {
    width: 75%;
    height: 90px;
    border: 1px solid #BFBFBF;
    border-top: none;
    background: rgba(255, 255, 255, 1);
}

.timelinedown .l {
    float: left;
    width: 33.33333333333%;
    height: 90px;
}

.timelinedown a {
    position: relative;
    float: left;
    text-align: center;
    width: 66.66666666667%;
    top: 24px;
}

.timelinedown1 {
    width: 75%;
    margin-bottom: 110px;
}

.timelinedown1 .l {
    float: left;
    width: 33.33333333333%;
    height: 90px;
}

.timelinedown1 .r {
    height: 90px;
    float: left;
    width: 66.66666666667%;
    border: 1px solid #BFBFBF;
    background: rgba(255, 255, 255, 1);
}

.timeline {
    list-style: none;
    padding-left: 0;
    position: relative;
    margin-bottom: 0;
    margin-top: -2px;
}

.timeline:before {
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    content: '';
    display: block;
    background-color: #fff;
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    z-index: -2;
    border: 1px solid rgba(220, 220, 220, 1);
    border-top: none;
    border-bottom: none;
}

.line:before {
    content: '';
    display: block;
    background-color: #DCDCDC;
    position: absolute;
    width: 2px;
    height: 100%;
    left: 50%;
    z-index: -2;
}

.timeline .timeline-m {
    float: left;
    width: 8.3333333333%;
    height: 1px;
}

.timeline .timeline-l {
    float: left;
    margin-top: 131px;
    border: 1px solid rgba(220, 220, 220, 1);
    border-right: none;
    width: 91.6666666667%;
}

.timeline .timeline-r {
    float: right;
    margin-top: 131px;
    width: 91.6666666667%;
    border-left: none;
    border: 1px solid rgba(220, 220, 220, 1);
}

.timeline .ibg {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    position: relative;
}

.timeline .tbg {
    width: 100%;
    height: 141px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
}

.timeline .tbg .t1 {
    display: block;
    color: rgba(7, 0, 0, 1);
    margin: 30px 0 0 20px;
    line-height: 30px;
}

.timeline .tbg .t2 {
    display: block;
    font-weight: bold;
    margin: 10px 0 0 20px;
    color: rgba(0, 0, 0, 1);
    line-height: 36px;
}

.timeline .timeline-cr .ibg {
    text-align: left;
}

.timeline .timeline-cl .ibg {
    text-align: right;
}

.timeline .timeline-cl .tbg {
    padding-left: 0px;
}

.gengduo {
    height: 136px;
    background-color: #fff;
    border: 1px solid rgba(220, 220, 220, 1);
    text-align: center;
}

.timeline .timeline-cr .ibg .t {
    position: absolute;
    width: 20%;
    border-bottom: 2px solid rgba(220, 220, 220, 1);
    left: -20%;
    top: 50%;
    text-align: center;
}

.timeline .timeline-cl .ibg .t {
    position: absolute;
    width: 20%;
    border-bottom: 2px solid rgba(220, 220, 220, 1);
    right: -20%;
    top: 50%;
    text-align: center;
}

.timeline .ibg img {
    width: 100%;
}

.dbanner {
    padding-top: 59px;
}

.dbanner .t1 {
    text-align: center;
}

.dbanner .t1 span {
    font-weight: bold;
    font-size: 25px;
}

.dbanner .t1>img,
.dbanner .t1 .img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
}

.dbanner .t2 {
    margin: 25px 10px 25px 10px;
}

.btndowngame {
    width: 180px;
    height: 40px;
    font-size: 20px;
    background-color: #164b8f;
    border-radius: 6px;
    color: white;
    text-align: left;
    line-height: 20px;
    padding: 10px 20px;
}

.btndowngame img {
    width: 20px;
    height: 20px;
}

.dvideo video,
.dvideo img {
    width: 100%;
}

.dimg1 {
    text-align: center;
    margin: 51px 0 53px 0;
}

.dimg1 img {
    margin: 23.5px 30px 23.5px 30px;
}

.dgundong {
    margin: 60px 0px 109px 0px;
}

.wgundong {
    margin: 60px 0 110px 0;
}

.news {
    margin: 61px 0 44px 0;
}

.news .l,
.news .r {
    margin-top: 29px;
}

.dgundong .dt1 {
    color: rgba(255, 255, 255, 1);
}

.dgundong .right1,
.dgundong .left1,
.wgundong .right1,
.wgundong .left1 {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -60px;
}

.dgundong .left,
.wgundong .left {
    text-align: left;
}

.dgundong .right1,
.wgundong .right1 {
    right: 0px;
}

.dgundong .dt {
    overflow: hidden;
    height: 460px;
    width: 536px;
    padding-left: 38px;
    color: rgba(255, 255, 255, 1);
    background: rgba(43, 41, 124, 1);
}

.wgundong .dt,
.news .r .dt {
    height: 300px;
    width: 100%;
    padding-left: 29px;
    background: #000000;
    overflow-y: auto;
}

.wgundong .l .dt {
    background: rgba(255, 255, 255, 1);
}

.news .l .dt {
    border: 1px solid rgba(220, 220, 220, 1);
    height: 300px;
    width: 100%;
    padding-left: 29px;
    background: rgba(255, 255, 255, 1);
    overflow-y: auto;
}

.wgundong .l .dt1,
.news .l .dt1 {
    color: #2C2D7D;
    opacity: 0.8;
    margin-top: 59px;
}

.wgundong .l .dt2,
.news .l .dt2 {
    margin-top: 31px;
    width: 100%;
    max-width: 290px;
    color: #0A0A0A;
    line-height: 25px;
}

.wgundong .l .dt3,
.news .l .dt3 {
    margin-top: 34px;
    width: 100%;
    max-width: 290px;
    font-size: 14px;
    font-weight: 300;
    color: #323232;
    line-height: 24px;
}

.dgundong .dt1 {
    margin: 84px 0px 52px 0px;
}

/* .dgundong .dt2 {
    width: 383px;
} */

.wgundong .dt1,
.news .r .dt1 {
    color: rgba(253, 209, 0, 1);
    opacity: 0.8;
    margin-top: 59px;
}

.wgundong .dt2,
.news .r .dt2 {
    margin-top: 31px;
    width: 289px;
    color: rgba(254, 250, 250, 1);
    line-height: 25px;
}

.wgundong .dt3,
.news .r .dt3 {
    margin-top: 34px;
    width: 290px;
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
}

.ctu {
    margin: 110px -15px 80px -15px;
}

.ctu img {
    margin-bottom: 30px;
    width: 100%
}

.portal {
    margin: 60px 0 75px 0;
}

.portal img {
    width: 100%;
}

.portal span {
    margin-top: 10px;
    width: 100%;
    display: block;
    font-weight: 400;
    color: rgba(34, 34, 33, 1);
}

.wb,
sb,
.nb {
    position: relative;
}

.wb .t {
    position: absolute;
    width: 100%;
    top: 40%;
    z-index: 10;
    left: 0;
    text-align: center;
}

.wb .t .t1 {
    font-size: 33px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 12px;
}

.wb .t .t2 {
    margin-top: 27px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
}

.wfeature {
    margin: 40px 32px 33px 31px;
    overflow: hidden;
}

.wfeature .t {
    margin-bottom: 77px;
}

.wfeature .jianju {
    margin-right: 0px;
}

.wfeature .t .t1 {
    height: 94px;
    width: 94px;
}

.wfeature .t .t2 {
    margin-top: 3px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 36px;
}

.wfeature .t .t3 {
    margin-top: 35px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 36px;
    width: 100%;
}

.nb .t {
    position: absolute;
    width: 100%;
    top: 15%;
    z-index: 10;
    left: 0;
    text-align: center;
}

.nb .t .t1 {
    font-size: 33px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 12px;
}

.nb .t .t2 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.nb .t .t3 {
    margin-top: 16px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(9, 9, 9, 1);
}

.page {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.pagebottom {
    padding-bottom: 111px;
}

.page ul {
    margin-left: -38px;
}

.page li {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    background: rgba(181, 181, 181, 1);
}

.page ul li a {
    font-size: 24px;
    font-weight: 400;
    color: rgba(9, 9, 9, 1);
}

.service {
    padding-top: 11px;
}

.service .t1 {
    margin-left: 15px;
    margin-top: 30px;
    color: rgba(15, 2, 87, 1);
    line-height: 36px;
}

.sb .t {
    position: absolute;
    width: 100%;

    z-index: 10;
    left: 0;
    text-align: center;
    margin-left: 0;
}

.sb .t .t1 {
    font-size: 30px;
    color: rgba(0, 0, 5, 1);
    line-height: 45px;
}

.sb .t .t2 {
    margin: auto;
    margin-top: 30px;
    width: 100%;
    font-size: 18px;
    color: rgba(1, 0, 0, 1);
    line-height: 36px;
}

.service1 {
    padding: 10px 0px 71px 0px;
}

.service1 .t {
    margin-top: 30px;
}

.service1 .t1 img {
    height: 62px;
    width: 62px;
}

.service1 .t2 {
    width: 100%;
    margin-top: 22px;
    font-size: 26px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}

.service1 .t3 {
    margin-top: 33px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
}

.services {
    padding: 56px 0 15px 0;
    margin-bottom: 20px;
}

.service2 .t1 {
    margin-top: 10px;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
}

.service2 .t2 {
    margin-top: 25px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: rgba(15, 15, 15, 1);
    line-height: 20px;
}

.service2 .t3 img {
    width: 100%;
}

.contact {
    padding: 27px 15px 40px 15px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 48px;
    overflow: hidden;
}

.contact span {
    margin-left: -80px;
    display: block;
    float: left;
}

.contact .k input {
    border-style: none;
    outline: none;
    width: 100%;
    float: left;
}

.contact .k {
    margin-top: 30px;
    padding-left: 80px;
    border-bottom: 1px solid #707070;
}

.contact .m {
    margin-top: 30px;
}

.contact .m textarea {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid rgba(112, 112, 112, 1);
}

.contact .m input {
    width: 128px;
    height: 42px;
    background: #164b8f;
    border-radius: 20px;
    font-size: 22px;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    text-align: center;
}

.addresses {
    margin-bottom: 111px;
}

.address {
    margin-top: 82px;
    height: 250px;
    position: relative;
}

.address .t1 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 230px;
    background: #164b8f;
    padding-left: 15px;
}

.address .t2 {
    position: absolute;
    z-index: 10;
}

.address .l {
    left: 0px;
}

.address .r {
    right: 0px;
}

.address .t1 .b1 {
    margin-top: 25px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.address .t1 .b2 {
    margin-top: 32px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.address .t1 .b {
    margin-left: 0px;
}

.fenlei {
    margin-top: 50px;
    width: 100%;
    height: 186px;
    border: 2px solid rgba(210, 210, 210, 1);
    border-radius: 8px;
    background: rgba(255, 255, 255, 1);
}

.fenlei .f {
    margin: 44px 0 0 50px;
}

.fenlei .t {
    font-size: 20px;
    font-weight: 400;
    color: rgba(89, 87, 87, 1);
}

.fenlei ul {
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.fenlei ul li {
    cursor: pointer;
    margin-left: 30px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(89, 87, 87, 1);
}

.fenlei ul li .active {
    display: inline-block;
    height: 26px;
    padding: 0 13px 0 13px;
    background: rgba(160, 160, 160, 1);
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}

.job {
    margin-top: 46px;
    margin-bottom: 45px;
    padding-bottom: 50px;
    width: 100%;
    border: 2px solid rgba(210, 210, 210, 1);
    background: rgba(255, 255, 255, 1);
    border-radius: 8px;
}

.job td {
    padding-left: 25px;
}

.job .t {
    padding-left: 25px;
    height: 80px;
    background: rgba(210, 210, 210, 1);
    border-radius: 8px 8px 0px 0px;
    font-size: 26px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.job tbody .tr1 {
    height: 81px;
}

.job tbody .d1 {
    height: 433px;
    margin-right: 26px;
    background: rgba(229, 229, 229, 1);
    overflow: hidden;
}

.job tbody .hid {
    height: 2px;
}

.job tbody .d1 .b1 {
    padding: 36px 0 0 27px;
}

.job .t1 {
    font-size: 17px;
    font-weight: 400;
    color: rgba(89, 87, 87, 1);
    line-height: 33px;
}

.job tbody .d2 {
    font-size: 24px;
    font-weight: 400;
    color: rgba(34, 24, 21, 1);
    line-height: 33px;
}

.job tbody .d3 {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 36px;
}

.job tbody .d4 {
    margin-top: 40px;
    width: 323px;
    height: 58px;
    background: rgba(24, 23, 119, 1);
    border-radius: 5px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 48px;
}

.showdetails {
    cursor: pointer;
}

.popup {
    display: none;
    background-color: #FFF;
    position: fixed;
    z-index: 100;
    width: 608px;
    height: 262px;
    top: 50%;
    left: 50%;
    margin-left: -304px;
    margin-top: -131px;
    box-shadow: 5px 5px 30px #999999;
    padding: 22px 22px 22px 22px;
}

.popup button {
    border-style: none;
    background-color: #FFF;
}

.popup .t1 {
    margin-top: 33px;
    font-size: 18px;
    font-weight: normal;
    color: rgba(102, 102, 102, 1);
}

.rowst {
    margin-left: -15px;
    margin-right: 15px;
}

.aboutbanner {
    height: 400px;
    position: relative;
    color: white;
}

.aboutbanner .t1 {
    font-weight: bold;
}

.aboutbanner .t {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 30;
}

.aboutbanner img {
    width: 100%;
}

.about {
    position: relative;
    margin: 51px 0px 30px 0px;
}

.about .t1 {
    width: 100%;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}

.about .t2 img {
    width: 100%;
}

.about .t3 {
    display: none;
}

.about .t3 img {
    position: absolute;
    z-index: 10;
    top: 52px;
    right: -217px;
}

.aboutt1 {
    width: 100%;
    text-align: center;
    margin: 0 auto 60px;
}

.aboutt1>h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 46px;
    font-weight: 600;
    color: #164b8f;
    letter-spacing: 0;
    line-height: 69px;
    margin: 0 0 15px;
}

.aboutt1>p {
    font-family: "Open Sans", sans-serif;
    color: #787878;
    line-height: 24px;
}

.aboutpartners {
    background-color: #164b8f;
    padding: 60px 0 80px;
    text-align: center;
}

.aboutpartners .t1>h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #F6F6F6;
    line-height: 54px;
    margin: 0 0 60px;
}

.aboutpartners .t2 {
    width: 100%;
    margin: 0 auto;
}

.aboutlocations .t3 h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #164b8f;
    letter-spacing: 0;
    line-height: 69px;
    margin: 0 0 15px;
    padding-top: 50px;
}

.aboutlocations img {
    width: 100%;
}

a:hover img {
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.aboutourteam {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}

.aboutourteam h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #183A63;
    line-height: 30px;
    margin: 0 10px;
}

.aboutourteam p {
    font-size: 16px;
    color: #787878;
    line-height: 20px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.aboutimglist {
    height: 104px;
    overflow: hidden;
    position: relative;
}

.aboutimglist ul {
    height: 20000px;
    width: 100%;
    padding-left: 0px;
    position: relative;
}

.aboutimglist img {
    width: 100%;
}

.locations-stats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}

.locations-stats .item img {
    width: 85px;
    height: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.locations-stats .item h5 {
    color: #418ECC;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 3px;
}

.locations-stats .item p {
    font-weight: 600;
    font-size: 14px;
    color: #0B3B60;
    line-height: 16px;
    margin: 0;
}
.section .section-header {
    text-align: center;
}
.container>.section-header h2 {
    font-family: "Montserrat",sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #0B3B60;
    letter-spacing: 0;
    line-height: 69px;
    margin: 0 0 15px;
}
.section-body .services-item {
    margin: 30px auto 0;
    width: 100%;
}
.section-body .services-item .services-img {
    height: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 15px;
}
.section-body .services-item p {
    font-family: "Montserrat",sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin-bottom: 50px;
}
.enterprise {
    padding: 50px 0 55px 0;
}

.enterprise img {
    width: 100%;
}

.enterprise .at2 {
    margin-top: 10px;
}

.jiange {
    background-color: #f2f4fc;
}

.banner-bg {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.banner-bg-transparency {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.4)
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */

@media (min-width: 1200px) {
    header {
        height: 74px;
    }

    header::after {
        top: 74px;
    }

    .menu {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .menu .collapse1 {
        margin-top: 0px;
    }

    .menu nav {
        display: table;
        width: 980px;
        text-align: right;
        margin-right: 0px;
    }

    .menu .collapse1>ul>li {
        display: inline-block;
        margin-top: 0px;
        text-align: left;
    }

    .menu .collapse1>ul {
        margin-bottom: 0px;

    }

    .menu .downnav {
        width: 100%;
        min-height: 260px;
    }

    .menu .downnav ul {
        top: 62px;
        left: -40px;
    }

    .menu .downnav li {
        margin-top: 30px;
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        width: 100px;
    }

    .menu .active::after {
        content: "";
        position: absolute;
        background: rgba(24, 23, 119, 1);
        z-index: 100;
        width: 140px;
        height: 3px;
        left: -35px;
        top: 54px;
    }

    .menu .dropdown .dropdown-menu {
        margin: -12px 0 0;
        right: 0px;
        width: 150px;
        left: 0;
    }

    .menu .dropdown .dropdown-menu li {
        line-height: 30px;
    }

    .menu .logo {
        margin-left: 0px;
        margin-top: 0px;
    }

    header .qi {
        margin-top: 45px;
    }

    header .t1 {
        width: 26px;
        height: 10px;
        font-size: 13px;
        font-weight: 500;
        margin-left: 10px;
        margin-right: 3px;
    }

    .section .t1 {
        font-size: 70px;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
    }

    .section .t2 {
        margin-top: 25px;
        height: 23px;
        font-size: 24px;
        font-weight: 500;
    }

    .section .t3 a span {
        margin-top: 97px;

    }

    footer .f1 {
        margin-bottom: 56px;
    }

    footer .f1 .f11 a {
        margin-right: 13px;
    }

    footer .f1 .f12 a {
        margin-top: 0px;
        font-size: 16px;
        font-weight: 500;
        margin-left: 49px;
        line-height: 34px;
    }

    footer .f1 .f12 a span {
        display: block;
        width: 120px;
        height: 34px;
        border-radius: 17px;
    }

    footer .f3 {
        font-size: 12px;
        font-weight: 400;
        line-height: 19px;
        margin: 15px 0px 10px 0px;
    }

    .bannertop {
        margin-top: 74px;
    }

    .ditu .t1 {
        padding-top: 81px;
    }

    .ditu .t2 {
        padding: 10px 250px;
    }

    .game {
        padding-top: 95px;
    }

    .game .tu1 {
        width: 88px;
        height: 88px;
    }

    .font65 {
        font-size: 65px;
    }

    .font18 {
        font-size: 18px;
    }

    .font24 {
        font-size: 24px;
    }

    .font50 {
        font-size: 50px;
    }

    .font20 {
        font-size: 20px;
    }

    .font40 {
        font-size: 40px;
    }

    .game1 {
        margin-top: 111px;
        width: 100%;
    }

    .game1 .l {
        width: 35.474%;
    }

    .game1 .l .tu1 {
        width: 120px;
        height: 120px;
        margin: 17px 0px 17px 27px;
    }

    .game1 .l .xb .t1 {
        margin: 16px 0 0 27px;
    }

    .game1 .l .xb .t2 {
        margin: 14px 0 0 27px;
    }

    .game1 .l .xb .t3 {
        margin: 16px 20px 28px 27px;
        line-height: 24px;
        height: 164px;
    }

    .game1 .l .t4 {
        margin: 10px 0 0 27px;
    }

    .game1 .l .t5 {
        margin: 20px 10px 20px 27px;
    }

    .game1 .l .t6 {
        margin: 12px 60px 10px 27px;
    }

    .game1 .r {
        width: 64.525%;
    }

    .game1 .r span {
        top: 30px;
        font-size: 24px;
        right: 2px;
        line-height: 48px;
    }

    .game1 .r .b1 {
        width: 160px;
        height: 34px;
        margin: 60px 43px 49px 0;
    }

    .game1 .r .b2 {
        width: 110px;
        height: 34px;
        margin: 60px 16px 49px 0;
    }

    .more {
        width: 100%;
        height: 205px;
        border-left: 1px solid rgba(191, 191, 191, 1);
        border-bottom: 1px solid rgba(191, 191, 191, 1);
        border-right: 1px solid rgba(191, 191, 191, 1);
    }

    .more a {
        font-size: 30px;
        width: 346px;
        height: 70px;
    }

    .bian {
        border-left: none;
        border-bottom: 1px solid rgba(191, 191, 191, 1);
        border-right: 1px solid rgba(191, 191, 191, 1);
    }

    .media {
        margin: 70px 20px 20px 20px;
    }

    .itu2 .t1 {
        margin-top: 88px;
    }

    .itu1 .tu11 {
        text-align: center;
        margin: 119px 200px 110px 200px;
    }

    .itu1 .tu11 .t1 {
        height: 154px;
        width: 154px;
    }

    .itu1 .tu11 .t2 {
        margin-top: 24px;
        font-weight: bold;
    }

    .down {
        font-size: 18px;
        height: 74px;
    }

    .dimg1 {
        margin: 101px 0 103px 0;
    }

    .down input {
        vertical-align: middle;
    }

    .downclose {
        padding: 15px 0 15px 0;
    }

    .media .anniubj {
        top: 91px;
        width: 160px;
        height: 160px;
    }

    .media .anniu {
        top: 125px;
        width: 94px;
        height: 94px;
    }

    .media .t {
        position: absolute;
        font-size: 47px;
        bottom: 137px;
    }

    .timelinedown {
        width: 58.333333333%;
        height: 120px;
    }

    .timelinedown .l {
        width: 71.42857141755%;
        height: 120px;
    }

    .timelinedown a {
        width: 28.57142858245%;
        top: 39px;
    }

    .timelinedown1 {
        width: 58.333333333%;
    }

    .timelinedown1 .l {
        width: 71.42857141755%;
        height: 120px;
    }

    .timelinedown1 .r {
        height: 120px;
        width: 28.57142858245%;
    }

    .timeline:before {
        width: 16.66666667%;
    }

    .timeline .timeline-m {
        width: 16.666666666666666%;
        height: 1px;
    }

    .timeline .timeline-l {
        margin-top: -281px;
        width: 41.666666666666667%;
    }

    .timeline .timeline-r {
        margin-top: 131px;
        float: left;
        width: 41.666666666666667%;
    }

    .timeline .ibg img {
        width: auto;
    }

    .timeline .timeline-cl .tbg {
        padding-left: 50px;
    }

    .dbanner .t1 span {
        font-size: 65px;
    }

    .dbanner .t1 .img,
    .dbanner .t1>img {
        width: 192px;
        height: 192px;
        margin-right: 56px;
    }

    .dbanner .t2 {
        margin: 51px 15px 31px 15px;
    }

    .portal {
        margin: 60px 0 110px 0;
    }

    .portal img {
        width: 48.905%;
    }

    .portal span {
        margin-left: 30px;
        margin-top: 20px;
        width: 40.5912%;
        display: block;
        font-weight: 400;
        color: rgba(34, 34, 33, 1);
        line-height: 36px;
    }

    .wfeature .t .t1 {
        height: 94px;
        width: 94px;
    }

    .wfeature .jianju {
        margin-right: 46px;
    }

    .wfeature .t .t3 {
        width: 338px;
        height: 95px;
    }

    .wb .t {
        width: 900px;
        top: 268px;
        left: 50%;
        margin-left: -450px;
    }

    .wb .tj {
        top: 168px;
    }

    .wb .t .t1 {
        font-size: 65px;
    }

    .wb .t .t2 {
        font-size: 24px;
    }

    .nb .t {
        width: 1000px;
        top: 186px;
        left: 50%;
        margin-left: -500px;
    }

    .nb .t .t1 {
        font-size: 65px;
    }

    .nb .t .t2 {
        font-size: 24px;
        margin-top: 27px;
    }

    .nb .t .t3 {
        font-size: 30px;
        margin-top: 36px;
    }

    .sb .t {
        width: 1000px;
        top: 159px;
        left: 50%;
        margin-left: -500px;
    }

    .sb .t .t1 {
        font-size: 65px;
        line-height: 72px;
    }

    .sb .t .t2 {
        margin: auto;
        margin-top: 60px;
        width: 864px;
        font-size: 24px;
        line-height: 36px;
    }

    .service1 {
        padding: 10px 0 111px 0;
    }

    .service1 .t {
        margin-top: 100px;
    }

    .service1 .t1 img {
        height: 112px;
        width: 112px;
    }

    .service1 .t2 {
        width: 404px;
        margin-top: 22px;
        font-size: 52px;
        line-height: 40px;
    }

    .service1 .t3 {
        margin-top: 33px;
        width: 602px;
        font-size: 24px;
        line-height: 36px;
    }

    .services {
        padding: 60px 0 15px 0;
        margin-bottom: 40px;
    }

    .service2 .t1 {
        margin-top: 0px;
        width: 334px;
        font-size: 40px;
        line-height: 48px;
    }

    .service2 .t2 {
        margin-top: 53px;
        width: 550px;
        font-size: 24px;
        line-height: 36px;
    }

    .service2 .t3 {
        width: 48.905%;
    }

    .contact {
        padding: 27px 273px 86px 276px;
        font-size: 32px;
        font-weight: 400;
        line-height: 48px;
    }

    .contact span {
        margin-left: -110px;
    }

    .contact .k input {
        width: 100%;
    }

    .contact .k {
        margin-top: 84px;
        padding-left: 110px;
    }

    .contact .m {
        margin-top: 84px;
    }

    .contact .m textarea {
        width: 824px;
        height: 367px;
    }

    .contact .m input {
        width: 256px;
        height: 84px;
        border-radius: 40px;
        font-size: 45px;
        line-height: 48px;
    }

    .address {
        margin-top: 82px;
        height: 620px;
        position: relative;
    }

    .address .t1 {
        bottom: 0px;
        width: 1370px;
        height: 342px;
        padding-left: 74px;
    }

    .address .t1 .b1 {
        margin-top: 50px;
        font-size: 40px;
        font-weight: 400;
        line-height: 36px;
    }

    .address .t1 .b2 {
        margin-top: 64px;
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
    }

    .address .t1 .b {
        margin-left: 681px;
    }

    .dvideo video,
    .dvideo .img {
        width: 100%;
    }

    .about {
        margin: 111px 0px 109px 0px;
    }

    .aboutt1 {
        width: 660px;
    }

    .about .t1 {
        width: 540px;
        font-size: 22px;
        font-weight: 400;
        color: rgba(0, 0, 0, 1);
        line-height: 40px;
    }

    .about .t3 {
        display: none;
    }

    .aboutpartners {
        padding: 100px 0 100px;
    }

    .aboutpartners .t1>h2 {
        font-weight: 600;
        font-size: 46px;
        line-height: 54px;
        margin: 0 0 60px;
    }

    .aboutpartners .t2 {
        width: 761px;
        margin: 0 auto;
    }

    .aboutlocations .t3 h2 {
        padding-top: 100px;
        font-size: 46px;
    }

    .aboutlocations img {
        margin-top: 20px;
        width: 666px;
    }

    .aboutourteam {
        width: 780px;
        margin: 0 auto;
    }

    .aboutimglist {
        height: 184px;
        overflow: hidden;
        position: relative;
    }

    .aboutimglist ul {
        height: 20000px;
        width: auto;
        padding-left: 0px;
        position: relative;
    }

    .locations-stats {
        width: 810px;
    }

    .locations-stats .item img {
        width: 112px;
        height: 78px;
        margin-bottom: 20px;

    }

    .locations-stats .item h5 {
        font-weight: 700;
        font-size: 24px;
        margin: 0 0 3px;
    }

    .locations-stats .item p {
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
    }
    .container>.section-header h2 {
        font-size: 46px;
        font-weight: 600;
        line-height: 69px;
        margin: 0 0 15px;
    }
    .section-body .services-item {
        margin: 60px auto 0;
        width: 605px;
    }
    .section-body .services-item .services-img {
        height: 75px;
        margin-bottom: 15px;
    }
    .section-body .services-item p {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 33px;
        margin-bottom: 100px;
    }
    .enterprise {
        padding: 100px 0 110px 0;
        width: 100%;
    }

    .enterprise .at1 {
        width: 45.547%;
        float: left;
    }

    .enterprise .at2 {
        width: 53.722%;
        margin-top: 0px;
        float: right;
    }

    .btndowngame {
        width: 240px;
        height: 64px;
        font-size: 30px;
        border-radius: 6px;
        line-height: 32px;
        padding: 16px 20px;
    }

    .news .l .dt {
        height: 426.983px;
        width: 27.664%;
    }

    .news .l .dti {
        height: 426.983px;
        width: 72.262%;
    }

    .wgundong .dt,
    .news .r .dt {
        height: 426.983px;
        width: 27.664%;
    }

    .wgundong .dti,
    .news .r .dti {
        height: 426.983px;
        width: 72.262%;
    }

    .btndowngame img {
        width: 32px;
        height: 32px;
    }

    .dgundong .dt {
        height: 392.8px;
        width: 39.124%;
    }

    .dgundong .dti {
        width: 60.87%;
    }

    .banner-bg {
        height: 450px;
    }
    .banner-bg-transparency {
        height: 450px;
    }
    .aboutbanner {
        height: 450px;
    }
}

@media (min-width: 1400px) {
    .about .t3 {
        display: block;
    }

    .news .l .dt {
        height: 500px;
        width: 27.664%;
    }

    .news .l .dti {
        height: 500px;
        width: 72.262%;
    }

    .wgundong .dt,
    .news .r .dt {
        height: 500px;
        width: 27.664%;
    }

    .wgundong .dti,
    .news .r .dti {
        height: 500px;
        width: 72.262%;
    }

    .wfeature .jianju {
        margin-right: 146px;
    }

    .dgundong .dt {
        height: 460px;
        width: 536px;
    }

    .game1 .l .tu1 {
        width: 169px;
        height: 169px;
        margin: 17px 0px 17px 27px;
    }

    .game1 .l .xb .t1 {
        margin: 32px 0 0 27px;
    }

    .game1 .l .xb .t2 {
        margin: 22px 0 0 27px;
    }

    .game1 .l .xb .t3 {
        margin: 30px 20px 22px 27px;
        line-height: 24px;
        height: 164px;
    }

    .game1 .l .t4 {
        margin: 15px 0 0 27px;
    }

    .game1 .l .t5 {
        margin: 14px 60px 22px 27px;
    }

    .game1 .l .t6 {
        margin: 14px 60px 17px 27px;
    }
}
@media (max-width: 768px) {
    .formCover{
        width: 90%;
    }
    .formCover .form-head{
        width: 100%;
    }
    .formCover .form-content{
        width: 100%;
    }
}
/* 表单 */
.form{
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 4000;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
}
.formCover{
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0px 0px 16px #000;
    padding: 40px;
}
.form-head{
    width: 400px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.form-head >.title{
    font-size:18px;
    font-family:PingFang-SC-Medium;
}
.form-head >img{
    width: 18px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}
.form-content{
    width: 400px;
}
.form-content >.item{
    width: 100%;
    height: 50px;
    border:1px solid rgba(153,153,153,1);
    border-radius:2px;
    margin-bottom: 20px;
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}
.form-content >.item:first-of-type::before{

    content: '*';
    font-size: 24px;
    color: red;
    display: block;
    position: absolute;
    left: -20px;
    top: 12px;

}
.form-content >.item:hover{
    border:1px solid #174A8D;
}
.form-content >.item:last-of-type{
    padding: 0;
    border: none;
    margin-bottom: 0;
}
.form-content >.item >.icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.form-content >.item:nth-of-type(1) >.icon{
    background-image: url(../images/form/icon_mail.png);
}
.form-content >.item:nth-of-type(1):hover >.icon{
    background-image: url(../images/form/icon_mail_h.png);
}
.form-content >.item:nth-of-type(2) >.icon{
    background-image: url(../images/form/icon_company.png);
}
.form-content >.item:nth-of-type(2):hover >.icon{
    background-image: url(../images/form/icon_company_h.png);
}
.form-content >.item:nth-of-type(3) >.icon{
    background-image: url(../images/form/icon_name.png);
}
.form-content >.item:nth-of-type(3):hover >.icon{
    background-image: url(../images/form/icon_name_h.png);
}
.form-content >.item:nth-of-type(4) >.icon{
    background-image: url(../images/form/icon_phone.png);
}
.form-content >.item:nth-of-type(4):hover >.icon{
    background-image: url(../images/form/icon_phone_h.png);
}
.form-content >.item >input[type=text]{
    -webkit-appearance:none;
    flex: 1;
    border: none;
    outline: none;
    position: relative;
}
.form-content >.item >input[type=button]{
    border: none;
    background: none;
    width: 100%;
    height: 100%;
    background-color: #174A8D;
    box-shadow:0px 5px 24px 0px rgba(0, 0, 0, 0.08);
    border-radius:5px;
    font-size:18px;
    font-family:PingFang-SC-Medium;
    color:rgba(255,255,255,1);
}
label.error{
    color: red;
}
