* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 50px;
  height: 100%;
}

body {
  font: 0.32rem 'Arail', 'Microsoft Yahei';
  color: #302724;
  -webkit-text-size-adjust: none;

}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}

body {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none
}

input,
select,
textarea {
  outline: none;
}

input,
select {
  -webkit-appearance: none;
  border-radius: 0;
}

img {
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
  width: 100%;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.elips {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
  display: block;
  clear: all;
}

.fix {
  zoom: 1;
}

.fix:before,
.fix:after {
  content: '';
  display: table;
}

.fix:after {
  clear: both;
}

.fp-tableCell {
  width: 100%;
}

:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
  color: #bbb;
}

section {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #412bc7;
}


.block {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
}

img {
  width: 100%;
}

/*loader*/

.loaded {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #efefef;
  z-index: 999;
}

.loaded .loader {
  width: 38%;
  position: absolute;
  left: 31%;
  top: 36%;
}

.loaded img {
  width: 100%;
}

.tc-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 900;
}

.tc-box img.tc-bg {
  width: 100%;
  display: block;
}


/*按钮*/
.btn-public {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-public a strong{
  display: block;
 width: 2.46rem;
  height: 0.6rem;position: relative;
  text-align: center;
  font-size: 0.29rem;
  line-height: 0.56rem;
  border-radius: 0.5rem;z-index: 2;
}
.btn-public a{display: block;position: relative;width: 2.46rem; text-align: center; height: 0.6rem;}
.btn-public a em{position: absolute;border: 0.01rem solid #0826d4;border-radius: 100px;top: -0.08rem;right: -0.05rem;width: 100%;height: 0.6rem;z-index: 1;}
.btn-public .btn1{  margin-right: 0.3rem;}
.btn-public .btn1 strong{
  background-color: #d93531;
  color: #fff;
  border: 0.01rem solid #21f8f5;

}

.btn-public .btn2 strong{
  background-color: #0128ed;
  color: #fff;
  border: 0.01rem solid #21f8f5;
}

.title p {
  text-align: center;
  font-size: 0.22rem;
  color: black;
  line-height: 0.32rem;
  letter-spacing: 1px;
  font-weight: bolder;
}

.title p strong {
  display: block;
  font-size: 0.24rem;
  color: black;
  font-weight: bolder;
}

/*头部*/


.banner {
  width: 100%;
  position: relative;

}

.banner .eic_customer_service {
 /* font-family: "arial black"; */
  letter-spacing: 1px;
  position: absolute;
  right: 0.58rem;
  top: 0.3rem;
  line-height: 0.5rem;background: url(../images/dh.png) no-repeat left center;
  padding-left: 0.4rem;background-size: 0.26rem 0.27rem;
  font-size: 0.26rem;
  color: #fff;
}

.banner .btn-banner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 0.24rem;
}

.banner .btn-banner a {
  display: block;
  width: 2.6rem;
  height: 0.65rem;
  font-size: 0;
  margin: auto;
}

/* 导语 */
.dy {
  position: relative;
}
.dy-mes {
  width: 3.75rem;
  position: absolute;
  right: 0.6rem;
  top: 2.14rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.dy-mes p {
  text-align: center;
}
.dy-mes p:nth-of-type(1) {
  font-size: 0.39rem;
  line-height: 0.44rem;
  font-weight: bold;
}
.dy-mes p:nth-of-type(2) {
  font-size: 0.51rem;
  color: #ff0000;
  margin-bottom: 0.15rem;
  font-weight: bold;
}
.dy-mes .btn {
  display: block;
  width: 2.56rem;
  height: 0.64rem;
  text-align: center;
  line-height: 0.64rem;
  background-color: #fffc01;
  border-radius: 0.25rem;
  border: 1px solid #000;
  font-weight: bold;
  /* margin: 0 auto; */
}
.dy-notice {
  width: 100%;
  position: absolute;
  bottom: 1.6rem;
  font-size: 0.38rem;
  text-align: center;
  font-weight: bold;
}
.dy-notice span {
  color: red;
}
.dy .btn1 {
  position: absolute;
  bottom: 0;
  width: 5.35rem;
  height: 1.56rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
}

.zpfb {
  background-color: #5829c3;
  padding: 0.01rem 0 0rem;
}

.zpfb .anniu1 {
  width: 6.98rem;
  margin: 0 auto;
  display: block;
}

.zpfb .anniu2 {
  width: 3.53rem;
  margin: 0.28rem auto;
  display: block;
  background: url(../images/anniu1.png) no-repeat;
  height: 0.92rem;
  background-size: 100%;
}


/**/
.page1 {
  /* padding: 0.28rem 0 0; */
  background: url(../images/p1-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  height: 9.75rem;
  overflow: hidden;
}

/* .page1 .page1-title-img {
  width: 100%;
  position: absolute;
  top: -0.4rem;
} */
.page1 .title {
  margin-top: 1.7rem;
}

.page1-con,
.bgys {
  padding: 0.8rem 0 0.3rem;
  margin: auto;
  border: 0.5px solid black;
  border-radius: 0.2rem;
  background: linear-gradient(to bottom, #FFFFFF, #e0dcff);
  box-shadow: inset 0 0 0.21rem rgba(255, 255, 255, 0.8);
  width: 6.9rem;
}

.page1-sile {
  width: 6.3rem;
  margin: 0 auto;
  padding: 0.15rem 0 0.44rem;
  position: relative;
  border-radius: 0.2rem;
  box-shadow: 0 0 0.2rem #fff;
}



.page1-sile ul {
  font-size: 0;
  padding-left: 0.22rem;
  border: 0.5px solid black;
  border-radius: 0.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.page1-sile ul li {
  display: inline-block;
  border-radius: 0.1rem;
  width: 1.38rem;
  height: 0.48rem;
  background: #0128ed;
  font-size: 0.25rem;
  color: #FFFFFF;
  margin-top: 0.08rem;
  margin-right: 0.1rem;
  text-align: center;
  line-height: 0.44rem;
  cursor: pointer;
  letter-spacing: 1px;border: 0.02rem solid #0128ed;
}

.page1-sile ul .li01 {
  margin-right: 3.06rem;
}

.page1-sile ul li.on {
  background: #d93531;
  color: #fff;
  border-color: #000;
}

.page1-sile .page1-hid {
  width: 2.88rem;
  height: 2.15rem;
  background: #d2ebff;
  border-radius: 0.1rem;
  position: absolute;
  right: 0.25rem;
  top: 0.48rem;
  padding-top: 0.18rem;
  display: none;
}

.page1-sile .page1-hid h2 {
  font-size: 0.38rem;
  color: #2939ff;
  line-height: 0.45rem;
  text-align: center;
  font-weight: bold;
}

.page1-sile .page1-hid h3 {
  font-size: 0.32rem;
  color: #2939ff;
  font-weight: bold;
  text-align: center;
  line-height: 0.3rem;
  margin-bottom: 0.02rem;
}

.page1-sile .page1-hid .btna1 {
  width: 1.7rem;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  border-radius: 0.3rem;
  font-size: 0.2rem;
  color: #2939ff;
  background: #ffffff;
  display: block;
  margin: 0.1rem auto 0;
}

.page1-sile .page1-hid .btna2 {
  width: 2rem;
  height: 0.38;
  line-height: 0.38rem;
  border-radius: 0.5rem;
  font-size: 0.24rem;
  color: #fff;
  background: #d93531;
  margin: 0.14rem auto 0;
  display: block;
  text-align: center;
}


.page1bot {
  position: relative;
}

.page1bot a {
  bottom: 1.06rem;
  top: auto;
}

.page2 {
  /* background: url(../images/p2-bg.png) no-repeat; */
  /* background-size: 100%; */
  position: relative;
  /* height: 12.34rem; */
  overflow: hidden;
}

.page2 .page2-title-img {
  width: 100%;
  /* position: absolute;
  top: -0.7rem; */
}
.page2-bottom {
  background: url(../images/p3-bg2.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.7rem;padding-top: 0.18rem;
  margin-top: -0.02rem;

}
.page2-bottom .title {
  /* margin-top: 1.9rem; */
  width: 6.3rem;
  margin: 0rem auto 0 auto;
}

.page2 .title p span {
  line-height: 0.4rem;
  font-size: 0.2rem;
  display: block;
}

.page2-con {
  width: 6.33rem;
  margin: 0 auto;
  position: relative;
}

.page2-tab {
  text-align: center;
  font-size: 0;
  padding-top: 0.2rem;
}

.page2-tab li {
  display: inline-block;
  vertical-align: top;
  width: 0.95rem;
  height: 0.52rem;
  border-radius: 0.1rem;
  background: #0128ed;
  margin: 0 0.05rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.48rem;border: 0.01rem solid #0128ed;
}

.page2-tab li.on {
  background: #d93531;
  color: #fff;border-color: #551743;
}

.page2-hid {
  display: none;
  /* padding-bottom: 0.25rem; */
}

.page2-hid ul {
  text-align: center;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.page2-hid ul li {
  display: block;
  width: 1.58rem;
  margin-top: 0.3rem;
}

.page2-hid ul li .pimg {
  width: 1.28rem;
  margin-left: 0.11rem;
}

.page2-hid ul li .p1 {
  font-size: 0.2rem;
  line-height: 0.22rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.06rem;
}

.page3 {
  background: url(../images/p3-bg.png) no-repeat;
  background-size: 100%;
  position: relative;
  height: 12.95rem;
  overflow: hidden;
}

.page3 .title {
  /* margin-top: 1.9rem; */
  width: 6.3rem;
  margin: 1.9rem auto 0.18rem auto;
}

.page3 .title p span {
  line-height: 0.4rem;
  font-size: 0.2rem;
  display: block;
}

.page3-con {
  width: 6.83rem;
  margin: 0 auto;
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p3-item {
  width: 3.1rem;
  height: 4.6rem;
  border-radius: 0.2rem;
}
.p3-item-name {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.37rem;
  color: #1d329c;
  border-radius: 0.2rem;letter-spacing: 3px;
  background: linear-gradient(#ffffff,#e3f3ff);
}
.p3-item-img {
  position: relative;
}
.p3-item-img img {
  display: block;
  width: 100%;
  height: 2.79rem;
}
.p3-item-mes2 {
  padding: 0rem 0.09rem 0 0.09rem;
  font-size: 0.23rem;line-height: 0.32rem;
}
.p3-item-mes1 {
  padding: 0rem 0.09rem 0 0.09rem;
  font-size: 0.25rem;line-height: 0.35rem;
  font-weight: bold;
}
.p3-item-mes1:nth-of-type(1){
  /* padding-top: 0.2rem; */
  margin-top: 0.18rem;
}

.page4 {
  position: relative;
}
.page4 .title{padding-bottom: 0.3rem;}
.page4 .publicBox-wai{
  width: 100%;
  height:6.43rem;
  background: url(../images/page4-bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.1rem;
  margin-top: -1px;
}
.page4 .publicBox {
  width: 6.8rem;
}
.page4 ul {
  position: absolute;
  text-indent: -999px;
  font-size: 0;
}

.page4 .pimg {
  width: 6.6rem;
  margin: 0 auto 0.25rem;
}

.page5 {
   background: url(../images/p5-bg.png) no-repeat top,url(../images/p5-3.png) no-repeat bottom,url(../images/p5-2.png) repeat-y;
  background-size: 100%; padding-top: 0.3rem;padding-bottom: 0.78rem;
  position: relative;
  
  overflow: hidden;
}
.page5 .btn-public a strong,.page5 .btn-public a {width: 2.7rem;}
.page5 .title {
  /* margin-top: 1.9rem; */
  /* width: 6.3rem;
  margin: 1.6rem auto 0.18rem auto; */
}
.page5 .title p {
  margin-top: 0.2rem;
}
.page5 .title p span {
  line-height: 0.4rem;
  font-size: 0.2rem;
  display: block;
}

.page5-con {
  /* padding: 0.05rem 0 0.3rem;
  width: 7rem;
  margin: 0rem auto 0; */
 
  padding: 0.05rem 0.25rem 0rem;
}
.p5-title {
  display: block;
  font-size: 0.24rem;
  color: black;
  font-weight: bolder;
  text-align: center;
  margin: 0.2rem 0 0.2rem 0;
}
.page5-tab {
  text-align: center;
  font-size: 0;
}

.page5-tab li {
  display: inline-block;
  vertical-align: top;
  margin: 0.12rem 0.06rem 0;
  min-width: 1rem;
  height: 0.42rem;
  line-height: 0.42rem;
  background: #0128ed;
  border-radius: 0.5rem;
  color: #FFFFFF;
  font-size: 0.25rem;
  padding: 0 0.15rem;
  letter-spacing: 1px;
}

.page5-tab li.on {
  background: #d93531;
  color: #fff;
  font-weight: bold;
}


.page5-hid {
  display: none;
  padding-top: 0.08rem;
}

.page5-hid a {
  display: block;
  margin: 0.22rem auto 0;position: relative;overflow: hidden;
  width: 5.68rem;border-radius: 0.3rem;
}
.page5-hid .border-5{}
.page5-hid .border-5 em{position: absolute;width: 100%;height: 100%;left: 0;top: 0;border: 0.03rem solid #000;border-radius: 0.3rem}
.fix-top {
  width: 6.9rem;
  margin: 0.3rem auto 0;
}


/*底部版权 */
.foot-fix {
  border-radius: 0.35rem 0.35rem 0 0;
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
  background: url(../images/foot.png) no-repeat;
  background-size: 100%;
  height: 1.26rem;
  box-shadow: 0 -0.12rem 0.24rem rgba(2, 2, 2, 0.1);
}

.foot-fix a {
  display: inline-block;
  vertical-align: top;
  width: 1.66rem;
  text-align: center;
  line-height: 0.3rem;
  padding-top: 0.73rem;
  font-size: 0.24rem;
  color: #6a98d1;
}

.foot-fix p {
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.32rem;
}


#live800_chat_nav {
  display: none !important;
}

#live800_chatBox {
  display: none;
}

.footer {
  padding: 0.3rem 0 0.53rem;
  background: #390bff;
}

.footer p {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.34rem;
  text-align: center;
  margin-top: 0.1rem;
}

.footer p a {
  color: #fff;
}

.yybd {
  position: relative;
}

.form-con {
  width: 100%;
  position: absolute;
  left: 0;
  top: 1.2rem;
  height: 5rem;
}

.form-box {
  width: 6.2rem;
  margin: 0 auto;
  position: relative;
}


.form-box p {
  color: #fff;
  padding-top: 0.24rem;
  position: relative;
  width: 6.2rem;
  margin: 0 auto;
}

.form-box p input {
  width: 100%;
  height: 0.78rem;
  line-height: 0.78rem;
  background: #f3f3f3;
  border: none;
  outline: none;
  border-radius: 0.39rem;
  padding-left: 0.42rem;
  font-size: 0.34rem;
  color: #666;
}

.form-box p label {
  font-size: 0.28rem;
  color: #42c3c4;
  width: 1.8rem;
  line-height: 0.6rem;
  display: none;
  vertical-align: top;
  text-align: right;
}

.gwAgree {
  display: block;
  width: 100%;
  line-height: 0.75rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}

.gwAgree input {
  border: none;
  width: 0.25rem;
  height: 0.75rem;
  background: url(../images/box1.png) no-repeat center;
  background-size: 0.25rem;
  display: inline-block;
  vertical-align: top;
}

.gwAgree .side {
  background: url(../images/box2.png) no-repeat center;
  background-size: 0.25rem;
}

.form-box p .phone-code {
  width: 3.47rem;
  padding-left: 0.34rem;
  margin-right: 0.2rem;
}

.form-box .btn-code {
  width: 2.47rem;
  height: 0.78rem;
  background: #f98e3f;
  border-radius: 0.39rem;
  border: 0;
  font-size: 0.34rem;
  line-height: 0.78rem;
  border: none;
  outline: none;
  color: #fff;
}

.form-box .btn-submit {
  margin: 0 auto;
  width: 5.2rem;
  height: 0.8rem;
  border-radius: 0.39rem;
  display: block;
  background: #ff6629;
  line-height: 0.8rem;
  font-size: 0.34rem;
  color: #fff;
  border: none;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
  background: #999;
  color: #333;
}

.form-box span.twz {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.2rem;
  padding-top: 0.15rem;
  color: #787d85;
  text-align: center;
}

iframe {
  border: none;
}



.diling {
  width: 0.9rem;
  height: 0.3rem;
  border-radius: 0.3rem;
  background-color: #a680fb;
  font-size: 0.24rem;
  line-height: 0.3rem;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
}














.bullet-chat-box {
  position: relative;
  width: 6.8rem;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}

/* .bullet-chat-box:after,
.bullet-chat-box:before {
  content: "";
  width: 0.8rem;
  height: 3.41rem;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(-90deg, hsla(0, 0%, 100%, .02), #7b48eb);
  z-index: 10
} */

.bullet-chat-box:after {
  left: auto;
  right: 0;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, .02), #7b48eb)
}

.bullet-chat {
  height: 3.94rem;
  width: 3000%;
  margin: 0px auto 0;
  position: relative;
}

.bullet-chat .slide-contian {
  height: 58px;
  margin-bottom: 24px;
  position: relative;
  display: inline-block !important;
  position: absolute;
  left: 0
}

.bullet-chat .slide-contian.slide-contian1 {
  top: 0.57rem
}

.bullet-chat .slide-contian.slide-contian2 {
  top: 1.14rem
}

.bullet-chat .slide-contian.slide-contian3 {
  top: 1.73rem
}
.bullet-chat .slide-contian.slide-contian4 {
  top: 2.32rem
}
.bullet-chat .slide-contian.slide-contian5 {
  top: 2.89rem
}
.bullet-chat .slide-contian.running0 {
  -webkit-animation: move 32s linear 0s infinite;
  /* animation:move 32s linear 0s infinite; */
}

.bullet-chat .slide-contian.running1 {
  -webkit-animation: moveTwo 39s linear 0s infinite;
  animation: moveTwo 39s linear 0s infinite
}

.bullet-chat .slide-contian.running2 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveThree 36s linear 0s infinite
}

.bullet-chat .slide-contian.running3 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
.bullet-chat .slide-contian.running4 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
.bullet-chat .slide-contian.running5 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
.bullet-chat .slide-contian.running6 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
.bullet-chat .slide-contian.running7 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
.bullet-chat .slide-contian.running8 {
  -webkit-animation: moveThree 36s linear 0s infinite;
  animation: moveFour 36s linear 0s infinite
}
/* .bullet-chat:hover .slide-contian {
  -webkit-animation-play-state: paused;
  animation-play-state: paused
} */

.bullet-chat .run {
  border-radius: 0.5rem;
  color: #ffffff;
  font-size: 0.22rem;
  height: 0.46rem;
  line-height: 0.46rem;
  box-sizing: border-box;
  text-align: center;
  padding: 0 0.24rem 0 0.24rem;
  position: relative;
  margin-right: 0.16rem;letter-spacing: 1px;
  float: left;
  background: #0128ed;
}

/* .bullet-chat .run:hover {
  background: linear-gradient(90deg, #001fd3, #f6d24c);
  box-shadow: 0 4px 16px 0 #150a4f;
  color: #333333
} */

@-webkit-keyframes -webkit-move {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box-width))
  }
}

@keyframes -webkit-move {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box-width))
  }
}

@-webkit-keyframes -moz-move {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box-width))
  }
}

