body {
    width: 100%;
    min-width: 370px;
  }
  .pabg2{padding: 100px 0 100px 0;}
  body .page {
    background: #002936;
  }
  body .imgbox {
    margin: 5% auto 0;
    text-align: center;
  }
  body .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .imgbox a {
    display: block;
    background: url(../images/img_gamebuffindex_downloadbottom.png);
    background-size: 100% 100%;
    width: 212px;
    height: 92px;
    margin: 51px auto 0;
  }
  body .imgbox a:hover {
    background: url(../images/img_gamebuffindex_downloadbottomhover.png);
  }
  body article .contentBox {
    display: flex;
    align-items: center;
    margin-top: 3%;
  }
  body article h3 {
    margin: 2% 0 0 0;
    color: #00A4E9;
    font-size: 30px;
  }
  body article .images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body article .images img {
    width: 100%;
    height: 100%;
    background: repeat;
  }
  body article .carousel-item strong {
    display: block;
    line-height: 44px;
    text-align: center;
    position: absolute;
    font-weight: normal;
    bottom: 10px;
    width: 208px;
    height: 44px;
    font-size: 20px;
    color: #A6D2E0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  }
  body article .left {
    height: 300px;
    width: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  body article .left img {
    width: 33px;
    height: 60px;
    transform: rotate(180deg);
  }
  body article .left:hover {
    background-color: #023241;
  }
  body article .right {
    height: 300px;
    width: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  /* body article .right img {
    width: 33px;
    height: 60px;
  } */
  body article .right:hover {
    background-color: #023241;
  }
  body section .stepbox {
    width: 320px;
    height: 260px;
    background: url(../images/img_gamebuffindex_step.png);
    background-size: 100% 100%;
    position: relative;
    float: left;
  }
  body section .stepbox .step {
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
  }
  body section .stepbox .step .title {
    width: 93px;
    font-size: 30px;
    font-family: PingFang SC;
    color: #00A4E9;
    text-align: center;
    line-height: 30px;
  }
  body section .stepbox .stepContent {
    color: #00A4E9;
    font-size: 20px;
    position: absolute;
    bottom: 43px;
    text-align: center;
    left: 105px;
  }
  body section .stepbox .stepContent2 {
    color: #00A4E9;
    font-size: 20px;
    position: absolute;
    bottom: 72px;
    text-align: center;
    left: 90px;
  }
  body section .stepbox .stepContent span {
    display: block;
  }
  body section .stepbox .stepContent2 span {
    display: block;
  }
  body section .next_icon {
    float: left;
    width: 25px;
    margin-top: 130px;
  }
  .itemBox {
    /* width: 100%; */
    float: left;
  }
  .itemCase{
    overflow: hidden;
  }
  .carousel-item {
    /* width: 15%; */
    float: left;
    position: relative;
    padding: 10px;
  }
  .carousel-item img {
    width: 100%;
    /* height: 100%;  */
  }
  .loadBG {
    width: 100%;
    height: 305px;
    background: url("../images/img_gamebuff_indexdownloadBG.png") no-repeat;
    background-size: 100% 100%;
  }
  .pabg {
    padding-top: 6%;
    padding-bottom: 2%;
  }
  .indexdown {
    width: 100%;
    margin-left: 100px;
    margin-top: 3%;
  }
  .indexdown img {
    width: 100%;
  }
  .rightdown {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 200px;
    width: 100%;
    margin-top: 100px;
  }
  .rightdown h2 {
    font-size: 24px;
    color: #00A4E9;
    vertical-align: center;
  }
  .rightdown h2 img {
    transform: rotate(180deg);
    height: 21px;
    width: 17px;
    display: inline-block;
    margin-top: -2px;
  }
  .rightdown h2:nth-child(1) {
    margin-left: 16%;
  }
  .rightdown h2:nth-child(2) {
    margin-left: 27%;
  }
  .rightdown .info {
    height: 28%;
    margin-left: 27%;
  }
  .rightdown .info span {
    color: #00A4E9;
    font-size: 12px;
  }
  .rightdown .info span:nth-child(2) {
    margin-left: 27px;
  }
  .rightdown .info button {
    font-size: 16px;
    border: 2px solid #34A0C2;
    background-color: rgba(0, 0, 0, 0);
    color: #00A4E9;
    width: 24%;
    height: 75%;
    margin-left: 27px;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .rightdown .info button:hover {
    background-color: #34A0C2;
    color: #FFF;
  }
  .rightdown .info button:active {
    background: #2390b1;
    border: 2px solid #2390b1;
  }
  .index_jsbg {
    margin-top: 3%;
    height: 470px;
    background: url(../images/img_gamebuffindex_jsbg.png);
    background-size: 100% 100%;
  }
  .GffList{float: left;margin-left: 20px;width: 215px}
  .index_jsbg h2 {
    text-align: center;
    width: 28%;
    padding-top: 3.5%;
    color: #FFFFFF;
    font-size: 24px;
    margin: 0 auto;
  }
  .index_jsbg .component {
    padding: 0 0 20px 24px;float: left;
    display: flex;
    justify-content: space-between;
  }
  .index_jsbg .component img {
    width: 80px;
    height: 120px;
  }
  .index_jsbg .component p {
    color: #FFFFFF;
    font-size: 14px;
  }
  .index_jsbg .component span {
    color: #FFFFFF;
    font-size: 14px;display: block;height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .test2{width: 100%!important;}
  .index_jsbg .arrow-left{
    transform: rotate(180deg);
    background: url(../images/img_gamebuffindex_gameturn.png) no-repeat left bottom;
    position: absolute;
    left: 0px;
    top: 36%;
    margin-top: -35px;
    width: 20px;
    height: 100px;
    z-index: 999;
  }
  .index_jsbg .arrow-right {
    background: url('../images/img_gamebuffindex_gameturn.png') no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 36%;
    margin-top: -35px;
    width: 20px;
    height: 100px;
    z-index: 999;
    outline: none;
  }
  .index_jsbg .arrow-left:hover {
    background-image: url('../images/img_gamebuffindex_gameturn_hover.png')
  }
  .index_jsbg .arrow-right:hover {
    background-image: url('../images/img_gamebuffindex_gameturn_hover.png')
  }
  .swiper-container{margin-top: 5%!important;padding-bottom: 62px!important;}
  .swiper-pagination{bottom: -3px!important;background: url("../images/img_gamebuffindex_changebg.png")no-repeat;background-size: 100% 100%;width: 460px!important;right: 0!important;left: 0!important;margin: auto;height: 43px!important;}
  /*.swiper-pagination-bullet-active:hover{background: url("../images/img_gamebuffindex_hover.png")no-repeat!important;background-size: 100% 100%!important;}*/
  .swiper-pagination-bullet {
    width: 92px!important;
    height: 43px!important;
    display: inline-block;
    border-radius: 100%;
    opacity: 0!important;
  }
  .swiper-pagination-bullet:hover{background: url("../images/img_gamebuffindex_hover.png")no-repeat!important;background-size: 100% 100%!important;width: 92px!important;
    height: 43px!important;opacity: 1!important;}
  .swiper-pagination-bullet-active{ opacity: 1!important;;background: url("../images/img_gamebuffindex_chosen.png")no-repeat!important;background-size: 100% 100%!important;width: 92px!important;height: 43px!important;}
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0!important;}
  .swiper-pagination-bullet-active:hover{background: url("../images/img_gamebuffindex_chosen.png")no-repeat!important;background-size: 100% 100%!important;}
  .index_dtbg{
    background: url(../images/img_gamebuffindex_dtbg.png) no-repeat;
    background-size: 100% 100%;
    height: 410px;
    padding-top: 18px;
    margin-bottom: 10%;
  }
  .index_dtbg h2{
    text-align: center;
    color: #fff;
  }
  .index_dtbg ul{
    font-size: 14px;
    color: #A6D2E0;
    font-weight: normal;
    padding-top: 9%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .index_dtbg ul li em{
    color: #FEFFFF;
    font-style: normal;
    float: right;position: absolute;
    right: 0;cursor: pointer;
  }
  .index_dtbg ul li em:hover{color: #b8caca;}
  .index_dtbg ul li {
    position: relative;
    line-height: 23px;
    display:flex;
    justify-content: space-between;
  }
  .index_dtbg ul li span{
    text-decoration: none!important;
    color: #A6D2E0;
    white-space:nowrap;
    display: block;
  }
  .index_dtbg ul li span:nth-child(1){
    display: inline-block;
    width: 71%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
  }
  .index_dtbg ul li:hover span{
    color: #00A4E9;
  }
  .index_dtbg ul li:active span{
    color: #00A4E9;
  }
  .index_dtbg ul li a:nth-child(2){
  
  }
  .index_dtbg ul li a:nth-child(1){
  
  }
  .swiper-button-next{
    background-image: url(../images/img_gamebuffindex_LandR.png)!important;
    right: -83px!important;
    margin-top: -150px!important;
    background-size: 50%!important;
  }
  .swiper-button-prev{
    transform: rotate(180deg);
    background-image: url(../images/img_gamebuffindex_LandR.png)!important;
    left: -83px!important;
    margin-top: -150px!important;
    background-size: 50%!important;
  }
  .swiper-container_one{
    overflow: hidden;
  }
  .back_to_top {
    display:none;
    cursor: pointer;
    position: fixed;
    bottom: 200px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: #00A4E9;
    border-radius: 4px;
    box-shadow: 0px 2px 8px 0 rgba(17,17,22,0.3);
    z-index: 99999;
  }
  .back_to_top img {
    margin: 0px auto 0 auto;
    width: 50px;
    height: 50px;
  }
  .back_to_top:hover {
    background: #3d9bc2;
  }
  /* 敬请期待*/
  .imgbox>button{
    margin-top: 97px;
    font-size: 16px;
    border: 2px solid #34A0C2;
    background-color: #34A0C2;
    color: #fff;
    padding:10px;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .banner_pic{width:706px;height: 400px;margin: 0 auto}
  .bannerTitle{width:100%;float:left}
  .bannerTitle .p{font-size: 150px;color:#A6D2E0;font-family: oswald;margin: 0;float:left;line-height: 200px;}
  .INList p{font-size: 50px;color:#A6D2E0;font-weight: 400;line-height: 59px;margin: 0;text-align: left!important;}
  .INList{float:left;padding-top: 12px;}
  .list_one{padding-left: 40px;}
  .list_two{padding-right: 62px}
  .banner_pic:nth-child(2){margin-top: 20px;}
  .list_two .p{margin-top:10px;}
  .help-a{width: 60px;height: 15px;font-size: 15px;color: #FEFFFF;line-height: 40px;float: right;margin-top: -10px;margin-right: 31px;}
  
