.container {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.col-8 {
	max-width: 840px !important;
	float: left;
}

.cols-img {
	width: 330px;
	float: left;
}

.cols-img img {
	width: 100%;
	margin-top: 10px;
}

.zui {
	width: 100%;
	display: flex;
	margin-top: 20px;
	float: left;
}

.zui img {
	     width: 88px !important;
	     height: 57px !important;
	margin-top: 0px;
	float: left;
	border: 1px solid #333333;
}

.zui p {
	/*width: 150px;*/
/* 	margin-top: 8px; */
	margin-left: 12px;
	float: left;
	height: 52px;
	   display: -webkit-box;
	   text-overflow: ellipsis;
	   overflow : hidden;
	   -webkit-line-clamp: 2;
	   -webkit-box-orient: vertical;
}

.mn h4 {
	width: 100%;
}

#tit {
	width: 100%;
	display: flex;
	margin-top: 40px;
	float: left;
}

#tit li {
	width: 100px;
	font-size: 20px;
	text-align: center;
	color: #666666;
	margin-right: 10px;
	float: left;
	line-height: 34px;
	cursor:pointer
}
.select{
   border-bottom:2px solid #003670;
}
#tit {
	margin-top: 40px;
}

#con .zixun {
	display: none;
	width: 100%;
}

#con .show {
	display: block;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #fff;
/* 	font: normal 12px/22px 宋体; */
}

img {
	border: 0;
}

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

a:hover {
	color: #1974A1;
}

.js {
	width: 90%;
	margin: 10px auto 0 auto;
}

.js p {
	padding: 5px 0;
	font-weight: bold;
	overflow: hidden;
}

.js p span {
	float: right;
}

.js p span a {
	color: #f00;
	text-decoration: underline;
}

.js textarea {
	height: 100px;
	width: 98%;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
}

.game163 {
	position: relative;
	padding: 4px;
	overflow: hidden;
	width: 840px;
	height: auto;
}
.game163 h2{
	text-align: center;
	line-height: 70px;
}
.game163 .bigImg {
	/* height: 463px; */
	position: relative;
	min-height: 680px !important;
}

.game163 .bigImg li a {
	display: block;
	margin: 0 auto;
	height: 480px;
}

.game163 .bigImg li {
	height: 680px;
}

.game163 .bigImg li h2 {
	text-align: center;
	line-height: 140px;
	font-size: 36px;
}

.game163 .bigImg li img {
	vertical-align: middle;
	width: 687px;
	height: 463px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -343.5px;

}

.game163 .bigImg h4 {
	width: 628px;
    font-size: 14px;
	font-weight: bold;
    line-height: 30px;
	/* padding-right: 30px; */
	/* overflow: hidden; */
	float: right;
	position: absolute;
	top:470px;
	right: 0px;
	margin-right: 68px;
	
}

.game163 .bigImg h4 a {
	height: 84px;
	text-indent: 28px;
}

.game163 .smallScroll {
	width: 800px;
	height: 80px;
	/* margin-bottom: 6px; */
	margin: 0 auto;
	float: left;
}

.game163 .sPrev,
.game163 .sNext {
	float: left;
	display: block;
	width: 18px;
	height: 80px;
	font-size: 30px;
	line-height: 80px;

}

.game163 .sNext {}

.game163 .sPrev:hover {}

.game163 .sNext:hover {
	background-position: 0 -2785px;
}

.game163 .smallImg {
	float: left;
	margin: 0 6px;
	display: inline;
	width: 720px;
	overflow: hidden;
}

.game163 .smallImg ul {
	width:720px !important;
	height: 80px;
	overflow: hidden;
}
.tempWrap{
	width: 720px !important;
}
.game163 .smallImg li {
	float: left !important;
	width: 114px !important;
	height: 80px;
	cursor: pointer;
	display: inline;
	margin: 0 14px !important;
/* 	padding: 0 15px !important; */
}

.game163 .smallImg li a {
	display: block;
	width: 114px !important;
}

.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 100%;
	height: auto;
}

.game163 .smallImg .on img {
	border-color: #1e50a2;
}

.game163 .pageState {
	width: 20px;
	position: absolute;
	bottom: 28%;
	left: 76px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
	float: left;
}

.game163 .pageState span {
	color: #f00;
	font-size: 38px;
	/* font-weight: bold; */
}