@keyframes -moz-move {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box-width))
  }
}

@-webkit-keyframes -ms-move {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box-width))
  }
}

@keyframes -ms-move {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box-width))
  }
}

@-webkit-keyframes -o-move {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box-width))
  }
}

@keyframes -o-move {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box-width))
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box-width));
    transform: translate(var(--box-width))
  }
}

@keyframes move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box-width));
    transform: translate(var(--box-width))
  }
}

@-webkit-keyframes -webkit-moveTwo {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box2-width))
  }
}

@keyframes -webkit-moveTwo {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box2-width))
  }
}

@-webkit-keyframes -moz-moveTwo {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box2-width))
  }
}

@keyframes -moz-moveTwo {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box2-width))
  }
}

@-webkit-keyframes -ms-moveTwo {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box2-width))
  }
}

@keyframes -ms-moveTwo {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box2-width))
  }
}

@-webkit-keyframes -o-moveTwo {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box2-width))
  }
}

@keyframes -o-moveTwo {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box2-width))
  }
}

@-webkit-keyframes moveTwo {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box2-width));
    transform: translate(var(--box2-width))
  }
}

@keyframes moveTwo {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box2-width));
    transform: translate(var(--box2-width))
  }
}

@-webkit-keyframes -webkit-moveThree {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box3-width))
  }
}

