.index-content {
	width: 100%;
	display: block;    
}
.swiper-container {
	width: 100%;
}

/*第一屏*/
.banner-content {
	width: 100%;
	height: 52.1vw;
	overflow: hidden;
	background: url("../image/dian-bg.png") no-repeat center center #190223;
	background-size: 100% 100%;
}
.ball-img {
	display: block;
	width: 82%;
	max-width: 1550px;
	height: 78.2%;
	max-height: 776px;
	margin: auto;
	/*background: url("../image/earth.png") no-repeat center center;
	background-size: 100% 100%;*/
	margin-top: 6%;
	overflow: hidden;
	position: relative;
}
.banner-bg {
	width:100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: url("../image/earth.png") no-repeat center center;
	background-size: 100% 100%;
}
.ban-huojian {
	margin-top: 10%;
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	z-index:2;
}
.ban-huojian img{
	width: 52%;
	max-width: 399px;
}
.ban-down {
	width: 50%;
	float:left;
	margin-top: 9.7%;
	position: relative;
	z-index:2;
}
.ban-title {
	width:69%;
	overflow: hidden;
	margin-left: 11%;
}
.ban-title img{
	width: 100%;
	max-width:530px;
}
.im-down {
	/*width: 266px;*/
	max-width: 269px;
	padding:2% 0;
	width: 34.7%;
	height: 8.5%;
	max-height: 64px;
    float: right;
    text-align: center;
    /*line-height: 8.4%;*/
    font-size: 25px;
    color: #fff;
    font-weight: 550;
    border-radius: 110px;
    margin-top: 9.8%;
    margin-right: 21%;
    cursor: pointer;
   /* background:-webkit-linear-gradient(to right, #5b1d80, #702272,#b93544,#d93d2d,#e74025); 
    background:linear-gradient(to right, #5b1d80, #702272,#b93544,#d93d2d,#e74025);*/
}
.swiper-slide {
	width: 100%;
	height: 47.8%;
}
.swiper-slide > img{
	width: 100%;
	height: 100%;
}
/*修改国内banner*/
.nav-dida-title1{
  margin-top: 38.6%;
}

.nav-dida-title1> img{
	width: 82.7%;
	margin-left: 2%;
}
.receive{
	padding: 1.2% 2.5%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 33px;
	background-color:#e72d24;
	border-radius: 5px;
}
.nav-dida-title3{
	margin-top: 5.4%;
}
.nav-dida-title3 > img{
	width:56.3%;
}
.dida-pubg{
	width: 12.52%;
	position: absolute;
	top: 37.4%;
	left: 7%;
	-webkit-animation: shaking 2s infinite;
}
.dida-pubg > img{
	width: 100%;
}
.dida-lanse{
	width: 9.7%;
	position:absolute;
	top: 17.5%;
	left:40%;
	-webkit-animation: shaking 2s infinite;
}
.dida-lanse > img{
	width: 100%;
}
.dida-paopao{
	width: 15.18%;
	position: absolute;
	bottom: 20%;
	right: 10%;
	-webkit-animation: shaking 2s infinite;
}
.dida-paopao > img{
	width: 100%;
}

