@charset "UTF-8";
/**
 * 
 * @authors v_chjcjchen
 * @date    2018-06-27
*/
/*** reset ***/
*{-webkit-user-select:none;

    -moz-user-select:none;
 
    -ms-user-select:none;
 
    user-select:none;}
body,h1,h2,h3,h4,h5,h6,hr,p,pre,dl,dt,dd,ul,ol,li,th,td,form,fieldset,legend,button,input,textarea,figure,figcaption,nav,footer,menu,blockquote{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,em,i,b{font-style:normal;}
a,a:hover,a:active,a:visited{text-decoration:none;}
ul,ol,li{list-style:none;}
img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle;}
:focus,button,input,select,textarea{outline:none;}
select{-webkit-appearance:none;appearance:none;}
textarea,input{background:none;-webkit-border-radius:0;border-radius:0;-webkit-appearance:none;resize: none;cursor:text;}
table{border-spacing:0;border-collapse:collapse;width:100%;}
a,img{-webkit-user-drag:none;}
button{background:none;border:0;font-size:12px;line-height:1.5;cursor: pointer;}
b{font-weight: normal;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
body{word-wrap:break-word;font:14px/1.5 "Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; padding-top: 42px; min-width: 1000px;}

.tanvideo{
          position: absolute;
          right:0;
          bottom: 0;
          min-width: 100%;
          min-height: 100%;
          width: auto;
          height: auto;
          z-index: -9999;
          /*灰色调*/
          /*-webkit-filter:grayscale(100%)*/
 
      }
.wrapper{
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bg-page.png) center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    /* min-width: 1200px; */
    height: inherit;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    position: relative;
}
.head-nav{
	width: 375px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 3px;
	background-color: rgba(0,0,0,.54);
	font-size: 16px;
	color: rgba(255,255,255,.7);
	position: absolute;
	right: 20px;
	top: 28px;
	z-index: 22;
}
.log-tit{
	margin-top: 20px;
}
.sh-headline {
	width: 369px;
	height: 32px;	
	line-height:32px;
	font-size:16px;
	color:#fff;
	background-color: rgba(0,0,0,.54);
	text-align: center;
	margin: 0 auto;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    background-color:rgba(0,0,0,.8);
}
.sh-btn{
	width: 369px;
	height: 75px;
	
	background-color: rgba(0,0,0,.54);
	text-align: center;
	margin: 0 auto;
	position: absolute;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 27.5%;
}
.sie span{
	font-size: 18px;
	font-weight: bold;
	    padding-top: 5px;
    display: inline-block;
}
.sie .sp2{
	font-size: 22px;
	color: #e8f768;
	vertical-align: -2px;
	cursor: pointer;
}
.sie .sp2 em{
	font-size: 16px;
	margin: 0 5px;
}
.sie{
	display: inline-block;
	padding-right: 15px;
	padding-top: 3px;
}
.sh-des {
	font-size:14px;
	color:rgba(255,255,255,0.7);
	line-height:1.8;
}
.cont1{
	position: relative;
    height: 1030px;
	min-height: 700px;
	min-width: 1000px;
    /*background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bg.png) no-repeat center top;*/
    overflow: hidden;
}
.banner-video{
	position: absolute;
	left: 50%;
	top: 0;
    transform: translateX(-50%);
	width: 1920px;
	z-index: 1;
	height: 1080px;
}
/* .banner-video video{
    width: 100%;
    object-fit: cover;
} */
.banner-move{
	/* background: black !important; */
	position: relative;
    width: 100%;
   /* height: calc(100vh - 60px);*/
    /*height: 1030px;*/
    text-align: center;
	height: 100%;
	z-index: 2;
}

.banner-move:before{
	content: "";
    display: block;
    width: 100%;
    /*padding-top: 53.64%;*/
    position: relative;
    z-index: 2;
}
.banner-move .pcbg{
	position: relative;
   
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
.banner-block{
	width: 1000px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0;
    z-index: 2;
    box-sizing: border-box;
    min-height: 780px;
    height: 100%;
}
.banner-diolog{
	position: absolute;
	left: 48px;
	bottom: 28px;
	cursor: pointer;
	z-index: 33;
}
.banner-btn{
	width: 371px;
	height: 72px;
	line-height: 72px;
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/btn.png) no-repeat;
	margin-top: 10px;
	cursor: pointer;
	text-align: center;
	color: #e8f768;
	font-size: 24px;
	font-weight: bold;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    bottom: 18%;
}
.btn-yd , .btn-bl{
	display: inline-block;
}
.btn-yd{
	float: left;
	width: 50%;
	
}
.btn-yd span{
	color: #e8f768;
	font-weight: bold;
	
	
}
.s-h1 {
	width: 44%;
    padding-top: 46.5%;
    background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/logo-1.png) no-repeat;
    background-size: 100%;
    top: 6%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0;
}
.log-tit{
	width: 82%;
    padding-top: 51.5%;
    background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180709/images/logo-2.png) no-repeat;
    background-size: 100%;
    top: 25%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0;
    margin-left: -38px;
}
.btn-yd .sp1{
	font-size: 18px;
	line-height: 72px;
	display: inline-block;
}
.btn-yd .sp2{
	font-size: 28px;
	vertical-align: -2px;
	display: inline-block;
	padding-left: 5px;
	cursor: pointer;
}
.btn-yd .sp2 em{
	font-size: 22px;
	
}
.btn-bl{
	font-size: 24px;
	color: #e8f768;
	font-weight: bold;
	float: right;
	width: 50%;
	line-height: 72px;
	cursor: pointer;
}
.tips{
	position: absolute;
	width: 90px;
	margin: 0 auto;
	cursor: pointer;
	/* margin-top: 10px; */
	z-index: 3;
	font-size: 16px;
	bottom: 14.5%;
    left: 50%;
    transform: translateX(-50%);
}
.tips-icon{
	width: 15px;
	height: 15px;
	display: inline-block;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABAUlEQVQokYWTvY0CQQxGP1aIBg4CLpwt4JIr4ZBIKIAtgAagGQqAAi4hoAQ2oQBCkPiLiIjeBXiXwZrlLFkj2/M8lu0RoEgzYAz8AicecjJ7bPH6fgwGoASWwAjomb9n9tLiwcMBOAIzV4nXmd0LFZwBmwS44yk/LsEGyAQUwMKB8wiYW6I4vgAKAStg+KbUSQIeAisBZ6D7Bl7b67GvDxxaAJJaSsvazoHzdyTd2pIukrp2xjKRFCTliaQfkq6ZpFLSd8PLTfIladvU7f+07nY152miyyTAaTxnAbltjk+QAo92/2W3c153+xPo2FhGVmpZgR72v2oP3IGD2QXuV/0BislTryV6WocAAAAASUVORK5CYII=');
	vertical-align: -2px;
	cursor: pointer;
}
.tips:hover .tips-cont{
	display: block;
}
.tips-cont{
	width: 517px;
	min-height: 222px;
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/tips-cont2.png) repeat-y;
	height: auto;
	position: absolute;
	top: -231px;
	left: 50%;
	margin-left: -260px;
	display: none;
	cursor: auto;
	z-index: 222;
	
}
.tips-cont:before{
	content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/tips-cont.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 31px;
}
.tips-cont:after{
	content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/tips-cont3.png) no-repeat;
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 15px;
}
.tips-cont .tips-text{
	text-align: left;
	padding:26px 30px;
}
.tips-text h1{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	color: #ffffff;
	line-height: 1.5;
}
.tips-text p{
	font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
    padding-bottom: 2px;
    opacity: 0.7;
}
.banner-icon{
	width: 24px;
	height: 56px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA4CAYAAADn2zjOAAACeUlEQVRYhe3XP4wNURTH8c++3YQoRIhIaCiUIkJosA+Fv50s0Uh0BL1SuWpEg0ZC7CYaFYr3sKKwiWYbUagI0Qjxr2AUc3b37ey8nTtvVyI4yc3MnHvO73vumzsz5/W9/XpSoi3B5Tg/jS8pSQOJ4usxio1xvRmH8bIqsZEgPoTxDnHYEL6h+QAW4SJGsLRkfmnMXYzYWoC1GMOZqgojZgzrUgEH5cvfUvA/xK4YDwtzW/AscrsCBjCMu1hRItxEO0azBLQicod1bJ6+2KZrcAs7CsLnVy2+0p69yGl79+1UE+cx2OF+jGN43YhKnneIT1VcJQ4RU1zRjtDc08ADrDT7pyizIzjaZa4IWol7A+iPgGZFsatxJc4f400FKEN/yoMGfbiG5TGuh6/SUgEnsa/jem/4FgxwLtHXM+BOoq9nwLVEX8+ACTzpuH4avgUDMLPiq6lJdQAj+BjjdmpS6hcNPuNmx/mCA0i8sfMBjNcF1LkHPdmcK3j37dS8Ab99Bf8B/wjgR5y3zGw9erXB0IKfDRzAe9PdRK+gSeF2aL3H/gbuY5O8U9ADqCgstDbh/uQ9eI3duCBvN1JAZcJZaOwOzanWsdMO4QaWFfxteYsojs3C/Accl/enU1YGIG/FR8zusLvZuLzre1Wc6LZNX2E7LiWIX4rYWeJzAeA7zkZlH0vmP8Xc2YgttZQHbRRbzewiJsI3WpWc+kV7gW1+499YIXiiRjzoy7KsOmoe9ne8Tf8D/nxAS/4aLhutOfJyy7KsajSz7jZYlZ8CkGVZq0S8lZKbChjspfo6gOIqkqqvC9hZt/osy2q/7CZ3za7UhLqAnXF8lJrwC8h3FFArSAdlAAAAAElFTkSuQmCC');
	margin: 10% auto 0;
	position: absolute;
	bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
}
.cont2{
	position: relative;
	overflow: hidden;
	background: #130d0c;
	padding-bottom: 100px;
	/* height: 1004px;
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bg_dark.jpg) repeat; */
}
.wd-conter{
	width: 1000px;
	margin: 0 auto;
}
.title-name{
	width: 618px;
	height: 54px;
	position: relative;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/title2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	color: #ffffff;
	font-size: 25px;
	text-align: center;
	line-height: 54px;
}
.game-1{
	width: 1000px;
	height: 427px;
	position: relative;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/game-1.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-top: -60px;
}
.game-2{
	width: 1000px;
	height: 307px;
	position: relative;
	/* background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/game-2.png);
	background-repeat: no-repeat; */
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/game-2.jpg) no-repeat;
}
.game-2.disabled:after{
	content: "";
	display: inline-block;
	width: 100%;
    height: 100%;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.game.disabled:before{
	content: "";
	display: inline-block;
	width: 195px;
	height: 153px;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bak-hd.png);
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	margin-left: -98px;
	margin-top: -77px;
}
.disabled .game-btn{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/disble-btn.png);
    color: rgba(255,255,255,.3);
    cursor: auto;
}
.disabled .game-btn:hover {
   color: rgba(255,255,255,.3);
}
.disabled .p-t ,.disabled .p-n   {
	opacity: 0.5;
}
.disabled .game-btn  {
	opacity: 0.5;
}
.text-ed{
	width: 50%;
	text-align: center;
}
.game-1 .text-ed{
	padding-top: 118px;
	margin-left: 28px;
}
.game-2 .text-ed{
	float: right;
	padding-top: 46px;
    margin-right: 35px;
}
.p-t{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 12px;
}
.p-n{
	font-size: 24px;
	font-weight: bold;
    padding-bottom: 30px;
}
.game-btn{
	width: 311px;
	height: 70px;
	line-height: 68px;
	position: relative;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/lq.png);
	background-repeat: no-repeat;
	color: #e8f768;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	cursor: pointer;
	
}
.game-btn:hover{
	color: #f9ff78;
	
}
.game-btn.disabled{
	color: #e8f768;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/disble-btn.png);
	color: rgba(255,255,255,.3);
	cursor: auto;
}
/*.game-ewm{
	width: 257px;
	height: 256px;
	position: relative;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/ewm.png);
	background-repeat: no-repeat;
}*/
.game-text{
	padding-top: 60px;
	color: #ffffff;
}
.game-text h2{
	font-size:18px ;
	font-weight: bold;
	padding-bottom: 16px;
}
.game-text p{
	font-size: 16px;
	padding-bottom: 10px;
	
}
.cont2 .title-name{
	margin-top: 100px;
	margin-bottom: 60px;
}
.cont3{
	position: relative;
	overflow: hidden;
	height: 1013px;
}
.cont3 .wd-conter{
	width: 1200px;
}
.cont3 .title-name{
	margin-top: 155px;
	margin-bottom: 66px;
}
.cont3  .we-swiper-container--simple{
	width: 1062px;
	margin: 0 auto;
	position: relative;
}
.cont3  .swiper-container-box{
	border: 1px solid #6b6c6b;
	position: relative;
}
.cont3 .we-swiper-page-btn--prev1{
	width: 31px;
    height: 50px;
    background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/n-lun-left.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -26px 0 0 -65px;
    cursor: pointer;
    z-index: 100;
    font-size: 0;
}
.cont3 .we-swiper-page-btn--prev1:hover{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/h-lun-left.png);
}
.cont3 .we-swiper-page-btn--next1{
	width: 31px;
    height: 50px;
    background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/n-lun-right.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -26px -65px 0 0;
    cursor: pointer;
    z-index: 100;
    font-size: 0;
}
.cont3 .we-swiper-page-btn--next1:hover{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/h-lun-right.png);
}
.cont3 .model{
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.7);
	
	z-index: 222;
	text-align: center;
}
.cont3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
}
.cont3 .model .mod-h1{
	font-weight: normal;
	font-size: 28px;
	padding-top: 22px;
}
.cont3 .model .mod-h2{
	font-size: 14px;
	font-weight: normal;
	opacity: 0.7;
	padding-top: 2px;
}
.cont3 .we-swiper-page-dot-1{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 226;
	width: 100%;
}
.cont3 .we-swiper-page-dot-1{
	text-align: center;
}
.cont3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #ffffff;
}
.cont3 .swiper-pagination-bullet{
	background-color: #5c5e57;
}
.swiper-pagination-bullet{
	opacity: 1 !important;
	background: #fff;
}
.cont4 {
	position: relative;
    overflow: hidden;
    /* height: 1342px;
       background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bg_dark.jpg) repeat; */
}
.cont4 .title-name{
	margin-top: 99px;
    margin-bottom: 62px;
}
.cont4 .wd-conter{
	width: 100%;
}
.swiper-slide{
width: 100%;
position: relative;
}
.swiper-slide:before{
	content: "";
	display: block;
	width: 100%;
	padding-top: 56.24%;
	background: linear-gradient(transparent 70%, rgba(0,0,0,.85) 100%);
	position: relative;
	z-index: 2;
}
.swiper-slide img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
}
.cont4 .swiper-container{
	
	position: relative;
}
.cont4 .wd-conter{
	max-width: 1700px;
	position: relative;
	margin: 0 auto;
}
.cont4 .swiper-pagination-bullet{
	width: 222px;
	height: 52px;
	border-radius: inherit;
	margin: 0 5px;
	background-color: transparent;
	
}
.cont4 .we-swiper-page-dot{
	position: absolute;
	text-align: center;
	left: 0;
	bottom: 0;
	z-index: 223;
	font-size: 0;
}
.cont4 .page-dot-wrp{
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -464px;
	bottom: 46px;
	z-index: 222;
	
}
.cont4 .we-swiper-container{
	position: relative;
}
.cont4 .swiper-container-box{
	position: relative;
}
.cont4 .page-dot-wrp li{
	width: 222px;
	height: 52px;
	float: left;
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/banner-btn.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 5px;
	text-align: left;
	color: rgba(255,255,255,.7);
	font-size: 0;
	cursor: pointer;
	
}
.cont4 .page-dot-wrp li:hover{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/banner-btn-hover2.png);
	color: #e8f768;
	
}
.page-dot-wrp li.cur{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/banner-btn-hover2.png);
	color: #e8f768;
	
}
.cont4 .dot-number{
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.2;
	padding-left: 20px;
	padding-right: 20px;
}
.cont4 .dot-text{
	font-size: 12px;
	padding-top: 3px;
	line-height: 1.2;
	padding-left: 20px;
	padding-right: 20px;
}
.cont4 .foot{
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color:#000000 ;
	margin-bottom:100px;
}
.cont4 .foot>span{
	color: #e8f768;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.cont4 .foot>img{
	display: inline-block;
	vertical-align: -3px;
	padding-left: 5px;
	cursor: pointer;
}
.cont4 .we-swiper-container--bottom .custom-tit {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 140px;
    z-index: 228;
    color: #ffffff;
    
}
.custom-desc-item h4{
	font-size: 46px;
	font-weight: bold;
	color: #ffffff;
	text-shadow:0 0 8px #000000;
}
.custom-desc-item p{
	font-size: 16px;
	padding-top: 10px;
	text-shadow:0 0 4px #000000;
}
.model{
	display: none;
}
.model.cur{
	display: block;
}
.we-swiper-container--bottom .custom-desc-item{
	display: none;
}
.we-swiper-container--bottom .custom-desc-item.cur {
    display: block;
}
/*弹窗*/
.mhw-model{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: #000;
    z-index: 333;
    display: none;
}
.mhw-dialog{
	/* position: fixed; */
	/* z-index: 335; */
	width:618px ;
	height: auto;
	min-height: 297px;
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/dialog-2.png) repeat-y;
	/* top: 50%;
	left: 50%; */
	/* transform: translate(-50%,-50%); */
	
	display: none;
}
.mhw-dialog:before{
	content: "";
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/dialog-1.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 54px;
}
.mhw-dialog:after{
	content: "";
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/dialog-3.png) no-repeat;
	position: absolute;
    bottom: 0;
	left: 0;
	width: 100%;
	height: 17px;
}
.dialog-fd{
	padding-top:28px ;
	padding-bottom:28px ;
	overflow: hidden;
	
}
.dialog-fd-btn{
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/dialog-btn.png) no-repeat;
	font-size: 18px;
	color: #ffffff;
	width: 222px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}
