﻿/**!
 * 许昌农机局
 * author: wuzhou
 * date:2017-07-13
 */

.ewb-route {
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    text-indent: 20px;
    background: url(../images/route_ico.png) left center no-repeat;
}

.ewb-route>a {
    color: #333;
}

.ewb-route>span {
    color: #f4a030;
}

.ewb-content {
    min-height: 500px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-top: 2px solid #cc0000;
}

.ewb-info-tt {
     text-align: center;
   letter-spacing: 2pt;
    font-size: 14pt;
    line-height: 120%;
    font-weight: bold;
    color: #CC0000;
}

.ewb-info-time {
    text-align: center;
    line-height: 35px;
}

.ewb-info-con {
    text-indent: 25px;
}

/* 0727新增 */
.ewb-info-source{
	margin-top: 25px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #545454;
	background-color: #f0f0f0;
	margin-bottom: 25px;
}

.ewb-info-source a{
	color:#333;
}

.ewb-detail-location{

    height: 37px;
    line-height: 37px;
    border-top: 2px solid #cb120f;
    font-size: 13px;
    color: #666;
    padding-left: 38px;
    background: url(../images/location.png) 13px center no-repeat ;
}

.ewb-detail-location a{
    color: #666;
}

.ewb-detail-location span{
    color: #cb120f;
}

.detbody{
	
	margin-top:10px;
}

.detbody a{
	
	font-size:14px;
}

.detbody span{
	  
	  font-size:14px;
}