body,
html,
.container {
  padding-top: 0
}

body {
  text-align: center;
  font-family: 'Roboto';
  padding: 0;
  font-size: 12px;
  color: #C4A369;
}

body {
  visibility: visible;
  margin: 0 auto;
  max-width: 750px;
  background: #fff;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.cf {
  *zoom: 1;
  clear: both;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

html {
  font-size: 13.3333vw;
  -webkit-text-size-adjust: none;
  font-family: 'Roboto';
}

@media screen and (min-width:750px) {
  html {
    font-size: 100px
  }
}

.container {
  position: relative;
  max-width: 750px;
}

.mainSwiper {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 10;
}

.mainSwiper .main_wrap {
  height: 100%;
}

.mainSwiper .section {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.mainSwiper .section.swiper-slide-active {
  z-index: 2
}

.mainSwiper .section0 {
  box-sizing: border-box
}

.mainSwiper .section0 .bg_0,
.mainSwiper .section1 .bg_1,
.mainSwiper .section2 .bg_2,
.mainSwiper .section3 .bg_3,
.mainSwiper .section4 .bg_4 {
  width: 100%;
  height: 3rem;
}

.mainSwiper .section0 .bg_0 {
  height: 12.8rem;
  background: url('../img/bg_012.jpg') no-repeat center top;
  background-size: cover;
}

.mainSwiper .section1 .bg_1 {
  height: 13.6rem;
  background: url('../img/bg_04.jpg') no-repeat center top;
  background-size: cover;
}

.mainSwiper .section2 .bg_2 {
  height: 13.5rem;
  background: url('../img/bg_05.jpg') no-repeat center top;
  background-size: cover;
}

.mainSwiper .section3 .bg_3 {
  height: 13rem;
  background: url('../img/bg_14.jpg') no-repeat center top;
  background-size: cover;
}

.mainSwiper .section4 .bg_4 {
  height: 9.59rem;
  background: url('../img/bg_15.jpg') no-repeat center top;
  background-size: cover;
  margin-bottom: 2.8rem;
}


.headEd {
  height: 1.2rem;
  /*background: url('../img/top_bg.jpg') no-repeat;background-size:100% 1.2rem;*/
  padding: 0.12rem 0.15rem 0 0.2rem;
  z-index: 99;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: rgba(000, 000, 000, 0.75);
}

.headEdLogo {
  float: left;
  overflow: hidden;
}

.headEdLogo dt {
  float: left;
  padding-right: 0.14rem;
  width: 0.98rem;
  height: 0.98rem;
}

.headEdLogo dt img,
.headEdLogo dt a {
  width: 100%;
  height: 100%;
  display: block;
}

.headEdLogo dd {
  float: left;
}

.headEdLogo dd h1 {
  font-size: 0.33rem;
  color: #ffb708;
  padding-top: 0.10rem;
  line-height: 100%;
  text-align: left;
}

.headEdLogo dd h2 {
  font-size: 0.26rem;
  color: #eacaa1;
  line-height: 100%;
  padding-top: 0.2rem;
}

.downloadBtn {
  float: right;
  display: block;
  background: url('../img/btn_01.png') no-repeat;
  background-size: 100% 100%;
  width: 2.02rem;
  height: 0.69rem;
  text-align: center;
  color: #fff;
  font-family: 'Roboto';
  margin-top: 0.15rem;
}

.btn-sli-icon {
  width: 26px;
  height: 18px;
  display: block;
  background-position: -222px 0;
  position: absolute;
  top: 12px;
  right: 10px;
}

.headEd .menu {
  position: absolute;
  height: 14px;
  width: 18px;
  padding: 10px 8px;
  right: 15px;
  top: 1.6rem;
  background-color: #d65547;
  border-radius: 100%;
  z-index: 999;
}

.headEd .active.menu {
  z-index: 9999;
}

.del_1 {
  position: absolute;
  display: block;
  z-index: 2;
  background: url("../img/btn_18.gif") no-repeat;
  background-size: 2.16rem;
  width: 2.16rem;
  height: 2.088rem;
  top: 5.2rem;
  left: 2.67rem;
  z-index: 2;
  /* transform-origin:73px 23px; */
  animation: delo1 6s linear infinite;
  margin-top: 0.8rem;
}

@keyframes delo1 {
  0% {
    top: 5.3rem;
  }

  25% {
    top: 5.2rem;
  }

  50% {
    top: 5.1rem;
  }

  75% {
    top: 5.2rem;
  }

  100% {
    top: 5.3rem;
  }
}

.del_1:hover {}

.page1Box {
  position: absolute;
  left: 0;
  top: 0;
  width: 7.5rem;
  z-index: 2;
  height: 100%;
}

.pagelogo {
  width: 3.4rem;
  position: absolute;
  right: 0rem;
  top: 1.4rem;
  z-index: 2;
}

.headEdLogo dt {
  -webkit-animation: slideLeft 0.5s 1;
  -moz-animation: slideLeft 0.5s 1;
  animation: slideLeft 0.5s 1;
  position: relative;
  z-index: 2;
}

.headEdLogo dd {
  -webkit-animation: slideLeft 1s 1;
  -moz-animation: slideLeft 1s 1;
  animation: slideLeft 1s 1;
  position: relative;
  z-index: 1;
}

.downloadBtn {
  -webkit-animation: slideRight 1s 1;
  -moz-animation: slideRight 1s 1;
  animation: slideRight 1s 1;
  position: relative;
  z-index: 1;
}

.pageImg1 {
  width: 20rem;
  position: absolute;
  right: -5rem;
  top: 0rem;
  z-index: 2;
}

.pageImg11 {
  width: 0.8rem;
  position: absolute;
  right: 1.9rem;
  top: 2.8rem;
  z-index: 2;
}

.pageImg2 {
  width: 1rem;
  /* height:4.96rem; */
  position: absolute;
  z-index: 2;
  left: 1rem;
  top: 4.65rem;
}

.pageImg3 {
  background: url(../img/logoTxt.png?002) no-repeat;
  width: 1.68rem;
  height: 1.43rem;
  background-size: 1.68rem 1.43rem;
  position: absolute;
  right: 0.48rem;
  top: 1.38rem;
  z-index: 3;
}

.pageImg4 {
  position: absolute;
  left: 0.2rem;
  top: 4.0rem;
  z-index: 3;
}

.giftBox {
  position: relative;
}

.giftBg {
  /*background: url(./20190606/icon1.png) no-repeat left center;*/
  width: 1.44rem;
  height: 1.26rem;
  padding-right: 4.05rem;
  background-size: 1.44rem 1.26rem;
  position: relative;
  z-index: 3;
  cursor: pointer;
  text-align: center;
  line-height: 1.26rem;
  color: #f80000;
  font-size: 26px;
  font-weight: bold;
}

.pageImg5 {
  background: url(encourage_2.png) no-repeat;
  width: 7.97rem;
  height: 3.64rem;
  background-size: 6.42rem 2.98rem;
  position: absolute;
  left: 0rem;
  bottom: 1.15rem;
  z-index: 5;
  cursor: pointer;
}

.pageImg5 a {
  width: 1.44rem;
  height: 1.26rem;
  display: block;
  color: #fff;
}

.pageImg6 {
  width: 5.99rem;
  height: 3.82rem;
  position: absolute;
  right: 0.755rem;
  top: 6.9rem;
  z-index: 3;
}

.pageImg61 {
  width: 0.87rem;
  height: 0.87rem;
  position: absolute;
  left: 1.6rem;
  top: 9.1rem;
  z-index: 3;
  cursor: pointer;
}

.pageImg7 {
  background: url(../img/videobtns_2.png) no-repeat;
  width: 1rem;
  height: 1rem;
  background-size: 1.0rem 1.0rem;
  position: absolute;
  left: 2.3rem;
  bottom: 3.5rem;
  z-index: 5;
}

.pageImg7 .btns_video {
  display: block;
  background: url(../img/videobtns.png) no-repeat;
  width: 1rem;
  height: 1rem;
  background-size: 1.0rem 1.0rem;
}

.pageImg7 .btns_video {
  border-radius: 50%;
  animation: videoRotate2 1.6s linear infinite both;
  -webkit-animation: videoRotate2 1.6s linear infinite both;
  -moz-animation: videoRotate2 1.6s linear infinite both;
  -ms-animation: videoRotate2 1.6s linear infinite both;
}

.pageImg8 {
  width: 7.5rem;
  height: 2.77rem;
  position: absolute;
  right: 0rem;
  bottom: 0rem;
  z-index: 3;
  cursor: pointer;
}

.pageImg9 {
  width: 4.26rem;
  height: 1.16rem;
  /* height: 0.923rem; */
  position: absolute;
  left: 1.62rem;
  top: 11.2rem;
  z-index: 3;
  cursor: pointer;
}

.pageImg10 {
  width: 3rem;
  /* height: 4.488rem; */
  position: absolute;
  right: 0.5rem;
  top: 10.1rem;
  z-index: 3;
  cursor: pointer;
}

.page1Box .pageImg1 {
  -webkit-animation: slideRight 0.5s 1;
  -moz-animation: slideRight 0.5s 1;
  animation: slideRight 0.5s 1;
}

.page1Box .pageImg11 {
  -webkit-animation: slideRight 0.5s 1;
  -moz-animation: slideRight 0.5s 1;
  animation: slideRight 0.5s 1;
}

.page1Box .pageImg2 {
  -webkit-animation: slideLeft 1s 1;
  -moz-animation: slideLeft 1s 1;
  animation: slideLeft 1s 1;
}

.page1Box .pageImg4 .giftBg {
  -webkit-animation: slideLeft 0.8s 1;
  -moz-animation: slideLeft 0.8s 1;
  animation: slideLeft 0.8s 1;
}

.page1Box .pageImg5 {
  -webkit-animation: bounceInRight 1.2s 1;
  -moz-animation: bounceInRight 1.2s 1;
  animation: bounceInRight 1.2s 1;
}

.page1Box .pageImg6 {
  -webkit-animation: slideBottom4 1s 1;
  -moz-animation: slideBottom4 1s 1;
  animation: slideBottom4 1s 1;
}

.page1Box .pageImg61 {
  -webkit-animation: slideBottom4 1s 1;
  -moz-animation: slideBottom4 1s 1;
  animation: slideBottom4 1s 1;
}


@-webkit-keyframes slideLeft {
  0% {
    left: -100%;
    opacity: 0;
  }

  100% {
    left: 0;
    opacity: 1;
  }
}

@-moz-keyframes slideLeft {
  0% {
    left: -100%;
    opacity: 0;
  }

  100% {
    left: 0;
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    left: -100%;
    opacity: 0;
  }

  100% {
    left: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideRight {
  0% {
    right: -100%;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@-moz-keyframes slideRight {
  0% {
    right: -100%;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes slideRight {
  0% {
    right: -100%;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideBottom4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0)
  }
}

@-moz-keyframes slideBottom4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0)
  }
}

@keyframes slideBottom4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0)
  }
}


.newscontent {
  position: fixed;
  top: 1.2rem;
  color: #ffffff !important;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 79;
  background: #6a5750;
  overflow: auto;
}

.newscontent .back {
  display: block;
  position: fixed;
  z-index: 80;
  width: 20.267vw;
  height: 6.933vw;
  background: url('../img/back.png') no-repeat;
  background-size: 100% 100%;
  margin: 8vw 0 0vw 3vw;
}

.newscontent .title {
  width: 90%;
  margin: 15vw auto 0;
  text-align: center;
  font-size: 4.533vw;
  background: url('../img/line.png') bottom center no-repeat;
  background-size: 100%;
  padding: 2vw 0;
}

.newscontent .title span {
  display: block;
  color: #fff;
  font-size: 2.933vw;
}

.newscontent .content {
  width: 88%;
  height: 60%;
  margin: 0 auto;
  padding: 0 0 20vw 0;
  overflow-y: scroll;
  font-size: 12px;
}

.newscontent .content .newBox {
  width: 88%;
  margin: 0 auto;
  height: auto;
  font-size: 14px;
}

.newscontent .content * {
  color: #ffffff !important;
  font-size: 12px;
}

.newscontent .content img {
  max-width: 100% !important;
  height: auto !important;
}

.newscontent .content .newsend {
  border-bottom: none;
  text-align: center;
}

.newscontent .listcontent {
  width: 100%;
  height: 60%;
  margin: 0 auto;
  padding: 0 0 20vw 0;
  overflow-y: scroll;
}

.newscontent .listcontent .newsend {
  border-bottom: none;
  text-align: center;
  color: #eaebe6;
}

.newscontent .listcontent .newsend a {
  color: #eaebe6;
}

.newscontent .listcontent .newBox {
  width: 88%;
  margin: 0 auto;
}

.newscontent .content video {
  width: 100%;
}

.newsbd .content {
  width: 90%;
}

.newscontentart {
  position: relative;
  color: #333;
  width: 100%;
  z-index: 79;
  overflow: auto;
  margin-top: -1.0rem;
}

.newscontentart .back {
  display: block;
  position: fixed;
  z-index: 80;
  width: 20.267vw;
  height: 6.933vw;
  background: url('../img/back.png') no-repeat;
  background-size: 100% 100%;
  margin: 1vw 0 0vw 3vw;
}

.newscontentart .title {
  width: 90%;
  height: 1rem;
  margin: 0 auto 0;
  text-align: center;
  font-size: 0.3rem;
  /* background: url('../img/line.png') bottom center no-repeat; */
  background-size: 100%;
  padding: 2vw 0 0 0;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
}

.newscontentart .title span {
  display: block;
  color: #999;
  font-size: 0.22rem;
  line-height: 0.5rem;
}

.newscontentart .content {
  width: 88%;
  min-height: 3rem;
  margin: 0 auto;
  padding: 0 0 0rem 0;
  font-size: 0.26rem;
  color: #333;
  margin-top: 0.3rem;
  text-align: left;
}

.newscontentart .content .newBox {
  width: 88%;
  margin: 0 auto;
  height: auto;
  font-size: 14px;
}

/*.newscontentart .content *{color: #333;font-size: 0.22rem;}*/
.newscontentart .content table {
  table-layout: fixed;
}

.newscontentart .content img {
  max-width: 100% !important;
  height: auto !important;
}

.newscontentart .content .newsend {
  border-bottom: none;
  text-align: center;
}

.newscontentart .listcontent {
  width: 100%;
  height: 60%;
  margin: 0 auto;
  padding: 0 0 20vw 0;
  overflow-y: scroll;
}

.newscontentart .listcontent .newsend {
  border-bottom: none;
  text-align: center;
  color: #eaebe6;
}

.newscontentart .listcontent .newsend a {
  color: #eaebe6;
}

.newscontentart .listcontent .newBox {
  width: 88%;
  margin: 0 auto;
}

.newscontentart .content video {
  width: 100%;
}


.menu .line {
  width: 18px;
  height: 2.56px;
  background-color: #fcffff;
  overflow: hidden;
  opacity: 1;
  transition: all .5s;
  -webkit-transition: all .5s;
  margin: 0 auto;
  border-radius: 2.56px;
}

.menu .line {
  position: absolute;
  left: 50%;
  margin-top: -1.28px;
  margin-left: -9px;
}

.menu .line_top {
  top: 35%;
}

.menu .line_mid {
  top: 50%;
}

.menu .line_bottom {
  top: 65%;
}

.menu.active .line {
  top: 50%;
}

.active.menu .line_top {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.active.menu .line_bottom {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.active.menu .line_mid {
  -webkit-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0);
}

.sli_list {
  display: none;
  width: 100%;
  /*background: #141517;*/
  position: absolute;
  top: 1.2rem;
  left: 0;
  background-color: rgba(000, 000, 000, 0.9);
}

.sli_list_ul {
  width: 94%;
  padding-top: 0px;
  margin: 0 auto;
}

.sli_list_ul li {
  width: 100%;
  height: 46px;
  border-bottom: 1px solid #2e2f30;
}

.sli_list_ul li a {
  width: 100%;
  height: 46px;
  display: block;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 46px;
}

.sli_list_ul li.nend {
  border-bottom: 0px solid #2e2f30;
}

/* m-navbar */
.m-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 74px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  color: #bebebe;
  z-index: 999;
  display: block;
  align-items: center;
  -webkit-transition: 0.3s height;
  transition: 0.3s height;
}

.m-navbar .logo {
  position: absolute;
  left: 50%;
  margin-left: -654px;
  width: 149px;
  height: 100%;
  background: url('../img/icon_03.png') -11px -135px no-repeat;
}

.m-navbar .navbar-toggler {
  display: none;
}

.m-navbar .dropdown-bg {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(46%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.7) 100%);
  -webkit-transition: 0.5s height;
  transition: 0.5s height;
}

