@charset "utf-8";



html,
body {
    height: 100%;
}

a,
a:link,
a:visited {
    cursor: pointer;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft YaHei", "SimSun", "Open Sans", "Helvetica Neue", Helvetica, Arial !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.6;
    color: inherit;
}

.z {
    font-weight: bold;
}

.l {
    text-align: left;
}

.r {
    text-align: right;
}

.c {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wid30 {
    width: 30% !important;
}

.wid40 {
    width: 40% !important;
}

.wid60 {
    width: 60% !important;
}

.wid80 {
    width: 80% !important;
}

.wid100 {
    width: 100% !important;
}

.fl10 {
    margin-left: 10px !important;
}

.fl20 {
    margin-left: 20px !important;
}


.hknone {
    display: none !important;
}

.hkclear {
    display: block;
    clear: both;
    width: 100%;
    font-size: 1px;
    height: 0px;
    overflow: hidden;
}

.hkclear2 {
    visibility: hidden !important;
    opacity: 0 !important;
}

.cs {
    border: #cc0000 1px solid;
}

/*float*/
.footfloat {
    position: fixed;
    top: auto;
    z-index: 1024;
    bottom: 0px;
    height: 45px;
    background: #f3f5f7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footheight {
    width: 100%;
    height: 30px !important;
}

.btnjg {
    margin-right: 50px;
}

.footfl {
    height: 40px;
    margin-left: 20px;
}

.btn-scroll-up {
    border-width: 0;
    position: fixed;
    right: 2px;
    z-index: 99;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: -24px;
    visibility: hidden;
}

.btn-scroll-up.display {
    opacity: 0.7;
    filter: alpha(opacity=70);
    bottom: 50px;
    visibility: visible;
}


/*index*/
.toplogo {
    font: lighter 0.7em/130% "Microsoft YaHei", "SimSun" !important;
    width: 180px;
    padding-left: 3px;
    color: #ffffff;
}


.table>thead>tr>th:last-child {
    border-right-color: #dddddd;
}

.skin-1 {
    background-color: #333333;
}

.skin-1 .sidebar {
    background-color: #333333;
    border-right-width: 0;
}

.skin-1 .navbar {
    background: #262626;
}



.ace-nav>li.light-blue>a {
    background-color: #262626;
}


.sidebar .sidebar-shortcuts {
    text-align: left;
    min-height: 25px;
    margin-top: 0px;
    padding: 0px 0 0 12px;
    color: #fff;
}

.navbar .navbar-brand {
    color: #bbbbbb;
    font-size: 18px;
    text-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}

.ace-nav>li>a {
    background-color: #262626;
    color: #bbbbbb;
    display: block;
    line-height: inherit;
    text-align: center;
    height: 100%;
    width: auto;
    min-width: 50px;
    padding: 0 8px;
    position: relative;
}

.ace-nav>li>a>.ace-icon {
    display: inline-block;
    font-size: 16px;
    color: #bbbbbb;
    text-align: center;
    width: 20px;
}

.ace-nav>li>a:hover>.ace-icon {
    color: #ffffff;
}



.ace-nav>li {
    line-height: 45px;
    height: 45px;
    border-left: 1px solid #323232;
    padding: 0;
    position: relative;
    float: left;
}

.skin-1 .sidebar-shortcuts,
.skin-1 .sidebar-shortcuts-mini {
    background-color: #333333;

    overflow: hidden;
    line-height: 1.2;
}

.skin-1 .sidebar-toggle {
    background-color: #333333;
    border-color: #363637;
}

.skin-1 .sidebar-toggle>.ace-icon {
    background-color: #333333;
    color: #eee;
    border-color: #eee;
}

.skin-1 .nav-list>li.active>a,
.skin-1 .nav-list>li.active:hover>a {
    background-color: #262628;
    color: #fffffe;
}

.skin-1 .nav-list>li>.submenu>li.active>a {
    color: #fffffc;
    background-color: #26334d;

}

.skin-1 .nav-list>li.active .submenu>li>a:hover {
    background-color: #262620;
}

.skin-1 .nav-list>li.active .submenu>li>a {
    /* border-top-color: #333331; */
    background-color: #262627;
}

.skin-1 .nav-list>li>a {
    background-color: #333333;
    color: #fffffa;
}

.skin-1 .nav-list>li:hover>a {
    background-color: #333331;
    color: #E1EAF1;
}

.skin-1 .nav-list>li.open>a,
.skin-1 .nav-list>li.open:hover>a {
    color: #fffff6;
    background-color: #262526;
}


.skin-1 .nav-list>li {
    border-color: #363636;
}

.skin-1 .nav-list>li>.submenu>li>a {
    color: #bbbbb1;
}

.skin-1 .nav-list>li>.submenu>li:hover>a {
    color: #ffffff;
}

.skin-1 .nav-list>li>.submenu {
    border-top-color: #333333;
}

.skin-1 .nav-list>li .submenu>li>a {
    border-top-style: solid;
    border-top-color: #323233;
    background-color: #333331;
}

.skin-1 .nav-list>li>.submenu>li>a {
    color: #bbbbbb;
}

.main-container:before {
    display: block;
    content: "";
    position: absolute;
    z-index: -2;
    width: 100%;
    max-width: inherit;
    bottom: 0;
    top: 0;
    background-color: #ffffff;
}


.skin-1 .nav-list>li .submenu>li>a:hover {
    background-color: #373737;
}


.hkcontent .page-content {
    background-color: #f5f7f8;
    position: relative;
    margin: 0;
    padding: 8px 20px 24px;
}

.hktable2 {}

.hktable2 .tdbai {
    background: #fff;
}

.hktable2 input {
    margin: 4px 5px 0 0;
    float: left;
}

/*diy*/


.diytit {
    padding: 0px 5px;
    height: 38px;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    display: block;
}

.diytit1 {
    font-weight: 400;
    font-size: 14px;
    padding: 5px 3px 0 10px !important;
}

.diytit1fr {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.diytit1fr select {
    color: #6688a6 !important;
    border: 1px select #8aafce;
}

.diytit1fr option {
    border: 1px select #8aafce;
}

.diytit2 {
    font-weight: 600;
    color: #333;
    padding: 7px 0 0 3px !important;
}

.hkbg th {
    font: 500 15px "Microsoft YaHei" !important;
    text-align: -internal-center;
    color: #333333;
}

.hkinp1 input {
    border-color: #8aafce;
    color: #6688a6 !important;
    height: 33px !important;
}

.hktit1 {
    padding: 3px 15px 0 0;
}

.hktable th {
    font-weight: 600;
    color: #333;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

.errorstxt {
    color: #d15b47 !important;
    float: left;
    font-size: 12px !important;
    text-align: left;
}

.width100 {
    width: 100px !important;
    min-width: 100px !important;
    display: -moz-inline-box;
    word-wrap: break-word;
    word-break: keep-all;
}

.width120 {
    width: 112px !important;
    min-width: 112px !important;
    display: -moz-inline-box;
    word-wrap: break-word;
    word-break: keep-all;
}

.width150 {
    width: 150px !important;
    min-width: 150px !important;
    display: -moz-inline-box;
    word-wrap: break-word;
    word-break: keep-all;
}

.widthcz {
    width: 153px !important;
    min-width: 153px !important;
    display: -moz-inline-box;
    word-wrap: break-word;
    word-break: keep-all;
}

.modal-dialog {
    margin: 10px auto;
    top: 15%;
}

.contenttit {

    border-bottom: 1px solid #E5E5E5;
    background-color: #eef6ff;
    min-height: 21px;
    line-height: 20px;
    padding: 10px 5px;
}

.page-tit {
    padding: 6px 0 0 0;
    margin: 0 60px 0 10px;
    font-size: 18px;
    font-weight: lighter;
    color: #428bca;
    float: left;
    border-left: 5px select #428bca !important;
}

.page-header {

    border-bottom: 1px select #dddddd !important;
    padding-bottom: 16px;
    padding-top: 7px;
    background: #eff3f8;
}

.jglan {
    float: left;
    width: 4px;
    background: #428bca;
    height: 24px;
    margin: 4px 0 0 20px;
}

.topshop {
    float: left;
    margin-left: 10px;
}

.topshopfr {
    float: right;
    margin: 0 20px 0 10px;
}

.topsearch {
    width: 320px;
}

.topsearch input {
    padding: 5px 3px 5px 5px;
    height: 33px;
    overflow: hidden;
    border: 1px select #428bca;
}

.topsearch2 {
    float: left;
    width: 65%;
}

.topsearch2 select {
    float: left;
    margin-right: 10px;
    height: 34px;
}

.topsearch2 input {
    float: left;
    margin-right: 10px;
    width: 260px;
}

.topsearch2fl {
    float: left;
    margin-right: 10px;
    width: 260px;
}

.topsearchfl {
    float: left;
    margin-right: 10px;

}

.hkselect select {
    width: 100%;
    height: 34px;
}

.modal-body .hong {
    color: #d70000;
}

.modal-dialog h3 font {
    font-size: 18px;
    border-left: 4px solid #478FCA;
    padding-left: 10px;
}

.txtleft h5 {
    text-align: left;
    text-indent: 1.8em;
}

.text-center h5 {
    text-align: center !important;
    text-indent: 0;
}

.hkshop {
    height: 260px;
    padding: 0px 20px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}


.hkshoptit {
    font: lighter 16px/130% "Microsoft YaHei", "SimSun";
    color: #307ECC;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 3px;
    margin-bottom: 10px;

}

.hkshoptit2 {
    font: lighter 14px/130% "Microsoft YaHei", "SimSun";
    margin: 0 0 10px 10px;
}



.hkshop .form-group .btn-group button {
    margin-right: 3px
}

.hkshopbc {
    display: block;
    padding: 11px 0 0 28%;
    margin-bottom: -10px;
    clear: both;
    width: 100%;
    height: 36px;
    overflow: hidden;
    color: #D68273 !important;
}

.hkshopbc2 {
    display: block;
    padding: 11px 10px 0 10px;
    margin-bottom: -10px;
    clear: both;
    width: 100%;
    height: 36px;
    overflow: hidden;
    text-align: center;
    color: #D68273 !important;
}

.hkshopbc .help-block,
.hkshopbc2 .help-block {
    color: #D68273 !important;
}


.hkshopbtnfr {
    text-align: right;
    margin-top: 20px;
    width: 457px;
}

.hkshop .form-group label:after {
    content: "";
}

.hkshop .form-group span {
    color: #ff0001;
    margin: 8px 0 0 1px;
    display: inline-block;
}

.hkshop .hkshoptxt {
    padding-top: 7px;
}

.hkshop .hkshoptxt label:after {
    content: "  ";
}

.hkshop .hkshoptxt label {
    margin: 0 16px 0 3px;
}

.hkshop .hkshoptable {
    widows: 95%;
    margin: 10px 10px 20px 0;
}

.hkshop .has-error .ace-icon {
    z-index: 21;
    position: absolute;
    line-height: 33px;
    right: 18px;
    font-size: 16px;
}



.hkshopinput label {
    padding: 8px 20px 0 0;
}

.hkshopinput label:after {
    content: " " !important;
}

.hkshop2 {
    height: 285px;
    padding: 0px 20px;
    overflow: hidden;
    text-align: left;
}

.hkshop2 .progress {
    height: 18px;
    margin-bottom: 1px;
}

.inputtop {
    padding-top: 8px !important;
}


.hkerror {
    border: #DD5A43 solid 1px !important;
    color: #DD5A43;
    border-collapse: collapse;
    border: none;
    background: #fff7f7 !important;
}

.hkshop3 {
    height: 285px;
    padding: 0px 20px 0 0;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}

.hkshop3txt {
    font-size: 14px;
    padding: 10px 10px 20px 12px;
}

.hkshoptop1 {
    padding: 0px 20px;
    height: 45px !important;
    overflow: hidden;
}

.hkshoptd {
    height: 230px;
    width: 538px;
    margin-bottom: 13px;
}

.hkshoptop1 .form-group label:after,
.hkshoptop3 .form-group label:after {
    content: "：";
}

.hkshoptop2 {
    padding: 0px 20px;
    height: 138px !important;
    overflow: hidden;

}

.hkshoptop2 label:after {
    content: " " !important;
}

.hkshoptop3 {
    padding: 0px 20px;
    height: 85px !important;
    overflow: hidden;
}


.form-group select {
    border: 1px solid #ddd;
    color: #666666;
    padding: 5px 4px 6px 2px;
    height: 34px;
}

.labelno label:after {
    content: " " !important;
}

.form-group .frselect {
    position: absolute;
    right: 12px;
    top: 0px;
}

/*二级菜单*/
.navhk {
    width: 600px;
    display: inline;
    position: relative;
    float: left;

}

.navhk ul {
    list-style: none outside none;
    float: left;
    margin: 0;
    position: absolute;
    z-index: 999;
    left: 0;
    top: -4px;
    border: #e5e5e5 solid 1px;
    border-bottom: 0;
    border-right: 0;
    background: #ffffff;

}

.navhk li {
    list-style: none outside none;
    float: left;
    margin: 0;
    text-align: center;
    border-right: #e5e5e5 solid 1px;
}

.navhkli1 a,
.navhkli1 a:link,
.navhkli1 a:visited {
    background: #eef6ff;
    color: #aaaaaa;
    height: 47px;
    width: 100px;
    padding: 5px 14px 0 14px;
    display: inline-block;
    border-bottom: #e5e5e5 solid 1px;
}

.navhkli1 a:hover {
    background-color: #e5f2fe;
    color: #428bca;
    height: 47px;
    width: 100px;
    padding: 5px 14px 0 14px;
    display: inline-block;
    border-bottom: #e5e5e5 solid 1px;

}

.navhkli2 a,
.navhkli2 a:link,
.navhkli2 a:visited,
.navhkli2 a:hover {
    background-color: #ffffff !important;
    color: #428bca;
    height: 47px;
    width: 100px;
    padding: 3px 14px 2px 14px;
    display: inline-block;
    border-bottom: #ffffff solid 1px;
    border-top: #428bca solid 2px;
}


.navhk .menu-icon {
    display: block;
    min-width: 30px;
    margin-right: 2px;
    vertical-align: sub;
    text-align: center;
    font-size: 16px;
    line-height: inherit;
    font-weight: normal;
    width: auto;
}


.navhk .menu-text {
    top: -3px;
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

.tabshk {
    margin-top: 20px;
}

.tabshk .tab-content {
    background: #ffffff;
    padding: 10px 20px;

}

.tabshkbtnfr {
    float: right;
    margin: -10px 0 5px 0;
}

.tabshktit {
    font: lighter 16px/130% "Microsoft YaHei", "SimSun";
    color: #307ECC;
    border-bottom: 1px dotted #ddd;
    padding: 10px 0 8px 3px;
}


.tabshk .page-content {
    background-color: #ffffff;
    position: relative;
    margin: 0;
    padding: 15px 0 40px 0;
    min-height: 500px;
}

.tabshk .nav-tabs>li.active>a,
{
    color: #000;
}

.tabshk .nav-tabs>li>a .ace-icon {
    opacity: 0.25;
}

.tabshk .nav-tabs>li.active>a .badge,
.tabshk .nav-tabs>li.active>a .ace-icon {
    opacity: 1;
}


.tabs-left .tab-content,
.tabs-right .tab-content {
    /* overflow: auto; */
}


.contenttit2 {

    background-color: #fff;
    min-height: 21px;
    line-height: 20px;
    padding: 10px 4px 3px 10px;
}

.hkhref1 {
    float: right;
    padding: 6px 0 0 2px;
}




/*调节器*/
.hktjqtxt {
    float: left;
    width: 130px;
    text-align: right;
    padding-top: 3px;
}

/*bug补丁*/
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    color: #666666;
    display: block
}

textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover {
    border-color: #b5b5b5;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #696969;
    border-color: #F59942;
    background-color: #FFF;
    outline: none;
}

input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #C0C0C0;
}

input:-moz-placeholder,
.form-control:-moz-placeholder {
    color: #C0C0C0;
    opacity: 1;
}

input::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #C0C0C0;
    opacity: 1;
}

input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #C0C0C0;
}

