a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
table,
td,
textarea,
th,
tr,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

em,
i {
	font-style: normal
}

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

img {
	border: none;
	vertical-align: middle
}

button,
input,
select {
	vertical-align: middle;
	outline: 0
}

a {
	text-decoration: none;
	color: #666
}

body {
	min-width: 1200px;
	font-family: 'Microsoft YaHei', Arial, 'Heiti SC';
	background: #f5f5f5
}

.fl {
	float: left
}

.fr {
	float: right
}

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

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

#page {
	margin: 40px auto 0;
	width: 100%;
	overflow: hidden;
	text-align: center
}

#page a,
#page span {
	display: inline-block;
	width: auto;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin: 0 5px
}

#page span {
	background-color: #e13d3d;
	color: #fff
}

#page a:hover {
	background-color: #e13d3d;
	color: #fff
}

#page .activP {
	background-color: #e13d3d;
	color: #fff
}

.head_top {
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	background-color: #f9f9f9;
	height: 36px;
	position: relative;
	z-index: 2
}

.head_top .home {
	float: left;
	color: #999;
	line-height: 36px;
	font-size: 14px
}

.head_top .home:hover {
	color: #e13d3d
}

.head_top .phone_box {
	cursor: pointer;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	position: relative;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
	padding: 0 10px
}

.head_top .phone_box span {
	background: url(../images/ic_phone.png) no-repeat left center;
	padding-left: 18px
}

.head_top .phone_box i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(-45deg);
	margin: 0 0 3px 5px
}

.head_top .phone_box .ewm_box {
	display: none;
	position: absolute;
	right: -10px;
	top: 36px;
	width: 180px;
	height: 180px;
	border: 1px solid #ccc;
	background: #fff
}

.head_top .phone_box .ewm_box::before {
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	right: 9px;
	width: 96px;
	background: #fff;
	height: 1px
}

.head_top .phone_box .ewm_box img {
	width: 150px;
	height: 150px;
	margin: 15px;
	display: block
}

.head_top .phone_box:hover {
	border-color: #ccc;
	background: #fff;
	color: #e13d3d
}

.head_top .phone_box:hover i {
	transform: rotate(135deg);
	margin: 0 0 0 5px
}

.head_top .phone_box:hover .ewm_box {
	display: block
}

.head_cont {
	width: 1200px;
	margin: 16px auto
}

.head_cont .logo {
	height: 68px
}

.head_cont .logo img {
	height: 68px
}

.nav_box {
	height: 45px;
	background: #e13d3d;
	overflow: hidden
}

.nav_box .nav {
	height: 45px;
	line-height: 45px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.nav_box .nav a {
	display: inline-block;
	height: 45px;
	width: 120px;
	text-align: center;
	margin-right: 1px;
	color: #fff;
	font-size: 16px;
	float: left;
	position: relative;
	transition: all .2s linear
}

.nav_box .nav a.on,
.nav_box .nav a:hover {
	background: #c73636
}

.footer {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	padding: 10px 0;
	float: left;
	background: #444
}

.footer div {
	width: 1160px;
	margin: 0 auto
}

.footer p {
	text-align: center;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	margin: 10px 0
}

.footer p a {
	display: inline-block;
	padding: 0 10px;
	color: #b9b9b9
}

.footer p a.icps {
	padding: 0 10px 0 0
}

.footer p a.icps img {
	position: relative;
	top: 0
}

.Minbox {
	padding: 20px;
	background: #fff;
	border: 1px solid #f3f0eb;
	width: 1160px;
	margin: 20px auto 0
}

.Minbox .Mtitle {
	height: 31px;
	position: relative;
	border-bottom: 3px solid #505050
}

.Minbox .Mtitle .bt {
	display: block;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	position: absolute;
	border-bottom: 3px solid #e13d3d;
	float: left
}

.Minbox .Mtitle .more {
	font-size: 14px;
	color: #aaa;
	line-height: 30px
}

.Minbox .Mtitle .more:hover {
	color: #e13d3d
}

.Min1 {
	overflow: hidden
}

.Min1 .tabMenu {
	background: #f6f6f6
}

.Min1 .tabMenu li {
	width: 130px;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	position: relative;
	cursor: pointer;
	text-align: center
}

.Min1 .tabMenu li .arr {
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 18px;
	right: -20px
}

.Min1 .tabMenu li .ico {
	width: 28px;
	height: 28px;
	position: relative;
	display: inline-block;
	top: 8px;
	left: 0;
	margin-right: 5px;
	background: url(../images/ic.png) no-repeat
}

.Min1 .tabMenu li .ico1 {
	background-position: 4px 4px
}

.Min1 .tabMenu li .ico2 {
	background-position: -24px 4px
}

.Min1 .tabMenu .on {
	background: #e13d3d;
	color: #fff
}

.Min1 .tabMenu .on .arr {
	border-color: transparent transparent transparent #e13d3d
}

.Min1 .tabMenu .on .ico1 {
	background-position: 4px -24px
}

.Min1 .tabMenu .on .ico2 {
	background-position: -24px -24px
}

.Min1 .tabCont {
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0
}

.Min1 .tabCont ul+ul {
	display: none
}

.Min1 .tabCont ul {
	width: 1010px;
	position: relative
}

.Min1 .tabCont ul li {
	display: block;
	width: 101px;
	height: 118px;
	float: left;
	text-align: center;
	border-bottom: 2px solid transparent;
	position: relative;
	z-index: 2
}

.Min1 .tabCont ul li:hover {
	border-color: #e13d3d
}

.Min1 .tabCont ul li a {
	display: block
}

.Min1 .tabCont ul li a img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 14px;
	margin: 0 auto
}

.Min1 .tabCont ul li a p {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Min2 {
	overflow: hidden
}

.Min2 .sliderBox {
	width: 370px;
	height: 480px;
	background: #ddd;
	float: left;
	overflow: hidden;
	position: relative
}

.Min2 .sliderBox .slider ul {
	position: absolute;
	left: 0;
	top: 0
}

.Min2 .sliderBox .slider ul li {
	width: 370px;
	text-align: center;
	float: left
}

.Min2 .sliderBox .slider ul li a,
.Min2 .sliderBox .slider ul li img {
	display: block;
	height: 480px;
	width: 370px
}

.Min2 .sliderBox .dotBox {
	width: 370px;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	z-index: 2
}

.Min2 .sliderBox .dotBox span {
	display: inline-block;
	width: 48px;
	height: 65px;
	border: 3px solid #545353;
	margin: 0 5px;
	cursor: pointer
}

.Min2 .sliderBox .dotBox img {
	display: block;
	width: 48px;
	height: 65px
}

.Min2 .sliderBox .current {
	border-color: #e13d3d !important
}

.Min2 .sliderBox .txtBox {
	height: 30px;
	position: absolute;
	bottom: 100px;
	left: 0;
	z-index: 2;
	width: 100%;
	overflow: hidden
}

.Min2 .sliderBox .txtBox ul {
	position: absolute;
	left: 0
}

.Min2 .sliderBox .txtBox ul li {
	width: 370px;
	float: left
}

.Min2 .sliderBox .txtBox ul li p {
	display: block;
	width: 300px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin: 0 auto
}

.Min2 .sliderBox .timeBox {
	width: 370px;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2
}

.Min2 .sliderBox .timeBox i {
	display: block;
	width: 0;
	height: 5px
}

.Min2 .sliderBox .mask {
	width: 370px;
	height: 190px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
	background-image: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
	background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
	background-image: linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%)
}

.Min2 .sliderBox .mainBg {
	background: #e13d3d
}

.Min2 .M2_list {
	width: 770px;
	height: 480px
}
.Min2 .M2_list_2{width: 385px;}
.Min2 .M2_list .tab_hd {
	float: left;
	border-bottom: 1px solid #e13d3d;
	margin-bottom: 5px;
	width: 100%
}
.Min2 .M2_list_2 .tab_hd {
	float: left;
	border-bottom: 1px solid #e13d3d;
	margin-bottom: 5px;
	width: 97%;
	margin-right: 3%;
}
.Min2 .M2_list .tab_hd li {
	width: 130px;
	height: 34px;
	line-height: 34px;
	font-size: 20px;
	text-align: center;
	border-bottom: 4px solid #fff;
	float: left;
	margin-right: 34px;
	cursor: pointer
}

