﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	-webkit-text-size-adjust: 100%
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	line-height: 20px;
	font-size: 16px;
	font-family: "Lantinghei SC", "Microsoft Yahei", Helvetica, Arial;
	color: #333
}

html {
	background-color: #eee;
	color: #333;
	font-size: 1em;
	line-height: 1.5
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

input,
select,
button,
textarea {
	font-size: 100%;
	font-family: inherit
}

a {
	color: #000;
	text-decoration: none;
	-webkit-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s
}

a:hover {
	text-decoration: none
}

a:visited {
	color: #999
}

:-moz-placeholder {
	color: #aaa
}

::-moz-placeholder {
	color: #aaa
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #aaa
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #aaa
}

input[type=text],
select {
	-webkit-appearance: none
}

.fc-gray {
	color: #999
}

.fc-blue {
	color: #4b7bab
}

.fc-red {
	color: #F30
}

.f-vh,
.f-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.f-hide {
	display: none
}

.f-hidden {
	display: none !important
}

.f-invisible {
	visibility: hidden
}

.f-cf:before,
.f-cf:after {
	content: " ";
	display: table
}

.f-cf:after {
	clear: both
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

html,
body,
div,
span,
header,
nav,
a,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	-webkit-text-size-adjust: 100%
}

ol,
ul {
	list-style: none
}

.ty-m-nav {
	text-align: center
}

.ty-m-nav a {
	color: #000;
	text-decoration: none;
	-webkit-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s
}

.ty-m-nav a:hover {
	text-decoration: none
}

.ty-m-nav .fc-gray {
	color: #999
}

.ty-m-nav .fc-blue {
	color: #308ee3
}

.ty-m-nav .fc-red {
	color: #F30
}

.ty-m-nav .f-vh,
.ty-m-nav .f-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

@-webkit-keyframes threeBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes threeBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.ty-m-nav .f-cf:before,
.ty-m-nav .f-cf:after {
	content: " ";
	display: table
}

.ty-m-nav .f-cf:after {
	clear: both
}

.ty-m-nav .f-fl {
	float: left
}

.ty-m-nav .f-fr {
	float: right
}

.ty-m-nav .m-header {
	height: 45px;
	background: #308ee3;
	position: relative;
	z-index: 1021
}

.ty-m-nav .m-nav {
	position: relative;
	z-index: 80
}

.ty-m-nav .m-bar-left {
	position: absolute;
	left: 0;
	right: 0
}

.ty-m-nav .m-bar-right {
	position: absolute;
	top: 0;
	right: 0
}

.ty-m-nav .m-bar .m-bar-left>li,
.ty-m-nav .m-bar .m-bar-right>li {
	float: left
}

.ty-m-nav .m-bar .m-bar-left>li>a,
.ty-m-nav .m-bar .m-bar-right>li>a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #FFF
}

.ty-m-nav .m-bar li.item {
	width: 45px
}

.ty-m-nav .m-bar li.item>a {
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 14px
}

.ty-m-nav .m-bar li.item a .iconfont {
	font-size: 20px
}

.ty-m-nav .m-bar li.active a .iconfont {
	color: #f8e40a
}

.ty-m-nav .m-bar li.b {
	width: 1px;
	height: 15px;
	margin: 15px 0;
	background: #71a4f7
}

.ty-m-nav .m-bar-center {
	margin: 0 auto;
	display: inline-block
}

.ty-m-nav .m-bar li.logo {
	height: 42px;
	line-height: 42px;
	color: #fff;
	width: auto
}

.ty-m-nav .m-bar li.logo a {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.ty-m-nav .m-bar li.logo span {
	font-size: 14px;
	font-weight: 700;
	line-height: 48px
}

.ty-m-nav .m-bar li.logo .logo-img {
	display: inline-block;
	width: 90px;
	height: 32px;
	float: left;
	margin: 12px 0 0;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/logo_427b1f5.png) no-repeat 0 0;
	background-size: 90px auto
}

.ty-m-nav .m-bar .title {
	font-weight: 700;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	width: auto
}

.ty-m-nav .m-bar .avatar,
.ty-m-nav .m-bar .avatar a {
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden
}

.ty-m-nav .m-bar .avatar img {
	display: block;
	width: 32px;
	height: 32px;
	margin: 7px 5px 5px;
	border-radius: 50px
}

