﻿/* 蹇呰甯冨眬鏍峰紡css */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ylc_list_pic {
    min-width: 1200px;
    height: 290px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.Service-box {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background-color: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.Service-item {
    width: 195px;
    padding: 30px 16px;
    text-align: center;
    float: left;
    height: 230px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.Service-content .Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.item-title {
    line-height: 25px;
    font-size: 18px;
    color: #3D3D3D;
    padding: 22px 0 7px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    font-weight: normal;
}

.item-text {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
    padding: 6px 20px;
    background-color: #05A6F3;
    margin: 17px auto;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    font-weight: normal;
}

.Service-item:hover {
    border-color: #DEDDDD;
    padding-top: 26px;
    position: relative;
    z-index: 99;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.Service-item:hover .item-image {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
}

.Service-item:hover .item-link {
    display: block;
}

.Service-item:hover .item-title {
    padding: 10px 0 7px;
}

.Service-item+.Service-item {
    position: relative;
}

.item-tag {
    width: 67px;
    height: 67px;
    color: #FFFFFF;
    position: absolute;
    transform: rotateZ(-315deg);
    top: 9px;
    right: 9px;
    font-size: 12px;
    line-height: 17px;
}

.item-background {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.item-background img {
    width: 100%;
    height: 100%;
}


/* 鏂伴椈鍏憡 */

.ylc_news_rankings {
    min-width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.ylc_news_rankings_1200 {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
}

.ylc_news {
    width: 60%;
}

.ylc_rankings {
    width: 40%;
}

.ylc_rankings_num {
    background-color: #ef5651;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    color: white;
    line-height: 18px;
}

.ylc_rankings_winpoints {
    color: red;
}

.layui-table-center th {
    text-align: center;
}

.ylc_carousel_1920 {
    width: 100%;
    margin: 0 auto;
}


/* 鍔熻兘浠嬬粛 */

.auto-box {
    min-width: 1200px;
    height: auto;
    background: #fff
}

.main-box {
    max-width: 1200px;
    height: auto;
    margin: 0 auto
}

.index-tit {
    padding: 40px 0;
    text-align: center
}

.index-tit h1 {
    font-size: 30px;
    color: #363f45;
    font-weight: normal
}

.index-tit p {
    font-size: 20px;
    color: #abb0b4;
    padding-top: 15px
}

.index-tserver {
    width: 100%;
    background: url('../image/360server-line.png') no-repeat center 145px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 2.6%
}

.index-tserver li {
    width: 24.8%;
    min-width: 162px;
    height: 162px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 106px;
    font-size: 14px;
    color: #656d73;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 60px;
    margin-left: -0.1%
}

.index-tserver li.tserver-list1 {
    background: url('../image/360server-icon1.png') no-repeat center top
}

.index-tserver li.tserver-list2 {
    background: url('../image/360server-icon2.png') no-repeat center top
}

.index-tserver li.tserver-list3 {
    background: url('../image/360server-icon3.png') no-repeat center top
}

.index-tserver li.tserver-list4 {
    background: url('../image/360server-icon4.png') no-repeat center top
}

.index-tserver li.tserver-list5 {
    background: url('../image/360server-icon5.png') no-repeat center top
}

.index-tserver li.tserver-list6 {
    background: url('../image/360server-icon6.png') no-repeat center top
}

.index-tserver li.tserver-list7 {
    background: url('../image/360server-icon7.png') no-repeat center top
}

.index-tserver li p {
    width: 162px;
    height: 162px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -81px;
    border-radius: 81px;
    padding: 40px 30px;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    background: linear-gradient(111deg, #04bde4, #1067fe);
    display: none
}

.index-tserver li p a {
    color: #fff
}

.index-tserver li p.animated {
    animation-duration: .5s;
    animation-fill-mode: both
}

.index-tserver li:hover p {
    display: block
}

.index-tserver-ad {
    width: 100%;
    background: #f3f3f3;
    text-align: center;
    padding: 40px 0
}

.index-tserver-ad li {
    display: inline-block;
    color: #abb0b4;
    font-size: 16px;
    padding: 0 3%
}

.index-tserver-ad li img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.index-tserver-ad li+li {
    border-left: 1px solid #e2e3e4
}

.zoomin {
    animation-name: zoomin
}

@keyframes zoomin {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
}


/* 棣栭〉杞挱 */

.lunbo {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}


/*** 棣栭〉骞荤伅鐗� ***/

.slide-main {
    height: 360px;
    position: relative
}

.prev,
.next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 1;
    top: 150px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none
}

.prev {
    left: 70px
}

.next {
    right: 70px
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.slide-box,
.slide {
    display: block;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.slide-box {
    position: relative;
}

.slide {
    display: none;
    height: 360px;
    background-color: #f44337;
    position: relative;
    position: absolute;
    z-index: 1;
}

.slide a {
    display: block;
    width: 100%;
    height: 360px;
    text-align: center;
}

.item {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    top: 310px;
    left: 0;
    text-align: center;
}

.item a {
    display: inline-block;
    width: 24px;
    height: 5px;
    margin-right: 11px;
    background-color: #333;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    overflow: hidden;
}

.item a.cur {
    background-color: #fff;
}


/*** Login/UserInfo ***/

.banner {
    width: 980px;
    margin: 0 auto;
    position: relative;
    font-family: 寰蒋闆呴粦;
}

.banner .dz_box {
    width: 300px;
    right: 0;
    top: -335px;
    position: absolute;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.73);
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.login {
    margin: 15px;
    background: rgba(255, 255, 255, 0.65);
    padding: 15px;
    overflow: hidden;
}

.login .hd {
    margin-bottom: 15px;
    overflow: hidden;
}

.login .hd .UserLog {
    float: left;
    font-size: 18px;
}

.login .hd .Service {
    float: right;
    color: #03bce4;
}

.login .hd .Service a {
    color: #03bce4;
}

.login .hd .Service a:hover {
    color: #F60;
}

.login .register_srk {
    width: 96%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
}

.login .baohan {
    overflow: hidden;
}

.login .baohan .register_srk1 {
    width: 50%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
    float: left;
}

.login .baohan .register_right {
    width: 40%;
    float: right;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
}

.login .register_button {
    background: #f44337;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 10px 0;
}

.login .register_button:hover {
    text-decoration: none;
    opacity: .75;
    filter: alpha(opacity=75);
}

.lf {
    float: left;
}

.lr {
    float: right;
}


/* 鏂伴椈鍏憡 */

#news {
    position: relative;
    z-index: 1;
    height: 75px;
    padding: 6px 0 0;
    background: url('../image/news.png') no-repeat center top
}

#news .wrapper {
    padding: 0 127px 0 243px
}

#hot-news {
    white-space: nowrap;
    overflow: hidden
}

#hot-news marquee {
    margin-top: 10px;
    color: #fff;
}

#hot-news a {
    color: #fff;
}

#hot-news li:hover {
    text-decoration: underline
}

#content {
    position: relative;
    padding: 0 0 0;
    background: no-repeat center top
}

#content {
    top: -73px;
    background: url('../image/bg6.png') no-repeat center top;
}

