*{
    outline:none!important;
}
.main{
    width: 1200px;
    /*height: 100%;*/
    position: relative;
    left: 0;
    right: 0;
    top: 20px;

    margin: auto;
    /*border: 1px solid red;*/
}
ul,li{
    display: inline-block;
}
.box_left{
    position: relative;
    left: 0;
    width: 886px;
    /*border: 1px solid black;*/
}
.box_right{
    width: 294px;
    /*border: 1px solid blue;*/
    position: absolute;
    right: 0;
    top: 0;
}

.game_main{
    width: 886px;
    height: 190px;
    background:url("../images/game/gamebk.png") no-repeat 100%;
    background-size: 100% 100%;
    position: relative;
}
.game_main_logo{
    width: 116px;
    height: 116px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 33px;
    margin: auto;
    overflow: hidden;
    border-radius: 25px;
}
.game_main_info{
    width: 400px;
    height: 116px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    margin: auto;
    /*border: 1px solid white;*/
}

.game_main_info .game_main_info_name{
    width: 300px;
    height: 33px;
    font-size: 24px;
    font-weight: 600;
    color: #EEEEEE;
    line-height: 33px;
    overflow: hidden;
}
.game_main_info .game_biaoqian{
    margin-top: 10px;
    width: 400px;
    height: 26px;
    /*border: 1px solid red;*/
}
.game_main_info .game_biaoqian li{
    /*width: 84px;*/
    height: 26px;
    background: rgba(255, 249, 244, 0.04);
    border-radius: 13px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    color: #CCCCCC;
    line-height: 26px;
    text-align: center;
    /*overflow: hidden;*/
    padding: 0px 10px;
    /*margin-left: 5px;*/
}
.game_main_miaoshu{
    margin-top: 10px;
}
.game_main_miaoshu div{
    width: 150px;
    /*border: 1px solid red;*/
    float: left;
}
.game_main_miaoshu p{

    height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #888888;
    line-height: 17px;
    overflow: hidden;
}
.game_main_download{
    width: 122px;
    height: 130px;
    /*border: 1px solid red;*/
    position: absolute;
    right: 93px;
    top: 0;
    bottom: 0;
    margin:auto;
}
.game_main_download:hover{
    cursor: pointer;
}
.game_main_download a{
    display: block;
    width: 122px;
    height: 36px;
}
.game_main_download img{
    width: 122px;
    height: 36px;
}
.game_main_download .btn-start{
    width: 98px;
    height: 24px;
    background: url('../images/game/h5game.png') no-repeat;
    background-size: 100% 100%;
    border:0;
    color:#fff;
    padding: 8px 0px 4px 24px;
    display: block;
}
.game_main_download .btn-startaz{
    width: 98px;
    height: 24px;
    background: url('../images/game/anzhuo.png') no-repeat;
    background-size: 100% 100%;
    border:0;
    color:#fff;
    padding: 8px 0px 4px 24px;
    display: block;
}
.game_info{
    width: 886px;
    /*height: 406px;*/

    margin-top: 20px;
    position: relative;

    background: #FFFFFF;
}
.game_info_title{
    width: 846px;
    padding: 20px;

}
.game_info_title div{
    width: 846px;
    height: 25px;
    position: relative;


}
.game_info_title div p{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    width: 100px;
    position: absolute;
    top: 0;
    left: 10px;
}
.game_info_title div span{
    display: inline-block;
    width: 4px;
    height: 25px;
    background: #F87606;
    margin-top: 0;
}
.game_info_title .game_info_word{
    /*height: 62px;*/
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    letter-spacing:1px;
    text-align: justify;

    /*border: 1px solid red;*/
}
.game_info_img{
    width: 846px;
    /*height: 500px;*/
    /*border: 1px solid red;*/
    position: relative;
    left: 0;
    right: 0;
    /*top: 135px;*/
    margin: auto;
}

