body * {
    font-family: "Microsoft YaHei";
}
/*.agree_agreement{*/
    /*display: none;*/
/*}*/
@font-face {
    font-family: 'ding';
    src: url('https://gov.91xxt.com/admin/resources/font/DIN-Medium.otf');
    src: url('../font/din-medium1.woff') format('woff'),
    url('../font/din-medium1.ttf') format('truetype'),
    url('../font/din-medium1.svg') format('svg');
}

@font-face {
    font-family: 'ding_Bold';
    src: url('https://gov.91xxt.com/admin/resources/font/DIN-bold.otf');
    src: url('../font/din-bold1.woff') format('woff'),
    url('../font/din-bold1.ttf') format('truetype'),
    url('../font/din-bold1.svg') format('svg');
}

.ding {
    font-family: 'ding';
    text-shadow: none;
    font-style: normal;
}

.ding_bold {
    font-family: 'ding_bold';
    text-shadow: none;
    font-style: normal;
}

#bjui-navtab {
    left: 246px;
}

.logoNew {
    padding: 25px 25px 25px 25px;
    background: rgba(75, 100, 124, 1);
    /*position: relative;*/
    width: 100%;
    min-height: 100px;
    text-align: center;
}

.logoNew > div {
    /*position: absolute;*/
    width: 198px;
    min-height: 100px;
    background-size: 100%;

}

.logoNew > div h4 {
    font-weight: bold;
    /*margin-top: 50px;*/
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-top: 50px;
}

.logoNew > div h5 {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 30px;
}

.logoNew > div label {
    margin-top: 20px;
    height: 24px;
    font-size: 12px;
    color: #ffffff;
    line-height: 16px;
}

.menu_left_navs#bjui-sidebar, .menu_left_navs#bjui-sidebar .panel-default > .menu_left_navs .panel-heading, .menu_left_navs .ztree {
    background: rgba(75, 100, 124, 1) !important;
}

.menu_left_navs#bjui-sidebar .panel-body {
    background: rgba(75, 100, 124, 1) !important;
}

.menu_left_navs#bjui-sidebar .panel-default > .panel-heading {
    background: rgba(75, 100, 124, 1) !important;
}

.menu_left_navs .ztree li a span {
    height: 26px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #96B0CA;
    line-height: 26px;
}

.menu_left_navs .panel-main .panel-default .panel-heading .panel-title a {
    height: 26px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgba(150, 176, 202, 1);
    line-height: 26px;
}

.index_page_menu {
    height: 40px;
    color: #87a0d1;
    line-height: 40px;
    cursor: pointer;
    padding: 0 18px;
    width: 86%;
    margin: auto;
}
.index_page_menu.active{
    background: #fff;
    border-radius: 3px;
}
#bjui-accordionmenu{
    /*margin-top: -40px;*/
}
.panel-title .fa-home{
    padding-right: 0 !important;
}
.panel-title .fa-home img{
    display: none;
}
.index_page_menu i {
    margin-left: 0;
    padding: 0px 13px 0 0px;
}

.index_page_menu span {
    height: 26px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgba(150, 176, 202, 1);
    line-height: 26px;
}

.menu_left_navs#bjui-sidebar .panel-default > .panel-heading {
    border-left: 0;
    height: 46px;
}

.menu_left_navs .panel-main .panel-default .panel-heading .panel-title a {
    margin-left: 0;
    padding: 0;
    line-height: 36px;
}

.menu_left_navs .panel-main .panel-default .panel-heading .panel-title a > i {
    padding: 0px 15px 0 16px;
}

.menu_left_navs .panel-main .panel-heading.active {
    border-left: 0px !important;
    background: #ffffff !important;
}

.menu_left_navs#bjui-sidebar .ztree {
    border-left: 0px;
}

.menu_left_navs .panel-main .panel-default {
    padding: 0 16px;
    background: rgba(75, 100, 124, 1);
}

.menu_left_navs#bjui-sidebar .ztree li {
    margin: 0;
    margin-left: 12px;
    padding: 0;
    list-style: none;
    text-align: left;
    white-space: nowrap;
    outline: 0;
    line-height: 26px;
    height: 26px;
    margin-bottom: 20px;
}

.menu_left_navs .panel-main .panel-default .panel-heading .panel-title a > b {
    top: 0;
}

.menu_left_navs .panel-main .panel-heading.active h4 {
    height: 41px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
}

.menu_left_navs .panel-title {
    position: relative;
}

.menu_left_navs .panel-main .panel-default .ztree li span.button.roots_docu {
    background-position: -82px 8px !important;
}

.menu_left_navs .panel-main .panel-default .ztree li span.button.center_docu {
    background-position: -82px -17px !important;
}

.menu_left_navs .panel-main .panel-default .ztree li span.button.bottom_docu {
    background-position: -82px -39px !important;
}

.menu_left_navs#bjui-sidebar .ztree li > span {
    position: relative;
}

.menu_left_navs#bjui-sidebar .ztree li > span:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 47px;
    top: 20px;
    left: 7px;
    background: #7691ac;
    z-index: 9;
}

.menu_left_navs#bjui-sidebar .ztree li:last-child > span:after {
    display: none;
}

.menu_left_navs .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.linear_style1 {
    width: 70px;
    height: 141px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    opacity: 0.057999999999999996;
    position: absolute;
    right: 0;
    top: 323px;
    border-radius: 140px 0px 0px 140px;
    z-index: 9;
}

.linear_style2 {
    width: 76px;
    height: 76px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    opacity: 0.1225;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 76px 0px 0px 0px;
    z-index: 9;
}

.linear_style3 {
    width: 70px;
    height: 156px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    opacity: 0.0786;
    position: absolute;
    left: 0;
    bottom: 131px;
    border-radius: 0px 70px 70px 0px;
    z-index: 9;
}

.menu_left_navs .ztree li a:hover span {
    font-weight: normal;
    color: #ffffff;
}

.menu_left_navs#bjui-sidebar .ztree li a.curSelectedNode span {
    color: #ffffff;
}

.menu_left_navs .panel-main .panel-default .panel-heading.active .panel-title a {
    color: #96B0CA;
}

#bjui-navtab > .right_page_header {
    height: 100px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.04);
    padding-right: 30px;
    border: none;
    /*margin-bottom: 20px;*/
    width: calc(100% - 32px);
}

/*互联网助餐 */
.service_info li.info5{
    background: #5aa768;
}
/*end*/

#bjui-navtab .tabsPageContent .bjui-pageContent {
    margin-top: 20px;
    background-color: #ffffff;
}

.bjui-layout {
    /*overflow: inherit;*/
}

.right_page_header {
    /*overflow: hidden;*/
}

#bjui-hnav #bjui-hnav-navbar.header_left_menu {
    float: left;
    margin-left: 48px;
    margin-top: 30px;
    max-width: calc(100% - 900px);
    height: 60px;
    overflow: hidden;
}

#bjui-hnav #bjui-hnav-navbar > li > a {
    padding: 0 !important;

}
#bjui-hnav #bjui-hnav-navbar > li.active a{
    margin-top: 5px;
}

