@charset "utf-8";

/* CSS Document */

* {
    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;
}

body {
    font: 16px/1.8 "syhtN";
    margin: 0 auto;
    color: #666;
    background-color: #fff;
    overflow: hidden
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}
html::-webkit-scrollbar {
    width: 8px;
    background: none;
}

html::-webkit-scrollbar-thumb {
    width: 8px;
    background: #6a310f;
}

html::-webkit-scrollbar-corner {
    background: none;
}

html::-webkit-scrollbar:horizontal {
    height: 9px;
}



@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;
    }
}

@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: 'systB';
    src: url(../font/SourceHanSerifCN-SemiBold-7.otf);
}
@font-face {
    font-family: 'systM';
    src: url(../font/SourceHanSerifCN-Medium-6.otf);
}
@font-face {
    font-family: 'pmzd';
    src: url(../font/PangMenZhengDao.ttf);
}
ul,
ol,
li {
    list-style: outside none none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #6a310f;
}

img {
    border: none;
    max-width: 100%;
}
ul{
	zoom: 1;
}
ul:after{
	display: block;
	content: '';
	clear: both;
}

.clear:after {
    content: "";
    clear: both;
    display: block;
}

.w1498{
	width: 78.02%;
	margin: 0 auto;
}


/* top */
.header{
	width: 100%;
	position: relative;
	z-index: 99;
}
.header-nav{
	width: 100%;
	background: #6a310f;
}
.header-nav .w1498{
	zoom: 1;
}
.header-nav .w1498:after{
	display: block;
	content: '';
	clear: both;
}
.header-nav-by{
	float: left;
	font-size: 0.15rem;
	color: #ffffff;
	line-height: 0.4rem;
	opacity: 0.7;
}
.header-otherWeb{
	float: right;
}
.header-otherWeb ul li{
	float: left;
	font-size: 0.16rem;
	color: #ffffff;
	line-height: 0.4rem;
	opacity: 0.94;
	transition-duration: 0.3s;
}
.header-otherWeb ul li a{
	color: #ffffff;
}
.pageN{
	font-size: 0.2rem !important;
}
.pageN a{
	color: #f1c97b !important;
}
.header-otherWeb ul li:hover{
	opacity: 1;
	font-weight: bold;
}
.header-content{
	background: url(../images/search-bg.jpg) no-repeat center center;
	background-size: cover;
}
.header-content .w1498{
	zoom: 1;
}
.header-content .w1498:after{
	display: block;
	content: '';
	clear: both;
}
.header-logo{
	float: left;
	width: 3.99rem;
	margin-top: 0.21rem;
}
.header-logo img{
	display: block;
	width: 100%;
}
.header-search{
	float: right;
	width: 0.49rem;
	margin-left: 0.08rem;
	margin-top: 0.46rem;
	cursor: pointer;
}
.header-search img{
	display: block;
	width: 100%;
}
.header-menu{
	float: right;
	margin-right: 1rem;
}
.header-menu ul li{
	float: left;
	font-size: 0.21rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.42rem;
	margin-right: 0.4rem;
	position: relative;
	
}
.header-menu ul li:last-child{
	margin-right: 0;
}
.header-menu ul li>a{
	color: #333;
}
.header-on>a{
	color: #692d08 !important;
}
.header-menu ul li dl{
	width: 1.4rem;
	padding: 0 0.1rem;
	background: #fff;
	border-bottom-left-radius: 0.08rem;
	border-bottom-right-radius: 0.08rem;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0.7rem;
	transition-duration: 0.5s;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-30px);
}
.header-menu ul li:hover dl{
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.header-menu ul li dl dd{
	font-size: 0.16rem;
	font-family: 'syhtN';
	text-align: center;
	line-height: 0.5rem;
	border-bottom: 1px dashed #d9d7d7;
	border-radius: 0.08rem;
	transition-duration: 0.5s;
}
.header-menu ul li dl dd:last-child{
	border-bottom: none;
}
.header-menu ul li dl dd a{
	display: block;
	color: #333333;
	transition-duration: 0.5s;
}
.header-menu ul li dl dd:hover{
	background: #692d08;
}
.header-menu ul li dl dd:hover a{
	color: #fff;
}
.jktj-ewm{
	line-height: 1;
	background: #fff;
	padding: 0.1rem 0;
}
.jktj-ewm img{
	display: block;
	width: 100%;
}
.mobile-menu .jktj-ewm{
	width: 100px;
	padding: 0;
}
/* top */


/* 弹窗 */

#dialogBg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

#dialogBg1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.animated {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#dialog {
    width: 7rem;
    padding: 0.7rem;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
}

#dialog1 {
    width: 65%;
    padding: 0.55rem;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 6px;
}

.dialogTop {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
}

.claseDialogBtn {
	font-size: 16px;
    color: #111;
}

