/**!
 * 通用三级页
 * author: 作者;
 * date:2017-01-05
 */

/* 位置 */
 .ewb-project-right {
	 display:none;
 } 
  
.ewb-location {
	padding-left: 18px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #25aee2;
}

.ewb-location a {
	color: #25aee2;
}

.ewb-location span {
	color: #ff6600;
}

/* article */

.ewb-article {
	padding: 20px 0;
	background-color: #fff;
}

.ewb-article h3 {
	line-height: 42px;
	text-align: center;
	font-size: 28px;
	color: #000;
}

.ewb-article-sources {
    margin-top: 10px;
    line-height: 36px;
    text-align: center;
    color: #999;
    background-color: #f6f6f6;
    margin-left: 20px;
    margin-right: 20px;

}

.ewb-article-sources p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 14px;
}

.ewb-article-sources a {
	color: #999;
}

.ewb-article-info {
	word-break: break-all;
    min-height: 300px;
   
    margin: 20px;
}

.ewb-article-p {
	margin-top: 14px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
	color: #4e4e4e;
	text-align: justify;
	text-justify: inter-ideograph;
}

.ewb-article-img {
	display: block;
	margin: 18px auto 0;
	padding-bottom: 4px;
}

/*1200分辨率以下*/

@media (max-width: 1199px) {
	.ewb-article h3 {
		font-size: 24px;
		line-height: 32px;
	}
}

/*手机端*/

@media (max-width: 767px) {
	.ewb-details {
		padding: 0 0 20px 0;
	}

	.ewb-article {
		padding: 10px 10px;
	}

	.ewb-article h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.ewb-article-sources {
		padding: 5px 0;
		line-height: 24px;
	}

	.ewb-article-sources p {
		font-size: 12px;
	}

	.ewb-article-p {
		font-size: 12px;
		line-height: 24px;
	}

}/* 分享 */
.ewb-share{
	position: relative;
	display: inline-block;
  }
  .ewb-share-hidebox{
	  position: absolute;
	  top: 100%;
	  z-index: 9;
	  left: -68px;
	  padding-top: 10px;
	  display: none;
  }
  
  .ewb-share i {
	  width: 25px;
	  height: 25px;
	  background: url("../images/content_icon.png")  0 -201px no-repeat;
	  vertical-align: middle;
	  display: inline-block;
	  cursor: pointer;
  }
  
  .ewb-share-hidebox dl {
	  border: #e5e5e5 1px solid;
	  background: #fff;
	  box-sizing: content-box;
	  -moz-box-sizing: content-box;
	  -webkit-box-sizing: content-box;
	  border-radius: 0 0 5px 5px;
	  width: 170px;
	  text-align: center;
	  position: relative;
  }
  
  .ewb-share-hidebox a {
	  display: inline-block;
	  float: none;
	  margin: 0 2px;
	  text-indent: 0;
  }
  
  .ewb-share-hidebox dt {
	  text-align: center;
	  font-size: 14px;
	  font-weight: bold;
	  color: #626262;
	  background: #f6f6f6;
  }
  
  .ewb-share-hidebox dd {
	  padding: 5px;
  }
  
  .ewb-share-hidebox dl:after {
	  content: '';
	  display: block;
	  line-height: 0;
	  font-size: 0;
	  width: 0;
	  height: 0;
	  overflow: hidden;
	  border: 8px solid transparent;
	  border-bottom-color: #e5e5e5;
	  position: absolute;
	  left: 50%;
	  top: -16px;
	  margin-left: -8px;
  }
  
  .ewb-share:hover .ewb-share-hidebox {
	  display: block;
  }
  
  
  .bdshare-button-style0-32 a{
	  display: inline-block !important;
	  float: none !important;
	  vertical-align: middle !important;
	  margin: 6px 0 6px 6px !important;
  }
  .bdshare-button-style0-32 a:first-child{
	  margin-left: 0 !important;
  }
  .bd_weixin_popup .bd_weixin_popup_main{
	  padding:5px 0 !important;
  }
  .bd_weixin_popup .bd_weixin_popup_foot{
	  margin:0 -5px!important;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .jxTenderObjNav{
	padding: 0px 15px;
	height: 50px;line-height: 50px;
	background-image: linear-gradient(180deg, 
		rgba(249, 249, 249, 1) 0%, 
		rgba(243, 243, 243, 1) 100%), 
	linear-gradient(
		rgba(228, 228, 228, 1), 
		rgba(228, 228, 228, 1));
	background-blend-mode: normal, 
		normal;
	font-size: 18pt;
	color: #333;
	margin-bottom: 6px;
}
.jxTenderObjMain{
	margin-bottom: 20px;
}
.jxTenderObjMain table{
	width: 100%;
}
.jxTenderObjMain table tr td{
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	border:1px solid #dddddd;
	color: #666666;
	word-wrap: break-word;  
	word-break: normal;
    max-width: 160px;
    line-height:20px;
}
.jxTenderObjMain table .jxTenderObjMainLeftName{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	width: 20%;
}
.jxTenderObjMain table .jxTenderObjMainLeftName{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	width: 15%;
}
.jxTenderObjMain table .jxTenderObjMainLeftName1{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	/* width: 140px; */
}

.jxTenderObjMain table tr td a{
	text-decoration: none;
	color: #3897de;
}

.dayititlt {
	font: 16pt ä»¿å®‹_GB2312, arial, helvetica, clean, sans-serif;
	font-family: ä»¿å®‹_GB2312;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.dayicontent {
	font: 16pt ä»¿å®‹_GB2312, arial, helvetica, clean, sans-serif;
	font-family: ä»¿å®‹_GB2312;
    text-indent: 2em;
    height: 30px;
    line-height: 30px;
}

div.cont_hr:first-child {
	font-size: 16pt;
    color: #df2922;
    font-family: ä»¿å®‹_GB2312;
    font-weight: bold;
    border-top: 0px solid #df2922;
    margin-top: 0;
}

div.cont_hr {
	font-size: 16pt;
    color: #df2922;
    border-top: 1px solid #df2922;
    margin-top: 30px;
    font-family: ä»¿å®‹_GB2312;
    font-weight: bold;
}

.huiyuankudayicontent {
	font-family: ä»¿å®‹_GB2312;
	font-size: 14pt;
	height: 30px;
	line-height: 30px;
	text-indent: 2em;
}

.lianxidanweiname {
	font-family: ä»¿å®‹_GB2312;
	font-size: 14pt;
	height: 30px;
	line-height: 30px;
	text-align: right;
    margin-right: 30px;
}

.dayidate {
	font-family: ä»¿å®‹_GB2312;
	font-size: 14pt;
	height: 30px;
	line-height: 30px;
	text-align: right;
    margin-right: 30px;
}
  
  
  
  
  
