.sale_btn_box {
  width: 100%;
  height: 1.05rem;
  background: url('/images/sale_btn_bg.png') no-repeat center/100% 100%;
  margin-top: -18px;
}

.sale_btn_box a {
  display: block;
  width: 50%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 0.2rem;
  box-sizing: border-box;
}

.sale_btn_box a img {
  display: inline-block;
  vertical-align: middle;
  width: 52%;
  height: 61.7%;
}

.sale_btn_box a i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.gamehall_download {
  position: relative;
}

.hallline {
  display: block;
  margin: 0 auto;
  width: 99%;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
  z-index: 5;
}

.hallline img {
  display: block;
  width: 100%;
  height: 100%;
}

.gamehall_download>div {
  width: 100%;
  height: 2.55rem;
  position: relative;
  padding: 1px 0;
  box-sizing: content-box;
  border-bottom: 1px dashed #728aa6;
  background-clip: content-box;
}

.gamehall_download>div:last-child {
  border: none;
}

.gamehall_download>div img {
  position: absolute;
  left: 0.24rem;
  top: 0.24rem;
  width: 3.46rem;
  height: 2rem;
}

.gamehall_download>div div {
  position: absolute;
  left: 57%;
  top: 0.25rem;
  font-family: "Microsoft YaHei";
}

.gamehall_download>div div p {
  color: #913ad8;
  font-size: 0.26rem;
  line-height: 0.4rem;
}

.gamehall_download>div div p+p {
  color: #a545e3;
  font-size: 0.2rem;
  line-height: 0.24rem;
}

.ryhall_download {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
}

.classicalhall_download {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
}

.ryhall_download a,
.classicalhall_download a,
.ryhall_download_1 a,
.classicalhall_download_1 a {
  width: 2.58rem;
  height: 0.48rem;
  background: linear-gradient(#9bc4fb, #73aaf7);
  color: #366aac;
  font-size: 0.26rem;
  position: absolute;
  right: 0.19rem;
  bottom: 0.32rem;
  font-family: 'cuhei';
  text-align: center;
  line-height: 0.53rem;
  border-radius: 0.08rem;
  box-shadow: 0px 2px 3px 0px #9ea1a5;
}

.gamehall_download>div a {
  display: block;
  width: 40.9%;
  height: 20.85%;
  position: absolute;
  z-index: 4;
  right: 3.2%;
  bottom: 14.5%;
  z-index: 6;
}

.game_list_title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  position: relative;
  background: #676b71;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, .5) inset; */
}

.game_list_title em {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.game_list_title span {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.game_list_title img {
  margin: 0 6px 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 17px;
}

.game_list_title a {
  position: absolute;
  right: 10px;
  color: #fff;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.gamelist {
  background: url('/images/game_list_bg.png') repeat center/100% 100%;
  padding-bottom: 17px;
}

.gamelist ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  box-sizing: border-box;
  margin: 0 10px;
}

.gamelist li {
  display: inline;
  text-align: center;
  padding-top: 10px;
}

.gamelist li img {
  display: block;
  width: 1.32rem;
  height: 1.32rem;
  margin: 0 auto;
}

.gamelist li .gamename {
  font-size: 12px;
  font-weight: bold;
  margin: 9px 0 6px 0;
}

.gamelist li p {
  font-size: 8px;
  color: #000;
}


/* .ryhall_download_1 a,
.classicalhall_download_1 a,
.pc_6603_download a,
.leisure_download a {
  background: url('/images/check_btn.png') no-repeat center/100% 100%;
} */

.classicalhall_download_1 {
  background: url('/images/pc_classical_bg.png') no-repeat left center/100% 100%, url("/images/game_list_bg.png") repeat;
}

.pc_6603_download {
  background: url('/images/pc_6603_bg.png') no-repeat left center/100% 100%, url("/images/game_list_bg.png") repeat;
}

.leisure_download {
  background: url('/images/pc_leisure_bg.png') no-repeat left center/96% 100%, url("/images/game_list_bg.png") repeat;
}

.contactTitle {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #676b71;
  margin-top: -12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5) inset;
  z-index: -1;
}

