.gradient {
  background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom right, #f6b500, #ffe201);
  /* 标准的语法 */
}
.clearfix {
  zoom: 1;
}
.clearfix::after,
.clearfix::before {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 721px) {
  .footer a {
    color: #fff;
  }
  .footer .footer_info .footer_info_inner .inner_item2 {
    height: auto !important;
    top: 181px !important;
  }
  .opening {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.3s linear;
    background: transparent;
    -webkit-transform: translate(0, -110%);
    -moz-transform: translate(0, -110%);
    transform: translate(0, -110%);
    z-index: 9999;
  }
  .opening.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .opening .opening_wrap {
    padding: 30px;
    width: 400px;
    height: 185px;
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #2c2c2c;
  }
  .opening .opening_wrap h3 {
    font-size: 18px;
  }
  .opening .opening_wrap p {
    margin: 20px 0;
    font-size: 14px;
  }
  .opening .opening_wrap .btn {
    text-align: right;
  }
  .opening .opening_wrap .btn span {
    cursor: pointer;
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .opening .opening_wrap .btn span:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 720px) {
  .footer {
    height: auto !important;
    padding-bottom: 0.833rem;
  }
  .footer a {
    color: #737373;
  }
  .footer::before {
    background-size: 100% 100% !important;
  }
  .footer .inner_item2,
  .footer .inner_item3 {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .header .header_wrap .header_logo {
    width: 3rem !important;
    height: 0.6rem !important;
  }
  .opening {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.3s linear;
    -webkit-transform: translate(0, -110%);
    -moz-transform: translate(0, -110%);
    transform: translate(0, -110%);
    z-index: 9999;
  }
  .opening.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .opening .opening_wrap {
    padding: 0.8333rem;
    width: 80%;
    height: 5.1389rem;
    background: #fff;
    box-shadow: 0px 0px 0.1111rem rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #2c2c2c;
  }
  .opening .opening_wrap h3 {
    font-size: 0.5rem;
  }
  .opening .opening_wrap p {
    margin: 0.5556rem 0;
    font-size: 0.3889rem;
  }
  .opening .opening_wrap .btn {
    text-align: right;
  }
  .opening .opening_wrap .btn span {
    cursor: pointer;
    display: inline-block;
    width: 3.0556rem;
    height: 1.1111rem;
    line-height: 1.1111rem;
    text-align: center;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    -webkit-border-radius: 0.5556rem;
    -moz-border-radius: 0.5556rem;
    border-radius: 0.5556rem;
    font-size: 0.5rem;
    font-weight: bold;
  }
  .opening .opening_wrap .btn span:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 721px) {
  body {
    background: #f2f2f2;
  }
  .header {
    width: 100%;
    min-width: 1200px;
    height: 600px;
    position: relative;
  }
  .header .header_logo {
    text-indent: -999em;
    height: 79px;
    position: absolute;
  }
  .header .header_logo::before {
    content: "";
    width: 181px;
    height: 33px;
    background: url(../img/logo.svg) 100% 100%;
    position: absolute;
    top: 40px;
    left: 50px;
    z-index: 10;
  }
  .header .header_silder {
    width: 70px;
    height: 70px;
    padding: 23px;
    background: #2c2c2c;
    position: fixed;
    top: 45px;
    right: 50px;
    z-index: 999;
    cursor: pointer;
  }
  .header .header_silder.active {
    background: #e2e2e2;
  }
  .header .header_silder.active .header_silder_wrap span {
    background: #000;
  }
  .header .header_silder.active .header_silder_wrap span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 12px;
  }
  .header .header_silder.active .header_silder_wrap span:nth-child(2) {
    transform: rotate(-45deg);
  }
  .header .header_silder.active .header_silder_wrap span:nth-child(3) {
    display: none;
  }
  .header .header_silder .header_silder_wrap {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .header_silder .header_silder_wrap span {
    transition: all 0.4s linear;
    width: 23px;
    height: 3px;
    background: #ffe201;
    position: absolute;
  }
  .header .header_silder .header_silder_wrap span:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .header .header_silder .header_silder_wrap span:nth-child(3) {
    bottom: 0;
  }
  .header .header_left {
    width: 37.5%;
    height: 100%;
    float: left;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
  }
  .header .header_left .left_swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .header .header_left .left_swiper .swiper-pagination {
    display: none;
  }
  .header .header_left .left_swiper .swiper-slide .filter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(10px);
  }
  .header .header_left .left_swiper .swiper-slide .filter img {
    height: 100%;
  }
  .header .header_left .left_swiper .swiper-slide .wrap {
    text-indent: -999em;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
  }
  .header .header_left .left_swiper .swiper-slide .game {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 190px;
    padding-left: 33.33%;
  }
  .header .header_left .left_swiper .swiper-slide .game .game_icon {
    width: 128px;
    margin-bottom: 10px;
  }
  .header .header_left .left_swiper .swiper-slide .game .game_title {
    color: #f2f2f2;
    font-size: 34px;
    margin-bottom: 5px;
  }
  .header .header_left .left_swiper .swiper-slide .game .game_info {
    font-size: 14px;
    color: #f2f2f2;
    margin-bottom: 20px;
  }
  .header .header_left .left_swiper .swiper-slide .game .game_btn {
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #2c2c2c;
    font-weight: bold;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
  .header .header_right {
    width: 62.5%;
    height: 100%;
    float: left;
  }
  .header .header_right .right_swiper {
    width: 100%;
    height: 100%;
  }
  .header .header_right .right_swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .header .header_right .right_control {
    width: 90%;
    overflow: hidden;
    padding: 0 5%;
    position: relative;
    top: -65px;
    z-index: 1;
  }
  .header .header_right .right_control .control_item {
    width: 20%;
    max-height: 130px;
    float: left;
    position: relative;
  }
  .header .header_right .right_control .control_item::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header .header_right .right_control .control_item.active::before {
    opacity: 0;
  }
  .header .header_right .right_control .control_item img {
    height: 130px;
    width: 100%;
    max-height: 130px;
  }
  .main {
    width: 100%;
  }
  .main .main_wrap {
    margin: 80px auto 0;
    width: 1200px;
  }
  .main .main_wrap .title {
    height: 38px;
    font-size: 27px;
    color: #2c2c2c;
    overflow: hidden;
    margin-bottom: 16px;
  }
  .main .main_wrap .title span {
    font-size: 14px;
    line-height: 38px;
  }
  .main .main_wrap .title span:first-child {
    margin-left: 10px;
  }
  .main .main_wrap .ourgame {
    zoom: 1;
  }
  .main .main_wrap .ourgame::after,
  .main .main_wrap .ourgame::before {
    content: "";
    display: table;
  }
  .main .main_wrap .ourgame::after {
    clear: both;
  }
  .main .main_wrap .ourgame .ourgame_item {
    float: left;
    width: 380px;
    height: 305px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
  }
  .main .main_wrap .ourgame .ourgame_item.noMargin {
    margin-right: 0;
  }
  .main .main_wrap .ourgame .ourgame_item img {
    width: 100%;
    vertical-align: top;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game {
    width: 100%;
    height: 90px;
    background: #fff;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game .game_icon {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 4px;
    position: relative;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game .game_icon img {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game .game_info {
    padding: 22px 0 23px 0;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game .game_info h3 {
    font-size: 18px;
    line-height: 25px;
    color: #2c2c2c;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_game .game_info p {
    font-size: 14px;
    line-height: 20px;
    color: #737373;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .main_wrap .ourgame .ourgame_item .ourgame_item_btn {
    transition: all 0.5s linear;
    position: absolute;
    bottom: -15px;
    right: 20px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    opacity: 0;
  }
  .main .main_wrap .ourgame .ourgame_item:hover .ourgame_item_btn {
    opacity: 1;
  }
  .main .main_wrap .main_btn {
    margin-bottom: 60px;
    text-align: center;
  }
  .main .main_wrap .main_btn span {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #2c2c2c;
    cursor: pointer;
  }
  .main .main_wrap .main_btn span:hover {
    opacity: 0.8;
  }
  .footer {
    width: 100%;
    min-width: 1200px;
    background: #2c2c2c;
  }
  .footer .footer_info {
    width: 100%;
    height: 312px;
  }
  .footer .footer_info .footer_info_inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .footer .footer_info .footer_info_inner::before {
    content: "";
    width: 77px;
    height: 119px;
    background: url(../img/index-footer-logo.svg) 100% 100%;
    position: absolute;
    top: 102px;
    left: 0;
  }
  .footer .footer_info .footer_info_inner .inner_item1 {
    height: 34px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 183px;
    left: 45%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .footer .footer_info .footer_info_inner .inner_item2 {
    height: 34px;
    position: absolute;
    top: 183px;
    right: 250px;
    font-size: 12px;
    color: #fff;
  }
  .footer .footer_info .footer_info_inner .inner_item3 {
    height: 34px;
    position: absolute;
    top: 183px;
    right: 0;
    font-size: 12px;
    color: #fff;
  }
  .footer .footer_info .footer_info_inner .inner_item3 a {
    color: #fff;
  }
  .footer .footer_info .footer_info_inner .inner_link {
    position: absolute;
    top: 119px;
    right: 0;
  }
  .footer .footer_info .footer_info_inner .inner_link a {
    display: inline-block;
    vertical-align: middle;
  }
  .footer .footer_info .footer_info_inner .inner_link a.qq {
    width: 19px;
    height: 23px;
    margin-right: 15px;
    background: url(../img/index-footer-qq.svg) no-repeat;
  }
  .footer .footer_info .footer_info_inner .inner_link a.wechat {
    width: 26px;
    height: 21px;
    margin-right: 15px;
    background: url(../img/index-footer-wechat.svg) no-repeat;
  }
  .footer .footer_info .footer_info_inner .inner_link a.game {
    width: 26px;
    height: 18px;
    background: url(../img/index-footer-game.svg) no-repeat;
  }
  .silder {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
  }
  .silder.active {
    opacity: 1;
    z-index: 20;
    display: block;
  }
  .silder.active .silder_info {
    transform: translateX(0);
  }
  .silder .silder_info {
    width: 500px;
    padding-top: 165px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(120%);
    transition: all 0.4s linear;
  }
  .silder .silder_info .silder_list {
    transform: translateX(-5%);
  }
  .silder .silder_info .silder_list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 29px;
  }
  .silder .silder_info .silder_list li a {
    display: block;
    color: #313131;
    text-decoration: none;
  }
  .silder .silder_info .silder_list li:hover {
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
  }
  .silder .silder_info .silder_link {
    width: 100%;
    height: 50px;
    padding-left: 50px;
    position: absolute;
    bottom: 70px;
    font-size: 18px;
  }
  .silder .silder_info .silder_link .gamecenter {
    color: #313131;
  }
  .silder .silder_info .silder_link .wechat {
    display: inline-block;
    width: 26px;
    height: 21px;
    background: url(../img/silder-wechat.svg);
    margin-left: 159px;
    margin-right: 30px;
  }
  .silder .silder_info .silder_link .qq {
    display: inline-block;
    width: 26px;
    height: 20px;
    background: url(../img/silder-qq.svg) no-repeat;
    margin-right: 30px;
  }
  .silder .silder_info .silder_link .game {
    display: inline-block;
    width: 26px;
    height: 18px;
    background: url(../img/silder-game.svg) no-repeat;
  }
}
@media screen and (max-width: 720px) {
  .header {
    width: 100%;
    height: 7.5rem;
    margin-top: 1.3889rem;
  }
  .header .header_wrap {
    width: 100%;
    height: 1.3889rem;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .header .header_wrap .header_logo {
    text-indent: -999em;
    width: 2.4167rem;
    height: 0.6111rem;
    background: url(../mbimg/logo.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 0.5556rem;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .header .header_wrap .header_silder {
    width: 0.5556rem;
    height: 0.5rem;
    position: absolute;
    right: 0.5556rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .header .header_wrap .header_silder span {
    transition: all 0.5s linear;
    width: 100%;
    height: 0.1111rem;
    display: block;
    background: #ffe201;
    position: absolute;
  }
  .header .header_wrap .header_silder span:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .header .header_wrap .header_silder span:last-child {
    bottom: 0;
  }
  .header .header_wrap .header_silder.active .header_silder_wrap span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 0.25rem;
  }
  .header .header_wrap .header_silder.active .header_silder_wrap span:nth-child(2) {
    transform: rotate(-45deg);
  }
  .header .header_wrap .header_silder.active .header_silder_wrap span:nth-child(3) {
    display: none;
  }
  .header .header_left {
    margin-top: 1.3889rem;
    width: 100%;
    height: 100%;
  }
  .header .header_left .left_swiper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .header_left .left_swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .filter {
    width: 100%;
    height: 100%;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .filter img {
    width: 100%;
    height: 100%;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .wrap {
    display: none;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .game {
    width: 2.7778rem;
    height: 4.0278rem;
    padding-top: 0.5556rem;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 1.5278rem;
    left: 0.5556rem;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .game img {
    width: 1.6667rem;
    height: 1.6667rem;
    margin-left: 0.5556rem;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .game p {
    display: none;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .game h3 {
    font-size: 0.3333rem;
    color: #f2f2f2;
    text-align: center;
  }
  .header .header_left .left_swiper .swiper-wrapper .swiper-slide .game a {
    width: 1.3889rem;
    height: 0.5556rem;
    line-height: 0.5556rem;
    text-align: center;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    -webkit-border-radius: 0.5556rem;
    -moz-border-radius: 0.5556rem;
    border-radius: 0.5556rem;
    font-size: 0.2778rem;
    color: #2c2c2c;
    position: absolute;
    bottom: 0.4722rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .header .header_left .left_swiper .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0.5556rem;
    text-align: right;
    padding-right: 0.5556rem;
  }
  .header .header_left .left_swiper .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s linear;
    -webkit-border-radius: 0.0833rem;
    -moz-border-radius: 0.0833rem;
    border-radius: 0.0833rem;
    background: #fff;
    opacity: 1;
  }
  .header .header_left .left_swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.5556rem;
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
  }
  .header .header_right {
    display: none;
  }
  .main .main_wrap {
    background: #f2f2f2;
    padding: 0.5556rem 0 0.6667rem 0.5556rem;
  }
  .main .main_wrap .title {
    font-size: 0.5rem;
    color: #2c2c2c;
    margin-bottom: 0.1111rem;
    font-weight: 800;
  }
  .main .main_wrap .title span {
    font-weight: normal;
    font-size: 0.2778rem;
    margin-left: 0.1111rem;
  }
  .main .main_wrap .title span:last-child {
    display: none;
  }
  .main .main_wrap .dynamic {
    height: 3.75rem;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.5556rem;
  }
  .main .main_wrap .dynamic .dynamic_swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .main .main_wrap .dynamic .dynamic_swiper .swiper-wrapper .swiper-slide {
    width: 75% !important;
    height: 100%;
    margin-right: 0.2778rem !important;
    position: relative;
  }
  .main .main_wrap .dynamic .dynamic_swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    vertical-align: top;
  }
  .main .main_wrap .dynamic .dynamic_swiper .swiper-wrapper .swiper-slide p {
    width: 100%;
    padding-left: 0.2778rem;
    padding-top: 0.4722rem;
    height: 1.5rem;
    line-height: 0.8333rem;
    font-size: 0.3333rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 10%, rgba(0, 0, 0, 0.696706) 40%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .main_wrap .dynamic .dynamic_swiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999em;
  }
  .main .main_wrap .ourgame {
    display: none;
  }
  .main .main_wrap .ourgame_m_swiper {
    width: 100%;
    height: 1.8889rem;
    overflow: hidden;
  }
  .main .main_wrap .ourgame_m_swiper .swiper-slide {
    width: 1.5rem;
    height: 100%;
    margin-right: 0.2778rem !important;
    position: relative;
  }
  .main .main_wrap .ourgame_m_swiper .swiper-slide img {
    width: 100%;
  }
  .main .main_wrap .ourgame_m_swiper .swiper-slide span {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    font-size: 0.2778rem;
    color: #2c2c2c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .footer {
    margin-top: 8.3333rem;
    width: 100%;
    height: 5.5556rem;
    background: #2c2c2c;
    font-size: 0.2778rem;
    font-weight: bold;
    color: #737373;
    padding-top: 1.9722rem;
    padding-right: 0.8333rem;
    text-align: right;
    position: relative;
  }
  .footer .AD {
    width: 100%;
    height: 8.3333rem;
    position: absolute;
    top: -8.3333rem;
  }
  .footer .AD .AD_item1,
  .footer .AD .AD_item2,
  .footer .AD .AD_item3,
  .footer .AD .AD_item4 {
    width: 50%;
    height: 50%;
    float: left;
    background: #4f4f4f;
    text-align: center;
    position: relative;
  }
  .footer .AD .AD_item1 a,
  .footer .AD .AD_item2 a,
  .footer .AD .AD_item3 a,
  .footer .AD .AD_item4 a {
    display: block;
    height: 100%;
    padding-top: 2.9444rem;
    color: #e2e2e2;
  }
  .footer .AD .AD_item1:nth-child(2),
  .footer .AD .AD_item2:nth-child(2),
  .footer .AD .AD_item3:nth-child(2),
  .footer .AD .AD_item4:nth-child(2),
  .footer .AD .AD_item1:nth-child(3),
  .footer .AD .AD_item2:nth-child(3),
  .footer .AD .AD_item3:nth-child(3),
  .footer .AD .AD_item4:nth-child(3) {
    background: #737373;
  }
  .footer .AD .AD_item1::before {
    content: "";
    width: 1.3333rem;
    height: 1.3333rem;
    background: url(../img/index-footer-AD1.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.4167rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .footer .AD .AD_item2::before {
    content: "";
    width: 1.0556rem;
    height: 1.3333rem;
    background: url(../img/index-footer-AD2.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.4167rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .footer .AD .AD_item3::before {
    content: "";
    width: 1.3056rem;
    height: 1.2778rem;
    background: url(../img/index-footer-AD4.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.5972rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .footer .AD .AD_item4::before {
    content: "";
    width: 1.3056rem;
    height: 1.2778rem;
    background: url(../img/index-footer-AD3.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.4444rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .footer::before {
    content: "";
    width: 1.6667rem;
    height: 1.5278rem;
    background: url(../img/index-footer-logo.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.1111rem;
    left: 0.8333rem;
  }
  .footer .inner_item1,
  .footer .inner_item2 {
    margin-bottom: 0.4167rem;
  }
  .footer .inner_item2 {
    -webkit-transform: translate(0, 0.9722rem);
    -moz-transform: translate(0, 0.9722rem);
    transform: translate(0, 0.9722rem);
  }
  .footer .inner_item3 {
    -webkit-transform: translate(0, -1.1111rem);
    -moz-transform: translate(0, -1.1111rem);
    transform: translate(0, -1.1111rem);
  }
  .footer .inner_item3 a {
    color: #737373;
  }
  .footer .inner_link {
    position: absolute;
    top: 1.1111rem;
    right: 0.8333rem;
    text-align: right;
  }
  .footer .inner_link a {
    display: inline-block;
    margin-right: 0.3611rem;
  }
  .footer .inner_link a:last-child {
    margin-right: 0;
  }
  .footer .inner_link a.wechat {
    width: 0.6389rem;
    height: 0.5rem;
    background: url(../img/index-footer-wechat.svg) no-repeat;
    background-size: 100%;
    -webkit-transform: translate(0, 0.0833rem);
    -moz-transform: translate(0, 0.0833rem);
    transform: translate(0, 0.0833rem);
  }
  .footer .inner_link a.qq {
    width: 0.4444rem;
    height: 0.5556rem;
    background: url(../img/index-footer-qq.svg) no-repeat;
    background-size: 100%;
    -webkit-transform: translate(0, 0.0853rem);
    -moz-transform: translate(0, 0.0853rem);
    transform: translate(0, 0.0853rem);
  }
  .footer .inner_link a.game {
    width: 0.6389rem;
    height: 0.4167rem;
    background: url(../img/index-footer-game.svg) no-repeat;
    background-size: 100%;
  }
  .silder {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 1.3889rem;
    z-index: 50;
    -webkit-transform: translate(0, -120%);
    -moz-transform: translate(0, -120%);
    transform: translate(0, -120%);
  }
  .silder::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .silder.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .silder .silder_info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .silder .silder_info .silder_list {
    font-size: 0.5rem;
  }
  .silder .silder_info .silder_list li {
    height: 1.0278rem;
    line-height: 1.0278rem;
    margin-bottom: 0.6944rem;
    text-align: center;
  }
  .silder .silder_info .silder_list li:first-child {
    margin-top: 0.6944rem;
  }
  .silder .silder_info .silder_list li a {
    color: #fff;
    width: 2.4444rem;
    height: 100%;
    text-align: center;
    display: inline-block;
  }
  .silder .silder_info .silder_list li:nth-child(1) a {
    background: -webkit-linear-gradient(top right, #f6b500, #ffe201);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #f6b500, #ffe201);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #f6b500, #ffe201);
    /* 标准的语法 */
    color: #2c2c2c;
  }
  .silder .silder_link {
    position: absolute;
    bottom: 2.25rem;
    font-weight: bold;
    font-size: 0.5rem;
    color: #fff;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .silder .silder_link .gamecenter {
    color: #fff;
    display: block;
  }
  .silder .silder_link a {
    display: none;
  }
}
