a,
article,
aside,
body,
button,
dd,
details,
div,
dl,
dt,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
img,
input,
li,
menu,
nav,
ol,
p,
section,
select,
tbody,
td,
textarea,
th,
tr,
ul {
	margin: 0;
	padding: 0
}

a,
article,
aside,
body,
button,
dd,
details,
div,
dl,
dt,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
img,
input,
li,
menu,
nav,
ol,
p,
section,
select,
tbody,
td,
textarea,
th,
tr,
ul {
	-webkit-tap-highlight-color: transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	font: 12px Helvetica Regular, Microsoft YaHei, sans-serif, Tahoma;
	color: #434343
}

input {
	outline: 0
}

em,
i {
	font-style: normal
}

ol,
ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #333;
	font-family: STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	outline: 0
}

a:hover {
	text-decoration: none
}

img {
	border: none;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

.fl {
	display: block;
	float: left
}

.fr {
	display: block;
	float: right
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

#content {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	background: #f5f5f5;
	position: relative
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	border-radius: 4px
}

::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 4px
}

.basebox {
	background: #fff;
	margin-top: 6px;
	overflow: hidden;
	position: relative
}

.basebox>.bt {
	display: block;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 6px 0;
	border-bottom: 1px solid #eee
}

.basebox>.bt h2,
.basebox>.bt p {
	float: left;
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	margin-left: 12px
}

.basebox>.bt h2::before,
.basebox>.bt p::before {
	content: '';
	width: 4px;
	height: 16px;
	border-radius: 2px;
	background: #e13d3d;
	margin: 4px 8px -2px 0;
	display: inline-block
}

.basebox>.bt .more {
	float: right;
	font-size: 14px;
	color: #996b6f;
	line-height: 25px;
	text-decoration: none;
	margin-right: 12px
}

.basebox .change_tab {
	float: right;
	line-height: 22px;
	margin-right: 12px;
	font-size: 14px;
	color: #e13d3d;
	padding-left: 26px;
	background: url(../images/ic_mr.png) no-repeat left;
	background-size: 16px
}

.QZ-up {
	display: none;
	position: fixed;
	z-index: 10;
	bottom: 4%;
	right: 5%;
	width: 32px;
	height: 32px;
	background: url(../images/btn-up.png) no-repeat;
	background-size: 100%
}

.header_box {
	height: 50px;
	background: #e13d3d
}

.header_box .logo {
	float: left;
	height: 30px;
	margin: 10px
}

.header_box .logo img {
	height: 30px;
	width: auto
}

.header_box .menu {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/icon-menu.png) no-repeat;
	background-size: 100%;
	margin: 10px
}

.header_box .search {
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/search.png) no-repeat;
	background-size: 100%;
	margin: 10px
}

.header_box .back {
	float: left;
	display: block;
	width: 20px;
	height: 30px;
	background: url(../images/icon_back.png) no-repeat;
	background-size: auto 100%;
	margin: 10px
}

.header_box p {
	line-height: 30px;
	margin: 10px 0;
	font-size: 20px;
	font-weight: 700;
	float: left;
	color: #fff;
	flex: 1;
	overflow: hidden
}

.header_box.details {
	background: #e13d3d;
	display: flex
}

.mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .3;
	background: #000;
	z-index: 99;
	display: none
}

.bar_box,
.bar_search {
	display: none;
	background: #fff;
	padding: 0 10px;
	position: absolute;
	z-index: 999;
	width: calc(100% - 20px)
}

.bar_box i {
	position: absolute;
	right: 1rem;
	top: -5px;
	width: 0;
	height: 0;
	border-left: .375rem solid transparent;
	border-right: .375rem solid transparent;
	border-bottom: .375rem solid #fff
}

.bar_search i {
	position: absolute;
	right: 4.3rem;
	top: -5px;
	width: 0;
	height: 0;
	border-left: .375rem solid transparent;
	border-right: .375rem solid transparent;
	border-bottom: .375rem solid #fff
}

.bar_box ul,
.bar_search ul {
	overflow: hidden
}

