﻿.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.l {
	float: left !important;
}

.r {
	float: right !important;
}

.hidden {
	display: none !important;
}

.invisible {
	visibility: hidden !important;
}

/* css3效果 */

.trans {
	-webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-header {
	background: url('/assets/indexui/images/banner.jpg') center 120px no-repeat;
}

.ewb-container {
	clear: both;
	width: 1200px;
	margin: 0 auto;
}

.ewb-top {
	height: 45px;
}

.ewb-logo {
	float: left;
	margin-top: 7px;
}

.ewb-search {
	float: right;
	width: 232px;
	height: 33px;
	border-radius: 2px;
	background: #edf2f8;
	position: relative;
	margin-top: 6px;
}

.ewb-search button {
	position: absolute;
	width: 46px;
	height: 33px;
	border: 0;
	padding: 0;
	outline: 0;
	background: url('../images/search_icon.png') center center no-repeat;
	right: 0;
	top: 0;
	cursor: pointer;
}

.ewb-search button:hover {
	background-image: url('../images/search_iconh.png');
}

.ewb-search-mod {
	margin-right: 46px;
	position: relative;
	font-size: 14px;
}

.input-placeholder {
	position: absolute;
	top: 0;
	left: 10px;
	height: 33px;
	line-height: 33px;
	color: #999;
	cursor: text;
}

.input-box {
	width: 100%;
	height: 33px;
	line-height: 33px;
	border: 0;
	background: 0 0;
	text-indent: 10px;
}

.ewb-banner {
	height: 338px;
}

.ewb-title {
	vertical-align: top;
	margin: 90px 0 0 -10px;
}

/* nav */

.ewb-nav {
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	text-align: center;
	background: url('../images/nav_bg.png') repeat;
}

.ewb-nav-item {
	float: left;
}

.ewb-nav-item a {
	display: block;
	color: #fff;
	padding: 0 40px;
}

.ewb-nav-item.cur a {
	background: #00479d;
}

.ewb-nav-item a:hover {
	background: #00479d;
}

.ewb-nav-item:first-child a {
	padding: 0 42px;
}

.ewb-main {
	padding-top: 10px;
	padding-bottom: 20px;
}

/* 行业动态 */

.ewb-wt588 {
	float: left;
	width: 588px;
}

.ewb-ml24 {
	margin-left: 24px;
}

.ewb-public-hd {
	height: 49px;
	border-bottom: 1px solid #d6e0ef;
}

a.ewb-public-tt {
	float: left;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #409eff;
}

.ewb-public-bd {
	position: relative;
	margin-top: 8px;
}

.ewb-line {
	position: absolute;
	width: 2px;
	background: #a5c0de;
	top: 20px;
	bottom: 20px;
	left: 4px;
}

.ewb-public-item {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	vertical-align: top;
}

.ewb-public-forus {
	margin-right: 110px;
}

.ewb-dian {
	float: left;
	width: 25px;
	height: 19px;
	vertical-align: top;
	margin-top: 9px;
	margin-left: -4px;
	position: relative;
	z-index: 10;
	background: url('../images/dian.png') 2px center no-repeat;
}

.ewb-public-forus a {
	float: left;
	max-width: 550px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ewb-new {
	float: left;
	width: 39px;
	height: 16px;
	background: url('../images/new.png') no-repeat;
	vertical-align: top;
	margin: 9px 0 0 5px;
}

.ewb-date {
	float: right;
	color: #999;
	margin-top: -37px;
}

.ewb-public-item:hover .ewb-dian {
	background: url('../images/dianh.png') no-repeat;
}

.ewb-public-item:hover .ewb-public-forus a,
.ewb-public-item:hover .ewb-date {
	color: #e6a23c;
}

/* 交易信息 */

.ewb-mt2 {
	width: 100%;
}

.ewb-sales {
	margin-top: -37px;
}

.ewb-sales-hd {
	height: 37px;
}
.ewb-sales-hd.tit{
height: 49px;
    border-bottom: 1px solid #d6e0ef;
}
.ewb-sales-hd ul {
	float: right;
}
.ewb-sales-hd ul.tit{
	width:100%;
	float:left;
	height:48px;
	line-height:48px;
}
.ewb-sales-hd ul.ulData {
	float: left;
	margin-left: 50px;
}

.ewb-sales-item {
	float: left;
	margin-right: 10px;
}
.ewb-sales-item.more{
	float:right;
}
.ewb-sales-item a {
	border: 1px solid transparent;
	border-radius: 2px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #666;
	padding: 0 6px;
	font-weight: bold;
}
.ewb-sales-hd ul.tit .ewb-sales-item a{
	display:inline-block;
	height:48px;
	line-height:48px;
	font-size: 20px;
	border:0;
	color:#333;
}
.ewb-sales-hd ul.tit .ewb-sales-item.more a{
	font-size: 15px;
	color:#666;
}
.ewb-sales-item.cur a {
	border-color: #409eff;
	color: #409eff;
}
.ewb-sales-hd ul.tit .ewb-sales-item.cur a{
	border-bottom:2px solid #409eff;
}
.ewb-sales-panel {
	padding-top: 8px;
	height: 316px;
}

.ewb-sales-panel.tableData {
	position:relative;
	margin-top: 15px;
	height: 540px;
	border: 3px solid #8ac1db;
	padding:5px;
	overflow:hidden;
}

.ewb-spc .ewb-public-forus a {
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ewb-public-bd.ewb-spc {
	margin-top: 0;
}

.ewb-area {
	color: #409eff;
	float: left;
}

.ewb-blue-bg {
	padding-top: 13px;
	height: 495px;
	/* background: url('../images/zcfg_bg.jpg') center top no-repeat; */
}

.ewb-img-link img {
	vertical-align: top;
}

/* 政策法规 */

.ewb-mt13 {
	margin-top: 13px;
}

.ewb-law {
	margin-top: 8px;
}

.ewb-law-hd {
	float: left;
	width: 180px;
	padding-top: 11px;
}

.ewb-law-item {
	height: 53px;
	line-height: 53px;
	background: url('../images/tab_bg.png') repeat;
	border-radius: 3px;
	position: relative;
	margin-top: 2px;
}

.ewb-law-item:first-child {
	margin-top: 0;
}

.ewb-law-item i {
	display: none;
	width: 9px;
	height: 18px;
	background: url('../images/arrow.png') no-repeat;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -9px;
	z-index: 10;
}

.ewb-law-item.cur i {
	display: block;
}

.ewb-law-item a {
	display: block;
	padding-left: 70px;
	background-position: 38px center;
	background-repeat: no-repeat;
	color: #409eff;
	font-size: 18px;
}

.ewb-law-item.cur a {
	color: #fff;
}

.ewb-law-item.cur {
	background-image: url('../images/tab_bgh.png');
}

.ewb-law-a1 {
	background-image: url('../images/tab_icon1.png');
}

.ewb-law-a2 {
	background-image: url('../images/tab_icon2.png');
}

.ewb-law-a3 {
	background-image: url('../images/tab_icon3.png');
}

.ewb-law-a4 {
	background-image: url('../images/tab_icon4.png');
}

.ewb-law-a5 {
	background-image: url('../images/tab_icon5.png');
}

.ewb-law-item.cur .ewb-law-a1 {
	background-image: url('../images/tab_icon1h.png');
}

.ewb-law-item.cur .ewb-law-a2 {
	background-image: url('../images/tab_icon2h.png');
}

.ewb-law-item.cur .ewb-law-a3 {
	background-image: url('../images/tab_icon3h.png');
}

.ewb-law-item.cur .ewb-law-a4 {
	background-image: url('../images/tab_icon4h.png');
}

.ewb-law-item.cur .ewb-law-a5 {
	background-image: url('../images/tab_icon5h.png');
}

.ewb-ge {
	padding: 0 18px;
}

.ewb-law-bd {
	float: left;
	width: 1002px;
	padding-left: 18px;
}

.ewb-law-panel {
	height: 296px;
}

.ewb-spc2 .ewb-public-forus a {
	max-width: 850px;
}

.ewb-public-bd.ewb-spc2 {
	margin-top: 0;
}

/* 办事指南 */

.ewb-law-a6 {
	background-image: url('../images/tab_icon6.png');
}

.ewb-law-a7 {
	background-image: url('../images/tab_icon7.png');
}

.ewb-law-a8 {
	background-image: url('../images/tab_icon8.png');
}

.ewb-law-a9 {
	background-image: url('../images/tab_icon9.png');
}

.ewb-law-a10 {
	background-image: url('../images/tab_icon10.png');
}

.ewb-law-a11 {
	background-image: url('../images/tab_icon11.png');
}

.ewb-law-a12 {
	background-image: url('../images/tab_icon12.png');
}

.ewb-law-item.cur .ewb-law-a6 {
	background-image: url('../images/tab_icon6h.png');
}

.ewb-law-item.cur .ewb-law-a7 {
	background-image: url('../images/tab_icon7h.png');
}

.ewb-law-item.cur .ewb-law-a8 {
	background-image: url('../images/tab_icon8h.png');
}

.ewb-law-item.cur .ewb-law-a9 {
	background-image: url('../images/tab_icon9h.png');
}

.ewb-law-item.cur .ewb-law-a10 {
	background-image: url('../images/tab_icon10h.png');
}

.ewb-law-item.cur .ewb-law-a11 {
	background-image: url('../images/tab_icon11h.png');
}

.ewb-law-item.cur .ewb-law-a12 {
	background-image: url('../images/tab_icon12h.png');
}

.ewb-law-hd.ewb-law2 .ewb-law-item {
	height: 53px;
	line-height: 53px;
}

.ewb-law2-panel {
	height: 333px;
}