@charset "utf-8";
/*格式化*/
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", "Arial", Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1px;
  background: #fff;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: "Microsoft YaHei";
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
:focus {
  outline: 0;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: "Microsoft YaHei";
  font-size: 13px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
  font-family: "Microsoft YaHei";
}
.wrap img {
  width: 100%;
  display: block;
}
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#c8161e","sub1color":"#333333"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content {
  width: 92%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/*广告*/
.banner {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
}
.banner .swiper-pagination-bullet {
  background: #f5f5f5;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  margin: 0 0.4rem !important;
}
.banner .swiper-pagination-bullet-active {
  border-radius: 0.4rem;
  opacity: 1;
  background: #c8161e;
}
/*引子*/
.guide {
  padding-top: 2.5rem;
  height: 55.2rem;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 57.7rem;
  width: 100%;
  overflow: hidden;
}
.guide h5 {
  width: 100%;
  text-align: center;
  height: 3.5rem;
  font-size: 2.7rem;
  color: #333333;
  line-height: 3.5rem;
}
.guide h5 i {
  color: #c8161e;
}
.digital {
  width: 100%;
  height: 16.6rem;
  position: relative;
  overflow: hidden;
}
.digital:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 13rem;
  background: rgba(0, 0, 0, 0.2);
  top: 2.1rem;
  left: 33.33%;
}
.digital:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 13rem;
  background: rgba(0, 0, 0, 0.2);
  top: 2.1rem;
  left: 73%;
}
.digital ul li {
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  height: 8.3rem;
  padding-top: 1.7rem;
  float: left;
  border-bottom: rgba(0, 0, 0, 0.2) 1px solid;
  box-sizing: border-box;
}
.digital ul li b {
  font-size: 2.5rem;
  line-height: 2.4rem;
}
.digital ul li i {
  font-size: 2.4rem;
}
.digital ul li span {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  font-weight: normal;
  clear: both;
  line-height: 1.3rem;
  overflow: hidden;
  padding-top: 0.3rem;
}
.digital ul li:nth-child(1),
.digital ul li:nth-child(4) {
  width: 33.33%;
}
.digital ul li:nth-child(2),
.digital ul li:nth-child(5) {
  width: 40%;
  padding-left: 8%;
}
.digital ul li:nth-child(3),
.digital ul li:nth-child(6) {
  width: 26%;
  padding-left: 6%;
}
.digital ul li:nth-child(4),
.digital ul li:nth-child(5),
.digital ul li:nth-child(6) {
  border: none;
}
.yin_video {
  width: 100%;
  line-height: 0;
  position: relative;
  overflow: hidden;
  border-radius: 3.8rem 0 0 0;
  margin-top: 1.3rem;
}
.yin_video img,
.yin_video video {
  border-radius: 3.8rem 0 0 0;
}
.gui_desc {
  font-size: 1.2rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 2rem;
  height: 10rem;
  padding-top: 1.2rem;
}
.yinz_ico {
  display: block;
  width: 6.2rem;
  height: 6.2rem;
  z-index: 1;
  background-image: url('../images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 6.2rem 6.2rem;
  position: absolute;
  top: calc(50% - 3.1rem);
  left: calc(50% - 3.1rem);
}
.yinz_ico:before {
  content: '';
  position: absolute;
  width: 6.2rem;
  height: 6.2rem;
  -webkit-box-shadow: inset #c8161e 0 0 40px;
  box-shadow: inset #c8161e 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn2 2s ease-out 0.1s infinite;
}
.yinz_ico:after {
  content: '';
  position: absolute;
  width: 6.2rem;
  height: 6.2rem;
  -webkit-box-shadow: inset #c8161e 0 0 40px;
  box-shadow: inset #c8161e 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn 2s ease-out 1.1s infinite;
}
/*产品中心*/
.cp_tit {
  height: 5rem;
  font-size: 2.4rem;
  color: #333;
  line-height: 2.5rem;
  text-align: center;
  overflow: hidden;
}
.cp_tit a {
  display: block;
  color: #333;
}
.cp_tit span {
  display: block;
  font-size: 1.2rem;
  line-height: 1.3rem;
  padding-top: 0.8rem;
  font-weight: normal;
}
.pro_nav {
  margin-top: 2.2rem;
  height: 14rem;
}
.pro_nav ul li {
  width: 32.5%;
  height: 3.8rem;
  float: left;
  margin-bottom: 0.4rem;
  margin-right: 1.25%;
  font-size: 1.2rem;
  color: #fff;
  background: #1f3040;
  text-align: center;
  line-height: 3.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_nav ul li a {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  background: #1f3040;
  width: 100%;
  height: 3.8rem;
  text-align: center;
  line-height: 3.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_nav ul li.z-on {
  background: #c30d23;
  color: #fff;
  font-weight: bold;
}
.pro_more{
    display: block;
    margin: 2rem auto 2.5rem;
  font-size: 1rem;
  color: #fff;
  background: #c30d23;
  width: 45%;
  height: 2.5rem;
  text-align: center;
  line-height: 2.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_nav ul li:nth-child(3n),
.pro_list ul li:nth-child(2n),
.g-plan ul li:nth-child(2n),
.case_nav ul li:nth-child(3n),
.ab_m ul li:nth-child(2n) {
  margin-right: 0;
}
.g-pro {
  padding: 2.5rem 0;
}
.pro02 .m-cnt {
  height: 5rem;
  display: flex;
  justify-content: space-between;
  width: 66%;
  margin: 0 auto;
}
.pro02 .m-cnt li {
  height: 3rem;
  font-size: 1.6rem;
  color: #333;
  display: flex;
  align-items: center;
}
.pro02 .m-cnt li em {
  width: 1.8rem;
  height: 1.8rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.pro02 .m-cnt li em img {
  width: 1.8rem;
  height: 3.6rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pro02 .m-cnt li.z-on {
  color: #c8161e;
  font-weight: bold;
}
.pro02 .m-cnt li.z-on em img {
  margin-top: -1.8rem;
}
.pro_dl {
  display: block;
  width: 100%;
  line-height: 0;
  height: 27rem;
  overflow: hidden;
}
.pro_dl video{background:#000;}
.pro_list ul li {
  width: 48.7%;
  float: left;
  margin-right: 2.6%;
  margin-top: 1rem;
}
.pro_list ul li em {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  line-height: 0;
  overflow: hidden;
  border: #f6f6f6 1px solid;
box-sizing:border-box;
}
.pro_list ul li span {
  display: block;
  font-size: 1.2rem;
  color: #333333;
  line-height: 2rem;
  height: 2rem;
  width: 100%;
  text-align: center;
  padding: 0.6rem 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro01 .m-box .con,
.pro02 .m-box .con,
.g-ys .m-box .con,
.g-news .m-box .con {
  display: inline;
  float: left;
}
/*优势*/
.g-ys {
  overflow: hidden;
  width: 100%;
  background: #f5f5f5;
  padding: 3rem 0 3.5rem;
}
.g-ys .m-cnt {
  width: 100%;
  height: 6.2rem;
  margin-top: 1.8rem;
  position: relative;
  z-index: 1;
}
.g-ys .m-cnt:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  top: 0.8rem;
  left: 0;
  z-index: -1;
}
.g-ys .m-cnt li {
  width: 16.66%;
  height: 3.7rem;
  padding-top: 2.5rem;
  float: left;
  text-align: center;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.8rem;
  background-image: url('../images/ys_ico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1.6rem 1.6rem;
}
.g-ys .m-cnt li.z-on {
  background-image: url('../images/ys_ico02.png');
  color: #c8161e;
  font-weight: bold;
}
.g-ys dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.g-ys dl dd {
  width: 92%;
  margin: 0 auto;
  padding: 1.8rem 0 0;
  color: #333;
}
.g-ys dl dd h5 {
  display: inline-block;
  width: 100%;
  height: 6rem;
  overflow: hidden;
}
.g-ys dl dd h5 em {
  width: 8rem;
  height: 5.5rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 1rem;
  display: block;
  float: left;
}
.g-ys dl dd h5 em img {
  width: 8rem;
  height: 5.5rem;
}
.g-ys dl dd h5 span {
  display: block;
  float: left;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 1rem 0 0 1rem;
  position: relative;
}
.g-ys dl dd h5 span:after {
  content: "";
  width: 0.1rem;
  height: 3.5rem;
  background: rgba(52, 52, 52, 0.3);
  position: absolute;
  top: 1.3rem;
  left: 0;
}
.g-ys dl dd h5 i {
  display: block;
}
.g-ys dl dd p {
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding-top: 0.7rem;
}
.g-ys dl dd .ys_dot {
  width: 100%;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.8rem;
}
.g-ys dl dd .ys_dot i {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.6rem;
  margin: 0 0.5rem;
  background: #f5f5f5;
  border: #c8161e 0.1rem solid;
}
.g-ys dl dd .ys_dot i.cur {
  background: #c8161e;
  width: 2rem;
}
/*解决方案*/
.g-plan {
  padding: 3rem 0;
}
.g-plan ul {
  width: 100%;
  padding-top: 2.3rem;
}
.g-plan ul li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.8rem;
  line-height: 0;
  background: #f1f1f1;
  overflow: hidden;
}
.g-plan ul li span {
  display: block;
  font-size: 1.2rem;
  color: #333333;
  line-height: 3.4rem;
  height: 3.4rem;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.g-plan ul li i {
  display: block;
}
.g-plan ul li:nth-child(1) span,
.g-plan ul li:nth-child(2) span {
  line-height: 1.8rem;
  height: 4.7rem;
  padding-top: 0.7rem;
}
.plan_tel {
  width: 84%;
  margin: 2.2rem auto 0;
  display: flex;
  justify-content: space-between;
}
.plan_tel span {
  display: flex;
  align-items: center;
  width: 62%;
  font-size: 1.1rem;
  color: #333;
}
.plan_tel em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.plan_tel em img {
  width: 1.2rem;
  height: 1.2rem;
}
.plan_tel i {
  font-size: 1.5rem;
}
.plan_tel b {
  display: block;
  width: 34.5%;
  height: 2.5rem;
  font-size: 1rem;
  color: #fff;
  background: #c8161e;
  border-radius: 3rem;
  text-align: center;
  line-height: 2.4rem;
}
/*案例*/
.g-case {
  padding: 3rem 0 2.5rem;
  background: #f5f5f5;
}
.case_nav {
  margin-top: 2.3rem;
  height: 17.8rem;
}
.case_nav ul li {
  width: 32.3%;
  height: 5rem;
  float: left;
  margin-bottom: 0.5rem;
  margin-right: 1.5%;
}
.case_nav ul li a {
  display: block;
  font-size: 1.2rem;
  color: #333333;
  background: #fff;
  width: 100%;
  height: 4.2rem;
  text-align: center;
  padding-top: 0.8rem;
  line-height: 1.5rem;
  overflow: hidden;
}
.case_nav ul li em {
  display: block;
  width: 1.7rem;
  height: 1.6rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.3rem;
}
.case_nav ul li em img {
  width: 1.7rem;
  height: 1.6rem;
}
.case_nav ul li:first-child a {
  background: #c8161e;
  color: #fff;
}
.case dl {
  width: 100%;
}
.case dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.case dl dd {
  width: 100%;
  padding: 1.5rem 0 3rem;
}
.case dl dd a {
  display: block;
}
.case dl dd h3 {
  line-height: 2.2rem;
  font-size: 1.5rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case dl dd p {
  font-size: 1.2rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2rem;
  height: 6rem;
  padding-top: 1rem;
}
.case dl dd span {
  margin-top: 2rem;
  width: 39%;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c8161e;
  font-size: 1.2rem;
  color: #fff;
  border-radius: 3.5rem;
}
.case dl dd em {
  width: 1.4rem;
  height: 1.4rem;
  line-height: 0;
  overflow: hidden;
  margin-left: 1rem;
}
.case dl dd em img {
  width: 1.4rem;
  height: 1.4rem;
}
/*视频中心*/
.g-video {
  padding: 3rem 0;
}
.video_tit a {
  display: block;
  width: 100%;
  font-size: 2.4rem;
  color: #333;
  text-align: center;
  line-height: 3.5rem;
  overflow: hidden;
}
.video_desc {
  font-size: 1.2rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2.4rem;
  height: 7.2rem;
  padding-top: 1rem;
  text-align: center;
}
.video {
  padding: 0 32% 0 4%;
  margin-top: 2.5rem;
}
.video dl {
  width: 100%;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}
.video dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.video dl dt img,
.video dl dt video {
  border-radius: 1rem;
}
.video dl dd {
  width: 70%;
  position: absolute;
  bottom: 4rem;
  left: 1.5rem;
  z-index: 6;
}
.video dl dd a {
  width: 100%;
  height: 5.5rem;
  background: #c8161e;
  color: #fff;
  border-radius: 5rem;
  display: flex;
  align-items: center;
}
.video dl dd h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4rem;
  height: 2.8rem;
  font-size: 1rem;
  width: 60%;
}
.video dl dd em {
  width: 4rem;
  height: 4rem;
  line-height: 0;
  overflow: hidden;
  background: #fff url('../images/video_ico01.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2rem 2rem;
  margin: 0 0.5rem 0 0.7rem;
  border-radius: 50%;
}
.video dl.swiper-slide-active dd a {
  background: #fff;
  color: #000;
}
.video dl.swiper-slide-active dd em {
  background-color: #e5e5e5;
}
/*新闻*/
.g-news {
  padding: 2rem 0;
  background: #f5f5f5;
  overflow: hidden;
}
.g-news .m-cnt {
  width: 100%;
  height: 5.7rem;
  margin: 1.5rem 0 0;
}
.g-news .m-cnt li {
  font-size: 1.1rem;
  color: #fff;
  width: 25%;
  float: left;
  height: 4rem;
  position: relative;
  background: #404040;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-news .m-cnt li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #777;
  position: absolute;
  top: 0;
  left: 0;
}
.g-news .m-cnt li:first-child:before {
  display: none;
}
.g-news .m-cnt li em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.g-news .m-cnt li em img {
  width: 1.2rem;
  height: 1.2rem;
}
.g-news .m-cnt li.z-on {
  background: #c8161e;
  color: #fff;
  font-weight: bold;
}
.g-news .m-cnt li:nth-child(1) {
  border-radius: 4rem 0 0 4rem;
}
.g-news .m-cnt li:nth-child(4) {
  border-radius: 0 4rem 4rem 0;
}
.g-news .m-box ul li {
  width: 100%;
  height: 3.2rem;
  line-height: 3.2rem;
  border-bottom: #ccc 1px dashed;
  position: relative;
  padding-left: 1rem;
  box-sizing:border-box;
}
.g-news .m-box ul li:before{
    content: "";width: 0;height: 0;position: absolute;top: 50%;left: 0.2rem;margin-top: -0.3rem;
border-left:0.3rem solid #c30d23; 
border-top:0.3rem solid transparent;
border-bottom:0.3rem solid transparent;
}
.g-news .m-box ul li h5 {
  font-size: 1.1rem;
  color: #333;
  font-weight: normal;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
  width: 80%;
  float: left;
}
.g-news .m-box ul li span {
  font-size: 0.8rem;
  color: #666;
  display: block;
  float: right;
}

.g-news dl {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
  height: 9.7rem;
  background: #fff;
}
.g-news dl dt {
  width: 50%;
  max-width: 50%;
  height: 9.7rem;
  line-height: 0;
  overflow: hidden;
  float: left;
}
.g-news dl dd {
  float: left;
  width: 43%;
  padding: 1.5rem 0 0 1.5rem;
}
.g-news dl dd h5 {
  font-size: 1.2rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8rem;
  height: 3.6rem;
}
.g-news dl dd span {
  font-size: 1.2rem;
  color: #666;
  display: block;
  width: 100%;
  line-height: 1.5rem;
  padding-top: 0.3rem;
}
/*关于*/
.about {
  width: 100%;
  height: 50.4rem;
  padding-top: 2.5rem;
  overflow: hidden;
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 52.9rem;
}
.ab_tit {
  text-align: center;
  height: 9.5rem;
}
.ab_tit a {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.5rem;
  color: #fff;
  display: block;
}
.ab_tit em {
  display: block;
  width: 21rem;
  height: 6.3rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.5rem;
}
.ab_tit em img {
  width: 21rem;
  height: 6.3rem;
}
.ab_desc {
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2.4rem;
  height: 7.2rem;
}
.ab_btn {
  width: 49%;
  display: block;
  margin: 2rem auto 0;
  height: 6.6rem;
}
.ab_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4rem;
  width: 100%;
  height: 3.9rem;
  font-size: 1.4rem;
  color: #fff;
  background: #c8161e;
}
.ab_btn em {
  width: 1.7rem;
  height: 1.7rem;
  line-height: 0;
  overflow: hidden;
  margin-left: 2.5rem;
}
.ab_btn em img {
  width: 1.7rem;
  height: 1.7rem;
}
.ab_m {
  width: 100%;
}
.ab_m ul li {
  float: left;
  width: 49%;
  height: 10.3rem;
  background: #fff;
  padding: 1rem 0 0 1.2rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  margin-bottom: 0.7rem;
  margin-right: 2%;
}
.ab_m ul li a {
  display: block;
}
.ab_m ul li em {
  display: block;
  width: 53.5%;
  float: left;
  line-height: 0;
  overflow: hidden;
  border-radius: 50%;
}
.ab_m ul li span {
  display: block;
  width: 37%;
  float: right;
  padding: 2rem 0 0;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #333;
}
.ab_m ul li i {
  display: block;
}
/**/
html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 8.533px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 9.6px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 10.664px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 11.04px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 11.73px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 12.796px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 13.863px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 14.93px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 15.996px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 17.06px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 18.1288px;
  }
}
@media screen and (min-width: 700px) {
  html {
    font-size: 18.66px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 19.1952px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 20px;
  }
}
/**/
@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes warn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
