li{list-style: none}
body{height: 100%;}
.gamelist{
    width: 100%;
    background-color: #f0f0f0
}
p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.checking{
    color: #4AC5FF;
    border:1px solid rgba(74,197,255,1);
}
.glt_top{
    padding: 16px 0 11px;
    border-bottom: rgba(191,191,191,.3) 1px solid
}
.glt_top > span,.glt_mide>span,.glt_botttom>span{
    color: #515C62;
    font-size: 14px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    margin-right: 16px;
}
.glt_top >a{
    display: inline-block;
    color: rgba(81,92,98,.4);
    font-size: 14px;
    width:78px;
    height:26px;
    line-height: 26px;
    text-align: center;
    background:rgba(255,255,255,1);
    border: #BFBFBF 1px solid;
    border-radius:4px;
}
.glt_top >a:hover{
    border: #4AC5FF 1px solid;
    color: #4AC5FF;
    text-decoration:none
}

.glt_mide{
    padding: 13px 0;
    color: #515C62;
    border-bottom: rgba(191,191,191,.3) 1px solid
}

.glt_mide label{
    color: #515C62;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0
}
.glt_mide select{
    font-size: 12px;
    color: #515C62;
    width:120px;
    height:26px;
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}
.glt_mide >div{
    display: inline-block;
    margin-left: 10px;
}
.glt_mide >div>input{
    width:160px;
    height:26px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}
.glt_botttom{
    padding: 10px 0;
    border-bottom: rgba(191,191,191,.3) 1px solid
}
.glt_botttom label{
    color: #515C62;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0
}
.glt_botttom > div{
    display: inline-block;
}

.wcbox:checked {
    border:solid 1px #1673ff;
}
 .wcbox{
    border:solid 1px #ddd;
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius:50%;
    font-size:0.8rem;
    display:inline-block;
	vertical-align:middle;
	/* cursor:default; */
	-webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
	-webkit-transition:background-color ease 0.1s;
	transition:background-color ease 0.1s;
}


.glt_botttom ul{
    display: inline-block
}
.glt_botttom ul li {
    display: inline-block;
    list-style: none;
    color: #515C62;
    font-size: 12px;
    margin-left: 4px;
}
.glt_botttom ul li input{
    width:17px;
    vertical-align: bottom;
    height:17px;
    background-color:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
    display:inline-block;
    position: relative;
    -webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
}
.glt_botttom ul li input:checked::after {
	content:'';
	top:3px;
	left:2px;
	position:absolute;
	background:transparent;
	border:#000 solid 2px;
	border-top:none;
	border-right:none;
	height:6px;
	width:10px;
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.glt_botttom > div > input[type='text']{
    width:120px;
    height:26px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
    text-indent: 10px;
}


/* 手机端筛选 */
#gl_top_mob {
    top: 146px;
    overflow: visible;
}
#gl_top_mob .close {
    position: absolute;
    top: -1.6rem;
    right: -0.592rem;
    font-size: 1.3rem;
    opacity: 1;
    color: #fff
}
#gl_top_mob .modal-dialog .modal-content{
    transition: .5s;
    border-radius:4px;
    z-index: 2333;
    padding: 0.5556rem 0.4814rem;
    width: 98.9%;
    background-color: #fff;
    margin:auto;
    height: 10.31rem
}
#gl_top_mob .modal-header{
    padding: 0 0.2778rem 0.2778rem;
}
#gl_top_mob .modal-header .modal-title{
    text-align: center;
    opacity:0.5;
    font-size: 0.592rem
}
#gl_top_mob .modal-body{padding: 0}

#gl_top_mob .modal-body .glt_top{
    border-bottom: 1px rgba(191,191,191,.3) solid
}

#gl_top_mob .modal-body .gameinfo{
    line-height: 0.648rem;
    width: 57.68%;
    display: flex;
    float: left;
}
#gl_top_mob .modal-body .gameinfo select{
    flex: 1;
    width: 33.591%;
    margin-right: 0.185rem;
    height: 0.74rem;
    font-size: 0.3703rem;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;

}
#gl_top_mob .modal-body ,.kword label,.mennum label,.timechose label
{
    font-weight: 400;
    font-size: 0.3703rem;
    margin-right: 0.1851rem;
 
}

#gl_top_mob .modal-body .kword{
    line-height: 0.648rem;
    display: flex;
    box-sizing: border-box;
    font-size: 0;
    width:41.54%;
    float: right;
}

