/**!
 * 区政府平台
 * author: wuzhou
 * date:2019-09-16
 */


.ewb-slideBox {
    border-radius: 3px;
    height: 421px;
    overflow: hidden;
    position: relative;
}

.ewb-slideBox .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 34px;
    bottom: 12px;
    z-index: 1;
}

.ewb-slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ewb-slideBox .hd ul li {
    float: left;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    display: none;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.ewb-slideBox .hd ul li.on {
    display: block;
    color: #fff;
}

.ewb-slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ewb-slideBox .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
}

.ewb-slideBox .bd img {
    width: 590px;
    height: 421px;
    display: block;
}

.ewb-scroll-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding-top: 9px;
    height: 51px;
    line-height: 20px;
    padding-left: 19px;
    padding-right: 90px;

    background: url("../images/mask_bg.png") repeat;
}

.ewb-scroll-intro>span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-scroll-intro>span:first-child {
    font-weight: bold;
}

.hd-total {
    position: absolute;
    left: 556px;
    bottom: 10px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    z-index: 999;
}

/* 通知公告 */

.ewb-notice-wrap {
    position: relative;
    height: 419px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
}

.ewb-corner {
    position: absolute;
    width: 40px;
    height: 37px;
}

.ewb-corner1 {
    left: 0;
    top: 0;
    background: url("../images/corner01.png") center no-repeat;
}

.ewb-corner2 {
    right: 0;
    top: 0;
    background: url("../images/corner02.png") center no-repeat;
}

.ewb-corner3 {
    left: 0;
    bottom: 0;
    background: url("../images/corner03.png") center no-repeat;
}

.ewb-corner4 {
    right: 0;
    bottom: 0;
    background: url("../images/corner04.png") center no-repeat;
}

.ewb-notice {
    padding: 0 15px;
}

.ewb-notice-head {
    padding-top: 4px;
    height: 42px;
    border-bottom: 1px solid #d7d7d7;
}

.ewb-notice-head-items>li {
    float: left;
    margin-right: 36px;
}

.ewb-notice-head-items>li>a {
    padding: 0 11px;
    display: block;
    font-size: 16px;
    color: #666;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid transparent;
}

.ewb-notice-head-items>li.current>a {
    font-weight: bold;
    color: #095cb9;
    border-color: #0e64c7;
}

.ewb-dynamics-items {
   /* padding-top: 9px;*/
}

.ewb-dynamics-items>li {
    position: relative;
    vertical-align: top;
    line-height: 35px;
    height: 35px;
}

.ewb-dynamics-items>li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #999;
}

