@charset "UTF-8";
/*
雪碧图按钮二态 用法：
@include btn-hover(
  url(../img/+"sprites_01.png"+?=20200727.2) -248px -50px,
  url(../img/+"sprites_01.png"+?=20200727.2) -612px -50px
);
*/
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}
body .btn {
    display: inline-block;
}
body section {
    position: relative;
    min-width: 1200px;
}
body section .content {
    width: 1200px;
    margin: 0 auto;
}
body section > .title {
    text-align: center;
    font-family: "BMWHELVETICA-BOLD", Arial, Helvetica, sans-serif;
    font-size: 54px;
    line-height: 54px;
    margin: 70px 0 25px 0;
    letter-spacing: 0px;
    color: #010000;
    position: relative;
}
body section > .title::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -24px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 8px;
    background-color: #ed6c1a;
}
body section > .title .c {
    color: #ed6c1a;
}


@font-face {
    font-family: "BMWHELVETICA-BOLD";
    src: url("BMWHELVETICA-BOLD.woff2") format("woff2"), url("BMWHELVETICA-BOLD.woff") format("woff"), url("BMWHELVETICA-BOLD.ttf") format("truetype"), url("BMWHELVETICA-BOLD.eot") format("embedded-opentype"), url("BMWHELVETICA-BOLD.svg") format("svg");
}
body {
    min-width: 1200px;
}

