body{
    font-family: "Microsoft Yahei";
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}

.f-oh{
    overflow: hidden;
}

/*布局*/

.g-content .content-inner{
    width: 1260px;
    margin: 0 auto;
}

.g-content.gray{
    background: #f7f5f5;
}

.g-left{
    float: left;
    width: 50%;
}

/*头部*/

.m-header{
    height: 90px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.m-header .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    opacity: .4;
    z-index: -1;
}

.m-header .inner{
    padding: 0 5%;
}

.m-header .inner .logo{
    background-image:url(/images/images-dep-new/logos.png);
    width: 157px;
    height: 38px;
    margin-top: 26px;
    float: left;
    margin-right: 35px;
}
.m-header .inner .logo.down{
    background-position: 0 -38px;
}

.m-header .inner .nav{
    overflow: hidden;
    line-height: 90px;
}

.m-header .inner .nav a{
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    padding: 0 28px
}

.m-header .inner .nav a:hover{
    color: #ffcc66;
}

.m-header .btns{
    float: right;
}

/*.m-header .btns .btn1, .m-header .btns .btn2{*/
    /*background: url('/images/images-dep/index/nav-btn.png') no-repeat;*/
    /*overflow: hidden;*/
    /*display: inline-block;*/
    /*text-indent: -999em;*/
    /*height: 40px;*/
    /*vertical-align: middle;*/
/*}*/

.m-header .btns .btn1{
    background: url('/images/images-dep-new/loginbtn.png?v1') no-repeat;
    overflow: hidden;
    display: inline-block;
    text-indent: -999em;
    height: 32px;
    width: 96px;
    margin-right: 5px;
    vertical-align: middle;
}
.m-header .btns .btn1.down{
    background-position: 0 -64px;
}
.m-header .btns .btn1.down:hover{
    background-position: 0 -96px;
}
.m-header .btns .btn2{
    background: url('/images/images-dep-new/ktbtn.png?v1') no-repeat;
    overflow: hidden;
    display: inline-block;
    text-indent: -999em;
    height: 32px;
    width: 150px;
    vertical-align: middle;
}
.m-header .btns .btn2.down:hover{
   background-position: 0 -96px;
}
.m-header .btns .btn2.down{
   background-position: 0 -64px;
}

.m-header .btns .btn1:hover{
    background-position: 0 -32px;
}

.m-header .btns .btn2:hover{
    background-position: 0 -32px;
}

.m-ads{
    width: 1260px;
    height: 179px;
}

.m-header .btns .btn3{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    position: relative;
    vertical-align: middle;
}
.m-header .btns .btn3.down{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    position: relative;
    vertical-align: middle;
}

.m-header .btns .btn3 i, .m-header .btns .btn3 span{
    /*background: url('/images/images-dep-new/index/nav-down.png') no-repeat;*/
    background: url('/images/images-dep-new/downloadbtn.png') no-repeat;
}

.m-header .btns .btn3 i.down{
    /*background: url('/images/images-dep-new/index/nav-down.png') no-repeat;*/
    /*background: url('/images/images-dep-new/downloadbtn.png') no-repeat;*/
    background-position: -64px 0;
}

.m-header .btns .btn3 i{
    display: inline-block;
    width: 100%;
    height: 100%;
    /*background-position: 0px 0;*/
}

.m-header .btns .btn3 span{
    display: none;
    position: absolute;
    bottom: -72px;
    left: -18px;
    width: 69px;
    height: 64px;
    background-position: 0 -32px;
    text-indent: -9999em;
}
.m-header .btns .btn3:hover i{
    background-position: -32px 0;
}
.m-header .btns .btn3:hover i.down{
    background-position: -96px 0;
}

.m-header .btns .btn3:hover span{
    display: inline-block;
}

.m-header .btns .btn4{
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 40px;
    background: url('/images/images-dep/index/nav-login-btn.png') no-repeat;
    text-indent: -9999em;
    overflow: hidden
}

.m-header .btns .btn4:hover{
    background-position: 0 -41px;
}

.m-header .btns .btn5 {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 32px;
    /*background: url('/images/images-dep/index/nav-login-btn.png') no-repeat 0 -81px;*/
    background: url('/images/images-dep-new/czbtn.png') no-repeat;
    text-indent: -9999em;
    overflow: hidden
}

.m-header .btns .btn5:hover {
    background-position: 0 -32px;
}

.m-header .btns .login{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
}

.m-header .btns .login a{
    color: #fff;
    text-decoration: none;
    margin-left: 12px;
    margin-right: 13px;
}

.m-header .btns .login a:hover {
    color: #ffe92e;
}

.m-header .btns .login .avatar{
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 30px;
    height: 36px;
    background: url('/images/images-dep/index/nav-login-avatar.png') no-repeat;
    /*background: url('/images/images-dep-new/avator.png') no-repeat;*/
}
.m-header .btns .login .avatar.ip-avatar {
    background-image: url('/images/images-dep/index/nav-login-ip-avatar.png');
}

.m-header .btns:after{
    content: '';
    display: inline-block;
    height: 90px;
    width: 1px;
    vertical-align: middle;
}


