﻿/**!
 * 郑州市公共资源交易中心
 * author: xuyang;
 * date:2017-03-27
 */


/* 图片轮播 */

.ewb-viewpager {
    height: 326px;
}

.wb-slider {
    position: relative;
    float: left;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
	display: block;
    margin-left: 10px;
    width: 380px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 12px;
    bottom: 9px;
    height: 12px;
}

.wb-slider-stag {
    float: left;
    margin-right: 4px;
    height: 12px;
    width: 12px;
    background: url(../images/stag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url(../images/stag-active.png);
}


/* 综合新闻 */

.ewb-news {
    padding-left: 10px;
    height: 326px;
    overflow: hidden;
}

.ewb-news-hd {
    height: 26px;
    border-bottom: 2px solid #cecece;
}

.ewb-news-tt {
    width: 98px;
    height: 26px;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.ewb-news-tt.current {
    color: #4896e6;
    border-bottom: 2px solid #4896e6;
}

.ewb-news-more {
    color: #999;
}

.ewb-news-more span {
    margin: 0 6px;
    font-size: 12px;
    font-family: SimSun;
}

.ewb-news-bd {
    /* padding: 4px 15px 0 5px; */
}

.ewb-com-item {
    line-height: 30px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left 12px no-repeat;
}

.ewb-com-block {
    padding-left: 13px;
    width: 80%;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    color: #999;
}

.ewb-com-item:hover a, .ewb-com-item:hover span {
    color: #f98615;
}


/* banner */

.ewb-banner {
    display: block;
    border: 1px solid #dedede;
}

.ewb-banner img {
    display: block;
    vertical-align: top;
}


/* 交易信息 */

.ewb-info {
    margin-right: 10px;
}

.ewb-info-hd {
    height: 37px;
    border-bottom: 2px solid #dedede;
}

.ewb-info-tt {
    margin-top: 4px;
    margin-left: 20px;
}

.ewb-info-tt img {
    display: block;
    vertical-align: top;
}

.ewb-info-txt {
    width: 172px;
    height: 26px;
    line-height: 26px;
    text-indent: 9px;
    outline: 0;
    color: #999;
    border: 1px solid #dedede;
    border-right: 0;
    border-radius: 1px;
}

.ewb-info-btn {
    width: 43px;
    height: 28px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/btn_icon.png) 14px 7px no-repeat #f9a015;
}

.ewb-info-btn:hover{
	background: url(../images/btn_icon.png) 14px 7px no-repeat #ff7800;
}

.ewb-info-bd {
    padding-top: 20px;
}

.ewb-info-row {
    height: 195px;
}

.ewb-rcom-hd {
    padding-top: 2px;
    height: 30px;
    line-height: 30px;
    background-color: #edf3f6;
}

.ewb-rcom-tt {
    margin-left: 10px;
    width: 97px;
    font-size: 14px;
    text-align: center;
    color: #095d90;
}

/* .ewb-rcom-tt:hover {
    color: #f89f13;
} */

.ewb-rcom-sp {
    font-size: 16px;
    color: #fff;
    background: url(../images/rcom-tt.png);
}

.ewb-rcom-tt.current{
	color: #f89f13;
}

.ewb-rcom-bd {
    padding: 5px 15px 0;
}

.ewb-info-bd .ewb-com-item {
    background: url(../images/rcom_icon.jpg) left center no-repeat;
}

.ewb-info-row.ewb-last {
    height: 123px;
}


/* login */

.ewb-login {
    display: block;
}

.ewb-login img {
    display: block;
    vertical-align: top;
}

/* link */

.ewb-link {
    position: relative;
    height: 262px;
    background-color: #ecf2f5;
}

.ewb-link-a {
    margin: 10px 8px 0 0;
    width: 107px;
    height: 115px;
    font-size: 14px;
    text-align: center;
    color: #666;
}

.ewb-link-a:hover {
    color: #fff;
}
.ewb-link-a.bg1 {
    margin-left: 10px;
    background: url(../images/link_bg01.png) no-repeat;
}
.ewb-link-a.bg2 {
    background: url(../images/link_bg02.png) no-repeat;
}
.ewb-link-a.bg3 {
    margin-left: 10px;
    background: url(../images/link_bg03.png) no-repeat;
}
.ewb-link-a.bg4 {
    background: url(../images/link_bg04.png) no-repeat;
}
.ewb-link-a.bg5 {
    position: absolute;
    top: 78px;
    left: 80px;
    width: 83px;
    height: 83px;
    background: url(../images/link_bg05.png) no-repeat;
}
.ewb-link-a.bg1:hover {
    background: url(../images/link_bg01h.png) no-repeat;
}
.ewb-link-a.bg2:hover {
    background: url(../images/link_bg02h.png) no-repeat;
}
.ewb-link-a.bg3:hover {
    background: url(../images/link_bg03h.png) no-repeat;
}
.ewb-link-a.bg4:hover {
    background: url(../images/link_bg04h.png) no-repeat;
}
.ewb-link-a.bg5:hover {
    background: url(../images/link_bg05h.png) no-repeat;
}
.ewb-link-icon {
    display: block;
    padding-top: 56px;
}
.ewb-link-icon.icon01 {
    background: url(../images/link_icon1.png) no-repeat center 14px;
}
.ewb-link-icon.icon02 {
    background: url(../images/link_icon2.png) no-repeat center 14px;
}
.ewb-link-icon.icon03 {
    padding-top: 72px;
    background: url(../images/link_icon3.png) no-repeat center 25px;
}
.ewb-link-icon.icon04 {
    padding-top: 72px;
    background: url(../images/link_icon4.png) no-repeat center 25px;
}
.ewb-link-icon.icon05 {
    padding-top: 51px;
    background: url(../images/link_icon5.png) no-repeat center 17px;
}
.ewb-link-a.bg1:hover .ewb-link-icon.icon01 {
    background: url(../images/link_icon1h.png) no-repeat center 14px;
}
.ewb-link-a.bg2:hover .ewb-link-icon.icon02 {
    background: url(../images/link_icon2h.png) no-repeat center 14px;
}
.ewb-link-a.bg3:hover .ewb-link-icon.icon03 {
    background: url(../images/link_icon3h.png) no-repeat center 25px;
}
.ewb-link-a.bg4:hover .ewb-link-icon.icon04 {
    background: url(../images/link_icon4h.png) no-repeat center 25px;
}
.ewb-link-a.bg5:hover .ewb-link-icon.icon05 {
    background: url(../images/link_icon5h.png) no-repeat center 17px;
}

/* 意见征集 */

.ewb-advice {
    padding-left: 10px;
    height: 221px;
    background-color: #ecf2f5;
}

.ewb-advice-hd {
    padding-top: 20px;
}

.ewb-advice-p {
    line-height: 30px;
    color: #185189;
}

.ewb-advice-txtarea {
    width: 215px;
    height: 58px;
    line-height: 26px;
    text-indent: 8px;
    *text-indent: 0;
    resize: none;
    outline: 0;
    border: 0;
    color: #666;
}

.ewb-adv-txt {
    width: 92px;
    height: 25px;
    line-height: 25px;
    text-indent: 8px;
    border: 0;
    outline: 0;
    color: #999;
}

.ewb-adv-img {
    margin-left: 10px;
    width: 62px;
    vertical-align: top;
}

.ewb-adv-link {
    margin-left: 13px;
    line-height: 12px;
    color: #4896e6;
}

.ewb-adv-btn {
    margin-top: 10px;
    width: 92px;
    height: 32px;
    font-size: 14px;
    border: 0;
    border-radius: 1px;
    outline: 0;
    cursor: pointer;
    color: #fff;
    background-color: #4896e6;
}

/*20180319弹窗*/

.ewb-layer {
    width: 872px;
    height: 300px;
    text-align: center;
}

.ewb-layer-a {
    display: inline-block;
    margin: 40px 44px 0;
    padding-top: 46px;
    padding-left: 140px;
    width: 180px;
    height: 154px;
    line-height: 34px;
    font-size: 16px;
    vertical-align: top;
    color: #fff;
    background: url(../images/login_bg.png) 20px 20px no-repeat;
}

.ewb-layer-a.bg1 {
    background-color:#fbb100;
}

.ewb-layer-a.bg2 {
    background-color:#36a5db;
}

.ewb-layer-sp {
    display: inline-block;
    margin: 10px 44px;
    width: 320px;
    font-size: 16px;
    text-align: center;
    color: #ff0000;
}

.status {
	color: red !important;
}

/* 20181022产权交易修改新增样式 */
.ewb-rcom-cqtt {
	margin-left: 10px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    color: #095d90;
}

.ewb-rcom-cqtt.current{
	color: #f89f13;
}

.ewb-rcom-cqsp {
	padding: 0;
    width: 97px;
    font-size: 16px;
    color: #fff;
    background: url(../images/rcom-tt.png);
}

/*首页交易项目 */

/* news */

.ewb-news {
    background-color: #fff;
    overflow: hidden;
}

.ewb-news-hd {
    height: 32px;
    border-bottom: 1px solid #b1b1b1;
}

.ewb-news-node {
    cursor: pointer;
    padding: 0 14px;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    color: #555;
}

.ewb-news-node.mr33 {
    margin-right: 33px;
}

.ewb-news-node.current {
    color: #2a7ec5;
    border-bottom: 2px solid #2a7ec5;
}

.ewb-news-bd.h242 {
    height: 242px;
    overflow: hidden;
}

.ewb-news-bd.h250 {
    height: 250px;
    overflow: hidden;
}

.ewb-news-bd.h214 {
    height: 250px;
    overflow: hidden;
}


/* 表格 */

.ewb-work-table {
    border-collapse: collapse;
    /* min-height: 214px; */
}

.ewb-work-table th {
    height: 34px;
    color: #2a7ec5;
    font-weight: bold;
    text-align: center;
}

.ewb-work-table .ewb-bid-tleft {
    text-align: left;
}

.ewb-bid-tleft>span {
    display: block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-bid-th.th01 {
    width: 72px;
}

.ewb-bid-th.th02 {
    width: 101px;
}

.ewb-bid-th.th03 {
    width: 167px;
}

.ewb-bid-th.th04 {
    width: 384px;
}

.ewb-bid-th.th05 {
    width: 139px;
}

.ewb-bid-th.th06 {
    width: 135px;
}

.ewb-work-table td {
    text-align: center;
}

.ewb-bid-thbg {
    background-color: #e6f7ff;
}

.ewb-bid-tdbg {
    background-color: #f2f2f2;
}

.ewb-bid-thead tr {
    height: 34px;
}

.ewb-bid-tbody tr {
    height: 30px;
}

.jyxmcontent{
    min-height: 214px;
    position: relative;
}
.page1{
    margin-left: 20px;
    top:100%;
    position: absolute;
}
.page2{
    margin-left: 20px;
    top:100%;
    position: absolute;
}

