@charset "utf-8";

body {
  background: #ffffff;
  font-size: .25rem;
}

/* --------------index-start-------------- */
   
.pop{
	width:100%;
	position: fixed;
	top:0px; display:none;
	bottom: 0;
	transition: all 500ms linear;  z-index:1005!important;
}
.pop.block{ display:block;}
.popclose{ height:34px; width:100%;  background-color:#ECF1F4;  display:none; align-items:center;}
.popclose span{ padding:5px; border:1px solid #F11D30;border-radius:4px; margin-left:8px;line-height:18px; font-size:16px; color:#333;}
.pop>iframe{
	width: 100%;
	height: 100%;  background-color:#fff; 
}
.img___floatsss{
    width: 100px;
    height: 100px; 
	top: 430px;
    right: 10px;
    border-radius:25px; 
	position:fixed;
	z-index:9999!important;
}

.introduce {
  margin: 0.1rem;
}

.resignBtn {
  display: block;
  float: left;
  width: 1.63rem;
  margin-left: .25rem;
}

.DownButton {
  /* width: 6rem; */
  margin: .37rem auto 0;
  text-align: center;

}

.DownButton_DownImg {
  width: 4.35rem;
  height: 1.3rem;
  display: block;
  margin: 0 auto;
  animation: myfirst 1s infinite linear;
}

.DownButton_div {
  display: inline-block;
}

.DownButton_img1 {
  width: 3.11rem;
  height: 1rem;
  display: block;
}
	
#num1{
	float: left;
	color: orange;
	}
#num2{
	float: left;
	color: orange;
}
#num3{	
	float: left;
	color: orange;
}
.DownButton_img2 {
  width: 2.95rem;
  height: 0.68rem;
  display: block;
}

.TextLine {
  padding: 0 .2rem;
  background: #fff;
  background-size: 100%;
}

.grayBox {
  float: left;
  background: #fff;
  width: 5.25rem;
  height: .6rem;
  line-height: .6rem;
  overflow: hidden;
/*  border-radius: 4px;
 */  overflow: hidden;
}

.grayBox>span {
  float: left;
  width: 1.28rem;
  display: block;
  text-align: center;
  background: #fbd15c;
  color: black;
  font-size: .26rem;
/*  border-radius: 4px;
 */}

.grayBox p {
  font-weight: bold;
  width: 3.97rem;
  float: left;
  font-size: .26rem;
  color: #4f4f4f;
  text-align: center;
}

.grayBox p>a>span {
  color: black;
  font-size: .25rem;
/*  font-weight: bold;
 */}

.grayBox p>a {
  color: #4f4f4f;
  font-size: .35rem;
  font-weight: bold;
}

.TextLine li>a {
/*  border-radius: 4px;
 */  display: block;
  float: right;
  color: black;
  text-align: center;
  line-height: .6rem;
  height: .6rem;
  width: 1.6rem;
  font-size: .24rem;
  background: #fbd15c;
}

.TextLine li:nth-of-type(3) {
  margin-bottom: 0;
}

.TextLine li {
  margin-bottom: .2rem;
  overflow: hidden;
}

.TextLine_title {
  background-size: .11rem auto;
  line-height: .8rem;
  overflow: hidden;
}

.TextLine_title p {
  float: left;
  font-size: .3rem;
  color: #6B6B6B;
}

.TextLine_title span {
  padding-left: .2rem;
  float: left;
  font-size: .2rem;
  color: #676767;
}

.TextLine_title a {
  background: url(../images/kf.gif) left center no-repeat;
  background-size: 2rem auto;
  float: right;
  color: #f00;
  font-size: .26rem;
  padding-left: .34rem;
  display: block;
  width: 1.7rem;
  height: .8rem;
}
.playTitle a {
  background: url(../images/kf.gif) left center no-repeat;
  background-size: 2rem auto;
  float: right;
  color: #f00;
  font-size: .26rem;
  padding-left: .34rem;
  display: block;
  width: 1.7rem;
  height: .8rem;
}
a:visited {
  text-decoration: none;
}

