/**!
 * 青海省公共资源交易网
 * author: xuy;
 * date:2017-08-25
 */

.ewb-mt30 {
    margin-top: 30px;
}

/* 图片轮播 */

.ewb-viewpager {
    width: 530px;
    height: 408px;
}

.wb-slider {
	position: relative;
	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;
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
	margin-left: 10px;
	width: 164px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
}

.wb-slider-switcher {
	position: absolute;
	right: 10px;
	bottom: 15px;
	height: 12px;
}

.wb-slider-stag {
	float: left;
	margin-right: 10px;
	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-notice {
    margin-left: 40px;
    width: 530px;
    height: 408px;
}

.ewb-notice-hd {
    height: 46px;
    background-color: #f6f6f6;
}

.ewb-notice-tt {
    width: 132px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #333;
    border-top: 3px solid #f6f6f6;
}

.ewb-notice-tt.current {
    color: #1492ff;
    border-top: 3px solid #1492ff;
    background-color: #fff;
}

.ewb-notice-con {
    padding: 25px 0 16px 0;
    background: url(../images/notice_line.png) left bottom no-repeat;
}

.ewb-notice-h {
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.ewb-notice-h span {
    display: inline-block;
    margin-left: 10px;
    padding-left: 6px;
    width: 39px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-transform:capitalize;
    vertical-align: top;
    color: #fff;
    background: url(../images/notice_ico.png);
}

.ewb-notice-p {
    margin-top: 12px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.ewb-notice-p a {
    *margin-top: -26px;
    font-size: 14px;
    color: #ffab00;
}

.ewb-notice-bd {
    padding: 12px 1px 0 3px;
}

.ewb-notice-item {
    padding-left: 19px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left 50% no-repeat;
}

.ewb-notice-block {
    margin-right: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-notice-block a {
    font-size: 16px;
    color: #333;
}

.ewb-notice-item span {
    margin-top: -35px;
    font-size: 16px;
    color: #999;
}

.newImage{
    margin-right: 10px;
}

/* ban */

.ewb-ban {
    margin-top: 24px;
}

/* 交易信息 */

.ewb-trade-info {
    position: relative;
    margin-top: 24px;
}

.ewb-trade-hd {
    height: 60px;
    text-align: center;
}

.ewb-trade-hd a {
    display: inline-block;
    width: 231px;
    position: relative;
    background-color: #fff;
    z-index: 999;
}

.ewb-trade-line {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
}

.ewb-trade-ctt {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #1492ff;
}

.ewb-trade-hd a i {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -4px;
    width: 15px;
    height: 9px;
}

.ewb-tt-ico1 {
    left: -15px;
    background: url(../images/tt_ico.jpg) ;
}

.ewb-tt-ico2 {
    right: -15px;
    background: url(../images/tt_ico.jpg);
}

.ewb-trade-tab {
    margin: 30px auto 0;
    width: 666px;
    height: 36px;
    line-height: 36px;
    background-color: #8bc34a;
    position: relative;
}

.ewb-tab-ico1, .ewb-tab-ico2 {
    display: block;
    position: absolute;
    top: 0;
    width: 17px;
    height: 36px;
}

.ewb-tab-ico1 {
    left: -17px;
    background: url(../images/tab_ico1.png) no-repeat;
}

.ewb-tab-ico2 {
    right: -17px;
    background: url(../images/tab_ico2.png) no-repeat;
}

.ewb-tab-name {
    float: left;
    margin: 0 17px;
    width: 106px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: relative;
    height:36px;
}

.ewb-tab-name.first {
    margin-left: 0;
}

.ewb-tab-name.last {
    margin-right: 0;
}

.ewb-tab-name i {
    display: none;
    position: absolute;
    top: 0;
    width: 17px;
    height: 36px;
}

.ewb-tn-ico1 {
    left: -17px;
    height:36px;
    width:17px;
    background: url(../images/tabname_ico1.png) no-repeat;
}

.ewb-tn-ico2 {
    right: -17px;
    height:36px;
    width:17px;
    background: url(../images/tabname_ico2.png) no-repeat;
}

.ewb-tab-name.current {
    font-weight: bold;
    background-color: #1492ff;
}

.ewb-tab-name.current i {
    display: block;
}

.ewb-trade-bd {
    margin-top: 28px;
    /*height: 392px;*/
   height: 458px;
    border: 1px solid #f1f1f1;
    border-top: 3px solid #47aaff;
    background-color: #fff;
    position: relative;
}

.ewb-trade-border {
    display: block;
    position: absolute;
    top: -3px;
    left: 136px;
    width: 265px;
    height: 3px;
    background-color: #8bc34a;
}

.ewb-second-tab {
    float: left;
    margin: -3px 0 -1px -1px;
    width: 137px;
	background-color: #1492ff;
    /*height: 396px;*/
   height:462px;
}

.ewb-stab-name {
    display: block;
    padding-right: 22px;
    height: 62px;
    line-height: 62px;
    text-align: right;
    border-top: 2px solid #1492ff;
    border-bottom: 2px solid #1492ff;
    font-size: 16px;
    color: #fff;
    background-color: #1492ff;
    position: relative;
}

.ewb-stab-jt {
    display: none;
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -10px;
    width: 10px;
    height: 21px;
    background: url(../images/stab_jt.png) no-repeat;
}

.ewb-stab-name.current {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    background-color: #58b2ff;
}

.ewb-stab-name.first.current {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #58b2ff;
}

.ewb-stab-name.last.current {
    border-bottom: 2px solid #58b2ff;
    border-top: 2px solid #fff;
}

.ewb-stab-name.current .ewb-stab-jt {
    display: block;
}

.ewb-trade-content {
    float: left;
    padding: 28px 45px 0 44px;
   /*  width: 873px; */
	width: 79%;
    font-size: 16px;
}

.ewb-list-node {
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(../images/dian.jpg) left center no-repeat;
}

.ewb-list-node a{
    width: 85%;
}

.ewb-list-node a span {
    float: left;
    margin: 0 3px;
}

.ewb-trade-type1 {
    color: #258f14;
}

.ewb-trade-type2 {
    color: #01a2b5;
}

.ewb-trade-type3 {
    color: #4078c6;
}

.ewb-trade-type4 {
    color: #ff6600;
}

.ewb-trade-name {
	width: 100%;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-list-date {
    float: right;
    color: #999;
}


/* 分页 */

.ewb-page {
    margin-top: 22px;
    text-align: right;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-go:hover>a, .ewb-page-hover:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}


/* 200419 */
.ewb-ban{
    height: 75px;
    overflow: hidden;
}

.ewb-ban>a{
    margin-left: 20px;
    display: block;
}

.ewb-ban>a:first-child{
    margin-left: 0;
}

.ewb-ban img{
    display: block;
    width: 166px;
    height: 75px;
}