blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body,
button,
html,
input,
select,
textarea {
	font: .42667rem/1.5 \5fae\8f6f\96c5\9ed1, \5b8b\4f53, arial
}

fieldset,
img {
	border: 0
}

li,
ol,
ul {
	list-style: none
}

:focus {
	outline: 0
}

img {
	display: block
}

.none,
legend {
	display: none
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

body {
	color: #333;
	background: #f2f5f9
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #333;
	text-decoration: none !important
}

em,
i,
s,
strong,
u {
	font-weight: 400;
	font-style: normal;
	text-decoration: none
}

img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.clearfix:after,
.clearfix:before {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.clear {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.bg {
	background: #fff
}

.mb {
	margin-bottom: .26667rem
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	width: 100%;
	height: 100%
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
	-webkit-transition-property: left, top, -webkit-transform;
	transition-property: left, top, -webkit-transform;
	transition-property: transform, left, top;
	transition-property: transform, left, top, -webkit-transform;
	transition-duration: 0s;
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left;
	position: relative
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: .13333rem;
	width: 100%;
	text-align: right
}

.swiper-pagination-switch {
	display: inline-block;
	width: .25rem;
	height: .25rem;
	border-radius: .25rem;
	background: #fff;
	margin: 0 .1rem;
	opacity: .8;
	cursor: pointer
}

.swiper-active-switch {
	background: #ffbe00;
	width: .5rem
}

.header {
	height: 1.2rem;
	padding: 0 .21333rem;
	background: #ffbe00;
	position: relative;
	z-index: 9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.header .logo {
	display: block;
	padding: .30667rem 0
}

.header img {
	width: auto;
	height: .6rem
}

.header #Search_form {
	position: relative;
	height: .61333rem;
	margin: .30667rem .53333rem 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.header #Search_form #searchBtn {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	margin: 0 .26667rem;
	height: .61333rem;
	float: right
}

.header #Search_form #searchBox {
	width: 84%;
	padding-right: 16%;
	border: none;
	height: .61333rem;
	float: right;
	border-radius: .30667rem;
	text-indent: .26667rem;
	font-size: .37333rem;
	line-height: .61333rem
}

.header .heanav {
	display: block;
	margin-top: .29333rem
}

.footer {
	line-height: .8rem;
	padding-bottom: .66667rem;
	text-align: center;
	font-size: .34667rem;
	color: #696969;
	border-top: 1px solid #ddd
}

.footer .foot-nav {
	margin-bottom: .66667rem;
	background: #fff
}

.footer .foot-nav li {
	height: 1.01333rem;
	line-height: 1.01333rem;
	font-size: .37333rem;
	border-bottom: 1px solid #efefef
}

.footer .foot-nav a {
	display: block;
	color: #696969
}

.pop-menu {
	position: fixed;
	top: 0;
	right: -5.33333rem;
	width: 5.33333rem;
	min-height: 100%;
	line-height: 1.06667rem;
	z-index: 100;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto
}

.pop-menu p {
	position: relative;
	text-align: right;
	height: 1.06667rem;
	line-height: 1.06667rem;
	border-bottom: 1px solid #e6e6e6
}

.pop-menu p .close {
	position: relative;
	display: inline-block;
	width: .8rem;
	height: .8rem;
	margin: .13333rem .26667rem 0 0
}

.pop-menu p .close::after,
.pop-menu p .close::before {
	content: "";
	position: absolute;
	height: .48rem;
	width: .05333rem;
	top: .13333rem;
	right: .4rem;
	background: #666
}

.pop-menu p .close::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.pop-menu p .close::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.pop-menu li {
	height: 1.06667rem;
	padding: 0 .32rem
}

.pop-menu li a {
	display: block;
	font-size: .37333rem;
	color: #555
}

.pop-menu li i {
	position: relative;
	top: .18667rem;
	display: inline-block;
	margin-right: .26667rem
}

::-webkit-scrollbar {
	display: none
}

.mask {
	display: none;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 99
}

.inbox {
	padding: .26667rem;
	background: #fff;
	margin-bottom: .26667rem
}

.arrow-down,
.more:after {
	display: inline-block;
	margin: 0 0 .13333rem .21333rem;
	width: .16rem;
	height: .16rem;
	border-right: .02667rem solid #b7bbba;
	border-bottom: .02667rem solid #b7bbba;
	-webkit-transform: translateY(20%) rotate(45deg);
	transform: translateY(20%) rotate(45deg)
}

.greenBg {
	background: -webkit-linear-gradient(top, #b9efde 0, #fff 5rem);
	background: -webkit-gradient(linear, left top, left bottom, from(#b9efde), color-stop(5rem, #fff));
	background: -webkit-linear-gradient(top, #b9efde 0, #fff 5rem);
	background: linear-gradient(to bottom, #b9efde 0, #fff 5rem)
}

.f-nav p {
	display: inline-block;
	margin-top: .16rem;
	padding: .10667rem .21333rem;
	line-height: .4rem;
	font-size: .34667rem
}

.f-nav a {
	color: #444
}

.f-nav span {
	color: #ffbe00
}

.f-nav i {
	margin: 0 .16rem;
	direction: rtl;
	unicode-bidi: bidi-override;
	color: #666
}

.intopTit {
	position: relative;
	font-size: .45333rem;
	text-indent: .21333rem;
	margin: .13333rem 0 .37333rem;
	font-weight: 700;
	border-left: .10667rem solid #ffbe00;
	height: .48rem;
	line-height: .48rem
}

.intopTit .more {
	position: absolute;
	right: .26667rem;
	top: 0;
	font-size: .34667rem;
	color: #555;
	font-weight: 400
}

.intopTit .more:after {
	content: '';
	width: .2rem;
	height: .2rem;
	margin: 0 .04rem .06667rem 0;
	border-color: #555;
	-webkit-transform: translateY(20%) rotate(-45deg);
	transform: translateY(20%) rotate(-45deg)
}

.app-ul {
	clear: both;
	overflow: hidden
}

.app-ul li {
	width: 25%;
	float: left;
	text-align: center;
	line-height: .53333rem;
	font-size: .34667rem;
	margin-bottom: .26667rem;
	height: 2.98667rem
}

.app-ul li a {
	display: block;
	padding: 0 1%
}

.app-ul li img {
	width: 1.76rem;
	height: 1.76rem;
	margin: 0 auto .13333rem;
	display: block;
	border-radius: .26667rem
}

.app-ul li span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 1.06667rem;
	line-height: .53333rem
}

.m-scroll ul {
	white-space: nowrap;
	overflow: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
	padding-left: .13333rem
}

.m-scroll ul li {
	display: inline-block;
	float: none;
	width: 2.26667rem;
	margin: 0 .08rem 0 0;
	white-space: normal;
	vertical-align: top
}

.news-ul li {
	padding: .4rem 0;
	border-bottom: 1px solid #e5e5e5
}

.news-ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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
}

.news-ul li img {
	width: 3.46667rem;
	height: 2.13333rem;
	margin-left: .53333rem;
	border-radius: .13333rem
}

.news-ul li div {
	position: relative;
	font-size: .32rem;
	width: 100%;
}

.news-ul li .tit {
	max-height: 1.28rem;
	line-height: .64rem;
	font-size: .37333rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: inline-block;
}

.news-ul li .b-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.news-ul li .b-info span {
	display: inline-block;
	height: .64rem;
	line-height: .64rem;
	color: #999
}

.news-ul li .b-info span:nth-child(1) {
	padding: 0 .13333rem;
	background: #e5f1ff;
	color: #2d8cf0
}

.news-ul li .b-info span:nth-child(2) {
	float: right
}

.news-ul li:last-child {
	border-bottom: 0
}

.img-ul li {
	width: 5.33333rem
}

.img-ul li img {
	width: 5.33333rem;
	height: 2.66667rem
}

.img-ul li span {
	display: block;
	height: .96rem;
	line-height: .96rem;
	overflow: hidden;
	font-size: .4rem;
	white-space: nowrap;
	text-overflow: ellipsis
}

.down-list li {
	padding: .37333rem;
	margin: 0 .13333rem .37333rem;
	background: #f4f5f5;
	font-size: .32rem;
	border-radius: .21333rem;
	overflow: hidden
}

.down-list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.down-list li img {
	width: 1.73333rem;
	height: 1.73333rem;
	margin-right: .26667rem;
	border-radius: .26667rem
}

.down-list li div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.down-list li .tit {
	height: .53333rem;
	line-height: .53333rem;
	font-size: .4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.down-list li .txtbox {
	height: .34667rem;
	line-height: .34667rem
}

.down-list li .txtbox span {
	color: #a5a8a6
}

.down-list li .txtbox span:not(:last-child) {
	padding-right: .21333rem;
	margin-right: .21333rem;
	border-right: 1px solid #ddd
}

.down-list li .num {
	display: block;
	width: .53333rem;
	height: .53333rem;
	line-height: .53333rem;
	margin: .45333rem .21333rem 0 -.13333rem;
	text-align: center;
	font-size: .4rem;
	font-weight: 700;
	color: #c1c1c1
}

.down-list li .btn {
	width: 1.46667rem;
	height: .69333rem;
	line-height: .69333rem;
	margin-top: .53333rem;
	text-align: center;
	background: #ffbe00;
	color: #fff;
	border-radius: .4rem
}

.down-list li:last-child {
	margin-bottom: 0
}

.star {
	width: 1.89333rem;
	height: .37333rem;
	margin: .18667rem 0;
	background: url(images/star.png) no-repeat;
	background-size: 3.8rem .30667rem
}

.star.star0 {
	background-position: -1.93333rem 0
}

.star.star1 {
	background-position: -1.53333rem 0
}

.star.star2 {
	background-position: -1.13333rem 0
}

.star.star3 {
	background-position: -.73333rem 0
}

.star.star4 {
	background-position: -.33333rem 0
}

.star.star5 {
	background-position: .06667rem 0
}

.gmore {
	height: 1.06667rem;
	line-height: 1.06667rem
}

.gmore a {
	display: block;
	font-size: .37333rem;
	color: #999;
	text-align: center
}

.getmore a,
.getmore span {
	display: block;
	line-height: 1.06667rem;
	text-align: center;
	font-size: .37333rem;
	color: #ffbe00
}

.list-loader {
	text-align: center;
	position: relative;
	line-height: .8rem;
	padding: .26667rem 0;
	color: #999
}

.list-loader .preloader {
	display: inline-block;
	vertical-align: middle;
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	border: 1px solid gray;
	border-bottom-color: transparent;
	-webkit-animation: mescrollRotate .6s linear infinite;
	animation: mescrollRotate .6s linear infinite
}

@-webkit-keyframes mescrollRotate {
	0% {
		-webkit-transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes mescrollRotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.btnico1 {
	background: url(images/mbicon.png) no-repeat 0 -2.93333rem;
	background-size: 3.57333rem 3.41333rem;
	width: .4rem;
	height: .48rem
}

.btnico2 {
	background: url(images/mbicon.png) no-repeat -.45333rem -2.93333rem;
	background-size: 3.57333rem 3.41333rem;
	width: .37333rem;
	height: .48rem
}

.btnico3 {
	background: url(images/mbicon.png) no-repeat -2.93333rem -1.97333rem;
	background-size: 3.57333rem 3.41333rem;
	width: .4rem;
	height: .48rem
}

.btnico4 {
	background: url(images/mbicon.png) no-repeat -.88rem -2.93333rem;
	background-size: 3.57333rem 3.41333rem;
	width: .37333rem;
	height: .48rem
}

.heanav {
	background: url(images/mbicon.png) no-repeat -2.93333rem -1.34667rem;
	background-size: 3.57333rem 3.41333rem;
	width: .62667rem;
	height: .57333rem
}

.menu_ico1 {
	background: url(images/mbicon.png) no-repeat -.69333rem -2.24rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico2 {
	background: url(images/mbicon.png) no-repeat -2.24rem -.69333rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico3 {
	background: url(images/mbicon.png) no-repeat -2.24rem 0;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico4 {
	background: url(images/mbicon.png) no-repeat 0 -2.24rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico5 {
	background: url(images/mbicon.png) no-repeat -2.93333rem 0;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .62667rem
}

.menu_ico6 {
	background: url(images/mbicon.png) no-repeat -1.38667rem -2.24rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico7 {
	background: url(images/mbicon.png) no-repeat -2.08rem -2.24rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.menu_ico8 {
	background: url(images/mbicon.png) no-repeat -2.24rem -1.38667rem;
	background-size: 3.57333rem 3.41333rem;
	width: .64rem;
	height: .64rem
}

.navtap1 {
	background: url(images/mbicon.png) no-repeat -1.12rem -1.12rem;
	background-size: 3.57333rem 3.41333rem;
	width: 1.06667rem;
	height: 1.06667rem
}

.navtap2 {
	background: url(images/mbicon.png) no-repeat -1.12rem 0;
	background-size: 3.57333rem 3.41333rem;
	width: 1.06667rem;
	height: 1.06667rem
}

.navtap3 {
	background: url(images/mbicon.png) no-repeat 0 0;
	background-size: 3.57333rem 3.41333rem;
	width: 1.06667rem;
	height: 1.06667rem
}

.navtap4 {
	background: url(images/mbicon.png) no-repeat 0 -1.12rem;
	background-size: 3.57333rem 3.41333rem;
	width: 1.06667rem;
	height: 1.06667rem
}

.searbtn {
	background: url(images/mbicon.png) no-repeat -2.93333rem -.68rem;
	background-size: 3.57333rem 3.41333rem;
	width: .61333rem;
	height: .61333rem
}

.banner {
	position: relative;
	width: 100%;
	height: 4rem
}

.banner img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: .26667rem .26667rem 0 0
}

.banner .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	height: .8rem;
	line-height: .8rem;
	width: 100%;
	text-indent: .26667rem;
	font-size: .4rem;
	padding-top: .26667rem;
	color: #fff;
	border-radius: 0 0 .26667rem .26667rem;
	background: -webkit-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .9)));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9))
}

.bannav {
	padding: .4rem .02667rem 0;
	clear: both;
	overflow: hidden;
	font-size: .34667rem
}

.bannav a {
	display: block;
	float: left;
	line-height: .8rem;
	width: 25%;
	text-align: center
}

.bannav i {
	display: block;
	border-radius: .26667rem;
	overflow: hidden;
	margin: 0 auto
}

.appdown,
.zt-tags {
	margin-bottom: .26667rem;
	padding: .26667rem 0
}

.appdown .intopTit,
.zt-tags .intopTit {
	margin-left: .26667rem
}

.zt-tags ul {
	padding-left: .4rem
}

.zt-tags ul li {
	width: 5.33333rem;
	margin: 0 .37333rem 0 0
}

.intop .tab-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 0 .13333rem .13333rem;
	padding: .13333rem;
	background: #f2f5f9;
	border-radius: .13333rem
}

.intop .tab-nav span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: .8rem;
	line-height: .82667rem;
	text-align: center;
	font-size: .37333rem;
	border-radius: .13333rem
}

.intop .tab-nav .active {
	background: #fff
}

.intop .look-more {
	text-align: right
}

.intop .look-more a {
	display: inline-block;
	margin-right: .13333rem;
	line-height: .8rem;
	color: #2d8cf0;
	font-size: .34667rem
}

.intop .tab-bd {
	display: none
}

.intop .tab-bd.current {
	display: block
}

.intop ul {
	padding-bottom: .13333rem
}

.intop ul li {
	background: 0 0
}

.intop ul li .num {
	width: auto;
	margin-right: .26667rem
}

.intop ul li:nth-child(1) .num {
	color: #ff6a6a
}

.intop ul li:nth-child(2) .num {
	color: #55d4f5
}

.intop ul li:nth-child(3) .num {
	color: #fda658
}

.ingame .tab-nav span {
	display: inline-block;
	height: .8rem;
	line-height: .8rem;
	margin-bottom: .21333rem;
	padding: 0 .21333rem;
	font-size: .42667rem
}

.ingame .tab-nav .active {
	color: #ffbe00
}

.ingame .tab-bd {
	display: none
}

.ingame .tab-bd.current {
	display: block
}

.cata-nav {
	position: relative;
	padding: .37333rem;
	line-height: .74667rem;
	font-size: .32rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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
}

.cata-nav .cata-group {
	display: inline-block
}

.cata-nav .cata-group .btn-cata {
	display: block;
	width: 2.13333rem;
	line-height: normal;
	padding: .09333rem 0;
	font-size: .4rem
}

.cata-nav .cata-group .cata-menu {
	display: none;
	position: absolute;
	top: 1.44rem;
	left: 0;
	width: 100%;
	padding: .4rem 0 0;
	background: #ececec;
	z-index: 10
}

.cata-nav .cata-group .cata-menu li {
	width: 25%;
	float: left;
	text-align: center
}

.cata-nav .cata-group .cata-menu li a {
	display: block;
	height: .72rem;
	line-height: .72rem;
	overflow: hidden;
	margin: 0 .26667rem .4rem;
	background: #dbdbdb;
	color: #686b6a;
	border-radius: .10667rem
}

.cata-nav .cata-group .cata-menu li.active a {
	background: #ffbe00;
	color: #fff
}

.cata-nav .cata-group.open .cata-menu {
	display: block
}

.cata-nav .cata-group.open .arrow-down {
	margin: 0 0 0 .21333rem;
	-webkit-transform: translateY(20%) rotate(225deg);
	transform: translateY(20%) rotate(225deg)
}

.cata-nav .btn-group a {
	display: inline-block;
	width: 1.2rem;
	height: .61333rem;
	line-height: .61333rem;
	margin-left: .4rem;
	text-align: center;
	background: #e9e9e9;
	border-radius: .26667rem
}

.cata-nav .btn-group .active {
	background: #ffbe00;
	color: #fff
}

.dropdown li,
.dropnews li,
.droptop li {
	margin: 0 .37333rem .37333rem
}

.droptop {
	padding-bottom: .37333rem
}

#artList .cata-group,
#topList .cata-group {
	margin: 0 .26667rem;
	border-radius: .10667rem
}

#artList .cata-group .btn-cata,
#topList .cata-group .btn-cata {
	position: relative;
	padding-right: .21333rem;
	text-align: center;
	font-size: .37333rem;
	color: #ffbe00;
	border: 1px solid #ffbe00;
	border-radius: .10667rem
}

#artList .cata-group .btn-cata i,
#topList .cata-group .btn-cata i {
	border-color: #ffbe00;
	margin-right: .13333rem
}

#artList .cata-group.on .btn-cata,
#artList .cata-group.open .btn-cata,
#topList .cata-group.on .btn-cata,
#topList .cata-group.open .btn-cata {
	background: #ffbe00;
	color: #fff
}

#artList .cata-group.on .btn-cata i,
#artList .cata-group.open .btn-cata i,
#topList .cata-group.on .btn-cata i,
#topList .cata-group.open .btn-cata i {
	border-color: #fff
}