.contactTitle img,
.caseTitle img {
  margin: -1px 9px 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 16px;
}

.contactTitle em {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.contactTitle span {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.contact {
  width: 100%;
  min-height: 5.75rem;
  background: url('/images/game_list_bg.png') repeat;
  box-sizing: border-box;
  padding: .5rem 0.3rem;
}

.contactItem {
  position: relative;
  background: rgba(252, 246, 237, .3);
  border-top: 1px solid #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
  height: 1.72rem;
  width: 100%;
}

.contactItem>img {
  position: absolute;
  display: block;
  width: 1.56rem;
  height: 1.56rem;
  left: 0.45rem;
  top: -0.3rem;
}

.itemCenter {
  float: left;
  margin: .24rem 0 0 2.2rem;
}

.itemRight {
  float: right;
  margin: .24rem .1rem 0 0;
}

.itemCenter h2 {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
}

.itemCenter p {
  font-size:12px;
  color: #727272;
  line-height: 1.5;
}

.itemRight p {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.itemRight p span {
  display: inline-block;
  width: 68px;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.itemRight p a {
  color: #3879db;
  font-size: 10px;
  text-decoration: underline;
  line-height: 1.5;
}

.contactItem+.contactItem {
  margin-top: 0.5rem;
}

.location {
  width: 100%;
  background: url('/images/game_list_bg.png') repeat;
  box-sizing: border-box;
  padding: .5rem 0.3rem;
}

.location_top p {
  font-size: 14px;
  color: #4b4d50;
  line-height: 2;
}

.location_top p span {
  display: inline-block;
  vertical-align: middle;
  width: 74px;
  text-align: right;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.loacation_line {
  width: 100%;
  height: 2px;
  margin: 0.25rem 0;
}

.loacation_line img {
  display: block;
  width: 98%;
}

.location_bottom p {
  font-size: 14px;
  color: #4b4d50;
  line-height: 2;
}

.location_bottom span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.location_btn {
  display: block;
  margin: .6rem auto;
  width: 3.05rem;
  height: .57rem;
  background: url('/images/location_btn.png') no-repeat center/100% 100%;
}

.caseTitle {
  width: 100%;
  height: 25px;
  line-height: 25px;
  position: relative;
  background: #676b71;
  margin-top: -12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5) inset;
  z-index: 5;
}

.caseTitle em {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.caseTitle span {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.gameSell {
  width: 100%;
  min-height: 4.3rem;
  background: url('/images/game_list_bg.png') repeat;
}

.gameSell ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.25rem;
}

.gameSell li {
  width: 1.36em;
  text-align: center;
  margin: 0.1rem 0;
}

.gameSell li:nth-child(4n-2),
.gameSell li:nth-child(4n-1),
.gameSell li:nth-child(4n) {
  margin-left: .5rem;
}

.gameSell li img {
  display: block;
  width: 1.32rem;
  height: 1.32rem;
}

.gameSell li h2 {
  font-size: 14px;
  color: #131313;
  margin: 6px 0;
}

.gameSell li p {
  font-size: 8px;
  color: #5d5d5d;
}

.successCase {
  width: 100%;
  min-height: 5.75rem;
  background: url('/images/game_list_bg.png') repeat;
}

.caseBox {
  box-sizing: border-box;
  padding: 0.1rem 0.42rem;
}

.caseBox ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.caseBox li {
  width: 2.1em;
  text-align: center;
  margin: 0.1rem 0;
}

.caseBox li:nth-child(3n-1),
.caseBox li:nth-child(3n) {
  margin-left: 0.15rem
}

.caseBox li h2 {
  font-size: 13px;
  font-weight: bold;
  color: #131313;
  margin: 4px 0;
}

.caseBox li img {
  display: block;
  width: 1.8rem;
  height: 1.44rem;
  margin: 0 auto;
}

.caseBox li p {
  font-size: 12px;
  color: #5d5d5d;
}

.caseTitle {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #676b71;
  margin-top: -12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5) inset;
  z-index: 9;
}

.marginTop {
  margin-top: 0;
}

.caseTitle em {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.caseTitle span {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.ryhall_download_1 {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
  padding-bottom: 4px;
}

.classicalhall_download_1 {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
  padding-bottom: 4px;
}

.pc_6603_download {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
}

.leisure_download {
  background: url('/images/hall_bg1.png') no-repeat center/100% 100%;
}

.hall_download_title {
  position: relative;
  width: 100%;
  height: 1.84rem;
  box-shadow: 0 3px 2px rgba(0, 0, 0, .15) inset;
  background: #dadfe6;
  box-sizing: border-box;
  padding: 0 .22rem 0 .15rem;
}

.hall_download_title>em {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.hall_download_title>img,
.hall_download_title>div {
  display: inline-block;
  vertical-align: middle;
}

.hall_download_title>img {
  width: 1.5rem;
  height: 1.3rem;
  margin-right: .2rem;
}

.hall_download_title>div>img:first-child {
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  margin: 0 auto;
  position: relative;
  z-index: 1111;
}

.hall_download_title>div>img:last-child {
  display: block;
  width: 1.5rem;
  margin: -0.08rem auto 0;
  height: 0.2rem;
  position: relative;
}

.hall_download_title>div h2 {
  font-size: 16px;
  color: #131313;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 0.22rem;
}

.hall_download_title>div p {
  font-size: 12px;
  line-height: 1;
  color: #5d5d5d;
  margin-bottom: 0.1rem;
}

.halldownload {
  background: url('/images/hall_download_btn.png') no-repeat center/100% 100%;
  display: block;
  width: 1.72rem;
  height: 0.68rem;
  position: absolute;
  right: .22rem;
  bottom: .25rem;
}

.hallask {
  background: url('/images/hall_ask_btn.png') no-repeat center/100% 100%;
  display: block;
  width: 1.72rem;
  height: 0.68rem;
  position: absolute;
  right: .22rem;
  bottom: .25rem;
}

.hall_detail_tab {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #c3c4c6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
}

.hall_detail_tab li {
  line-height: 24px;
  display: inline-block;
  margin-right: 50px;
  height: 24px;
  vertical-align: middle;
}

.hall_detail_tab li:first-child {
  margin-left: 25px;
}

.hall_detail_tab li a {
  font-size: 14px;
  color: #4c4c4d;
  display: inline-block;
  vertical-align: middle;
}

.hall_detail_tab li em {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.hall_detail_tab li a.active {
  color: #156bbe;
  text-decoration: underline;
}

.hall_detail {
    width: 100%;
    overflow: hidden;
    min-height: 5.72rem;
    /*background: #dae0e7;*/
    padding: 0.2rem 0.2rem 0;
    box-sizing: border-box;
    background: #fff;
}
    .hall_detail img {
        width: 100%;
    }
.hall_detail>.swiper-screenshot {
  display: block;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: .22rem;
}

.swiper-screenshot .swiper-wrapper {
  /*display: block;*/
  width: 99999px;
  font-size: 0;
}

.swiper-screenshot .swiper-wrapper .swiper-slide {
  /*float: left;*/
  display: inline-block;
  width: 3.42rem;
  height: 5.81rem;
  /*margin-left: .22rem;*/
  vertical-align: top;
}

.swiper-screenshot .swiper-wrapper .swiper-slide:first-child {
  margin-left: 0;
}

.hall_info {
  width: 100%;
  padding: 0.22rem;
  box-sizing: border-box;
}

.hall_info p {
  color: rgb(165, 69, 227);
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  line-height: 30px;
}

.ryDownload {
  background: url('/images/ry_download_btn.png') no-repeat center/100% 100%;
  display: block;
  width: 1.72rem;
  height: 0.68rem;
  position: absolute;
  right: .22rem;
  bottom: .2rem;
}

.classicalDownload {
  background: url('/images/classical_download_btn.png') no-repeat center/100% 100%;
  display: block;
  width: 1.72rem;
  height: 0.68rem;
  position: absolute;
  right: .22rem;
  top: .2rem;
}

#ui-baidu-map {
  width: 100%;
  height: 6rem;
  display: none;
}

#ui-baidu-map.ui-show {
  display: block;
}