/* main头部切换部分 */

.tab_menu {
  margin-top: 15px;
  padding: 13px 12px;
  background: #fff;
  height: 180px;
  overflow: hidden;
}
.tab_menu_l {
  float: left;
  width: 130px;
  background: #f6f6f6;
  height: 180px;
}
.tab_menu_l p {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e0e0e0;
  color: #666;
  font-size: 18px;
  cursor: pointer;
}
.tab_menu_l p .tb {
  width: 20px;
  height: 20px;
  float: left;
  margin: 20px 7px 20px 10px;
  background: url(../images/icon.png) no-repeat -95px -51px;
}
.tab_menu_l p .tb.tb2 {
  background-position: -126px -51px;
}
.tab_menu_l p .tb.tb3 {
  background-position: -159px -51px;
}
.tab_menu_l p .txt {
  float: left;
}
.tab_menu_l p .jt {
  display: none;
  position: absolute;
  top: 0px;
  right: -12px;
  width: 12px;
  height: 59px;
  background: url(../images/icon.png) no-repeat -544px -36px;
  overflow: hidden;
}
.tab_menu_l p.hover {
  color: #fff;
  background: #5298ff;
}
.tab_menu_l p.hover a {
  color: #fff;
}
.tab_menu_l p.hover .jt {
  display: block;
}
.tab_menu_l p.hover .tb {
  background-position: -190px -51px;
}
.tab_menu_l p.hover .tb.tb2 {
  background-position: -222px -51px;
}
.tab_menu_l p.hover .tb.tb3 {
  background-position: -255px -51px;
}
.tab_menu_r {
  float: left;
  margin-left: 4px;
  width: 1042px;
  height: 180px;
  overflow: hidden;
}
.game_com_list {
  height: 121px;
  width: 1042px;
  position: relative;
  overflow: hidden;
  +z-index: 999;
}
.game_com_list ul {
  height: 121px;
  width: 1030px;
  padding-left: 22px;
  overflow: hidden;
}
.game_com_list li {
  width: 81px;
  height: 120px;
  padding-right: 22px;
  border-bottom: 1px solid #e0e0e0;
  float: left;
  position: relative;
}
.game_com_list li a {
  display: block;
  width: 81px;
  height: 120px;
  color: #666;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
}
.game_com_list li a img {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 16px;
  _width: 79px;
}
.mask72 {
  background-position: 0 0;
  height: 72px;
  width: 72px;
  cursor: pointer;
  display: block;
  margin: 0;
  position: absolute;
  z-index: 9;
}
.n-name {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.game_com_list li a span {
  height: 40px;
  line-height: 40px;
  display: inline-block;
}
.game_com_list .on a {
  color: #3385ff;
}
.game_com_list .line_box {
  width: 100%;
  height: 2px;
  position: absolute;
  right: -2px;
  bottom: 0px;
  z-index: 999;
}
.game_com_list .line {
  display: block;
  width: 81px;
  height: 2px;
  background: #3385ff;
  position: absolute;
  left: 21px;
  top: 0;
}
.game_cd {
  height: 60px;
  font-size: 14px;
  line-height: 30px;
  width: 1030px;
  padding-left: 1px;
  margin-left: 21px;
  position: relative;
  margin-top: -1px;
  overflow: hidden;
}
.game_cd a {
  float: left;
  width: 81px;
  padding: 0 22px 0 1px;
  background: url(../images/icon.png) no-repeat -290px -43px;
  color: #666;
  height: 30px;
  margin-left: -1px;
  text-align: center;
  height: 30px;
  overflow: hidden;
}
.game_cd a:hover {
  color: #3385ff;
}

/* banner 轮播图*/
.banner {
  width: 1200px;
  height: 310px;
  margin: 15px auto 0;
  overflow: hidden;
}
.Slide {
  width: 610px;
  height: 310px;
  float: left;
  overflow: hidden;
  position: relative;
}
.slide-cont {
  width: 610px;
  height: 310px;
  position: relative;
  overflow: hidden;
}
.slide-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -610px;
}
.slide-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.slide-item img {
  width: 610px;
  height: 310px;
  object-fit: contain;
}
.slide-txt {
  width: 610px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
}
.slide-txt .txt_bg {
  width: 610px;
  height: 50px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.slide-txt a {
  display: inline-block;
  width: 83%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 1em;
  overflow: hidden;
  color: #ffe825;
  position: absolute;
  left: 0;
  top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slide-nav {
  width: auto;
  height: 11px;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  bottom: 21px;
  right: 20px;
  overflow: hidden;
}
.slide-nav a {
  display: block;
  width: 12px;
  height: 12px;
  background: #d4d4d4;
  cursor: pointer;
  margin-left: 5px;
  float: left;
  text-indent: -99em;
  overflow: hidden;
}
.slide-nav .nownav {
  background: #ffe825;
}

/* main-ban */
.main-ban {
  margin-top: 15px;
}
.main-ban > div {
  float: left;
  width: 630px;
}
.main-ban .main-banL > div {
  background: #fff;
}
.main-banLT {
  padding: 10px;
}
.main-banLB {
  margin-top: 15px;
  padding: 0 15px 15px;
}

.rebox dt {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  font-weight: 400;
}
.rebox dd p {
  width: 185px;
  float: left;
  margin: 15px 7px 0;
}
.rebox dd p img {
  float: left;
  width: 68px;
  height: 68px;
  margin-right: 10px;
}
.rebox dd span {
  width: 101px;
  float: left;
  overflow: hidden;
}
.rebox dd span a {
  display: block;
  width: 101px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rebox dd span i {
  display: block;
  color: #999;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.rebox dd span i a {
  display: inline;
  width: auto;
  white-space: normal;
  color: #999;
}

.main-ban .main-banR {
  width: 555px;
  margin-left: 15px;
  background: #fff;
}
.case {
  width: 520px;
  margin: 0px auto;
  overflow: hidden;
  padding: 13px 0 0 0;
}
.case .title {
  height: 35px;
  border-bottom: 1px solid #e4e4e4;
}
.cf:after,
.cf:before {
  display: table;
  content: " ";
  line-height: 0;
}
.cf:after {
  clear: both;
}
.title-list li {
  width: 80px;
  height: 35px;
  text-align: center;
  float: left;
  cursor: pointer;
  font-size: 16px;
  margin-right: 35px;
}
.title-list li.on {
  color: #149df4;
  height: 34px;
  border-bottom: 2px solid #149df4;
}
.product {
  height: 686px;
  position: relative;
  overflow: hidden;
  display: none;
}
.show {
  display: block;
}
.product.p_s {
  display: block;
  height: 675px;
}
.product.p_s li,
.product.p_ss li {
  background: none;
}
.product.p_s li img,
.product.p_ss li img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 8px;
}
.product.p_s li a,
.product.p_ss li a {
  left: 110px;
  height: 28px;
  overflow: hidden;
  padding: 0 30px 0 0;
}
.product.p_s li a.p_li_a,
.product.p_ss li a.p_li_a {
  position: absolute;
  left: 29px;
  color: #999;
  font-size: 14px;
}
.product.p_s li a.p_li_a:hover,
.product.p_ss li a.p_li_a:hover {
  color: #10a0ea;
}
.product.p_ss ul {
  margin: 12px 0 0 0;
  padding: 10px 0 0 0;
}
.product.p_ss ul.product_ul {
  margin: 17px 0 0 0;
}
.product div {
  width: 470px;
  overflow: hidden;
  margin: 15px auto;
}
.product div a {
  width: 470px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ff3300;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.product div p {
  width: 470px;
  display: block;
  color: #999;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product ul {
  padding: 10px 0 0 0;
  overflow: hidden;
}
.product ul.product_ul {
  padding: 10px 0;
}

.product_ul li:nth-child(1) {
  border-top: 1px dashed #ccc;
  /* padding-top: 10px;
  list-style-position: inside */
}
.product_ul li:nth-child(7n) {
  border-bottom: 1px dashed #ccc; /* 颜色请根据设计稿调整 */
  /* padding-bottom: 10px; */
}

.product ul li {
  width: 100%;
  position: relative;
  background: url(../images/tu_1.png) no-repeat 0 -111px;
  height: 33px;
  line-height: 33px;
  float: left;
}
.product ul li a {
  position: absolute;
  left: 10px;
  font-size: 16px;
  height: 28px;
  overflow: hidden;
  padding: 0 40px 0 0;
  display: block;
}
.product ul li em {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

/* platform */
.platform {
  background: #fff;
  width: 1200px;
  margin:0 auto;
  margin-top: 15px;
  padding: 25px 25px 0;
  box-sizing: border-box;
}
.mbindex-tit {
  height: 40px;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-left: 52px;
}
.mbindex-tit h3 {
  font-size: 20px;
  color: #000;
  float: left;
  line-height: 40px;
}
.mbindex-tit em {
  color: #666;
  padding: 12px 0 0 12px;
  float: left;
  font-size: 12px;
}
a.mbmore {
  float: right;
  color: #149df4;
  font-size: 14px;
  line-height: 40px;
}
.mbindex-tit span {
  width: 52px;
  height: 65px;
  display: block;
  background: url(../images/mb-sprite.png) no-repeat;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.mbindex-tit span.android {
  background-position: -102px 0;
}
.mbindex-tit span.apple {
  background-position: -154px 0;
}
.mbindex-tit a.mbmore {
  line-height: 40px;
}

.platbox {
  zoom: 1;
  position: relative;
  min-height: 290px;
}
.platbox .parHd {
  position: absolute;
  z-index: 1;
  top: 25px;
  left: 0;
  width: 368px;
  overflow: hidden;
}
.platbox .parHd li {
  height: 18px;
  line-height: 18px;
  position: relative;
  width: 60px;
  float: left;
  padding-bottom: 10px;
}
.platbox .parHd em {
  width: 15px;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  display: inline-block;
  float: left;
  text-align: center;
}
.platbox .parHd li a {
  display: block;
  font-size: 18px;
  text-align: center;
}
.platbox .parHd li.on a {
  color: #22b0fa;
}
.platbox .parHd li s {
  width: 0;
  height: 3px;
  display: block;
  position: absolute;
  background: #22b0fa;
  left: 0;
  bottom: 0;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.platbox .parHd li.on s {
  width: 100%;
}
.plat-l {
  width: 368px;
  float: left;
  padding: 15px 0;
}
.plat-l ul li {
  width: 76px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #ddd;
  margin: 15px 13px 0 0;
  font-size: 11px;
  text-align: center;
  float: left;
  _display: inline;
  position: relative;
  word-break: keep-all;
}
.plat-l ul li.on {
  background-color: #22b0fa;
  border-color: #22b0fa;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.plat-l ul li.on a {
  color: #fff;
}
.plat-l ul li i {
  width: 4px;
  height: 11px;
  display: none;
  position: absolute;
  right: -5px;
  top: 12px;
  background: url(../images/mbtab.jpg) no-repeat;
}
.plat-l ul li.on i {
  display: block;
}
.plat-r {
  width: 752px;
  float: right;
}
.plat-r li i {
  background: url(../images/mb-sprite.png) no-repeat;
}
.plat-r ul li {
  margin: 17px 0 0 25px;
  width: 100px;
  height: 128px;
  float: left;
  _display: inline;
  text-align: center;
  position: relative;
}
.plat-r ul li img {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 10px;
}
.plat-r ul li a span {
  width: 100px;
  height: 30px;
  line-height: 34px;
  display: block;
  text-align: center;
  overflow: hidden;
}
.plat-r ul li i {
  width: 40px;
  height: 40px;
  display: none;
  background-position: -223px 0;
  position: absolute;
  right: 10px;
  bottom: 38px;
}
.plat-r ul li a:hover i {
  display: block;
}
.plat-r ul li a:hover img {
  box-shadow: 0 5px 10px rgba(6, 0, 1, 0.4);
}

.evaluat {
  width: 100%;
  margin: 15px auto 0;
  overflow: hidden;
  background: #fff;
  padding: 15px 0 0 0;
}
.evaluat .g_h4 {
  margin: 0;
  height: 35px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 30px;
}
.evaluat .g_h4 span {
  float: left;
  height: 35px;
  font-size: 18px;
}
.evaluat p a {
  float: left;
  width: 265px;
  height: 215px;
  margin: 20px 30px 0 0;
}
.evaluat p a:last-child {
  margin-right: 0;
}
.evaluat img {
  width: 265px;
  height: 175px;
  margin-bottom: 10px;
}
.evaluat p span {
  width: 265px;
  display: block;
  text-align: center;
  height: 20px;
  overflow: hidden;
}

/* gonglue */
.gl-txt li span {
  background: url(../images/mb-sprite.png) no-repeat;
}
.gonglue {
  background: #fff;
  margin-top: 15px;
  padding: 15px;
}
.pbtit {
  height: 18px;
}
.pbtit h3 {
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  float: left;
}
.pbtit .tit {
  padding-left: 6px;
  border-left: 4px solid #149df4;
}
.pbtit2 {
  height: 22px;
}
.pbtit2 h3 {
  font-weight: normal;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  float: left;
  color: #09090c;
  padding-left: 27px;
  background-position: -283px -38px;
}
.pbtit2 .tit2 {
  background-position: -276px 0;
  padding-left: 35px;
}
.doubleline {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #fff;
  height: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
  font-size: 0;
  margin-top: 15px;
}
.glpic {
  width: 340px;
  float: left;
  display: inline;
  margin-left: -20px;
}
.glpic li {
  float: left;
  display: inline;
  width: 150px;
  margin: 16px 0 0 20px;
}
.glpic li img {
  width: 150px;
  height: 88px;
  display: block;
}
.glpic li p {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  margin-top: 8px;
}
.glpic li:hover p a {
  color: #00bfb1;
}
.glpic .dotline {
  margin: 9px 0 0 20px;
}
.gl-txt {
  padding-top: 10px;
  width: 390px;
  float: left;
  margin-left: 35px;
}
.gl-txt li {
  width: 390px;
  height: 27px;
  line-height: 27px;
  clear: both;
}
.gl-txt li div {
  float: left;
  height: 26px;
}
.gl-txt li div.txt {
  width: 340px;
  font-size: 14px;
  overflow: hidden;
}
.gl-txt li div.time {
  width: 50px;
  color: #999;
  text-align: right;
}
.gl-txt .dotline {
  margin: 16px 0;
}
.gl-txt a.ckmore {
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  background: #f9f9f9;
  border: 1px solid #ddd;
  margin-top: 10px;
}
.gl-txt a.ckmore:hover {
  background: #00bfb1;
  border-color: #00bfb1;
  color: #fff;
}
.gl-txt li.top div.txt {
  padding-left: 0;
  width: 340px;
}
.gl-txt li span {
  display: inline-block;
  font-size: 12px;
  width: 42px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  margin-right: 9px;
  background-position: 0 -63px;
  color: #fff;
}
.gl-txt li.top div.txt a {
  color: #ff9d10;
}

/* 友链 */
.link {
  background: #fff;
  width: 1160px;
  margin: 20px auto 0 auto;
  padding: 20px;
  overflow: hidden;
}
.tith4 {
  height: 20px;
  border-left: 4px solid #10a0ea;
  overflow: hidden;
  text-indent: 10px;
  font-size: 16px;
}
.link a {
  float: left;
  margin: 20px 10px 0 0;
  color: #999;
}