.header_left_menu > li {
    float: left;
    min-width: 96px;
    height: 31px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgba(0, 0, 0, 1);
    line-height: 31px;
    margin-right: 45px;
}

.header_left_menu > li > a {
    min-width: 96px;
    height: 31px;
    font-size: 18px !important;
    font-family: "Microsoft YaHei";
    color: rgba(0, 0, 0, 1);
    line-height: 31px;
}

#bjui-hnav #bjui-hnav-navbar > li:hover a {
    /*height:31px !important;*/
    /*font-size:24px !important;*/
    /*font-weight:bold !important;*/
    /*color:rgba(75,100,124,1) !important;*/
    /*line-height:31px !important;*/
    /*position: relative !important;*/
    background: #ffffff;
}

#bjui-hnav #bjui-hnav-navbar > li:hover a:after {
    /*content: "";*/
    /*position: absolute;*/
    /*width: 33px;*/
    /*height: 4px;*/
    /*background: rgba(75,100,124,1);*/
    /*border-radius: 2px;*/
    /*bottom: -10px;*/
    /*left: 50%;*/
    /*margin-left: -22px;*/
}

#bjui-hnav #bjui-hnav-navbar > li.open, #bjui-hnav #bjui-hnav-navbar > li.open:hover, #bjui-hnav #bjui-hnav-navbar > li.active, #bjui-hnav #bjui-hnav-navbar > li.active:hover {
    background: #ffffff;
}

#bjui-hnav #bjui-hnav-navbar > li > a:hover, #bjui-hnav #bjui-hnav-navbar > .active > a:hover, #bjui-hnav #bjui-hnav-navbar > .active > a:focus {
    color: rgba(75, 100, 124, 1) !important;
}
#bjui-hnav #bjui-hnav-navbar > li > a:hover, #bjui-hnav #bjui-hnav-navbar >.active > a, #bjui-hnav #bjui-hnav-navbar >.active > a:hover, #bjui-hnav #bjui-hnav-navbar >.active > a:focus, #bjui-hnav #bjui-hnav-navbar > .open > a, #bjui-hnav #bjui-hnav-navbar > .open > a:hover, #bjui-hnav #bjui-hnav-navbar > .open > a:focus{
    color: rgba(75, 100, 124, 1) !important;
}
#bjui-hnav #bjui-hnav-navbar > li:hover a{
    color: rgba(75, 100, 124, 1) !important;
}

.header_left_menu > li.active a {
    height: 31px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: rgba(75, 100, 124, 1) !important;
    line-height: 31px !important;
    position: relative !important;
    background: #ffffff;
}
.header_left_menu > li a:after{
    content: "";
    position: absolute;
    width: 33px;
    height: 4px;
    background: #ffffff;
    border-radius: 2px;
    bottom: -10px;
    left: 50%;
    margin-left: -22px;
}
.header_left_menu > li.active a:after {
    content: "";
    position: absolute;
    width: 33px;
    height: 4px;
    background: rgba(75, 100, 124, 1);
    border-radius: 2px;
    bottom: -10px;
    left: 50%;
    margin-left: -22px;
}

#bjui-hnav #bjui-hnav-navbar > li {
    background: #ffffff;
}

.pending_form {
    float: right;
    padding-top: 38px;
    margin-right: 64px;
    position: relative;
}
.pending_form:hover .label_newinfo{
    display: block;
}
.pending_icon {
    position: relative;
    float: left;
}

.pending_icon span {
    position: absolute;
    width: 16px;
    height: 16px;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 16px;
    background-color: #FF0000;
    border-radius: 16px;
    text-align: center;
    top: -6px;
    left: 12px;
}

.pending_form label {
    height: 26px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 26px;
    margin-left: 14px;
    padding-top: 1px;
    float: left;
    font-weight: normal;
    cursor: pointer;
}

.head_user_img img {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    float: left;
    border: 1px solid rgba(64, 64, 64, 1);
}

.head_user_img {
    padding-top: 32px;
    float: right;
    cursor: pointer;
    position: absolute !important;
    top: 0px !important;
    width: auto !important;
    right: 0 !important;
}