.ty-m-nav .m-bar .m-bar-crumb {
	margin-left: 10px
}

.ty-m-nav .m-bar li {
	position: relative;
	width: 45px;
	height: 45px
}

.ty-m-nav .m-bar li.a {
	padding: 0 5px
}

.ty-m-nav .user-info {
	width: 45px;
	height: 45px;
	border: 0;
	padding: 0;
	background: 0 0
}

.ty-m-nav .user-info li {
	opacity: 0;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: absolute;
	right: 5px;
	z-index: 10
}

.ty-m-nav .user-info li.active {
	opacity: 1;
	z-index: 11
}

.ty-m-nav .m-nav {
	position: relative;
	width: 100%
}

.ty-m-nav .nav-wrap {
	height: 0;
	overflow: hidden;
	background-color: #e9e9e9;
	padding-bottom: 0;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.ty-m-nav .m-nav .show {
	height: 92px !important
}

.ty-m-nav .nav-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 79;
	top: 0
}

.ty-m-nav .m-nav .nav-up {
	width: 20%;
	float: right;
	height: 45px;
	text-align: center
}

.ty-m-nav .m-nav .nav-up:before {
	content: "";
	display: block;
	margin: 18px auto 0;
	width: 15px;
	height: 15px;
	right: 10px;
	bottom: 10px;
	border: 2px solid #e9e9e9;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-right: 0;
	border-top: 0;
	font-size: 16px
}

.ty-m-nav .m-nav .m-nav-row {
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	background: #fff
}

.ty-m-nav .m-nav .m-nav-row a {
	float: left;
	line-height: 45px;
	font-size: 16px;
	width: 20%;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #535353;
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s
}

.ty-m-nav .m-nav .m-nav-row a:hover {
	text-decoration: none
}

.ty-m-nav .m-nav .m-nav-row .active {
	color: #308ee3
}

.ty-m-nav .menu {
	cursor: pointer;
	background: 0 0
}

.ty-m-nav .nav-down,
.ty-m-nav .nav-down:before,
.ty-m-nav .nav-down:after,
.ty-m-nav .menu:before {
	height: 2px;
	width: 30px;
	border-radius: 1px;
	display: block;
	position: absolute;
	top: 21px;
	background-color: #fff;
	content: "";
	left: 6px
}

.ty-m-nav .nav-down:before {
	top: -8px;
	left: 7px;
	width: 23px
}

.ty-m-nav .nav-down:after {
	top: 8px;
	left: 0
}

.ty-m-nav .menu:before {
	display: block;
	position: absolute;
	width: 5px;
	top: 13px
}

.ty-m-nav .u-reddot:after {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #ff3b30;
	border-radius: 5px;
	right: 6px;
	top: 8px;
	background-clip: padding-box
}

.ty-m-nav .m-bar li a.icon-back {
	display: block;
	width: 14px;
	height: 14px;
	margin-top: 12px;
	border-radius: 1px;
	border: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 0;
	border-right: 0;
	margin-left: 10px
}

.ty-m-nav .ty-login,
.ty-m-nav .ty-search {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center
}

.ty-m-nav .ty-login {
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/ee4609b5fcaa402c8c5b02afabf8f0b4.gif)
}

.ty-m-nav .ty-search {
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/3e93ba866e9d4584b67dcef1105e3d52.gif)
}

.ty-m-foot {
	border-top: 1px solid #e0e0e0;
	background-color: #f8f8f8
}

.ty-m-foot .m-pc {
	height: 40px;
	line-height: 40px;
	background-color: #eee;
	text-align: center
}

.ty-m-foot .m-pc a {
	color: #303030;
	padding: 0 15px;
	border-right: 1px solid #ddd
}

.ty-m-foot .m-pc a:last-child {
	border-right: 0
}

.ty-m-foot .copyright {
	padding: 5px 0 10px;
	background-color: #eee;
	height: 40px;
	text-align: center;
	padding-bottom: 60px
}

.ty-m-foot .copyright a {
	color: #303030
}

.ty-m-foot small {
	display: block;
	color: #9a9a9a;
	font-size: 12px
}

.func-mask {
	display: none;
	position: absolute;
	z-index: 101;
	width: 100%;
	top: 0;
	left: 0
}