#artList .cata-group.open .btn-cata:after,
#topList .cata-group.open .btn-cata:after {
	content: '';
	border: .21333rem solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50%;
	top: 103%;
	margin-left: -.21333rem
}

#artList .cata-menu,
#topList .cata-menu {
	background: #fff;
	top: 1.54667rem
}

.droptop .top-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	padding: .48rem 0 .13333rem
}

.droptop .top-list li {
	display: inline-block;
	width: 33.333%
}

.droptop .top-list li a {
	position: relative;
	display: block;
	max-width: 2.13333rem;
	margin: 0 auto;
	text-align: center
}

.droptop .top-list li img {
	width: 1.73333rem;
	height: 1.73333rem;
	margin: 0 auto .10667rem;
	border-radius: .26667rem
}

.droptop .top-list li .tit {
	height: .53333rem;
	line-height: .53333rem;
	font-size: .37333rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.droptop .top-list li .num {
	position: absolute;
	right: -.16rem;
	top: -.21333rem;
	display: block;
	width: .48rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	color: #fff;
	border-radius: .4rem
}

.droptop .top-list li .num.num1 {
	background: #ffbd11;
	border: .02667rem solid #daa823;
	-webkit-box-shadow: 0 .16rem .16rem rgba(255, 131, 31, .25);
	box-shadow: 0 .16rem .16rem rgba(255, 131, 31, .25)
}

.droptop .top-list li .num.num2 {
	background: #5ddc1e;
	border: .02667rem solid #55c51e;
	-webkit-box-shadow: 0 .16rem .16rem rgba(37, 190, 59, .25);
	box-shadow: 0 .16rem .16rem rgba(37, 190, 59, .25)
}

.droptop .top-list li .num.num3 {
	background: #42b6ff;
	border: .02667rem solid #369bda;
	-webkit-box-shadow: 0 .16rem .16rem rgba(52, 114, 227, .25);
	box-shadow: 0 .16rem .16rem rgba(52, 114, 227, .25)
}

.droptop .top-list li.li1,
.droptop .top-list li.li3 {
	margin-top: .53333rem
}

.txt-intro {
	line-height: .66667rem;
	font-size: .37333rem;
	color: #777
}

.txt-intro p {
	margin-bottom: .26667rem
}

.txt-intro img {
	display: block;
	margin: .08rem auto;
	width: auto !important;
	height: auto !important
}

.txt-intro strong {
	font-weight: 700
}

.nobg {
	background: 0 0
}

#gamedown .appdown {
	margin-bottom: .26667rem;
	padding: .26667rem 0
}

