﻿
body {
    background-color: #f5f5f5;
}
.common-module-home .page-top-area{
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
}
.common-module-home .user-info .icon{
    color: rgb(129,149,173) !important;
}
.btn-primary{
    background-color: rgb(66,96,132) !important;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{
    background-color: rgb(28,64,108) !important;
}
.type-list-head.btn-primary{
   background: linear-gradient(rgb(154,170,189),rgb(53,85,124)) !important;
}
.type-list-head.btn-primary:hover,.type-list-head.btn-primary:focus,.type-list-head.btn-primary:active{
   background: linear-gradient(rgb(129,149,173),rgb(28,64,108)) !important;
}
.layout-bottom .main-menu-area > div > a:focus,.layout-bottom .main-menu-area > div > a:active{
    color: rgb(53,85,124) !important;
}
.common-module-home .notice-area{
    box-shadow: 1px 1px 8px rgb(103,127,157) !important;
}
.common-module-home .notice-area .notice-icon{
    color: rgb(78,106,140) !important;
}
.common_style .module-top{
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
}
.module-main .list-group-item:nth-child(even), .modal-body .list-group-item:nth-child(even) {
    background-color: rgb(255, 255, 255) !important;
}
.main-container.menu-area .list-group-item:active, .common-module-moreMenu .list-group-item:active, .sport-module-index .list-group-item .item-area:active, .member-module-recharge .list-group-item:active, .member-module-rechargeBank .list-group-item:active, .sport-module .rate-btn:active{
    background-color: rgb(247,248,250) !important;
}
.common_style .top-menu-area .active-tab{
    background-color: rgb(53,85,124) !important;
}
.module-main .panel-heading{
    background-color: rgb(78,106,140) !important;
}
.sport-module .team-info{
    background-color: rgb(78,106,140) !important;
}
.sport-module .team-h-txt, .sport-module .team-c-txt{
    background-color: rgb(129,149,173) !important;
}
.sport-module .match-item .rate-row:nth-child(even), .sport-result-module .rate-row:nth-child(even){
    background-color: rgb(234,238,241) !important;
}
.sport-module .match-item .rate-row > div, .sport-result-module .rate-row>div{
    border-color:rgb(244,246,248) !important;
}
.sport-result-module .common-container{
    background-color: rgb(234,238,241) !important;
}
.sport-result-module .common-container .txt-important{
    border-left: 1px solid rgb(244,246,248) !important;
}
.layout-bottom .money-menu .icon{
    color: rgb(53,85,124) !important;
}
.main-container.menu-area .list-group-item .glyphicon, .main-container.menu-area .list-group-item .fa{
    color: rgb(103,127,157);
}
.btn.order-item:before{
    color: rgb(103,127,157);
}
.member-module-login .form-group > label, .member-module-gestureSetting .form-group > label{
    color: rgb(78,106,140) !important;
}
.main-container.menu-area .member-info-area .member-info{
    background-color: rgba(3,43,92,0.65) !important;
}
.main-container.menu-area .member-info-area .more-info{
    background-color: rgba(3,43,92,0.85) !important;
}
.common-module-home .module-main{
    background-color: rgb(242,244,246) !important;
}
.top-container .dropdown-menu .menu-head{
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
}
.sport-module-index .module-main .list-group-item .item-area-active{
    background-color: rgb(53,85,124) !important;
}

.common-module-youhui .module-main .list-group-item{
    background-color: rgb(229,233,238) !important;
}
.common-module-youhui .module-main .list-group-item:nth-child(even){
    background-color: rgb(229,233,238) !important;
}



.member-module-login .right-menu .btn{
    color: #fff !important;
}
.member-module-login .module-main{
    background: linear-gradient(rgb(129,149,173),rgb(0,0,43)) !important;
}
.member-module-login .left-menu span{
    color: #fff !important;
}
.common-module-dzp .module-main{
    background: #f02d2f;
}
.ad-dialog-main .modal-header{
    background: linear-gradient(rgb(129,149,173),rgb(0,0,43)) !important;
    color: #fff;
    border-bottom: none;
    padding: 8px;
}
.ad-dialog-main .modal-content{
    border-radius: 0;
}
.carousel-indicators li{
    border-color: rgb(179,191,206) !important;
}
.carousel-indicators li.active{
    background: rgb(179,191,206) !important;
}
.tip-full-screen-dialog-main .close{
    border-right-color: rgb(53,85,124) !important;
}

.module-main .form-group > input, .module-main .form-group > select{
    padding-top: 8px;
}




.common-module-home .tabs{
    display: table;
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.75) !important;
}
.common-module-home .tabs li{
	padding: 0;
}
.common-module-home .tabs li span{
    list-style: none;
    margin: 0;
    display: inline;
    text-align: center;
    border: 1px solid transparent;
    border-bottom-color: #ddd;
    cursor: pointer;
	display: block;
	padding: 5px;
}
.common-module-home .tabs li.active span{
    background-color: rgba(255,255,255,0.5);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.common-module-home .tabs li span:before{
    display: block;
    margin: 0;
}

.common-module-home .menu-btn-area{
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.common-module-home .menu-area-wrap{
    
    margin-top: 50px !important;
	
    padding-top: 0 !important;
}
.common-module-home .menu-btn-area{
    background-color: rgba(255,255,255,0.9) !important;
}
.common-module-home .menu-area-wrap{
    background-color: rgb(179,191,206) !important;
}
.common-module-home .menu-btn-area > div > div{
    background-color: transparent;
}
.common-module-home .menu-btn-area .menu-btn{
    border: none;
    padding: 3px;
}
.common-module-home .menu-btn >div *{
    padding: 0;
}
.common-module-home .menu-btn .common-container{
    background-color: rgba(0,0,0,0.03);
    padding: 5px 0;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.common-module-home .menu-btns{
    padding: 5px;
}
.common-module-home .menu-btn-area .menu-btn span{
    font-size: 14px;
}
.menu-btn-container{
    padding: 0;
}

.carousel-inner > .item {
  -webkit-transition: .3s ease-in-out left;
       -o-transition: .3s ease-in-out left;
          transition: .3s ease-in-out left;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .3s ease-in-out;
         -o-transition:      -o-transform .3s ease-in-out;
            transition:         transform .3s ease-in-out;
    }
}
@media screen and (max-width: 500px) {
    .common-module-home .menu-area-wrap{
	
        margin-top: 40px !important;
	
    }
	
}
@media screen and (min-width: 500px) { 
    .common-module-home .menu-btn-area .menu-btn span{
        font-size: 20px;
    }
    .common-module-home .tabs{
        font-size: 20px;
    }
}
.common-module-home .menu-btn-area img{
    height: 56px;
    min-height: 56px;
    height: 15.5vw;
    min-height: 15.5vw;
}
.layout-bottom{
    border-top-color: #e3e3e3;
}
.layout-bottom .money-menu{
    border-color: #e3e3e3;
}
.layout-bottom .money-menu>div:first-child:after{
    background-color: #e3e3e3;
}

.main-menu-area [data-id="money"] a .menu-icon:before{
    background: linear-gradient(rgb(78,106,140), rgb(0,0,43)) !important;
}
.main-menu-area [data-id="money"] a .menu-icon{
    position: absolute;
    top: -25px;
    width: 20%;
}
.main-menu-area [data-id="money"] a .menu-icon:before{
    border-radius: 50%;
    padding: 10px;
    font-size: 22px;
    width: 58px;
    height: 58px;
    display: inline-block;
    vertical-align: middle;
    background-color: #F4584B;
    color: #fff;
    font-weight: 100;
    border: 8px solid #fff;
    box-shadow: 0 -1px 1px #999;
    opacity: 0.8;
}
.main-menu-area [data-id="money"] a span:last-child{
    position: absolute;
    bottom: 0;
    width: 20%;
}
.member-exchange-module .main-container > div.transfer-twochoose {
    margin: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}

.member-exchange-module .main-container label {
    display: inline-block;
    margin-left: 6px;
    width: 80px;
}

.transfer-twochoose select {
    height: 30px;
    margin: 6px;
    background: none;
    width: 50%;
    border-radius: 4px;
}

.transfer-twochoose input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
}

.transfer-lists {
    width: 100%;
    margin-top: 20px;
}

    .transfer-lists tbody tr {
        display: inline-block;
        width: 100%;
        border: 1px solid #aeafb1;
        border-bottom: 0px
    }

        .transfer-lists tbody tr td {
            padding: 10px;
            display: block;
        }

    .transfer-lists .btntwo {
        display: inline-block;
        width: 50%;
        text-align: right;
        float: right;
    }

    .transfer-lists button {
        margin-left: 10px;
        width: 42%;
        height: 31px;
        border: none;
        background: linear-gradient(rgb(154,170,189),rgb(53,85,124)) !important;
        color: #fff;
        border-radius: 4px;
        position: relative;
        top: -4px;
        font-size: 12px;
    }

    .transfer-lists img {
        width: 30px;
        margin-left: 6px;
    }

    .transfer-lists td b {
        margin-left: 10px;
        font-weight: normal;
        color: #f52313;
    }

    .transfer-lists img.add {
        animation: myfirst 1s infinite;
    }
@keyframes myfirst {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
/*.layout-main .member-exchange-module .diy-scrollbar {
    height: 597px;
    overflow-y: auto;
}*/
/*@media only screen and (min-width:320px) {
    .layout-main {
        height: 566px;
       
    }
        .layout-main .module-main.diy-scrollbar {
            height: 472px;
            overflow-y: auto;
        }
    .layout-main .member-exchange-module .diy-scrollbar {
        height: 424px;
    }
}
@media only screen and (min-width:375px) {
    .layout-main {
        height: 646px;
       
    }

        .layout-main .module-main.diy-scrollbar {
            height: 561px;
            overflow-y: auto;
        }
        .layout-main .member-exchange-module .diy-scrollbar {
            height: 529px;
            overflow-y: auto;
        }
}

@media only screen and (min-width:414px) {
    .layout-main {
        height: 680px;
       
    }

        .layout-main .module-main.diy-scrollbar {
            height: 625px;
            overflow-y: auto;
        }
       
}*/

.layout-bottom .more-moneylist {
    display:none;
}


.layout-bottom .more-moneylist {
    display: none;
}
.dropup.more-menu .dropdown-menu span.glyphicon-envelope {
    color: orangered;
}
.dropup.more-menu .dropdown-menu span.glyphicon-partner {
    color: forestgreen;
}
.dropup.more-menu .dropdown-menu span.glyphicon-calendar {
    color: blueviolet;
}
.dropup.more-menu .dropdown-menu span.glyphicon-th-list {
    color: red;
}
/**********************����****************************************/
.notice-swiper li {
    list-style: none;
}

.notice-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 99999;
}

    .notice-dialog.show {
        display: block;
    }

    .notice-dialog.hide {
        display: none;
    }

.notice-content.show {
    transform: translate(0px,0px);
    transition: transform 1s
}

.notice-content.hide {
    transform: translate(0px,-700px);
    ;
    transition: transform 1s
}

.notice-content {
    width: 90%;
    margin: 5% auto 0 auto;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    border-radius: 6px;
    position: relative
}

.notice-header button {
    float: right;
    margin-right: 6px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.notice-header p {
    font-size: 20px;
    padding: 30px 0px 20px 20px;
    border-bottom: 1px solid #e5e5e5
}

.notice-list {
    padding: 20px 20px 10px 20px;
    height: 300px;
    overflow-y: auto
}

    .notice-list li {
        white-space: pre-line;
        word-break: break-all;
        padding: 8px 0;
        border-bottom: 1px dotted #aaa;
        font-size: 14px;
        line-height: 25px;
    }

.notice-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5;
    height: 50px;
    line-height: 50px;
}

    .notice-footer button {
        color: #333;
        background-color: #fff;
        border: 1px solid #ccc;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 4px;
        margin-right: 10px;
    }
#wtdCardContent .form-group span {
    display: none;
}
#mailbox b {
    font-size: 14px;
    color: red;
    position: absolute;
 left:85px;
}
/***************************�ϴ�������****************************/
.oldwithnew-list {
    margin: 10px auto;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    padding: 0
}

    .oldwithnew-list li {
        width: 50%;
        float: left;
        text-align: center;
        list-style: none;
    }

        .oldwithnew-list li.active {
            background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
            color: #fff;
        }

