body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 tahoma, sans-serif }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
em, b { font-style: normal }
a { text-decoration: none }
a:hover { text-decoration: underline }
img { border: 0 }
button, input, select, textarea { font-size: 100%; outline: none }
table { border-collapse: collapse; border-spacing: 0 }
td, th, ul, ol { padding: 0 }
body { background: #0e0e0e; padding-top: 42px; position: relative; }
li { list-style: none; }
[class^="classRoll_"] { display: none; }
.qConnectLogin { z-index: 99999; }
.speed_comm_top { font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1'; height: 90px; z-index: 9999; width: 100% }

.speed_comm_top a {
  text-decoration: none
}
.pr{position: relative;}
.pa{position: absolute;}

#comm_act_wrap {
  height: 44px;
  background-color: #515151
}

.act_top_nav {
  background-color: #0e0e0e;
  height: 90px;
  width: 100%;
  z-index: 99
}

.act_nav_con {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  position: relative
}

.act_nav_logo {
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat 0 -167px;
  width: 100px;
  height: 74px;
  position: absolute;
  left: -138px;
  top: 6px;
}

.act_top_btn {
  width: 126px;
  position: absolute;
  right: -140px;
  top: 0;
  height: 80px;
  padding-top: 10px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/line1.jpg) no-repeat left top;
  padding-left: 25px;
}

.act_top_btn a {
  width: 126px;
  height: 31px;
  font-size: 18px;
  color: #fff;
  line-height: 31px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat 0 -95px;
  display: block;
  position: relative;
  margin-bottom: 7px;
}

.act_top_btn a:hover {
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat 0 -131px;
  color: #ff5a00;
}

body { /* IOS禁止微信调整字体大小 */
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
-webkit-overflow-scrolling: touch;
}
* {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}

.top_icon1 {
  width: 18px;
  height: 17px;
  position: absolute;
  left: 13px;
  top: 7px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat -147px -101px;
}

.act_top_btn a:hover .top_icon1 {
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat -147px -138px;
}

.top_icon2 {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 16px;
  top: 9px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat -129px -103px;
}

.act_top_btn a:hover .top_icon2 {
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat -129px -140px;
}

.act_top_btn a:hover .top_icon1,
.top_btn a:hover .top_icon2 {
  -webkit-animation: fadeInDown .8s ease both;
  -moz-animation: fadeInDown .8s ease both;
  -ms-animation: fadeInDown .8s ease both;
  -o-animation: fadeInDown .8s ease both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: .2;
    -webkit-transform: translateY(-3px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: .2;
    -moz-transform: translateY(-3px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0)
  }
}

@-ms-keyframes fadeInDown {
  0% {
    opacity: .2;
    -ms-transform: translateY(-3px)
  }

  100% {
    opacity: 1;
    -ms-transform: translateY(0)
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: .2;
    -o-transform: translateY(-3px)
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0)
  }
}