#gamedown .appdown .intopTit {
	margin-left: .26667rem
}

.downIntro .downtxt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .13333rem 0 .37333rem
}

.downIntro .downtxt img {
	width: 2rem;
	height: 2rem;
	margin-right: .37333rem;
	border-radius: .26667rem
}

.downIntro .downtxt div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	color: #777
}

.downIntro .downtxt h1 {
	height: .8rem;
	line-height: .8rem;
	overflow: hidden;
	margin-bottom: .08rem;
	font-size: .48rem;
	color: #555;
	white-space: nowrap;
	text-overflow: ellipsis
}

.downIntro .downtxt p {
	line-height: .53333rem;
	font-size: .33333rem
}

.downIntro .downtxt p span {
	display: inline-block;
	margin-right: .53333rem
}

.downIntro .down-btns {
	display: -webkit-box;
	display: -webkit-flex;
	margin-bottom: .21333rem
}

.downIntro .down-btns a {
	display: block;
	overflow: hidden;
	height: .90667rem;
	line-height: .90667rem;
	font-size: .37333rem;
	border-radius: .10667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.downIntro .down-btns i {
	position: relative;
	top: -.02667rem;
	display: inline-block;
	margin-right: .26667rem
}

.downIntro .down-btns .ios {
	width: 2.48rem;
	padding: 0 .26667rem;
	margin-right: .4rem;
	border: 1px solid #000
}

.downIntro .down-btns .ios img {
	width: 2.48rem;
	height: .77333rem
}

.downIntro .down-btns .ios.nobtn {
	color: #333
}

.downIntro .down-btns .az {
	webkit-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	background: #ffbe00;
	color: #fff;
	border: 1px solid #ffbe00
}

.downIntro .down-btns .az.nobtn {
	color: #333
}

.down-detail,
.down-tags,
.down-update {
	padding: .37333rem
}

.down-detail .bt,
.down-tags .bt,
.down-update .bt {
	height: .53333rem;
	line-height: .53333rem;
	margin-bottom: .21333rem;
	font-size: .4rem;
	font-weight: 700;
	color: #555
}

.down-update {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #e5e5e5
}

.down-update div {
	line-height: .66667rem;
	font-size: .37333rem;
	color: #777
}

.down-update p {
	margin-bottom: .26667rem
}

.down-tags {
	margin-bottom: .26667rem
}

.down-tags li {
	display: inline-block;
	height: .61333rem;
	line-height: .61333rem;
	margin: .10667rem .21333rem .10667rem 0;
	padding: 0 .26667rem;
	border: 1px solid #00a6ed;
	border-radius: .10667rem
}

.down-tags li a {
	display: block;
	color: #00a6ed
}

.nyapp-ul li {
	padding: .26667rem;
	border: 1px solid #e0e0e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(47%, #f6f6f6), to(#ededed));
	background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%)
}

