@charset "utf-8";
/*网页的全局样式 解决兼容问题*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,*{ margin:0; padding:0;box-sizing: border-box;}
body{ font-size:12px; position: relative; outline:none;font-family: oppoH;-webkit-tap-highlight-color: transparent;}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:12px; }
img{ border:none; vertical-align:middle;}
a{text-decoration:none;cursor: pointer;}
table {border-collapse: collapse; }
img, object, button, input, select {vertical-align: middle; }
input,select {outline: none; }
em, s, i {font-style: normal; text-decoration:none; }
@font-face {
  font-family: oppoH;
  font-weight: 300;
  src: url("../fonts/OPPOSans-H.ttf");
}
@font-face {
  font-family: oppoM;
  font-weight: 300;
  src: url("../fonts/OPPOSans-M.ttf");
}
html,body { width: 100%;height: 100%;overflow: hidden;}

@media (min-width: 751px) {
  .mobile-only {
    display: none;
  }

  /* 在PC版中显示mzombie并置于轮播图上层 */
  .mzombie {
    display: block !important;
    position: absolute;
    /*z-index: 10;*/ /* 确保在轮播图上层 */
    top: 18%;
    right: 15%;
    transform: scale(0.85); /* 缩小15% */
  }
}

@media (max-width: 750px) {
  .desktop-only {
    display: none;
  }
}

.wrap { max-width: 1920px;margin: 0 auto;background: #000;height: 100%;}
.topwrap { background: #000;height: 92px;width: 100%;max-width: 1920px;position: fixed;top:0;left:0;z-index: 9;}
.topwrap .nav { width: 94%;margin: 0 auto;height: 100%;}
.l { float: left;height: 100%;}
.r { float: right;height: 100%;}
.nav_listbtn { width: 34px;height: 24px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/nav_listbtn.png) no-repeat;float: left;margin-top: 34px;}
.nav_close { height: 26px;background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/navclose.png);margin-top: 15px;}
.nav_link { margin: 10px 0 0 25px;float: left;}
.nav_link a { margin-right: 10px;}
.nav_lists { padding-top:92px;height:100%;width: 100%;max-width: 1920px;position: fixed;top:0;left:0;z-index: 8;display: none;}
.nav_lists ul { width: 100%;height: 100%;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/navbg.png) repeat-y;padding:54px 0 0 3%;}
.nav_lists ul li { width: 326px;font-size: 18px;margin-bottom: 36px;height: 7%;display: -webkit-box;display: -webkit-flex;display: flex;}
.nav_lists ul li a { color: #999;margin: auto 0;width: 100%;}
.nav_lists ul li a em { width: 6px;height: 12px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow.png) no-repeat;float: right;margin-top: 5px;}
.nav_lists ul li a:hover,.nav_lists ul li.active a { color:#fe0202;}
.nav_lists ul li a:hover em,.nav_lists ul li.active a em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow02.png);}
.locale__set { padding-top: 37px;font-size: 18px;color: #fff;cursor: pointer;position: fixed;top:0;right:3%;z-index: 10;}
.locale__arrow { width: 15px;height: 15px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;display: inline-block;transform: rotate(-45deg);vertical-align: 2px;margin-left: 10px;}
.locale__list-wrap { min-width:217px;background-color: rgba(0, 0, 0, .8);position: absolute;right: 0;top:82px;padding:10px 0;text-align: center;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;display: none;}
.locale__list-wrap a { color: #999;white-space: nowrap;line-height: 2.5;display: block;padding: 0 20px;}
.locale__list-wrap a:hover { background: #ccc;}
.locale__list-wrap a.selected { color: #fff;}
.locale__sel { color: #fff;}
.locale__group.open .locale__list-wrap { display: block;}
@media screen and (min-width:1921px) {
  .topwrap,.nav_lists{ left: 50%;transform: translateX(-50%);}
}

.swiper-container { width: 100%;height: 100%;}
.part { /*padding-top: 82px;*/height: 100%;}
.part .content { height: 100%;position: relative;}
.part01 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg01.jpg) no-repeat 50% 0/cover;}
.part01 .content .main { position: absolute;left: 4.5%;bottom: 0%;}
.part01 .content .main .link { text-align: left;margin-bottom: 7.5%;font-size: 0;}
.part01 .content .main .link a{ margin-left: 15px;}
.links { position: absolute;right:3%;bottom: 6.5%;white-space: nowrap;font-size: 0;}
.links a { width: 59px;height: 59px;display: inline-block;margin-left: 30px;}
.links a.a01 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/link01.png) no-repeat;}
.links a.a02 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/link02.png) no-repeat;}
.links a.a03 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/link03.png) no-repeat;}