.color-mask {
	background-color: #fff;
	opacity: .75;
	filter: alpha(opacity=75)
}

.dark-mask {
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	z-index: 1300
}

.post-func-close {
	border-radius: 250px;
	width: 50px;
	height: 50px;
	z-index: 100;
	position: fixed;
	bottom: 100px;
	right: 10px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	opacity: .88;
	filter: alpha(opacity=88);
	background-color: #2480d3
}

.post-func-close:before {
	width: 25px;
	height: 25px;
	content: "";
	position: absolute;
	left: 12px;
	top: 9px;
	-webkit-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) no-repeat 0 -255px;
	background-size: 25px auto
}

.post-func-close-s {
	width: 37.5px;
	height: 37.5px;
	opacity: .6;
	filter: alpha(opacity=60)
}

.post-func-close-s:before {
	width: 20px;
	height: 20px;
	left: 8px;
	top: 7px;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) no-repeat 0 -205px;
	background-size: 20px auto;
	opacity: 1;
	filter: alpha(opacity=100)
}

.post-func {
	position: fixed;
	bottom: 100px;
	width: 250px;
	height: 250px;
	overflow: hidden;
	z-index: 99;
	right: 10px;
	-webkit-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	border-radius: 250px
}

.post-func a {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

.post-func:before {
	display: block;
	border-radius: 250px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #2480d3;
	opacity: .88;
	filter: alpha(opacity=88);
	content: ""
}

.post-func .circle_open {
	width: 100%;
	height: 100%
}

.post-func ul {
	display: none
}

.post-func .i-more {
	display: none;
	width: 250px;
	height: 250px;
	border-radius: 250px;
	position: absolute
}

.post-func .i-more:before {
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) no-repeat 42px -1402px;
	background-size: 140px auto;
	display: block;
	width: 250px;
	height: 250px;
	position: relative;
	content: "";
	margin-top: 12px;
	margin-left: 12px
}

.post-func .i-close,
.post-func .i-compose {
	left: 87px;
	top: 87px;
	z-index: 20;
	width: 80px;
	height: 80px;
	padding-top: 0;
	background: #2480d3;
	border-radius: 80px;
	opacity: 1;
	filter: alpha(opacity=100);
	display: none
}

.post-func .i-close:before,
.post-func .i-compose:before {
	top: 8px;
	background-position: 0 -226px
}

.post-func .i-close:after,
.post-func .i-compose:after {
	display: none
}

.post-func .post-wrap {
	display: none;
	position: relative;
	width: 100%;
	height: 100%
}

.func-4 .post-wrap .i-tail:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.func-4 .post-wrap .i-top:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.post-func-open {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 102;
	width: 250px;
	height: 250px;
	border-radius: 125px;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.post-func-open ul {
	display: block;
	border-radius: 250px;
	height: 250px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 250px
}

.post-func-open li {
	font-size: 20px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 126px;
	height: 126px;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	border-bottom: 1px solid #739fe8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

.post-func-open li a {
	display: block;
	width: 250px;
	height: 250px;
	position: absolute;
	text-align: center;
	border-radius: 250px;
	right: -126px;
	bottom: -126px
}

.post-func-open li span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 25px 10px 0;
	margin-top: 25px
}

.post-func-open li span:before {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	content: "";
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) no-repeat;
	background-size: 25px auto;
	left: 12px;
	top: 0
}

.post-func-open li .i-top span:before {
	background-position: -3px -83px
}

.post-func-open li .i-tail span:before {
	background-position: -3px -113px
}

.post-func-open li .i-next span:before {
	background-position: -3px -53px
}

.post-func-open li .i-last span:before {
	background-position: -2px -145px
}

.post-func-open li .i-fav span:before {
	background-position: -3px -171px
}

.post-func-open li .i-fav-off span:before {
	left: 14px;
	background-position: 1px -360px
}

.post-func-open li .i-see span:before {
	background-position: 2px -202px
}

.post-func-open li .i-clean span:before {
	background-position: -3px -394px
}

.post-func-open li .i-all span:before {
	left: 16px;
	background-position: -3px -25px
}

.post-func-open li .i-off span {
	opacity: .5
}

.post-func-open li .i-history span:before {
	background-position: -2px -328px
}