@keyframes shaking {

    0% {
        transform: translateY(-5px);
    }
    50% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(-5px);
    }
}
/*第二屏*/
.banner-content1 {
	position: relative;
	z-index:10;
	width: 100%;
	min-width: 1182px;
	height: 900px;
	background: url("../image/n2-bg.png") no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
}
.n2-title {
	display: inline-block;
	width: 538px;
	height: 95px;
	margin: 74px auto 0;
}
.n2-content {
	/*width: 62.3%;*/
	width: 1182px;
	height: 540px;
	margin: 74px auto 0;
	z-index: 99;
	position: relative;
}
.n2-content > div {
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.n2-content1 > div,.n2-content2 > div {
	float: left;
	position: relative;
}
.nc1 {
	width: 336px;
	height: 270px;
	background:url("../image/p1.png") no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 270px;
	-moz-transition: background-size 2s; /* Firefox 4 */
	-webkit-transition: background-size 2s; /* Safari and Chrome */
	-o-transition: background-size 2s; /* Opera */
	transition: background-size 2s;
	overflow: hidden;
}
.nc1:hover{
	background-size: 120% 120%;
}
.nc1-radius {
	border-top-left-radius: 15px;
}
/*.nc1-hy {
	width:336px;
	height: 270px;
	background-color: #af4bb0;
	opacity: 0.7;
	position: absolute;
	left: 0;
	bottom: 0;
	border-top-left-radius: 15px;
}*/
.nc2 {
	width: 254px;
	height: 270px;
	background-color: #999;
}
.nc2-h1 {
	width: 165px;
	font-size: 40px;
	color: #fff;
	text-align: left;
	margin: 68px auto 0;
}
.nc2-span {
	display: inline-block;
	width: 165px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 20px;
	margin-top: 20px;
}
.nc1-bg {
	background:url("../image/p2.png") no-repeat center center;
	background-size: 100% 100%;
}
.nc2-bg {
	background-color: #ed4e30;
	border-top-right-radius: 15px;
}
.nt2-bg {
	background-color: #472ee7;
	border-bottom-left-radius: 15px;
}
.nt2-bg1 {
	background:url("../image/p3.png") no-repeat center center;
	background-size: 100% 100%;
}
.nc2-bg2 {
	background-color: #8f43fe;
}
.nc1-bg3 {
	background:url("") no-repeat center center;
	background-size: 100% 100%;
	border-bottom-right-radius: 15px;
	position: relative;
}
.nc-img {
	width: 100%;
	height: 100%;
}
.play-img {
	width: 68px;
	height: 68px;
	position: absolute;
	top: 101px;
	left: 50%;
	margin-left: -34px;
}
#video {
	width: 100%;
	height: 100%;
}
/*第三屏*/
.banner-content2 {
  width: 100%;
  min-width: 1210px;
  height: 1000px;
  background: url("../image/n3-bg.png") no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.banr-cwrap {
	width: 1210px;
	margin: 0 auto;
}
.bt-img1 {
	margin-top: 190px;
}

.bt-img2 {
	margin-top: 190px;
}
/*第四屏*/
.banner-content3 {
	width: 100%;
	min-width: 1182px;
	height: 900px;
	text-align: center;
	background: url("../image/bg-content.png") no-repeat center center;
    background-size: 100% 100%;
}
.ban-cwrap {
	width: 1182px;
	display: inline-block;
	/*width: 62.3%;*/
	margin-top: 72px;
}
.ban-ct {
	width: 100%;
	height: 32px;
	overflow: hidden;
}
.ban-activity {
	width: 178px;
	height: 32px;
	background: url("../image/activity.png") no-repeat bottom right;
	float: left;
	text-align: left;
}
.ac-title {
	font-size:20px;
	color: #fff;
	font-weight:bold;
}
.ban-activity > img {
	width:24px;
	height: 24px;
	vertical-align: middle;
}
.ban-activity > span {
	width:24px;
	height: 24px;
	vertical-align: middle;
}
.ban-low {
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	float: right;
	line-height: 32px;
}
.ban-low > img{
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.ban-game {
	width: 100%;
	height: 478px;
	overflow: hidden;
	margin-top: 5px;
}
.ban-gameleft {
	width: 779px;
	height: 478px;
	float: left;
	/*background:url("../image/jchd-1.png") no-repeat center center;*/
	/*background-size: 100% 100%;*/
	border-radius: 5px;
	position: relative;
	/*-moz-transition: background-size 2s; 
	-webkit-transition: background-size 2s;
	-o-transition: background-size 2s;
	transition: background-size 2s;*/
	overflow: hidden;
}
.ban-gameleft > a {
	width: 100%;
	height: 100%;
}
.ban-gameleft > a > img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: all 2s;
	-moz-transition: all 2s;
　　-webkit-transition: all 2s;
　　-o-transition: all 2s;
}
.ban-gameleft > a > img:hover {
	transform: scale(1.2);
}
/*.ban-gameleft:hover{
	background-size: 120% 120%;
}*/
/*.game-hy {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #f872f8;
	opacity: 0.7;
	border-radius: 5px;
}*/
.g-bottom {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.g-span {
	font-size: 16px;
	color: #fff;
	float: left;
	margin-left: 20px;
}
.g-button {
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  background-color: #472EE7;
  border-radius: 15px;
  float: right;
  margin-right: 30px;
  margin-top: 13px;
  cursor: pointer;
}
.ban-gameright {
	width: 387px;
	height: 478px;
	float: right;
}
.banr-top,.banr-bottom {
	width: 100%;
	height: 234px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
 /*.banr-top {
 	background: url("../image/hero.png") no-repeat center center;
	background-size: 100% 100%;
	-moz-transition: background-size 2s; 
	-webkit-transition: background-size 2s;
	-o-transition: background-size 2s;
	transition: background-size 2s;
 }*/
.banr-top > a {
	width: 100%;
	height: 100%;
}
.banr-top > a>img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: all 2s;
	-moz-transition: all 2s;
　　-webkit-transition: all 2s;
　　-o-transition: all 2s;
}
.banr-top > a >img:hover {
	transform: scale(1.2);
}
/* .banr-top:hover{
	background-size: 120% 120%;
}*/
/*.banr-bottom {
	margin-top: 11px;
	background: url("../image/a-game.png") no-repeat center center;
	background-size: 100% 100%;
	-moz-transition: background-size 2s; 
	-webkit-transition: background-size 2s;
	-o-transition: background-size 2s;
	transition: background-size 2s;
}
.banr-bottom:hover{
	background-size: 120% 120%;
}*/
.banr-bottom {
	margin-top: 11px;
}
.banr-bottom > a{
	width: 100%;
	height: 100%;
}
.banr-bottom > a >img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: all 2s;
	-moz-transition: all 2s;
　　-webkit-transition: all 2s;
　　-o-transition: all 2s;
}
.banr-bottom > a > img:hover {
	transform: scale(1.2);
}
.game-hyz {
	opacity: 0.5;
}
.game-list {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.game-nptice {
	width: 678px;
	float: left;
}
.game-infor {
	width: 490px;
	float: right;
}
.ban-gongao {
	width: 310px;
	background:url("../image/Theannouncement.png") no-repeat bottom right;
}
.nptice-list {
	width: 100%;
	height: 224px;
	border-radius: 5px;
	margin-top: 5px;
	overflow: hidden;
}
.nlist-left {
	width: 294px;
	height: 224px;
	float: left;
	overflow: hidden;
}

.nlist-left > img{
	width: 100%;
	height: 100%;
	transition: all 2s;
	-moz-transition: all 2s;
　　-webkit-transition: all 2s;
　　-o-transition: all 2s;
}

.nlist-left > img:hover {
	transform: scale(1.08);
}
.nlist-right {
	width:380px;
	height: 224px;
	float: right;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	cursor: pointer;
}
.n-title {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin-top: 25px;
	display: block;
}
.n-span {
	font-size: 12px;
	color: #999;
	margin-left: 7px;
	display: block;
	margin-top: 8px;
}
.n-actile {
	width: 100%;
	height: 102px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 6;
    overflow: hidden;
    margin-top: 15px;
    font-size: 12px;
    color: #999;
    text-align: left;
    /*position: relative;*/
}
/*.n-actile :after {
  content: '...';
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 102px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}*/
.ban-zixun {
	width: 242px;
	background: url("../image/information.png") no-repeat bottom right;
}
.zi-list {
	width: 100%;
	height: 224px;
	padding-left: 22px;
	padding-right: 30px;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 5px;
	text-align: left;
	padding-top: 20px;
}
.zi-list > li {
	overflow: hidden;
	margin-bottom: 8px;
	cursor: pointer;
}
.round {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background-color: #333333;
	position: relative;
	top: -6px;
}
.title {
	display: inline-block;
	font-size: 14px;
	color: #333;
	width: 300px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-left: 8px;
	/*font-weight: 600;*/
}
.time {
	display: inline-block;
	font-size: 12px;
	color: #999;
	float: right;
}
.zi-list > li:hover span{
	color: #eb4f32;
	
}
.zi-list > li:hover .round{
	background-color: #eb4f32;
}
/*banner4*/
.banner-content4 {
	width: 100%;
	min-width: 1182px;
	height: 362px;
	background: url("../image/jiantou.png") no-repeat top center #fff;
}
.ban-partner {
	width: 100%;
	display: inline-block;
	font-size: 34px;
	color: #333;
	font-weight: bolder;
	text-align: center;
	margin: 60px auto 0;
}
.ban-parner-img{
	width: 1182px;
	text-align: center;
	margin: 67px auto 0;
}
.ban-parner-img> a > img{
	width: 270px;
	height: 86px;
	border-radius: 5px;
	border: 1px solid #999;
	cursor: pointer;
}

.p-img {
	margin-right: 25px;
}
.people {
	width: 510px;
	height: 601px;
	z-index: 9;
	position: relative;
	left: 0;
	top: -220px;
}
.im-down{
    position: relative;
    width: 27.1%;
}
.channel-img2{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
}
.channel-img1{
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -50%;
}
.channel-img1,
.channel-img2{
    width: 100%;
}
.bt-img2{
	position: relative;
	z-index: 1000;
}
@media (max-width: 1560px){
	.receive{
		font-size: 12px;
		padding:1.5% 0.5%;
		border-radius: 2px;
	}
}
@media (max-width: 1360px){
	.receive{
		font-size: 10px;
		padding:1.5% 0.5%;
		border-radius: 2px;
		
	}
}
@media (max-width: 950px){
.nav-dida-title1 > img {
    width: 75.7%;
    margin-left: 2%;
 }
}
.handgame-wrap,
.wrap-headerapp,
.footerapp-content,
.overseas-wrap
{
	display: none;
}
@media (max-width: 768px){
.index-content,
.wrap-header,
.footer-content
{
	display: none;
}
.handgame-wrap,
.overseas-wrap,
.wrap-headerapp,
.footerapp-content,
.overseas-wrap
{
	display: block;
}
.handgame-wrap {
	width: 100%;
	padding-top: 50px;
}
.handgame-banner {
	width: 100%;
	/*min-width: 1200px;*/
	/*height: 52.1vw;*/
	height: 460px;
	max-height: 1000px;
	background:url("../image/gamehand-banner.jpg") no-repeat center center;
	background-size: 100% 100%;
	
}
.handgame-content {
	width: 80%;
	max-width: 860px;
	margin: 0 auto;
	border: 1px solid transparent;
}

.handbimg1 {
	width: 70%;
	max-width: 600px;
	margin: 5.4vw auto 0;
}
.handbimg1 > img{
	/*margin-left: 10%;*/
}
.handbimg2 {
	width: 90%;
	max-width: 600px;
	margin-top: 0.68vw;
	position:relative;
	z-index: 10;
	margin: 0 auto;
}

.handertxt {
	display:block;
	width: 100%;
	max-width: 595px;
	height: 25px;
	background:url("../image/handertxtbg.png") no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 52px;
	left: 9px;
	/*text-align: center;*/
	padding-left: 9px;
	line-height: 25px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.handimg3 {
	width: 100%;
	max-width: 860px;
	height: 38vw;
	max-height: 730px;
	/*border: 1px solid red;*/
	background: url("../image/heping.png") no-repeat center center;
	background-size: 100% 100%;
	margin-top: -12px;
	position: relative;
}
.handimg3 > img{
	width: 100%;
	height: 100%;
}
.handbutton {
	width: 100%;
	position: absolute;
	bottom:-15px;
	text-align: center;
}
.handbutton1 {
	width: 100%;
	position: absolute;
	bottom:-80px;
	text-align: center;
}
.handios,.handand{
	position: relative;
}
.haniosweb,.hanandweb {
	display: inline-block;
	width: 129px;
	height: 41px;
	background: url("../image/handbuttonbg.png") no-repeat center center;
	background-size: 100% 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 41px;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
.haniosweb > img ,.hanandweb > img{
	width: 20px;
	margin-right:5px;
	vertical-align: middle;
}

.haniosweb:hover {
	color: #fff;
	text-decoration: none;
	background: url("../image/handbuttonbgdi.png") no-repeat center center;
}
.hanandweb:hover {
	color: #fff;
	text-decoration: none;
	background: url("../image/handbuttonbgdi.png") no-repeat center center;
}

.qi-pc {
	width: 150px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	background: url("../image/han-qidai.png") no-repeat center center;
	background-size: 100% 100%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: -35px;
	left: 5px;
	text-align: center;
}
.qi-mac {
	width: 61px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	background: url("../image/han-qidai.png") no-repeat center center;
	background-size: 100% 100%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: -35px;
	left: 67px;
	text-align: center;
}
.handgame-banner1 {
	width: 100%;
	/*min-width: 1200px;*/
	/*height: 46.9vw;*/
	height: 345px;
	/*max-height: 900px;*/
	background:url("../image/hand-bg1.png") no-repeat center center;
	background-size: 100% 100%;
}
.handban-title {
	width: 80%;
	text-align: center;
	padding-top: 25px;
	margin: 0 auto;
}
.handban-title > img{
	width: 100%;
	height: 100%;
}
.handbimg2 > img{
	width: 100%;
	height: 100%;
}
.hand-p {
	font-size: 16px;
	color: #999;
	text-align: center;
	padding-top: 0px;
}
.hand-timg {
	width: 80%;
	text-align: center;
	padding-top: 15px;
	margin: 0 auto;
}
.hand-timg > img{
	width: 100%;
	height: 100%;
}
/*海外移动端*/
	.overseas-wrap{
		width: 100%;
	}
	.overseas-banner{
		width: 100%;
		height: 540px;
		background: url('../image/2021-4-7bg.jpg') no-repeat center center;
		background-size: 100% 100%;
		text-align: center;
	}
	.title1{
		font-size: 28px;
		color: #fff;
		padding-top: 333px;
	}
	.title2{
		font-size: 16px;
		color: #fff;
		padding-top: 10px;
	}
	.over-button{
		width: 100%;
		margin-top: 15px;
	}
	.over-button > a > img{
		width:216.5px;
		height: 38px;
	}
	.over-down{
		font-size:14px;
		color: #8171b2;
		margin-top: 10px;
	}
	.con-title1{
		text-align: center;
		font-size: 26px;
		color: #555e71;
		margin-top: 20px;
	}
	.con-title2{
		width: 70%;
		text-align: center;
		font-size:16px;
		color: #555e71;
		margin: 10px auto 0;
	}
	.con-game{
		width: 85%;
		margin: 10px auto;
	}
	.game-img{
		width: 100%;
		margin-top: 30px;
	}
	.img-content{
		width: 100%;
	}
	.img-content > img{
		width: 90px;
		/*height: 88.2px;*/
	}
	.img-content > img+img{
		margin-left: 15px;
	}
	.img-txt{
		text-align: center;
		color: #555e71;
		font-size: 14px;
		margin-top: 10px;
	}
	.overseas-footer {
		width: 100%;
		height: 180px;
		background-color: #212329;
	}
	.footer-title{
		color: #fff;
		font-size: 20px;
		text-align: center;
		padding-top: 10px;
		text-decoration-line: underline;
	}
	.footer-title1{
		color: #fff;
		/*font-weight: bold;*/
		font-size: 26px;
		text-align: center;
		padding-top: 20px;
	}
	.footer-img{
		text-align: center;
	}
	.footer-img > a > img{
		width:216.5px;
		height: 38px;
		margin-top: 20px;
	}
}
.nav-swiper {
	width: 100%;
}
.banner-height{
	width: 100%;
	min-height: 40.0vw;
}
.hanpc:hover .qi-pcs{
	display: block;
}
.monthlycard-wrap {
	width: 100%;
	height: 1125px;
	background:url("../image/card-bg.png") no-repeat center center;
	background-size: 100% 100%;
}
.monthlycard-content {
	width: 100%;
	height: 1125px;
	background:url("../image/recharge-bg.png") no-repeat right bottom;
}
.card-content {
	/*width: 65.2%;*/
	width: 1251px;
	margin: 0 auto;
}
.card-title {
	width: 550px;
	height: 70px;
/*	margin:70px auto 0;*/
    margin: 0 auto;
    padding-top: 70px;
}
.nav-card {
	width: 100%;
	height: 397px;
	overflow: hidden;
	margin-top: 136px;
	background:url("../image/kuang.png") no-repeat center center;
	background-size: 100% 100%;
}
.forei-card {
	width: 1210px;
	height: 436px;
	overflow: hidden;
	margin: 30px auto 0;
	background:url("../image/kuang1.png") no-repeat center center;
	background-size: 100% 100%;
}
.nav-vip {
	width: 10.4%;
	max-width: 130px;
	height: 300px;
	background-color:#DBD8D8;
	float: left;
	margin-left: 48px;
	margin-top: 45px;
	cursor: pointer;
}
.nav-ul {
	width: 83.5%;
	max-width: 1043px;
	float: right;
	margin-top: 43px;
	/*overflow: hidden;*/
}
.nav-ul>li{
  width: 210px;
  height: 311px;
  float: left;
  background:url("../image/juxing.png") no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}
.nav-ul>li +li{
	margin-left: 42px;
}
.nav-viptitle {
	width: 70%;
	margin: 40px auto 0;
	text-align: center;
	font-size: 24px;
    font-weight: bold;
    color: #ED4E30;
}
.nav-p {
	width: 70%;
	margin: 30px auto 0;
	font-size: 14px;
	color: #666;
}
.ul-div {
	width: 200px;
	height:300px;
	margin: 5.5px auto 0;
	position: relative;
	background-color: #fff;
}
.ul-div:hover{
	box-shadow: 0px 7px 12px 0px rgba(37, 37, 37, 0.2);
	transition: all 0.5s;
	margin-top: -8px;
}
.div-title {
	width: 100%;
	height: 67px;
	background-color:#ED4E30;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 67px;
}
.re-yuan {
	width: 100%;
	text-align: center;
	margin-top: 45px;
}
.re-price {
	font-size: 50px;
	color: #ED4E30;
}
.re-unit {
	font-size: 14px;
	color: #ED4E30;
}
.re-undeline {
	width: 100%;
	text-decoration: line-through;
    color: #333333;
    font-size: 12px;
    text-align: center;
    margin-top: -10px;
}
.re-low {
	width: 100%;
	position:absolute;
	bottom: 25px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.re-left {
	display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 3px 16px 3px;
    color: #fff;
    background: url("../image/re-juxing.png") no-repeat center center;
    background-size: 100% 100%;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    position: absolute;
    left: 0px;
    top: 0px;
    letter-spacing:2px
}
.forei-vip {
	margin-left: 27px !important;
}
.forei-viptitle {
	width: 90% !important;
}
.forei-p{
	width: 90% !important;
}
.forei-ul {
	width: 84.6%;
	max-width: 1024px;
}
.forer-div {	
   background: linear-gradient(0deg, #ED4E30,#FA9B89);
}
.forei-yuan .re-price{
	color: #fff !important;
}
.forei-yuan .re-unit{
	color: #fff !important;
}
.forei-undeline,.forei-low {
	color: #fff !important;
}
/*海外vip套餐*/
.foreivip-wrap {
	width: 100%;
	height: 730px;
	background:url("../image/card-bg.png") no-repeat center center;
	background-size: 100% 100%;
	position: relative;
}
.foreivip-content {
	width: 1252px;
	height: 490px;
	margin: 120px auto 0;
	background:url("../image/kuang3.png") no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	z-index: 1000;
}
.card-people {
	position: absolute;
	right: 0;
	bottom: 0;
}
.vip-title {
	width: 100%;
	font-size: 24px;
	color:#230221;
	text-align: center;
	padding-top: 26px;
}
.vip-p {
	width: 100%;
	font-size: 14px;
	color:#666;
	font-weight: bold;
	text-align: center;
}
.vipul-list {
	width:87.9%;
	max-width: 1100px;
	margin: 25px auto 0;
}
.vipul-list > li{
	width: 210px;
  height: 311px;
  float: left;
  background:url("../image/juxing.png") no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}
.vipul-list > li+li{
	margin-left: 86px;
}
.re-dollp {
	font-size: 18px;
	color: #fff;
}
/*.hanmac:hover .qi-macs{
	display: block;
}
.hanios:hover .qi-ios{
	display: block;
}
.hanands:hover .qi-and{
	display: block;
}*/
/*左侧悬浮窗*/
.float-left{
	z-index:999;
	display: block;
	position: fixed;
	left: 20px;
	top: 250px;
}
.float-left .float-left-close{
	width:20px;
	height:20px;
	text-align:center;
	font-size:16px;
	color:red;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