.oldwithnew-p {
    width: 100%;
    border: 1px solid #ccc;
    margin: 28px auto;
    border-radius: 4px;
    height:55px;
}

#articles .oldwithnew-p p {
    padding: 10px 0;
    width: 49%;
    float: left;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #ccc;
    padding: 0px;
    margin: 0px;
}

    #articles .oldwithnew-p p:first-child {
        border: none
    }

    #articles .oldwithnew-p p b {
        display: block;
        font-size: 22px
    }

    #articles .oldwithnew-p p:last-child b {
        color: red
    }

.oldwithnew-url label {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px
}

.oldwithnew-url img {
    width: 200px;
    height: 200px;
    vertical-align: top
}

.oldwithnew-url .downImg {
    margin-top: 10px;
    border: none;
    background: none;
    color: #fff;
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
    padding: 10px 18px;
    border-radius: 4px;
}

#articles table {
    width: 100%;
}

    #articles table th, #articles table td {
        padding: 6px 10px;
        color: #333
    }

#mailbox {
    position: relative
}

    #mailbox b {
        font-size: 14px;
        color: red;
        position: absolute;
        top: 6px;
        right: 22px;
    }

.message-yuedu {
    margin-bottom: 10px;
}

    .message-yuedu button {
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 12px;
        border-radius: 4px;
    }

