<!--织梦58（dede58.com）做最好的织梦整站模板下载网站-->
* {
	padding: 0;
	margin: 0
}
html, body {
	height: 100%
}
li {
	list-style: none
}
footer {
	height: 35px;
	overflow: hidden;
	margin-top: -35px;
	position: relative;
	z-index: 10
}
footer .weimob-copyright {
	color: #000
}
footer a {
	color: #000!important;
	font-size: 12px
}
.weimob-page {
	min-height: 100%;
	padding-bottom: 70px;
	-webkit-box-sizing: border-box;
	word-wrap: break-word;
	word-break: keep-all
}
.highlighted {
	color: #ff5366
}
.weimob-list-item {
	-webkit-tap-highlight-color: rgba(0,0,0,0.4)
}
.box_swipe {
	overflow: hidden;
	position: relative
}
.box_swipe ul {
	-webkit-padding-start: 0
}
.box_swipe>ol {
	height: 20px;
	position: relative;
	z-index: 10;
	margin-top: -25px;
	text-align: right;
	padding-right: 15px;
	background-color: rgba(0,0,0,0.3)
}
.box_swipe>ol>li {
	display: inline-block;
	margin: 5px 0;
	width: 8px;
	height: 8px;
	background-color: #757575;
	border-radius: 8px
}
.box_swipe>ol>li.on {
	background-color: #fff
}
.recommend>label {
	font-size: 15px;
	line-height: 30px;
	background: url("../../img/msg.png") no-repeat left center;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
	padding-left: 30px
}
.recommend>ul {
	-webkit-padding-start: 0
}
.recommend>label>img {
	vertical-align: middle;
	margin-right: 10px
}
.recommend li {
	border-top: 1px solid #aaa;
	list-style: none
}
.recommend li>a {
	text-decoration: none;
	color: #000;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
	line-height: 30px;
	background: url("../images/5.png") no-repeat right center;
	margin-right: 10px
}
.head_logo {
	color: #000;
	padding: 5px 0;
	position: relative;
	background: url("../images/5.png") no-repeat center 0, url("../images/5.png") no-repeat center 66px;
	-webkit-background-size: 85% 3px;
	background-size: 85% 3px;
	margin: 5px 0
}
.head_logo:after {
	font-size: 20px;
	content: ">";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	z-index: 10;
	top: 25px;
	color: #aaa
}
.head_logo>div {
	vertical-align: middle;
	display: table-cell
}
.head_logo span {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	border-radius: 60px;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-box-shadow: 1px 1px 1px #ccc
}
.head_logo label {
	font-size: 16px
}
.link_tel {
	display: block!important;
	line-height: 40px!important;
	margin: 10px 10px 0 10px;
	margin-top: 10px!important;
	background: #ea5946;
	color: #fff!important;
	text-align: center;
	border-radius: 5px;
	word-spacing: nowrap;
	overflow: hidden;
	font-size: 18px;
	position: relative
}
.link_tel:before {
	font-size: 20px;
	margin-left: 0;
	position: absolute;
	left: 10px;
	top: 2px;
	font-size: 25px
}
.list_font {
	padding: 5px
}
.list_font li {
	overflow: hidden;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	width: 50%!important;
	display: inline-block;
	float: left;
	padding: 2px;
	background: #d87570;
	-webkit-background-clip: content;
	-moz-background-clip: content;
	background-clip: content;
	text-align: center
}
.list_font li a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%
}
.list_font span[class^="icon"] {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 30px
}
.list_font div:first-child {
	margin-top: 20px;
	margin-bottom: 5px
}
.list_font li a p {
	font-size: 16px
}
.list_font li a p>small {
	font-size: 12px;
	display: block
}
.menu_font {
	background: rgba(0,0,0,0.8);
	border-radius: 5px;
	width: 120px;
	position: relative;
	margin-top: 10px
}
.menu_font:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: transparent transparent rgba(0,0,0,0.8) transparent;
	top: -6px;
	left: 70%
}
.menu_font li {
	border-top: 1px solid #40484b;
	border-bottom: 1px solid #000609
}
.menu_font li:first-of-type {
	border-top: 0
}
.menu_font li:last-of-type {
	border-bottom: 0
}
.menu_font a {
	height: 35px;
	line-height: 35px;
	position: relative;
	color: #fff;
	display: block;
	width: 100%;
	text-indent: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.menu_font a:before {
	margin-right: 5px
}
.plug-wrap {
	position: absolute;
	height: 100px;
	background: rgba(0,0,0,0);
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 800;
	display: none!important
}
.plug-div {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 900;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.plug-menu {
	-webkit-appearance: button;
	display: inline-block;
	width: 36px!important;
	height: 36px!important;
	border-radius: 36px;
	position: absolute;
	bottom: 17px;
	left: 17px;
	z-index: 999;
	-moz-box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0,0,0,0.25);
	box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0,0,0,0.25);
	background-color: #b70000;
	-webkit-transition: -webkit-transform 200ms;
	-webkit-transform: rotate(1deg);
	color: #fff;
	background-image: url("../../img/plugmenu.png");
	background-repeat: no-repeat;
	-webkit-background-size: 80% auto;
	background-size: 80% auto;
	background-position: center center
}
.plug-menu:before {
	font-size: 20px;
	margin: 9px 0 0 9px
}
.plug-menu:checked {
	-webkit-transform: rotate(135deg)
}
.plug-phone>div {
	width: 32px;
	height: 32px;
	border-radius: 32px;
	-moz-box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0,0,0,0.25);
	box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0,0,0,0.25);
	background: #b70000;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	z-index: 900;
	-webkit-transition: -webkit-transform 200ms
}
.plug-phone>div a {
	color: #fff;
	font-size: 20px;
	display: block;
	height: 100%;
	line-height: 33px;
	text-align: center
}
.plug-phone>div.on:nth-of-type(1) {
	-webkit-transform: translate(0, -100px) rotate(720deg)
}
.plug-phone>div.on:nth-of-type(2) {
	-webkit-transform: translate(47px, -81px) rotate(720deg)
}
.plug-phone>div.on:nth-of-type(3) {
	-webkit-transform: translate(81px, -45px) rotate(720deg)
}
.plug-phone>div.on:nth-of-type(4) {
	-webkit-transform: translate(100px, 0) rotate(720deg)
}
.body {
	padding-bottom: 50px;
	-webkit-box-sizing: border-box
}
.body ~ footer {
	text-align: center;
	position: relative
}
.top_bar {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100
}
.top_bar+* {
	padding-top: 35px
}
.top_menu {
	display: -webkit-box;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#212c30), to(#121619))
}
.top_bar .top_menu>li {
	-webkit-box-flex: 1;
	height: 35px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.1)), color-stop(50%, rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
	-webkit-background-size: 1px 80%;
	background-size: 1px 80%;
	background-position: right center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center
}
.top_menu>li:last-of-type {
	background: 0
}
.top_menu>li span {
	display: inline-block;
	height: 100%;
	width: 25px;
	margin: auto;
	font-size: 24px;
	color: #fff;
	line-height: 35px
}
.top_menu>li span.i_back {
	background-position: 0 5px
}
.top_menu>li span.i_home {
	background-position: -33px 5px
}
.top_menu>li span.i_tel {
	background-position: -65px 5px
}
.top_menu>li span.i_menu {
	background-position: -95px 5px
}
.menu_font {
	text-align: left;
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 500
}
.menu_font.hidden {
	display: none
}
#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	display: none;
	z-index: 20000
}
#mcover img {
	position: fixed;
	right: 18px;
	top: 5px;
	width: 260px!important;
	height: 180px!important;
	z-index: 20001
}
.text {
	margin: 15px 0;
	font-size: 14px;
	word-wrap: break-word;
	color: #727272
}
#mess_share {
	margin: 15px 0;
	display: block
}
#share_1 {
	float: left;
	width: 49%;
	display: block
}
#share_2 {
	float: right;
	width: 49%;
	display: block
}
.clr {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}
.button2 {
	font-size: 16px;
	padding: 8px 0;
	border: 1px solid #adadab;
	color: #000;
	background-color: #e8e8e8;
	background-image: linear-gradient(to top, #dbdbdb, #f4f4f4);
	box-shadow: 0 1px 1px rgba(0,0,0,0.45), inset 0 1px 1px #efefef;
	text-shadow: .5px .5px 1px #fff;
	text-align: center;
	border-radius: 3px;
	width: 100%
}
#mess_share img {
	width: 22px!important;
	height: 22px!important;
	vertical-align: top;
	border: 0
}
.btn_music {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url('../../img/play.png') no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 20px
}
.btn_music.on {
	background-image: url('../../img/stop.png')
}
#iframe_screen {
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 300000;
	overflow: hidden
}
.pagination {
	margin: 0 0 10px 0;
	text-align: center;
	display: block;
}
.pagination li {
	display: inline-block;
}
.pagination .prev, .pagination .next, .pagination .active {
}
.pagination li a {
	display: inline-block;
	padding: 5px 15px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
}
.pagination li.active a {
	padding: 5px 14px
}
.pagination .disabled a {
	color: #ddd;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.cat-img {
	padding: 20px 0
}
.suggest-container .suggest-history li, .suggest-container .suggest-sug li {
	height: 43px;
	line-height: 43px;
	background: #f9f9f9;
	border-bottom: 1px solid #dedede;
	padding: 0 16px
}
.suggest-container .suggest-history li .add, .suggest-container .suggest-sug li .add {
	height: 100%;
	width: 60px;
	float: right;
	margin-right: -20px;
	margin-bottom: auto
}
.suggest-container .suggest-history li .add .icons-suggest-addto, .suggest-container .suggest-sug li .add .icons-suggest-addto {
	position: relative;
	top: 18px;
	left: 26px
}
.suggest-container .suggest-hotkey {
	padding: 8px 20px 0
}
.suggest-container .suggest-hotkey li {
	border: 1px solid #dedede;
	height: 26px;
	line-height: 26px;
	width: inherit;
	border-radius: 14px;
	text-align: center;
	padding: 0 15px;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 12px;
	background: #e2383b
}
, .suggest-container .suggest-hotkey li a {
color:#fff
}
.suggest-container .suggest-hotkey li:active, .suggest-container .suggest-hotkey li.active {
	background: #dedede
}
.typo table th, .typo table td, .typo-table th, .typo-table td {
	border: 1px solid #999;
	padding: 5px 10px
}
.typo table th, .typo-table th {
	background: #f1f1f1
}
.typo table thead th, .typo-table thead th {
	background: #f1f1f1
}
/*comment*/
.post_box_show {
	background-color: #efefef;
	padding: 40px 15px 9px;
	position: relative;
	background: url(../img/resbg.png) no-repeat 19px -988px #F1F1F1;
	zoom: 1;
}
.post_box_show #id_comment {
	width: 100%;
	height: 48px;
	line-height: 24px;
	border-radius: 4px;
	box-shadow: inset 2px 2px 2px rgba(0,0,0,.1);
	overflow: auto;
	padding: 4px 10px;
	background: #fff;
	font-size: 14px;
	border: 1px solid #ababab;
}
.form_block {
	line-height: 40px;
}
.Mblk_cmnt {
}
.Mblk_cmnt .c_title {
	height: 46px;
	line-height: 46px;
	background-color: #f3f3f3;
	border-top: 1px solid #FCFCFC;
}
.Mblk_cmnt .c_title .cmenu {
	position: relative;
	cursor: default;
	width: 100px;
	float: left;
	font-size: 16px;
	font-family: 微软雅黑, 黑体;
	font-weight: bold;
	text-align: center;
}
.hotline {
	display: block;
	height: 35px;
	margin-top: 10px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	margin-bottom: 8px;
	overflow: hidden;
	background: #ED5D56;
}
.hotline span {
	margin: 0 5px;
}
.weimob-content img {
	height: auto!important;
	width: 100%!important;
}
