@charset "utf-8";
body {
	margin: 0px;
	background:#fff;
}
body, td, th, div {
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
}
@font-face {
	font-family: "iconfont";
	src: url('//m.mpaypass.com.cn/images/joeicon/iconfont.eot'); /* IE9*/
	src: url('//m.mpaypass.com.cn/images/joeicon/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//m.mpaypass.com.cn/images/joeicon/iconfont.woff') format('woff'), /* chrome, firefox */ url('//m.mpaypass.com.cn/images/joeicon/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('//m.mpaypass.com.cn/images/joeicon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.joeicon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #333;
}
.left {
	float: left;
}
.right {
	float: right;
}
blockquote {
	margin-left: 15px;
	padding: 5px 5px 5px 10px;
	border-left: 3px #cccccc solid;
	height: auto;
	overflow: auto;
	text-align: left;
	font: italic 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 150%;
}
blockquote p {
	padding: 0px;
	margin: 0px;
}
.dh {
	width: 100%;
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	display: inline-block;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	background-color: #FFF;
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
	overflow: hidden;
}
.dhback {
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 980;
	position: fixed;
	top: 50;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
}

.login-icon {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 33px;
	z-index:1000;
}
.logincloss-icon {
	display: none;
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 1000;
	width: 50px;
	height: 33px;
	z-index:1100;
	padding:2px 0;
	background-color:#ffffff;
}
.usercentre {
	display: none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0 0 10px 0;
	background-color: #393D49;
	z-index: 999;
	position: fixed;
	top: 51px;
	left: 0px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
	color: #ffffff;
}
.usercentre a:link {
	color: #ffffff;
	text-decoration: none;
}
.usercentre a:visited {
	color: #ffffff;
	text-decoration: none;
}
.usercentre a:hover {
	color: #ffffff;
	text-decoration: none;
}
.usercentre a:active {
	color: #ffffff;
	text-decoration: none;
}
.usercentre-body {
	width: 96%;
	height: auto;
	overflow: auto;
	margin: auto;
	padding: 10px 0 10px 0;
	text-align: left;
}
.usercentre-hello {
	text-align: center;
	color: #ffffff;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
}
.usercentre-menu {
	padding: 15px 0;
}
.usercentre-menulist {
	width: 25%;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	float: left;
}
.search-icon {
	position: absolute;
	top: 13px;
	right: 2px;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 35px;
}
.search {
	display: none;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0px;
	padding: 10px 0 10px 0;
	background-color: #eeeeee;
	z-index: 980;
	position: fixed;
	top: 51px;
	left: 0px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
}
.search-input {
	margin: 0px;
	width: 80%;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 0px;
	padding: 3px;
}
.search-button {
	margin: 0px;
	width: 30px;
	height: 28px;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-left: 0px;
	background: url(http://m.mpaypass.com.cn/images/search2016.png) no-repeat center center;
	text-align: center;
}
.menu-icon {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 33px;
	text-align: right;
}
.menu {
	display: none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 10px 0 10px 0;
	background-color: #393D49;
	z-index: 999;
	position: fixed;
	top: 51px;
	left: 0px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 8px 0 8px 0;
	color: #FFFFFF;
	font: normal 110% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	list-style: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	width: 100%;
	max-width:720px;
	height: auto;
	overflow: auto;
	padding-top: 55px;
	text-align: left;
	margin:auto;
}
/*新闻2017.7.27开始*/
.newsbody {
	width: 96%;
	height: auto;
	overflow: auto;
	margin: auto;
}
.RecommendNews {
	width:100%;
	height:auto;
	overflow:atuo;
	position: relative;
	background-image: url(bbg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.RecommendNews #title {
	width:94%;
	height:atuo;
	overflow:auto;
	line-height:140%;
	margin:auto;
	position: absolute;
	z-index: 1;
	padding:5px 3% 5px 3%;
	left: 0;
	bottom: 0;
	text-align:left;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #fff;
	background: rgba(0,0,0, 0.6);
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.RecommendNews #title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.RecommendNews #title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.RecommendNews #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.RecommendNews #title a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.RecommendNews img {
	width:100%;
	height: auto;
	margin: 0;
	border: 0;
	cursor: pointer;
}

.newsbodylist {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: left;
	border-bottom: 1px #eeeeee solid;
	padding: 15px 0 15px 0;
}
.newsbodylist-title {
	width: 60%;
	height: 80px;
	float: left;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 140%;
	padding: 0px;
	position: absolute;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.newsbodylist-title span {
	position: absolute;
	z-index: 1000;
	left: 0px;
	bottom: 0px;/*margin-left: -65px;*/
	font: normal 70% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #999999;
	z-index: 10;
}
.newsbodylist-pic {
	width: 30%;
	max-width:110px;
	height: 80px;
	float: right;
	overflow: hidden;
}
.newsbodylist-pic img {
	width: 100%;
	height: auto;
	border:0px;
}
.newslist-title{
	padding: 10px;
	font: normal 120% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 150%;
	text-align: center;
	font-weight: bold;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	}
	
.newslist-time {
	padding: 10px 0 10px 0;
	color: #999999;
	line-height: 150%;
	text-align: center;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	}
.newslist-body {
	padding: 10px 0 10px 0;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 180%;
	word-break: break-all;
	word-wrap: break-word;
}
.newslist-body p{
	padding: 10px 0 10px 0;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 180%;
	word-break: break-all;
	word-wrap: break-word;
}
.newslist-body img {
	max-width: 100%;
width:expression(document.body.clientWidth>400?"400px":"auto");
	-ms-interpolation-mode: bicubic;
}
.newslist-footdh {
	width: 23px;
	height: 23px;
	overflow:hidden;
	text-align:center;
	padding:3px;
	display: inline-block;
	z-index: 990;
	position: fixed;
	bottom:30px;
	left:15px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	background: rgba(0,0,0, 0.4);
}
/*新闻2017.7.27结束*/

/*新闻*/
.page1 {	
	width: 48%;
	margin:auto;
	height:auto;
	overflow:auto;
	text-align: center;
	background-color: #eeeeee;
	color: #333333;
	float: left;
	padding:5px 0 5px 0;
	border:1px solid #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.page2 {
	width: 48%;
	margin:auto;
	height:auto;
	overflow:auto;
	text-align: center;
	background-color: #eeeeee;
	color: #333333;
	float: right;
	padding:5px 0 5px 0;
	border:1px solid #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newimg {
	float: left;
	max-width: 150px;
	max-height: 115px;
width:expression(document.body.clientWidth > 150?"150px":"auto" );
	display: block;
	border: 0px;
	margin: 0 10px 3px 0;
}
.indexmore {
	width: 96%;
	margin:auto;
	height:auto;
	overflow:auto;
	text-align: center;
	background-color: #eeeeee;
	color: #333333;
	margin: 5px auto 0 auto;
	padding:5px 0 5px 0;
	border:1px solid #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.news1 {
	margin-top: 12px;
	text-align: left;
	padding-bottom: 5px;
	font: normal 110% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
}
.news2 {
	height: auto;
	overflow: auto;
	text-align: left;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 155%;
	color: #333
}
.news3 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px #CCC solid;
	color: #999;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
}
.newsbody1 {
	padding: 10px;
	font: normal 120% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
.newsbody2 {
	padding: 0 10px 10px 10px;
	color: #666;
	line-height: 150%;
	text-align: center;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
}
.newsbody3 {
	border-top: 1px #999999 solid;
	padding-top: 5px;
	line-height: 180%;
	text-align: left;
	font-weight: bold;
}
.newsbody4 {
	padding: 0px 10px 0px 10px;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 180%;
}
.newsbody4 img {
	max-width: 100%;
width:expression(document.body.clientWidth>400?"400px":"auto");
	-ms-interpolation-mode: bicubic;
}
/*直播*/
.live_list {
	width: 94%;
	height: auto;
	overflow: auto;
	margin: 15px 3% 15px 3%;
	position: relative;
	text-align: center;
}
.live_list img {
	max-width: 100%;
	max-height: auto;
 width:expression(document.body.clientWidth > 1000?"1000px":"auto" );
	display: block;
	border: 0px;
}
.live_list #title {
	width: 98%;
	position: absolute;
	z-index: 1;
	padding: 10px 1% 10px 1%;
	left: 0;
	bottom: 0;
	text-align: left;
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #ffffff;
	background: rgba(0,0,0, 0.7);
	height: auto;
	overflow: hidden;
	line-height: 100%;
	text-align: center;
}
.live_title {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: left;
	font: bold 110% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	padding: 0px 0px 10px 0px;
	color: #ffffff;
}
.live_headpic {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.live_headpic img {
	width: 100%;
	height: auto;
	border: 0px;
}
.live_headintroduction {
	width: 98%;
	position: absolute;
	z-index: 1;
	padding: 5px 1% 5px 1%;
	left: 0;
	bottom: 0;
	text-align: left;
	font: normal 90% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #fff;
	background: rgba(0,0,0, 0.5);
	height: auto;
	overflow: hidden;
	line-height: 120%;
}
.live_list_title {
	width: 100%;
	height: 30px;
	text-align: left;
	overflow: auto;
	margin-top: 5px;
}
.live_list_title_autherlogo {
	float: left;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	overflow: hidden;
}
.live_list_title_autherlogo img {
	width: 25px;
	height: auto;
	border: 0px;
}
.live_list_title_auther {
	float: left;
	width: auto;
	height: 14px;
	color: #009FEC;
	padding-top: 6px;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	vertical-align: middle；
}
.live_list_title_time {
	float: right;
	width: auto;
	height: 14px;
	color: #009FEC;
	padding-top: 6px;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	vertical-align: middle；
}
.live_list_body {
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
	font: normal 90% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	overflow: auto;
}
.live_list_body img {
	max-width: 70%;
	max-height: auto;
width:expression(document.body.clientWidth > 700?"700px":"auto" );
	display: block;
	border: 0px;
	margin: 5px 0px 5px 0px;
}
.more {
	width: 100%;
	height: 20px;
	line-height: 100%;
	text-align: center;
	background-color: #eeeeee;
	padding: 5px 0 5px 0;
	margin: 5px auto 0px auto;
	font: normal 90% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	overflow: hidden;
}
.foot-1 {
	width: 100%;
	height: 120px;
	margin: 5px auto 0 auto;
	border-top: 1px solid #e2e2e2;
	background-color: #F0F0F0;
	display: inline-block;
	overflow: hidden;
}
.foot-2 {
	border-top: 2px #FFFFFF solid;
	padding-top: 10px;
	font-size: 14px;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	text-align: center;
	line-height: 180%;
}
.pinglun {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	overflow: hidden;
	background: rgba(255,255,255,1);
	z-index: 990;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
	overflow: hidden;
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	border-top: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
}
.pinglun_yzm {
	width: 100%;
	height: 22px;
	line-height: 22px;
	padding: 0 0 5px 0;
}
.pinglun_yzm_1 {
	width: 90%;
	height: 22px;
	float: left;
	text-align: left;
}
.pinglun_yzm_2 {
	width: 60px;
	height: 22px;
	padding-top: 7px;
	text-align: left;
	float: left;
}
.pinglun_yzm_3 {
	width: 80%;
	height: 22px;
	line-height: 22px;
	float: left;
}
.pinglun_yzm_3 input {
	width: 80px;
	height: 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
}
.pinglun_yzm_4 {
	width: 30px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	float: right;
	cursor: hand
}
.pinglun_nc {
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding: 5px 0 10px 0;
}
.pinglun_nc_1 {
	width: 60px;
	height: 15px;
	padding-top: 7px;
	text-align: left;
	float: left;
}
.pinglun_nc_2 {
	width: 35%;
	height: 22px;
	line-height: 22px;
	float: left;
}
.pinglun_nc_2 input {
	width: 80px;
	height: 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
}
.pinglun_nr {
	width: 100%;
	height: atuo;
	line-height: 100%;
}
.pinglun_nr_1 {
	width: 60px;
	height: 15px;
	padding-top: 20px;
	text-align: left;
	float: left;
}
.pinglun_nr_2 {
	width: 65%;
	height: auto;
	line-height: atuo;
	float: left;
}
.pinglun_nr_2 textarea {
	width: 90%;
	height: 30px;
	word-break: break-all;
	line-height: 15px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
}
.pinglun_nr_3 {
	width: auto;
	height: 15px;
	padding-top: 15px;
	float: left;
}
.message {
	float: left;
	background-color: #eeeeee;
	padding: 6px;
	width: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	background-image: -moz-linear-gradient(hsla(0,0%,100%, 0.6), hsla(0, 0%, 100%, 0) 30px);
	background-image: -webkie-gradient(linear, 0 0, 30 0, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0)));
	font: normal 80% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	line-height: 180%;
	color: #666666;
}
.message:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: transparent transparent #eeeeee transparent;
	top: -10px;
	left: 25px;
}
.plmsg {
	clear: both;
	float: left;
	background-color: #999999;
	width: 60px;
	height: 20px;
	padding-left: 5px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	position: relative;
	background-image: -moz-linear-gradient(hsla(0,0%,100%, 0.6), hsla(0, 0%, 100%, 0) 30px);
	background-image: -webkie-gradient(linear, 0 0, 30 0, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0)));
	font: normal 80% "宋体";
	line-height: 20px;
	color: #ffffff;
}
.plmsg img {
	height: 15px;
	width: auto;
}
.plmsg:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 5px 0px 5px 5px;
	border-style: solid;
	border-color: transparent transparent transparent #999999;
	top: 5px;
	left: 65px;
}
.plmsg2 {
	float: left;
	width: 60px;
	height: 20px;
	text-align: left;
}
.plmsg2 img {
	height: 12px;
	width: auto;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}