#gl_top_mob .modal-body .kword input{
    flex: 1;
    width: 75.17%;
    height: 0.74rem;
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
    background-color: #fff
}
#gl_top_mob .modal-body .gltt_top2{
    width: 86.351%;
    float: right;
    margin-top: 0.3rem
}
#gl_top_mob .modal-body .gltt_top2 .timechose{
    width: 58.906%;
    display: flex;
    line-height: 0.648rem;
    float: left
}
#gl_top_mob .modal-body .gltt_top2 .timechose input{
    flex: 1;
    width: 41.27%;
    height: 0.74rem;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}

#gl_top_mob .modal-body .gltt_top2 .mennum{
    display: flex;
    width: 39.67%;
    line-height: 0.648rem;
    float: right;
}
#gl_top_mob .modal-body .gltt_top2 .mennum input{
    flex: 1;
    width: 34.96%;
    height: 0.74rem;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}

.glt_bottom{margin-top: 0.203rem}

#gl_top_mob label{
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 400;
    margin-right: 0;
    font-size: 0.37rem
}
.glt_bottom input{margin-top:0 !important}
#gl_top_mob .gltb_le{
    line-height: 0.74rem;
    float: left;
    width: 14.263%;
    color:#515C62;
}
#gl_top_mob .gltb_le p{
    
    font-size: 0.407rem;
}
#gl_top_mob .gltb_ri{
    float: right;
    width: 84.65%;
}
#gl_top_mob  .glt_bottom .colorinfo{
    display: flex;
    justify-content: space-between;
    width: 65%;
    float: left;
    line-height: 0.74rem;
}
#gl_top_mob .glt_bottom .colorinfo input{
    flex: 1;
    width: 0.74rem;
    margin-left: 4px;
    height: 0.74rem
}

#gl_top_mob .glt_bottom .userinfo{
    display: flex;
    width: 34.04%;
    float: right;
    line-height: 0.74rem;
}

#gl_top_mob .glt_bottom .userinfo input{
    flex: 1;
    width: 63.16%;
    height: 0.74rem;    
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}
#gl_top_mob input[type="checkbox"]:focus {
    outline: none;
}

.mwcbox:checked {
    border:solid 1px #1673ff;
}
 .mwcbox{
    border:solid 1px #ddd;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius:50%;
    font-size:0.8rem;
    display:inline-block;
	vertical-align:middle;
	-webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
	-webkit-transition:background-color ease 0.1s;
	transition:background-color ease 0.1s;
}
.gltbr_top2{margin:0.3rem 0  0.37rem}
.gltbr_top2 .topinfo{width: 100%;line-height: 0.63rem;height:0.593rem;font-size: 0}
.gltbr_top2 .topinfo >label{float: left}

.gltbr_top2 > div >div{
    display: inline-block;
    width: 15%;
    height: 100%;
    margin-right:0.148rem
}