.tc-ss {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
#select_id{
	width: 1.2rem;
	height: 0.34rem;
	border: 1px solid #6a310f;
	outline: none;
	background: none;
	padding: 0 0.1rem;
	font-size: 0.16rem;
}
.tc-ss ul .sk03 {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 25px
}

.tc-ss ul .sk03 input {
    width: 100%;
    background: none;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: none;
    outline: none;
}

.sk04 {
    height: 45px;
}

.sk04 input {
    border-radius: 0;
    background: #6a310f;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 30%;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}


/* 弹窗 */


/* 底部 */
.footer{
	background: url(../images/footer-bg.png) no-repeat top left;
	background-size: cover;
	margin-top: -1.3rem;
	padding-top: 1.04rem;
	position: relative;
	z-index: 60;
}
.footer-link{
	zoom: 1;
	margin-bottom: 0.5rem;
}
.footer-link:after{
	display: block;
	content: '';
	clear: both;
}
.footer-link h3{
	float: left;
	width: 1.85rem;
	font-size: 0.22rem;
	color: #fff;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 0.4rem;
	position: relative;
}
.footer-link h3:before{
	display: block;
	content: '';
	width: 0.28rem;
	height: 0.33rem;
	background: url(../images/link-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.165rem;
}
.footer-link ul{
	float: left;
	width: calc(100% - 1.85rem);
}
.footer-link ul li{
	float: left;
	font-size: 0.22rem;
	color: #fff;
	line-height: 1.6;
	margin-right: 0.7rem;
}
.footer-link ul li:last-child{
	margin-right: 0;
}
.footer-link ul li a{
	color: #fff;
}
.footer-content{
	border-top: 1px solid rgba(255,255,255,0.22);
	padding-top: 0.25rem;
	padding-bottom: 0.3rem;
	display: flex;
}
.footer-content-fl{
	width: 61%;
	padding-bottom: 0.3rem;
}
.footer-logo{
	width: 5.272rem;
	margin-bottom: 0.26rem;
}
.footer-logo img{
	display: block;
	width: 100%;
}
.footer-ewm{
	padding-left: 1.3rem;
}
.footer-ewm ul li{
	float: left;
	width: 0.99rem;
	margin-right: 0.25rem;
}
.footer-ewm ul li:last-child{
	margin-right: 0;
}
.footer-ewm ul li img{
	display: block;
	width: 100%;
}
.footer-ewm ul li span{
	display: block;
	font-size: 0.16rem;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	margin-top: 0.05rem;
}
.footer-content-fr{
	width: 39%;
	border-left: 1px solid rgba(255,255,255,0.22);
	padding-left: 1.1rem;
}
.footer-mapLink{
	padding-bottom: 0.05rem;
	border-bottom: 1px solid rgba(255,255,255,0.22);
	zoom: 1;
}
.footer-mapLink:after{
	display: block;
	content: '';
	clear: both;
}
.footer-mapLink h3{
	float: left;
	font-size: 0.18rem;
	color: #ffffff;
	line-height: 0.26rem;
}
.footer-mapLink img{
	float: right;
	display: block;
	width: 0.11rem;
	margin-top: 0.03rem;
}
.footer-lxwm{
	margin-top: 0.2rem;
}
.footer-lxwm h3{
	font-size: 0.18rem;
	color: #ffffff;
	line-height: 1.4;
	margin-bottom: 0.1rem;
}
.footer-lxwm p{
	font-size: 0.16rem;
	color: #fff;
	line-height: 1.8;
	opacity: 0.6;
}
.footer-beian{
	border-top: 1px solid rgba(255,255,255,0.22);
	/*padding: 0.12rem 0;*/
	zoom: 1;
}
.footer-beian:after{
	display: block;
	content: '';
	clear: both;
}
.footer-beian p{
	font-size: 0.15rem;
	color: #ffffff;
	line-height: 0.8rem;
}
.footer-beian p a{
	color: #ffffff;
}
.footer-beian p:nth-child(1){
	float: left;
	display: flex;
}
.footer-beian p:nth-child(1) span{
	margin-right: 0.05rem;
	opacity: 0.5;
	font-size: 0.15rem;
	color: #ffffff;
}
.footer-beian p:nth-child(1) a{
	margin-right: 0.05rem;
	opacity: 0.5;
	font-size: 0.15rem;
	color: #ffffff;
}
.footer-beian p:nth-child(1) a:nth-child(3){
	opacity: 1;
}
.footer-beian p:nth-child(1) a img{
	display: block;
	width: 0.8rem;
}
.footer-beian p:nth-child(2){
	float: right;
	opacity: 0.5;
}
/* 底部 */


/*手机端导航*/
.mobile-header{
	display: none;
	width: 100%;
	height: 55px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 999;
	zoom: 1;
	box-shadow: 0 0 8px 2px #CCCCCC;
}
.mobile-header:after{
	display: block;
	content: '';
	clear: both;
}
.mobile-logo{
	float: left;
	width: 198px;
	margin-top: 4px;
	margin-left: 2%;
}
.mobile-inner-header-icon{
	color: #ffffff;
	background: #773d31;
	height: 55px;
	font-size: 25px;
	text-align: center;
	width: 55px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
}

.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;
}

.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;
}

