body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
	margin: 0;
	padding: 0;
}
html{
	font-size:100px;
}
body,button,input,select,textarea {
	font:12px/1.5 tahoma,sans-serif;
	position:relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

em,
b,
i {
	font-style: normal;
}

a {
	text-decoration: none;
}

a:hover {
	filter: brightness(1.14);
}

.zhih:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1);
    filter: alpha(opacity=100);
}

img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th,
ul,
ol {
	padding: 0
}

ol,
ul {
	list-style: none;
}

.hide {
	display: none;
}

.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.ti {
	display: block;
	text-indent: -99999rem;
	overflow: hidden;
}

.full-img img {
	width: 100%;
	height: auto;
	display: block;
}

a:focus,
div:focus,
p:focus {
	outline: none;
}
/*** reset end ***/

body {
	background-color: #182334;
}

@font-face {
	font-family: 'FZMHJw';
	src: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/FZMHJW.TTF);
}

body,
html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	overflow-x: hidden;
}

/*** wrapper ***/
.top-nav,
.le-reward .text {
	font-family: 'FZMHJw';
}
.wrapper {
	position: relative;
	height: 100%;
}
/* top-nav */
.top-nav {
	position: absolute;
	top: .3rem;
	left: 0;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	padding: 0 .4rem;
	box-sizing: border-box;
	z-index: 9;
}

.top-nav .logo-box {
	width: 4.2rem;
	display: flex;
	justify-content: space-between;
}

.top-nav .logo {
	display: block;
	width: 1.77rem;
	height: .7rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/logo.png) top center no-repeat;
	background-size: 100% auto;
}

.top-nav .logo-wegame {
	display: block;
	width: 2.08rem;
	height: .6rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/logo-wegame.png) top center no-repeat;
	background-size: 100% auto;
}

.top-nav .right-nav {
	height: .3rem;
	line-height: .3rem;
	font-size: .18rem;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-nav .right-nav .btn-enter,
.top-nav .right-nav .login-box {
	padding-left: .24rem;
	margin-right: .04rem;
	height: .3rem;
	font-size: .18rem;
	color: #fff;
	position: relative;
}

.top-nav .right-nav .btn-enter .icon-enter {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-56%);
	width: .22rem;
	height: .3rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/icon-enter.png) top center no-repeat;
	background-size: 100% auto;
}

.top-nav .right-nav .line {
	width: .3rem;
	text-align: center;
}

.top-nav .right-nav .login-box {
	margin-left: .04rem;
	color: #fff;
	text-shadow: 0 0 .02rem rgba(0,0,0,.5);
}

.top-nav .right-nav .login-box a {
	color: #fff;
}

.top-nav .right-nav .login-box .icon-user {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-56%);
	width: .22rem;
	height: .3rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/icon-user.png) top center no-repeat;
	background-size: 100% auto;
}


/* swiper-page */
.swiper-page {
	height: 100%;
	overflow: hidden;
}

.mid {
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.page {
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.section1 {
	background-image: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section1-bg.jpg);
	background-position: top center;
}

.section2 {
	background-image: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section2-bg.jpg);
}

.section4 {
	background-image: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section4-bg.jpg);
}

/*swiper-nav*/
.swiper-nav {
	width: 2.93rem;
	height:3.45rem;
	right: 0 !important;
	z-index: 2;
	margin-top: -1.1rem !important;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/swiper-nav-bg1.png) top center no-repeat;
	background-size: 100% auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-end;
	transform: none !important;
}

.swiper-nav .swiper-pagination-bullet {
	width: 2.46rem;
	height: .93rem;
	line-height:  .93rem;
	font-size: .33rem;
	color: #fff;
	padding-left: .38rem;
	box-sizing: border-box;
	opacity: 1;
	cursor: pointer;
	border-radius: 0;
	background: none;
	text-align: left;
	position: relative;
	margin: 0 0 .15rem 0 !important;
	font-family: 'FZMHJw';
}

.swiper-nav .swiper-pagination-bullet:hover,
.swiper-nav .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/swiper-nav-bg2.png) top center no-repeat;
	background-size: 100% auto;
	color: #fffbb4;
}

/* section1 */
.section1-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.68rem;
	padding: 0 .9rem;
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	z-index: 9;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section1-bottom-bg.jpg) top center no-repeat;
	background-size: 100% auto;
}

.section1-footer .le-reward {
	width: 9.94rem;
	height: 1.68rem;
	display: flex;
	align-items: center;
}

.section1-footer .le-reward .text {
	font-size: .25rem;
	line-height: .3rem;
	color: #e0c885;
	width: 1.8rem;
	padding-left: .46rem;
	box-sizing: border-box;
	position: relative;
}
.section1-footer .le-reward .text:before {
	content: "";
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section1-order-icon.png) top center no-repeat;
	background-size: 100% auto;
	width: .34rem;
	height: .26rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.13rem;
}
.section1-footer .le-reward .reward {
	width: 1.27rem;
	height: 1.33rem;
	margin-right: .36rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/reward-bg.png) top center no-repeat;
	background-size: 100% auto;
	position: relative;
}

