.main {

    background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

}

.gold_nodata {

    text-align: center;

    padding: 50px 0

}

.goods .aboutGame .desc {

  -webkit-line-clamp:inherit

}

.goods .aboutGame .desc p {

  line-height:24px

}

.select_content {

  flex-direction:column

}

.abount__game {

    background: rgb(25, 31, 61);

}

.choose_products {

 

    padding-bottom: 50px;

    background-color: rgb(5, 6, 34);

}

.game_temp_about {

    padding-bottom: 50px;

    color: rgb(192, 192, 214);

}

.game_temp_about a {

  color:#12b73d;

  font-weight:700

}

.game_temp_about p {

  margin-bottom:10px;

  line-height:22px

}

.game_temp_about ul li {

  list-style:disc;

  margin-left:15px;

  font-weight:700;

  margin-bottom:10px

}

.choose_products h2 {

  color:#fff;

  font-size:36px

}

.choose_products .chooseList {

  display:grid;

  grid-template-columns:repeat(3,1fr);

  grid-gap:20px

}

    .choose_products .chooseList a {

        height: 120px;

        background: url(../images/hoo.jpg);

        background-size: cover;

        background-repeat: no-repeat;

        border-radius: 4px;

        padding: 0 14px 0 30px;

        cursor: pointer;

        transition: all .3s;

        overflow: hidden

    }

.choose_products .chooseList a .template__icon {

  width:70px;

  min-width:70px;

  height:70px;

  margin-right:27px;

  background:linear-gradient(180deg,#F2702B 0%,#D25919 100%);

  border-radius:10px 10px 10px 10px;

  border:1px solid #e4783f

}

.choose_products .chooseList a .template__icon i {

  color:#fff;

  font-size:40px

}

    .choose_products .chooseList a img {

        width: 84px;

        margin-right:15px;

    }

    .choose_products .chooseList a p {

        color: #f4f4f5;

        font-size: 20px;

        margin-bottom: 5px

    }

.choose_products .chooseList a .template__title {

  flex-direction:column

}

        .choose_products .chooseList a span {

            height: 34px;

            border-radius: 17px;

            border: 2px solid hsla(0,0%,100%,.22);

            padding: 0 19px;

            color: #fff;

        }

.choose_products .chooseList a span i {

  margin-left:14px;

  color:#d4d4d4

}

        .choose_products .chooseList a:hover span {

            color: #0082fb;

            border: 2px solid #4a45e5

        }

.choose_products .chooseList a:hover span i {

  color:#0082fb

}

input[type=number] {

  -moz-appearance:textfield

}

input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  -webkit-appearance:none

}

.goods__header {

    background: #0f102c

}

