body {
    background: #1d1d1d url(/images/new_images/bannerbg.jpg) no-repeat center top;
    /* background-size:contain */
}

.bigbg {
    margin-top: 650px;
    padding-bottom: 95px;
}

.content {
    display: flex;
    width: 1400px;
    margin: 0 auto;
    justify-content: space-between;
    transform: scale(0.95, 0.95);
}

.left {
    width: 405px;
}

.right {
    width: 955px;
}

.download {
    display: flex;
    cursor: pointer;
    width: 405px;
    background: url(/images/new_images/download.png);
    height: 151px;
    justify-content: center;
    align-items: center;
}

.download span,
.loading .btn a span,
.recommended_server dt span,
.recommended_server dt a,
.contact_customer .server span,
.news_tab .tit li,
.news_tab .tit .more,
.billboard .tit h3,
.powerlist .tit h3,
.audio_station h3 {
    background: url(/images/new_images/sprite.png) no-repeat
}

.download span {
    width: 190px;
    height: 67px;
}

.loading {
    display: flex;
    flex-direction: column;
    margin-top: 8px;
    width: 405px;
    height: 307px;
    padding: 24px 8px 0;
    background: url(/images/new_images/loadingbg.png) no-repeat
}

.loading .entry {
    display: flex;
    width: 382px;
    height: 66px;
    margin-bottom: 7px;
    padding-left: 24px;
    line-height: 66px;
    background: rgba(66, 112, 70, 0.7);
    box-shadow: inset 4px 4px 4px rgba(28, 60, 42, 0.5);
}

.loading .entry span {
    font-size: 24px;
    color: #fff;
    ;
}

.loading .entry input {
    background: none;
    width: 270px;
    height: 66px;
    line-height: 66px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5)
}

.loading .entry input::placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.loading .choose {
    display: flex;
    padding-right: 47px;
    margin: 8px 0 16px;
    font-size: 18px;
    color: #fff;
    justify-content: space-between;
}

.loading .choose a {
    color: #fff;
    text-decoration: underline
}

.loading .choose input[type="checkbox"] {
    display: none;
}

.loading .choose label {
    display: flex
}

.loading .choose .box {
    margin: 5px 5px 0 0;
    background: url(/images/new_images/checkbox.png) no-repeat;
    width: 20px;
    height: 16px;
}

.loading .choose :checked~#select .box {
    background: url(/images/new_images/check.png) no-repeat;
    width: 20px;
    height: 16px;
}

.loading .btn {
    display: flex;
}

.loading .btn a {
    width: 162px;
    height: 59px;
    margin: 0 8px 0 16px;
    background: url(/images/new_images/btn.png) no-repeat
}

.loading .btn a.recharge {
    background-position: 0 -64px
}

.loading .btn a span {
    display: block;
    margin: 16px auto 0;
    width: 58px;
    height: 25px;
    background-position: 0 -97px;
}

.loading .btn a.recharge span {
    background-position: -93px -97px;
}

.loading .load_after {
    text-align: center;
    font-size: 20px;
    color: #fff
}

.loading .load_after div:nth-child(1) {
    border-bottom: 1px rgba(128, 182, 138, 0.6) solid;
    padding-bottom: 20px;
    margin: 30px 20px 20px;
    font-size: 24px;
}

.loading .load_after div:nth-child(3) {
    margin: 20px 0;
}

.loading .load_after a {
    color: #e2ee40;
    text-decoration: underline;
}

.recommended_server {
    margin-top: 16px;
    width: 405px;
    height: 390px;
    padding: 0 28px;
    background: url(/images/new_images/serverlist.png) no-repeat;
}

.recommended_server dt {
    display: flex;
    justify-content: space-between;
    padding-top: 18px;
    margin-bottom: 8px;
}

.recommended_server dt span {
    width: 165px;
    height: 42px;
    background-position: 0 -124px;
}

.recommended_server dt a {
    background-position: 0 -171px;
    width: 141px;
    height: 25px;
}

.recommended_server dd {
    border-bottom: 1px rgba(128, 182, 138, 0.3) solid;
}

.recommended_server dd a {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    margin-left: -8px;
    font-size: 20px;
    color: #fff
}

.recommended_server dd a:hover {
    color: #e2ee40
}

.recommended_server dd a i {
    font-style: normal
}
.server_qq{
    position:relative;
}
.posin{
    position: absolute;
    top:0;
    left:0;
}
.contact_customer .server {
    display: block;
    background: url(/images/new_images/customer.png) no-repeat;
    width: 405px;
    height: 93px;
    margin-top: 8px;
    padding-top: 31px;
}

.contact_customer .server span {
    display: block;
    width: 95px;
    height: 25px;
    margin: 0 auto;
    background-position: 0 -199px
}