.m-navbar .dropdown-bg.show {
  height: 280px;
}

.m-navbar .navbar-nav {
  position: absolute;
  left: 50%;
  margin-left: -478px;
  padding: 0;
  color: #f5f5f5;
}

.m-navbar .nav-item {
  float: left;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0px 0 35px;
  height: 74px;
  margin-left: 15px;
}

.m-navbar .nav-itemic {
  padding: 0 15px;
  margin-left: 0;
}

.m-navbar .nav-item a {
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
}

.m-navbar .nav-item a:hover {
  color: #e4c283;
}

.m-navbar .nav-item>a {
  display: inline-block;
  height: 74px;
  line-height: 74px;
  /*-webkit-transition: 0.5s; transition: 0.5s;*/
  color: #e4c283;
}

.m-navbar .nav-item>a em {
  display: block;
  width: 57px;
  height: 100%;
  background: url('../img/icon_03.png') no-repeat;
}

.m-navbar .nav-item>a .home {
  background-position: -0px -0px;
  height: 50px;
  margin-top: 11px;
}

.m-navbar .nav-item>a .account {
  background-position: -47px -0px;
  height: 50px;
  margin-top: 13px;
}

.m-navbar .nav-item>a .zlp {
  position: absolute;
  left: 0;
  top: 19px;
  background-position: -8px -97px;
  width: 42px;
  height: 39px;
}

.m-navbar .nav-item .nav-itemic {
  width: 200px;
}

.m-navbar .nav-item.nav-itemstart {
  padding-left: 5px;
}

.m-navbar .nav-item .dropdown-nav {
  text-align: center;
  position: absolute;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 19px;
  width: 100%;
  padding-top: 10px;
  font-size: 14px;
  line-height: 30px;
}

.m-navbar .nav-item.nav-itemic .dropdown-nav {
  left: 0;
}

.m-navbar .nav-item .dropdown-nav.show {
  display: block;
}

.m-navbar .nav-item .dropdown-item a:hover {
  position: relative;
}

.m-navbar .nav-item .dropdown-item a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  border-top: 1px solid;
}

.m-navbar .nav-item .dropdown-qrcode {
  left: 4px;
  width: 85px;
  font-size: 12px;
  line-height: 1.4;
  color: #ffffff;
}

.m-navbar .nav-item .dropdown-qrcode img {
  width: 85px;
}

.m-navbar .nav-item .qrcode-item {
  margin-top: 6px;
}

.m-navbar .nav-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 19%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.m-navbar .nav-itemic:before {
  margin-left: -2%;
}

.m-navbar .nav-item:hover>a {
  color: #ffffff;
}

.m-navbar .nav-item:hover .dropdown-nav {
  display: block;
}

.m-navbar .nav-item:hover:before {
  width: 68%;
}

.m-navbar .nav-item.nav-itemstart:hover:before {
  width: 0;
}

.m-navbar .nav-item .search {
  float: left;
  display: block;
  width: 50px;
  height: 55px;
  background: url("../img/icon_03.png") -104px 8px no-repeat;
  z-index: 9;
  margin-top: 10px;
  margin-right: 20px;
  cursor: pointer
}

.m-navbar .nav-item .search:hover {
  background-position: -141px 8px;
}

.m-navbar .nav-item .searchclose {
  float: left;
  width: 50px;
  height: 55px;
  background: url("../img/icon_03.png") -141px -43px no-repeat;
  z-index: 9;
  margin-top: 10px;
  margin-right: 20px;
  display: none;
}

.m-navbar .nav-item .searchclose:hover {
  background-position: -141px -43px;
}

.m-navbar .nav-item .startgame {
  width: 180px;
  height: 55px;
  background: url("../img/icon_03.png") -195px -7px no-repeat;
  z-index: 9;
  margin-top: 10px;
}

.m-navbar .nav-item .startgame:hover {
  background-position: -195px -69px;
}


.searchdiv {
  width: 270px;
  height: 38px;
  border: 1px solid #5b5446;
  border-radius: 5px;
  position: absolute;
  top: 92px;
  left: -177px;
  display: none;
}

.searchdiv .search_bg {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  background: #000;
  opacity: 0.7;
}

.searchdiv .text {
  float: left;
  margin-left: 10px;
  width: 204px;
  height: 37px;
}

.searchdiv .text input {
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #979797;
  outline: none;
  background: none;
  border: none;
}

.searchdiv .search_btn {
  float: left;
  width: 36px;
  height: 100%;
}

.searchdiv .search_btn button {
  background: url("../img/icon_03.png") -108px -56px no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  margin-top: 4px;
  margin-right: 10px;
  border: none;
  cursor: pointer;
}

.navbar-open {
  position: fixed;
}

/* rnav */
.rnav {
  display: none;
  width: 152px;
  height: 600px;
  position: fixed;
  right: 11px;
  top: 50%;
  margin-top: -300px;
  z-index: 10000;
}

.rsnav {
  width: 89px;
  height: 300px;
  margin-top: -150px;
}

.rnav .bnav {
  display: block;
  background: url("../img/icon_02.png") -18px 0px no-repeat;
  width: 127px;
  margin-right: 72px;
}

.rnav .bnav a {
  display: block;
  width: 91px;
  height: 42px;
  margin: 0px 0px 0px 35px;
  position: relative;
}

.rnav .bnav a.on,
.rnav .bnav a:hover {
  background: url("../img/icon_02.png") no-repeat;
}

.rnav .bnav .n1.on,
.rnav .bnav .n1:hover {
  background-position: -140px 0px;
}

.rnav .bnav .n2.on,
.rnav .bnav .n2:hover {
  background-position: -140px -42px;
}

.rnav .bnav .n3.on,
.rnav .bnav .n3:hover {
  background-position: -140px -84px;
}

.rnav .bnav .n4.on,
.rnav .bnav .n4:hover {
  background-position: -140px -126px;
}

.rnav .bnav .n5.on,
.rnav .bnav .n5:hover {
  background-position: -140px -168px;
}

.rnav .bnav .n6 {
  position: relative;
  background: url("../img/icon_02.png") -237px 0px no-repeat;
  height: 389px;
  width: 129px;
  margin-left: 20px;
}

.rnav .bnav a em,
.rnav .bnav .n6 em {
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  background: url("../img/icon_02.png") -3px -11px no-repeat;
  left: -35px;
  top: 11px;
}

.rnav .bnav .n6 em {
  left: -20px;
  top: 172px;
}

.rnav .bnav a:hover em {
  background-position: -3px -53px;
}

.rnav .bnav .n6 .close {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  left: 55px;
  top: 369px;
  cursor: pointer;
}

.rnav .bnav .n6 .dl {
  position: absolute;
  background: url("../img/icon_02.png") no-repeat;
  height: 43px;
  width: 117px;
  margin-left: 0;
}

.rnav .bnav .n6 .d1 {
  top: 167px;
  left: 6px;
  background-position: -382px -8px;
}

.rnav .bnav .n6 .d1:hover {
  background-position: -382px -159px;
}

.rnav .bnav .n6 .d2 {
  top: 219px;
  left: 6px;
  background-position: -382px -59px;
}

.rnav .bnav .n6 .d2:hover {
  background-position: -382px -210px;
}

.rnav .bnav .n6 .d3 {
  top: 271px;
  left: 6px;
  background-position: -382px -109px;
}

.rnav .bnav .n6 .d3:hover {
  background-position: -382px -260px;
}

.rnav .bnav .n6 .qqq1,
.rnav .bnav .n6 .qqq2 {
  position: absolute;
  display: block;
  height: 21px;
  width: 117px;
  margin-left: 0;
  top: 323px;
  left: 8px;
  font-size: 13px;
  color: #333;
}

.rnav .bnav .n6 .qqq2 {
  top: 345px;
}

.rnav .snav {
  display: block;
  /* background: url("../img/icon_02.png") -511px -20px no-repeat; */
  width: 90px;
  margin-right: 22px;
}

.rnav .snav .line {
  display: block;
  position: absolute;
  background: url("../img/icon_02.png") -511px -20px no-repeat;
  width: 34px;
  height: 209px;
  z-index: 0;
}

.rnav .snav a {
  display: block;
  width: 91px;
  height: 37px;
  line-height: 47px;
  margin: 0px 0px 5px;
  position: relative;
  padding-left: 10px;
  color: #a78d5f;
  font-size: 14px;
}

.rnav .snav .on,
.rnav .snav a:hover {
  color: #bc4605;
}

.rnav .snav a em {
  position: absolute;
  display: block;
  width: 31px;
  height: 24px;
  background: url("../img/icon_02.png") -549px -25px no-repeat;
  left: 6px;
  top: 11px;
}

.rnav .snav .n1 em {
  background-position: -549px -25px;
}

.rnav .snav .n1.on em,
.rnav .snav .n1:hover em {
  background-position: -590px -25px;
}

.rnav .snav .n2 em {
  background-position: -549px -68px;
}

.rnav .snav .n2.on em,
.rnav .snav .n2:hover em {
  background-position: -590px -68px;
}

.rnav .snav .n3 em {
  background-position: -549px -110px;
}

