html {
	font-size: 16px;
	height: 100%;
	-webkit-text-size-adjust: none;
	color: #9A5C3D;
	overflow-x: hidden;
}

body,
h1,
h2,
h3,
ul,
li,
p {
	margin: 0;
	padding: 0;
	font-size: .22rem;
	font-weight: normal;
	/* overflow-x: hidden; */
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	color: #9A5C3D;
}

img {
	vertical-align: top;
	width: 100%;
}

ul,
li {
	list-style: none;
}

input {
	font-size: 100%;
	outline: none;
	color: #9A5C3D;
}

body {
	font-family: Helvetica;
	height: 100%;
	overflow-x: hidden;
	background-color: #dbdee1;
}

* {
	-webkit-text-size-adjust: none;
	padding: 0;
	margin: 0;
}

.wraper {
	width: 7.5rem;
	height: auto;
	position: relative;
	font-size: 0.22rem;
	color: #e7c17c;
	line-height: 0.36rem;
	padding: 0.01rem;
	/* background-color: #46688a; */
}

a,
select,
div {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

@font-face {
	font-family: "title";
	src: url('//game.gtimg.cn/images/nz/m/m202106/fonts.ttf')
}

.part {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	/* background: #fff; */
	margin-top: -0.01rem;
}
.part .rolll_tab {
	position: absolute;
	top: 0;
	right: 0;
	width:2rem;
	height: 0.5rem;
	background-color: #2f3c50;
	z-index: 99;
}
.rolll_tab a {
	display: block;
	width: 49%;
	float: left;
	height: 100%;
	color: #ffffff;
	text-align: center;
	line-height: 0.5rem;
}
.rolll_tab .current{
	background-color: #a02825;
}
.container {
	box-sizing: border-box;
	height: 100%;
	min-height: 12.36rem;
}

.ab {
	position: absolute;
	display: block;
}

.fl {
	float: left;
	text-align: left;
}

.fr {
	float: right;
	text-align: right;
}

h2.title {
	display: block;
	text-indent: -9999px;
}

.c:before,
.c:after {
	content: "";
	display: table
}

.c:after {
	clear: both
}

.c {
	zoom: 1
}


/*all Style*/


/*kv*/
.top {
	margin-top: 1.2rem;
	width: 7.5rem;
	height: 0.6rem;
	background: #373c45;
	display: flex;
	justify-content: space-around;
	background: url(//game.gtimg.cn/images/nz/m202404/index/top-bg.png);
	background-size: 100%;
}

.top a {
	flex: 1;
	/* background-image: url(//game.gtimg.cn/images/nz/m/m202106/index/top-bg.png); */
	background-size: 7.02rem 0.32rem;
	background-repeat: no-repeat;
}

.top a.on {
	/* background-color: #eb6100; */
}

.top a:nth-of-type(1) {
	background-position: 0.4rem;
}

.top a:nth-of-type(2) {
	background-position: -1.46rem;
}

.top a:nth-of-type(3) {
	background-position: -3.4rem;
}

.top a:nth-of-type(4) {
	background-position: -5.25rem;
}

.kv {
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/banner.jpg)no-repeat center top/cover;
	box-sizing: border-box;
	height: 3.32rem;

}

.kv .vid-btn {
	position: absolute;
	width: .5rem;
	height: .5rem;
	top: 2rem;
	left: 3.52rem;
}

.kv .head-btn1 {
	position: absolute;
	width: 1.5rem;
	height: .5rem;
	top: 3.4rem;
	left: 2.2rem;
}

.kv .head-btn2 {
	position: absolute;
	width: 1.5rem;
	height: .5rem;
	top: 3.4rem;
	right: 2.2rem;
}

/*part1*/

.p1-box {
	width: 7.1rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	height: 1.2rem;
	overflow: hidden;
	/* transition: all 0.5s; */
	box-sizing: border-box;
	background-color: white;
	padding:  0.1rem;
}
.p1-box a:nth-child(1),.p1-box a:nth-child(2),.p1-box a:nth-child(3) {
	margin-bottom: 0.1rem;
}

.part .swiper {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.p1-box.on {
	height: auto;
}

.p1-li {
	flex: none;
	width: 2.15rem;
	height: 1.1rem;
	/* margin-bottom: 0.1rem; */
	font-size: 0.3rem;
	color: #fff;
	position: relative;
}

.p1-li img {
	width: 100%;
}

.p1-li p {
	position: absolute;
	bottom: 0.2rem;
	left: 0;
	width: 100%;
	line-height: 0.4rem;
	text-align: center;
}

.p1-li i {
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/icon1.png) no-repeat center/100%;
	width: 0.24rem;
	height: 0.32rem;
	position: absolute;
	top: 0.3rem;
	left: 50%;
	transform: translateX(-50%);
}

.p1-li i.icon2 {
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/icon2.png) no-repeat center/100%;
	width: 0.34rem;
	height: 0.37rem;
}

