.f-right {
	float: right;
}

.f-left {
	float: left;
}

.menu {
	list-style: none outside none;
	overflow: hidden;
}

.menu::after {
	content: "";
	display: table;
	height: 0;
	clear: both;
}

.menu li {
	width: 20%;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.menu li a {
	color: #fff;
	display: block;
}

.menu li a:hover {
	background-color: rgba(255, 255, 255, .2);
}

.menu li.nomg {
	margin-right: 0;
}

.con-detail {
	border-radius: 10px;
	max-width: 1140px;
	margin: 30px auto;
	padding: 0 30px;
	border: 1px solid #f6f6f6;
}

.con-detail .position {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 16px;
	color: #333334;
}

.con-detail .position a {
	font-size: 16px;
}

.con-detail .detail {
	padding: 0 20px;
}

.con-detail .detail .title {
	padding: 15px 0;
	font-size: 24px;
	text-align: center;
	line-height: 1.75;
}

.con-detail .detail .timer {
	padding: 15px;
	line-height: 35px;
	width: 100%;
	height: 35px;
	position: relative;
	background-color: #f8f8f8;
	border-radius: 6px;
}

.con-detail .detail .timer .t-left {
	text-align: center;
}

.con-detail .detail .timer p {
	display: inline-block;
	color: #909090;
	font-size: 14px;
	margin-right: 10px;
}

.con-detail .detail .timer p span {
	margin-left: 5px;
}

.con-detail .detail .timer span {
	display: inline-block;
	color: #909090;
	font-size: 14px;
}

.con-detail .detail .timer span a {
	display: inline-block;
	color: #909090;
	font-size: 14px;
}

.con-detail .detail .content {
    font-size: 16px;
    color: #333333;
    text-align: justify;
    line-height: 32px;
    padding: 10px 30px 30px;
}



.content img {
	max-width: 100%!important;
  height: auto!important;
}


.con-detail .detail .timer span.fenx {
	height: 16px;
	width: 16px;
	margin-right: 10px;
	background: url(../png/z64v7z.png) no-repeat;
}

.con-detail .detail .timer .fx {
	position: absolute;
	top: 15px;
	right: 15px;
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-size: 12px !important;
	display: block !important;
}

.social-share .social-share-icon {
	width: 34px !important;
	height: 34px !important;
	line-height: 34px !important;
	font-size: 22px !important;
	margin: 0;
}

.social-share a.icon-weibo {
	background: #f3250a;
	color: #fff;
}

.social-share a.icon-wechat {
	background: #5cb53a;
	color: #fff;
}

.social-share a.icon-qzone {
	background: #f5bc31;
	color: #fff;
}

.sub-area {
	margin-bottom: 25px;
	text-align: right;
}

.print-close a {
	padding-left: 20px;
	margin-left: 25px;
	cursor: pointer;
	font-size: 16px;
}

.print {
	background: url(../png/hwf5yo.png) no-repeat left center;
}

.close {
	background: url(../png/lng6ay.png) no-repeat left center
}