html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  min-height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  text-decoration: none;
  color: #08c;
}
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  vertical-align: middle;
}
button,
input,
select {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}
optgroup {
  font-weight: bold;
}
input,
select,
textarea {
  outline: 0;
}
textarea,
input {
  -webkit-user-modify: read-write-plaintext-only;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.placeholder {
  color: #999;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
i {
  font-style: normal;
}
* {
  box-sizing: border-box;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
body {
  font-family: "Microsoft Yahei", "å¾®è½¯é›…é»‘", Arial;
}
* {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
body,
html {
  width: 100%;
}
.index header {
  display: none;
}
header {
  position: fixed;
  top: 0;
  z-index: 99;
  margin: auto;
  width: 100%;
  background: #fff;
}
header .header-content {
  margin: auto;
  width: 1200px;
}
header .top {
  width: 100%;
}
header .top .logo {
  width: 212px;
  height: 79px;
  float: left;
  display: block;
}
header .top .nav {
  float: left;
  padding: 27px 0;
  font-size: 16px;
  color: #282828;
}
header .top .nav:hover {
  color: #50a9b5;
}
header .top .nav-line {
  float: left;
  padding: 39px 0;
  margin: 0 12px;
}
header .top .nav-index {
  margin-left: 228px;
}
header .top .active {
  color: #50a9b5;
}
header .blue-line {
  border-bottom: 1px solid #50a9b5;
}
footer {
  width: 100%;
  background: #1b1b1b;
}
footer .footer-wrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  padding-left: 85px;
  padding-right: 85px;
}
footer h2 {
  font-size: 24px;
  color: #fff;
}
footer .contact {
  color: #fff;
  margin-top: 24px;
}
footer .contact span {
  display: inline-block;
  margin: 0 30px;
}
footer .telephone {
  margin-top: 28px;
}
footer .telephone .weixin {
  text-align: center;
  width: 97px;
  float: left;
}
footer .telephone .weixin p {
  color: #fff;
  margin-top: 5px;
}
footer .telephone .phone {
  float: left;
  font-size: 20px;
  margin-top: 24px;
  margin-left: 16px;
  color: #fff;
}
footer .company {
  border-top: 1px solid #494949;
  padding: 10px 0;
  margin-top: 30px;
}
footer .company p {
  color: #707070;
}
footer .company p span {
  display: inline-block;
  margin-left: 50px;
}
.header {
  width: 100%;
  height: 100%;
}
.header .wrap {
  width: 100%;
  height: 100%;
  background: url(../images/header_bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.header .wrap .logo1 {
  opacity: 0;
  display: block;
  width: 13.125%;
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -6.56%;
}
.header .wrap .content {
  width: 61.22%;
  margin: 0 auto;
  height: 100%;
}
.header .wrap .content .main-nav {
  height: 100%;
  width: 6.6%;
  margin: 0 6.7%;
  position: relative;
  float: left;
  opacity: 0;
}
.header .wrap .content .main-nav .line,
.header .wrap .content .main-nav .line2 {
  transform: scaleY(2);
  transform-origin: center 70%;
  height: 100%;
  position: absolute;
  left: 50%;
  width: 1px;
  transition: all .5s;
}
.header .wrap .content .main-nav a img {
  transition: all .5s;
}
.header .wrap .content .main-nav a img:hover {
  transform: scale(1.4);
}
.header .wrap .content .news .news-img {
  position: absolute;
  width: 80px;
  top: 56.94%;
}
.header .wrap .content .product .product-img {
  position: absolute;
  width: 100%;
  top: 56.94%;
}
.header .wrap .content .bussiness .bussiness-img {
  position: absolute;
  width: 100%;
  top: 56.94%;
}
.header .wrap .content .brand .brand-img {
  position: absolute;
  width: 100%;
  top: 56.94%;
}
.header .wrap .content .brand .click-img {
  position: absolute;
  bottom: 4.2%;
  width: 100%;
  animation: down 2s infinite;
}
.header .wrap .content .contact .contact-img {
  position: absolute;
  width: 100%;
  top: 56.94%;
}
.section1 {
  display: none;
  position: fixed;
  top: 0;
  z-index: 99;
  margin: auto;
  width: 100%;
  background: #fff;
}
.section1 .section1-content {
  margin: auto;
  width: 1200px;
}
.section1 .top {
  width: 100%;
}
.section1 .top .logo {
  width: 212px;
  height: 79px;
  float: left;
  display: block;
}
.section1 .top .nav {
  float: left;
  padding: 27px 0;
  font-size: 16px;
  color: #282828;
}
.section1 .top .nav-line {
  float: left;
  padding: 39px 0;
  margin: 0 12px;
}
.section1 .top .nav-index {
  margin-left: 228px;
}
.section1 .top .nav-index:hover {
  color: #50a9b5;
}
.section1 .top .active {
  color: #50a9b5;
}
.section1 .blue-line {
  border-bottom: 1px solid #50a9b5;
}
.section2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 100px;
}
.section2 h2 {
  padding-top: 80px;
  font-size: 36px;
  font-weight: 700;
  color: #40919d;
  line-height: 44px;
}
.section2 .subtitle {
  font-weight: 700;
  font-size: 36px;
  color: #666;
  line-height: 44px;
}
.section2 .subtitle-line {
  width: 360px;
  display: block;
  margin-top: 20px;
}
.section2 .list:hover {
  height: 296px;
  width: 600px;
  border: 3px solid #40919d;
  overflow: hidden;
}
.section2 .left {
  float: left;
  width: 50%;
}
.section2 .left .left2 {
  width: 600px;
  display: block;
  margin-top: 85px;
}
.section2 .left .left3 .word-content {
  float: left;
  width: 50%;
}
.section2 .left .left3 .word-content .sub-title {
  font-size: 20px;
  color: #40919d;
  text-align: center;
  margin-top: 58px;
  font-weight: 700;
}
.section2 .left .left3 .word-content .en-subtitle {
  font-size: 14px;
  color: #636363;
  text-align: center;
}
.section2 .left .left3 .word-content .shortline {
  display: block;
  width: 28px;
  margin: 0 auto;
  margin-top: 13px;
}
.section2 .left .left3 .word-content .word {
  font-size: 14px;
  color: #454545;
  text-align: center;
  margin-top: 25px;
  line-height: 24px;
}
.section2 .left .left3 .img-content {
  width: 50%;
  float: left;
}
.section2 .left .left3 .img-content img {
  width: 100%;
  height: 297px;
}

.section2 .left .more {
  display: block;
  margin: 0 auto;
  width: 84px;
  background: url(../images/right.png) 60px center no-repeat;
  background-size: 23px 11px;
  font-size: 18px;
  color: #40919d;
  font-weight: 700;
}

.section2 .right {
  float: right;
  width: 50%;
}
.section2 .right .more {
  display: block;
  margin: 0 auto;
  width: 84px;
  background: url(../images/right.png) 60px center no-repeat;
  background-size: 23px 11px;
  font-size: 18px;
  color: #40919d;
  font-weight: 700;
}
.section2 .right .right1 .shuline,
.section2 .right .right2 .shuline,
.section2 .right .right3 .shuline,
.section2 .left .left3 .shuline{
  display: block;
  margin: 0 auto;
}
.section2 .right .right1 .word-content,
.section2 .right .right2 .word-content,
.section2 .right .right3 .word-content {
  float: left;
  width: 50%;
}
.section2 .right .right1 .word-content .sub-title,
.section2 .right .right2 .word-content .sub-title,
.section2 .right .right3 .word-content .sub-title {
  font-size: 20px;
  color: #40919d;
  text-align: center;
  margin-top: 58px;
  font-weight: 700;
}
.section2 .right .right1 .word-content .en-subtitle,
.section2 .right .right2 .word-content .en-subtitle,
.section2 .right .right3 .word-content .en-subtitle {
  font-size: 14px;
  color: #636363;
  text-align: center;
}
.section2 .right .right1 .word-content .shortline,
.section2 .right .right2 .word-content .shortline,
.section2 .right .right3 .word-content .shortline {
  display: block;
  width: 28px;
  margin: 0 auto;
  margin-top: 13px;
}
.section2 .right .right1 .word-content .word,
.section2 .right .right2 .word-content .word,
.section2 .right .right3 .word-content .word {
  font-size: 14px;
  color: #454545;
  text-align: center;
  margin-top: 25px;
  line-height: 24px;
}
.section2 .right .right1 .img-content,
.section2 .right .right2 .img-content,
.section2 .right .right3 .img-content {
  width: 50%;
  float: left;
}
.section2 .right .right1 .img-content img,
.section2 .right .right2 .img-content img,
.section2 .right .right3 .img-content img {
  width: 100%;
  height: 296px;
}
.section3 {
  width: 100%;
  background: url(../images/section3-bg.jpg);
  height: 916px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #000;
}
.section3 .section3-content {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.section3 .section3-content .section3-title {
  padding-top: 80px;
}
.section3 .section3-content .subtitle,
.section3 .section3-content .subtitle2 {
  font-size: 36px;
  font-weight: 700;
  color: #40919d;
  line-height: 50px;
}
.section3 .section3-content .subtitle2 {
  color: #fff;
}
.section3 .section3-content .subtitle2 span {
  color: #40919d;
  font-size: 48px;
}
.section3 .section3-content .en-subtitle {
  font-size: 18px;
  color: #7f7f7f;
}
.section4 {
  width: 100%;
  background: url(../images/section4-bg.jpg);
  height: 953px;
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.section4 .section4-content {
  width: 1200px;
}
.section4 .section4-content .brand-content {
  position: absolute;
  right: 0;
  width: 67.18%;
  top: 290px;
}
.section4 .section4-content .brand-content p {
  position: absolute;
  top: 26.8%;
  left: 33.48%;
  width: 476px;
  color: #fff;
  font-size: 16px;
}
.section4 .section4-content .brand-content .more {
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 33.48%;
  top: 66.1%;
  border: 1px solid #fff;
  width: 132px;
  height: 32px;
  padding-left: 35px;
  line-height: 32px;
  z-index: 1;
  overflow: hidden;
}
.section4 .section4-content .brand-content .more:before,
.section4 .section4-content .brand-content .more:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 30px;
  height: 30px;
  background: #FFF;
  border-radius: 50%;
  -webkit-transition: .6s;
  transition: .6s;
  z-index: -1;
}
.section4 .section4-content .brand-content .more:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section4 .section4-content .brand-content .more:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.section4 .section4-content .brand-content .more:hover {
  color: #40919d;
  border-color: transparent;
}
.section4 .section4-content .brand-content .more:hover em {
  background: url(../images/icon_3_1.png) no-repeat center;
}
.section4 .section4-content .brand-content .more:hover:before {
  -webkit-animation: criss-cross-left 0.6s both;
  animation: criss-cross-left 0.6s both;
}
.section4 .section4-content .brand-content .more:hover:after {
  -webkit-animation: criss-cross-right 0.6s both;
  animation: criss-cross-right 0.6s both;
}
.section4 .section4-content .brand-content .more:hover .arrow {
  border-color: #40919d;
}
.section4 .section4-content .brand-content .more .arrow {
  width: 8px;
  height: 8px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}
.section4 .brand-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #40919d;
  height: 206px;
}
.section4 .brand-bottom .brand-img {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  padding: 68px 0;
}
.section4 .item-box {
  float: left;
  width: 19%;
  text-align: center;
}
.section4 .item-box h3 {
  position: relative;
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.section4 .item-box h3 em {
  font-style: normal;
}
.section4 .item-box h3 span {
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  color: #fffefe;
}
.section4 .item-box p {
  color: #e4e1e1;
  font-size: 14px;
}

.section4 .brand-bottom .brand-img img {
  float: left;
}
.section4 .brand-bottom .brand-img .brand-line {
  padding: 24px 0;
  margin: 0 8px;
}
.section4 .brand-bottom .brand-img .section-img2 {
  margin-left: 40px;
}
.section5 {
  padding-top: 106px;
  padding-bottom: 110px;
}
.section5 h3 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
.section5 .en-title {
  text-align: center;
  font-size: 18px;
}
.section5 .section5-line {
  width: 126px;
  margin: 18px auto 0;
  display: block;
}
.section5 .img-content {
  width: 70.57%;
  margin: 0 auto 0;
  padding-top: 62px;
}
.section5 .img-content .img-title {
  font-size: 18px;
  color: #434343;
  margin-top: 18px;
  position: relative;
  height: 28px;
}
.section5 .img-content .active {
  background: url('../images/active-line.png') left bottom no-repeat;
  color: #40919d;
}
.section5 .img-content .list:hover p {
  background: url('../images/active-line.png') left bottom no-repeat;
  color: #40919d;
}
.section5 .img-content .list .clase-img {
  overflow: hidden;
}
.section5 .img-content .list .clase-img img {
  transition: all .5s;
}
.section5 .img-content .list .clase-img:hover img {
  transform: scale(1.1);
}
.section5 .img-content .left {
  float: left;
  width: 32.5%;
}
.section5 .img-content .left .img-title {
  margin-bottom: 40px;
}
.section5 .img-content .middle {
  margin-left: 1.25%;
  float: left;
  width: 32.5%;
}
.section5 .img-content .right {
  margin-left: 1.25%;
  float: left;
  width: 32.5%;
}
.section5 .img-content .middle .img-title,
.section5 .img-content .right .img-title {
  margin-bottom: 6px;
}
.section5 .more {
  display: block;
  width: 148px;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  text-align: center;
  margin: 35px auto;
  transition: border 1s;
  position: relative;
  border: 1px solid #ccc;
  color: #40919d;
  z-index: 1;
}
.section5 .more:before,
.section5 .more:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 30px;
  height: 30px;
  background: #40919d;
  border-radius: 50%;
  -webkit-transition: .6s;
  transition: .6s;
  z-index: -1;
}
.section5 .more:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section5 .more:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.section5 .more:hover {
  color: #fff;
  border-color: transparent;
}
.section5 .more:hover em {
  background: url(../images/icon_3_1.png) no-repeat center;
}
.section5 .more:hover:before {
  -webkit-animation: criss-cross-left 0.6s both;
  animation: criss-cross-left 0.6s both;
}
.section5 .more:hover:after {
  -webkit-animation: criss-cross-right 0.6s both;
  animation: criss-cross-right 0.6s both;
}
.section5 .more:hover .arrow {
  border-color: #FFF;
}
.section5 .more .arrow {
  width: 8px;
  height: 8px;
  border-top: 1px solid #40919d;
  border-right: 1px solid #40919d;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}
.section6 {
  width: 100%;
  height: 529px;
  background: url(../images/section6-bg.jpg);
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.section6 .section6-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 77px;
}
.section6 .section6-content h3 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.section6 .section6-content .bussiness-wrap {
  width: 776px;
  margin: 0 auto;
}
.section6 .section6-content .bussiness-wrap .bussiness-list {
  border: 1px solid #fff;
  height: 154px;
  width: 154px;
  border-radius: 5px;
  text-align: center;
  float: left;
  margin: 0 19px;
}
.section6 .section6-content .bussiness-wrap .bussiness-list img {
  margin-top: 32px;
}
.section6 .section6-content .bussiness-wrap .bussiness-list p {
  margin-top: 18px;
  font-size: 24px;
  color: #fff;
}
.section6 .section6-content .bussiness-wrap .active {
  background: #4f94a0;
  border: 1px solid #4f94a0;
}
.section7 {
  width: 100%;
  background: #fff;
}
.section7 .section7-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 74px;
  padding-bottom: 122px;
}
.section7 .left {
  width: 654px;
  height: 170px;
  float: left;
}
.section7 .left p {
  font-size: 16px;
  color: #343434;
}
.section7 .left .title {
  font-size: 24px;
  color: #40919d;
  font-weight: bold;
}
.section7 .left .subtitle {
  font-size: 24px;
  color: #505050;
  font-weight: bold;
  margin-bottom: 20px;
}
.section7 .left .text {
  line-height: 30px;
}
.section7 .right {
  float: left;
  margin-left: 60px;
}
.section8 {
  width: 100%;
  background: #f5f6fb;
}
.section8 .section8-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 82px;
}
.section8 h3 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
.section8 .en-title {
  text-align: center;
  font-size: 18px;
}
.section8 .section8-line {
  width: 126px;
  margin: 18px auto 0;
  display: block;
}
.section8 .text-content {
  margin-top: 60px;
}
.section8 .left {
  width: 125px;
  float: left;
  margin-left: 10px;
  margin-right: 58px;
}
.section8 .left .month {
  font-size: 48px;
  text-align: right;
}
.section8 .left .year {
  font-size: 18px;
  text-align: right;
}
.section8 .middle {
  width: 674px;
  float: left;
  border-top: 1px solid #c4c5c8;
  padding: 55px 0;
  padding-right: 114px;
}
.section8 .middle:hover .title {
  color: #40919d;
}
.section8 .middle:hover .more {
  opacity: 1;
}
.section8 .middle p {
  font-size: 18px;
}
.section8 .middle .title {
  color: #000;
}
.section8 .middle .text-wrap {
  color: #1f1f1f;
  font-size: 16px;
  margin-top: 20px;
}
.section8 .middle .more {
  display: block;
  position: relative;
  color: #40919d;
  margin-top: 46px;
  margin-left: 10px;
  opacity: 0;
}
.section8 .middle .more .arrow {
  width: 8px;
  height: 8px;
  border-top: 1px solid #40919d;
  border-right: 1px solid #40919d;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  margin-left: 10px;
}
.section8 .right {
  float: left;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes down {
  0% {
    transform: translateY(0px);
  }
  60% {
    transform: translateY(25px);
  }
  100% {
    transform: translateY(0);
  }
}