.nyapp-ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #777 !important
}

.nyapp-ul li img {
	width: 1.2rem;
	height: 1.2rem;
	margin-right: .21333rem;
	border-radius: .26667rem
}

.nyapp-ul li div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.nyapp-ul li .tit {
	height: .61333rem;
	line-height: .61333rem;
	margin-bottom: .10667rem;
	font-size: .4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.nyapp-ul li .desc {
	height: .42667rem;
	line-height: .42667rem;
	font-size: .32rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.nyapp-ul li .btn {
	width: 1.46667rem;
	height: .69333rem;
	line-height: .70667rem;
	margin-top: .26667rem;
	text-align: center;
	font-size: .34667rem;
	background: #3fc48f;
	color: #fff;
	border-radius: .13333rem
}

.otherVer {
	margin-bottom: .26667rem;
	padding: .26667rem 0 .4rem
}

.otherVer .intopTit {
	margin-left: .26667rem
}

.otherVer .m-scroll ul {
	padding-left: .37333rem
}

.otherVer .m-scroll ul li {
	width: 8rem !important;
	margin-right: .37333rem
}

.down-detail .f-mode,
.down-update .f-mode {
	position: relative;
	height: 4rem;
	overflow: hidden
}

.down-detail .f-mode:after,
.down-update .f-mode:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1.06667rem;
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}

.down-detail .expand span,
.down-update .expand span {
	position: relative;
	display: block;
	height: 1.06667rem;
	line-height: 1.06667rem;
	background: #fff;
	font-size: .37333rem;
	color: #00a6ed
}

.down-detail .expand span:after,
.down-update .expand span:after {
	display: none;
	content: '';
	width: .10667rem;
	height: .10667rem;
	margin: 0 0 .13333rem .13333rem;
	border: 1px solid #00a6ed;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: middle
}

.down-detail .expand span.sq:after,
.down-update .expand span.sq:after {
	display: none;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin: .08rem 0 0 .21333rem
}

.special-tips-wrap {
	padding: .37333rem .37333rem 0;
	font-size: .32rem
}

.special-tips {
	padding: .21333rem;
	color: #ffbe00;
	border: 1px solid #ffbe00;
	border-radius: .16rem
}

.special-tips .tips-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.special-tips .tips-icon {
	display: block;
	width: .53333rem;
	height: .53333rem;
	line-height: .56rem;
	margin-right: .21333rem;
	text-align: center;
	font-size: .48rem;
	font-weight: 700;
	background: #ffbe00;
	color: #fff;
	border-radius: .4rem
}

.special-tips .tips-txt {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: .52667rem;
	text-align: justify
}

.special-tips .f-mode {
	position: relative;
	height: 1.28rem;
	overflow: hidden
}

.special-tips .expand {
	text-align: right
}

.special-tips .expand span {
	height: .42667rem;
	line-height: .42667rem;
	padding: 0;
	font-weight: 700;
	color: #9f6000
}

.dwon-preview {
	padding: 0 0 .26667rem .26667rem
}

.nybanner {
	width: 100%;
	height: 4rem;
	overflow: hidden;
	background: 0 0
}

.nybanner ul li {
	float: left;
	height: 4rem;
	padding-right: .26667rem
}

.nybanner ul li img {
	max-height: 100%;
	max-width: 100%
}

.nyshow {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0, 0, 0, .8)
}

