/*
 * @Description: 
 * @Autor: wuzhou
 * @LastEditTime: 2020-11-11 
 */
 
 .ewb-trade-left {
   
    width: 100%;
   
}
.gg a {
    color: #000;
}
.ewb-trade-right {
    position: fixed;
    right: 0;
    padding-top: 2px;
    width: 300px;
    list-style: none;
    border: 1px solid #C6DBC6;
    background: #fff;
}

.linear {
    width: 100%;
    height: 20px;
    background: -webkit-linear-gradient(top, #fff, #E2F0F8);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}

 /* table */
.w-6 {
    width: 6%;
}

.w-11 {
    width: 11%;
}

.w-12 {
    width: 12%;
}
.w-12 {
    width: 13%;
}
.w-14 {
    width: 14%;
}
.w-9 {
    width: 9%;
}

.w-17 {
    width: 17%;
}

.bid-table-cont {
    margin-top: 35px;
}
 .close { position: absolute;
			top: 0;
			display: block;
			width: 20px;
			height: 20px;
			background: url(/images/close.png) no-repeat;
			cursor: pointer;
		}
.bid-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.bid-th td {
    height: 43px;
    background: #f3faff;
    font-size: 16px;
    color: #1492ff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
	    border-right: 1px solid #e8e8e8;
}

.bid-th td:first-child {
    border-left-width: 0;
	    border-left: 1px solid #e8e8e8;
}

.bid-tb td {
    height: 40px;
    color: #666;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
	    border-left: 1px solid #e8e8e8;
}

.bid-tb td:first-child {
    border-left: 1px solid #e8e8e8;
}

.bid-tb td:last-child {
    border-right: 1px solid #e8e8e8;
}

.tb-ope {
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 auto;
    background: url("../images/icon_search2.png") center center no-repeat;
}

.ewb-page-info{
	margin-top:20px
}
.tb-ope:hover {
    background-image: url("../images/icon_search3.png");
}

.bid-tb tr:nth-child(2n) {
    background: #f3faff;
}


 .ewb-article {
	/* padding: 10px 50px; */
	min-height:220px;
 
}

.ewb-article h3 {
	line-height: 65px;
	text-align: center;
	font-size: 30px;
    color: #000;
    font-weight: bold;
}

.ewb-article-sources {
 
	line-height: 53px;
	text-align: center;
    color: #999;
    
 
	font-size: 0;
    -webkit-text-size-adjust: none;
    border-bottom: 1px solid #e7e7f4;
}

.ewb-article-sources p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
    font-size: 14px;
    width: 280px;
}

.ewb-article-sources a {
	color: #999;
}

.ewb-article-info {
	color: #4e4e4e;
	position: relative;
	line-height:25px;
}

.ewb-article-p {
 
	line-height: 48px;
	font-size: 14px;
	text-indent: 30px;

	text-align: justify;
	text-justify: inter-ideograph;
}

.ewb-article-img {
	display: block;
	margin: 18px auto 0;
	padding-bottom: 4px;
}

.share-ico {
    margin-top: 10px;
    margin-right: 8px;
}

.ewb-article-first {
    padding-top: 34px;
    line-height: 25px;
}

.autograph {
    text-align: right;
    line-height: 50px;
}

.enclosure {
    line-height: 25px;
    padding-bottom: 20px;   
}

.enclosure-items {
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7f4;
}

.enclosure-items>li {
    line-height: 25px;
}

.enclosure-items>li a {
    color:#0688d6;;
}

.opt-items {
    padding:20px 0 60px;
}

.opt-items>li {
    margin-left: 10px;
    float:left;
    width: 90px;
}

.opt-items>li>a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color:#fff;
    border-radius: 16px;
    background-color: #c8c9e6;
}

.opt-items>li>a:hover {
    background-color: #0688d6;;
}


.bid-th2{
	width:100%;
	line-height: 25px;
}
.bid-th2 td {
    height: 25px;
    
    font-size: 16px;
    color: #4e4e4e;
    border:1px solid #e8e8e8;

}
.c_8{
	width:350px;
}
.c_6{
	width:200px;
}
#gcsm{
	 margin-left:30px; 
}

.bd1{
	width:200px;
}
.bd2{
	    width: 902px;
}