.p1-li i.icon3 {
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/icon3.png) no-repeat center/100%;
	width: 0.35rem;
	height: 0.3rem;
}

.p1-btn {
	display: block;
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/p1-btn.png) no-repeat center/100%;
	width: 0.39rem;
	height: 0.23rem;
	position: absolute;
	bottom: 0.1rem;
	left: 50%;
	margin-left: -0.18rem;
	opacity: 1;
	transition: all 0.5s;
}

.p1-btn.on {
	opacity: 0;
}

/*part2*/
.part2 {
	/* background: #fff; */
	margin-top: -0.01rem;
}

.news {
	width: 7.1rem;
	margin: 0 auto;
	padding: 0.5rem 0 0 0;
}


.tab_comm {
	margin-top: 0.2rem;
	width: 7.1rem;
	border-bottom: 0 none;
	height: 0.95rem;
	position: relative;
	background-color: #ffffff;
	/* border-bottom: 1px solid #ccc; */
	/*border-top: 1px solid #ccc;*/
}

.tab_comm ul {
	width: 7.1rem;
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #bbbbbb;
}

.tab_comm li {
	flex: none;
	width: 1.75rem;
	position: relative;
}

.tab_comm a {
	display: block;
	height: .7rem;
	line-height: 0.7rem;
	color: #666;
	text-align: center;
	font-size: .28rem;
	/* font-weight: normal; */
}

.tab_comm .current,
.tab_comm a:hover {
	color: #c6221e;
	margin-left: -2px;
}