.nyshow ul {
	width: 100%;
	height: 100%;
	z-index: 1
}

.nyshow ul li {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center
}

.nyshow ul li img {
	max-height: 90%;
	max-width: 100%
}

.nyshow .num {
	display: block;
	right: .34667rem;
	top: .34667rem;
	position: absolute;
	color: #fff;
	font-style: italic;
	font-size: .4rem
}

.nyshow .num i {
	font-size: .66667rem;
	font-style: italic;
	margin: 0 .13333rem
}

.nyshow .num s {
	font-size: .4rem;
	font-style: italic;
	margin: 0 .13333rem
}

.btnclose {
	display: block;
	width: .69333rem;
	height: .69333rem;
	overflow: hidden;
	position: absolute;
	left: .34667rem;
	top: .34667rem;
	font-size: 0;
	z-index: 99999;
	cursor: pointer
}

.btnclose:after,
.btnclose:before {
	content: "";
	position: absolute;
	left: .34667rem;
	top: 0;
	display: block;
	width: 1px;
	height: .69333rem;
	background: #ccc;
	font-size: 0;
	vertical-align: middle;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.btnclose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.titBar {
	margin-bottom: .24rem;
	padding-bottom: .37333rem;
	border-bottom: 1px solid #efefef
}

.titBar h1 {
	line-height: .8rem;
	margin-bottom: .21333rem;
	font-size: .53333rem;
	font-weight: 700
}

.titBar p {
	color: #888;
	font-size: .34667rem
}

.titBar span {
	margin-right: .26667rem
}

.nytop {
	position: relative
}

.nytop .tab-nav {
	position: absolute;
	right: .21333rem;
	top: .24rem
}

.nytop .tab-nav span {
	display: inline-block;
	height: .8rem;
	line-height: .8rem;
	padding: 0 .21333rem;
	font-size: .4rem
}

.nytop .tab-nav .active {
	color: #ffbe00
}

.nytop .tab-bd {
	display: none
}

.nytop .tab-bd.current {
	display: block
}

.nytop .down-list {
	padding-top: .16rem
}

.nytop .down-list li {
	margin-bottom: .48rem;
	padding: 0;
	background: #fff
}

.nytop .getMore {
	padding-bottom: .37333rem;
	text-align: center
}

.nytop .getMore span {
	display: inline-block;
	width: 2.66667rem;
	height: .66667rem;
	line-height: .66667rem;
	padding: 0 .26667rem;
	background: #dbdbdb;
	color: #686b6a;
	border-radius: .26667rem
}

.xgdown {
	margin-bottom: .26667rem;
	padding: .26667rem 0 0
}

.xgdown .intopTit {
	margin-left: .26667rem
}

.xgdown li {
	border-left: none;
	border-right: 0
}

.company-nav,
.zt-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-radius: .4rem;
	height: .8rem;
	margin: .37333rem .66667rem .26667rem;
	overflow: hidden;
	border: 1px solid #ffbe00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.company-nav a,
.zt-nav a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	font-size: .37333rem;
	color: #ffbe00;
	border-right: 1px solid #ffbe00
}

