/**!
 * å—å……å¸‚å…±èµ„æºäº¤æ˜“ç½‘;
 * author: zzongyi;
 * date:2021-12-02
 */

a {
  color: inherit;
  text-decoration: none;
}

.container{
	width: 1300px;
}

 .ewb-trade-mid{
    background: #f2f2f2;
}

.ewb-trade-left {
   min-height: 714px;
}

.ewb-h698 {
   height: 754px;
}

.ewb-trade-tb {
   margin-top: 0
   /*min-height: 666px;*/
}


/* å·¦ä¾§èœå• */
.ewb-snav-items>li {
    height: 60px;
    vertical-align: top;
    line-height: 60px;
}

.ewb-snav-items>li>a {
    display: block;
    font-size: 17px;
    color: #333;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 30px;
}

.ewb-snav-items>li>a:hover {
    color: #fff;
    font-weight: bold;
    background:211px 50% no-repeat #5cc5fb;
}

.dh.current{
    color: #fff;
    font-weight: bold;
    background:211px 50% no-repeat #5cc5fb;
}