.head_user_img label {
    width: 155px;
    height: 45px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 36px;
    margin-left: 20px;
    display: inline-block;
    float: left;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.slide_pull_down > div {
    width: 230px;
    height: 46px;
    border-radius: 2px;
    border: 1px solid rgba(224, 224, 224, 1);
    font-size: 16px;
    font-weight: bold;
    color: rgba(75, 100, 124, 1);
    line-height: 44px;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.slide_show span {
    font-size: 16px;
}

.slide_pull_down > div i {
    position: absolute;
    content: "";
    margin-left: 10px;
    float: left;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
    right: 8px;
    top: 18px;
}

.slide_pull_down {
    float: right;
    padding-top: 32px;
    position: relative;
    margin-right: 64px;
}

.pull_down_ul1 {
    padding: 40px 0px 0px 0px;
    list-style: none;
    position: absolute;
    width: 100%;
    min-height: 200px;
    z-index: 999;
    border: 1px solid rgba(224, 224, 224, 1);
    text-align: center;
    box-shadow: -1px 2px 5px rgba(224, 224, 224, 1);
    top: 77px;
    background: #ffffff;
    display: none;
    max-height: 600px;
    overflow: auto;
    display: block;
}

.pull_down_ul1 li {
    margin-bottom: 60px;
    cursor: pointer;
    position: relative;
    transition: all 1s;
}

.pull_down_ul1 li label {
    height: 21px;
    font-size: 16px;
    color: rgba(90, 90, 90, 1);
    line-height: 21px;
    font-weight: normal;
    cursor: pointer;
    max-width: 130px;
}

.pull_down_ul1 li a.icon_reduce {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: rgba(255, 105, 105, 1);
    border-radius: 14px;
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.pull_down_ul1 li a.icon_reduce:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background: rgba(255, 255, 255, 1);
    margin-top: 6px;
    left: 2px;
}
.pull_down_ul1 li a.icon_add{
    font-size: 20px;
    color:rgba(216, 216, 216, 1) ;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.pull_down_ul1 li a.icon_add:hover {
    color: rgba(69, 100, 126, 1);
}

span.label_reduce, span.label_add {
    position: absolute;
    min-width: 117px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 30px;
    left: 43px;
    top: -35px;
    display: none;
    z-index: 999;
}

span.label_reduce:after, span.label_add:after {
    position: absolute;
    content: "";
    background-image: url(../image/icon_label_sanjiao.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: 15px;
    top: 13px;
}

.pull_down_ul1 li > a:hover span {
    display: block;
}

.pull_down_ul1 li:hover label {
    font-weight: bold;
}

.pull_down_ul1 li:hover a.icon_add {
    color: rgba(69, 100, 126, 1);
}

.label_newinfo {
    position: absolute;
    min-width: 250px;
    min-height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 30px;
    right: -175px;
    top: 70px;
    padding: 5px 15px 10px 15px;
    color: rgba(90, 90, 90, 1);
    z-index: 9;
}
.label_newinfo a{
    color: rgba(90, 90, 90, 1);
    display: block;
    margin-top: 10px;
}
.label_newinfo a font{
    margin-left: 5px;
}

.label_newinfo:after {
    position: absolute;
    content: "";
    background-image: url(../image/icon_label_sanjiao.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left: 15px;
    top: -5px;
}

.head_info.dropdown-menu {
    width: auto !important;
    min-width: 200px !important;
    height: 70px;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    top: 55px;
    /* padding: 10px 0px 10px 15px; */
    color: rgba(90, 90, 90, 1);
    font-size: 12px;
    z-index: 2001;
    left: 0px !important;
    padding: 0px !important;
}

.head_info.dropdown-menu:after {
    position: absolute;
    content: "";
    background-image: url(../image/icon_label_sanjiao.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left:28px;
    top: -5px;
}

.head_info .options a.btn {
    padding: 0 16px;
    height: 30px;
    background: rgba(69, 100, 126, 1);
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    border: none;
    border-radius: 2px;
}
.head_info .options a.btn:last-child{
    margin-right: 0px;
}
/*.options a.btn:hover {*/
/*color: rgba(255, 255, 255, 1);*/
/*}*/

.user_name label {
    cursor: pointer;
}

/*.btn:hover, .btn:focus {*/
/*color: rgba(255, 255, 255, 1);*/
/*text-decoration: none;*/
/*}*/

.head_user_img > a {
    display: inline-block;
}

.head_user_img > a label {
    cursor: pointer;
}

.ztree_main * {
    font-size: 16px !important;
}

.right_page_content {
    padding: 0px 32px;
    padding-bottom: 50px;
    background: #ffffff;
}

.person_total {
    width: 100%;
    min-height: 120px;
    background: #ffffff;
}

.total_tit {
    background: url(../image/person_total_1.png) no-repeat;
    width: 100%;
    height: 90px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 90px;
    background-position: center;
    position: relative;
    background-size: 100%;
}

.total_content {
    /*overflow: hidden;*/
    padding-top: 55px;
    background: #ffffff;
    /*min-width: 1500px;*/
}

.total_content_left {
    float: left;
    width: calc(100% - 550px);
    min-height: 200px;
}

.total_content_right {
    float: right;
    width: 518px;
    min-height: 200px;
    position: relative;
}

.svg_color_mean ul li:last-child {
    margin-right: 0;
}

.small_tit {
    height: 40px;
    line-height: 40px;
    position: relative;
}
.small_tit.flex_end{
    display: flex;
    justify-content: flex-end;
}
.small_tit label {
    font-size: 24px;
    font-weight: bold;
    color: rgba(101, 195, 248, 1);
    display: inline-block;
}

.small_tit label i {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}

.small_tit span {
    float: right;
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
    line-height: 40px;
    margin-right: 20px;
}

.svg_color_mean {
    height: 30px;
    width: auto;
    margin: auto;
    margin-top: 25px;
    text-align: center;
}
.risk_color_mean {
    margin: auto;
    margin-top: 35px;
    width: 88%;
    height: auto;
    text-align: center;
}

.svg_color_mean ul {
    overflow: hidden;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: auto;
}
.risk_color_mean ul {
    overflow: hidden;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: auto;
}

.svg_color_mean ul li {
    float: left;
    overflow: hidden;
    margin-right: 45px;
}
.risk_color_mean ul li {
    float: left;
    overflow: hidden;
    width: 31%;
}

.svg_color_mean ul li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: rgba(0, 188, 255, 1);
    float: left;
}
.risk_color_mean ul li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: rgba(0, 188, 255, 1);
    float: left;
}

.svg_color_mean ul li label {
    display: inline-block;
    line-height: 18px;
    float: left;
    margin-left: 5px;
    /*width: 56px;*/
}
.risk_color_mean ul li label {
    display: inline-block;
    line-height: 18px;
    float: left;
    margin-left: 5px;
    /*width: 56px;*/
}

#svg_age_box {
    margin-top:25px;
    width: 100%;
    height: 530px;
    position: relative;
}

#street_pagination, #subsidy_type,#company_distribution {
    text-align: center;
}

#street_pagination li, #subsidy_type li,#company_distribution li {
    display: inline-block;
}

.person_number {
    margin-top: 30px;
}

.person_number  li {
    width: 518px;
    height: 57px;
    background: url(../image/icon_fenzu_bg1.png) no-repeat;
    padding: 9px 20px 0 20px;
    margin-bottom: 20px;
    position: relative;
}
.svg_color_mean{
    margin-top: 35px;
}
.total_content_right div.page_tab{
    margin-top: 35px;
}

.person_number  li {
    line-height: 57px;
    cursor: pointer;
}

.person_number  li > i {
    float: left;
    width: 20px;
    height: 20px;
    background: #65C3F8;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    text-align: center;
    line-height: 20px;
    margin-top: 7px;
}

.person_number  li label {
    min-width: 112px;
    height: 37px;
    font-size: 18px;
    color: rgba(130, 130, 130, 1);
    line-height: 37px;
    float: left;
    margin-left: 34px;
    font-weight: normal;
}

.person_number  li span {
    float: right;
    width: 102px;
    height: 29px;
    font-size: 18px;
    color: rgba(130, 130, 130, 1);
    line-height: 29px;
    margin-top: 5px;
    text-align: right;
}

.person_number  li font {
    float: right;
    margin-right: 20px;
    height: 29px;
    font-size: 12px;
    color: rgba(130, 130, 130, 1);
    line-height: 29px;
    margin-top: 8px;
}


.person_number  li:hover {
    /*background: url(../image/icon_fenzu_bgc.png) no-repeat;*/
}

.person_number  li.active {
    background: url(../image/icon_fenzu_bgc.png) no-repeat;
}

.person_number  li.active label, .person_number  li.active span, .person_number  li.active font {
    color: #ffffff;
}

.person_number  li:hover label, .person_number  li:hover span, .person_number  li:hover font {
    /*color: #ffffff;*/
}

.person_number  li:hover label {
    /*font-weight: bold;*/
}

.person_number  li.active label {
    font-weight: bold;
}

.person_number  li:hover > i {
    /*background: #ffffff;*/
    /*color: #4B647C;*/
}

.person_number  li.active > i {
    background: #ffffff;
    color: #4B647C;
}
div.fade{
    display: none;
}
div.fade.in{
    display: block;
}

.page_tab {
    width: 100%;
    height: 40px;
}

.page_tab ul li.active a {
    background: rgba(75, 100, 124, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    color: rgba(255, 255, 255, 1);
}

.page_tab ul li a {
    height: 25px;
    background: rgba(241, 241, 241, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    color: rgba(0, 0, 0, 1);
    float: left;
    margin-right: 20px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    padding: 0px 8px;
}

.page_tab ul {
    overflow: hidden;
    margin: auto;
    min-width: 150px;
}
.menu_left_navs .panel-main .panel-default .panel-heading .panel-title a:hover{
    color: #ffffff;
}
.menu_left_navs .panel-main .panel-default .panel-heading.active .panel-title a:hover{
    color: rgba(150, 176, 202, 1);
}
.hover_css {
    width: 550px;
    min-height: 250px;
    border: 1px solid rgba(72, 143, 225, 1);
    position: absolute;
    left: -584px;
    top: -150px;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px 30px;
    display: none;
}

.person_number  li.check:after {
    background: url(../image/sanjiao_cion.png) no-repeat;
    width: 20px;
    height: 30px;
    position: absolute;
    content: "";
    left: -35px;
    top: 20px;
}
.bootstrap-select.btn-group .btn .filter-option{
    font-size: 16px;
}
/*#sts_base_oldman_area li:hover .hover_css {*/
/*display: block;*/
/*}*/
#sts_base_oldman_area li:hover{
    background: url(../image/icon_fenzu_bgc.png) no-repeat;
}

#sts_base_oldman_area  li:hover label, #sts_base_oldman_area  li:hover span, #sts_base_oldman_area  li:hover font {
    color: #ffffff;
}
.person_oldman_ul  li:hover label {
    font-weight: bold;
}
.person_oldman_ul  li:hover:after {
    background: url(../image/sanjiao_cion.png) no-repeat;
    width: 20px;
    height: 30px;
    position: absolute;
    content: "";
    left: -35px;
    top: 20px;
}
.hover_css h4 i {
    width: 23px;
    height: 20px;
    background: rgba(72, 143, 225, 1);
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}

#table_page_ul{
    width: auto;
    text-align: center;
}
#table_page_ul li{
    display: inline-block;
}
/*补贴类别*/
.company_service {
    margin-top: 50px;
}