.plmsg2 span {
	float: left;
	height: 13px;
	font: normal 85% "宋体";
	color: #666666;
	text-align: left;
	margin-top: 5px;
}
.zan {
	float: left;
	width: 50px;
	height: 20px;
	text-align: left;
	margin-left: 20px;
}
.zan img {
	height: 15px;
	width: auto;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}
.zan span {
	float: left;
	height: 13px;
	font: normal 85% "宋体";
	color: #666666;
	text-align: left;
	margin-top: 7px;
}
/*评论部分样式*/
.Mnewspl {
	width: 96%;
	padding: 0 2% 0 2%;
	height: auto;
	margin: 0 auto;
	font-size: 100%;
	word-break: break-all;
	word-wrap: break-word;
}
.Mnewspl a:link {
	text-decoration: none;
}
.Mnewspl a:visited {
	text-decoration: none;
}
.Mnewspl a:hover {
	text-decoration: none;
}
.Mnewspl a:active {
	text-decoration: none;
}
.Mnewspllist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	margin: 15px 0 15px 0;
}
.Mnewsplauthor {
	height: auto;
	overflow: auto;
	text-align: left;
}

.Mnewsplauthor #author {
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}
.Mnewsplauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 25px;
}
.Mnewsplbody {
	font-size: 100%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}
.Mnewspltoos {
	font-size: 90%;
	padding: 10px 0 0 30px;
	text-align: left;
	color: #BBBBBB
}
.Mnewspltoos a:link {
	color: #BBBBBB;
	text-decoration: none;
}
.Mnewspltoos a:hover {
	color: #333333;
	text-decoration: none;
}
.Mnewspltoos a:visited {
	color: #BBBBBB;
	text-decoration: none;
}
.Mnewspltoos a:active {
	color: #BBBBBB;
	text-decoration: none;
}
.hufu {
	margin: 15px 0 0 30px;
	padding: 10px;
	background-color: #f2f2f2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.hufulist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.hufulistauthor {
	padding: 2px;
}

.hufulistauthor #author {
	font-size: 90%;
	color: #666666;
	line-height: 20px;
	padding-left: 5px;
}
.hufulistauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 20px;
}
.hufulistbody {
	font-size: 90%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}
/*底部悬浮按钮*/
.footSearch {
	width: 23px;
	height: 23px;
	overflow:hidden;
	text-align:center;
	padding:3px;
	display: inline-block;
	z-index: 990;
	position: fixed;
	bottom:70px;
	left:15px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	background: rgba(0,0,0, 0.4);
}