.mobile-search{
	float: right;
	width: 38px;
	height: 38px;
	margin-top: 10px;
	margin-right: 70px;
}
.mobile-search img{
	display: block;
	width: 100%;
}
.mobile-panel{
	position: fixed;
	width: 300px;
	height: 100vh;
	background: #773d31;
	right: -300px;
	top: 0;
	z-index: 10;
	padding-top: 100px;
	overflow-y: scroll;
}
.mobile-menu{
	width: 100%;
}
.mobile-menu ul li{
	padding: 6px 10%;
	font-size: 18px;
	line-height: 1.6;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.mobile-menu ul li:first-child{
	border-top: 1px solid rgba(255,255,255,0.2);
}
.mobile-menu ul li a{
	color: #fff;
}
.mobile-menu ul li dl{
	display: none;
	padding-left: 20px;
}
.mobile-menu ul li dl dd{
	font-size: 16px;
	line-height: 1.8;
}
.other-web{
	position: absolute;
	top: 7px;
	left: 0;
	text-align: center;
}
.other-web-info{
	display: inline-block;
}
.webBtn-icon{
	width: 36px;
	margin: 0 auto;
}
.webBtn-icon img{
	display: block;
	width: 100%;
}
.other-web-info p{
	font-size: 14px;
	color: #fff;
	line-height: 45px;
}
.pageN p{
	font-size: 16px !important;
	color: #f1c97b !important;
}
.mobile-mask{
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	z-index: 8;
}


@media only screen and (max-width: 1450px) {
    
}

@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1088px) {
   
   html{
   	 font-size: 5.8666vw !important;
   }
}
@media only screen and (max-width: 1090px){
	.w1498{
    	width: 90%;
    }
}
@media only screen and (max-width: 769px){
	
}
@media only screen and (max-width: 540px) {
	html{
   	font-size: 13.3333vw !important;
   }
   .mobile-header{
   	display: block;
   }
   .header{
   	 display: none;
   }
   .w1498{
   	width: 92%;
   }
   #select_id{
   	width: 90px;
   	height: 30px;
   	font-size: 16px;
   }
   
   .footer{
   	 background: url(../images/footer-bg.png) no-repeat center center;
     background-size: auto 120%;
     margin-top: 0;
     padding-top: 30px;
   }
   .footer-link h3{
   	width: 100%;
   	font-size: 18px;
   	margin-bottom: 5px;
   }
   .footer-link h3:before{
   	width: 14px;
   	height: 16px;
   	margin-top: -8px;
   }
   .footer-link ul{
   	width: 100%;
   }
   .footer-link ul li{
   	font-size: 16px;
   	margin-right: 30px;
   }
   .footer-content{
   	display: block;
   }
   .footer-content-fl{
   	width: 100%;
   }
   .footer-logo{
   	margin: 0 auto;
   }
   .footer-ewm{
   	padding-left: 0;
   	text-align: center;
   	margin-top: 10px;
   }
   .footer-ewm ul{
   	display: inline-flex;
   }
   .footer-ewm ul li{
   	width: 72px;
   }
   .footer-ewm ul li span{
   	font-size: 14px;
   }
   .footer-content-fr{
   	width: 100%;
   	padding-left: 0;
   	padding-top: 0.3rem;
   	border-left: none;
   	border-top: 1px solid rgba(255,255,255,0.22);
   }
   .footer-mapLink{
   	padding-bottom: 5px;
   }
   .footer-mapLink h3{
   	font-size: 16px;
   	line-height: 26px;
   }
   .footer-mapLink img{
   	width: 11px;
   	margin-top: 3px;
   }
   .footer-lxwm h3{
   	font-size: 16px;
   }
   .footer-lxwm p{
   	font-size: 16px;
   }
   .footer-beian{
   	padding: 10px 0;
   }
   .footer-beian p{
   	font-size: 14px;
   }
   .footer-beian p:nth-child(2){
   	float: left;
   }
   
   .footer-beian p:nth-child(1){
   	flex-wrap: wrap;
   	width: 100%;
   }
   .footer-beian p:nth-child(1) span{
   	font-size: 14px;
   }
   .footer-beian p:nth-child(1) a{
   	font-size: 14px;
   }
}

@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);
        opacity: .2;
    }
    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);
        opacity: 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);
        opacity: .2;
    }
    
    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);
        opacity: 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);
        opacity: .2;
    }
    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);
        opacity: 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);
        opacity: .2;
    }
    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);
        opacity: 1
    }
}
