
@charset "UTF-8";
.mod-list, .news-wrap, .game-list {
  *zoom: 1;
}

.mod-list:after, .news-wrap:after, .game-list:after {
  content: " ";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  line-height: 0;
}

body {
  font: "\5fae\8f6f\96c5\9ed1", "Microsoft YaHei", "\5b8b\4f53", "SimSun", "\82f9\679c\4e3d\7ec6\5b8b", Tahoma, Helvetica, Arial, sans-serif;
}

header nav {
  background: rgba(0, 0, 0, 0.6);
}

header nav .nav-box li.hover a {
  background: rgba(255, 255, 255, 0.15);
}

header nav .nav-box li a:hover {
  background: rgba(255, 255, 255, 0.15);
}

a[href]:hover {
  text-decoration: none;
}

nav .main-center {
  width: 1280px;
}

.top-bar-wraps .main-center {
  width: 1120px;
}

.main-right-fixed {
  right: 20px !important;
  margin-right: 0 !important;
}

.mod-title {
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 32px;
  color: #fff;
  text-align: center;
}

.mod-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px;
  height: 4px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.6);
}

.mod-list {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.mod-list li {
  float: left;
  text-align: center;
}

.handle-wrap {
  height: 250px;
  background: #fff;
}

.handle-wrap .main-center {
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/web/ApplicationController/images/separate.png) no-repeat center center;
}

.handle-wrap .mod-list {
  width: 100%;
}

.handle-wrap li {
  width: 50%;
}

.handle-wrap a {
  position: relative;
  display: block;
  width: 260px;
  height: 120px;
  margin: 65px auto 0;
  color: #666;
  cursor: pointer;
}

.handle-wrap .icon {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 120px;
}

.handle-wrap .info {
  position: relative;
  top: 10px;
  display: inline-block;
  font-size: 20px;
}

.handle-wrap .arrow {display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;background-repeat: no-repeat;}

.cooperation-wrap .icon {background-repeat: no-repeat;}

.cooperation-wrap:hover {
  color: #28a3ef;
}

.cooperation-wrap:hover .icon {background-repeat: no-repeat;}

.cooperation-wrap:hover .arrow {background-repeat: no-repeat;}

.manage-wrap .icon {background-repeat: no-repeat;}

.manage-wrap:hover {
  color: #28a3ef;
}

.manage-wrap:hover .icon {background-repeat: no-repeat;}

.manage-wrap:hover .arrow {background-repeat: no-repeat;}

.policy-wrap {
  height: 460px;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/web/ApplicationController/images/bg_ability.jpg) no-repeat center center;
}

.policy-wrap .mod-title:after {
  background: #2395ff;
}

.policy-wrap .main-center {
  max-width: 1400px;
  width: auto;
}

.policy-wrap .mod-list {
  margin-top: 74px;
}

.policy-wrap li {
  width: 25%;
  color: #fff;
}

.policy-wrap .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 2px 0 6px;
  font-size: 20px;
}

.policy-wrap .info {
  position: relative;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}

.policy-wrap .mail-info {
  width: auto;
}

.policy-wrap a {
  position: absolute;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  font-size: 14px;
  color: #28a3ef;
}

.policy-wrap a:hover {
  color: #ff541e;
}

.policy-wrap .icon {
  display: block;
  max-width: 120px;
  width: 35%;
  margin: 0 auto;
}

.ability-wrap {
  padding-bottom: 50px;
  background: #39b6bf;
}

.ability-wrap .main-center {
  max-width: 1400px;
  width: auto;
}

.ability-wrap li {
  padding-top: 50px;
  padding-bottom: 25px;
  width: 33.3%;
  color: #fff;
}

.ability-wrap .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 6px 0 10px;
  font-size: 20px;
}

