body,
html,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
b,
strong,
i,
u,
button,
span {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: PingFang SC;
	background: #fff;
}

textarea,
input,
button,
select {
	outline: none;
}

img {
	border: 0;
}

button {
	padding: 0;
	border: none;
	cursor: pointer;
}

/* 头部样式 */
li,
a {
	text-decoration: none;
	list-style: none;
}

* {
	padding: 0;
	margin: 0;
}

button {
	border: none;
}

input {
	outline: none;
}

.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.clearfix {
	clear: both;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.heights {
	min-height: 380px;
}

body,
html {
	background: #F6FDFF;
}

img {
	object-fit: cover;
}

.text p {
	background: #F6FDFF !important;
}

.header {
	width: 100%;
	height: 26px;
	background: #393D46;
	opacity: 1;
}

.headerTop {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	padding-left: 20px;
}

.headerTop li,
.headerTop li p,
.headerTop li p a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 26px;
	font-size: 10px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 14px;
	color: #FFFFFF;
	opacity: 1;
}

.headerTop li p:hover,
.headerTop li p a:hover {
	color: #2A8387;
}

.headerTop li p {
	margin-left: 10px;
}

.headerTop li .collect {
	cursor: pointer;
}

.headerMenuAll {
	width: 100%;
	height: 78px;
	background: #01ADB4;
}

.headerMenu {
	width: 1200px;
	height: 78px;
	margin: 0 auto;
}

.headerNav {
	height: 78px;
}

.headerNav>a {
	width: 160px;
	height: 78px;
	color: #fff;
	margin-right: 30px;
	background-size: 100%;
}


.headerNav_nav {
	flex: 1;
	display: flex;
	align-items: center;
	height: 100%;
}

.headerNav_nav>ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
	/* height: 50px; */
}

.headerNav_nav>ul>li {
	height: 100%;
	padding: 0 20px;
}

.headerNav_nav>ul>li:hover {
	background: #019FA5;
	/* background: url('../images/secondmenubackground.png') no-repeat bottom;
    background-size: 100% 2px; */
}

.headerNav_nav>ul>li>a {
	font-size: 16px;
	display: flex;
	align-items: center;
	height: 100%;
	color: #fff;
}

/* 二级菜单 */
.subMenu {
	display: none;
	position: absolute;
	left: 0;
	top: 104px;
	z-index: 9999 !important;
	width: 100%;
	height: 240px;
	opacity: 0.9;
	background: #fff;
	border-top: 1px solid #01ADB4;
	border-bottom: 1px solid #01ADB4;
	box-shadow: 0px 5px 8px 1px rgba(81, 103, 135, 0.18);
}

.subMenu>ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 640px;
	/* padding-top: 30px; */
	margin: 15px auto 0;
	position: relative;
}

.subMenu>ul>li {
	height: 30px;
	margin-top: 30px;
	margin-right: 34px;
}

.subMenu>ul>li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	/* width: 100%; */
	height: 30px;
	border: 1px solid #01ADB4;
	border-radius: 0px 0px 5px 0px;
	text-align: center;
	/* margin-right: 34px; */
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #333333;
	padding: 0 10px;
}

.subMenu>ul>li:nth-of-type(5n) a {
	margin-right: 0;
}

.headerNav form {
	margin-left: 52px;
	display: flex;
}

.headerNav form input[type=text] {
	width: 179px;
	height: 30px;
	background: #F8F8F8;
	/* opacity: 1; */
	border: none;
	text-indent: 16px;
}

.headerNav form button[type=submit] {
	width: 33px;
	height: 30px;
	opacity: 1;
	/* border-radius: 0px 20px 20px 0px; */
	background: url("../images/search.png") no-repeat center #6ED4D8;
}


/* 模块标题公共样式 */
/* 热门游戏 */
/* .hot_game_title {
	justify-content: space-between !important;
	height: 25px;
	border-left: 4px solid #01ADB4;
	margin-bottom: 19px;
}

.hot_game_title h1 {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
	padding-left: 10px;

}

.hot_game_title a {
	display: block;
	width: 50px;
	height: 20px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #666666;
	background: url('../images/more.png') no-repeat right;
	background-size: 12px 12px;
}

.hot_game_title a:hover {
	color: #01ADB4 !important;
} */

/* 底部样式 */
.bottom {
	width: 100%;
	background: #01ADB4;
	padding-top: 40px;
	margin-top: 50px;
}

.bottomFix {
	position: absolute;
	bottom: 0;
	left: 0;
}

.bottomAll {
	justify-content: flex-start !important;
	padding-left: 36px;
}

.bottom_one {
	flex: 1;
	margin-right: 200px;
}

.bottomAll .bottom_one:nth-child(2) {
	margin-right: 100px;
}

.bottomAll .bottom_one:nth-child(3) {
	margin-right: 0;
}

.bottom_text h1 {
	height: 22px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 22px;
	color: #EFEFEF;
}

.bottom_list {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 125px;
}

.bottom_list p {
	width: 70px;
	height: 20px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 26px;
}

.bottom_list p a {
	color: #DBDBDB;
}

.bottom_list p a:hover {
	color: #FFFFFF;
}

.bottom_logo {
	width: 221px;
	height: 72px;
	margin-top: 50px;
}

.bottomNav {
	/* justify-content: flex-start !important; */
	padding-left: 36px;
	margin-top: 76px !important;
	padding-bottom: 20px;
}

