﻿/**!
 * 中国石化电子招标投标交易网-首页
 * author: wangkai;
 */

/* 白底 */

.ewb-whitebg {
	background-color: #fff;
}

/* 边距 */

.ewb-pd15 {
	padding: 0 15px;
}

.ewb-pd13 {
	padding: 0 13px;
}

/* 公共层高 */

.ewb-layer1 {
	height: 326px;
}

.ewb-layer2 {
	height: 351px;
	overflow: hidden;
}

.ewb-layer3 {
	height: 313px;
	overflow: hidden;
}

/* 公共标题样式 */

.ewb-cm-hd {
	padding-top: 4px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #1a5fad;
}

.ewb-cm-tt {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #1a5fad;
}

.ewb-cm-tt.icon1 {
	margin-left: 2px;
	padding-left: 30px;
	background: url('../images/tt_ico1.png') left center no-repeat;
}

.ewb-cm-tt.icon2 {
	padding-left: 12px;
	background: url('../images/tt_ico2.png') left center no-repeat;
}

.ewb-more {
	float: right;
	color: #666;
}

/* 用户登录 */

.ewb-login-hd {
	height: 44px;
	text-align: center;
	font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-login-tab {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 22px;
	height: 44px;
	line-height: 44px;
	padding-left: 16px;
	font-size: 16px;
	color: #333;
	background: url('../images/type_ico.png') left center no-repeat;
	cursor: pointer;
}

.ewb-login-tab.current {
	background: url('../images/type_ico_cur.png') left center no-repeat;
}

.ewb-login-bd {
	padding-top: 5px;
}

.ewb-login-node {
	margin-top: 10px;
	vertical-align: top;
}

.ewb-login-node:first-child {
	margin-top: 0;
}

.ewb-login-node.last {
	margin-top: 20px;
	padding-left: 69px;
}

.ewb-login-type {
	float: left;
	margin-right: 9px;
	width: 60px;
	height: 34px;
	line-height: 34px;
	text-align: right;
}

.ewb-input-txt {
	float: left;
	width: 254px;
	height: 32px;
	line-height: 25px;
	border: 1px solid #dbdbdb;
	text-indent: 9px;
}

.ewb-input-txt.short {
	width: 154px;
}

.ewb-sel {
    color:#6d6d6d;
	float: left;
	padding-left: 5px;
	width: 256px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb;
    
}

.chosen-container {
	float: left;
	width: 256px;
	font-family: "Microsoft YaHei";
}

.chosen-container-single .chosen-single {
    padding: 0 0 0 9px;
    height: 34px;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    color: #999;
}

.chosen-container-single .chosen-single.cur {
	color: #333;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #dbdbdb;
    border-bottom: 0;
}

.chosen-container-single .chosen-single span {
    margin-right: 27px;
    height: 32px;
    line-height: 31px;
}

.chosen-container-single .chosen-single div {
    width: 27px;
}

.chosen-container-single .chosen-single div b {
    background: url('../images/select_ico1.png') left center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url('../images/select_ico2.png') left center no-repeat;
}

.chosen-container-single .chosen-drop {
	top: 100%;
	bottom: auto;
    padding: 4px 0;
    border: 1px solid #e5e8eb;
    border-radius: 0;
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0 3px; 
    color: #333;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #1a5fad;
}

.ewb-vc {
	float: left;
	margin-left: 10px;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #ddd;
    margin-top:5px;
}

.ewb-vc span {
	font-size: 16px;
	font-weight: bold;
}

.ewb-btn {
	float: left;
	margin-right: 10px;
	width: 88px;
	height: 32px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
    margin-top:-10px;
}

.ewb-btn.login,
.ewb-btn.into {
	background-color: #d00b1b;
}

.ewb-btn.reg,
.ewb-btn.out {
	background-color: #1a5fad;
}

.ewb-btn.login:hover,
.ewb-btn.into:hover {
	background-color: #e91a2b;
}

.ewb-btn.reg:hover,
.ewb-btn.out:hover {
	background-color: #287cdb;
}

.ewb-forget {
	float: left;
	margin-top: 12px;
	height: 24px;
	line-height: 24px;
	color: #3e90ed;
	text-decoration: underline;
}

.ewb-success {
	display: none;
	padding: 7px 28px 0 28px;
}

.ewb-success-remind {
	line-height: 26px;
	color: #666;
}

.ewb-success-btn {
	margin-top: 28px;
	text-align: center;
	font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-success-btn .ewb-btn {
	float: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 5px;
}

/* 公共列表样式 */

.ewb-list {
	padding-top: 5px;
}

.ewb-list-node {
	padding-left: 9px;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	background: url('../images/list_ico.png') left center no-repeat;
}

.ewb-list-name {
	float: left;
	width: 80%;
	color: #333;
}

.ewb-list-date {
	float: right;
	color: #999;
}

.ewb-list-node:hover {
	background: url('../images/list_ico_cur.png') left center no-repeat;
}

.ewb-list-node:hover .ewb-list-name,
.ewb-list-node:hover .ewb-list-date {
	color: #c40a19;
}

/* 公共tab样式 */

.ewb-tab {
	padding-top: 3px;
	height: 42px;
	line-height: 42px;
	border-bottom: 2px solid #1a5fad;
}

.ewb-tab-node {
	position: relative;
	float: left;
	margin-left: 26px;
	height: 44px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	vertical-align: top;
}

.ewb-tab-node:first-child {
	margin-left: 0;
	border-left: 0;
}

.ewb-tab-name {
	display: block;
	padding: 0 16px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.ewb-tab-ico {
	display: none;
	position: absolute;
	bottom: 1px;
	left: 50%;
	width: 11px;
	height: 5px;
	margin-left: -5px;
	background: url('../images/tab_ico.png') no-repeat;
}

.ewb-tab-node.current {
	border-color: #fff;
}

.ewb-tab-node.current .ewb-tab-name {
	color: #1a5fad;
	border-bottom: 2px solid #d00b1b;
}

.ewb-tab-node.current .ewb-tab-ico {
	display: block;
}

/* 招标公告、资审公告 */

.ewb-notice-node {
	border-top: 1px dashed #e7e7e7;
	vertical-align: top;
}

.ewb-notice-node:first-child {
	border-top: 0;
}

.ewb-notice-box {
	display: block;
	margin: 0 -15px;
	padding: 13px 15px 14px 15px;
	height: 48px;
	line-height: 24px;
}

.ewb-notice-box:hover {
	background-color: #fdf2f2;
}

.ewb-notice-name {
	display: block;
	font-weight: bold;
	color: #333;
	text-indent: -7px;
}

.ewb-state {
	color: #d00b1b;
}

.ewb-notice-info {
	color: #999;
}

.ewb-tenderer {
	width: 75%;
}

/* 友情链接 */

.ewb-friendlink {
	height: 31px;
	margin-left: -20px;
}

.ewb-fl-sel {
	float: left;
	margin-left: 20px;
	padding-left: 6px;
	width: 319px;
	height: 31px;
	line-height: 30px;
	border: 1px solid #cecece;
	background-color: #fff;
	font-size: 12px;
	color: #666;
}

.ewb-fl-sel:first-child {
	width: 320px;
}

.ewb-friendlink .chosen-container {
	margin-left: 20px;
}

.ewb-friendlink .chosen-container-single .chosen-single {
    height: 31px;
    border: 1px solid #cecece;
    color: #666;
}

.ewb-friendlink .chosen-container-single .chosen-single.cur {
	color: #666;
}

.ewb-friendlink .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #cecece;
}

.ewb-friendlink .chosen-container-single .chosen-single span {
    margin-right: 22px;
    height: 29px;
    line-height: 29px;
}

.ewb-friendlink .chosen-container-single .chosen-single div {
    width: 22px;
}

.ewb-friendlink .chosen-container-single .chosen-single div b {
    background: url('../images/select_ico3.png') left center no-repeat;
}

.ewb-friendlink .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url('../images/select_ico4.png') left center no-repeat;
}

.ewb-friendlink .chosen-container-single .chosen-drop {
	top: auto;
	bottom: 100%;
	border: 1px solid #cecece;
	border-bottom: 0;
}

/* footer */




.ewb-login-tt.current {
    height: 37px;
    border-top: 3px solid #0078b7;
    background-color: #fff;
    margin-top: -1px;
}