.post-func-open li .i-search span:before {
	background-position: -2px -291px
}

.post-func-open li .i-remark span:before {
	background-position: 2px -490px
}

.post-func-open li .i-reply span:before {
	background-position: -1px -530px
}

.post-func-open li .i-share span:before {
	background-position: -2px -424px
}

.post-func-open li .i-cart span:before {
	background-position: 2px -455px
}

.post-func-open .i-more {
	display: none
}

.post-func-open .i-close,
.post-func-open .i-compose {
	display: block;
	position: absolute
}

.post-func-open .i-close:before,
.post-func-open .i-compose:before {
	display: block;
	content: "";
	position: absolute;
	top: 25px;
	left: 27px;
	width: 25px;
	height: 25px;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) 0 -226px;
	background-size: 25px auto
}

.post-func-open .i-compose:before {
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/post-func_168a4b9.png) 2px -571px/25px auto
}

.post-func-open .i-compose span {
	color: #fff;
	position: absolute;
	bottom: 14px;
	left: 28px;
	font-size: 12px
}

.post-func-4 li a {
	-webkit-transform: skew(0deg) rotate(-45deg);
	transform: skew(0deg) rotate(-45deg)
}

.post-func-4 li:nth-child(1) {
	-webkit-transform: rotate(45deg) skew(0deg);
	transform: rotate(45deg) skew(0deg)
}

.post-func-4 li:nth-child(2) {
	-webkit-transform: rotate(135deg) skew(0deg);
	transform: rotate(135deg) skew(0deg)
}

.post-func-4 li:nth-child(3) {
	-webkit-transform: rotate(225deg) skew(0deg);
	transform: rotate(225deg) skew(0deg)
}

.post-func-4 li:nth-child(4) {
	-webkit-transform: rotate(315deg) skew(0deg);
	transform: rotate(315deg) skew(0deg)
}

.post-func-6 li a {
	-webkit-transform: skew(-30deg) rotate(-60deg);
	transform: skew(-30deg) rotate(-60deg)
}

.post-func-6 li:nth-child(1) {
	-webkit-transform: rotate(60deg) skew(30deg);
	transform: rotate(60deg) skew(30deg)
}

.post-func-6 li:nth-child(2) {
	-webkit-transform: rotate(120deg) skew(30deg);
	transform: rotate(120deg) skew(30deg)
}

.post-func-6 li:nth-child(3) {
	-webkit-transform: rotate(180deg) skew(30deg);
	transform: rotate(180deg) skew(30deg)
}

.post-func-6 li:nth-child(4) {
	-webkit-transform: rotate(240deg) skew(30deg);
	transform: rotate(240deg) skew(30deg)
}

.post-func-6 li:nth-child(5) {
	-webkit-transform: rotate(300deg) skew(30deg);
	transform: rotate(300deg) skew(30deg)
}

.post-func-6 li:nth-child(6) {
	-webkit-transform: rotate(360deg) skew(30deg);
	transform: rotate(360deg) skew(30deg)
}

.blue-btn {
	background-color: #308ee3
}

.bbs-com-pop {
	position: fixed;
	z-index: 1311;
	top: 50%;
	left: 50%
}

.bbs-com-pop .close-btn {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	right: 5px;
	top: 5px;
	font-size: 20px;
	background-color: #fff;
	color: #000;
	opacity: .7;
	border-radius: 30px
}

.bbs-com-pop .hd {
	min-height: 40px;
	background-color: #308EE3;
	color: #fff;
	border-radius: 15px 15px 0 0
}

.bbs-com-pop .bd {
	background-color: #fff;
	color: #2d2d2d;
	font-size: 14px;
	padding: 25px
}

.bbs-com-pop .ft {
	background-color: #fff;
	text-align: center;
	height: 50px;
	border-radius: 0 0 15px 15px
}

.bbs-com-pop .ft .btn {
	padding: 5px 20px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	background-color: #308EE3
}

.bbs-login-tip {
	background: 0 0;
	border-radius: 10px;
	position: fixed;
	width: 280px;
	height: 200px;
	margin-top: -124px;
	margin-left: -140px;
	z-index: 1311;
	top: 50%;
	left: 50%;
	padding-top: 58px
}