#mesageContent table #notice td:last-child {
    overflow: auto;
    white-space: normal;
}

#mesageContent table td img {
    width: 26px;
    margin-left: 6px;
}

.vip-layout {
    width: 25px;
    float: right;
    margin-right: 6px;
}
table.pagetab {
    width: 100%;
}
    table.pagetab tr td, table.pagetab tr th {
        padding: 10px 0px;
        text-align: center;
        border: 1px solid #e0e0e0;
        word-break: break-all;
        word-wrap: break-word;
    }
.page-cont .second button {
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
    color: #fff;
    border-radius:4px;
}
********************************��ˮ*************************************/
.backwater {
    text-align: right;
    margin-bottom: 10px;
}

.backwater button {
    width: 30%;
    height: 40px;
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
    color: #fff;
    border: none;
    border-radius: 6px;
    float:right;
    margin-bottom:2px;
}
/**********************����****************************************/
.notice-area .marquee .swiper-container {
    margin-top: 5px;
}
/**********************����****************************************/

.search-bar .form-control {
    padding: 6px 24px;
    width:64%;
    display:inline-block;
}
.find-game {
    width: 100px;
    background: linear-gradient(rgb(78,106,140),rgb(0,0,43)) !important;
    color: #fff;
    border: none;
    border-radius: 4px;
    height: 30px;
}
.member-module-recharge .payment.ysf a:before {
    background-position: -331px 0;
}
/**********************����****************************************/
.depcont-img img {
    width: 200px;
    height: 200px;
    margin-left: 56px;
}
.depcont-img .dep-warnings.red {
    color:red;
}

