﻿/**!
 * &#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-sub-tt {
    height: 40px;
    line-height: 40px;
    padding-left: 38px;
    font-size: 13px;
    background: url("../images/now.png") 13px 13px no-repeat;
}

.ewb-sub-tt a {
    color: #666;
}

.ewb-sub-tt .cur {
    color: #0482d0;
}