.bar_box ul li{
	height: auto;
	min-width: 70px;
	text-align: left;
	line-height: 44px;
	font-size: 15px;
}

.bar_box ul li ul {display: flex;flex-wrap: wrap;width: 100%;}
.bar_box ul li ul li{
    width: 25%;
    height: auto;
    min-width: 70px;
    text-align: center;
    line-height: 44px;
    font-size: 15px;
}
.bar_box ul li a{
	display: block
}

.headnav {
	min-width: 320px;
	max-width: 768px;
	width: 100%;
	height: 50px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .04);
	overflow-x: scroll;
	white-space: nowrap;
	overflow-y: hidden;
	background-color: #fff;
}

.headnav ul {
	display: inline-block;
	padding: 0 12px;
	overflow: hidden
}

.headnav ul li {
	display: inline-block;
	padding: 0 15px;
	text-align: center
}

.headnav ul li a {
	display: inline-block;
	/* color: #eee; */
	font-size: 18px;
	line-height: 40px;
	border-bottom: 2px solid transparent;
	margin: 2px 0 4px 0
}

.headnav ul li.on a {
	/* color: #fff; */
	border-color: #e13d3d;
}

footer {
	overflow: hidden;
	padding: 12px 0;
	width: 100%;
	background: #fff;
	border-top: 6px solid #f5f5f5;
	text-align: center
}

footer .ft_logo {
	height: 32px;
	margin: 10px auto;
	display: block;
	text-align: center
}

footer .ft_logo img {
	height: 32px;
	width: inherit
}

footer p {
	text-align: center;
	color: #999;
	line-height: 20px;
	font-size: 12px
}

.page {
	padding: 6px 12px 6px 6px;
	margin: 6px;
	border-radius: 5px;
	display: flex;
	position: relative
}