.category_box {
    width: 100%;
    min-height: 430px;
    margin-top: 40px;
}

#subsidy_type {
    min-width: 500px;
}

.total_tit img {
    width: 100%;
    display: block;
}

.service_info {
    display: flex;
    justify-content: space-between;
}

.service_info li:last-child {
    margin-right: 0;
}

.service_info li.info1 {
    background: url("../image/fo1.png") no-repeat 100%;
}

.service_info li.info2 {
    background: url("../image/fo2.png") no-repeat 100%;
}

.service_info li.info3 {
    background: url("../image/fo3.png") no-repeat 100%;
}

.service_info li.info4 {
    background: url("../image/fo4.png") no-repeat 100%;
}
.service_info li.epi_info1 {
    background: url("../image/epi_fo1.png") no-repeat 100%;
    background-size: 100%;
}

.service_info li.epi_info2 {
    background: url("../image/epi_fo2.png") no-repeat 100%;
    background-size: 100%;
}

.service_info li.epi_info3 {
    background: url("../image/epi_fo3.png") no-repeat 100%;
    background-size: 100%;
}

.service_info li.epi_info4 {
    background: url("../image/epi_fo4.png") no-repeat 100%;
    background-size: 100%;
}

.service_info li {
    width: 20%;
    height: 138px;
    float: left;
    margin-top: 54px;
    background-size: 100%;
}
.epi_service_info li{
    width: 18%;
    height: 170px;
    float: left;
    margin-top: 40px;
    background-size: 100%;
}
.epi_people_info li{
    width: 29%;
    height: 190px;
    float: left;
    margin-top: 40px;
    background-size: 100%;
}
.epi_people_info_0 li{
    width: 20%;
    height: 143px;
}
.pestilence{
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.testing_num{
    margin-top: 20px;
    width: 692px;
    display: flex;
    justify-content: space-around;
}
.testing_num .chart_box{
    width: 173px;
    text-align: center;
    position: relative;
}
.testing_num .chart_box .nuclein_num_per{
    font-size: 32px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #3B95F6;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}
.testing_num .chart_box .nuclein_num_per span{
    font-size: 32px;
}
.testing_num .chart_box .nuclein_num{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #999999;
    position: absolute;
    top: 105px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}
.testing_num .chart_box .nuclein_num span{
    font-size: 16px;
}
.testing_num .chart_box:nth-child(3) p:nth-child(1){
    color:#FF007B
}
.testing_num .chart_box div{
    width: 173px;
    height: 173px;
    text-align: center;
}
.testing_num .chart_box p{
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
}
.inoculation_num{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inoculation_item{
    width: 45%;
    height: 210px;
    padding: 45px 0 0 42px;
    box-sizing: border-box;
    position: relative;
    background: #F5FBFF;
    flex-shrink: 0;
}
.inoculation_item.ino1{margin-bottom: 64px;}
.inoculation_item p{
    font-weight: 400;
    color: #000;
    font-size: 18px;
}
.inoculation_item .inoculation_item_data{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 38px;
    color: #3B95F6;
    text-align: left;
}
.inoculation_item:nth-child(1) .inoculation_item_data{
    color: #FF007B;
}
.inoculation_item:nth-child(2) .inoculation_item_data{
    color: #F28918;
}
.inoculation_item .inoculation_item_data>div:nth-child(1){
    padding-right: 28px;
    margin-right: 28px;
    font-size: 32px;
    font-family: Source Han Sans SC;
    border-right: 1px solid #ccc;
}
.inoculation_item .inoculation_item_data>div:nth-child(2) label{
    font-size: 32px;
    font-weight: normal;
    margin: 0px;
}
.inoculation_item .inoculation_item_data>div:nth-child(2){
    font-size: 32px;
    font-family: Source Han Sans SC;
    font-weight: 400;
}
.inoculation_item .inoculation_item_data>div:nth-child(1) span{
    font-size: 32px;
}
.inoculation_item img{
    position: absolute;
    right: 21px;
    bottom: 14px;
    z-index: 0;
}
.last_14days{
    width: 705px;
    height: 265px;
}
.vaccines_inoculation .tabs{
    display: flex;
    justify-content: space-between;
}
.tabs{
    margin: 33px 0;
}
.tabs table{
    table-layout: fixed;
}
.tabs .tab1, .tabs .tab2, .tabs .tab3{
    width: 31.68%;
    /* table-layout: fixed; */
}
.tab1 tbody td, .tab3 tbody td {
    width: 20%;
}
.tab2 tbody td:nth-child(1){
    width: 16%;
}
.tabs td, .tabs th{
    padding: 0 15px;
    line-height: 22px;
    box-sizing: border-box;
    word-break: normal;
    overflow: hidden;
    white-space: normal;
}
.change_ver{
    cursor: pointer;
    width: 198px;
    height: 60px;
    background: white;
    border: 1px solid #247fee;
    border-radius: 2px;
    font-size: 21px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #247fee;
    text-align: center;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 9px;
}
.change_ver:hover{
    height: 62px;
    background-color: #247fee;
    color: white;
}
.last_14days_box{
    position: relative;
    margin-top: 20px;
}
.change_data_type{
    /* width: 142px; */
    height: 37px;
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    top: 0;
    z-index: 1;
}
.change_data_type.flex_col{
    display: none;
    height: auto;
    flex-direction: column;
    top: 37px;
    left: -1px;
    width: 75px;
}
.change_data_type.people_type, .change_data_type.fortydays{
    right: 24px;
}
.change_data_type.flex_col div{
    width: 100%;
}
.change_data_type div{
    /* width: calc(50% - 2px); */
    padding: 0 10px;
    border: 1px solid #DBDBDB;
    background-color: #f4f4f4;
    height: 37px;
    color: #999999;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
}
.tab2_peo_type{
    color: white;
    height: 37px;
    background-color: #5098EC;
    border: 1px solid #5098EC;
    padding: 0 20px 0 10px;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
    position: absolute;
    right: 102px;
    display: flex;
    align-items: center;
}
.tab2_peo_type::after{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: white transparent transparent transparent;
    top: 18.5px;
    right: 7.5px;
}
.tab2_peo_type:hover .flex_col{
    display: flex;
}
.change_data_type .btn_choosed{
    color: white;
    height: 37px;
    background-color: #5098EC;
    border: 1px solid #5098EC
}
.change_data_type div:hover{
    color: white;
    height: 37px;
    background-color: #5098EC;
    border: 1px solid #5098EC
}
.color_red{
    color:#FF0000 !important;
}
.s_t1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s_t1 .change_data_type{
    position: inherit;
}
.num_info {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 0 !important;
    margin-top: 48px;
}
.epi_service_info .num_info{
    margin-top: 70px;
}
.epi_people_info .num_info{
    margin-top: 70px;
}

.num_info i {
    font-size: 36px;
    display: inline-block;
    margin-right: 5px;
}

.num_info_label {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 16px;
}

.hot_sort_box {
    overflow: hidden;
    margin-top: 72px;
}
.work_order_box {
    overflow: hidden;
    margin-top:60px;
}
.work_order_box > div {
    width: 45%;
    float: left;
    margin-right: 5%;
}
.work_order_box > div.work_order_left{
    width: 50%;
    float: left;
    position: relative;
}
.work_order_box > div.work_order_left:after{
    content: "";
    position: absolute;
    /* width: 1px;*/
    height: 91%;
    top: 0;
    right: -45px;
    background: #ebebeb;
}
#order_service_tab span:first-child,#order_service_tab{
    margin-right: 0;
}
.work_order_box > div.work_order_right{
    width: 44%;
    float: right;
    margin-right: 0;
}

.hot_sort_box > div.sort_box_left {
    width: 50%;
    margin-right: 5%;
    float: left;
}

.hot_sort_box > div.sort_box_right {
    width: 44%;
    margin-right: 0;
    float: right;
}

.service_tab {
    float: right;
}

.service_tab a {
    min-width: 32px;
    height: 30px;
    background: rgba(240, 240, 240, 1);
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
    color: #000000;
    padding: 0px 8px;
    float: right;
}

.service_tab a.check {
    background: rgba(75, 100, 124, 1);
    color: #ffffff;
}

.content_sort_box, .company_localtion {
    width: 100%;
    /*height: 683px;*/
    margin-top: 40px;
    min-height: 200px;
}

.content_sort_box {
    border: 1px solid #EBEBEB;
}
.content_sort_ul li:nth-child(10){
    border-bottom: none;
}
.content_sort_ul li {
    height: 59px;
    line-height: 59px;
    color: #000000;
    padding-left: 16px;
    border-bottom: 1px solid #EBEBEB;
    padding-right: 30px;
}

.content_sort_ul li > label {
    margin-left: 15px;
    font-size: 16px;
    font-weight: normal;
    width: 300px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 59px;
    line-height: 59px;
}
.content_sort_ul li >i{
    float: left;
}

.content_sort_ul li > i.ding {
    color: #FC7887;
    font-size: 26px;
    width: 38px;
    display: inline-block;
    text-align: center;
}

.content_sort_ul li > span {
    float: right;
    height: 100%;
    line-height: 59px;
    font-size: 16px;
    min-width: 170px;
    text-align: center;
}
.stsOldManAmtPage li{
    height: 25px;
    background: rgba(241, 241, 241, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    color: rgba(0, 0, 0, 1);
    margin-right: 20px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    padding: 0px 8px;
    margin-top: 5px;
}
.stsOldManAmtPage li.active{
    background: rgba(75, 100, 124, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    color: rgba(255, 255, 255, 1);
}
.content_sort_ul li.sort {
    height: 90px;
    line-height: 90px;
}
.content_sort_ul li.sort label{
    height: 90px;
    line-height: 90px;
}

.content_sort_ul li.sort > div {
    float: right;
    margin-top: 20px;
    min-width: 170px;
}

.content_sort_ul li.sort > div span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
}

.content_sort_ul li.sort i.ding_bold {
    font-size: 28px;
    display: inline-block;
}

.service_tab a:first-child {
    margin-right: 0;
}

.content_sort_ul li.sort1 i.ding_bold {
    color: #DF9E2B;
}

.content_sort_ul li.sort1 > label {
    font-size: 18px;
    color: #DF9E2B;
    font-weight: bold;
}

.content_sort_ul li.sort2 > label {
    font-size: 18px;
    color: #FC718C;
    font-weight: bold;
}

.content_sort_ul li.sort3 > label {
    font-size: 18px;
    color: #72A5F2;
    font-weight: bold;
}

.content_sort_ul li.sort2 i.ding_bold {
    color: #FC718C;
}

.content_sort_ul li.sort3 i.ding_bold {
    color: #72A5F2;
}

.company_localtion li {
    height: 60px;
    width: 100%;
    background: rgba(228, 245, 252, 1);
    margin-bottom: 29px;
    line-height: 60px;
    color: #828282;
    padding: 0 30px;
}

.company_localtion li span {
    float: right;
    font-size: 18px;
    line-height: 68px;
}

.company_localtion li span font {
    font-size: 18px;
}

.company_localtion li label {
    font-size:18px;
    display: inline-block;
    margin-left: 8px;
    /*margin-top: 6px;*/
    font-weight: normal;
    height: 100%;
    line-height: 58px;
}

.company_localtion li i {
    font-weight: bold;
    color: #ffffff;
    width: 23px;
    height: 23px;
    display: inline-block;
    background: #65C3F8;
    line-height: 23px;
    border-radius: 20px;
    text-align: center;
    margin-top: 17px;
    float: left;
    font-size: 16px;
}

.small_tit label img {
    height: 26px;
}

.agree_scale {
    width: 100%;
    min-height: 400px;
}

.money_box {
    margin-top: 0px;
}
.jintie_box{
    margin-top: 50px;
}
.area_oldman_management {
    margin-top: 57px;
}

.area_oldman_scale {
    width: 100%;
    margin-top: 40px;
}

.integral_table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.integral_table th {
    /* width: 100px; */
    background: rgba(101, 195, 248, 1);
    height: 70px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    border-right: 1px solid #D8D8D8;
}
.integral_table th.color_blue1{
    background: rgba(133, 188, 253);
}

.integral_table tr td:first-child {
    border-left: 1px solid #D8D8D8;
}

.integral_table td {
    text-align: center;
    height: 60px;
    color: #000000;
    font-size: 16px;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

.area_oldman_scale ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.area_oldman_scale li {
    width: 176px;
    float: left;
    /*margin-right: 95px;*/
    min-height: 220px;
    margin-bottom: 40px;
}

.area_oldman_scale li > div {
    width: 176px;
    height: 176px;
    position: relative;
    margin-bottom: 18px;
}

.area_oldman_scale li > span {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000000;
    font-size: 16px;
}

.area_oldman_scale li:last-child {
    margin-right: 0;
}

.total_integral {
    width: 176px;
    height: 176px;
    border-radius: 200px;
    background: linear-gradient(180deg, rgba(255, 222, 0, 1) 0%, rgba(255, 124, 73, 1) 100%);
    color: #ffffff;
    font-size: 22px;
    position: relative;
    text-align: center;
    /*line-height: 176px;*/
    padding-top: 62px;
}

.total_integral span{
    margin-top: 5px;
}
.total_integral .ding {
    font-size: 35px;
}

.circle strong {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #E91BC3;
    font-family: "ding";
}

.circle span {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    text-align: center;
    /*line-height: 40px;*/
    font-size: 16px;
    color: rgba(150, 150, 150, 1);
    margin-top: 10px;
}
.circle i.ding{
    font-size: 22px;
}

.bjui_search_table td:nth-child(odd) {
    text-align: right;
}

.bjui_search_table td:nth-child(odd) label {
    min-width: 90px;
    margin-left: 0 !important;
}

.bjui-pageHeader .bjui_search_table .bjui-moreSearch-btn {
    float: left;
}

.four.circle strong{
    color: #18CD6F;
}
.five.circle strong{
    color:#3777FE ;
}
#company_distribution{
    margin-top: 20px;
}
.total_tit p{
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 90px;
}
.total_tit p b{
    font-size: 28px;
    margin: 0 10px;
    position: relative;
}
.total_tit p span{
    font-weight: normal;
    font-size: 20px;
}
.total_tit p b:after{
    position: absolute;
    content: "";
    width: 350px;
    height: 1px;
    left: -425px;
    background: #fff;
    top: 60%;
}
.total_tit p b:before{
    position: absolute;
    content: "";
    width: 350px;
    height: 1px;
    right: -425px;
    background: #fff;
    top: 60%;
}
.small_tit .show-tick{
    margin-top: -5px;
}
.fafang_total{
    margin-top: 52px;
}
div.selected_picker span{
    font-size: 16px;
    color: #000000;
}
.total_table{
    margin-top: 20px;
    padding-bottom: 100px;
}
.detail_icon_a{
    min-width:63px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid rgba(75,100,124,1);
    display: inline-block;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    padding: 0 15px;

}
.agree_agreement p{
    color: #b2afb3;
}
.agree_agreement>input{
    margin: 0;
    vertical-align: middle;
}
.agree_agreement p span {
    color: #1971b5;
    cursor: pointer;
}
.center_model{
    display: none;
    width: 35.3%;
    height: 76.6%;
    /* height: 737px; */
    background-color: #fff;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 20px 20px 0px;
    box-sizing: border-box;
    font-size: 16px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
.center_model h5{
    height: 30px;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #d9d8da;
    font-weight: 600;
}

.center_model .outer_container{
    height: calc(100% - 17%);
    position: relative;
    overflow: hidden;
    max-height: calc(100% - 110px);
}
.center_model .inner_container{
    height: 100%;
    position: absolute;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.center_model .inner_container::-webkit-scrollbar {
    width:10px;  /* 纵向滚动条滑块宽度 */
    height: 20px; /* 横向滚动条滑块宽度 */
}
.center_model .inner_container::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    background-color: #d9d8da;
}
.center_model .inner_container::-webkit-scrollbar-track {/*滚动条里面轨道*/
    background: #F5F5F5;
}
.model_footer{
    height:10%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-top: 2px solid #d9d8da;
    min-height: 60px;
}
.model_footer button{
    height: 62.5%;
    width: 28%;
    text-align: center;
    border-radius: 23px;
    font-size: 20px;
}
.model_footer button:nth-child(1){
    color: #158cea;
    background-color: #fff;
    border: 2px solid #158cea;
}
.model_footer button:nth-child(2){
    color: #fff;
    border: none;
    background-color: #158cea;
}
@font-face {
font-family: "iconfont"; /* Project id 2365125 */
src: url('../font/font_2365125_yakoh12djan.woff2') format('woff2'),
    url('../font/font_2365125_yakoh12djan.woff') format('woff'),
    url('../font/font_2365125_yakoh12djan.ttf') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.icon-guanbi1:before {
    content: "\e612";
}
.icon-guanbi1{
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
    cursor: pointer;
}
.login_gov_box_left{
    float: left;
    width: 66%;
    /* background: url(../../images/static/logingovbg.png) no-repeat; */
    /*text-align: center;*/
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background-position: top right;
    background-size: 100%;
}
.login_small_img1{
    background: url(../image/logingovbg2.gif) no-repeat;
    position: absolute;
    width: 1000px;
    height: 700px;
    top: 26%;
}
.login_small_img3{
    background: url(../image/logingovbg3.gif) no-repeat;
    position: absolute;
    width: 27%;
    height: 290px;
    z-index: 2;
    left: 13%;
    top: 16%;
    background-size: 100%;
}
.login_small_img2{
    background: url(../image/logingovbg4.png) no-repeat;
    position: absolute;
    width: 56%;
    height: 80%;
    left: 16%;
    top: 23%;
    /* min-height: 300px; */
    background-size: 100%;
    z-index: 9;
}
.login_small_img4{
    background: url(../image/logingovbg6.gif) no-repeat;
    position: absolute;
    width: 110px;
    height: 220px;
    left: 44%;
    top: 22%;
    /* min-height: 300px; */
    background-size: 100%;
    z-index: 9;
}
.login_small_img5{
    background: url(../image/logingovbg5.gif) no-repeat;
    position: absolute;
    width: 120px;
    height: 280px;
    left: 72%;
    top: 55%;
    /* min-height: 300px; */
    background-size: 100%;
    z-index: 9;
}
.login_small_img6{
    background: url(../image/logingovbg7.gif) no-repeat;
    position: absolute;
    width: 120px;
    height: 280px;
    left: 5%;
    top: 62%;
    /* min-height: 300px; */
    background-size: 100%;
    z-index: 9;
}
.login_gov_box_right{
    float: right;
    width:45%;
    position: relative;
}
.login_gov_box_left label{
    font-size: 32px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    margin-top: 35px;
    position: relative;
}
.login_gov_box_left label:after{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ffffff;
    border-radius: 5px;
    left: -15px;
    top: 20px;
}
.login_gov_box_left label:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ffffff;
    border-radius: 5px;
    right: -15px;
    top: 20px;
}
.login_gov_content {
    width: 440px;
    min-height: 200px;
    position: fixed;
    right: 200px;
    top: 45%;
    margin-top: -280px;
    /* right: calc((40% - 425px)/2); */
    right: 140px;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 26px 22px;
    border-radius: 5px;
}

.login_gov_content>h6 {
    font-size: 42px;
    font-family: Source Han Sans SC;
    color: #0D71D7;
}

.login_gov_name {
    position: absolute;
    top: 45px;
    left: 103px;
}

.login_gov_name h4 {
    min-width:500px;
    height:50px;
    font-size:46px;
    font-weight:bold;
    color:#fff;
    line-height:50px;
    letter-spacing:4px;
    margin-bottom: 4px;
}

.login_gov_name > span{
    height: 22px;
    font-size: 18px;
    color: #fff;
    line-height: 23px;
    display: inline-block;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
}

.login_gov_content h4{
    width:424px;
    height:50px;
    font-size:38px;
    font-weight:bold;
    color:rgba(26,113,181,1);
    line-height:50px;
    letter-spacing:4px;
}
.login_gov_content > span{
    height: 22px;
    font-size: 15px;
    color: rgba(142,142,142,1);
    line-height: 23px;
    display: inline-block;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
}

.login_gov_content .input-row{
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
    position: relative;
}

.login_gov_content .input-row input{
    float: left;
    height: 58px;
    border: none;
    outline: none;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    /* border-bottom: 1px solid #D8D8D8; */
    border-radius: inherit;
    background: #F2F4F9;
    padding-left: 78px;
}
.login_gov_content .input-row input.form-control:focus {
    border-color: #3876ce;
}

.login_gov_content .input-row i{
    position: absolute;
}
i.user_icon{
    background: url("../image/user_1.png") no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 17px;
    background-size: 26px;
}
i.user_icon::after {
    content: "";
    width: 1px;
    height: 78%;
    position: absolute;
    top: 15%;
    left: 37px;
    background: #9BA2A8;
    opacity: 0.4;
}
i.user_stock{
    background: url("../image/password_1.png") no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 17px;
    background-size: 26px;
}
i.user_stock::after {
    content: "";
    width: 1px;
    height: 78%;
    position: absolute;
    top: 15%;
    left: 37px;
    background: #9BA2A8;
    opacity: 0.4;
}
i.user_qrcode{
    background: url("../image/q_code.png") no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 22px;
    background-size: 26px;
}
i.user_qrcode::after {
    content: "";
    width: 1px;
    height: 78%;
    position: absolute;
    top: -5%;
    left: 37px;
    background: #9BA2A8;
    opacity: 0.4;
}
p.input_content i{
    float: right;
}
.login_btns{
    margin-top: 46px;
}
.login_btns_dj{
    margin-top: 25px;
}
#login_form{
    margin-top:60px;
}
.login_service_content #login_form{
    margin-top:50px;
}
.login_btns > input{
    width: 100%;
    height:50px;
    background:#0D71D7;
    color: #ffffff;
    border: none;
    outline: none;
    /* margin-bottom: 20px; */
    font-size:20px;
}
.login_btns > input:hover{
    color: #ffffff;
}
.login_btns >input:nth-child(2){
    background:rgba(208,208,208,1);
}
.foot_description{
    width: 425px;
    height: 16px;
    font-size: 12px;
    color: rgba(167,167,167,1);
    line-height: 16px;
    position: fixed;
    bottom: 30px;
    text-align: center;
    right: calc((45% - 425px)/2);
    color: #A7A7A7;
}
.login_service_box{
    width: 100%;
}
.login_service_box_left{
    float: left;
    width: 65%;
}
.login_service_box_right{
    float: right;
    width: 35%;
    position: relative;
    display: grid;
}
.login_service_img_box{
    background: url(../image/login_service_bg1.jpg) no-repeat;
    width: 100%;
    height: 90%;
    /* background-size: 100% 100%; */
    background-position: top right;
    background-size: cover;
}
.foot_description1{
    width: 100%;
    height: 10%;
    font-size: 12px;
    bottom: 30px;
    text-align: center;
    color: #A7A7A7;
    line-height: 60px;
}
.login_service_content{
    position: fixed;
    /* width: 425px;
    min-height: 200px;
    top: 50%;
    margin-top: -275px;
    left: 0; */
}
.login_service_content .input-row{
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
    position: relative;
}

.login_service_content .input-row input{
    float: left;
    height: 58px;
    border: none;
    outline: none;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    /* border-bottom: 1px solid #D8D8D8; */
    border-radius: inherit;
    background: #F2F4F9;
    padding-left: 78px;
}
.login_service_content .input-row input.form-control:focus {
    border-color: #3876ce;
}

.login_service_content .input-row i{
    position: absolute;
    left: 24px;
}
/* i.user_icon{
    background: url("../image/user_1.png") no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 10px;
} */
.login_gov_content .input-row i.pass_hide{
    background: url("../image/pass_hide.png") no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 8px;
    right: 40px;
    background-size: cover;
    right: 8px;
    top: 6px;
}
.login_gov_content .input-row i.pass_show{
    background: url("../image/pass_show.png") no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 8px;
    right: 40px;
    background-size: cover;
    right: 8px;
    top: 6px;
}
/* i.user_stock{
    background: url("../image/password_1.png") no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 10px;
} */
.login_service_content h4{
    width:268px;
    height:128px;
    font-size:44px;
    font-weight:bold;
    color:rgba(26,113,181,1);
    line-height:64px;
    letter-spacing:5px;
}
.label_newinfo{
    display: none;
}
#login_body_box{
    overflow-y: hidden;
}
.no_data{
    text-align: center;
    font-size: 14px;
    color: #000;
}
.history_box{
    float: right;
    padding-top: 38px;
    margin-right: 70px;
    position: relative;
}
.history_box label{
    height: 26px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 26px;
    margin-left: 14px;
    padding-top: 1px;
    float: left;
    font-weight: normal;
    cursor: pointer;
}
.header_left_menu > li{
    margin-bottom: 20px;
}
.canvas_radius{
    display: block;
    position: absolute;
    /* width: 100%; */
    width: 160px !important;
    left: 50% !important;
    transform: translate(-50%,-10%) !important;
    text-align: center;
    /* left: 50%; */
    /* margin-left: -100px; */
    top: 50%;
    color: #65C3F8;
    font-size: 36px;
    font-weight: normal;
    font-family: 'ding';
    margin-top: -25px;

}
.canvas_radius1{
    display: block;
    position: absolute;
    width: 200px;
    width: 160px !important;
    left: 50% !important;
    transform: translate(-50%,-10%) !important;
    text-align: center;
    /*left: 50%;*/
    /*margin-left: -100px;*/
    top: 50%;
    color: #000000;
    font-size: 36px;
    font-weight: normal;
    font-family: 'ding';
    margin-top: -40px;
}
.canvas_radius font{
    font-size: 20px;
    font-style: normal;
}
.circle strong i{
    font-size: 18px;
    font-style: normal;
}
#sts_gov_index_content{
    position: initial !important;
    overflow: initial !important;
}
.login_service_img_box{
    position: relative;
}
.gif_loading1{
    position: absolute;
    background: url(../image/gif1.png);
    width: 82px;
    height: 86px;
    right: 330px;
    top: 250px;
    animation:myfirst 2s infinite linear;
    -moz-animation:myfirst 2s infinite linear; /* Firefox */
    -webkit-animation:myfirst 2s infinite linear; /* Safari and Chrome */
    -o-animation:myfirst 2s infinite linear; /* Opera */
}
.gif_loading2{
    position: absolute;
    background: url(../image/gif2.png);
    width: 99px;
    height: 99px;
    left: 100px;
    top: 225px;
    animation: myfirst 2s infinite linear;
    -moz-animation: myfirst 2s infinite linear;
    -webkit-animation: myfirst 2s infinite linear;
    -o-animation: myfirst 2s infinite linear;
}
.gif_loading3{
    position: absolute;
    background: url(../image/gif3.png);
    width: 121px;
    height: 121px;
    left: 30px;
    top: 304px;
    animation: myfirst 2s infinite linear;
    -moz-animation: myfirst 2s infinite linear;
    -webkit-animation: myfirst 2s infinite linear;
    -o-animation: myfirst 2s infinite linear;
}
.gif_loading4{
    position: absolute;
    background: url(../image/gif4.png) no-repeat center center;
    width: 80px;
    height: 121px;
    right: 170px;
    top: 190px;
    animation: myfirst1 4s infinite linear alternate;
    -moz-animation: myfirst1 4s infinite linear alternate;
    -webkit-animation: myfirst1 4s infinite linear alternate;
    -o-animation: myfirst1 4s infinite linear alternate;
}
.gif_loading5{
    position: absolute;
    background: url(../image/gif5.png) no-repeat;
    width: 121px;
    height: 121px;
    left: 80px;
    top: 360px;
    animation: myfirst1 4s infinite linear alternate;
    -moz-animation: myfirst1 4s infinite linear alternate;
    -webkit-animation: myfirst1 4s infinite linear alternate;
    -o-animation: myfirst1 4s infinite linear alternate;
}
.gif_loading6{
    position: absolute;
    background: url(../image/gif6.png) no-repeat;
    width: 121px;
    height: 121px;
    left: 80px;
    bottom: 260px;
    animation: myfirst1 4s infinite linear alternate;
    -moz-animation: myfirst1 4s infinite linear alternate;
    -webkit-animation: myfirst1 4s infinite linear alternate;
    -o-animation: myfirst1 4s infinite linear alternate;
}
.xxt_mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0;
    z-index: 9;
}
.project_mainContent {
    margin: 20px 0px 20px 40px !important;
}
@keyframes myfirst1
{
    0% {transform: translateY(0px);}
    100% {transform: translateY(50px);}
}

