/**!
 * 安顺市公共资源交易中心电子招投标系统
 * author: xuyang;
 * date:2017-07-3
 */


/* .ewb-mbg {
    background-color: #fff;
} */



.xiangxiyebiaoti {
    font-size: 25px;
    text-align: center;
}

.xiangxidate {
    margin: 10px 0 20px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 12px;
    color: #a19d9d;
    background-color: #e3e3e3;
}

.xiangxiyekuang {
  /*   line-height: 32px; */
	position:relative;
    margin: 10px;
    font-size: 14px;
}

/*.ewb-list-bd{
    font-size: 14px;
    width: 700px;
    margin: auto;
    text-align:justify;
    text-justify:distribute-all-lines;
    text-align-last:justify;
}*/

.related_reading {
	width: 800px;
	height: 100px;
	margin: 0 auto 0 0;
}
.title {
	/*font-size: 18px;*/
	color: #333333;
	margin-top: 30px;
}
.text {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
}
.text a {
	color: #333333;
}
.text a:hover {
	color: #ff7800;
}
.ewb-ca-detail{
	padding: 45px 74px 24px 74px;
   /* border: 1px solid #e8e8e8;*/
}

.ewb-m-po {
	cursor: pointer;
	height: 52px;
	width: 213px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(../images/tb.png) no-repeat center;
}

.ewb-m-po-zgys {
	cursor: pointer;
	height: 52px;
	width: 213px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(../images/wysq.png) no-repeat center;
}



.ewb-m-po:hover {
	background: url(../images/tbhover.png) no-repeat center;
}

table {
    /*table-layout: fixed;
    width: 100%;*/
	-ms-overflow-x: visible !important;
}

td{
	word-wrap: break-word;
	word-break: break-all;
}

.ewb-ca-detail img{
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select: none; 
	-khtml-user-select: none; 
}