@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: SourceHanSans !important;
}

ul,
li {
	list-style: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.n-top {
	background: #f5f5f5;
	height: 37px;
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mgsj-img {
	line-height: 30px;
	vertical-align: middle;
	float: left;
	width: 17px;
}

.mgsj {
	font-size: 12px;
	top: 2px;
	color: #696868;
	line-height: 30px;
	vertical-align: middle;
	float: left;
	margin-left: 0px;
	width: 185px;
}

.mgsj-mg {
	float: left;
}

.mgsjtime {
	font-size: 12px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
}

.index-wx {
	font-size: 12px;
	margin-top: 9px;
	float: left;
	padding-left: 15px;
}

.index-wx a {
	color: #696868;
}

.index-wx a:hover {}

.app {
	position: relative;
}

.app .m-notice {
	position: absolute;
	left: -30px;
	top: 22px;
	*top: 29px;
	padding: 5px 5px 0;
	text-align: center;
	color: #333;
	border: solid 1px #ededee;
	background: #fff;
	z-index: 99999;
	width: 100px;
}

.app .m-notice img {
	vertical-align: middle;
	display: inline-block;
}

.xiaoli {
	line-height: 12px;
	font-size: 12px;
}

.app .m-notice .arr0 {
	position: absolute;
	left: 50px;
	top: 0;
	right: auto;
}

.app .m-notice .arr {
	top: -16px;
	border-color: transparent transparent #e4e4e4 transparent;
}

.app .m-notice .arr,
.app .m-notice .arr1 {
	position: absolute;
	left: 0;
	border-width: 8px;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	font-size: 0;
	right: -18px;
}

.app .m-notice .arr1 {
	top: -15px;
	border-color: transparent transparent #fff transparent;
}

.index-xiaoxi {
	line-height: 37px;
	vertical-align: middle;
	padding-left: 20px;
	height: 60px;
}

.index-xiaoxi a {
	color: #000;
	font-size: 14px;
}

.index-xiaoxi ul {
	float: left;
	padding-left: 0;
	background-color: #fff;
	width: calc(100% - 20px);
}

.index-xiaoxi ul li {
	float: left;
	padding: 0 5px;
}

.index-xiaoxi ul li .xian {
	padding: 0 5px 0 0;
	color: #d6cecc;
}

.index-xiaoxi ul li .uk-icon-envelope-o {
	font-size: 16px;
}

.index-xiaoxi ul li .uk-icon-flag {
	color: #d20000;
	margin-left: 2px;
}

.index-xiaoxi .uk-badge {
	position: relative;
	top: -10px;
	line-height: 12px;
	font-weight: normal;
	left: -5px;
	font-size: 10px;
	padding: 0 2px;
}

.uk-navbar-nav>li .next {
	position: absolute;
	width: 100%;
	top: 60px;
	left: 0;
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px #767573;
	z-index: 9999;
	display: none;
	padding-left: 0;
}

.uk-navbar-nav>li:hover .next {
	display: block;
}

.uk-navbar-nav>li .next a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #6d6d6d;
	line-height: 29px;
	cursor: pointer;
}

.uk-navbar-nav>li .next a:hover {
	color: #000;
}


/*logo和导航*/
/* .n-index{
	height: 103px;	
}
.index-logo{
	width: 300px;
	height: 103px;
	float: left;
	line-height: 103px;
	vertical-align: middle;
}
.n-index-nav{
	width: 900px;
	float: right;
}
.n-index-nav .uk-navbar-nav  li a{
	padding:0;

}
.n-index-nav .uk-navbar-nav > li > a{
	font-size: 18px;
	margin: 40px 28px 0 28px;
	padding:0;
}
.n-index-nav .uk-navbar-nav > li.uk-active > a{
	background: none;
	border:0;
	border-color:none;
	box-shadow:none;
	border-radius:0;
	color: #ca8823;
	border-bottom: 2px solid #ca8823;
	margin: 40px 28px 0 30px;
}
.n-index-nav .uk-navbar-nav:first-child > li:first-child > a {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.n-index-nav .uk-navbar-nav > li:hover > a{
	background: none;
	border:0;
	border-color:none;
	box-shadow:none;
	color: #ca8823;
	border-bottom: 2px solid #ca8823;
	cursor: pointer;
	margin: 40px 28px 0 30px;
	padding: 0;
}    */
/*底部*/
.n-foot {
	background: #f5f5f5;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

.n-foot-1 {
	/* text-align: center; */
	height: 80px;
}

.n-foot-1 a:nth-child(2) {
	width: 33%;
	display: inline-block;
}

.n-foot-1 a img {
	margin: 20px 10px 10px 10px;
}

.n-foot-2 {
	font-size: 12px;
	color: #5f5f5f;
	margin-top: 0px;

}

.n-foot-2 a {
	font-size: 12px;
	color: #5f5f5f;
	margin-right: 15px;
}

.n-foot-3 {
	text-align: center;
	color: #5f5f5f;
	height: 23px;
	margin-top: 5px;
}

.n-foot-3 a {
	color: #5f5f5f;
	margin: 15px;
}

.n-foot-4 {
	background: #fff;

	width: 100%;
	font-size: 12px;
	color: #5f5f5f;
	text-align: center;
	line-height: 29px;
	vertical-align: middle;
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

/*底部1*/
.nw-foot {
	background: #f5f5f5;
	width: 100%;
	min-width: 1200px;
	height: 40px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.nw-foot-1 {
	text-align: center;
	height: 80px;
}

.nw-foot-1 a img {
	margin: 30px 10px 10px 10px;
}

.nw-foot-2 {
	font-size: 12px;
	color: #5f5f5f;
	margin-top: 15px;
	height: 24px;
}

.nw-foot-2 a {
	font-size: 12px;
	color: #5f5f5f;
	margin-right: 15px;
}

.nw-foot-3 {
	text-align: center;
	color: #5f5f5f;
	height: 30px;
}

.nw-foot-3 a {
	color: #5f5f5f;
	margin: 15px;
}

.nw-foot-4 {
	background: #d1d1d1;
	height: 29px;
	width: 100%;
	font-size: 12px;
	color: #5f5f5f;
	text-align: center;
	line-height: 29px;
	vertical-align: middle;
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

/*万圣节*/
.wanshenhuodong {
	background: url("../image/znq/sypf-znq.jpg") center no-repeat #fdba83;
	min-width: 1200px;
	width: 100%;
	height: 167px;
	/* position: absolute; */
}

.wanshenhuodong1 {
	background: url("../image/znq/sypf-znq.jpg") center no-repeat #fdba83;
	min-width: 1200px;
	width: 100%;
	height: 167px;
	position: absolute;
}

.wsheng-01 {
	background: #fff;
	position: absolute;
	height: 80px;
	margin-top: -80px;
	z-index: -10000;
	width: 100%;
}

.wsheng-02 {
	background: #fff;
	position: absolute;
	height: 80px;
	margin-top: -80px;
	z-index: -10000;
	width: 100%;
}

/* logo和导航 */
.n-index {
	height: 60px;
	position: relative;
}

.wanshenjie-nav {
	background: #fff;
	height: 60px;
	margin-top: 87px;
}

.index-logo {
	width: 217px;
	height: 53px;
	float: left;
	line-height: 53px;
	vertical-align: middle;
}

.n-index-nav {

	float: left;
	/*margin-left:30px;*/
}

.n-index-nav .uk-navbar-nav li a {
	padding: 0;
	border: none;
}

.n-index-nav .uk-navbar-nav>li>a {
	font-size: 14px;
	font-weight: 900;
	margin: 10px 15px 0 10px;
	padding: 0 1px;
}

.n-index-nav .uk-navbar-nav>li.uk-active>a {
	background: none;
	border: 0;
	border-color: none;
	box-shadow: none;
	border-radius: 0;
	color: #d82217;
	border-bottom: 2px solid #d82217;
	-webkit-text-fill-color: #d82217;
	margin: 10px 15px 0 10px;
	padding: 0 1px;
}

.n-index-nav .uk-navbar-nav:first-child>li:first-child>a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.n-index-nav .uk-navbar-nav>li:hover>a {
	background: none;
	border: 0;
	border-color: none;
	box-shadow: none;
	color: #d82217 !important;
	border-bottom: 2px solid #d82217 !important;
	-webkit-background-clip: none;
	-webkit-text-fill-color: #d82217;
	cursor: pointer;
	margin: 10px 15px 0 10px;
	padding: 0 1px;
}

/* 站内消息通知*/
.zntzqp {
	box-sizing: border-box;
	min-width: 16px;
	height: 16px;
	padding: 0 3px;
	border-radius: 500px;
	vertical-align: middle;
	background: #ff0000;
	color: #fff;
	font-size: 12px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	left: -8px;
	top: -9px;
}

.zntqpd:hover {
	text-decoration: none;
}

/*会员club*/
.hy {
	position: relative;
	left: -5px;
}

.hycb {
	font-size: 12px;
	background: #000;
	padding: 2px 5px;
	color: #f2d3c2;
	border-radius: 10px;
	cursor: pointer;
}

.hycb-1 {
	position: absolute;
	height: 136px;
	top: 38px;
	background-color: #f3e5da;
	background: #f3e5da;
	background: -moz-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -webkit-gradient(linear,
			left top,
			right top,
			color-stop(20%, #f3e5da),
			color-stop(80%, #c5b09f));
	background: -webkit-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -o-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -ms-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: linear-gradient(to right, #f3e5da 20%, #c5b09f 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e5da', endColorstr='#c5b09f', GradientType=1);
	border-radius: 10px;
	width: 190px;
	left: -60px;
	z-index: 9999999;
	padding: 10px;
	display: none;
}

.hycb-2 {
	width: 190px;
	color: #b18c71;
	font-size: 12px;
	height: 26px;
}

.hycb-1 a {
	color: #ffebdb;
	font-size: 14px;
	font-weight: 700;
}

.hycb-1 .hycb-3:hover {
	text-decoration: none;
	color: #ffebdb;
}

.hycb-3 {
	background-color: #101010;
	background: #101010;
	background: -moz-linear-gradient(left, #434343 20%, #101010 80%);
	background: -webkit-gradient(linear,
			left top,
			right top,
			color-stop(20%, #434343),
			color-stop(80%, #101010));
	background: -webkit-linear-gradient(left, #434343 20%, #101010 80%);
	background: -o-linear-gradient(left, #434343 20%, #101010 80%);
	background: -ms-linear-gradient(left, #434343 20%, #101010 80%);
	background: linear-gradient(45deg, #434343 10%, #4e4e4e 40%, #101010 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#101010', GradientType=1);
	border-radius: 20px;
	padding: 0px 19px;
	display: inline-block;
}

.hycb-4 img {
	width: 48px;
	height: 52px;
	margin: 8px 2px 0 10px;
}

.culb-arr0 {
	position: absolute;
	left: 90px;
	top: 0;
	right: auto;
}

.culb-arr {
	top: -16px;
	border-color: transparent transparent #e4e4e4 transparent;
}

.culb-arr,
.culb-arr1 {
	position: absolute;
	left: 0;
	border-width: 8px;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	font-size: 0;
	right: -18px;
}

.culb-arr1 {
	top: -15px;
	border-color: transparent transparent #dccbbd transparent;
}

.hycb-1-1 {
	position: absolute;
	height: 70px;
	top: 30px;
	background-color: #f3e5da;
	background: #f3e5da;
	background: -moz-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -webkit-gradient(linear,
			left top,
			right top,
			color-stop(20%, #f3e5da),
			color-stop(80%, #c5b09f));
	background: -webkit-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -o-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: -ms-linear-gradient(left, #f3e5da 20%, #c5b09f 80%);
	background: linear-gradient(to right, #f3e5da 20%, #c5b09f 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e5da', endColorstr='#c5b09f', GradientType=1);
	border-radius: 10px;
	width: 190px;
	left: -60px;
	z-index: 9999999;
	padding: 10px;
	display: none;
}

.hycb-1-2 {
	background-color: #101010;
	background: #101010;
	background: -moz-linear-gradient(left, #434343 20%, #101010 80%);
	background: -webkit-gradient(linear,
			left top,
			right top,
			color-stop(20%, #434343),
			color-stop(80%, #101010));
	background: -webkit-linear-gradient(left, #434343 20%, #101010 80%);
	background: -o-linear-gradient(left, #434343 20%, #101010 80%);
	background: -ms-linear-gradient(left, #434343 20%, #101010 80%);
	background: linear-gradient(45deg, #434343 10%, #4e4e4e 40%, #101010 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#101010', GradientType=1);
	border-radius: 20px;
	padding: 0px 25px;
	display: inline-block;
	margin-left: 25px;
	margin-top: 5px;
}

.hycb-1-1 a {
	color: #ffebdb;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.hycb-1-1 a:hover {
	text-decoration: none;
}

.hycb-1-1 a img {
	position: relative;
	top: -3px;
}

.hycb-1-3 {
	color: #947967;
	margin-left: 15px;
}

.hwfwt {
	height: 142px;
	background-image: url(/image/layout/hwfw1_02.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.hwfwt a {
	display: block;
	height: 100%;
}

.rtimesj {
	display: block;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 28px;
	z-index: 9;
	height: 30px;
	width: 235px;
	background-image: url(/user/themes/temp-1/images/xiaxde.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.index-xiaoxi {
	width: 205px;
	float: left;
}

.index-xiaoxi ul li {
	margin-left: 15px;
	width: 205px;
}

.mgsj-img {
	margin-right: 3px;
}

.rtimesj .timeli {
	display: block;
	float: left;
	height: 30px;
	background-color: #fff;
}

.rtimesj ul {
	display: none;
	padding-left: 5px;
	margin-top: 0;
}

.rtimesj .timeli:hover {
	background-color: rgba(63, 134, 214, 0.3);
}

.n-foot .mid {
	width: 530px;
	float: left;
}

.foot-left {
	width: 469px;
	float: left;
	padding-top: 20px;
}

.n-foot-3 {
	width: 100%;
	float: left;
}

.foot-left .wxtpic {
	float: left;
	margin-right: 21px;
}

.foot-left li {
	background-position: left center;
	background-repeat: no-repeat;
}

.foot-left li:nth-child(1) {
	margin-bottom: 9px;
	font-size: 18px;
	line-height: 29px;
	background-image: url(/user/themes/temp-1/images/dherwe.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 38px;
}

.foot-left ul {
	float: left;
}

.foot-left li:nth-child(2) {
	background-image: url(/user/themes/temp-1/images/dwijrtg.png);
	padding-left: 29px;
	margin-bottom: 6px;
	background-position: 4px center;
	font-size: 12px;
}

.foot-left li:nth-child(2) a {
	color: #dc9409;
}

.foot-left li:nth-child(3) {
	background-image: url(/user/themes/temp-1/images/fdstrty.png);
	padding-left: 29px;
	margin-bottom: 6px;
	background-position: 6px center;
	font-size: 12px;
}

.foot-left li:nth-child(4) {
	font-size: 14px;
}

.foot-left .wxtpic p {
	font-size: 12px;
	text-align: center;
	color: #000;
}

.foot-right {
	float: right;
	text-align: center;
	margin-top: 12px;
}

.foot-right p {
	color: #000000;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
}

.rtimesj ul .timeli:nth-child(1) {
	display: none;
}

.index-xiaoxi a#zhName {
	display: block;
	max-width: 82px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.hy {
	top: -15px
}

#outUser {
	float: right;
	margin-right: -11px;
}

.postal-wrk1-02 .btn-xzbg {
	width: auto !important;
	position: relative;
	margin: 0 auto;
}


.slidercaptcha {
	margin: 0 auto;
	width: 314px;
	height: 286px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
	margin-top: 40px;
}

.slidercaptcha .card-body {
	padding: 1rem;
}

.slidercaptcha canvas:first-child {
	border-radius: 4px;
	border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.03);
}

.refreshIcon {
	top: -54px;
}

.container-fluid {
	position: absolute;
	z-index: 9999;
	display: none;
}

.placeholder-box .btn-warning {
	color: #fff !important;
}

.twoLevel-icon {
	padding: 2px 5px;
	font-size: 12px;
	line-height: 14px;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ff7709;
	background: -moz-linear-gradient(left, hsla(27, 100%, 52%, 1) 1%, hsla(42, 100%, 53%, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%, hsla(27, 100%, 52%, 1)), color-stop(100%, hsla(42, 100%, 53%, 1)));
	background: -webkit-linear-gradient(left, hsla(27, 100%, 52%, 1) 1%, hsla(42, 100%, 53%, 1) 100%);
	background: -o-linear-gra dient(left, hsla(27, 100%, 52%, 1) 1%, hsla(42, 100%, 53%, 1) 100%);
	background: -ms-linear-gradient(left, hsla(27, 100%, 52%, 1) 1%, hsla(42, 100%, 53%, 1) 100%);
	background: linear-gradient(to right, hsla(27, 100%, 52%, 1) 1%, hsla(42, 100%, 53%, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7709', endColorstr='#ffb80d', GradientType=1);
	z-index: 5;
	position: absolute;
	top: 12px;
	width: 24px;
	right: -14px;
	animation: fivezhe 1.8s infinite;
}

.twoLevel-icon::after {
	bottom: -4px;
	left: 3px;
	border-top: solid transparent;
	border-top-color: transparent;
	border-top-width: medium;
	border-right: solid transparent;
	border-right-color: transparent;
	border-right-width: medium;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: rgba(136, 183, 213, 0);
	border-top-color: #ff7709;
	border-width: 5px;
	margin-left: 0;
}

.twoLevel-icon.hot {
	background-image: linear-gradient(225deg, #FF4F21 0%, #FF3BC3 100%);
}

@keyframes fivezhe {
	0% {
		transform: translateY(1px) scale(0.8);
	}

	50% {
		transform: translateY(-1px) scale(0.8);
	}

	100% {
		transform: translateY(1px) scale(0.8);
	}
}


/*fix浮窗*/
.springtime-floatLink {
	display: none;
	width: 160px;
	height: auto;
	z-index: 2;
}

.springtime-floatLink {
	display: none;
	position: fixed;
	top: 55%;
	right: 85px;
	width: 190px;
	height: 170px;
	z-index: 99999;
}

.springtime-floatLink a {
	display: block;
	width: 230px;
	height: 260px;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
}

.springtime-floatLink .offline-back,
.springtime-floatLink .offline-front {
	backface-visibility: hidden;
	transition: .6s ease-out;
	-webkit-transition: .6s ease-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

/*.springtime-floatLink .offline-front {
    z-index: 9;
    transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    background: url(../i/zmbg.png) no-repeat 0 0;
    background-size: 100%;
}

.springtime-floatLink .offline-back {
    z-index: 9;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    background: #fff;
    text-align: center;
    color: #000;
    background: url(../i/bmbg.png) no-repeat 0 0;
    background-size: 100%;
}*/
/*.springtime-floatLink .flipper {
    width: 100%;
    height: 100%;
    transition: transform .6s ease-out;
    transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -ms-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    display: block;
    position: relative;
    animation: turnOut_actSpTips linear infinite 3.8s;
    -webkit-animation: turnOut_actSpTips linear infinite 3.8s;
    top: 2px;
    right: 20px;
}*/

/*.springtime-floatLink .iconfont {
    position: absolute;
    top: -6px;
    right: -50px;
    background: rgba(0,0,0,0.30);
    font-size: 12px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    transform: scale(0.9);
    transition: 0.3s;
	  background: url(../i/chadwe.png) no-repeat 0 0;
	   background-size: cover;
}*/

.sqtcbox .hw-tc01-01 {
	width: 614px;
	height: 535px;

	background: url(../i/zmbgox.png) no-repeat 0 0;
	background-size: cover;
	position: absolute;
	top: calc(50% - 266.5px);
	left: calc(50% - 307px);
}

.sqtcbox .hw-tc01-03 {
	position: absolute;
	right: 50px;
	top: 0px;
	margin-top: 0;
}

.sqtcbox .hw-tc01-01 img {
	position: absolute;
	top: 210px;
	margin-left: 50%;
	left: -10px;
	-webkit-animation: shake 1s ease infinite;
	animation: shake 1s ease infinite;
}

.hw-tc01-03 {
	cursor: pointer;
	background: #000;
	color: #fff;
	border-radius: 20px;
	padding: 5px 10px 5px 10px;
	position: absolute;
	margin-top: 300px;
}

.hw-tc01 {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 999;
	overflow: auto;
}

@-webkit-keyframes turnOut_actSpTips {
	0% {
		transform: rotateY(0deg);
	}

	5% {
		transform: rotateY(-280deg);
	}

	10% {
		transform: rotateY(-540deg);
	}

	50% {
		transform: rotateY(-540deg);
	}

	55% {
		transform: rotateY(-260deg);
	}

	60% {
		transform: rotateY(-0deg);
	}

	100% {
		transform: rotateY(-0deg);
	}
}

@keyframes turnOut_actSpTips {
	0% {
		transform: rotateY(0deg);
	}

	10% {
		transform: rotateY(-180deg);
	}

	50% {
		transform: rotateY(-180deg);
	}

	60% {
		transform: rotateY(-360deg);
	}

	100% {
		transform: rotateY(-360deg);
	}
}


@-webkit-keyframes shake {
	0% {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}

	50% {
		-webkit-transform: translateX(-50%) scale(.9);
		transform: translateX(-50%) scale(.9)
	}

	to {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}
}

@keyframes shake {
	0% {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}

	50% {
		-webkit-transform: translateX(-50%) scale(.9);
		transform: translateX(-50%) scale(.9)
	}

	to {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}
}