.goods__header h2 {

  color:#fff;

  font-size:40px;

  margin-bottom:13px

}

    .goods__header .goods__template a {

 

        align-items: center;

        justify-content: center;

        display: flex;

        height: 54px;

        padding: 0 20px;

        cursor: pointer;

        font-size: 14px;

        color: #fff;

        font-weight: 700;

        border-radius: 4px;

        background: hsl(228.6, 27.4%, 26.5%);

        margin-right: 14px;

    }

        .goods__header .goods__template a span {

            display: inline-flex;

            flex: 1;

            align-items: center;

            white-space: nowrap;

        }

        .goods__header .goods__template a .imgico {

            width: 32px;

            margin-right: 5px;

            height:32px;

        }

        .goods__header .goods__template a .link-icos {

            display: inline-flex;

            align-items: center;

            margin-right: 10px;

            width: 30px;

        }

        .goods__header .goods__template a i {

            display: flex;

            align-items: center;

            justify-content: center;

            width: 30px;

            height: 30px;

            font-size: 16px;

            color: #fff;

            border-radius:10px;

            background: #daae36;

        }

        .goods__header .goods__template a .serverlist {

            background: #daae36;

        }

        .goods__header .goods__template a .itemslist {

            background: #2fbdb6 ;

        }

        .goods__header .goods__template a .powerleveling {

            background: #e5773a;

        }

        .goods__header .goods__template a .cdkeys {

            background: #e5392e;

        }

        .goods__header .goods__template a .account {

            background: #6651e6;

        }

        .goods__header .goods__template a .gift{

            background: #3c7cee;

        }

        .goods__header .goods__template a:hover {

            color:#1e93ff

        }

        .goods__header .goods__template a.active {

            /*color: #4a45e5;

            border-top: 2px solid #4a45e5;*/

            /*  background:url(../images/allgame_actile.webp) #555;*/

            /*background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

            background-size: cover;

            background-repeat: no-repeat*/



            color: #fff !important;

            background: linear-gradient(to bottom,#4879ff,#4879ff);

        }

        /*.goods__header .goods__template a:last-child.active {*/

            /*  background:url(../images/allgame_actile.webp);*/

            /*background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

            background-size: cover;

            background-repeat: no-repeat

        }*/

.goods .goods_search {

  margin-top:20px

}

.goods .goods_search .sever_title {

  padding:0 5px;

  font-size:34px;

  font-weight:bolder;

  color: #a3b1bf;

}

.goods .goods_search .sever_title::before {

  content:'';

  display:inline-block;

  width:100%;

  height:18px;

  background:#ee6a25;

  position:absolute;

  bottom:6px;

  left:0;

  z-index:-1

}

.goods .goods_search .input_box {

  position:relative

}

    .goods .goods_search input {

        width: 300px;

        height: 40px;

        border-radius: 6px;

        color: #fff;

        padding-left: 20px;

        background: rgba(103, 107, 139, 0.24);

    }

.goods .goods_search .input_box .search_ico {

  right:11px;

  top:11px;

  color:#979ea4

}

.goods .goods__sort {

  justify-content:flex-end;

  margin-top:20px;

  font-family:sans

}

.goods .goods__sort .sort__item {

  margin-left:20px;

  cursor:pointer;

  color: #a3b1bf;

}

.goods .goods__sort .sort__item span {

  width:20px;

  min-width:20px;

  height:20px;

  border:1px solid #787878;

  border-radius:20px;

  margin-right:5px;

  display:flex;

  align-items:center;

  justify-content:center;

  cursor:pointer

}

.goods .goods__sort .sort__item span i {

  display:none

}

.goods .goods__sort .sort__item:hover {

  color:#0082fb

}

.goods .goods__sort .sort__item.active {

  color:#0082fb

}

.goods .goods__sort .sort__item.active span {

  border:1px solid #0082fb

}

.goods .goods__sort .sort__item.active span i {

  display:block;

  width:10px;

  height:10px;

  border-radius:50%;

  background:#0082fb

}

.goods .goodsPageShipList.item_goodList {

  margin-top:20px;

  margin-bottom:20px;

}

.goods .goodsPageShipList.item_goodList ul {

  display:grid;

  grid-gap:20px;

  grid-template-columns:repeat(5,1fr)

}

.goods .goods_content {

    background-color: #0f102c;

    padding: 0 0 30px 0;

    margin-bottom: 10px;



}

    .goods .goods_content .goods__header {

        background:none;

    }

    .goods .items_content .goods_template {

        border-bottom: 1px solid #262626

    }

.goods .items_content .goods_template .templateList {

  flex-wrap:wrap

}

.goods .goods_content h2 {

  font-size:36px;

  color:#fff;

  margin-bottom:25px

}

.goods .goods_content .cate_childCate_line,

.goods .goods_content .server_childserver_line {

  padding-top:30px;

  margin:0 5px 0 -15px;

  display:none

}

.goods .goods_content .cate_childCate_line.show,

.goods .goods_content .server_childserver_line.show {

  display:flex

}

.goods .goods_content .cate_childCate_line i,

.goods .goods_content .server_childserver_line i {

  width:10px;

  height:2px;

  background:#666

}

.goods .goods_template .templateList a {

  height:44px;

  line-height:44px;

  border-radius:6px;

  background:#d7d7d7;

  border-radius:2px 2px 2px 2px;

  padding:0 20px;

  color:#444;

  margin-right:10px;

  font-size:14px;

  white-space:nowrap

}

.goods .goods_template .templateList a:last-child {

  margin-right:0

}

.goods .goods_template .templateList a:hover {

  color:#0082fb

}

.goods .goods_template .templateList a.active {

  background:#0082fb;

  border-radius:2px 2px 2px 2px;

  border:1px solid #0082fb;

  color:#fff

}

.d4__template .templateList {

  flex-wrap:wrap;

  margin-bottom:20px

}

.d4__template.pcd4_template .templateList {

  display:grid;

  grid-gap:10px;

  grid-template-columns:repeat(5,1fr)

}

.goods .d4__template.pcd4_template .templateList a {

  color:#000;

  margin:0

}

.md4_template {

  display:none

}

.goods .goods_cate {

  margin:5px 0 0

}

.goods .common_select .common_title {

    color: #a3b1bf;

    min-height: 18px;

    margin-bottom: 10px;

    font-size: 16px;

    font-weight: 700

}

.goods .common_select .common_select_title {

  height:44px;

  min-width:180px;

  color:#000;

  border:solid 1px #666;

  padding:0 15px;

  cursor:pointer;

  white-space:nowrap

}

.goods .common_select .common_select_title:hover {

  border:solid 1px #d52b1e

}

.goods .common_select .common_select_title img {

  width:25px;

  margin-right:10px

}

.goods .common_select .common_select_title i {

  opacity:.5;

  font-size:12px;

  margin-left:30px

}

.goods .common_select .goods_select_list {

  flex-wrap:wrap

}

.goods .goods_server_child .goods_server_child_tab .goods_select_list span {

    /*  background:#d7d7d7;*/

    margin-right: 10px;

    text-align: center;

    margin-bottom: 10px;

    cursor: pointer;

    justify-content: center;

    width: 40px;

    height: 40px;

    border: 1px solid #37475f;

    color: #a3b1bf;

    border-radius: 4px;

}

.goods .goods_server_child .goods_server_child_item .goods_select_list.show {

  display:grid;

  grid-template-columns:repeat(5,1fr);

  grid-gap:10px

}

.goods .goods_server_child .goods_server_child_item .goods_select_list .list_item {

  font-size:14px;

  margin:0;

  white-space:break-spaces;

}

.goods .goods_cate_child .goods_server_child_item .goods_select_list.show {

  display:grid;

  grid-template-columns:repeat(5,1fr);

  grid-gap:20px

}

.goods .goods_cate_child .goods_server_child_item .goods_select_list .list_item {

    background: 0 0;

    border-radius: 0 0 0 0;

    border: 1px solid #37475f;

    position: relative;

    padding: 0;

    height: 40px;

    margin: 0

}

.goods .goods_cate_child .goods_server_child_item .goods_select_list .list_item.active {

  border:1px solid #0082fb;

  background:0 0;

  color:#0082fb

}

.goods .goods_cate_child .goods_server_child_item .goods_select_list .list_item.active i {

  position:absolute;

  right:0;

  bottom:0;

  width:26px;

  height:26px;

  background:url(../images/icon_checked.webp) no-repeat;

  background-size:cover

}







.goods .common_select .goods_select_list {

  display:none

}

    .goods .common_select .goods_select_list .list_item {

        height: 50px;

        /*     padding: 0 80px;*/

          padding: 0 20px;

        cursor: pointer;

        white-space: nowrap;

        margin-right: 10px;

        /* background: #d7d7d7;*/

        margin-bottom: 10px;

        color: #a3b1bf;

        /*   font-family: sans;*/

        border-radius: 2px;

        border: 1px solid #37475f;

    }

        .goods .common_select .goods_select_list .list_item img {

            width: 20px;

            min-width: 20px;

            margin-right: 10px;

            vertical-align:middle;

        }

    

.goods .common_select .goods_select_list.show {

  display:flex

}

.goods .goods_server .goods_select_class {

    margin-bottom: 10px;

   

}

    .goods .goods_server .goods_select_class .list_item {

        font-family: sans;

        margin-bottom: 10px;

        background: #0f102c;

        border: 0px solid #37475f;

        color: #fff;

        border-radius: 4px;

    }

.goods .common_select .goods_server_child_item .goods_select_list .list_item {

    padding: 10px 15px;

    height: 40px;

    border-radius: 4px;

    justify-content: center;

   

}

.goods .common_select .goods_select_list .list_item.hide {

  display:none

}

.goods .common_select .goods_select_list .list_item img {

  width:25px;

  margin-right:10px

}

.goods .common_select .goods_select_list .list_item:hover {

  color:#5eb1ff

}

.goods .common_select .goods_select_list .list_item.active {

  background:#0082fb;

  color:#fff;

  border: 1px solid #0082fb;

}

.goods .common_select {

  display:none

}

.goods .common_select.isShow {

  display:block

}

.goods .goods_server_child .goods_server_child_tab {

  margin:0 0 10px

}

.goods .goods_server_child .goods_server_child_tab .goods_server_child_tab_title {

  height:44px;

  min-width:70px;

  color:#fff;

  border:solid 1px #666;

  padding:0 15px;

  cursor:pointer;

  white-space:nowrap;

  border-right:none

}

.goods .goods_server_child .goods_server_child_tab .goods_server_child_tab_title i {

  opacity:.5;

  font-size:12px;

  margin-left:10px

}

.goods .common_select .goods_server_child_tab .common_select_title {

  min-width:70px;

  border-right:none

}

.goods .common_select .goods_server_child_tab .common_select_title i {

  margin-left:10px

}

.goods .common_select .goods_server_child_tab .goods_select_list span:hover {

  color:#0082fb

}

.goods .common_select .goods_server_child_tab .goods_select_list span.active {

    background-color: #0082fb;

    color: #fff;

    border: 1px solid #0082fb;

}

.goods .goods_server_child_item .goods_select_list .list_item {

    position: relative;

}

.goods .goods_server_child_item .goods_select_list .list_item.active {

    border: 1px solid #0082fb;

    background: 0 0;

    color: #0082fb

}



    .goods .goods_server_child_item .goods_select_list .list_item.active i {

        position: absolute;

        right: 0;

        bottom: 0;

        width: 26px;

        height: 26px;

        background: url(../images/icon_checked.webp) no-repeat;

        background-size: cover

    }









 /*===一级分类勾�?/



.goods .goods_device .icok {

    position: relative;

    float: left;

    width: 20px;

    height: 20px;

    margin-right: 12px;

    border: 2px solid #37475f;

    border-radius: 2px;

    background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

}



.goods .goods_device .icok::before {

    display: none

}



.goods .goods_device .active .icok {

    border-color: #0082fb;

    background: #0082fb

}



.goods .goods_device .active .icok::before {

    display: block;

    position: absolute;

    top: 1px;

    left: 1px;

    font-size: 14px;

    color: #fff

}

.goods .goods_device .goods_select_list .list_item {

    border: 0px;

    padding: 10px !important;

    margin: 0px;

    justify-content: left !important;

}

    .goods .goods_device .goods_select_list .list_item.active {

        background: 0 0 !important;

        border: 0px !important;

        color: #0082fb !important;

    }

.goods .goods_device .goods_select_list.show {

    display: grid;

    grid-template-columns: repeat(5,1fr);

    grid-gap: 10px;

    padding: 10px;

}

.goods .goods_device .ass_cdks .goods_select_list.show {

    display: grid;

    grid-template-columns: repeat(8,1fr);

    grid-gap: 10px;

    padding: 10px;

}

.goods .goods_device .flex {

    margin-top: 0;

    width: 100%;

    background-color: #0f102c;

    border-radius: 4px;

    margin-bottom: 10px;

}

.goods .goods_device .goods_cate_root {

    width: 100%;

}

/*=====*/



/*===二级级级分类勾�?/



.goods_cate .icok {

    position: relative;

    float: left;

    width: 20px;

    height: 20px;

    margin-right: 12px;

    border: 2px solid #37475f;

    border-radius: 2px;

    background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

}



    .goods_cate .icok::before {

        display: none

    }



.goods_cate .active .icok {

    border-color: #0082fb;

    background: #0082fb

}



    .goods_cate .active .icok::before {

        display: block;

        position: absolute;

        top: 2px;

        left: 2px;

        font-size: 14px;

        color: #fff

    }



.goods .categoryul {

    margin-top: 0;

    width: 100%;

    background-color: #0f102c;

    border-radius: 4px;

    margin-bottom: 10px;

}



    .goods .categoryul .goods_select_list.show {

        display: grid;

        grid-template-columns: repeat(5,1fr);

        grid-gap: 10px;

        padding: 10px;

    }





/*=====*/



/*===三级级分类勾�?/



.goods .goods_cate_child .icok {

    position: relative;

    float: left;

    width: 20px;

    height: 20px;

    margin-right: 12px;

    border: 2px solid #37475f;

    border-radius: 2px;

    background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

}



    .goods .goods_cate_child .icok::before {

        display: none

    }



.goods .goods_cate_child .active .icok {

    border-color: #0082fb;

    background: #0082fb

}



    .goods .goods_cate_child .active .icok::before {

        display: block;

        position: absolute;

        top: 2px;

        left: 2px;

        font-size: 14px;

        color: #fff

    }



.goods .goods_cate_child .goods_select_list .list_item {

    border: 0px !important;

    padding: 10px !important;

    margin: 0px;

    justify-content: left !important;

}



    .goods .goods_cate_child .goods_select_list .list_item.active {

        background: 0 0 !important;

        border: 0px !important;

    }



.goods .goods_cate_child .goods_select_list.show {

    display: grid;

    grid-template-columns: repeat(5,1fr);

    grid-gap: 10px;

    padding: 10px;

}



.goods .goods_cate_child .goods_server_child_item {

    margin-top: 0;

    width: 100%;

    background-color: #0f102c;

    border-radius: 4px;

    margin-bottom: 10px;

}



.goods .goods_cate_child .goods_cate_root {

    width: 100%;

}

/*=====*/



.goods .goods_cate .goods_select_list .list_item {

    border: 0px;

    padding: 10px;

}

.goods .goods_cate .goods_server_child_item .goods_select_list .list_item {

    padding: 10px;

    margin: 0px;

    justify-content: left;

   

}



    .goods .goods_cate .goods_server_child_item .goods_select_list .list_item.active {

        border: 0px;

        color: #0082fb;

     

    }

.goods .goods_device .goods_server_child_item .goods_select_list .list_item.active {

  background-color: #0082fb;

    color: #fff;

}





.goods .goods_device

{

    margin-top:10px;

}

.goods .gold_list_left_wrap {

    width: 100%;

    /*  padding-top:30px*/

}

.gold_list_wrap #goods_list {

    background: #0f102c;

    padding: 30px 25px 54px;

    margin-top: 25px;

    border-radius: 4px;

    width: calc(100% - 450px);

    margin-bottom: 20px;

  

}