.rnav .snav .n3.on em,
.rnav .snav .n3:hover em {
  background-position: -590px -110px;
}

.rnav .snav .n4 em {
  background-position: -549px -151px;
}

.rnav .snav .n4.on em,
.rnav .snav .n4:hover em {
  background-position: -590px -151px;
}

.rnav .snav .n5 em {
  background-position: -549px -194px;
}

.rnav .snav .n5.on em,
.rnav .snav .n5:hover em {
  background-position: -590px -194px;
}

.rnav .snav .n6 {
  position: relative;
  height: 73px;
  width: 129px;
  margin-left: 0px;
}

.rnav .snav .n6 em {
  background-position: -520px -229px;
  height: 64px;
  width: 63px;
}

.rnav .snav .n6:hover em {
  background-position: -520px -300px;
}

/*section0*/
.setop1 {
  width: 100%;
  height: 100%;
  position: relative;
}

.wlogo {
  margin-left: 34px;
}

.download {
  top: 742px;
}

/*.btn-video{position: absolute; display: block; width: 87px; height: 70px; background: url('/wly/images/202107/ydy_icon_01.png') -155px -310px no-repeat; animation: move .6s linear infinite alternate; -webkit-animation: move .6s linear infinite alternate; top: 298px; left: 50%; margin-left: 0px;z-index: 1111;}
.btn-video span{display: block; width: 100%; height: 87px; background: url('/wly/images/202107/ydy_icon_01.png') -154px -381px no-repeat; position: relative; animation:rotate 5s linear infinite; -webkit-animation:rotate 5s linear infinite; transform: rotate(360deg); -webkit-transform: rotate(360deg);}*/
@keyframes rotate {
  form {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes rotate {
  form {
    -webkit-transform: rotate(360deg);
  }

  to {
    -webkit-transform: rotate(0deg);
  }
}

.popup {
  width: 100%;
  height: 100%;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}

.popup .mask {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, .78);
}

.popup-con {
  position: absolute;
  top: 10%;
  left: 0%;
  width: 100%;
  /* transform: translate(-50%,-50%); */
}

.popup .media-sec {
  width: 90%;
  height: 5rem;
  border: 4px solid #e6ca92;
  background: #000;
  margin: 0 auto;
}

.popup .close {
  width: 64px;
  background: url('../img/dots.png') no-repeat 50% -32px;
  margin: 0 auto;
  padding-top: 36px;
  height: 66px;
}

.popup .close a {
  display: block;
  background: url('../img/close.png') no-repeat 50% 0;
  width: 64px;
  height: 64px;
  text-indent: -999em;
}

.popup .close a:hover {
  transform: rotate(360deg);
  transition: transform 1s;
}

/*news*/
.news {
  position: absolute;
  top: 2rem;
  left: 0.24rem;
  width: 7.02rem;
}

.news .title {}

.news .newsbd {
  width: 100%;
  margin-top: 0.2rem;
}

.news .servlist {
  width: 6.86rem;
  height: 0.73rem;
  margin: 0 auto;
  background: url('../img/btn_03.png');
  background-size: 100% 100%;
  position: relative;
}

.news .servlist ul {
  overflow: hidden;
  padding-left: 0.2rem;
  padding-top: 0.18rem;
}

.news .servlist li {
  height: 0.4rem;
  line-height: 0.4rem;
  float: left;
  width: 3.03rem;
  padding-left: 0.3rem;
  font-size: 0.22rem;
  position: relative;
}

.news .servlist li em {
  position: absolute;
  left: 0;
  top: 0.07rem;
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  background: url('../img/icon_54.png') no-repeat;
  background-size: 100% 100%;
}

.news .servlist a {
  color: #e16002;
}

.news .servlist a:hover {
  color: #e16002;
}

.news .servlist .servername {
  color: #e16002;
  text-align: left;
}

.news .servlist .servername:hover {
  color: #e16002;
}

.news .servlist .servername:hover a {
  color: #e16002;
}

.news .banner {
  margin: 0;
  padding: 0;
  width: 7.02rem;
  height: 3.74rem;
}

.news .banner .swiper-container {
  height: 3.74rem;
}

.news .banner img {
  display: block;
  width: 7.02rem;
  height: 3.74rem;
}

.news .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  float: left;
  background: #9ca6ba;
  margin: 0 6px;
  width: 0.2rem;
  height: 0.2rem;
  opacity: 1;
}

.news .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d4a43d;
}

.news .banner .swiper-container-horizontal>.swiper-pagination-bullets,
.news .banner .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.3rem;
  left: 4.8rem;
}

.news .hdzt {
  width: 6.86rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  height: 1.8rem;
}

.news .hdzt li {
  display: block;
  width: 100%;
  margin-right: 4%;
  list-style: none;
  margin-bottom: 0rem;
}

.news .hdzt li.end {
  margin-right: 0;
}

.news .hdzt li img {
  width: 100%;
}

