@charset "utf-8";
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.container:before, .container:after {
    display: table;
    content: ''
}

.container:after {
    clear: both
}

.w1920 {
    max-width: 1920px;
    margin: 0 auto
}

.wp {
    width: 1170px;
    margin: 0 auto
}

.w {
    width: 100%;
    height: auto
}

.pa {
    position: absolute
}

.f16 {
    font-size: 16px !important
}

.f18 {
    font-size: 18px !important
}

.f20 {
    font-size: 20px !important
}

.cffc {
    color: #ffc62d !important
}

.c3 {
    color: #333 !important
}

.cf8 {
    color: #f89520 !important
}

.br3 {
    border-radius: 3px !important
}

.text-center {
    text-align: center !important;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.lbla-text {
    color: #5d5b59 !important
}

.lred-text {
    color: #e58485 !important
}

.lyel-text {
    color: #c1a15c !important
}

.cca {
    color: #1ca0d9 !important
}

.c-blue {
    color: #71a0f2 !important
}

.c-cyan {
    color: #aeaeae !important
}

.c-strong {
    color: #ff9000 !important
}

.c-red {
    color: #e9252e !important
}

.c-white {
    color: #fff !important
}

.c-black {
    color: #333 !important
}

.bg-red {
    background-color: #ee2722 !important
}

.bg-yellow {
    background-color: #ff9000 !important
}

.bg-fff {
    background-color: #fff !important
}

.bg-ce1 {
    background-image: linear-gradient(45deg, #ffd515, #ff7928) !important;
    color: #fff !important
}

.bg-ce2 {
    background-color: #1ca0d9 !important;
    color: #fff !important
}

.bg-ce3 {
    background-color: #ce1c3e !important;
    color: #fff !important
}

.out:hover, .bg-ce4 {
    background-color: #1ca0d9 !important;
    background-image: -webkit-linear-gradient(15deg, #bc8eff, #54cbff);
    color: #fff !important
}

.bg {
    background: #fff
}

.no-text-indent {
    text-indent: 0 !important
}

.cfx {
    zoom: 1
}

.clear {
    clear: both;
    zoom: 1
}

.cfx:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.btcmenu {
    float: right;
    line-height: 80px
}

.btcmenu2 {
    color: white;
    font-size: 14px
}

.btcmenu2 span {
    margin-right: 20px
}

.btcmenu2 span strong {
    color: #f89520
}

.btcmenu2 span .j-balence {
    margin-left: 5px
}

.btcmenu1 a {
    margin-right: 5px
}

.btcmenu1 a:nth-of-type(1), .btcmenu1 a:nth-of-type(2) {
    padding: 10px 6px;
    border-radius: 50%;
    color: #000;
    background-color: #f89520
}

.btcmenu1 a:nth-of-type(2) {
    color: white;
    margin-right: 20px
}

.btcmenu1 a:nth-of-type(3) {
    padding: 5px 10px;
    background-color: #f89520;
    color: #000;
    border-radius: 3px
}

.pa30 {
    padding: 30px !important
}

.pt5 {
    padding-top: 5px !important
}

.p10 {
    padding: 10px !important
}

.wd200 {
    width: 200px !important
}

.ma30 {
    margin: 30px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr15 {
    margin-right: 15px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.no-border {
    border: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-down {
    padding-bottom: 0 !important
}

.m-row:before, .m-row:after {
    content: '';
    display: table
}

.m-row:after {
    clear: both
}

.m-row > .col-4 {
    float: left;
    width: 33.33333333%
}

.m-row > .col-3 {
    float: left;
    width: 25%
}

.m-row > .cell-5 {
    float: left;
    width: 20%
}

.m-row > .cell-6 {
    float: left;
    width: 16.6666%
}

.m-row > .col-6 {
    float: left;
    width: 50%
}

.m-row > .cell-7 {
    float: left;
    width: 12.5%;
    position: relative
}

.m-row > .cell-55 {
    float: left;
    width: 29%;
    position: relative
}

.m-row > .cell-55-1 {
    float: left;
    width: 23%;
    position: relative
}

.m-row > .cell-14 {
    float: left;
    width: 14%;
    position: relative
}

.hide {
    display: none !important
}

.unis {
    display: none
}

.show {
    display: block !important
}

.fade {
    opacity: .4;
    transition: opacity .3s
}

.fade.in {
    opacity: 1
}

.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat
}

table {
    width: 100%
}

.table {
        margin: 10px -28px;
}

.table th {
    font-weight: bold
}

.table th, .table td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #d4d4d4
}

.tb-pay {
    width: 80%;
    border: 16px solid #125f88;
    margin: 80px auto 80px
}

.tb-pay .ui-ipt {
    padding-left: 8px;
    width: 160px;
    height: 32px;
    line-height: 32px;
    color: #555;
    vertical-align: middle;
    border: 1px solid #cecece
}

.tb-pay tr td:first-child {
    width: 14%
}

.tb-pay tr td, .tb-pay tr th {
    font-size: 14px;
    padding: 28px 24px;
    text-align: left;
    color: #fff;
    background: #333;
    border: 1px solid #606163
}

.tb-agent {
    border: 1px solid #999;
    border: 1px solid rgba(255, 255, 255, .2)
}

.tb-agent td {
    border: 1px solid #999;
    border: 1px solid rgba(255, 255, 255, .2);
    height: 80px;
    color: #fff;
    text-align: center
}

.tb-agent th {
    height: 63px;
    font-size: 16px;
    color: #dbdb96;
    border: 0
}

.tb-vip {
    width: 100%;
    color: #fff
}

.tb-vip th, .tb-vip td {
    width: 100px;
    text-align: center;
    padding: 8px
}

.tb-vip th {
    background: #1d1d1d;
    padding: 12px 8px
}

.tb-vip td {
    background: #1e7fc3;
    text-align: center;
    padding: 10px
}

.tb-vip tr:hover td {
    background-color: #2493e1
}

.btn {
    display: inline-block;
    line-height: 36px;
    height: 36px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 6px;
    padding: 0 14px;
    cursor: pointer;
    background-color: #2c60be
}

.btn:hover {
    color: #fff;
    background-color: #da2a25
}

.btn-block {
    display: block;
    width: 100%
}

.btn-default {
    background: #666
}

.btn-info {
    background: #35cd19
}

.btn-danger {
    background: #ff0038
}

.btn-primary {
    background: #2d97dd
}

div.div_table {
    display: table
}

div.div_title {
    display: table-caption;
    text-align: center
}

div.div_heading {
    display: table-row;
    font-weight: bold;
    text-align: center
}

div.div_row {
    display: table-row
}

div.div_cell {
    display: table-cell;
    vertical-align: middle
}

.tab-hd li {
    float: left
}

.tab-hd:before, .tab-hd:after {
    display: table;
    content: " "
}

.tab-hd:after {
    clear: both
}

.tab-hd li a {
    display: block;
    position: relative;
    border: 1px solid transparent;
    text-align: center
}

.tab-panel {
    display: none
}

.tab-panel.active {
    display: block
}

#gotop {
    display: none;
    position: fixed;
    border-radius: 50%;
    bottom: 300px;
    right: 200px;
    z-index: 10;
    width: 50px;
    height: 50px;
    transition: all 1s;
    opacity: .5
}

#gotop:hover {
    opacity: 1
}

#gotop a {
    display: block;
    line-height: 40px;
    text-align: center
}

#gotop.active {
    display: block
}

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

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

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 99997 !important; */
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    /* background: rgba(0, 0, 0, .5); */
}

