html { font-size: 62.5%; }
img { max-width: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
fieldset, img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, input, textarea, select, form, td, section { font-size: 100%; }
ol, ul, li, dl, dt, dd { list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu { display: block; }
/*苹果手机表单问题*/
/*input{ -webkit-appearance: none; border-radius:0;}*/
/*textarea{ -webkit-appearance: none; border-radius:0;}*/
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
[hidden] {
display: none;
}
input, textarea, select, form, fieldset, img { vertical-align: top; }
a { color: #666; text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a, area { blr:expression(this.onFocus=this.blur());
}
:focus { outline: none; }
.red, .red a { color: #F00; }
.left { float: left; }
.right { float: right; }
.autohei { overflow: hidden; zoom: 1; }
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }
.blank { height: 0.5rem; clear: both; overflow: hidden; }
.blank1 { height: 0.75rem; clear: both; overflow: hidden; }
.yahei, .yahei * { font-family: Microsoft YaHei; }
.songti, .songti * { font-family: SimSun; }
.dayuhao:after { content: ">>"; }
.aaaaaa { }
.img { text-align: center; overflow: hidden; }
.img img { max-width: 100%; }
body { font-size: 1.2rem; max-width: 32rem; margin: 0 auto; -webkit-text-size-adjust: none; background: #fff; }
.relative { position: relative; }
.absolute { position: absolute; }
.clearfix:after, .clear:before { display: table; content: ''; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix { zoom: 1; }
.translateXY { -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.translateY { -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.translateX { -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.header { width: 100%; height: 3.75rem; background-color: #45515d; position: relative; box-sizing: border-box; }
.showMenuBtn { width: 2.4rem; height: 2.4rem; left: 3%; top: 50%; position: relative; cursor: pointer; }
.showMenuBtn a { display: block; width: 100%; height: 0.3rem; margin-top: -0.15rem; top: 50%; left: 0; position: absolute; outline: none; background: #868e96; -moz-transition: background 0.3s linear .3s; -webkit-transition: background 0.3s linear .3s; transition: background 0.3s linear .3s; }
.showMenuBtn a:after, .showMenuBtn a:before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #868e96; -moz-transition: top 0.3s linear .3s, transform .3s ease-in .1s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-in .1s; transition: top 0.3s linear .3s, transform .3s ease-in .1s; }
.showMenuBtn a:after { top: 0.7rem; }
.showMenuBtn a:before { top: -0.7rem; }
.showMenuBtn.show a { background-color: rgba(106,115,128,0 ); }
.showMenuBtn.show a:after { top: 0; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s; }
.showMenuBtn.show a:before { top: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s; }
.showMenuBtn a em { background-color: #e60012; border-radius: 50%; -moz-box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); display: block; height: 0.7rem; position: absolute; right: -0.3rem; top: -1.2rem; width: 0.7rem; z-index: 10; }
.header h1 { width: 13.4rem; left: 50%; top: 0; }
.header .topTell { width: 2.35rem; height: 2.35rem; right: 3%; top: 50%; position: absolute; }
.popMenus { position: fixed; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; overflow: hidden; background-color: #3f4754; -moz-transition: all .6s ease-out 0s; -webkit-transition: all .6s ease-out 0s; transition: all .6s ease-out 0s; -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); z-index: 200; }
.popMenus.show { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.pop_title { position: relative; z-index: 2; background-color: #2e3642; padding: 0 3%; box-sizing: border-box; }
.pop_title span { display: inline-block; float: left; font-size: 1.5rem; line-height: 2.66; color: #868e96; }
.closePopMenu { display: block; width: 2.45rem; height: 2.35rem; right: 3%; top: 50%; }
.menuContainer { width: 100%; height: 100%; }
.menuNavs { width: 25.3%; background-color: #2e3642; height: 100%; float: left; overflow: hidden; position: relative; }
.menuNavs ul { position: absolute; width: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); padding-bottom: 4rem; }
.menuNavs ul li { font-size: 1.3rem; line-height: 2.57; padding-left: 9%; }
.menuNavs ul li.on { background-color: #3f4754; }
.menuNavs ul a { display: block; width: 100%; height: 100%; color: #fff; }
.menuContents { width: 62.2%; height: 100%; overflow: hidden; float: left; padding: 0 6%; }
.menuContent { width: 100%; height: 100%; overflow: hidden; }
.menuList h4 { font-size: 1.4rem; color: #fff; line-height: 1.83; border-bottom: 0.1rem solid #525c6b; margin-top: 2%; font-weight: normal; }
.menuList .links { padding: 3% 0.5%; }
.menuList .links a { display: block; float: left; color: #a9a9a9; font-size: 1.3rem; line-height: 2.2; width: 33%; overflow: hidden; }
.menuList .links a.hot:after { content: ''; position: absolute; width: 0.45rem; height: 0.55rem; background: url(../images/h.png) no-repeat; background-size: 1.2rem 1.2rem; top: 0; right: -0.5rem; }
.menuList .links a.hot.active:after { -webkit-animation: shake .4s linear 0s 1; animation: shake .4s linear 0s 1; }
.nav { height: 2.75rem; line-height: 2.75rem; background: #ebebeb; box-sizing: border-box; padding: 0 1rem; }
.nav h2 { float: left; color: #6a6a6a; }
.nav h3 { width: 23rem; text-align: center; color: #6a6a6a; float: left; }
.nav h4 { float: right; }
.nav h2 a, .nav h4 a { color: #6a6a6a; }
.banner{ padding:0 0 2.6rem; overflow:hidden;}
.title { overflow: hidden; zoom: 1; }
.title h2 { text-align: center; font-weight: bold; font-size: 1.9rem; color: #0b7d89 }
.tt01 { background:#fff url(../images/tt_01.png) no-repeat top center/32rem 5.85rem; height: 5.85rem; box-sizing: border-box; padding-top: 1.5rem; }
.tt02 { background: url(../images/tt_02.png) no-repeat top center/32rem 5.85rem; height: 5.85rem; box-sizing: border-box; padding-top: 1.5rem; }
.wp01 { height: auto; overflow: hidden; zoom: 1; box-sizing: border-box; padding-top: 2.3rem; background: #f3f4f7; }
.wp01 dl { background: url(../images/wp1_bg.jpg) no-repeat top center/32rem 17.4rem; height: 17.4rem; }
.wp01 dl dt { text-align: center; font-weight: bold; color: #0b7d89; font-size: 1.5rem; }
.wp01 dl dd p { margin: 1.25rem 0 1.25rem 5.5rem; font-size: 1.1rem; line-height: 2.1rem; color: #7f7f7f; }
.wp01 dl dd p strong { color: #484848 }
.wp_btn { background: url(../images/wp_btn.png) no-repeat top center/25.55rem 2.9rem; height: 2.9rem; line-height: 2.9rem; width: 25.55rem; margin: 0 auto; }
.wp_btn a { display: block; float: left; text-align: center; width: 13rem; color: #FFF; font-size: 1.1rem; }
.wp_btn a:last-child { float: right; width: 12.5rem; height: 2.9rem; }
.wp02 { height: auto; overflow: hidden; zoom: 1; margin: 0.6rem auto 2.4rem; }
.wp02 ul { background: url(../images/wp2_bg.jpg) no-repeat top center/32rem 42.4rem; height: 42.4rem; box-sizing: border-box; position: relative; }
.wp02 ul li { position: absolute; }
.wp02 ul li h2 { font-weight: bold; color: #0b7d89; margin-bottom: 0.2rem; }
.wp02 ul li p { width: 15.5rem; color: #525252; font-size: 1.1rem; line-height: 1.7rem; }
.wp02 ul li:nth-of-type(1) { top: 4.4rem; left: 13.4rem; }
.wp02 ul li:nth-of-type(2) { top: 16.5rem; left: 2.75rem; }
.wp02 ul li:nth-of-type(2) h2 { color: #f56a00 }
.wp02 ul li:nth-of-type(3) { top: 30.3rem; left: 13.25rem; }
.wp03 { height: auto; overflow: hidden; zoom: 1; background: #0395aa; padding: 2.25rem 0 2.25rem; }
.wp03 h2 { text-align: center; font-weight: bold; color: #FFF; font-size: 2.4rem; background: url(../images/wp3_tbg.png) no-repeat top center/32rem 2.4rem; line-height: 2.4rem; }
.wp03 h3 { text-align: center; color: #b8f8ff; line-height: 2.9rem; }
.wp03 ol { background: url(../images/wp3_bt.jpg) no-repeat top center/27.65rem 6rem; height: 6rem; width: 27.65rem; margin: 0 auto 2rem; }
.wp03 ol li { float: left; width: 5.95rem; height: 6rem; margin-right: 1.2rem; }
.wp03 ol li:last-child { margin-right: 0; }
.wp03 ol li a { display: block; width: 5.95rem; height: 6rem; }
.wp3_ct { margin: 0 auto; width: 28.2rem; }
.wp3_ct ul li { background: url(../images/wp3_bgc.jpg) no-repeat top center/28.2rem 21.9rem; height: 21.9rem; box-sizing: border-box; width: 28.2rem; padding: 1.9rem 2.65rem 0 2.2rem; }
.wp3_ct ul li img { display: block; width: 23.35rem; margin: 0 auto 0.75rem; border: 1px solid #FFF; box-sizing: border-box; }
.wp3_ct ul li { text-align: center; color: #343434 }
.wp3_tt { margin: 0.6rem auto 2.1rem; text-align: center; height: auto; overflow: hidden; }
.wp3_tt ul li { display: inline-block; border-radius: 50%; width: 0.75rem; height: 0.75rem; margin: 0 0.5rem; background: #FFF; }
.wp3_tt ul li.hover { background: #0c464e }
.wp_btn3 { background: url(../images/wp_btn3.png) no-repeat top center/28.1rem 3rem; height: 3rem; line-height: 3rem; width: 28.1rem; margin: 0 auto; }
.wp_btn3 a { display: block; float: left; text-align: center; width: 15.6rem; color: #0b7d89; font-size: 1.1rem; }
.wp_btn3 a:last-child { float: right; width: 12.5rem; height: 2.9rem; }
.wp04 { height: auto; overflow: hidden; zoom: 1; position: relative; }
.wp04 h2 { text-align: center; color: #797979; font-size: 1.4rem; width: 100%; position: absolute; top: 1.9rem; left: 0; }
.wp04 h3 { text-align: center; color: #0b7d89; font-weight: bold; font-size: 2.3rem; width: 100%; position: absolute; top: 4.1rem; left: 0; }
.wp05 { overflow: hidden; zoom: 1; background: url(../images/wp5_tpbg.jpg) no-repeat top center/32rem 29.25rem; box-sizing: border-box; height: 29.25rem; padding-top: 3.9rem; }
.wp05 h2 { text-align: center; color: #0395aa; font-size: 1.4rem; font-weight: bold; }
.wp05 ul { overflow: hidden; margin: 1.8rem 0 0 2.75rem; }
.wp05 ul li { color: #484848; font-size: 1rem; line-height: 2rem; }
.wp05 ul li img { vertical-align: middle; width: 0.9rem; margin-right: 0.3rem; }
.wp05 ul li span { margin-left: 1.5rem; }
.wp5_bt { background: url(../images/wp5_bt.jpg) no-repeat top center/29rem 24rem; height: 24rem; box-sizing: border-box; width: 29rem; margin: 0 auto; padding: 11.6rem 0 0; }
.wp5_bt h3 { width: 27.5rem; margin: 0 auto 1.4rem }
.wp5_bt h4 { width: 11.65rem; margin: 0 auto; }
.wp06 { height: auto; overflow: hidden; zoom: 1; }
.wp06 h2 { text-align: center; background: url(../images/tt_06.png) top center/32rem 1.9rem; font-size: 1.8rem; line-height: 1.9rem; color: #0b7d89; margin: 1.5rem auto; }
.wp06 dl { margin: 0 3rem 1.5rem; overflow: hidden; zoom: 1; }
.wp06 dl dt { float: left; width: 9.7rem; }
.wp06 dl dd { float: right; width: 14.45rem; padding-top: 1.2rem; }
.wp06 dl dd h3 { background: url(../images/wp6_tbg.png) no-repeat left top/2.6rem 2rem; line-height: 2rem; font-weight: bold; color: #4d4d4d; padding-bottom: 0.5rem; border-bottom: 1px solid #b5d8db; margin-bottom: 0.5rem; }
.wp06 dl dd h3 span { display: inline-block; color: #FFF; font-family: Impact; width: 1.8rem; text-align: center; margin-right: 0.5rem; }
.wp06 dl dd p { color: #919191; font-size: 0.9rem; line-height: 1.7rem; }
.wp06 dl dd p img { vertical-align: middle; width: 0.6rem; margin-right: 0.2rem; }
.wp07 { height: auto; overflow: hidden; zoom: 1; }
.wp07 h2 { text-align: center; font-weight: bold; color: #0b7d89; font-size: 2.4rem; background: url(../images/tt_08.png) no-repeat top center/32rem 2.4rem; line-height: 2.4rem; }
.wp07 h3 { text-align: center; color: #797979; line-height: 3rem; font-size: 1.4rem; }
.wp7_ct { width: 29rem; height: 28rem; margin: 1.25rem auto; }
.zj01 { background: url(../images/zj_bg1.jpg) no-repeat top center/29rem 28rem; height: 28rem; width: 29rem; box-sizing: border-box; padding: 3.9rem 0 0 13.4rem; position: relative; }
.zj01>a { display: block; position: absolute; left: 0; top: 0; width: 12.3rem; height: 28rem; }
.zj01 h4 { color: #FFF; margin-bottom: 0.6rem; }
.zj01 h4 strong { color: #ffda00; font-size: 2.1rem; }
.zj01 h5 { line-height: 1.8rem; color: #c3edf1; }
.zj01 h5 img { vertical-align: middle; width: 1rem; margin-right: 0.25rem; }
.zj01 p { margin: 1rem 0 7rem; color: #FFF; text-indent: 2em; line-height: 1.5rem; font-size: 1rem; width: 13.7rem; }
.zj01 h6 { background: url(../images/zj_btn.png) no-repeat top center/11.6rem 2.6rem; width: 11.6rem; margin-left: 0.7rem; height: 2.6rem; line-height: 2.6rem; text-indent: 3.1rem; }
.zj01 h6 a { color: #FFF; }
.zj02 { background: url(../images/zj_bg2.jpg) no-repeat top center/29rem 28rem; }
.zj03 { background: url(../images/zj_bg3.jpg) no-repeat top center/29rem 28rem; }
.wp7_tt { margin: 0.6rem auto 2.1rem; text-align: center; height: auto; overflow: hidden; }
.wp7_tt ul li { display: inline-block; border-radius: 50%; width: 0.75rem; height: 0.75rem; margin: 0 0.5rem; background: #c1c1c1; }
.wp7_tt ul li.hover { background: #0b7d89 }
.zj02 h5 { margin-left: -0.6rem; }
.wp08 { height: auto; overflow: hidden; zoom: 1; }
.wp08 h2 { text-align: center; font-weight: bold; color: #0b7d89; font-size: 2.2rem; }
.wp08 h3 { text-align: center; text-transform: uppercase; font-size: 0.7rem; line-height: 1.7rem; color: #adadad }
.wp08 h4 { width: 32rem; height: 0.6rem; margin: 0 auto }
.wp08 ul { margin: 2.7rem 2.25rem 1rem; overflow: hidden; }
.wp08 ul li { width: 13.25rem; margin-bottom: 1rem; float: left; }
.wp08 ul li:nth-of-type(even) { float: right; }
.wp09 { height: auto; overflow: hidden; zoom: 1; }
.wp09 dl { width: 100%; height: 5.7rem; padding-top: 1rem; background: #0b7d89; margin: 2.5rem auto 0; }
.wp09 dl dt { text-align: center; color: #FFF; font-size: 2.2rem; font-weight: bold; }
.wp09 dl dd { color: #b8f3fb; text-align: center; }
.wp_btn9 { background: url(../images/wp_btn9.png) no-repeat top center/29.6rem 3rem; height: 3rem; line-height: 3rem; width: 29.6rem; margin: 0 auto 2rem; }
.wp_btn9 a { display: block; float: left; text-align: center; width: 17.1rem; color: #FFF; font-size: 1.1rem; }
.wp_btn9 a:last-child { float: right; width: 12.5rem; height: 2.9rem; }
.last { background: url(../images/last_bgc.png) repeat; box-sizing: border-box; padding: 1.15rem 0; width: 29rem; height: 15.5rem; margin: 0 auto 2.5rem; }
.last h2 { text-align: center; color: #353535; font-size: 1.3rem; margin-bottom: 1rem; }
.last h2 span { color: #e20000 }
.last h2 img { vertical-align: middle; width: 0.8rem; margin-left: 0.2rem; }
.last dl { background: #FFF; width: 26.75rem; height: 9rem; box-sizing: border-box; padding: 0.9rem 2.75rem 0; margin: 0 auto; }
.last dl dt { float: right; width: 8.25rem; }
.last dl dd { float: left; color: #5a5a5a; font-size: 1rem; line-height: 1.8rem; padding-top: 1.4rem; }
.last dl dd img { vertical-align: middle; width: 0.95rem; margin-right: 0.2rem; }
.last h3 { text-align: center; width: 26.75rem; height: 1.4rem; line-height: 1.4rem; color: #FFF; background: #0b7d89; margin: 0 auto; font-size: 0.9rem; }
.last h3 img { vertical-align: middle; width: 0.95rem; margin-right: 0.2rem; }
.foot_tel { overflow: hidden; zoom: 1; }
.foot_tel img { display: block; }
.foot { overflow: hidden; zoom: 1; background: url(../images/foot_bg.png) no-repeat left top/32rem 15.5rem; height: 15.5rem; margin-bottom: 3rem; }
.foot_c { width: 19.4rem; padding: 4.3rem 0rem 0rem; float: right; }
.foot_c p { font-size: 1.2rem; color: #313131; line-height: 1.2rem; padding: 0rem 0 2.5rem 2.5rem; }
.foot_c p:nth-of-type(2) { padding-bottom: 0; }
.foot_c b { display: block; padding-top: 1.4rem; }
.foot_c b a { display: inline-block; }
.foot_c b img { width: 8.9rem; margin-right: 0.8rem; }
.foot_c b a:nth-of-type(2) img { margin-right: 0; }

.jyj { background: url(../images/jyj_cbg.jpg) no-repeat center center/32rem 32.3rem; width: 32rem; height: 32.3rem; overflow: hidden; zoom: 1; position: relative; z-index: 0; }
.jyj p { position: absolute; z-index: 1; text-align: center; font-size: 0.9rem; line-height: 1.3rem; overflow: hidden; zoom: 1; box-sizing: border-box; }
.jyj p:nth-of-type(1) { width: 8.9rem; top:6.15rem; left:0.95rem; }
.jyj p:nth-of-type(2) { width: 8.9rem; top:3.05rem; left:11.85rem; }
.jyj p:nth-of-type(3) { width: 8.7rem; top:4.7rem; left:22.4rem; }
.jyj p:nth-of-type(4) { width: 9.3rem; top:20.9rem; left:2.05rem; }
.jyj p:nth-of-type(5) { width: 8.9rem; top:19.65rem; left:20.4rem;}
.jyj p:nth-of-type(1),.jyj p:nth-of-type(2), .jyj p:nth-of-type(5) { animation: fudong 4s linear infinite; -webkit-animation: fudong 4s linear infinite; }
 .jyj p:nth-of-type(3), .jyj p:nth-of-type(4) { animation: fudong2 4s linear infinite; -webkit-animation: fudong2 4s linear infinite; }
 
 .ban { overflow: hidden; zoom: 1; }
.ban>div>img { width: 100%; display: block; }
 
 
@keyframes dian { 0% {
transform:scale(0);
}
 20% {
transform:scale(0.4);
}
 40% {
transform:scale(0.8);
}
 60% {
transform:scale(1.2);
}
 80% {
transform:scale(1.6);
}
 100% {
transform:scale(2);
}
}
@-webkit-keyframes dian { 0% {
-webkit-transform:scale(0);
}
 20% {
-webkit-transform:scale(0.4);
}
 40% {
-webkit-transform:scale(0.8);
}
 60% {
-webkit-transform:scale(1.2);
}
 80% {
-webkit-transform:scale(1.6);
}
 100% {
-webkit-transform:scale(2);
}
}
 @keyframes fudong { 0% {
transform:translateY(-0.3rem);
}
 20% {
transform:translateY(0.3rem);
}
 40% {
transform:translateY(0);
}
 60% {
transform:translateY(-0.3rem);
}
 80% {
transform:translateY(0rem);
}
 100% {
transform:translateY(0.3rem);
}
}
@-webkit-keyframes fudong { 0% {
-webkit-transform:translateY(-0.3rem);
}
 20% {
-webkit-transform:translateY(0.3rem);
}
 40% {
-webkit-transform:translateY(0);
}
 60% {
-webkit-transform:translateY(-0.3rem);
}
 80% {
-webkit-transform:translateY(0rem);
}
 100% {
-webkit-transform:translateY(0.3rem);
}
}
 @keyframes fudong2 { 0% {
transform:translateX(-0.3rem);
}
 20% {
transform:translateX(0.3rem);
}
 40% {
transform:translateX(0);
}
 60% {
transform:translateX(-0.3rem);
}
 80% {
transform:translateX(0rem);
}
 100% {
transform:translateX(0.3rem);
}
}
@-webkit-keyframes fudong2 { 0% {
-webkit-transform:translateX(-0.3rem);
}
 20% {
-webkit-transform:translateX(0.3rem);
}
 40% {
-webkit-transform:translateX(0);
}
 60% {
-webkit-transform:translateX(-0.3rem);
}
 80% {
-webkit-transform:translateX(0rem);
}
 100% {
-webkit-transform:translateX(0.3rem);
}
}
html { font-size: 10px; font-size: calc(100vw / 32); }
 @media all and (max-width: 320px) {
html { font-size: 10px; }
}
@media all and (min-width: 640px) {
html { font-size: 20px; }
}