.newsbox {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.newsbox .more {
  position: absolute;
  right: 13px;
  top: 0rem;
}

.newsbox .checknav {
  width: 100%;
  height: 0.7rem;
  display: block;
  position: relative;
  border-bottom: #bbb 1px solid;
}

.newsbox .checknav ul {
  width: 100%;
  height: 100%;
  display: block;
}

.newsbox .checknav ul li {
  width: 20%;
  float: left;
  display: inline;
  padding-right: 5px;
}

.newsbox .checknav ul li a {
  display: block;
  width: 1.26rem;
  margin: 0;
  height: 0.45rem;
  line-height: 0.45rem;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #313131;
  font-family: 'Roboto';
  font-weight: bold;
  text-indent: -9999px;
}

.newsbox .checknav ul li.curr a,
.newsbox .checknav ul li a:hover {
  color: #9b803b;
}

.newsbox .checknav ul li a.curr,
.newsbox .checknav ul li.curr a:hover {
  color: #9b803b;
}

a.n1.curr {}

.newsbox .checknav ul li .n1 {
  background: url('../img/title_02.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li.curr .n1,
.newsbox .checknav ul li .n1:hover {
  background: url('../img/title_01.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li .n2 {
  background: url('../img/title_04.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li.curr .n2,
.newsbox .checknav ul li .n2:hover {
  background: url('../img/title_03.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li .n3 {
  background: url('../img/title_06.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li.curr .n3,
.newsbox .checknav ul li .n3:hover {
  background: url('../img/title_05.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li .n4 {
  background: url('../img/title_08.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li.curr .n4,
.newsbox .checknav ul li .n4:hover {
  background: url('../img/title_07.png') no-repeat;
  background-size: 100% 100%;
}

.newsbox .checknav ul li .n5 {
  background-position: -238px -340px;
}

.newsbox .checknav ul li.curr .n5,
.newsbox .checknav ul li .n5:hover {
  background-position: -448px -294px;
}

.newsbox .nBox {
  width: 100%;
  height: 357px;
  margin: 1px auto 0;
  overflow: hidden;
  position: relative;
  font-size: 16px;
}

.newsbox .nBox ul {
  height: 357px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.newsbox .nul {
  width: 3264px;
}

.newsbox .nBox ul li {
  width: 609px;
  height: 357px;
  overflow: hidden;
  position: relative;
  float: left;
  color: #313131;
}

.newsbox .nBox .cont li {
  width: 609px;
  float: left;
  display: inline;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  border-top: 1px dashed #d5d5d5;
  text-align: left;
}

.newsbox .nBox .cont .first {
  border-top: none;
}

.newsbox .nBox .cont li span {
  float: right;
  padding-left: 10px;
  color: #313131;
}

.newsbox .nBox .cont li a {
  color: #313131;
  text-align: left;
}

.newsbox .nBox .cont li a:hover {
  text-decoration: none;
  color: #bc4605;
}

.newsbox .nBox .cont li:hover span {
  color: #bc4605;
}

.download {
  position: absolute;
  top: 730px;
  left: 50%;
  width: 604px;
  height: 136px;
  margin-left: -281px;
  background-color: rgba(00, 00, 00, 0.3);
  border-radius: 13px;
}

.download .ewmdiv {
  position: absolute;
  width: 98px;
  height: 117px;
  top: 10px;
  left: 8px;
  z-index: 22;
  background: url('../img/icon_07.png') 2px -108px no-repeat;
}

.download .ewm {
  display: block;
  width: 98px;
  height: 98px;
  z-index: 22;
  background: url('../img/icon_07.png') 2px -108px no-repeat;
}

.download .ewmdiv .title {
  color: #fff;
  height: 26px;
  line-height: 26px;
}

.download a {
  cursor: pointer;
  background: url('../img/icon_07.png') no-repeat;
}

.download .dios {
  position: absolute;
  width: 170px;
  height: 54px;
  top: 9px;
  left: 119px;
  z-index: 22;
  background-position: -0px -0px;
}

.download .dios:hover {
  background-position: -171px -0px;
}

.download .dandroid {
  position: absolute;
  width: 170px;
  height: 54px;
  top: 71px;
  left: 119px;
  z-index: 22;
  background-position: -0px -54px;
}

.download .dandroid:hover {
  background-position: -171px -54px;
}

.download .dpc {
  position: absolute;
  width: 116px;
  height: 116px;
  top: 10px;
  left: 298px;
  z-index: 22;
  background-position: -96px -108px;
}

.download .dpc:hover {
  background-position: -212px -108px;
}

.download .goh5 {
  position: absolute;
  width: 171px;
  height: 54px;
  top: 9px;
  left: 423px;
  z-index: 22;
  background-position: -342px -0px;
}

.download .goh5:hover {
  background-position: -513px -0px;
}

.download .goh5gq {
  position: absolute;
  width: 171px;
  height: 54px;
  top: 72px;
  left: 423px;
  z-index: 22;
  background-position: -342px -54px;
}

.download .goh5gq:hover {
  background-position: -513px -54px;
}

.download .floginbd {
  position: absolute;
  width: 192px;
  padding-left: 20px;
  height: 116px;
  top: 8px;
  left: 609px;
  z-index: 22;
  background: url('../img/icon_07.png') no-repeat;
  background-position: -0px -224px;
  display: none;
  overflow: hidden;
}

.download .floginbd1 {
  background-position: -0px -340px;
}

.download .floginbd h4 {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
}

.download .floginbd a {
  float: left;
  width: 86px;
  height: 34px;
  line-height: 46px;
  font-size: 14px;
  color: #fff;
  text-align: left;
  background: none;
}

.download .wlyh5 {
  position: absolute;
  width: 207px;
  height: 58px;
  top: 13px;
  left: 150px;
  z-index: 22;
  background-position: -11px -505px;
}

.download .wlyh5:hover {
  background-position: -11px -621px;
}

.download .wlylist {
  position: absolute;
  width: 207px;
  height: 58px;
  top: 83px;
  left: 150px;
  z-index: 22;
  background-position: -11px -563px
}

.download .wlylist:hover {
  background-position: -11px -679px;
}

.newBox {
  /*background: #1B1B1B;*/
  height: 100%;
}

.newList {
  width: 7.04rem;
  line-height: 0.76rem;
  font-size: 0.28rem;
  background-size: 7.04rem 1px;
  margin: 0px auto 0;
  background-image: url('../img/line_01.png');
  background-repeat: no-repeat;
  background-position: center top;
}

.swiper-containerGl .newList {
  width: 6.35rem;
  background-image: url('../img/line_02.png');
  background-position: center bottom;
}

.swiper-containerGl .newBox .newList:last-child {
  background: none;
}

.newsend {
  border: none;
  text-align: center;
  background: none;
  display: block;
  width: 100%;
}

.newsend span {
  display: block;
  text-align: center;
  border-bottom: none;
  color: #999;
  padding: 0.5rem 0 0rem 0;
  overflow: hidden;
  font-size: 0.25rem;
}

/*.page download*/
.newList:first-child {
  /* background-image: url(line_01.png), url(line_01.png); */
  /* background-repeat:no-repeat; */
  /* background-position:left top,left bottom; */
  /* background-size: 6.54rem 1px; */
  /* font-size:14px; */
}

.newList a {
  display: block;
  padding: 0.19rem 0 0.17rem 0;
  overflow: hidden;
  width: 6.06rem;
  margin: 0 auto;
}

.swiper-containerGl .newList a {
  width: 6.35rem;
  padding: 0.16rem 0;
}

.newList p {
  float: left;
  margin: 0;
  color: #313131;
  font-size: 0.26rem;
}

.newList dt {
  float: left;
  color: #333;
  height: 0.7rem;
  line-height: 0.4rem;
  padding: 0 0px;
  font-size: 0.26rem;
  border-radius: 8px;
  width: 0.8rem;
  padding-left: 0.1rem;
}

.newList dd {
  float: left;
  width: 5.1rem;
}

.newList dd h3 {
  color: #313131;
  height: 0.4rem;
  line-height: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 4.5rem;
  font-size: 0.26rem;
  font-weight: normal;
  text-align: left;
}

.newList .cla {
  float: left;
  width: 0.75rem;
  height: 0.35rem;
  margin-top: 0.22rem;
  line-height: 33px;
  text-indent: -9999px;
  margin-right: 9px;
  padding: 0;
}

.newList .cla128 {
  background: url('../img/title_31.png') no-repeat;
  background-size: 100% 100%;
}

.newList .cla129 {
  background: url('../img/title_33.png') no-repeat;
  background-size: 100% 100%;
}

.newList .cla130 {
  background: url('../img/title_32.png') no-repeat;
  background-size: 100% 100%;
}

.newList .cla131 {
  background: none;
  color: #313131;
  line-height: 0.3rem;
  text-indent: 0px;
}

.swiper-containerGl .newList dd {
  width: 4rem
}

.swiper-containerGl .newList dt {
  height: 0.4rem;
}

.swiper-containerGl .newList dd h3 {
  width: 4rem;
  font-weight: normal;
}

.newList a p {
  float: right;
  color: #999;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin: 0;
}

.newsHd {
  width: 6.9rem;
  margin: 0.3rem auto 0.28rem auto;
  position: relative;
  overflow: hidden;
  /* border-bottom: 1px solid red; */
}

.glHd {
  height: 0.7rem;
}

.swh-ul {
  float: left;
  width: 6rem;
  font-size: 12px;
}

.swh-ul li {
  width: 1.26rem;
  float: left;
  overflow: hidden;
  margin: 0 5px 0 0;
}

.swh-ul li.last {
  margin-right: 0;
}

.swh-ul li a {
  width: 1.26rem;
  height: 0.45rem;
  display: block;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.45rem;
  color: #f9e0c2;
  text-indent: -999px;
}

.swh-ul li a.on {}

.swh-ul li.swh-li1 a {
  background: url('../img/title_02.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li1 a.on {
  background: url('../img/title_01.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li2 a {
  background: url('../img/title_04.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li2 a.on {
  background: url('../img/title_03.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li3 a {
  background: url('../img/title_06.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li3 a.on {
  background: url('../img/title_05.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li4 a {
  background: url('../img/title_08.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-li4 a.on {
  background: url('../img/title_07.png') no-repeat;
  background-size: 100% 100%;
}

.swh-ul li.swh-ligl {
  margin: 0.1rem 0.2rem 0 0;
}

.swh-ul li.swh-ligl a {
  width: 1.26rem;
  height: 0.45rem;
  display: block;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.45rem;
  color: #666;
  text-indent: 0px;
}

.swh-ul li.swh-ligl a.on {
  margin: 0;
  color: #bf9033;
  border-bottom: 0.03rem solid #bf9033;
}

.more {
  position: absolute;
  display: block;
  width: 0.36rem;
  height: 0.36rem;
  padding-left: 0px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: url('../img/icon_03.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

/*.newsHd .more{float:right;width:46px;color:#f6dfc0;height: 18px;line-height: 18px;font-size: 14px;cursor:pointer;padding: 12px 0 6px 0;}*/
.newsHd .more {
  right: 0;
  top: 0.05rem;
}

.newsHd .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px #ffc594 solid;
  z-index: -1;
}

/*bbs*/
.bbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.bbs .title {
  width: 100%;
  height: 1.8rem;
}

.bbs .bbsbd {
  width: 95%;
  margin: 0 auto;
  margin-top: 0.45rem;
}

.bbs .bbsbdl {
  width: 100%;
}

.bbs .bbsbdl .hd {
  height: 0.4rem;
  padding-bottom: 0.3rem;
  position: relative;
}

.bbs .bbsbdl .kol {
  width: 1.64rem;
  height: 0.4rem;
  background: url('../img/title_09.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 0.4rem;
}

.bbs .hdzt {
  width: 1400px;
  margin: 0 auto;
  height: 180px;
  margin-top: 40px;
}

.bbs .hdzt li {
  float: left;
  margin-right: 26px;
  list-style: none;
}

.bbs .hdzt li.end {
  margin-right: 0;
}

.bbs .hdzt li img {
  width: 330px;
  height: 180px;
}

.vediobox {
  width: 100%;
  position: relative;
}

.bbsbox {
  overflow: hidden;
  position: relative;
  width: 6.46rem;
  height: 5.04rem;
  margin: 0 auto;
  background: url('../img/frame_01.png') no-repeat;
  background-size: 100% 100%;
  padding: 0.2rem;
}

.bbsbox .more {
  right: 0.3rem;
  top: 0.3rem;
}

.bbs .checknav {
  width: 100%;
  padding-top: 0rem;
  margin: 0;
  height: 54px;
  display: block;
  position: relative;
}

.bbs .checknav ul {
  width: 100%;
  height: 100%;
  display: block;
}

.bbs .checknav ul li {
  width: 20%;
  float: left;
  display: inline;
  padding-right: 0.1rem;
}

.bbs .checknav ul li a {
  display: block;
  width: 1.3rem;
  margin: 0;
  height: 0.8rem;
  line-height: 0.8rem;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-family: 'Roboto';
  font-weight: bold;
}

.bbs .checknav ul li.curr a,
.bbs .checknav ul li a:hover {
  margin: 0;
  color: #bf9033;
  border-bottom: 0.04rem solid #bf9033;
}

.bbs .nBox {
  width: 100%;
  height: 9rem;
  margin: 0px auto 0;
  overflow: hidden;
  position: relative;
  font-size: 0.2rem;
}

.bbs .nBox ul {
  height: 4.1rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.bbs .nul {
  width: 3264px;
}

.bbs .nBox ul li {
  width: 6.4rem;
  height: 4.1rem;
  overflow: hidden;
  position: relative;
  float: left;
}

.bbs .nBox .cont li {
  width: 6.4rem;
  float: left;
  display: inline;
  height: 0.6rem;
  line-height: 0.6rem;
  overflow: hidden;
  border-top: 1px dashed #d5d5d5;
  text-align: left;
  color: #313131;
}

.bbs .nBox .cont .first,
.bbs .nBox .cont .first1 {
  border-top: none;
}

.bbs .nBox .cont li span {
  float: right;
  padding-left: 10px;
  color: #313131;
}

.bbs .nBox .cont li a {
  color: #313131;
  text-align: left;
}

.bbs .nBox .cont li a:hover {
  text-decoration: none;
  color: #bc4605;
}

.bbs .rqswiper {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-bottom: 0.2rem;
}

.bbs .rqswiper .hd {
  height: 0.6rem;
  position: relative;
  margin-bottom: 0.15rem;
}

.bbs .rqswiper .ewmdiv {
  position: absolute;
  left: 4.2rem;
  top: 0.1rem;
}

.bbs .rqswiper .ewmdiv a {
  float: left;
  display: block;
  width: 0.41rem;
  height: 0.33rem;
  margin-top: 0;
  position: relative;
  z-index: 5;
  margin-right: 0.3rem;
}

.bbs .rqswiper .ewmdiv a img {
  display: none;
}

.bbs .rqswiper .ewmdiv a .bg {
  width: 2.6rem;
  height: 2.71rem;
  position: absolute;
  top: 0.4rem;
  left: -1.1rem;
}

.bbs .rqswiper .ewmdiv a .ic {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 0.62rem;
  left: -1.0rem;
}

.bbs .rqswiper .ewmdiv a:hover img {
  display: block;
}

.bbs .rqswiper .ewmdiv .n1 {
  background: url('../img/icon_fb.png') no-repeat;
  background-size: 100% 100%;
}

.bbs .rqswiper .ewmdiv .n2 {
  background: url('../img/icon_zalo.png') no-repeat;
  background-size: 100% 100%;
}

.bbs .rqswiper .ewmdiv .n3 {
  background: url('../img/icon_yt.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 0px;
}

.bbs .rqswiper .xzmore {
  right: 0.15rem;
  top: 0.08rem;
}

.bbs .rqswiper .kolitem {
  position: relative;
  height: 200px;
}

.bbs .rqswiper .kolitem .abtn {
  position: relative;
  float: left;
  display: block;
  width: 152px;
  height: 200px;
  animation: move .6s linear infinite alternate;
  -webkit-animation: move .6s linear infinite alternate;
  margin-right: 0px;
}

.bbs .rqswiper .kolitem .abtn img {
  position: absolute;
  left: 21px;
  top: 22px;
  display: block;
  width: 110px;
  height: 110px;
}

.bbs .rqswiper .kolitem .abtn span {
  display: block;
  width: 152px;
  height: 152px;
  background: url('../img/icon_03.png') -406px -121px no-repeat;
  position: relative;
  animation: rotate 5s linear infinite;
  -webkit-animation: rotate 5s linear infinite;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.bbs .rqswiper .kolitem .abtn div {
  font-size: 16px;
  color: #333;
  text-algin: center;
  padding-top: 10px;
}

.bbs .rqswiper .hd .swiper-pagination {
  width: 3.5rem;
  left: 0px;
  top: 0;
}

.bbs .rqswiper .swiper-container-horizontal .hd .swiper-pagination-bullets .swiper-pagination-bullet {
  float: left;
  background: none;
  margin: 0 6px;
  width: 1.42rem;
  height: 0.5rem;
  line-height: 0.46rem;
  opacity: 1;
  border-radius: 0;
  color: #666;
  font-size: 0.25rem;
}

.bbs .rqswiper .swiper-container-horizontal .hd .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url('../img/title_10.png') no-repeat;
  background-size: 100% 100%;
  color: #bf9033;
}

.bbs .rqswiper .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #ccc;
  margin: 0 6px;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.bbs .rqswiper .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d1a344;
}

/*
.bbs .rqswiper .hd .swiper-pagination{width: 297px;left: 207px;top: 25px;}
.bbs .rqswiper .hd .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{background: none;margin: 0 6px;width: 125px;height: 40px;line-height: 38px;opacity:1;border-radius: 0;color: #666;font-size: 18px;}
.bbs .rqswiper .hd .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: url('icon_03.png') -470px -50px no-repeat;color: #bf9033;}*/

.vediolist li {
  position: relative;
  float: left;
  width: 3.2rem;
  height: 1.66rem;
  margin-left: 0.1rem;
  margin-bottom: 0.6rem;
  overflow: hidden;
}

.vediolist li:hover .cover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.vediolist li.video a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .2s;
  transition: all .2s
}

.vediolist li.video:hover a:after {
  opacity: 0
}

.vediolist li:nth-child(even) {
  margin-left: 0.5rem;
}

.vediolist a {
  display: block
}

.vediolist .cover,
.vediolist a {
  position: relative;
  width: 100%;
  height: 100%
}

.vediolist .cover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover
}

.vediolist img {
  display: block
}

.vediolist p {
  position: absolute;
  width: 100%;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.3rem;
  padding: 0px 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: -0.4rem;
  left: 0px;
  z-index: 2;
  margin: 0;
}

.vediolist p:hover {
  color: #bc4605
}

.video_icon {
  position: absolute;
  width: 0.62rem;
  height: 0.62rem;
  left: 50%;
  margin-left: -0.31rem;
  top: 50%;
  margin-top: -0.31rem;
  z-index: 2
}

.video_icon:after,
.video_icon:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0
}

.video_icon:before {
  background: url('../img/icon_11.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rotateAni 2s linear infinite both;
  animation: rotateAni 2s linear infinite both;
}

.video_icon:after {
  background: url('../img/icon_10.png') no-repeat;
  background-size: 0.18rem 0.2rem;
  background-position: 0.25rem 0.2rem;
}

.vediolistzl {
  padding-top: 0.3rem;
  width: 6.84rem;
  margin: 0 auto;
}

.vediolistzl .video {
  position: relative;
  float: left;
  width: 3.2rem;
  height: 1.66rem;
  padding-right: 0.4rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px dashed #eee;
  margin-bottom: 0.2rem;
  overflow: hidden;
}

.vediolistzl .videoend {
  border-bottom: 1px dashed #fff;
}

.vediolistzl .video:hover .cover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.vediolistzl dl.video a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .2s;
  transition: all .2s
}

.vediolistzl dl.video:hover a:after {
  opacity: 0
}

.vediolistzl .video:nth-child(even) {
  margin-right: 0;
  padding-right: 0;
}

.vediolistzl a {
  display: block
}

.vediolistzl .cover,
.vediolistzl a {
  position: relative;
  width: 100%;
  height: 100%
}

.vediolistzl .cover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover
}

.vediolistzl img {
  display: block
}

.vediolistzl p {
  position: absolute;
  width: 100%;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.3rem;
  padding: 0px 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: -0.4rem;
  left: 0px;
  z-index: 2;
  margin: 0;
}

.vediolistzl p:hover {
  color: #bc4605
}


@-webkit-keyframes rotateAni {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@keyframes rotateAni {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

.bbs .phb {
  height: 501px;
  overflow: hidden;
}

.bbs .phb table {
  width: 570px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
}

.bbs .thead td {
  line-height: 30px;
  height: 35px;
  border: none;
  font-size: 16px;
}

.bbs .thead td {
  font-size: 16px;
}

.bbs .phb td {
  padding: 10px 0;
  border-bottom: 1px solid #999;
}

.bbs .phb td select {
  width: 80px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #d1a344;
}


/*gonglve*/
.zlinfo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
}

.zlinfo .title {
  width: 100%;
  height: 2rem;
}

.section3 .zlnav {
  position: absolute;
  left: 4rem;
  width: 4rem;
  top: 1.8rem;
  z-index: 10;
}

.section3 .zlnav .item {
  display: block;
  float: left;
  background: none;
  width: 1.52rem;
  height: 0.46rem;
  line-height: 0.46rem;
  opacity: 1;
  border-radius: 0;
  color: #666;
  font-size: 0.28rem;
}

.section3 .zlnav a.n1.on {
  background: url('../img/title_101.png') no-repeat;
  background-size: 100% 100%;
  /* text-indent: -9999px; */
  color: #bf9033;
}

.section3 .zlnav a.n2.on {
  background: url('../img/title_101.png') no-repeat;
  background-size: 100% 100%;
  /* text-indent: -9999px; */
  color: #bf9033;
}

.section3 .more {
  position: absolute;
  left: 50%;
  margin-left: 593px;
  width: 100px;
  height: 20px;
  top: 32px;
  z-index: 22
}

.section3 .more a {
  display: none;
}

.section3 .more .on {
  display: block;
}

.gonglve .rotate-wrap {
  position: absolute;
  top: 2.2rem;
  left: 0px;
  width: 100%;
  height: 10rem;
}

.gonglve .rotate-wrap>div {
  position: absolute;
  top: 50%;
  left: 50%;
}

.gonglve .rotate-wrap .pw-1 {
  width: 9.02rem;
  height: 9.02rem;
  margin-left: -4.51rem;
  margin-top: -4.51rem;
  background: url('../img/o_1.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rot 216s linear infinite 300ms 0 ease;
  animation: rot 216s linear infinite 300ms 0 ease;
  -webkit-animation: rot 216s linear infinite;
  animation: rot 216s linear infinite;
}

.gonglve .rotate-wrap .pw-2 {
  width: 8.44rem;
  height: 8.44rem;
  margin-left: -4.22rem;
  margin-top: -4.22rem;
  background: url('../img/o_2.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rotR 144s linear infinite 300ms 0 ease;
  animation: rotR 144s linear infinite 300ms 0 ease;
  -webkit-animation: rotR 144s linear infinite;
  animation: rotR 144s linear infinite;
}

.gonglve .rotate-wrap .pw-3 {
  width: 7.24rem;
  height: 7.24rem;
  margin-left: -3.62rem;
  margin-top: -3.62rem;
  background: url('../img/o_3.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rot 216s linear infinite 300ms 0 ease;
  animation: rot 216s linear infinite 300ms 0 ease;
  -webkit-animation: rot 216s linear infinite;
  animation: rot 216s linear infinite;
}

.gonglve .rotate-wrap .pw-4 {
  width: 5.2rem;
  height: 5.2rem;
  margin-left: -2.6rem;
  margin-top: -2.6rem;
  background: url('../img/o_4.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rotR 108s linear infinite 300ms 0 ease;
  animation: rotR 108s linear infinite 300ms 0 ease;
  -webkit-animation: rotR 108s linear infinite;
  animation: rotR 108s linear infinite;
}

.gonglve .rotate-wrap .pw-5 {
  width: 4.3rem;
  height: 4.3rem;
  margin-left: -2.15rem;
  margin-top: -2.15rem;
  background: url('../img/o_5.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rot 54s linear infinite 300ms 0 ease;
  animation: rot 54s linear infinite 300ms 0 ease;
  -webkit-animation: rot 54s linear infinite;
  animation: rot 54s linear infinite;
}

.gonglve .rotate-wrap .pw-6 {
  width: 2.54rem;
  height: 2.54rem;
  margin-left: -1.27rem;
  margin-top: -1.27rem;
  background: url('../img/o_6.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rotR 60s linear infinite 300ms 0 ease;
  animation: rotR 60s linear infinite 300ms 0 ease;
  -webkit-animation: rotR 60s linear infinite;
  animation: rotR 60s linear infinite;
}

.gonglve .rotate-wrap .pw-7 {
  width: 1.92rem;
  height: 1.92rem;
  margin-left: -0.96rem;
  margin-top: -0.96rem;
  background: url('../img/o_7.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rotR 48s linear infinite 300ms 0 ease;
  animation: rotR 48s linear infinite 300ms 0 ease;
  -webkit-animation: rotR 48s linear infinite;
  animation: rotR 48s linear infinite;
}

.gonglve .rotate-wrap .pw-8 {
  width: 1.06rem;
  height: 1.06rem;
  margin-left: -0.53rem;
  margin-top: -0.53rem;
  background: url('../img/o_8.png') no-repeat;
  background-size: 100% 100%;
  -webkit-animation: rot 36s linear infinite 300ms 0 ease;
  animation: rot 36s linear infinite 300ms 0 ease;
  -webkit-animation: rot 36s linear infinite;
  animation: rot 36s linear infinite;
}

.gonglve .rotate-wrap .moon {
  width: 0.72rem;
  height: 0.72rem;
  margin-left: -0.36rem;
  margin-top: -0.36rem;
  background: url('../img/o_9.png') no-repeat;
  background-size: 100% 100%;
}

@-webkit-keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotR {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotR {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.btns li {
  position: absolute;
  cursor: pointer;
  width: 1.08rem;
  height: 1.26rem;
}

.btns li .ball {
  display: block;
  width: 1.08rem;
  height: 1.26rem;
  margin: 0 auto;
}

.btns li:hover .ball {}

.btns li .circle {
  position: absolute;
  top: 0.0rem;
  left: 50%;
  -webkit-animation: rot 10s linear infinite 300ms 0 ease;
  animation: rot 10s linear infinite 300ms 0 ease;
  -webkit-animation: rot 10s linear infinite;
  animation: rot 10s linear infinite;
  background: url('../img/icon_17.png') no-repeat;
  background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
  margin-left: -0.47rem;
}

.btns1 li .ball {}

.btns1 li .circle {
  background: url('../img/icon_18.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 li .ball {}

.btns2 li .circle {
  background: url('../img/icon_18.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btnt2 .ball {
  width: 1.16rem;
  height: 1.14rem;
}

.btns .btnt2:hover .ball {}

.btns li.btnt2 .circle {
  background: url('../img/icon_18.png') no-repeat;
  background-size: 100% 100%;
  width: 0.82rem;
  height: 0.82rem;
  margin-left: -0.37rem;
  top: 0.03rem;
}

.btns li:hover .circle {
  display: none;
}

.btns .btn1 {
  top: 1rem;
  left: 6rem;
}

.btns .btn1 .ball {
  background: url('../img/icon_41.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn1 .ball {
  background: url('../img/icon_20.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn2 {
  top: 1rem;
  left: 0.35rem;
}

.btns .btn2 .ball {
  background: url('../img/icon_40.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn2 .ball {
  background: url('../img/icon_19.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn3 {
  top: 8.00rem;
  left: 0.4rem;
}

.btns .btn3 .ball {
  background: url('../img/icon_42.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn3 .ball {
  background: url('../img/icon_21.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn4 {
  top: 8rem;
  left: 6rem;
}

.btns .btn4 .ball {
  background: url('../img/icon_43.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn4 .ball {
  background: url('../img/icon_23.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn5 {
  top: 9rem;
  left: 3.4rem;
}

.btns .btn5 .ball {
  background: url('../img/icon_44.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn5 .ball {
  background: url('../img/icon_22.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn6 {
  top: 2.8rem;
  left: 2rem;
}

.btns .btn6 .ball {
  background: url('../img/icon_48.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn6 .ball {
  background: url('../img/icon_24.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn7 {
  top: 4.5rem;
  left: 1rem;
}

.btns .btn7 .ball {
  background: url('../img/icon_45.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn7 .ball {
  background: url('../img/icon_29.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn8 {
  top: 6.4rem;
  left: 2rem;
}

.btns .btn8 .ball {
  background: url('../img/icon_46.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn8 .ball {
  background: url('../img/icon_28.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn9 {
  top: 6.4rem;
  left: 4.2rem;
}

.btns .btn9 .ball {
  background: url('../img/icon_47.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn9 .ball {
  background: url('../img/icon_27.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn10 {
  top: 2.8rem;
  left: 4.5rem;
}

.btns .btn10 .ball {
  background: url('../img/icon_49.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn10 .ball {
  background: url('../img/icon_25.png') no-repeat;
  background-size: 100% 100%;
}

.btns .btn11 {
  top: 4.5rem;
  left: 5.3rem;
}

.btns .btn11 .ball {
  background: url('../img/icon_50.png') no-repeat;
  background-size: 100% 100%;
}

.btns2 .btn11 .ball {
  background: url('../img/icon_26.png') no-repeat;
  background-size: 100% 100%;
}

/*yxts*/
.section4 .zlnav {
  position: absolute;
  left: 50%;
  margin-left: 387px;
  width: 600px;
  top: 54px;
}

.section4 .zlnav .item {
  display: block;
  float: left;
  background: none;
  width: 125px;
  height: 40px;
  line-height: 38px;
  opacity: 1;
  border-radius: 0;
  color: #666;
  font-size: 18px;
}

.section4 .zlnav a.on {
  background: url('../img/icon_03.png') -470px -50px no-repeat;
  color: #bf9033;
}

.iyxtsbd {
  position: absolute;
  top: 1rem;
  width: 100%;
}

.welfareTit {
  display: none;
}

.swiper-containerTs {
  padding-top: 0.35rem;
}

.swiper-containerTs .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 3.53rem;
  height: 5.73rem;
}

.swiper-containerTs .swiper-slide {
  position: relative;
}

.swiper-containerTs .swiper-slide img {
  width: 6.2rem;
  height: 8.33rem;
}

.swiper-containerTs .swiper-slide-active .welfareTit {
  display: none;
}

.right_btn,
.swiper-containerTs .swiper-button-next,
.popImg .swiper-button-next {
  background: url('../img/icon_53.png') no-repeat;
  background-size: 100% 100%;
  width: 0.43rem;
  height: 0.6rem;
  right: 0.;
  margin-top: 1rem;
}

.left_btn,
.swiper-containerTs .swiper-button-prev,
.popImg .swiper-button-prev {
  left: 0.2rem;
  background: url('../img/icon_52.png') no-repeat;
  background-size: 100% 100%;
  width: 0.43rem;
  height: 0.6rem;
  margin-top: 1rem;
}

.swiper-containerTs .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  opacity: 1;
  background: #cbcbcb;
}

.swiper-containerTs .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ddb968;
}

.swiper-containerTs .swiper-pagination {
  top: 9rem;
}

.container {
  position: relative;
  max-width: 750px;
}

/*@media screen and (width:320px){.swiper-containerThree .swiper-slide{width:182px; height:260px;}}
@media screen and (width:375px){.swiper-containerThree .swiper-slide{width:215px; height:320px;}}
@media screen and (width:414px){.swiper-containerThree .swiper-slide{width:235px; height:351px;}}*/

.bzlist {
  position: absolute;
  left: 50%;
  top: 173px;
  width: 1400px;
  height: 500px;
  margin-left: -700px;
}

.bzlist li {
  position: relative;
  overflow: hidden;
  border: 2px solid #eabb67;
  float: left;
  width: 345px;
  height: 263px;
  margin-right: 12px;
  margin-bottom: 15px;
}

.bzlist2 li {
  width: 335px;
  height: 263px;
}

.bzlist li.first {
  width: 674px;
  height: 545px;
}

.bzlist li.end {
  margin-right: 0;
}

.bzlist li:hover .cover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.bzlist li.video a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .2s;
  transition: all .2s
}

.bzlist li.video:hover a:after {
  opacity: 0
}

.bzlist a {
  display: block
}

.bzlist .cover,
.bzlist a {
  position: relative;
  width: 100%;
  height: 100%
}

.bzlist .cover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover
}

.bzlist img {
  display: block
}

/*cbg*/
.contentpage {
  width: 1286px;
  margin: 0 auto;
  margin-bottom: 100px;
  padding-top: 400px;
}

/******left******/
.left-con {
  position: relative;
  width: 308px;
  margin-top: 0px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.left-con .bdr {
  position: absolute;
  width: 1px;
  font-size: 0;
  background-color: #e7e7e7;
}

.ltbg {
  width: 308px;
  height: 627px;
  background: url('../img/page_05.jpg') no-repeat;
  margin-top: -30px;
}

.llink {
  height: 40px;
  padding: 53px 0 0 10px;
}

.llink a {
  float: left;
  width: 135px;
  height: 40px;
  line-height: 74px;
  color: #e4c283;
  background: url('../img/icon_03.png') no-repeat;
  text-indent: -9999px;
}

.llink .nreg {
  margin-right: 19px;
  background-position: -147px -556px;
}

.llink .nreg:hover {
  background-position: -12px -556px;
}

.llink .nlb {
  background-position: -147px -596px;
}

.llink .nlb:hover {
  background-position: -12px -596px;
}

/*������Ϸ */
.lstartgame {
  display: block;
  width: 308px;
  height: 129px;
  position: relative;
  overflow: hidden;
  background: url('../img/start.png') no-repeat;
}

.lstartgame:hover {
  background-position: 0 -128px;
}

.lstartgame:before,
.lstartgame:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: 20px;
  width: 15px;
  border-top: 1px solid #ffffff;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.lstartgame:before {
  right: 50%;
  margin-right: 57px;
}

.lstartgame:after {
  left: 50%;
  margin-left: 57px;
}

.lstartgame:hover::before,
.lstartgame:hover::after {
  width: 40px;
}

/******�ͷ�����*****/
.kfzx {
  position: relative;
  height: 515px;
  line-height: 24px;
  margin: 0 auto;
  margin-top: 19px;
  width: 100%;
  background: #f8f8f8;
}

.kfzx .bd {
  width: 100%;
}

.kfzx-con {
  line-height: 26px;
  float: left;
  padding-top: 4px;
  margin-left: 28px;
}

.kfzx-con .qq em {
  float: left;
  width: 75px;
  height: 21px;
  background: url("../img/icon.png") 0px -178px;
  cursor: pointer;
}

.kfzx-link {
  position: relative;
  margin-top: 5px;
  height: 169px;
  width: 100%;
}

.kfzx-link em {
  position: absolute;
  top: 7px;
  left: 30px;
  height: 27px;
  width: 27px;
  background: url("../img/icon.png") no-repeat;
}

.kfzx-link a:hover {}

.kfzx-link .kfem1 {
  background-position: -8px -317px;
}

.kfzx-link .kfem2 {
  background-position: -114px -317px;
}

.kfzx-link a {
  position: absolute;
  top: 10px;
  width: 190px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: url('../img/icon_03.png') no-repeat;
  text-decoration: none;
  color: #fff;
  text-indent: -9999px;
}

.kfzx-link .btn_1 {
  left: 59px;
  top: 11px;
  background-position: -17px -654px;
}

.kfzx-link .btn_1:hover {
  background-position: -221px -654px;
}

.kfzx-link .btn_2 {
  left: 59px;
  top: 88px;
  background-position: -17px -724px;
}

.kfzx-link .btn_2:hover {
  background-position: -221px -724px;
}

.kfzx .qqqun {
  width: 190px;
  height: 67px;
  padding-top: 10px;
  background: url('../img/icon_03.png') -292px -562px no-repeat;
  font-siez: 14px;
  color: #333;
  margin: 0 auto;
  text-align: center;
}

.kfzx .qqqun .item {
  height: 30px;
  line-height: 30px;
}

.kfzx .ewmby {
  width: 190px;
  padding-top: 18px;
  margin: 0 auto;
}

.kfzx .ewmby .bytitle {
  position: relative;
  color: #333;
  font-size: 14px;
}

.kfzx .ewmby .bytitle em {
  position: absolute;
  top: 1px;
  left: 0px;
  line-height: 16px;
  font-size: 0px;
  width: 20px;
  height: 20px;
  background: url('../img/icon_03.png') no-repeat;
  background-position: -466px -515px;
}

.kfzx .ewmby img {
  margin-left: 0px;
  margin-top: 10px;
  width: 190px;
  height: 190px;
}

.xsznl {
  position: relative;
  width: 308px;
  height: 409px;
  margin-top: 18px;
  background: url('../img/page_06.jpg')no-repeat;
}

.xsznl ul {
  width: 200px;
  padding-top: 72px;
  padding-left: 27px;
}

.xsznl li {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  text-align: left;
  font-size: 16px;
}

.xsznl li em {
  position: absolute;
  top: 10px;
  left: 6px;
  line-height: 16px;
  font-size: 0px;
  width: 12px;
  height: 12px;
  background: url('../img/icon_03.png') no-repeat;
  background-position: -511px -493px;
}

.xsznl li a {
  color: #333;
}

.xsznl li a:hover {
  text-decoration: none;
  /*color: #f84c00;*/
}

.xsznl li .gg {
  float: left;
  line-height: 28px;
  height: 28px;
  text-align: left;
  overflow: hidden;
  width: 220px;
  margin-left: 2px;
}

.xsznl li .ggtime {
  width: 55px;
  float: right;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  color: #b4a9a5
}

.xsznl .goyxzl {
  position: absolute;
  top: 337px;
  left: 29px;
  display: block;
  line-height: 34px;
  font-size: 20px;
  width: 100px;
  height: 34px;
  background: url('../img/icon_03.png') no-repeat;
  background-position: -424px -655px;
  color: #fff;
  font-size: 14px;
}

.xsznl .goyxzl:hover {
  background-position: -424p -700px;
}

#showRightTopQrCodeMask {
  z-index: 9998;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
}

#showRightTopQrCode {
  z-index: 9998;
  display: none;
  width: 344px;
  height: 400px;
  background: #fff;
  position: fixed;
  top: 50%;
  margin-top: -200px;
  left: 50%;
  margin-left: -172px;
  font-size: 16px
}

#showRightTopQrCode .relative {
  position: relative;
}

#showRightTopQrCode .relative .close {
  position: absolute;
  background: url("../img/service_91.jpg") 8px 8px #fff no-repeat;
  width: 23px;
  height: 23px;
  right: -42px;
  top: 0px;
  z-index: 9999;
  padding: 8px 7px 8px 8px;
  cursor: pointer;
}

#showRightTopQrCode .title {
  color: #333;
  text-align: center;
  width: 298px;
  margin: 0 auto;
}

/******right******/
.right-con {
  width: 958px;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  margin: 0px;
}

.right-con1 {
  width: 1286px;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  margin: 0px;
}

.content-page .right-con {
  width: 725px;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}

/******right-bg******/
.right-con .right-bg {}

.right-con .right-1 {
  margin-top: 0px;
}

/*****�б�ҳ*****/
.cbd {
  position: relative;
  height: 75px;
}

.cbdbg1 {
  background: url('../img/page_04.jpg') no-repeat;
}

.cbdbg2 {
  background: url('../img/page_02.jpg') no-repeat;
}

.cbdbg3 {
  background: url('../img/page_01.jpg') no-repeat;
}

.cbd .p1 {
  /*position:absolute;width:100%;height:60px;top:0px;left:0px;*/
}

.p1 {
  position: relative;
  height: 75px;
  line-height: 75px;
  font-size: 18px;
  /*color:#fff;*/
  text-align: left;
}

.p1 em {
  position: absolute;
  top: -8px;
  left: 0px;
  width: 38px;
  height: 37px;
  background: url('../img/icon_03.png') no-repeat;
  background-position: -8px -97px;
}

.p1 span {
  display: block;
  width: 85px;
  height: 70px;
  line-height: 70px;
  padding-left: 16px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-left: 23px;
  border-bottom: 2px solid #cb411a;
  display: none;
}

.p1 .subtitle {
  position: absolute;
  right: 22px;
  top: 26px;
  width: 195px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  padding-left: 42px;
}

.p1 .subtitle a {
  color: #fff;
  text-decoration: none;
}

.p1 .subtitle a:hover {
  color: #fe8302;
  text-decoration: underline;
}

#page {
  margin-bottom: 10px;
  padding-top: 20px;
  margin-top: 0px;
  border-top: 0;
  color: #323232;
  background: #ffffff;
}

#page1 {
  margin-bottom: 10px;
  padding-top: 20px;
  margin-top: 0px;
  border-top: 0;
  color: #323232;
}

.right-con a {
  color: #323232;
}

.right-con a:hover {
  color: #bc4605;
}

.right-con .p2 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 1038px;
}

.p2 .subcon {
  width: 93%;
  margin: 0 auto;
}

.subcon .newslist {
  width: 100%;
}

.subcon .newslist ul li {
  height: 30px;
  line-height: 30px;
  padding: 3px 0px;
  /*color:#717171;*/
  border-bottom: 1px dashed #d3d3d3;
  vertical-align: top;
}

.newslist ul li .newsTitle {
  float: left;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 440px;
  font-size: 14px;
  padding-right: 7px;
}

.newsTitle .subcat {
  float: left;
  width: 85px;
}

.newslist ul li .icon {
  float: left;
  height: 12px;
  width: 12px;
  margin: 7px;
}

.newslist ul li .newsDate {
  float: right;
  color: #7b7b7d;
}

.newslist li a {
  color: #dadada;
}

.newslist li a:hover {
  color: #d0b645;
}

.page {
  text-align: center;
  padding: 20px 25px;
  margin: 50px auto;
  color: #323232;
  font-size: 14px;
}

.page a,
.page b,
.page select {
  padding: 2px 5px;
  margin: 0 1px;
}

.page a {
  /*color:#d3d3d3;*/
}

.page a {
  border: 1px solid #323232;
  line-height: 15px;
}

/*******����ҳ*******/
.right-con .t8 {
  /*margin-left:10px;width:750px;*/
  height: 106px;
  background: url('../img/page.jpg') no-repeat;
}

.right-con .t8 .subtitle {
  width: 225px;
}

.p1 .subtitle-page {
  width: 283px;
}

#News {
  text-align: center;
}

#News #ArticleTit {
  margin: 0 auto;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  padding: 25px 0 5px;
  clear: both;
}

#News #ArticleTime {
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  padding: 20px 0 15px;
  clear: both;
  border-bottom: 1px solid #e6e9e8;
}

#News #ArticleFrom {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  padding-right: 80px;
  text-align: right;
}

#News .pageLink {
  clear: both;
  padding-top: 20px;
  text-align: center;
  line-height: 20px;
  height: 22px;
}

#News .pageLink a {
  border: 1px solid #868686;
  padding: 2px 5px;
}

#News .pageLink a:hover {
  font-size: 12px;
}

.btn_copy {
  font-size: 12px;
}

#News #ArticleCnt {
  padding: 0 9px 10px;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}

.ArticleTips {
  padding: 0;
  text-align: left;
  line-height: 0.3rem;
  font-size: 0.22rem;
  width: 88%;
  margin: 0 auto;
}

.ArticleTips p {
  padding: 0;
  margin: 0;
  line-height: 26px;
}

.ArticleTips a {
  color: #333;
}

.ArticleTips a.tipsfav {
  text-decoration: underline;
  color: #ff0000;
}

#News #ArticleCnt p {
  margin: 5px 0 15px 0;
}

.zllist ul {}

.zllist li {
  float: left;
  position: relative;
  border-bottom: none;
  margin: 0px 16px 0 0;
  text-align: left;
  height: 264px;
  width: 309px;
}

.zllist li.line {
  margin-bottom: 16px;
}

.zllist li:nth-child(4) {
  margin-right: 0;
}

.zllist li:nth-child(8) {
  margin-right: 0;
}

.zllist li:nth-child(12) {
  margin-right: 0;
}

.zllist li.end {
  margin-right: 0;
}

.zllist li img {
  display: block;
  width: 309px;
  height: 146px;
}

.zllist .depict {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0 10px;
  background-color: #fff;
  color: #2c2c2c;
  height: 100px;
  line-height: 37px;
  text-align: left;
  font-size: 14px;
  padding-bottom: 20px;
}

.zllist .depict .desc {
  height: 44px;
  color: #666;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}

.zllist .depict .gameinfo {
  height: 38px;
  padding: 10px 0;
}

.zllist .depict .gameinfo .gname {
  float: left;
  font-size: 18px;
  color: #bf9033;
}

.zllist .depict .gameinfo .time {
  float: right;
  color: #ccc;
  font-size: 14px;
}

.cnav {
  width: 100%;
  height: 48px;
  margin: 0 0px;
  position: relative;
  padding: 2px 0px 9px;
}

.cnav li {
  float: left;
  height: 39px;
  display: inline;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-right: 10px;
}

.cnav li a {
  display: block;
  width: 124px;
  height: 39px;
  color: #313131;
  font-size: 18px;
  line-height: 39px;
  font-family: 'Roboto';
  text-decoration: none;
  overflow: hidden;
  letter-spacing: 2px;
}

.cnav li a:hover,
.cnav .on a {
  color: #d5a94a;
  background: url('../img/icon_03.png') no-repeat;
  background-position: -471px -50px;
}

.cshare .qrcode::before {
  right: auto;
  left: -4px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.cshare .qrcode {
  width: 1.88rem;
  height: 2.1rem;
  border: 1px solid #bcbcbc;
  color: gray;
  position: absolute;
  left: -0.68rem;
  top: -2.3rem;
  text-align: center;
  line-height: 0.18rem;
  background: #fff;
  border-radius: 3px;
  z-index: 2;
  display: none;
}

.cshare .qrcode img {
  display: block;
  width: 90%;
}

.cshare a:hover .qrcode {}

.cshare .qrcode:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-bottom: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;
  left: 0.9rem;
  top: 2.05rem;
}

.cshare .qrcode img,
.cshare .qrcode canvas {
  margin: 0px auto 6px;
}

.csharecon {
  width: 88%;
  height: 0.7rem;
  margin: 0.5rem auto 0;
}

.cshaerbd {
  float: left;
  width: 58px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}

.cshare {
  float: left;
  height: 32px;
  line-height: 20px;
  padding-left: 0px;
  /* clear: both; */
  padding: 0 0px 0 0px;
}

.cshare li {
  display: block;
  width: 0.55rem;
  float: left;
  margin-right: 0.1rem;
}

.cshare a {
  position: relative;
  color: #C4A369;
  display: block;
  font-size: 12px;
}

.cshare a:hover {
  color: #FFBF44;
}

.cshare a em {
  margin: 0 3px 0 0;
  margin-right: 0.03rem;
  float: left;
  display: inline-block;
  height: 0.5rem;
  overflow: hidden;
  vertical-align: middle;
  width: 0.5rem;
}

.cshare .qq_gray {
  background: url("../img/icon_fb.png") no-repeat;
  background-size: 100% 100%;
}

.cshare .weixin_gray {
  margin-right: 4px;
  background: url("../img/icon_zalo.png") no-repeat;
  background-size: 100% 100%;
}

.cshare .weibo_gray {
  background: url("../img/icon_yt.png") no-repeat;
  background-size: 100% 100%;
}


.newsbg {
  display: block;
  width: 7.5rem;
  height: 5.54rem;
  margin: 0 auto;
}

.newsbgf {
  display: block;
  width: 7.5rem;
  height: 2.13rem;
  margin: 0 auto;
}

.newsmtit {
  display: block;
  width: 2.67rem;
  height: 0.77rem;
  margin: 0 auto;
  margin-top: -1rem;
  padding-bottom: 0.5rem;
}

.newsbgend {
  display: block;
  width: 7.5rem;
  height: 2.13rem;
  margin: 0 auto;
}

.zlbg {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.zlbg1 {
  width: 6.86rem;
  height: 3rem;
  background: url("../img/bg_07.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.zlbg2 {
  width: 6.86rem;
  height: 3.02rem;
  background: url("../img/bg_08.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.zlbg3 {
  width: 6.86rem;
  height: 2.48rem;
  background: url("../img/bg_09.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.zlbg4 {
  width: 6.86rem;
  height: 3.06rem;
  background: url("../img/bg_10.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.zlbg5 {
  width: 6.86rem;
  height: 3.68rem;
  background: url("../img/bg_11.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.zltitle {
  display: block;
  width: 2.16rem;
  height: 0.46rem;
  padding-top: 0.3rem;
  padding-left: 0.3rem;
}

.zlul {
  width: 100%;
  padding-top: 0.35rem;
  padding-left: 0.3rem;
}

.zlul li {
  float: left;
  width: 2.2rem;
  position: relative;
  height: 0.5rem;
  line-height: 0.3rem;
  text-align: left;
  font-size: 0.28rem;
  padding-bottom: 0.1rem;
}

.zlbg2 .zlul li.xx {}

.zlul li a {
  color: #333;
}

.zlul li a:hover {
  text-decoration: none;
  /*color: #f84c00;*/
}

.zlul li .gg {
  float: left;
  line-height: 28px;
  height: 28px;
  text-align: left;
  overflow: hidden;
  width: 220px;
  margin-left: 2px;
}

.zlul li .ggtime {
  width: 55px;
  float: right;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  color: #b4a9a5
}


/*role*/
.cbgrole {
  width: 100%;
}

.contentrole {
  width: 100%;
  margin: 0 auto;
  padding-top: 1.2rem;
  background: url('../img/bg_133.jpg');
}

.cbgroleend {
  width: 100%;
  height: 290px;
  background: url('../img/bg_10.png') top center no-repeat;
  margin-top: -290px;
}

.roletitle {
  display: block;
  width: 2.08rem;
  height: 0.77rem;
  margin: 0 auto;
  margin-top: 0.4rem;
}

.rolelist {}

.rolelist .roleleft {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}

.rolesearchdiv {
  width: 6.86rem;
  height: 0.64rem;
  position: relative;
  margin: 0 auto;
}

.rolesearchdiv .search_bg {
  display: block;
  width: 6.86rem;
  height: 0.64rem;
  background: url('../img/title_23.png');
  background-size: 100% 100%;
}

.rolesearchdiv .text {
  float: left;
  margin-left: 0.2rem;
  width: 5rem;
  height: 0.64rem;
  line-height: 0.2rem;
}

.rolesearchdiv .text input {
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #979797;
  outline: none;
  background: none;
  border: none;
  padding: 0;
}

.rolesearchdiv .search_btn {
  float: right;
  width: 0.32rem;
  height: 100%;
  margin-right: 0.2rem;
}

.rolesearchdiv .search_btn button {
  background: url('../img/icon_33.png') no-repeat;
  background-size: 100% 100%;
  width: 0.32rem;
  height: 0.33rem;
  display: block;
  margin-top: 0.16rem;
  margin-right: 0rem;
  border: none;
  cursor: pointer;
  padding: 0;
}

.rolesearchdiv .search_btn button:hover {}

.roleselect {
  padding: 0;
  padding-top: 0.3rem;
}

.roleselect.addbg {
  background: #fff
}

.roleselect .hd {
  height: 0.6rem;
  border-bottom: 1px solid #ccc;
}

.roleselect .hd .itemhd {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #666;
}

.roleselect .hd .itemhd span {
  display: none;
  width: 102px;
  margin: 0 auto;
}

.roleselect .hd .itemhd img {
  display: block;
  width: 0.98rem;
  height: 0.34rem;
  margin: 0 auto;
  padding-left: 0.3rem;
}

.roleselect .hd .itemhd.on {
  color: #bf9033;
}

.roleselect .bd {
  display: none;
}

.roleselect .bd.show {
  display: block;
}

.roleselect .giem .itemgj {
  text-align: left;
}

.roleselect .giem .item em {
  float: left;
  width: 0.35rem;
  height: 0.33rem;
  margin-left: 0.8rem;
  margin-right: 0.1rem;
  margin-top: 0.14rem;
  background: url('../img/icon_55.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item .gjs {
  background: url('../img/icon_57.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item .gjwg {
  background: url('../img/icon_59.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item .gjq {
  background: url('../img/icon_61.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item:hover,
.roleselect .giem .item.on {
  background: #f1d394;
  color: #fff;
}

.roleselect .giem .item:hover em,
.roleselect .giem .item.on em {
  background: url('../img/icon_56.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item:hover .gjs,
.roleselect .giem .item.on .gjs {
  background: url('../img/icon_58.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item:hover .gjwg,
.roleselect .giem .item.on .gjwg {
  background: url('../img/icon_60.png') no-repeat;
  background-size: 100% 100%;
}

.roleselect .giem .item:hover .gjq,
.roleselect .giem .item.on .gjq {
  background: url('../img/icon_62.png') no-repeat;
  background-size: 100% 100%;
}


/*.roleselect .hd .itemhd.on span{background: url('../img/icon_03.png') no-repeat;background-position: -470px -6px;}*/
.roleselect .w1 {
  float: left;
  width: 33.3%;
}

.roleselect .hd .itemhd.w1 span {}

.roleselect .w2 {
  float: left;
  width: 16.65%;
}

.roleselect .w2hd {
  width: 31.3%;
  padding-right: 2%;
}

.roleselect .w3 {
  float: left;
  width: 33.3%;
}

.roleselect .all {
  height: 40px;
  border-bottom: 1px solid #f4f4f4;
}

.roleselect .all .item,
.roleselect .all .item.on {
  color: #888;
  line-height: 0.6rem;
  font-size: 0.25rem;
  cursor: pointer;
}

.roleselect .all .item:hover {
  background: #f1d394;
  color: #fff;
}

.roleselect .giem {
  height: 35px;
  border-bottom: 1px solid #f4f4f4;
}

.roleselect .giem .item {
  color: #000;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}

.roleselect .giem .item:hover,
.roleselect .giem .item.on {
  background: #f1d394;
  color: #fff;
}

.roleright {
  width: 707px;
  padding: 25px;
  min-height: 696px;
  background: url('../img/bg_09.png') no-repeat;
  background-size: 100% 100%;
  margin-top: -6px;
}

.yxtsbd {
  position: relative;
  width: 100%;
  margin-top: 0.2rem;
}

.detail {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 0.3rem
}

.detail-list-box {
  background: #fff;
}

.detail-list-box .detail-list {
  position: relative;
  width: 6.76rem;
  margin: 0 auto;
  padding-top: 0.3rem;
}

.detail-list-box .detail-list li {
  float: left;
  width: 1.33rem;
  padding-bottom: 0;
  height: auto;
  cursor: pointer;
  margin-right: 0.42rem;
  margin-bottom: 0.2rem;
  border: 1px solid #efefef;
  /* -webkit-box-shadow:0 3px 5px rgba(0,0,0,.4); */
  /* box-shadow:0 3px 5px rgba(0,0,0,.4); */
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.detail-list-box .detail-list li:nth-of-type(4n) {
  margin-right: 0
}

.detail-list-box .detail-list li:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  /* -webkit-box-shadow:0 3px 5px 1px rgba(0,0,0,.6); */
  /* box-shadow:0 3px 5px 1px rgba(0,0,0,.6) */
  border: 1px solid #f1d394;
}

.detail-list-box .detail-list li img {
  display: block;
  width: 100%;
  height: 1.33rem;
}

.detail-list-box .detail-list li span {
  display: block;
  width: 100%;
  /*color:#333;*/
  height: 25px;
  line-height: 25px;
}

.detail-list-box .detail-list li:hover span {}

.detail-list-box .detail-list p.noneData {
  width: 100%;
  text-align: center;
  margin-top: 300px;
  font-size: 16px;
}

.detail-list-box .detail-list .pagination {
  display: none !important
}

.detail-list-box .pager {
  margin-top: 10px
}

.detail-list-box .pagination {
  position: relative;
  bottom: 10px;
  margin: 0 auto
}

.detail-list-box .pagination .pagination-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}

.detail-list-box .pagination .pagination-btn {
  display: block;
  border: 1px solid #cabdba;
  margin-right: 10px
}

.detail-list-box .pagination .pagination-btn:hover {
  background-color: #92746d
}

.detail-list-box .pagination .pagination-btn:hover span {
  color: #fff
}

.detail-list-box .pagination .pagination-btn a {
  display: block;
  font-size: 14px;
  color: #5a3026;
  height: 22px;
  line-height: 22px;
  padding: 0 5px
}

.detail-list-box .pagination .pagination-page-now {
  background-color: #92746d
}

.detail-list-box .pagination .pagination-page-now span {
  color: #fff
}

.detail-list-box .pagination .pageInfo {
  display: block;
  font-size: 14px;
  color: #5a3026;
  height: 22px;
  line-height: 22px;
  padding: 0 5px
}

.detail-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.detail-box::-webkit-scrollbar {
  display: none
}

.loading-tips {
  font-size: .22rem;
  text-align: center;
  color: #909090;
  margin-top: 0.2rem;
}

.detail-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  top: 20%;
  left: 0;
  z-index: 1;
  display: none;
}

.detail-mask.show {
  display: block;
}

.container-right {
  padding: 10px 10px;
}

.container-right .detail-area .img {
  padding: 10px 0;
  text-align: center;
  width: 30%;
  margin: 0 auto
}

.container-right .detail-area .img img {
  width: 100%;
  height: auto
}

.container-right .detail-area .detail-list {
  margin-bottom: 0.15rem;
}

.container-right .detail-area .detail-list li {
  line-height: 1.4;
  padding: 0.1rem 0.22rem;
  vertical-align: top;
  background: #f0f0f0
}

.container-right .detail-area .special-li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0
}

.container-right .detail-area .special-li .li-title {
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
  /*color:#383c47;*/
  margin-bottom: 2px;
  margin-right: 5px;
  font-weight: 700
}

.color1 {
  color: #333
}

.color2 {
  color: #496cbb
}

.color3 {
  color: #2ea633
}

.color4 {
  color: #dc3311
}

.color5 {
  color: #9227c9
}

.color6 {
  color: #bf4b0b
}

.container-right .detail-area .li-titlec1 {
  color: #9227c9;
}

.container-right .detail-area .li-titlec2 {
  color: #dc3311;
}

.container-right .detail-area .li-titlec3 {
  color: #2ea633;
}

.container-right .detail-area .li-titlec4 {
  color: #496cbb;
}

.container-right .detail-area .li-titlec5 {
  color: #333;
}

.container-right .detail-area .special-li .li-title.padding-deal {
  padding-right: 0.1rem
}

.container-right .detail-area .special-li .li-common {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  flex: auto;
  font-size: 14px;
  color: #383c47;
  text-align: left;
}

.container-right .detail-area .special-li .li-common em {
  color: #bf4b0b;
  font-style: normal;
}

.container-right .detail-area .special-li .li-common.border-deal {
  border-left: 2px dashed #ddd;
  padding: 5px 5px 5px 10px
}

.container-right .detail-area .detail-skills {
  display: block
}

.container-right .detail-area .text {
  color: #383c47;
  font-size: 14px;
  line-height: 1.6;
  white-space: pre-line
}

.wjbg {
  position: absolute;
  left: 0;
  top: 0px;
  width: 27px;
  height: 26px;
  background: url('../img/icon_34.png') no-repeat;
  background-size: 100% 100%;
}

.wjhd1 {
  position: relative;
  height: 26px;
  padding-left: 37px;
  text-align: left;
  color: #bf4b0b;
  font-size: 18px;
  font-weight: bold;
}

.wjhd1 .wjbg1 {}

.wjhd2 {
  position: relative;
  height: 26px;
  padding-left: 37px;
  text-align: left;
  color: #bf4b0b;
  font-size: 18px;
  font-weight: bold;
}

.wjhd2 .wjbg2 {
  background: url('../img/icon_35.png') no-repeat;
  background-size: 100% 100%;
}

.wjback {
  display: block;
  width: 1.54rem;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  color: #bd8d31;
  font-size: 0.24rem;
  z-index: 2;
  background: url('../img/title_27.png') no-repeat;
  background-size: 100% 100%;
}

.wjback:hover {}

.wjline {
  height: 0.03rem;
  background: #ccc;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}

.wjinfo {
  position: relative;
  height: 1.9rem;
  padding-left: 1.8rem;
  text-align: left;
  color: #bf4b0b;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0.2rem;
}

.wjinfo .wjbgtx {
  width: 1.6rem;
  height: 1.58rem;
  background: url('../img/title_29.png') no-repeat;
  background-size: 100% 100%;
}

.wjinfo .wjbgtx img {
  display: block;
  width: 1.33rem;
  height: 1.33rem;
  margin: 0 auto;
  margin-top: 0.13rem;
  margin-left: 0.14rem;
}

.wjinfo .name {
  font-size: 0.3rem;
  padding-top: 0.2rem;
}

.container-right .detail-area .synopsis {
  display: block;
  margin-top: 0.1rem;
  width: 5.18rem;
  height: 0.84rem;
  background: url('../img/btn_05.png') no-repeat;
  background-size: 100% 100%;
}

.container-right .detail-area .synopsis li {
  float: left;
  width: 1.64rem;
  height: 0.84rem;
  line-height: 0.92rem;
  font-size: 0.24rem;
  justify-content: space-around;
  /* padding:0 25px; */
  margin: 0;
  margin-bottom: 0;
  margin-right: 0.15rem;
  box-sizing: border-box;
  text-align: center;
  /* background: #bf4d0a; */
  color: #fff;
}

.container-right .detail-area .synopsis li span {
  font-size: 10px;
  line-height: 33px
}

.container-right .detail-area .synopsis .flag1 {
  margin-right: 0.08rem;
}

.container-right .detail-area .synopsis .flag5 {
  margin-right: 0;
}

.container-right .detail-area .synopsis2 {
  display: block;
  margin-top: 0.15rem;
}

.container-right .detail-area .synopsis2 li {
  float: left;
  width: 2.28rem;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  justify-content: space-around;
  /* padding:0 25px; */
  margin: 0 1px;
  margin-bottom: 0.08rem;
  margin-right: 0.1rem;
  box-sizing: border-box;
  text-align: center;
  background: #bf4d0a;
  color: #fff;
}

.container-right .detail-area .synopsis2 li span {
  font-size: 10px;
  line-height: 33px
}

.container-right .detail-area .synopsis2 .flag4,
.container-right .detail-area .synopsis2 .flag8 {
  margin-right: 0
}

.detail-box .zlnav {
  width: 103%;
  height: 40px;
  padding-top: 0.15rem;
}

.detail-box .zlnav .item {
  position: relative;
  display: block;
  float: left;
  padding-left: 0.7rem;
  background: none;
  width: 2.85rem;
  height: 40px;
  line-height: 38px;
  opacity: 1;
  border-radius: 0;
  color: #8a8a8a;
  font-size: 0.28rem;
  background: #f5f5f5;
}

.detail-box .zlnav .item em {
  position: absolute;
  left: 0.2rem;
  top: 7px;
  width: 25px;
  height: 25px;
  background: url('../img/icon_37.png') no-repeat;
  background-size: 100% 100%;
}

.detail-box .zlnav .n2 em {
  background: url('../img/icon_39.png') no-repeat;
  background-size: 100% 100%;
}

.detail-box .zlnav a.on {
  background: #bf4b0b;
  color: #fff;
}

.detail-box .zlnav a.on em {
  background: url('../img/icon_36.png') no-repeat;
  background-size: 100% 100%;
}

.detail-box .zlnav .n2.on em {
  background: url('../img/icon_38.png') no-repeat;
  background-size: 100% 100%;
}

.detail-box .more {
  position: absolute;
  left: 50%;
  margin-left: 608px;
  width: 100px;
  height: 20px;
  top: 32px;
}

.detail-box .more a {
  display: none;
}

.detail-box .more .on {
  display: block;
}

.inflink {
  position: absolute;
  width: 100%;
  z-index: 88;
  top: 10.8rem;
}

.inflink a {
  /* float: left; */
  width: 20%;
  height: 1rem;
  padding-top: 0px;
  margin: 0;
  z-index: 22;
  cursor: pointer;
  transition: all 0.5s;
  display: inline-block;
}

.inflink .abg {
  width: 0.63rem;
  height: 0.44rem;
  z-index: 22;
  cursor: pointer;
  margin: 0 auto;
}

.inflink .sbg {
  width: 2.6rem;
  height: 2.71rem;
  z-index: 22;
  cursor: pointer;
  background: url('../img/icon_09.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  opacity: 0;
  margin-top: -1.5rem;
  margin-left: -0.5rem;
}

.inflink .n5sbg {
  background: url('../img/icon_09_1.png') no-repeat;
  background-size: 100% 100%;
}

.inflink a:hover .sbg {
  margin-top: -3.8rem;
  opacity: 1;
}

.inflink a:hover .n5sbg {
  margin-left: -1.2rem;
}

.inflink a:hover .sbg img {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  padding-top: 0.1rem;
  padding-left: 0.1rem
}

.inflink .title {
  font-size: 0.24rem;
  color: #333;
  height: 0.5rem;
  line-height: 0.5rem;
}

.inflink a:hover div {
  transition: all 1s;
  opacity: 1;
}

.inflink .n1 {}

.inflink .n1a {
  background: url('../img/icon_12.png') no-repeat;
  background-size: 100% 100%;
}

.inflink .n2a {
  background: url('../img/icon_bigfb.png') no-repeat;
  background-size: 100% 100%;
}

.inflink .n3a {
  background: url('../img/icon_bigZl.png') no-repeat;
  background-size: 100% 100%;
}

.inflink .n4a {
  background: url('../img/icon_bigYt.png') no-repeat;
  background-size: 100% 100%;
}

.inflink .n5a {
  background: url('../img/icon_16.png') no-repeat;
  background-size: 100% 100%;
}


/*news*/
.newTabTit {
  padding-top: 0rem;
  left: 0;
  top: 0;
  z-index: 10;
  height: 0.7rem;
  border-bottom: 0.01rem solid #ccc;
  width: 6.84rem;
}

.newTabTit .swiper-slide {
  color: #ffffff;
  text-align: center;
  font-size: 0.28rem;
  border-left: 1px solid #ffffff;
  height: 1.5em;
  line-height: 1.5em;
}

.newTabTit .swiper-slide:nth-child(1) {
  border-left: none;
}

.load-more {
  margin: 0.5rem auto;
  background: url('../img/more.png') no-repeat left bottom;
  background-size: cover;
  display: block;
  font-size: 0.28rem;
  color: #6D6D6D;
  width: 4.97rem;
  height: 0.66rem;
}

.swiper-wrapper .active-nav em {
  display: none;
  background: #f6d324;
  width: 100%;
  height: 0.07rem;
  position: absolute;
  bottom: -0.29rem;
  left: 0px;
}

#swiper-containerFive .swiper-slide a {
  color: #333;
  height: 0.54rem;
  line-height: 0.51rem;
}

#swiper-containerFive .swiper-wrapper .active-nav a {
  display: block;
  width: 1.52rem;
  height: 0.54rem;
  margin: 0 auto;
  line-height: 0.51rem;
  color: #bd8d31;
  background: url('../img/title_27.png') no-repeat;
  background-size: 100% 100%;
  font-size: 0.3rem;
}

/***kf***/
.kfbg {
  display: block;
  width: 7.5rem;
  height: 15.36rem;
  margin: 0 auto;
}

.kfbgbd {
  height: 10.5rem;
}

.foot_ewm {
  text-align: center;
}

.foot_ewm dt {
  margin: 0 auto;
  position: relative;
}

.foot_ewm dt img {
  width: 3.04rem;
  height: 3.04rem;
  padding: 8px;
  background: #fff;
}

.foot_ewm dd {
  padding-top: 0.08rem;
}

.foot_ewm dd h4 {
  font-size: 0.28rem;
  color: #000;
  height: 0.58rem;
  line-height: 0.58rem;
}

.foot_ewm dd p {
  line-height: 100%;
  font-size: 0.28rem;
  color: #000;
  margin: 0.1rem;
}

.foot_ewm .gzhicon {
  display: inline-block;
  width: 0.38rem;
  vertical-align: text-bottom;
  margin-right: 0.1rem;
}

.contactWay {
  margin-top: 0.2rem;
  text-align: center;
  color: #000;
}

.contactWay p {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.28rem;
  margin: 0.05rem;
}

.contactWay p a {
  color: #000;
}

.contactWay dl {
  font-size: 0.24rem;
  text-align: center;
  max-width: 4.4rem;
  margin: 0 auto;
}

.contactWay dl dt {
  line-height: 0.50rem;
  font-size: 0.24rem;
}

.contactWay dl dd {
  background: url('../img/select.png') no-repeat;
  width: 2.67rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background-size: 2.67rem 0.48rem;
  font-size: 0.24rem;
  border: 1px solid #fff;
}

.contactWay dl dd select {
  color: #fff;
}

#goTop {
  display: none;
  cursor: pointer;
  position: fixed;
  width: 0.96rem;
  height: 0.96rem;
  right: 0.1rem;
  bottom: 0.9rem;
  text-indent: -9999px;
  z-index: 100;
}

#goTop img {
  display: block;
  width: 0.96rem;
  height: 0.96rem;
}

/***footer***/
.footer {
  width: 100%;
  position: relative;
  z-index: 12;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 100%;
  background: #353535;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  height: 2.8rem;
}

.footer .hd {
  height: 0.9rem;
  padding-left: 1.9rem;
  padding-top: 0.3rem;
}

.footer .flogo {
  float: left;
  width: 2.6rem;
}

.footer .flogo img {
  display: block;
  width: 2.6rem;
}

.footer .fbq {
  float: left;
  width: 0.5rem;
  margin-left: 0.2rem;
}

.footer .bd {
  padding-left: 0;
  line-height: 0.4rem;
  color: #fff;
  padding-bottom: 0.2rem;
}

.footer .fgametag {
  position: absolute;
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  top: 1.1rem;
  left: 50%;
  margin-left: 2.5rem;
  z-index: 10;
}

.footer .fgametag img {
  width: 100%;
}


/*.page download*/
#dlcontainer {
  max-width: 640px;
  height: 100%;
  margin: 0 auto;
  z-index: 99;
}

.pagedl {
  background: url('../img/down_01.jpg') no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.pagedl .pagedla {
  -webkit-animation: bounceInRight 0.8s 1;
  -moz-animation: bounceInRight 0.8s 1;
  animation: slideLeft 0.8s 1;
}

.pagedl a {
  display: block;
}

.pagedl .pagedla {
  position: absolute;
  left: 1.41rem;
  top: 2.15rem;
  width: 4.67rem;
  height: 1.17rem;
  z-index: 3;
  cursor: pointer;
  text-align: center;
  line-height: 1.26rem;
  color: #fcebb7;
  font-size: 24px;
}

.pagedl .pagedl1 {
  top: 7.6rem;
}

.pagedl .pagedl2 {
  top: 9.2rem;
  left: auto;
  right: 1.41rem;
}

.pagedl .pagedl3 {
  top: 7.15rem;
}

.pagedl .pagedla img {
  display: block;
  width: 4.67rem;
}

.iconMobile{
  width: 100%;
  position: absolute;
  top: 9.5rem;
  z-index: 3;
  cursor: pointer;
}

.iconMobile a{
  width: 173px;
  height: 57px;
}