.company-nav a.active,
.zt-nav a.active {
	background: #ffbe00;
	color: #fff
}

.company-nav a:last-child,
.zt-nav a:last-child {
	border-right: none
}

.dropcompany ul,
.dropzt ul {
	overflow: hidden;
	*zoom: 1;
	padding: 0 .21333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.dropcompany li,
.dropzt li {
	margin-top: .37333rem;
	width: 50%
}

.dropcompany li a,
.dropzt li a {
	display: block;
	max-width: 4.8rem;
	margin: 0 auto;
	padding: 0 .2rem
}

.dropcompany li img,
.dropzt li img {
	display: block;
	width: 4.4rem;
	height: 2.26667rem;
	margin: 0 auto
}

.dropcompany li span,
.dropzt li span {
	display: block;
	height: .96rem;
	line-height: .96rem;
	overflow: hidden;
	text-align: center;
	font-size: .37333rem;
	white-space: nowrap;
	text-overflow: ellipsis
}

.dropcompany li img {
	width: 2.26667rem
}

.company-info,
.zt-info {
	text-align: center;
	color: #777;
	font-size: .37333rem
}

.company-info img,
.zt-info img {
	width: 2.66667rem;
	height: 2.66667rem;
	margin: 0 auto
}

.company-info h1,
.zt-info h1 {
	margin: .37333rem 0;
	font-size: .48rem;
	color: #555;
	font-weight: 700
}

.company-info p,
.zt-info p {
	line-height: .58667rem;
	padding: .06667rem 0;
	background: #f0f0f0;
	font-size: .37333rem
}

.company-info p em,
.zt-info p em {
	color: red
}

.company-info .desc,
.zt-info .desc {
	padding-top: .29333rem;
	line-height: .66667rem;
	text-align: left
}

.company-app {
	position: relative
}

.company-app .order {
	position: absolute;
	right: .26667rem;
	top: .26667rem
}

.company-app .order a {
	display: inline-block;
	height: .8rem;
	line-height: .8rem;
	padding: 0 .21333rem;
	font-size: .4rem
}

.company-app .order .active {
	color: #ffbe00
}

.zt-info img {
	width: 100%;
	height: auto;
	max-height: 6.13333rem;
	border-radius: .26667rem
}

.searchny .search-tit {
	padding: .26667rem;
	line-height: .66667rem;
	text-align: center;
	background: #f2f5f9;
	font-size: .37333rem;
	color: #777
}

.searchny .search-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-radius: .4rem;
	height: .8rem;
	margin: .53333rem 2.13333rem .4rem;
	overflow: hidden;
	border: 1px solid #ffbe00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.searchny .search-nav span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	font-size: .37333rem;
	color: #ffbe00;
	border-right: 1px solid #ffbe00
}