.dialog-hd{
	font-size: 25px;
	text-align: center;
	height: 50px;
	line-height: 50px;
    position: relative;
    color: rgba(255,255,255,1);
}
.dialog-bd{
	padding: 30px 30px;
	font-size: 16px;
	color: rgba(255,255,255,.7);
    line-height: 3;
    /* min-height: 110px; */
    text-align: center;
    
}
.mhw-gb{
	position: absolute;
	right: -50px;
	top: 0;
	width: 40px;
	height: 40px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABr0lEQVRYhe3YPW6DMBQH8BfLizMYUIZeAW4CLJyBk+UMWYAz9AKg3KBDxccQL8jp0DI0isEfzyKq+lYM7ycEvL85lGX5Di9cFADgfD5/7A15VmVZvpG9EVv1D3StVSAh/v1bPZRH4zhmRVGcGGPelIwxUhTFKY5jplrztDkh5JAkyTEMQ5plWeQDyRgjWZZFYRjSJEmOhJCDNlBKeW+aph/HcQ6CAB254IIgoOM4zk3T9FLKuzYQAEAIIeu6Rkc+4uq67oUQUrV+tSE20hS3CcRE2uC0gBhIW5w20AXpgjMC2iBdccZAEyQGzgqog8TCWQPXkJg4gJ/A6opcQHmeRwAAnHMUHABC3FqQ0zTNnHPKOafTNKHgUIC+C222LnduuZNYs9vpAo8vRFVVfVVVqAEDffBjBwyrE7c+JZhIb6kEC2l0gulHGAPpPTK5IrUWuo4vF6T3POeKXF2APfhtkF7DJgZSuXFP0xQdp0KmaRoZb9zbtr0Nw4COe0QOwzC3bXtTbdyVebDrOnG9XoWU6LZfyMvl8rnWY/UB9YnT7fH386DvenkgBfj+m743RFVftnZw34WllZIAAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	cursor: pointer;
}
.mhw-gb:hover{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACAklEQVRYhe3ZS26jQBAG4CKKGhZOblAIxCHyaAXsfc7BFbgL55i9DZIdzwVYEkTfYOwFsEhnkWFj8ewuJp7R/MtWS/1JiKpqMKSUEq44twAAhmH8+G5IV6SUrzffjRjLf6BuBoGMMWNpwNgZvcAoijDLshdEZPSsryAiy7LsJYoi7NvTCbQs6yYMQ9fzvPs0TZ+WQCIiS5LkyfO8+zAMXcuyOi2di1VVfWw2m59FUZwcx7mjRrY413XviqI4rdfrY1VVH5OBAABlWdZBEBypkZc43/ffhBBN3/7Bl4QaORc3CqREquAmASmQqrjJQB2kDm4WUAWJiCxNU2XcbGCL9H3/bQzZ4hzHUcYpAQEAhBDNEJIKBwBgSCml6jzYBQEAoMJJKV+1gJdIIcT599pKF0cGbJH7/f4ZEVcAAEKIM+f8oINrgX/3PDgl7SNGxJUQ4iyEOCPiiqp3awEvXxLO+YFzfqAcMJSBfaVkrAT9EeBYnaNEzgZOLcJUyFnAuR2CAjkZqNq+dJGTgLq9VQc5CqRq/KrIQaBt2yZV41dF9gJt2zaTJHmkwqkiey/u2+32ocUFQXCkwPUhd7vd4+yLexzH73me/wqC4FiWZU2Fu0TmeX6K4/i97+I+OG6ZpmnUdb3oF1jGmNE0TecZo+PW0jgAgD5cm39/Hlw6Vw80rv03xCfg64P1A3MlUQAAAABJRU5ErkJggg==');
}

