@charset 'UTF-8';

/**!
 * 首页
 * author: wangkai;
 * date: 2019-03-09
 */

/* main */

/* body {
	background: url(http://www.huaibei.gov.cn/group1/M00/09/7E/rBIoG2DUVviAEXf0AAK1g4njQUI247.png) center top no-repeat;
    padding-top: 180px;
} */

.ewb-floor1 {
    margin-left: -24px;
    padding: 0 12px;
    /* height: 349px; */
	height: 448px;
    box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
}

.ewb-mt29 {
    margin-top: 29px;
}

/* 公共标题样式 */

.ewb-cm-hd {
    height: 61px;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
}

.ewb-cm-tt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    height: 60px;
    border-bottom: 2px solid #548dd7;
}

.ewb-cm-tt img {
    vertical-align: top;
    height: 60px;
}

/* 图片轮播 */

.slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 20px 0 188px;
    height: 448px;
}

.slideBox-hd {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    z-index: 1; 
    overflow: hidden;
    height: 10px;
}

.slideBox-hd ul {
    width: 100%; 
    overflow: hidden;
    zoom: 1;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.slideBox-hd ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: url('../images/stag.png') no-repeat;
}

.slideBox-hd ul li.on {
    width: 29px;
    background-image: url('../images/stag_cur.png');
}

.slideBox-bd {
    position: relative;
    z-index: 0;   
    height: 100%;
}

.slideBox-bd li {
	position: relative;
    zoom: 1;
    vertical-align: middle;
}

.slideBox-bd img {
    display: block;  
    width: 100%;
    height: 448px;
}

/* 通知公告、工作动态 */

.ewb-notice {
    position: relative;
    padding-top: 12px;
    height: 331px;
    border-bottom: 1px dashed #c6c6c6;
    overflow: hidden;
}

.ewb-notice-hd {
    height: 29px;
    overflow: hidden;
}

.ewb-notice-tt {
    position: relative;
    float: left;
    margin-left: 14px;
    padding: 0 10px;
    height: 24px;
    line-height: 23px;
    font-size: 16px;
    color: #333;
}

.ewb-notice-tt i {
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -4px;
    display: none;
    width: 8px;
    height: 3px;
    background: url('../images/tab_ico.png') center top no-repeat;
}

.ewb-notice-tt.current {
    color: #1a78cc;
    border-bottom: 2px solid #1a78cc;
}

.ewb-notice-tt.current i {
    display: block;
}

.ewb-notice-bd {
    height: 132px;
}

.ewb-more {
    position: absolute;
    top: 12px;
    right: 0;
    height: 24px;
    line-height: 24px;
    color: #666;
}

.ewb-list {
    padding: 2px 3px;
}

.ewb-list-node {
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    background: url('../images/dian.png') left center no-repeat;
}

.ewb-list-name {
    display: block;
    max-width: 100%;
    color: #333;
}

.ewb-list-node:hover {
    background-image: url('../images/dian_cur.png');
}

.ewb-list-node:hover .ewb-list-name {
    color: #ff9600;
}

/* 系统登录 */

.ewb-syslogin {
    margin-top: 9px;
}

.ewb-syslogin-hd {
    height: 30px;
    line-height: 30px;
}

.ewb-syslogin-tt {
    float: left;
    margin-left: 6px;
    padding-left: 25px;
    font-size: 16px;
    color: #1a78cc;
    background: url('../images/syslogin_ico.png') left center no-repeat;
}

.ewb-syslogin-list {
    padding: 10px 4px 0 4px;
}

.ewb-syslogin-node {
    margin-top: 10px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
}

.ewb-syslogin-node:first-child {
    margin-top: 0;
}

.ewb-syslogin-name {
    display: block;
    padding-left: 17px;
    color: #333;
    border-radius: 14px;
    background: url('../images/syslogin_jt1.png') 237px center no-repeat #e5f1ff;
}

.ewb-syslogin-name:hover {
    color: #fff;
    background-image: url('../images/syslogin_jt2.png');
    background-color: #51a0fc;
}

