
body,html{
    min-width: 1350px;
    height: 100%;
}

/* 通用样式 */
.bar_tool select, .bar_tool #cdRefresh, .bar_tool #btnRefresh, .bar_tool #refreshInteval, .bar_tool #spanAB, .bar_tool #spanAB0, .bar_tool #btnRegion, .bar_tool #btnClosePanKou{
    float: left;
}
.bar_tool .right select, .bar_tool .right input{
    float: left;
}
.bar_tool .right select, .bar_tool .right input{
    margin: 0 2px;
    margin-top: 5px;
}
.btn1, .btn1m, .btn2, .btn2m, .btn3, .btn3m, .btn4, .btn4m, .btn5, .btn5m{
    display: inline-block;
    border: 1px solid #f4521b;
    background: url(../images/btn_bg1.png);
    box-shadow: 0 0 1px #fff inset;
    line-height: 21px;
}
a {
    text-decoration: none;
    outline: none;
}
.jt-container{
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 12px;
}
.header {
    display: block;
    width: auto;
}

.top_w {
    background: url("/images/top_bg.jpg") no-repeat right center;
    height: 61px;
    position: relative;
    background-size: 100% 100%;
}
.top_w .logo{
    font-size: 28px;
    font-weight: 700;
    padding: 0 5px;
    color: #ffe400;
    text-align: center;
   position: absolute;
   left: 0;
   width: 190px;
   top: 50%;
   transform: translateY(-50%);  
}
/* .top_w .logo {
    float: left;
    margin-left: 10px;
}
.top_w .logo img{
    vertical-align: bottom;
} */
.top_w .top_menu {
    float: left;
    margin: 0 5px;
    margin-top: 26px;
    margin-left: 195px;
    position: absolute;
}
.top_w .info_box {
    float: right;
    background: url("/images/ico_info.png") no-repeat left center;
    padding-left: 35px;
    color: #fff;
    line-height: 16px;
    font-size: 11px;
    height: 60px;
}
.top_w .vertical-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
.top_w .top_menu a {
    display: inline-block;
    text-align: center;
    width: 80px;
    height: 35px;
    line-height: 35px;
    background: url("/images/menu_bg.png") no-repeat center;
    font-size: 12px;
    color: #fff;
}
.top_w .top_menu a.hover {
    background: #e6e6e6;
    color: #2060b3;
    border-radius: 3px 3px 0 0;
    border-bottom: 3px solid #e6e6e6;
    font-weight: bold;
}
.top_w .top_menu a:hover {
    background: #e6e6e6;
    color: #2060b3;
    border-radius: 3px 3px 0 0;
    border-bottom: 3px solid #e6e6e6;
    font-weight: bold;
}
.sub_w {
    background: #e6e6e6;
    /* box-shadow: 0 2px 1px #999 inset; */
    border-bottom: 1px solid #ccc;
    padding: 3px 3px 2px 3px;
    height: 44px;
    position: relative;
    text-align: left;
    min-width: 1400px;
}
.pl225{
    padding-left: 225px;
}
.pl145{
    padding-left: 145px;
}
.ml80{
    margin-left: 80px;
}
.change_tit {
   float: left;
    padding-left: 10px;
    padding-right: 5px;
    font-weight: bold;
    color: #18549c;
    line-height: 40px;
}
#lotteryInfo{
    background: url(../images/change_bg.png) no-repeat;
    width: 131px;
    height: 29px;
    line-height: 31px;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #f63232;
    cursor: pointer;
    padding-right: 18px;
    margin-top: 5px;
    margin-right: 10px;
}
#lotterys {
    border: 2px solid #5a9dd6;
    box-shadow: 0 2px 2px #454545;
    background: #fff;
    border-radius: 5px;
    z-index: 10;
    top: 33px;
    left: 0;
    position: absolute;
    max-height: 500px;
    overflow-y: auto;
}
#lotterys a {
    border-top: 1px solid #eee;
}
#lotterys a {
    border-top: 1px solid #f4e7c3;
    border-bottom: 1px solid #fff;
    display: block;
    color: #333;
    padding:0 12px;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}
#lotterys a:first-child {
    border-top: none;
}
#lotterys a:hover {
    color: #f63232;
    background-color: #fff;
    border-right: none;
    border-left: none;
}