.rightGx img {
  animation: myfirst 1.0s infinite linear;
}

@keyframes myfirst {
  from {
    transform: scale(1)
  }

  50% {
    transform: scale(1.1)
  }

  to {
    transform: scale(1)
  }
}

.noticeBox {
  width: 7.04rem;
  margin: 0.4rem auto 0.1rem auto;
}

.allPlay {
  padding: 0 .27rem;
}

.playTitle {
  overflow: hidden;
  line-height: .74rem;
}

.playTitle p {
  float: left;
  font-family: myFirstFont3;
  font-size: .4rem;
  color: #000000;
}

.playTitle a {
  float: right;
  font-size: .3rem;
  font-family: myFirstFont2;
  color: #007aff;
}


.CountdownDiv {
  margin: 0.1rem auto;
  margin-top: 0.3rem;
  text-align: center;
}

.CountdownDiv_BgImg {
	width: 3.4rem;
	height: 1.15rem;
	background: url("../images/yellowk.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 0.08rem;
}

.CountdownDiv_text {
	font-size: 0.25rem;
	font-weight: bold;
	color: #fff;
	margin-top: 0.18rem;
}

.CountdownDiv_num {
	font-size: 0.35rem;
	font-weight: bold;
	color: #fffc00;
}


.playTitle_151kf {
  background: url(../images/kf.gif) left center no-repeat;
  background-size: 2rem auto;
  float: right;
  color: #f00;
  font-size: .26rem;
  padding-left: .34rem;
  display: block;
  width: 1.7rem;
  height: .8rem;
}


.gameIcon {
  float: left;
  width: 1.22rem;
}

.gameTxt {
  border-bottom: 1px solid #eaeaec;
  padding-bottom: .17rem;
  float: right;
  overflow: hidden;
  width: 5.6rem;
}

.gameLeft {
  float: left;
}

.allPlay li {
  overflow: hidden;
  /* padding-top: .17rem; */
}

.gameDown {
  padding-top: .34rem;
  float: right;
  text-align: center;
}

.gameDown a {
  display: block;
  font-family: myFirstFont3;
  width: 1.35rem;
  background: #f0f0f7;
  border-radius: .55rem;
  margin: 0 auto;
  height: .55rem;
  text-align: center;
  line-height: .55rem;
  font-size: .28rem;
  color: #3377f6;
}

.gameDown p {
  font-size: .16rem;
  color: #8e8e93;
  line-height: .4rem;
}

.gameLeft {
  width: 3.5rem;
  padding-bottom: .32rem;
}

.gameLeft span {
  width: 4rem;
  display: block;
  font-size: .2rem;
  line-height: .37rem;
  color: #8e8e93;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gameLeft p {
  width: 4rem;
  line-height: .47rem;
  margin-top: .17rem;
  display: block;
  font-size: .34rem;
  color: #000000;
  font-family: myFirstFont2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.copmanyGood {
  margin-top: .4rem;
}

.copmanyGood .playTitle {
  padding: 0 .27rem;
}

.companyList .swiper-container {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-left: .27rem;
  padding-right: .27rem;
}

.companyList .swiper-slide {
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.companyList p {
  font-size: .28rem;
  padding-top: .12rem;
  padding-bottom: .07rem;
  color: #000;
  font-family: myFirstFont2;
  text-align: center;
}

.companyList span {
  font-size: .14rem;
  color: #8e8e93;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 1.6rem;
}

.companyList {
  margin-top: .18rem;
  padding-bottom: .28rem;
  position: relative;
}

.companyList:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 6.88rem;
  bottom: 0;
  left: .3rem;
  background: #e1e2e4;
}

.best {
  margin-top: .04rem;
}

.best .playTitle {
  padding: 0 .27rem;
}

.playTitle h3 {
  font-size: .26rem;
  color: #000;
  font-family: myFirstFont3;
  line-height: .49rem;
}

.bestSlide .swiper-container {
  /* border-radius: 6px; */
  overflow: hidden;
  padding-bottom: .56rem;
  width: calc(100% - .54rem);
  height: 100%;
  margin: 0 .27rem;
  box-sizing: border-box;
}
/* .xzbj{
	height: 32vh;
	display: flex;
	background: url(../images/xzbj.png) no-repeat;
	background-size: 100% 100%;
} */
.bestSlide .swiper-slide {
  /* border-radius: 6px; */
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.bestSlide .swiper-pagination span {
  width: .17rem;
  height: .17rem;
  opacity: 1;
  background: #b7b7b7;
  margin: 0 .07rem;
}

.bestSlide .swiper-pagination span.swiper-pagination-bullet-active {
  background: #2b9ad1;
}

.todaytj {
  padding-bottom: .25rem;
  position: relative;
}

.todaytj:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 6.88rem;
  bottom: 0;
  left: .3rem;
  background: #e1e2e4;
}

.tjtitle {
  padding: 0 .3rem 0;
}

.tjtitle p {
  color: #888888;
  font-size: .39rem;
  font-family: myFirstFont2;
  line-height: 2.5;
}

.tjtitle span {
  color: #000000;
  font-size: .40rem;
  font-family: myFirstFont3;
  line-height: .6rem;
}

.picList img {
  width: 1.58rem;
}

.picMarquee-left .bd ul li {
  margin: 0 .12rem;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li .pic {
  text-align: center;
}

.picMarquee-left .bd ul li .pic img {
  width: 1.58rem;
  display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picMarquee-left .bd ul li .title {
  line-height: 24px;
}

.picMarquee-left {
  width: 100%;
  overflow: hidden;
  margin-top: .15rem;
}

.best {
  border-bottom: 1px solid #eaeaec;
}

.quicklyLink {
  padding-left: .27rem;
  padding-right: .45rem;
}

.quicklyLink h2 {
  font-size: .4rem;
  line-height: .85rem;
  font-family: myFirstFont3;
}

.quicklyLink li {
  font-size: .4rem;
  line-height: 2;
  border-bottom: 1px solid #e1e2e4;
  font-family: myFirstFont2;
  color: #007aff;
}

.quicklyLink li a {
  color: #007aff;
}

.footer {
  text-align: center;
  padding: .6rem 0 .65rem;
}

.Bet365Logo {
  width: 2.1rem;
  margin: 0 auto .15rem;
}



.Bet365Text {
  width: 4.02rem;
  height: 1.11rem;
  display: block;
  margin: 0 auto;
}

.footer a {
  display: block;
  width: 2.4rem;
  height: .66rem;
  border-radius: .66rem;
  line-height: .66rem;
  color: #fff;
  background: #3478f6;
  margin: .1rem auto .05rem;
  font-size: .32rem;
}

.footer_DownButton {
  width: 2.4rem;
  height: 0.65rem;
  display: block;
  margin: 0.15rem auto;
}

.companyList a:hover {
  color: #e42e0d
}

.companyList a:hover p {
  color: #e42e0d
}

.companyList a:hover span {
  color: #e42e0d
}

.companyList a:hover img {
  opacity: 0.8;
}

.gameLeft a:hover p {
  color: #e42e0d
}

.gameLeft a:hover span {
  color: #e42e0d
}

.gameIcon a:hover img {
  opacity: 0.8;
}

.changeBox .swiper-pagination {
  bottom: 7px;
}


#QiYeSign.show {
  z-index: 1001;
  visibility: visible;
  opacity: 1;
  transition: all 1.3s;
}


#QiYeSign {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1001;
  transition: none;
  touch-action: pan-y;
}

#SuperSign.show {
  z-index: 1001;
  visibility: visible;
  opacity: 1;
  transition: all 1.3s;
}

#SuperSign {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1001;
  transition: none;
  touch-action: pan-y;
}