.bottomNav p {
	height: 22px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 22px;
	margin-right: 40px;
}

.bottomNav p a {
	color: #DBDBDB;
}

.bottomNav p a:hover {
	color: #FFFFFF;
}

.banquan,
.banquan a {
	font-size: 16px;
	color: #DBDBDB;
	text-align: center;
	padding-bottom: 20px;
}

.banquan a:hover {
	color: #FFFFFF;
}

/* 回到顶部 */
.goTop {
	position: fixed;
	bottom: 10%;
	right: 10%;
	width: 60px;
	height: 60px;
	background: #CCCCCC;
	border-radius: 10px;
	background: url("../images/gotop.png");
	cursor: pointer;
}

/* 页面导航 */
.position {
	justify-content: flex-start !important;
	margin-top: 20px;
	margin-bottom: 40px !important;
}

.position p {
	display: flex;
	justify-content: center;
	align-items: center;
}

.position p:nth-child(1) {
	width: 7px;
	height: 10px;
	margin-right: 10px;
}

.position p:nth-child(2) {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #666666;
}

.position p a:hover {
	color: #2A8387 !important;
}

.position p:nth-child(3) a,
.position p:nth-child(4),
.position p:nth-child(6) {
	font-size: 14px;
	font-family: PingFang SC;
	/* font-weight: bold; */
	line-height: 20px;
	color: #666666;
}

.position p:nth-child(5),
.position p:nth-child(5) a {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.position p:nth-child(7) a {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
}

.position p:nth-child(7) {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	margin-top: 2px;
}

/* 热门攻略 */
.hotStrategy {
	margin-bottom: 40px;
}

.hotStrtegyAll {
	justify-content: space-between !important;
	margin-bottom: 20px;
}

.hotStrtegyAll a {
	width: 100%;
	justify-content: space-between !important;
}

.hotStrtegyImg,
.hotStrtegyImg img {
	width: 120px;
	height: 70px;
}
.hotStrategyList{
	flex: 1;
	overflow: hidden;
}
.hotStrategyList p:nth-child(1) {
	width: 177px;
	max-height: 40px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.hotStrategyList p:nth-child(1):hover {
	color: #2A8387;
}

.hotStrategyList p:nth-child(2) {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #999999;
	margin-top: 5px;
}

/* 热门视频 */
.hotVideo {
	justify-content: flex-start !important;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.hotVideoList {
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

.hotVideoList:nth-child(2n) {
	margin-right: 0;
}

.hotVideoList p:last-child {
	width: 137px;
	height: 20px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}

.hotVideoImg {
	width: 145px;
	height: 80px;
}

.hotVideoImg img,
.hotVideoImg video {
	width: 145px;
	height: 80px;
}

.hotVideoImgs {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	line-height: 95px;
	width: 100%;
	height: 80px;
	background: #333333;
	opacity: 0.6;
}

.hotVideoList:hover .hotVideoImgs {
	display: block;
}

/* 热门游戏 */
.hotGameAll {
	justify-content: space-between !important;
	flex-wrap: wrap;
}

.hotGame {
	margin-bottom: 20px;
}

.hotGame:hover p {
	color: #2A8387;
}

.hotGame a {
	display: block;
	width: 84px;
	height: 84px;
}

.hotGame img {
	width: 84px;
	height: 84px;
	border-radius: 15px;
	overflow: hidden;
}

.hotGame p {
	width: 84px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mt-1 {
	margin-top: 10px;
}

.mt-2 {
	margin-top: 20px;
}

.star {
	height: 13px;
	width: 70px;
	display: inline-block;
	background: url(../images/star2.png) repeat-x 13px / contain;
	vertical-align: text-top;
	display: block !important;
}

.star:before {
	content: "";
	display: block;
	background: url(../images/star1.png) repeat-x 13px / contain;
	height: 13px;
}

.star-1:before {
	width: 14px;
}

.star-2:before {
	width: 28px;
}

.star-3:before {
	width: 42px;
}

.star-4:before {
	width: 56px;
}

.star-5:before {
	width: 70px;
}

.crumbs {
	height: 45px;
	line-height: 45px;
	border-top: 1px solid rgba(1, 173, 180, 0.28);
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	background: url('../images/arrow.png') no-repeat left/contain;
	background-size: 7px 10px;
	padding-left: 14px;
}

.crumbs p {
	position: relative;
	padding-left: 24px;
	font-size: 14px;
	color: #666666;
}

.crumbs p::before {
	content: '';
	position: absolute;
	top: 14.5px;
	left: 0;
	background: url(../images/home.png) no-repeat;
	background-size: 100% 100%;
	width: 16px;
	height: 16px;
}

.crumbs p a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 45px;
	margin: 0 6px 0 12px;
}

.crumbs p span {
	margin-left: 8px;
}

.crumbs a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
}

.pagination {
	width: 100%;
	padding: 60px 0;
	text-align: center;
}

.pagination li {
	display: inline-block;
	margin: 0 2px;
	font-size: 14px;
	color: #555;
}

.pagination li.active span,
.pagination li a {
	display: block;
	padding: 6px 13px;
	border: 1px solid #eee;
	background-color: #fafcfc;
	border-radius: 2px;
	transition: all .3s ease;
	color: #555;
}

.pagination li.active span,
.pagination li a:hover,
.pagination li.on a {
	background-color: #01ADB4;
	color: #fff !important;
}