.goods .gold_list_wrap .goodsPageShipList ul {

  display:grid;

  grid-template-columns:repeat(6,auto);

  grid-gap:10px

}

    .goods .gold_list_wrap .goodsPageShipList ul li.goods_item {

        border: 2px solid #37475f;

        color: hsla(0,0%,100%,.6);

        cursor: pointer;

        height: 32px;

        border-radius: 2px;

    }

.goods .gold_list_wrap .goodsPageShipList ul li.goods_item .title {

    font-family: sans;

    position: relative;

}

.goods .gold_list_wrap .goodsPageShipList ul li.goods_item:hover {

  border:2px solid #ee6a25;

  color:#ee6a25

}

.goods .gold_list_wrap .goodsPageShipList ul li.goods_item.active {

  background:#ee6a25;

  border-radius:4px;

  border:2px solid #ee6a25;

  color:#fff

}

.goods .gold_list_wrap .gold_info .golds_num_calc {

    border: 2px solid #37475f;

    margin-top: 0px;

    width:60%;

}

    .goods .gold_list_wrap .gold_info .golds_num_calc span {

        width: 52px;

        height: 41px;

        font-size: 20px;

        color: hsla(0,0%,100%,.6);

        cursor: pointer

    }

        .goods .gold_list_wrap .gold_info .golds_num_calc span:hover {

            color: #0082fb

        }

        .goods .gold_list_wrap .gold_info .golds_num_calc span.sub {

            border-right: 2px solid #37475f

        }

        .goods .gold_list_wrap .gold_info .golds_num_calc span.add {

            border-left: 2px solid #37475f

        }

.goods .gold_list_wrap .goodsPageShipList .goods_price .price {

  color:#0082fb;

  font-size:22px;

  margin-left:10px

}

.goods .gold_list_wrap .goodsPageShipList .goods_price .gold__dicount {

  margin-left:10px;

  background:red;

  color:#fff;

  font-size:14px;

  padding:0 5px;

  display:none

}

.goods .gold_list_wrap .goodsPageShipList .goods_price .gold__dicount.display {

  display:block

}

.goods .gold_list_wrap .goodsBtn .buynow {

    width: 460px;

    height: 56px;

    background: #ee6a25;

    border-radius: 2px 2px 2px 2px;

    opacity: 1;

    color: #fff;

    margin-bottom: 10px;

    text-transform: uppercase;

}

.goods .gold_list_wrap .goodsBtn .buynow:hover {

  background:#ed580a

}



.goods .gold_list_wrap .goodsBtn .addcart {

    width: 460px;

    height: 56px;

    background: #4a45e5;

    border-radius: 2px 2px 2px 2px;

    opacity: 1;

    color: #fff;

    margin-bottom: 10px;

    text-transform: uppercase;

}



    .goods .gold_list_wrap .goodsBtn .addcart:hover {

        background: #564fff

    }



.goods .gold_list_wrap .gold_info .golds_num_calc .input_box {

    width: 100%

}

    .goods .gold_list_wrap .gold_info .golds_num_calc .input_box input {

        width: 100%;

        text-align: center;

        background: 0 0;

        color: #fff

    }

.goods .gold_list_wrap #goods_list .goods_price.true_price {

  color:#bfbfbf;

  font-size:16px;

  margin:30px 0 14px

}

.goods .gold_list_wrap .gold_info {

    margin-top: 25px;

    margin-left: 30px;

    width: 420px;

    /*    height: 232px;*/

    min-height: 212px;

    background: #0f102c;

    border-radius: 4px;

    padding: 20px;

    color: #bfbfbf;

  

}

.goods .gold_list_wrap .gold_info .gold_title span:nth-child(2) {

  text-align:end

}

.goods .gold_list_wrap .select_server {

  font-size:16px;

  font-weight:700;

  margin-top:30px

}

.goods .gold_list_wrap .gold_info .gold_info_item {

  margin-bottom:20px

}

    .goods .gold_list_wrap .gold_info .gold_info_item.last_total {

        font-size: 20px;

        font-weight: 700;

        color: #fff;

        border-top: 1px solid hsla(0,0%,100%,.12);

        padding-top: 20px

    }

.goods .gold_list_wrap .goods .goodsPageShipList ul li.goods_item .goods_top_info {

  position:relative

}

.goods .goodsPageShipList ul li.goods_item .goodsStock {

  position:absolute;

  bottom:5px;

  color:#d52b1e

}

.goods .items_content .goodsPageShipList ul li.goods_item:nth-child(6n) {

  margin-right:20px

}

.goods .goodsPageShipList .loading_mask {

  display:none

}

.goods .goodsPageShipList .noDataTips {

  display:none;

  text-align:center;

  padding:50px 0;

  color:#fff;

}

.goods .goodsPageShipList .goods_item .goodsBtn {

    padding: 0 20px 23px;

}

.goodsPageShipList .goods_item .bigImage {

  position:fixed;

  background:rgba(0,0,0,.9);

  width:100%;

  top:0;

  left:0;

  height:100%;

  z-index:999;

  transform:scale(1);

  display:none

}

.goodsPageShipList .goods_item .bigImage i {

  color:#fff;

  font-size:24px;

  position:absolute;

  right:20px;

  top:20px;

  cursor:pointer

}

.goodsPageShipList .goods_item .bigImage img {

  position:absolute;

  top:50%;

  left:50%;

  transform:translate(-50%,-50%);

  max-width:100%

}