.modal-dialog {
    width: 650px;
    margin: 120px auto;
    position: relative
}

.modal-dialog.lg {
    width: 1000px
}

.modal-dialog .close {
    position: absolute;
    z-index: 1;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    top: 0;
    right: 10px
}

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

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

.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-hd {
    position: relative
}

.modal-title {
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    padding-left: 1.5em;
    background: #2c60be;
    color: #fff;
    border-radius: 10px 10px 0 0
}

.modal-bd {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner #loading {
    width: 100%;
    height: 950px;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 850px;
    background: rgba(0, 0, 0, .9)
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .3s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    display: block;
    width: auto;
    margin: 0 50%;
    transform: translateX(-50%)
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    font-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    text-align: center;
    opacity: .5;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    z-index: 15;
    bottom: 10px;
    left: 45%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    right: 15%;
    bottom: 20px;
    left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        font-size: 30px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.carousel-fade .carousel-inner .item {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.h1, .h2, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.m-content .line {
    border-bottom: 1px solid #d3d3d3
}

.m-content h1 {
    font-size: 30px
}

.m-content .img {
    margin: 20px 0
}

.m-content .tit {
    color: #319fe9;
    line-height: 1.4
}

.m-content h1 {
    font-size: 30px
}

.m-content h2 {
    font-size: 18px
}

.m-content h3 {
    font-size: 16px
}

.m-content h1, .m-content h2, .m-content h3 {
    margin: 20px 0;
    font-weight: 600
}

.m-content h1 .iconfont {
    font-size: 34px;
    color: #a3a3a3;
    margin-right: 10px
}

.m-content ol, .m-content ul {
    padding-left: 28px
}

.m-content ul {
    list-style-type: inherit
}

.m-content ol {
    list-style-type: decimal
}

.m-content ul > li > ul, .m-content ol > li > ul {
    list-style-type: square
}

.m-content ul > li > ol, .m-content ol > li > ol {
    list-style-type: upper-alpha
}

.m-content p, .m-content li {
    line-height: 1.8
}

.m-content div, .m-content p, .m-content ul, .m-content ul > li, .m-content ol, .m-content ol > li {
    margin: 16px 0
}

.m-content .s-index {
    display: inline-block;
    background: #d4d4d4;
    line-height: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    margin-right: 12px
}

.ui-form {
    font-size: 14px;
    line-height: 1.5
}

.ui-form-explain {
    margin: 0;
    padding: 8px 0 0;
    font-size: 12px;
    color: #b2b2b2
}

.ui-form-other {
    margin-left: 8px
}

.ui-form-text {
    display: inline-block;
    margin-top: 6px;
    *display: inline;
    *zoom: 1
}

.ui-form-item:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

.ui-form-item {
    padding: 0 5px 20px 170px;
    zoom: 1
}

.ui-label {
    display: inline-block;
    width: 180px;
    padding-top: 0;
    text-align: right;
    font-size: 14px
}

.ui-form .ui-label {
    margin-left: -100px
}

.ui-form-item input, .ui-form-item select {
    vertical-align: middle
}

.ui-ipt {
    height: 38px;
    line-height: 38px;
    width: 310px;
    border-radius: 3px;
    padding-left: 8px;
    font-size: 14px;
    border: unset;

    background-color: unset;
    border: 1px solid #ccc;
    outline: none;
}

.ui-form-item-error .ui-input, .ui-form-item-error .ui-textarea {
    border: 1px #f00 solid;
    color: #f00
}

.ui-form-item-error .ui-input-reset {
    border: 1px #9c9c9c solid;
    color: #000
}

.ui-form-item-error .ui-form-explain {
    color: #ff5243
}

.ui-tip {
    display: inline-block;
    font-size: 13px;
    padding: 3px 5px;
    background-color: #2787d8;
    margin: 0 3px;
    vertical-align: middle;
    color: #fff
}

@-webkit-keyframes float {
    0%, 100% {
        -webkit-transform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(10%)
    }
    75% {
        -webkit-transform: translateY(-10%)
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0)
    }
    25% {
        transform: translateY(10%)
    }
    75% {
        transform: translateY(-10%)
    }
}

#blindCardForm .ui-ipt {
    width: 400px
}