.gltbr_top2 > div >div label{
    display: block;
    float: left;
    width: 61%;
    font-size: 0.37rem
}
.gltbr_top2 .topinfo input{
    display: block;
    float: left;
    width:38.3%;
    height:0.59rem;
    background-color:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
    position: relative;
    -webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
}
.gltbr_top2 .topinfo input:checked::after {
	content: '';
    top: 0.13rem;
    left: 0.04rem;
    position: absolute;
    background: transparent;
    border: #000 solid 2px;
    border-top: none;
    border-right: none;
    height: 0.185rem;
    width: 0.481rem;
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.gltbr_top3,.gltbr_top4{width: 100%;margin-bottom: 0.26rem}
.gltbr_top3 .z_had,.z_had_not,.b_had,.b_had_not{
    width: 49%;
    display: flex;
    line-height: 0.69rem
}
.gltbr_top3 .z_had input,.z_had_not input,.b_had input,.b_had_not input{
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
    flex: 1;
    height: 0.74rem;
    width: 68.86%
}

#gl_top_mob .modal-footer{padding: 3.74% 0 0}
.btn_cont{width: 52.19%}
.gamebtn{
    display: block;
    width:47.45%;
    height:1.037rem;
    background:rgba(255,255,255,1);
    border:1px solid rgba(74,197,255,1);
    border-radius:4px;
    font-size: 0.407rem;
    cursor: pointer;
}
.sx_btn{
    background-color: #4AC5FF;
    color: #fff
}
.qk_btn{
    background-color: #FFF;
    color: #4AC5FF
}

/* **************************下半部分****************** */

.glb_left{
    padding: 20px 7px 30px 8px;
    width: 760px;
    /* height:860px; */
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}

.glb_left .glbl_shaixuan{
    display: none;
    color: #fff;
    border: none;
    width:2.04rem;
    height:0.93rem;
    background:rgba(74,197,255,1);
    border-radius:4px
}

.glb_left ul  li  {
    font-size: 0;
    box-sizing: border-box;
    display: block;
    width: 100%;
    /* height: 100px; */
    padding: 17px 20px 16px 14px;
    border-bottom: rgba(191,191,191,.3) 1px solid
}
.glb_left ul  li div{
    width: 100%;
}
.glb_left ul  li div p:nth-of-type(1){
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.glb_left ul  li div p:nth-of-type(2){
    width: 15%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.glb_left ul  li div span{
    bottom: 0.13rem;
}


.glbr_top{
    width:230px;
    height:360px;
    /* background:rgba(74,197,255,1); */
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}


.gip_bg,.adnr_bg,.adnl_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding:0 15px;
    background-color: rgba(74,197,255,0.7);
    text-align: right;
    margin:0;
    font-size: 14px;
    color: #fff;
    z-index:100;
}

.gip_bg span,.adnr_bg span,.adnl_bg span{
    display: block;
    line-height: 40px;
    float: right;
    width:60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gip_bg i,.adnr_bg i,.adnl_bg i{
    display: none;
}

 .new_height .gip_bg,.new_height .adnr_bg,.new_height .adnl_bg{
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal !important; 
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:80%;
}
 .new_height .gip_bg>span,.new_height .adnr_bg>span,.new_height .adnl_bg>span{
    display: block;
    text-align: center;
    font-size:23px;
    color: #fff;
    margin: 0 auto;
    float: none;
    width: 70%;
}
 .new_height .gip_bg i,.new_height .adnr_bg i,.new_height .adnl_bg i{
   
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 20px;
}


.glbr_top .swiper-pagination,.adn_right .swiper-pagination,.adn_left .swiper-pagination {
    position: absolute;
    text-align: left;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 1000;
}

.glbr_top .swiper-container,.adn_left .swiper-container,.adn_right .swiper-container{
    width: 100%;
    height: 100%;
}
.glbr_top .swiper-pagination-bullet,.adn_right .swiper-pagination-bullet ,.adn_left .swiper-pagination-bullet  {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background:rgba(0,0,0,0) !important;
    border: 2px solid #fff;
    opacity: 1 !important;
    z-index: 101;
}
.glbr_top .swiper-pagination-bullet-active,.adn_left .swiper-pagination-bullet-active,.adn_right .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}

.glbr_top .swiper-container-horizontal>.swiper-pagination-bullets,.glbr_top  .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 14px;
    width: 100%;
}
.glbr_top .swiper-pagination,.adn_left .swiper-pagination,.adn_right .swiper-pagination {
    position: absolute;
    text-align: left;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 1000;
}


.glbr_bottom{
    width:230px;
    height:260px;
    padding: 0 20px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}

.glbr_bottom> a >div{
    color: #fff;
    width:28px;
    height:28px;
    background:rgba(74,197,255,1);
    border-radius:4px;
   
}
.glbr_bottom > a:hover{
    color: rgba(74,197,255,1);
}
.glbr_bottom > a >div> i{
    transform: rotate(45deg);
    position: relative;
    left: 4px;
    top: 7px;
    width:15px;
    height:15px;
    background:rgba(74,197,255,1);
    border-top:#fff solid 3px;
    border-right:#fff solid 3px;
    border-radius:2px;
}
.glbr_bottom ul li a{
    display: block;
    padding: 9px 18px 0px 5px;
    border-top: rgba(191,191,191,.3) 1px solid;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:167px;
    height:36px;
    font-size:14px;
}

/* 广告位 */
.adnap{
    margin-top: 0.315rem;
    width: 100%;
    height: 2.63rem;
}
.adn_left,.adn_right{
    width: 49.03%;
    height: 100%;
    border-radius:4px;
}

/* layui分页 */
#mapage{
    text-align: center
}
#mapage .layui-laypage a, .layui-laypage span{
    height: 0.4815rem;
    line-height: 0.4815rem;
    padding: 0 0.1851rem;
    margin-right: 0.111rem;
    border-radius:4px;
}
#mapage .layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #4AC5FF! important
}
#mapage .layui-laypage a:hover{
    color: #4AC5FF! important
}

#depage{
    text-align: center
}
#depage .layui-laypage a, .layui-laypage span{
    height: 0.4815rem;
    line-height: 0.4815rem;
    padding: 0 0.1851rem;
    margin-right: 0.111rem;
    border-radius:4px;
}
#depage .layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #4AC5FF! important
}
#depage .layui-laypage a:hover{
    color: #4AC5FF! important
}



/* layui日历 */
.layui-laydate .layui-laydate-content .layui-this{
    background-color: #4AC5FF !important;
}
.layui-laydate .layui-laydate-footer span:hover{
    color: #4AC5FF
}