body,html {
	height: 100%;
	width: 100%;
}
a {

}
a:hover {
	color: #ffac45;
}
em {
	font-weight: normal;
	color: #999;
}
.wrap {
	width: 100%;
	height: 100%;
}
.top {
	background: #250e07 url(../images/topBg.jpg);
	position: relative;
}
.header {
	padding: 20px 0 25px 0;
}
.head {
	
}
.logo {

}
.logo img {
	width: 100%;
}

.navbar {
	margin: 5px 0;
	overflow: hidden;
}
.navbar ul {

}
.navbar ul li {
	display: inline-block;
	padding: 20px 0;
	
}
.navbar ul li:first-child {
	padding-left: 0;
}
.navbar ul li:last-child {
	padding-right: 0;
}
.navbar ul li a {
	border-radius: 20px;
	background: #c9861b;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	margin: 0 20px;

}
.navbar ul li a:last-child {
	margin-right: 0;
}
.navbar ul li a:hover {
	padding: 10px 20px;
	border-radius: 20px;
	background: #fff;
	color: #933;
}


.game {
	margin: 50px 0;
}

.gameTop {
	background: #993333;
	line-height: 42px;
	color: #fff;
}
.gameTop th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
	font-size: 15px;
}
.game table {
	width: 100%;
	table-layout:fixed;
	word-break: break-all;
	word-wrap: break-word;
}
.gameList {
	background: #ffff98;
	text-align: center;
	line-height: 40px;
}
.gameList td {
	border: 1px solid #999;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis; 
	padding: 0 20px;
}

.gameList:hover {
	background:#F6F6F6;
}
.gameList .see {
	background: #533127;
    padding: 6px 10px;
    border-radius: 20px;
    color: #fff;
    letter-spacing: 1px;
}
.gameList .see:hover {
	background: #933;
}



/* search */

.search {}

.search-form {
	position: relative;
}

.search-form-input {
	border: 1px solid #fff;
	padding: 10px 10px 11px 10px;
	width: 240px;
}

.search-form-submit {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 16px;
	cursor: pointer;
	border: 1px solid #ffdd85;
	background: #ffdd85;
	color: #222;
	font-size: 14px;
}

.main {}

.part {
	margin-top: 40px;
}


/*banner*/

.banner {
	overflow: hidden;
	height: 350px;
	position: relative;
}

.banner-slide {
	overflow: hidden;
	width: 100%;
	height: 350px;
	position: relative;
}

.slide-pagination {
	position: absolute;
	margin-left: 10px;
	z-index: 10;
	text-align: center;
}

.slide-pagination span {
	width: 8px;
	height: 8px;
	border-radius: 0;
	background: #fff;
	opacity: .5;
	border-radius: 4px;
	transition: all .3s;
	margin: 0 2px!important;
}
.swiper-pagination-bullet-active {
	background: #ffac45!important;
	opacity: 1!important;
	width: 30px!important
}
.slide-button-next,
.slide-button-prev {
	position: absolute;
	z-index: 10;
	top: 42%;
}

.slide-button-next {
	right: 0;
}

.slide-button-prev {
	left: 0;
}

.slide-btn {
	transition: all .3s;
	margin: 0 -50px;
	padding: 20px 15px;
	opacity: 0;
	color: #fff;
	font-family: simsun;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
	background: #ffac45;
	border-radius:4px;
}
.banner-slide:hover .slide-btn {
	opacity: 1;
	margin: 0 -5px;

}

.swiper-slide img {
	width: 100%;
	height: auto;
	cursor: pointer;
}
.box {
	overflow: hidden;

}

.box-title {
	padding: 15px 0;

}

.box-title span {
	border-left: 6px solid #ffac45;
	padding: 0 20px;
	font-size: 16px;
}

.box-title em {
	float: right;
	font-weight: normal;
	font-size: 13px;
	padding: 0 10px;
}


/* box-one*/

.box-one {}

.box-one>.item {
	text-align: center;
	padding: 30px;

}

.box-one>.item h3 {
	font-size: 18px;
	font-weight: normal;
}

.box-one>.item p {
	padding-top: 12px;
	color: #777;
	line-height: 20px;
	font-size: 15px;
}

.box-one>.item:last-child {
	border: 0;
}


/* box-two */