textarea::-webkit-input-placeholder {
    color: #c0c0c0 !important;
}

textarea:-moz-placeholder {
    color: #c0c0c0 !important;
}

textarea::-moz-placeholder {
    color: #c0c0c0 !important;
}

textarea::-ms-input-placeholder {
    color: #c0c0c0 !important;

}

textarea {
    color: #666666 !important;
}

/*登录*/

.loginbg {
    background: #373d41 no-repeat;
    height: 100%;
    overflow: hidden;
    min-width: 600px !important;

}

@media (min-width:1200px) {
    .loginbg {
        background: #373d41;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background: url(../images/index.jpg) no-repeat;
        background-size: cover;
    }
}


@media (min-width:1400px) {
    .loginfoot {
        bottom: 0%;
        left: 0;
        z-index: 1002;
        padding: 15px;
        width: 100%;
        color: #7e8b95;
        position: fixed;
        background: #2b3034;
        text-align: center;
    }
}

@media (max-width:1399px) {
    .loginfoot {
        display: none;
    }
}


@media (min-width:1979px) {
    .loginfoot {
        bottom: 0%;
        left: 0;
        z-index: 1002;
        padding: 25px;
        width: 100%;
        color: #7e8b95;
        position: fixed;
        text-align: center;
        font: lighter 1.8em/190% "Microsoft YaHei", "SimSun";
    }
}