.page-cont .first {
    float: left;
    font-size: 14px;
    width:28%
}
    .page-cont .first span {
        color:red
    }
    .page-cont .second {
        float: right;
       
    }
    .page-cont .second input {
        width: 40px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        position: relative;
        top: -1px;
        border-radius:4px;
    }
/**************************************���ߴ��***********************************/
.bank-title {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 15px
}

    .bank-title p {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background: #ccc;
        padding: 10px
    }

    .bank-title ul {
        padding: 6px 10px 20px 10px;
    }

    .bank-title li {
        width: 46%;
        float: left;
        background: #ccc;
        margin-top: 10px;
        border-radius: 4px;
        height: 40px;
        line-height: 40px;
        list-style: none;
    }

        .bank-title li:nth-child(2n+1) {
            margin-right: 10px
        }

        .bank-title li img {
            margin: 0 4px
        }

        .bank-title li span {
            color: #fff;
        }

    .bank-title ul li.wangyin.active, .zxdeposite-title ul li.wangyin:hover {
        background: #dd524d
    }

    .bank-title ul li.zhifubao.active, .zxdeposite-title ul li.zhifubao:hover {
        background: #0ae
    }

    .bank-title ul li.weixin.active, .zxdeposite-title ul li.weixin:hover {
        background: #22ac38
    }

    .bank-title ul li.yinlian.active, .zxdeposite-title ul li.yinlian:hover {
        background: #4a79d6
    }

.bank-list li {
    background: none;
}

    .bank-list li input {
        width: 15px;
        height: 15px
    }

    .bank-list li img {
        width: 75%;
        vertical-align: middle
    }

.bank-money {
    text-align: center
}

    .bank-money input {
        width: 70%;
        height: 35px;
        margin: 10px;
        border-radius: 4px;
        border: 1px solid #ccc;
    }

    .bank-money button {
        width: 90%;
        margin-left: 5%;
        margin-bottom: 20px
    }
/********公告详情**********/
#newsBags li img.notice {
    width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: initial;
}

#newsBags li img.more {
    width: 15px;
    vertical-align: 5px;
    display: inline-block;
}

#newsBags li span {
    display: inline-block;
    width: 82%;
    padding: 0 8px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.text-hide {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    color: #333 !important;
}

.modal-announcement-content {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: #111;
}

#announcement-content .modal-announcement-content > .mac-title {
    padding: 15px 10px;
    color: #fff;
    text-align: center;
    word-break: break-all;
    background: rgb(66,96,132) !important;
}

.modal-announcement-content > .mac-body {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 116px;
    overflow: auto;
}

.announcement-content-color p {
    color: #fff;
    padding: 0 10px;
    text-indent: 2em;
    font-size: 14px;
}

.modal-announcement-content > .mac-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background-color: rgba(51,51,51,.7);
}

.btn-primary {
    color: #fff;
    background-color: #358062;
    border-color: #358062;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.fa-reply {
    width: 28px;
    height: 28px;
    float: left;
    margin-top: -13px;
}

.fa-times {
    width: 20px;
    height: 20px;
    float: right;
    margin-top: -10px;
}

#newsBags {
    list-style-type: none;
}