.page span:before {
	display: block;
	content: '';
	position: absolute;
	right: 5px;
	top: 11px;
	width: 15px;
	height: 10px;
	background-size: auto 100%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.page>a {
	flex: 1;
	margin: 6px 0 6px 6px;
	display: inline-block;
	line-height: 30px;
	border-radius: 4px;
	background: #f5f5f5;
	text-align: center;
	color: #333
}

.page span .cbtn a:active,
.page>a:active {
	background: #ddd
}

.page>span {
	flex: 1;
	margin: 6px 0 6px 6px;
	display: inline-block;
	line-height: 30px;
	border-radius: 4px;
	text-align: center;
	background: #e13d3d;
	color: #fff;
	font-size: 14px;
	position: relative
}

.page>span .cbtn {
	display: none;
	width: 100%;
	position: absolute;
	top: -62px;
	left: 0;
	z-index: 10;
	height: 92px;
	overflow-y: scroll;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #bbb;
	-moz-box-shadow: 0 30 3px #bbb;
	box-shadow: 0 0 3px #bbb
}

.page>span .cbtn a {
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 1px;
	float: left;
	width: 100%;
	background: #f6f6f6;
	font-size: 14px;
	color: #666
}

.imgshow {
	display: none;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2019521
}

.swiperbox {
	height: 100vh;
	z-index: 3
}

.swiper-slide,
.swiper-wrapper,
.swiperbox .swiper-container {
	height: 100% !important
}

.swiperbox img {
	width: initial;
	position: relative;
	z-index: 2
}

.swiper-zoom-container:before {
	width: 100%;
	height: 100%;
	content: ' ';
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	cursor: pointer
}

.imgshow .closebtn {
	position: absolute;
	z-index: 22;
	background: url(../images/newclose.png) no-repeat 11px 0;
	width: 60px;
	height: 60px;
	bottom: 0 !important;
	top: initial;
	left: 10px;
	background-size: 40px
}

.banner {
	background: #fff
}

.banner .swiper-container {
	overflow: hidden
}

.banner .index_pagination {
	width: auto;
	left: calc(100% - 120px);
}

.banner .index_pagination .swiper-pagination-bullet {
	background: #fff;
	margin: 0 4px 1px;
	border-radius: 0;
	height: 4px;
	width: 20px
}

.banner .index_pagination .swiper-pagination-bullet-active {
	opacity: 1
}

.banner .swiper-slide {
	position: relative;
	overflow: hidden
}

.banner .swiper-slide img {
	display: block;
	height: 50vw;
	max-height:800px ;
}

.banner .swiper-slide p {
	line-height: 35px;
	width: 69%;
	padding-right: 31%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	margin-top: -35px;
	color: #fff;
	font-size: 16px;
	text-indent: 10px;
}

.game_list {
	overflow: hidden;
	padding-bottom: 6px
}

.game_list li {
	width: 25%;
	float: left;
	margin: 6px 0
}

.game_list li .img {
	display: block;
	margin: 0 auto
}

.game_list li .img,
.game_list li .img img {
	width: 74px;
	height: 74px;
	border-radius: 12px
}

.game_list li p {
	text-align: center;
	line-height: 24px;
	height: 24px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	margin: 4px 0 2px
}

.game_list li span {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #666;
	margin-bottom: 6px;
	line-height: 20px;
	height: 20px;
	overflow: hidden
}

.game_list li .btn {
	display: block;
	margin: 0 auto;
	width: 50px;
	text-align: center;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	color: #e13d3d;
	border-radius: 3px;
	padding: 0 8px;
	border: 1px solid #e13d3d
}

.listA {
	overflow: hidden;
	padding: 0 12px
}

.listA li {
	display: flex;
	padding: 12px 0
}

.listA li .num {
	width: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #999;
	height: 22px;
	margin: 25px 8px 0 0;
	text-align: center
}

.listA li .num1 {
	background: url(../images/list_no_1.png) no-repeat
}

.listA li .num2 {
	background: url(../images/list_no_2.png) no-repeat
}

.listA li .num3 {
	background: url(../images/list_no_3.png) no-repeat
}

.listA li .num1,
.listA li .num2,
.listA li .num3 {
	width: 22px;
	height: 28px;
	background-size: 100%
}

.listA li .img {
	display: block;
	margin-right: 12px;
	position: relative
}

.listA li .img,
.listA li .img img {
	width: 74px;
	height: 74px;
	border-radius: 12px
}

.listA li .info {
	flex: 1;
	margin-right: 12px
}

.listA li .info .bt {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	height: 26px;
	overflow: hidden
}

.listA li .info p,
.listA li .info span {
	color: #7d7d7d;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	height: 22px;
	margin-top: 2px;
	display: block
}

.listA li .info p .star {
	display: inline-block;
	margin: 0 0 2px 2px
}

.listA li .info .star {
	margin: 10px 0 4px 0
}

.listA li .btn {
	width: 62px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #e13d3d;
	border-radius: 4px;
	border: 1px solid #e13d3d;
	margin-top: 25px
}

.listA li+li {
	border-top: 1px solid #eee
}

.star {
	width: 70px;
	height: 12px;
	vertical-align: middle;
	background: url(../images/star.jpg) repeat-x 0 -20px
}

.star i {
	display: block;
	max-width: 70px;
	height: 12px;
	background: url(../images/star.jpg) repeat-x 0 0
}

.ph_tabhd {
	background: -webkit-linear-gradient(top, #ffede5 0, #fff4ef 100%);
	border-bottom: none;
	padding: 0 12px;
	height: 50px;
	overflow: hidden;
	display: flex;
	line-height: 50px;
	text-align: center;
}

.ph_tabhd span {
	/* float:left; */
	margin-right: 20px;
	font-size: 18px;
	color: #666;
	border-bottom: 2px solid transparent;
	line-height: 50px;
	flex: 1;
}

.ph_tabhd .on {
	border-color: #e13d3d;
	color: #e13d3d
}

.ph_tabbd {
	min-height: 200px;
	padding: 12px 0 0;
	background: -webkit-linear-gradient(top, #fff4ef 0, #fff 100%);
	border-bottom: 1px solid #f0f0f0
}

.ph_tabbd .item+.item {
	display: none
}

.ph_tabbd .tophd li {
	float: left;
	width: 33.33%;
	padding-top: 30px
}

.ph_tabbd .tophd li .img {
	width: 76px;
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative
}

.ph_tabbd .tophd li .img img {
	width: 76px;
	height: 76px
}

.ph_tabbd .tophd li .img::before {
	display: block;
	content: '';
	height: 30px;
	width: 100px;
	background: url(../images/ic_ph.png) no-repeat;
	background-size: 100px auto;
	position: absolute;
	bottom: 3px;
	left: -12px;
	background-position: 0 -33px
}

.ph_tabbd .tophd li .name {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #333;
	text-align: center;
	margin: 6px 6px 8px
}

.ph_tabbd .tophd li .name p {
	white-space: nowrap;
	width: auto;
	display: inline-block
}

.ph_tabbd .tophd li .btn {
	width: 62px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #e13d3d;
	border-radius: 4px;
	border: 1px solid #e13d3d;
	margin: 0 auto;
	display: block
}

.ph_tabbd .tophd li+li {
	padding-top: 0
}

.ph_tabbd .tophd li+li .img {
	width: 100px;
	margin-bottom: 12px
}

.ph_tabbd .tophd li+li .img img {
	width: 100px;
	height: 100px
}

.ph_tabbd .tophd li+li .img:before {
	width: 130px;
	height: 38px;
	left: -14px;
	bottom: -1px;
	background-size: 130px auto;
	background-position: 0 0
}

.ph_tabbd .tophd li+li+li {
	padding-top: 30px
}

.ph_tabbd .tophd li+li+li .img {
	width: 76px;
	margin-bottom: 0
}

.ph_tabbd .tophd li+li+li .img img {
	width: 76px;
	height: 76px
}

.ph_tabbd .tophd li+li+li .img:before {
	height: 30px;
	bottom: 3px;
	left: -12px;
	background-size: 100px auto;
	background-position: 0 -67px
}

.ph_tabbd .morebtn {
	color: #adadad;
	background: #edeef0;
	line-height: 40px;
	text-align: center;
	display: block;
	width: 100%;
	font-size: 16px
}

.hj_list {
	overflow: hidden
}

.hj_list li+li {
	margin-bottom: 12px
}

.hj_list li .img {
	display: block;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	margin: 0 12px
}

.hj_list li .img img {
	display: block;
	border-radius: 12px
}

.hj_list li .img p {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, transparent), color-stop(98%, rgba(0, 0, 0, .9)));
	background-image: -webkit-linear-gradient(top, transparent 3%, rgba(0, 0, 0, .9) 98%);
	background-image: linear-gradient(-180deg, transparent 3%, rgba(0, 0, 0, .9) 98%);
	position: absolute;
	bottom: 0;
	padding: 0 5%;
	color: #fff;
	line-height: 50px;
	width: 90%;
	font-size: 16px
}

.hj_list li .list {
	overflow: hidden
}

.hj_list li .list .lis {
	width: 25%;
	float: left;
	margin: 6px 0
}

.hj_list li .list .lis img {
	width: 74px;
	height: 74px;
	border-radius: 12px;
	display: block;
	margin: 6px auto
}

.hj_list li .list .lis p {
	text-align: center;
	line-height: 24px;
	height: 24px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	margin: 6px auto
}

.hj_list li .list .lis .btn {
	display: block;
	margin: 0 auto 4px;
	width: 50px;
	text-align: center;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	color: #e13d3d;
	border-radius: 3px;
	padding: 0 8px;
	border: 1px solid #e13d3d
}

.news_list {
	padding: 0 12px
}

.news_list li:last-child {
	border: none
}

.news_list li {
	padding: 12px 0;
	display: flex;
	border-bottom: 1px solid #eee
}

.news_list li .img {
	margin-right: 12px
}

.news_list li .img,
.news_list li .img img {
	display: block;
	width: 120px;
	height: 70px
}

.news_list li .info {
	flex: 1
}

.news_list li .info .bt {
	font-size: 16px;
	color: #333;
	height: 44px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li .info p {
	width: 49%;
	margin-right: 1%;
	float: left;
	font-size: 12px;
	color: #777;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 2px
}

.news_list li .info span {
	display: block;
	margin-top: 6px;
	line-height: 20px;
	font-size: 12px;
	color: #777;
	overflow: hidden;
	height: 20px;
	display: block;
	margin-top: 6px;
	line-height: 20px;
	font-size: 12px;
	color: #777;
	overflow: hidden;
	height: 20px
}

.yq_link {
	margin: 0 12px 10px 12px;
	overflow: hidden
}

.yq_link a {
	font-size: 12px;
	color: #666;
	margin-right: 20px;
	line-height: 28px
}

.Brdnav {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	background: #fff;
	font-size: 12px;
	color: #999;
	border-top: 1px solid #f5f5f5
}

.Brdnav a {
	color: #949494
}

.Brdnav p,
.Brdnav span {
	margin: 0 6px;
	font-family: serif
}

.Brdnav p {
	display: inline-block
}

.tags {
	overflow: hidden;
	margin: 6px
}

.tags li {
	float: left;
	display: block;
	width: 33.33%
}

.tags li a {
	color: #996b6f;
	font-size: 16px;
	background: #eef3f9;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 6px;
	display: block
}

.tags .on a {
	background: #e60012;
	color: #fff
}

.list_head {
	height: 34px;
	margin: 10px;
	border: 1px solid #e13d3d;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	display: flex
}

.list_head a {
	display: block;
	flex: 1;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #e13d3d;
	text-decoration: none
}

.list_head a+a {
	border-left: 1px solid #e13d3d
}

.list_head a.on {
	background: #e13d3d;
	color: #fff
}

.detaile_head .cont {
	display: flex;
	margin: 12px;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 12px
}

.detaile_head .cont img {
	width: 100px;
	height: 100px;
	margin-right: 20px
}

.detaile_head .cont .info {
	flex: 1
}

.detaile_head .cont .info .bt {
	font-size: 18px;
	overflow: hidden;
	height: 30px;
	line-height: 30px
}

.detaile_head .cont .info p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	overflow: hidden;
	color: #666
}

.detaile_head .downl {
	margin: 12px 12px 16px;
	overflow: hidden;
	background: #e13d3d;
	text-align: center;
	line-height: 40px;
	color: #fff;
	display: block;
	border-radius: 6px;
	font-size: 16px
}

.detaile_head .downl.gray {
	background: #ccc
}

.detaile_head .downl::before {
	display: inline-block;
	margin: 5px 8px 0;
	vertical-align: text-top;
	content: '';
	width: 16px;
	height: 14px;
	background: url(../images/icon_downl.png) no-repeat;
	background-size: auto 100%
}

.img_list {
	margin: 12px;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}

.img_list ul li {
	position: relative;
	margin-right: 6px;
	display: inline-block;
	height: 240px;
	overflow: hidden;
	background: #f5f5f5
}

.img_list ul li img {
	height: 240px;
	width: initial;
	position: relative;
	z-index: 1
}

.txtwrap.on .txtcont {
	max-height: initial !important
}

.txtwrap .txtcont img {
	display: block;
	width: auto;
	max-width: 80%;
	max-height: 380px;
	margin: 0 auto
}

.txtwrap.on .open_btn:after {
	border-top: none !important;
	border-bottom: 5px solid #e13d3d
}

.txtwrap {
	overflow: hidden;
	margin: 0 12px
}

.txtwrap .txtcont {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin: 10px 0 5px 0;
}

.txtwrap .txtcont a {
	color: #e13d3d
}

.txtwrap h3 {
	line-height: 40px;
	color: #e13d3d;
	text-indent: 0
}

.txtwrap td img {
	width: auto
}

.txtwrap .txt_foot {
	overflow: hidden;
	margin: 10px 0
}

.txtwrap .txt_foot span {
	float: left;
	color: #888;
	margin-right: 15px
}

.txtwrap .txt_foot span:before {
	display: block;
	float: left;
	content: '';
	width: 18px;
	height: 18px;
	background: url(https://m.wbto.cn/static/images/icon_1.png) no-repeat center;
	background-size: 100%;
	margin: 0 5px 0 0
}

.txtwrap .txt_foot .open_btn {
	float: right;
	color: #e13d3d;
	font-size: 14px
}

.txtwrap .txt_foot .open_btn:after {
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #e13d3d;
	margin: 0 5px 2px
}

.gminfo {
	overflow: hidden;
	margin: 0 12px
}

.gminfo li {
	overflow: hidden;
	line-height: 30px;
	font-size: 12px
}

.gminfo li span {
	float: left
}

.gminfo li .star {
	margin: 10px 0 0 10px
}

.detail_label {
	overflow: hidden;
	padding-bottom: 6px
}

.detail_label .item {
	display: none
}

.detail_label .item.on {
	display: block
}

.detail_label a {
	background: #fff2ed;
	color: #ad9c9c;
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 6px 0 6px 12px;
	float: left;
	border-radius: 20px;
	text-align: center
}

.news_head {
	overflow: hidden;
	margin: 6px 12px
}

.news_head a {
	float: left;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	position: relative;
	vertical-align: top;
	font-size: 16px;
	color: #000
}

.news_head a+a {
	padding-left: 24px
}

.news_head a+a::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 16px;
	background: url(../images/ic_line.png) no-repeat;
	background-size: 100% 100%;
	top: 13px;
	left: 4px
}

.news_head .on::before {
	width: 28px;
	height: 14px;
	background: #e13d3d;
	opacity: .3;
	position: absolute;
	right: 5px;
	bottom: 8px;
	border-radius: 10px;
	content: ''
}

.art_details {
	overflow: hidden
}

.art_details .bt {
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	margin: 10px 12px 0
}

.art_details .time {
	border-bottom: 1px solid #eee;
	line-height: 30px;
	margin: 0 12px 12px;
	text-align: center
}

.art_details .art_cont {
	margin: 12px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #333
}

.art_details .art_cont h3 {
	color: #e13d3d;
	margin: 2px 0;
	font-size: 16px
}

.art_details .art_cont p {
	margin: 4px auto
}

.art_details .art_cont img {
	max-width: 98%;
	margin: 8px auto;
	width: initial;
	display: block
}

.art_details .art_cont table {
	border-collapse: collapse
}

.art_details .art_cont a {
	color: #e13d3d
}

.about_zx {
	margin: 12px;
	overflow: hidden
}

.about_zx li {
	padding: 10px 0;
	border-bottom: 1px solid #f0f0f0
}

.about_zx li a {
	width: 100%;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	font-size: 15px
}

.about_zx li span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	color: #666
}

