﻿/**!
 * 许昌农机局
 * 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;
}


.hd_xx_tit1 {
    height: 40px;
    padding: 15px 0px 0px 39px;
    background: url(../images/xx_fyico.jpg) 9px 20px no-repeat;
    line-height: 30px;
    font-size: 16px;
    color: #b20000;
}

.votelistul{
	
   margin-left: 160px;
}
.votelistul li{
   margin-top: 15px;
   font-size: 16px;
   list-style: none;
}

.votelist{
	    height: 300px;
}

.votebtn{
	 margin-top:10px;
	 height: 30px;
    text-align: center;
}

.btntijiao, .btnResult{
    height: 52px;
    width: 80px;
    text-align: center;
    background-color: #7391C5;
    font-size: 20px;
    color: #ffffff;
    margin: 0px 15px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 6px;
}


.fanhui {
    height: 52px;
    width: 80px;
    text-align: center;
    background-color: #7391C5;
    font-size: 20px;
    color: #ffffff;
    margin: 0px 15px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 6px;
}
	