﻿/**!
 * &#36259;&#30475;&#51;&#54;&#53;&#97;&#112;&#112;&#19979;&#36733;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#29616;&#22330;&#28378;&#29699;&#95;&#51;&#54;&#53;&#29616;&#22312;&#36824;&#33021;&#23433;&#20840;&#25552;&#27454;&#21527;农机局
 * 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;
    font-size: 24px;
    /*font-weight: bold;*/
}

.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-r-hd a{ color:#333;}
.ewb-r-hd { background-color:#FFF !important;}
.ewb-list-bd{ background-color:#FFF !important;}

/* local */

.ewb-local {
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    color: #666;
    background-color: #f2f2f2;
}

.ewb-local-tt {
    padding-left: 24px;
    background: url(../images/local.png) left center no-repeat;
}

.ewb-local-tt a {
    color: #666;
}

.ewb-local-tt a.cur {
    color: #0e9be1;
}