﻿/**!
 * 白城市公共资源交易网
 * author: chenzp;
 * date:2017-12-04
 */

/* 正文 */

/* 通用样式 */

.ewb-colu-hd {
    height: 36px;
    line-height: 36px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #308ad2;
}

.ewb-colu-tt {
    margin-right: 2px;
    padding: 0 16px 0 15px;
    font-weight: bold;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.ewb-colu-tt.cur {
    color: #fff;
    background-color: #308ad2;
}

.ewb-colu-more{
    margin-right: 15px;
    padding-right: 16px;
    color: #2e8ad2;
    background: url(../images/more_bg.png) no-repeat right center;
}

.ewb-colu-bd,
.ewb-com-bd{
    border: 1px solid #d9d9d9;
    border-top: 0;
}

.ewb-ht256{
    height: 256px;
}

/* 轮播图 */

.wb-slider {
    position: relative;
    height: 294px;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: url(../images/mask_bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 250px;
    font-family: "Microsoft Yahei";
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 4px;
    bottom: 10px;
    height: 15px;
}

.wb-slider-stag {
    float: left;
    margin-right: 6px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #7c7c7c;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}

/* 登录模块 */

.ewb-login{
    margin-left: -10px;
}

.ewb-login-item{
    margin-left: 10px;
    padding-left: 72px;
    float: left;
    width: 118px;
    height: 74px;
    line-height: 74px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-position: 13px 12px;
    background-repeat: no-repeat;
    background-color: #2f95d7;
}

.ewb-login-item.icon1{
    width: 120px;
    background-image: url(../images/login_icon1.png);
}

.ewb-login-item.icon2{
    background-image: url(../images/login_icon2.png);
}

.ewb-login-item.icon3{
    background-image: url(../images/login_icon3.png);
}

.ewb-login-item.icon4{
    background-image: url(../images/login_icon4.png);
}

.ewb-login-item.icon5{
    padding-left: 65px;
    width: 131px;
    background-image: url(../images/login_icon5.png);
    background-position: 9px 12px;
}

.ewb-login-item:hover{
    background-color: #2189cb;
}

/* 办事指南 */

.ewb-mr8{
    margin-right: 8px;
}

.ewb-com-hd{
    padding: 0 15px;
    height: 37px;
    line-height: 37px;
    background-color: #308ad2;
}

.ewb-com-tt{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-com-more{
    padding-right: 15px;
    color: #fff;
    background: url(../images/more_bg2.png) no-repeat right center;
}

.ewb-ht224 ul{
    padding: 6px 14px 8px;
    height: 172px;
    overflow: hidden;
}
.wb-data-sec {
    min-height:176px;
}
.wb-data-sec .wb-data-infor{
    margin-right: 10px;
}

/* 交易信息统计 */

.ewb-trade{
    padding: 13px 0 0 63px;
    display: block;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    background: url(../images/trade_icon.png) no-repeat 14px 9px #097cc5;
}

.ewb-trade p{
    margin: 3px 0 0 -22px;
    height: 7px;
    background: url(../images/trade_text.png) no-repeat center;
}

/* 下载中心，开标预告 */

.ewb-ht230 ul{
    padding-bottom: 5px;
}

.ewb-ml2{
    margin-left: 2px;
}

.ewb-com-hd.sec{
    padding-right: 7px;
}
/* 开标预告 */

.ewb-table{
    width: 100%;
    table-layout: fixed;
}

.ewb-table th,td{
    height: 27px;
    text-align: center;
}

.ewb-table th{
    height: 30px;
    font-weight: bold;
    font-size: 15px;
    background-color: #edf7ff;
}

.ewb-table-tt{
    width: 180px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-width1{
    width: 50px;
}

.ewb-width2{
    width: 135px;
}

.ewb-width3{
    width: 195px;
}

.ewb-width4{
    width: 86px;
}

.ewb-width5{
    width: 118px;
}
/* 交易信息 */

.ewb-grap8{
    margin: 0 -10px 0 2px;
    overflow: hidden;
}

.ewb-tab .ewb-colu-tt{
    text-align: center;
    color: #fff;
    background-color: #308ad2;
}

.ewb-tab-tt{
    padding: 0 14px;
    font-size: 15px;
    color: #666;
}

.ewb-tab-tt.cur{
    font-weight: bold;
    color: #2e8ad2;
}

.ewb-mt2{
    margin-top: 2px;
}

.ewb-tab-l{
    padding-top: 2px;
    width: 95px;
    height: 255px;
    background-color: #2693d9;
}

.ewb-tab-sec{
    margin: 7px 0 0 7px;
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.ewb-tab-sec.cur{
    color: #2e8ad2;
    background-color: #fff;
}

.ewb-tab-r{
    margin-left: 95px;
    border: 1px solid #d9d9d9;
    border-left: 0;
}

.ewb-tab-h{
    height: 34px;
}

.ewb-tab-name{
    margin: 9px 0 0 16px;
    padding: 0 11px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #333;
}

.ewb-tab-name.cur{
    color: #fff;
    background-color: #ff9200;
    border-radius: 10px;
}

.ewb-tab-block{
    padding: 6px 14px 0 15px;
    height: 249px;
    overflow: hidden;
}

/* 在线互动 */

.ewb-grap20{
    margin: 0 -20px 0 20px;
}

.ewb-active{
    padding: 9px 7px 10px;
}

.ewb-active-item{
    margin-left: 10px;
    width: 87px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    background-repeat:no-repeat;
}
.ewb-active-item:first-child{
    margin-left:0;
}
.ewb-active-item.item1{
    background-image: url(../images/active_bg1.png);
}

.ewb-active-item.item2{
    background-image: url(../images/active_bg2.png);
}

.ewb-active-item:hover{
    opacity:0.8;
}


/* 中心地图 */

.ewb-map{
    padding: 2px;
    display: block;
}

/* 友情链接 */

.ewb-flink{
    background-color: #f3f3f3;
}

.ewb-flink-hd{
    position: relative;
    height: 38px;
}

.ewb-flink-hd ul{
    border-bottom: 1px solid #fff;
}

.ewb-flink-tt{
    padding: 11px 5px 0 14px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: url(../images/flink_tt.png) no-repeat left 16px;
}

.ewb-flink-tt a{
    color: #2e8ad2;
}

.ewb-flink-sel{
    margin-left: 86px;
    padding: 14px 18px 0 0;
    height: 25px;
    font-weight: bold;
    background: url(../images/select_icon.png) right 22px no-repeat;
}

.ewb-flink-sel a{
    color: #333;
}

.ewb-flink-block{
    padding-bottom: 10px;
    position: absolute;
    top: 39px;
    left: 0;
    width: 998px;
	height: 154px;
    background-color: #fff;
    display: none;
}

.ewb-img-item{
    margin: 10px 0 0 10px;
}

.ewb-flink-sel.cur{
    background-image: url(../images/select_iconh.png);
}

.ewb-flink-sel.cur .ewb-flink-block{
    display: block;
}
/*修改*/
.ewb-tab-secfiv{
    margin: 7px 0 0 7px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.ewb-tab-secfiv.cur{
    color: #2e8ad2;
    background-color: #fff;
}

.ewb-tab-secsev{
    margin: 7px 0 0 7px;
    display: block;
	height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.ewb-tab-secsev.cur{
    color: #2e8ad2;
    background-color: #fff;
}


.ewb-tab-secsix{
    margin: 7px 0 0 7px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.ewb-tab-secsix.cur{
    color: #2e8ad2;
    background-color: #fff;
}
/* fri */
.ewb-fri{
	margin-top: 10px;
	padding-bottom: 10px;
}

.ewb-fri-sel{
	margin-left: 10px;
	width: 242px;
	height: 32px;
	border: 1px solid #e2e2e2;
	color: #4c4c4c;
	margin-top: 5px;
}

.ewb-fri-sel:first-child{
	margin-left: 0;
}
.ewb-trade-gt{
	text-align: center;
    line-height: 58px;
    display: block;
    height: 58px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    background: #f98b2a;
}