/*index*/
section {
    overflow: hidden;
}
.covid {
    width: 135px;
    height: 148px;
    position: fixed;
    top: 46%;
    right: 6%;
    z-index: 10;
}
.covid img {
    display: block;
    width: 135px;
    height: 148px;
}
section.p0 {
    min-height: 600px;
    max-height: 1040px;
    height: 9.6rem;
    overflow: hidden;
}
section.p0 .brand {
    position: relative;
    background-size: cover;
    background-position: center;
    margin-top: 50px;
}
section.p0 .brand-indicators {
    white-space: nowrap;
    width: auto;
    margin-left: 0;
    bottom: 7.5%;
    margin-left: 0;
    position: absolute;
    height: 90px;
    background: #00000080;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 15;
}
section.p0 .brand-indicators ul {
    width: 100%;
    position: relative;
    left: 0;
    font-size: 0;
    line-height: 0;
    padding-left: 0;
}
section.p0 .brand-indicators li {
    border: none;
    width: 17vw;
    height: auto;
    text-indent: 0;
    border-radius: 0px;
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
}
section.p0 .brand-indicators li.active {
    background-color: #0000;
}
section.p0 .brand-indicators li.active img {
    width: 90%;
    top: -20px;
}
section.p0 .brand-indicators li.active .SlideNav__underline {
    opacity: 1;
}
section.p0 .brand-indicators li .periphery {
    opacity: 0;
    pointer-events: none;
}
section.p0 .brand-indicators li img {
    width: 65%;
    margin: 0 auto;
    -webkit-transition: width 500ms;
    -o-transition: width 500ms;
    transition: width 500ms;
    position: relative;
}
section.p0 .brand-indicators li .SlideNav__underline {
    display: block;
    position: absolute;
    bottom: 0;
    left: 16%;
    right: 16%;
    height: 4px;
    opacity: 0;
}
section.p0 .brandviews .item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
section.p0 .brandviews .item.active {
    position: relative;
    z-index: 1;
    opacity: 1;
}
section.p0 .brandviews .item .buttons {
    position: absolute;
    width: 100%;
    top: 55%;
    left: 0;
    text-align: center;
}
section.p0 .brandviews > .item > img,
section.p0 .brandviews > .item > a > img {
    margin: 0px auto;
    width: 100%;
}
section.p0 .brand-controls {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 12.5%;
    z-index: 16;
    opacity: 1;
}
section.p0 .brand-controls .left,
section.p0 .brand-controls .right {
    background-image: none;
    position: absolute;
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
}
section.p0 .brand-controls .left.left,
section.p0 .brand-controls .right.left {
    left: 30px;
}
section.p0 .brand-controls .left.right,
section.p0 .brand-controls .right.right {
    right: 30px;
}
section.p0 .gallery-kv {
    height: 100%;
}
section.p0 .gallery-kv .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
section.p0 .gallery-kv .btns {
    position: absolute;
    top: 62%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
section.p0 .gallery-kv .btns .btn {
    width: 1.74rem;
    height: 0.44rem;
    margin: 0 0.16rem;
    line-height: 0.44rem;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    color: #ffffff;
    -webkit-box-shadow: -6px 0px 10.7px 2.3px rgba(14, 0, 16, 0.29);
    box-shadow: -6px 0px 10.7px 2.3px rgba(14, 0, 16, 0.29);
    border-radius: 0.225rem;
    border: solid 0.02rem #fff;
}
section.p0 .gallery-kv .btns .btn.btn-1 {
    background-color: #ff9801;
    border-color: #ff9801;
}
section.p0 .gallery-kv .btns .btn.btn-2 {
    background-color: transparent;
}
section.p0 .swiper-prev,
section.p0 .swiper-next {
    position: absolute;
    bottom: 92px;
    width: 40px;
    height: 60px;
    background-image: url("../img/btn-arrowcbb0.png?=20200727.2");
    opacity: 0.6;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
section.p0 .swiper-prev:hover,
section.p0 .swiper-next:hover {
    opacity: 1;
}
section.p0 .swiper-prev.swiper-prev,
section.p0 .swiper-next.swiper-prev {
    left: 40px;
}
section.p0 .swiper-prev.swiper-next,
section.p0 .swiper-next.swiper-next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    right: 40px;
}
section.p0::after {
    content: "";
    position: absolute;
    bottom: 0.8rem;
    width: 100%;
    height: 90px;
    background: #00000080;
    z-index: 1;
}
section.p0 .gallery-logo {
    position: absolute;
    bottom: 0;
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px);
    height: 220px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 120px;
}
.swiper-container.gallery-logo {
    overflow: visible!important;
}
section.p0 .gallery-logo .swiper-wrapper {
    position: absolute;
    bottom: 0.8rem;
    width: 100%;
    height: 90px;
}
section.p0 .gallery-logo .swiper-slide.swiper-slide-active .logo {
    -webkit-transform: scale(1.4) translate(-50%, -80%);
    -ms-transform: scale(1.4) translate(-50%, -80%);
    transform: scale(1.4) translate(-50%, -80%);
}
section.p0 .gallery-logo .swiper-slide.swiper-slide-active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 250px;
    width: 100%;
    height: 6px;
    background: #ed6c1a;
}
section.p0 .gallery-logo .swiper-slide .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 260px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
section.p1 .show {
    font-size: 0;
    margin: 0 auto;
    background: #201c13;
}
section.p1 .show img {
    width: 100%;
}
section.p2 .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 10px;
}
section.p2 .wrap .item {
    position: relative;
    margin: 0 10px;
    overflow: hidden;
    border: 3px solid #ff9801;
    font-size: 0;
    max-width: 50%;
}
section.p2 .wrap .item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
section.p2 .wrap .item:hover::after {
    background-image: url("../img/btn-play-oncbb0.png?=20200727.2");
    background-size: cover;
}
section.p2 .wrap .item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
}
section.p2 .wrap .item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1.04rem;
    height: 1.04rem;
    min-width: 60px;
    min-height: 60px;
    background-image: url("../img/btn-playcbb0.png?=20200727.2");
    background-size: cover;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}
section.p2 .wrap .item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 1;
}
section.p2 .wrap .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
section.p3 .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 810px;
    background-color: #ed6c1a;
    margin: 40px 0 80px 0;
}
section.p3 .wrap .item {
    position: relative;
    width: 560px;
    height: 740px;
    margin: 25px 9px;
    background: #fff;
    overflow: hidden;
}
section.p3 .wrap .item img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 386px;
}
section.p3 .wrap .item .meta {
    position: absolute;
    bottom: 0;
    height: 352px;
}
section.p3 .wrap .item .meta .title {
    position: relative;
    margin: 70px 20px 10px;
}
section.p3 .wrap .item .meta .title a {
    display: inline-block;
    height: 72px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    text-align: left;
    color: #595757;
    text-decoration: underline;
}
section.p3 .wrap .item .meta .title::before {
    content: "";
    position: absolute;
    top: -24px;
    width: 60px;
    height: 6px;
    background-color: #ed6c1a;
}
section.p3 .wrap .item .meta .detail {
    display: inline-block;
    max-height: 75px;
    overflow: hidden;
    margin: 30px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 36px;
    text-align: left;
    color: #727272;
}
section.p3 .wrap .item .meta .more {
    position: absolute;
    left: 20px;
    bottom: 38px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 22px;
    color: #898989;
}