.Min2 .M2_list .tab_hd .on {
	font-weight: 700;
	border-color: #e13d3d
}

.Min2 .M2_list .tabCont {
	width: 100%;
	overflow: hidden
}

.Min2 .M2_list .tabCont ul+ul {
	display: none
}

.Min2 .M2_list .tabCont ul {
	overflow: hidden;
	width: 102%;
	height: 440px
}
.Min2 .M2_list_2 .tabCont ul {
	overflow: hidden;
	width: 97%;
	height: 440px
}
.Min2 .M2_list .tabCont ul li {
	width: 375px;
	height: 18px;
	line-height: 18px;
	padding: 13px 0;
	margin-right: 15px;
	border-bottom: 1px dotted #e7e7e7;
	float: left;
	font-size: 14px;
	transition: all .2s linear
}
.Min2 .M2_list_2 .tabCont ul li {
	width: 365px;
}
.Min2 .M2_list .tabCont ul li a {
	display: block;
	width: 280px;
	transition: all .2s linear;
	border-left: 3px solid #b7b7b7;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Min2 .M2_list .tabCont ul li i {
	display: block;
	float: right;
	color: #aaa
}

.Min2 .M2_list .tabCont ul .gameTagS li .tag {
	width: 76px;
	height: 20px;
	line-height: 20px;
	float: left;
	border: none;
	padding: 0
}

.Min2 .M2_list .tabCont ul .gameTagS li .txt {
	width: 240px;
	border-left: 1px solid #efefef
}

.Min2 .M2_list .tabCont ul .gameTagS li .txt img {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	position: relative;
	top: 0
}

