@charset "utf-8";
/* CSS Document */

.domPC { display: block }
.domMobile { display: none }
.clearfix { clear: both }
.contant { width: 1000px; margin: 40px auto; margin-top: 40px; }
.xl .bt { font-size: 32px; text-align: center; font-weight: bold; height: 80px; }
.xl p { text-indent: 2em; line-height: 35px; color: #303030; margin-bottom: 20px; }
.xl img { margin-bottom: 20px; max-width: 100%!important; height:auto!important;}
.editer { float: right }
@media screen and (min-width:0px) and (max-width: 767px) {
.domPC { display: none }
.domMobile { display: block }
.contant { width: 95%; margin: 20px auto; }
.xl img { width: 100%; margin-left:-2em; }
.xl .bt { font-size: 20px; text-align: center; height: auto; margin: 10px auto }
}


.fllow1-wap{
		position: fixed;
		width:130px;
		left:50%;
		bottom:40px;
		margin-left:560px;
	}
.s-ewm {
	margin-bottom: 24px;
	width: 130px;
	height: 159px;
	background-color: #F0F2F5;
	color: #808080;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
}
.s-ewm:hover, .s-ewm.hover {
	background-color: #348CEC;
	color: #FFF;
}
.s-ewm img {
	display: block;
	width: 115px;
	height: 115px;
	margin: 8px auto;
}
.s-item {
	text-align: center;
	color: #808080;
	width: 108px;
	height: 60px;
	margin: 0 auto 16px;
	line-height: 60px;
	cursor: pointer;
}
.s-item a {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}
.s-item div {
	float: left;
	width: 60px;
	height: 60px;
	line-height: 60px;
}
.s-wb {
	background: url(http://paper.news.cn/ej/images11/shareimg.png) 0 -75px;
}
.s-wx {
	background-image: url(http://paper.news.cn/ej/images11/shareimg.png);
}
.s-top {
	background: url(http://paper.news.cn/ej/images11/shareimg.png) 0 -150px;
}
.s-wb:hover {
	background: url(http://paper.news.cn/ej/images11/shareimg.png) 60px -75px;
}
.s-wx:hover {
	background: url(http://paper.news.cn/ej/images11/shareimg.png) 60px 0;
}
.s-top:hover {
	background: url(http://paper.news.cn/ej/images11/shareimg.png) 60px -150px;
}
.wx-ewm {
	margin-bottom: 24px;
	width: 130px;
	height: 130px;
	background-color: #348CEC;
	color: #808080;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: -35px;
	top:-150px;
	display: none;
}
.wx-ewm img {
	display: block;
	width: 115px;
	height: 115px;
	margin: 8px auto;
}