@charset "utf-8";
.db {
  display: block;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
.ohw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g_pp1 {
  background: url(/images/ppbg.jpg) no-repeat center 0;
  height: 698px;
  padding-top: 112px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_pp1left {
  float: left;
  width: 400px;
}
.m_pp1left h2 {
  height: 140px;
  font-size: 36px;
  color: #333333;
  font-weight: normal;
  animation-delay: 0.1s;
}
.m_pp1left h2 em {
  display: block;
  font-weight: bold;
  font-size: 24px;
}
.m_pp1left p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 100px;
  animation-delay: 0.2s;
}
.m_pp1left span {
  display: block;
  animation-delay: 0.3s;
}
.m_pp1left span b {
  display: block;
  float: left;
  width: 103px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #e1251b;
  text-align: center;
  font-size: 16px;
  color: #e1251b;
  font-weight: normal;
}
.m_pp1left span b a {
  color: #e1251b;
}
.m_pp1left span em {
  display: block;
  float: left;
  width: 202px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #e1251b;
  background: #e1251b;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.gclst {
  float: right;
  width: 768px;
}
.gclst {
  height: 494px;
}
.gclst .gcbd {
  position: relative;
  z-index: 25;
}
.gclst .gcbd li {
  width: 768px;
  height: 401px;
  overflow: hidden;
}
.gclst .gcbd li img {
  width: 768px;
  height: 401px;
  display: block;
  border-radius: 0 35px 0 35px;
  transition: all 0.3s linear 0s;
}
.gclst .gcbd li:hover img {
  transform: scale(1.1);
}
.gclst .gchd {
  width: 768px;
  border: 1px solid #eee;
  height: 120px;
  position: relative;
  top: -26px;
  border-top: none;
  left: 0;
  padding-top: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gclst dl {
  float: left;
  width: 252px;
  border-right: 1px solid #eee;
  height: 93px;
  padding-left: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 26px;
}
.gclst dl dt {
  float: left;
  width: 32px;
  height: 32px;
  background: #e4e4e4;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
  margin-top: 8px;
}
.gclst dl dt img {
  transition: all 0.3s linear 0s;
}
.gclst dl dd {
  float: left;
  width: 120px;
}
.gclst dl dd h3 a {
  font-size: 22px;
  color: #333333;
}
.gclst dl dd em {
  display: block;
  font-size: 12px;
  color: #b1b1b1;
  font-weight: normal;
}
.gclst dl:nth-child(3) {
  border: none;
}
.gclst dl:hover dt,
.gclst .cur dt {
  background: #e1251b;
}
.gclst dl:hover dt img,
.gclst .cur dt img {
  margin-left: -30px;
}
.g_fl {
  background: #f7f7f7;
  padding-top: 44px;
}
.g_fl h2 a {
  display: block;
  height: 140px;
  text-align: center;
  font-size: 50px;
  color: #333;
  font-weight: normal;
}
.g_fl h2 em {
  display: block;
  position: relative;
  width: 110px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ddd9c5;
  font-size: 16px;
  color: #b6b2a1;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: 8px;
}
.g_fl h2 em:before {
  content: "";
  position: absolute;
  width: 44px;
  height: 1px;
  background: #ddd9c5;
  left: -44px;
  top: 10px;
}
.g_fl h2 em:after {
  content: "";
  position: absolute;
  width: 44px;
  height: 1px;
  background: #ddd9c5;
  right: -44px;
  top: 10px;
}
.g_fl dl {
  float: left;
  width: 589px;
  background: url(/images/flline.jpg) no-repeat right 0;
  height: 559px;
  margin: 0 20px 33px 0;
}
.g_fl dl:nth-child(2n) {
  margin-right: 0;
}
.g_fl dt {
  width: 574px;
  height: 392px;
  overflow: hidden;
}
.g_fl dt img {
  width: 574px;
  height: 392px;
  display: block;
  transition: all 0.3s linear 0s;
}
.g_fl dl:hover dt img {
  transform: scale(1.1);
}
.g_fl dd {
  background: #fff;
  padding: 24px 0 0 0;
  height: 142px;
}
.g_fl dd h3 a {
  display: block;
  height: 48px;
  line-height: 48px;
  padding-left: 32px;
  position: relative;
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 8px;
}
.g_fl dd h3 a:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 48px;
  background: #e1251b;
  left: 0;
  top: 0;
}
.g_fl dd h3 i {
  display: inline-block;
  padding-left: 12px;
  position: relative;
  top: 6px;
}
.g_fl dd p {
  padding: 0 32px;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.g_fl dl:nth-child(3),
.g_fl dl:nth-child(4) {
  margin-bottom: 0;
}
.g_fl dl:nth-child(1) {
  animation-delay: 0.1s;
}
.g_fl dl:nth-child(2) {
  animation-delay: 0.2s;
}
.g_fl dl:nth-child(3) {
  animation-delay: 0.3s;
}
.g_fl dl:nth-child(4) {
  animation-delay: 0.4s;
}
.g_ser {
  height: 246px;
  background: url(/images/serbg.jpg) no-repeat center top;
}
.h_sea b {
  position: absolute;
  left: 25px;
  top: 130px;
  font-size: 16px;
  color: #d41120;
}
.key p {
  padding: 88px 0 0 164px;
  width: 826px;
}
.key a {
  color: #666666;
  padding: 0 26px 0 0;
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 12px;
  display: inline-block;
}
.key a:hover {
  color: #d41120;
}
.s_inp {
  position: absolute;
  left: 720px;
  top: 136px;
  background: url(/images/serbg2.jpg) no-repeat;
  width: 276px;
  height: 42px;
}
.inp01 {
  height: 42px;
  line-height: 42px;
  padding-left: 20px;
  width: 326px;
  float: left;
  color: #bcbcbc;
  font-size: 16px;
  border: none;
  background: none;
  font-family: "Microsoft Yahei";
}
.s_ss {
  float: left;
  width: 48px;
  height: 42px;
  background: none;
  border: none;
  cursor: pointer;
}
.g_ys {
  background: url(/images/ysbg.jpg) no-repeat center top;
  height: 792px;
}
.g_ys h2 {
  position: absolute;
  left: 698px;
  top: 43px;
  font-size: 50px;
  color: #333333;
  font-weight: normal;
}
.g_ys h2 em {
  display: block;
  font-size: 16px;
  color: #999a9a;
  text-transform: uppercase;
}
.ysbd {
  float: left;
  width: 960px;
  margin-left: -360px;
}
.yshd {
  float: left;
  width: 672px;
  margin-left: -72px;
  position: relative;
  z-index: 1544;
  padding-top: 175px;
}
.yshd dl {
  height: 190px;
}
.yshd dl dt {
  float: left;
  width: 136px;
  height: 136px;
}
.yshd dl dt img {
  width: 130px;
  height: 130px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
}
.yshd dl dt img {
  transition: all 0.3s linear 0s;
}
.yshd dl dd {
  float: right;
  width: 500px;
}
.yshd dl dd h3 {
  position: relative;
  background: url(/images/ysicobg1.png) no-repeat;
  width: 216px;
  height: 60px;
  line-height: 60px;
  padding-left: 75px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
  margin: 7px 0 10px 0;
}
.yshd dl dd i {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.yshd dl dd p {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
}
.yshd .on dt img {
  transform: translateX(10px);
}
.yshd .on h3 {
  background: url(/images/ysicobg2.png) no-repeat;
}
.g_pp2 {
  background: url(/images/ppbg2.jpg) no-repeat center top;
  height: 767px;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g_pp2 h2 {
  position: relative;
  height: 211px;
  font-size: 46px;
  color: #333333;
  font-weight: normal;
}
.g_pp2 h2 span {
  position: absolute;
  right: 0;
  top: 156px;
  padding-right: 32px;
  font-size: 16px;
  background: url(/images/ppmore.png) no-repeat right 1px;
}
.g_pp2 h2 span a {
  color: #e1251b;
}
.g_pp2 h2 em {
  display: block;
  font-size: 30px;
  color: #333333;
  font-weight: normal;
}
.g_pp2 h2:before {
  content: "";
  position: absolute;
  width: 58px;
  height: 3px;
  background: #e1251b;
  left: 0;
  top: 125px;
}
.video {
  float: left;
  width: 578px;
  height: 414px;
}
.pp2r {
  float: right;
  width: 520px;
  margin-right: 23px;
  padding-top: 65px;
}
.pp2r p {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  margin-bottom: 60px;
}
.pp2r li {
  float: left;
  width: 98px;
  margin-right: 40px;
}
.pp2r li:nth-child(4) {
  margin-right: 0;
}
.pp2r li img {
  width: 98px;
  height: 128px;
  display: block;
}
.g_zs {
  background: url(/images/zsbg.jpg) no-repeat center top;
  height: 695px;
  padding-top: 73px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g_zs h2 a {
  display: block;
  height: 74px;
  line-height: 74px;
  text-align: center;
  font-size: 48px;
  color: #000;
  font-weight: normal;
  margin-bottom: 20px;
  animation-delay: 0.1s;
}
.g_zs p {
  height: 136px;
  padding: 0 160px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  animation-delay: 0.2s;
}
.g_zs li {
  float: left;
  width: 221px;
  height: 297px;
  margin-right: 22px;
}
.g_zs li:nth-child(5) {
  margin-right: 0;
}
.g_zs li:nth-child(1) {
  animation-delay: 0.1s;
}
.g_zs li:nth-child(2) {
  animation-delay: 0.2s;
}
.g_zs li:nth-child(3) {
  animation-delay: 0.3s;
}
.g_zs li:nth-child(4) {
  animation-delay: 0.4s;
}
.g_zs li:nth-child(5) {
  animation-delay: 0.5s;
}
.g_hzan {
  background: url(/images/anbg.png) no-repeat center top;
  height: 1016px;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g_hzan h2 a {
  display: block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 50px;
  color: #333333;
  font-weight: normal;
}
.g_zs2 {
  height: 540px;
}
.zz ul {
  height: 75px;
  margin-left: 440px;
}
.zz ul li {
  float: left;
  height: 34px;
  width: 101px;
  line-height: 34px;
  margin-right: 5px;
  border: 1px solid #d7d7d7;
  position: relative;
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #333333;
}
.zz ul li a {
  display: block;
  width: 101px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #333333;
}
.zz ul li:hover,
.zz ul li.cur {
  background: #085c9e;
  border: 1px solid #085c9e;
}
.zz ul li:hover a,
.zz ul .cur a {
  color: #fff;
}
.zz_box {
  position: relative;
}

.zz-s {
  height: 456px;
  overflow: hidden;
}
.zz-s ol li {
  padding-left: 94px;
}
.zz-s ol li i {
  float: left;
  width: 500px;
  height: 375px;
  overflow: hidden;
  display: block;
  transition: all 0.3s linear 0s;
}
.zz-s ol li i img {
  width: 500px;
  height: 375px;
  display: block;
  transition: all 0.3s linear 0s;
}
.zz-s ol li:hover i img {
  transform: scale(1.1);
}
.anr {
  float: left;
  width: 456px;
  padding: 124px 0 0 40px;
}
.anr h3 a {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  color: #313131;
  font-weight: normal;
  margin-bottom: 20px;
}
.anr h3 a:hover {
  color: #085c9e;
}
.anr p {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  margin-bottom: 30px;
}
.anr span a {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #df2614;
  font-size: 16px;
  color: #e1251b;
  padding-left: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.anr span a:before {
  content: "";
  position: absolute;
  background: url(/images/anbtn.jpg) no-repeat;
  width: 12px;
  height: 12px;
  left: 90px;
  top: 14px;
}
.m_hz {
  height: 330px;
}
.m_hz li {
  float: left;
  width: 210px;
  height: 118px;
  margin: 0 30px 27px 0;
  position: relative;
  transition: all 0.3s linear 0s;
}
.m_hz li:nth-child(5n) {
  margin-right: 0;
}
.m_hz li:before {
  content: "";
  position: absolute;
  width: 216px;
  height: 120px;
  background: #dfdfdf;
  left: -7px;
  top: 7px;
  z-index: 0;
}
.m_hz li i {
  position: relative;
  z-index: 255;
}
.m_hz li i img {
  width: 210px;
  height: 118px;
  border: 1px solid #dddddd;
}
.m_hz li:hover:before {
  background: #085c9e;
}
.m_hz li:hover i img {
  border: 1px solid #085c9e;
}
.m_hz li:hover {
  transform: translateX(-5px);
}
.g_news {
  padding-top: 48px;
  height: 720px;
}
.g_news h2 {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
}
.g_news h2 a {
  display: block;
  font-size: 50px;
  color: #333333;
}
.g_news h2 em {
  display: block;
  font-size: 16px;
  color: #b6b2a1;
  text-transform: uppercase;
}
.newleft {
  position: absolute;
  left: 0;
  top: 110px;
  width: 711px;
  height: 533px;
}
.newleft li img {
  width: 711px;
  height: 533px;
  display: block;
  transition: all 0.3s linear 0s;
}
.newleft li {
  position: relative;
}
.newleft li em {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 711px;
  height: 56px;
  line-height: 56px;
  padding-left: 24px;
  padding-right: 200px;
  font-size: 18px;
  color: #fff;
  background: rgba(72, 69, 48, 0.7);
}
.newleft .lefthd {
  position: absolute;
  left: 602px;
  bottom: 20px;
  width: 102px;
}
.newleft .lefthd li {
  float: left;
  width: 12px;
  height: 12px;
  background: #484530;
  border-radius: 50%;
  margin-right: 8px;
}
.newleft .lefthd .on {
  background: #fce428;
}
.newleft li:hover img {
  transform: scale(1.1);
}
.newhd {
  height: 77px;
  margin-left: 158px;
}
.newhd li {
  float: left;
  height: 34px;
  width: 101px;
  line-height: 34px;
  margin-right: 5px;
  border: 1px solid #d7d7d7;
  position: relative;
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #333333;
}
.newhd li a {
  display: block;
  width: 101px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #333333;
}
.newhd li:hover,
.newhd li.cur {
  background: #085c9e;
  border: 1px solid #085c9e;
}
.newhd li:hover a,
.newhd .cur a {
  color: #fff;
}
.newhd li:nth-child(3) {
  margin-right: 0;
}
.m_news {
  margin-left: 720px;
  padding-top: 34px;
}
.m_news dl {
  background: #f7f7f7;
  width: 478px;
  height: 171px;
  padding: 20px 15px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.m_news dt {
  height: 60px;
}
.m_news dt a {
  display: block;
}
.m_news dt b {
  display: block;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.m_news dt em {
  display: block;
  font-size: 12px;
  color: #bdbdbd;
}
.m_news dd p {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}
.m_news dd span a {
  display: block;
  margin-top: 10px;
  float: right;
  width: 68px;
  height: 26px;
  line-height: 26px;
  background: #ededed url(../images/newbtn1.png) no-repeat 20px 7px;
  border-radius: 20px;
}
.m_news dl:hover span a {
  background: #085c9e url(../images/newbtn2.png) no-repeat 20px 7px;
}
.m_news dl:hover dt b {
  color: #085c9e;
}
.g_kstd {
  background: url(/images/tdbg.jpg) no-repeat center top;
  height: 420px;
}
.g_kstd h2 {
  background: url(/images/tdtit.png) no-repeat;
  width: 184px;
  height: 112px;
  position: absolute;
  left: 0;
  top: 60px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 75px 0 0 40px;
}
.g_kstd .m_kstd {
  margin-left: 430px;
  padding-top: 63px;
}
.g_kstd .m_kstd dl {
  padding-top: 22px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e0e0e0;
}
.g_kstd .m_kstd dl dt {
  float: left;
  padding-left: 52px;
  position: relative;
  font-size: 14px;
  color: #666666;
}
.g_kstd .m_kstd dl dt a {
  color: #666666;
}
.g_kstd .m_kstd dl dt i {
  position: absolute;
  left: 0;
  top: 5px;
  width: 40px;
  height: 40px;
}
.g_kstd .m_kstd dl dd {
  float: left;
}
.g_kstd .m_kstd dl dd a {
  float: left;
  padding: 0 6px;
  font-size: 14px;
  color: #666666;
}
.g_kstd .m_kstd dd a:hover {
  color: #085c9e;
  font-weight: bold;
}
.g_link {
  margin-top: -56px;
  height: 50px;
}
.g_link .linkcon {
  height: 50px;
}
.g_link .linkcon h2 {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #484530;
  font-weight: normal;
  text-align: center;
  width: 110px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #5b5b5b;
}
.link_c {
  width: 110px;
  height: 60px;
  line-height: 30px;
  background: #40b6ff;
  position: absolute;
  top: -60px;
  right: 0;
  overflow: hidden;
  display: none;
}
.link_c li {
  float: left;
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 110px;
}
.link_c li a {
  color: #fff;
}
/*animation*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.fa-spin {
  -webkit-animation: hvr-buzz-out 3s infinite linear;
  animation: hvr-buzz-out 3s infinite linear;
}
.fa-spin2 {
  -webkit-animation: fa-spin 30s infinite linear;
  animation: fa-spin 30s infinite linear;
}
.fa-shake {
  -webkit-animation: pulse 3s infinite linear;
  animation: pulse 3s infinite linear;
}
.fa-shake2 {
  -webkit-animation: pulse 11s infinite linear;
  animation: pulse 11s infinite linear;
}
.fa-bubble {
  -webkit-animation: bubble 3s infinite linear;
  animation: bubble 3s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    top: 0;
    left: 110px;
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -36px;
    left: 20px;
  }
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    top: 0;
    left: 110px;
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -36px;
    left: 20px;
  }
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 17px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 24px;
  }
}