/* 系统 */

.ewb-system {
    position: relative;
    margin: 20px 0 0 -24px;
    width: 288px;
    height: 79px;
    overflow: hidden;
}

.ewb-system .prev,
.ewb-system .next {
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -15px;
    width: 12px;
    height: 30px;
}

.ewb-system .prev {
    left: 0;
    background: url('../images/prev_ico1.png') no-repeat;
}

.ewb-system .next {
    right: 0;
    background: url('../images/next_ico1.png') no-repeat;
}

.ewb-system-bd {
    position: relative;
    z-index: 0;   
    height: 100%;
}

.ewb-system-bd li {
	position: relative;
    zoom: 1;
    vertical-align: middle;
}

.ewb-system-bd img {
    display: block;  
    width: 100%;
    height: 79px;
}

/* 今日交易 */

.ewb-trade {
    margin-top: 19px;
    height: 116px;
    padding-bottom: 6px;
}

.ewb-trade-node {
    float: left;
    margin-left: 71px;
    padding: 0 7px;
    width: 169px;
    height: 116px;
    vertical-align: top;
    background-repeat: no-repeat;
}

.ewb-trade-node:first-child {
    margin-left: 0;
}

.ewb-trade-node:last-child {
    float: right;
}

.ewb-trade-node.icon1 {
    background: url('../images/trade_bg1.png');
}

/* .ewb-trade-node.icon2 {
    background: url('../images/trade_bg2.png');
} */

.ewb-trade-node.icon3 {
    background: url('../images/trade_bg3.png');
}

.ewb-trade-node.icon2 {
    background: url('../images/trade_bg4.png');
}

.ewb-trade-node.icon5 {
    background: url('../images/trade_bg5.png');
}