@keyframes -webkit-moveThree {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box3-width))
  }
}

@-webkit-keyframes -moz-moveThree {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box3-width))
  }
}

@keyframes -moz-moveThree {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box3-width))
  }
}

@-webkit-keyframes -ms-moveThree {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box3-width))
  }
}

@keyframes -ms-moveThree {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box3-width))
  }
}

@-webkit-keyframes -o-moveThree {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box3-width))
  }
}

@keyframes -o-moveThree {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box3-width))
  }
}

@-webkit-keyframes moveThree {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box3-width));
    transform: translate(var(--box3-width))
  }
}

@keyframes moveThree {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box3-width));
    transform: translate(var(--box3-width))
  }
}


@-webkit-keyframes -webkit-moveFour {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box4-width))
  }
}

@keyframes -webkit-moveFour {
  0% {
    -webkit-transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box4-width))
  }
}

@-webkit-keyframes -moz-moveFour {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box4-width))
  }
}

@keyframes -moz-moveFour {
  0% {
    -moz-transform: translate(0)
  }

  to {
    -moz-transform: translate(var(--box4-width))
  }
}

@-webkit-keyframes -ms-moveFour {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box4-width))
  }
}

@keyframes -ms-moveFour {
  0% {
    -ms-transform: translate(0)
  }

  to {
    -ms-transform: translate(var(--box4-width))
  }
}

@-webkit-keyframes -o-moveFour {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box4-width))
  }
}

@keyframes -o-moveFour {
  0% {
    -o-transform: translate(0)
  }

  to {
    -o-transform: translate(var(--box4-width))
  }
}

@-webkit-keyframes moveFour {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box4-width));
    transform: translate(var(--box4-width))
  }
}

@keyframes moveFour {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  to {
    -webkit-transform: translate(var(--box4-width));
    transform: translate(var(--box4-width))
  }
}