* {
    margin: 0;
    font-weight: normal;
    list-style: none;
}

a {
    cursor: pointer;
}

html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(0%);
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

/*Topesky */
.Topesky {
    position: relative;
    background: #F6F6F6;
    z-index: 1000;
}

.Topesky .l {
    position: relative;
    float: left;
    width: 20%;
    line-height: 68px;
}

.Topesky .l .logo img {
    height: 37px;
}

.Topesky .r {
    float: right;
    width: 80%;
}

.Topesky .ema {
    position: relative;
    float: right;
}

.Topesky .ema .ema-ma {
    padding: 25px 0;
    font-size: 16px;
    color: #333;
    margin-left: 12px;
}

.Topesky .ema .ema-ma img {
    max-height: 24px;
}

.ema-box {
    display: none;
    position: absolute;
    width: 400%;
    top: 100%;
    right: 0;
    text-align: right;
}

.Topesky .header-mid {
    float: right;
    width: 80%;
}

.Topesky .header-right {
    float: right;
    width: 20%;
}

.Topesky .header-right dd {
    position: relative;
    float: left;
}

.Topesky .language {
    position: relative;
}

.Topesky .language .box {
    background: #F6F6F6;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.Topesky .language .box.aon {
    opacity: 1;
    visibility: visible;
}

.Topesky .language .box a {
    display: block;
    color: #000000;
    text-align: center;
}

.Topesky .language .box a.aon {
    color: #5C82B5;
}

.Topesky .header-right dd>a {
    display: block;
}

.Topesky .language a {
    line-height: 44px;
    font-size: 20px;
    position: relative;
    padding: 12px 30px 12px 20px;
}

.Topesky .language a:after {
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -2.5px;
}

.Topesky .language>a:after {
    right: 10px;
    border: 5px solid transparent;
    border-top-color: #526B98;
}

.Topesky .language.aon>a:after {
    margin-top: -8px;
    border-bottom-color: #526B98;
    border-top-color: transparent;
}

.Topesky .open-search {
    width: 40px;
    background: url(../images/Topesky-search_btn.png) no-repeat center center;
}

.Topesky .search-box {
    position: absolute;
    width: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    background: #eee;
    transition: 0.3s;
    opacity: 0;
}

.Topesky .search-box .text {
    width: 100%;
    background: none;
    height: 40px;
    border: none;
    line-height: 40px;
    padding: 0 40px 0 10px;
}

.Topesky .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: url(../images/Topesky-search_btn.png) no-repeat center center;
}

.Topesky .top-search-on .search-box {
    width: 200px;
    opacity: 1;
}

.Topesky .header-menu li em {
    line-height: 44px;
    padding: 12px 0;
    font-size: 20px;
    position: relative;
    color: #8C8C8C;
}

.Topesky .header-menu li:hover em a,
.Topesky .header-menu li.aon em a {
    color: #526B98;
    font-weight: bold;
}

.Topesky .header-menu li .sub {
    background: none;
}

.Topesky .header-menu li .sub dt {
    margin-bottom: 1px;
    background: rgba(0, 0, 0, 0.3);
}

.Topesky .header-menu li .sub dt a {
    text-align: center;
    color: #fff;
}

.Topesky .header-menu li .sub dt a:hover {
    background: #3596fe;
}

@media(max-width:768px) {
    .Topesky .header {
        margin: 0 2%;
    }

    .Topesky .l,
    .Topesky .r {
        width: 50%;
    }

    .Topesky .header-right {
        width: auto;
    }

    .Topesky .Public_nav_style #open_menu {
        position: relative;
        right: 0;
        top: auto;
        margin-left: 10px;
        border-radius: 0;
        height: 68px;
        border: none;
        border-radius: 5px;
    }

    .Topesky #open_menu i::before,
    .Topesky #open_menu i::after {
        background: #888888 !important;
    }

    .Topesky #open_menu i {
        background: #888888;
        height: 3px;
        margin-top: -1.5px;
    }

    .Topesky #header-menu ul {
        padding: 68px 0 0;
        background: #eee;
    }

    .Topesky #header-menu li {
        text-align: center;
    }

    .Topesky #header-menu li em a {
        font-weight: normal;
        line-height: normal;
    }

    .Topesky #header-menu li.aon em>a {
        font-weight: bold;
        color: #526999;
    }

    .Topesky #header-menu li .sub dt {
        margin-bottom: 1px;
        background: #fff;
    }

    .Topesky #header-menu li .sub dt a {
        border-bottom: 0;
    }

    .Topesky .ema .ema-ma {
        padding: 17px 0;
    }

}

/*Section-content */
.Section-content {
    position: relative;
    z-index: 5;
}

.Section-content .bg {
    width: 100vw;
}

.Section-content .wave {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -37%;
    z-index: 100;
}

.Section-content #banner {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-bottom: 18%;
    z-index: 1;
}

#banner .auto {
    position: relative;
}

#banner .inner {
    color: #ffffff;
    text-align: left;
    padding: 0 12px 12px;
}

#banner .inner h3 {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 1%;
}