.ewb-trade-hd {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-trade-node.icon1 .ewb-trade-hd {
    border-bottom: 1px solid #2777e3;
}

.ewb-trade-node.icon2 .ewb-trade-hd {
    border-bottom: 1px solid #ed6947;
}

.ewb-trade-node.icon3 .ewb-trade-hd {
    border-bottom: 1px solid #598bfa;
}

.ewb-trade-node.icon4 .ewb-trade-hd {
    border-bottom: 1px solid #15acb2;
}

.ewb-trade-node.icon5 .ewb-trade-hd {
    border-bottom: 1px solid #52bd22;
}

.ewb-trade-bd {
    padding-top: 18px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-trade-bd span {
    display: inline-block;
    vertical-align: top;
    margin: 12px 0 0 8px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
}

.ewb-trade-bd span:first-child {
    margin-top: 0;
    height: 34px;
    line-height: 34px;
    font-size: 30px;
    font-weight: bold;
}

/* 交易服务 */

.ewb-service {
    margin-top: 35px;
    height: 344px;
    overflow: hidden;
}

.ewb-service ul {
    margin: -20px -150px 0 0;
    width: 1350px;
}

.ewb-service-node {
    float: left;
    margin: 20px 125px 0 70px;
    width: 120px;
    height: 162px;
    vertical-align: top;
}

.ewb-service-item {
    display: block;
    height: 162px;
}

.ewb-service-name {
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.ewb-service-icon {
    width: 120px;
    height: 120px;
    border-radius: 26px;
    vertical-align: top;
}

.ewb-service-item:hover .ewb-service-icon {
    box-shadow:0px 3px 9px 0px rgba(0,0,0,0.3);
}

.ewb-service-item:hover .ewb-service-name {
    color: #1a78cc;
}

/* 交易统计 */

.ewb-map {
    float: left;
    padding-top: 3px;
    width: 483px;
    height: 415px;
    background-color: #f2f2f2;
}

.ewb-map-hd {
    padding: 10px 0 0 18px;
    height: 31px;
    line-height: 31px;
}

.ewb-map-hd label {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.ewb-total {
    float: left;
}

@font-face {
    font-family: 'DS-digitalbold';
    src: url("font/DS-DigitalBold.TTF"),
    url("font/ds-digitalbold-webfont.eot");
}

.ewb-total li {
    float: left;
    margin-left: 2px;
    vertical-align: top;
    width: 25px;
    height: 29px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    background-color: #fff;
    font-family: 'DS-digitalbold';
    font-size: 30px;
    color: #e20500;
}

.ewb-total li:first-child {
    margin-left: 0;
}

.ewb-map-chart {
    width: 100%;
    height: 333px;
}

.ewb-count {
    float: right;
    width: 697px;
}

.ewb-count-hd {
    height: 31px;
}

.ewb-count-tab {
    float: left;
    padding: 0 30px;
    height: 31px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-radius: 10px 10px 0 0;
}

.ewb-count-tab.current {
    color: #fff;
    background-color: #4782ce;
}

.ewb-count-bd {
    padding-top: 1px;
    height: 384px;
    border: 1px solid #4782ce;
    overflow: hidden;
}

.ewb-sub-tab {
    padding: 7px 0 7px 27px;
    height: 28px;
    background-color: #e9f7ff;
}

.ewb-tab-name {
    float: left;
    padding: 0 22px;
    margin-left: 8px;
    height: 28px;
    line-height: 27px;
    font-weight: bold;
    color: #333;
}

.ewb-tab-name:first-child {
    margin-left: 0;
}

.ewb-tab-name.current {
    color: #fff;
    background-color: #ffa800;
    border-radius: 14px;
}

.ewb-count-wrap {
    padding: 15px 19px 0 20px;
    overflow: hidden;
}

.ewb-count-list {
    margin: -32px -25px 0 0;
}

.ewb-count-item {
    float: left;
    margin: 32px 25px 0 0;
    padding-left: 16px;
    width: 186px;
    height: 52px;
    line-height: 51px;
    vertical-align: top;
    background-color: #e6f6ff;
}

.ewb-count-item span {
    float: left;
    margin-left: 12px;
    font-size: 20px;
    font-weight: bold;
    color: #ff9c00;
}

.ewb-count-item span:first-child {
    margin-left: 0;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.ewb-count-item2 {
    float: left;
    margin: 32px 25px 0 0;
    padding-left: 16px;
    width: 186px;
    height: 52px;
    line-height: 51px;
    vertical-align: top;
    background-color: #e6f6ff;
}

.ewb-count-item2 span {
    float: left;
    margin-left: 12px;
    font-size: 20px;
    font-weight: bold;
    color: #ff9c00;
}

.ewb-count-item2 span:first-child {
    margin-left: 0;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}


/* 0530 */

.ewb-map{
    width: 725px;
    height: 420px;
    position: relative;
    background: none;
}

.ewb-map-chart{
    height: 420px;
}

.ewb-map-info{
    height: 100px;
    margin-bottom: 40px;
}

.ewb-num-all{
    float: left;
    min-width: 186px;
    margin-left: 80px;
}

.ewb-num-all.ewb-spc{
    margin-left: 50px;
}

.ewb-num-all p{
    line-height: 42px;
    font-size: 18px;
    text-align: center;
}

.ewb-num-text{
    height: 41px;
    line-height: 41px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 4px;
    background: url('../images/num_bg.jpg') left center repeat-x;
}

.ewb-num-text li{
    width: 28px;
    height: 41px;
    background: url('../images/num.png') no-repeat;
    float: left;
    margin-right: 3px;
}

.ewb-map-sel{
    float: right;
    margin-right: 15px;
    margin-top: 48px;
    width: 374px;
}

.ewb-map-sel .chosen-container-single .chosen-single{
    border-color: #498ad6;
    padding-left: 26px;
}

.ewb-map-sel .chosen-container-single .chosen-single div b{
    width: 30px;
    background: url('../images/chosen.png') center center no-repeat;
}

.ewb-map-sel .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-image: url('../images/chosenh.png');
}

.ewb-map-sel .chosen-container-single .chosen-drop{
    border-color: #498ad6;
}

.ewb-map-sel .chosen-container .chosen-results li{
    padding-left: 26px;
}

.ewb-map-shad{
    width: 603px;
    height: 342px;
    position: absolute;
    left: 36px;
    top: 40px;
    z-index: -1;
}

.ewb-map-shad img{
    vertical-align: top;
}

.ewb-map-table{
    float: right;
    margin-right: 15px;
    width: 374px;
    margin-top: 30px;
}

.ewb-map-table table{
    width:100%;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.ewb-map-table table thead td{
    background: #61a7f9;
    color: #fff;
    height: 38px;
}

.ewb-map-table table td{
    padding: 0 10px;
    height: 34px;
}

.ewb-wt96{
    widows: 96px;
}

.ewb-wt98{
    widows: 98px;
}

.ewb-map-table table thead{
    border-left: 1px solid #61a7f9;
    border-right: 1px solid #61a7f9;
}

.ewb-map-table table tbody{
    border:1px solid #deeefd;
    border-top: 0;
}

.ewb-even td{
    background: #f4f8fc;
}

.ewb-pd60{
    /* padding-bottom: 60px; */
	padding-top: 40px;
}

/* 190604 */
.tra-left{
    float: left;
    width: 714px;
}

.tra-right{
    float: left;
    width: 438px;
}

.ewb-map-info{
    margin-bottom: 0;
    height: auto;
}

.ewb-map{
    margin-left: 50px;
    width: 663px;
    height: 603px;
}

.ewb-map-chart{
    height: 603px;
}

.ewb-map-shad{
    width: 448px;
    height: 539px;
    left: 137px;
    top: 43px;
}

/* go */
.ewb-go{
    margin-top: 5px;
}

.ewb-go-hd{
    height: 32px;
    border: 1px solid #498ad6;
    border-radius: 16px;
}

.ewb-go-items{
    margin-left: -1px;
    margin-right: -1px;
}

.ewb-go-item{
    width: 33.33%;
    text-align: center;
}

.ewb-go-item>a{
    display: block;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.ewb-go-item.current>a{
    color: #fff;
    background-color: #498ad6;
}

.ewb-map-table{
    margin-top: 54px;
    margin-right: 0;
    width: 100%;
    font-size: 16px;
}

.ewb-map-table table{
    font-size: 16px;
}

.ewb-map-table table thead td{
    height: 40px;
    font-weight: bold;
    background-color: #61a7f9;
}

.ewb-map-table table td{
    height: 50px;
}

.w50p{
    width: 50%;
}

.ewb-num-all p{
    margin-right: 20px;
}

.hack-go{
    padding-right: 50px;
}

.ewb-addmapmain{
    position: absolute;
    top: 352px;
    left: 328px;
    z-index: 10000;
}

.ewb-addmaptxt{
    padding-left: 20px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    background: url(../images/star_ico.png) left center no-repeat;
}

.ewb-addmapmsg{
    display: none;
    position: absolute;
    left: 78px;
    top: 18px;
    padding: 8px 13px;
    line-height: 26px;
    color: #fff;
    border-radius: 5px;
    white-space: nowrap;
    background: url(../images/sbj_mask.png) repeat;
}

.ad-para01{
    font-weight: bold;
}

.ewb-addmapmain:hover .ewb-addmapmsg{
    display: block;
}


/* footer */

.ewb-footer {
    margin-top: 30px;
}

/* 190605 */
.ewb-trade{
    margin-top: 40px;
}

.hack-trademsg{
    margin-top: 54px;
}

.look-all{
    margin: 0 auto;
    margin-top: 47px;
    display: block;
    width: 158px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    border: 1px solid #b1b1b1;
    border-radius: 4px;
}

.look-all:hover{
    background-color: #f9f9f9;
}

.ewb-service{
    height: auto;
}

.ewb-mt60{
    margin-top: 60px;
}

.service-lists{
    height: 164px;
    overflow: hidden;
}

/* 修改 */
.ewb-cm-hd{
    position: relative;
}
.ewb-city {
    position: absolute;
    right: 0;
    bottom: 26px;
    width: 150px;
    height: 36px;
    background: #e5f1ff;
    border-radius: 18px;
}

.ewb-city-tt {
    float: left;
    width: 70px;
    height: 36px;
    line-height: 36px;
    color: #51a0fc;
    text-align: center;
    cursor: pointer;
}
.ewb-city-tt.cur {
    background: #51a0fc;
    color: #fff;
    border-radius: 18px;
    width: 80px;
}

/* 200415 */
.ewb-newcity{
    margin-top: 20px;
    position: relative;
}

.ewb-newcity .ewb-city{
    margin: 0 auto;
    position: static;
}

.ewb-trade.hack-trade{
    margin-top: 20px;
}

/* 2023-2-14 调整 */
/* 
.ewb-spannew13 {
    width: 704px;
}

.slideBox {
    margin: 0 20px 0 188px;
    height: 357px;
}

.ewb-spannew4 {
    float: right;
    width: 496px;
    margin-left: 0;
    box-sizing: border-box;
}

.ewb-floor1 {
    margin-left: 0;
    height: 357px;
    padding: 0 20px;
    box-shadow: 0px 0px 12px 0px rgba(1,61,97,0.15);
}

.ewb-notice {
    border-bottom: 0;
    height: auto;
}

.ewb-notice-hd {
    height: 40px;
    line-height: 39px;
    border-bottom: 1px solid rgba(0,0,0,.08);
    box-sizing: border-box;
    overflow: visible;
}

.ewb-notice-tt {
    height: 40px;
    line-height: 38px;
    padding: 0 0 0 30px;
    margin-left: 30px;
    color: #999;
    font-size: 22px;
    background-position: left center;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.ewb-notice-tt:first-child {
    margin-left: 0;
}

.ewb-notice-tt.current i {
    display: none;
}

.ewb-notice-tt.icon1 {
    background-image: url("../images/notice_icon1.png");
}

.ewb-notice-tt.icon1.current {
    background-image: url("../images/notice_icon1_h.png");
}

.ewb-notice-tt.icon2 {
    background-image: url("../images/notice_icon2.png");
}

.ewb-notice-tt.icon2.current {
    background-image: url("../images/notice_icon2_h.png");
}

.ewb-more {
    height: auto;
    line-height: 40px;
    color: #999;
    font-size: 16px;
}

.ewb-notice-bd {
    height: auto;
}

.ewb-list {
    margin-top: 10px;
}

.ewb-list-node {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.ewb-list-name {
    position: relative;
    padding-right: 120px;
}

.ewb-list-time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.ewb-list-node:hover .ewb-list-name,
.ewb-list-node:hover .ewb-list-time  {
    color: #1a78cc;
}

.ewb-category-list {
    min-height: 504px;
}

.ewb-syslogin {
    clear: both;
    margin-left: 188px;
}

.ewb-syslogin-list {
    padding: 0;
    margin-left: -20px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-syslogin-node {
    display: inline-block;
    width: calc(33.33% - 20px);
    height: 113px;
    line-height: 113px;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 22px;
    overflow: hidden;
    background: #d9e9ff;
    background: linear-gradient(to bottom, #d9e9ff, #ecf3ff);
    background: -webkit-linear-gradient(top, #d9e9ff, #ecf3ff);
    background: -o-linear-gradient(bottom, #d9e9ff, #ecf3ff);
    background: -moz-linear-gradient(top, #d9e9ff, #ecf3ff);
}

.ewb-syslogin-node:first-child {
    margin-top: 20px;
}

.ewb-syslogin-name {
    position: relative;
    height: 100%;
    padding: 0 5px 0 95px;
    color: #1a78cc;
    border-radius: 0;
    background-position: right 5px bottom 10px;
    background-color: transparent;
}

.ewb-syslogin-name:before,
.ewb-syslogin-name:after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 97px;
    height: 127px;
    margin-top: -63.5px;
}

.ewb-syslogin-name:before {
    background: url("../images/syslogin_circle.png") left center no-repeat;
}

.ewb-syslogin-name:after {
    background-repeat: no-repeat;
    background-position: 10px center;
}

.ewb-syslogin-name:hover {
    color: #1a78cc;
    background-color: transparent;
}

.ewb-syslogin-txt {
    display: inline-block;
    line-height: 32px;
    vertical-align: middle;
}

.sys-icon1 .ewb-syslogin-name,
.sys-icon1 .ewb-syslogin-name:hover {
    background-image: url("../images/syslogin_bg1.png");
}

.sys-icon1 .ewb-syslogin-name:after {
    background-image: url("../images/syslogin_icon1.png");
}

.sys-icon2 .ewb-syslogin-name,
.sys-icon2 .ewb-syslogin-name:hover  {
    background-image: url("../images/syslogin_bg2.png");
}

.sys-icon2 .ewb-syslogin-name:after {
    background-image: url("../images/syslogin_icon2.png");
}

.sys-icon3 .ewb-syslogin-name,
.sys-icon3 .ewb-syslogin-name:hover  {
    background-image: url("../images/syslogin_bg3.png");
}

.sys-icon3 .ewb-syslogin-name:after {
    background-image: url("../images/syslogin_icon3.png");
} */

.tt-cn {
    line-height: 36px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.tt-en {
    line-height: 20px;
    font-size: 12px;
    color: #bababa;
}

.announcement-content {
    margin-top: 30px;
}

.announcement-content .ewb-floor1 {
    width: 590px;
    height: 500px;
    box-sizing: border-box;
}

.announcement-content .ewb-list-node {
    height: 38px;
    line-height: 38px;
}

.ewb-notice-tt.icon3.current {
    background-image: url("../images/notice_icon3_h.png");
}

.ewb-notice-tt.icon4.current {
    background-image: url("../images/notice_icon4_h.png");
}

.tra-left {
    width: 590px;
    box-shadow: 0px 0px 12px 0px rgba(1,61,97,0.15);
}

.ewb-map-info {
    margin-top: 60px;
}

.ewb-map {
    margin-left: 0;
    width: 100%;
    height: 676px;
}

.ewb-map-chart {
    height: 676px;
}

.ewb-map-shad {
    width: 548px;
    height: 503px;
    left: 50%;
    top: 50%;
    margin: -251.5px 0 0 -274px; 
}

.ewb-addmapmain {
    top: 368px;
    left: 240px;
}

.ewb-addmaptxt {
    padding: 20px 0 0 0;
    background-position: center top;
    color: #fff;
    font-size: 16px;
    text-shadow: #3472d7 1px 0 0, #3472d7 0 1px 0, #3472d7 -1px 0 0, #3472d7 0 -1px 0;
}

.tra-right {
    float: right;
    width: 590px;
}

.count-wrap {
    height: 368px;
    padding: 20px;
    box-shadow: 0px 0px 12px 0px rgba(1,61,97,0.15);
    box-sizing: border-box;
}

.tra-hd {
    position: relative;
    padding-left: 12px;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tra-hd:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 3px;
    height: 15px;
    margin-top: -7px;
    background-color: #1a78cc;
}

.count-day {
    height: 88px;
    line-height: 88px;
    margin: 22px 0 26px;
    font-size: 16px;
    background: url("../images/day_data_bg.png") center center no-repeat;
    background-size: 100% 100%;
}

.count-day-item {
    position: relative;
    width: 50%;
    padding: 0 20px 0 90px;
    color: #1a78cc;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.count-day-label {
    position: absolute;
    left: 10px;
    line-height: 59px;
    color: #fff;
    font-weight: normal;
}

.count-day-item.r {
    padding: 0 90px 0 20px;
    color: #ff785a;
}

.count-day-item span {
    font-size: 22px;
}

.count-day-item.r .count-day-label {
    right: 10px;
    left: auto;
}

.count-year {
    margin-left: -20px;
}

.count-year-item {
    width: calc(50% - 20px);
    height: 88px;
    margin: 22px 0 0 20px;
    padding: 15px 25px 0;
    font-size: 16px;
    color: #fff;
    background: url("../images/count_year_bg1.jpg") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.count-year-item.bg2 {
    background-image: url("../images/count_year_bg2.jpg")
}

.count-year-item.bg3 {
    background-image: url("../images/count_year_bg3.jpg")
}

.count-year-item.bg4 {
    background-image: url("../images/count_year_bg4.jpg")
}

.count-year-label {
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.count-year-cont span {
    line-height: 34px;
    font-size: 26px;
    font-weight: bold;
}

.tra-ratio {
    height: 392px;
    padding: 20px 20px 0;
    margin-top: 20px;
    box-shadow: 0px 0px 12px 0px rgba(1,61,97,0.15);
    box-sizing: border-box;
}

.tra-ratio-type>li {
    padding: 0 10px;
    border-radius: 13px;
    background-color: #d3d3d3;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
}

.tra-ratio-type>li.cur {
    background-color: #1a78cc;
}

.tra-ratio-bd{
    position: relative;
    height: calc(100% - 26px);
}

.tra-ratio-pie{
    width: 44%;
    height: 100%;
}

.tra-ratio-legend {
    position: absolute;
    top: 50%;
    right: 3%;
    width: 52%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.tra-ratio-legend-li {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 28px;
}

.tra-ratio-legend-icon {
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #000;
    border-radius: 2px;
    width: 16px;
    height: 12px;
    margin-top: -6px;
}

.tra-ratio-legend-name {
    width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.tra-ratio-legend-value {
    width: 28%;
    padding-left: 5px;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    text-align: right;
}

.tra-ratio-legend-percent {
    width: 32%;
    padding-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    text-align: right;
}

.tra-ratio-legend-num {
    color: #2590eb;
    font-weight: 700;
}

.tra-ratio-legend-unit {
    color: #999;
    font-size: 12px;
    margin-left: 4px;
}

/* 2023-2-27 */

.ewb-syslogin-node {
    font-weight: 600;
}

.ewb-syslogin-node.sys-icon2 {
    background: #ffd3ca;
    background: linear-gradient(to bottom, #ffd3ca, #ffe6e0);
    background: -webkit-linear-gradient(top, #ffd3ca, #ffe6e0);
    background: -o-linear-gradient(bottom, #ffd3ca, #ffe6e0);
    background: -moz-linear-gradient(top, #ffd3ca, #ffe6e0);
}

.sys-icon2 .ewb-syslogin-name {
    color: #f13c14;
}

.sys-icon2  .ewb-syslogin-name:before {
    background-image: url(../images/syslogin_circle_red.png);
}

.ewb-syslogin-node.sys-icon3 {
    background: #7feed4;
    background: linear-gradient(to bottom, #7feed4, #d5f5ea);
    background: -webkit-linear-gradient(top, #7feed4, #d5f5ea);
    background: -o-linear-gradient(bottom, #7feed4, #d5f5ea);
    background: -moz-linear-gradient(top, #7feed4, #d5f5ea);
}

.sys-icon3 .ewb-syslogin-name {
    color: #19997a;
}

.sys-icon3  .ewb-syslogin-name:before {
    background-image: url(../images/syslogin_circle_green.png);
}

/* 2023-2-28 */

.count-year-cont {
    line-height: 34px;
}

.count-year-cont span {
    line-height: inherit;
}

.count-year-item.bg4 {
    width: calc(100% - 20px);
    padding-top: 0;
    padding-right: 100px;
    line-height: 88px;
}

.count-year-item.bg4 .count-year-label {
    float: left;
    max-width: 40%;
    line-height: inherit;
}

.count-year-item.bg4 .count-year-cont {
    float: right;
    width: 54%;
    line-height: inherit;
}

.count-year-qs {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: -16px 0 0 5px;
    background: url("../images/count_year_qs.png") center center no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

.count-year-qs:before {
    display: none;
    position: absolute;
    left: 0;
    bottom: 100%;
    content: attr(data-tip);
    margin-bottom: 10px;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    background-color: rgba(0,0,0,0.6);
    border-radius: 4px;
    font-style: normal;
    white-space: nowrap;
    transform: translateX(-28%);
    -ms-transform: translateX(-28%);
    -moz-transform: translateX(-28%);
    -webkit-transform: translateX(-28%);
    -o-transform: translateX(-28%);
}

.count-year-qs:hover:before  {
    display: block;
}


/* 2023-03-31 公告信息调整 */

.announcement-hd {
    font-size: 0;
    -webkit-text-size-adjust: none;
    text-align: center;
}

.announcement-tt {
    position: relative;
    display: inline-block;
    min-width: 104px;
    margin: 0 70px;
    padding-top: 111px;
    line-height: 36px;
    font-size: 17px;
    color: #333;
    background: url("../images/announcement_icon1.png") top center no-repeat;
}

.announcement-tt:first-child {
    margin-left: 0;
}

.announcement-tt:last-child {
    margin-right: 0;
}

.announcement-tt.current:before {
    position: absolute;
    top: 95px;
    left: -4px;
    content: "";
    width: 100%;
    height: 39px;
    background: url("../images/announcement_arrow.png") top center no-repeat;
}

.announcement-tt.current {
    background-image: url("../images/announcement_icon1_h.png")
}

.announcement-tt.icon2 {
    background-image: url("../images/announcement_icon4.png");
}

.announcement-tt.current.icon2 {
    background-image: url("../images/announcement_icon4_h.png");
}

.announcement-tt.icon3 {
    background-image: url("../images/announcement_icon2.png");
}

.announcement-tt.current.icon3 {
    background-image: url("../images/announcement_icon2_h.png");
}

.announcement-tt.icon4 {
    background-image: url("../images/announcement_icon3.png");
}

.announcement-tt.current.icon4 {
    background-image: url("../images/announcement_icon3_h.png");
}



.announcement-tt.icon5 {
    background-image: url("../images/announcement_icon5.png");
}

.announcement-tt.current.icon5 {
    background-image: url("../images/announcement_icon5_h.png");
}

.announcement-tt.icon6{
    background-image: url("../images/announcement_icon6.png");
}

.announcement-tt.current.icon6 {
    background-image: url("../images/announcement_icon6_h.png");
}

.announcement-tt.icon7 {
    background-image: url("../images/announcement_icon7.png");
}

.announcement-tt.current.icon7 {
    background-image: url("../images/announcement_icon7_h.png");
}

.announcement-bd {
    height: 500px;
    box-shadow: 0 0 6px rgba(51,51,51,0.08);
    overflow: hidden;
}

.announcement-sub {
    height: 100%;
}

.announcement-sub-hd {
    width: 180px;
    height: 100%;
    padding: 15px 0;
    background: url("../images/announcement_subhd_bg.jpg") no-repeat;
    background-size: 100% 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

.announcement-sub-tt {
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.announcement-sub-tt.current {
    font-weight: 700;
    background: rgba(255, 255, 255, 0.49);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0));
}

.announcement-sub-bd {
    width: calc(100% - 180px);
    padding: 0 20px;
    box-sizing: border-box;
}

.announcement-content {
    margin-top: 40px;
}

.announcement-content .ewb-list {
    margin-top: 8px;
}

.announcement-content .ewb-list-node {
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    background: none;
}

.ewb-list-type {
    color: #1a78cc;
}


/* 2023-5-15 修改公告信息tab-more */

.announcement-hd .ewb-more {
    position: static;
    font-size: 14px;
    text-align: right;
}

.announcement-hd .ewb-more a {
    color: #666;
}

/* 2023-5-16 修改公告信息列表时间居右 */

.announcement-sub-bd .ewb-list-name {
    position: relative;
    padding-right: 120px;
}

.ewb-list-time {
    position: absolute;
    right: 0;
}