#lotterys a:first-child:hover {
    border-radius: 10px 10px 0 0;
}
.sub_w a {
    display: block;
    padding: 4px;
    color: #333;
    border: 1px solid transparent;
    font-size: 12px;
}
.sub_w li {
    display: inline-block;
    padding: 0 3px;
    border-right: 1px solid #b6bec7;
    color: #fffbd0;
    margin: 8px 0;
}
.sub_w a.c_curr,.sub_w div.c_curr {
    background: #f68d5c;
    color: #fff;
    border: 1px solid #f4521b;
    border-radius: 2px;
    font-weight: bold;
}
.sub_w a:hover {
    background: #f68d5c;
    color: #fff;
    border: 1px solid #f4521b;
    border-radius: 2px;
}
.dropdown-menu a, .dropdown-menu a:link, .dropdown-menu a:visited {
    color: #000 !important;
}
.dropdown-menu a:hover, .dropdown-menu li.dropdown-menu-hover>a {
    background: #efd8a1;
    border: 1px solid #efd8a1;
}
.middle-content {
    display: block;
    overflow: hidden;
    height: 100%;
}
.main-content {
    width: 100%;
    height: 100%;
}
.floatL{
    float: left;
}
.ios {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.content {
    _overflow: auto;
    width: 100%;
}
.foot_box {
    border-top: 1px solid #b8c3d0;
    background: url(../images/ico_ann.png) no-repeat 5px center #f8f8f8;
    color: #f54b00;
    line-height: 30px;
    height: 30px;
    width: 100%;
    position: fixed;
    bottom: 0;
    /* padding-left: 8px; */
}
/* 
.foot_box .more_c {
    float: right;
    line-height: 30px;
    padding: 0 5px;
    color: #684716;
    margin-right: 70px;
    display: none;
} */
.foot_box .more_c{
    display: none;
}
.foot_box marquee{
    cursor: pointer;
}
.g_clearfix {
    clear: both
}

.global_notice_media {
    display: none
}

.global_notice {
    /* position: absolute; */
    display: inline-block;
    /* right: 5px;
    bottom: -3px; */
    /* padding: 5px; */
    text-align: center;
    /* vertical-align: top; */
    /* z-index: 996; */
    cursor: pointer
}

.global_notice img {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
}

.global_notice_list {
    position: absolute;
    display: none;
    right: 30px;
    bottom: 45px;
    z-index: 999
}
.notice_show{
    display: block;
}
.global_notice_list .box {
    display: block;
    width: 200px;
    padding: 10px;
    border: 1px solid #b1b1b1;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    border-radius: 5px
}

.global_notice_list .box .title {
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #ddd;
    color: #f54b00;
}

.global_notice_list .box .title .name {
    float: left
}

.global_notice_list .box .title .name em {
    font-style: normal
}

.global_notice_list .box .title .btn_close {
    float: right;
    cursor: pointer
}

.global_notice_list .box .title .btn_close:hover {
    color: #f63232
}

.global_notice_list .box .list {
    height: 150px;
    overflow-y: auto
}

.global_notice_list .box .list ul li {
    font-size: 14px;
    line-height: 25px
}

.global_notice_list .box .list ul li a {
    color: #6f6f6f
}

.global_notice_list .box .list ul li a:hover {
    color: #f63232
}

.global_notice_list .arrow {
    position: absolute;
    right: 20px;
    bottom: -10px;
    height: 11px;
    width: 22px;
    background: url(../images/notice_box_icons.png) 0 0 no-repeat;
    display: block;
    z-index: 997
}

.dropdown-menu ul strong {
    font-weight: normal
}
.change_tit span {
    background: url(../images/arrow.png) no-repeat center right;
    padding-right: 25px;
    color: #f63232;
    padding-left: 10px;
}
.change_tit2 {
    background: url(../images/ico_home.png) no-repeat 12px center;
    color: #f63232;
    padding-left: 35px;
    padding-right: 5px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);

}
#userMenuDiv {
    color: #f63232 !important;
}
.sub_w .lv {
    display: inline-block;
}
.top_back {
    color: #000 !important;
    background: url(../images/ico_back.png) no-repeat left 12px;
    line-height: 38px;
    padding-left: 20px;
    margin-right: 10px;
    float: right;
}
.kj_s {
    float: right;
    padding: 2px;
    color: #fff;
    vertical-align: middle;
  
}
.kj_s label{
    color: #333;
}
.ol_s {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    padding: 11px 10px;
    vertical-align: middle;
}
.kj_s label{
    color: #333;
}
.ol_s .input {
    border: 1px solid #d6d4d0;
    padding: 2px;
    background: #fff;
    width: 100px;
}
.ol_s .button {
    margin-left: 5px;
    color: #fff;
    height: 22px;
    width: 38px;
}
#userMenuDiv li:last-of-type {
    background: none;
}
.bd_not{
    border: none !important;
}
.sub_w li:last-of-type {
    border-right: none;
}
.submenudiv{
    display: none;
}
.hoversubmenudiv{
    display: block;
}
.more_s{
    position: relative;
}

.more_div{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    padding-top: 10px;
    display: none;
}
.more_m{
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 2px;
    position: relative;
}
.more_m div{
   cursor: pointer;
   padding: 10px 20px;
   color: #333;
   border-bottom: 1px solid #333;
   white-space: nowrap;
   text-align: center;
}
.more_m div:hover{
    color: #18549c;
    border-bottom: 1px solid #18549c;
    font-weight: 700;
}
.more_m div.c_curr{
    border-top: none;
    border-left: none;
    border-right: none;
}
.more_s .more2{
    background: url(../images/down.png) no-repeat center;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.more_div .top{
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: url(../images/top.png) no-repeat center;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
    top: -1px;
    display: none;
}
