.ewb-trade-mid {
    /*min-height: 1031px;*/
    background: url(../images/trade_bg.jpg) center top no-repeat #f2f2f2;
}

.ewb-page-wrap {
    width: 1038px;
    margin: 0 auto;
}

.ewb-bread {
    height: 54px;
    line-height: 54px;
    text-indent: 40px;
    font-size: 14px;
    color: #999;
    background: url(../images/bread_ico.png) 20px 50% no-repeat;
}

/* .ewb-bread>a {
    color: #999;
} */

.ewb-trade-main {
    padding: 18px 20px 0;
    min-height: 744px;
}

.ewb-trade-h {
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.ewb-footer {
    margin-top: 0;
}

.ewb-trade-info {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #aaa;
}

.ewb-trade-info span {
    padding: 0 5px;
}

.ewb-trade-info a {
    color: #333;
}

.ewb-trade-con {
    padding-top: 22px;
}

.ewb-trade-left {
    padding-top: 2px;
    width: 114px;
}

.ewb-trade-link {
    display: block;
    padding-top: 8px;
    /* height: 48px; */
	height: 60px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    color: #ffe897;
    background-color: #316cbd;
}

.ewb-trade-link span {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.ewb-trade-link:hover {
    background-color: #ed9727;
}

.ewb-trade-arrow {
    display: block;
    height: 37px;
    text-align: center;
    background: url(../images/process_arrow.png) center center no-repeat;
}

.ewb-trade-right {
    padding: 0 20px;
    min-height: 610px;
    font-family: SimSun;
    /* background-color: #f4f7fa; */
	overflow-y:auto; 
	overflow-x:auto; 
}

.ewb-trade-h3 {
    padding-top: 20px;
    text-align: center;
    font-size: 24px;
}

.ewb-trade-h4,
.ewb-trade-right h5 {
    line-height: 30px;
    font-size: 16px;
}

.ewb-trade-h4.spe {
    margin-top: 30px;
}

.ewb-trade-right p {
    line-height: 30px;
    font-size: 16px;
    text-indent: 2em;
}

.ewb5-a {
	margin-left: 70px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	width: 300px;
	display: inline-block;
}