@font-face {
	font-family: 'iconfont';
	src: url('iconfont.eot');
	src: url('iconfont.ttf') format('truetype'), url('iconfont.svg#uxiconfont') format('svg')
}
body, html, #mobljobshow {
	font-size: 62.7%;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #333
}
a {
	text-decoration: none;
	color: #fff
}
img {
	width: 100%
}
article {
	margin: 0;
	text-align: left;
	color: #666
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}
#mobljobshow {
	display: none
}
#mobljobshow section {
	position: absolute;
	width: 100%;
	height: 100%
}
#mobljobshow > .inner {
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}
section.index-pane, section.last-pane {
	background: #373c64;
	z-index: 2
}
section.index-pane header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transform: translate3d(0, -200px, 0);
	-moz-transform: translate3d(0, -200px, 0);
	-o-transform: translate3d(0, -200px, 0);
	-ms-transform: translate3d(0, -200px, 0);
	transform: translate3d(0, -200px, 0)
}
header h1 {
	font-size: 5.8em;
	margin-top: 0;
	text-align: center;
	opacity: 0;
	transition: all .5s ease .5s;
	-webkit-transition: all .5s ease .5s;
	-ms-transition: all .5s ease .5s;
	-moz-transition: all .5s ease .5s;
	-o-transition: all .5s ease .5s;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
section.index-pane header h1 {
	transition: all .5s ease .5s;
	-webkit-transition: all .5s ease .5s;
	-ms-transition: all .5s ease .5s;
	-moz-transition: all .5s ease .5s;
	-o-transition: all .5s ease .5s
}
header h1 > i {
	font-size: .8em;
	font-style: normal;
	display: block;
	opacity: .8
}
.logo {
	position: absolute;
	top: 25%;
	left: 50%;
	width: 40%;
	height: 40vw;
	margin-left: -20%;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	-webkit-transform: translate3d(0, 100%, 0) rotateX(0);
	-moz-transform: translate3d(0, 100%, 0) rotateX(0);
	-o-transform: translate3d(0, 100%, 0) rotateX(0);
	-ms-transform: translate3d(0, 100%, 0) rotateX(0);
	transform: translate3d(0, 100%, 0) rotateX(0);
	overflow: hidden
}
.logo img {
	width: 70%		
}
section.intro-pane {
	background: #fff
}
section.intro-pane article {
	font-size: 4em;
	line-height: 1.5;
	position: absolute;
	top: 35%;
	left: 10%;
	overflow: hidden;
	width: 80%;
	height: 45%
}
section.intro-pane > a {
	font-size: 4em;
	position: absolute;
	bottom: 5%;
	left: 20%;
	width: 60%;
	height: 8%;
	text-align: center;
	border-radius: 5px;
	background: #373c64;
	z-index: 9999;
}
section.intro-pane header {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #373c64;
	background-size: cover;
	background-position-x: center;
	background-position-y: 20%;
	transition: height 0.8s ease .2s;
	-webkit-transition: height 0.8s ease .2s;
	-moz-transition: height 0.8s ease .2s;
	-ms-transition: height 0.8s ease, .2s;
	-o-transition: height 0.8s ease .2s;
	z-index: 999
}
section.job-pane {
	background: url(http://special.zhaopin.com/dscpro/images/h5/jobbg.jpg) no-repeat center center;
	background-size: cover
}
section.job-pane > header {
	padding-top: 15%
}
.fade-to-bottom:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	content: '';
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, #fff 100%)
}
.job-swipe {
	overflow: hidden;
	width: 100%;
	height: 60%;
	padding-left: 10%
}
.job-swipe > .inner {
	height: 100%;
	transition: all .2s;
	-webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}
.job-view {
	position: relative;
	float: left;
	width: 80%;
	height: 100%;
	transition: all .2s;
	-webkit-transform: translate3d(0%, 0, 0) scale3d(.95, .95, .95);
	-moz-transform: translate3d(0%, 0, 0) scale3d(.95, .95, .95);
	-ms-transform: translate3d(0%, 0, 0) scale3d(.95, .95, .95);
	-o-transform: translate3d(0%, 0, 0) scale3d(.95, .95, .95);
	transform: translate3d(0%, 0, 0) scale3d(.95, .95, .95);
	opacity: .3;
	color: #fff;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.4);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}
.job-view.current {
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}
.job-view h2 {
	font-size: 5em;
	overflow: hidden;
	width: 90%;
	margin-left: 5%;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	line-height: 2;
	border-bottom: 2px solid #373c64
}
.job-desc {
	font-size: 4em !important;
	position: absolute;
	bottom: 30%;
	left: 5%;
	overflow: hidden;
	width: 90%;
	height: 50%;
	text-align: left
}
.job-view > a,.job-view > a:visited {
	font-size: 4em;
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
	height: 15%;
	border-top: 1px solid #fff
}
.job-view > p {
	font-size: 4em;
	margin: 0
}
.job-view > p.salary {
	font-size: 12em;
	font-weight: bold
}
a.more-jobs,a.more-jobs:visited,a.more-jobs:hover {
	font-size: 4em;
position: absolute;
bottom: 5%;
left: 12%;
width: 36%;
height: 10%;
text-align: center;
outline: 2px solid #fff;
}
.ver-middle {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-moz-align-items: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	-o-box-pack: center;
	box-pack: center
}
/*section.last-pane:before {
	display: block;
	width: 50%;
	height: 10%;
	content: '';
	border-right: 1px solid #fff
}*/
section.job-pane {
	z-index: 2;
}
section.last-pane{
	z-index: 1;
}
section.last-pane > img {
	width: 58%
}
section.last-pane .taxi{
	width: 90%;
	position: absolute;
	bottom: 0;
	left: 5%;
	-webkit-transform:translate3d(0,100%,0);
	-moz-transform:translate3d(0,100%,0);
	-ms-transform:translate3d(0,100%,0);
	-o-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	transition: all .8s cubic-bezier(.69, -0.81, .38, 1.66)
}
section.last-pane .sharecopy{
	width: 100%;
	-webkit-transform:translate3d(0,-100%,0);
	-moz-transform:translate3d(0,-100%,0);
	-ms-transform:translate3d(0,-100%,0);
	-o-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	transition: all .8s cubic-bezier(.69, -0.81, .38, 1.66)
}
section.last-pane.active .sharecopy,section.last-pane.active .taxi{
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}
section.last-pane a.sharebtn,section.last-pane a.sharebtn:visited{
	width: 60%;
	height: 35px;
	display: block;
	margin-left: 20%;
	margin-top: 15px;
	line-height: 35px;
	font-size: 20px;
	background: rgba(0,0,0,0.3);
	/* border: 0px solid rgba(255,255,255,0.6); */
	box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	border-radius: 10px;
	font-style: italic;
	font-weight: bold;
}
.com-contact {
	line-height: 2;
	width: 80%;
	margin: 0 10%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
/*	opacity: 0;
	transition: all .8s cubic-bezier(.69, -0.81, .38, 1.66);
	-webkit-transform: translate3d(0, 200px, 0);
	-moz-transform: translate3d(0, 200px, 0);
	-ms-transform: translate3d(0, 200px, 0);
	-o-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0)*/
}
.com-contact:before, .com-contact:after {
	display: block;
	height: 10px;
	content: ''
}
.com-contact > li {
	font-size: 3em
}
section.vip-pane {
	background: #373c64
}
section.vip-pane h2 {
	font-size: 5em;
	line-height: 1.5;
	text-align: left;
	width: 60%;
	margin: 0;
	padding: 2% 10%;
	position: absolute;
	left: 10%;
	bottom: 20%;
	background: url(http://special.zhaopin.com/dscpro/images/h5/sloganbg_01.png) top left no-repeat, url(http://special.zhaopin.com/dscpro/images/h5/sloganbg_02.png) bottom right no-repeat;
	background-size: contain;
	opacity: 0;
	transition: all .5s ease .5s
}
.com-tips {
	width: 90%;
	position: absolute;
	bottom: 5%;
	left: 5%;
	opacity: 0;
	transition: all .5s ease .8s
}
.com-tips>i {
	display: inline-block;
	width: 30%;
	margin: 1% 2px;
	background: rgba(255, 255, 255, 0.8);
	font-size: 3em;
	line-height: 2;
	font-style: normal;
	color: #373c64
}
.com-tips>i.notip {
	opacity: 0
}
.city-location, .com-property, .com-tag {
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.6);
	width: 20%;
	height: 20%;
	position: absolute;
	font-size: 3em;
	-webkit-transform: scale3d(0, 0, 0);
	-moz-transform: scale3d(0, 0, 0);
	-ms-transform: scale3d(0, 0, 0);
	-o-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}
/*.active .com-contact {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}*/
a.back-to-compaine,a.back-to-compaine:visited {
	z-index: 999;
	position: absolute;
	width: 12px;
	font-size: 12px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
	bottom: 2%;
	right: 2%
}
.active .city-location, .active .com-property, .active .com-tag {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-ms-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-ms-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.active .city-location {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-ms-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s
}
.active .com-property {
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s
}
.active .com-tag {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-ms-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}
.active header h1 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.logo {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
section.intro-pane.active header {
	background-position-y: 20%
}
section.intro-pane.active header {
	height: 30%
}
section.index-pane.active header {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
section.vip-pane.active h2, .active .com-tips {
	opacity: 1
}
.city-location {
	left: 15%;
	top: 10%
}
.com-property {
	right: 10%;
	top: 30%;
	width: 25%;
	height: 25%
}
.city-location img, .com-property img {
	width: 25%;
	display: block;
	margin: 15% 37.5%
}
.com-tag {
	width: 20%;
	height: 20%;
	position: absolute;	
	font-size: 2.5em;
	line-height: 1.5;
	background: rgba(0, 0, 0, 0.4);
	top: 40%;
	left: 15%
}
.iconfont {
	font-family: 'iconfont' !important;
	font-style: normal;
	margin-right: 1em;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}
footer {
	position: absolute;
	z-index: 99;
	bottom: 5%;
	width: 100%
}
footer a {
	font-size: 3em;
	padding: 5px 0;
	text-align: center;
	opacity: .8;
	border-bottom: 1px solid #fff
}
.popwin {
	width: 76%;
	height: 76%;
	background: #fff;
	position: fixed;
	top: 107%;
	left: 7%;
	font-size: 20px;
	padding: 5%;
	text-align: left;
	border-radius: 10px;
	box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.2);
	color: #373c64;
	z-index: 999999;
	/*-webkit-transform: translate3d(0, 120%, 0);
	-moz-transform: translate3d(0, 120%, 0);
	-ms-transform: translate3d(0, 120%, 0);
	-o-transform: translate3d(0, 120%, 0);
	transform: translate3d(0, 120%, 0);*/
	transition: all .5s cubic-bezier(.69, -0.81, .38, 1.66);
	-webkit-transition: all .5s cubic-bezier(.69, -0.81, .38, 1.66);
	-moz-transition: all .5s cubic-bezier(.69, -0.81, .38, 1.66);
	-ms-transition: all .5s cubic-bezier(.69, -0.81, .38, 1.66);
	-o-transition: all .5s cubic-bezier(.69, -0.81, .38, 1.66)
}
.popwin>p {
	height: 100%;
	margin: 0;
	overflow: auto;
	font-size: 12px;
	line-height: 2
}
.popwinbg{
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
display:none;
}
.popwin a.closebtn {
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	line-height: 40px;
	position: absolute;
	right: -20px;
	top: -20px;
	text-align: center;
	border-radius: 50%;
	font-weight: bold;
	border: 2px solid #fff
}
#sharePane {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background: url(http://special.zhaopin.com/dscpro/images/h5/sharePane.png) no-repeat rgba(0, 0, 0, 0.9);
  background-size: cover;
  display: none;
}
#sharePane img {
  width: 10%;
  margin: 17% 45%;
}
#loadingPane {
	position: absolute;
	background: #333;
	z-index: 9999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#loadingPane>p {
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 5em;
	margin: 0;
	position: absolute;
	top: 45%
}
.type-icon {
	width: 60%;
	height: 50%;
	margin-left: 20%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center
}
@media screen and (max-height:460px) {
	section.index-pane header > img {
		width: 75%
	}
	section.index-pane header .logo {
		/*width: 35%;
		height: 35vw;
		margin-left: -17.5%;*/
		top: 15%
	}
	.type-icon{
		width: 48%;
		margin-left:26%;
	}
	section.job-pane > header{
		padding-top: 6%;
	}
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		-moz-transform: scale3d(0, 0, 0);
		-ms-transform: scale3d(0, 0, 0);
		-o-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		-o-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	90% {
		-webkit-transform: scale3d(0.95, 0.95, 0.95);
		-moz-transform: scale3d(0.95, 0.95, 0.95);
		-ms-transform: scale3d(0.95, 0.95, 0.95);
		-o-transform: scale3d(0.95, 0.95, 0.95);
		transform: scale3d(0.95, 0.95, 0.95)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@-moz-keyframes bounceOut {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		-moz-transform: scale3d(0, 0, 0);
		-ms-transform: scale3d(0, 0, 0);
		-o-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		-o-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	90% {
		-webkit-transform: scale3d(0.95, 0.95, 0.95);
		-moz-transform: scale3d(0.95, 0.95, 0.95);
		-ms-transform: scale3d(0.95, 0.95, 0.95);
		-o-transform: scale3d(0.95, 0.95, 0.95);
		transform: scale3d(0.95, 0.95, 0.95)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@-ms-keyframes bounceOut {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		-moz-transform: scale3d(0, 0, 0);
		-ms-transform: scale3d(0, 0, 0);
		-o-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		-o-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	90% {
		-webkit-transform: scale3d(0.95, 0.95, 0.95);
		-moz-transform: scale3d(0.95, 0.95, 0.95);
		-ms-transform: scale3d(0.95, 0.95, 0.95);
		-o-transform: scale3d(0.95, 0.95, 0.95);
		transform: scale3d(0.95, 0.95, 0.95)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@-o-keyframes bounceOut {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		-moz-transform: scale3d(0, 0, 0);
		-ms-transform: scale3d(0, 0, 0);
		-o-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		-o-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	90% {
		-webkit-transform: scale3d(0.95, 0.95, 0.95);
		-moz-transform: scale3d(0.95, 0.95, 0.95);
		-ms-transform: scale3d(0.95, 0.95, 0.95);
		-o-transform: scale3d(0.95, 0.95, 0.95);
		transform: scale3d(0.95, 0.95, 0.95)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes bounceOut {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		-moz-transform: scale3d(0, 0, 0);
		-ms-transform: scale3d(0, 0, 0);
		-o-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		-o-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	90% {
		-webkit-transform: scale3d(0.95, 0.95, 0.95);
		-moz-transform: scale3d(0.95, 0.95, 0.95);
		-ms-transform: scale3d(0.95, 0.95, 0.95);
		-o-transform: scale3d(0.95, 0.95, 0.95);
		transform: scale3d(0.95, 0.95, 0.95)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.cssinit{
	display: block!important;
	opacity: 1!important;
	-webkit-transform:translate3d(0,0,0) scale3d(1,1,1) rotate(0deg)!important;
	-moz-transform:translate3d(0,0,0) scale3d(1,1,1) rotate(0deg)!important;
	-ms-transform:translate3d(0,0,0) scale3d(1,1,1) rotate(0deg)!important;
	-o-transform:translate3d(0,0,0) scale3d(1,1,1) rotate(0deg)!important;
	transform:translate3d(0,0,0) scale3d(1,1,1) rotate(0deg)!important;
}
article a,.popwin a{
	color:#666;
}