@-moz-keyframes myfirst1 /* Firefox */
{
    0% {transform: translateY(0px);}
    100% {transform: translateY(50px);}
}

@-webkit-keyframes myfirst1 /* Safari and Chrome */
{
    0% {transform: translateY(0px);}
    100% {transform: translateY(50px);}
}

@-o-keyframes myfirst1 /* Opera */
{
    0% {transform: translateY(0px);}
    100% {transform: translateY(50px);}
}
@keyframes myfirst
{
    from {transform: rotate(180deg);}
    to {transform: rotate(360deg);}
}

@-moz-keyframes myfirst /* Firefox */
{
    from {transform: rotate(180deg);}
    to {transform: rotate(360deg);}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    from {transform: rotate(180deg);}
    to {transform: rotate(360deg);}
}

@-o-keyframes myfirst /* Opera */
{
    from {transform: rotate(180deg);}
    to {transform: rotate(360deg);}
}
.hover_css table tr.line_tr{
    height: 14px;
    line-height: 14px;
}
#bjui-navbar-collapse{
    visibility: hidden;
}
.content_sort_ul li:last-child{
    border-bottom: none;
}
.index_page_menu.active,.index_page_menu_ag.active{
    background: #ffffff;
    border-radius: 3px;
    z-index: 9;
}
.index_page_menu{
    position: absolute;
    margin-left: 17px;
}
.index_page_menu_ag{
    margin-top: 8px;
    margin-left: 17px;
}
.index_page_menu:hover span,.index_page_menu_ag:hover span{
    color: #ffffff;
}
.index_page_menu.active:hover span,.index_page_menu_ag.active:hover span{
    color: rgba(150, 176, 202, 1);
}
.ag_index_boxs a{
    height: 26px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgba(150, 176, 202, 1);
    line-height: 26px;
    margin-left: 50px;
    position: relative;
}
.ag_index_boxs a:after{
    content: "";
    position: absolute;
    left: -33px;
    background: url(../image/fa-2801.png) no-repeat ;
    width: 16px;
    height: 16px;
    background-size: 100%;
    top: 5px;
}
#bjui-accordionmenu > div:first-child{
    visibility: hidden;
    height: 0px;
}
#bjui-accordionmenu > div:first-child > .panel-collapse{
    display: block !important;
    /*min-height: 50px !important;*/
}