body.index .mask {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    font-size: 0;
    z-index: 999;
}
body.index .mask .videoX {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1138px;
    height: 640px;
    background: #111;
    border: 1px solid #ed6c1a;
}
body.index .mask .videoX .close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url("../img/btn-closecbb0.png?=20200727.2");
    z-index: 2;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
body.index .mask .videoX .close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
body.index .mask .videoX video {
    width: 100%;
    height: 100%;
}

@-webkit-keyframes loop {
    0%, 95%, 100% {
        opacity: 0;
    }
    99% {
        opacity: 1;
    }
}

@keyframes loop {
    0%, 95%, 100% {
        opacity: 0;
    }
    99% {
        opacity: 1;
    }
}
@-webkit-keyframes loop1 {
    0%, 95%, 100% {
        opacity: 1;
    }
    99% {
        opacity: 0;
    }
}
@keyframes loop1 {
    0%, 95%, 100% {
        opacity: 1;
    }
    99% {
        opacity: 0;
    }
}
@media (max-width: 1600px) {
    section.p0 .gallery-logo {
        height: 240px;
    }
    section.p0 .gallery-logo .swiper-slide .logo {
        height: 80%;
    }
    section.p0 .covid {
        transform: scale(0.8);
    }
}
@media (max-width: 1500px) {
    section.p0 .gallery-logo {
        height: 200px;
    }
    section.p0 .gallery-logo .swiper-slide .logo {
        height: 60%;
    }
    section.p0 .swiper-prev,
    section.p0 .swiper-next {
        bottom: 78px;
    }

    section.p4 .content {
        width: 1200px;
        margin-top: 50px;
    }

    .swiper-prev.swiper-prev,
    .swiper-next.swiper-prev {
        left: 50px;
    }
    .swiper-prev.swiper-next,
    .swiper-next.swiper-next {
        right: 50px;
    }
    section.p0 .covid {
        transform: scale(0.8);
    }
}