.goodsPageShipList .goods_item .zoomIco {

  position:absolute;

  right:15px;

  top:15px;

  cursor:pointer;

  z-index:1

}

.goodsPageShipList .goods_item .zoomIco i {

  font-size:20px;

  color:#fff

}

.goodsPageShipList .goods_item .zoomIco:hover i {

  color:#d52b1e

}

.goodsPageShipList .goods_item .item_describe {

  position:absolute;

  top:0;

  background:#000;

  z-index:999;

  font-size:13px;

  text-align:center;

  left:100%;

  display:none;

  min-width:300px;

  max-width:300px;

  padding:10px;

  color:#fff;

  text-transform:lowercase;

  box-shadow:0 0 15px 0 rgb(0 0 0/25%);

  border:solid 1px #666

}

.goodsPageShipList .goods_item .item_describe a {

  color:red

}

.goodsPageShipList .goods_item .item_describe.elden_describe,

.goodsPageShipList .goods_item .item_describe.d4_describe {

  background:0 0;

  padding:0;

  border:none

}

.goodsPageShipList .goods_item .item_describe.d4_describe img {

  max-width:100%;

  background:0 0;

  padding:0

}

.goodsPageShipList .goods_item .item_describe h3 {

  color:#000

}

.goodsPageShipList .goods_item:nth-child(5n) .item_describe {

  left:auto;

  right:100%

}

.goodsPageShipList .goods_item .item_describe.display {

  display:block

}

.goodsPageShipList .goods_item .item_describe .item-box>.header {

  position:relative;

  display:block;

  overflow:hidden;

  background-repeat:repeat-x;

  text-overflow:ellipsis;

  white-space:nowrap;

  font-size:18px;

  color:#af6025

}

.item-box>.header.-double,

.item-box>.header.-double::after,

.item-box>.header.-double::before {

  background-image:url(/static/web/image/attack-title.png)

}

.item-box.-unique>.header.-double {

  background-position:center -216px

}

.item-box.-unique>.header.-double::before {

  background-position:0 -162px

}

.item-box>.header.-double::after,

.item-box>.header.-double::before {

  width:44px;

  height:54px

}

.item-box>.header::after,

.item-box>.header::before {

  position:absolute;

  top:0;

  display:block;

  background-repeat:no-repeat;

  content:""

}

.item-box.-unique>.header.-double::after {

  background-position:0 -270px

}

.item-box>.header::after {

  right:0

}

.item-box>.header::before {

  left:0

}

.goodsPageShipList .goods_item .item_describe .item-box>.header.-double {

  box-sizing:border-box;

  padding:3px 44px;

  height:52px;

  line-height:22px

}

.goodsPageShipList .goods_item .item_describe .item-stats {

  display:block;

  margin:0 auto;

  padding:7px 12px

}

.goodsPageShipList .goods_item .item_describe .item-stats>.group {

  display:block;

  margin:0 auto;

  max-width:315px

}

.goodsPageShipList .goods_item .item_describe .item-stats>.group em {

  white-space:nowrap

}

.tc.-mod,

.text-color.-mod {

  color:#0b85ea;

  font-variant-ligatures:none

}

.tc.-flavour,

.text-color.-flavour {

  color:#af6025;

  font-style:italic

}

.item-stat-separator::before,

.item-stats>.group:nth-last-child(n+2)::after {

  display:block;

  margin:5px auto;

  width:221px;

  height:2px;

  background-image:url(/static/web/image/attack-quan.png);

  background-position:0 0;

  background-repeat:no-repeat;

  content:""

}

.item-box.-unique>.item-stats>.group::after,

.item-stat-separator.-unique::before {

  background-position:0 -6px

}

.item_describe .z-center {

  line-height:18px

}

.item_describe h3 {

  display:block!important

}

.item_describe .z-center .z-smallstats {

  white-space:nowrap!important

}

.item_describe .myPurple {

  color:purple;

  display:block

}

.item_describe .myYellow {

  color:#afaf11;

  display:block

}

.item_describe .z-smallstats .z-white,

.item_describe .z-center .rl-title-uniques-items {

  color:#fcb100!important

}

.item_describe .z-center a {

  color:#71e347!important

}

.item_describe .z-center .zso_defense {

  color:#dde4ca

}

.item_describe .z-center .zso_defense,

.item_describe .z-center .zso_durability,

.item_describe .z-center .zso_rqstr,

.item_describe .z-center .zso_rqlevel,

.item_describe .z-center .zso_qualitylvl,

.item_describe .z-center .zso_trclass,

.item_describe .z-center .zso_maxsock {

  color:#000

}

.item_describe .z-center p {

  color:#626dfb

}

.goods_boosting .boosting_ship .boosting-info p,

.goods_boosting .boosting_ship .boosting-info li {

  margin-bottom:10px;

  font-size:16px

}

.goods_boosting .boosting_ship .boosting-info a {

  color:#d52b1e;

  text-decoration:underline

}

.goods_boosting .boosting_ship .boosting-info h3 {

  font-size:24px;

  margin-top:40px;

  margin-bottom:10px;

  color:#121212

}

.goods_boosting .boosting_ship .boosting-info .colorGreen {

  color:#96d473

}

.goods_boosting .boosting_ship .boosting-info .colorRed {

  color:#ff4661

}

.goods_boosting .boosting_ship .boosting-info li {

  display:flex

}

.goods_boosting .boosting_ship .boosting-info li::before {

  display:inline-block;

  min-width:24px;

  margin-right:8px;

  font-weight:600;

  font-style:normal;

  letter-spacing:-.2px;

  color:#676b8b;

  font-size:16px;

  line-height:24px;

 

}

.goods_boosting .boosting_ship .boosting-info .introduction__build {

  margin-bottom:20px

}

.goods_boosting .boosting_ship .boosting-info .introduction__build .build__title {

  background:#d7d7d7;

  color:#000;

  padding:10px 20px;

  font-size:20px;

  font-family:sans;

  display:flex;

  justify-content:space-between;

  align-items:center;

  cursor:pointer

}

.goods_boosting .boosting_ship .boosting-info .introduction__build .build__content {

  display:none;

  color:#000;

  background:#d7d7d7;

  padding:20px

}

.goods_boosting .boosting_ship .boosting-info table {

  margin:20px 0

}

.goods_boosting .boosting_ship .boosting-info table th,

.goods_boosting .boosting_ship .boosting-info table td {

  border:1px solid #897f7f;

  padding:5px 10px

}

.goods_boosting .boosting_ship {

  align-items:flex-start;

/*  margin-top:20px*/

}

    .goods_boosting .boosting_ship .goods_class {

       width:100%;

    }

.goods_boosting .boosting_ship .boosting_ship_right {

  width:340px;

  min-width:340px;

  background:#121212;

  margin-left:50px;

  border-top:10px solid #2d3847;

  border-radius:5px 5px 0 0

}

.goods_boosting .goodsPageShipList {

    margin-top: 0;

    width: 100%;

    background-color: #0f102c;

    padding: 20px;

    border-radius: 4px;

}

.goods_boosting .boosting_ship .goodsPageShipList .goodsImg {

  position:absolute;

  width:100%;

  height:auto

}

