body {
	background: url('../images/sub_bg.jpg') center top no-repeat #f9f9f9;
}

.ewb-ml24 {
	margin-left: 24px;
}

/* top */

.ewb-top {
    height: 132px;
	background-color: #fff;
}

.ewb-lianxi {
	float: right;
	margin-top: -15px;
	margin-right:92px;
	position: relative;
	z-index: 99999;
	clear:both;
	color: #666;
	font-size: 14px;
}

/* top新增链接 */

.ewb-top .ewb-container {
	position: relative;
}

.ewb-search {
	margin-top: 50px;
}

.ewb-top-links {
	position: absolute;
	top: 10px;
	right: 0;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
}

.ewb-top-links a {
	color: #666;
	margin: 0 5px;
}

.ewb-top-links a:hover {
	color: #1492ff;
}

/* logo */

.ewb-logo {
	float: left;
	margin: 23px 0 0 -2px;
	width: 510px;
	height: 86px;
	position: relative;
	z-index: 99999;
}

/* 省级 */

.ewb-region {
	float: left;
	margin: 58px 0 0 24px;
	height: 21px;
	position: relative;
	z-index: 2000;
}

.ewb-region-tt {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding-left: 24px;
	font-size: 16px;
	vertical-align: top;
	background: url('../images/region_ico.png') left center no-repeat;
	cursor: pointer;
}

/* 省级下拉 */

.ewb-region-drop {
	display: none;
	position: absolute;
	top: 21px;
	left: -484px;
	width: 1200px;
	padding-top: 53px;
	z-index: 2000;
	background-color: #fff;
}

.ewb-region-box {
	padding: 20px 0 24px 0;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	position: relative;
}

.ewb-drop-jt {
	position: absolute;
	top: -10px;
	left: 482px;
	display: block;
	width: 19px;
	height: 10px;
	background: url('../images/drop_jt.png');
}

.ewb-region-node {
	margin-top: 11px;
	vertical-align: top;
}

.ewb-region-node:first-child {
	margin-top: 0;
}

.ewb-region-type {
	float: left;
	margin-right: 6px;
	width: 120px;
	height: 26px;
	line-height: 26px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #265fae;
}

.ewb-region-content {
	float: left;
	width: 1146px;
	font-size: 0;
	-webkit-text-size-adjust:none;
}

.ewb-region-name {
	display: inline-block;
	margin-right: 10px;
	padding: 0 20px;
	height: 26px;
	line-height: 26px;
	vertical-align: top;
	font-size: 14px;
	color: #333;
}

.ewb-region-name:hover,
.ewb-region-name.cur {
	font-weight: bold;
	color: #fff;
	background-color: #ffae00;
}

/* search */

.ewb-search {
	float: right;
	margin-top: 40px;
	width: 266px;
	height: 34px;
	border: 1px solid #dbdbdb;
	position: relative;
	z-index: 99999;
}

.ewb-sh-txt {
	float: left;
	padding-left: 12px;
	width: 210px;
	height: 34px;
	line-height: 34px;
	border: 0;
}

.placeholder {
	color: #666;
}

.ewb-sh-btn {
	float: left;
	width: 39px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url('../images/sh_ico.png') center center no-repeat;
}

/* nav */

.ewb-nav {
	padding: 0;
	height: 56px;
	line-height: 56px;
	border-bottom: 12px solid #e9f0f6;
	background-color: #1492ff;
}

.ewb-nav-node {
	float: left;
	width: 150px;
	vertical-align: top;
}