.part02 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg02.jpg) no-repeat 50% 0/cover;}
.part02 .content .main { width: 94%;height:100%;margin:0 auto;display: -webkit-box;display: -webkit-flex;display: flex;}
.part02 .content .main .txt { height:100%;padding:20px 0;display: -webkit-box;display: -webkit-flex;display: flex;flex:1;margin-right: 2%;}
.part02 .content .main .txt img { margin: auto 0;max-height: 100%;width: auto;max-width: 100%;}
.part02 .content .pic { width:67%;display: -webkit-box;display: -webkit-flex;display: flex;}
.part02 .content .pic div { /*background: #fff;*/padding: 5px;margin: auto;}
.part02 .content .pic div img { border-radius: 30px;width: 100%;}

.part03 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg03.jpg) no-repeat 50% 0/cover;}
#man .swiper-slide .s { width: 100%;height: 100%;display: none;}
#man .swiper-slide .s1 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man01.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s2 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man02.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s3 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man03.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s4 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man04.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s5 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man05.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s6 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man06.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s7 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man07.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s8 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man08.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s9 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man09.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s10 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man10.png) no-repeat 50% 0/cover;}
#man .swiper-slide .s11 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/man11.png) no-repeat 50% 0/cover;}
#man .swiper-slide.swiper-slide-active .s { display: block;}
.mantxt { position: absolute;right: -10%;top:14%;opacity: 0;color: #fff;font-size: 16px;width: 42%;}
.mantxt h2 { font-size: 100px;text-transform: uppercase;text-align: right;padding-bottom: 10px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/line.png) no-repeat 100% 100%;margin-bottom: 20px;}
.mantxt h2 img { margin-bottom: 20px;}
.mantxt div { font-family: oppoM;line-height: 1.5;text-align: right;}
#man .swiper-slide.swiper-slide-active .mantxt { -webkit-animation: moveleft .3s linear forwards;animation: moveleft .3s linear forwards;}
@-webkit-keyframes moveleft{0%{right:-10%;opacity: 0;}to{right: 3%;opacity: 1;}}
@keyframes moveleft{0%{right:-10%;opacity: 0;}to{right: 3%;opacity: 1;}}

.manlist { width: 22.4%;position: absolute;top:50%;transform: translateY(-50%);left: 0;z-index: 2;}
.manlist li { padding:4.5% 0 4.5% 13.5%;font-size: 18px;color: #999;cursor: pointer;}
.manlist li em { width: 6px;height: 12px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow.png) no-repeat;display: inline-block;margin-right: 10px;}
.manlist li.active { color: #fff;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg03-navbg.png) repeat-y 0 0/100%;}
.manlist li.active em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow02.png);}