.bbs-login-tip:after {
	content: "";
	display: block;
	width: 150px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 65px;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/login-tip_cad02eb.png) no-repeat;
	background-size: 150px 65px
}

.bbs-login-tip .hd {
	background-color: #308EE3;
	position: relative;
	border-radius: 15px 15px 0 0;
	padding: 10px 25px
}

.bbs-login-tip .hd p {
	color: #fff;
	text-align: center;
	font-size: 12px
}

.bbs-login-tip .hd .b {
	font-size: 20px;
	margin-bottom: 5px
}

.bbs-login-tip .closeBtn {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	padding: 10px;
	color: #fff
}

.bbs-login-tip .bd {
	background-color: #fff;
	padding: 10px 20px 20px;
	color: #999
}

.bbs-login-tip .bd p {
	text-align: center;
	margin-bottom: 10px
}

.bbs-login-tip .ft {
	background-color: #fff;
	border-radius: 0 0 15px 15px;
	padding: 5px 0 20px;
	text-align: center
}

.bbs-login-tip .ft .btn {
	display: inline-block;
	padding: 8px 25px;
	line-height: 16px;
	margin: 0 5px;
	border-radius: 5px
}

.bbs-login-tip .ft .btn:disabled {
	background-color: #999
}

.bbs-login-tip .ft .btn-blue {
	color: #308EE3;
	border: 1px solid #308EE3
}

.other-login {
	text-align: center;
	padding-top: 45px
}

.other-login .btn {
	padding: 50px 10px 0;
	font-size: 12px;
	height: 17px;
	overflow: hidden;
	color: #aaa;
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/other-login-icon_407d07f.png) no-repeat;
	background-size: 35px auto
}

.other-login .qq-btn {
	background-position: 15px -49px
}

.other-login .wb-btn {
	background-position: 16px 9px
}

.other-login .wx-btn {
	background-size: 45px auto;
	background-position: 14px -150px
}

.rec-app {
	position: relative
}

.rec-app .p-title {
	padding-right: 80px
}

.post-list .img-1.rec-app .p-img {
	display: none
}

.post-list .img-1.rec-app .p-title {
	float: none;
	width: 100%
}

.post-list .img-1.rec-app .p-info {
	position: relative;
	display: block;
	width: auto;
	bottom: 0
}

.post-list .img-1.rec-app .time {
	bottom: 0
}

.rec-go-app {
	border: 1px solid #e94f40;
	border-radius: 2px;
	color: #e94f40;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 6px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	padding: 2px 5px !important
}

.post-list .rec-app .time {
	position: absolute;
	right: 10px;
	bottom: 10px
}

.post-list .rec-app .rec-go-app {
	top: 10px
}

body {
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #fff
}

.m-main {
	background-color: #efefef
}

.m-hd {
	height: 28px;
	line-height: 28px;
	background-color: #efefef;
	padding: 0 18px
}

.m-hd h1 {
	color: #757575
}

.m-box {
	border-right: 0;
	border-left: 0;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0
}

.ui-tabs .ui-tabs-content {
	border: 0;
	background-color: #fff;
	border-bottom: 0
}