.tab_comm .current:before {
	content: '';
	background: url(//game.gtimg.cn/images/nz/m202404/tab-icon.png) no-repeat center;
	background-size: 100%;
	width: 100%;
	height: 0.25rem;
	position: absolute;
	bottom: -10px;
	left: 0px;
}

.news_first {
	width: 7.1rem;
	height: 0.9rem;
	/* border-bottom: 1px solid #ccc; */
	background-color: #f0f0f0;
}

.news_first_links {
	display: block;
	width: 100%;
	height: 0.7rem;
	text-align: center;
	line-height: 1.01rem;
	overflow: hidden;
	color: #393939;
	font-size: 0.3rem;
	font-weight: bold;
}

.news_first_links img {
	display: none;
	margin: 0 auto;
	display: block;
}

.news_con li i,
.event_list li i {
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 4px solid #c2110b;
	border-bottom: 4px solid transparent;
	position: absolute;
	top: 11px;
	left: 15px;
}

.news_con {
	/* margin-top: 0.1rem; */
	width: 7.1rem;
	height: 4.5rem;
	overflow: hidden;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 0 0.1rem;
}

.news_con ul {
	margin-top: -1px;
	display: none;
}

.news_con .current {
	display: block;
}

.news_con li {
	height: 0.9rem;
	line-height: .9rem;
	color: #666;
	border-bottom: 1px #e7e7e7 dashed;
	position: relative;
	font-size: 0.27rem;
}

.news_con li b {
	display: block;
	width: 0.6rem;
	font-weight: normal;
	float: left;
	padding-left: 0.13rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.news_con li a {
	color: #666;
	display: block;
	width: 5.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 0.2rem;
	font-size: 0.28rem;
}

.news_con li a:hover {
	text-decoration: underline;
}

.news_con li i {
	border-left: 4px solid #bbb;
	top: 0.39rem;
	left: 0;
}

.news_con li span {
	position: absolute;
	right: 0;
	font-size: 0.26rem;
	top: 0;
	text-align: right;
}

/*part3*/
.part3 {
	/* background: #fff; */
	padding: 0.5rem 0;
}

.activity {
	width: 7.1rem;
	margin: 0 auto;
	position: relative;
	/*padding: 0.5rem 0;*/
}

.act_comm li {
	width: 1.41rem;
}

.act_comm .current:after {
	content: '';
	position: absolute;
	height: 0.03rem;
	width: 1.41rem;
	left: 0;
	display: block;
	bottom: 0;
	z-index: 2;
	background-color: #167cd0;
}

.act_comm i {
	width: 1.41rem;
}

.activityCon {
	margin-top: 0.1rem;
	width: 7.1rem;
	height: 3.4rem;
	overflow: hidden;
}


.activityCon .swiper-container {
	/*padding-left: 0.29rem;*/
	height: 3.4rem;
	width: 100%;
}
.activityCon .swiper-wrapper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.activityCon  .swiper-button-next,
.activityCon  .swiper-button-prev {
	background: url(//game.gtimg.cn/images/nz/m202404/index/next-btn.png) no-repeat center/100%;
	width: 0.4rem;
	height: 1rem;
}

.activityCon  .swiper-button-next {
	right: 0;
	top: 40%;
}

.activityCon  .swiper-button-prev {
	left: 0;
	top: 40%;
	transform: rotate(180deg);
}
.activityCon .swiper-wrapper .act-tit {
	font-weight: normal;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	box-sizing: border-box;
	padding: 0 0.07rem;
}
.activityCon .swiper-wrapper .act-new {
	width: 0.54rem;
	height: 0.15rem;
	background: url(//game.gtimg.cn/images/nz/web202403/new-icon.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0.13rem;
	bottom: 0.1rem;
}
.activityCon .swiper-wrapper .act-time {
	text-align: left;
	color: #72cedc;
	box-sizing: border-box;
	padding: 0 0.07rem;
}
.activityCon .swiper-wrapper .red {
	color: #c72723;
}

/*part4*/
.video {
	width: 7.1rem;
	position: relative;
	float: left;
	margin-left: 0.28rem;
	padding: 0.5rem 0;
}

.video_comm {
	width: 7.1rem;
}

.video_comm ul {
	width: 7.1rem;
}

.video_comm li,
.video_comm i {
	width: 1.41rem;
}
.video_con {
	/*height: 5rem;*/
	height: auto;
	background-color: #f0f0f0;
}

.video_con ul {
	width: 7.1rem;
	display: none;
}

.video_con .current {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.video_con li {
	flex: none;
	width: 3.3rem;
	height: 3.2rem;
	/* background: #373c45; */
	margin: 0.12rem 0.12rem;
	position: relative;
	display: inline;
	background-color: white;
}

.video_con a {
	display: block;
	/* position: relative; */
}

.video_con li .video-icon {
	width: 3.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #fff;
	background-color: black;
	text-indent: 0.1rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 0.1rem;
	position: relative;
}
.video_con li .video-icon i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(//game.gtimg.cn/images/nz/web202403/video-s.png) no-repeat;
    background-size: 100%;
    position: absolute;
	top: 0.06rem;
	left: 0.1rem;
}
.video_con li .video-icon .play-icon {
	position: absolute;
	top: 0.02rem;
	left: 0.26rem;
	color: #cacaca;
}
.video_con li .video-tit {
	width: 100%;
	height: 0.75rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	box-sizing: border-box;
	padding: 0 0.1rem;
	font-weight: 550;
}
.video_con li .cTime {
	position: absolute;
	width: 100%;
	height: 0.3rem;
    /* bottom: 0.01rem; */
    color: #5a5a5a;
    font-size: 0.24rem;
	box-sizing: border-box;
	padding: 0 0.1rem;
    /* left: 0.1rem; */
}
.video_con li .video-box {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0.41rem;
	left: 1.15rem;
	background-color: rgba(101, 101, 101, 0.275);
	background: url(//game.gtimg.cn/images/nz/m202404/videoPlay-bg.png) no-repeat;
	background-size: 100%;
}
.video_con li .video-box a {
	display: block;
	width: 100%;
	height: 100%;
}

.video_pic {
	display: block;
	width: 3.3rem;
	height: 1.8rem;
	overflow: hidden;
}

.video_shade {
	display: block;
	position: absolute;
	width: 3.3rem;
	height: 1.8rem;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	top: 0;
}

.video_btn {
	display: block;
	width: 0.52rem;
	height: 0.52rem;
	position: absolute;
	left: 1.45rem;
	top: 0.6rem;
}

.video_btn b {
	background-position: -2px -108px;
	display: block;
	width: 0.52rem;
	height: .52rem;
	position: absolute;
	top: 0;
	left: 0;
}

.video_btn i {
	display: block;
	background: url(//game.gtimg.cn/images/nz/m/m202106/index/vid-icon.png) no-repeat center/100%;
	width: .52rem;
	height: .52rem;
	position: absolute;
	top: .05rem;
	left: 0;
}

/* part5 */
.part5 .mCode {
	width: 100%;
	background: #223a5c;
	margin-top: 0.3rem;
	overflow: hidden;
	position: relative;
}

.part5 .mCode img {
	display: block;
	margin: 0.25rem auto 0.25rem;
	width: 2.6rem;
	height: 2.62rem;
}

.part5 .mCode_title {
	display: block;
	width: 6.5rem;
	height: 1rem;
	border: 1px solid #6a6e74;
	line-height: 1rem;
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
	position: relative;
	margin: 1rem auto 0.5rem;
	border-radius: 8px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.part5 .mCode_title i {
	background-image: url("//game.gtimg.cn/images/nz/web201606/m/m_dn_icon.png");
	background-size: cover;
	width: 0.56rem;
	height: 0.48rem;
	margin: auto 0.2rem;
}

.part5 .mCode_tips {
	text-align: center;
	font-size: 0.24rem;
	color: #7eafcb;
}

.part5 .mCode_ewm_tips {
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
	padding-bottom: 1.8rem;
}

.part5 .m_up {
	width: 1.72rem;
	height: 1.4rem;
	background: #1e2633;
	border-radius: 0.5rem 0.5rem 0 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.85rem;
	cursor: pointer;
	color: #fff;
	font-size: 0.24rem;
	text-align: center;
}

.part5 .m_up i {
	display: block;
	background-image: url("//game.gtimg.cn/images/nz/web201606/m/m_up.png");
	background-size: cover;
	width: 0.72rem;
	height: 0.42rem;
	margin: 0.3rem 0 0.2rem 0.5rem;
}
/* part6 */
.part6 {
	margin-top: -0.01rem;
}
.play {
	width: 7.1rem;
	margin: 0 auto;
	padding: 0.5rem 0 0 0;
}

.zhibo {
	width: 100%;
	height: 3.6rem;
	/* background-color: #9A5C3D; */
	margin-top: 0.2rem;
}
.play-list {
	margin-top: 0.2rem;
	width: 100%;
	/* height: 5rem; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.play-list li {
	width: 48%;
	height: 2.3rem;
	position: relative;
	height: 2.4rem;
	margin-top: 0.15rem;
	background-color: antiquewhite;
}
.play-list li  img {
	width: 100%;
	height: 1.85rem;
}
.play-list li p {
	position: absolute;
	color: #080808;
	width: 100%;
	bottom: 0;
	height: 0.55rem;
	line-height: 0.55rem;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 0 0.1rem;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m_title {
	width: 98%;
	height: 0.5rem;
	position: relative;
	margin-left: 2%;
	border-bottom: 1px solid #686868;
}
.m_title i {
	position: absolute;
	width: 0.05rem;
	height: 0.5rem;
    background-color: rgb(89, 89, 89);
	bottom: 0;
	left: -2%;
}
.m_title p {
	font-size: 0.3rem;
	font-weight: normal;
	position: absolute;
	top: 0.05rem;
	/* left: 0.15rem; */
	color: rgb(89, 89, 89);
	font-weight: 550;
}
.m_title u {
	display: block;
	width: 0.3rem;
	height: 0.4rem;
	/* background-color: red; */
	position: absolute;
	/* top: 0.02rem; */
	left: 1.3rem;
}
.part2 .m_title u {
	background: url(//game.gtimg.cn/images/nz/m202404/index/title1.png) no-repeat center center;
	background-size: 100%;
	top: 0.04rem;
}
.part3 .m_title u {
	background: url(//game.gtimg.cn/images/nz/m202404/index/title2.png) no-repeat center center;
	background-size: 100%;
	top: 0.03rem;
}
.part6 .m_title u {
	background: url(//game.gtimg.cn/images/nz/m202404/index/title3.png) no-repeat center center;
	background-size: 100%;
	top: 0.02rem;
}
.part4 .m_title u {
	background: url(//game.gtimg.cn/images/nz/m202404/index/title4.png) no-repeat center center;
	background-size: 100%;
	top: 0.03rem;
}
.m_title .more {
	position: absolute;
	right: 0;
	top: 0.05rem;
	font-size: 0.3rem;
	color: #c72723;
}