﻿/* user-grid */
.ewb-ml15{
	margin-left: 15px;
}

.ewb-sp658{
	width: 658px;
	float: left;
}

.ewb-sp450{
	width: 450px;
	float: left;
}

.ewb-pt12{
	padding-top: 12px;
}

.ewb-pt7{
	padding-top: 7px;
}

.ewb-pt13{
	padding-top: 13px;
}

.ewb-wpr01{
	padding-bottom: 10px;
}

.ewb-wpr02{
	padding-bottom: 10px;
}

/* 数据统计 */
.ewb-con{
	padding: 0 19px;
	padding-top: 16px;
	overflow: hidden;
	background-color: #fff;
}

.ewb-news-hd{
	height: 36px;
	border-bottom: 2px solid #265fae;
}

.ewb-news-item{
	margin-right: 4px;
	width: 118px;
    text-align: center;
}

.ewb-news-item>a{
	padding: 0 11px;
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #333;
	background-color: #ececec;
}

.ewb-news-item.current>a{
	color: #fff;
	background-color: #265fae;
}

.news-para{
	height: 30px;
	line-height: 30px;
	color: #646464;
	font-size: 14px;
}

/* do */
.do-tt{
	padding-left: 11px;
	display: block;
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/news_col.jpg) left center no-repeat;
}

.ewb-do-bd{
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background-color: #fff;
}

.ewb-do-bd.h360{
	height: 360px;
}

.ewb-do-bd.h386{
	height: 386px;
}

/* find */

.ewb-find{
	padding-top: 6px;
	padding-left: 12px;
}

.ewb-find-wpr{
	height: 24px;
	outline: 0;
	font-size: 14px;
	color: #666;
	border: 1px solid #dcdcdc;
}

/* 图标1 */
#show-one{
	width: 448px;
	height: 360px;
}

#show-two{
	width: 656px;
	height: 360px;
}

#show-three{
	width: 1120px;
	height: 334px;
}

#show-four{
	width: 1120px;
	height: 334px;
}
#show-sex{
	width: 1120px;
	height: 334px;
}
#show-seven{
	width: 1120px;
	height: 334px;
}
#show-eight{
	width: 1120px;
	height: 334px;
}
/* try */
.ewb-try{
	padding-top: 16px;
	font-size: 14px;
	text-align: center;
}

.ewb-try-items{
	padding-left: 7px;
	display: inline-block;
	vertical-align: top;
}

.ewb-try-items{
	*display: inline;
}

.ewb-try-items>li{
	margin-right: 7px;
	float: left;
}

.ewb-try-items a{
	padding: 0 16px;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #333;
	border-radius: 2px;
	cursor: pointer;
	background-color: #eee;
}

.ewb-try-items>li.current a{
	color: #fff;
	background-color: #265fae;
}

/* 180814 */
.ewb-countform{
	min-height: 500px;
	padding-top: 10px;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-date {
    float: right;
    color: #999;
	margin-top:-36px;
}

.wb-data-list {
    line-height: 36px;
    font-size: 16px;
    padding-left: 11px;
}

.wb-data-infor a {
    color: #333;
}


.ewb-page{
	margin-top: 0;
	padding: 20px 0;
	padding-top: 15px;
	text-align: center;
}

.ewb-page-items{
	margin-top: 0;
}

/*分页修改*/
.ewb-page-border {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}
/*分页修改*/
.ewb-page-li {
	line-height:24px;
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
	border: 0;
	color: #555;
}

.ewb-page-li.current {
    border: 0;
    color: #0030cc;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover,
.ewb-page-go:hover {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}
/*今日公告数量统计*/
.div_tw_on {
    color: #0369AA;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
	float:left;
}
.div_tw_on h3 {
    background: url(../images/div_tw_on.png) no-repeat left 10px;
	font-weight: bold;
}
.righttop {
    position: relative;
    width: 1120px;
    border: 1px solid #ccc;
    border-top: 4px solid #0080cb;
    margin-bottom: 12px;
}
.font2 {
    float: left;
    width: 107px;
    color: #185685;
    font-size: 15px;
    height: 33px;
    line-height: 32px;
    background: #f8f8f8;
    padding-left: 15px;
    font-weight: 500;
    margin-right: 25px;
}
.font21 {
    text-align: left;
    width: 190px;
    color: #333;
    font-size: 14px;
}
.font22 {
    text-align: left;
    width: 190px;
    color: #333;
    font-size: 14px;
}
/* 190806 */
.ewb-super{
	height: 420px;
	overflow: hidden;
	position: relative;
}

.ewb-super-hd .prev,
.ewb-super-hd .next{
	position:absolute;
	z-index: 10000;
    left:0;
    top:50%;
    margin-top:-34px;
    display:block;
    width:36px;
    height:68px;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.ewb-super-hd .prev {
    background:url(../images/slider_radius_lf.png) no-repeat;
}
.ewb-super-hd .next{
    left:auto;
    right:0;
    background:url(../images/slider_radius_rf.png) no-repeat;
}
.ewb-super-hd .prev:hover,
.ewb-super-hd .next:hover{
    filter:alpha(opacity=100);
    opacity:1;
}


.ewb-sp554{
	float: left;
	width: 554px;
}

#pro-chart{
	height: 360px;
	width:552px;
}

#shop-chart{
	height: 360px;
	width:552px;
}

.ewb-sp364{
	float: left;
	width: 364px;
}

#budget-chart,
#bid-chart,
#save-chart{
	height: 364px;
	width: 326px;
}
/*公告筛选*/
.ewb-info-sel{
	height: 43px;
    float: left;
    line-height: 43px;
    margin-left: 30px;
}
.ewb-find-info{
	height: 24px;
    outline: 0;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
}
/*20190909修改*/
.ewb-super{
	height:540px;
}
.ewb-do-bd.h448 {
    height: 448px;
}
.ewb-do-bd.h485 {
    height: 485px;
}
.ewb-info-word span{
	float: left;
    padding-left: 5px;
	padding-top: 4px;
}