.act_top_btn a:hover span {
  -webkit-animation: fadeInRight .8s ease both;
  -moz-animation: fadeInRight .8s ease both;
  -ms-animation: fadeInRight .8s ease both;
  -o-animation: fadeInRight .8s ease both;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: .2;
    -webkit-transform: translateX(5px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: .2;
    -moz-transform: translateX(5px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-ms-keyframes fadeInRight {
  0% {
    opacity: .2;
    -ms-transform: translateX(5px)
  }

  100% {
    opacity: 1;
    -ms-transform: translateX(0)
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: .2;
    -o-transform: translateX(5px)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

.act_top_btn a span {
  position: absolute;
  left: 39px;
  top: 0;
  height: 31px;
}

.act_nav_list {
  height: 90px
}

.act_nav_list a {
  position: relative;
  float: left;
  width: 165px;
  height: 90px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/line1.jpg) no-repeat left top;
  text-align: center;
}

.act_nav_list a:hover {
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/btn.gif) no-repeat;
  text-decoration: none;
}

.act_nav_list a strong {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding-top: 15px;
  display: block;
  line-height: 35px;
}

.act_nav_list a span {
  font-size: 13px;
  color: #fff;
  line-height: 22px;
  display: block;
}

.act_nav_list a:hover strong {
  padding-top: 10px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/line2.png) no-repeat 50% bottom;
  text-shadow: #df3c00 0 1px 1px;
  -webkit-animation: fadeInDown .6s ease both;
  -moz-animation: fadeInDown .6s ease both;
  -ms-animation: fadeInDown .6s ease both;
  -o-animation: fadeInDown .6s ease both;
}

.act_nav_list a:hover span {
  text-shadow: #df3c00 0 1px 1px;
  -webkit-animation: fadeInDown .6s .2s ease both;
  -moz-animation: fadeInDown .6s .2s ease both;
  -ms-animation: fadeInDown .6s .2s ease both;
  -o-animation: fadeInDown .6s .2s ease both;
}

.act_nav_icon {
  width: 18px;
  height: 21px;
  position: absolute;
  left: 73px;
  top: 66px;
  background: url(//game.gtimg.cn/images/speed/act/a20171114top_nav/nav_sp.png) no-repeat -137px -183px;
  display: none;
  -webkit-animation: fadeInDown .6s .3s ease both;
  -moz-animation: fadeInDown .6s .3s ease both;
  -ms-animation: fadeInDown .6s .3s ease both;
  -o-animation: fadeInDown .6s .3s ease both;
}

.act_nav_list a:hover .act_nav_icon {
  display: block
}

.midas_minipay_dialog_wrap_no_border {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}

#afooter {
  text-align: center;
  padding: 20px 0;
  color: #fff;
  font-size: 16px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;z-index: 111;
  background: #000;
}

#afooter a {
  color: #fff;
}

#comm_act_wrap {
  height: 44px;
  background-color: #515151;
}
.db{display: block; font-size: 0;}