.part04 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg04.jpg) no-repeat 50% 0/cover;}
.part04 .content .main { width: 94%;margin:0 auto;height:100%;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;padding: 3% 0 1% 0;-webkit-box-align: center;-webkit-align-items: center;align-items: center; }
.part04 .content .main .title { flex: none;text-align: center;color: #fff;font-size: 80px;font-family: oppoH;text-transform: uppercase;}
.part04 .content .main .txt { margin-top: 3%;flex: none;padding-left: 124px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg04-txt.png) no-repeat 0 2px;font-size: 16px;color: #fff;font-family: oppoM;}
.part04 .content .main .txt p { padding-right: 124px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg04-txt.png) no-repeat 100% -22px;}
.part04 .content .main .txt p a { color: #fff;}

#features { margin-top: 2%;height: auto;width: 40.5%; /* 缩小宽度 */ margin-left: 17%; margin-right: auto;}
#features .swiper-slide { width: 100%;text-align: center;}
#features .swiper-slide img { width:auto;max-width: 100%;max-height: 100%;padding: 5px;/*background: #fff;*/}
@media screen and (max-width:1653px) {
  #features .swiper-slide { width: 70%;}
}
.swiper-button-next,.swiper-button-prev { height: 100%;width: 20%;top:0;margin: 0;}

.part05 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg05.jpg) no-repeat 50% 0/cover;display: -webkit-box;display: -webkit-flex;display: flex;}
.part05 .content .main { width: 94%;margin: auto;}
.nav_news { overflow: hidden;font-size: 0;white-space: nowrap;}
.nav_news li { display:inline-block;max-width: 388px;height:90px;width:31%;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg05-navbg.png) no-repeat 100% 0;position: relative;margin-right: 7%;}
.nav_news li a { width: 100%;position: absolute;left: 0;bottom:10%;font-size: 24px;color: #999;font-family: oppoM;}
.nav_news li a em { width: 6px;height: 12px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow.png) no-repeat;display: inline-block;margin-right: 10px;}
.nav_news li.active a { color: #fff;}
.nav_news li.active a em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow02.png);}
.tab-content { margin-top: 3%;}
#tab01,#tab02,#tab03 { width: 53.65%;margin: 0;float: left;opacity: 0;}
#newsswiper>.swiper-wrapper>.swiper-slide.swiper-slide-active #tab01,
#newsswiper>.swiper-wrapper>.swiper-slide.swiper-slide-active #tab02,
#newsswiper>.swiper-wrapper>.swiper-slide.swiper-slide-active #tab03 { opacity: 1;}
#tab01 .swiper-slide,#tab02 .swiper-slide,#tab03 .swiper-slide { background: #fff;padding: 5px;}
#tab01 .swiper-slide img,#tab02 .swiper-slide img,#tab03 .swiper-slide img { border-radius: 15px;width: 100%;}
.swiper-pagination { text-align: left;padding-left: 2%;}
.swiper-pagination-bullet { width: 14px;height: 14px;background: #95959f;opacity: 1;}
.swiper-pagination-bullet-active { background: #fff;}
.tab-news { width: 45%;font-family: oppoM;float: right;opacity: 0;}
#newsswiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .tab-news { opacity: 1;}
.tab-news ul li h2 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg05-bg.png) repeat-y 0 0/100%;font-size: 32px;color: #fff;padding: 1% 2%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tab-news ul li p { font-size: 16px;color: #fff;line-height:1.5;padding-left: 2%;margin:1% 0 4.5%;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.more { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/bg05-bg.png) repeat-y 0 0/100%;font-size: 24px;color: #fff;padding: 1% 2%;}
.more a { color: #fff;}
.more a em { width: 6px;height: 12px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/arrow02.png) no-repeat;display: inline-block;margin-right: 10px;}
@media screen and (max-width:1400px) {
  .nav_news li {margin-right: 5%;}
  .tab-news ul li h2 { font-size: 24px;}
  .tab-news ul li p { font-size: 14px;}
  .more {font-size: 20px;}
  .part04 .content .main .title { font-size: 55px;}
}

.logo { float: left;margin: 15px 0 0 45px;}
.submain { padding-top: 82px;}
.submain .subcontent { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/www/subbg.jpg) repeat-y 50% 0;min-height: calc(100vh - 82px);;}
.newsbox { width: 94%;margin: 0 auto;padding: 40px 0 150px;}
.newslist { max-width: 1412px;margin-top: 5%;font-family: oppoM;width: 96%;}
.newslist li { padding: 1.5% 0;border-bottom: 1px solid #58595a;}
.newslist li a { display: -webkit-box;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content:space-between;}
.newslist li a .pic { width: 238px;}
.newslist li a .pic img { width: 100%;}
.newslist li a .newstxt { margin-left: 2%;flex: 1;}
.newslist li a .newstxt h2 { font-size: 32px;color: #fe0202;}
.newslist ul li p { font-size: 18px;color: #fff;line-height:1.5;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsdate { font-size: 14px;color: #6c6c6c;margin-top: 1%;}
.page { margin-top: 4%;}
.page a { width: 64px;height: 64px;display: inline-block;margin-right: 12px;}
.page a.left { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/left.png) no-repeat;}
.page a.right { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/right.png) no-repeat;}

.details h1 { font-size: 36px;color: #fe0202;}
.details .newsdate { font-size: 18px;}
.details .txt { margin-top: 2%;border-top: 1px solid #58595a;padding-top: 2%;font-size: 18px;color: #fff;line-height: 1.5;}
.details .txt p { margin-bottom: 30px;}
.details .txt img { width: auto;max-width: 100%;}

@media screen and (max-width:750px) {
  .wrap { max-width: 750px;margin: 0 auto;background: #000;height: 100%;}
  .topwrap { background: #000;height: 110px;width: 100%;max-width: 750px;position: fixed;top:0;left:50%;z-index: 9;transform: translateX(-50%);}
  .l { float: left;height: 100%;}
  .r { float: right;height: 100%;}
  .topwrap .nav { width: 100%;}
  .nav_listbtn { width: 52px;height: 36px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/nav_listbtn.png) no-repeat;float: left;margin: 35px 0 0 30px;}
  .nav_close { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/navclose.png);width: 40px;height: 40px;}
  .nav_link { margin: 27px 0 0 45px;float: left;}
  .nav_link a { margin-right: 10px;}
  .nav_lists { padding-top:110px;height:100%;width: 100%;max-width: 750px;position: fixed;top:0;left:50%;z-index: 8;transform: translateX(-50%);display: none;}
  .nav_lists ul { width: 100%;height: 100%;background: rgba(0, 0, 0, .9);padding:54px 0 0 31px;}
  .nav_lists ul li { font-size: 29px;margin-bottom: 110px;width: 100%;height: auto;}
  .nav_lists ul li a { color: #999;width: 100%;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content:space-between;  }
  .nav_lists ul li a em { width: 8px;height: 16px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow.png) no-repeat;margin: 10px 28px 0 0;}
  .nav_lists ul li a:hover,.nav_lists ul li.active a { color:#fe0202;}
  .nav_lists ul li a:hover em,.nav_lists ul li.active a em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow02.png);}
  .locale__set { font-size: 25px;top:130px;right:30px;padding: 0;z-index: 8;}
  .locale__list-wrap { right: 0;top:32px;min-width: 286px;}

  .swiper-container { width: 100%;height: 100%;}
  #main>.swiper-wrapper>.swiper-slide { overflow: hidden;height:auto;}
  .part { height: 1518px;padding: 0;}
  .part .content { height: 100%;position: relative;}
  .part01 { height: 100vh;}
  .part01 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg01.jpg) no-repeat 50% 0/cover;}
  .part01 .content .main { padding-top:240px;/* text-align: center; */position: static;margin-left: 20%;}
  .part01 .content .link { width: 100%;position: absolute;left: 0;bottom:132px;text-align: center;line-height: 9;}
  .part01 .content .link a{ margin-left: 15px;}
  .links { white-space: nowrap;font-size: 0;margin: 25px 30px 0 0;position: static;}
  .links a { width: 58px;height: 58px;display: inline-block;margin-left: 10px;}
  .links a.a01 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/link01.png) no-repeat;}
  .links a.a02 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/link02.png) no-repeat;}
  .links a.a03 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/link03.png) no-repeat;}

  .part02 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg02.jpg) no-repeat 50% 0/cover;}
  .part02 .content .main { width:100%;padding:110px 31px 0;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;height:100%;}
  .part02 .content .main .txt { margin-top: 50px;flex: none;display: block;margin-right: 0;padding: 0;height: auto;position: relative;}
  .part02 .content .pic { width:100%;position: absolute;top:320px;left: 0;}
  .part02 .content .pic div { /*background: #fff;*/padding: 5px;}
  .part02 .content .pic div img { border-radius: 30px;width: 100%;}
  .part02 .content .txt:last-child { flex: auto;height: 0;}
  .part02 .content .txt:last-child img { max-height: 100%;}

  .part03 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg03.jpg) no-repeat 50% 0/cover;}
  #man .swiper-slide .s { width: 100%;height: 100%;display: none;}
  #man .swiper-slide .s1 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man01.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s2 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man02.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s3 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man03.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s4 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man04.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s5 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man05.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s6 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man06.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s7 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man07.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s8 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man08.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s9 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man09.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s10 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man10.png) no-repeat 0 100%/100%;}
  #man .swiper-slide .s11 { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/man11.png) no-repeat 0 100%/100%;}
  #man .swiper-slide.swiper-slide-active .s { display: block;}
  .mantxt { position: absolute;right: -10%;top:9%;opacity: 0;width: 100%;padding-left: 10%;font-size: 20px}
  .mantxt h2 { font-size: 90px;}
  #man .swiper-slide.swiper-slide-active .mantxt { -webkit-animation: moveleft .3s linear forwards;animation: moveleft .3s linear forwards;}
  @-webkit-keyframes moveleft{0%{right:-10%;opacity: 0;}to{right: 3%;opacity: 1;}}
  @keyframes moveleft{0%{right:-10%;opacity: 0;}to{right: 3%;opacity: 1;}}

  .manlist { width: 430px;position: absolute;bottom:32px;left: 0;z-index: 2;top:auto;transform: none;}
  .manlist li { height:77px;padding:0 0 0 31px;font-size: 24px;color: #999;line-height: 77px;cursor: pointer;}
  .manlist li em { width: 8px;height: 16px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow.png) no-repeat;display: inline-block;margin-right: 10px;vertical-align: middle;}
  .manlist li.active { color: #fff;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg03-navbg.png) repeat-y 0 0/100%;}
  .manlist li.active em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow02.png);}

  .part04 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg04.jpg) no-repeat 50% 0/cover;}
  .part04 .content .main { width:100%;padding:110px 31px 30px;height:100%;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;}
  .part04 .content .main .title { font-size: 70px;}
  .part04 .content .main .txt { margin-top: 60px;flex: none;padding-left: 88px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg04-txt.png) no-repeat 0 0;font-size: 16px;color: #fff;font-family: oppoM;}
  .part04 .content .main .txt p { padding-right: 88px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg04-txt.png) no-repeat 100% -29px;}
  .part04 .content .main .txt p a { color: #fff;}

  #features { margin-top: 60px;height:auto;width: 100%;margin-left: auto; margin-right: auto;}
  #features .swiper-slide { width: 80%;text-align: center;}
  #features .swiper-slide img { width:auto;max-width: 100%;max-height: 100%;padding: 5px;background: #fff;}
  .swiper-button-next,.swiper-button-prev { height: 100%;width: 20%;top:0;margin: 0;outline: none;}

  .part05 .content { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg05.jpg) no-repeat 50% 0/cover;}
  .part05 .content .main { padding: 100px 31px 0;width: 100%;margin: 0;}
  .nav_news li { height:auto;position: relative;margin:0 0 20px;max-width:none;display: block;width: 100%;background: none;}
  .nav_news li a { display: block;height: 100%;font-size: 30px;position: static;}
  .nav_news li a em { width: 8px;height: 16px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow.png) no-repeat;display: inline-block;}
  .nav_news li.active a { font-size: 50px;}
  .nav_news li.active a em { background-image: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow02.png);vertical-align: 10px;}
  .tab-content { margin-top: 40px;}
  .tab-content>.swiper-container>.swiper-wrapper>.swiper-slide .swiper-container .swiper-slide { background: #fff;padding: 5px;}
  .tab-content>.swiper-container>.swiper-wrapper>.swiper-slide .swiper-container .swiper-slide img { border-radius: 30px;width: 100%;}
  .swiper-pagination { text-align: left;padding-left: 2%;}
  .swiper-pagination-bullet { width: 10px;height: 10px;background: #95959f;opacity: 1;}
  .swiper-pagination-bullet-active { background: #fff;}
  #tab01, #tab02, #tab03 { width: 100%;}
  .tab-news { font-family: oppoM;margin-top: 40px;width: 100%;}
  .tab-news ul li h2 { padding:0 0 0 18px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg05-bg.png) repeat-y 0 0/100%;font-size: 32px;color: #fff;height: 60px;line-height: 60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .tab-news ul li p { font-size: 20px;color: #fff;line-height:1.5;padding-left:18px;margin:8px 0 20px;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
  .more { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/bg05-bg.png) repeat-y 0 0/100%;font-size: 24px;color: #fff;height: 60px;line-height: 60px;padding:0 0 0 18px;}
  .more a { color: #fff;}
  .more a em { width: 8px;height: 16px;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/arrow02.png) no-repeat;display: inline-block;margin-right: 10px;}

  .submain { padding-top: 110px;height: 100%;overflow: auto;background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/m/subbg.jpg) no-repeat 50% 0/cover fixed;}
  .submain .subcontent { min-height: auto;background: none;}
  .newsbox { padding: 90px 31px;width: 100%;}
  .newslist { margin-top: 10px;font-family: oppoM;width: 100%;}
  .newslist li { padding:18px 0;border-bottom: 1px solid #58595a;}
  .newslist li a { display: -webkit-box;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content:space-between;}
  .newslist li a .pic { width: 238px;}
  .newslist li a .pic img { width: 100%;}
  .newslist li a .newstxt { margin-left: 25px;flex: 1;}
  .newslist li a .newstxt h2 { font-size: 32px;color: #fe0202;}
  .newslist ul li p { font-size: 20px;color: #fff;line-height:1.5;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
  .newsdate { font-size: 16px;color: #6c6c6c;margin-top: 15px;}
  .page { margin-top: 60px;}
  .page a { width: 64px;height: 64px;display: inline-block;margin-right: 12px;}
  .page a.left { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/left.png) no-repeat;}
  .page a.right { background: url(//cdn-content-tw.t-time.com.tw/image/hongkong/fastzombiewar/v0/right.png) no-repeat;}

  .details h1 { font-size: 40px;color: #fe0202;}
  .details .newsdate { font-size: 22px;}
  .details .txt { margin-top: 20px;border-top: 1px solid #58595a;padding-top:20px;font-size: 18px;color: #fff;line-height: 1.5;}
  .details .txt p { margin-bottom: 30px;}
  .details .txt img { width: auto;max-width: 100%;}
}

/*footer*/
.copyright {width:100%; /*background: #000;*/position: relative;z-index:4;}
.foot{ position: relative;text-align:center; padding-top: 21px;font-size:0;}
.footlogo{display:inline-block;padding:0 20px 0 25px;height: 100px;}
.regard {display:inline-block;white-space:nowrap;text-align:center;vertical-align:top; /*height: 91px;*/}
.regard p{color:#a6a6a6;font-size:13px;line-height:20px;}
.regard .p,.regard .p a{color:#fff;font-size:16px;}
.regard .p a:hover{text-decoration:underline;}
.regard p img{width: 241px; padding-top: 3px;}
.footpic {margin-top: 2px;}



