body {
	background-color: #f4f4f4;
}

hr {
	margin: 0px;
}

h3 {
	margin-left: 5px;
	font-size: 19px;
	color: #0d0d0d;
	font-size: 19px;
	background-color: #f4f4f4;
}

td {
	font-size: 13px;
	color: #5c5c5c;
}

td>a {
	font-size: 17px;
	color: #5c5c5c;
}

footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	position: fixed;
}

.title {
	font-size: 22px;
	font-weight: 1000;
}

.min-height {
	min-height: 640px;
}

.page {
	text-align: right;
	padding-right: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
	text-align: center;
}

.pd16 {
	padding: 16px;
}

.mt30 {
	margin-top: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb45 {
	margin-bottom: 45px;
}

.pb45 {
	padding-bottom: 45px;
}

.head-left {
	float: left;
	margin: 5px;
}

.head-right {
	float: right;
	margin: 5px;
	padding-top: 10px;
	color: #454545;
	font-size: 22px;
}

.layui-tab-brief>.layui-tab-title {
	border: 0px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
	color: #eb6100;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after
	{
	border-bottom: 2px solid #ff5722;
}

.logo {
	height: 60px;
}

.banner {
	height: 281px;
	width: 100%;
}

.layui-carousel-img {
	width: 100%;
	height: 100%;
}

.layui-carousel-div {
	border-radius: 10px;
}

.carousel-left-div {
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	background-repeat: no-repeat;
	background-position: right;
	opacity: 0.5;
}

.carousel-right-div {
	border-top-right-radius: 18px;
	border-bottom-left-radius: 18px;
	background-repeat: no-repeat;
	background-position: left;
	opacity: 0.5;
}

.layui-elem-quote {
	border-left: 5px solid #ff5722;
	margin-top: 10px;
	padding: 3px 15px 3px 15px;
	background-color: #f4f4f4;
}

.news-more {
	font-size: 25px;
	color: #999;
	padding: 10px;
}

.news-center {
	padding-left: 3%;
}

.layui-table {
	background-color: #f4f4f4;
}

.layui-table, .layui-table-view {
	margin: 0px;
}

.new-icon {
	font-size: 15px;
	color: #999;
}

.layui-table img {
	max-width: 300px;
}

#tips {
	height: 260px;
	width: 140px;
	background-image: url(/res/images/tips.png);
	text-align: center;
}

#tips>img {
	padding-top: 15px;
	padding-left: 10px;
	width: 90px;
	height: 90px;
}

.games {
	text-align: center;
	width: 100%;
	height: 200px;
}

.games>img {
	width: 36px;
	padding-top: 60px;
	display: none;
}