/*video*/
.dia-con {
    width: 1024px;
    height: 480px;
    float: left;
    line-height: 60px;
    text-align: center;
    clear: both;
    background: #000000;
    
}
.dia-close{
	margin-left: 10px;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABr0lEQVRYhe3YPW6DMBQH8BfLizMYUIZeAW4CLJyBk+UMWYAz9AKg3KBDxccQL8jp0DI0isEfzyKq+lYM7ycEvL85lGX5Di9cFADgfD5/7A15VmVZvpG9EVv1D3StVSAh/v1bPZRH4zhmRVGcGGPelIwxUhTFKY5jplrztDkh5JAkyTEMQ5plWeQDyRgjWZZFYRjSJEmOhJCDNlBKeW+aph/HcQ6CAB254IIgoOM4zk3T9FLKuzYQAEAIIeu6Rkc+4uq67oUQUrV+tSE20hS3CcRE2uC0gBhIW5w20AXpgjMC2iBdccZAEyQGzgqog8TCWQPXkJg4gJ/A6opcQHmeRwAAnHMUHABC3FqQ0zTNnHPKOafTNKHgUIC+C222LnduuZNYs9vpAo8vRFVVfVVVqAEDffBjBwyrE7c+JZhIb6kEC2l0gulHGAPpPTK5IrUWuo4vF6T3POeKXF2APfhtkF7DJgZSuXFP0xQdp0KmaRoZb9zbtr0Nw4COe0QOwzC3bXtTbdyVebDrOnG9XoWU6LZfyMvl8rnWY/UB9YnT7fH386DvenkgBfj+m743RFVftnZw34WllZIAAAAASUVORK5CYII=');
}
.dia-close:hover{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACAklEQVRYhe3ZS26jQBAG4CKKGhZOblAIxCHyaAXsfc7BFbgL55i9DZIdzwVYEkTfYOwFsEhnkWFj8ewuJp7R/MtWS/1JiKpqMKSUEq44twAAhmH8+G5IV6SUrzffjRjLf6BuBoGMMWNpwNgZvcAoijDLshdEZPSsryAiy7LsJYoi7NvTCbQs6yYMQ9fzvPs0TZ+WQCIiS5LkyfO8+zAMXcuyOi2di1VVfWw2m59FUZwcx7mjRrY413XviqI4rdfrY1VVH5OBAABlWdZBEBypkZc43/ffhBBN3/7Bl4QaORc3CqREquAmASmQqrjJQB2kDm4WUAWJiCxNU2XcbGCL9H3/bQzZ4hzHUcYpAQEAhBDNEJIKBwBgSCml6jzYBQEAoMJJKV+1gJdIIcT599pKF0cGbJH7/f4ZEVcAAEKIM+f8oINrgX/3PDgl7SNGxJUQ4iyEOCPiiqp3awEvXxLO+YFzfqAcMJSBfaVkrAT9EeBYnaNEzgZOLcJUyFnAuR2CAjkZqNq+dJGTgLq9VQc5CqRq/KrIQaBt2yZV41dF9gJt2zaTJHmkwqkiey/u2+32ocUFQXCkwPUhd7vd4+yLexzH73me/wqC4FiWZU2Fu0TmeX6K4/i97+I+OG6ZpmnUdb3oF1jGmNE0TecZo+PW0jgAgD5cm39/Hlw6Vw80rv03xCfg64P1A3MlUQAAAABJRU5ErkJggg==');
	
}
.back{
	width: 111px;
	height: 75px;
	background: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/back.png) no-repeat;
	text-align: center;
}
.back>span{
	padding-top: 8px;
	display: inline-block;
	color: #e8f768;
	font-size: 16px;
}
.back{
	position: absolute;
	top: 0;
	right: 50px;
	z-index: 256;
	display: none;
}
.back.back-top{
	position: fixed;
	top: 0;
	right: 50px;
	z-index: 256;
	display: block;	
	cursor: pointer;
}
.dialog{
	overflow: hidden !important;
}




