@charset 'UTF-8';

/**!
 * 详情页
 * author: wangkai;
 * date: 2019-03-28
 */
body,
.ewb-main {
	background-color: #f4f4f4;
}

/*.ewb-main .container {
	background-color: #fff;
}*/

.ewb-details {
	padding: 0 40px 40px 40px;
}

/* 当前位置 */

.ewb-route {
    padding: 9px 2px;
    line-height: 22px;
    color: #666;
}

.ewb-route a {
    color: #666;
}

.ewb-route span {
    color: #f98717;
}

/* 内容 */

.ewb-article {
	padding: 10px 40px;
	border: 1px solid #dcdcdc;
	position: relative;
}

.ewb-article h3 {
	line-height: 42px;
	text-align: center;
	font-size: 28px;
	color: #000;
}

.ewb-article-sources {
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
	color: #999;
	/*background-color: #f7f7f7;*/
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.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 {
	position: relative;
	word-break: break-all;
	min-height: 400px;
}

.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;
}
.ewb-article-attach{
	padding-top: 30px;
}
/*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;
}

/*位置*/
.address {
    height: 64px;
    line-height: 64px;
    padding-left: 20px;
    color: #666;
    background: url(../images/icon_address1.png) 0 center no-repeat;
}
.address-now {
    color: #ff6600;
}

/*报名*/
.bm{
	text-align: center;
    height: 48px;
    width: 200px;
    border: 2px solid #dcdcdc;
    margin-left: 42%;
    border-radius: 10px;
    background: #3f85e8;
    
}
.bm a{
	text-align: center;
    height: 48px;
    line-height: 44px;
    /* font-weight: bold; */
    font-size: 20px;
    letter-spacing: 10px;
    color: #fff;
}


.ewb-article img{
	max-width: 100%;
}
.ewb-article-info table{
	    width: 100%;
	max-width:1030px !important;
}
.ewb-article-info table span {
	white-space: normal;
}




.chain {
    position: absolute;
    right: 76px;
    top: 122px;
    width: 99px;
}

.chain-box {
    width: 99px;
    height: 99px;
    overflow: hidden;
    border-radius: 50%;
}

.chain:hover .chain-box {
    background: rgba(172, 203, 238, .62);
    background: linear-gradient(to top, rgba(172, 203, 238, .62), rgba(231, 240, 253, .62));
    background: -webkit-linear-gradient(bottom, rgba(172, 203, 238, .62), rgba(231, 240, 253, .62));
    background: -o-linear-gradient(top, rgba(172, 203, 238, .62), rgba(231, 240, 253, .62));
    background: -moz-linear-gradient(bottom, rgba(172, 203, 238, .62), rgba(231, 240, 253, .62));
}

.chain-box>img {
    width: 100%;
    height: 100%;
}

.chain:hover .chain-list {
    display: block;
}

.chain-list {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
    width: 253px;
    padding-top: 8px;
	z-index: 999;
}

.chain-list::before {
    content: " ";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 16px;
    height: 9px;
    background: url("../images/subPage/new_jiao.png") no-repeat;
}

.chain-list-box {
    height: 100%;
    padding: 7px 0 12px 0;
    background-color: #f3f9ff;
    border: 1px solid #3e63b7;
}

.chain-tt {
    margin: 0 10px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #3e63b7;
}

.chain-tt>h3 {
    display: inline-block;
    padding-left: 20px;
    max-width: 95%;
    color: #fff;
    vertical-align: top;
    background: url("../images/subPage/new_yes.png") no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 100% !important;
	line-height: 36px !important;
}

.chain-intro {
    padding: 0 16px;
}

.chain-intro-box {
    padding-top: 8px;
    line-height: 19px;
    word-wrap: break-word;
}

.chain-label {
    color: #666;
}

.chain-con {
    color: #3e63b7;
}

	