/**!
 * 安徽公共资源交易集团文化、技术等交易系统
 * author: xuy;
 * date:2017-09-29
 */

/* 正文 */

/* 图片轮播 */

.ewb-viewpager {
    padding: 6px;
    height: 216px;
    background-color: #fff;
}

.wb-slider {
	position: relative;
	overflow: hidden;
}

.wb-slider-conbox {
	overflow: hidden;
}

.wb-slider-ctag {
	position: relative;
}

.wb-slider-ctag img {
	width: 100%;
	height: 100%;
}

.wb-slider-switcher {
	position: absolute;
	left: 50%;
	bottom: 8px;
	height: 10px;
    margin-left: -24px;
}

.wb-slider-stag {
	float: left;
	margin-right: 6px;
	height: 10px;
	width: 10px;
	background: url(../../../images/stag.png) no-repeat;
	cursor: pointer;
}

.wb-slider-stag.cur {
	background-image: url(../../../images/stag_active.png);
}

/* 行业动态 */

.ewb-ind {
    background-color: #fff;
}

.ewb-ind-hd {
    padding-left: 10px;
    height: 43px;
    border: 1px solid #eee;
    border-bottom: 1px solid #349e9f;
}

.ewb-ind-p {
    line-height: 35px;
    font-size: 14px;
    text-indent: 2em;
}

.ewb-com-tt {
    margin-top: 11px;
    padding-left: 8px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #349e9f;
    border-left: 4px solid #349e9f;
}
.ewb-com-tt2 {
    margin-top: 11px;
    padding-left: 8px;
    height: 20px;
    line-height: 20px;
    font-size: 14px; 
	color:#349e9f;
}

.ewb-more {
    margin-right: 10px;
    line-height: 43px;
    font-size: 14px;
    color: #349e9f;
}

.ewb-com-bd {
    padding: 0 10px;
    height: 184px;
    border: 1px solid #eee;
    border-top: none;
}

.ewb-ind-bd {
    padding-top: 4px;
    height: 180px;
}

.ewb-com-item {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: top;
    background: url(../../../images/item_icon.jpg) left center no-repeat;
}

.ewb-com-block {
    margin-right: 90px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -35px;
    margin-right: 10px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #349e9f;
}

.ewb-content {
    margin-top: -42px;
    padding: 52px 10px 20px;
    background-color: #fff;
}

.ewb-com-hd {
    height: 43px;
    border-bottom: 1px solid #349e9f;
}

/* 农村产权电子竞价交易大厅 */

.ewb-hall-tab {
    padding-top: 9px;
    height: 36px;
}

.ewb-hall-tt {
    margin-right: 10px;
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #333;
    background: url(../../../images/tab_radius.png);
}

.ewb-hall-tt.current {
    color: #fff;
    background: url(../../../images/tab_radiush.png);
}

.ewb-hall-sp {
    width: 86px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.ewb-hall-txt {
    width: 148px;
    height: 24px;
    line-height: 24px;
    outline: 0;
    border: 1px solid #349e9f;
	text-indent:10px;
}

.ewb-hall-btn {
    margin-left: 20px;
    width: 70px;
    height: 26px;
    border: 0;
    outline: 0;
    color: #fff;
    cursor: pointer;
    background-color: #349e9f;
}

.ewb-hall-btn:hover {
    background-color: #007374;
}

.ewb-hall-bd {
    height: 250px;
    overflow: hidden;
}

.ewb-table {
    width: 100%;
    border: 1px solid #eee;
}

.ewb-tr-hd {
    height: 36px;
    background-color: #eee;
}

.ewb-tr-th1 {
    width: 198px;
}

.ewb-tr-th2 {
    width: 148px;
}

.ewb-tr-th3 {
    width: 139px;
}

.ewb-tr-th4 {
    width: 150px;
}

.ewb-tr-th5 {
    width: 116px;
}

.ewb-tr-th6 {
    width: 111px;
}

.ewb-tr-th7 {
    width: 134px;
}
.ewb-tr-th21 {
    width: 344px;
}
.ewb-tr-th22 {
    width: 258px;
}
.ewb-tr-th23 {
    width: 202px;
}
.ewb-tr-th24 {
    width: 194px;
}
th,td {
    font-size: 14px;
    text-align: center;
}

.ewb-tr {
    /* margin: 0 15px; */
    height: auto;
    border-bottom: 1px dashed #eee;
}

.ewb-tr a {
    color: #f38351;
    text-decoration: underline;
}

.ewb-tr a:hover {
    font-weight: bold;
}

/* column */

/* 土地经营权 */

.ewb-tab-tt {
    margin-top: 15px;
    width: 86px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #333;
}

.ewb-tab-tt.current {
    color: #fff;
    background-color: #349e9f;
}

.ewb-column .ewb-more {
    margin-left: 12px;
    margin-right: 0;
}

.ewb-ht281 {
    height: 281px;
}

.ewb-column-bd {
    margin-top: 5px;
    padding: 0 10px;
    border: 1px solid #eee;
}

.ewb-product {
    height: 275px;
}

.ewb-product-bd {
    padding-top: 20px;
}

.left-btn {
	float: left;
    margin-right: 8px;
	width: 15px;
	height: 36px;
	background: url(../../../images/product_arrowl.png);
	cursor: pointer;
	margin-top: 66px;
}

.left-btn:hover {
	background-image: url(../../../images/product_arrowlh.png);
}

.focus {
	float: left;
	width: 931px;
	height: 211px;
	overflow: hidden;
}

.right-btn {
	float: left;
    margin-left: 7px;
	width: 15px;
	height: 36px;
	background: url(../../../images/product_arrowr.png);
	cursor: pointer;
	margin-top: 66px;
}

.right-btn:hover {
	background-image: url(../../../images/product_arrowrh.png);
}

.focus-bd {
	height: 211px;
}

.focus-bd-pics {
	height: 211px;
}

.focus-bd-pics-item {
    float:left;
	width: 140px;
	height: 160px;
	background-color: #fff;
	margin: 0 9px;
	display: inline;
}

.focus-bd-pics-item img{
	display:block;
	width:100%;
}

.focus-bd-pics-item p{
    padding-top: 10px;
	line-height: 20px;
	text-align:center;
	font-size: 13px;
    color:#333;
}

/* 友情链接 */

.ewb-flink-bd {
    margin-top: 4px;
    height: 52px;
    border: 1px solid #eee;
}

.ewb-flink-sel {
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 10px;
    width: 235px;
    height: 32px;
    font-size: 14px;
    color: #4c4c4c;
    border: 1px solid #e5e5e5;
}