.ios_mask {
  width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    top: 0;
    left: 0;
    text-align: center;
    display: none;
    z-index: 1000;
}

.ios_mask img {
    position: absolute;
    top: 7rem;
    left: 1rem;
    width: 5rem;
    height: 1.25rem;
    transform-origin: center 0.23rem;
    animation: iosWobble 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    -moz-animation: iosWobble 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    -webkit-animation: iosWobble 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.ios_mask button {
    width: 4rem;
    height: .88rem;
    font-weight: bold;
    border: 1px #fff solid;
    border-radius: .5rem;
    text-align: center;
    background: #ffffff;
    line-height: 0.25rem;
    font-size: .3rem;
    color: #007aff;
    box-shadow: 0px 0px 7px 2px #007fff;
    position: absolute;
    bottom: .75rem;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (device-height: 736px) {
    .ios_mask img {
        top: 2rem;
    }
    .ios_mask button {
        bottom: 0.15rem;
    }
}

@media screen and (device-height: 667px) {
    .ios_mask img {
        top: 7rem
    }
    .ios_mask button {
        bottom: .75rem;
    }
}

@keyframes iosWobble {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(5deg);
  }
  20% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(-5deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  90% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.xrbar {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 3;
    display: none;
}

.backb {
    position: absolute;
    left: .3rem;
    top: .2rem;
    width: .88rem;
    display: block;
}

#xrBox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    touch-action: pan-y;
    visibility: visible;
    opacity: 1;
    transition: all 1.3s;
}

.post {
    position: fixed;
    margin: 0;
    bottom: 0;
    left: 0;
    padding: 0;
}

.post_mask {
    width: 100%;
    height: 100px;
}
.bg1 {background: #e4e4e4;}
.swiper1 {width: 92%;margin: 0 auto;}
.swiper1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.72);
	z-index: 1;
}
.swiper1 .swiper-slide-prev,.swiper1 .swiper-slide-next{
	transform: scale(0.85);
	z-index: 2;
}
.swiper1 .swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1);
	z-index: 3;
}
.font1 {font-size: 0.4rem; line-height: 0.65rem; color: #dc3c3f; font-weight: bold;text-align: center;}
.top img,.banner img {width: 100%;}
.pic1 {text-align: center;margin-top: 0.2rem;}
.pic1 img {width: 92%;display: inline-block;}
.btn1 {text-align: center;}
.btn1 img {width: 65%;display: inline-block;}
.pic2 {text-align: center;}
.pic2 img {width: 92%;display: inline-block;}
.pic3 img {width: 100%;}
.line1 img {width: 100%; margin-top: 0.2rem;}
.changeBox2 {width: 92%; margin: 0 auto 0.2rem;}
.pic4 {text-align: center;margin-top: 0.2rem;}
.pic4 img {width: 5.2rem; display: inline-block;}
.font2 {font-size: 0.25rem; line-height: 0.4rem; color: #fff; text-align: center;background: url(../images/bg1.png) center center no-repeat; background-size: auto 100%;font-weight: bold;}
.content1 {width: 92%; margin: 0.08rem auto;}
.row1 {display: flex;border: 1px #e67779 solid;background: #ffff32;}
.column1 {width: 33.333%; font-size: 0.25rem; line-height: 0.48rem; color: #333; text-align: center;font-family: "microsoft yahei";}
.column1:nth-child(2) {border-left: 1px #e67779 solid; border-right: 1px #e67779 solid;}
.slide1 {border: 1px #e67779 solid;background: #fff;border-top: 0;padding: 0.12rem 0;}
.slide1 .bd {}
.slide1 .bd .item {display: flex;}
.slide1 .bd .item .column2 {width: 33.333%;font-size: 0.24rem; line-height: 0.48rem; color: #333;font-family: "microsoft yahei";}
.slide1 .bd .item .column2:nth-child(1) {text-indent: 0.28rem;}
.slide1 .bd .item .column2:nth-child(2) {text-indent: 0.28rem;color: #ff0000;}
.slide1 .bd .item .column2:nth-child(3) {text-indent: 0.28rem;}