.ability-wrap .info {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.ability-wrap .icon {
  display: block;
  width: 32.5%;
  max-width: 150px;
  margin: 0 auto;
}

.news-icon {position: relative;
  vertical-align: middle;
  width: 30px;
  height: 30px;background-repeat: no-repeat;}

.news-wrap {
  height: 50px;
  line-height: 50px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}

.news-wrap .main-center {
  width: 1280px;
}

.news-wrap li {
  float: left;
  width: 33.3%;
  text-align: center;
}

.news-wrap .news-icon, .news-wrap .news-list {
  display: inline-block;
}

.news-wrap .news-list {
  font-size: 14px;
  color: #666;
}

.news-wrap .news-list:hover {
  color: #28a3ef;
}

.news-wrap .link {
  color: #28a3ef;
}

.news-wrap .link:hover {
  color: #ff541e;
}

.news-wrap .new-tips {position: relative;
  left: 10px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 30px;background-repeat: no-repeat;}

.slide-banner-warp {
  position: relative;
  margin-top: -72px;
}

.slide-banner-warp .slide-banner-btn .left-btn, .slide-banner-warp .slide-banner-btn .right-btn {
  top: 220px;
}

.slide-banner {
  display: block;
  width: 100%;
  max-height: 660px;
  height: 411.6px;
  overflow: hidden;
  min-width: 1000px;
  position: relative;
}

.slide-banner li {
  display: none;
  width: 100%;
  max-height: 660px;
  height: 411.6px;
  background-color: #f8f8f8;
  background-position: top center;
  background-size: auto 100%;
  cursor: pointer;
  position: absolute;
  z-index: 3;
}

.slide-banner li a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}

.slide-banner-btn {
  width: 100%;
  position: absolute;
  top: 0;
}

.slide-banner-btn .left-btn, .slide-banner-btn .right-btn {
  top: 310px;
  z-index: 4;
}

.left-btn, .right-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100px;
  height: 100px;
}

.left-btn {left: 20px;background-repeat: no-repeat;}

.left-btn:hover {background-repeat: no-repeat;}

.right-btn {right: 20px;background-repeat: no-repeat;}

.right-btn:hover {background-repeat: no-repeat;}

.slide-dot {
  position: absolute;
  width: 1000px;
  height: 11px;
  left: 50%;
  margin-left: -500px;
  bottom: 30px;
  z-index: 5;
  text-align: center;
}

.slide-dot .item {
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 5px;
  margin: 0 10px;
  background: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  cursor: pointer;
}

.slide-dot .current {
  background: #fff;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.game-wrap {
  position: relative;
  height: 409px;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/web/ApplicationController/images/bg_game.jpg) no-repeat center center;
}

.game-list-wrap {
  position: relative;
  width: 1080px;
  margin: 70px auto 0;
  overflow: hidden;
}

.game-list li {
  position: relative;
  float: left;
  width: 200px;
  margin-right: 20px;
  text-align: center;
}

.game-list li a {
  cursor: pointer;
}

.game-list li:hover .img-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
}

.game-list .name {
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.game-list .img-wrap {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}

.game-list .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-switch {
  position: relative;
  width: 1280px;
  margin: 0 auto;
  top: 62px;
}


.handle-wrap .arrow{background-position:-90px 0px }.cooperation-wrap .icon{background-position:0px -40px }.cooperation-wrap:hover .icon{background-position:0px -170px }.cooperation-wrap:hover .arrow{background-position:-90px -300px }.manage-wrap:hover .arrow{background-position:-90px -300px }.manage-wrap .icon{background-position:0px -340px }.manage-wrap:hover .icon{background-position:0px -470px }.news-icon{background-position:-90px -600px }.news-wrap .new-tips{background-position:-80px -640px }.left-btn{background-position:-20px -680px }.left-btn:hover{background-position:-20px -790px }.right-btn{background-position:-20px -900px }.right-btn:hover{background-position:-20px -1010px }.handle-wrap .arrow,.cooperation-wrap .icon,.cooperation-wrap:hover .icon,.cooperation-wrap:hover .arrow,.manage-wrap:hover .arrow,.manage-wrap .icon,.manage-wrap:hover .icon,.news-icon,.news-wrap .new-tips,.left-btn,.left-btn:hover,.right-btn,.right-btn:hover{background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/web/ApplicationController/images/index_sprite_z.png)}@media  (max-width: 1500px){
  .policy-wrap {
    height: 400px;
  }
  .policy-wrap .mod-list {
    margin-top: 60px;
  }
  .ability-wrap li {
    padding-top: 30px;
    padding-bottom: 10px;
  }}

/* 平台政策居中显示 */
.mod-list.fix {
  text-align: center;
}
/* 宽度不设置成25%是因为display:inline-block之间会产生间隙；
  但是目前无法在html模版中使用 <!---->连接li元素 方式来消除间隙 
  vertical-align:top 使元素居上显示
*/
.mod-list.fix li {
  float: none;
  width: 24.75%; 
  display: inline-block;
  vertical-align: top;
}