.ewb-nav-node a {
	display: block;
	padding-left: 62px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.ewb-nav-node:first-child a {
	padding-left: 82px;
}

.ewb-nav-node a:hover {
	background-color: #fdaa2a;
}

.ewb-nav-icon1 {
	background: url('../images/nav_icon1.png') 32px center no-repeat;
}

.ewb-nav-icon2 {
	background: url('../images/nav_icon2.png') 18px center no-repeat;
}

.ewb-nav-icon3 {
	background: url('../images/nav_icon3.png') 18px center no-repeat;
}

.ewb-nav-icon4 {
	background: url('../images/nav_icon4.png') 18px center no-repeat;
}

.ewb-nav-icon5 {
	background: url('../images/nav_icon5.png') 18px center no-repeat;
}

.ewb-nav-icon6 {
	background: url('../images/nav_icon6.png') 18px center no-repeat;
}

.ewb-nav-icon7 {
	background: url('../images/nav_icon7.png') 18px center no-repeat;
}

.ewb-nav-icon8 {
	background: url('../images/nav_icon8.png') 18px center no-repeat;
}

.ewb-nav-icon9 {
	background: url('../images/nav_icon9.png') 18px center no-repeat;
}

/* 当前位置 */

.ewb-location {
	margin-top: 9px;
	height: 48px;
	line-height: 48px;
}

.ewb-location p {
	padding-left: 38px;
	color: #666;
	background: url('../images/locaiton_ico.png') 8px center no-repeat;
}

.ewb-location p a {
	color: #666;
}

.ewb-location p span {
	color: #ff6714;
}

.ewb-main {
	padding: 15px 15px;
	margin: 0 -15px;
	width: 1200px;
	background-color: #fff;
}

/* 公共二级页标题 */

.ewb-cm-hd {
	padding-top: 6px;
	height: 60px;
	text-align: center;
	position: relative;
}

.ewb-left-tt {
	position: absolute;
	top: 0;
	left: -7px;
	width: 237px;
	height: 66px;
	background: url('../images/column_bg.png');
}

.ewb-left-tt span {
	display: block;
	padding-left: 64px;
	height: 60px;
	line-height: 59px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: url('../images/menu_ico.png') 22px center no-repeat;
}

.ewb-cm-tt {
	display: inline-block;
	padding: 0 20px;
	min-width: 162px;
	height: 56px;
	vertical-align: top;
	position: relative;
}

.ewb-cm-tt span {
	display: block;
}

.ewb-ch {
	height: 36px;
	line-height: 36px;
	font-size: 28px;
	color: #333;
}

.ewb-eg {
	height: 20px;
	line-height: 20px;
	color: #c7c6c6;
}

.ewb-cm-tt i {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -4px;
	width: 15px;
	height: 9px;
	background: url('../images/tt_ico.jpg');
}

.ewb-tt-ico1 {
	left: -15px;
}

.ewb-tt-ico2 {
	right: -15px;
}

/* 公共列表样式 */

.ewb-title {
	height: 46px;
	border-bottom: 2px solid #e8edf0;
}


.ewb-tt-nametab {
	float: left;
	margin-left: 6px;
	padding: 3px 12px 0 12px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #999;
	position: relative;
}




.ewb-tt-name {
	float: left;
	margin-left: 18px;
	padding: 3px 12px 0 12px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
}

.ewb-tt-name:first-child, 
.ewb-tt-nametab:first-child{
	margin-left: 0;
}

.ewb-tt-name.current,
.ewb-tt-nametab.current  {
	color: #1492ff;
	font-weight:bold;
	border-bottom: 3px solid #1492ff;
}

.ewb-tt-name i,
.ewb-tt-nametab i {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
	width: 6px;
	height: 3px;
	background: url('../images/tt_jt.png');
}

.ewb-tt-name.current i,
.ewb-tt-nametab.current i  {
	display: block;
}

.ewb-more {
	float: right;
	margin-top: 2px;
	padding-right: 30px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	background: url('../images/more_ico.jpg') right center no-repeat;
}

.ewb-list {
	padding-top: 10px;
}

.ewb-list-node {
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	vertical-align: top;
	background: url('../images/tree_dian.png') left center no-repeat;
}

.ewb-list-name {
	float: left;
	width: 72%;
	color: #333;
}

.ewb-list-date {
	float: right;
	color: #999;
}

.ewb-list-node:hover .ewb-list-name,
.ewb-list-node:hover .ewb-list-date {
	color: #ff3c00;
}

/* footer */

.ewb-footer {
	margin-top: 20px;
	padding-top: 20px;
	height: 240px;
	background-color: #d1e0ec;
}

.ewb-friendlink {
	margin-left: -10px;
	height: 34px;
}

.chzn-select {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    width: 232px;
    height: 34px;
    line-height: 34px;
    border: 0;
    color: #666;
    background-color: #fff;
}


.chosen-container {
    float: left;
    margin-left: 10px;
    font-size: 14px;
}

.chosen-container-single .chosen-single {
    padding: 0 0 0 12px;
    height: 34px;
    line-height: 34px;
    border: 0;
    background: #fff;
    box-shadow: none;
    color: #666;
}

.chosen-container-single .chosen-single span {
    height: 34px;
    line-height: 34px;
}

.chosen-container-single .chosen-single div {
    width: 26px;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../images/chosen-sprite.png') left center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url('../images/chosen-sprite-active.png') left center no-repeat;
}

.chosen-container-single .chosen-drop {
    padding: 4px 0;
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    color: #666;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #47aaff;
}

/* 底部信息 */

.ewb-foot-content {
	margin-top: 20px;
	line-height: 24px;
	text-align: center;
	color: #666;
}

.fheight{
	height: 400px;
}

.sheight{
	height: 162px;
}

.plats {
  margin-left: 40px;
}

.plats .plat {
  float: left;
  width: 360px;

  margin-left: 30px;
}

.plats .plat:nth-child(1) {
  margin-left: 0;
}

.plats .plat:nth-child(1) {
  background: url("../images/plat1.jpg") no-repeat;
}

.plats .plat:nth-child(2) {
  background: url("../images/plat2.jpg") no-repeat;
}

.plats .plat:nth-child(3) {
  background: url("../images/plat3.jpg") no-repeat;
}

.plats .plat.trade {
  padding-top: 264px;
  text-align: center;
}

.plats .plat.trade a {
  display: inline-block;
  width: 139px;
  height: 55px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.plats .plat.trade a.trade-com {
  background: url("../images/trade-com.png") no-repeat center;
  background-color: rgba(240, 128, 30, 0.102);
}

.plats .plat.trade a.trade-manage {
  background: url("../images/trade-manage.png") no-repeat center;
  background-color: rgba(119, 65, 17, 0.1);
}

.plats .plat.trade a:hover {
  border: 3px solid rgba(240, 128, 30, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}

.plats .plat.trade a + a {
  margin-left: 20px;
}