.logintop {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1001;
    height: 58px;
    width: 100%;
    background: #262626 url(../images/logo.png) 20px 7px no-repeat;
    opacity: 0.7;
}

.logintit {
    color: #64b1f5;
    font: lighter 1.8em/130% "Microsoft YaHei", "SimSun";
    text-align: center;
    padding-top: 20px;
    height: 70px;
}

.loginfl {
    top: 18%;
    left: 8%;
    position: fixed;
    z-index: 1005;
    width: 520px;
    color: #5eb0fa;
    font: lighter 2.6em/130% "Microsoft YaHei", "SimSun";
}

.logincen {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logincen2 {
    width: 370px;
    height: 450px;
    margin: 20px auto;
    background-color: currentColor;
}

.logininput {
    margin: 30px 0 0 30px;
}

.logininput input {
    border: 0;
    font: lighter 1.2em/130% "Microsoft YaHei", "SimSun";
    height: 50px;
    width: 310px;
}

.logininput2 {
    float: left;
    width: 197px;
    overflow: hidden;
}

.logininput3 {
    float: left;
    width: 130px;
    text-align: right;
    margin-top: -3px;
}

.logininput3 .btn-xlg {
    line-height: 1.8;
}

.loginbutton {
    text-align: center;
    width: 100%;
    margin-top: -9px;
}

.loginbutton .btn {
    padding: 8px;
    font-size: 16px;
    width: 310px;
}

.loginerrors {
    padding: 20px 0 0 30px;
    color: #ff0001;
    line-height: 50px;
}

.ui-state-highlight {
    background-color: #ffdfdf !important;
}

/*总览*/
.indexhk {}

.mbot20 ul,
.mbot20 li {
    list-style: none outside none;
    margin: 0;
}

.indexfl1 {
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: 1px 0 0 1px;
    padding: 8px 3px 6px 9px;
    border: 0;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

.borderr {
    border-right: 1px dotted #D8D8D8 !important;
}

.indexfl1.infobox-data-number {
    color: #9ABC32
}

.profile-activity .time {
    float: left;
    color: #888;
    margin: 0 8px 0 0;
}


.indextop1 {
    display: inline-block;
    width: 100%;
    height: 66px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 0;
    vertical-align: middle;
    text-align: left;
    position: relative;
}


.indextop1 .ace-icon {
    display: inline-block;
    height: 42px;
    width: 42px;
    margin: 0;
    padding: 1px 1px 0 2px;
    background-color: #6FB3E0;
    border-width: 0;
    text-align: center;
    position: relative;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.indextop1>.infobox-icon {
    display: inline-block;
    vertical-align: top;
    width: 44px;
    float: left;
    margin-right: 10px;
}

.indextop1>h4 {
    display: block;
    font-size: 21px;
    margin: 4px 0 4px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    float: left;
}

.indextop1 .ace-icon:before {
    font-size: 24px;
    display: block;
    padding: 6px 0 7px;
    width: 40px;
    text-align: center;
    border-radius: 100%;
    color: #FFF;
    color: rgba(255, 255, 255, 0.9);
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
}

.indextopgd {
    float: right;
    margin: 11px 5px 2px 5px;
}

.indextop2 li {
    border-bottom: 1px dotted #ddd;
    padding: 5px 3px;
}

.indextop2 span {
    color: #999999;
    white-space: nowrap;
}

.indextop3 {
    width: 49%;
    float: left;
    padding: 20px 10px 0 10px;
    font-size: 16px;
}

.indextop3 .center {
    margin: 0 auto;
    width: 100%;
}

.mbot10 {
    margin-bottom: 10px;
}

.mbot20 {
    margin-bottom: 20px;
}

.mbot40 {
    margin-bottom: 40px;
}

.indexfl2 {
    height: 300px;
    padding: 10px;
    overflow: hidden;
    overflow-y: auto;
}

.indexfr2 {
    height: 573px;
    overflow: hidden;
    overflow-y: auto;
    padding: 13px 12px 5px 12px;
}

.indexfr2gd {
    text-align: right;
    padding: 5px 5px 0 0;
}

@media (max-width: 1200px) {
    .indexfr2 {
        height: auto;
        padding: 13px 12px 5px 12px;
    }

    .indexfl2 {
        height: auto;
        padding: 10px;
    }

}

.indexfr ul,
.indexfr li {
    list-style: none outside none;
    margin: 0;
    margin-bottom: -1px;
}

.tabletdhk {}

.tabletdhk .table-bordered>thead>tr>th,
.tabletdhk .table-bordered>thead>tr>td {
    border-bottom-width: 1px;
}

.tabletdhk .table>thead>tr>th {
    padding: 3px 7px;
}

.tabletdhk .table>tbody>tr>td {
    padding: 6px 8px;
}

.tabletdhk .btn-sm {
    padding: 1px 20px !important;
}

.logintop-container {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1001;
    height: 58px;
    width: 100%;
    background: #262626 url(../images/logo.png) 20px 7px no-repeat;
    opacity: 0.7;
}

.logintop-container:before {
    content: '';
    width: 65px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #262626;
}

.logintop-container:after {
    content: '';
    width: 70px;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 10px;
    transform: scale(.4);
    background: url(../images/logo-icon.png) no-repeat;
}

.table {
    display: table;
    table-layout: fixed;
    margin-bottom: 0 !important;
}
.table-row {display: table-row;}
.table-cell {
    display: table-cell;
    text-align: center;
}
.tip {color: rgb(255, 0, 0);}

.row-tip span:last-child:after {
    content: '*';
    line-height: 34px;
    color: #ff0001;
}

.navbar .navbar-brand.logo {
    padding: 10px 0 10px 40px;
    position: relative;
}

.navbar .navbar-brand .cloud {
    display: inline-block;
    width: 70px;
    height: 55px;
    position: absolute;
    top: -6px;
    left: -12px;
    transform: scale(.4);
    background: url(../images/logo-icon.png) no-repeat;
}

.disabled-form {
    position: relative;
}

.disabled-form:before {
    content: '';
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: no-drop;
    z-index: 1000;
}

.disabled-form.no-card:before {
    bottom: auto;
    height: 55px;
}

.checkbox-game tbody tr td:last-child {
    vertical-align: middle;
}

.checkbox-game tbody tr td:last-child > div {
    display: flex;
}

.checkbox-game tbody tr td:last-child > div div:not(:first-child) {
    margin-left: 10px;
}