﻿.colorc9{
	color: #c9151e;
}
.about-item{
	width: 100%;
	height: auto;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.item-list{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e1e1e1;
}
.item-left,.item-right{
	width: 50%;
	height: 525px;
	box-sizing: border-box;
}
.item-left{
	border-right: 1px solid #e1e1e1;
}
.item-right{
	padding: 10px 40px;
}
.item-title{
	font-size: 24px;
	color: #000;
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
.junk_list a{
	color: #fff;
}
.about{
	margin-top: 0;
}
.ctadd{
	border: none;
	padding-bottom: 20px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.clearfix{
	zoom:1;
}
.item-main{
	padding: 5px 0;
}
.item-text{
	font-size: 14px;
	color: #181717;
	line-height: 2;
}
.item-btn{
	padding-top: 15px;
}
.item-btn a{
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 38px;
	color: #c9151e;
	border: 1px solid #c9151e;
	margin-right: 10px;
	text-align: center;
}
.item-btn .item-shop{
	color: #fff;
	background-color: #c9151e;
}
.item-btn a:last-child{
	margin-right: 0;
}

.game163 {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.game163 .bigImg {
	height: 400px;
	position: relative;
}

.game163 .bigImg li,
.game163 .bigImg li a{
	height: 100%;
}
.game163 .bigImg li a{
	display: block;
	position: relative;
}
.game163 .bigImg li img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.game163 .smallScroll {
	height: 125px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}

.game163 .smallImg {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
}
.game163 .smallImg .tempWrap{
	width: 100% !important;
}

.game163 .smallImg ul {
	display: inline-block;
	height: 125px;
	width: 9999px;
	overflow: hidden;
}

.game163 .smallImg li {
	float: left;
	padding: 0 4px 0 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	display: inline;
}
.game163 .smallImg li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #dcdddd;
}

.game163 .smallImg .on a{
	border: 1px solid #c9151e;
}
.game163 .smallImg img {
	width: 100%;
	height: auto;
}

.junk_list>li:hover{
	background-color: #cc2e22;
}
.junk_list{
	margin: 0;
}
.junk{
	margin-bottom: 20px;
}
.box{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box-main{
	width: calc(100% + 17px);
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 17px;
}