.hoverScale {
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.hoverScale:hover {
  transform: scale(1.1);
}
.page_banner img {
  width: 100%;
  max-width: 1920px;
  vertical-align: top;
}
.page_banner_bg {
  min-width: 1200px;
  width: 100%;
  height: 480px;
  background-size: 100%;
}
.page_banner_bg .t {
  padding-top: 94px;
  font-size: 65px;
  color: #fff;
}
.page_banner_bg .st {
  margin-top: 20px;
  font-size: 36px;
  color: #fff;
}
.banner_contact {
  min-width: 1200px;
  background: url(../images/contact_bg.jpg) no-repeat top center;
  text-align: center;
}
.banner_bg {
  min-width: 1200px;
  background: url(../images/bg.jpg) no-repeat top center;
  text-align: center;
}
.banner_download {
  min-width: 1200px;
  height: 570px;
  background: url(../images/download_bg.jpg) no-repeat top center;
}
.banner_download .t {
  padding-top: 94px;
  font-size: 80px;
  color: #fff;
}
.banner_download .st {
  margin-top: 5px;
  font-size: 36px;
  color: #fff;
}
.banner_download .img {
  margin-top: 50px;
}
.banner_download .img > p {
  display: inline-block;
  color: #fff;
  vertical-align: top;
  margin-right: 20px;
}
.banner_download .img .download_ewm {
  width: 168px;
  text-align: center  ;
  font-size: 20px;
}
.banner_download .img .download_ewm img {
  width: 100%;
}
.banner_home {
  min-width: 1200px;
  height: 570px;
  background: url(../images/banner.png) no-repeat top center;
}
.banner_home .t {
  padding-top: 128px;
  font-weight: bold;
  font-size: 80px;
  color: #fff;
}
.banner_home .st {
  margin-top: 4px;
  font-size: 44px;
  color: #fff;
}
.banner_home .tel {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #fff;
  padding: 8px 35px;
  margin-top: 20px;
  font-size: 36px;
  color: #fff;
}
.banner_home .tel strong {
  font-weight: bold;
  font-size: 44px;
}
.banner_vip {
  min-width: 1200px;
  height: 570px;
  /* background: url(../images/vipBanner.jpg) no-repeat top center; */
  background: url(../images/911.jpg) no-repeat top center;
}

.banner_2195 {
  min-width: 1200px;
  height: 570px;
  background: url(../images/office_1231.jpg) no-repeat top center;
}

.banner_2196 {
  min-width: 1200px;
  height: 570px;
  background: url(../images/IMG_2195.png) no-repeat top center;
}

/* .banner_2196 {
  min-width: 1200px;
  height: 570px;
  background: url(../images/IMG_2196.jpg) no-repeat top center;
} */

.banner_vip img {
  width: 100%;
  vertical-align: top;
}
.banner_vip a {
  display: block;
  width: 100%;
  height: 100%;
}
/* 轮播图 */
.slider {
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slideBox .hd {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 1;
}
.slideBox .hd ul {
  text-align: center;
}
.slideBox .hd ul li {
  cursor: pointer;
  float: left;
  margin-left: 6px;
  margin-right: 6px;
  width: 35px;
  height: 8px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.slideBox .hd ul .on {
  width: 8px;
  height: 8px;
  color: #fff;
  transform: scale(1.2);
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd li img {
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.common_title {
  text-align: center;
  font-size: 40px;
  color: #1d1d1d;
}
.common_title .sub_t {
  display: block;
  color: #3f3f40;
  font-size: 20px;
}
.common_title .title_bg {
  display: inline-block;
  padding-left: 60px;
  padding-bottom: 10px;
  background: url(../images/1.png) no-repeat left top 6px;
}
.Home_lg_btn {
  display: block;
  width: 290px;
  height: 70px;
  margin: 40px auto 0;
  background-color: #2376ff;
  border-radius: 10px;
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  font-weight: normal;
  letter-spacing: 2px;
  box-shadow: 0 15px 30px rgba(172, 203, 255, 0.9);
}
.Home_product {
  min-width: 1200px;
  padding: 36px 0 50px;
}
.Home_product .Home-product-box {
  position: relative;
  height: 600px;
}
.Home_product .Home-product_dl dd {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  margin-top: 76px;
}
.Home_product .Home-product_dl dd.hover .img {
  background-position: 0 -62px;
}
.Home_product .Home-product_dl dd.hover .text .t {
  color: #2376ff;
}
.Home_product .Home-product_dl dd.hover .text .c {
  color: #2376ff;
}
.Home_product .Home-product_dl .img {
  float: left;
  width: 62px;
  height: 62px;
  background-color: #2376ff;
}
.Home_product .Home-product_dl .cp1 {
  background: url(../images/icon-cp01.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .cp2 {
  background: url(../images/icon-cp02.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .cp3 {
  background: url(../images/icon-cp03.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .cp4 {
  background: url(../images/icon-cp04.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .cp5 {
  background: url(../images/icon-cp05.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .cp6 {
  background: url(../images/icon-cp06.png) no-repeat 0 0;
  background-size: 100%;
}
.Home_product .Home-product_dl .text {
  float: left;
  padding-left: 28px;
}
.Home_product .Home-product_dl .text .t {
  margin-bottom: 16px;
  font-weight: bold;
  color: #1d1d1d;
  font-size: 24px;
}
.Home_product .Home-product_dl .text .c {
  color: #575758;
  font-size: 18px;
}
.Home_product .product_dl_l {
  float: left;
}
.Home_product .product_dl_r {
  float: right;
}
.Home_product .Home-product_center {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
}
.Home_product .Home-product_center img {
  max-width: 300px;
  display: inline-block;
  display: none;
}
.Home_data {
  min-width: 1200px;
  position: relative;
  height: 764px;
  background: url(../images/data_bg.jpg) no-repeat top center;
  padding-top: 104px;
  box-sizing: border-box;
}
.Home_data .Home_dataNum {
  height: 115px;
}
.Home_data .Home_dataNum li {
  width: 33.3%;
  text-align: center;
  float: left;
}
.Home_data .Home_dataNum li h3 {
  font-size: 70px;
  color: #2376ff;
}
.Home_data .Home_dataNum li p {
  font-size: 26px;
  color: #2376ff;
}
.Home_data .num_data {
  position: relative;
  width: 860px;
  height: 530px;
  margin: 0 auto;
}
.Home_data .num_data .label {
  display: block;
  padding-left: 40px;
  background: url(../images/dots.png) no-repeat center left;
  font-size: 20px;
}
.Home_data .num_data .label span {
  display: block;
  font-size: 40px;
  letter-spacing: -1px;
  animation: scale 2s linear 0s infinite ;
}
.Home_data .num_data .label1 {
  position: absolute;
  left: 40%;
  top: 18%;
}
.Home_data .num_data .label2 {
  position: absolute;
  left: 20%;
  top: 34%;
}
.Home_data .num_data .label3 {
  position: absolute;
  left: 70%;
  top: 44%;
}
.Home_data .num_data .label4 {
  position: absolute;
  left: 45%;
  top: 50%;
}
.Home_data .num_data .label5 {
  position: absolute;
  left: 8%;
  top: 63%;
}
.Home_data .Home_lg_btn {
  position: absolute;
  bottom: 5%;
  left: 50%;
  margin-left: -145px;
}
.Home_fuwu {
  min-width: 1200px;
  padding: 70px 0;
  background-color: #191c26;
}
.Home_fuwu .common_title {
  color: #fff;
}
.Home_fuwu .common_title .sub_t {
  color: #fff;
}
.Home_fuwu .common_title .title_bg {
  background: url(../images/2.png) no-repeat left top 8px;
}
.Home_fuwu .Home_lg_btn {
  box-shadow: 0 0 0 ;
}
.foot_banner {
  min-width: 1200px;
  height: 560px;
  background: url(../images/H_foot_bg.jpg) no-repeat top center;
  padding-top: 104px;
  box-sizing: border-box;
}
.foot_banner .img {
  float: left;
}
.foot_banner .banner-text {
  padding-left: 78px;
  color: #fff;
  float: left;
}
.foot_banner .banner-text h3 {
  font-size: 70px;
  color: #2376ff;
}
.foot_banner .banner-text p {
  font-size: 40px;
}
.foot_banner .banner-text .tel {
  margin-top: 32px;
  font-size: 60px;
  font-weight: bold;
}
.foot_banner .banner-text .tel img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.foot_banner .Home_lg_btn {
  box-shadow: 0 0 0 ;
  margin: 0;
  margin-top: 38px;
}
.ser-list {
  margin-top: 80px;
  margin-bottom: 58px;
}
.ser-list .item {
  position: relative;
  float: left;
  width: 240px;
  height: 320px;
  overflow: hidden;
}
.ser-list .item .bg-item {
  width: 240px;
  height: 320px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.ser-list .item .bg-item img,
.ser-list .item .item-hover img {
  display: block;
  padding-top: 101px;
  margin: 0 auto ;
  width: 40px;
  height: 40px;
}
.ser-list .item .bg-item span {
  display: block;
  margin: 30px auto 21px;
  text-align: center;
  width: 20px;
  height: 2px;
  background: #fff;
}
.ser-list .item .bg-item p {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.bg-img1 {
  background-image: url(../images/sitem_bg1.png);
}
.bg-img2 {
  background-image: url(../images/sitem_bg2.png);
}
.bg-img3 {
  background-image: url(../images/sitem_bg3.png);
}
.bg-img4 {
  background-image: url(../images/sitem_bg4.png);
}
.bg-img5 {
  background-image: url(../images/sitem_bg5.png);
}
.ser-list .item .item-hover {
  position: absolute;
  width: 80%;
  padding: 0 10%;
  height: 100%;
  left: 0;
  top: 100%;
  z-index: 10;
  background: #2376ff;
}
.ser-list .item .item-hover img {
  padding-top: 30px;
}
.ser-list .item .item-hover h5 {
  text-align: center;
  margin: 41px 0 15px 0;
  color: #fff;
}
.ser-list .item .item-hover p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.ser-list .item .item-hover button {
  position: absolute;
  bottom: 44px;
  left: 50%;
  margin-left: -42px;
  border: none;
  background: #fff;
  color: #2376ff;
  width: 84px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.Home_about {
  padding: 70px 0;
}
.Home_about .title_bg {
  background: url(../images/3.png) no-repeat left top 8px;
}
.Home_about .Home_intro_text {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 26px;
  color: #3f3f40;
  text-indent: 2em;
  line-height: 1.5;
}
.Home_about .Home_intro_img {
  position: relative;
}
.Home_about .Home_intro_img .label1 {
  position: absolute;
  top: 0;
  left: 58.7%;
  display: block;
  width: 197px;
  height: 144px;
  background-color: #2376ff;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 144px;
  font-size: 30px;
  animation: scale 2s linear 0.1s infinite;
}
.Home_about .Home_intro_img .label2 {
  position: absolute;
  top: 66%;
  left: 52.4%;
  display: block;
  width: 204px;
  height: 158px;
  background-color: #2376ff;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 144px;
  font-size: 40px;
  animation: scale 2s linear 0.2s infinite;
}
.Home_about .Home_intro_img .label3 {
  position: absolute;
  top: 27%;
  left: 20.5%;
  display: block;
  width: 187px;
  height: 134px;
  background-color: #2376ff;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 134px;
  font-size: 30px;
  animation: scale 2s linear 0.3s infinite;
}
.Home_about .Home_intro_img .label4 {
  position: absolute;
  top: 31.5%;
  left: 43.5%;
  display: block;
  width: 118px;
  height: 87px;
  background-color: #2376ff;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 87px;
  font-size: 22px;
  animation: scale 2s linear 0.4s infinite;
}
.Home_about .Home_intro_img .label5 {
  position: absolute;
  top: 12.4%;
  left: 13.8%;
  display: block;
  width: 83px;
  height: 61px;
  background-color: #2376ff;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 61px;
  font-size: 18px;
  animation: scale 2s linear 0.5s infinite;
}
.section_contact_form {
  padding-bottom: 30px;
}
.contact_from {
  position: relative;
  z-index: 10;
  min-width: 1200px;
  width: 100%;
  padding: 30px 40px;
  margin-top: -186px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
}
.contact_from .t {
  margin-bottom: 40px;
  text-align: center;
  font-size: 26px;
}
.contact_from .form-group {
  margin-bottom: 24px;
}
.contact_from .form-group .input_item {
  width: 338px;
  height: 68px;
  margin-right: 48px;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
}
.contact_from .form-group .input_item:last-child {
  margin-right: 0;
}
.contact_from .form-group .input_item input {
  width: 100%;
  line-height: 68px;
  background-color: #f0f2f7;
  border: 0;
  outline: none;
  padding: 0 20px ;
  box-sizing: border-box;
}
.contact_from .form-group .form-textarea {
  width: 100%;
  height: 300px;
  padding: 28px;
  background-color: #f0f2f7;
  box-sizing: border-box;
  border: 0;
  outline: none;
  border-radius: 8px;
  overflow: hidden;
}
.contact_from .contact_from_submit {
  display: block;
  width: 666px;
  height: 70px;
  margin: 0 auto;
  background-color: #2376ff;
  border-radius: 5px;
  border: 0 ;
  outline: none;
  font-size: 32px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: normal;
}
.problem_list {
  position: relative;
  z-index: 10 ;
  margin-top: -190px;
}
.problem_list .problem_list_ul {
  padding-bottom: 20px;
}
.problem_list li {
  position: relative;
  padding: 32px;
  padding-left: 96px;
  margin-bottom: 18px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(126, 147, 182, 0.36);
}
.problem_list li .num_bg {
  position: absolute;
  top: 32px;
  left: 28px;
  width: 48px;
  height: 57px;
  line-height: 57px;
  background: url(../images/num_bg.png) no-repeat;
  background-size: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 32px;
}
.problem_list li .t {
  margin-bottom: 26px;
  font-size: 32px;
  color: #1d1d1d;
}
.problem_list li .dec {
  font-size: 24px;
}
.teaching_list {
  position: relative;
  z-index: 10 ;
  margin-top: -190px;
}
.teaching_list .teaching_list_ul {
  padding-bottom: 20px;
}
.teaching_list .item {
  display: flow-root;
  position: relative;
  margin-bottom: 18px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(126, 147, 182, 0.36);
}
.teaching_list .item > div {
  display: table-cell;
  vertical-align: middle;
}
.teaching_list .img {
  width: 342px;
  height: 270px;
}
.teaching_list .img img {
  width: 100%;
  vertical-align: middle;
}
.teaching_list .dec {
  padding-left: 38px;
  padding-right: 20px;
  box-sizing: border-box;
}
.teaching_list .dec .t {
  margin-bottom: 20px;
  font-size: 32px;
  color: #1d1d1d;
}
.teaching_list .dec .time {
  display: block;
  margin-bottom: 30px;
  font-size: 20px;
  color: #939ba7;
}
.teaching_list .dec .p {
  font-size: 24px;
  color: #575758;
}
.hentry {
  background-color: #fff;
  /*padding: 30px;*/
  box-sizing: border-box;
}
.entry .entry-title {
  margin-bottom: 18px;
  text-align: center;
  color: #3f3f40;
  font-size: 36px;
}
.entry .entry-info {
  text-align: center;
}
.entry .entry-info span {
  color: #939ba7;
  font-size: 26px;
}
.entry .entry-content {
  margin-top: 70px;
  color: #222;
  font-size: 16px;
}
.entry .entry-content p {
  margin: 10px 0;
}
.section_download {
  min-width: 1200px;
  height: 860px;
  padding-top: 100px;
  box-sizing: border-box;
}
.section_download .section_l {
  float: left;
}
.section_download .section_r {
  float: right;
  text-align: right;
}
.section_download .section_text {
  width: 680px;
}
.section_download .section_text .h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 40px;
  color: #1d1d1d;
}
.section_download .section_text p {
  color: #575758;
  font-size: 24px;
  line-height: 30px;
}
.section_download .section_text .dwewm {
  margin-top: 20px;
}
.section_download .section_text .dwewm img {
  width: 260px;
  border-radius: 20px;
  box-shadow: 0 15px 30px rgba(126, 147, 182, 0.36);
}
.section_download .section_text .dwewmP {
  width: 260px;
  margin-top: 10px;
  float: right;
  text-align: center;
  font-size: 24px;
  color: #575758;
}
.section_download .section_text .dwewmP_l {
  float: left;
}
.card-list {
  -webkit-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin: 46px -58px 0;
}
.card-list li {
  float: left;
  width: 33.3%;
  padding: 0 28px;
  margin-bottom: 12px;
  box-sizing: border-box;
}
.card-list li .item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
}
.card-list li .item:hover {
  transform: scale(1.1);
}
.card-list li .card-head {
  text-align: center;
  height: 96px;
  background-color: #efd7b6;
}
.card-list li .card-head .t {
  padding-top: 18px;
  margin-bottom: 10px;
  font-size: 28px;
  color: #1d1d1d;
  font-weight: bold;
  line-height: 1;
}
.card-list li .card-head .t img {
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 2px;
}
.card-list li .card-head .st {
  font-size: 24px;
  color: #1d1d1d;
  line-height: 1;
}
.card-list li .card-body {
  padding: 40px 0 30px;
  text-align: center;
}
.card-list li .card-body .price {
  display: block;
  margin-bottom: 26px;
  font-size: 36px;
  color: #ff8b10;
}
.card-list li .card-body p {
  padding-bottom: 14px;
  color: #1d1d1d;
  font-size: 20px;
  line-height: 1;
}
.card-list li .card-body .btn {
  display: block;
  width: 214px;
  height: 58px;
  border-radius: 5px;
  border: 1px solid #2376ff;
  text-align: center;
  line-height: 58px;
  color: #2376ff;
  font-size: 28px;
  margin: 32px auto 0;
}
.card-list li:nth-child(2) .card-head {
  background-color: #13110b;
}
.card-list li:nth-child(2) .card-head .t {
  color: #e7c5a2;
}
.card-list li:nth-child(2) .card-head .st {
  color: #e7c5a2;
}
.card-list li:nth-child(3) .card-head {
  background-color: #3e5681;
}
.card-list li:nth-child(3) .card-head .t {
  color: #fff;
}
.card-list li:nth-child(3) .card-head .st {
  color: #fff;
}
.quanyi_section {
  min-width: 1200px;
  background-color: #f7f7f9;
  padding: 36px 0 50px;
}
.quanyi_section .common_title .title_bg {
  background: url(../images/2_blue.png) no-repeat left top 8px;
}
.ys_lis {
  -webkit-display: flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 60px;
}
.ys_lis li {
  float: left;
  text-align: center;
}
.ys_lis .img {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #2376ff;
}
.ys_lis p {
  margin-top: 28px;
  font-size: 24px;
  line-height: 1;
}
.tab-mp {
  border-bottom: 1px solid #d2d5da;
}
.tab-mp li {
  width: 25%;
  float: left;
  text-align: center  ;
  line-height: 100px;
  font-size: 28px;
  cursor: pointer;
}
.tab-mp li.onthis span {
  display: inline-block;
  border-bottom: 1px solid #2376ff;
  line-height: 100px;
  color: #2376ff;
}
.tab-con {
  padding: 72px 0;
}
.con-body {
  display: none;
  padding: 0 40px;
  box-sizing: border-box;
}
.con-body .img {
  float: left;
}
.con-body .text {
  float: left;
  padding-left: 60px;
  box-sizing: border-box;
}
.con-body .text .t {
  margin-bottom: 30px;
  font-size: 28px;
  color: #2376ff;
}
.con-body .text-ul {
  font-size: 24px;
  color: #1d1d1d;
}
.con-body .text-ul li {
  margin: 8px 0;
}
.con-body .text-ul span {
  line-height: 1;
  font-size: 30px;
  color: #2376ff;
  vertical-align: middle;
}
.con-body .course-ul {
  font-size: 24px;
  color: #1d1d1d;
}
.after_sale_section {
  min-width: 1200px;
  padding: 42px 0 80px;
  background-color: #f7f7f9;
}
.after_sale_section .common_title .title_bg {
  background: url(../images/3.png) no-repeat left top 8px;
}
.after_sale_section .after_sale_list {
  -webkit-display: flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 52px;
}
.after_sale_section .after_sale_list li {
  width: 250px;
  height: 292px;
  padding: 44px 0;
  box-sizing: border-box;
  float: left;
  background-color: #2376ff;
  text-align: center;
  color: #fff;
}
.after_sale_section .after_sale_list li .img {
  width: 50px;
  margin: 0 auto;
}
.after_sale_section .after_sale_list li .img img {
  width: 100%;
}
.after_sale_section .after_sale_list li .sale_name {
  font-size: 26px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 24px;
}
.after_sale_section .after_sale_list li p {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1;
}
.after_sale_section .after_sale_list li:nth-child(1) {
  background: url(../images/saleBg01.png) no-repeat center center;
  background-size: 100%;
}
.after_sale_section .after_sale_list li:nth-child(2) {
  background: url(../images/saleBg02.png) no-repeat center center;
  background-size: 100%;
}
.after_sale_section .after_sale_list li:nth-child(3) {
  background: url(../images/saleBg03.png) no-repeat center center;
  background-size: 100%;
}
.after_sale_section .after_sale_list li:nth-child(4) {
  background: url(../images/saleBg04.png) no-repeat center center;
  background-size: 100%;
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}

