.top {
  width: 100%;
  min-height: 803px;
  position: relative;
  overflow: hidden;
}

.top-bg {
  display: block;
  width: 100%;
  min-width: 1920px;
  margin: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.top .index-topbox {
  display: flex;
  justify-content: space-between;
  width: 742px;
  height: 170px;
  margin: 0 auto;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.top .index-toplist {
  width: 800px;
  height: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.4);
}

.top .index-topdownload {
  width: 60px;
  height: 150px;
}

.top .index-topcode {
  width: 150px;
  height: 150px;
  margin: 0 15px;
}

.top .index-topcode img {
  width: 100%;
  height: 100%;
}

.top .index-toptip {
  width: 77px;
  height: 100px;
  background: url(//game.gtimg.cn/images/coc/download3.png) no-repeat 100% 100%;
  background-size: 77px 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -100px;
}

.top .index-toptip {
  width: 77px;
  height: 100px;
  background: url(//game.gtimg.cn/images/coc/download3.png) no-repeat 100% 100%;
  background-size: 77px 100px;
}

.top .index-toptype {
  width: 472px;
  display: flex;
  flex-wrap: wrap;
}

.top .index-toptype a {
  display: block;
  width: 228px;
  height: 60px;
  margin: 8px;
}

.top .index-toptype a:nth-child(2n) {
  margin-right: 0;
}

.top .index-toptype a:nth-child(1) {
  margin-left: 0;
}

.top .index-toptype a:nth-child(3) {
  margin-left: 0;
}

.top .index-toptype a img {
  width: 100%;
  height: 100%;
}

.top .index-topapp {
  display: block;
  margin-bottom: 8px;
  overflow: hidden;
  transition: 0.3s;
}

.top .index-topandroid {
  display: block;
  overflow: hidden;
  transition: 0.3s;
}

.top .index-topapp img,
.top .index-topandroid img {
  transition: 0.3s;
}

.top .index-topapp:hover img,
.top .index-topandroid:hover img {
  transform: scale(1.05);
  transition: 0.3s;
}

.top .platform {
  width: 256px;
  height: 220px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 0;
  box-sizing: border-box;
  bottom: 218px;
}

.top .platform-item {
  display: block;
  width: 228px;
  height: 54px;
  background: url("//game.gtimg.cn/images/coc/cp/a20180207pcweb/new/down3.png") no-repeat;
  transition: all 0.3s;
}

.top .platform-item:hover {
  filter: brightness(1.2);
}

.top .platform-item:nth-child(2) {
  background-position: 0 -64px;
}

.top .platform-item:nth-child(3) {
  background-position: 0 -128px;
}

.top .age {
  width: 93px;
  height: 120px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 78px;
}

.cocside {
  position: fixed;
  width: 180px;
  z-index: 99;
  bottom: 30px;
  right: 20px;
}

.cocside img {
  width: 100%;
}

.news {
  width: 100%;
  background: #f2f2f2;
  position: relative;
}

.newsloop {
  max-width: 1494px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 70px 0;
}

.newsloop-time {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}

.newsloop-time b {
  color: #000;
}

.newsloop-img {
  display: block;
  width: 100%;
  border: none;
  outline: none;
}

.newsloop-info {
  height: 124px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
}

.newsloop-title {
  width: 100%;
  font-size: 24px;
  color: #000;
}

.newsloop-more {
  font-size: 16px;
  color: #4881e5;
}

.newsloop-pic {
  transition: all 0.3s;
}

.newsloop-pic:hover {
  filter: brightness(1.1);
}

.part1 {
  width: 100%;
  height: 685px;
  position: relative;
  background: #fff;
}

.part1-bg {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -975px;
  bottom: 0;
}

.part1-info {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  margin-left: 55px;
  align-items: center;
}

.part1-title {
  font-size: 48px;
  font-weight: bold;
}

.part1-description {
  font-size: 16px;
  margin: 30px auto;
}

.part1-tips {
  font-size: 18px;
  font-weight: bold;
}

.part2 {
  width: 100%;
  height: 590px;
  background: url("//game.gtimg.cn/images/coc/cp/a20180207pcweb/new/part2.png") no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loop {
  width: 870px;
  height: 503px;
  box-sizing: border-box;
  padding: 14px;
  background: #fff;
  position: relative;
}

.loop img {
  display: block;
  width: 100%;
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next,
.swiper-button-prev {
  width: 76px;
  height: 87px;
  background: url("//game.gtimg.cn/images/coc/cp/a20180207pcweb/new/page.png") no-repeat;
  position: absolute;
  transition: all 0.3s;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  filter: brightness(1.2);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-next-2,
.swiper-button-prev-2 {
  top: 50%;
  transform: translateY(-50%);
}

.swiper-button-next {
  right: 0;
  transform: rotate(180deg);
}

.swiper-button-next-2 {
  top: 50%;
  transform: rotate(180deg) translateY(-50%);
}

.swiper-pagination-2 {
  bottom: 28px !important;
}

.part3 {
  height: 685px;
  position: relative;
  background: #f2f2f2;
}

.part3-content {
  width: 100%;
  max-width: 1495px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video {
  width: 728px;
  position: relative;
  margin: 0 15px;
}

.video-title {
  font-size: 18px;
  color: #606060;
  width: 100%;
  height: 122px;
  line-height: 122px;
  padding-left: 48px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 3;
}

.video img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 3;
}

.video .video1,
.video .video2 {
  width: 100%;
  height: calc(100% - 122px);
  position: absolute;
  top: 0;
  z-index: 1;
}

.video-play {
  display: block;
  width: 138px;
  height: 138px;
  background: url("//game.gtimg.cn/images/coc/cp/a20180207pcweb/new/play.png") no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -69px;
  z-index: 3;
  transition: all 0.3s;
}

.video-play:hover {
  transform: scale(1.1);
}

.links {
  width: 100%;
  background-color: #000;
  padding: 0 20px;
  box-sizing: border-box;
}

.links-content {
  max-width: 1200px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.links-content:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #8f8f8f;
  position: absolute;
  bottom: 0;
  opacity: 0.3;
}

.links-content li:last-child {
  position: absolute;
  right: 0;
}

.links a {
  font-size: 18px;
  color: #8f8f8f;
  transition: all 0.3s;
  margin: 0 30px;
  transition: all 0.3s;
}

.links a:hover {
  color: #fff;
}

.links a:first-child {
  margin-left: 0;
}

.links .chat-weibo {
  margin-right: 0;
}

.links .chat-weibo a {
  transition: all 0.3s;
}

.links .chat-weibo a:hover {
  filter: brightness(1.2);
}

.links .chat-weibo svg {
  width: 23px;
  height: 23px;
}

.links .chat-weibo svg path {
  fill: #858585;
}

.chat {
  width: 100%;
  height: 50px;
  background-color: #000;
  display: flex;
  align-items: center;
}

.chat-content {
  width: 1200px;
  margin: 0 auto;
}

.chat-content .chat-supercell {
  float: left;
  font-size: 16px;
  color: #8f8f8f;
  margin-left: 0;
}

.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  overflow: hidden;
  top: 0;
  left: 0;
}

.pop-content {
  width: 900px;
  height: 506px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pop-close {
  display: block;
  width: 177px;
  height: 60px;
  position: absolute;
  top: 425px;
  right: 354px;
}

.pop-kf .pop-content {
  width: 300px;
  height: 300px;
}

.pop-kf .pop-content img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: 2px solid #ffd053;
}

.pop-kf .pop-close {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: -40px;
  right: -5px;
  font-size: 26px;
  text-align: center;
  line-height: 24px;
}

.pop-kf .pop-close:hover {
  transform: rotate(90deg);
}

.detailtop {
  width: 100%;
  height: 410px;
  background: url("//game.gtimg.cn/images/coc/cp/a20180207pcweb/new/detail-top.jpg") no-repeat center top;
  background-size: cover;
}

.detail {
  width: 1200px;
  padding: 65px 0;
  position: relative;
  margin: 0 auto;
  min-height: calc(100% - 795px);
}

.detail-back {
  font-size: 18px;
  color: #666;
  position: absolute;
  left: 0;
}

.detail-back:hover {
  color: #1b649e;
}

.detail-content {
  width: 800px;
  margin: 0 auto;
}

.detail-time {
  font-size: 14px;
  color: #fb4a9d;
}

.detail-title {
  font-size: 42px;
  color: #010101;
}

.detail-info {
  font-size: 18px;
  color: #000000;
  margin-top: 10px;
  border-top: 1px solid #999;
  padding-top: 10px;
}

.detail-info img {
  display: block;
  width: 100%;
  margin: 10px 0;
}

@media screen and (min-width: 1900px) {
  .part1-bg {
    left: 0;
    margin-left: 0;
  }
}

.mobile {
  padding-top: 0 !important;
}
.wrap_ieg{
  display: none;
}
.foot{
display: none;
} 
.mobile .ost_box {
  display: none;
}

.mobile #afooter {
  background: #000;
  text-align: center;
  display: none;
  color: #fff;
}

.mobile #gfooter {
  background: #000;
}

.mobile #gfooter .foot_left {
  margin: 0 auto;
  padding: 10px 0;
  background: none;
}