.box-two {}

.box-two>.hot {
	padding: 15px 20px;
	overflow: hidden;

}

.box-two>.hot .cover {}

.box-two>.hot .cover img {
	width: 100%;
}

.box-two>.hot .content {
	width: 70%;
}

.box-two>.hot .content h3 {
	font-size: 15px;
	margin: 5px 0 8px 10px;
	max-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box-two>.hot .content p {
	display: block;
	max-height: 40px;
	margin-left: 10px;
	color: #888;
	line-height: 20px;
}



/* box-three */

.box-three {
}

.box-three>.cover {
	max-height: 120px;
	overflow: hidden;
	margin-bottom: 20px;
	margin: 15px;
	position: relative;
}

.box-three>.cover img {
	width: 100%;
}

.box-three>.cover a {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 12px 0;
	text-indent: 15px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}


/* box-four */

.box-four {}

.box-four>.item {
	padding: 15px;
	overflow: hidden;
}

.box-four>.item:last-child {
	border-bottom: none;
}

.box-four>.item .cover {
	width: 30%;
}

.box-four>.item .cover img {
	width: 100%;
}

.box-four>.item .content {
	width: 70%;
}

.box-four>.item .content h3 {
	font-size: 15px;
	margin: 5px 0 8px 10px;
	max-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box-four>.item .content p {
	display: block;
	max-height: 40px;
	margin-left: 10px;
	color: #888;

	line-height: 20px;
}


/*box-fives*/

.box-fives {}

.box-fives>.hot {

	padding: 30px 0;
}

.box-fives>.hot h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.box-fives>.hot p {
	margin-top: 15px;
	text-align: center;
	padding: 0 20px;
	color: #777;
	line-height: 24px;
	font-size: 15px;
}


/*box-six*/

.box-six {}

.box-ul {
	border-left: 1px solid #F2F6FC;
	margin: 0px 20px;
}

.box-li {
	padding:0;
	margin: 0;
}

.box-li a {
	padding: 12px 0;
	text-indent: 20px;
	position: relative;
	border: 0;
	font-size: 15px;
	color: #666;
	border-bottom: 1px solid #F2F6FC;
	font-size: 14px;
	display: inline-block;
	padding: 12px 0;
}


.box-li a:hover {
	padding: 12px 10px;
}
.box-li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #ffac45;
	left: -3px;
	top: 18px;
	border-radius: 50%;
}

.box-li a:before {
	content: '';
	position: absolute;
	width: 11px;
	height: 11px;
	background: #ffac45;
	left: -6px;
	top: 15px;
	border-radius: 50%;
	opacity: .4;
}



/* box-pic */

.box-pic {
	display: flex;
	padding: 10px;
}

.box-pic>.item {
	width: 25%;
	padding: 10px;
	height: 120px;
	overflow: hidden;
	cursor: pointer;
}
.box-pic>.item .cover {
	height: 100%;
	overflow: hidden;
}
.box-pic>.item img {
	width: 100%;
}

.crumbs {
	color: #666;
	margin-bottom: 20px;
	font-size: 13px;
}

.crumbs a {
	color: #333;
}

.list {}

.list .box-title {
	padding: 20px 0;
}
.list .box-ul {
	margin: 20px 30px;
}

.list .box-ul .box-li a {
	border: 0;
}

.showpage {

	padding: 20px;
}

.article {}

.article-top {
	text-align: center;
	padding: 20px 0;
	margin-top: 10px;

}

.article-top h1 {
	font-size: 28px;
	font-weight: normal;
}

.article-top p {
	color: #888;
	font-size: 13px;
	margin: 10px 0;
}

.article-con {
	padding: 30px 20px;
	line-height: 26px;
	font-size: 15px;
}

.article-con p {
	text-indent: 2em;
	color: #666;
	line-height: 26px;
	font-size: 15px;
	margin-bottom: 20px;
}

.article-con p a {
	color: #0091CA;
	font-size: 16px;
}

.turnPage {
	padding: 20px;

	color: #666;
}


/*links*/

.links {
	padding: 20px;
}
.links a {
	margin: 0 8px;
}

/*footer*/

.footer {
	margin-top: 40px;
	padding: 40px 0;
}

.footer p {
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
	letter-spacing: .5px;
}