#bjui-accordionmenu > div:first-child > .panel-collapse{
    opacity: 0;
    height: 40px;
    overflow: hidden;
    visibility: hidden;
}
ul.zhuye > li > a >span:first-child{
    margin-left: -26px;
}
ul.zhuye > li > a >span:last-child{
    margin-left: 17px;
}
.stsOldManAmtPage li{
    cursor: pointer;
}
.account_div{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

/*媒体查询样式*/
@media screen and (max-width:1366px){
    #login_body_box{
        min-width: 1250px;
    }
    .login_service_content{
        right: 10px;
    }
}
@media screen and (max-width:1530px){
    #bjui-hnav #bjui-hnav-navbar.header_left_menu {
        float: left;
        margin-left: 48px;
        margin-top: 30px;
        /*max-width: 560px;*/
        height: 48px;
        overflow: hidden;
    }
    .content_sort_ul li.sort1 > label,.content_sort_ul li.sort2 > label,.content_sort_ul li.sort3 > label{
        font-size: 16px;
    }
    .content_sort_ul li.sort i.ding_bold{
        font-size: 22px;
    }
    .content_sort_ul li > span,.content_sort_ul li.sort > div{
        min-width: 100px;
    }
}
@media screen and (max-width:1400px){
    .gif_loading4, .gif_loading5, .gif_loading6{
        display: none;
    }
}
@media screen and (max-width:1920px){
    .bjui-tableContent{
        margin-bottom: 15px;
    }
}
/*internet_buffet start*/

