@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  min-width: 1200px;
  font-family: 'MicrosoftYaHeiUI';
  -moz-user-select: none;
  /*火狐*/

  -webkit-user-select: none;
  /*webkit浏览器*/

  -ms-user-select: none;
  /*IE10*/

  -khtml-user-select: none;
  /*早期浏览器*/

  user-select: none;
}

* {
  box-sizing: content-box;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
}

header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}

body {
  margin: 0 auto;
  padding: 0px;
  min-width: 1200px;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";

}

div,
ul,
li,
h1,
p,
hr,
form,
input {
  margin: 0;
  padding: 0;
}

table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

a,
input,
i {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input {
  background: none;
  outline: none;
  border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input:focus {
  border: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.zt-wrap img {
  display: block;
  width: 100%;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.zhaoshan-box {
  word-spacing: 0 !important;
  /* text-align: center; */
}

.zt-wrap {
  position: relative;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zhaoshan-box img {
  width: 100%;
  height: 100%;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.indruct {
  padding: 50px 24px 0px 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
}

.indruct-left {
  width: 400px;
  height: 360px;
  position: relative;
}

.indruct-left img {
  height: 300px !important;
}

.indruct-right {
  margin-left: 30px;
  flex: 1;
  padding-top: 30px;
}

.indruct-right .bj {
  width: 227px !important;
  height: 29px !important;
  margin: 0 auto;
  margin-bottom: 26px;
}

.indruct-right p {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  margin-bottom: 30px;
}

.indruct-btn {
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  width: 280px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  margin: 0 auto;
  background: url(../images/indruct-btn.png) no-repeat;
  background-size: 100% 100%;
}

.indruct-left .swiper-pagination {
  width: 100% !important;
}

.indruct-left .swiper-pagination-bullet {
  width: 16px !important;
  height: 4px !important;
  background: #D8D8D8 !important;
  border-radius: 2px !important;
  opacity: 1 !important;
  margin: 0 10px !important;
}

.indruct-left .swiper-pagination-bullet-active {
  width: 16px !important;
  height: 4px !important;
  background: #C6120B !important;
  border-radius: 2px !important;
}

.humen {
  background: url(../images/4.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 40px;
}

.humen-top {
  width: 100%;
  height: 97px;
  margin-bottom: 30px;
}

.humen-con {
  display: flex;
  justify-content: space-between;
}

.humen-con div {
  width: 351px;
  height: 167px;
  position: relative;
  margin-bottom: 39px;
}

.humen-con div p {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  position: absolute;
  left: 120px;
  top: 0;
  right: 42px;
  bottom: 0;
  display: flex;
  align-items: center;
}

.humen-con div:nth-child(1) {
  background: url(../images/6.png) no-repeat;
  background-size: 100% 100%;
}

.humen-con div:nth-child(2) {
  background: url(../images/7.png) no-repeat;
  background-size: 100% 100%;
}

.humen-con div:nth-child(3) {
  background: url(../images/8.png) no-repeat;
  background-size: 100% 100%;
}

.humen-btn {
  width: 280px;
  height: 48px;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  margin: 0 auto;
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

.object {
  background: url(../images/9.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 40px;
}

.object-top {
  width: 1200px;
  height: 87px;
  margin-bottom: 40px;
}

.object-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.object-item {
  width: 277px;
  height: 376px;
  border-radius: 8px;
  overflow: hidden;
}

.item-bg {
  width: 100%;
  height: 170px;
}

.item-desc {
  height: 206px;
  background: #FFFFFF;
  padding: 20px 14px 0 19px;
}

.item-desc-tit {
  font-size: 22px;
  font-family: Alibaba-PuHuiTi, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-bottom: 12px;
}

.item-desc-con {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
}

.sq {
  padding-bottom: 40px;
}

.sq-top {
  width: 100%;
  height: 87px;
  margin-bottom: 30px;
}

.sq-list {
  display: flex;
  justify-content: space-between;
}

.sq-item {
  width: 224px;
  height: 331px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  position: relative;
  padding: 21px 21px 0px 21px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  overflow: hidden;

}

.sq-item::before {
  position: absolute;
  display: block;
  content: '';
  height: 6px;
  left: 0;
  right: 0;
  background: #BC2A20;
  top: 0;
}

.sq-img {
  width: 160px;
  height: 90px;
  margin: 0 auto;
}

.sq-con {
  flex: 1;
  padding-top: 30px;
}

.sq-title {
  font-size: 22px;
  font-family: Alibaba-PuHuiTi, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.sq-desc {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.sq-abs {
  position: absolute;
  left: -0;
  height: 6px;
  right: 0;
  top: -0px;
  background: #BC2A20;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px 8px 0px 0px;
  transition: linear .3s all;
  opacity: 0;
  padding: 21px 21px 0px 21px;
  display: flex;
  flex-direction: column;
}

.sq-abs .sq-title,
.sq-abs .sq-desc {
  color: #FFFFFF !important;
}

.sq-item:hover .sq-abs {
  bottom: 0 !important;
  height: 100% !important;
  border-radius: 8px !important;
  opacity: 1;
}

.sq-btn {
  margin: 0 auto;
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  width: 280px;
  height: 48px;
  line-height: 48px;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  margin-top: 30px;
  cursor: pointer;
}

.style {
  padding-bottom: 25px;
  background: url(../images/21.png) no-repeat;
  background-size: 100% 100%;
}

.style-top {
  width: 100%;
  height: 87px;
  margin-bottom: 26px;
}

.style-item {
  margin-bottom: 15px;
  width: 100%;
  height: 122px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(196, 32, 46, 0.08);
  border-radius: 12px;
  display: flex;
  overflow: hidden;
}

.style-left {
  width: 162px;
  height: 122px;
  background: #C4202E;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 23px;
}

.style-left span {
  font-size: 28px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 40px;
}

.style-right {
  flex: 1;
  display: flex;
  padding-left: 28px;
  padding-right: 25px;
  justify-content: space-between;
  align-items: center;
}

.style-right span {
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  display: block;
  width: 440px;
  line-height: 28px;
}

.style-right div {
  width: 140px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #C4202E;
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #C4202E;
  text-align: center;
  cursor: pointer;
  line-height: 48px;
}

.style-list {
  width: 836px;
  margin: 0 auto;
}

.js {
  padding-bottom: 40px;
  background: url(../images/25.png) no-repeat;
  background-size: 100% 100%;
}

.js-top {
  width: 100%;
  height: 140px;
  margin-bottom: 26px;
}

.js-con {
  width: 1200px;
  height: 658px;
  margin-bottom: 30px;
}

.team {
  padding-bottom: 40px;
  background: url(../images/26.png) no-repeat;
  background-size: 100% 100%;
}

.team-top {
  width: 100%;
  height: 140px;
}

.team-list {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}

.team-item {
  width: 390px;
  height: 285px;
}

.team-teacher {
  margin-bottom: 30px;
}

.teacher-top div,
.teacher-bottom div {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}

.teacher-top {
  width: 1200px;
  padding-left: 112px;
  display: flex;
  justify-content: space-between;
}

.teacher-bottom {
  margin-top: -36px;
  display: flex;
  justify-content: space-between;
  padding-right: 117px;
}

.case {
  padding-bottom: 40px;
  background: url(../images/32.png) no-repeat;
  background-size: 100% 100%;
}

.case-top {
  width: 100%;
  height: 87px;
  margin-bottom: 40px;
}

.case-swiper {
  width: 780px;
  margin: 0 auto;
  height: 460px;
  position: relative;
  margin-bottom: 30px;
}

.case .swiper-slide {
  width: 260px !important;
  height: 460px !important;
  background: red;
}

.case .swiper-container {
  width: 100%;
  height: 100%;
}

.case .swiper-slide-prev,
.case .swiper-slide-next {
  transform: scale(.77);
}

.case .swiper-button-prev {
  left: -40px !important;
}

.case .swiper-button-next {
  right: -40px !important;
}

.case .swiper-button-prev {
  width: 36px !important;
  height: 36px !important;
  background-image: url(../images/l.png);
  background-size: 100% 100%;
}

.case .swiper-button-next {
  width: 36px !important;
  height: 36px !important;
  background-image: url(../images/r.png);
  background-size: 100% 100%;
}

.reson {
  padding-bottom: 40px;
}

.reson-top {
  height: 87px;
  margin-bottom: 30px;
}

.eight-reason_concent {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
}

.eight-reason_concent_item {
  width: 25%;
  height: 188px;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}

.eight-reason_concent_item_text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 29px 25px 15px 25px;
  z-index: 1;
  top: 129px;
  transition: all linear .2s;
}

.eight-reason_concent_item_title {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 20px;
  margin-bottom: 10px;
}

.eight-reason_concent_item_desc {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
}

.eight-reason_concent_item_mask1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.eight-reason_concent_item:nth-child(1) {
  background: url(../images/reason_1.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(2) {
  background: url(../images/reason_2.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(3) {
  background: url(../images/reason_3.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(4) {
  background: url(../images/reason_4.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(5) {
  background: url(../images/reason_5.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(6) {
  background: url(../images/reason_6.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(7) {
  background: url(../images/reason_7.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(8) {
  background: url(../images/reason_8.png) no-repeat;
  background-size: 100% 100%;
}

.eight-reason_concent_item:hover .eight-reason_concent_item_text {
  top: 0 !important
}

.eight-reason_concent_item:hover .eight-reason_concent_item_mask1 {
  background: rgba(0, 0, 0, 0.6) !important;
}

.consumption-form {
  width: 100%;
  height: 314px;
  position: relative;
  margin: 0 auto;
}

.consumption-form .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.ewm {
  position: fixed;
  width: 120px;
  top: 50%;
  height: 176px;
  margin-top: -88px;
  left: 23px;
  z-index: 99;
}

.obs {
  position: absolute;
  top: 59px;
  left: 0;
  width: 430px;
  height: 156px;
  z-index: 1;
}

.consumption-form-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 1200px;
  height: 210px;
}

.wwww {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.main-form {
  position: absolute;
  width: 622px;
  height: 218px;
  background: #FFFFFF;
  border-radius: 8px;
  top: 47px;
  right: 0px;
  z-index: 1;
}

.form-concent {
  position: absolute;
  top: 26px;
  right: 72px;
  left: 72px;
  bottom: 0;
}

.topp {
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
}



.topp .form-item:nth-child(1) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin-right: 18px;
}

#userName,
#phone-input {
  width: 228px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: #FFFFFF;
  border-radius: 4px;
  padding-left: 15px;
}

.bbbb {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}

.bott {
  display: flex;
  justify-content: space-between;
}

.bott .form-item:nth-child(1) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin-right: 18px;
  display: flex;
  padding-left: 15px;
  position: relative;
}

.bott .form-item:nth-child(1) .form-item-inputs {
  flex: 1;
}

#intentionCountry {
  width: 100%;
  border: 0;
  outline: none;
  height: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  padding-left: 15px;
}

input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.bott .form-item:nth-child(1) label {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
}

select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}

.bott .form-item:nth-child(2) {
  display: flex;
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  display: flex;
  padding-left: 15px;
  position: relative;
}

.bott .form-item:nth-child(2) input {
  width: 120px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: #FFFFFF;
}

.send-code-btn {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #C4202E;
  line-height: 38px;
  cursor: pointer;
}

#formSubmitBtn {
  width: 230px;
  height: 38px;
  background: #C4202E;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;

  cursor: pointer;

}

.xieyi-form-item {
  margin-top: 15px;
  margin-bottom: 8px;
}

.privacy_box {
  letter-spacing: -1px;
}

.agree-policy {
  display: none;
}

.agree-policy-label {
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.agree-policy-label a {
  color: #C4202E;
}

.agree-policy+label::before {
  content: '';
  display: inline-block;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
  border-radius: 0% !important;
  background-image: url(../images/unchecked.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* margin-right: 4px; */
  vertical-align: text-bottom;
  cursor: pointer;
  padding: 0 !important;
  margin-right: 3px;
  /* margin-bottom: 2px; */
}

.agree-policy:checked+label::before {
  padding: 0 !important;
  display: inline-block;
  content: '';
  width: 12px !important;
  height: 12px !important;
  background-image: url("../images/checked.png");
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  border: 0 !important;
  border-radius: 0% !important;
  cursor: pointer;
  /* margin-bottom: 2px; */
  margin-right: 3px;
}

.item-tips {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #C4202E;
  line-height: 14px;
  position: absolute;
  left: 6px;
  bottom: -17px;
  display: none;
}

.main-form .form-item {
  position: relative;
}

.topp .form-item:nth-child(2) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.it-active {
  border: 1px solid #C4202E !important;
}

#count-down {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #C4202E;
  line-height: 38px;
  cursor: pointer;
}

.ssssssssssss {
  /* display: none; */
}

.success-concent-box {
  position: fixed;
  width: 420px;
  height: 50px;
  background: red;
  top: 50%;
  left: 50%;
  margin-left: -190px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  border-radius: 19px;
  display: none;
  z-index: 99;
}

.success-concent-active {
  display: block !important;
}

.one-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
}

.one-div {
  width: 506px;
  height: 264px;
  position: absolute;
  left: 50%;
  top: 50%;

  margin-left: -253px;
  margin-top: -132px;
}

.ccc {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 18px !important;
  height: 18px !important;
}

.one-btn {
  width: 150px;
  height: 40px;
  background: linear-gradient(180deg, #FFD242 0%, #FC9807 100%);
  border-radius: 34px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: -75px;
  bottom: 19px;
}

.btn_public {
  animation: scale2 2s linear infinite;
}

.linght {
  content: '';
  display: block;
  position: absolute;
  width: 105px;
  height: 105px;
  top: -10px;
  left: -10px;
  transform: rotate(
-75deg);
  background-image: linear-gradient(rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  opacity: 0.6;
  animation: 1s cross-data ease-in infinite normal;
}
@keyframes cross-data {
  0% {
      left: 0%;
  }

  100% {
      left: 100%;
  }
}
@keyframes scale2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes scale2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}
.fixd-btn{
  position: fixed;
  width: 106px;
  height: 95px;
  cursor: pointer;
  top: 50%;
  margin-top: -47px;
  left: 0;
}