.moreTab{
    width: 846px;
    /*height: 1000px;*/
    background: #FFFFFF;
    margin-top: 20px;
    padding: 20px;
}
.moreTab .chooseMenu li{
    width: 88px;
    height: 34px;
    font-size: 18px;
    /*color: #333333;*/
    line-height: 30px;
    text-align: center;
}
.moreTab .chooseMenu li:hover{
    cursor: pointer;
}
.chooseThis{
    background: url("../images/game/chooseThis.png") no-repeat 100%;
    background-size: 100% 100%;
    color: #FFFFFF;
    /*font-weight: 600;*/
}
.tabXiazai{
    width:  846px;
    height: 88px;
    background: url("/static/newpc/shouyou20220516/moretabbk.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
    position: relative;
}
.tabXiazai a {
    width: 122px;
    height: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    right:70px;
    margin: auto;
}
.tabXiazai img{
    width: 122px;
    height: 36px;
}

.chooseMain{
    margin-top: 20px;
    width: 846px;
    /*height: 400px;*/
    /*border: 1px solid black;*/
}
.chooseMain_2,.chooseMain_3,.chooseMain_4,.chooseMain_5{
    display: none;
}
.right_down{
    width: 294px;
    height: 346px;
    background: url("../images/game/right_down.png") no-repeat 100%;
    background-size: 100% 100%;
    position: relative;
}
.right_down_code{
    width: 100px;
    height: 100px;
    /*border: 1px solid black;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.right_remen{
    width: 254px;
    height: 700px;
    background: #FFFFFF;
    margin-top: 20px;
    padding: 20px;
}
.right_remen_title{
    width: 100%;
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #333333;
    border-left: 4px solid #F87606;
    text-indent: 10px;
}
.right_remen ul {
    width: 100%;
}
.right_remen ul li {
    width: 100%;
    height: 54px;
    margin-top: 10px;
    /*border: 1px solid red;*/
    position: relative;
}
.right_remen ul li .right_remen_num{
    width: 16px;
    height: 27px;
    /*border: 1px solid black;*/
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #888888;
}
.right_remen ul li:nth-child(1) .right_remen_num{
    background: url("../images/game/num1.png") no-repeat 100%;
    background-size:100% 100% ;
}
.right_remen ul li:nth-child(2) .right_remen_num{
    background: url("../images/game/num2.png") no-repeat 100%;
    background-size:100% 100% ;
}
.right_remen ul li:nth-child(3) .right_remen_num{
    background: url("../images/game/num3.png") no-repeat 100%;
    background-size:100% 100% ;
}

.right_remen ul li img{
    width: 54px;
    height: 54px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28px;
    margin: auto;
}
.right_remen ul li .right_remen_name{
    width: 82px;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 87px;
    margin: auto;
    font-size: 16px;
    text-align: center;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    /*font-weight: 600;*/

}


.right_remen ul li .right_remen_down:hover{
    cursor: pointer;
    background: linear-gradient(180deg, #FCAE0E 0%, #F87606 100%);
    font-weight: 600;

    color: #FFFFFF;
    border: 0px solid #CCCCCC;
}
.right_remen ul li .right_remen_down{
    width: 76px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 249, 244, 0.04);
    border-radius: 18px;
    border: 1px solid #CCCCCC;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
    color: #888888;
    text-align: center;
}

.renQi{
    width: 846px;
    height: 163px;
    padding: 20px;
    background: #FFFFFF;
    margin-top: 20px;
    position: relative;
}
.renQi .renQi_title{
    /*width: 75px;*/
    height: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    border-left: 4px solid #F87606;
    text-indent: 10px;
}

.renQi ul{
    height: 98px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.renQi ul li{
    width: 66px;
    height: 98px;
    margin-top: 10px;
    /*border: 1px solid black;*/
    margin-left: 5.5px;
    position: relative;
}
.renQi ul li img{
    width: 66px;
    height: 66px;
}
.renQi ul li p{
    width: 66px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    /*border: 1px solid red;*/
}

.chooseMain_1 ul {
    width:846px;
    /*height: 100%;*/
    /*border: 1px solid red;*/
}
.chooseMain_1 ul li{
    width:100%;
    position: relative;
    /*border: 1px solid yellow;*/

    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
}
.chooseMain_1 ul li .userInfo img {
    width:44px;
    height: 44px;
    border-radius: 44px;
}
.chooseMain_1 ul li .userInfo {
    height: 44px;
    position: relative;

}
.chooseMain_1 ul li .userInfo  p{
    display: block;
    width: 300px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 55px;
    font-size: 18px;

}
.chooseMain_1 ul li span{
    width: 133px;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #888888;
    line-height: 17px;
    position: absolute;
    top: 10px;
    right: 0;
}
.chooseMain_1 ul li .userPingLun{
    width: 740px;
    /*min-height: 50px;*/
    font-size: 14px;
    /*border: 1px solid black;*/
    margin: 0 auto;

}
.chooseMain_1 ul li .userPingLun img{
    width: 100px;
    height: 100px;
}
.chooseMain_2 ul{
    width: 846px;
}
.chooseMain_2 ul li{
    width: 370px;
    height: 110px;

    background: #F7F7F7;
    float: left;
    margin: 6px;
    padding: 20px;
    position: relative;
}
.chooseMain_2 ul li div:nth-child(1) {
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
}
.chooseMain_2 ul li div:nth-child(2) {
    width: 100%;
    /*height: 20px;*/
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    /*line-height: 20px;*/
}
.chooseMain_2 ul li div:nth-child(3) {
    position: absolute;
    bottom: 20px;
    width: 200px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    line-height: 20px;
}
.chooseMain_2 ul li div:nth-child(4) {
    width: 122px;
    height: 36px;
    background: linear-gradient(180deg, #FCAE0E 0%, #F87606 100%);
    border-radius: 18px;
    border: 0px solid #F87606;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.chooseMain_3 table{
    width:846px;
    border-collapse:collapse;
}

.chooseMain_3 table tr th{
    background: #F7F7F7;

    border: 1px solid #EDEDED;
    width: 205px;
    height: 47px;

    font-size: 14px;
    text-indent: 10px;
}
.chooseMain_3 table tr td{

    border: 1px solid #EDEDED;
    width: 205px;
    height: 47px;
    font-size: 14px;
    text-indent: 10px;
}
.chooseMain_3 table tr td span{
    width: 6px;
    height: 6px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 5px;
}
.chooseMain_5 ul{
    width: 100%;
}
.chooseMain_5 ul li{
    width: 806px;
    height: 115px;
    padding: 20px;
    /* border: 1px solid yellow; */
    position: relative;
    border-bottom: 1px solid #EEEEEE;
}
.chooseMain_5 ul li img{
    width:200px;
    height: 114px;

}
.chooseMain_5 ul li .gong_title{
    position: absolute;
    top: 20px;
    left: 240px;
    width: 300px;
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
}
.chooseMain_5 ul li .gong_main{
    position: absolute;
    top: 50px;
    left: 240px;

    width: 550px;
    height: 62px;
    font-size: 14px;
    overflow: hidden;

}
.chooseMain_5 ul li .gong_type{
    width: 80px;
    height: 22px;
    background: #FF5151;
    border-radius: 13px;
    color: white;
    line-height: 22px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 240px;

}
.chooseMain_5 ul li .gong_time{
    width: 133px;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #888888;
    line-height: 17px;
    position: absolute;
    bottom: 20px;
    right: 43px;
}


.game_wrap{
    margin-top: 0;
    border: none;
}
.chooseMain_4{
    width:846px;
    position: relative;
}

.chooseMain_4 .main4_chooseType li{
    width: 88px;
    height: 38px;
    font-size: 14px;
    border-radius: 19px;
    /*border: 1px solid black;*/
    line-height: 38px;
    text-align: center;
}
.chooseMain_4 .main4_chooseType li:nth-child(5){
    position: absolute;
    right: 0;
    width: 88px;
    height: 38px;
    background: linear-gradient(180deg, #FCAE0E 0%, #F87606 100%);
    border-radius: 19px;
    color: white;
    border: 0px solid #F87606;
}
.chooseMain_4 .main4_chooseType li:hover{
    cursor: pointer;
}
.m4_choose{
    background: #F87606;
    color: white;
}
.chooseMain_4 .main4_list li{
    width:806px;
    /*height: 1568px;*/
    background: #EEEEEE;
    padding: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(1){
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}
.chooseMain_4 .main4_list li div:nth-child(2){
    height:20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 20px;
}
.chooseMain_4 .main4_list li div:nth-child(3){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #F87606;
    line-height: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(4){
    width: 72px;
    height: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-top: 20px;
}
.chooseMain_4 .main4_list li div:nth-child(5){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 20px;
}
.chooseMain_4 .main4_list li div:nth-child(6){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(7){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(8){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(9){
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.chooseMain_4 .main4_list li div:nth-child(10){
    width: 100%;
    /*border: 1px solid black;*/
    margin-top: 10px;

}
.chooseMain_4 .main4_list li div:nth-child(10) span{
    width: 70px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;

}
.chooseMain_4 .main4_list li div:nth-child(10) div{
    width:700px;
    /*border: 1px solid red;*/
    height: 100%;
    position: relative;
    top: -20px;
    left: 80px;
}
.chooseMain_4 .main4_list li div:nth-child(10) div img{
    width:100px;
    margin-left: 5px;
}
.showDwon{
    width:120px;
    height: 120px;
    position: absolute;
    left: -135px;
    top: -18px;
    display: none;
}
.showDwon img{
    width:120px;
    height: 120px;
}
.LQ_lb:hover{cursor:pointer}
.dengji{
    /*border: 1px solid red;*/
    position: absolute;
    top: 80px;
    left: 208px;
}
.dengji span{
    display: block;
    width:14px;
    height: 14px;
    /*border: 1px solid black;*/
    float: left;
    margin-right: 2px;
    background: url("/static/newpc/shouyou20220516/star_no.png") no-repeat 100%;
    background-size: 100% 100%;
}

.no_main{
    width:846px;
    height: 350px;
    /*border: 1px solid black;*/
    position: relative;
}
.no_main img{
    height: 166px;
    height: 144px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.no_main p{
    width: 58px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    margin: auto;
}
.m-screenshot-box {
    overflow: hidden;
    position: relative;
    height: 316px;
}
.m-screenshot-box .m-screenshot-list {
    position: absolute;
    height: 316px;
    white-space: nowrap;
    font-size: 0;
    left: 0;
}
.m-screenshot-box .m-screenshot-list .m-screenshot-item {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    height: 316px;
}
.m-screenshot-box .m-button {
    position: absolute;
    text-align: center;
    width: 20px;
    height: 60px;
    line-height: 60px;
    z-index: 99;
    top: 128px;
}
.m-screenshot-box .m-button-left {
    left: 8px;
}
.m-screenshot-box .m-button .u-bg {
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.sprite {
    background-image: url(../images/game/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
}
.m-screenshot-box .m-button-right {
    right: 8px;
}
.sprite-ic-arrow-1 {
    width: 10px;
    height: 28px;
    background-position: -5px -35px;
}
.sprite-ic-arrow-1-y {
    width: 10px;
    height: 28px;
    background-position: -25px -35px;
}
.sprite-ic-arrow-2 {
    width: 10px;
    height: 28px;
    background-position: -499px -35px;
}
.sprite-ic-arrow-2-y {
    width: 10px;
    height: 28px;
    background-position: -519px -35px;
}
.m-screenshot-box .m-button .sprite {
    vertical-align: middle;
    cursor: pointer;
}
.game_detail_bag{
    width:270px;
    height:128px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
    float: left;
    margin-top: 12px;
    margin-right: 16px;
}
.game_detail_bag:nth-of-type(3n){
    margin-right:0px;
}
.game_detail_bag:hover{
    border:1px solid #018FFF;
}

.game_detail_bag_last {
    margin-right:0;
}
.game_detail_bag .game_detail_bag_title {
    margin-top: 12px;
    padding-left: 13px;
    font-weight: bold;
}
.game_detail_bag .game_detail_bag_con {
    margin: 16px 11px 16px 13px;
    padding:0;
    height: 36px;
    overflow: hidden;
}
.game_detail_bag .game_detail_bag_attr {
    padding-left: 13px;
}
.game_detail_bag_attr{
    font-size: 11px;
    margin-top: 11px;
    padding-left: 15px
}
.game_detail_bag_attr p{
    font-size: 11px;
    color: #777;
}
.game_detail_bag_attr p i {
    font-style: normal;
    color: #222;
}
.game_detail_bag_shengyu{
    color: #FFA229;
    margin-right:5px;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.game_detail_bag_lingqu{
    width:53px;
    text-align: center;
    line-height:20px;
    height:20px;
    background:rgba(255,162,41,1);
    border-radius:2px;
    /*margin-left: 55px;*/
    color:#FFFFFF;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 10px
}
.game_detail_bag_lingqu_disabled{
    width:53px;
    text-align: center;
    line-height:20px;
    height:20px;
    background:#ccc;
    border-radius:2px;
    /*margin-left: 55px;*/
    color:#FFFFFF;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 10px
}
.game_detail_bag_android{
    width: 850px;
    display: none
}
.active_gamebag{
    background-color: #018FFF;
    border-color: #018FFF;
    color: #FFFFFF;
}
.game_detail_bag_fuzhi{
    width:53px;
    height:20px;
    line-height:20px;
    text-align: center;
    background:#018FFF;
    border-radius:2px;
    /*margin-left: 55px;*/
    color:#FFFFFF;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 10px
}
.receive_bag_modal{
    display: none;
    width:100%;
    height:191px;
    /* background-color: #FFFFFF; */
    /* box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.2); */
    /* border-radius:5px; */
    z-index: 999;
    /* position: fixed;
    top: 30%;
    left:50%; */
}
.receive_bag_modal_header{
    width: 100%;
    height:42px;
    border-radius:5px 5px 0px 0px;
    background-color: #E2E2E2;
    font-size:17px!important;
    text-align: center;
}
.receive_bag_modal_header span{
    text-align: center;
    width:101px;
    height:18px;
    font-weight:400;
    color:rgba(34,34,34,1);
    position: relative;
    top: 8px;
}
.close_receive_bag_modal img{
    position: relative;
    left:90px;
    cursor: pointer;
}
.receive_bag_modal_firstline{
    width:285px;
    height:14px;
    color: #018FFF;
    background:rgba(226,226,226,1);
    border-radius:5px;
    padding: 8px 9px 10px 9px;
    margin-top: 20px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.receive_bag_modal_firstline span{
    color: #018FFF;
}
.receive_bag_modal_secondline{
    font-size:12px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:41px;
    text-align: center;
    width: 100%;
    height: 40px;
}
.receive_bag_modal_thirdline{
    width:80px;
    height:25px;
    padding-top: 6px;
    font-size:14px;
    background:#018FFF;
    border-radius:2px;
    position: relative;
    left:115px;
    text-align: center;
    color: white;
    cursor: pointer;
    box-shadow: none!important;
    border:none!important
}
.receive_bag_modal_firstline input{
    /*width: 220px;*/
    border: 0px;
    background-color: #e2e2e2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #018FFF;
}