.menu .nav-plus .menu-child1 {
    position: absolute;
    left: 50%;
    width: 1000px;
    margin: 0 5px;
    padding: 1px;
    z-index: 9999;
    border-radius: 0 0 8px 8px;
    zoom: 1;
    box-shadow: 0 1px 15px #ffa5a5;
    margin-left: -370px !important;
    padding-top: 5px;
    padding-bottom: 20px;
    background-color: white;
}
.menu .nav-plus .gamelist-1 {
    padding: 20px 34px 0;
}
.menu .nav-plus .credit_play {
    display: inline-block;
    width: 467px;
    font-size: 0;
    float: left;
    /*border-right: 1px solid #f13131;*/
}
.menu .nav-plus .gamelist_tit {
    border-bottom: 1px solid #f13131;
    width: 468px;
    display: block;
    margin: 8px 0 0 0;
    padding-bottom: 8px;
}
.menu .nav-plus .menu-child1 h1 {
    width: 70px;
    height: 20px;
    font-size: 16px;
    display: inline-block;
    margin-left: 26px;
    margin-top: -10px;
    float: left;
    color: #000;
}
.menu .nav-plus .color {
    width: 23px;
    height: 23px;
    text-align: center;
    display: inline-block;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
    margin-top: 0;
    background: url(../images/red_bg.png?f6778add3d) no-repeat;
    color: #fff;
}
.menu .nav-plus .high_wrap {
    width: 464px;
    height: auto;
    float: none;
}
.menu .nav-plus .gamelist-1 .gamelist_r {
    margin-left: 0;
}
.menu .nav-plus .high_wrap ul {
    float: none;
}
.menu .nav-plus .menu-box ul {
    background-image: none;
}
.menu .nav-plus .menu-child1 ul {
    min-height: 62px;
    padding: 11px 0;
    width: 464px;
}
.menu .nav-plus .menu-child1 li {
    float: left;
    line-height: 28px;
    margin: 5px 0;
    height: 104px;
    width: 92px;
    position: relative;
    text-align: center;
    background: none;
}
.menu .nav-plus .menu-child1 li a {
    display: block;
    width: 75px;
    height: 75px;
    padding: 0 0 18px 0;
    margin: 0 auto;
    color: #222;
    text-align: center;
    overflow: hidden;
}
.menu .nav-plus #lot_sec_menu.menu-child1 li a img {
    width: 75%;
    height: 75%;
    margin: 10%;
}
.menu .nav-plus .menu-child1 li span {
    font-size: 16px;
    display: block;
    color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: none;
}
.menu .nav-plus .official_play {
    display: inline-block;
    width: 464px;
    zoom: 1;
    font-size: 0;
    float: left;
    border-left: 1px solid #f13131;
}
.menu .nav-plus .gamelist-1 .gamelist_l {
    margin-left: 15px;
}
.menu .nav-plus .triangles_back {
    width: 26px;
    height: 19px;
    position: absolute;
    background: url(../images/triangles_back.png?b6fe3e7c89) no-repeat;
    left: 357px;
    top: -8px;
}
.menu .nav-plus .menu-child1 .gb {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    background: #ff6400;
    font-size: 16px;
    margin: 18px;
    line-height: 40px;
    border-radius: 5px;
}
.menu .nav-plus .menu-child1 .gb:hover{
	background: #EF4949 ;
	color: white;
}
.menu .nav-plus .menu-child1 li a:hover{
	background: none;
}

.menu .nav-plus .gamecolor {
    width: 23px;
    height: 23px;
    text-align: center;
    display: inline-block;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
    margin-top: 0;
    background: url(../images/red_bg.png?f6778add3d) no-repeat;
    color: #fff;
    float: left;
}