/*start floating banner*/
.banner-wrap {
  width: 100%;
  height: 697px;
  position: relative;
  /*background: url('/images/images-dep/index/banner_bg.jpg') center top no-repeat;*/
  overflow: hidden;
}
.banner-wrap .con {
    text-align: center;
    position: absolute;
    margin-top: 95px;
    margin-left: 405px;
    /*width: 100%;*/
}
.banner-wrap .con .img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 120px;
}
.banner-wrap .con .img .center {
    position: absolute;
    top: 50%;
    margin-top: -138px;
    left: 50%;
    margin-left: -130px;
}
.banner-wrap .con .img .percent {
    position: absolute;
    top: 194px;
    left: 3px;
    width: 100%;
    text-align: center;
}
.banner-wrap .con .img .percent img {
    margin-right: 10px;
}
.banner-wrap .con .img .percent i {
    display: inline-block;
    width: 45px;
    height: 99px;
    background: url(/images/images-dep/s3-2.png) -86px top no-repeat;
}
.banner-wrap .con .s3 {
    display: inline-block;
    vertical-align: middle;
}
.banner-wrap .circle1{
    background: url(/images/images-dep-new/circle-1.png);
    width: 377px;
    height: 377px;
}
.banner-wrap .circle2{
    background: url(/images/images-dep-new/circle-2.png);
    width: 347px;
    height: 347px;
}
.banner-wrap .circle3{
    background: url(/images/images-dep-new/circle-3.png);
    width: 472px;
    height: 472px;
}
.banner-wrap .circle5{
    background: url(/images/images-dep-new/circle-5.png);
    width: 324px;
    height: 324px;
}
.banner-wrap .wave1{
    background: url(/images/images-dep-new/wave-1.png);
    width: 1903px;
    height: 189px;
}
.banner-wrap .wave2{
    background: url(/images/images-dep-new/wave-2.png);
    width: 1902px;
    height: 164px;
}
.banner-wrap .wave3{
    background: url(/images/images-dep-new/wave-3.png);
    width: 1900px;
    height: 191px;
}
.banner-wrap .wave-group .wv{
    position: absolute;
    bottom: 0;
}
/*球运动*/
.u-orb{
    width: 100px;
    height: 100px;
}

.u-orb div{
    width: 100%;
    height: 100%;
    -webkit-animation: orbloop 6s linear infinite;
    animation: orbloop 6s linear infinite;
}

.m-orb{
    position: absolute;
    width: 1000px;
    height: 1000px;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -500px;
}

.m-orb .u-orb{
    position: absolute;
    top: 20%;
    left: 50%;
}

.m-orb .row1 .c1{
    width: 60px;
    height: 60px;
    margin-left: -800px;
    margin-top: -380px;
}

.m-orb .row1 .c2{
    width: 100px;
    height: 100px;
    margin-left: 900px;
    margin-top: 50px;
}

.m-orb .row1 .c3{
    width: 60px;
    height: 60px;
    margin-left: 2300px;
    margin-top: -380px;
}

.m-orb .row1 .c4{
    width: 100px;
    height: 100px;
    margin-left: 2450px;
    margin-top: 50px;
}

.m-orb .row1>div{
    -webkit-animation: orbmove 96s linear infinite;
    animation: orbmove 96s linear infinite;
}

.m-orb .row2 .c1{
    width: 200px;
    height: 200px;
    margin-left: -2000px;
    margin-top: -300px;
}

.m-orb .row2 .c2{
    width: 250px;
    height: 250px;
    margin-left: 175px;
    margin-top: -125px;
}

.m-orb .row2 .c3{
    width: 200px;
    height: 200px;
    margin-left: 1500px;
    margin-top: -300px;
}

.m-orb .row2 .c4{
    width: 400px;
    height: 400px;
    margin-left: 2100px;
    margin-top: -200px;
}

.m-orb .row2>div{
    -webkit-animation: orbmove 48s linear infinite;
    animation: orbmove 48s linear infinite;
}

.m-orb .row3 .c1{
    width: 300px;
    height: 300px;
    margin-left: 850px;
    margin-top: -300px;
}

.m-orb .row3 .c2{
    width: 600px;
    height: 600px;
    margin-left: 1000px;
    margin-top: 560px;
}

.m-orb .row3 .c3{
    width: 300px;
    height: 300px;
    margin-left: 2850px;
    margin-top: -300px;
}

.m-orb .row3 .c4{
    width: 600px;
    height: 600px;
    margin-left: 2000px;
    margin-top: 0;
}

.m-orb .row3>div{
    -webkit-animation: orbmove 24s linear infinite;
    animation: orbmove 24s linear infinite;
}

.bg-move1{
    -webkit-animation: orbbg1 3s ease both;
    animation: orbbg1 3s ease both;
}

.bg-move2{
    -webkit-animation: orbbg2 3s ease both;
    animation: orbbg2 3s ease both;
}
.banner-wrap .con .img .circle {
    -webkit-animation: circle 10s linear infinite both;
    animation: circle 10s linear infinite both;
}


/*球运动*/