.cellcetion_head {
	overflow: hidden
}

.cellcetion_head .bg {
	z-index: 0;
	position: absolute;
	left: 0;
	width: 100%;
	height: 345px
}

.cellcetion_head .bg .img {
	max-height: 100%;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.cellcetion_head .info {
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 130px 12px 80px;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
	background: -webkit-linear-gradient(top, transparent, #000);
	background: linear-gradient(180deg, transparent, #000)
}

.cellcetion_head .info .bt {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px
}

.cellcetion_head .info .desc {
	font-size: 14px;
	padding-left: 20px;
	position: relative;
	margin-bottom: 5px;
	text-overflow: ellipsis
}

.cellcetion_head .info .desc::before {
	left: 0;
	top: 4px;
	position: absolute;
	height: 15px;
	width: 15px;
	content: "";
	background: url(../images/ic_d.png) no-repeat;
	background-size: contain;
	display: inline-block
}

.cellcetion_head .info .desc.on {
	height: auto;
	white-space: normal
}

.cellcetion_head .info .detail-more {
	font-size: 14px;
	display: block;
	float: right;
	position: relative;
	top: 3px;
	color: #f67b29
}

.cellcetion_head .game_item {
	background: #fff;
	margin: -40px 12px 12px;
	display: flex;
	position: relative;
	z-index: 5;
	padding: 12px;
	border-radius: 12px;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .1)
}

.cellcetion_head .game_item .img {
	margin-right: 12px
}

.cellcetion_head .game_item .img,
.cellcetion_head .game_item .img img {
	width: 74px;
	height: 74px;
	border-radius: 12px
}

.cellcetion_head .game_item .txt {
	flex: 1;
	margin-right: 12px
}

.cellcetion_head .game_item .txt .bt {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}

.cellcetion_head .game_item .txt p {
	color: #7d7d7d;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	height: 22px;
	margin-top: 2px;
	display: block
}

.cellcetion_head .game_item .btn {
	width: 62px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #e13d3d;
	border-radius: 4px;
	border: 1px solid #e13d3d;
	margin-top: 25px
}

.pdlist {
	margin: 12px 6px;
	overflow: hidden
}

.pdlist li {
	width: 50%;
	float: left;
}

.pdlist li a {
	display: block;
	margin: 6px;
	border: 1px solid #ddd;
	text-align: center;
	height: 110px;
	border-radius: 4px;
	overflow: hidden;
	line-height: 35px;
	font-size: 14px;
	color: #666;
}

.pdlist li a img {
	height: 100%;
}

.pdlist li a p {
	position: relative;
	top: -46px;
	z-index: 99;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
}

.ph_title {
	line-height: 30px;
	padding: 12px;
	font-size: 20px;
	color: #333;
	background: #fff4ef
}

.page404 {
	background: #fff;
	overflow: hidden;
	padding-bottom: 30px
}

.page404 img {
	width: 90%;
	display: block;
	margin: 10% auto 30px;
	max-width: 600px
}

.page404 p {
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.page404 a {
	display: block;
	margin: 30px auto;
	width: 110px;
	height: 40px;
	background: #e13d3d;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px
}

.aboutlist {
	margin: 0 12px
}

.aboutlist li {
	padding: 5px 0;
	display: flex
}

.aboutlist li+li {
	border-top: 1px dashed #999
}

.aboutlist li .icon {
	width: 20px;
	height: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADYSURBVDhPrZPbCoNADET9/18TFPF+BVfRN1dREFRMm2yEPtTWrT0wEocwhrhrwJN1XSHPc/B9HzzPu6QoimCaJqCAqqqg6zrY9x1fLzHPM6RpqgKyLCNTF5zY6PueRvoFCnBdl4pXHMc5Vdu23MUBaNi2zZYeFIDFrR2UZQmmabKlWJblVNu2cRcH4ALDMGRLUdf1qYZh4K4PE1zlPztomgYsy2JLDwrARxAEbCne/f9D+MEDCrh9ErG4tQMshBAgpdS+jUmSqAA8IEVRUOJx378pjmMYxxEeSlsR0EUbdhsAAAAASUVORK5CYII=) no-repeat center;
	background-size: auto;
	margin-top: 6px
}

.aboutlist li .infor {
	flex: 1;
	flex-wrap: wrap;
	margin-left: 12px
}

.aboutlist li .infor .pojie-title {
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 14px
}

.aboutlist li .infor span {
	display: inline-block;
	height: 20px;
	line-height: 20px
}

.aboutlist li .infor .star {
	display: inline-block;
	margin: 0 6px 3px
}

.aboutlist li .pojie-btn {
	display: block;
	margin-top: 12px;
	width: 50px;
	text-align: center;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	color: #e13d3d;
	border-radius: 3px;
	padding: 0 8px;
	border: 1px solid #e13d3d
}

/* 20230504 */

.NewLabels li {
	width: 25%;
	float: left;
	margin-bottom: 4px;
	overflow: hidden;
}

.refbtn span,
.NewLabels li a {
	display: block;
	background: #fff2ed;
	color: #ad9c9c;
	padding: 0 10px;
	margin: 6px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-radius: 20px;
	text-align: center;
}

.refbtn {
	width: 25%;
	float: left;
}

.refbtn span {
	background: none;
	position: relative;
}

.refbtn span::before,
.refbtn span::after {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px 2px;
	content: '';
	width: 10px;
	height: 13px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAMAAACn6Q83AAAAOVBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZku8lwOAAAAEnRSTlMAITI3QzomGvLjy04s6rdaDQtTwWXFAAAASklEQVQI1zXLSQKAMAgEwYEkZnWb/z9WBexTXRpAbVknLGHJ3IKpkhJc7ExOJcb+88YK2lZxvbSrH2BxTg6qE0qK0Zy/zTpTaQI82WkDAz/vIdUAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%;
}

.NewLabels li:nth-child(11)~li {
	display: none;
}

.hotLabels li {
	position: relative;
	border-bottom: 1px dashed #e6e6e6;
}

.hotLabels li:last-child {
	border-bottom: none;
}

.hotLabels li::after {
	display: block;
	position: absolute;
	content: '';
	right: -5px;
	top: 30px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #555;
}

.LabelHead>.img {
	margin: 12px 12px 0;
	display: block;
}

.LabelHead>.img img {
	border-radius: 6px;
}

.LabelHead .title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	margin: 4px 12px;
}

.LabelHead .time {
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	color: #999;
	margin: 10px 0;
}

.LabelHead span {
	margin: 0 20px;
}

.LabelHead u {
	text-decoration: none;
	color: #333;
}

.LabelHead .desc {
	background: #f5f5f5;
	border-radius: 6px;
	padding: 12px;
	margin: 12px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

.LabelHead .HotGame {
	position: relative;
	overflow: hidden;
	width: 100%;
	/* height: 100px;*/
}

.LabelHead .HotGame img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 16px;
	position: absolute;
	left: 12px;
	top: 0;
}

.LabelHead .HotGame p {
	height: 35px;
	line-height: 35px;
	width: 100%;
	background: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	color: #555;
	overflow: hidden;
	text-indent: 110px;
}

.LabelHead .HotGame span {
	margin: 20px 0 12px 110px;
	width: 100%;
	display: block;
	float: left;
	font-size: 13px;
	color: #999;
}

.LabelHead .HotGame span i {
	color: #333;
}

.LabelHead .HotGame .btn {
	display: block;
	float: left;
	background: #c73636;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	height: 35px;
	margin: 12px;
	width: calc(100% - 24px);
}

.GameLabels {
	overflow: hidden;
	margin: 6px 12px 0;
	font-size: 13px;
	line-height: 20px;
}

.GameLabels span {
	color: #999;
	display: inline-block;
	margin-right: 6px;
}

.GameLabels a {
	margin: 6px 10px 0 0;
	color: #ff9900;
	display: inline-block;
}

.GameLabels a:hover {
	text-decoration: underline;
}

.GameLabels a:nth-child(2n + 1) {
	color: #43a4f6;
}

.GameLabels a:nth-child(3n + 1) {
	color: #cc79ea;
}

.GameLabels a:nth-child(4n + 1) {
	color: #fc6498;
}

.GameLabels a:nth-child(5n + 1) {
	color: #03c0b1;
}

/* 20230614 */
.LabelHead .listA li .info {
	min-width: 0;
}

.LabelHead .listA li .bt {
	width: calc(100vw - 110px);
	min-width: 210px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.LabelHead .listA li .btn {
	margin-top: 38px;
}

::-webkit-scrollbar {
	width: 0;
	/* 隐藏滚动条 */
	height: 0;
	/* 如果需要的话，也隐藏垂直滚动条 */
}

.about_zx_main li a::before {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: currentColor;
	content: "";
	vertical-align: top;
	margin-top: 10px;
	margin-right: 8px;
	color: #777;
}

#indexfrom {
	display: flex;
	align-items: center;
	margin: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}

#indexfrom input[type="text"] {
	padding: 10px;
	flex: 1;
	border: none;
	outline: none;
}

#indexfrom input[type="submit"] {
	background-color: #e13d3d;
	color: white;
	padding: 10px 20px;
	border: none;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 17px;
}

#indexfrom input[type="submit"]:hover {
	background-color: #0056b3;
}

#indexfrom input[type="text"]::placeholder {
	color: #aaa;
}
.Brdnav> a + a:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}/*
   Pagination B
*/

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 17px 0;
	border-radius: 3px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #2c3e50;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
	z-index: 2;
	color: #11181f;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #df3d3e;
	border-color: #df3d3e;
	cursor: default;
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.pagination_center{text-align: center}
/*
   Pagination E
*/
.news_list li .info .bt .highlight{color: #df3d3e;display: inline;font-size: 16px}
.basebox>.bt p b{color: #df3d3e;}
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}