.section1-footer .le-reward .reward img {
	display: block;
	width: .8rem;
	height: .8rem;
	margin: .12rem auto 0;
}

.section1-footer .le-reward .reward .name {
	width: 122%;
	position: absolute;
	left: 50%;
	margin-left: -61%;
	bottom: .08rem;
	font-size: .18rem;
	transform: scale(.77);
	color: #5e1d0b;
	text-align: center;
	line-height: .18rem;
	transform-origin: bottom center;
}

.section1-footer .ri-btn {
	width: 6.16rem;
	margin-left: 1.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.section1-footer .ri-btn a {
	width: 2.84rem;
	height: .74rem;
}

.section1-footer .ri-btn a.btn-down {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/btn-down.png) top center no-repeat;
	background-size: 100% auto;
}

.section1-footer .ri-btn a.btn-ljyy {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/btn-ljyy.png) top center no-repeat;
	background-size: 100% auto;
}

.section1-footer .ri-btn a.btn-ljyy.zhih {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/btn-yyy.png) top center no-repeat;
	background-size: 100% auto;
}



/* section2 */
.section2 .mid {
	width: 7.8rem;
	margin-left: 3.92rem;
	position: relative;
}
.section2 .title {
	width: 4rem;
	height: 2rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section2-title.png) top center no-repeat;
	background-size: 100% auto;
	margin:0 auto;
}
.num01 {
	width: 1.17rem;
	height: .66rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section2-tit-01.png) top center no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: -.36rem;
	top: .56rem;
}
.section2 .tips {
	font-size: .24rem;
	line-height: .28rem;
	color: #501717;
	text-align: center;
	margin: 0 auto;
}

.section2 .reward-list {
	width: 7.8rem;
	height:5.2rem;
	margin: .3rem auto 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.section2 .reward-list li {
	width: 2.02rem;
	height: 2.12rem;
	margin: 0 .26rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/reward-bg2.png) top center no-repeat;
	background-size: 100% auto;
}
.section2 .reward-list li img {
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	margin: .1rem auto 0;
}

.section2 .reward-list .name {
	width: 100%;
	height: .6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: .2rem;
	line-height: .24rem;
	color: #5e1d0b;
}


/* section4 */
.section4 .title {
	width: 4rem;
	height: 2rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section4-title.png) top center no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
}

.section4-swiper {
	width: 12.8rem;
	height: 5.8rem;
	margin: .7rem auto 0;
	position: relative;
}

.section4-swiper .swiper-container {
	width: 11.6rem;
	height: 5.2rem;
	margin: 0 auto;
	overflow: hidden;
}

.section4-swiper .swiper-container .swiper-slide {	
	width: 9.05rem;
	height: 5.2rem;
	position: relative;
}

.section4-swiper .swiper-container .swiper-slide img {
	display: block;
	width: 100%;
}

.section4-swiper .swiper-button-prev,
.section4-swiper .swiper-button-next {
	width: 1rem;
	height: .46rem;
	z-index: 9;
	margin-top: -.23rem !important;
}

.section4-swiper .swiper-button-prev {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/prev.png) top center no-repeat;
	background-size: 100% auto;
	left: -.1rem;
}

.section4-swiper .swiper-button-next {			
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/next.png) top center no-repeat;
	background-size: 100% auto;
	left: auto;
	right: -.1rem;
}

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

.section4-swiper .swiper-pagination {
	bottom: 0 !important;
}

.section4-swiper .swiper-pagination-bullet {
	width: .2rem;
	height: .2rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section4-dot1.png) top center no-repeat;
	background-size: 100% auto;
	opacity: 1;
}

.section4-swiper .swiper-pagination-bullet-active {
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/section4-dot2.png) top center no-repeat;
	background-size: 100% auto;
}

/*pop*/
.pop {
	display: none;
	padding-top: .01rem;
	box-sizing: border-box;
	position: relative;
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.pop .close {
	width: .64rem;
	height: .64rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/close.png) top center no-repeat;
	background-size: 100% auto;
	position: absolute;
	right: -.7rem;
	top: 0;
}

/* popComm */
.popComm {
	width: 4.8rem;
  	height: 2.96rem;
	background-image: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/pop-bg1.png);
}

.popComm .pop-cont {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.popComm .text {
	width: 80%;
	line-height: 1.5;
	font-size: .28rem;
	color: #faeac8;
	text-align: center;
}

/* popLogon */
.popLogon {
	width: 5.4rem;
  	height: 3.46rem;
	background-image: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/pop-bg2.png);
}

.popLogon .popTit1 {
	width: 3.48rem;
	height: .34rem;
	background: url(//game.gtimg.cn/images/hssmpc/cp/a20251119career/pop-tit1.png) top center no-repeat;
	background-size: 100% auto;
	margin: .46rem auto 0;
}

.pop .login-box {
	width: 3.6rem;
	height: 1.68rem;
	margin: .36rem auto 0;
	display: flex;
	justify-content: space-between;
}

.pop .login-box a,
.pop .login-box img {
	width: 1.38rem;
	height: 1.68rem;
}