.game {
    font-size: 12.5px;
}
.wrap_game {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    /*box-shadow: 0px 0px 25px 0px #aaa;
    border-right: 1px solid #822222;
    border-left: 1px solid #822222;*/
}
.gamelist {
    width: 1200px;
    border-collapse: collapse;
}
.gamelist li {
    background-color: #1493EB;
    color: #FFEE99;
    font-weight: 400;
    font-size: 15px;
    border: solid 1px #000000;
    height: 35px;
    line-height: 35px;
    font-family: "??????";
}
/*
table.gamelist th:last-child {
    border-right: 0;
}
table.gamelist th:first-child {
    border-left: 0;
}*/
.gamelist ul {
    display: block;
    height: 34px;
}
.gamelist li {
	/*line-height: 34px;*/
    border: 1px solid #f7f7f7;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.gamelist li a:first-child:hover {
    color: red;
    text-decoration: underline;
}
.gamelist li:last-child:hover {
    color: red;
    text-decoration: underline;
}
.a-img {
    position: relative;
    top: 2px;
}
.atext {
    margin-left: 2px;
}
.gamelist .row_1:hover li{
	background-color: #FFEE99; /* !important */
}
.gamelist ul.gd li {
    background-color: #FFF;
    color: #3c3c3c;
}

.gamelist ul.txgd li {
	background-color: #FFF;
    color: #3c3c3c;
    border: 1px solid #e7e7e7;
}

.gamelist ul.txgd:hover li {
	background-color: #FFF!important;
}
/* begin */
.gamelist ul.wl li {
	background-color: #FFEE99; /* !important */
}
.gamelist ul.wl:hover li {
	background-color: #FFF!important;
}
/* end */
.gamelist ul li:nth-child(5) {
	/* text-align: left;*/
    text-indent: 10px;
}
.gamelist ul.gd:hover li {
	/* background-color: #FFFF99; */
}
.gamelist li:nth-child(7) a {
	display: block;
	height: 29px;
	width: 90px; 
	margin: 0px auto;
	text-align: center;
}
.gamelist li:nth-child(5) span {
	/*color: #FF0000;*/
}
.gamelist li a {
	color: #3c3c3c;
	text-decoration: none;
}
.gamelist ul.gd li {
    border-left: 1px solid #1493EB;
    border-bottom: 1px solid #1493EB;
}
.w100 {
    width: 100px;
}
.w120 {
    width: 140px;
}
.w150 {
    width: 150px;
}
.w410 {
    width: 355px;
}

.xxjs {
	color: #000;
}
.xxjs p img {
    width: 18px;
    height: 17px;
    position: relative;
    top: 3px;
}
.liebiao {
    text-indent: 0;
}
.liebiao p {
	float: left;
	margin: 0;
	width: 170px;
	color: #000;
	margin-left: 25px;
	text-align: left;
}
.liebiao .chakan {
    border: 1px solid #0e6901;
    width: 54px;
    background: #0cbd2b;
    cursor: pointer;
}
.liebiao .jishi {
    margin-left:3px;
    width: 70px;
    background: #b05656;
}
.liebiao .kaiqiang {
    border: 1px solid #E11919;
    width: 54px;
    background: #E11919;
    cursor: pointer;
    line-height: 25px;
}
.liebiao .qiangguang {
    width: 75px;
    background: #838282;
    display: inline-block;
    height: 23px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #838282;
    margin-left: 15px;
    cursor: pointer;
    text-decoration: none !important;
	color: #fff !important;
}
.liebiao span {
    color: #fff;
    display: inline-block;
    height: 23px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    /*margin-left: 10px;*/
}
.liebiao .jilu {
    display: inline-block;
    height: 23px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    border: 1px solid #1493EB;
    width: 62px;
    background: #1493EB;
    margin-left: 6px;
    cursor: pointer;
    text-decoration: none;
}

.wx-tips2 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #3333338f;
	align-items: center;
	z-index: 100;
	top: 0;
	display: none;
}
.title2 {
	padding: 0 80px 0 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	background-color: #F8F8F8;
	border-radius: 2px 2px 0 0;
}
.wx-tips {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #3333338f;
	align-items: center;
	z-index: 100;
	top: 0;
	display: none;
}
.scan {
	width: 400px;
	height: 400px;
	background: #ffffff;
	margin: 0 auto;
	border-radius: 5px;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 30%);
	position: relative;
}
.scan .title {
	padding: 0 80px 0 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	background-color: #F8F8F8;
	border-radius: 2px 2px 0 0;
}
.scan .content {
	position: relative;
	overflow: auto;
}
center {
    display: block;
    text-align: -webkit-center;
}
.tc {
    text-align: -webkit-center;
    /*margin-top: 15%;*/
}
.tc_h1 {
    text-align: center;
    padding: 20px 0 10px;
    color: red;
    font-size: 26px;
}
.tc p {
    margin-bottom: 15px;
    font-size: 14px;
}
.tcl_h1 {
    text-align: center;
    padding: 20px 0 10px;
    color: red;
    font-size: 26px;
}
.tcl_h2 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #616161;
    padding: 3px 0;
}
.tcl_h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #949494;
    border-bottom: 1px solid #c7c7c7;
    width: 400px;
    margin: 0 auto 30px;
    padding: 0 0 20px;
}
.tcl p {
    padding: 0 0 0 80px;
    margin-bottom: 15px;
    font-size: 14px;
}
.tcl p input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 4px;
    border: 1px solid #a7a7a7;
}
.tcl em {
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    color: #333;
    margin: 20px 0;
}
.tcl button {
    margin-left: 200px;
    border: 0;
    background: #5d8bff;
    border-radius: 4px;
    color: #fff;
    width: 70px;
    height: 30px;
    line-height: 27px;
    font-size: 14px;
    cursor: pointer;
}

.setwin {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 0;
    line-height: initial;
}
.close {
    background-position: 1px -40px;
    cursor: pointer;
}
.setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 16px;
    color: #333;
    _overflow: hidden;
}
.tc input {
    display: block;
    height: 30px;
    width: 250px;
    margin-top: 10px;
    text-indent: 10px;
}
.tc button {
    height: 35px;
    width: 250px;
    margin-top: 10px;
    color: #ffffff;
    background-color: #009688;
    border: 0;
}
.tc span {
    display: block;
    position: absolute;
    top: 55%;
    left: 43%;
    color: #707070;
    font-size: 14px;
    cursor: pointer;
}


.hot-tags {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.hot-tags span {
    font-size: 14px;
}
.hot-tags img {
    float: left;
    margin-left: 20px;
    position: relative;
    top: 8px;
}
.hot-tags-list {
    padding: 0 10px;
    padding-bottom: 10px;
}
.hot-tags-list a {
    font-size: 14px;
    color: #555555;
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 5px;
}
.hot-tags-list a:hover {
    color: #ff0000;
    border: 1px solid #ff0000;
}