.Min2 .M2_list .tabCont ul .gameTagS li .txt span {
	display: inline-block;
	width: 210px;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: 0;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Min2 .M2_list .tabCont ul li:hover {
	border-bottom: 1px solid #e13d3d
}

.Min2 .M2_list .tabCont ul li:hover a {
	color: #e13d3d
}

.Min3 {
	overflow: hidden
}

.Min3 .list {
	overflow: hidden
}

.Min3 .list li+li {
	margin-left: 32px
}

.Min3 .list li {
	float: left;
	overflow: hidden;
	margin-top: 20px
}

.Min3 .list li,
.Min3 .list li img {
	width: 266px
}

.Min3 .list li img {
	height: 133px;
	transition: all .2s linear
}

.Min3 .list li:hover img {
	opacity: .8
}

.Min3 .list li p {
	line-height: 20px;
	height: 20px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	margin-top: 10px
}

.Min3 .list li p:hover {
	color: #e13d3d
}

.Min4 {
	overflow: hidden
}

.Min4 .M4_L {
	width: 850px;
	height: 595px;
	overflow: hidden
}

.Min4 .M4_L .list {
	width: 100%
}

.Min4 .M4_L .list a {
	float: left;
	width: 16.66%;
	height: 130px;
	position: relative;
	overflow: hidden;
	margin-top: 20px
}

.Min4 .M4_L .list a:hover img {
	opacity: .8
}

.Min4 .M4_L .list a:hover .btn {
	bottom: 5px
}

.Min4 .M4_L .list a p:hover {
	color: #e13d3d
}

.Min4 .M4_L .list a img {
	width: 75px;
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	border-radius: 12px;
	transition: all .2s linear
}

.Min4 .M4_L .list a p {
	font-size: 14px;
	text-align: center;
	color: #333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin: 5px 0;
	max-width: 134px;
	overflow: hidden
}

.Min4 .M4_L .list a span {
	font-size: 13px;
	color: #999;
	display: block;
	text-align: center
}

.Min4 .M4_L .list a .btn {
	display: block;
	width: 70px;
	height: 22px;
	background: #e13d3d;
	text-align: center;
	line-height: 23px;
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -35px;
	border-radius: 13px;
	transition: all .4s;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	text-decoration: none
}

.Min4 .M4_R {
	width: 295px;
	height: 570px;
	margin-top: 20px
}

.Min4 .M4_R .rtitle {
	background: url(../images/ic_bt.png) no-repeat;
	height: 46px;
	margin-left: -7px;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	text-indent: 23px
}

.Min4 .M4_R .ph {
	padding-top: 25px;
	height: 500px;
	overflow: hidden
}

.Min4 .M4_R .ph .hot {
	position: relative;
	height: 62px;
	margin-bottom: 18px
}

.Min4 .M4_R .ph .hot .img,
.Min4 .M4_R .ph .hot .size,
.Min4 .M4_R .ph .hot .title,
.Min4 .M4_R .ph .hot i {
	display: block;
	position: absolute;
	z-index: 1
}

.Min4 .M4_R .ph .hot i {
	top: 18px;
	left: 0;
	background: url(../images/ic_ph.png) no-repeat;
	width: 35px;
	height: 26px
}

.Min4 .M4_R .ph .hot .n1 {
	background-position: 0 0
}

.Min4 .M4_R .ph .hot .n2 {
	background-position: -48px 0
}

.Min4 .M4_R .ph .hot .n3 {
	background-position: -96px 0
}

.Min4 .M4_R .ph .hot .img {
	width: 60px;
	height: 60px;
	border: 1px solid #e13d3d;
	border-radius: 50%;
	top: 0;
	left: 45px;
	overflow: hidden
}

.Min4 .M4_R .ph .hot .img img {
	display: block;
	width: 38px;
	height: 38px;
	margin: 11px auto;
	border-radius: 15%
}

.Min4 .M4_R .ph .hot a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.Min4 .M4_R .ph .hot a:hover {
	color: #e13d3d
}

.Min4 .M4_R .ph .hot .size,
.Min4 .M4_R .ph .hot .title {
	width: 150px;
	line-height: 1;
	left: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Min4 .M4_R .ph .hot .title {
	font-size: 16px;
	top: 8px
}

.Min4 .M4_R .ph .hot .size {
	font-size: 14px;
	color: #888;
	top: 40px
}

.Min4 .M4_R .ph li {
	line-height: 44px;
	font-size: 14px;
	height: 44px;
	overflow: hidden;
	color: #666
}

.Min4 .M4_R .ph li:hover a {
	color: #e13d3d
}

.Min4 .M4_R .ph li .n {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	background: #fbc36f;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff
}

.Min5 {
	overflow: hidden
}

.Min5 .item+.item {
	margin-left: 20px
}

.Min5 .item {
	height: 550px;
	width: 275px;
	float: left
}

.Min5 .item ul {
	overflow: hidden;
	margin-top: 10px
}

.Min5 .item ul li+li {
	border-top: 1px solid #e8e7ed
}

.Min5 .item ul li {
	padding: 10px 0;
	overflow: hidden
}

.Min5 .item ul li span {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #e13d3d;
	color: #fff;
	margin-right: 15px;
	border-radius: 4px;
	display: block;
	float: left
}

.Min5 .item ul li .title {
	display: block;
	float: left;
	width: 235px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666
}

.Min5 .item ul li .info {
	display: none
}

.Min5 .item ul li .info .img {
	display: block;
	float: left;
	margin-right: 10px
}

.Min5 .item ul li .info .img,
.Min5 .item ul li .info .img img {
	width: 80px;
	height: 80px;
	border-radius: 16px
}

.Min5 .item ul li .info .bt {
	width: 140px;
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666
}

.Min5 .item ul li .info .bt:hover {
	color: #e13d3d
}

.Min5 .item ul li .info p {
	display: block;
	float: left;
	width: 140px;
	margin: 7px 0;
	font-size: 12px;
	color: #666;
	height: 20px;
	line-height: 20px
}

.Min5 .item ul li .info .btn {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	background: #e13d3d;
	font-size: 14px
}

.Min5 .item ul li .info .btn:hover {
	background: #c73636
}

.Min5 .item ul .on span {
	height: 80px;
	line-height: 80px
}

.Min5 .item ul .on .title {
	display: none
}

.Min5 .item ul .on .info {
	display: block
}

.Min5 .item ul li+li span {
	background: #ed9249
}

.Min5 .item ul li+li+li span {
	background: #ffb230
}

.Min5 .item ul li+li+li+li span {
	background: #aaa
}

.YQlink {
	overflow: hidden
}

.YQlink .links a {
	float: left;
	margin: 20px 10px 0 0;
	color: #999;
	font-size: 14px
}

.YQlink .links a:hover {
	color: #e13d3d
}

.crumb {
	height: 45px;
	line-height: 45px;
	width: 1200px;
	margin: 0 auto;
	color: #969696;
	font-size: 12px
}

.crumb a {
	color: #969696
}

.crumb a:hover {
	color: #e13d3d
}

.crumb span {
	padding: 0 2px;
	font-family: Serif;
	font-weight: 700;
	padding-right: 0
}

.Gm_lab {
	margin-top: 0;
	padding-top: 0;
	overflow: hidden;
}

.Gm_lab .links {
	width: 101%
}

.Gm_lab .links a {
	display: block;
	float: left;
	min-width: 92.5px;
	height: 32px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	color: #565656;
	font-size: 14px;
	margin: 12px 12px 0 0;
	transition: all .2s linear;
	cursor: pointer
}

.Gm_lab .links .on,
.Gm_lab .links a:hover {
	background: #e13d3d;
	border-color: #e13d3d;
	color: #fff
}

.Gm_wrap {
	overflow: hidden;
	width: 1200px;
	background: #fff;
	margin: 20px auto 0;
	padding: 0 0 20px
}

.Gm_wrap .m_nav {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee
}

.Gm_wrap .m_nav a {
	width: 110px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	display: block;
	font-size: 16px;
	color: #333
}

.Gm_wrap .m_nav .on,
.Gm_wrap .m_nav a:hover {
	background: #e13d3d;
	color: #fff
}

.Gm_wrap .Gm_list {
	overflow: hidden
}

.Gm_wrap .Gm_list li {
	width: 347px;
	height: 200px;
	border: 1px solid #efefef;
	padding: 12px;
	float: left;
	position: relative;
	margin: 20px 0 0 20px
}

.Gm_wrap .Gm_list li:hover {
	border-color: #e13d3d
}

.Gm_wrap .Gm_list li .img {
	display: block;
	float: left
}

.Gm_wrap .Gm_list li .img,
.Gm_wrap .Gm_list li .img img {
	width: 86px;
	height: 86px;
	border-radius: 16px
}

.Gm_wrap .Gm_list li .info {
	width: 250px;
	margin-left: 10px;
	color: #999;
	float: left
}

.Gm_wrap .Gm_list li .info .bt {
	color: #333;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	display: block
}

.Gm_wrap .Gm_list li .info .bt:hover {
	color: #e13d3d
}

.Gm_wrap .Gm_list li .info p {
	font-size: 12px;
	color: #aaa;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	margin-top: 13px
}

.Gm_wrap .Gm_list li .txt {
	width: 100%;
	float: left;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
	font-size: 12px;
	color: #aaa;
	line-height: 24px
}

.Gm_wrap .Gm_list li .btn {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
	margin: 10px auto 0;
	display: block;
	float: left;
	transition: all .2s linear
}

.Gm_wrap .Gm_list li .btn:hover {
	border-color: #e13d3d;
	background: #e13d3d;
	color: #fff
}

.detailt_cont {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto
}

.detailt_cont .cont_L {
	width: 820px;
	margin-right: 20px
}

.detailt_cont .cont_L .Gminfo {
	overflow: hidden
}

.detailt_cont .cont_L .Gminfo .img {
	width: 160px;
	height: 160px;
	display: block;
	float: left;
	margin-right: 20px
}

.detailt_cont .cont_L .Gminfo .info {
	width: 600px;
	float: left
}

.detailt_cont .cont_L .Gminfo .info .bt {
	font-size: 20px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
	line-height: 25px
}

.detailt_cont .cont_L .Gminfo .info .list {
	padding: 5px 0;
	color: #aaa;
	font-size: 14px;
	overflow: hidden;
	width: 100%
}

.detailt_cont .cont_L .Gminfo .info .list p {
	float: left;
	width: 33.33%;
	margin: 12px 0 0 0;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailt_cont .cont_L .Gminfo .info .btn_box {
	overflow: hidden
}

.detailt_cont .cont_L .Gminfo .info .btn_box .btn {
	position: relative;
	padding: 10px 35px;
	float: left;
	margin: 20px 30px 0 0;
	font-size: 16px;
	background: #e13d3d;
	border-bottom: 2px solid #c73636;
	color: #fff;
	border-radius: 5px;
	cursor: pointer
}

.detailt_cont .cont_L .Gminfo .info .btn_box .btn:hover {
	background: #c73636
}

.detailt_cont .cont_L .Mlbox {
	width: 780px;
	padding: 20px;
	background: #fff;
	margin-bottom: 20px
}

.detailt_cont .cont_L .Mlbox:last-child {
	margin-bottom: 0
}

.detailt_cont .cont_L .Gmdesc {
	overflow: hidden;
	font-size: 16px;
	line-height: 32px;
	color: #333
}

.detailt_cont .cont_L .Gmdesc h3 {
	font-size: 18px;
	font-weight: 700;
	padding-left: 10px;
	border-left: 10px solid #e13d3d;
	color: #e13d3d;
	margin-top: 15px
}

.detailt_cont .cont_L .Gmdesc p {
	margin-top: 15px
}

.detailt_cont .cont_L .Gmdesc img {
	max-width: 100%
}

.detailt_cont .cont_L .Gmdesc a {
	color: #e13d3d
}

.detailt_cont .cont_L .newlist {
	overflow: hidden;
	width: 102%;
	margin-top: 5px
}

.detailt_cont .cont_L .newlist li {
	width: 375px;
	height: 18px;
	line-height: 18px;
	padding: 13px 0;
	margin-right: 15px;
	border-bottom: 1px dotted #e7e7e7;
	float: left;
	font-size: 14px;
	transition: all .2s linear
}

.detailt_cont .cont_L .newlist li a {
	display: block;
	width: 275px;
	transition: all .2s linear;
	border-left: 3px solid #b7b7b7;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailt_cont .cont_L .newlist li i {
	display: block;
	float: right;
	color: #aaa
}

.detailt_cont .cont_L .newlist .gameTagS li .tag {
	width: 76px;
	height: 20px;
	line-height: 20px;
	float: left;
	border: none;
	padding: 0
}

.detailt_cont .cont_L .newlist .gameTagS li .txt {
	width: 240px;
	border-left: 1px solid #efefef
}

.detailt_cont .cont_L .newlist .gameTagS li .txt img {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	position: relative;
	top: 0
}

.detailt_cont .cont_L .newlist .gameTagS li .txt span {
	display: inline-block;
	width: 210px;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: 0;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailt_cont .cont_L .newlist li:hover {
	border-bottom: 1px solid #e13d3d
}

.detailt_cont .cont_L .newlist li:hover a {
	color: #e13d3d
}

.detailt_cont .cont_L .bblist {
	margin-top: 10px;
	overflow: hidden
}

.detailt_cont .cont_L .bblist li {
	height: 42px;
	line-height: 42px;
	margin: 0 0 7px 0;
	background: #f7f7f7;
	overflow: hidden;
	font-size: 14px;
	color: #333
}

.detailt_cont .cont_L .bblist li .seem {
	width: 85px;
	text-align: center;
	float: right;
	padding: 0;
	background: #e13d3d;
	color: #fff
}

.detailt_cont .cont_L .bblist li .seem:hover {
	background: #c73636
}

.detailt_cont .cont_L .bblist li .bt {
	width: 260px;
	height: 42px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 10px 0 15px;
	float: left
}

.detailt_cont .cont_L .bblist li .bt:hover {
	color: #e13d3d
}

.detailt_cont .cont_L .bblist li .star {
	width: 110px;
	height: 22px;
	margin: 10px 70px 0 0;
	float: left;
	background: url(../images/mstar.png) no-repeat;
	background-position: 0 -89px
}

.detailt_cont .cont_L .bblist li .star u {
	display: block;
	background: url(../images/mstar.png) no-repeat;
	background-position: 0 0;
	height: 22px
}

.detailt_cont .cont_L .bblist li i {
	width: 85px;
	overflow: hidden;
	float: left;
	font-style: normal;
	color: #666
}

.detailt_cont .cont_L .Mtitle {
	height: 31px;
	position: relative;
	border-bottom: 3px solid #505050;
	overflow: hidden;
}

.detailt_cont .cont_L .Mtitle .bt {
	display: block;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	position: absolute;
	border-bottom: 3px solid #e13d3d;
	float: left
}
.detailt_cont .cont_L .Mtitle .bt b{color: #df3d3e;}
.detailt_cont .cont_L .Mtitle .more {
	font-size: 14px;
	color: #aaa;
	line-height: 30px
}

.detailt_cont .cont_L .Mtitle .more:hover {
	color: #e13d3d
}

.detailt_cont .cont_L .news_cont {
	width: 820px;
	padding: 20px 0;
	background: #fff
}

.detailt_cont .cont_L .news_title {
	overflow: hidden;
	position: relative;
	padding: 0 20px 15px;
	background: #fff;
	border-bottom: 1px solid #f5f5f5
}

.detailt_cont .cont_L .news_title span {
	font-size: 16px
}

.detailt_cont .cont_L .news_title .link {
	overflow: hidden;
	width: 100%
}

.detailt_cont .cont_L .news_title .link a {
	font-size: 16px;
	float: left;
	margin-right: 25px
}

.detailt_cont .cont_L .news_title .link .on,
.detailt_cont .cont_L .news_title .link a:hover {
	color: #e13d3d
}

.detailt_cont .cont_L .art_list {
	overflow: hidden
}

.detailt_cont .cont_L .art_list li {
	overflow: hidden;
	border-bottom: 1px solid #efefef;
	float: left;
	padding: 20px
}

.detailt_cont .cont_L .art_list li .img {
	display: block;
	float: left;
	margin-right: 20px
}

.detailt_cont .cont_L .art_list li .img,
.detailt_cont .cont_L .art_list li .img img {
	width: 150px;
	height: 110px
}

.detailt_cont .cont_L .art_list li .info {
	float: left;
	width: 610px
}

.detailt_cont .cont_L .art_list li .info .bt {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%
}
.detailt_cont .cont_L .art_list li .info .bt .highlight{color: #df3d3e;}
.detailt_cont .cont_L .art_list li .info .bt:hover {
	color: #e13d3d
}

.detailt_cont .cont_L .art_list li .info .time {
	font-size: 14px;
	height: 20px;
	color: #aaa;
	padding-left: 24px;
	background: url(../images/ic-time.png) no-repeat left;
	margin: 8px 0;
	display: block
}

.detailt_cont .cont_L .art_list li .info .txt {
	height: 40px;
	overflow: hidden;
	margin-top: 12px;
	line-height: 20px;
	color: #666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.detailt_cont .cont_L .art_list li:hover {
	background: #f7f7f7
}

.detailt_cont .cont_L .art_cont {
	padding: 20px;
	background: #fff;
	margin-bottom: 20px
}

.detailt_cont .cont_L .art_cont .bt {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailt_cont .cont_L .art_cont .tips {
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	color: #999;
	font-size: 14px;
	margin-top: 15px
}

.detailt_cont .cont_L .art_cont .tips span {
	display: inline-block;
	margin: 0 20px
}

.detailt_cont .cont_L .art_cont .tips span em {
	color: #333
}

.detailt_cont .cont_L .art_cont .cont {
	font-size: 16px;
	line-height: 1.8;
	color: #333
}

.detailt_cont .cont_L .art_cont .cont a {
	color: #e13d3d
}

.detailt_cont .cont_L .art_cont .cont p {
	margin: 10px 0;
	word-wrap: break-word
}

.detailt_cont .cont_L .art_cont .cont img {
	max-width: 90%
}

.detailt_cont .cont_L .art_cont .cont h3 {
	margin-bottom: 16px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 700;
	color: #e13d3d;
	padding: 0 0 0 10px;
	border-left: 8px solid #e13d3d
}

.detailt_cont .cont_L .Gmlist {
	overflow: hidden
}

.detailt_cont .cont_L .Gmlist li {
	width: 260px;
	height: 60px;
	margin: 20px 0 0 0;
	float: left
}

.detailt_cont .cont_L .Gmlist li .img {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	float: left
}

.detailt_cont .cont_L .Gmlist li .img img {
	width: 60px;
	height: 60px;
	border-radius: 10px
}

.detailt_cont .cont_L .Gmlist li .info {
	width: 190px;
	height: 60px;
	overflow: hidden;
	float: right
}

.detailt_cont .cont_L .Gmlist li .info a {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden
}

.detailt_cont .cont_L .Gmlist li .info a:hover {
	color: #e13d3d
}

.detailt_cont .cont_L .Gmlist li .info em,
.detailt_cont .cont_L .Gmlist li .info i {
	display: block;
	width: 100%;
	line-height: 20px;
	color: #999;
	font-size: 12px
}

.detailt_cont .cont_R {
	width: 360px
}

.detailt_cont .cont_R .Mtitle {
	height: 31px;
	position: relative;
	border-bottom: 3px solid #505050
}

.detailt_cont .cont_R .Mtitle .bt {
	display: block;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	position: absolute;
	border-bottom: 3px solid #e13d3d;
	float: left
}

.detailt_cont .cont_R .Mtitle .more {
	font-size: 14px;
	color: #aaa;
	line-height: 30px
}

.detailt_cont .cont_R .Mtitle .more:hover {
	color: #e13d3d
}

.detailt_cont .cont_R .R_box:last-child {
	margin-bottom: 0
}

.detailt_cont .cont_R .R_box {
	padding: 20px;
	width: 320px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff
}

.detailt_cont .cont_R .Hot_Gm {
	overflow: hidden;
	width: 106%;
	margin-top: 10px
}

.detailt_cont .cont_R .Hot_Gm li {
	float: left;
	width: 93px;
	margin: 10px 20px 0 0
}

.detailt_cont .cont_R .Hot_Gm li:hover img {
	opacity: .8
}

.detailt_cont .cont_R .Hot_Gm li:hover span {
	color: #e13d3d
}

.detailt_cont .cont_R .Hot_Gm li img {
	width: 93px;
	height: 93px;
	border-radius: 12px
}

.detailt_cont .cont_R .Hot_Gm li span {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 6px
}

.detailt_cont .cont_R .newsgm {
	margin-top: 10px
}

.detailt_cont .cont_R .newsgm li {
	overflow: hidden;
	padding: 12px 0;
	position: relative
}

.detailt_cont .cont_R .newsgm li a {
	display: block
}

.detailt_cont .cont_R .newsgm li:hover .ico {
	display: block
}

.detailt_cont .cont_R .newsgm li+li {
	border-top: 1px solid #f7f7f7
}

.detailt_cont .cont_R .newsgm li:last-child {
	padding-bottom: 0
}

.detailt_cont .cont_R .newsgm img {
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	margin-right: 20px
}

.detailt_cont .cont_R .newsgm .info {
	float: left;
	width: 220px;
	overflow: hidden
}

.detailt_cont .cont_R .newsgm .info .bt {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin: 0
}

.detailt_cont .cont_R .newsgm .info .bt:hover {
	color: #e13d3d
}

.detailt_cont .cont_R .newsgm .info p {
	font-size: 14px;
	color: #aaa;
	line-height: 20px;
	margin: 5px 0
}

.detailt_cont .cont_R .newsgm .info p span {
	margin: 0 5px
}

.detailt_cont .cont_R .newsgm .info .star {
	float: left;
	background: url(../images/star2.png) no-repeat;
	width: 72px;
	height: 10px;
	background-position: 0 0;
	margin: 5px 0 0 0
}

.detailt_cont .cont_R .newsgm .info .star span {
	display: block;
	background: url(../images/star2.png) no-repeat;
	height: 10px;
	background-position: 0 -10px;
	max-width: 100%
}

.detailt_cont .cont_R .newsgm .ico {
	display: none;
	width: 20px;
	height: 18px;
	background: url(../images/ic-d.png) no-repeat;
	background-position: -39px 0;
	position: absolute;
	top: 44px;
	right: 20px
}

.detailt_cont .cont_R .newsgm .ico:hover {
	background-position: 0 0
}

.detailt_cont .cont_R .hjlist {
	overflow: hidden
}

.detailt_cont .cont_R .hjlist li {
	overflow: hidden;
	margin-top: 15px
}

.detailt_cont .cont_R .hjlist li img {
	width: 100%;
	height: 160px
}

.detailt_cont .cont_R .hjlist li img:hover {
	opacity: .8
}

.detailt_cont .cont_R .hjlist li p {
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-top: 10px
}

.detailt_cont .cont_R .hjlist li p:hover {
	color: #e13d3d
}

.detailt_cont .cont_R .Rnews {
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 5px;
	overflow: hidden
}

.detailt_cont .cont_R .Rnews .Mtitle {
	margin: 20px 20px 10px
}

.detailt_cont .cont_R .Rnews .tab_hd {
	height: 45px;
	line-height: 45px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd
}

.detailt_cont .cont_R .Rnews .tab_hd span {
	display: block;
	float: left;
	width: 50%;
	height: 43px;
	text-align: center;
	font-size: 18px;
	color: #999;
	border-bottom: 2px solid #fff;
	cursor: pointer
}

.detailt_cont .cont_R .Rnews .tab_hd .on {
	color: #e13d3d;
	border-color: #e13d3d
}

.detailt_cont .cont_R .Rnews .tab_bd ul+ul {
	display: none
}

.detailt_cont .cont_R .Rnews .tab_bd ul li {
	overflow: hidden;
	padding: 6px 10px
}

.detailt_cont .cont_R .Rnews .tab_bd ul li .img {
	display: none
}

.detailt_cont .cont_R .Rnews .tab_bd ul li i {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #e4000f;
	color: #fff;
	float: left;
	font-size: 12px;
	margin: 4px 10px 0 4px
}

.detailt_cont .cont_R .Rnews .tab_bd ul li .bt {
	display: block;
	float: left;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 306px
}

.detailt_cont .cont_R .Rnews .tab_bd ul li .bt:hover {
	color: #e13d3d
}

.detailt_cont .cont_R .Rnews .tab_bd ul li .img {
	display: none;
	float: left;
	margin-right: 12px
}

.detailt_cont .cont_R .Rnews .tab_bd ul li .img,
.detailt_cont .cont_R .Rnews .tab_bd ul li .img img {
	width: 110px;
	height: 70px
}

.detailt_cont .cont_R .Rnews .tab_bd ul .on .img {
	display: block
}

.detailt_cont .cont_R .Rnews .tab_bd ul .on .bt {
	height: 56px;
	-webkit-line-clamp: 2;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 3px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	width: 180px;
	white-space: initial
}

.detailt_cont .cont_R .Rnews .tab_bd ul li+li i {
	background: #febc44;
	color: #fff
}

.detailt_cont .cont_R .Rnews .tab_bd ul li+li+li i {
	background: #8ac03b;
	color: #fff
}

.detailt_cont .cont_R .Rnews .tab_bd ul li+li+li+li i {
	background: #e8e8e8;
	color: #333
}

.detailt_cont .cont_R .tags {
	overflow: hidden;
	width: 105%
}

.detailt_cont .cont_R .tags a {
	float: left;
	width: 150px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	border-radius: 4px;
	background: #f1f1f1;
	color: #666;
	font-size: 14px;
	margin: 12px 15px 0 0;
	transition: all .2s linear;
	-webkit-transition: all .2s linear
}

.detailt_cont .cont_R .tags a:hover {
	background: #e13d3d;
	color: #fff
}

.screenshot .intro {
	width: 780px;
	position: relative
}

.screenshot .intro .slider-contain {
	position: relative;
	width: 780px;
	height: 297px;
	overflow: hidden
}

.screenshot .intro .img-slider {
	width: 780px;
	height: 280px;
	text-align: center;
	font-size: 0;
	white-space: nowrap
}

.screenshot .intro .img-slider img {
	display: block;
	height: 280px;
	border-radius: 0;
	width: auto;
	vertical-align: top
}

.screenshot .intro .img-slider li {
	width: auto;
	margin-right: 16px;
	display: inline-block;
	height: 280px
}

.screenshot .img-slider li:last-child {
	margin-right: 0
}

.screenshot .intro .video-js {
	width: 500px;
	height: 280px
}

.screenshot .slider-inner-contain {
	position: relative;
	left: 0;
	width: 780px;
	height: 297px;
	overflow-x: scroll;
	overflow-y: hidden;
	background: #fff
}

.screenshot .slider-contain .a_left {
	position: absolute;
	left: 0;
	top: 108px;
	z-index: 10;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../images/prev.png) no-repeat
}

.screenshot .slider-contain .a_left,
.screenshot .slider-contain .a_right {
	display: none
}

.screenshot .slider-contain:hover .a_left,
.screenshot .slider-contain:hover .a_right {
	display: block
}

.screenshot .slider-contain .a_right {
	position: absolute;
	right: 0;
	top: 108px;
	z-index: 10;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../images/next.png) no-repeat
}

.screenshot .img-slider .img-item {
	position: relative;
	line-height: 0;
	font-size: 0
}

.mgt0 {
	margin-top: 0
}

.cellcetion_list {
	overflow: hidden;
	background: #fff;
	width: 1160px;
	padding: 20px;
	margin: 20px auto 0
}

.cellcetion_list .title {
	overflow: hidden
}

.cellcetion_list .title span {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 24px;
	color: #000
}

.cellcetion_list .title .links {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
	line-height: 30px
}

.cellcetion_list .title .links a {
	display: block;
	float: left;
	padding: 0 20px;
	border-bottom: 2px solid transparent
}

.cellcetion_list .title .links a.on,
.cellcetion_list .title .links a:hover {
	color: #e13d3d;
	border-color: #e13d3d
}

.cellcetion_list .hjlist {
	overflow: hidden;
	width: 102%;
	padding-top: 20px
}

.cellcetion_list .hjlist a {
	display: block;
	float: left;
	width: 276px;
	height: 260px;
	background: #fff;
	margin: 0 16px 20px 0;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	overflow: hidden
}

.cellcetion_list .hjlist a:hover {
	margin: -5px 16px 25px 0;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.cellcetion_list .hjlist a img {
	width: 276px;
	height: 138px;
	transition: all .2s linear
}

.cellcetion_list .hjlist a img:hover {
	opacity: .8
}

.cellcetion_list .hjlist a span {
	display: block;
	width: 250px;
	height: 26px;
	line-height: 26px;
	margin: 8px auto 0;
	color: #333;
	font-size: 16px;
	overflow: hidden
}

.cellcetion_list .hjlist a span:hover {
	color: #e13d3d
}

.cellcetion_list .hjlist a .time {
	width: 250px;
	margin: 5px auto;
	height: 26px;
	line-height: 26px;
	color: #999;
	font-size: 12px
}

.cellcetion_list .hjlist a p {
	width: 250px;
	height: 40px;
	margin: 0 auto;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.cellcetion_head {
	padding: 20px;
	background: #545454;
	margin: 20px auto;
	width: 1160px;
	height: 300px
}

.cellcetion_head img {
	display: block;
	width: 600px;
	height: 300px;
	float: left;
	margin-right: 20px
}

.cellcetion_head .info {
	float: left;
	width: 540px
}

.cellcetion_head .info .bt {
	line-height: 40px;
	overflow: hidden;
	height: 50px;
	font-size: 20px;
	color: #fff;
	border-bottom: 2px solid #ddd
}

.cellcetion_head .info .txt {
	line-height: 28px;
	font-size: 14px;
	color: #aaa;
	margin: 15px 0;
	overflow: hidden;
	min-height: 110px;
	max-height: 190px
}

.cellcetion_head .info p {
	text-align: right;
	font-size: 14px;
	color: #aaa
}

.hjlist_wrap {
	width: 1200px;
	padding: 10px 0 20px;
	background: #fff;
	margin: 20px auto;
	overflow: hidden
}

.hjlist_wrap .list {
	overflow: hidden;
	width: 101%
}

.hjlist_wrap .list li {
	float: left;
	overflow: hidden;
	display: block;
	width: 348px;
	background: #fcfcfc;
	margin: 16px;
	padding: 10px
}

.hjlist_wrap .list li:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.hjlist_wrap .list li .img {
	float: left;
	margin-right: 20px
}

.hjlist_wrap .list li .img,
.hjlist_wrap .list li .img img {
	width: 100px;
	height: 100px;
	border-radius: 22px
}

.hjlist_wrap .list li .info {
	width: 225px;
	float: left;
	height: 100px
}

.hjlist_wrap .list li .info .bt {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #2e2e2e
}

.hjlist_wrap .list li .info .bt:hover {
	color: #e13d3d
}

.hjlist_wrap .list li .info .bq {
	font-size: 12px;
	color: #9e9e9e;
	margin: 10px 0
}

.hjlist_wrap .list li .info .bq span {
	display: inline-block;
	width: 1px;
	height: 6px;
	background: #e13d3d;
	margin: 0 8px
}

.hjlist_wrap .list li .info .btn {
	margin-top: 4px;
	width: 90px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #525151;
	background: #f0f1f7;
	border-radius: 3px;
	transition: all .2s linear
}

.hjlist_wrap .list li .info .btn:hover {
	background: #c73636;
	color: #fff
}

.news_game {
	overflow: hidden;
	margin-top: 20px;
	height: 170px
}

.news_game li+li {
	margin-left: 20px
}

.news_game li {
	float: left;
	width: 111px;
	margin-bottom: 5px
}

.news_game li img {
	width: 111px;
	height: 111px;
	border-radius: 20px
}

.news_game li p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.news_game li p:hover {
	color: #e13d3d
}

.news_game li span {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	display: block
}

.phbwrap {
	width: 1160px;
	padding: 20px;
	background: #fff;
	margin: 0 auto 20px;
	overflow: hidden
}

.phbwrap .rankTit {
	padding: 20px 0 30px;
	text-align: center
}

.phbwrap .rankTitW {
	width: 260px;
	height: 42px;
	margin: 0 auto;
	line-height: 42px;
	color: #e13d3d;
	border: 2px solid #e13d3d;
	border-radius: 23px;
	position: relative
}

.phbwrap .rankTitW p {
	font-size: 18px;
	font-weight: 600
}

.phbwrap .rankTitLine {
	position: absolute;
	width: 238px;
	height: 100%;
	top: 0
}

.phbwrap .rankTitLine.rankTitLineL {
	left: -262px;
	background: url(../images/tit_bg_l.png) no-repeat right center
}

.phbwrap .rankTitLine.rankTitLineR {
	right: -262px;
	background: url(../images/tit_bg_r.png) no-repeat left center
}

.phbwrap .ranks {
	margin: 22px 0 40px;
	overflow: hidden;
	height: 42px
}

.phbwrap .ranks ul {
	padding: 0 36px;
	overflow: hidden;
	height: 42px
}

.phbwrap .ranks ul li {
	float: left;
	width: 14.166%;
	height: 40px;
	margin-left: 3%;
	line-height: 42px;
	text-align: center;
	font-size: 16px
}

.phbwrap .ranks ul li:first-child {
	margin-left: 0
}

.phbwrap .ranks ul li a {
	display: block;
	height: 100%;
	border: 1px solid;
	border-radius: 20px
}

.phbwrap .ranks ul li.col1 a {
	color: #e13d3d;
	border-color: #e13d3d
}

.phbwrap .ranks ul li.col1.on a {
	color: #fff;
	background: #e13d3d
}

.phbwrap .ranks ul li.col2 a {
	color: #22ac38;
	border-color: #22ac38
}

.phbwrap .ranks ul li.col2.on a {
	color: #fff;
	background: #22ac38
}

.phbwrap .ranks ul li.col3 a {
	color: #61c6cc;
	border-color: #61c6cc
}

.phbwrap .ranks ul li.col3.on a {
	color: #fff;
	background: #61c6cc
}

.phbwrap .ranks ul li.col4 a {
	color: #39a0ff;
	border-color: #39a0ff
}

.phbwrap .ranks ul li.col4.on a {
	color: #fff;
	background: #39a0ff
}

.phbwrap .ranks ul li.col5 a {
	color: #ef2b31;
	border-color: #ef2b31
}

.phbwrap .ranks ul li.col5.on a {
	color: #fff;
	background: #ef2b31
}

.phbwrap .ranks ul li.col6 a {
	color: #8000ff;
	border-color: #8000ff
}

.phbwrap .ranks ul li.col6.on a {
	color: #fff;
	background: #8000ff
}

.phbwrap .ranks ul li a:hover {
	background: #fafafa
}

.phbwrap .rank_bd {
	overflow: hidden
}

.phbwrap .rank_bd ul+ul {
	display: none
}

.phbwrap .rank_bd li {
	padding: 28px 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden
}

.phbwrap .rank_bd li .img {
	float: left;
	margin-right: 20px
}

.phbwrap .rank_bd li .img,
.phbwrap .rank_bd li .img img {
	width: 116px;
	height: 116px;
	border-radius: 16px
}

.phbwrap .rank_bd li .info {
	float: left;
	width: 770px
}

.phbwrap .rank_bd li .info h3 {
	line-height: 38px;
	margin-bottom: 2px
}

.phbwrap .rank_bd li .info h3 span {
	display: inline-block;
	width: 32px;
	margin-right: 18px;
	text-align: center;
	font-size: 0;
	vertical-align: top
}

.phbwrap .rank_bd li .info h3 span em {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 600;
	color: grey;
	background: #e5e5e5;
	border-radius: 4px;
	vertical-align: middle
}

.phbwrap .rank_bd li .info h3 a {
	font-size: 22px;
	color: #333;
	font-weight: 400
}

.phbwrap .rank_bd li .info h3 .num1 em,
.phbwrap .rank_bd li .info h3 .num2 em,
.phbwrap .rank_bd li .info h3 .num3 em {
	line-height: 25px;
	vertical-align: top;
	color: #fff;
	background: 0 0
}

.phbwrap .rank_bd li .info h3 .num1 {
	background: url(../images/num_11.png) no-repeat left top
}

.phbwrap .rank_bd li .info h3 .num2 {
	background: url(../images/num_22.png) no-repeat left top
}

.phbwrap .rank_bd li .info h3 .num3 {
	background: url(../images/num_33.png) no-repeat left top
}

.phbwrap .rank_bd li .info h4 {
	line-height: 30px;
	color: #999;
	font-size: 12px;
	font-weight: 400
}

.phbwrap .rank_bd li .info h4 span {
	margin-right: 12px
}

.phbwrap .rank_bd li .info h4 em {
	margin: 0 12px
}

.phbwrap .rank_bd li .info h4 i {
	margin-left: 12px;
	color: #ff5722
}

.phbwrap .rank_bd li .info p {
	min-height: 2em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: clip;
	overflow: hidden;
	line-height: 24px;
	color: #666;
	height: 50px;
	font-size: 12px
}

.phbwrap .rank_bd li .btn {
	float: right;
	width: 220px;
	height: 50px;
	margin-top: 30px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #e13d3d;
	border-radius: 25px
}

.phbwrap .rank_bd li .btn:hover {
	background: #c73636
}

.phbwrap .rank_bd li .star {
	margin: 5px 0 0 10px;
	display: inline-block;
	background: url(../images/star2.png) no-repeat;
	width: 72px;
	height: 10px;
	background-position: 0 0
}

.phbwrap .rank_bd li .star span {
	display: block;
	background: url(../images/star2.png) no-repeat;
	height: 10px;
	background-position: 0 -10px;
	max-width: 100%
}

.newbd {
	overflow: hidden
}

.newbd a {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	background: #eee;
	border-radius: 3px;
	margin: 20px 20px 0 0;
	font-size: 14px;
	color: #666
}

.newbd a:hover {
	background: #e13d3d;
	color: #fff
}

.phb_details {
	overflow: hidden;
	width: 820px
}

.phb_details .phb_head {
	padding: 20px;
	overflow: hidden;
	width: 780px;
	background: #fff;
	margin-bottom: 10px
}

.phb_details .phb_head .bt {
	font-size: 24px;
	line-height: 30px;
	text-align: center
}

.phb_details .phb_head .desc {
	font-size: 14px;
	line-height: 28px;
	margin: 10px 0;
	color: #666
}

.phb_details .phb_head p {
	font-size: 14px;
	color: #999
}

.phb_details .phb_list {
	overflow: hidden
}

.phb_details .phb_list li {
	background: #fff;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 5px 1px #ececec;
	margin-top: 10px;
	position: relative
}

.phb_details .phb_list li .img {
	float: left;
	width: 120px;
	height: 120px;
	margin: 10px 0 10px 60px
}

.phb_details .phb_list li .img img {
	width: 120px;
	height: 120px;
	border-radius: 23px
}

.phb_details .phb_list li .info {
	float: left;
	width: 600px;
	height: 120px;
	margin-left: 20px
}

.phb_details .phb_list li .info .bt {
	display: block;
	float: left;
	height: 32px;
	width: 480px;
	overflow: hidden;
	line-height: 32px;
	font-size: 24px;
	color: #333;
	font-style: normal;
	margin-top: 12px
}

.phb_details .phb_list li .info .bt:hover {
	color: #e13d3d
}

.phb_details .phb_list li .info p {
	height: 20px;
	font-size: 14px;
	color: #aaa;
	margin: 10px 0;
	float: left;
	width: 480px
}

.phb_details .phb_list li .info p span {
	display: inline-block;
	height: 20px;
	height: 20px
}

.phb_details .phb_list li .info p span+span {
	padding-left: 10px;
	border-left: 1px solid #eee;
	margin-left: 10px
}

.phb_details .phb_list li .info .desc {
	line-height: 25px;
	height: 50px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	width: 100%
}

.phb_details .phb_list li .btn {
	position: absolute;
	right: 0;
	top: 10px;
	padding: 10px 35px;
	float: left;
	margin: 20px 30px 0 0;
	font-size: 16px;
	background: #e13d3d;
	border-bottom: 2px solid #c73636;
	color: #fff;
	border-radius: 5px;
	cursor: pointer
}

.phb_details .phb_list li .btn:hover {
	background: #c73636
}

.phb_details .phb_list li .num {
	background: url(../images/ranknum.png) no-repeat;
	width: 40px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	color: #999;
	font-style: italic;
	line-height: 38px;
	text-align: center;
	padding-right: 20px;
	border-top-left-radius: 4px
}

.phb_details .phb_list li .num1 {
	background-position: 0 -60px;
	color: #fff
}

.phb_details .phb_list li .num2 {
	background-position: 0 -120px;
	color: #fff
}

.phb_details .phb_list li .num3 {
	background-position: 0 -180px;
	color: #fff
}

.page404 {
	width: 1200px;
	margin: 20px auto 0;
	background: #fff url(../images/404.png) no-repeat center;
	min-height: 560px;
	position: relative
}

.page404 .back {
	width: 248px;
	height: 62px;
	line-height: 62px;
	position: absolute;
	top: 300px;
	right: 250px;
	background: #e13d3d;
	color: #fff;
	display: inline-block;
	font-size: 21px;
	transition: all .2s linear;
	text-align: center
}

.page404 .back:hover {
	opacity: .8
}

.soft_off .cont_L .Mlbox,
.soft_off .cont_R .R_box,
.soft_off .screenshot .slider-inner-contain {
	background: #fff url(../images/soft_off_bg.png) repeat
}

.detailt_cont .cont_L .Gminfo .info .btn_box .soft_offbtn .icon {
	height: 20px;
	width: 20px;
	background: url(../images/closedown.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.detailt_cont .cont_L .Mtitle .tab_hd {
	font-size: 14px;
	margin-left: 110px;
	color: #666
}

.detailt_cont .cont_L .Mtitle .tab_hd span {
	margin-left: 12px;
	line-height: 32px;
	cursor: pointer
}

.detailt_cont .cont_L .Mtitle .tab_hd .on {
	color: #e13d3d
}

.detailt_cont .cont_L .Mlbox .tab_bd .item+.item,
.detailt_cont .cont_L .Mtitle .more a+a {
	display: none
}

.detailt_cont .cont_L .Mlbox .tab_bd {
	width: 100%;
	overflow: hidden
}

.detailt_cont .cont_L .Mlbox .tab_bd .item {
	width: 800px;
	overflow: hidden
}

.like-lis {
	overflow: hidden
}

.like-lis li {
	float: left;
	width: 250px;
	height: 80px;
	margin: 20px 15px 0 0
}

.like-lis li .like-img {
	float: left;
	overflow: hidden;
	margin-right: 10px
}

.like-lis li img {
	width: 80px;
	height: 80px;
	border-radius: 12px
}

.like-lis li .like-info {
	float: left
}

.like-lis li .like-name a {
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #525252;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.like-lis li .like-name a:hover {
	color: #38b18b
}

.like-lis li .like-size,
.like-lis li .like-type {
	width: 150px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	color: #9d97be;
	margin-top: 8px
}

.like-lis li .like-type span {
	color: #aaa
}

.like-lis li .like-type i {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #dbdbdb;
	margin: 0 8px
}

/* 20230504 */
.GameLabels {
	overflow: hidden;
	margin: 15px 0 10px;
	font-size: 15px;
	line-height: 20px;
}

.GameLabels span {
	color: #999;
	display: inline-block;
}

.GameLabels a {
	margin-left: 10px;
	color: #ff9900;
}

.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;
}

.LabHead {
	width: 1210px;
	height: 380px;
	background: url(../images/detailhead.png) no-repeat;
	margin: 0 auto;
}

.LabHead .hdimg {
	margin: 56px 31px 0;
}

.LabHead .hdimg,
.LabHead .hdimg img {
	width: 530px;
	height: 265px;
}

.LabHead .hdimg img {
	-o-object-fit: cover;
	object-fit: cover;
}

.LabHead .info {
	width: 375px;
}

.LabHead .info .bt {
	font-weight: bold;
	font-size: 36px;
	color: #333;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-top: 12px;
}

.LabHead .info .time {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	margin: 20px auto;
}

.LabHead .info .time u {
	color: #666;
	text-decoration: none;
}

.LabHead .info .desc {
	width: 374px;
	height: 215px;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	background: #fff;
	overflow: hidden;
}

.LabHead .info .desc p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	margin: 10px 15px;
}

.LabHead .HotGame {
	width: 155px;
	margin-right: 30px;
}

.LabHead .HotGame strong {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	display: block;
	-webkit-transform: skewY(10deg);
	transform: skewY(10deg);
	margin: 30px 0 27px 24px;
}

.LabHead .HotGame img {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 28px;
	margin: 0 auto;
}

.LabHead .HotGame p {
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #666;
	height: 20px;
	overflow: hidden;
	margin: 20px auto;
}

.LabHead .HotGame .btn {
	text-align: center;
	width: 120px;
	height: 40px;
	border-radius: 4px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	display: block;
	margin: 10px auto;
	background: #c73636;
}

.LabHead .HotGame .btn:hover {
	opacity: 0.8;
}

.LabDetaileWrap {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	display: table;
}

.LabDetaileWrap .GameList {
	margin: 20px 0;
	display: table;
}

.LabDetaileWrap .GameList li {
	margin: 30px 0 20px 20px;
	float: left;
}

.LabDetaileWrap .GameList li a {
	display: block;
	width: 273px;
	height: 86px;
	border-radius: 8px;
	border: 1px solid #e6e6e6;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.LabDetaileWrap .GameList li a:hover {
	-webkit-box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	border-color: #fff;
}

.LabDetaileWrap .GameList li a:hover img {
	-webkit-box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
}

.LabDetaileWrap .GameList li a img {
	display: block;
	float: left;
	width: 96px;
	height: 96px;
	border-radius: 20px;
	margin: -30px 18px 20px;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.LabDetaileWrap .GameList li a p {
	width: 130px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	margin-top: 12px;
}

.LabDetaileWrap .GameList li a span {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-top: 10px;
}

.LabDetaileWrap .LabTitle {
	overflow: hidden;
	margin: 20px auto;
	text-align: center;
}

.LabDetaileWrap .LabTitle strong {
	font-size: 24px;
	color: #b4925a;
	margin: 0 50px;
	display: inline-block;
}

.LabDetaileWrap .LabTitle::after,
.LabDetaileWrap .LabTitle::before {
	display: inline-block;
	content: "";
	width: 220px;
	height: 13px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAANCAMAAAD15vA5AAAAM1BMVEVMaXGzkVt/f3+qqlW0kVqyklizkFm3j1ezklq0klmymWa0kVq0klqxkFi0klq0kli0klrLHbNuAAAAEHRSTlMAYgIDnr4lIN9qCuJxF+tZbQBcwwAAAGtJREFUeNrd0ckNgDAQQ1EDWSHL9F8tKI6UiBL8D+Pz08AA24NSNmceDVyPurijJersiyiugu0Jmbrfx0zCBlCnhqNt6BZOphaIKqlOnE4x5bG3d5ccjrplg21J6GiTi7ri3Qmo6mjTrNL2AuptEaya6BdsAAAAAElFTkSuQmCC);
}

.LabDetaileWrap .LabTitle::after {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.LabDetaileWrap .NewLabels {
	width: 100%;
	height: 235px;
	position: relative;
}

.LabDetaileWrap .NewLabels::before {
	display: block;
	content: "";
	z-index: 1;
	position: absolute;
	width: calc(100vw - 6px);
	min-width: 1200px;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	margin-left: calc(-50vw + 596px);
}

.LabDetaileWrap .NewLabels .LabelBox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	height: 230px;
	overflow: hidden;
}

.LabDetaileWrap .NewLabels .LabelBox .refbtn,
.LabDetaileWrap .NewLabels .LabelBox .Labs a,
.LabDetaileWrap .NewLabels .LabelBox .goodBtn {
	display: block;
	float: left;
	width: 235px;
	height: 72px;
	line-height: 72px;
	margin: 30px 10px 0;
	text-align: center;
	padding: 0 20px;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a {
	background: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10 10px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10 10px rgba(0, 0, 0, 0.02);
	position: relative;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a:hover {
	color: #e13d3d;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a::before,
.LabDetaileWrap .NewLabels .LabelBox .Labs a::after {
	display: inline-block;
	position: absolute;
	content: "+";
	color: #999;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a::before {
	left: 5px;
	bottom: 10px;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a::after {
	right: 10px;
	top: 5px;
}

.LabDetaileWrap .NewLabels .LabelBox .Labs a:nth-child(6)~a {
	display: none;
}

.LabDetaileWrap .NewLabels .LabelBox .goodBtn i {
	width: 88px;
	height: 88px;
	background: url(../images/icon_good.png) no-repeat;
	display: inline-block;
}

.LabDetaileWrap .NewLabels .LabelBox .refbtn {
	position: absolute;
	right: 30px;
	bottom: 20px;
	margin: 0;
	cursor: pointer;
}

.LabDetaileWrap .NewLabels .LabelBox .refbtn i {
	width: 88px;
	height: 88px;
	background: url(../images/icon_ref.png) no-repeat;
	display: inline-block;
}

@media screen and (max-width: 1220px) {
	.LabDetaileWrap .NewLabels::before {
		margin-left: 0;
	}
}

.HotLabels {
	display: table;
	margin-bottom: 20px;
}

.HotLabels li {
	float: left;
	width: 216px;
	height: 160px;
	position: relative;
	border-radius: 8px;
	background: #fff;
	margin: 60px 0 0 20px;
	-webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.02);
}

.HotLabels li:hover .btn {
	background: #c73636;
	color: #fff;
}

.HotLabels li i {
	position: absolute;
	left: 0;
	top: -30px;
	font-weight: bold;
	font-size: 16px;
}

.HotLabels li img {
	width: 96px;
	height: 96px;
	border-radius: 20px;
	display: block;
	margin: -40px auto 15px;
}

.HotLabels li p {
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #333;
	height: 20px;
	margin: 15px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.HotLabels li .btn {
	text-align: center;
	width: 120px;
	height: 34px;
	border-radius: 4px;
	line-height: 34px;
	font-size: 14px;
	color: #333;
	display: block;
	margin: 10px auto;
	border: 1px solid #e6e6e6;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

/* 20230614 */
.LabDetaileWrap .GameList2 {
	margin: 20px 0;
	display: table;
}

.LabDetaileWrap .GameList2 li {
	margin: 30px 0 20px 20px;
	float: left;
}

.LabDetaileWrap .GameList2 li .info {
	display: block;
	width: 273px;
	height: 160px;
	border-radius: 8px;
	border: 1px solid #e6e6e6;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.LabDetaileWrap .GameList2 li .info:hover {
	-webkit-box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	border-color: #fff;
}

.LabDetaileWrap .GameList2 li .info:hover img {
	-webkit-box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.02);
}

.LabDetaileWrap .GameList2 li .info img {
	display: block;
	float: left;
	width: 96px;
	height: 96px;
	border-radius: 20px;
	margin: -30px 18px 15px;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.LabDetaileWrap .GameList2 li .info p {
	width: 130px;
	height: 50px;
	line-height: 25px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	margin-top: 12px;
}

.LabDetaileWrap .GameList2 li .lab {
	margin: 0 auto;
	width: 240px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	height: 20px;
}

.LabDetaileWrap .GameList2 li .lab span {
	max-width: 48%;
	overflow: hidden;
	white-space: nowrap;
}

.LabDetaileWrap .GameList2 li .btn {
	text-align: center;
	width: 250px;
	height: 34px;
	border-radius: 4px;
	line-height: 34px;
	font-size: 14px;
	color: #333;
	display: block;
	margin: 14px auto;
	border: 1px solid #e6e6e6;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.LabDetaileWrap .GameList2 li .btn:hover {
	background: #c73636;
	color: #fff;
}

.Min2 .M2_list .tab_hd li:nth-child(4) {
	display: none
}
.Mtitlelists{
	display: flex;
	justify-content: space-between;
}
.Mtitlelists ul {
    overflow: hidden;
    width: 32%;
}
.Mtitlelists .Mtitlelist_n li {
    width: 97%;
    height: 18px;
    line-height: 18px;
    padding: 13px 0;
    margin-right: 15px;
    border-bottom: 1px dotted #e7e7e7;
    float: left;
    font-size: 14px;
    transition: all .2s linear;
}
.Mtitlelists .Mtitlelist_n li a {
    display: block;
    transition: all .2s linear;
    border-left: 3px solid #b7b7b7;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width:73%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;

}
.Mtitlelists .Mtitlelist_n li i {
    display: block;
    float: right;
    color: #aaa;
}
.Mtitlelist_frist li{padding: 6.5px 0;    border-bottom: 1px dotted #e7e7e7;}
.Mtitlelist_frist li a{display: flex;flex-wrap: wrap;}
.Mtitlelist_frist li img{width:30%;height:74.5px;display: block;padding-right: 3%;}
.Mtitlelist_frist li div{width:66%;}
.Mtitlelist_frist li h4{width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
display: inline-block;}
.Mtitlelist_frist li i{display: block;line-height: 15px;height: 30px;}
.Mtitlelist_frist li small{width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
display: inline-block;}
.Mtitlelist_frist li div i{font-size: 13px;}
.Mtitlelists ul li:hover {
	border-bottom: 1px solid #e13d3d
}
.Mtitlelists ul li:hover a {
	color: #e13d3d
}

 #indexfrom {  
	 float: right;
	 width: 300px;
        display: flex;  
        align-items: center;  
        background: #f5f5f5; 
        padding: 10px;  
        border-radius: 5px; 
    }  
  
    #indexfrom input[type="text"] {  
        padding: 8px;  
        margin-right: 10px;  
        border: 1px solid #ccc;  
        border-radius: 4px; 
		 height: 20px;
        width: calc(100% - 100px);   
    }  
  
    #indexfrom input[type="submit"] {  
        background-color: #e13d3d;  
        color: white;  
        border: none;  
        padding: 8px 16px;  
        border-radius: 4px;  
        cursor: pointer;  
        font-size: 16px;  
    }  
  
    #indexfrom input[type="submit"]:hover {  
        background-color: #d03434;
    }  
	.Minbox_list{border: 0px;width: 770px;}
/*
   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
*/
.crumb > a + a:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}