@charset "utf-8";

/* CSS Document */


/*www.71nc.com.cn*/

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

@font-face {
	font-family: 'syhtB';
	src: url(../font/SOURCEHANSANSCN-BOLD.OTF);
}

@font-face {
	font-family: 'syhtN';
	src: url(../font/SOURCEHANSANSCN-NORMAL.OTF);
}
@font-face {
	font-family: 'syst';
	src: url(../font/SourceHanSerifCN-SemiBold-7.otf);
}
@font-face {
	font-family: 'xq';
	src: url(../font/xique.TTF);
}

body {
	font: 16px/1.8 "syhtN", Arial;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
	overflow: hidden
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

ul {
	zoom: 1;
}

ul:after {
	display: block;
	content: '';
	clear: both;
}

@media screen and (min-width: 322px) {
	html {
		font-size: 16.7777px;
	}
}

@media screen and (min-width: 760px) {
	html {
		font-size: 39.5833px;
	}
}

@media screen and (min-width: 1024px) {
	html {
		font-size: 53.3333px;
	}
}

@media screen and (min-width: 1280px) {
	html {
		font-size: 66.6666px;
	}
}

@media screen and (min-width: 1440px) {
	html {
		font-size: 75px;
	}
}

@media screen and (min-width: 1680px) {
	html {
		font-size: 85.7778px;
	}
}

@media screen and (min-width: 1920px) {
	html {
		font-size: 100px;
	}
}

@media screen and (min-width: 2560px) {
	html {
		font-size: 138.02px;
	}
}

@media screen and (min-width: 3200px) {
	html {
		font-size: 166.6666px;
	}
}

@media screen and (min-width: 3840px) {
	html {
		font-size: 200px;
	}
}

ul,
ol,
li {
	list-style: outside none none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	max-width: 100%;
}

.clear {
	clear: both;
	display: block;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear:after {
	content: "";
	clear: both;
	display: block;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html::-webkit-scrollbar {
    width: 8px;
    background: none;
}

html::-webkit-scrollbar-thumb {
    width: 8px;
    background: #e0b332;
}

html::-webkit-scrollbar-corner {
    background: none;
}

html::-webkit-scrollbar:horizontal {
    height: 9px;
}

ul {
	zoom: 1;
}

ul:after {
	display: block;
	content: '';
	clear: both;
}


/*小屏导航*/

.xs-top {
	display: none;
}

.logo-mobile {
	position: absolute;
	width: 18%;
	height: 100%;
	float: left;
	padding: 2px 10px;
	/*background: #000;*/
}

.logo-mobile img {
	display: block;
	width: 100%;
}

.mobile {
	width: 100%;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	height: 55px;
	background: #7e787c;
	box-shadow: 0 0 8px 2px #CCCCCC;
}

.mobile-inner {
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	position: relative;
}

.mobile-search {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0c8093;
	position: absolute;
	right: 65px;
	top: 7.5px;
}

.mobile-search img {
	position: absolute;
	width: 24px;
	height: 22px;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -11px;
}

.mobile-hotLine {
	position: absolute;
	left: 12%;
	top: 0;
	font-size: 16px;
	line-height: 55px;
	color: #0c8093;
}

.mobile-inner-header {
	width: 100%;
	height: 55px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
}

.mobile-inner-header-icon {
	color: #ffffff;
	background: #e0b332;
	height: 55px;
	font-size: 25px;
	text-align: center;
	float: right;
	width: 55px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

.mobile-inner-header-icon span {
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 5px) / 2);
	width: 30px;
	height: 3px;
	background-color: #fff;
	transition-duration: 0.5s;
}

.mobile-inner-header-icon span:nth-child(1) {
	transform: translateY(10px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
	transform: translateY(-10px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(3) {
	width: 20px;
}

.mobile-inner-header-icon-click span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
}

.mobile-inner-header-icon-out span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
}

.mobile-inner-nav {
	background: rgba(224, 179, 50, 0.9);
	width: 100%;
	position: absolute;
	top: 55px;
	left: 0px;
	display: none;
}

.active_mobile span:nth-child(3) {
	opacity: 0;
}

.active_mobile span:nth-child(1) {
	transform: rotate(45deg);
	width: 30px;
}

.active_mobile span:nth-child(2) {
	transform: rotate(-45deg);
	width: 30px;
}

.subNavBox1 {
	width: 100%;
}

.subNav1 {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 50px;
	font-size: 16px;
	color: #555;
	padding: 0 15px;
	background: url(../images/jia1.png) no-repeat 96% center;
	color: #fff;
}

.subNav1 a {
	display: block;
	color: #fff;
}

.currentDt1 {
	background: url(../images/jian1.png) no-repeat 96% center rgba(255, 255, 255, 0.2);
}

.navContent1 {
	display: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0;
	background: rgba(255, 255, 255, 0.2);
}

.navContent1 li {
	line-height: 30px;
}

.navContent1 li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-left: 40px;
}

.so-mobile-fl {
	width: 100%;
	padding: 10px 10px 10px 40px;
}

.so-mobile-fl p {
	font-size: 14px;
	padding-bottom: 10px;
	color: #fff;
	position: relative;
}

.so-mobile-fl a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}

.xg-mobile-bt {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;
}

.xg-mobile-bt a {
	color: #fff;
	position: relative;
	padding-left: 20px;
	display: block;
}

.xg-mobile-bt a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../images/m_anniu1.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 2px;
	background-size: cover;
}


