.header-container {
	width: 100%;
	background: #333333;
}

/* 头部 */
.smm-page-header {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	background: #333;
}

.smm-page-header .wrap_site_list {
	width: 1200px;
	margin: 0 auto;
	background: #061d3e;
}

.smm-page-header .wrap_site_list .site_left {
	float: left;
}

.smm-page-header .wrap_site_list .site_left a.site_left_home {
	color: #e1e1e1;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	vertical-align: top;
	margin-right: 10px;
}

.smm-page-header .wrap_site_list .site_left a.site_left_home .homeicon {
	display: block;
	top: 1px;
	left: 0;
	width: 14px;
	position: absolute;
	height: 13px;
	background: url(https://static.smm.cn/common.smm.cn/images/home.png);
}

.smm-page-header .wrap_site_list .site_left a.site_left_home .hometext {
	padding: 0 10px 0 20px;
	vertical-align: top;
}

.smm-page-header .wrap_site_list .site_left a.site_left_home .hometext:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.smm-page-header .wrap_site_list .site_left a.site_left_home:after {
	content: "";
	position: absolute;
	right: 0px;
	height: 10px;
	width: 1px;
	top: 4px;
	background: #666;
}

.smm-page-header .wrap_site_list .site_left a.site_left_site {
	color: #e1e1e1;
	font-size: 12px;
	text-decoration: none;
	margin-right: 4px;
	padding: 0 5px;
	vertical-align: top;
}

.smm-page-header .wrap_site_list .site_left a.site_left_site:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.smm-page-header .wrap_site_list .site_right {
	float: right;
	height: 30px;
	font-size: 0;
	/*信息框内容*/
}

.smm-page-header .wrap_site_list .site_right .welcome-you {
	border-right: none;
	padding: 0;
	width: auto;
	max-width: 240px;
	color: #e1e1e1;
}

.smm-page-header .wrap_site_list .site_right .every-a {
	width: 80px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color: #e1e1e1;
}

.smm-page-header .wrap_site_list .site_right .every-a:hover {
	background: #666;
}

.smm-page-header .wrap_site_list .site_right .user_logout {
	display: inline-block;
	width: 80px;
	text-align: center;
	color: #e1e1e1;
}

.smm-page-header .wrap_site_list .site_right a {
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #666;
}

.smm-page-header .wrap_site_list .site_right a.user_msg {
	position: relative;
	width: 80px;
	display: inline-block;
	box-sizing: border-box;
	font-size: 0;
	height: 30px;
	padding: 9px 10px;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.smm-page-header .wrap_site_list .site_right a.user_msg:hover {
	background: #666;
}

.smm-page-header .wrap_site_list .site_right a.cellphone {
	width: 40px;
	position: relative;
	border-right: none;
	cursor: pointer;
	padding: 0;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.cellphone:hover
	.cellphone-wrapper {
	display: block;
}

.smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper {
	display: none;
	position: absolute;
	right: 0;
	width: 202px;
	height: 60px;
	background: #fafafa;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	text-align: center;
	color: #666;
	z-index: 1000;
	top: 35px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.cellphone
	.cellphone-wrapper
	.phonenumber {
	font-size: 16px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.cellphone
	.cellphone-wrapper
	.phonenumber
	.icon-cellphone {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 3px;
	background: url(https://static.smm.cn/common.smm.cn/images/cellphone-black.png);
}

.smm-page-header .wrap_site_list .site_right a.sjys-wrap {
	position: relative;
	cursor: pointer;
}

.smm-page-header .wrap_site_list .site_right a.sjys-wrap:hover .sjys {
	display: block;
}

.smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys {
	display: none;
	position: absolute;
	left: -218px;
	top: 35px;
	background: #f2f2f2;
	color: #666586;
	list-style: none;
	padding: 0;
	margin: 0;
}

.smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li {
	position: relative;
	width: 300px;
	border-bottom: 1px solid #e1e1e1;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content {
	margin: 10px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.left {
	position: absolute;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.left
	img {
	width: 100px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.right {
	margin-left: 115px;
	text-align: left;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.right
	.title {
	font-size: 16px;
	color: #d7000f;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.right
	.content {
	font-size: 12px;
	padding-right: 15px;
	display: inline-block;
	line-height: 15px;
	color: #666;
	margin-top: 10px;
	height: 30px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	a.sjys-wrap
	.sjys
	li
	div.sjys-content
	.right
	.addition {
	color: #999;
}

.smm-page-header .wrap_site_list .site_right .register_url {
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #666;
	cursor: pointer;
}

.smm-page-header .wrap_site_list .site_right .login_url {
	width: 80px;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #666;
	border-bottom: 2px solid #061d3e;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	background: #666;
	cursor: pointer;
}

.smm-page-header .wrap_site_list .site_right .login_url:hover {
	background: #d7000f;
	border-color: #d7000f;
}

.smm-page-header .wrap_site_list .site_right .message-container {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.message-container:hover
	.messagebox-new {
	display: block;
}

.smm-page-header .wrap_site_list .site_right .top-header-cellphone {
	display: inline-block;
	margin-top: 7px;
	width: 14px;
	height: 14px;
	background: url(https://static.smm.cn/common.smm.cn/images/cellphone.png);
}

.smm-page-header .wrap_site_list .site_right .xinfeng {
	display: inline-block;
	width: 15px;
	height: 12px;
	vertical-align: top;
	background: url(https://static.smm.cn/common.smm.cn/images/xinfeng.png);
}

.smm-page-header .wrap_site_list .site_right .badge {
	margin-top: -18px;
	margin-left: 7px;
	width: 27px;
	height: 18px;
	line-height: 18px;
	display: none;
	vertical-align: middle;
	min-width: 10px;
	font-size: 12px;
	color: #666;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 10px;
}

.smm-page-header .wrap_site_list .site_right .display-show {
	display: inline-block;
}

.smm-page-header .wrap_site_list .site_right .display-none {
	display: none;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new {
	position: absolute;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	border: 1px solid #ccc;
	color: #999 !important;
	font-size: 12px;
	width: 450px;
	border-radius: 2px;
	display: none;
	z-index: 100;
	right: -202px;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl {
	margin-bottom: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dt {
	border-bottom: 1px solid #e1e1e1;
	font-weight: 700;
	line-height: 1.42857143;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dt h4 {
	background: #f1f1f1;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
	color: #666;
	margin-top: 0;
	margin-bottom: 0;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	.message-more-container {
	text-align: center;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dd {
	color: #999 !important;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dd a {
	line-height: 30px;
	border-right: none;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox {
	text-align: left;
}

.smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li {
	position: relative;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
	list-style: none;
	line-height: 30px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a {
	color: #999;
	border-right: none;
	display: block;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	p {
	text-align: left;
	color: #666;
	font-weight: bolder;
	margin-bottom: 1px;
	width: 85%;
	text-overflow: ellipsis;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 10px;
	position: relative;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-label {
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #666;
	display: inline-block;
	zoom: 1;
	background-color: #e1e1e1;
	padding: 1px 10px;
	font-size: 12px;
	border-radius: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -10px 10px 0 0;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-time {
	color: #999 !important;
	padding-left: 10px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-unread {
	color: #333;
	margin: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-unread
	i {
	display: inline-block;
	zoom: 1;
	width: 5px;
	height: 5px;
	background-color: #d7000f;
	border-radius: 10px;
	margin-right: 5px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2.5px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-label-unread {
	display: inline-block;
	line-height: 1.42857143;
	zoom: 1;
	background-color: #999;
	padding: 1px 10px;
	font-size: 12px;
	color: #333;
	border-radius: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -10px 10px 0 0;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.newbox
	li
	a
	.message-time-unread {
	color: #333 !important;
	padding-left: 10px;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.message-more {
	color: #337ab7 !important;
}

.smm-page-header
	.wrap_site_list
	.site_right
	.messagebox-new
	dl
	dd
	.message-label {
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #666;
}

.no-border {
	border-right: none;
}

.look-detail {
	margin-left: 20px;
	color: #169bd5;
}

.display-block {
	display: block;
}

.footer-container {
	width: 100%;
	height: 300px;
	background: #000;
	margin-top: 30px;
	color: #fff;
	z-index: 99;
	position: relative;
}

.footer-container .news-footer-logo {
	width: 420px;
	height: 160px;
	margin: 0 auto 50px;
	padding-top: 50px;
}

.footer-container .news-footer-logo .logo-left {
	float: left;
	padding-top: 26px;
	margin-right: 50px;
	position: relative;
}

.footer-container .news-footer-logo .logo-left img {
	width: 100%;
	display: block;
}

.footer-container .news-footer-logo .logo-left .logo-border {
	height: 65px;
	position: absolute;
	left: 140px;
	top: 26px;
	border: none;
	border-right: 1px solid #999999;
	clear: both;
}

.footer-container .news-footer-logo .logo-right {
	float: right;
}

.footer-container .news-footer-logo .logo-right img {
	width: 90px;
	height: 90px;
}

.footer-container .news-footer-logo .logo-right dl {
	margin-left: 50px;
	margin-bottom: 0;
	float: left;
	text-align: center;
	color: #999;
	font-size: 12px;
	line-height: 1.5;
}

.footer-container .news-footer-logo .logo-right dd {
	line-height: 2;
}

.footer-container .news-footer-friend-link {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 0;
	line-height: 1;
}

.footer-container .news-footer-friend-link a {
	display: inline-block;
	padding: 0 10px;
	line-height: 1;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #fff;
}

.footer-container .news-footer-friend-link .no-border {
	border-right: none;
}

.footer-container .copyright {
	text-align: center;
	margin-top: 25px;
	font-size: 12px;
	color: #fff;
}

.footer-container .copyright a {
	color: #fff;
}

html {
	-webkit-text-size-adjust: none;
}

body,
h1,
h2,
h3,
h4,
h5,
hr,
p,
dl,
dt,
dd,
ul,
li,
form,
legend,
button,
input,
textarea,
td {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	line-height: 1.1em;
	font-weight: normal;
}

dfn,
em,
var {
	font-style: normal;
}

code {
	font-family: courier new, courier, monospace;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

legend {
	color: #333;
}

img {
	border: 0;
	border: none;
	width: 100%;
	display: block;
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: microsoft yahei;
}

button:focus,
input:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	display: inline-block;
	height: 0;
	outline: none;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

a,
div,
span,
label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	background: #fff;
	color: #333;
	line-height: 18px;
	font-family: "microsoft yahei";
}

body p {
	margin-top: 0;
	margin-bottom: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

.nav {
	width: 100%;
	margin-top: 30px;
}

.nav .nav-warp {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 2px solid #d7000f;
}

.nav .nav-warp-logo {
	float: left;
	width: 196px;
	height: 30px;
}

.nav .nav-logo {
	display: block;
}

.nav .nav-logo img {
	width: 100%;
	height: 100%;
	display: block;
}

.nav .nav-list {
	float: left;
	margin-left: 35px;
}

.nav .nav-list li {
	float: left;
	margin-right: 15px;
	font-size: 16px;
	line-height: 25px;
}

.nav .nav-list li a {
	color: #333;
	width: 50px;
	display: inline-block;
	text-align: center;
}

.nav .nav-list .selected {
	width: 50px;
	height: 25px;
	line-height: 25px;
	background: #d7000f;
	color: #fff;
	border-radius: 5px;
}

.nav .nav-list .selected a {
	color: #fff;
}

.nav .head-search {
	position: absolute;
	right: 0;
	top: 20px;
	width: 240px;
	padding: 0 30px 0 15px;
	background: #f2f2f2;
	height: 40px;
	line-height: 38px;
	border-radius: 20px;
}

.nav .head-search .input-search {
	height: 19px;
	font-size: 14px;
	width: 100%;
	background: transparent;
	display: inline-block;
	outline: none;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
}

.nav .head-search .icon-search-btn {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: URL("../../../static/images/icon01.png") -10px -60px no-repeat;
	background-size: 126px 111px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
	cursor: pointer;
}

.fix-container .back-top-wrap {
	width: 50px;
	height: auto;
	position: fixed;
	right: 0px;
	bottom: 30px;
	z-index: 10000;
	background: #666666;
	box-sizing: border-box;
}

.fix-container .back-top-wrap > div {
	padding: 0px 10px;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	position: relative;
	margin-bottom: 0;
}

.fix-container .back-top-wrap > div:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 1px;
	background: #fff;
	bottom: 0;
	left: 16px;
}

.fix-container .back-top-wrap > div:last-child:before {
	height: 0;
}

.fix-container .back-top-wrap > div img {
	padding-top: 12px;
}

.fix-container .back-top-wrap .go-wechat .wechat-qrcode,
.fix-container .back-top-wrap .app-qrcode {
	box-sizing: border-box;
	width: 110px;
	height: 130px;
	padding: 10px;
	border: 1px solid #e1e1e1;
	background: #fff;
	position: absolute;
	left: -110px;
	top: 0;
	display: none;
}

.fix-container .back-top-wrap .go-wechat .wechat-qrcode > img,
.fix-container .back-top-wrap .app-qrcode > img {
	padding-top: 0px;
}

.fix-container .back-top-wrap .go-wechat .wechat-qrcode p,
.fix-container .back-top-wrap .app-qrcode p {
	text-align: center;
	font-size: 12px;
	color: #999;
	height: 30px;
	line-height: 30px;
}

.fix-container .back-top-wrap .new-post {
	text-align: center;
}

.fix-container .back-top-wrap .new-post .new-post-img {
	width: 23px;
	display: inline-block;
}

.fix-container .back-top-wrap .new-post:hover .hover-text {
	display: block;
}

.fix-container .back-top-wrap .new-post:hover .new-post-img {
	display: none;
}

.fix-container .back-top-wrap .new-post .hover-text {
	display: none;
	padding-top: 5px;
}

.fix-container .back-top-wrap .go-wechat {
	position: relative;
}

.fix-container .back-top-wrap .go-wechat:hover .wechat-qrcode {
	display: block;
}

.fix-container .back-top-wrap .go-wechat:hover .hover-text {
	display: block;
}

.fix-container .back-top-wrap .go-wechat:hover .go-wechat-img {
	display: none;
}

.fix-container .back-top-wrap .go-wechat .hover-text {
	display: none;
	padding-top: 5px;
}

.fix-container .back-top-wrap .go-page-download-app {
	padding-top: 6px;
	position: relative;
}

.fix-container .back-top-wrap .go-page-download-app:hover .hover-text {
	display: block;
}

.fix-container
	.back-top-wrap
	.go-page-download-app:hover
	.go-page-download-app-img {
	display: none;
}

.fix-container .back-top-wrap .go-page-download-app:hover .app-qrcode {
	display: block;
}

.fix-container .back-top-wrap .go-page-download-app .hover-text {
	display: none;
}

.fix-container .back-top-wrap .btn-back-top:hover .hover-text {
	display: block;
}

.fix-container .back-top-wrap .btn-back-top:hover img {
	display: none;
}

.fix-container .back-top-wrap .btn-back-top .hover-text {
	display: none;
	padding-top: 6px;
}

.fix-container .back-top-wrap .hover-text {
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
}

.content-warp {
	width: 1200px;
	min-height: 476px;
	margin: 0 auto;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
}

.crumb {
	width: 100%;
	margin: 20px 0;
}

.crumb .crumb-warp {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.crumb .head-body-crumb {
	font-size: 12px;
	height: 17px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #999;
}

.crumb .head-body-crumb > a {
	color: #999;
	cursor: pointer;
	display: inline-block;
}

.crumb .head-body-crumb > a:last-child {
	cursor: default;
}

.h5-toweixin-container {
	z-index: 9999;
	position: absolute;
	display: none;
	width: 100%;
	top: 0px;
	left: 0;
	height: 100%;
}

.h5-header-container {
	width: 100%;
	height: 1.2rem;
	padding: 0.15rem 0.2rem;
	overflow: hidden;
	background: #000000;
	color: #ffffff;
}

.h5-header-container:before,
.h5-header-container:after {
	content: " ";
	display: table;
}

.h5-header-container:after {
	clear: both;
}

.h5-header-container .smm-logo {
	float: left;
	height: 0.9rem;
	width: 0.9rem;
}

.h5-header-container .smm-logo > img {
	width: 100%;
	height: 100%;
	display: block;
}

.h5-header-container .header-text {
	float: left;
	width: 60%;
	color: #ffffff;
	font-size: 0.26rem;
	margin-left: 0.2rem;
}

.h5-header-container .header-text > a {
	color: #ffffff;
	font-size: 0.26rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 0.45rem;
	max-height: 0.9rem;
	overflow: hidden;
	text-align: justify;
	height: 0.9rem;
	margin-bottom: 0.3rem;
}

.h5-header-container .open-app {
	float: right;
	width: 1.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background: white;
	opacity: 1;
	border-radius: 0.1rem;
	margin-top: 0.15rem;
	font-size: 0.24rem;
}

.h5-header-container .open-app > span {
	color: black;
	font-size: 0.24rem;
}

.h5-header-container .anim {
	transition: all 0.5s;
	margin-top: -1.2rem;
}

html {
	-webkit-text-size-adjust: none;
}

body,
h1,
h2,
h3,
h4,
h5,
hr,
p,
dl,
dt,
dd,
ul,
li,
form,
legend,
button,
input,
textarea,
td {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	line-height: 1.1em;
	font-weight: normal;
}

dfn,
em,
var {
	font-style: normal;
}

code {
	font-family: courier new, courier, monospace;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

legend {
	color: #333;
}

img {
	border: 0;
	border: none;
	width: 100%;
	display: block;
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: microsoft yahei;
}

button:focus,
input:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	display: inline-block;
	height: 0;
	outline: none;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

a,
div,
span,
label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	background: #fff;
	color: #333;
	line-height: 18px;
	font-family: "microsoft yahei";
}

body p {
	margin-top: 0;
	margin-bottom: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

.h5-news-err .errinfo {
	margin-top: 0rem;
	text-align: center;
}

.h5-news-err .errinfo img {
	width: 100%;
}

.h5-news-err p {
	font-size: 0.32rem;
	margin: 20px 0 30px;
}

.h5-news-err .btn-home {
	margin-top: 1rem;
	font-size: 0.36rem;
	display: inline-block;
	color: #fff;
	background: #d7000f;
	padding: 0.4rem 1rem;
	border-radius: 0.1rem;
}

.news-500 {
	padding: 140px 0;
	margin: 0 auto;
	text-align: center;
}

.news-500 .news-500-img {
	width: 250px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 100px;
}

.news-500 .news-500-right {
	display: inline-block;
	vertical-align: top;
	padding-top: 100px;
}

.news-500 .news-500-right > h2 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.news-500 .news-500-right > p {
	margin-top: 20px;
	text-align: left;
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
}

.news-500 .news-500-right > p > a {
	margin-left: 5px;
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #0079d6;
	text-decoration: underline;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

h1.font-xxl-title {
	font-size: 30px;
	color: #333;
	line-height: 45px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}

h2.font-xlarge-title {
	font-size: 20px;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}

h3.font-middle-title {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}

.news-content-none {
	width: 100%;
	color: #999;
	font-size: 16px;
	text-align: center;
	padding: 70px 0;
}

.news-content-none > p {
	margin: 0 0 30px;
	font-weight: bold;
}

.news-content-none > img {
	width: 200px;
	margin: 0 auto;
}

.search-none-data {
	width: 100%;
	background: #fafafa;
	height: 300px;
	line-height: 300px;
	text-align: center;
	font-size: 20px;
	color: #999;
	margin: 20px auto;
}

.disable {
	display: none;
}

.news-sm-title {
	padding: 10px 10px 9px 10px;
	background: #f2f2f2;
	height: 40px;
	line-height: 40px;
}

.news-sm-title > h3 {
	line-height: 21px;
}

.news-sm-title .btn-more {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
	float: right;
	margin: -19px 0 0 0;
	cursor: pointer;
}

.news-sm-title .btn-more:hover {
	text-decoration: underline;
}

.load-more {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px dashed #e1e1e1;
	color: #999;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

.load-more:hover {
	background: #e9f6ff;
	border: 1px dotted #0079d6;
	color: #0079d6;
}

.mb30 {
	margin-bottom: 30px;
}

.mr35 {
	margin-right: 35px;
}

header {
	width: 100%;
	height: 30px;
	background: #999;
}

footer {
	width: 100%;
	height: 150px;
	background: #999;
}

.wrapper-md-content {
	width: 650px;
	float: left;
	height: 100%;
}

.wrapper-content {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
}

.wrapper-left-content {
	width: 925px;
	float: left;
	height: 100%;
}

.wrapper-right-content {
	width: 240px;
	float: right;
	height: 100%;
}

.mr35 {
	margin-right: 35px;
}

.news-err {
	position: relative;
	display: inline-block;
	padding: 250px 0 250px 60%;
	color: #333;
}

.news-err:before {
	content: "";
	background: URL("../../../static/images/404.png") no-repeat;
	background-size: auto;
	display: inline-block;
	width: 500px;
	height: 500px;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	right: auto;
	margin: -250px 0 0 150px;
	font-size: inherit;
	color: inherit;
}

.news-err h2 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
}

.news-err p {
	font-size: 16px;
	margin: 20px 0 30px;
}

.news-err .btn-home {
	display: inline-block;
	padding: 11px 28px;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	background: #d7000f;
}

.news-weather {
	position: relative;
	display: inline-block;
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
}

.news-weather:before {
	content: "";
	background: URL("/static/images/icon01.png") -42px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 48%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-weather:hover {
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
}

.news-weather:hover .news-weather-set {
	display: block;
}

.news-weather:hover:before {
	content: "";
	background: URL("/static/images/icon01.png") -10px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 48%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-weather .news-weather-data {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	font-size: 16px;
}

.news-weather .news-weather-data > label {
	margin: 0 10px 0 0;
	cursor: pointer;
}

.news-weather .news-weather-set {
	position: absolute;
	top: 5px;
	left: 0;
	margin: 20px 0 0;
	width: 220px;
	background: #fafafa;
	border: #e1e1e1;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	z-index: 50;
	padding: 10px 10px 17px;
	display: none;
}

.news-weather .news-weather-set select {
	width: 95px;
	height: 35px;
	background: white;
	outline: none;
	border: 1px solid #e1e1e1;
	border-radius: 0px;
}

.news-weather .news-weather-set .weather-info-city {
	text-decoration: underline;
	color: #0079d6;
	cursor: pointer;
}

.news-weather .news-weather-set .weather-future:before,
.news-weather .news-weather-set .weather-future:after {
	content: " ";
	display: table;
}

.news-weather .news-weather-set .weather-future:after {
	clear: both;
}

.news-weather .news-weather-set .weather-future > ul {
	width: 100%;
}

.news-weather .news-weather-set .weather-future > ul > li {
	float: left;
	text-align: center;
	position: relative;
	margin-right: 5px;
	width: 60px;
}

.news-weather .news-weather-set .weather-future > ul .temperature {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-family: "SimSun";
}

.news-weather .news-weather-set .weather-future > ul .date {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
	width: 100%;
}

.news-weather .news-weather-set .weather-future > ul .img {
	width: 30px;
	height: 30px;
	display: block;
	margin: 10px auto;
}

.news-weather .news-weather-set .weather-set-info {
	margin: 0 0 10px;
}

.news-weather .news-weather-set .weather-set-info > label {
	margin: 0 10px 0 0;
}

.news-weather .news-weather-set .weather-set-city {
	width: 100%;
}

.news-weather .news-weather-set .weather-set-city:before,
.news-weather .news-weather-set .weather-set-city:after {
	content: " ";
	display: table;
}

.news-weather .news-weather-set .weather-set-city:after {
	clear: both;
}

.news-weather .news-weather-set .weather-set-city .set-city,
.news-weather .news-weather-set .weather-set-city .set-area {
	width: 50%;
	float: left;
	margin: 0 0 10px;
}

.news-weather .news-weather-set .weather-set-city .btn-success {
	display: inline-block;
	width: 47.5%;
	float: left;
	text-align: center;
	font-size: 14px;
	background: #d7000f;
	color: #fff;
	margin-right: 2.5%;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
}

.news-weather .news-weather-set .weather-set-city .btn-cancel {
	display: inline-block;
	width: 47.5%;
	float: left;
	text-align: center;
	font-size: 14px;
	background: #e1e1e1;
	color: #999;
	margin-left: 2.5%;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
}

.news-category {
	padding: 0 0 10px;
	float: right;
	margin: 0 0 0 10px;
	position: relative;
}

.news-category:before {
	position: relative;
}

.news-category .all {
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	border: 1px solid #e1e1e1;
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
	cursor: pointer;
}

.news-category .all:before {
	content: "";
	background: URL("../../../static/images/icon01.png") -42px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-category:hover .news-category-box {
	display: block;
}

.news-category:hover .all {
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
}

.news-category:hover .all:before {
	content: "";
	background: URL("../../../static/images/icon01.png") -10px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-category .news-category-box {
	position: absolute;
	top: 0;
	right: -1px;
	margin: 30px 0 0;
	background: #fafafa;
	outline: 1px solid #e1e1e1;
	width: 650px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 10px 0;
	z-index: 100;
	display: none;
}

.news-category .news-category-box > a {
	display: inline-block;
	width: 65px;
	text-align: center;
	line-height: 1.2;
	margin: 5px 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-family: Arial;
}

.news-category .news-category-box > a:hover,
.news-category .news-category-box > a:hover p {
	color: #d7000f;
	cursor: pointer;
}

.news-category .news-category-box > a.active {
	color: #d7000f;
}

.news-type {
	padding: 0 0 10px;
	float: right;
	position: relative;
}

.news-type:before {
	position: relative;
}

.news-type .all {
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	border: 1px solid #e1e1e1;
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
	cursor: pointer;
}

.news-type .all:before {
	content: "";
	background: URL("../../../static/images/icon01.png") -42px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-type:hover .news-type-box {
	display: block;
}

.news-type:hover .all {
	position: relative;
	display: inline-block;
	padding: 3px 22px 3px 8px;
}

.news-type:hover .all:before {
	content: "";
	background: URL("../../../static/images/icon01.png") -10px -94px no-repeat;
	background-size: 126px 111px;
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: auto;
	right: 0;
	margin: -3.5px 5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-type .news-type-box {
	position: absolute;
	top: 0;
	right: 0;
	margin: 30px 0 0;
	background: #fafafa;
	outline: 1px solid #e1e1e1;
	width: -webkit-max-content;
	width: max-content;
	max-width: 650px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 10px;
	z-index: 50;
	display: none;
}

.news-type .news-type-box > a {
	display: inline-block;
	width: 53px;
	text-align: center;
	line-height: 1.2;
	margin: 5px 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-family: Arial;
}

.news-type .news-type-box > a:hover,
.news-type .news-type-box > a:hover p {
	color: #d7000f;
	cursor: pointer;
}

.news-type .news-type-box > a.active {
	color: #d7000f;
}

.news-tool {
	padding: 0 100px 0 0;
	position: relative;
}

.news-tool .news-category-type {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}

.news-tool .news-category-type:before,
.news-tool .news-category-type:after {
	content: " ";
	display: table;
}

.news-tool .news-category-type:after {
	clear: both;
}

.news-focus .news-focus-big {
	overflow: hidden;
	padding: 0 0 0 240px;
	position: relative;
}

.news-focus .news-focus-big .news-focus-big-img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.news-focus .news-focus-big > a {
	display: block;
}

.news-focus .news-focus-big > a:hover .font-xlarge-title {
	text-decoration: underline;
}

.news-focus .news-focus-big .news-focus-big-img {
	width: 240px;
	height: 100%;
}

.news-focus .news-focus-big .news-focus-big-img > img {
	height: 100%;
}

.news-focus .news-focus-big .news-focus-big-img:before {
	position: relative;
}

.news-focus .news-focus-big .news-focus-big-img:after {
	content: "\7F6E\9876";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #d7000f;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-focus .news-focus-big .news-focus-big-content {
	height: 160px;
	padding: 10px 30px;
	background: #333;
	position: relative;
}

.news-focus .news-focus-big .news-focus-big-content .font-xlarge-title {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 33.33333px;
	max-height: 100px;
	overflow: hidden;
	text-align: justify;
	height: 99px;
}

.news-focus
	.news-focus-big
	.news-focus-big-content
	.news-focus-big-content-describe {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-family: Arial;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-align: justify;
}

.news-focus .news-focus-big .news-focus-big-content:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: -30px;
	width: 0;
	height: 0;
	margin-top: 60px;
	overflow: hidden;
	border: 15px solid transparent;
	border-right-color: #333;
}

.news-focus .news-focus-sm {
	margin: 20px 0 10px;
}

.news-focus .news-focus-sm > ul {
	width: 100%;
	overflow: hidden;
}

.news-focus .news-focus-sm > ul > li {
	float: left;
	width: 48%;
	padding: 0 1% 0 15px;
	position: relative;
	height: 35px;
}

.news-focus .news-focus-sm > ul > li:nth-child(-n + 2) {
	margin-bottom: 10px;
}

.news-focus .news-focus-sm > ul > li:nth-child(2n + 1) {
	margin-right: 25px;
}

.news-focus .news-focus-sm > ul > li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-focus .news-focus-sm > ul > li > a {
	display: block;
	height: 35px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-family: "SimSun";
	margin: 0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	text-align: justify;
}

.news-focus .news-focus-sm > ul > li > a:hover,
.news-focus .news-focus-sm > ul > li > a:hover p {
	color: #d7000f;
	cursor: pointer;
}

.news-focus .news-focus-sm > ul > li > a:hover:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #d7000f;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.smm-paging {
	width: 100%;
	padding: 20px 0 40px 0;
}

.smm-paging .pagination {
	font-size: 0;
	text-align: center;
	font-size: 0;
}

.smm-paging .pagination a {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin: 0 4px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	text-align: center;
}

.smm-paging .pagination a.change-page {
	width: 55px;
	color: #999999;
}

.smm-paging .pagination a.change-page:hover {
	border: 1px solid #d7000f;
	color: #d7000f;
}

.smm-paging .pagination a.active {
	color: #fff;
	background: #d7000f;
}

.smm-paging .pagination a.paginate-item {
	background: #fff;
	color: #666666;
	border: 1px solid #fff;
}

.smm-paging .pagination a.paginate-item:hover {
	border: 1px solid #d7000f;
	color: #d7000f;
}

.share-tool-vertical {
	cursor: pointer;
	position: relative;
}

.share-tool-vertical .icon-share-tool {
	display: inline-block;
	width: 10px;
	height: 12px;
	background: URL("../../../static/images/icon01.png") -76px -60px no-repeat;
}

.share-tool-vertical:before {
	position: relative;
}

.share-tool-vertical:hover .share-tool-box {
	display: block;
}

.share-tool-vertical .share-tool-box {
	width: 122px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 18px 0 0 0;
	word-break: keep-all;
	padding: 10px 20px 10px 15px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	z-index: 50;
	display: none;
}

.share-tool-vertical .share-tool-box li {
	margin: 0 0 10px 0;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}

.share-tool-vertical .share-tool-box li a {
	color: #333;
}

.share-tool-vertical .share-tool-box li:last-child {
	margin: 0;
}

.share-tool-vertical .share-tool-box .icon-wx {
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-wx:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -10px -10px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-wx:hover {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-wx:hover:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -100px -10px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-wb {
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-wb:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -55px -10px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-wb:hover {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-wb:hover:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -100px -55px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-qq {
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-qq:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -55px -55px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-qq:hover {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-qq:hover:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -10px -100px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-qzone {
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-qzone:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -10px -55px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.share-tool-vertical .share-tool-box .icon-qzone:hover {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
}

.share-tool-vertical .share-tool-box .icon-qzone:hover:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -55px -100px no-repeat;
	background-size: 135px 135px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -12.5px 0 0;
	font-size: inherit;
	color: inherit;
}

.news-main-list > ul {
	margin: 10px 0;
}

.news-main-list > ul > li {
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
}

.news-main-list .news-list-content {
	padding: 0 15px 0 195px;
	position: relative;
}

.news-main-list .news-list-content .news-list-img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.news-main-list .news-list-content h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	text-align: justify;
	height: 50px;
	margin: 0 0 10px;
}

.news-main-list .news-list-content h3:hover,
.news-main-list .news-list-content h3:hover p {
	color: #d7000f;
	cursor: pointer;
}

.news-main-list .news-list-content .news-list-profile-p {
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-align: justify;
	height: 40px;
	margin-bottom: 12px;
}

.news-main-list .news-list-content .news-list-content-info {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
	display: inline-block;
}

.news-main-list
	.news-list-content
	.news-list-content-info
	.news-list-source-label {
	position: relative;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}

.news-main-list
	.news-list-content
	.news-list-content-info
	.news-list-source-label:after {
	content: "";
	position: absolute;
	top: 1px;
	right: -10px;
	height: 12px;
	border-right: 1px solid #ccc;
}

.news-main-list
	.news-list-content
	.news-list-content-info
	.news-list-time-label {
	margin-left: 10px;
}

.news-main-list .news-list-content .news-list-keyword {
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	margin-right: 20px;
	position: relative;
}

.news-main-list .news-list-content .news-list-keyword:after {
	content: "";
	position: absolute;
	top: 5px;
	right: -12px;
	height: 12px;
	border-right: 1px solid #ccc;
}

.news-main-list .news-list-content .news-list-keyword:hover {
	border: 1px solid #d7000f;
	color: #d7000f;
}

.news-main-list .news-list-content .news-list-img {
	width: 175px;
	height: 136px;
	overflow: hidden;
}

.news-main-list .news-list-content .news-list-img > a {
	display: block;
	width: 100%;
	height: 100%;
}

.news-main-list .news-list-content .news-list-img > a > img {
	width: 100%;
	height: 100%;
}

.news-main-list .news-list-content .news-list-img:before {
	position: relative;
}

.news-main-list .news-list-content .news-list-img.isPay:after {
	content: "\4ED8\8D39";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #0079d6;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-main-list .news-list-content .news-list-img.isVip:after {
	content: "\5DF2\8D2D";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #ff9933;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-main-list .news-list-content .news-list-img.isTopic:after {
	content: "\4E13\9898";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-main-list .news-list-content .news-list-content-label {
	position: relative;
}

.news-main-list
	.news-list-content
	.news-list-content-label
	.share-news-components {
	float: right;
	padding: 5px;
}

.ispay {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
}

.ispay:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -60px -60px no-repeat;
	background-size: 81px 81px;
	display: inline-block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -6px 0 0 0;
	font-size: inherit;
	color: inherit;
}

.ispay .index-isVip-a {
	text-decoration: none;
}

.ispay .index-isVip-a:hover {
	text-decoration: underline;
}

.ispay > a {
	color: #999;
	text-decoration: underline;
}

.h5-content-warp .ispay {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0.4rem;
	font-size: 0.24rem;
	color: #999;
	line-height: 16px;
	font-family: Arial;
}

.h5-content-warp .ispay:before {
	content: "";
	background: URL("../../../static/images/icon02.png") -1.24rem -1.24rem
		no-repeat;
	background-size: 1.8rem 1.8rem;
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	top: -0.16rem;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 0 0 0;
	font-size: inherit;
	color: inherit;
}

.h5-content-warp .ispay > span {
	color: #999;
	text-decoration: underline;
}

.news-live-sm-list {
	margin: 0 0 30px;
}

.news-live-sm-list .news-live-sm-content > ul {
	overflow: hidden;
}

.news-live-sm-list .news-live-sm-content > ul > li {
	padding: 20px 10px;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
}

.news-live-sm-list .news-live-sm-content > ul > li:hover {
	background: #fafafa;
}

.news-live-sm-list .news-live-sm-content > ul .index-live-item-container {
	cursor: pointer;
}

.news-live-sm-list .news-live-sm-content > ul .index-live-item-container > p {
	margin: 10px 0;
	color: #333;
	text-align: justify;
}

.news-live-sm-list .news-live-sm-content > ul .news-live-sm-des {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	text-align: justify;
}

.news-live-sm-list .news-live-sm-content > ul .live-time {
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	border: 1px solid #e1e1e1;
	background: #666;
	color: #fff;
	border: 0;
}

.news-live-sm-list .news-live-sm-content > ul .live-red {
	background: #d7000f;
}

.news-live-sm-list .news-live-sm-content > ul .live-a-detail {
	display: inline-block;
	color: #0079d6;
	margin-left: 5px;
}

.news-topic-sm-list {
	margin: 0 0 20px;
}

.news-topic-sm-list .news-topic-sm-content {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
}

.news-topic-sm-list .news-topic-sm-content li {
	padding: 20px 0;
	border-bottom: 1px dashed #e1e1e1;
}

.news-topic-sm-list .news-topic-sm-content li > a {
	display: block;
	padding: 0 0 0 100px;
	position: relative;
}

.news-topic-sm-list .news-topic-sm-content li > a .news-topic-sm-img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.news-topic-sm-list .news-topic-sm-content li > a:hover h4 {
	color: #d7000f;
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-box > h4 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	text-align: justify;
	height: 60px;
	margin: 0 0 35px;
}

.news-topic-sm-list
	.news-topic-sm-content
	.news-topic-sm-box
	.news-topic-account {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-img {
	width: 90px;
	height: 100%;
	position: relative;
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-img > img {
	width: 100%;
	height: 100%;
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-img.isPay:after {
	content: "\4ED8\8D39";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #0079d6;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-img.isVip:after {
	content: "\5DF2\8D2D";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #ff9933;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-topic-sm-list .news-topic-sm-content .news-topic-sm-img.isTopic:after {
	content: "\4E13\9898";
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-family: "SimSun";
	padding: 2px 8px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
}

.news-professor-sm-list {
	margin: 0 0 20px;
}

.news-professor-sm-list .news-professor-sm-content {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
}

.news-professor-sm-list .news-professor-sm-content li {
	padding: 20px 0;
	border-bottom: 1px dashed #e1e1e1;
}

.news-professor-sm-list .news-professor-sm-content li > a {
	display: block;
	padding: 0 0 0 60px;
	position: relative;
	min-height: 40px;
}

.news-professor-sm-list
	.news-professor-sm-content
	li
	> a
	.news-professor-sm-img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.news-professor-sm-list .news-professor-sm-content li > a:hover h4 {
	color: #d7000f;
}

.news-professor-sm-list .news-professor-sm-content .news-professor-sm-box > h4 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	margin: 0 0 10px;
}

.news-professor-sm-list
	.news-professor-sm-content
	.news-professor-sm-box
	.news-professor-account {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-family: Arial;
}

.news-professor-sm-list .news-professor-sm-content .news-professor-sm-img {
	width: 50px;
	height: 50px;
}

.news-professor-sm-list
	.news-professor-sm-content
	.news-professor-sm-img
	> img {
	width: 100%;
	height: 100%;
	border-radius: 50px;
}

.recommend-person-container {
	position: relative;
}

.recommend-person-container-fix {
	position: fixed;
	top: 35px;
	width: 240px;
	background: #fff;
}

.wrapper-fixed-height {
	margin-bottom: 70px;
}

.news-sqs {
	margin: 0 0 20px;
	width: 240px;
	height: 95px;
}

.news-sqs .news-sqs-time {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-family: Arial;
	display: block;
	position: relative;
}

.news-sqs .news-sqs-time .sqs-set {
	position: relative;
	float: right;
	cursor: pointer;
}

.news-sqs .news-sqs-time .sqs-set .type-name {
	display: inline-block;
	width: 28px;
}

.news-sqs .news-sqs-time .icon-set {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: URL("../../../static/images/icon01.png") -44px -60px no-repeat;
	background-size: 126px 111px;
	margin-top: 4px;
}

.news-sqs .news-sqs-layer {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	width: 240px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	font-style: normal;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	margin: 20px 0 0;
	z-index: 50;
	display: none;
}

.news-sqs .news-sqs-layer dl {
	margin: 0 0 5px;
}

.news-sqs .news-sqs-layer dl:before,
.news-sqs .news-sqs-layer dl:after {
	content: " ";
	display: table;
}

.news-sqs .news-sqs-layer dl:after {
	clear: both;
}

.news-sqs .news-sqs-layer dt {
	line-height: 20px;
}

.news-sqs .news-sqs-layer dt > small {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
	float: right;
	line-height: 20px;
}

.news-sqs .news-sqs-layer dd {
	width: 33.33%;
	float: left;
	margin: 5px 0;
}

.news-sqs .news-sqs-layer dd input[type="checkbox"] + span {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 0 0 10px;
	background: URL("../../../static/images/icon01.png") -106px -40px no-repeat;
	background-size: 126px 111px;
}

.news-sqs .news-sqs-layer dd input[type="checkbox"]:checked + span {
	background: URL("../../../static/images/icon01.png") -106px -10px no-repeat;
	background-size: 126px 111px;
}

.news-sqs .news-sqs-layer .set-sqs-btn {
	background: #d7000f;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: Arial;
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
}

.news-sqs .news-sqs-layer .set-sqs-btn:hover {
	opacity: 0.8;
}

.news-sqs .news-sqs-data {
	overflow: hidden;
	padding: 10px 0;
}

.news-sqs .news-sqs-data .news-sqs-content {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	position: relative;
	line-height: 1.2;
}

.news-sqs .news-sqs-data .news-sqs-content:first-child:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 50px;
	border: 1px solid #e1e1e1;
	top: 5px;
	right: 0;
}

.news-sqs .news-sqs-data .news-sqs-content:last-child {
	width: 50%;
	padding: 0 0 0 8%;
}

.news-sqs .news-sqs-data b {
	display: block;
	margin: 5px 0;
}

.news-sqs .news-sqs-data .news-sqs-up {
	color: #ff453c;
}

.news-sqs .news-sqs-data .news-sqs-down {
	color: #5ab344;
}

.news-buyer-sm-list {
	margin: 0 0 20px;
}

.news-buyer-sm-list .news-buyer-sm-content {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
}

.news-buyer-sm-list .news-buyer-sm-content li {
	padding: 20px 0;
	border-bottom: 1px dashed #e1e1e1;
}

.news-buyer-sm-list .news-buyer-sm-content li > a {
	display: block;
	padding: 0 0 0 100px;
	position: relative;
}

.news-buyer-sm-list .news-buyer-sm-content li > a .news-buyer-sm-img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.news-buyer-sm-list .news-buyer-sm-content li > a:hover h4 {
	color: #d7000f;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-sm-box > h4 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	text-align: justify;
	height: 60px;
	margin: 0 0 15px;
}

.news-buyer-sm-list
	.news-buyer-sm-content
	.news-buyer-sm-box
	.news-buyer-account,
.news-buyer-sm-list .news-buyer-sm-content .news-buyer-sm-box .news-buyer-date {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-family: "SimSun";
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-sm-box .news-buyer-date {
	margin-bottom: 5px;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-sm-img {
	width: 90px;
	height: 100%;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-sm-img > img {
	width: 100%;
	height: 100%;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-none {
	padding: 50px 0;
	text-align: center;
	color: #999;
	border-bottom: 1px dashed #e1e1e1;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-none > b {
	font-size: 16px;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-none > p {
	font-size: 14px;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-none > p > a {
	color: #0079d6;
}

.news-buyer-sm-list .news-buyer-sm-content .news-buyer-none > p > a:hover {
	text-decoration: underline;
}

.news-hot-sm-list .news-hot-sm-list-content li {
	margin: 20px 0;
	padding: 0 0 0 10px;
	position: relative;
}

.news-hot-sm-list .news-hot-sm-list-content li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #e1e1e1;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2.5px;
}

.news-hot-sm-list .news-hot-sm-list-content li:nth-child(-n + 3):before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #d7000f;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2.5px;
}

.news-hot-sm-list .news-hot-sm-list-content li > a {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	line-height: 18px;
	max-height: 18px;
	overflow: hidden;
	text-align: justify;
}

.news-hot-sm-list .news-hot-sm-list-content li > a:hover,
.news-hot-sm-list .news-hot-sm-list-content li > a:hover p {
	color: #d7000f;
	cursor: pointer;
}

.news-hy-sm-list .news-hy-sm-content {
	padding: 0 8px;
	margin: 20px 0;
}

.news-hy-sm-list .news-hy-sm-content > a {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: Arial;
	display: inline-block;
	padding: 0 5px;
	line-height: 30px;
}

.news-ad-sign {
	position: absolute;
	display: inline-block;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	background: black;
	padding: 0px 3px;
	opacity: 0.5;
	color: #fff;
}

.news-adv {
	position: relative;
	margin: 30px 0;
}

.news-index-special-adv {
	position: relative;
	margin-top: 20px;
}

.news-adv-text {
	border-top: 1px dashed #e1e1e1;
	padding-top: 30px;
	margin-top: -30px;
}

.news-adv-text a {
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
	color: #b17308;
	text-decoration: underline;
}

.hot-news-index-container {
	position: relative;
}

.select {
	margin-bottom: 20px;
}

.nav-wrap {
	background: #f2f2f2;
	border-top: 1px solid #cbcbcb;
	width: 100%;
	min-width: 1200px;
	margin: auto;
}

.nav-wrap * {
	box-sizing: content-box;
}

.nav-wrap .channel {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #fff;
}

.channel-s1 {
	height: 65px;
	width: 1000px;
	margin: 5px auto;
}

.top-smmlogo {
	height: 40px;
	margin: 13px 0;
	float: left;
}

.top-smmlogo a img {
	width: 247px;
	height: 38px;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.layout {
	width: 1000px;
	margin: 20px auto;
	z-index: 1;
}

.layout .content-info {
	background-color: #f7f7f7;
	padding: 15px 0;
}

.layout .content-info p {
	text-indent: 2em;
	line-height: 20px;
	padding: 5px 20px;
	color: #323232;
	font-size: 14px;
}

.chief {
	width: 591px;
	padding: 0 20px;
	border: 1px solid #e1e1e1;
	background: #fff;
	min-height: 600px;
	float: left;
}

.head-item {
	height: 35px;
	margin: 5px auto;
	color: #3f3639;
	position: relative;
	line-height: 36px;
}

.top-info {
	font-size: 16px;
	font-weight: 500;
}

.xml {
	border-top: 1px solid #dfdfdf;
}

.xml .list {
	padding-left: 40px;
	height: 44px;
	line-height: 44px;
	position: relative;
}

.xml .list:nth-child(2n - 1) {
	background-color: #fafafa;
}

.xml .list img {
	width: 15px;
	height: 16px;
	position: absolute;
	top: 12px;
	left: 10px;
}

.xml .list span,
.xml .list a {
	color: #323232;
	font-size: 14px;
	padding-right: 10px;
}

.xml .list a {
	color: #0790ee;
}

.extra {
	float: right;
}

.rt-block {
	clear: both;
	width: 350px;
	border: 1px solid #e1e1e1;
	background: #fff;
	margin-bottom: 18px;
}

.rt-block .title {
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	height: 46px;
	background: #fff;
}

.rt-block .content-info {
	background-color: #fafafa;
	padding: 24px 0;
}

.rt-block .title .t1,
.rt-block .title .t2 {
	position: absolute;
	left: 0;
	width: 6px;
	height: 24px;
}

.rt-block .title .t1 {
	background: #ff4200;
	top: 11px;
}

.rt-block h2 {
	font: 16px "Tahoma", "Microsoft Yahei", "simhei";
	font-weight: 500;
	position: absolute;
	left: 1em;
	min-width: 100px;
	_width: 200px;
	top: 11px;
	white-space: nowrap;
}

.rt-block .content-info p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
	padding: 5px 20px;
	color: #323232;
}

.smm-page-footer .public-footer {
	margin-top: 0px;
}
