header{
    background: #242A37;
}
.banner {
	width: 100%;
	height: 500px;
	background: url(https://newxgos.oss-cn-hangzhou.aliyuncs.com/images/bg_yxzx_banner.png) no-repeat center;
	background-size: 100% 100%;
}
.bannerTitleImg{
	/* display: inline-block;*/
	width: 954px;
	height: 114px;
	/* position: relative;
	top: 148px;
	display: flex !important; */

}
.noService{
	display: block;
	width: 150px;
	height: 40px;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: auto;
	position: relative;
	top: 60px;
}
.main {
	width: 100%;
	height:auto;
	/* overflow:hidden; */
	background: url(../images/game/con_bg.png) no-repeat;
	/* background-size: 100% 100%; */
}

.gamescreen {
	margin: 5px 0 18px;
}

.gamescreen .con {
	height: 180px;
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(177, 177, 177, 0.2);
	border-radius: 10px;
}

.gamescreen-con-title {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-right: 17px;
}
.game-type-list{
	width: 1093px;
}
.gamescreen-con-link {
	margin: 0 17px 0 0;
	color: #333;
	font-size: 14px;
	line-height: 26px;
}

.gamescreen-con-link:hover {
	color: #018FFF;
}

.gamescreen-con-active {
	padding: 0 5px;
	height: 23px;
	line-height: 23px;
	background:#018FFF;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.gamescreen-con-active:hover{
	color: #fff;
}
.gamescreen-con-first,
.gamescreen-con-second,
.gamescreen-con-third {
	margin: 0 0 0 18px;
	padding-top: 17px;
}

.search_label {
	position: relative;
}

.search input {
	width: 236px;
	height: 40px;
	box-shadow: 0px 0px 5px 0px rgba(177, 177, 177, 0.2);
	border-radius: 20px;
	padding: 0 18px 0 16px;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	color: #d8d8d8;
	text-indent: 12px;
	color: rgba(34, 34, 34, 1);
	font-size: 14px;
	line-height: 40;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	z-index: -1;
}

.search_icon {
	position: absolute;
	right: 8px;
	top: 1px;
	border: none !important;
	background-color: rgba(255, 255, 255, 0) !important;
	line-height: 22px;
}

.search_icon img {
	cursor: pointer;
	width: 90%;
}

.gamemenu {
	margin: 37px 0 22px;
	position: relative;
	height: auto;
	overflow: hidden;
}

.gamemenu-con {
	color: #222;
	font-size: 16px;
	line-height: 28px;
	position: relative;
	padding-right: 15px;
	cursor: pointer;
}

.gamemenu-line {
	position: absolute;
	top: 3px;
	left: 70px;
}

.gamemenu-con-active {
	color: #018FFF;
}

.gamelist {
	display: none;
}

.gamelist-item {
	width: 1200px;
	height: 272px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 5px 0px rgba(177, 177, 177, 0.2);
	border-radius: 10px;
	position: relative;
	margin-bottom: 18px;
}

.gamelist-item-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.gamelist-item-img {
	width: 161px;
	height: 161px;
	border-radius: 40px;
	margin: 27px 30px 0 19px;
	position: relative;
	overflow: hidden;
}

.gamelist-item-img-mantle {
	width: 161px;
	height: 161px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: -161px;
	transition: 0.3s;
}

.gamelist-item-img-btn {
	width: 100px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #018FFF;
	border-radius: 5px;
	color: #fff;
	display: block;
	margin: 62px auto;
}

.gamelist-item-img:hover .gamelist-item-img-mantle {
	bottom: 0;
}

.gamelist-item-name-box {
	padding: 34px 0 10px 0;
}

.gamelist-item-name {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 28px;
	padding-right: 20px;
}

.gamelist-item-firm {
	display: block;
	color: #018FFF;
	font-size: 14px;
	margin-bottom: 10px;
}

.gamelist-item-info {
	font-size: 14px;
	color: #222;
	width: 478px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.gamelist-item-tag {
	height: 26px;
	border: 1px solid rgba(1, 143, 255, 1);
	border-radius: 13px;
	color: #018FFF;
	line-height: 26px;
	padding: 0 9px;
	margin: 47px 25px 0 0;
}

.score-box {
	width: 76px;
}

.score {
	background: url(../images/game/start.png) no-repeat;
	height: 12px;
}

.score-num {
	font-size: 12px;
	color: #222;
	margin: -3px 0 0 8px;
}

.gamelist-item-pic {
	width: 428px;
	height: 240px;
	border-radius: 10px;
	margin: 18px 33px 0 0;
	position: relative;
	overflow: hidden;
}

.gamelist-item-pic img {
	width: 100%;
	height: 240px;
	border-radius: 10px;
}

.gamelist-item-pic-mantle {
	width: 428px;
	height: 240px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 10px;
	left: 0;
	bottom: -240px;
	position: absolute;
	transition: 0.3s;
	z-index: 999;
}

.gamelist-item-pic-btn {
	display: block;
	width: 116px;
	height: 38px;
	background: #018FFF;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	margin: 101px auto;
}

.gamelist-item-pic:hover .gamelist-item-pic-mantle {
	bottom: 0;
}

.show {
	display: block;
}
.page {
    clear: both;
    width: 100%;
    height: 65px;
    text-align: center;
    position: relative;
    top: 20px;
}
.page li {
    display: inline;
}

.page-item.disabled {
    color: #999999;
}

.page-item {
    border: 1px solid #E6E6E6;
    color: #333;
    margin-left: 5px;
    text-align: center;
    padding: 3px 2px;
    border-radius:2px;

}
.page-link {
    padding: 6px 6px ;
    font-size: 12px ;
	color:#333;
}
.page .active {
    border: 1px solid #018FFF;
    background-color: #018FFF;
    color: #fff;
}
.page .active:hover .page-link{
	color:#fff;
}
.page .active .page-link{
	color:#fff;
}
.page-item:hover{
	 border: 1px solid #018FFF;
}
.page-item:hover .page-link{
	color:#018FFF;
}
@media screen and (max-width:1274px) {
	.search input{
		width:430px;
	}
	.search_label {
    position: relative;
    display: block;
    width: 430px;
}
.search_icon{
	top:8px;
}
.banner{
	text-align: center;
}
}

.choose_two .t-public{
	background-color: #018FFF !important;
	border: 4px solid #FFFFFF;;
    font-weight: bold;
    color: #FFFFFF;
}
.choose_two .c-public{
background: #2C68FF;
border: 4px solid #FFFFFF;;
    font-weight: bold;
    color: #FFFFFF;

}
.con .c-style:first-child{
	margin-right: 20px;
}
 .context1{
	float: left;
line-height: 60px;
}

.c-img{
	float: left;
	margin: 15px 12px 13px 14px;

}
.c-style{
	width: 160px;
	height: 60px;
	background: #F3F5F8;
	border: 4px solid #FFFFFF;
	/* box-shadow: 0px 0px 10px 0px rgba(60, 97, 204, 0.2); */
	border-radius: 5px;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	font-weight: 400;
	color: #333333;
	cursor:pointer;
}
.context2{
	float: left;

line-height: 60px;
}
.choose_two{
	overflow: hidden;
	position: relative;
	top:-25px;
}



.topContent ul li p{
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    /* line-height: 30px; */
    margin-bottom: 14px;
}
.topContent ul li img{
margin-top:40px;
margin-bottom: 15px;
}
.topContent ul li:nth-child(5n) {
margin-right: 0px;
}
.topContent ul li{
    list-style: none;
    float: left;
    width: 218px;
    height: 279px;
    background: #FFFFFF;
    /* box-shadow: 0px 0px 30px 0px rgba(1, 143, 255, 0.1); */
	box-shadow:0px 0px 5px 0px rgb(177 177 177 / 20%);
    border-radius: 10px;
    text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #fff;
}
.topContent .q-active{
	background-color:#E5F4FF ;
	border: 1px solid #018FFF;
}
.topContent ul li:last-child{
    margin-right: 0px;

}
.no-btn{
	display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #E5ECF9;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: #A3AEC0;
    /* line-height: 30px; */
	margin: 0 auto;

}
.no-btn:hover{
    color: #A3AEC0;
    opacity: 0.8;
}
.yes-btn:hover{
    color: #fff;
    opacity: 0.8;
}
.yes-btn{
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
background: #018FFF;
border-radius: 5px;
font-size: 14px;
font-family: 'Microsoft YaHei';
font-weight: 400;
color: #FFFFFF;
margin: 0 auto;
}
.topContent{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
	margin-top: 37px;
}
.moreqd{
	width: 100%;
	text-align: center;
	font-size: 24px;
font-family: 'Microsoft YaHei';
font-weight: bold;
color: #018FFF;
line-height: 30px;
margin-top: 49px;
margin-bottom: 113px;
}

.c-show{
	display: block !important;
}
.search2 input {
    width: 236px;
    height: 40px;
    box-shadow: 0px 0px 5px 0px rgb(177 177 177 / 20%);
    border-radius: 20px;
    padding: 0 18px 0 16px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #d8d8d8;
    text-indent: 12px;
    color: rgba(34, 34, 34, 1);
    font-size: 14px;
    line-height: 40;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    z-index: -1;
}