.parallax-speed{
	background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/bg.png) ;
}
.ordered{
    background-image: url(//wegame.gtimg.com/tgp_act/release/mhw/mhw20180710/images/disble-btn.png);
    color: rgba(255,255,255,.3);
    cursor: auto;
}
.head-nav,.head-nav a{color: white}

/*** footer  **/
#afooter{min-width:1000px; text-align:center; font-size:12px; line-height:20px;padding: 20px 0; color: #6a6a6a;background:#0e0e0e;}
#afooter .copyright span a,#footer .copyright span a:hover{ margin:0 5px;}
#afooter .notice{ display:none;}
#afooter a{ color: #6a6a6a;}


#tgp_pc_game{text-align: center}
#bind_tip{margin-top: 5px;}

.pointer {cursor: pointer;}

#pay-pop p{
	line-height: 30px;
	text-align: left;
}
#pay-pop h1{
	font-size: 24px;
}
/*** 屏幕缩放的时候，banner适配 ***/
@media (min-width:1920px){
	.banner-video{ width: 100%;}
}
@media (max-height:844px){
	.s-h1{ top: 4%;}
	.log-tit{ top: 26%;}
	.sh-btn{ bottom: 30%;}
	.banner-btn{ bottom: 20%;}
	.tips{ bottom: 15%;}
	.banner-icon{ bottom: 4%;}
}
@media (max-height:794px){
	.sh-btn{ bottom: 34%;}
	.banner-btn{ bottom: 24%;}
	.tips{ bottom: 19.6%;}
	.banner-icon{ bottom: 10.6%;}
}