/*about*/
body section.p4 > .title {
    margin-top: 150px;
}
section.p4 .pic {
    float: left;
    max-width: 584px;
}
section.p4 .text {
    display: inline-block;
    margin-left: 36px;
    width: 530px;
    height: 585px;
}
section.p4 .text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 30px 0;
    color: #898989;
}
section.p5 .content {
    margin-top: 130px;
}
section.p5 .timeline-dots-wrap.top {
    top: -100px;
}
section.p5 .timeline-dots button {
    position: relative;
    font-size: 24px;
    background: none;
    color: #595757;
}
section.p5 .timeline-dots button::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: solid 1px #ed6c1a;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.p5 .timeline-dots li.slide-active button {
    color: #ed6c1a;
}
section.p5 .timeline-dots li.slide-active button::before {
    background-color: #ed6c1a;
}
section.p5 .timeline-horizontal .timeline-dots-wrap {
    height: 60px;
    padding-top: 20px;
}
section.p5 .timeline-horizontal .timeline-dots {
    height: 3px;
    background: none;
    background-color: #ed6c1a;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
section.p5 .timeline-horizontal .timeline-dots::before {
    content: "";
    position: absolute;
    width: 120px;
    height: 100%;
    background: #fff;
}
section.p5 .timeline-horizontal .timeline-dots li {
    width: 60px;
    padding: 0 28px;
    position: relative;
    left: 50px;
    top: 21px;
    overflow: visible;
    overflow: initial;
}
section.p5 .timeline-container {
    width: 1200px;
    height: 700px;
}
section.p5 .timeline-container .timeline-list-wrap {
    /*width: 13200px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
section.p5 .timeline-container .timeline-list,
section.p5 .timeline-container .timeline-item {
    width: 1200px;
    height: 704px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 0;
}
section.p5 .timeline-container .timeline-list .item,
section.p5 .timeline-container .timeline-item .item {
    position: relative;
    width: 277px;
    height: 318px;
    margin: 12px 20px 12px 0;
    background-color: #ed6c1a;
}
section.p5 .timeline-container .timeline-item .item img {
    max-width: 277px;
}
section.p5 .timeline-container .timeline-list .item.mask::after,
section.p5 .timeline-container .timeline-item .item.mask::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
}
section.p5 .timeline-container .timeline-list .item:hover .text,
section.p5 .timeline-container .timeline-item .item:hover .text {
    opacity: 1;
}
section.p5 .timeline-container .timeline-list .item.mask:hover .text,
section.p5 .timeline-container .timeline-item .item.mask:hover .text {
    opacity: 0;
}
section.p5 .timeline-container .timeline-list .item .text,
section.p5 .timeline-container .timeline-item .item .text {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #ed6c1a;
    padding: 22px;
    line-height: 28px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
section.p6 .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
section.p6 .v {
    width: 377px;
    height: 527px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #ed6c1a;
    padding: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.p6 .v:nth-of-type(1) {
    background-image: url("../img/pic_value_1cbb0.jpg?=20200727.2");
}
section.p6 .v:nth-of-type(2) {
    background-image: url("../img/pic_value_2cbb0.jpg?=20200727.2");
}
section.p6 .v:nth-of-type(3) {
    background-image: url("../img/pic_value_3cbb0.jpg?=20200727.2");
}
section.p6 .v h3 {
    font-size: 36px;
    font-weight: bold;
}
section.p6 .v p {
    font-size: 30px;
    line-height: 46px;
}
section.p7 .bg {
    height: 618px;
    background-color: #10212f;
}
section.p7 .bg .content {
    position: relative;
}
section.p7 .bg .content .ceo {
    position: absolute;
    left: 19%;
}
section.p7 .bg .content .text {
    position: absolute;
    left: 54%;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    width: 303px;
    height: 334px;
    margin: 92px 0 0 32px;
}
section.p7 .bg .content .text h3 {
    font-size: 48px;
    font-weight: bold;
    margin: 70px 0 30px 0;
}
section.p7 .bg .content .text p {
    font-size: 20px;
    line-height: 36px;
}
section.p8 .content {
    width: 1600px;
    margin-top: 80px;
}
section.p8 .content .swiper-container {
    height: 620px;
}
section.p8 .content .swiper-container .swiper-slide {
    position: relative;
}
section.p8 .content .swiper-container .swiper-slide img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
section.p8 .content .swiper-container .swiper-slide p {
    opacity: 0;
    position: absolute;
    top: 460px;
    margin: 0 80px;
    text-align: center;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
section.p8 .content .swiper-container .swiper-slide.swiper-slide-active p {
    opacity: 1;
}
section.p8 .content .swiper-prev,
section.p8 .content .swiper-next {
    position: absolute;
    top: 220px;
    width: 40px;
    height: 60px;
    background-image: url("../img/btn-arrow1cbb0.png?=20200727.2");
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
section.p8 .content .swiper-prev:hover,
section.p8 .content .swiper-next:hover {
    background-image: url("../img/btn-arrow1_oncbb0.png?=20200727.2");
}
section.p8 .content .swiper-prev.swiper-prev,
section.p8 .content .swiper-next.swiper-prev {
    left: 40px;
}
section.p8 .content .swiper-prev.swiper-next,
section.p8 .content .swiper-next.swiper-next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    right: 40px;
}

@media (max-width: 1600px) {
    section.p4 .gallery-logo {
        height: 240px;
    }
    section.p4 .gallery-logo .swiper-slide .logo {
        height: 80%;
    }
}
@media (max-width: 1500px) {
    section.p4 .gallery-logo {
        height: 200px;
    }
    section.p4 .gallery-logo .swiper-slide .logo {
        height: 60%;
    }
    section.p4 .swiper-prev,
    section.p4 .swiper-next {
        bottom: 78px;
    }

    section.p8 .content {
        width: 1200px;
        margin-top: 50px;
    }

    .swiper-prev.swiper-prev,
    .swiper-next.swiper-prev {
        left: 50px;
    }
    .swiper-prev.swiper-next,
    .swiper-next.swiper-next {
        right: 50px;
    }
}

/*game*/
.swiper-game {
    margin-top: 60px;
}

.swiper-game .swiper-slide {
    position: relative;
    font-size: 0;
    height: 450px;
    background-position: center;
}
.swiper-game .swiper-slide a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.swiper-game > .swiper-pagination {
    width: 1200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-game > .swiper-pagination .swiper-pagination-bullet {
    float: left;
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 0.5);
}
.swiper-game > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ed6c1a;
}

body section.p9 .content > .cat-title {
    display: inline-block;
    position: relative;
    left: 0;
    font-family: "BMWHELVETICA-BOLD", Arial, Helvetica, sans-serif;
    font-size: 54px;
    line-height: 54px;
    margin: 40px 0 50px 0;
    letter-spacing: 0px;
    color: #010000;
}
body section.p9 .content > .cat-title::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 6px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 8px;
    height: 46px;
    background-color: #ed6c1a;
}
body section.p9 .content > .cat-title::after {
    content: "";
    position: absolute;
    left: -50px;
    bottom: -40px;
    width: 1300px;
    height: 2px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAACAQMAAAB8AV57AAAABlBMVEUAAADtbBowdyftAAAAAXRSTlMAQObYZgAAAA9JREFUCNdj+N/A4MAAAgAOgQHAqn3ZlAAAAABJRU5ErkJggg==);
    background-position: bottom;
    background-repeat: repeat-x;
}
body section.p9 .content > .cat-title .c {
    color: #ed6c1a;
}