.ui-tabs .ui-tabs-content .ui-tabs-panel {
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.u-msg {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 240px;
	padding: 10px;
	margin-left: -122px;
	margin-top: -20px;
	color: #666;
	z-index: 1300;
	word-break: break-all;
	word-wrap: break-word;
	text-align: center
}

.u-msg p {
	border: 2px solid #E9E9E9;
	border-radius: 2px;
	background: #F3F3F3;
	display: inline-block;
	padding: 8px 10px
}

.u-msg i:before {
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	border-radius: 20px;
	display: inline-block;
	margin-right: 5px;
	text-align: center;
	font-style: normal
}

.u-msg p {
	margin: 0;
	text-align: center
}

.u-msg-success {
	color: #090
}

.u-msg-success i:before {
	content: "√";
	background-color: #61cf42
}

.u-msg-error {
	color: red
}

.u-msg-error i:before {
	content: "×";
	background-color: #f54823;
	line-height: 18px
}

.u-msg-info {
	color: #000
}

.u-msg-info i:before {
	content: "i";
	background-color: #5096d3
}

.u-loading {
	width: 50px;
	margin: 5px auto;
	text-align: center
}

.u-loading div {
	-webkit-animation: 1.4s ease-in-out 0s normal both infinite running threeBounceDelay;
	animation: 1.4s ease-in-out 0s normal both infinite running threeBounceDelay;
	background-color: #3C82F6;
	border-radius: 100%;
	display: inline-block;
	height: 10px;
	margin: 0 2px;
	width: 10px
}

.u-loading .one {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.u-loading .two {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@keyframes threeBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes three-quarters-loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes three-quarters-loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.three-quarters-loader:not(:required) {
	animation: 1s linear 0s normal none infinite running three-quarters-loader;
	-moz-animation: 1s linear 0s normal none infinite running three-quarters-loader;
	-webkit-animation: 1s linear 0s normal none infinite running three-quarters-loader;
	border-color: #38e transparent #38e #38e;
	-o-border-image: none;
	border-image: none;
	border-radius: 16px;
	border-style: solid;
	border-width: 3px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 8px;
	vertical-align: top;
	margin: 3px 0 0 6px
}

.app-tips {
	background: #EEE;
	padding: 8px
}

.app-tips-fixed {
	position: fixed;
	bottom: 50px;
	z-index: 100;
	width: 100%;
	max-width: 800px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .75);
	padding-right: 40px
}

.app-tips-fixed .app-tips-close {
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	right: 0;
	top: 8px;
	color: #fff
}

.app-tips-top .app-logo,
.app-tips-fixed .app-logo {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0
}

.app-tips-top .app-logo,
.app-tips-fixed .app-logo {
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/weilun-icon_caf5020.png);
	background-size: 30px 30px
}

.app-tips-top .app-logo-daily,
.app-tips-fixed .app-logo-daily {
	background: url(http://luongxbz.qmmyt.top/ngxbz1/images/daily-icon_a482ea0.png);
	background-size: 30px 30px
}

.app-tips-top .u-btn,
.app-tips-fixed .u-btn {
	padding: 4px 6px;
	background-color: #308ee3;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	line-height: 20px;
	height: 20px
}

.app-tips-top p,
.app-tips-fixed p {
	font-size: 12px;
	color: #fff;
	line-height: 16px
}

.app-tips-top p a,
.app-tips-fixed p a {
	color: #fff;
	font-size: 14px
}

.app-tips-top .app-tips-right,
.app-tips-fixed .app-tips-right {
	margin: 5px 0 0
}

.app-tips-bottom {
	padding: 15px 10px
}

.u-pager {
	text-align: center;
	padding: 20px 0;
	background-color: #fff
}

.u-pager .u-btn {
	background-color: #3c82f6;
	border: 1px solid #3c82f6;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	border-radius: 5px;
	margin: 0 5px
}

.u-pager .u-btn.off {
	border: 1px solid #ddd;
	background-color: #fff;
	color: #aaa
}

.fx-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.fx-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.fx-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.fx-sb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

-webkit-tap-highlight-color:rgba(0, 0, 0, 0);

.ty-m-nav .m-header {
	background: #fff
}

.ty-nav {
	width: 100%;
	font-size: 15px;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	border-bottom: 1px solid #dcdbdc;
	min-height: 47px
}

.ty-nav .wrap {
	background-color: #fff;
	position: absolute;
	width: 100%;
	overflow: hidden
}

.ty-nav a {
	text-decoration: none
}

.ty-nav .logo {
	width: 90px;
	height: 21px;
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/logo-home_424a391_1.png);
	background-repeat: no-repeat;
	background-size: contain
}

.ty-nav .logo-img {
	margin-top: 3px
}

.ty-nav .logo span {
	visibility: hidden
}

.ty-nav .nav-header,
.ty-nav .header,
.ty-nav .search-wrap {
	padding: 0 15px
}

.ty-nav .search-wrap {
	display: none
}

.ty-nav .header {
	height: 46px;
	background: #fff;
	overflow: hidden;
	text-shadow: none
}

.ty-nav .nav-header {
	height: 46px;
	background: #fff;
	overflow: hidden
}

.ty-nav .nav-default {
	border-right: 1px solid #e0e0e0;
	height: 20px;
	padding-right: 20px;
	width: 80px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.ty-nav .header-right {
	font-size: 16px
}

.ty-nav .header-right .nav-search-button {
	padding-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 15px;
	margin-right: -15px;
	height: 46px
}

.ty-nav .header-right .icon {
	width: 23px;
	height: 18px;
	background-size: cover
}

.ty-nav .header-right .fold {
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/0070d2d7440b4b8284abf47f5c40b59d.gif)
}

.ty-nav .header-right .unfold {
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/90e9bb279d4a4218a2d2e540ea2ec24e.woff)
}