.contact_customer .show {
   
    position: relative;
    z-index: 20;
    background: url(/images/new_images/pullpop.png) no-repeat;
    width: 405px;
    height: 216px;
    padding-top: 15px;
    text-align: center;
    color: #fff;
    line-height: 28px;
}

.contact_customer .show .intr {
    display: flex;
    align-items: center;
    height: 69px;
    margin: 0 8px 16px 2px;
    background: rgba(73, 127, 99, 0.8)
}
.contact_customer .fishcat{
    margin:0 24px 0 70px;
    background: url(../images/new_images/fishcat.png) no-repeat;
    width:53px;
    height:53px;
}
.contact_customer .scend {
    display: flex;
    align-items: center;
    text-align: center;
    height: 69px;
    margin: 0 8px 16px 2px;
    background: rgba(73, 127, 99, 0.8);
    color:#fff;
    font-size:16px;
    font-family:"微软雅黑", "宋体-18030";
}
.contact_customer .qq {
    background: url(/images/new_images/qq.png) no-repeat;
    width: 53px;
    height: 53px;
   margin-left:70px;
   margin-right:24px;
}


.qq_group{
    margin-top:10px
}
.qq_group a{
    display:block;
    background: url(/images/new_images/customer.png) no-repeat;
    width: 405px;
    height: 93px;
    padding-top:27px;
}
.qq_group a span{
    display:block;
    background:url(/images/new_images/sprite.png) no-repeat;
    width:85px;
    height: 40px;
    background-position: -105px -278px;
    margin:0 0 0 156px
}
.qq_group .show{
    position: relative;
    z-index: 20;
    display:none;
    flex-direction: column;
    align-items: center;
    background:url(/images/new_images/qqbg.png) no-repeat;
    height:275px;
    color:#fff
}
.qq_group .show h3{
    font-size:24px;
    font-weight:100;
    padding:12px 0 2px;
}
.qq_group .show p{
    font-size:18px;
    margin-bottom:15px;
}
.qq_group .show em{
    font-style: normal;
    font-size:18px;
    color:#e2ee40;
    margin-top:8px;
}
.qq_group:hover .show{
    display:flex;
}
.news_tab {
    background: url(/images/new_images/newsbg.png) no-repeat;
    width: 955px;
    height: 396px;
    color: #fff;
    font-size: 18px;
}

.news_tab .tit {
    width: 100%;
    padding-left: 20px;
    position: relative;
    height: 53px;
}

.news_tab .tit ul {
    display: flex;
}

.news_tab .tit li {
    position: relative;
    width: 48px;
    height: 24px;
    background-position: 0 -225px;
    margin: 16px 20px 0 30px
}

.news_tab .tit li:nth-child(2) {
    background-position: 0 -249px;
}

.news_tab .tit li:nth-child(3) {
    background-position: 0 -274px;
}

.news_tab .tit .more {
    position: absolute;
    top: 16px;
    right: 64px;
    width: 68px;
    height: 26px;
    background-position: 0 -299px;
    ;
}

.news_tab .tit .active::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #24271d;
}

.detail {
    display: none
}

.news_tab .item h3 {
    display: flex;
    background: url(/images/new_images/greentit.png) no-repeat;
    width: 901px;
    height: 53px;
    line-height: 53px;
    margin: 22px 0 0 23px;
    font-weight: 100;
}

.news_tab .item h3 span {
    position: relative;
    margin: 0 28px 0 12px;
    width: 69px;
    height: 53px;
    background: #f9bc16;
    border-left: 2px #c77415 solid;
    text-align: center;
    color: #24271d
}

.news_tab .item h3 a {
    margin: 0;
}

.news_tab .item h3 span::after {
    content: "";
    position: absolute;
    top: 20px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 12px solid #f9bc16;
    border-bottom: 6px solid transparent;
}

.news_tab .item a {
    margin: 0 40px;
    color: #fff;
    display: flex;
    margin-top: 22px;
}

.news_tab .item a span {
    width: 56px;
    height: 24px;
    background: #84cc2d;
    border-radius: 12px;
    color: #24271d;
    text-align: center;
    line-height: 24px;
    margin-right: 12px;
}

.news_tab .item a i {
    font-style: normal;
    margin-left: auto;
    color: rgba(255, 255, 255, 0.5)
}

.board {
    display: flex;
    position: relative;
    justify-content: space-between;
    margin-top: 8px;
}

.connect {
    position: absolute;
    top: 72px;
    left: 445px;
    width: 58px;
    height: 333px;
    background: url(/images/new_images/connect.png) no-repeat;
}

.billboard {
    background: url(/images/new_images/billboard.png) no-repeat;
    width: 465px;
    height: 419px;
}