#banner .inner p {
    line-height: 38px;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 1%;
}

.Section-content .swiper-container {
    background: rgba(191, 206, 227, 0.7);
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.Section-content .btn {
    position: absolute;
    z-index: 10;
    width: 60px;
    height: 60px;
    top: 65%;
    margin-top: -45px;
    overflow: hidden;
    line-height: 1000px;
    transition: 0.2s;
    border: 4px solid rgba(255, 255, 255, .5);
    border-radius: 100px;
    cursor: pointer;
}

.Section-content .btn:hover {
    border-color: #fff !important;
}

.Section-content .btn::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -10px;
    border-top: 4px solid rgba(255, 255, 255, .5);
    border-left: 4px solid rgba(255, 255, 255, .5);
}

.Section-content .btn:hover::before {
    border-color: #fff !important;
}

.Section-content .btn.swiper-prev {
    left: -10%;
}

.Section-content .btn.swiper-prev::before {
    left: 40%;
}

.Section-content .btn.swiper-next {
    right: -10%;
}

.Section-content .btn.swiper-next::before {
    left: 20%;
    transform: rotate(135deg);
}

.Section-content .pager {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    bottom: -15%;
    z-index: 10;
}

.Section-content .pager .swiper-pagination-bullet {
    background-color: #ffffff;
    opacity: 1;
}

.Section-content .pager span.swiper-pagination-bullet-active {
    background: #00BAFF;
}

.Section-content li {
    width: 100%;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.Section-content li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.Section-content li img {
    width: 100%;
}

@media(max-width:1200px) {
    .Section-content {
        padding: 0;
    }
}

@media(max-width:1440px) {
    .Section-content .btn.swiper-prev {
        left: 5%;
    }

    .Section-content .btn.swiper-next {
        right: 5%;
    }
}

@media(min-width:768px) {
    .Section-content .bg.wap {
        display: none;
    }
}

@media(max-width:768px) {

    .Section-content .bg.pc {
        display: none;
    }

    .Section-content #banner {
        padding-bottom: 60%;
    }
}

.foot {
    background: #000;
    padding: 80px 0;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.foot .l img {
    height: 60px;
}

.foot .l {
    margin-right: 10px;
}

.foot .r a {
    color: #ffffff;
}

.foot .r {
    text-align: left;
    line-height: 34px;
}

.foot .r .b p {
    color: #8C8C8C;
}

@media(max-width:768px) {

    .foot {
        font-size: 14px;
        flex-direction: column;
    }

    .foot .l {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .foot .r {
        text-align: center;
    }
}

.Section-content #content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

#content .inner h3 {
    color: #000;
    font-size: 58px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 160px;
}

#content .inner .icon {
    display: block;
    margin: 0 auto 135px;
    height: 26px;
}

#content figure {
    background-color: rgba(255, 255, 255, 0.55);
    border-radius: 12px;
    padding: 100px 110px 120px;
    align-items: center;
}

#content figure .l {
    width: 384px;
    flex: none;
}

#content figure .r {
    padding-left: 40px;
    text-align: left;
}

#content figure .r h4 {
    font-size: 32px;
    color: #000000;
    margin-bottom: 20px;
}

#content.news figure .r h4 {
    font-size: 28px;
}

#content figure .r p {
    color: #8C8C8C;
    font-size: 20px;
    line-height: 24px;
}

@media (max-width: 1440px) {
    #content .inner h3 {
        padding-top: 100px;
        font-size: 44px;
    }

    #content .inner .icon {
        height: 20px;
        margin-bottom: 100px;
    }

    #content figure {
        padding: 80px 85px 100px;
    }

    #content figure .l {
        width: 288px;
    }

    #content figure .r h4 {
        font-size: 24px;
    }

    #content.news figure .r h4 {
        font-size: 20px;
    }

    #content figure .r p {
        font-size: 15px;
        line-height: 18px;
    }
}

@media(max-width:1024px) {
    #content .inner h3 {
        padding-top: 60px;
        font-size: 32px;
    }

    #content .inner .icon {
        height: 14px;
        margin-bottom: 70px;
    }

    #content figure {
        padding: 50px 60px 70px;
    }

    #content figure .l {
        width: 200px;
    }

    #content figure .r h4 {
        font-size: 18px;
    }

    #content.news figure .r h4 {
        font-size: 16px;
    }

    #content figure .r p {
        font-size: 12px;
        line-height: 15px;
    }
}

@media(max-width:768px) {
    #content .inner h3 {
        padding-top: 140px;
        font-size: 58px;
    }

    #content .inner .icon {
        height: 26px;
        margin-bottom: 100px;
    }

    #content figure {
        flex-direction: column;
        align-items: center;
        padding: 100px 60px 140px;
    }

    #content figure .l {
        width: 100%;
    }

    #content figure .r {
        padding-top: 40px;
        padding-left: 0;
    }

    #content figure .r h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    #content.games figure .r h4 {
        text-align: center;
    }

    #content.news figure .r h4 {
        font-size: 28px;
    }

    #content figure .r p {
        font-size: 20px;
        line-height: 24px;
    }

}