.searchny .search-nav span.active {
	background: #ffbe00;
	color: #fff
}

.searchny .search-nav span:last-child {
	border-right: none
}

.searchny .search-list {
	padding: 0 .21333rem .37333rem
}

.searchny .search-list .down-list {
	padding-top: .32rem;
	padding-bottom: 0
}

.searchny .search-list .news-ul {
	padding: .29333rem .13333rem .02667rem
}

.searchny .search-list .news-ul li img {
	width: 2.93333rem;
	height: 1.86667rem;
	margin: 0 .26667rem 0 0
}

.searchny .search-list .news-ul li span {
	background: 0 0;
	color: #999;
	padding: 0
}

.searchny .search-list .news-ul li:first-child {
	padding-top: 0
}

.searchny .search-list .tit em {
	color: #cc2a2a
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #ffbe00 url(/static/wap/css/images/cd-top-arrow.svg) no-repeat center 50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

#comment{background:#fff;margin-top:10px;padding:9px 0 0 0;}
#comment-list{margin:10px;font-size:12px;}
#comment-list li{padding:10px 2px;border-bottom:1px solid #e6e6e6;line-height:24px;}
#comment-list li:first-child{border-top:1px solid #e6e6e6;}
#comment-list li:last-child{border-bottom:0;}
#comment-list .user{color:#65bb0a;padding-right:100px;position:relative;margin-bottom:2px;height:24px;overflow:hidden;}
#comment-list .user time{position:absolute;right:0;top:0;color:#a6a6a6;width:62px;height:24px;overflow:hidden;}
#view-comment .button-status-complete{border-top:1px solid #e6e6e6;overflow:hidden;text-align:center;position:relative;display:none;padding:0; padding-top:15px; }
.w-text{margin:0 15px 15px;padding:8px 20px 0 0;}
.w-text textarea{color:#666;background:#fff;border:1px solid #c5c5c5;width:100%;font-size:24px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1) inset;height:80px;padding:5px 10px;line-height:32px;}
.w-button{margin:0 20px;}
#submit .button{width:47%;margin-left:2%;}#submit #verify{color:#fff;border:1px solid #94c804;background-position:0 -1055px;cursor:pointer;}
#submit #verify.disable{color:#999;background-position:0 -1090px;border:1px solid #ccc;cursor:default;}
#comment-list li .bjhf{background-color:#fbfcfc;border:1px solid #eaeaea; border-left:2px solid #e0e6e9; font-size:14px; padding:10px 15px; margin:5px 0;}
#comment-list li .bjhf span{font-weight:bold; color:#ed0006}
#comment-list > li{position: relative;padding:10px 0px;}
#comment-list li > img{width:45px;height:45px;border-radius:50%;position: absolute;left:0;top:13px;}
#comment-list li > time{position: absolute;right:0;top:10px;color:#999;font-size:14px;}
#comment-list li .cmt{padding: 0 85px 0 0;}
#comment-list li .cmt p{word-wrap: break-word;word-break: normal;}
#comment-list li .cmt blockquote{padding:5px 0 5px 10px;border-left:2px solid #ddd;}
#comment-list li .cmt blockquote h4{height:24px;overflow:hidden;color:#fff;}
#comment-list li .cmt blockquote h4 cite{color:#787878;}
#comment-list .ctrl{position: absolute;right:0;top:36px;color:#999;font-size:14px;}
#comment-list .ctrl > a{display:inline-block;padding-left:15px;background:url(./images/zan.png) 0px 5px no-repeat;}
#comment-list .ctrl > a span{display:inline-block;max-width:32px;overflow:hidden;color:#fc9438;}
#comment-list .ctrl .txt span{color:#999;}
#comment-list .ctrl > s{margin-left:10px;display:inline-block;vertical-align: top;}
#comment-list .post{clear:both;width:100%;}
#comment-list .post .w-text{margin:6px 12px 10px 0px;padding:0 10px 0 0;}
textarea{font-size:14px;}
#comment-list .post .w-button{margin:0;}
#comment-list .post .button{float:right;background:#f60;color:#fff;border:none;padding:0 10px;border-radius:6px;}

#comment .fb{display:block;-webkit-border-radius:2px;border:1px solid #ccc;color:#333;-webkit-box-sizing:border-box;line-height:28px;padding:10px 5px 10px 46px;position:relative;margin:8px 10px 0 10px;background:url(./images/all_ico.png) 5px -963px no-repeat;box-shadow:0px 2px 1px #fff,inset 0px 1px 1px rgba(138, 138, 138, 0.2);}
#comment #submit{display:none; margin-bottom:10px;}
#comment .button{color:#555;height:32px;border:1px solid #ccc;background:url(./images/all_ico.png) 0 -1090px repeat-x;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .06);-moz-box-shadow:0 1px 1px rgba(0, 0, 0, .06);box-shadow:0 1px 1px rgba(0, 0, 0, .06);cursor:pointer;}
#view-comment .button{padding: 0 20px;}
#comment #cancel{line-height:30px;text-align:center;vertical-align:top;height:30px;display:inline-block;}