.billboard .tit {
    display: flex;
    justify-content: space-between;
}

.billboard .tit h3 {
    width: 170px;
    height: 42px;
    background-position: 0 -327px;
    margin: 18px 0 0 24px
}


.powerlist .tit {
    display: flex;
    justify-content: space-between;
}

.billboard dl,
.powerlist dl {
    padding-left: 30px;
}

.billboard dt,
.powerlist dt {
    display: flex;
    font-size: 20px;
    margin: 12px 0 16px;
    color: #e2ee40;
}

.billboard dd,
.powerlist dd {
    display: flex;
    color: #fff;
    margin-top: 7px;
}

.billboard dd span,
.powerlist dd span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.billboard dt span:nth-child(1),
.billboard dd span:nth-child(1) {
    width: 60px;
}

.billboard dt span:nth-child(2),
.billboard dd span:nth-child(2) {
    width: 104px;
    margin-left: 20px;
}

.billboard dt span:nth-child(3),
.billboard dd span:nth-child(3) {
    width: 106px;
    margin-left: 12px;
}

.billboard dt span:nth-child(4),
.billboard dd span:nth-child(4) {
    width: 106px;
    margin-left: 12px;
}


/* 滚动条 */

.select-main {
    background: #e2ee40;
    border: 1px #e2ee40 solid;
    /* 上部外边框颜色 */
    color: #24271d;
    font-size: 16px;
    margin: 20px 16px 0 0;
    position: relative;
    width: 185px;
}

.select-set {
    background: #e2ee40;
    color: #24271d;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding: 0 5px 0 10px;
    width: 170px;
    z-index: 5;
}


/* 展开三角形 */

.select-arrow {
    background: url(/images/new_images/arrow.png) no-repeat;
    cursor: pointer;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 7;
}

.select-arrow.reverse {
    background: url(/images/new_images/reverse.png) no-repeat;
}


/* 下部外边框颜色 */

.select-block {
    background: #386857;
    border-left: 1px solid #e2ee40;
    border-right: 1px solid #e2ee40;
    border-bottom: 1px solid #e2ee40;
    left: -1px;
    line-height: 20px;
    position: absolute;
    top: 32px;
    width: 185px;
}

ul.select-list {
    cursor: pointer;
    margin: 8px 0 7px;
}


/* 滚动条颜色 */

ul.select-list::-webkit-scrollbar {
    width: 3px;
}

ul.select-list::-webkit-scrollbar-track {
    border-radius: 3px;
    /* background-color: rgba(255, 255, 255, 0.1); */
}

ul.select-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #e7edec;
}

li.select-items {
    color: #ffffff;
    padding: 6px 0 6px 10px;
}

.billboard .select-main {
    width: 95px;
}

.billboard .select-set {
    padding: 0 5px 0 10px;
    width: 80px;
}

.billboard .select-block {
    width: 95px;
}

.billboard li.select-items {
    padding: 4px 0 4px 10px;
}

.powerlist {
    background: url(/images/new_images/powerlist.png) no-repeat;
    width: 465px;
    height: 419px;
}

.powerlist .tit h3 {
    width: 150px;
    height: 42px;
    background-position: 0 -373px;
    margin: 18px 0 0 24px
}

.powerlist dt span:nth-child(1),
.powerlist dd span:nth-child(1) {
    width: 68px;
}

.powerlist dt span:nth-child(2),
.powerlist dd span:nth-child(2) {
    width: 112px;
    margin-left: 24px;
}

.powerlist dt span:nth-child(3),
.powerlist dd span:nth-child(3) {
    width: 204px;
    margin-left: 16px;
}

.audio_station {
    margin-top: 8px;
    background: url(/images/new_images/carousel.png) no-repeat;
    width: 995px;
    height: 438px;
    padding-top: 16px;
}

.audio_station h3 {
    width: 119px;
    height: 44px;
    background-position: 0 -419px;
    margin-left: 24px;
}

.audio_station .banner {
    padding: 6px 12px;
}

.audio_station .banner .item {
    display: none
}

.audio_station .banner ul {
    display: flex;
    justify-content: center;
}

.audio_station .banner ul li {
    width: 53px;
    height: 52px;
    margin: 14px 16px;
    background: url(/images/new_images/sun_flower.png) no-repeat;
}

.audio_station .banner li.active {
    background-position: 0 -53px;
}

.role {
    position: absolute;
    left: -130px;
    top: -313px;
    width: 515px;
    height: 404px;
    background: url(/images/new_images/role.png) no-repeat;
    z-index:-1
}

@media all and (max-width:1285px) {
    .content {
        transform: scale(0.92, 0.92);
    }
}