.slot-machine {
    height: 960px;
    padding-top: 122px;
    background: #1c1208 url('../image/bg3.jpg') no-repeat center top;
}

.slot-machine .jackpot {
    color: #fff;
    font-size: 25px;
    text-align: center;
}

.slot-machine .jackpot span {
    color: #f8ed60;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.slot-machine .top-list {
    display: block;
    margin: 85px 0 153px;
    font-size: 0;
    text-align: center;
}

.slot-machine .top-list li {
    position: relative;
    display: inline-block;
    width: 194px;
    height: 86px;
    vertical-align: top;
    background: no-repeat center top;
}

.slot-machine .top-list li.quick {
    background-image: url('../image/quick.png');
}

.slot-machine .top-list li.vip {
    background-image: url('../image/vip.png');
}

.slot-machine .top-list li.envelope {
    background-image: url('../image/envelope.png');
}

.slot-machine .top-list li.competition {
    background-image: url('../image/competition.png');
}

.slot-machine .top-list li.betting-lobby {
    background-image: url('../image/betting_lobby.png');
}

.slot-machine .top-list li:hover {
    background-position-y: bottom;
}

.slot-machine .top-list li+li:before {
    content: '';
    position: absolute;
    top: -11px;
    left: -6px;
    width: 12px;
    height: 114px;
    background-image: url('../image/line.png');
}

.slot-machine .top-list li a {
    display: block;
    height: 100%;
}

ol,
ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#game-box {
    display: block;
    width: 1135px;
    font-size: 0;
    text-align: left;
    overflow: hidden;
}

#game-box li {
    display: inline-block;
    width: 207px;
    height: 338px;
    margin-left: 11px;
    vertical-align: top;
    background: no-repeat center top;
}

#game-box li:hover {
    background-position-y: bottom;
}

#game-box li a {
    display: block;
    height: 100%;
    padding: 285px 10px 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    opacity: .2;
    filter: alpha(opacity=20);
}

#game-box li:hover a {
    color: #fcdb42;
    opacity: 1;
    filter: alpha(opacity=100);
}

#game-box li[data-img="live"] {
    background-image: url('../image/live.jpg');
}

#game-box li[data-img="sport"] {
    background-image: url('../image/sport.jpg');
}

#game-box li[data-img="board"] {
    background-image: url('../image/board.jpg');
}

#game-box li[data-img="slot"] {
    background-image: url('../image/slot.jpg');
}

#game-box li[data-img="lottery"] {
    background-image: url('../image/lottery.jpg');
}

.home-bottom {
    min-width: 1200px;
    background: #2b1a02;
}

.home-bottom ul {
    display: block;
    font-size: 0;
    text-align: center;
}

.home-bottom ul li {
    position: relative;
    display: inline-block;
    height: 586px;
    vertical-align: top;
}

.home-bottom ul li[bottom-bg="left"] {
    width: 433px;
    background-image: url('../image/service.jpg');
}

.home-bottom ul li[bottom-bg="left"]>span {
    position: absolute;
    color: #fbe484;
    font-size: 44px;
}

.home-bottom ul li[bottom-bg="left"]>span.deposit {
    top: 178px;
    right: 106px;
}

.home-bottom ul li[bottom-bg="left"]>span.withdraw {
    top: 290px;
    right: 102px;
}

.home-bottom ul li[bottom-bg="center"] {
    width: 357px;
    padding: 168px 35px 0 38px;
    text-align: left;
    background-image: url('../image/product.jpg');
    box-sizing: border-box;
}

.home-bottom ul li[bottom-bg="right"] {
    width: 398px;
    background-image: url('../image/help.jpg');
}

.home-bottom ul li h3 {
    margin: 17px;
    color: #f9e484;
    font-size: 18px;
    font-weight: normal;
}

.home-bottom ul li p {
    font-size: 12px;
    color: #ffd1a0;
    opacity: .3;
    filter: alpha(opacity=30);
}

.jackpot i {
    font-style: normal;
    color: #f8ed60
}