body section .content .game-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
body section .content .game-list::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
body section .content .game-list .game {
    position: relative;
    width: 372px;
    height: 528px;
    margin: 22px 12px;
    background-color: #070505;
    border: solid 2px #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
body section .content .game-list .game:hover {
    border: solid 2px #ed6c1a;
}
body section .content .game-list .game .game-btn-box {
    width: 348px;
    height: 260px;
    padding: 100px 12px 12px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
body section .content .game-list .game:hover .game-btn-box {
    opacity: 1;
}
body section .content .game-list .game .game-btn-box a {
    display: block;
    width: 185px;
    height: 56px;
    margin: 10px auto;
}
body section .content .game-list .game .game-btn-box .game-google {
    background: url("../img/btn_googlecbb0.png?=20200727.2") no-repeat top center;
    background-size: cover;
}
body section .content .game-list .game .game-btn-box .game-google.pc {
    display: none;
}
body section .content .game-list .game .game-btn-box .game-ios {
    background: url("../img/btn_ioscbb0.png?=20200727.2") no-repeat top center;
    background-size: cover;
}
body section .content .game-list .game .game-btn-box .game-ios.pc {
    display: none;
}
body section .content .game-list .game .game-btn-box .game-home {
    background: #ed6c1a;
    color: #fff;
    line-height: 56px;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
}
body section .content .game-list .game:hover .meta .name {
    color: #ed6c1a;
}
body section .content .game-list .game .meta {
    position: absolute;
    bottom: 0;
    height: 130px;
    background: #000;
    padding: 12px;
    width: 348px;
}
body section .content .game-list .game .meta .name {
    display: inline-block;
    max-height: 84px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
body section .content .game-list .game .meta .type {
    position: absolute;
    bottom: 16px;
    width: 32px;
    height: 32px;
}
body section .content .game-list .game .meta .type.pc {
    background-image: url("../img/icon_pccbb0.png?=20200727.2");
    background-position: center;
    background-repeat: no-repeat;
}
body section .content .game-list .game .meta .type.mob {
    background-image: url("../img/icon_mcbb0.png?=20200727.2");
    background-position: center;
    background-repeat: no-repeat;
}

/*global*/
.swiper-global {
    margin-top: 60px;
}
.swiper-global .swiper-slide {
    position: relative;
    font-size: 0;
    height: 750px;
    background-position: center;
}
.swiper-global .swiper-slide .name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 7.2px;
    color: #ffffff;
    text-align: center;
    margin-top: 260px;
}
.swiper-global .swiper-slide .desc {
    width: 906px;
    margin: 0 auto;
    margin-top: 60px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.8;
}

.swiper-global > .swiper-pagination .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    margin: 0 13px;
    margin-bottom: 40px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.5);
}
.swiper-global > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ed6c1a;
}