@-webkit-keyframes orbmove {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes orbmove {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

/*球循环*/

@-webkit-keyframes orbloop {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes orbloop {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes orbbg1{
    0%{
        -webkit-transform: rotateZ(90deg) translate3d(-7000px,7000px,0) scale(3);
        transform: rotateZ(90deg) translate3d(-7000px,7000px,0) scale(3);
    }
    100%{
        -webkit-transform: scale(.6) translate3d(0,0,0) rotateZ(0);
        transform: scale(.6) translate3d(0,0,0) rotateZ(0);
    }
}

@keyframes orbbg1{
    0%{
        -webkit-transform: rotateZ(90deg) translate3d(-7000px,7000px,0) scale(3);
        transform: rotateZ(90deg) translate3d(-7000px,7000px,0) scale(3);
    }
    100%{
        -webkit-transform: scale(.6) translate3d(0,0,0) rotateZ(0);
        transform: scale(.6) translate3d(0,0,0) rotateZ(0);
    }
}

@-webkit-keyframes orbbg2{
    0%{
        -webkit-transform: scale(.6) translate3d(0,0,0) rotateZ(0);
        transform: scale(.6) translate3d(0,0,0) rotateZ(0);
    }
    100%{
        -webkit-transform: translateX(-200px) translateY(300px) rotateZ(-60deg);
        transform: translateX(-200px) translateY(300px) rotateZ(-60deg);
    }
}

@keyframes orbbg2{
    0%{
        -webkit-transform: scale(.6) translate3d(0,0,0) rotateZ(0);
        transform: scale(.6) translate3d(0,0,0) rotateZ(0);
    }
    100%{
        -webkit-transform: translateX(-200px) translateY(300px) rotateZ(-60deg);
        transform: translateX(-200px) translateY(300px) rotateZ(-60deg);
    }
}
/*循环旋转*/
@-webkit-keyframes circle{
    0%{
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    100%{
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

@keyframes circle{
    0%{
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    100%{
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}
/*动画end*/

.layer {
  width: 100%;
  height: 100%;
}

.banner-wrap .floating {
  position: absolute;
}

.floating.text {
  width: 675px;
  height: 468px;
  background: url('/images/images-dep/index/banner_text.png');
  top: 30px;
  left: 50%;
  margin-left: -310px;
}
.floating.left-block {
  width: 701px;
  height: 555px;
  background: url('/images/images-dep/index/block_l.png');
  left: 5%;
  top: 50px;
}
.floating.right-block {
  width:508px;
  height: 700px;
  background: url('/images/images-dep/index/block_r.png');
  top: 30px;
  right: 5%;
}
.floating.left-strip {
  width: 222px;
  height: 345px;
  background: url('/images/images-dep/index/banner_strip_l.png');
  left: 10%;
  top: 200px;
}
.floating.right-strip {
  width: 222px;
  height: 345px;
  background: url('/images/images-dep/index/banner_strip_r.png');
  right: 10%;
  top: 200px;
}


/*end*/

/*banner*/

.m-banner{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.m-banner .inner{
    width: 1920px;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.m-banner .inner img{
    display: inline-block;
    vertical-align: top;
}

.m-banner .banner-btn{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 535px;
}

.m-banner .banner-btn .btn{
    display: inline-block;
    width: 320px;
    height: 94px;
    text-indent: -9999em;
    overflow: hidden;
    background: url('/images/images-dep/index/banner-btn.png') no-repeat
}

.m-banner .banner-btn .btn:hover{
    background-image: url('/images/images-dep/index/banner-btn-sel.png');
}

/*特权*/

.m-privilege{
    overflow: hidden;
}

.m-privilege .title{
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #3a3a3a;
}

.m-privilege .con ul{
    overflow: hidden;
    zoom:1;
    margin-right: -20px;
    padding: 0;
}

.m-privilege .con ul li{
    width: 300px;
    height: 350px;
    float: left;
    margin-right: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
    background: url('/images/images-dep/index/privilege-icon.png') no-repeat;
}

.m-privilege .con ul li h3{
    font-size: 26px;
    margin-top: 45px;
    margin-bottom: 10px;
}

.m-privilege .con ul li p{
    font-size: 14px;
}

.m-privilege .con ul li .icon{
    margin-top: 55px;
    perspective: 250px;
    transform-style: preserve-3d;
}

.m-privilege .con ul li .icon img {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transition: transform 0.5s ease-in;
  -webkit-transition: transform 0.5s ease-in;
}

.m-privilege .con ul li:hover .icon img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.m-privilege .con ul .li1{
    background-position: 0 0;
}

.m-privilege .con ul .li2{
    background-position: -320px 0;
}

.m-privilege .con ul .li3{
    background-position: -640px 0;
}

.m-privilege .con ul .li3 .btn{
    position: absolute;
    top: 0;
    margin-top: 278px;
    left: 50%;
    margin-left:-84px;
    display: inline-block;
    width: 169px;
    height: 44px;
    overflow: hidden;
    text-indent: -999em;
    background: url('/images/images-dep/index/privilege-btn.png') no-repeat
}

.m-privilege .con ul .li3 .btn:hover{
    background-position: 0 -45px;
}

.m-privilege .con ul .li4{
    background-position: -960px 0;
}

/*本周游戏*/

.m-grame{
    padding-bottom: 85px;
}

.m-grame .title{
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #3a3a3a;
}

.m-grame .con ul{
    zoom:1;
    margin-right: -20px;
    padding: 0;
}

.m-grame .con ul li{
    width: 298px;
    height: 373px;
    border: 1px solid #dddcdc;
    background: #fff;
    float: left;
    margin-right: 19px;
    text-align: center;
    position: relative;
    list-style: none;
}

.m-grame .con ul li h3{
    font-size: 26px;
    color: #333;
    margin-top: 44px;
    margin-bottom: 10px;
    line-height: 26px;
}

.m-grame .con ul li p{
    color: #888;
    font-size: 14px;
    line-height: 14px;
}

.m-grame .con ul li .btn{
    margin-top: 20px;
}

.m-grame .con ul li .btn a{
    display: inline-block;
    text-indent: -9999em;
    width: 170px;
    height: 46px;
    background: url('/images/images-dep/index/grame-btn.png') no-repeat
}

.m-grame .con ul li .btn a:hover{
    background-position: 0 -47px;
}

.m-grame .con ul li .bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.m-grame .con ul li .bg img{
    width: 298px;
    height: 190px;
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    -webkit-transition: all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s;
}

.m-grame .con ul li .icon{
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    background: url('/images/images-dep/index/grame-icon.png') no-repeat;
}

.m-grame .con ul li .icon-tai{
    background-position: 0 0;
}

.m-grame .con ul li .icon-mei{
    background-position: -45px 0;
}

.m-grame .con ul li .icon-ou{
    background-position: -90px 0;
}

.m-grame .con ul li .icon-han{
    background-position: -135px 0;
}

.m-grame .con ul li:hover{
    margin: -2px 18px -2px -2px;
}

.m-grame .con ul li:hover .bg img{
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}

.m-grame .con ul .li-tai:hover{
    border: 3px solid #ef8076;
}

.m-grame .con ul .li-mei:hover{
    border: 3px solid #998dec;
}

.m-grame .con ul .li-ou:hover{
    border: 3px solid #4edaea;
}

.m-grame .con ul .li-han:hover{
    border: 3px solid #ecc369;
}

.m-grame .con ul:after{
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

/*首页表单*/

.m-form .title{
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 25px;
    color: #3a3a3a;
}

.m-form .con{
    overflow: hidden;
}

.m-form dl{
    float: left;
    width: 50%;
}

.m-form dl dt{
    color: #333;
    font-size: 16px;
    line-height: 26px;
    padding-left: 25px;
    margin-bottom: 15px;
    position: relative;
}

.m-form dl dt .icon{
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url('/images/images-dep/index/icon-form.png') no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
}

.m-form dl dt .icon-user{
    background-position: 0 center;
}

.m-form dl dt .icon-phone{
    background-position: -26px center;
}

.m-form dl dt .icon-email{
    background-position: -52px center;
}

.m-form dl dt .icon-qq{
    background-position: -78px center;
}

.m-form dl dt .icon-key{
    background-position: -104px center;
}

.m-form dl dd{
    padding: 0;
    margin: 0;
}

.m-form dl dd .txt{
    position: relative;
}

.m-form dl dd .txt .txt1{
    width: 230px;
    height: 20px;
    padding: 14px 24px;
    border: 1px solid #dddcdc;
    border-radius: 24px;
    outline: none;
    font-size: 14px;
    position: relative
}

.m-form dl dd .txt .txt1:focus{
    background: #fcfcfd;
    border: 1px solid #bdc3d1;
}

.m-form dl dd .txt.error .txt1{
    background: #ffdddd;
    border: 1px solid #f1bdbd;
    color: #bd6767;
    text-indent: 25px;
}

.m-form dl dd .txt.error:before{
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 24px;
    z-index: 1;
    background: url('/images/images-dep/index/icon-error.png') no-repeat;
}

.m-form dl dd .txt.success .txt1{
    background: #dbedfd;
    border: 1px solid #9ecaf3;
    color: #3378b9;
    text-indent: 25px;
}

.m-form dl dd .txt.success:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 16px;
    left: 24px;
    z-index: 1;
    background: url('/images/images-dep/index/icon-success.png') no-repeat;
}

.m-form .btns{
    margin-top: 20px;
    margin-bottom: 80px;
}

.m-form .btns .btn{
    width: 150px;
    height: 50px;
    background: #dbbf76;
    color: #986b0d;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    outline: 0;
    border: none
}

.m-form .btns .btn:hover{
    background: #d4b276;
}

/*底部*/

.m-footer{
    height: 310px;
    background: #302f37;
    color: #fff;
    overflow: hidden;
    text-align: center;
}

.m-footer .btns{
    margin-top: 85px;
    margin-bottom: 55px;
}

.m-footer .btns .btn{
    width: 393px;
    height: 94px;
    display: inline-block;
    background: url('/images/images-dep/index/footer-btn.png') no-repeat
}

.m-footer .btns .btn:hover{
    background-position: 0 -95px;
}

.m-footer .btns .btn-pay {
    background-position: 0 -380px;
}

.m-footer .btns .btn-pay:hover {
    background-position: 0 -475px;
}

.m-footer .btns .btn-repay {
    background-position: 0 -190px;
}
.m-footer .btns .btn-repay:hover {
    background-position: 0 -285px;
}

.m-footer p {
  font-size: 12px;
  color: #9d9d9d;
  line-height: 22px;
}

/*start 登录后banner*/
.banner-login {
  position: absolute;
  width: 100%;
  top: 100px;
  color: #ffffff;
}

.banner-login p {
  margin: 0;
}

.banner-login .user-pic {
  margin-bottom: 2px;
}

.banner-login .login-inner {
  width: 1260px;
  /*height: 310px;*/
  height: 230px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
ul.user-info {
  list-style: none;
  padding: 0;
  margin: 0;
    display: inline-block;
}

.user-info li {
  /*display: inline-block;*/
    float: left;
  height: 165px;
}

.user-info li > div {
    cursor: pointer;
}

.user-info li.info {
  width: 530px;
    margin-top: 10px;
}

li.info .desc {
  margin: 5px 0 15px;
  color: #b9d2f5;
  font-size: 14px;
}
li.info .account {
  /*font-size: 24px;*/
  font-size: 18px;
}

.login-inner i.icon {
  display: inline-block;
  width: 51px;
  height: 51px;
  background-image: url('/images/images-dep/index/banner_icons.png');
  background-repeat: no-repeat;
}

i.icon.discount {
  background-position: -107px 0;
}

i.icon.message {
  background-position: -165px 0;
}

i.icon.ip {
  background-position: 0 0;
}

i.icon.game {
  background-position: -55px 0;
}

.user-info a.btn-pay {
  display: inline-block;
  width: 180px;
  height: 46px;
  text-indent: -9999em;
  overflow: hidden;
  /*background: url('/images/images-dep/index/banner-btn-payment.png') no-repeat;*/
  background: url('/images/images-dep-new/pay-btn.png') no-repeat;

  /*background: url('/images/images-dep-new/czbtn.png') no-repeat;*/
}

.user-info a:hover {
  background-position: 0 -46px;
}

.aside {
  width: 216px;
    margin-top: 40px;
}

.left.aside,
.right.aside {
  width: 230px;

}

.aside > div {
  height: 75px;
  /*padding: 25px 0 0;*/
  padding: 17px 0 0 0;
}

.aside > div p + p {
  margin-top: 20px;
  font-size: 14px;
}

.aside .num {
  font-size: 20px;
  color: #fbd74f;
}

.aside .num small{
    font-size: 14px;
}

.login-inner .r-border {
  border-right: 1px dashed #a498f1;
}
.login-inner .l-border {
  border-left: 1px dashed #a498f1;
}

/*独享IP用户banner*/
.user-info.ip-mem-info .info {
  width: 320px;
}

.banner-login.ip-mem .login-inner {
    height: 350px;
}

.ip-mem-info .user-pic img {
  margin-left: -20px;
}

.user-info .ip-mem .account{
    color: #ffe92e;
    font-size: 18px;
}
.user-info .ip-mem .desc {
    color: #ffe92e;
    font-size: 14px;
}

.user-info .left-day {
    /*font-size: 14px;*/
    font-size: 12px;
    /*margin-bottom: 30px;*/
    margin-bottom: 15px;
    color: #b8d2f5;
}

.user-info .ip-mem .desc {
    margin-bottom: 2px;
}

.user-info a.btn-repay {
    display: inline-block;
    /*width: 250px;*/
    width: 180px;
    /*height: 73px;*/
    height: 46px;
    text-indent: -9999em;
    overflow: hidden;
    /*background: url('/images/images-dep/index/banner-btn-payment.png') no-repeat 0 -146px;*/
    background: url('/images/images-dep-new/pay-btn.png') no-repeat;
}
.user-info a.btn-repay:hover {
    /*background-position: 0 -219px;*/
    background-position: 0 -46px;
}

/*end*/

/*start modal*/
.pull-left {
  float: left;
}
.btn-alert {
  display: inline-block;
  background: #0077d9;
  color: #ffffff;
  text-align: center;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
.btn-alert:hover {
  background: rgba(0,119,217, 0.9);
}
.btn-alerts {
  text-align: center;
  margin: 40px 0 0;
}

.btn-alert + .btn-alert {
  margin: 0 0 0 20px;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}

.modal .inner span.blue {
  color: #0077d9;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 150px 0 0;
}

.modal-content {
    width: 420px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
          background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header {
    padding: 10px 40px;
}

#signIn .modal-header,
#signUp .modal-header {
    height: 20px;
}

.modal button {
    outline: 0;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=50);
    opacity: .5;
    margin-right: -30px;
}

.modal-body {
    padding: 10px 10px 50px;
}

.modal-header p {
    margin: 0;
}

.modal-icons {
    display: inline-block;
    background-image: url('/images/images-dep/index/modal-icons.png');
    background-repeat: no-repeat;
}
.modal-header span.close {
    width: 22px;
    height: 22px;
    background-position: -69px -66px;
}

.modal-header i.checked {
    width: 50px;
    height: 50px;
    background-position: -6px -52px;
    vertical-align: middle;
}



.modal-header h4 p {
    display: inline-block;
    color: #666666;
}

.modal .modal-title {
    padding: 10px 0;
    border-bottom: 1px solid #e2e4e6;
}

.modal.alert .modal-content {
    width: 580px;
}

.modal.gamelist .modal-content {
    width: 815px;
}

.gamelist .inner {
    padding: 0 30px;
    position: relative;
}

.modal-inner {
    padding: 30px 30px 40px;
}

.modal-inner p,
.modal-inner a {
    color:#747474;
}

.text-lg {
    font-size: 24px;
}
.text-lg a {
    color: #0077d9;
    text-decoration: none;
}

a.btn-radius {
    display: block;
    width: 210px;
    height: 48px;
    background-color: #0077d9;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    margin: 0 auto;
    border-radius: 25px;
    font-size: 18px;
    letter-spacing: 5px;
    text-decoration: none;
    position: relative;
}
a.btn-radius:hover {
    background-color: #0182d9;
}

.text-center {
    text-align: center;
}

.modal-body p {
    margin-top: 0;
}

.modal h4 {
    padding: 0;
    margin: 0;
}

.modal h4.logo {
    text-align: center;
}

.modal-body .content {
    border-top: 2px solid #e9e9e9;
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
}

.modal-body.form {
    padding-left: 50px;
    padding-right: 50px;
}

.modal-body .content:before {
    content: '';
    position: absolute;
    top: -2px;
    width: 100%;
    height: 2px;
    background-color: #0177d9;
}

.modal-body .content .item {
    display: none;
}
.modal-body .content .item.active {
    display: block;
}

.login-form .error-msg {
    margin-bottom: 10px;
    font-size: 12px;
    color: #bd6767;
    visibility: hidden;
}
.error-msg.active {
    visibility: visible;
}

input.form-control {
    display: block;
    width: 290px;
    height: 18px;
    border: 1px solid #e5e5e5;
    padding: 15px;
    color: #666666;
}

input {
    outline: 0;
}

.auth input {
    float: left;
    width:162px;
    border-right: none;
}
.auth a {
    display: block;
    width: 126px;
    height: 50px;
    float: left;
    overflow: hidden;
}
.auth img {
    display: block;
    width: 127px;
    height: 50px;
    border: 0;
}

.clearfix:after {
    content: '';
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.btn-primary {
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    background-color: #0177d9;
    font-size: 20px;
    outline: 0;
    border: 0;
    cursor: pointer;
}
.btn-primary:hover {
    background-color: #0182d9;
}

.extra {
    text-align: right;
}
.extra a {
    color: #666666;
    text-decoration: none;
    font-size: 14px;
}
.extra a:hover {
    color: #0177d9;
}

.login-form .meta {
    font-size: 12px;
}

.login-form label input {
    position: relative;
    top: 2px;
}

a.forget-pwd {
    font-size: 12px;
    color: #0177d9;
    float: right;
    text-decoration: none;
}
a.forget-pwd:hover {
    text-decoration: underline;
}

.table-wrap {
    max-height: 327px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 30px;
    padding-right: 20px;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.table p {
    margin: 0;
}
.table td,
.table th {
    height: 79px;
    width: 50%;
}

.table td {
    vertical-align: middle;
    color: #666666;
}

.table thead tr {
    background-color: #eef3f4;
    color: #41495c;
}

.table thead th + th {
    border-left: 1px solid #d6dfe1;
}

.table tr td + td {
    text-align: center;
    font-size: 14px;
}

.table tbody tr {
    border-bottom: 1px solid #d6dfe1;
}

.table td > i,
.table td > div {
    display: inline-block;
    height: 55px;
    vertical-align: middle;
}

.table td div {
    padding-top: 10px;
}

.ticket.expire {
    color: #d3d3d3;
}

.table td div p {
    line-height: 24px;
}

.table td a {
    display: inline-block;
    width: 110px;
    height: 28px;
    border: 1px solid #9294e9;
    text-align: center;
    line-height: 28px;
    border-radius: 15px;
    color: #9294e9;
    font-size: 14px;
}

.table td > i {
    width: 55px;
}

.ticket i {
    background-position: 0 -97px;
}

.ticket.expire i {
    background-position: -57px -97px;
}

.card i {
    background-position: -111px -97px;
}

/*end*/


/*start 购买游戏*/
.step-box {
  width: 686px;
  background-color: #f7f8ff;
  border: 1px solid #dee2f1;
  margin-top: 10px;
  padding: 24px;
  position: relative;
  font-size: 14px;
}

.step-box, .recharge-box {
  display: none;
}
.step-box.active,
.recharge-box.active {
  display: block;
}

.step-item {
  display: none;
}
.step-item.active {
  display: block;
}

.step-box .indicators {
  *zoom: 1;
  /*position: relative;
  z-index: 0;*/
}
.step-box .indicators:before,
.step-box .indicators:after {
  display: table;
  content: "";
}
.step-box .indicators:after {
  clear: both;
}
.step-box .indicators li {
  float: left;
  width: 343px;
  height: 35px;
  background-color: #adb5d3;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
  /*overflow: hidden;*/
  position: relative;
  z-index: 2;
}
.step-box .indicators li.active {
  background-color: #3697d9;
}
.step-box .indicators li + li {
  z-index: 1;
}
.step-box .indicators li.active i {
  border-left-color: #3697d9;
}
.step-box .indicators i {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  border: 17px dashed transparent;
  border-left-style: solid;
  border-left-color: #adb5d3;
  z-index: 10;
  top: 1px;
  left: 343px;
}
.step-box .tips {
  line-height: 40px;
  color: #ff3333;
}
.step-box .tips a {
  text-decoration: none;
}
.step-box .tips a:hover {
  text-decoration: underline;
}
.step-box .notes {
  color: #b5b5b8;
  float: right;
  font-size: 12px;
}
.step-box i.icon-tips {
  width: 20px;
  height: 20px;
  background-position: -114px -54px;
}
.step-box .search-ipt {
  width: 654px;
  height: 27px;
  border: 1px solid #dee2f1;
  padding: 3px 15px;
  margin-bottom: 20px;
}

.step-box .result-box {
  /*margin-top: 20px;*/
}
.step-box .category {
  border-bottom: 1px solid #dee2f1;
  *zoom: 1;
}
.step-box .category:before,
.step-box .category:after {
  display: table;
  content: "";
}
.step-box .category:after {
  clear: both;
}
.step-box ul.category>.next {
    float: right;
    font-size: 12px;
    font-weight: lighter;
    cursor: pointer;
    display: none;
}

.step-box ul.category>.next .icon {
    width: 20px;
    height: 20px;
    background-position: -192px -51px;
}

.step-box .category li {
  width: 110px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  float: left;
  font-weight: bold;
}
.step-box .category li a {
  display: block;
  color: #666;
  font-size: 14px;
}
.step-box .category li.active {
  border: 1px solid #dee2f1;
  border-bottom: none;
  background-color: #fff;
  position: relative;
  line-height: 32px;
  width: 108px;
  top: 1px;
}
.step-box .category .pull-right {
  float: right;
}
.step-box .category .pull-right a {
  font-size: 12px;
  color: #999;
}
.step-box .category .pull-right .icon-refresh {
  background-position: -191px -50px;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  color: #dee2f1;
  font-size: 12px;
}
.step-box .result-inner {
  border: 1px solid #dee2f1;
  border-top: none;
  padding: 20px 15px;
  max-height: 220px;
  *height: 220px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.result-box.all-game .result-inner {
    overflow: hidden;
}

.result-inner > .item li {
  display: none;
}
.result-inner > .item:first-child li {
  display: block;
}
.result-inner > .item li.visible {
  display: block;
}

.step-box .result-inner .item {
  display: none;
}
.step-box .result-inner .item.active {
  display: block;
}
.step-box .result-inner .game-img-list {
  margin-left: -5px;
}
.step-box .result-inner li {
  border: 2px solid transparent;
  float: left;
  cursor: pointer;
  position: relative;
  margin-left: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.step-box .result-inner li.active,
.step-box .result-inner li:hover {
  border-color: #3697d9;
}
.step-box .result-inner li.active .icon-choose {
  display: block;
}
.step-box .result-inner li .icon-choose {
  display: none;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 20px;
  height: 20px;
  background-position: 0 -380px;
}
.step-box .result-inner .game-img-list {
  *zoom: 1;
}
.step-box .result-inner .game-img-list:before,
.step-box .result-inner .game-img-list:after {
  display: table;
  content: "";
}
.step-box .result-inner .game-img-list:after {
  clear: both;
}
.step-box .result-inner .game-img-list li {
  width: 112px;
  padding: 5px 3px;
}
.step-box .result-inner .game-img-list .img-box {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 8px;
}
.game-img-list .img-box img {
  width: 32px;
  height: 32px;
}
.step-box .result-inner .game-img-list .info {
  float: left;
  width: 68px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.step-box .result-inner .game-img-list .info strong,
.step-box .result-inner .game-img-list .info span {
  display: block;
}
.step-box .result-inner .game-img-list .info strong {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.step-box .result-inner .game-img-list .info span {
  color: #aaa;
}
.step-box .result-inner p {
  color: #666;
  font-size: 12px;
}
.step-box .result-inner p.country {
  color: #aaa;
}
.step-box .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  color: #fff;
  background: #3697d9;
}
.recharge-box .submit-btn.btn-disabled {
  background-color: #adb5d3;
  cursor: not-allowed;
}
.step-box .btn-box {
  margin-top: 10px;
}
.step-box .btn-box .btn {
  margin-right: 10px;
}
.step-box .btn-box .prev-btn {
  background: transparent;
  color: #999;
}
.step-box .old-user p {
  color: #999;
}

/*搜索*/
.search-box {
  position: relative;
}
.search-box span.search-icon {
  position: absolute;
  width: 35px;
  height: 35px;
  background-position: -362px 5px;
  top: 0;
  right: 0;
  cursor: pointer;
}

.dimmer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fafafa;
  opacity: .8;
  filter: alpha(opacity=80);
  z-index: 9999;
  display: none;
}
.dimmer.loading {
  display: block;
}
.spinner {
  margin: 12px auto 0;
  width: 60px;
  height: 60px;
  font-size: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -30px;
}

.spinner > div {
  background-color: #3697d9;
  height: 100%;
  width: 6px;
  display: inline-block;
}

.dimmer.loading .spinner > div {
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.dimmer.loading .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.dimmer.loading .spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.dimmer.loading .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.dimmer.loading .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
/*end*/


/*start 支付选项*/
.modal button {
    cursor: pointer;
}
.recharge-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.recharge-box a {
    text-decoration: none;
}


.recharge-box {
  /*border: 3px solid #f0f2fb;*/
  /*border-top: 0;*/
}

.card.hide {
    display: none;
}
.recharge-box .form-group {
  margin-bottom: 15px;
  *zoom: 1;
}
.form-group {
  *zoom: 1;
}
.form-group:before,
.form-group:after {
  display: table;
  content: "";
}
.form-group .form-group {
  margin-bottom: 0;
}
.form-group:after {
  clear: both;
}
.recharge-box .control-label {
  float: left;
  display: block;
  width: 126px;
  height: 40px;
  line-height: 40px;
  margin-right: 18px;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  color: #666;
}
.recharge-box .form-content {
  float: left;
  position: relative;
  font-size: 14px;
}

.recharge-box .form-content-static {
  float: left;
  position: relative;
  width: 550px;
  font-size: 14px;
  line-height: 40px;
}

.step-box .icon {
    vertical-align: middle;
    display: inline-block;
    background: url('/images/images-dep/index/icon.png') no-repeat;
}
.recharge-box i.icon,
#bank-list i.icon {
    display: block;
    background: url('/images/images-dep/index/icon.png') no-repeat;
}

#bank-list {
    width: 550px;
    padding: 10px;
    border: 1px solid #efefef;
}

#bank-list li {
    margin-bottom: 8px;
}

.recharge-box .card-list li,
.recharge-box .payment li,
.recharge-box .pay-time li,
#bank-list li {
  position: relative;
  float: left;
  width: 105px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #dee2f1;
  margin-right: 8px;
}
#ticket-form .card-list li .icon-choose,
.recharge-box .payment li .icon-choose,
.recharge-box .pay-time li .icon-choose,
#bank-list li .icon-choose {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  bottom: -1px;
  /*margin: -18px 0 0 86px;*/
  background-position: 0 -380px;
}
#ticket-form .card-list li.active {
  border: 2px solid #3886d6;
  padding: 0 19px;
  line-height: 34px;
}
.recharge-box .payment li.active,
.recharge-box .pay-time li.active,
#bank-list li.active {
  padding: 0;
  height: 34px;
  line-height: 34px;
  width: 103px;
  border: 2px solid #3886d6;
}
#ticket-form .card-list li.active i,
.recharge-box .payment li.active i,
.recharge-box .pay-time li.active i {
  display: block;
}
.recharge-box .pay-time li {
  width: 172px;
  cursor: pointer;
}
.recharge-box .pay-time li .icon-choose {
  /*margin-left: 153px;*/
}
#bank-list li img {
  width: 103px;
  height: 36px;
}
#bank-list li.active i {
    display: block;
}
.recharge-box .pay-time span {
  margin-right: 8px;
}
.recharge-box .pay-time .time {
  color: #3697d9;
}
.recharge-box .pay-time .price {
  color: #666;
}
.recharge-box .pay-time .original-price {
  text-decoration: line-through;
}
.recharge-box .pay-time .special-price {
  color: #F33;
}
.recharge-box .payment li {
  width: 105px;
  text-indent: 10px;
}
.recharge-box .card-list li {
    width: auto;
    padding: 0 20px;
}
.recharge-box .payment .choose-bank {
  text-indent: -10px;
  width: 120px;
}

.recharge-box .card-list li a,
.recharge-box .payment a {
  display: block;
  color: #333;
}
.recharge-box .payment .icon-logo {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 22px;
  height: 24px;
}
.recharge-box .payment .icon-alipay {
  top: 6px;
  background-position: -53px -380px;
}
.recharge-box .payment li.active .icon-alipay {
    top: 5px;
    left: 9px;
}
.recharge-box .payment .icon-wechat {
  left: 5px;
  background-position: -26px -380px;
}
.recharge-box .payment .icon-paypal {
  background-position: -76px -380px;
}
.recharge-box .payment .triangle {
  top: 23px;
  right: 10px;
  position: absolute;
  width: 0;
  height: 0;
  border: 5.65685425px solid transparent;
  border-top-color: #333333;
  margin-left: -5.65685425px;
  margin-top: -5.65685425px;
}
.recharge-box .payment li.active .triangle {
    top: 22px;
    right: 9px;
}

.recharge-box .price strong {
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  color: #ff6600;
}

.recharge-box .submit-box {
  margin-left: 144px;
}
.btn-prev,
.recharge-box .submit-btn,
.modal .btn-bank {
    display: inline-block;
    border: none;
    border-radius: 5px;
    color: #fff;
    background: #3697d9;
    width: 90px;
    height: 35px;
    margin: 36px auto 0;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 35px;
}
.recharge-box .submit-btn:hover {
    background-color: #3D9FE1;
}
.btn-prev {
    margin-left: 25px;
    background-color: #fff;
    color: #666;
}

.btn-prev:hover {
    background-color: #efefef;
}

#bank-wrap.hide {
    display: none;
}
/*end*/


/*start copy*/
.tooltipped:active:after,
.tooltipped:active:before,
.tooltipped:focus:after,
.tooltipped:focus:before,
.tooltipped:hover:after,
.tooltipped:hover:before {
	display: inline-block;
	text-decoration: none;
}
.tooltipped-s:after {
	top: 100%;
	right: 50%;
	margin-top: 5px;
}
.tooltipped:before {
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0,0,0,0.8);
    pointer-events: none;
    content: "";
    border: 5px solid transparent;
}
.tooltipped:after {
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 5px 8px;
    font: normal normal 11px/1.5 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    content: attr(aria-label);
    background: rgba(0,0,0,0.8);
    border-radius: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.tooltipped-s:before {
	top: auto;
	right: 50%;
	bottom: -5px;
	margin-right: -5px;
	border-bottom-color: rgba(0,0,0,.8);
}
.tooltipped-s:after {
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

/*end*/













/* start footer*/
.share-box {
  margin: 0 auto;
  text-align: center;
}

.share-box a {
  margin-left: 8px;
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: url('/images/images-dep/index/footer-icons.png') no-repeat;
}

.share-box a:hover {
    background-color: #dbbf76;
}
.share-box .weixin {
  background-position: 2px 6px;
}
/*.share-box .weixin:hover {
  background-position: -125px 0;
}*/

.share-box .weibo {
  background-position: 2px 6px;
}

.share-box .qzone {
  background-position: -256px 6px;
}
/*.share-box .qzone:hover {
  background-position: -256px 0;
}*/

.share-box .renren {
  background-position: -320px -64px;
}
/*.share-box .renren:hover {
  background-position: -320px 0;
}*/

.share-box .douban {
  background-position: -385px -64px;
}
/*.share-box .douban:hover {
  background-position: -385px 0;
}*/
/*end*/
