/**!
 * 辽宁省沈抚新区电子交易平台
 * author: wuzhou;
 * date:2019-04-01
 */
 
.ewb-banner-pr {
	position: relative;
}

/* banner */

.ewb-banner {
	position: relative;
}

.ewb-banner-img {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

.ewb-banner-tt {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -31px;
	height: 62px;
}

.ewb-banner-link {
	display: inline-block;
	padding-left: 26px;
	vertical-align: top;
	color: #fff;
	background: url("../images/banner_line.jpg") left center no-repeat;
}

.ewb-banner-sp1 {
	display: block;
	line-height: 40px;
	font-size: 34px;
}

.ewb-banner-sp2 {
	display: block;
	line-height: 22px;
	font-size: 16px;
	text-transform: uppercase;
}

/* location */

.ewb-location {
	margin-top: 11px;
	line-height: 36px;
	color: #666;
	text-indent: 15px;
	background: url("../images/location_icon.png") left 11px no-repeat;
}

.ewb-location a {
	padding: 0 15px;
	color: #666;
}

.ewb-location span {
	padding: 0 15px;
}

/* 征集结果 */
.ewb-mt30 {
	margin-top: 30px;
}
 .ewb-result-wrap {
	 width: 1063px;
	 margin-top: 10px;
	 padding:43px 0px 42px;
	 border:1px solid #cde2e5;
	 min-height:600px;
 }
 
 .ewb-details-title {
	 line-height: 38px;
	 font-size: 28px;
	 text-align: center;
	 padding-bottom: 45px;
 }
 
 .ewb-tools {
	
	 color: #999;
	 line-height: 32px;
	 background-color: #f4f4f4;
	 text-align: center;
 }

 .ewb-tools-txt {
	 margin-left: 300px;
}

 .ewb-fontsize {
	 font-size: 18px;
	 color: #666;
 }

 .ewb-fontsize:hover {
	 color: #ff7701;
 }

 /* 分享 */
 .ewb-tools-share {
	margin-right: 20px;
	height: 32px;
	overflow: hidden;
 }

 .ewb-share-name {
	 font-size: 14px;
	 margin-left: 20px;
 }
 .ewb-share-ico {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 7px;
} 
.ewb-share-add {
	width: 19px;
	height: 18px;
	background: url("../images/share_ico1.png") center no-repeat;
} 

.ewb-share-add:hover {
	background-image: url("../images/share_ico1_hover.png");
}

.ewb-share-sina {
	width: 22px;
	height: 17px;
	background: url("../images/share_ico2.png") center no-repeat;
} 

.ewb-share-sina:hover {
	background-image: url("../images/share_ico2_hover.png");
}
.ewb-share-wx {
	width: 24px;
	height: 19px;
	background: url("../images/share_ico3.png") center no-repeat;
} 

.ewb-share-wx:hover {
	background-image: url("../images/share_ico3_hover.png");
}

.ewb-share-qq {
	width: 15px;
	height: 18px;
	background: url("../images/share_ico4.png") center no-repeat;
} 

.ewb-share-qq:hover {
	background-image: url("../images/share_ico4_hover.png");
}
.ewb-share-txt {
	width: 16px;
	height: 18px;
	background: url("../images/share_ico5.png") center no-repeat;
} 

.ewb-share-txt:hover {
	background-image: url("../images/share_ico5_hover.png");
}



/* 内容 */
.ewb-detai-img {
	text-align: center;
	padding-top: 41px;
}

.ewb-detai-txt {
	padding-top: 15px;
	line-height: 32px;
	text-indent: 32px;
}

.ewb-article-opt {
	position: relative;
	width: 48%;
	line-height: 46px;
	margin-top: 23px;
	border-top:1px solid #e5e5e5;
}

.ewb-article-line {
	position: absolute;
	width: 72px;
	height: 3px;
	left:0;
	top:-2px;
	background-color: #38c3d0;
}

.ewb-article-link {
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ewb-article-link>span {
	color: #333;
}

.ewb-article-link>a {
	color: #999;
	margin-left: 15px;
}

.ewb-article-link>span a {
	color: #999;
	margin-left: 15px;
}

/* 中等屏幕以下 */

@media (max-width: 1199px) {
	.ewb-result-wrap {
		padding: 43px 10px 42px;
	}
}

/* 手机端 */

@media (max-width: 767px) {

	/* banner */
	.ewb-banner-link {
		padding-left: 0;
		background: none;
	}

	.ewb-banner-sp1 {
		font-size: 20px;
	}

	.ewb-banner-sp2 {
		font-size: 12px;
	}
	 
}
 
/* 超小屏幕 */

@media (max-width: 480px) {
	.ewb-article-opt {
		width: 100%;
	}
	.ewb-tools-share {
		height: auto;
		overflow: visible;
	}
	.ewb-tools-txt,
	.ewb-tools-share {
		margin-left: 10px;
	}
	.ewb-share-name {
		margin-left: 0;
	}
	.ewb-tools-txt>span{
		display: inline-block;
	}
}
/**add**/
#share a{width:19px; height:18px; padding:0px;margin:6px;}
#share a.bds_more{  
    background: url(../images/share_ico1.png) center no-repeat;
} 
#share a.bds_more:hover{
	background-image: url(../images/share_ico1_hover.png);
}
#share a.bds_tsina{  
    width:22px; 
	height:17px;
    background: url(../images/share_ico2.png) center no-repeat;
} 
#share a.bds_tsina:hover{
	background-image: url(../images/share_ico2_hover.png);
}
#share a.bds_weixin{  
    width:24px; 
	height:19px;
    background: url(../images/share_ico3.png) center no-repeat;
} 
#share a.bds_weixin:hover{
	background-image: url(../images/share_ico3_hover.png);
}
#share a.bds_qzone{ 
    width:15px; 
	height:18px; 
    background: url(../images/share_ico4.png) center no-repeat;
} 
#share a.bds_qzone:hover{
	background-image: url(../images/share_ico4_hover.png);
}
#share a.bds_copy{  
    width:16px; 
	height:18px;
    background: url(../images/share_ico5.png) center no-repeat;
} 
#share a.bds_copy:hover{
	background-image: url(../images/share_ico5_hover.png);
}