/**!
 * æ±Ÿè‹çœå…¬å…±èµ„æºäº¤æ˜“ç½‘
 * author: wuzhou;
 */

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

.ewb-h918 {
    height: 1170px;
}

.ewb-span18 {
    width: 1370px;
}
/* åœ°åŒºé€‰æ‹© */

.ewb-area-tt {
    position: relative;
    /* height: 133px; */
    border-top: 2px solid #52b0ff;
    background-color: #f7f7f7;
    padding: 16px 0;
}

.ewb-area-left {
    line-height: 48px;
    text-align: right;
    width: 62px;
    font-weight: bold;
    color: #333;
}

.ewb-area-right {
    width: 666px;
}

.ewb-area-ritems {
    padding-top: 11px;
}

.ewb-area-ritems > li {
    width: 72px;
    height: 26px;
    line-height: 26px;
    float: left;
    padding-bottom: 5px;
    margin-right: 10px;
}

.ewb-area-ritems > li > a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.ewb-area-ritems > li > a:hover,
.ewb-area-ritems > li.cur > a {
    color: #fff;
    font-weight: bold;
    background-color: #ffae00;
}

/* æœç´¢ */

.ewb-trade-search {
    margin: 0 20px;
    /*   padding-top: 15px;
    border-top: 1px dashed #cbcbcb; */
}
.ewb-trade-search .xmmc {
    display:flex;
}
.ewb-trade-search .xmmc .ewb-sbtn{
    margin-left:8px;
}

.ewb-trade-search .fbtime {
    position: absolute;
    top: 117px;
    left: 530px;
}
.ewb-trade-search ul li:nth-child(1) {
    /* margin-bottom: 18px; */
}
.ewb-stxt {
    line-height: 30px;
}

.ewb-trade-input {
    border: 1px solid #aaa;
    width: 158px;
    height: 28px;
    outline: none;
    line-height: 28px;
    text-indent: 0.5em;
    font-size: 14px;
}

.ewb-w168 {
    width: 168px;
}

.ewb-trade-sel {
    display: block;
    width: 72px;
    height: 30px;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    outline: none;
}

.ewb-sbtn {
    display: block;
    width: 72px;
    height: 30px;
    outline: none;
    border: 0;
    cursor: pointer;
    background: #ffae00;
    /* margin-left:300px; */
    color: #fff;
}

.ewb-sbtn:hover {
    background-color: #f60;
}

.ewb-ml30 {
    margin-left: 30px;
}

.ewb-ml5 {
    margin-left: 5px;
}

.ewb-trade-tb {
    width: 100%;
    table-layout: fixed;
    margin-top: 20px;
}

.ewb-w44 {
    width: 44px;
}

.ewb-w133 {
    width: 203px;
}

.ewb-w108 {
    width: 108px;
}

.ewb-trade-th {
    background-color: #5cc5fb;
    height: 36px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.ewb-trade-pro {
    text-align: left;
    text-indent: 20px;
}

.ewb-trade-td {
    font-size: 14px;
    height: 41px;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
    vertical-align: top;
    line-height: 41px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-trade-td > a {
    display: block;
    color: #333;
    text-align: left;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-trade-tr:hover {
    background-color: #fff3e4;
}

/* é¡µç  */

.ewb-page-items {
    margin-top: 20px;
    margin-left: 50px;
}

.ewb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: 'Microsoft YaHei';
}

.ewb-page-li > a {
    display: block;
}

.ewb-page-li.ml6 {
    margin-left: 6px;
}

.ewb-page-li.ml20 {
    margin-left: 20px;
}

.ewb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.ewb-page-item:hover {
    border: 1px solid #ff600e;
}

.ewb-page-item.current {
    width: 36px;
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #ff600e;
    font-weight: bold;
}

.ewb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.ewb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.ewb-page-family {
    font-family: 'SimSun';
}

.ewb-page-fs12 {
    font-size: 12px;
}

.ewb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.ewb-page-to {
    width: auto;
}

.ewb-page-next {
    width: 58px;
}

.ewb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.ewb-page-go {
    width: 28px;
}

.switch {
    padding: 0 20px 18px;
    margin: 0 auto;
}
.switch .ct {
    position: relative;
    display: flex;
    align-items: center;
}
.switch .ct:nth-child(n + 2) {
    margin-top: 18px;
}
.switch .ct .label {
    height: 32px;
    line-height: 32px;
}
.switch .ct .list {
    /* width: 1050px; */
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.switch .ct .list li {
    padding: 5px 10px;
    border: 1px solid #d9d9d9;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    margin-left: 8px;
}
.switch .ct .list .active {
    color: #fff;
    background: #ffae00;
    border: 1px solid #ffae00;
}
.switch .ct .list li:hover {
    color: #fff;
    background: #ffae00;
    border: 1px solid #ffae00;
}