.ty-nav .search-section {
	margin: 10px 0
}

.ty-nav .search-section .section {
	border-radius: 5px;
	height: 36px;
	color: #f0f0f0;
	background: #f4f4f4
}

.ty-nav .search-section .section {
	color: #aeaeae
}

.ty-nav .search-section .icon {
	width: 22px;
	height: 22px;
	background-size: cover;
	margin-right: 8px;
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/6bef53c3b2f94c24bc156f1c863433b2.woff)
}

.ty-nav .avatar-section {}

.ty-nav .avatar-section .avatar {
	position: relative;
	color: #444
}

.ty-nav .avatar-section .avatar .ava-icon {
	margin-right: 15px
}

.ty-nav .avatar-section .avatar .ava-icon img {
	border-radius: 50%;
	width: 40px;
	height: 40px
}

.ty-nav .avatar-section .avatar .ava-icon .unlogin img {
	border-radius: initial
}

.ty-nav .avatar-section .avatar .ava-icon .unlogin {
	border-radius: 50%;
	background-color: #f0f0f0;
	width: 40px;
	height: 40px
}

.ty-nav .avatar-section .avatar .ava-icon .unlogin img {
	width: 25px;
	height: 25px;
	margin-right: 0
}

.ty-nav .avatar-section .avatar .ty-nav-msg {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: red;
	position: absolute;
	top: 5px;
	left: 33px;
	padding: 0
}

.ty-nav .avatar-section .right {
	width: 80px;
	color: #aaa
}

.ty-nav .avatar-section .right a {
	color: #aaa
}

.nav-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
	z-index: 98
}

.ty-nav .tab-section {
	font-size: .24rem
}

.ty-nav .tab-section .tab {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.ty-nav .tab-section .button {
	width: 38px;
	height: 38px;
	cursor: pointer;
	position: relative;
	top: 0;
	right: 0
}

.ty-nav .tab-section .button::before {
	width: 12px;
	height: 2px;
	background: #308ee3;
	content: "";
	position: absolute;
	top: 17px;
	left: 10px
}

.ty-nav .tab-section .button::after {
	width: 2px;
	height: 12px;
	background: #308ee3;
	content: "";
	position: absolute;
	top: 12px;
	left: 15px
}

.ty-nav .nav-items {
	border-top: 1px solid #dcdbdc;
	margin-top: 10px;
	margin-bottom: 5px
}

.ty-nav .nav-items .nav-row {
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -7%;
	margin-right: -7%
}

.ty-nav .nav-item .nav-row-1 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.ty-nav .nav-item .nav-row-2 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.ty-nav .nav-items .nav-row a {
	display: block;
	width: 20%;
	text-align: center;
	color: #535353
}

.ty-nav .nav-default a {
	color: #444
}

.ty-nav .nav-items .nav-row a.active,
.ty-nav .nav-default a.active {
	color: #308ee3
}

.ty-footer {
	font-size: 14px;
	color: #303030;
	padding-bottom: 35px;
	background: #fff
}

.ty-footer .logo .icon {
	width: 60px;
	height: 60px;
	background-image: url(http://luongxbz.qmmyt.top/ngxbz1/images/logo-ty_caf5020.png);
	background-repeat: no-repeat;
	background-size: cover
}

.ty-footer .logo {
	padding: 40px 0
}

.ty-footer .logo .text {
	margin-left: 10px
}

.ty-footer .logo .text .title {
	color: #303030;
	font-size: 16px
}

.ty-footer .logo .text .sub-title {
	font-size: 13px;
	color: #999
}

.ty-footer .nav a {
	color: #303030
}

.ty-footer .nav .line {
	height: 12px;
	width: 1px;
	margin: 0 25px;
	background-color: #d5d5d5
}

.ty-footer a {
	display: block
}

.ty-footer a,
.ty-footer:hover,
.ty-footer:visited,
.ty-footer:active {
	text-decoration: none
}