.ewb-dynamics-items>li>a {
    padding-left: 14px;
    float: left;
    color: #333;
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-dynamics-time {
    color: #999;
}


.ewb-dynamics-items>li:hover a {
    display: block;
    color: #1063c0;

}

.ewb-dynamics-items>li:hover:before {
    background-color: #1063c0;
}

.ewb-dynamics-items>li:hover .ewb-dynamics-time {
    color: #1063c0;
}

/* 系统 */

.ewb-sys-items>li {
    float: left;
    /*margin-left: 45px;*/
}

.ewb-sys-items>li:first-child {
    margin-left: 0;
}

.ewb-sys-items>li>a {
    display: block;
  /*  width: 1200px;*/
    height: 129px;
}

.ewb-sys-items>li.ewb-sys1 {
    background: url("../images/sys_img1.png") center no-repeat;
}

/*.ewb-sys-items>li.ewb-sys1:hover {
    background: url("../images/sys_img1_hover.png") center no-repeat;
}*/

.ewb-sys-items>li.ewb-sys2 {
   /* background: url("../images/sys_img2.png") center no-repeat;*/
    background: url("../images/sys_img2.png") left no-repeat;
    width: 69%;
}

/* .ewb-sys-items>li.ewb-sys2:hover {
    background: url("../images/sys_img2_hover.png") center no-repeat;
} */



.ewb-sys-items>li.ewb-sys3 {
    background: url("../images/sys_img3.png") center no-repeat;
    width: 31%;
}

/*.ewb-sys-items>li.ewb-sys3:hover {
    background: url("../images/sys_img3_hover.png") center no-repeat;
}*/

.ewb-sys-items>li.ewb-sys4 {
    background: url(../images/sys_img4.png) center no-repeat;
}
/* 交易信息 */
.ewb-trade-title {
    height: 60px;
    text-align: center;
    background: url("../images/title_bg.png") center 34px no-repeat;
}

.ewb-trade-head {
    padding-top: 36px;
}

.ewb-trade-head-items>li {
    float: left;
    margin-right: 14px;
}

.ewb-trade-head-items>li>a {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: url("../images/trade_tabbg.png") center no-repeat;
}

.ewb-trade-head-items>li.current>a {
    color: #fff;
    background-image: url("../images/trade_tabbg_active.png");
}

.ewb-trade-head .ewb-search-area {
    margin-top: 2px;
}

/* 二级tab */
.ewb-sub-head {
    padding-top: 21px;
}

.ewb-sub-head>li {
    border-radius: 3px;
    margin-top: 4px;
    height: 75px;
    background: url("../images/tendering_bg.png") center no-repeat #e0eeff;
}

.ewb-sub-head>li>a {
    display: block;
    height: 75px;
    line-height: 75px;
    padding-left: 90px;
    font-size: 16px;
    color: #333;
    background: url("../images/tendering_ico.png") 29px 50% no-repeat;
}

.ewb-sub-head>li.ewb-sub2>a {
    background-image: url("../images/tendering_ico02.png");
}

.ewb-sub-head>li.ewb-sub3>a {
    background-image: url("../images/tendering_ico03.png");
}

.ewb-sub-head>li.ewb-sub4>a {
    background-image: url("../images/tendering_ico04.png");
}

.ewb-sub-head>li.current {
    background-color: #0e63ad;
    background-image: url("../images/tendering_bg_hover.png");
}

.ewb-sub-head>li.current>a {
    color: #fff;
    background-image: url("../images/tendering_ico_hover.png");
}


.ewb-sub-head>li.ewb-sub2.current>a {
    background-image: url("../images/tendering_ico02_hover.png");
}

.ewb-sub-head>li.ewb-sub3.current>a {
    background-image: url("../images/tendering_ico03_hover.png");
}

.ewb-sub-head>li.ewb-sub4.current>a {
    background-image: url("../images/tendering_ico04_hover.png");
}

.ewb-more-link {
    line-height: 18px;
    color: #999;
}

.ewb-sub-main {
    padding-top: 22px;
}

.ewb-sub-main .ewb-dynamics-items {
    position: relative;
}

.ewb-sub-main .ewb-dynamics-items>li:before {
    left: 1px;
    width: 5px;
    height: 5px;
}

.ewb-sub-main .ewb-dynamics-items:before {
    position: absolute;
    content: "";
    left: 3px;
    top: 27px;
    bottom: 15px;
    width: 1px;
    border-left: 1px dashed #e1e1e2;
}

.ewb-sub-main .ewb-dynamics-items>li:hover:before {
    margin-top: -3px;
    left: 0;
    border: 2px solid #1166c7;
    width: 3px;
    height: 3px;
    background-color: #fff;
}

/* 大数据分析 */

.ewb-big-data {
    margin-top: 25px;
    height: 567px;
}


.ewb-data-head {
    position: relative;
    z-index: 999;
    height: 48px;
    border-bottom: 1px solid #d7d7d7;
}

.ewb-data-name {
    margin-left: 20px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #0b62c6;
}

.ewb-data-num {
    padding-top: 12px;
}

.ewb-data-num>li {
    float: left;
    margin-left: 4px;
    width: 21px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 22px;
    color: #0b62c6;
    font-weight: bold;
    background-color: #c3e3ff;
}

.ewb-date-items {
    padding-top: 2px;
    margin-right: 6px;
}

.ewb-date-items>li {
    float: left;
}

.ewb-date-items>li>a {
    display: block;
    line-height: 44px;
    padding: 0 14px;
    color: #666;
    font-size: 16px;
    border-bottom: 3px solid transparent;
}

.ewb-date-items>li.current>a {
    color: #0b62c6;
    font-weight: bold;
    border-color: #0b62c6;
}

.ewb-data-left {
    width: 599px;
    height: 518px;
}

.ewb-data-top {
    width: 599px;
    height: 239px;
}

.ewb-data-bottom {
    width: 599px;
    height: 279px;
}


/* 2020.02.18 */
.ewb-build-body {
    position: relative;
}

.build-hd {
    min-width: 630px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #0d63ad;
    background-color: #fff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2)
}

.build-hd>ul {
    padding: 0 3px;
}

.build-icon {
    position: absolute;
    top: -17px;
    left: 22px;
    width: 22px;
    height: 17px;
    background: url('../images/up_icon.png') no-repeat;
}

.build-item {
    float: left;
    padding: 0 13px;
}

.build-item>a {
    font-size: 16px;
    color: #666;
}

.build-item.current>a {
    color: #0d63ad;
}

.ewb-trade-head {
    height: 86px;
}

#sub-item {
    position: absolute;
    top: -35px;
    left: 26px;
}

.ewb-sub-main,
.ewb-sub-head {
    padding-top: 3px;
}


/*交易信息*/
.more-info{
	position: absolute;
    bottom: 0px;   
    left: 50%;
    width: 300px;
    margin-top: 20px;
    margin-top: 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: url(../images/trade_tabbg.png) center no-repeat;
}
/*政府采购*/
#zfcg-sub-item {
    position: absolute;
    top: -35px;
    left: 26px;
}

.zfcg-icon {
    position: absolute;
    top: -17px;
    left: 150px;
    width: 22px;
    height: 17px;
    background: url(../images/up_icon.png) no-repeat;
}
/*国有产权*/
#gycq-sub-item {
    position: absolute;
    top: -35px;
    left: 26px;
}

.gycq-icon {
    position: absolute;
    top: -17px;
    left: 285px;
    width: 22px;
    height: 17px;
    background: url(../images/up_icon.png) no-repeat;
}
/*国有产权*/
#tdkq-sub-item {
    position: absolute;
    top: -35px;
    left: 26px;
}

.tdkq-icon {
    position: absolute;
    top: -17px;
    left: 420px;
    width: 22px;
    height: 17px;
    background: url(../images/up_icon.png) no-repeat;
}
/*药械采购*/
#yxcg-sub-item {
    position: absolute;
    top: -35px;
    left: 26px;
}

.yxcg-icon {
    position: absolute;
    top: -17px;
    left: 550px;
    width: 22px;
    height: 17px;
    background: url(../images/up_icon.png) no-repeat;
}

/*内容显示区域*/
/*.build-bd{
	min-height: 400px;
}*/
 .ewb-sub-main{
 	min-height: 400px;
 }


.ewb-tabview{
	min-height: 400px;
}