.internet_buffet_screen{
    margin-top: 8px;
    margin-left: 17px;
}
.internet_buffet_screen a{
    height: 26px;
    font-size: 16px;
    color: rgba(150, 176, 202, 1);
    line-height: 26px;
    margin-left: 50px;
    position: relative;
}
.internet_buffet_screen a:after {
    content: "";
    position: absolute;
    left: -33px;
    background: url(../image/fa-2801.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100%;
    top: 5px;
}
/*internet_buffet end*/

.bjui-pageHeader{
    height: auto !important;
    min-height: 40px;
}

.ag_static_total {
    margin-top: 50px;
}

.ag_static_total_info {
    display: flex;
    justify-content: space-between;
}

.ag_static_total_info li:last-child {
    margin-right: 0;
}

.ag_static_total_info li.info1 {
    background: url("../image/ag_info1.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li.info2 {
    background: url("../image/ag_info2.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li.info3 {
    background: url("../image/ag_info3.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li.info4 {
    background: url("../image/ag_info4.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li.info5 {
    background: url("../image/ag_info5.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li.info6 {
    background: url("../image/ag_info6.png") no-repeat 100%;
    background-size: contain;
}

.ag_static_total_info li {
    width: 13%;
    height: 138px;
    float: left;
    margin-top: 20px;
 /*   background-size: 100%;*/
}