.goods_boosting .boosting_ship .goodsPageShipList .goodsImg .img__mask {

  position:absolute;

  top:0;

  left:0;

  right:0;

  height:100%;

  width:100%;

  background:linear-gradient(211.03deg,rgba(0,0,0,0) 18.01%,rgba(8,13,38,0.6) 51.08%,rgb(18,18,18) 67.08%)

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_item {

  position:relative

}

.goods_boosting .boosting_ship .goodsPageShipList .goodsImg img {

  width:100%

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_price {

    margin: 30px 0px 0px 0px;

    text-align: right;

    color: #fff;

}

.goods_boosting .boosting_ship .goodsPageShipList .true_price .price {

  font-size:26px

}

.goods_boosting .boosting_ship .goodsPageShipList .boostingData {

    position: relative;

    z-index: 1;

      /*display: flex;

    padding:170px 20px 30px*/

}

.goods_boosting .boosting_ship .goodsPageShipList .boostingData .goods_server.common_select {

  margin-left:-7px

}

.goods_boosting .boostingData .common_select {

  margin-right:0

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_item p.goods_title {

  display:none

}

.goods_boosting .goodsPageShipList .goods_server p {

  color:#fff

}

.goods_boosting .goodsPageShipList .common_select .goods_select_list {

  display:grid;

  grid-template-columns:repeat(2,1fr);

  grid-gap:10px

}

.goods_boosting .goodsPageShipList .common_select .goods_select_list .list_item {

  height:40px;

  width:100%;

  padding:0;

  margin-right:0;

  justify-content:center;

  font-size:12px

}

.goods_boosting .goodsPageShipList .common_select .goods_select_list .list_item p {

  color:#000

}

.goods_boosting .goodsPageShipList .common_select .goods_select_list .list_item.active p {

  color:#fff

}

.goods_boosting .goodsPageShipList .goods_difficulty {

  margin-top:20px

}

.goods_boosting .goodsPageShipList .item-level {

  margin-bottom:10px;

  margin-top:5px

}

.goods_boosting .goodsPageShipList .item-level span {

  color:#fff;

  display:block;

  margin-bottom:5px;

  font-family:sans

}

    .goods_boosting .goodsPageShipList .item-level input {

        width: 100px;

        border: 1px solid #eceef00d;

        background: hsla(0,0%,100%,.08);

        color: #fff;

        border-radius: 4px

    }

.goods_boosting .goodsPageShipList .item-level .level-2 div {

  height:30px

}

.goods_boosting .boosting_ship .goodsPageShipList .goodsNum {

  display:none

}

.goods_boosting .goodsPageShipList .goods_option,

.goods_boosting .goodsPageShipList .goods_otherOptions {

  margin-top:40px

}

.goods_boosting .goodsPageShipList .goods_common_checked p.option_title {

  margin-bottom:10px;

  color:#fff;

  font-family:sans

}

.goods_boosting .goodsPageShipList .goods_common_checked .checked span {

  display:block;

  width:20px;

  min-width:20px;

  height:20px;

  border:2px solid #fff;

  margin-right:11px;

  position:relative;

  cursor:pointer

}

.goods_boosting .goodsPageShipList .goods_common_checked li {

  margin-bottom:5px;

  color:#fff

}

.goods_boosting .goodsPageShipList .goods_common_checked li.active .checked span {

  background:#faf9f8;

  border:2px solid #faf9f8

}

.goods_boosting .goodsPageShipList .goods_common_checked .checked span i {

  display:none;

  color:#000;

  font-size:15px

}

.goods_boosting .goodsPageShipList .goods_common_checked li.active .checked span i {

  display:block

}

.goods_boosting .goodsPageShipList .goods_common_checked li .price {

  white-space:nowrap;

  color:#fff

}

.goods_boosting .goodsPageShipList .goods_item .priceBox .truePrice .price {

  font-size:30px

}

.goods_boosting .goodsPageShipList .goods_notice {

  margin-top:40px

}

.goods_boosting .goodsPageShipList .goods_notice p {

  color:#96d473

}

.goods_boosting .goodsPageShipList .goods_desired,

.goods_boosting .goodsPageShipList .goods_location {

  position:relative;

  margin-top:30px

}

.goods_boosting .goodsPageShipList .goods_desired .desired_title,

.goods_boosting .goodsPageShipList .goods_location .location_title {

  color:#fff;

  margin-bottom:10px;

  font-family:sans

}

.goods_boosting .goodsPageShipList .goods_desired .desired__value,

.goods_boosting .goodsPageShipList .goods_location .location__value {

  width:100%;

  height:40px;

  border:solid 1px #666;

  padding:0 20px;

  cursor:pointer;

  color:#fff;

  border-radius:4px

}

.goods_boosting .goodsPageShipList .goods_desired ul,

.goods_boosting .goodsPageShipList .goods_location ul {

  background:#fff;

  left:0;

  width:100%;

  top:100%;

  max-height:300px;

  overflow-y:auto;

  display:none;

  position:absolute;

  z-index:3

}

.goods_boosting .goodsPageShipList .goods_desired ul li,

.goods_boosting .goodsPageShipList .goods_location ul li {

  padding-left:20px;

  height:30px;

  line-height:30px;

  cursor:pointer

}

.d4_aspects.goods_boosting .goodsPageShipList .goods_option li {

  display:none

}

.d4_aspects.goods_boosting .goodsPageShipList .goods_option li.show {

  display:flex

}

.goods_boosting .goodsPageShipList .goods_child_build li {

  display:none

}

.goods_boosting .goodsPageShipList .goods_child_build li.show {

  display:flex

}

.goods_boosting .goodsPageShipList .goods_dungeon .location__value .price {

  margin-left:20px

}

.goods_boosting .goodsPageShipList .goods_dungeon ul li {

  justify-content:space-between;

  padding:0 20px

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_item .priceBox {

  margin-top:40px

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_item .goodsBtn {

    margin-right: 0;

    width: 100%;

    float: right;

}

    .goods_boosting .boosting_ship .goodsPageShipList .goods_item .goodsBtn .buynow {

        width: 160px;

        background: #ee6a25;

        border-radius: 4px;

        color: #fff;

        float: right;

    }

.goods_boosting .boosting_ship .goodsPageShipList .goods_item .goodsBtn .buynow:hover {

  background:#ff5800

}

.goods_boosting .boosting_ship .goodsPageShipList .goods_item .goodsBtn .buynow.no {

  cursor:not-allowed;

  background:#ccc;

  box-shadow:none

}

.goods_boosting .goodsPageShipList .goods_item .goodsBtn .buynow.no:hover {

  box-shadow:none

}

.goods_boosting .goodsPageShipList .goods_item .goodsBtn .buynow.no:hover {

  color:#faf9f8

}

.goods_boosting .goods_platform,

.goods_boosting .goods_speed {

  margin-top:40px

}

.goods_boosting .goods_platform .speed_title,

.goods_boosting .goods_speed .speed_title {

  color:#fff;

  font-family:sans

}

.goods_boosting .goods_platform ul,

.goods_boosting .goods_speed ul {

  margin-top:15px

}

.goods_boosting .goods_platform ul li,

.goods_boosting .goods_speed ul li {

  height:40px;

  background-color:#2d3847;

  cursor:pointer;

  white-space:nowrap;

  margin-bottom:5px;

  padding:0 10px;

  margin-right:10px;

  color:#fff

}

.goods_boosting .goods_platform ul li p,

.goods_boosting .goods_speed ul li p {

  margin-right:5px

}

.goods_boosting .goods_platform ul li .price,

.goods_boosting .goods_speed ul li .price {

  color:#fff

}

.goods_boosting .goods_platform ul li.active,

.goods_boosting .goods_speed ul li.active {

  background-color:#ee6a25

}

.goods_boosting .goods_time {

    margin: 10px 0px 10px 0px;

    float: right;

}

.goods_boosting .goods_time p {

  margin-left:5px;

  color:#fff;

  font-size:12px

}

.goods_boosting .checkbox_select {

  margin-bottom:40px;

  margin-top:0

}

.goods_boosting .checkbox_select ul li {

  width:50%

}

.goods_boosting .goodsPageShipList .goods_choose {

  margin-top:20px;

  display:none

}

.goods_boosting.goods .goods_server_child .common_select_title {

  min-width:300px

}

.goods.goods_boosting .items_content .goods_template {

  border-bottom:none

}

.goods.goods_boosting.fallout_boosting .items_content .goods_template,

.goods_boosting.goods.tba_boosting .goods_content .goods_template {

  border-bottom:1px solid #262626

}

.goods_boosting .transverse_boosting {

  background:url(/static/web/image/pc_bless_boosting.jpg);

  background-size:cover;

  padding:44px 0 0 410px;

  height:240px;

  border-top:10px solid #121212;

  border-radius:5px 5px 0 0;

  margin-bottom:20px;

  margin-top:20px

}

.goods_boosting .transverse_boosting .nw_goodList .goods_item .true_price {

  color:#fff

}

.goods_boosting .transverse_boosting .nw_goodList .goods_item .goodsBtn {

  margin-top:10px

}

.goods_boosting .transverse_boosting .goodsImg {

  display:none

}

.goods_boosting .transverse_boosting .goods_item .goodsNum {

  display:none

}

.goods_boosting .transverse_boosting .goods_item p.goods_title {

  display:none

}

.goods_boosting .transverse_boosting .boosting_range {

  width:360px;

  padding:20px 50px 20px 0;

  border-right:1px solid rgba(255,255,255,.3);

  margin-right:50px

}

.goods_boosting .transverse_boosting .goodsPageShipList .item-level {

  margin-top:0

}

.goods_boosting .transverse_boosting .goodsPageShipList .item-level input {

  width:100%

}

.goods_boosting .transverse_boosting .goodsPageShipList .item-level .level-2 {

  margin:0 10px

}

.goods_boosting .transverse_boosting .goods_item .goodsBtn .buynow {

  width:240px;

  background:#0082fb;

  color:#000;

  border-top:0

}

.goods_boosting .transverse_boosting .goods_item .goodsBtn .buynow:hover {

  color:#fff

}

.goods_boosting.fallout_boosting .transverse_boosting {

  background-image:url(/static/web/image/pc_fallout_boosting.jpg);

  position:relative

}

.goods_boosting .boosting_select {

  margin-bottom:20px;

  position:relative

}

.goods_boosting .boosting_select .common_select_title {

  margin-bottom:10px;

  color:#fff

}

.goods_boosting .boosting_select .boosting_select_text p {

  height:40px;

  border:solid 1px #666;

  padding:0 20px;

  cursor:pointer;

  color:#fff;

  border-radius:4px

}

.goods_boosting .boosting_select .boosting_select_text p i.ico {

  font-size:12px

}

.goods_boosting .boosting_select .boosting_select_text ul {

  background:#fff;

  left:0;

  width:100%;

  top:100%;

  max-height:300px;

  overflow-y:auto;

  display:none;

  position:absolute;

  z-index:3

}

.goods_boosting .boosting_select .boosting_select_text ul li {

  color:#000;

  padding-left:20px;

  height:30px;

  line-height:30px;

  cursor:pointer

}

.goods_boosting .boosting_select .boosting_select_text ul li:hover,

.goods_boosting .boosting_select .boosting_select_text ul li.active,

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li:hover,

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li.active,

.goods_boosting .goodsPageShipList .goods_location ul li:hover,

.goods_boosting .goodsPageShipList .goods_location ul li.active {

  background:#ee6a25;

  color:#fff

}

.goods_boosting .boosting_select.nwgold_faction {

  margin-top:20px

}

.goods_boosting.goods .goodsPageShipList .boosting_loading_mask {

  position:absolute;

  top:0;

  left:0;

  background:#0e1319;

  width:100%;

  height:100%;

  z-index:100;

  display:none

}

.oneRange_boosting .level-1,

.oneRange_boosting .level-2 {

  display:none

}

.oneRange_boosting .level-3,

.oneRange_boosting .level-3 input {

  width:100%!important

}

.oneRange_boosting .boostingData {

  overflow:hidden

}

.oneRange_boosting .scale {

  display:none

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed {

  margin-top:0

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul {

  margin-top:0

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li {

  margin-right:0;

  margin-bottom:0;

  background:0 0

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed p span.price {

  margin-right:5px;

  color:#fff;

  font-size:16px

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li p {

  background:0 0;

  height:auto;

  padding:0;

  border:none;

  color:#000

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li span.price {

  color:#000

}

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li.active span.price,

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li:hover span.price,

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li:hover p,

.diablo_boosting.oneRange_boosting.goods_boosting .goods_speed ul li.active p {

  color:#fff

}

.goods_option .option__level_show {

  margin-bottom:20px

}

.goods_option .option__level_1 {

  background:#ee6a25;

  color:#fff;

  padding:5px 10px

}

.goods_option .option__level_2 {

  display:none;

  color:#fff

}

.goods_option .option__level_2 span {

  width:20px;

  height:20px;

  border:1px solid #6d6d6d;

  margin-right:10px

}

.goods_option .option__level_2 span i {

  display:none

}

.goods_option .option__level_2.show {

  display:flex

}

.goods_boosting .goodsPageShipList .goods_common_checked .option__level_2.active.checked span i {

  display:block;

  color:#000

}

.goods_boosting .goodsPageShipList .goods_common_checked .option__level_2.active.checked span {

  background:#faf9f8;

  border:2px solid #faf9f8

}

.goods_boosting .goodsPageShipList .goods_desired .desired__value .price {

  margin-left:20px

}

.goods_boosting .goodsPageShipList .goods_desired ul li {

  padding:0 10px

}

.goods_boosting .goodsPageShipList .goods_desired ul li.active {

  color:#ee6a25

}

.goods_boosting .goodsPageShipList .goods_desired ul li.hide {

  display:none

}

.goods_boosting .goodsPageShipList .goods_option_1 {

  margin-top:30px

}

.goods_boosting .goods__pack {

  margin:20px 0

}

.goods_boosting .goods__pack ul li {

  background-color:#ee6a25;

  padding:5px 10px

}

.goods_boosting .goods_difficulty p {

  margin-bottom:10px;

  color:#fff

}

.goods_boosting .goods_difficulty ul {

  display:grid;

  grid-template-columns:repeat(2,1fr);

  grid-gap:15px

}

.goods_boosting .goods_difficulty ul li {

  background-color:#2d3847;

  cursor:pointer;

  white-space:nowrap;

  padding:8px 10px;

  color:#fff

}

.goods_boosting .goods_difficulty ul li.active {

  background-color:#ee6a25

}

.goods_boosting .goods_chooses {

  margin:20px 0

}

.goods_boosting .goods_chooses p {

  margin-bottom:10px;

  color:#fff

}

.goods_boosting .goods_chooses ul {

  display:grid;

  grid-template-columns:repeat(2,1fr);

  grid-gap:10px

}

.goods_boosting .goods_chooses ul li {

  background-color:#2d3847;

  cursor:pointer;

  white-space:nowrap;

  padding:8px 10px;

  color:#fff

}

.goods_boosting .goods_chooses ul li.active {

  background-color:#ee6a25

}

.goods_boosting .goods_chooses ul li span {

  color:#fff

}

.dialog_items {

  position:fixed;

  background:#fff;

  width:480px;

  padding:14px 32px 30px;

  z-index:100;

  top:50%;

  left:50%;

  transform:translate(-50%,-50%);

  color:#000;

  display:none

}

.dialog_items h2 {

  color:#000;

  margin-bottom:20px

}

.dialog_items p {

  color:#000

}

.dialog_items i {

  position:absolute;

  right:20px;

  top:20px;

  font-size:20px;

  cursor:pointer

}

.aboutGame .about_title {

  margin-bottom:30px

}

.aboutGame .container {

  align-items:flex-start

}

.aboutGame .about_title h2 {

  font-size:40px;

  color:#fff

}

.aboutGame {

    padding-bottom: 50px;

    margin-top: 20px;

    color: #c9c9c9;

}

    .aboutGame .desc {

        color: #dad9ff;

        width: 100%;

        display: -webkit-box;

        -webkit-box-orient: vertical;

   

        overflow: hidden

    }

.aboutGame .desc a {

  color:#12b73d

}

    .aboutGame .desc h2 {

        color: #dad9ff

    }

.abount__game .aboutGame {

  padding-bottom:15px

}

.abount__game .aboutGame,

.abount__game .aboutGame .about_title {

  margin:0

}

.aboutGame .about_meta {

  width:331px;

  min-width:331px;

  border:solid 1px #e8e8e8;

  margin-left:43px

}

.aboutGame .about_meta strong {

  display:inline-block;

  color:#fff;

  margin-right:5px

}

.aboutGame .about_meta p {

  display:flex;

  font-size:14px;

  line-height:25px;

  color:#a5a5a5

}

.aboutGame .about_meta .meta_top {

  color:#fff;

  font-size:27px;

  padding:26px 17px;

  border-bottom:1px solid #e8e8e8

}

.aboutGame .about_meta .meta_bottom {

  padding:17px

}

.aboutGame .about_meta .meta_bottom p {

  margin-bottom:5px;

  flex-wrap:wrap

}

.aboutGame .about_meta .meta_bottom p a {

  word-break:break-all

}

.aboutGame ul li,

.aboutGame ol li {

  list-style:disc;

  margin-left:15px

}

.boostingData>div.nodata {

  display:none

}

.boostingData .boost__nodata {

  bottom:0;

  left:0;

  width:100%;

  z-index:7;

  display:flex;

  align-items:center;

  justify-content:center;

  color:#fff;

  font-size:20px;

  padding:20px 0

}

.home__reviews {

  margin-bottom:50px

}

.home__reviews .home_common--title {

  margin-bottom:20px

}

.home__reviews .trustpilot {

  display:flex;

  flex-direction:column;

  align-items:center;

  justify-content:center;

  font-size:20px;

  color:#000;

  margin:60px 0 40px;

  transition:all .3s

}

.home__reviews .trustpilot:hover {

  color:#0082fb

}

.home__reviews .trustpilot img {

  margin-top:10px

}

.home__reviews .reviews__list {

  display:grid;

  grid-template-columns:repeat(4,1fr);

  grid-gap:20px

}

.home__reviews .reviews__list .reviews__item {

  background:#444;

  border-radius:2px;

  color:#dbd6ce;

  padding:26px 22px

}

.home__reviews .reviews__list .reviews__item .user {

  margin-left:14px

}

.home__reviews .reviews__list .reviews__item .user span {

  display:block;

  color:#fff;

  font-size:16px

}

.home__reviews .reviews__list .reviews__item .user img {

  width:100px;

  margin-top:4px

}

.home__reviews .reviews__list .reviews__item .item_bootom {

  margin-top:23px

}

.home__reviews .reviews__list .reviews__item .item_bootom .content {

  display:-webkit-box;

  -webkit-box-orient:vertical;

  -webkit-line-clamp:3;

  overflow:hidden;

  min-height:63px

}

.home__reviews .reviews__list .reviews__item .item_bootom .time {

  color:#aeaeae;

  display:block;

  text-align:right;

  margin-top:9px

}

.home__reviews .reviews__count {

  text-align:center;

  color:#222;

  font-size:16px;

  margin-top:40px

}

.home__reviews .reviews__count span {

  color:#00b67a;

  text-decoration:underline

}

.news_page .news__list {

  display:grid;

  grid-template-columns:repeat(4,1fr);

  grid-gap:40px;

  margin-top:70px

}

.news__list .news__content {

  padding:20px 16px;

  background:linear-gradient(180deg,#5C5C5C 0%,#222222 100%)

}

.news__list .news__item .news__img img {

  width:100%;

  height:210px

}

.news__list .news__content .gameTitle {

  min-height:49px

}

.news__list .news__content .game {

  height:24px;

  background:#282828;

  border-radius:2px 2px 2px 2px;

  color:#00a0fb;

  font-size:12px;

  padding:0 5px;

  margin:5px 0 20px

}

.news__list .news__content .title {

  display:-webkit-box;

  -webkit-box-orient:vertical;

  -webkit-line-clamp:2;

  overflow:hidden;

  height:56px;

  font-size:18px;

  color:#fff

}

.news__list .news__content section {

  display:-webkit-box;

  -webkit-box-orient:vertical;

  -webkit-line-clamp:4;

  overflow:hidden;

  height:84px;

  color:#dbd6ce

}

.news__list .news__content .time {

  display:block;

  color:#8b8b8b;

  margin-top:17px

}

.d4__attr {

  display:none;

  color:#fff

}

.d4__attr.display {

  display:flex;

  margin-top:20px;

  flex-wrap:wrap;

  grid-gap:10px 30px

}

.d4__attr .item__select {

  position:relative;

  margin-right:5px

}

.d4__attr .item__select .select__down {

  position:absolute;

  width:100%;

  background:#fff;

  z-index:99;

  top:0;

  left:0;

  display:none;

  color:#000;

  box-shadow:0 0 5px 1px #000

}

.d4__attr .item__select .select__down.display {

  display:block

}

.d4__attr .item__select .select__down .attr_search {

  padding:5px 10px;

  border-bottom:1px solid #ccc

}

.d4__attr .item__select .select__down .attr_search input {

  width:100%;

  height:40px;

  border:1px solid #c3bebe;

  background:0 0;

  margin-right:5px;

  padding-left:20px;

  color:#000

}

.d4__attr .item__select .select__down .attr_search i {

  font-size:20px;

  cursor:pointer;

  color:#000

}

.d4__attr .item__select .select__down .attr_search i:hover {

  color:#d52b1e

}

.d4__attr .item__select .select__down .attr_list {

  max-height:300px;

  overflow-y:auto;

  flex-wrap:wrap;

  grid-gap:15px;

  padding:10px

}

.d4__attr .item__select .select__down .attr_list p {

  border-radius:18px;

  border:1px solid #c3bebe;

  padding:2px 10px;

  cursor:pointer;

  color:#000;

  display:flex;

  align-items:center;

  justify-content:center

}

.d4__attr .item__select .select__down .attr_list p:hover {

  border:1px solid #d52b1e;

  color:#d52b1e

}

.d4__attr .item__select .select__value {

  position:relative

}

.d4__attr .item__select .select__value input {

  height:40px;

  background:0 0;

  border:1px solid #706c6c;

  width:300px;

  padding-left:10px;

  font-size:12px

}

.d4__attr .item__select .select__value i {

  position:absolute;

  right:21px;

  top:15px;

  color:#787878;

  font-size:12px

}

.d4__attr .d4__attr--item .item__minNum input,

.d4__attr .d4__attr--item .item__maxNum input {

  background:0 0;

  border:1px solid #706c6c;

  height:40px;

  width:80px;

  margin-right:5px;

  text-align:center;

  border-radius:2px

}

.d4__attr .d4__attr--item .item__set {

  display:flex

}

.d4__attr .d4__attr--item .item__set span {

  background:#0082fb;

  height:30px;

  width:30px;

  display:flex;

  align-items:center;

  justify-content:center;

  font-size:18px;

  color:#fff;

  cursor:pointer;

  border-radius:3px

}

.d4__attr .d4__attr--item .item__set span:hover {

  background:#ee6a25

}

.d4__attr .d4__attr--item.last__item .item__set .delete {

  display:none

}

.d4__attr .d4__attr--item .item__set .add {

  display:none

}

.d4__attr .d4__attr--item.last__item .item__set .add {

  display:flex

}

.d4__attr .d4__attr__submit {

  flex:1 100%;

  display:flex;

  align-items:center;

  color:#000

}

.d4__attr .d4__attr__submit button {

  background-color:#d52b1e;

  box-shadow:0 6px 18px 0 rgba(213,43,30,.56);

  color:#fff;

  padding:0 20px;

  height:40px;

  margin-right:20px;

  cursor:pointer;

  border-radius:5px;

  white-space:nowrap

}

.d4__attr .d4__attr__submit button:hover {

  background-color:#d5a602;

  box-shadow:0 6px 18px 0 rgba(227,206,27,.56)

}

.dark__attr .class_select {

  margin-right:5px;

  position:relative

}

.dark__attr .class_select .select__value {

  width:166px;

  border:1px solid #706c6c;

  height:40px;

  padding:0 10px;

  justify-content:space-between;

  cursor:pointer;

  color:#000

}

.dark__attr .class_select .select__value i {

  color:#787878;

  font-size:12px

}

.dark__attr .class_select .select__down {

  display:none;

  background:#fff;

  color:#000;

  position:absolute;

  top:110%;

  width:100%;

  box-shadow:0 0 5px 1px #000;

  z-index:99

}

.dark__attr .class_select .select__down p {

  padding:8px 10px;

  cursor:pointer

}

.dark__attr .class_select .select__down p:hover {

  color:#0082fb

}

.dark__attr .class_select .select__down p.active {

  background:#0082fb;

  color:#fff

}

.dark__attr .d4__attr--item .item__set .dark_attr_delete {

  opacity:0

}

.boosting_ship_left {

  padding-bottom:80px;

  flex:1

}

.gold_list_wrap .noDataTips {

  color:#fff;

  text-align:center;

  display:none

}

@media(max-width:1200px) {

  .choose_products .chooseList {

    grid-template-columns:repeat(3,1fr)

  }

}



/*.goods_server_child_item {*/

   /* padding: 10px;*/

    /*margin-bottom: 15px;

    background: rgb(5, 6, 34);

}*/



.aboutGame .change .iden {

    display: inline-block;

    height: 30px;

    width: 22px;

    background: #1e93ff;

    transform: skewX(-18deg);

    margin-right: 25px;

    border-right: 4px solid #162029;

    box-shadow: 10px 0 0 0 #216aad;

    position: relative;

    top: 4px;

    margin-left: 6px

}



.aboutGame .change {

    font-size: 25px;

    border-bottom: 1px solid #2e373f;

    padding-bottom: 24px;

    color: #f4f4f5;

    margin-bottom: 30px;

    position: relative;

    font-weight: 700;

}



.goods .gold_list_wrap .goodsPageShipList .goods_price .delprice {

    font-size: 22px;

    margin-left: 10px;

    font-family: sans;

}







.gold_warp--content .goods_item .safe {

    position: absolute;

    left: 65px;

    z-index: 1;

    font-size: 9px;

    color: #fff;

    background: #e6362d;

    padding: 2px 4px;

    border-radius: 4px;

    top: -14px;

    white-space: nowrap;

}

    .gold_warp--content .goods_item .safe::before {

        position: absolute;

        z-index: 10;

        left: -3px;

        bottom: 0;

        width: 0;

        height: 0;

        content: '';

        border-left: 7px solid transparent;

        border-bottom: 12px solid #e6362d;

        border-right: 0 solid transparent;

    }



.goods_countdown {

    color: #bfbfbf;

    font-size: 16px;

    margin: 40px 0 14px;

    text-align: center;

    display: none;

}

    .goods_countdown span {

        font-size: 14px;

        line-height: 24px;

        height: 24px;

        margin: 0px 7px 0px 10px;

        padding: 0 10px;

        text-align: center;

        color: #ee6a25;

        border-radius: 3px;

        background:linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

        font-weight: bold;

    }



.itmes_countdown {

    color: #bfbfbf;

    font-size: 16px;

    margin: 0px 0 0px;

    display: none;

}



    .itmes_countdown span {

        font-size: 14px;

        line-height: 24px;

        height: 24px;

        margin: 0px 4px 0px 4px;

        padding: 0 10px;

        text-align: center;

        color: #ee6a25;

        border-radius: 3px;

        background: linear-gradient(180deg, rgb(5, 6, 34) 0%,rgb(5, 6, 34) 100%);

        font-weight: bold;

    }

@media(max-width:700px) {

    .goods_countdown {

        font-size: 12px;

    }

        .goods_countdown span {

        font-size: 12px;

    }



    .itmes_countdown {

        font-size: 12px;

    }



        .itmes_countdown span {

            font-size: 10px;

            margin: 0px 2px 0px 2px;

            padding: 0 6px;

        }

}



.nw_goodList .goods_item .itmesNum {

    width: 140px;

    height: 36px;

    /*  background:#414141;*/

    /*    background:rgb(5, 6, 34);*/

    overflow: hidden;

    margin-top: 10px

}



    .nw_goodList .goods_item .itmesNum span {

        min-width: 40px;

        height: 40px;

        font-size: 18px;

        color: #fff;

        cursor: pointer;

        background-color: rgb(5, 6, 34);

    }



    .nw_goodList .goods_item .itmesNum input {

        width: 100%;

        height: 100%;

        color: #faf9f8;

        background: rgb(5, 6, 34);

        text-align: center;

        border-left: 1px solid rgb(25, 31, 61);

        border-right: 1px solid rgb(25, 31, 61)

    }



.img-preview {

    line-height: initial;

    position: fixed;

    z-index: 10000;

    display: none;

    max-width: 550px;

    padding: 10px;

    transition: all 0s ease-in-out 0s;

    border-radius: 2px;

    box-shadow: 0 0 15px 0 rgb(0 0 0/25%);

    border: solid 1px #dad9ff17;

    background: rgb(25, 31, 61);

    color: #dad9ff;

    text-align: center;

}



.img-preview .goods-desc {

    margin-bottom: 10px;

    text-align: left;

}



    .img-preview img {

        display: inline-block;

        max-width: 300px;

        max-height: 500px;

    }



.img-preview .items-img {



        width: initial;

        height: auto;

        margin: 0 auto;

    }



.select_common {

    position: relative;



}

    .select_common .ui_btn {

        display: flex;

        align-items: center;

        justify-content: space-between;

        height: 44px;

        border-radius: 4px;

        padding: 0 12px;

        cursor: pointer;

        color: #fff;

        background: hsla(0,0%,100%,.08);

    }

    .select_common .ui_options {

        position: absolute;

        top: 45px;

        left: 0;

        overflow-x: hidden;

        overflow-y: auto;

        width: 100%;

        z-index: 9999;

        border-radius: 4px;

        max-height: 320px;

        background: #0f102c;

        box-shadow: 0 0 5px 1px #101010;

    }

.select_common li {

    padding: 12px 15px;

    color: #919fac;

    cursor: pointer;

}

    .select_common li:hover {

        color: #fff;

        background: hsla(0,0%,100%,.08);

    }

.goods-sever {

    display: grid;

    grid-gap: 12px;

    padding: 20px;

    border-radius: 5px;

    background: #0f102c;

    grid-template-columns: repeat(4,1fr);

}



    .goods-sever .input_box .search_ico {

        right: 30px;

        top: 2px;

        color: #979ea4;

        position: relative;

    }

    .goods-sever input {

        width: 300px;

        height: 40px;

        border-radius: 6px;

        color: #fff;

        padding-left: 20px;

        background: rgba(103, 107, 139, 0.24);

    }



.item_goodList.nw_goodList .goods_item .desc_list p {

    color: #CECECE;

    margin-bottom: 10px;

    display: flex;

    align-items: center;

}

    .item_goodList.nw_goodList .goods_item .desc_list p span {

        background: rgb(5, 6, 34);

        padding: 1px 4px;

        margin-right: 2px;

        border-radius: 4px;

    }

.item_goodList.nw_goodList .goods_item p::before {

    content: '';

    width: 5px;

    height: 5px;

    background: #3E91C9;

    border-radius: 50%;

    margin-right: 5px;

}







.goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total {

    display: flex;

    justify-content: center;

    margin-top: 30px;

    text-align: center;

}



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total span.title {

        font-size: 16px;

        color: rgba(190, 195, 210, 1);

        margin-bottom: 16px;

        display: inline-block;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_discount,

    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_price,

    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .black_mmogolds {

        border-left: 1px solid hsla(0,0%,100%,.12);

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .old_price,

    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_discount {

        display: none;

    }



        .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_give.show,

        .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .old_price.show,

        .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_discount.show {

            display: block;

        }

    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_common {

        padding: 0 30px;

        white-space: nowrap;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .fontBold {

        font-size: 24px;

        font-weight: bold;

        line-height: 28px;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .priceBox .old_price {

        text-decoration: line-through;

        color: rgba(136, 140, 164, 1);

        display:none;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .priceBox {

        display: flex;

        flex-direction: column;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_amount_discount {

        color: #0B85EA;

    }



        .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_amount_discount i {

            font-size: 14px;

        }







    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_give {

        color: rgba(16, 163, 4, 1);

        display: none;

        font-family: 'montserrat bold';

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .priceBox .true_price {

        color: #ee6a25;

    }







    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .mmogolds_amount_number {

        color: #E3E5EF;

    }



    .goods .gold_list_wrap .goodsPageShipList .mmogolds_amount_total .line {

        width: 1px;

        height: 60px;

        background: #505050;

        border-radius: 0px 0px 0px 0px;

        margin: 0px 40px;

    }