.wrap {
  width: 100%;
  height: auto;
  /* overflow: hidden; */
  box-sizing: border-box;
   padding-bottom: 190px;
}
.btn_cksjhkd{
  width: 506px;
  height: 119px;
  background: url(//game.gtimg.cn/images/speed/cp/a20250120cdsl/btn_cksjhkd.png) no-repeat center center/100% 100%;
  position: absolute;
  top: 920px;
  left: 50%;
  margin-left: -253px;
  animation: btnAnimate 1s linear infinite;
}
img{height: auto; display: block;}

.fr_bg{width: 100%; height: auto; position: absolute; top: 0; left: 50%; transform: translateX(-50%);z-index: 1;}
.fr_bg img{ width: 100%; height: auto; }
.fr_nr{z-index: 2;}

.flex{display: flex;justify-content: center;}

.head1{width: 1200px; height: 929px; margin: 0 auto;}
.tit0{ width: 1200px; height: auto; margin: 40px auto;  display: block;}
.fl2{ width: 1200px; height: 640px; padding-top: 113px; box-sizing: border-box;  background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl2.png) no-repeat; margin: 20px auto 200px; background-size: 100% auto; }
.fl2dj{ width: 1146px; height: 389px; justify-content: space-between; padding-top:328px; box-sizing: border-box;  margin: 20px auto 0; background-size: 100% auto; }
.fl2dj li{width: 328px;}
.fl2dj li a{ width: 181px; height: 53px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btn_dk.png) no-repeat; background-size: 100% auto; position: relative; margin: 0 auto 6px; }
.fl2dj li p{ font-size: 20px; color: #fff; text-align: center; width: 100%; margin: 0 auto; line-height: 1; }
.txt1{ font-size: 20px; color: #fff; text-align: center; width: 100%; margin: 0 auto; line-height: 1.4; }

.fl1txt1{color: #ffffff; margin: -99px auto 66px; height: auto; width: 90%; text-align: center; font-size: 22px; line-height: 1.34; display: block; justify-content: center; align-items: center;}
.fl1txt2{color: #ffffff; margin: 43px auto 20px; height: auto; width: 90%; text-align: center; font-size: 22px; line-height: 1.34; display: block; justify-content: center; align-items: center;}



.fl3{ width: 1200px; height: 1180px; margin:158px auto 0px;padding-top: 162px; box-sizing: border-box;  background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3bg.png) no-repeat;  background-size: 100% auto; }
.fl5{ margin:-44px auto 100px;}
.prt3{ width: 1088px; margin: 167px auto 180px;}

.fl3_inner_title{ width: 357px;  line-height: 40px; padding: 0 0 0 0; height: 40px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3_swiper_title.png) no-repeat center center/100% 100%; margin: 0 auto 50px; font-size: 22px; color: #fff; text-align: center; font-weight: bold; box-sizing: border-box; }
.swiperout{ width: 1070px; height: 204px; margin: -37px auto 21px; position: relative; }
.swiper { width: 1070px; }
.swiper-slide { width: 180px !important; height: 180px; margin-right: 10px; display: flex; align-items: center; justify-content: center; 
background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/swbg.png) no-repeat; background-size: 100% 100%; 
}
.swiper-slide img { width:76%; position: absolute; top: 10px; left: 50%; transform: translateX(-50%); }
.swiper-slide p{width: 100%; font-size: 20px; color: #1a1f65; text-align: center; position: absolute; bottom: 10px; left: 0; }

/* .swiperout2 .swiper-slide img{ width: 100%; margin-top: 10%; } */
.swiper-button-prev{ width: 39px; height: 46px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3_swiper_left.png) no-repeat center center/100% 100%; left: -54px; top: 81px; }
.swiper-button-next{ width: 39px; height: 46px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3_swiper_right.png) no-repeat center center/100% 100%; right: -54px; top: 81px; }
.swiper-button-next:after,.swiper-button-prev:after{ content: ''; }
.swiper_tips{ width: 100%; font-size: 18px; color: #ffffff; text-align: center; position: absolute; bottom: -20px; left: 0; }
.fl3 .fl2_tips{ margin-top: 0; }

.fl4{ width:647px; height: 138px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl4.png) no-repeat; background-size: 100% auto; margin: 100px auto 0px; }
.box4{margin-top: -90px;}
.fl4dj1{ width: 1200px; height: 596px; margin:10px auto 25px; }
.fl4dj1 img{ width: 100%; height: auto; margin: 23px auto 20px; }
.fl4dj1 p{ width: 226px; font-size: 20px; color: #0873f9; text-align: center; position: absolute; top: 307px; z-index: 11; right:80px; font-weight: bold; }
.btn_dk2{ width: 258px; height: 66px;  bottom: 168px; position: absolute; right: 70px; z-index: 11; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btn_dk2.png) no-repeat; background-size: 100% auto; }
.fl4dj1 em{ width: 340px; font-size: 16px; line-height: 1.2; color: #0873f9; text-align: center; position: absolute; top: 478px; z-index: 11; right: 34px; }
.num1{ width: 253px; font-size: 16px; height: 26px; line-height:26px; color: #fff; text-align: center; position: absolute; top: 438px; z-index: 11; right: 80px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/numbg.png) no-repeat; background-size: 100% auto;}
.fl4dj3 em{ line-height: 1.1;}

.fl4dj1 .dktxt1{ width: 710px; font-size: 20px; line-height: 1.2; color: #fff; text-align: center; position: absolute; top: 501px; z-index: 11; left: 34px; font-weight: bold; }


.fl5{  margin:16px auto 136px; }

.prt45{ margin: 100px auto 0;}

.tit6{width:692px; height: auto; margin:31px auto 20px; display: block;}
.txt6{ width: 1200px; font-size: 20px; color: #fff; text-align: center; display: block; margin: 20px auto; }

.btn_lqc{ width:360px; height: 64px; margin: 20px auto; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btn_lqc.png) no-repeat; background-size: 100% auto;  }
.btn_lqc.on{background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btn_lqc2.png) no-repeat; background-size: 100% auto;  }


.rule-tit{width:452px; height: auto; margin:31px auto 20px; display: block;}
.rule_info{ width: 1200px; margin: 20px auto 0; }
.rule_info p{ font-size: 20px; color: #fff; line-height: 38px; position: relative; }
.rule_info p a{color: #29ffe8; text-decoration: underline; }
.btngl{ width: 152px; height: 44px; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btngl.png) no-repeat; background-size: 100% auto; position: absolute; top: -10px; right: 130px; font-size: 0; }

/* pop */
.pop_box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);z-index: 999;}
.pop_content{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);-webkit-animation:showzs .6s ease both;}
.pop_close{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/close.png) no-repeat; background-size: 100% auto; width: 44px;height: 46px;position: absolute;top:-40px;right:0px; font-size: 0;} 
.pop1 {background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/pop1.png) no-repeat;width:720px;height: auto;background-size: 100% 100%;padding:30px;box-sizing: border-box; }
.pop_tit0{width:auto; height: 118px; display: block; margin: -100px auto 0;}
.pop_txt1{ display: flex; justify-content: center;align-items: center; flex-wrap: wrap; color: #104da0; margin: 30px auto 20px; box-sizing: border-box; padding: 30px; width: 90%; text-align: center; font-size: 24px; line-height: 1.34; height: 170px;  background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/pop_txtbg.png) no-repeat; background-size: 100% 100%;}
.pop_txt1 p{margin: 20px auto; width: 100%;}


.pop_btn0{justify-content: space-evenly;}
.pop_btn0 a{width:210px; height: 62px; font-size: 30px;}
.pop_btn0 a img{width:100%; height: auto; display: block;}

.pop_txt2{color: #ffffff; margin: 30px auto 20px; height: auto; width: 90%; text-align: center; font-size: 22px; line-height: 1.34; display: block; justify-content: center; align-items: center;}
.pop_txt2 span{color: #ffffff;}

.pop_txt3{color: #ffffff; margin: 10px auto; height: auto; width: 90%; text-align: center; font-size: 22px; line-height: 1.34; display: block; justify-content: center; align-items: center;}
.pop_txt3 span{color: #ffed51;}
.fl4gl{width: 720px;}
.fl4gl img{width: 720px; margin-top: -60px;}

.dj_box{display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 1px;}
.dj_box li{width:198px;height: auto; margin: 10px; flex-wrap: wrap; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/djbg1on.png) no-repeat;background-size: 100% 100%;padding:10px;box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
.dj_box li img{width:100%; height: auto; display: block; margin: -30px auto;}
.dj_box li p{color: #4854ab; margin: 0px auto 0px; height: 50px; width: 90%; text-align: center; font-size:18px; line-height: 1.12; display: flex; justify-content: center; align-items: center;}
.dj_box li.on{background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/djbg1.png) no-repeat;background-size: 100% 100%;}


.pop_btn1{width: 298px; height: 101px; line-height: 101px; letter-spacing: 3px; text-align: center; color: #fbec9c; font-size: 38px; margin: 20px auto 0; display: block; font-family: 'font'; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btngl.png) no-repeat; background-size: 100% auto;}


.pop3tab{width:95%; margin: 20px auto 0; color: #ffffff; height: auto; overflow: auto; display: block;}
.pop3tab th{font-weight: bold; font-size: 20px;color: #ffffff;border: 0px solid #ffffff; text-align: center;height:50px;background: #234a9c;}
.pop3tab td{font-size: 18px;color: #ffffff;text-align: center;line-height: 1.2;padding: 8px 0; border: 0 solid #fff;background: #b8cbf180;}
.pop3tab th:nth-of-type(2){ border-left: 1px solid #6d9ee8;border-right: 1px solid #6d9ee8;}
.pop3tab td:nth-of-type(2){ border-left: 1px solid #6d9ee8;border-right: 1px solid #6d9ee8;}
.pop3tab tr:nth-of-type(even){ background: #9ebbee;}
.pop3tab tr:nth-child(odd) td {background: #b8cbf1;}
/* .pop3tab th:nth-of-type(1){ border-right:0 solid #79baf4;} */

#mygiflist td{font-size: 24px;color: #f6f8fe;text-align: center;line-height: 30px;padding: 8px 0; border: 0 solid #fff;}
.btn3{ width: 50%; font-weight: bold;  left: 50%; transform: translateX(-50%); bottom: 10px; align-items: center; justify-content: space-evenly; position: absolute;}
.btn3 a{text-align: center; color: #ffe21d;}
.btn3 p{margin: 0 13px; color: #ffe21d;}

table{width: 100%;}
.fximg img{width:700px; height: auto; margin: 10px auto; display: block;}


.pop_txt2{color: #ffffff; margin: 30px auto 30px; height: auto; width: 90%; text-align: center; font-size: 26px; line-height: 1.4; display: block; justify-content: center; align-items: center;}
.pop_txt2 span{color: #ffffff;}

.record_tips{	text-align: center;font-size: 20px;color: #ffffff99;	margin: 0px auto;width:95%; }

.pop3tab::-webkit-scrollbar-track-piece{background-color:#07162a;}
.pop3tab::-webkit-scrollbar{width:5px;}
.pop3tab::-webkit-scrollbar-thumb{background:#30f7ff90;border-radius: 10px}

.pagebox{text-align: center;font-size: 20px; color: #ffffff; display: flex; justify-content: center;margin: 20px auto 20px;width:95%; }
.pagebox a{	color: #ffffff; text-decoration: underline; margin: 0 20px;}

.fl3{position: relative;}
.btn_xj1 { width:114px; height: 34px;  top: 169px; position: absolute; right: 287px; z-index: 11; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btngl.png) no-repeat; background-size: 100% auto; }
.btn_xj2 { width:114px; height: 34px;  top: 470px; position: absolute; right: 287px; z-index: 11; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btngl.png) no-repeat; background-size: 100% auto; }
.btn_xj3 { width:114px; height: 34px;  top: 778px; position: absolute; right: 287px; z-index: 11; background: url(//game.gtimg.cn/images/speed/cp/a20260109cczy/btngl.png) no-repeat; background-size: 100% auto; }
.tab_box1{width: 100%; display: flex; justify-content: space-between;margin: 0px auto 9px; flex-wrap: wrap;}
.tab_box1 a{ width: 289px; height: 48px; flex-shrink: 0; margin: 4px 15px;background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab1.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(2){background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab2.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(3){background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab3.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(4){background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab4.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(5){ width: 189px;background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab5.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(6){ width: 189px;background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab6.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(7){ width: 189px;background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab7.png) no-repeat; background-size: 100% auto;}
.tab_box1 a.cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab1on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(2).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab2on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(3).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab3on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(4).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab4on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(5).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab5on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(6).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab6on.png) no-repeat; background-size: 100% auto;}
.tab_box1 a:nth-of-type(7).cur{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/fl3gl/tab7on.png) no-repeat; background-size: 100% auto;}

.ball_info{width: 90%; display: none;     max-height: 460px;  overflow: auto;  margin: 0 auto;}
.ball_info img{width: 99%; height: auto; display: block; margin: 0 auto;}
.ball_info::-webkit-scrollbar-track-piece{background-color:#88d3e4;}
.ball_info::-webkit-scrollbar{width:5px;}
.ball_info::-webkit-scrollbar-thumb{background:#0e265b;border-radius: 10px}

.popxj11{width:95%; margin: 20px auto 0; color: #ffffff; height: 440px; overflow: auto; display: block;}
.popxj11 img{width:100%;height: auto; display: block;}
.popxj11::-webkit-scrollbar-track-piece{background-color:#335dc1;}
.popxj11::-webkit-scrollbar{width:5px;}
.popxj11::-webkit-scrollbar-thumb{background:#fffa58;border-radius: 10px}
.pop_close3{background:url(//game.gtimg.cn/images/speed/cp/a20260109cczy/close.png) no-repeat; background-size: 100% auto; width: 44px;height: 46px;position: absolute;top:0px;right:0px; font-size: 0;} 


#pop8 .dj_box{
    width: 83%;
    margin: 0 auto;
}


.flo1{
    position: fixed; width: 230px; display: block; top: 30%; right: 1%;z-index: 11;
}

.h5 .fl1txt1{font-size: 11px;}
.h5 .wrap p{font-size: 11px !important;}
.h5 .wrap div{font-size: 11px;}
.h5 .txt1{font-size: 14px;}
.h5 .num1{font-size: 11px;}
.h5 .fl1txt2{font-size: 11px;}
.h5 .dktxt1{font-size: 14px;}
.h5 .fl4dj1 p{font-size: 14px;}
.h5 .fl4dj1 em{font-size: 10px;}
.h5 .rule_info p{font-size: 16px;}
.h5 .swiper-slide p{font-size: 16px;}

.h5 .floaterdialog {
    transform: scale(2.5);}