.swiper-global .swiper-prev,
.swiper-global .swiper-next {
    position: absolute;
    top: 390px;
    width: 40px;
    height: 60px;
    background-image: url("../img/btn-arrowcbb0.png?=20200727.2");
    opacity: 0.6;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.swiper-global .swiper-prev:hover,
.swiper-global .swiper-next:hover {
    opacity: 1;
}
.swiper-global .swiper-prev.swiper-prev,
.swiper-global .swiper-next.swiper-prev {
    left: 230px;
}
.swiper-global .swiper-prev.swiper-next,
.swiper-global .swiper-next.swiper-next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    right: 230px;
}

section.p10 .pic {
    float: left;
}
section.p10 .text {
    display: inline-block;
    margin-left: 36px;
    width: 560px;
    height: 470px;
}
section.p10 .text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 40px;
    margin: 30px 0;
    color: #898989;
}
section.p11 {
    height: 600px;
    background-image: url("../img/pic_joincbb0.jpg?=20200727.2");
    background-position: center;
    background-size: cover;
    margin: 85px auto;
}
section.p11 > .title {
    color: #fff;
    padding-top: 100px;
    margin: 50px 0 40px 0;
}
section.p11 > .title::before {
    top: 76px;
    background: #fff;
}
section.p11 > .title .c {
    color: #fff;
}
section.p11 .content {
    text-align: center;
}
section.p11 .content p {
    margin-top: 246px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    letter-spacing: 0.2px;
    color: #ffffff;
}
section.p11 .content .linkedin {
    width: 176px;
    margin-top: 12px;
    height: 58px;
    border-radius: 29px;
    border: solid 2px #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("../img/icon_linkedincbb0.png?=20200727.2");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
section.p11 .content .linkedin:hover {
    border-color: #ed6c1a;
}

@media (max-width: 1600px) {
    section.p10 .gallery-logo {
        height: 240px;
    }
    section.p10 .gallery-logo .swiper-slide .logo {
        height: 80%;
    }
}
@media (max-width: 1500px) {
    section.p10 .gallery-logo {
        height: 200px;
    }
    section.p10 .gallery-logo .swiper-slide .logo {
        height: 60%;
    }
    section.p10 .swiper-prev,
    section.p10 .swiper-next {
        bottom: 78px;
    }

    section.p4 .content {
        width: 1200px;
        margin-top: 50px;
    }

    .swiper-global .swiper-prev.swiper-prev,
    .swiper-global .swiper-next.swiper-prev {
        left: 50px;
    }
    .swiper-global .swiper-prev.swiper-next,
    .swiper-global .swiper-next.swiper-next {
        right: 50px;
    }
}

/*contact*/
section.p12 {
    height: 750px;
    background-image: url("../img/pic_contactcbb0.jpg?=20200727.2");
    background-position: center;
    background-size: cover;
    margin-bottom: 75px;
}
section.p12 > .title {
    padding-top: 100px;
    margin: 60px 0 40px 0;
}
section.p12 > .title::before {
    top: 76px;
}
section.p12 .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
section.p12 .v {
    width: 280px;
    height: 435px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffffff;
    background: rgba(237, 108, 26, 0.7);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
section.p12 .v:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}
section.p12 .v .icon {
    width: 120px;
    height: 120px;
    margin: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
}
section.p12 .v h3 {
    font-weight: bold;
    line-height: 36px;
    font-size: 20px;
}
section.p12 .v p {
    line-height: 36px;
}
section.p13 {
    padding-bottom: 190px;
}
section.p13 .swiper-container {
    width: 1168px;
    height: 626px;
    background-color: #ed6c1a;
    border: solid 2px rgba(237, 108, 26, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.p13 .swiper-wrapper .swiper-slide {
    position: relative;
    font-size: 0;
    background-position: center;
}
section.p13 .swiper-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
section.p13 .swiper-pagination::before {
    content: "";
    position: absolute;
    top: 7px;
    width: 630px;
    margin: 0 45px;
    height: 3px;
    background-color: #bfbfbf;
}
section.p13 .swiper-pagination-bullet {
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 36px;
    opacity: 1;
    background-color: #bfbfbf;
}
section.p13 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ed6c1a;
}
section.p13 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    color: #ed6c1a;
}
section.p13 .swiper-pagination-bullet span {
    position: absolute;
    top: 30px;
    left: -200%;
    width: 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #595757;
}







