/* Minification failed. Returning unminified contents.
(961,13): run-time error CSS1026: Expected open brace, found 'to'
(995,13): run-time error CSS1026: Expected open brace, found 'to'
 */
body { color:#666; font-size:12px; font-family: Arial, "Microsoft YaHei"; position: relative; top:0; right:0; background:#f0f0f0;}
form,div,body,img,p,img,dl,dt,dd,h2,h1,h3,h4,h5,h6{ margin:0px; padding:0px; border:0; }
a:link{ color:#666; text-decoration:none;}
a:visited{ color:#666; text-decoration:none;}
a:hover{ color:#666; text-decoration:none;}
a:focus { -moz-outline-style: none; }
a:active{ outline:none; text-decoration:none;}
em,i{ font-style:normal; }
ul,li{ list-style:none; margin:0; padding:0;}
input,textarea,select{ color:#666; margin:0; padding:0; font-size:12px; font-family:Arial; vertical-align:middle; -webkit-appearance:none; appearance:none; -moz-appearance:none; resize:none; -ms-appearance:none;}
select::-ms-expand { display: none; }   
input:focus,textarea:focus{ outline:none;}
select:focus {outline:none;}
input[type="submit"], input[type="button"] {border:0; cursor:pointer; font-family:"Microsoft YaHei";}
/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:none; padding:0;
}
/*浮动*/
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0; }
.clearboth{ *zoom:1;}
.FL{ float:left;}
.FR{ float:right;}

@font-face {
  font-family: 'Helvetica';
  src: url('../font/Helvetica/Helvetica.ttf') format('truetype'),
       url('../font/Helvetica/Helvetica.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Swiss721BT-BoldCondensed';
  src: url('../font/Swiss721BT-BoldCondensed/Swiss721BT-BoldCondensed.otf') format('opentype'),
       url('../font/Swiss721BT-BoldCondensed/Swiss721BT-BoldCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*百度分享*/
.sr-bdimgshare {display:none !important;}

/*header*/
.header {width:100%; background:#fff;}
.header .headerBox {width:1200px; height:146px; margin:auto; position:relative; }
.header .headerBox > a {display:flex; align-items: center;justify-content: flex-start; position: relative; top:40px;width:496px;}
.header .headerBox > a>img.logo-two{
  width:139px;
  margin-left: 20px;
}
.header .headerBox > span {display:none;}
.header .headerBox > div {display:table; position:absolute; right:0; top:0; height:146px; width:300px;}
.header .headerBox > div > div {display:table-cell; vertical-align:middle;}
.header .headerBox > div > div > div > span a {display:inline-block; font-size:14px; color:#4d4d4d; line-height:16px;}
.header .headerBox > div > div > div > span a:first-child {padding:0 30px 0 20px; background:url(../images/icon_user.png) no-repeat left center;}
.header .headerBox > div > div > div > span.loginBtn a:first-child {border-right:2px solid #8f8f8f; padding:0 12px 0 28px; margin-right:12px;}
.header .headerBox > div > div > div > span.loginBtn {display:none;}
.header .headerBox > div > div.cur > div > span.loginBtn {display:block; text-align:right;}
.header .headerBox > div > div.cur > div > span.logout {display:none;}
.header .headerBox > div > div.cur ul {display:none;}
.header .headerBox > div > div ul {margin-top:10px;}
.header .headerBox > div > div ul li {float:left; width:43px; height:43px; margin-left:20px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#cdcdcd url(../images/new-icon.png); overflow:hidden; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;}
.header .headerBox > div > div ul li a {display:block; width:100%; height:100%;}
.header .headerBox > div > div ul li:first-child {margin-left:0;}
.header .headerBox > div > div ul li.icon_mail {background-position:-43px 0;}
.header .headerBox > div > div ul li.icon_people {background-position:-43px 0;}
.header .headerBox > div > div ul li.icon_help {background-position:-86px 0;}
.header .headerBox > div > div ul li.icon_order {background-position:-129px 0;}
.header .headerBox > div > div ul li.icon_qq {background-position:right 0;}
/* .header .headerBox > div > div ul li.icon_qq>div {
  position: absolute;
  top:127px;
  left:-46px;
  display: none;
  width:136px;
  height:145px;
  z-index: 99999;
  background-color: white;
} */
.header .headerBox > div > div ul li.icon_qq> span {
  position: absolute;
  top:170px;
  left:-80px;
  display: none;
  width:200px;
  height:145px;
  z-index: 99999;
  color: white;
}
.header .headerBox > div > div ul li.icon_qq> div {
  position: absolute;
  top:150px;
  left:-80px;
  display: none;
  width:200px;
  height:145px;
  z-index: 99999;
  color: white;
}
.header .headerBox > div > div ul li.icon_qq:hover>div {
  display: block;
}
.header .headerBox > div > div ul li.icon_qq:hover> span {
  display: block;
}
.header .headerBox > div > div ul li.cur {background:#ea6626 url(../images/new-icon.png);}
.header .headerBox > div > div ul li.icon_order.cur {background-position:-129px -43px;}
.header .headerBox > div > div ul li.icon_mail.cur {background-position:-43px -43px;}
.header .headerBox > div > div ul li.icon_people.cur {background-position:-43px -43px;}
.header .headerBox > div > div ul li.icon_help.cur {background-position:-86px -43px;}
.header .headerBox > div > div ul li.icon_qq.cur {background-position:right -43px;}
.header .headerBox>div>div ul li p {
  font-size: 12px;
  color: #666666;
  position: absolute;
  bottom: 17px;
}
.header .headerBox>div>div ul li.icon_qq p{
  left: -2px;
}
.header .headerBox>div>div ul li.icon_cart p {
  left: 132px;
}
.header .headerBox>div>div ul li.icon_mail p {
  left: 188px;
}
.header .headerBox>div>div ul li.icon_people p {
  width: 100px;
  left: 235px;
}
.header .nav {width:100%; height:92px; background: #002F7D; line-height:92px;}
.header .nav ul {opacity:0; visibility:hidden;}
.header .nav.cur ul {opacity:1; visibility:visible;}
.header .nav > div > span {display:none; width:1200px; margin:auto; line-height:normal; height:92px;}
.header .nav > div > span > span {display:table-cell; vertical-align:middle;}
.header .nav > div > span > span > em {display:block; color:#fffefe; font-size:20px;}
.header .nav > div > span > span > span {display:block; padding-top:10px; color:#c5c5c5; font-family:SimSun; display:none;}
.header .nav > div > span > span a {color:#c5c5c5; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;}
.header .nav > div {width:1200px; height:100%; margin:auto; position:relative;}
.header .nav > div li {float:left; margin-left:66px;}
.header .nav > div li:first-child {margin-left:48px;}
.header .nav > div li a {font-size:16px; color:#fff; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;}
.header .nav > div li.cur a {color:#ea6626;}
.header .nav > div .search {position:absolute; top:50%; right:0; margin-top:-17px; width:210px; height:34px; line-height:34px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; overflow:hidden; background:#c8c8c8; z-index:999;}
.header .nav > div .search input {display:block; padding:0 34px 0 20px; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-size:14px; height:34px; line-height:34px; background:none; border:0;}
.header .nav > div .search a {display:block; position:absolute; right:12px; top:50%; margin-top:-11px;}
.header.header1 .headerBox {height:116px;}
.header.header1 .headerBox > a {margin-top:33.5px;}
.header.header1 .headerBox > div {display:none;}
.header.header1 .headerBox > span {display:block; position:absolute; right:0; top:0; height:100%; line-height:116px; font-size:14px; color:#888;}
.header.header1 .headerBox > span a {display:inline-block; color:#e8591b; padding-left:6px;}
.header.header1 .nav > div > ul, .header.header1 .nav > div .search {display:none;}
.header.header1 .nav > div > span, .header.header2 .nav > div > span {display:table;}
.header.header2 .nav > div ul {display:none;}
.header.header2 .nav > div > span > span > span {display:block;}
.header.header2 .nav {height:122px;}


/*footer*/
.footer {width:100%; border-top:1px solid #cdcdcd; height:92px; line-height:92px; background:#fff;}
.footer.cur {position:fixed; bottom:0; left:0; width:100%;z-index: 9999;}
.footer .footerBox {width:1200px; margin:auto; position:relative;}
.footer .footerBox > a {display:block; float:left; margin:27px 32px 0 0; width:232px;}
.footer .footerBox > a img {display:block; width:100%;}
.footer .footerBox ul {float:left;}
.footer .footerBox ul li {float:left;}
.footer .footerBox ul li a {font-size:14px; color:#666; display:inline-block; padding:0 14px; border-left:2px solid #4d4d4d; height:14px; line-height:14px; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;}
.footer .footerBox ul li:first-child a {border-left:0;}
.footer .footerBox > span {display:block; float:right; font-size:14px; color:#999;}
.qq-online {display:block; position:fixed; left:50%; top:50%; margin-top:-23px; margin-left:630px;}






@media screen and (min-width: 1024px){
    .header .headerBox > div > div ul li:hover {background:#ea6626 url(../images/new-icon.png);}
	.header .headerBox > div > div ul li.icon_cart:hover {background-position:0 -43px;}
    .header .headerBox > div > div ul li.icon_mail:hover {background-position:-43px -43px;}
    .header .headerBox > div > div ul li.icon_people:hover {background-position:-43px -43px;}
    .header .headerBox > div > div ul li.icon_help:hover {background-position:-86px -43px;}
    .header .headerBox > div > div ul li.icon_order:hover {background-position:-129px -43px;}
    .header .headerBox > div > div ul li.icon_qq:hover {background-position:right -43px;}
    .header .nav > div li a:hover, .footer .footerBox ul li a:hover {color:#ea6626;}
    .header .headerBox > div > div > div > span a:hover {color:#e9601c;}
    .sub_title > span > span a:hover {color:#fff;}
}
@media screen and (min-width: 2550px){
	
}
@media screen and (min-width: 2870px){
	
}
@media screen and (max-width: 1620px){
	
}
@media screen and (max-width: 1460px){
	
}
@media screen and (max-width: 1380px){
	
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
@keyframes opacity {
  0% {opacity: 0;}
  50% {opacity: 1; width:100%; height:100%;}
  100% {opacity: 0; width:120%; height:120%;}
}
@-webkit-keyframes opacity {
  0% {opacity: 0;}
  50% {opacity: 1; width:100%; height:100%;}
  100% {opacity: 0; width:120%; height:120%;}
}

@keyframes rotate {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(360deg);    
    opacity: 1;
  }
}
@-webkit-keyframes rotate {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(360deg);
    opacity: 1;    
  }
}

@keyframes rotateInY {
  to {
    transform: rotateY(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInY {
  to {
    -webkit-transform: rotateY(360deg);
    opacity: 1;
  }
}

@keyframes rotateInX {
  to {
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInX {
  to {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}

@keyframes clipLine {
  0% {
    clip: rect(429px, 5px, 429px, 0);
  }
  93% {
    opacity: 1;
    clip: rect(0, 5px, 429px, 0);
  }
  100% {
    opacity: 1;
    clip: rect(0, 210px, 429px, 0);
  }
}
@-webkit-keyframes clipLine {
  0% {
    clip: rect(429px, 5px, 429px, 0);
  }
  93% {
    opacity: 1;
    clip: rect(0, 5px, 429px, 0);
  }
  100% {
    opacity: 1;
    clip: rect(0, 210px, 429px, 0);
  }
}

@keyframes clipImg {
  0% {
    clip: rect(0, 0, 108px, 0);
  }
  50% {    
    clip: rect(0, 112px, 108px, 0);
  }
  100% {    
    clip: rect(0, 112px, 108px, 112px);
  }
}
@-webkit-keyframes clipImg {
  0% {
    clip: rect(0, 0, 108px, 0);
  }
  50% {    
    clip: rect(0, 112px, 108px, 0);
  }
  100% {    
    clip: rect(0, 112px, 108px, 112px);
  }
}


 
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -16px, 0);
    transform: translate3d(0, -16px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-2.13px,0);
    transform: translate3d(0,-2.13px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -16px, 0);
    transform: translate3d(0, -16px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-2.13px,0);
    transform: translate3d(0,-2.13px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceOnce {
  from, 25% to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {    
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  25% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }

  /*50% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  75% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }*/

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceOnce {
  from, 25% to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {    
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  25% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }

  /*50% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  75% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }*/

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1 !important;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1 !important;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInYOnce {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}
@keyframes flipInYOnce {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@-webkit-keyframes flipInYLeft {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}
@keyframes flipInYLeft {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1 !important;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1 !important;
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50%, 100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50%, 100% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
  to {
    opacity: 1;
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
  to {
    opacity: 1;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

  to {
    opacity: 1;
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

  to {
    opacity: 1;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

  to {
    opacity: 1;
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

  to {
    opacity: 1;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
  100% {
    opacity: 1;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*登录*/
.hidden {
  overflow: hidden;
}

.login {
  width: 100%;
  height: 595px;
  background: url(../images/banner.jpg) no-repeat center;
  background-size: cover;
  display: none;
}

.login .loginBox {
  width: 1200px;
  margin: auto;
}

.login .loginBox>div {
  float: right;
  background: rgba(38, 38, 38, .94);
  box-shadow: -6px 6px 16px 0 rgba(0, 0, 0, .66);
  -webkit-box-shadow: -6px 6px 16px 0 rgba(0, 0, 0, .66);
  -moz-box-shadow: -6px 6px 16px 0 rgba(0, 0, 0, .66);
  width: 410px;
  margin-top: 60px;
  padding: 48px 55px 52px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5262626, endColorstr=#E5262626);
}

.login .loginBox>div>img {
  display: block;
  margin: 0 auto 62px;
}

.login .loginBox>div>em {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  padding-bottom: 24px;
}

.login .loginBox>div li {
  margin-bottom: 20px;
}

.login .loginBox>div li input {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 9px 0 37px;
  background: #fff url(../images/icon_password.png) no-repeat 9px center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.login .loginBox>div li:first-child input {
  background: #fff url(../images/icon_name.png) no-repeat 9px center;
}

.login .loginBox>div li input::-webkit-input-placeholder {
  color: #ccc;
}

.login .loginBox>div li input:-moz-placeholder {
  color: #ccc;
}

.login .loginBox>div li input::-moz-placeholder {
  color: #ccc;
}

.login .loginBox>div li input:-ms-input-placeholder {
  color: #ccc;
}

.login .loginBox>div .submit {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 16px;
  background: #e8591b;
  padding-bottom: 4px;
  height: 36px;
}

.login .loginBox>div .bottom {
  padding-top: 22px;
}

.login .loginBox>div .bottom>span, .login .loginBox>div .bottom>a {
  color: #fff;
  font-family: SimSun;
}

.login .loginBox>div .bottom>span {
  display: block;
  float: left;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
}

.login .loginBox>div .bottom>span i {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #686868;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  background: #fff;
}

.login .loginBox>div .bottom>span.cur i {
  background: #fff url(../images/icon_tick.png) no-repeat center;
}

.login .loginBox>div .bottom>a {
  float: right;
}

/*首页（未登录）*/

.login_cont>div .title>span {
  display: block;
  font-family: 'Helvetica';
  font-size: 20px;
  padding: 6px 0 16px;
}

.login_cont>div .title>em {
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}

.login_cont>div .title>i {
  display: block;
  width: 27px;
  height: 4px;
  background: #333;
}

.login_cont .idea {
  width: 1200px;
  margin: auto;
  padding: 70px 0 150px;
}

.login_cont .idea .intro {
  float: left;
  width: 455px;
}

.login_cont .idea .intro>p {
  font-size: 14px;
  line-height: 24px;
  padding: 25px 0 52px;
}

.login_cont .idea .intro>a {
  display: block;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #e8591b;
}

.login_cont .idea .pic {
  float: right;
  position: relative;
}

.login_cont .idea .pic>div {
  position: absolute;
  top: 26px;
  left: -132px;
  background: rgba(204, 204, 204, .37);
  width: 226px;
  height: 290px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 44px 22px 40px;
  color: #e8591b;
}

.login_cont .idea .pic>div>em {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.login_cont .idea .pic>div>em.em1 {
  padding-top: 26px;
}

.login_cont .idea .pic>div>em span {
  font-size: 73px;
  line-height: 73px;
}

.login_cont .idea .pic>div>span {
  display: block;
  font-size: 14px;
}

.login_cont .advantage {
  width: 100%;
  height: 509px;
  background: url(../images/index/bg1.jpg) no-repeat center;
  background-size: cover;
}

.login_cont .advantage .advantageBox {
  width: 1200px;
  margin: auto;
}

.login_cont .advantage .advantageBox .title {
  padding: 62px 0 35px;
}

.login_cont .advantage .advantageBox .title, .login_cont .advantage .advantageBox .title>em {
  color: #fff;
}

.login_cont .advantage .advantageBox .title>i {
  background: #fff;
}

.login_cont .advantage .advantageBox li {
  float: left;
  width: 335px;
  margin-left: 97.5px;
  position: relative;
}

.login_cont .advantage .advantageBox li:first-child {
  margin-left: 0;
}

.login_cont .advantage .advantageBox li>a>div {
  position: relative;
  width: 100%;
  height: 213px;
  margin-bottom: 25px;
}

.login_cont .advantage .advantageBox li>a>div img {
  display: block;
  width: 100%;
  height: 100%;
}

.login_cont .advantage .advantageBox li>a>div>div {
  text-align: center;
  height: 213px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 35, 35, .7);
  opacity: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  visibility: hidden;
}

.login_cont .advantage .advantageBox li>a>div>div:before, .login_cont .advantage .advantageBox li>a>div>div:after {
  content: "";
  position: absolute;
  width: 0;
  height: 5px;
  background: #e8591b;
  left: 0;
  bottom: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .advantage .advantageBox li>a>div>div:after {
  left: auto;
  right: 0;
  bottom: auto;
  top: 0;
}

.login_cont .advantage .advantageBox li>a>div>div>i {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.login_cont .advantage .advantageBox li>a>div>div>i:before, .login_cont .advantage .advantageBox li>a>div>div>i:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 0;
  background: #e8591b;
  left: 0;
  bottom: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .advantage .advantageBox li>a>div>div>i:after {
  left: auto;
  right: 0;
  bottom: auto;
  top: 0;
}

.login_cont .advantage .advantageBox li>a>div>div span {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  top: 118px;
  color: #fff;
  font-family: "Microsoft YaHei";
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .advantage .advantageBox li>a>span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  width: 100%;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .new_arrivals {
  width: 100%;
  padding: 56px 0 66px;
  position: relative;
}

.login_cont .new_arrivals .arrivalBox {
  width: 1200px;
  margin: auto;
  background: #fff;
  position: relative;
  height: 488px;
}

.login_cont .new_arrivals>img {
  display: block;
  position: absolute;
  left: 50%;
  top: 40px;
  margin-left: -604px;
}

.login_cont .new_arrivals .arrivalBox .title {
  position: absolute;
  top: 40px;
  left: 45px;
}

.login_cont .new_arrivals .arrivalBox .bx-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 976px;
  height: 100%;
  margin: 0;
}

.login_cont .new_arrivals .arrivalBox .bx-wrapper .bx-viewport {
  left: 0;
  border: 0;
  box-shadow: none;
}

.login_cont .new_arrivals .arrivalBox .bx-wrapper .bx-controls-direction a {
  width: 38px;
  height: 38px;
  margin-top: -19px;
}

.login_cont .new_arrivals .arrivalBox .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: rgba(0, 0, 0, .6) url(../images/index/icon_prev.png) no-repeat center;
}

.login_cont .new_arrivals .arrivalBox .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: rgba(0, 0, 0, .6) url(../images/index/icon_next.png) no-repeat center;
}

.login_cont .new_arrivals .arrivalBox #bx-pager {
  position: absolute;
  left: 0;
  top: 170px;
  width: 224px;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a {
  display: table;
  font-size: 14px;
  color: #858585;
  padding: 0 46px;
  height: 46px;
  margin-top: 16px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a:first-child {
  margin-top: 0;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a span {
  display: table-cell;
  vertical-align: middle;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a i {
  background: rgba(25, 164, 81, .1);
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a i:before {
  content: "";
  background: #19a451;
  height: 0;
  display: block;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a.active {
  color: #e8591b;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a.active i {
  width: 100%;
}

.login_cont .new_arrivals .arrivalBox #bx-pager>a.active i:before {
  height: 100%;
}

.login_cont .customer {
  width: 100%;
  padding: 90px 0 125px;
  background: #fff;
}

.login_cont .customer>div {
  width: 1200px;
  margin: auto;
}

.login_cont .customer .title {
  padding-bottom: 20px;
}

.login_cont .customer .customerBox {
  width: 100%;
  height: 244px;
}

.login_cont .customer .customerBox .bx-wrapper {
  margin: 0;
  height: 100%;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport {
  left: 0;
  border: 0;
  box-shadow: none;
  height: 100% !important;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li {
  width: 240px !important;
  height: 244px;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li div {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 122px;
  display: table;
  text-align: center;
  border: 1px solid #ececec;
  border-right: 0;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li:nth-child(5n) div {
  border-right: 1px solid #ececec;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li.cur div {
  border-right: 0;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li div:nth-child(2) {
  border-top: 0;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li:last-child div {
  border-right: 1px solid #ececec;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li div span {
  display: table-cell;
  vertical-align: middle;
}

.login_cont .customer .customerBox .bx-wrapper .bx-viewport li div span img {
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}

.login_cont .customer .customerBox .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: -45px;
}

.login_cont .customer .customerBox .bx-wrapper .bx-pager.bx-default-pager a {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #dedede;
}

.login_cont .customer .customerBox .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #999;
}

/*首页（已登录）*/

.banner {
  width: 100%;
  height: 200px;
  display: none;
}

.main .mainBox {
  width: 1200px;
  margin: auto;
  position: relative;
  padding-top: 50px;
  z-index: 999;
}

.main .mainBox .circle_line {
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: rgba(233, 95, 28, .28);
}

.main .mainBox .circle_line span {
  display: block;
  width: 2px;
  height: 55px;
  top: -55px;
  left: 0;
  background: rgba(233, 95, 28, .28);
  position: absolute;
}

.main .mainBox .circle_line.line1 span {
  height: 35px;
  top: -35px;
}

.main .mainBox .circle_line span i {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 4px solid #e95f1c;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -12px;
}

.main .mainBox .left {
  position: relative;
  width: 275px;
  float: left;
  padding-bottom: 50px;
}

.main .mainBox .left li>a {
  display: flex;
  align-items: center;
  margin-top: 10px;
  /* display: block; */
  color: #292929;
  height: 70px;
  line-height: 24px;
  font-family: "Microsoft YaHei";
  padding-left: 24px;
  position: relative;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
}

.main .mainBox .left li>a span {
  font-size: 16px;
}

.main .mainBox .left li>a .title-width {
  display: block;
  width: 200px;
}

/* .main .mainBox .left li>a i {
  display: block;
  width: 13px;
  height: 7px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -3.5px;
  background: url(../images/index/icon_arrow.png) no-repeat;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
} */

.main .mainBox .left li>a>em {
  background: #242424;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  z-index: -1;
}

.main .mainBox .left li>a>em:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 0;
  background: #e9611f;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
}

.main .mainBox .left li>div {
  width: 275px;
  background: #fff;
  padding: 18px 0;
  display: none;
}

.main .mainBox .left li>div a {
  display: block;
  margin-top: 12px;
  padding: 0 24px;
  font-size: 14px;
  color: #777;
}

.main .mainBox .left li>div a:first-child {
  margin-top: 0;
}

.main .mainBox .left li>div a.cur {
  color: #1a1a1a;
}

.main .mainBox .left li.cur>a, .main .mainBox .left li.active>a {
  color: #fff;
}

.main .mainBox .left li.cur>a i, .main .mainBox .left li.active>a i {
  background-position: 0 -7px;
}

.main .mainBox .left li.cur>a>em, .main .mainBox .left li.active>a>em {
  width: 100%;
}

.main .mainBox .left li.cur>a>em:before, .main .mainBox .left li.active>a>em:before {
  height: 100%;
}

.main .mainBox .left li.active>div {
  display: block;
}

.main .mainBox .right {
  width: 862px;
  float: right;
  position: relative;
  margin-bottom: 100px
}

.index_cont .main .mainBox .right {
  padding-bottom: 216px;
}

.index_cont .main .mainBox .right li {
  float: left;
  width: 270px;
  margin-left: 26px;
  margin-bottom: 26px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.index_cont .main .mainBox .right li:nth-child(3n+1) {
  margin-left: 0;
}

.index_cont .main .mainBox .right li>a>span {
  display: block;
  width: 100%;
  height: 182px;
  background: #fff;
}

.index_cont .main .mainBox .right li>a>span img {
  display: block;
  width: 100%;
  height: 100%;
}

.index_cont .main .mainBox .right li>a>div {
  padding: 18px 15px 18px 12px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  position: relative;
  height: 20px;
}

.index_cont .main .mainBox .right li>a>div em {
  display: block;
  font-size: 14px;
  color: #2d2e2e;
  font-family: "Microsoft YaHei";
  padding-bottom: 5px;
  white-space: nowrap; /* 强制文本在一行显示 */
  overflow: hidden; /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 超出部分显示为省略号 */
}

.index_cont .main .mainBox .right li>a>div span {
  display: block;
  color: #979797;
  font-family: SimSun;
   display: -webkit-box; /* 使用WebKit的CSS扩展 */
  -webkit-line-clamp: 1; /* 显示文本的行数 */
  -webkit-box-orient: vertical; /* 设置文本方向为垂直排列 */
  overflow: hidden; /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 超出部分显示为省略号 */
}

.index_cont .main .mainBox .right li>a>div i {
  display: block;
  width: 7px;
  height: 13px;
  background: url(../images/index/arrow.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6.5px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  opacity: 0;
}

/*酒店文具列表页*/

.sub_nav {
  color: #979797;
  font-family: Arial, SimSun;
}

.sub_nav a {
  color: #979797;
}

.list_cont .main .mainBox .right .sub_nav {
  position: absolute;
  right: 0;
  top: -32px;
}

.list_cont .main .mainBox .right .list {
  padding-bottom: 74px;
}

.list-form {
  display: none;
}

.list_cont .main .mainBox .right .list .listBox {
  padding-top: 20px;
}

.list_cont .main .mainBox .right .list .listBox:first-child {
  padding-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .keyword {
  display: block;
  font-size: 14px;
  padding-bottom: 20px;
}

.zi_title {
  margin-bottom: 14px;
  height: 26px;
  line-height: 26px;
  border-left: 4px solid #e8591b;
  padding-left: 12px;
}

.zi_title em {
  font-size: 18px;
  color: #0a0102;
  padding-right: 16px;
}

.zi_title span {
  font-family: "PingFang SC";
  font-size: 14px;
  color: #888;
  display: inline-block;
}

.list .list-box .form {
  margin-top: 72px;
}

.list .list-box .form .form-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.list .list-box .form .form-list label {
  width: 256px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 28px;
  text-align: right;
}

.list .list-box .form .form-list input {
  width: 342px;
  height: 45px;
  padding-left: 15px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 28px;
  border: 1px solid rgba(210, 210, 210, 1);
}

.list .list-box .form .form-list .qrcode {
  width: 180px;
  margin-right: 22px;
}

.list .list-box .form .form-list .qr-box {
  width: 140px;
  height: 45px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 45px;
  text-align: center;
  background-color: rgba(233, 95, 28, 0.6);
  cursor: pointer;
}

.list .list-box .form .form-list span {
  margin-left: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 0, 0, 1);
}

.list .list-box .form .submit {
  width: 140px;
  height: 45px;
  margin-top: 54px;
  margin-left: 430px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 45px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(233, 95, 28, 1);
}

.list_cont .main .mainBox .right .list .listBox .indexList li {
  /*margin-top:5px;*/
  background: #fff;
  padding: 8px 20px 9px 10px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li:first-child {
  margin-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .pic {
  display: table;
  text-align: center;
  float: left;
  width: 172px;
  height: 200px;
  border: 1px solid #e6e6e6;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .pic.active {
  height: 150px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .pic span {
  display: table-cell;
  vertical-align: middle;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .pic span img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro {
  float: right;
  position: relative;
  width: 640px;
  min-height: 202px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro>span {
  display: block;
  font-size: 16px;
  color: #111;
  padding: 4px 0 25px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro>span a {
  color: #111;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div {
  margin-top: 10px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div:first-child {
  margin-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox h5 {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 20px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox p {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 28px;
  margin-bottom: 51px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div:nth-child(4) {
  margin-top: 16px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div>em {
  display: block;
  float: left;
  width: 86px;
  padding-right: 8px;
  text-align: right;
  font-size: 16px;
  color: #333;
  line-height: 20px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div>div {
  display: block;
  float: left;
  width: 545px;
  font-size: 14px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div>div>span {
  display: block;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div:nth-child(4)>em {
  line-height: 30px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox {
  width: 134px;
  position: relative;
  overflow: visible;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .selectBtn {
  width: 134px;
  height: 32px;
  line-height: 32px;
  position: relative;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .selectBtn input {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #f0f0f0;
  border: 0;
  padding: 0 37px 0 5px;
  text-align: center;
  font-size: 14px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .selectBtn a {
  display: block;
  width: 32px;
  height: 22px;
  border-left: 1px solid #b4b4b4;
  background: url(../images/index/arrow1.png) no-repeat center;
  position: absolute;
  top: 5px;
  right: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .option {
  position: absolute;
  left: 0;
  top: 32px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-top: 1px solid #d6d6d6;
  width: 100%;
  background: #f3f3f3;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 999;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .option span {
  display: block;
  cursor: pointer;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  margin: 0 10px;
  padding: 0 37px 0 5px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .option span:first-child {
  border-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .option {
  display: none;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .btns {
  position: absolute;
  right: 0;
  bottom: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .load {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 35px;
  border-radius: 5px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .load a {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #e8591b;
  width: 110px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .intro .btns a {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #e8591b;
  width: 110px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.list_cont .main .mainBox .right .listBox .content-box h6 {
  margin-top: 30px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 20px;
}

.list_cont .main .mainBox .right .listBox .content-box p {
  margin-top: 20px;
  margin-bottom: 51px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.list_cont .main .mainBox .right .listBox .content-box .pdf-box img {
  display: block;
  width: 861px;
  height: 433px;
  margin-bottom: 90px;
}

.list_cont .main .mainBox .right .listBox .content-box .video-box {
  position: relative;
  display: block;
  width: 861px;
  height: 433px;
  margin-bottom: 90px;
}

.list_cont .main .mainBox .right .listBox .content-box .video-box iframe {
  width: 100%;
  height: 100%;
}

.list_cont .main .mainBox .right .listBox .content-box .video-box video {
  width: 100%;
  height: 100%;
}

.list_cont .main .mainBox .right .listBox .content-box .video-box .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 861px;
  height: 433px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
}

/*名片详情页*/

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li {
  padding: 18px 30px 20px 19px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider {
  float: left;
  width: 336px;
  height: 392px;
  border: 1px solid #e6e6e6;
  position: relative;
}

.list_cont .main .mainBox .right .list .listBox .indexList.active li .slider {
  width: 450px;
}


.list_cont .main .mainBox .right .list .listBox .indexList li .bx-wrapper {
  margin: auto;
  height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .bx-wrapper .bx-viewport {
  left: 0;
  border: 0;
  box-shadow: none;
  height: 100% !important;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper li {
  display: table !important;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper .bxslider li {
  height: 392px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper li span {
  display: table-cell;
  vertical-align: middle;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper li span img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper .bx-controls-direction a {
  opacity: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper .bx-controls-direction a.bx-prev {
  background: rgba(0, 0, 0, .5) url(../images/index/icon_prev.png) no-repeat center;
  left: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider .bx-wrapper .bx-controls-direction a.bx-next {
  background: rgba(0, 0, 0, .5) url(../images/index/icon_next.png) no-repeat center;
  right: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager {
  width: 68px;
  height: 350px;
  float: left;
  margin: 24px 0 0 14px;
  position: relative;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li {
  height: 78px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #e6e6e6;
  display: table;
  text-align: center;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li:first-child {
  margin-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li span {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li span img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager .bx-wrapper .bx-controls-direction a {
  width: 18px;
  height: 9px;
  top: -20px;
  margin-top: 0;
  margin-left: -9px;
  background: url(../images/index/arrow2.png) no-repeat;
  background-position: -18px 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 50%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager .bx-wrapper .bx-controls-direction a.bx-next {
  right: auto;
  left: 50%;
  background-position: 0 -9px;
  top: auto;
  bottom: -20px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager .bx-wrapper .bx-controls-direction a.cur {
  background-position: 0 0;
  cursor: default;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager .bx-wrapper .bx-controls-direction a.bx-next.cur {
  background-position: -18px -9px;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em:before, .list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background: #e8591b;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em i {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em i:before, .list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em i:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 0;
  background: #e8591b;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition-delay: .3s;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li>em i:after {
  right: auto;
  left: 0;
  top: auto;
  bottom: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li.cur>em:before, .list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li.cur>em:after {
  width: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li.cur>em i:before, .list_cont .main .mainBox .right .list .listBox .indexList li .slider-pager li.cur>em i:after {
  height: 100%;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro {
  width: 358px;
  min-height: 394px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1.active li .intro {
  padding-bottom: 80px;
  width: 240px;
  min-height: 394px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro>span {
  padding: 12px 0 22px;
  font-size: 18px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div>em {
  font-size: 18px;
  width: 96px;
  line-height: 24px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1.active li .intro .introBox>div>em {
  width: fit-content;
}


.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div.num>em {
  font-size: 14px;
  line-height: 32px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div>div {
  font-size: 16px;
  width: 254px;
  line-height: 24px;
  max-height: 96px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div>div.selectBox {
  width: 134px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div {
  margin-top: 14px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div:first-child {
  margin-top: 0;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .introBox>div.num {
  margin-top: 15px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .btns {
  bottom: 25px;
}

.list_cont .main .mainBox .right .list .listBox .indexList.indexList1 li .intro .btns a.white {
  background: #fff;
  color: #353535;
  margin-left: 11px;
  border: 1px solid #333;
}

.list_cont .main .mainBox .right .list .listBox .indexList.active li .intro .btns a.white {
  margin-left: 0;
  margin-top: 10px;
}


.list_cont .main .mainBox .right .list.list1 {
  padding-bottom: 50px;
}

.indexList1 {
  margin-bottom: 31px;
}

.customer_comment {
  background: #fff;
}

.comment_area {
  width: 100%;
  height: 189px;
  padding: 21px 23px 0 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.comment_area textarea {
  width: 100%;
  height: 100px;
  padding: 20px;
  font-size: 14px;
  border: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.smile_face {
  margin-left: 3px;
  margin-top: 7px;
}

.comment_btn {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #fff !important;
  font-size: 14px;
  background: #e8591b;
  width: 120px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  right: 23px;
  bottom: 17px;
}

.comment_list li {
  padding: 16px 23px 16px 19px;
  border-bottom: 1px solid #f4f4f4;
}

.comment_title {
  margin-bottom: 16px;
}

.comment_title em {
  font-size: 14px;
  color: #95a5a6;
  margin-right: 26px;
}

.comment_title span {
  font-size: 12px;
  color: #bfbfbd;
}

.comment_list li p {
  font-size: 14px;
  line-height: 18px;
  color: #4d4d4d;
}

.load_more {
  text-align: center;
}

.load_more a {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #4d4d4d !important;
  font-size: 14px;
  background: #fff;
  width: 135px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #d1d1d1;
  margin: 30px 0;
}

/*定制设计*/

.design_cont .title {
  text-align: center;
  font-family: "PingFang SC";
}

.design_cont .title>em {
  display: block;
  font-size: 22px;
  color: #333;
  font-family: "PingFang SC Medium", "PingFang SC";
}

.design_cont .title>i {
  display: block;
  width: 44px;
  height: 2px;
  background: #ea6626;
  margin: 12px auto;
}

.design_cont .title>span {
  display: block;
  color: #888;
  font-size: 14px;
}

.design_cont .intro {
  width: 100%;
  height: 517px;
  background: url(../images/design/bg1.jpg) no-repeat center;
  background-size: cover;
}

.design_cont .intro .title {
  padding: 78px 0 28px;
}

.design_cont .intro .title>em {
  color: #fff;
  font-family: "PingFang SC";
}

.design_cont .intro .title>span {
  color: #989898;
}

.design_cont .intro p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 25px;
}

.design_cont .intro .circle {
  margin: 54px auto 0;
  position: relative;
  width: 992px;
  perspective: 800px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  transform-style: preserve-3d;
}

.design_cont .intro ul li {
  float: left;
  width: 110px;
  margin-left: 110px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
}

.design_cont .intro ul li:first-child {
  margin-left: 0;
}

.design_cont .intro ul li:nth-child(3) {
  margin-left: 332px;
}

.design_cont .intro ul li em {
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: "PingFang SC";
  margin: -18px 0 5px;
}

.design_cont .intro ul li span {
  display: block;
  color: #b6b6b6;
}

.design_cont .intro .circle>img {
  display: block;
  position: absolute;
  width: 138px;
  height: 138px;
  top: -5px;
  left: 50%;
  margin-left: -69px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 15px 29px 0 rgba(0, 0, 0, .73);
  -webkit-box-shadow: 0 15px 29px 0 rgba(0, 0, 0, .73);
  -moz-box-shadow: 0 15px 29px 0 rgba(0, 0, 0, .73);
  opacity: 0;
  visibility: hidden;
  transform: translateZ(300px);
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  transition: all .5s cubic-bezier(0.6, 0.2, 0.1, 1) 1.2s;
  -webkit-transition: all .5s cubic-bezier(0.6, 0.2, 0.1, 1) 1.2s;
  -moz-transition: all .5s cubic-bezier(0.6, 0.2, 0.1, 1) 1.2s;
}

.design_cont .direction {
  width: 1200px;
  margin: auto;
}

.design_cont .direction .title {
  padding: 64px 0 40px;
}

.design_cont .direction li {
  margin-top: 9px;
  width: 100%;
  height: 224px;
  text-align: center;
  position: relative;
}

.design_cont .direction li:first-child {
  margin-top: 0;
  background: url(../images/design/img1.jpg) no-repeat;
}

.design_cont .direction li:nth-child(2) {
  background: url(../images/design/img2.png) no-repeat;
}

.design_cont .direction li:nth-child(3) {
  background: url(../images/design/img3.jpg) no-repeat;
}

.design_cont .direction li:nth-child(4) {
  background: url(../images/design/img4.jpg) no-repeat;
}

.design_cont .direction li:nth-child(5) {
  background: url(../images/design/img5.jpg) no-repeat;
}

.design_cont .direction li:nth-child(6) {
  background: url(../images/design/img6.jpg) no-repeat;
}

.design_cont .direction li>a {
  display: table;
  width: 100%;
  height: 100%;
}

.design_cont .direction li>a>span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 999;
}

.design_cont .direction li>a>span>em {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #333;
  font-family: "PingFang SC Medium", "PingFang SC";
  padding: 0 18px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.design_cont .direction li>a>span>em i {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  width: 13px;
  height: 62px;
  background: url(../images/design/quote.png) no-repeat;
}

.design_cont .direction li>a>span>em i.i1 {
  left: 0;
}

.design_cont .direction li>a>span>em i.i2 {
  background-position: -13px 0;
  right: 0;
}

.design_cont .direction li>a>span>span {
  display: block;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
  font-family: "PingFang SC";
  position: absolute;
  top: 112px;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.design_cont .direction li>a>i {
  display: block;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgba(254, 80, 4, .49);
  position: absolute;
  transition: all .6s linear;
  -webkit-transition: all .6s linear;
  -moz-transition: all .6s linear;
}

.design_cont .success .title {
  padding: 62px 0 30px;
}

.design_cont .success {
  width: 1200px;
  margin: auto;
}

.design_cont .success li {
  float: left;
  width: 276px;
  height: 400px;
  position: relative;
  margin-left: 32px;
  overflow: hidden;
}

.design_cont .success li:first-child {
  margin-left: 0;
}

.design_cont .success li a>img {
  display: block;
  width: 100%;
  height: 100%;
}

.design_cont .success li a>i {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 76px;
  background: url(../images/design/cover.png) no-repeat;
}

.design_cont .success li a>div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px 28px;
  color: #fff;
  display: table;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.design_cont .success li a>div>i {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.design_cont .success li a>div>i:before, .design_cont .success li a>div i:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .48);
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.design_cont .success li a>div i:after {
  top: auto;
  bottom: 0;
}

.design_cont .success li a>div>div {
  display: table-cell;
  vertical-align: middle;
  z-index: 999;
  position: relative;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  opacity: 0;
  visibility: hidden;
}

.design_cont .success li a>div>div>em {
  display: block;
  font-size: 16px;
  text-align: center;
  padding-bottom: 20px;
}

.design_cont .success li a>div>div>span {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

.design_cont .success li a>em {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  bottom: 16px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.design_cont .btn {
  display: block;
  width: 184px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #e8591b;
  margin: auto;
  font-size: 14px;
}

.design_cont .success .btn {
  margin: 48px auto 80px;
}

.design_cont .start {
  width: 100%;
  height: 229px;
  background: url(../images/design/bg2.jpg) no-repeat center;
  background-size: cover;
  display: table;
  text-align: center;
}

.design_cont .start>div {
  display: table-cell;
  vertical-align: middle;
}

.design_cont .start>div .title {
  padding-bottom: 28px;
}

/*注册*/

.register_cont {
  padding: 62px 0 70px;
  width: 1200px;
  margin: auto;
}

.register_cont .registerBox>div {
  float: left;
}

.register_cont .registerBox>div:first-child {
  width: 482px;
}

.register_cont .registerBox>div:nth-child(2) {
  width: 596px;
  float: right;
}

.register_cont .registerBox>div:nth-child(2) .inputList li .tip {
  left: 492px;
}

.inputList li {
  margin-top: 12px;
  position: relative;
}

.inputList li:first-child {
  margin-top: 0;
}

.inputList li>em {
  display: block;
  float: left;
  text-align: right;
  width: 92px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 18px;
  position: relative;
  line-height: 32px;
  font-size: 14px;
  color: #333;
}

.inputList li>em i {
  display: block;
  position: absolute;
  right: 8px;
  top: 0;
  line-height: 42px;
  font-size: 18px;
  color: #e8591b;
}

.inputList li .inputBox {
  float: left;
  width: 390px;
}

.inputList li .inputBox .star {
  font-size: 20px;
  color: red;
  position: absolute;
  right: -10px;
  top: 10px;
}

.inputList li .inputBox input, .inputList li .inputBox .selectBox .selectBtn, .inputList li .inputBox textarea {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 12px;
  color: #333;
  font-family: SimSun;
}

.inputList li .inputBox .selectBox {
  position: relative;
  width: 100%;
}

.inputList li .inputBox .selectBox .selectBtn {
  cursor: pointer;
  background: #fff url(../images/index/arrow1.png) no-repeat 96% center;
}

.inputList li .inputBox .selectBox .option {
  position: absolute;
  left: 0;
  top: 32px;
  background: #fff;
  z-index: 9999;
  padding: 10px 12px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 0 8px 30px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 8px 30px rgba(0, 0, 0, .2);
  display: none;
}

.inputList li .inputBox .selectBox .option>span {
  display: block;
  cursor: pointer;
  font-family: SimSun;
  color: #333;
  line-height: 22px;
}

.inputList li .tip {
  display: table;
  position: absolute;
  left: 102%;
  top: 0;
  height: 32px;
  color: #e64702;
  font-family: SimSun;
  width: 84px;
  display: none;
}

.inputList li .tip>span {
  display: table-cell;
  vertical-align: middle;
}

.inputList li .inputBox .selectBox.w180 {
  width: 180px;
}

.inputList li .inputBox .selectBox.w190 {
  width: 190px;
}

.inputList li.city_li .inputBox .selectBox {
  float: left;
}

.inputList li.city_li .inputBox .selectBox:last-child {
  float: right;
}

.inputList li.cur .inputBox input, .inputList li.cur .inputBox .selectBox .selectBtn {
  border: 1px solid #e64702;
}

.inputList li.cur .tip {
  display: table;
}

.inputList li.tel .inputBox .selectBox {
  float: left;
  width: 138px;
}

.inputList li.tel .inputBox .selectBox .selectBtn {
  background: #fff url(../images/index/arrow1.png) no-repeat 90% center;
}

.inputList li.tel .inputBox input {
  float: right;
  /* width: 240px; */
}

.register_cont .inputList li .inputBox .selectBox .option {
  border-top: 1px solid #e5e5e5;
  max-height: 300px;
  overflow: hidden;
}

.upload {
  padding-top: 26px;
}

.upload>em {
  display: block;
  font-size: 14px;
  color: #333;
  padding-bottom: 12px;
}

.upload>em span {
  color: #888;
}

.upload .uploadBox {
  margin-bottom: 16px;
  position: relative;
}

.upload .uploadBox>i {
  display: block;
  position: absolute;
  left: -16px;
  top: 0;
  line-height: 42px;
  font-size: 18px;
  color: #e8591b;
}

.upload .uploadBox>input {
  display: block;
  width: 370px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 12px;
  color: #333;
  font-family: SimSun;
  float: left;
  margin-right: 16px;
}

.upload .uploadBox>input:focus {
  border: 1px solid #e64702;
}

.upload .uploadBox>a {
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  width: 95px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  float: left;
  background: #e8591b;
}

.upload .uploadBox>a:last-child {
  margin-left: 18px;
  background: #c9c9c9;
}

.upload .imgBox {
  width: 182px;
  height: 116px;
  background: #c9c9c9;
  display: table;
  text-align: center;
}

.upload .imgBox>div {
  display: table-cell;
  vertical-align: middle;
}

.upload .imgBox>div img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.submitBtn {
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 240px;
  height: 36px;
  line-height: 36px;
  background: #e8591b;
  font-size: 16px;
}

.register_cont .submitBtn {
  margin: 52px 0 0 92px;
}

/*购物车*/

.cart_cont {
  width: 1200px;
  margin: auto;
  padding-bottom: 38px;
}

.cart_cont .sub_nav {
  padding: 24px 0 20px;
}

.cart_cont .sub_nav span {
  display: inline-block;
  font-size: 16px;
  color: #888;
}

.cart_cont .sub_nav span i {
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../images/user/arrow.png) no-repeat center;
  padding: 0 15px;
}

.cart_cont .sub_nav span.cur {
  color: #e8591b;
}

.cart_cont .sub_nav span.cur i {
  background: url(../images/user/arrow1.png) no-repeat center;
}

.cart_cont .selectBox {
  width: 120px;
  position: relative;
  overflow: visible;
  margin: auto;
  padding: 0 30px 0 20px;
}

.cart_cont .selectBox .selectBtn {
  width: 100%;
  height: 28px;
  line-height: 28px;
  position: relative;
}

.cart_cont .selectBox .selectBtn input {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #f0f0f0;
  border: 0;
  padding: 0 36px 0 5px;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
}

.cart_cont .selectBox .selectBtn a {
  display: block;
  width: 30px;
  height: 22px;
  border-left: 1px solid #b4b4b4;
  background: url(../images/index/arrow1.png) no-repeat center;
  position: absolute;
  top: 3px;
  right: 0;
}

.cart_cont .selectBox .option {
  position: absolute;
  left: 20px;
  top: 28px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 999;
  border-top: 1px solid #d6d6d6;
  width: 120px;
  background: #f3f3f3;
}

.cart_cont .selectBox .option span {
  display: block;
  cursor: pointer;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  margin: 0 10px;
  padding: 0 37px 0 5px;
  font-family: Arial;
  color: #666;
}

.cart_cont .selectBox .option span:first-child {
  border-top: 0;
}

.cart_cont .selectBox .option {
  display: none;
}

.cart_cont .cart_table {
  background: #fff;
  width: 100%;
  border-spacing: 0;
}

.cart_cont .cart_table td {
  padding: 18px 0;
  border-top: 1px solid #f0f0f0;
  text-align: center;
  font-size: 14px;
  color: #888;
  font-family: "Microsoft YaHei";
  position: relative;
}

.cart_cont .cart_table th {
  border-top: 0;
  padding: 22px 0 20px;
  font-size: 16px;
  color: #333;
  font-weight: normal;
}

.cart_cont .cart_table td i {
  display: block;
  margin: auto;
  width: 14px;
  height: 14px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}

.cart_cont .cart_table tr.cur td i {
  background: url(../images/user/tick.png) no-repeat center;
}

.cart_cont .cart_table tr.cur td, .cart_cont table tr.cur td a {
  color: #e8591b;
}

.cart_cont .cart_table tr.cur td a.delete {
  color: #fff;
}

.cart_cont .cart_table.table1 td:first-child {
  padding: 0 27px;
  width: 16px;
}

.cart_cont .cart_table td:last-child, .cart_cont .cart_table tr:first-child td:last-child {
  padding: 18px 35px;
  width: 68px;
}

.cart_cont .cart_table td a {
  color: #888;
}

.cart_cont .cart_table td a.delete {
  display: block;
  color: #fff;
  text-align: center;
  width: 68px;
  height: 28px;
  line-height: 28px;
  background: #cdcdcd;
  font-size: 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.cart_cont .choose {
  margin-top: 12px;
  background: #fff;
  padding: 18px 30px 20px 27px;
}

.cart_cont .choose .all {
  float: left;
  position: relative;
  color: #333;
  font-size: 14px;
  cursor: pointer;
  padding-left: 42px;
}

.cart_cont .choose .all i {
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}

.cart_cont .choose .all.cur i {
  background: url(../images/user/tick.png) no-repeat center;
}

.cart_cont .choose .chooseBox {
  float: right;
}

.cart_cont .choose .chooseBox td {
  font-size: 14px;
  color: #333;
  padding-top: 12px;
  line-height: 20px;
}

.cart_cont .choose .chooseBox tr:first-child td {
  padding-top: 0;
  line-height: 18px;
}

.cart_cont .choose .chooseBox td:first-child {
  text-align: right;
}

.cart_cont .choose .chooseBox td#totalPrice {
  padding-top: 6px;
  line-height: normal;
}

.cart_cont .choose .chooseBox td em {
  font-family: "Microsoft YaHei";
  font-size: 20px;
  color: #e8591b;
}

.cart_cont .choose .chooseBox tr:first-child td em {
  font-size: 18px;
  color: #e84a05;
}

a.btn, input.btn {
  display: block;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background: #e8591b;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.cart_cont .choose .chooseBox>div .btn:nth-child(2) {
  margin-right: 20px;
  color: #e8591b;
  border: 1px solid #e8591b;
  background: #fff;
}

.cart_cont .choose .chooseBox>div .btn {
  float: right;
}

.cart_cont .choose .chooseBox>div {
  margin-top: 20px;
}

.attachment_upload a {
  display: inline-block;
  padding: 6px 16px 6px 32px;
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  color: #4d4d4d;
}

.attachment_upload a img {
  position: absolute;
  left: 12px;
  top: 8px;
}

.attachment_upload p {
  color: #b7b7b7;
  margin-top: 10px;
}

.intro .btns a.white img {
  vertical-align: sub;
  margin-right: 8px;
}

/*购物车-核对订单*/

.cart_cont .cartBox {
  margin-top: 22px;
}

.cart_cont .cartBox:first-child {
  margin-top: 0;
}

.cart_cont .cartBox>em {
  display: block;
  height: 26px;
  line-height: 26px;
  margin-bottom: 12px;
  padding-left: 16px;
  border-left: 4px solid #e8591b;
  font-size: 18px;
  color: #111;
}

.cart_cont .cartBox>div {
  background: #fff;
}

.cartBox .inputList li .inputBox1 {
  width: 600px;
}

.cart_cont .cartBox .inputList {
  background: #fff;
  padding: 32px 23px;
}

.cartBox .inputList li {
  width: 852px;
}

.cartBox .inputList li .inputBox .code {
  float: left;
  width: 300px;
}

.cartBox .inputList li .inputBox .vali {
  float: left;
  width: 80px;
  height: 30px;
  margin-left: 60px;
}

.cartBox .inputList li .inputBox .check-code {
  display: inline-block;
  float: left;
  width: 154px;
  height: 30px;
  margin-left: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  background: #5DAECA;
}

.cartBox .inputList li>em {
  width: 152px;
  padding-right: 10px;
}

.cartBox .inputList li .inputBox input, .cartBox .inputList li .inputBox textarea, .cartBox .inputList li .inputBox .selectBox .selectBtn {
  background: #fafafa;
  border: 1px solid #dfdfdf;
  padding: 0 16px;
  width: 700px;
}

.cartBox .inputList li .inputBox .selectBox .selectBtn {
  background: #fafafa url(../images/index/arrow1.png) no-repeat 98% center
}

.cartBox .inputList li .inputBox .selectBox {
  padding: 0;
  width: 700px;
}

.cartBox .inputList li .inputBox .selectBox .option {
  background: #fafafa;
  width: 100%;
  padding: 10px 16px;
  border: 1px solid #dfdfdf;
  border-top: 0;
}

.cartBox .inputList li .inputBox .selectBox .option span {
  color: #888;
  text-align: left;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.cartBox .inputList li.cur .inputBox input, .cartBox .inputList li.cur .inputBox .selectBox .selectBtn {
  border: 1px solid #e8591b;
}

.cartBox .cart_table td:first-child, .cartBox .cart_table th:first-child {
  padding-left: 32px;
}

.cartBox .cart_table td:last-child, .cartBox .cart_table th:last-child {
  padding: 0 56px 0 0;
  min-width: 100px;
}

.cartBox .cart_table td:nth-child(4), .cartBox .cart_table th:nth-child(4) {
  min-width: 140px;
}

.cartBox .choose .chooseBox {
  float: left;
}

.cartBox .choose .agree {
  float: right;
  text-align: right;
}

.cartBox .choose .agree>span {
  display: block;
  position: relative;
  font-size: 14px;
  padding-left: 22px;
  margin: 4px 0 38px;
  cursor: default;
}

.cartBox .choose .agree>span a {
  color: #00a8ec;
}

.cartBox .choose .agree>span i {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #e8591b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.cartBox .choose .agree>span.cur i {
  background: url(../images/user/dot.png) no-repeat center;
}

.cartBox .choose .agree .btn {
  display: inline-block;
}

/*购物车-等待付款*/

.cart_cont .success {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 164px 0 50px;
}

.cart_cont .success>span {
  display: inline-block;
  position: relative;
  padding-left: 96px;
  text-align: left;
}

.cart_cont .success>span>em {
  display: block;
  font-size: 22px;
  color: #333;
  padding-bottom: 8px;
}

.cart_cont .success>span>span {
  display: block;
  font-size: 14px;
  color: #494949;
}

.cart_cont .success>span>span a {
  color: #00a8ec;
}

.cart_cont .success>span>img {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -34px;
}

.cart_cont .success .qrcode {
  margin-top: 50px;
  margin-bottom: 10px;
}

.cart_cont .success p {
  margin-top: 10px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 42px;
}

.sub_title {
  width: 1200px;
  height: 122px;
  display: table;
  position: absolute;
  top: 146px;
  left: 50%;
  margin-left: -600px;
  opacity: 0;
  visibility: hidden;
}

.sub_title.cur {
  opacity: 1;
  visibility: visible;
}

.sub_title>span {
  display: table-cell;
  vertical-align: middle;
}

.sub_title>span>em {
  display: block;
  color: #fff;
  font-size: 26px;
}

.sub_title>span>span {
  display: block;
  color: #c5c5c5;
  font-family: SimSun;
  margin-top: 8px;
}

.sub_title>span>span a {
  color: #c5c5c5;
}

.register_cont .sub_title {
  top: 116px;
  height: 92px;
}

.register_cont .sub_title>span>em {
  font-size: 20px;
}

/*注册信息*/

.center_cont .sub_title>span {
  padding-left: 18px;
}

.center_cont .main .mainBox .circle_line span {
  height: 60px;
  top: -60px;
}

.center_cont .main .mainBox .right {
  background: #fff;
  margin-bottom: 60px;
}

.center_cont .main .mainBox .right .info {
  padding: 28px 28px 50px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList {
  float: left;
  width: 378px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList:nth-child(2) {
  float: right;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li>em {
  width: 90px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox {
  width: 288px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox .selectBox .selectBtn, .center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox input {
  width: 100%;
  background: #f0f0f0;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox .selectBox .selectBtn {
  background: #f0f0f0 url(../images/index/arrow1.png) no-repeat 96% center
}

.center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox .selectBox .option {
  background: #f0f0f0;
  border-top: 1px solid #d6d6d6;
  max-height: 300px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li .inputBox .selectBox.w146 {
  width: 146px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li.tel .inputBox .selectBox {
  width: 118px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li.tel .inputBox input {
  /* width: 165px; */
}

.center_cont .main .mainBox .right .info .infoBox .inputList li.cityLi .inputBox .selectBox {
  float: left;
  width: 140px;
}

.center_cont .main .mainBox .right .info .infoBox .inputList li.cityLi .inputBox .selectBox:nth-child(2) {
  float: right;
}

.center_cont .main .mainBox .right .info .upload .uploadBox, .center_cont .main .mainBox .right .info .upload .imgBox {
  margin-left: 16px;
}

.center_cont .main .mainBox .right .info .upload .uploadBox>input {
  background: #f0f0f0;
}

.center_cont .main .mainBox .right .info .submitBtn {
  margin-top: 40px;
}

/*安全中心*/

.center_cont .security {
  padding: 26px 0 36px;
  text-align: center;
}

.center_cont .security .inputList {
  width: 296px;
  margin: auto;
}

.center_cont .security .inputList li>em {
  width: 96px;
  padding-right: 10px;
}

.center_cont .security .inputList li .inputBox {
  width: 200px;
}

.center_cont .security .inputList li .inputBox input {
  border: 1px solid #d4d4d4;
}

.center_cont .security .inputList li.cur .inputBox input {
  border: 1px solid #e8591b;
}

.center_cont .security .inputList li .tip {
  width: 260px;
  text-align: left;
  left: 104%;
}

.center_cont .security .submitBtn {
  margin: 32px 0 0 379px;
  width: 160px;
}

.center_cont .security .step {
  width: 340px;
  margin: 0 auto 36px;
  position: relative;
  padding-left: 22px;
}

.center_cont .security .step ul li {
  float: left;
  z-index: 999;
  position: relative;
}

.center_cont .security .step ul li div {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #ea6626 url(../images/user/one.png) no-repeat center;
  width: 58px;
  height: 58px;
  margin: auto;
}

.center_cont .security .step ul li:nth-child(2) {
  float: right;
}

.center_cont .security .step ul li:nth-child(2) div {
  background: #dadada url(../images/user/two.png) no-repeat center;
}

.center_cont .security .step ul li span {
  display: block;
  font-size: 14px;
  color: #888;
  padding-top: 10px;
}

.center_cont .security .step ul li:first-child span {
  color: #e8591b;
}

.center_cont .security .step>i {
  display: block;
  background: #f0f0f0;
  width: 282px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 12px;
  margin-left: -141px;
}

.center_cont .security .step.cur>i {
  background: #e8591b;
  opacity: .5;
}

.center_cont .security .step.cur ul li span {
  color: #e8591b;
}

.center_cont .security .step.cur ul li:nth-child(2) div {
  background: #ea6626 url(../images/user/two.png) no-repeat center;
}

.center_cont .security .complete {
  display: inline-block;
  font-size: 16px;
  padding-left: 54px;
  background: url(../images/user/icon_smile.png) no-repeat left center;
  color: #333;
  line-height: 34px;
  margin: 30px 0 20px;
  display: none;
}

/*订单管理*/

.center_cont .order {
  padding-bottom: 30px;
}

.center_cont .order #nav {
  padding: 0 11px;
  border-bottom: 1px solid #afafaf;
  position: relative;
}

.center_cont .order #nav li {
  float: left;
  padding: 14px 12px;
  width: 100px;
  text-align: center;
}

.center_cont .order #nav li a {
  display: block;
  font-size: 16px;
  color: #000;
}

.center_cont .order #nav .nav_line {
  position: absolute;
  width: 100px;
  height: 3px;
  background: #ea6626;
  left: 0;
  bottom: -1px;
}

.center_cont .orderBox {
  margin: 0 10px;
}

.center_cont .orderBox table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.center_cont .orderBox table tr th {
  text-align: center;
  padding: 22px 0 15px;
  font-size: 14px;
  color: #333;
  line-height: 14px;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
}

.center_cont .orderBox table tr td {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  color: #888;
  font-family: Arial, SimSun;
  height: 64px;
}

.center_cont .orderBox table tr td a {
  color: #888;
  font-family: Arial, SimSun;
  display: block;
  margin-top: 5px;
}

.center_cont .orderBox table tr td a:first-child {
  margin-top: 0;
}

/*分页*/

.page {
  text-align: center;
  padding-top: 30px;
}

.page .pageBox {
  display: inline-block;
}

.page .pageBox a, .page .pageBox span {
  display: block;
  float: left;
  margin-left: 14px;
  color: #888;
  font-size: 14px;
  line-height: 28px;
}

.page .pageBox a:first-child {
  margin-left: 0;
}

.page .pageBox a.cur {
  color: #e95f1c;
}

.page .pageBox a.prev, .page .pageBox a.next {
  width: 26px;
  height: 26px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #e95f1c;
  background: url(../images/user/arrow2.png) no-repeat;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.page .pageBox a.next {
  background-position: right bottom;
}

.page .pageBox a.prev:hover, .page .pageBox a.next:hover {
  background: #e95f1c url(../images/user/arrow2.png) no-repeat;
}

.page .pageBox a.prev:hover {
  background-position: -26px 0;
}

.page .pageBox a.next:hover {
  background-position: 0 -26px;
}

/*订单管理详情*/

.center_cont .detail {
  padding: 12px 30px 28px 28px;
}

.center_cont .detail .title {
  display: block;
  line-height: 22px;
  font-size: 16px;
  color: #111;
  padding-left: 13px;
  border-left: 4px solid #e8591b;
  margin-bottom: 14px;
}

.center_cont .detail .bar {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 14px;
}

.center_cont .detail .bar>span {
  display: block;
  float: left;
  line-height: 12px;
  font-family: Arial, SimSun;
  color: #333;
  margin-right: 35px;
}

.center_cont .detail .bar>span:last-child {
  float: right;
  margin-right: 0;
}

.center_cont .detail .detailBox {
  display: flex;
  padding: 20px 0 26px;
}

.center_cont .detail .detailBox .img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 25%;
}

.center_cont .detail .detailBox .img-box p {
  margin-top: 10px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.center_cont .detail .detailBox .detaile-lists {
  width: 75%;
}

.center_cont .detail .detailBox li {
  padding-top: 14px;
  font-size: 14px;
  font-family: Arial, SimSun;
}

.center_cont .detail .detailBox li:first-child {
  padding-top: 0;
}

.center_cont .detail .detailBox li em {
  color: #333;
}

.center_cont .detail .detailBox li span {
  color: #888;
}

.center_cont .detail .orderBox {
  margin: 0;
}

.center_cont .detail .orderBox table {
  border: 1px solid #f0f0f0;
}

.center_cont .detail .orderBox table tr th {
  padding: 17px 0 20px;
  background: #f0f0f0;
  border-bottom: 0;
}

.center_cont .detail .orderBox table tr td {
  border-bottom: 1px solid #f0f0f0;
  height: 50px;
}

.center_cont .detail .orderBox table tr td:last-child {
  color: #333;
}

/*定制管理*/

.center_cont .custom {
  padding-bottom: 124px;
}

.center_cont .detail.detail1 {
  padding: 12px 30px 208px 28px;
}

.center_cont .detail.detail1 .bar>span:last-child {
  float: left;
}

.center_cont .detail .detailBox li a {
  color: #888;
  padding-left: 25px;
  background: url(../images/user/icon_pic.png) no-repeat left center;
}

/*公用弹框*/

.alertBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 10000;
  display: none;
}

.alertBox .box {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 470px;
  height: 220px;
  overflow: hidden;
  margin-top: -110px;
  margin-left: -235px;
}

.alertBox .box .close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.alertBox .box>a {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -60px;
}

.alertBox .box>div {
  display: table;
  text-align: center;
  padding: 30px;
  height: 110px;
  width: 100%;
  width: 410px;
}

.alertBox .box>div>span {
  display: table-cell;
  vertical-align: middle;
  color: #333;
  font-size: 18px;
}

/*开始定制*/

.start_cont {
  width: 1200px;
  margin: auto;
  padding-bottom: 66px;
}

.start_cont .zi_title {
  position: relative;
  margin-top: 30px;
}

.start_cont .zi_title>em {
  color: #111;
}

.start_cont .zi_title .sub_nav {
  position: absolute;
  right: 0;
  top: 0;
}

.start_cont .zi_title .sub_nav span {
  color: #979797;
  font-family: Arial, SimSun;
  font-size: 12px;
}

.start_cont .startBox {
  background: #fff;
  padding: 42px 0 44px;
}

.start_cont .startBox .inputList {
  width: 658px;
  margin: auto;
}

.start_cont .startBox .inputList li>em {
  width: 118px;
}

.start_cont .startBox .inputList li .inputBox input, .start_cont .startBox .inputList li .inputBox .selectBox .selectBtn, .start_cont .startBox .inputList li .inputBox textarea {
  width: 540px;
  background: #f0f0f0;
}

.start_cont .startBox .inputList li .tip {
  width: 240px;
}

.start_cont .startBox .inputList li .inputBox {
  width: 540px;
}

.start_cont .startBox .inputList li .inputBox .selectBox .selectBtn {
  background: #f0f0f0 url(../images/index/arrow1.png) no-repeat 98% center;
  width: 100%;
}

.start_cont .startBox .inputList li.tel .inputBox .selectBox {
  width: 118px;
}

.start_cont .startBox .inputList li.tel .inputBox .selectBox .selectBtn {
  background: #f0f0f0 url(../images/index/arrow1.png) no-repeat 90% center;
}

.start_cont .startBox .inputList li .inputBox .selectBox .option {
  background: #f0f0f0;
  border: 1px solid #dfdfdf;
  max-height: 300px;
}

.start_cont .startBox .inputList li.tel .inputBox input {
  width: 408px;
}

.start_cont .startBox .inputList li .inputBox textarea {
  height: 118px;
  padding: 5px 12px;
  color: #333;
  font-family: SimSun;
  line-height: 20px;
}

.start_cont .startBox .inputList li.annex .inputBox {
  margin-bottom: 10px;
}

.start_cont .startBox .inputList li.annex .inputBox input {
  width: 324px;
  float: left;
}

.start_cont .startBox .inputList li.annex .inputBox>a {
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  background: #ea6626;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-family: SimSun;
  width: 90px;
  height: 32px;
  line-height: 32px;
  margin-left: 22px;
}

.start_cont .startBox .inputList li.annex .inputBox>a:last-child {
  margin-left: 0;
  background: #d1d1d1;
  float: right;
}

.start_cont .startBox .submitBtn {
  margin: 32px auto 0;
  width: 160px;
}

.start_cont .startBox .inputList li.annex .word {
  padding-left: 118px;
  color: #888;
  font-family: Arial, SimSun;
  display: block;
}

/*页面弹框*/

.jumpBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 10000;
  display: none;
}

.jumpBox .box {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 470px;
  height: 220px;
  overflow: hidden;
  margin-top: -110px;
  margin-left: -235px;
}

.jumpBox .box .close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.jumpBox.success .box .icon {
  display: block;
  margin: auto;
  padding: 30px 0 16px;
}

.jumpBox.success .box>em {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333;
}

.jumpBox.success .box>div {
  text-align: center;
  margin-top: 33px;
}

.jumpBox.success .box>div>span {
  display: inline-block;
}

.jumpBox.success .box>div>span a {
  display: block;
  float: left;
  color: #888;
  font-family: SimSun;
  padding: 0 11px;
  border-left: 1px solid #c5c5c5;
}

.jumpBox.success .box>div>span a:first-child {
  border-left: 0;
}

/*定制设计-成功案例*/

.sub_nav.sub_nav1 {
  text-align: right;
  padding: 28px 0 38px;
}

.case_cont {
  width: 1200px;
  margin: auto;
  padding-bottom: 260px;
}

.case_cont ul {
  width: 1174px;
  margin: auto;
}

.case_cont ul li {
  float: left;
  width: 136px;
  float: left;
  margin-left: 37px;
  text-align: center;
}

.case_cont ul li:first-child {
  margin-left: 0;
}

.case_cont ul li>em {
  display: block;
  font-size: 16px;
  color: #333;
}

.case_cont ul li>i {
  display: block;
  width: 30px;
  height: 2px;
  background: #ea6626;
  margin: 8px auto 17px;
}

.case_cont ul li div a {
  display: table;
  text-align: center;
  width: 136px;
  height: 86px;
  background: #bababa;
  margin-top: 5px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.case_cont ul li div a:first-child {
  margin-top: 0;
}

.case_cont ul li div a span {
  display: table-cell;
  vertical-align: middle;
}

.case_cont ul li div a span img {
  max-width: 90%;
  max-height: 90%;
}

/*定制设计-定制详情*/

.case_cont .case_detail>div {
  margin-bottom: 30px;
}

.case_cont .case_detail>div img {
  display: block;
  float: left;
  width: 390px;
  height: 232px;
  margin-left: 15px;
}

.case_cont .case_detail>div img:first-child {
  margin-left: 0;
}

.case_cont .case_detail p {
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
}

/*帮助中心*/

.help_cont {
  width: 1200px;
  margin: auto;
  padding: 48px 0 65px;
}

.help_cont ul li {
  margin-top: 40px;
}

.help_cont ul li:first-child {
  margin-top: 0;
}

.help_cont ul li>span {
  display: block;
  font-size: 14px;
  font-family: SimSun;
  padding-left: 75px;
  margin-top: 14px;
  line-height: 26px;
}

.help_cont ul li>em {
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  height: 42px;
  line-height: 42px;
  padding: 0 30px 0 75px;
  font-size: 16px;
  color: #333;
}

.help_cont ul li>em i {
  display: block;
  text-align: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 56px;
  color: #fff;
  font-size: 30px;
  font-family: 'Swiss721BT-BoldCondensed';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
  background: #ea6626;
  box-shadow: 0 3px 8px 0 rgba(136, 59, 21, .41);
  -webkit-box-shadow: 0 3px 8px 0 rgba(136, 59, 21, .41);
  -moz-box-shadow: 0 3px 8px 0 rgba(136, 59, 21, .41);
}

/*首页未登录-企业理念*/

.idea_cont .banner {
  width: 100%;
  height: auto;
  background: #d1d2d4;
  height: 580px;
}

.idea_cont .banner img {
  display: block;
  margin: auto;
  height: 580px;
}

.idea_cont .banner .bx-wrapper {
  margin: auto;
}

.idea_cont .banner .bx-wrapper .bx-viewport {
  left: 0;
  border: 0;
  box-shadow: none;
  background: #d1d2d4;
}

.idea_cont .banner .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: 10px;
}

.idea_cont .idea {
  width: 1070px;
  margin: auto;
  padding-bottom: 78px;
}

.idea_cont .idea .ideaBox {
  text-align: center;
  position: relative;
  margin-bottom: 82px;
}

.idea_cont .idea .ideaBox>i {
  display: block;
  width: 234px;
  height: 210px;
  border: 4px solid #19a451;
  border-top: 0;
  margin: auto;
}

.idea_cont .idea .ideaBox>div {
  padding: 10px 0 14px;
  background: #f0f0f0;
  position: absolute;
  top: 44px;
  left: 0;
  width: 100%;
}

.idea_cont .idea .ideaBox>div>em {
  display: block;
  font-size: 28px;
  color: #333;
  font-family: "PingFang SC";
  line-height: 28px;
}

.idea_cont .idea .ideaBox>div>i {
  display: block;
  width: 32px;
  height: 2px;
  background: #19a451;
  margin: 18px auto;
}

.idea_cont .idea .ideaBox>div>span {
  display: block;
  font-size: 14px;
  line-height: 26px;
}

.idea_cont .idea ul li {
  float: left;
  width: 466px;
  margin-top: 64px;
}

.idea_cont .idea ul li:nth-child(2n) {
  float: right;
}

.idea_cont .idea ul li:first-child, .idea_cont .idea ul li:nth-child(2) {
  margin-top: 0;
}

.idea_cont .idea ul li img {
  display: block;
  margin: 0 auto 22px;
}

.idea_cont .idea ul li span {
  display: block;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
}

/*首页未登录-生成优势*/

.advantage_cont .advantageBox:nth-child(2n+1) {
  background: #fff;
}

.advantage_cont .advantageBox>div {
  width: 1200px;
  margin: auto;
}

.advantage_cont .advantageBox>div .title>em {
  display: block;
  font-size: 20px;
  color: #333;
  font-family: "Microsoft YaHei";
}

.advantage_cont .advantageBox>div .title>i {
  display: block;
  margin: 16px auto 0;
  background: #19a451;
  width: 32px;
  height: 2px;
}

.advantage_cont .production .advantageBox:first-child>div {
  padding: 66px 0;
  text-align: center;
}

.advantage_cont .production .advantageBox:first-child>div>p {
  text-align: center;
  padding: 20px 0 44px;
  line-height: 24px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  width: 836px;
  margin: auto;
}

.advantage_cont .production .advantageBox:first-child>div ul {
  width: 1040px;
  margin: auto;
}

.advantage_cont .production .advantageBox:first-child>div ul li {
  float: left;
  width: 20%;
  text-align: center;
  perspective: 800px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  transform-style: preserve-3d;
}

.advantage_cont .production .advantageBox:first-child>div ul li i {
  display: block;
  width: 114px;
  height: 114px;
  margin: 0 auto 18px;
  background: url(../images/index/circle1.png) no-repeat;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.advantage_cont .production .advantageBox:first-child>div ul li span {
  display: block;
  font-size: 14px;
}

.advantage_cont .production .advantageBox:first-child>div ul li:nth-child(2) i {
  background-position: -114px 0;
}

.advantage_cont .production .advantageBox:first-child>div ul li:nth-child(3) i {
  background-position: -228px 0;
}

.advantage_cont .production .advantageBox:first-child>div ul li:nth-child(4) i {
  background-position: -342px 0;
}

.advantage_cont .production .advantageBox:first-child>div ul li:nth-child(5) i {
  background-position: -456px 0;
}

.advantage_cont .production .advantageBox:nth-child(2)>div {
  padding: 50px 0 60px;
}

.advantage_cont .production .advantageBox:nth-child(2)>div li {
  float: left;
  width: 536px;
  text-align: center;
}

.advantage_cont .production .advantageBox:nth-child(2)>div li:nth-child(2) {
  float: right;
}

.advantage_cont .production .advantageBox:nth-child(2)>div li img {
  display: block;
  margin: auto;
}

.advantage_cont .production .advantageBox:nth-child(2)>div li em {
  display: block;
  padding: 14px 0 15px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-family: "Microsoft YaHei";
}

.advantage_cont .production .advantageBox:nth-child(2)>div li span {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

.advantage_cont .production .advantageBox:nth-child(3)>div {
  padding: 54px 0;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .pic {
  float: left;
  width: 330px;
  background: #666;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .word {
  float: right;
  height: 547px;
  width: 820px;
  display: table;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .word>div {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 26px;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .word>div em {
  display: block;
  padding-top: 28px;
  color: #333;
}

.advantage_cont .production .advantageBox:nth-child(3)>div .word>div em:first-child {
  padding-top: 0;
}

/*联系我们*/

.contact_cont {
  padding: 75px 0 20px;
  width: 1200px;
  margin: auto;
  position: relative;
}

.contact_cont div {
  position: absolute;
  left: 50px;
  top: 188px;
  font-family: "PingFang SC";
}

.contact_cont div>span {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 27px;
  padding-left: 50px;
  margin-top: 28px;
  background: url(../images/contact/icon2.png) no-repeat left center;
}

.contact_cont div>span:first-child {
  margin-top: 0;
  background: url(../images/contact/icon1.png) no-repeat left center;
}

.contact_cont div > span:nth-child(3) {
  background: url(../images/contact/邮箱.png) no-repeat left center;
  background-size: 25px 25px; /* 调整为您想要的宽度和高度 */
}

.contact_cont div > span:nth-child(4) {
  background: url(../images/contact/邮箱.png) no-repeat left center;
  background-size: 25px 25px; /* 调整为您想要的宽度和高度 */
}


.contact_cont div>span span {
  padding-left: 20px;
  font-size: 18px;
  color: #333;
  line-height: 27px;
}

.contact_cont div>span span em {
  font-size: 22px;
  font-family: "Microsoft YaHei";
}

.contact_cont>img {
  display: block;
  float: right;
}

.contact-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60%;
  margin-top: 10%;
  margin-bottom: 10%;
}

.contact-main .img-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}

.contact-main .img-box p {
  margin-top: 30px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 42px;
}

.contact-main .contact-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}

.contact-main .contact-right h6 {
  font-size: 26px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 42px;
}

.contact-main .contact-right span {
  font-size: 16px;
  font-family: MicrosoftYaHeiLight;
  font-weight: 300;
  color: rgba(102, 102, 102, 1);
  line-height: 42px;
}

.contact-main .contact-right a {
  display: block;
  width: 164px;
  height: 46px;
  background-image: url("/assets/cn/images/contact/bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(254, 254, 254, 1);
  line-height: 46px;
  text-align: center;
}

/*搜索结果页*/

.search_cont .main .mainBox .right {
  width: 100%;
  float: none;
}

.list_cont.search_cont .main .mainBox .right .list .listBox .indexList li .intro {
  width: 950px;
}

/*技术优势*/

.technical {
  width: 1200px;
  margin: auto;
}

.technical .img {
  margin-bottom: 10px;
}

.technical .img img {
  display: block;
  float: left;
}

.technical .img img:nth-child(2) {
  float: right;
}

.technical p {
  padding-top: 28px;
  line-height: 26px;
  font-size: 14px;
  width: 1008px;
  margin: auto;
}

/*团队优势*/

.team {
  width: 100%;
  margin: auto;
}

.team li {
  width: 100%;
}

.team li>div .team1 {
  display: block;
  float: left;
  width: 554px;
}

.team li>div .team1 img {
  float: none;
  width: 100%;
}

.team li>div .team1 .cer {
  display: block;
  width: 100%;
}

.team li>div .team1 .cer span {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 22px;
  padding-left: 10px;
  position: relative;
}

.team li>div .team1 .cer span:nth-child(2n+1) {
  width: 50%;
}

.team li>div .team1 .cer span i {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #19a451;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.team li>div {
  width: 1200px;
  margin: auto;
  position: relative;
}

.team li>div>img {
  display: block;
  float: left;
  max-width: 558px;
}

.team li:nth-child(2n)>div>img, .team li>div .teamImg {
  float: right;
}

.team li>div .teamImg {
  display: block;
  width: 540px;
  height: 300px;
  background: #ffc9b1;
}

.team li:nth-child(2n+1) {
  background: #fff;
}

.team li:first-child {
  padding: 80px 0;
}

.team li:nth-child(2) {
  padding: 62px 0 72px;
}

.team li:nth-child(3) {
  padding: 34px 0;
}

.team li:nth-child(4) {
  padding: 58px 0;
}

.team li>div>div {
  width: 622px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.team li:nth-child(2n)>div>div {
  width: 592px;
  right: auto;
  left: 0;
}

.team li>div>div>div {
  display: table;
  height: 100%;
}

.team li>div>div>div>div {
  display: table-cell;
  vertical-align: middle;
}

.team li>div>div>div>div em {
  display: block;
  font-size: 20px;
  color: #333;
}

.team li>div>div>div>div i {
  display: block;
  width: 32px;
  height: 2px;
  background: #e8591b;
  margin: 16px 0 14px;
}

.team li>div>div>div>div p {
  font-size: 14px;
  line-height: 24px;
}

.team li>div>div>div>div div {
  text-align: center;
  margin-top: 50px;
}

.team li>div>div>div>div div img:first-child {
  margin-right: 102px;
}

.backtop {
  position: fixed;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  bottom: 100px;
  text-align: right;
  display: none;
}

.backtop img {
  margin-right: -80px;
  cursor: pointer;
}

/* 我知道了弹框 */

.i-know-pop {
  position: fixed;
  top: 20%;
  left: calc(50% - 400px);
  display: none;
  width: 800px;
  height: 800px;
  background-color: #fff;
  box-shadow: 0px 14px 35px 3px rgba(232, 232, 232, 0.84);
  z-index: 9999;
  padding: 50px 87px;
  box-sizing: border-box;
  /* overflow-y: auto; */
  border: 5px solid #fff;
}

.i-know-pop .my-container {
  width: 100%;
  /* height: 100%; */
  box-sizing: border-box;
}

.i-know-pop .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  color: #333;
}

.i-know-pop .my-container h4 {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  color: #999;
}

.i-know-pop .my-container>div {
  width: 100%;
}

.i-know-pop .my-container p {
  font-size: 14px;
  line-height: 160%;
}

.i-know-pop .my-container .desc {
  margin-top: 8px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #333;
}

.i-know-pop .my-container img {
  width: 100%;
  margin-top: 21px;
}

.i-know-pop .my-container .btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: -138px;
}

.i-know-pop .my-container .btn-box .i-know-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 35px;
  background-color: #E8591B;
  color: #fff;
}

.ikonw-mask {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999;
}

/* 图片广告框 */
.pop-image-advertisement {
  position: fixed;
  top: 21%;
  left: calc(50% - 200px);
  display: none;
  width: 400px;
  max-height: 579px;
  background-color: #fff;
  z-index: 10000;
}

.pop-image-advertisement .pop-image-box {
  position: relative;
  display: block;
  width: 100%;
  max-height: 579px;
  overflow-y: auto;
  z-index: 0;
}

.pop-image-advertisement .pop-image {
  display: block;
  width: 100%;
}

.pop-image-advertisement .close-btn {
  position: absolute;
  top: 6px;
  right: 8px;
  width: 34px;
  height: 34px;
  background-size: 34px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/assets/cn/images/advert-image-pop-close-two.png);
  z-index: 1;
  cursor: pointer;
}

.pub-handbag-btn {
  position: absolute;
  bottom: -150px;
  left: 65px;
  width: 105px;
  height: 105px;
  cursor: pointer;
  border: 1px solid #ddd;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/cn/images/handbag_enter.png);
  z-index: 10;
}

@media screen and (min-width: 1024px) {

  /*首页未登录*/
  .login_cont .advantage .advantageBox li:hover>a>span {
    transform: translateY(-154px);
    -webkit-transform: translateY(-154px);
    -moz-transform: translateY(-154px);
  }

  .login_cont .advantage .advantageBox li:hover>a>div>div {
    opacity: 1;
    visibility: visible;
  }

  .login_cont .advantage .advantageBox li:hover>a>div>div span {
    opacity: 1;
  }

  .login_cont .advantage .advantageBox li:hover>a>div>div:before, .login_cont .advantage .advantageBox li:hover>a>div>div:after {
    width: 100%;
  }

  .login_cont .advantage .advantageBox li:hover>a>div>div>i:before, .login_cont .advantage .advantageBox li:hover>a>div>div>i:after {
    height: 100%;
  }

  .login_cont .advantage .advantageBox li:hover>a>div>div span {
    opacity: 1;
    visibility: visible;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
  }

  /*首页已登录*/
  .main .mainBox .left li:hover>a {
    color: #fff;
  }

  .main .mainBox .left li:hover>a i {
    background-position: 0 -7px;
  }

  .main .mainBox .left li:hover>a>em {
    width: 100%;
  }

  .main .mainBox .left li:hover>a>em:before {
    height: 100%;
  }

  .main .mainBox .left li>div a:hover {
    color: #1a1a1a;
  }

  .index_cont .main .mainBox .right li:hover>a>div {
    background: #fff;
  }

  .index_cont .main .mainBox .right li:hover {
    box-shadow: 0 14px 35px 0 rgba(0, 0, 0, .21);
  }

  .index_cont .main .mainBox .right li:hover>a>div i {
    opacity: 1;
  }

  /*列表页*/
  .list_cont .main .mainBox .right .list .listBox .indexList li .intro>span a:hover {
    color: #e8591b;
  }

  .list_cont .main .mainBox .right .list .listBox .indexList li .slider:hover .bx-wrapper .bx-controls-direction a {
    opacity: 1;
  }

  .list_cont .main .mainBox .right .list .listBox .indexList li .slider:hover .bx-wrapper .bx-controls-direction a.cur {
    opacity: 0;
    cursor: default;
  }

  .list_cont .main .mainBox .right .list .listBox .indexList li .intro .introBox>div .selectBox .option span:hover, .cart_cont .selectBox .option span:hover {
    color: #e8591b;
  }

  /*定制设计*/
  .design_cont .intro ul li:first-child {
    animation: fadeInDown .4s linear .3s forwards;
    -webkit-animation: fadeInDown .4s linear .3s forwards;
    visibility: visible;
  }

  .design_cont .intro ul li:nth-child(2) {
    animation: fadeInDown .4s linear .5s forwards;
    -webkit-animation: fadeInDown .4s linear .5s forwards;
    visibility: visible;
  }

  .design_cont .intro ul li:nth-child(3) {
    animation: fadeInDown .4s linear .7s forwards;
    -webkit-animation: fadeInDown .4s linear .7s forwards;
    visibility: visible;
  }

  .design_cont .intro ul li:nth-child(4) {
    animation: fadeInDown .4s linear .9s forwards;
    -webkit-animation: fadeInDown .4s linear .9s forwards;
    visibility: visible;
  }

  .design_cont .intro .circle.cur>img {
    visibility: visible;
    opacity: 1;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
  }

  .design_cont .direction li:hover>a>span>em {
    transform: translateY(-14px);
    -webkit-transform: translateY(-14px);
    -moz-transform: translateY(-14px);
    color: #fff;
  }

  .design_cont .direction li:hover>a>span>em .i1 {
    animation: fadeOutLeft .2s linear .2s forwards;
    -webkit-animation: fadeOutLeft .2s linear .2s forwards;
  }

  .design_cont .direction li:hover>a>span>em .i2 {
    animation: fadeOutRight .2s linear .2s forwards;
    -webkit-animation: fadeOutRight .2s linear .2s forwards;
  }

  .design_cont .direction li:hover>a>span>span {
    animation: fadeInUp .3s linear .2s forwards;
    -webkit-animation: fadeInUp .3s linear .2s forwards;
    visibility: visible;
  }

  .design_cont .direction li:hover>a>i {
    width: 100%;
    left: 0;
  }

  .design_cont .success li:hover a>div>i:before, .design_cont .success li:hover a>div>i:after {
    height: 50%;
  }

  .design_cont .success li:hover a>div>div {
    opacity: 1;
    visibility: visible;
  }

  .design_cont .success li:hover a>em {
    bottom: -100%;
  }

  /*注册*/
  .inputList li>.inputBox .selectBox .option>span:hover {
    color: #ea6626;
  }

  .upload .uploadBox>a:hover {
    background: #e8591b;
  }

  /*购物车*/
  .cart_cont table td a.delete:hover {
    background: #e8591b;
    color: #fff;
  }

  .cart_cont table td a:hover {
    color: #e8591b;
  }

  .cart_cont .success>span>span a:hover {
    border-bottom: 1px solid #00a8ec;
  }

  /*订单管理*/
  .center_cont .order .orderBox table tr td a:hover, .center_cont .orderBox table tr td a:hover {
    color: #e8591b;
  }

  /*开始定制*/
  .jumpBox.success .box>div>span a:hover {
    color: #ea6626;
  }

  .case_cont ul li div a:hover {
    background: #ea6626;
  }

  /*生产优势*/
  .advantage_cont .production .advantageBox:first-child>div ul li:hover i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
  }
}

/* 选择身份弹框 */
.alert-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.alert-box.hide {
  display: none;
}

.alert-box .choose-box {
  position: absolute;
  top: calc(50% - 110px);
  left: calc(50% - 150px);
  padding: 0 15px;
  width: 300px;
  height: 220px;
  background-color: #111;
}

.alert-box .choose-box .choose-title {
  padding-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  opacity: 0.8;
  letter-spacing: 1px;
}

.alert-box .choose-box .choose-item-box {
  padding: 0 55px;
  padding-top: 25px;
}

.alert-box .choose-box .choose-item-box .choose-item {
  display: flex;
  align-items: center;
  padding-top: 10px;
  cursor: pointer;
}

.alert-box .choose-box .choose-item-box .choose-item .item-name {
  font-size: 14px;
  line-height: 20px;
  color: #ff1e10;
}

.alert-box .choose-box .choose-item-box .choose-item .two {
  color: #199bff;
}

.alert-box .choose-box .choose-item-box .choose-item .item-dot {
  margin-right: 15px;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}

.alert-box .choose-box .choose-item-box .choose-item.active .item-dot {
  background-color: #fff;
}

.alert-box .choose-box .alert-enter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 30px;
  width: 160px;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  background-color: #e75c2a;
  cursor: pointer;
}


/* 套餐 */
.pic-two {
  display: block;
  width: 704px;
  height: 478px;
  background-repeat: no-repeat;
  background-size: cover;
}

.product {
  padding: 0 80px;
  padding-bottom: 70px;
}

.product .intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product .intro-title {
  padding-top: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}

.product .intro-money {
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
}

.small {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 12px;
}

.product .btns a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 14px;
  width: 102px;
  height: 38px;
  background: #E95F1C;
  line-height: 32px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media screen and (max-width: 1620px) {}

@media screen and (max-width: 1460px) {}

@media screen and (max-width: 1380px) {}