/*菜单结束*/

#dialogBg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}

#dialog {
	width: 100%;
	height: 45px;
	margin: 0 auto;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -22.5px 0 0 -50%;
	z-index: 10000;
}

.dialogTop {
	width: 40%;
	margin: 0 auto;
	letter-spacing: 1px;
	padding: 10px 0;
	font-size: 16px;
	text-align: right;
}

.dialogTop a {
	color: #fff;
}

.tc-ss {
	width: 40%;
	margin: 0 auto;
	padding: 0 0;
}

.tc-ss ul .sk03 {
	width: 80%;
	float: left;
	background: url(../images/ss1.png) 10px center no-repeat;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 20px;
	border: 1px solid #0c8093;
}

.tc-ss ul .sk03 input {
	width: 100%;
	background: none;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.sk04 input {
	border-radius: 0;
	background: #0c8093;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 20%;
	text-align: center;
	border: none;
	outline: none;
	cursor: pointer;
}

.sk04 input:focus {
	border: none;
	outline: none;
}


.w1658{
	width: 16.58rem;
	margin: 0 auto;
}

.header{
	position: fixed;
	width: 100%;
	/*height: 3.05rem;*/
	z-index: 99;
	/*background: url(../images/h-bg01.png) no-repeat center top;
	background-size: cover;*/
	transition-duration: 0.3s;
}
.header.on{
	background: #fff;
}
.header-logo{
	position: absolute;
	width: 1.23rem;
	left: 50%;
	top: 0;
	margin-left: -0.615rem;
	z-index: 4;
}
.header-logo img{
	display: block;
	width: 100%;
}

.header-menu{
	position: relative;
	padding: 0.44rem 0 0.9rem;
	background:-moz-linear-gradient(top,rgba(255,255,255,0.7),rgba(255,255,255,0));  
    background:-webkit-linear-gradient(top,rgba(255,255,255,0.7),rgba(255,255,255,0));   
    background: -o-linear-gradient(top,rgba(255,255,255,0.7),rgba(255,255,255,0)); 
    background: -ms-linear-gradient(top,rgba(255,255,255,0.7),rgba(255,255,255,0)); 
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%); 
	text-align: center;
	z-index: 2;
}
.header-menu ul{
	display: inline-block;
	padding-left: 1.2rem;
}
.header-menu ul li{
	float: left;
	margin-right: 0.6rem;
	font-size: 0.22rem;
	color: #333333;
	line-height: 1.4;
}
.header-menu ul li:nth-child(3){
	margin-right: 1.5rem;
}
.header-menu ul li:last-child{
	margin-right: 0;
}
.header-menu ul li a{
	position: relative;
	color: #333333;
	padding-left: 0.36rem;
}
.header-menu ul li a:before{
	display: block;
	content: '';
	width: 0.29rem;
	height: 0.2rem;
	background: url(../images/h-icon01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.1rem;
}
.header-other{
	width: 2.32rem;
	height: 1.74rem;
	background: url(../images/h-bg02.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.header-yy{
	position: absolute;
	top: 0.48rem;
	left: 0.22rem;
	zoom: 1;
}
.header-yy:after{
	display: block;
	content: '';
	clear: both;
}
.header-yy a{
	float: left;
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.4;
}
.header-yy span{
	float: left;
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.4;
}
.header-tel{
	transform: rotateZ(42deg);
	text-align: center;
	position: absolute;
	top: 0.4rem;
    right: -0.05rem;
}
.header-tel p{
	font-size: 0.18rem;
	color: #152d5b;
	line-height: 1.1;
}
.header-tel h4{
	font-size: 0.26rem;
	color: #152d5b;
	line-height: 1.1;
}

.home-title{
	text-align: center;
	margin-bottom: 0.5rem;
}
.home-title h3{
	display: inline-block;
	position: relative;
	font-size: 0.72rem;
	line-height: 1;
	font-weight: normal;
	font-family: 'xq';
}
.home-title h3:after{
	display: block;
	content: '';
	width: 0.36rem;
	height: 0.36rem;
	border-radius: 50%;
	border: 2px solid #e0b332;
	position: absolute;
	right: 0.26rem;
	top: 0.1rem;
	z-index: 2;
}
.home-title h3 span:nth-child(1){
	color: #e0b332;
}
.home-title h3 span:nth-child(2){
	color: #28335d;
	position: relative;
	z-index: 4;
}
.home-title p{
	font-size: 0.24rem;
	color: #e0b332;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 0.06rem;
}
.mobile-zs{
	position: absolute;
	left: 20%;
	top: 0;
	padding-top: 5px;
}
.mobile-zs p{
	font-size: 16px;
	color: #e0b332;
	line-height: 1.4;
}
.mobile-zs h4{
	font-size: 18px;
	color: #e0b332;
	line-height: 1.4;
}
.mobile-en{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #e0b332;
	position: absolute;
	right: 60px;
	top: 7.5px;
}
.mobile-en a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.footer{
	position: relative;
}
.footer-join{
	padding-bottom: 0.4rem;
	background: url(../images/foot-bg.jpg) no-repeat center center;
	background-size: cover;
}
.footer-logo{
	width: 1.23rem;
	margin: 0 auto;
}
.footer-logo img{
	display: block;
	width: 100%;
}
.footer-join .home-title{
	margin-top: 0.25rem;
}
.footer-join .home-title h3 span:nth-child(2){
	color: #fff;
}
.footer-join .home-title p{
	color: #fff;
	opacity: 0.68;
}
.footer-input{
	position: relative;
	margin-bottom: 0.5rem;
}
.footer-input ul li{
	float: left;
	width: 18.5%;
	margin-right: 1.3%;
}
.footer-input ul li:last-child{
	width: 40.6%;
	margin-right: 0;
}
.footer-input ul li p{
	font-size: 0.2rem;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 0.15rem;
}
.input-box{
	width: 100%;
	height: 1rem;
	border-radius: 0.08rem;
	background: #e6e6e7;
	padding: 0.1rem 0.2rem;
}
.input-box input{
	display: block;
	width: 100%;
	height: 0.4rem;
	outline: none;
	border: none;
	background: none;
	font-size: 0.18rem;
	color: #333;
}
.input-box textarea{
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	background: none;
	font-size: 0.18rem;
	color: #333;
	resize: none;
	padding: 0.06rem 0.6rem 0.06rem 0;
	font-family: 'syhtN';
}
.submit-btn{
	position: absolute;
	width: 0.83rem;
	height: 0.83rem;
	right: -0.18rem;
	bottom: -0.08rem;
	z-index: 4;
	cursor: pointer;
}
.submit-btn img{
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
.submit-btn span{
	font-size: 0.18rem;
	color: #f2c62f;
	position: absolute;
	line-height: 1.4;
}
.submit-btn span:nth-child(1){
	left: -0.24rem;
    top: -0.07rem;
    transform: rotateZ(-45deg)
}
.submit-btn span:nth-child(2){
	left: 0.07rem;
    top: -0.16rem;
    transform: rotateZ(-28deg);
}
.footer-zsTel{
	text-align: center;
	margin-bottom: 0.2rem;
}
.footer-zsTel p{
	font-size: 0.3rem;
	color: #ffffff;
	line-height: 1.4;
}
.footer-zsTel h3{
	font-size: 0.48rem;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
}
.footer-byBox{
	text-align: center;
	margin-bottom: 0.2rem;
}
.footer-byBox-info{
	display: inline-block;
	zoom: 1;
}
.footer-byBox-info:after{
	display: block;
	content: '';
	clear: both;
}
.by01,.by02{
	display: block;
	width: 2.86rem;
	float: left;
}
.wx-ewm{
	float: left;
	display: block;
	width: 1.4rem;
	margin: 0 1rem;
}
.foot-otherLink{
	text-align: center;
}
.foot-otherLink ul{
	display: inline-block;
}
.foot-otherLink ul li{
	float: left;
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background: #f2c62f;
	margin: 0 0.07rem;
}
.foot-otherLink ul li img{
	display: block;
	width: 100%;
}
.footer-beian{
	padding: 0.2rem 0;
	background: #f2c62f;
	text-align: center;
}
.footer-beian p{
	font-size: 0.18rem;
	color: #152d5b;
	line-height: 1.4;
}
.footer-beian p span{
	margin-right: 0.2rem;
}
.footer-beian p span:last-child{
	margin-right: 0;
}
.footer-beian p a{
	color: #152d5b;
}

@media only screen and (max-width: 1450px) {
	.waves {
		height: 10vh;
		margin-bottom: -0.2rem;
	}
	
}

@media only screen and (max-width: 1366px) {
	
}

@media only screen and (max-width: 1080px) {
	.header{
		display: none;
	}
	.xs-top{
		display: block;
	}
	
	.dialogTop,
	.tc-ss {
		width: 80%;
	}
	.w1658{
		width: 92%;
	}
	
	.footer-input ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-input ul li p{
		font-size: 16px;
	}
	.input-box input{
		height: 36px;
		font-size: 16px;
	}
	.input-box{
		height: auto;
	}
	.footer-input ul li:last-child{
		width: 100%;
	}
	.input-box textarea{
		height: 72px;
		font-size: 16px;
	}
	.footer-byBox-info{
		display: block;
	}
	.by01, .by02{
		float: none;
		margin: 0 auto;
	}
	.wx-ewm{
		float: none;
		margin: 20px auto;
	}
	.foot-otherLink ul li{
		width: 36px;
		height: 36px;
	}
	.footer-beian{
		padding: 10px 4%;
	}
	.footer-beian p{
		font-size: 16px;
	}
	.footer-beian p span{
		display: block;
	}
	.submit-btn span:nth-child(1) {
    left: -0.4rem;
    top: 0rem;
    transform: rotateZ(-54deg);
}
}

@media only screen and (max-width: 769px) {
	
}

@keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-moz-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-o-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}

@-moz-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
	}
	
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}
@-webkit-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
	}
	
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}
@-o-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
	}
	
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}