﻿.wrap,.wrapper,.message-wrapper .message-wrap {
  margin-left: auto;
  margin-right: auto
}

.fl {
  float: left
}

.fr {
  float: right
}

ul:before,ol:before,li:before,dl:before,dt:before,dd:before,div:before,.wrap:before,.wrapper:before,.container:before,.product-info .wrap .header:before,.product-info .wrap .info-panel .price-swt:before,.product-info .wrap .info-panel .price-swt .price-panel:before,.product-info .wrap .info-panel .price-swt .price-panel .price-font:before,.video-panel .tab-video:before,.video-panel .tab-video .bd:before,.video-panel .tab-video .bd .item-video:before,.video-panel .tab-video .hd:before,.case-panel .case-list:before,.case-panel .case-list li:before,.case-panel .case-info:before,.gallery-panel .lf-panel:before,.gallery-panel .rt-panel:before,.gallery-panel .rt-panel .list-item:before,.gallery-panel .item-gallery:before,.message-wrapper .message-wrap:before,.message-wrapper .message-wrap .swt-panels:before,.message-wrapper .message-wrap .form-message .form-content:before,.message-wrapper .message-wrap .form-message .form-content .item-form:before,ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.wrap:after,.wrapper:after,.container:after,.product-info .wrap .header:after,.product-info .wrap .info-panel .price-swt:after,.product-info .wrap .info-panel .price-swt .price-panel:after,.product-info .wrap .info-panel .price-swt .price-panel .price-font:after,.video-panel .tab-video:after,.video-panel .tab-video .bd:after,.video-panel .tab-video .bd .item-video:after,.video-panel .tab-video .hd:after,.case-panel .case-list:after,.case-panel .case-list li:after,.case-panel .case-info:after,.gallery-panel .lf-panel:after,.gallery-panel .rt-panel:after,.gallery-panel .rt-panel .list-item:after,.gallery-panel .item-gallery:after,.message-wrapper .message-wrap:after,.message-wrapper .message-wrap .swt-panels:after,.message-wrapper .message-wrap .form-message .form-content:after,.message-wrapper .message-wrap .form-message .form-content .item-form:after {
  content: "";
  display: block
}

ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.wrap:after,.wrapper:after,.container:after,.product-info .wrap .header:after,.product-info .wrap .info-panel .price-swt:after,.product-info .wrap .info-panel .price-swt .price-panel:after,.product-info .wrap .info-panel .price-swt .price-panel .price-font:after,.video-panel .tab-video:after,.video-panel .tab-video .bd:after,.video-panel .tab-video .bd .item-video:after,.video-panel .tab-video .hd:after,.case-panel .case-list:after,.case-panel .case-list li:after,.case-panel .case-info:after,.gallery-panel .lf-panel:after,.gallery-panel .rt-panel:after,.gallery-panel .rt-panel .list-item:after,.gallery-panel .item-gallery:after,.message-wrapper .message-wrap:after,.message-wrapper .message-wrap .swt-panels:after,.message-wrapper .message-wrap .form-message .form-content:after,.message-wrapper .message-wrap .form-message .form-content .item-form:after {
  clear: both
}

a {
  text-decoration: none
}

a:link,a:visited {
  color: #333
}

a:hover,a:active {
  color: #d1171e
}

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,figure,figcaption,table,th,td img {
  margin: 0;
  padding: 0
}

a,abbr,acronym,address,big,blockquote,body,caption,cite,code,dd,dl,dt,fieldset,form,h1,time,h2,h3,h4,h5,h6,html,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline
}

html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  line-height: 1.5;
  color: #2b2a28;
  background-color: #fff;
  font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
  font-size: 14px;
  text-align: left;
  margin: 0 auto;
  line-height: 24px;
  background: #fff;
  color: #333;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

img {
  max-width: 100%;
  border: 0;
  vertical-align: middle
}

*,*:after,*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  outline: none
}

button {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  outline: none
}

input {
  border-radius: 0;
  outline: none
}

input:-ms-clear {
  display: none
}

input,textarea {
  border: 0;
  font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,sans-serif
}

textarea {
  resize: none;
  outline: none
}

td {
  word-break: break-all
}

ul,ol {
  list-style: none
}

input:-moz-placeholder,textarea:-moz-placeholder {
  color: #aab3b7
}

input::-moz-placeholder,textarea::-moz-placeholder {
  color: #aab3b7
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
  color: #aab3b7
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  color: #aab3b7
}

input,textarea,button {
  -webkit-appearance: none;
  border-radius: 0;
  background: transparent
}

html,body {
  font-family: 'Lato_Regular'
}

.wrap {
  min-width: 750px;
  font-family: 'Lato_Regular'
}

a,a:hover,a:active,a:visited,a:focus {
  text-decoration: none
}

.clear {
  display: block;
  clear: both;
  overflow: hidden
}

.wrap {
  width: 1400px;
  position: relative
}

.wrapper {
  width: 100%;
  max-width: 1920px;
  position: relative
}

.container {
  width: 100%;
  position: relative
}

.bg-white {
  background: #ffffff
}

.h20 {
  height: 20px
}

.none {
  display: none
}

*,*:after,*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

a {
  color: #c1a468
}

a:hover {
  color: #efc46d
}

@font-face {
  font-family: 'FuturaBT_Bold';
  src: url("../fonts/Futura Md BT.woff2") format("woff2"),url("../fonts/Futura Md BT.woff") format("woff"),url("../fonts/Futura Md BT.ttf") format("truetype"),url("../fonts/Futura Md BT.eot") format("embedded-opentype"),url("../fonts/Futura Md BT.svg") format("svg"),url("../fonts/Futura Md BT.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: 'Lato_Light';
  src: url("../fonts/Lato-Light.woff2") format("woff2"),url("../fonts/Lato-Light.woff") format("woff"),url("../fonts/Lato-Light.ttf") format("truetype"),url("../fonts/Lato-Light.eot") format("embedded-opentype"),url("../fonts/Lato-Light.svg") format("svg"),url("../fonts/Lato-Light.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: 'Lato_LightItalic';
  src: url("../fonts/Lato-LightItalic.woff2") format("woff2"),url("../fonts/Lato-LightItalic.woff") format("woff"),url("../fonts/Lato-LightItalic.ttf") format("truetype"),url("../fonts/Lato-LightItalic.eot") format("embedded-opentype"),url("../fonts/Lato-LightItalic.svg") format("svg"),url("../fonts/Lato-LightItalic.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: 'Lato_Regular';
  src: url("../fonts/Lato-Regular.woff2") format("woff2"),url("../fonts/Lato-Regular.woff") format("woff"),url("../fonts/Lato-Regular.ttf") format("truetype"),url("../fonts/Lato-Regular.eot") format("embedded-opentype"),url("../fonts/Lato-Regular.svg") format("svg"),url("../fonts/Lato-Regular.otf") format("opentype");
  font-display: swap
}

.product-info {
  background-color: #f7f7f7
}

.product-info>span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden
}

.product-info>span img {
  display: block;
  width: 100%
}

.product-info .wrap {
  z-index: 1
}

.product-info .wrap .header {
  width: 100%;
  padding: 48px 0 110px
}

.product-info .wrap .header .logo {
  height: 50px;
  overflow: hidden;
  float: left
}

.product-info .wrap .header .logo a {
  display: inline-block;
  font-size: 0
}

.product-info .wrap .header .logo a span {
  height: 50px;
  display: inline-block;
  vertical-align: middle
}

.product-info .wrap .header .logo a span {
  margin-right: 20px;
  position: relative
}

.product-info .wrap .header .logo a span img {
  display: inline-block;
  height: 100%
}

.product-info .wrap .header .nav-list {
  display: block;
  height: 50px;
  float: left
}

.product-info .wrap .header .nav-list li {
  display: block;
  float: left;
  margin: 0 20px
}

.product-info .wrap .header .nav-list li a {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  display: block;
  color: #ffffff;
  font-family: 'Lato_Regular';
  text-transform: uppercase;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.product-info .wrap .header .nav-list li a:hover {
  color: #c8ae79
}

.product-info .wrap .header .nav-list li.active a {
  color: #c8ae79;
  border-bottom: 1px solid #c8ae79
}

.product-info .wrap .info-panel {
  width: 100%;
  padding-right: 50%
}

.product-info .wrap .info-panel h1 {
  width: 100%;
  line-height: 1.1;
  font-size: 42px;
  margin-bottom: 80px;
  color: #3892ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(#094ea3, #3892ff, #2982eb);
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  position: relative
}

.product-info .wrap .info-panel h1:before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 28.11594%;
  left: -31.88406%;
  background-image: -webkit-linear-gradient(left, rgba(56,146,255,0), #3892ff);
  background-image: linear-gradient(to right, rgba(56,146,255,0), #3892ff)
}

.product-info .wrap .info-panel>p {
  line-height: 1.2;
  font-size: 28px;
  width: 100%;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff
}

.product-info .wrap .info-panel>p strong {
  font-size: 34px
}

.product-info .wrap .info-panel .hot-panel {
  padding-left: 80px;
  margin: 30px 0 20px;
  width: 78.57143%;
  overflow: hidden;
  position: relative
}

.product-info .wrap .info-panel .hot-panel .hot {
  width: 80px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.product-info .wrap .info-panel .hot-panel .hot:before {
  content: '';
  display: block;
  background: #3892ff;
  opacity: .27;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  width: 100%;
  height: 100%
}

.product-info .wrap .info-panel .hot-panel .hot span {
  height: 60px;
  margin-top: -30px;
  padding-top: 32px;
  line-height: 28px;
  font-size: 24px;
  position: absolute;
  width: 100%;
  display: block;
  top: 50%;
  left: 0;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #3892ff;
  text-align: center;
  text-transform: uppercase
}

.product-info .wrap .info-panel .hot-panel .hot span:before {
  width: 20px;
  height: 24px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  background: url(../images_pc/stonecrushplant/icon_hot.png) center top no-repeat
}

.product-info .wrap .info-panel .hot-panel .font-panel {
  padding: 10px;
  width: 100%;
  border-radius: 10px;
  border: 1px dashed #15355c
}

.product-info .wrap .info-panel .hot-panel .font-panel .font-value {
  overflow: hidden;
  font-size: 0;
  text-align: center
}

.product-info .wrap .info-panel .hot-panel .font-panel .font-value span {
  font-size: 24px;
  line-height: 40px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  color: #3892ff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  position: relative
}

.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before,.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
  bottom: 16px;
  content: '';
  display: block;
  border-radius: 100%;
  position: absolute;
  background: #3892ff
}

.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before {
  width: 6px;
  height: 6px;
  left: -8px
}

.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
  width: 5px;
  height: 5px;
  left: 0;
  opacity: .5
}

.product-info .wrap .info-panel .hot-panel .font-panel>p {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  width: 100%;
  color: #3892ff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  opacity: .5;
  text-align: center
}

.product-info .wrap .info-panel .des {
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  overflow: hidden;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  color: #fff
}

.product-info .wrap .info-panel .price-swt {
  margin-top: 80px;
  width: 100%;
  border-radius: 10px;
  background: #c8ae79;
  position: relative;
  z-index: 1
}

.product-info .wrap .info-panel .price-swt>span {
  height: 84px;
  line-height: 84px;
  width: 170px;
  overflow: hidden;
  font-size: 76px;
  padding: 0;
  left: 76px;
  display: block;
  position: absolute;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  color: #734e03;
  bottom: 0;
  opacity: .1;
  transform: rotate(-90deg);
  transform-origin: left bottom
}

.product-info .wrap .info-panel .price-swt>a {
  height: 70px;
  line-height: 70px;
  bottom: -28px;
  right: 14px;
  font-size: 36px;
  border-radius: 70px;
  display: block;
  width: 48.57143%;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 3;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: #ff9759;
  background: -webkit-linear-gradient(#ed6b16, #ff9759, #e04b02);
  background: linear-gradient(#ed6b16, #ff9759, #e04b02);
  -webkit-box-shadow: 0 0 10px rgba(255,104,0,0.4) inset;
  -moz-box-shadow: 0 0 10px rgba(255,104,0,0.4) inset;
  box-shadow: 0 0 10px rgba(255,104,0,0.4) inset;
  -webkit-transition: border-radius,.5s ease;
  -moz-transition: border-radius,.5s ease;
  transition: border-radius,.5s ease
}

.product-info .wrap .info-panel .price-swt>a:hover {
  border-radius: 70px 10px 70px 10px
}

.product-info .wrap .info-panel .price-swt .price-panel {
  width: 100%;
  z-index: 2;
  position: relative
}

.product-info .wrap .info-panel .price-swt .price-panel>p {
  width: 57.14286%;
  float: right;
  padding: 40px 2.85714% 0;
  font-size: 22px;
  line-height: 1.8;
  overflow: hidden;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  color: #6c6045;
  text-align: center
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font {
  width: 42.85714%;
  float: left;
  position: relative
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font i {
  position: absolute;
  height: 60%;
  top: 20%;
  right: 0;
  width: 0;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.05);
  box-shadow: 0 0 6px rgba(0,0,0,0.05)
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font i:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: -webkit-linear-gradient(#c3a771, #b4985d, #c3a771);
  background: linear-gradient(#c3a771, #b4985d, #c3a771);
  position: absolute;
  left: 0;
  top: 0
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font p {
  margin-top: -80px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding: 0 13.33333% 0 3.33333%
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font p img {
  display: block;
  width: 100%
}

.product-info .wrap .info-panel .price-swt .price-panel .price-font strong {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  text-align: center;
  color: #787e7c;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  font-weight: normal
}

.video-panel {
  background: #f7f7f7;
  padding: 10px 0 100px
}

.video-panel h2 {
  font-size: 50px;
  line-height: 64px;
  margin-bottom: 50px;
  margin-top: 90px;
  width: 100%;
  text-align: center;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  font-weight: bold
}

.video-panel .tab-video {
  width: 100%;
  margin-top: 80px
}

.video-panel .tab-video .bd {
  width: 71.42857%;
  float: left
}

.video-panel .tab-video .bd .item-video {
  width: 100%;
  display: none;
  position: relative
}

.video-panel .tab-video .bd .item-video:before {
  display: block;
  content: '';
  left: 18px;
  right: 18px;
  height: 100%;
  background: #fff;
  bottom: -10px;
  -webkit-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  -moz-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  box-shadow: 0 0 12px rgba(40,106,188,0.36);
  position: absolute;
  border-radius: 20px;
  opacity: .4
}

.video-panel .tab-video .bd .item-video .video-content {
  width: 100%;
  padding: 30px 55px 35px 30px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  -moz-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  box-shadow: 0 0 12px rgba(40,106,188,0.36);
  position: relative;
  z-index: 1
}

.video-panel .tab-video .bd .item-video .video-content:after {
  width: 12px;
  height: 84px;
  top: 96px;
  right: -12px;
  content: '';
  display: block;
  position: absolute;
  background: #f7f7f7;
  background: -webkit-linear-gradient(rgba(247,247,247,0) 2%, #f7f7f7 6%, #f7f7f7 94%, rgba(247,247,247,0) 98%);
  background: linear-gradient(rgba(247,247,247,0) 2%, #f7f7f7 6%, #f7f7f7 94%, rgba(247,247,247,0) 98%)
}

.video-panel .tab-video .bd .item-video .video-content span {
  width: 18px;
  height: 84px;
  top: 94px;
  display: block;
  position: absolute;
  right: 0;
  overflow: hidden
}

.video-panel .tab-video .bd .item-video .video-content span:before {
  width: 120px;
  height: 120px;
  top: -18px;
  content: '';
  position: absolute;
  display: block;
  border-radius: 100%;
  background: #f7f7f7;
  position: absolute;
  left: 0;
  -webkit-box-shadow: 3px 0 6px rgba(40,106,188,0.18) inset;
  -moz-box-shadow: 3px 0 6px rgba(40,106,188,0.18) inset;
  box-shadow: 3px 0 6px rgba(40,106,188,0.18) inset
}

.video-panel .tab-video .bd .item-video .video-content video {
  display: block;
  width: 100%
}

.video-panel .tab-video .bd .item-video.active {
  display: block
}

.video-panel .tab-video .bd .item-video+.item-video .video-content:after {
  top: inherit;
  bottom: 96px
}

.video-panel .tab-video .bd .item-video+.item-video .video-content span {
  top: inherit;
  bottom: 94px
}

.video-panel .tab-video .hd {
  width: 22.85714%;
  float: right
}

.video-panel .tab-video .hd li {
  width: 100%;
  border: 1px dashed #286abc;
  border-radius: 20px;
  cursor: pointer;
  position: relative
}

.video-panel .tab-video .hd li i {
  width: 18px;
  height: 84px;
  margin-top: -42px;
  display: block;
  position: absolute;
  top: 50%;
  left: -1px;
  overflow: hidden;
}

.video-panel .tab-video .hd li i:before {
  width: 120px;
  height: 120px;
  top: -18px;
  left: -102px;
  content: '';
  position: absolute;
  display: block;
  border-radius: 100%;
  background: #f7f7f7;
  position: absolute;
  border: 1px dashed #286abc
}

.video-panel .tab-video .hd li dl {
  padding: 60px 30px 50px;
  width: 100%;
  position: relative;
  z-index: 2
}

.video-panel .tab-video .hd li dl dt {
  height: 48px;
  line-height: 48px;
  font-size: 32px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #286abc;
  position: relative;
  z-index: 2
}

.video-panel .tab-video .hd li dl dd {
  font-size: 26px;
  line-height: 48px;
  width: 100%;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  color: #286abc;
  text-align: center;
  position: relative;
  z-index: 2
}

.video-panel .tab-video .hd li.active {
  border: none;
  padding: 1px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  -moz-box-shadow: 0 0 12px rgba(40,106,188,0.36);
  box-shadow: 0 0 12px rgba(40,106,188,0.36)
}

.video-panel .tab-video .hd li.active:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
  background: url(../images_pc/stonecrushplant/tab_video_mark.png) right top no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%
}

.video-panel .tab-video .hd li.active:after {
  width: 12px;
  height: 84px;
  margin-top: -42px;
  left: -12px;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: #f7f7f7;
  background: -webkit-linear-gradient(rgba(247,247,247,0) 2%, #f7f7f7 6%, #f7f7f7 94%, rgba(247,247,247,0) 98%);
  background: linear-gradient(rgba(247,247,247,0) 2%, #f7f7f7 6%, #f7f7f7 94%, rgba(247,247,247,0) 98%)
}

.video-panel .tab-video .hd li.active i {
  left: 0
}

.video-panel .tab-video .hd li.active i:before {
  width: 120px;
  height: 120px;
  top: -18px;
  border-radius: 100%;
  background: #f7f7f7;
  position: absolute;
  right: 0;
  border: none;
  -webkit-box-shadow: -3px 0 6px rgba(40,106,188,0.18) inset;
  -moz-box-shadow: -3px 0 6px rgba(40,106,188,0.18) inset;
  box-shadow: -3px 0 6px rgba(40,106,188,0.18) inset
}

.video-panel .tab-video .hd li.active span {
  width: 76px;
  height: 76px;
  left: -76px;
  margin-top: -38px;
  display: block;
  border-radius: 100%;
  background-color: #286abc;
  background-image: url(../images_pc/stonecrushplant/video_on.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10
}

.video-panel .tab-video .hd li+li {
  margin-top: 32px
}

.video-panel p {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 40px;
  overflow: hidden;
  color: #484545;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif
}

.video-panel p a {
  display: block;
  width: 100%;
  overflow: hidden
}

.video-panel p a img {
  display: block;
  width: 100%
}

.case-panel {
  padding: 100px 0 0;
  background: url(../images_pc/stonecrushplant/case_bg.jpg) center top no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  overflow: hidden
}

.case-panel h2 {
  width: 100%;
  font-size: 50px;
  color: #1a1919;
  line-height: 70px;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  text-align: center
}

.case-panel h2 strong {
  color: #286abc
}

.case-panel .swt-link {
  margin: 100px auto 0;
  height: 90px;
  border-radius: 90px;
  width: 38.57143%;
  padding-left: 4.57143%;
  font-size: 28px;
  line-height: 90px;
  display: block;
  color: #fff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  background: #032d62;
  z-index: 1;
  position: relative
}

.case-panel .swt-link span {
  width: 74px;
  height: 74px;
  right: 10px;
  top: 6px;
  display: block;
  position: absolute
}

.case-panel .swt-link span:before,.case-panel .swt-link span:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  background-color: #fff
}

.case-panel .swt-link span:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: .5
}

.case-panel .swt-link span:after {
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px
}

.case-panel .swt-link span i {
  display: block;
  position: absolute;
  z-index: 3;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  background-image: url(../images_pc/stonecrushplant/swt_arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-animation: xMove 2s linear infinite;
  animation: xMove 2s linear infinite
}

.case-panel .swt-link:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 30px;
  top: 10px;
  box-shadow: 0 0 60px 30px #fff;
  opacity: .4;
  z-index: 2
}

.case-panel .swt-link:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 90px;
  background: #0b4d9f;
  top: -3px;
  z-index: -1;
  left: 0;
  position: absolute
}

.case-panel .case-list {
  margin: 20px -20px 0
}

.case-panel .case-list li {
  padding: 0 20px;
  margin-top: 40px;
  width: 50%;
  float: left
}

.case-panel .case-list li .case-info,.case-panel .case-list li+li+li .case-info {
  background: #17529c
}

.case-panel .case-list li+li .case-info,.case-panel .case-list li+li+li+li .case-info {
  background: #17529c
}

.case-panel .case-info {
  padding-bottom: 50px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  float: right
}

.case-panel .case-info>span,.case-panel .case-info>a {
  display: block;
  width: 100%;
  overflow: hidden
}

.case-panel .case-info>span img,.case-panel .case-info>a img {
  display: block;
  width: 100%
}

.case-panel .case-info p {
  margin-top: 20px;
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  color: #fff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif
}

.case-panel .case-info p a {
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  font-family: 'FuturaBT_Bold'
}

.gallery-panel {
  padding: 170px 0 70px;
  margin-top: -58px;
  background: url(../images_pc/stonecrushplant/gallery_bg.jpg) center top no-repeat;
  -webkit-background-size: 100 auto;
  background-size: 100 auto;
  overflow: hidden
}

.gallery-panel .lf-panel {
  width: 39.28571%;
  float: left;
  position: relative;
  z-index: 2
}

.gallery-panel .lf-panel h2 {
  font-size: 50px;
  line-height: 70px;
  margin-top: 70px;
  margin-bottom: 100px;
  width: 100%;
  overflow: hidden;
  color: #1a1919;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  padding-left: 20px
}

.gallery-panel .lf-panel .item-gallery {
  width: 100%
}

.gallery-panel .rt-panel {
  width: 55%;
  float: right;
  position: relative;
  z-index: 2
}

.gallery-panel .rt-panel .list-item {
  margin-bottom: 40px;
  width: 100%
}

.gallery-panel .rt-panel .list-item .item-gallery {
  width: 50%;
  float: left;
  padding-right: 5px
}

.gallery-panel .rt-panel .list-item .item-gallery+.item-gallery {
  padding-right: 0;
  padding-left: 5px
}

.gallery-panel .rt-panel>.item-gallery {
  width: 100%
}

.gallery-panel .item-gallery {
  position: relative
}

.gallery-panel .item-gallery .item-img {
  padding-left: 15px;
  position: relative;
  margin-bottom: 30px
}

.gallery-panel .item-gallery .item-img>span {
  display: block;
  width: 100%;
  overflow: hidden
}

.gallery-panel .item-gallery .item-img>span img {
  display: block;
  width: 100%
}

.gallery-panel .item-gallery .item-img .font-num {
  width: 214px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: -36px
}

.gallery-panel .item-gallery .item-img .font-num:before,.gallery-panel .item-gallery .item-img .font-num:after {
  content: '';
  display: block;
  position: absolute
}

.gallery-panel .item-gallery .item-img .font-num:before {
  height: 24px;
  width: 150px;
  top: 0;
  border-bottom: 1px dashed #286abc;
  right: 9px
}

.gallery-panel .item-gallery .item-img .font-num:after {
  top: 21px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #286abc;
  right: 0
}

.gallery-panel .item-gallery .item-img .font-num span {
  font-size: 28px;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: #286abc;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif
}

.gallery-panel .item-gallery .item-img .font-num span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 26px solid #fff;
  border-left: 26px dashed transparent;
  border-top: none;
  border-right: none;
  position: absolute;
  right: 0;
  bottom: 0
}

.gallery-panel .item-gallery p {
  font-size: 18px;
  line-height: 40px;
  color: #484545;
  overflow: hidden;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  padding-left: 50px;
  padding-right: 20px
}

.gallery-panel .item-gallery p strong {
  font-weight: bold
}

.message-wrapper {
  background: url(../images_pc/stonecrushplant/form_bg.jpg) left top repeat;
  padding: 50px 0 130px
}

.message-wrapper .world-map {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10%;
  bottom: 0;
  background-image: url(../images_pc/stonecrushplant/world_map.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 1
}

.message-wrapper .message-wrap {
  width: 90%;
  position: relative;
  z-index: 2
}

.message-wrapper .message-wrap .swt-panels {
  width: 100%;
  position: relative;
  z-index: 4
}

.message-wrapper .message-wrap .swt-panels .swt-img {
  width: 23.80952%;
  float: left;
  overflow: hidden
}

.message-wrapper .message-wrap .swt-panels .swt-img img {
  display: block;
  width: 100%
}

.message-wrapper .message-wrap .swt-panels .ship-panel {
  position: relative;
  width: 755px;
  height: 150px;
  background: url(../images_pc/stonecrushplant/ship_bg.png) left top no-repeat;
  float: left;
  margin-left: 30px;
  margin-top: 25px
}

.message-wrapper .message-wrap .swt-panels .ship-panel span {
  display: block;
  width: 70px;
  height: 38px;
  position: absolute;
  z-index: 2;
  background-image: url(../images_pc/stonecrushplant/icon_ship.png);
  background-position: left top;
  background-repeat: no-repeat;
  left: 6.62252%;
  bottom: 54.66667%;
  -webkit-transform: rotate(-24deg);
  -moz-transform: rotate(-24deg);
  transform: rotate(-24deg);
  -webkit-animation: shipMove 10s linear infinite;
  animation: shipMove 10s linear infinite
}

.message-wrapper .message-wrap .swt-panels .ship-panel.Asia {
  background: url(../images_pc/stonecrushplant/ship_bg_asia.png) left top no-repeat
}

.message-wrapper .message-wrap .form-message {
  margin: -20px 40px 0;
  background: #286abc;
  border-top-right-radius: 80px;
  padding: 60px 50px 40px;
  position: relative;
  z-index: 3
}

.message-wrapper .message-wrap .form-message:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-top-right-radius: 80px;
  background: -webkit-linear-gradient(45deg, #286abc, #205191);
  background: linear-gradient(45deg, #286abc, #205191)
}

.message-wrapper .message-wrap .form-message h2 {
  font-size: 50px;
  line-height: 64px;
  color: #fff;
  font-family: 'FuturaBT_Bold', Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 2
}

.message-wrapper .message-wrap .form-message h2 span {
  font-size: 18px;
  padding: 0 20px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #bad9ff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  background: #0c4c9c;
  font-weight: normal;
  opacity: .7
}

.message-wrapper .message-wrap .form-message>p {
  font-size: 18px;
  line-height: 36px;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 8px;
  position: relative;
  z-index: 2
}

.message-wrapper .message-wrap .form-message .form-content {
  width: 100%;
  position: relative;
  z-index: 2
}

.message-wrapper .message-wrap .form-message .form-content .item-form {
  width: 100%;
  margin-top: 20px
}

.message-wrapper .message-wrap .form-message .form-content .item-form input {
  height: 75px;
  border-bottom: 1px solid #dadada;
  font-size: 22px;
  line-height: 74px;
  color: #fff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  overflow: hidden
}

.message-wrapper .message-wrap .form-message .form-content .item-form .txt-name,.message-wrapper .message-wrap .form-message .form-content .item-form .txt-phone {
  width: 48%
}

.message-wrapper .message-wrap .form-message .form-content .item-form .txt-name {
  float: left
}

.message-wrapper .message-wrap .form-message .form-content .item-form .txt-phone {
  float: right
}

.message-wrapper .message-wrap .form-message .form-content .item-form .txt-email {
  width: 100%
}

.message-wrapper .message-wrap .form-message .form-content .item-form textarea {
  width: 100%;
  height: 140px;
  resize: none;
  overflow: hidden;
  border-bottom: 1px solid #dadada;
  font-size: 22px;
  line-height: 48px;
  padding-top: 20px;
  color: #fff;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif
}

.message-wrapper .message-wrap .form-message .form-content>p {
  font-size: 18px;
  width: 100%;
  padding-left: 30px;
  margin-top: 40px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-family: 'Lato_Light', Arial, Helvetica, sans-serif;
  position: relative
}

.message-wrapper .message-wrap .form-message .form-content>p:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px
}

.message-wrapper .message-wrap .form-message .form-content .form-btn {
  width: 170px;
  height: 170px;
  bottom: -126px;
  position: absolute;
  right: -50px
}

.message-wrapper .message-wrap .form-message .form-content .form-btn>span {
  width: 132px;
  height: 132px;
  display: block;
  border-radius: 20px;
  background: #fb8e4f;
  -webkit-box-shadow: 0 0 18px rgba(251,146,85,0.6);
  -moz-box-shadow: 0 0 18px rgba(251,146,85,0.6);
  box-shadow: 0 0 18px rgba(251,146,85,0.6);
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -66px 0 0 -66px;
  transform: rotate(-45deg)
}

.message-wrapper .message-wrap .form-message .form-content .form-btn>span:before {
  content: '';
  width: 130px;
  height: 130px;
  border-radius: 100%;
  position: absolute;
  background: #fff;
  background: -webkit-linear-gradient(135deg, #fff, rgba(255,255,255,0));
  background: linear-gradient(135deg, #fff, rgba(255,255,255,0));
  opacity: .24;
  right: -70px;
  top: 10px
}

.message-wrapper .message-wrap .form-message .form-content .form-btn input,.message-wrapper .message-wrap .form-message .form-content .form-btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 170px;
  color: #fff;
  font-size: 34px;
  position: relative;
  z-index: 2;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif;
  font-weight: bold;
  -webkit-text-shadow: 0 0 4px #c85716;
  -moz-text-shadow: 0 0 4px #c85716;
  text-shadow: 0 0 4px #c85716;
  text-transform: uppercase
}

.footer {
  background: #050d1c
}

.footer .wrap {
  padding: 40px 0
}

.footer .wrap p {
  width: 100%;
  text-align: center;
  line-height: 48px;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-family: 'Lato_Regular', Arial, Helvetica, sans-serif
}

.back-top {
  width: 75px;
  height: 75px;
  position: fixed;
  z-index: 1050;
  bottom: 50px;
  right: 50px
}

.back-top a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.back-top a img {
  display: block;
  width: 100%;
  height: 100%
}

#LRdiv0,#LRfloater0 {
  display: none
}

@media screen and (max-width: 1800px) {
  .product-info .wrap .header {
      padding:40px 0 100px
  }

  .product-info .wrap .info-panel h1 {
      margin-bottom: 70px
  }
}

@media screen and (max-width: 1720px) {
  .product-info .wrap .header {
      padding:30px 0 80px
  }

  .product-info .wrap .info-panel h1 {
      margin-bottom: 60px
  }
}

@media screen and (max-width: 1600px) {
  .wrap {
      width:1280px
  }

  .product-info .wrap .header {
      padding: 30px 0 80px
  }

  .product-info .wrap .header .logo {
      height: 50px
  }

  .product-info .wrap .header .logo a span {
      height: 50px
  }

  .product-info .wrap .header .logo a span {
      margin-right: 20px
  }

  .product-info .wrap .header .nav-list {
      height: 50px
  }

  .product-info .wrap .header .nav-list li {
      margin: 0 20px
  }

  .product-info .wrap .header .nav-list li a {
      height: 50px;
      line-height: 50px;
      font-size: 18px
  }

  .product-info .wrap .info-panel h1 {
      font-size: 40px;
      margin-bottom: 60px
  }

  .product-info .wrap .info-panel>p {
      font-size: 26px;
  }

  .product-info .wrap .info-panel>p strong {
      font-size: 32px
  }

  .product-info .wrap .info-panel .hot-panel {
      padding-left: 80px;
      margin: 25px 0 15px
  }

  .product-info .wrap .info-panel .hot-panel .hot {
      width: 80px
  }

  .product-info .wrap .info-panel .hot-panel .hot span {
      height: 52px;
      margin-top: -26px;
      padding-top: 32px;
      line-height: 24px;
      font-size: 20px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel {
      padding: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span {
      font-size: 20px;
      line-height: 36px;
      padding: 0 20px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before,.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
      bottom: 12px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel>p {
      height: 24px;
      line-height: 24px;
      font-size: 16px
  }

  .product-info .wrap .info-panel .des {
      font-size: 20px;
      line-height: 32px;
      width: 90%
  }

  .product-info .wrap .info-panel .price-swt {
      margin-top: 70px
  }

  .product-info .wrap .info-panel .price-swt>span {
      height: 76px;
      width: 158px;
      line-height: 76px;
      font-size: 64px;
      padding: 0 6px;
      left: 70px
  }

  .product-info .wrap .info-panel .price-swt>a {
      height: 64px;
      line-height: 64px;
      bottom: -24px;
      right: 14px;
      font-size: 32px;
      border-radius: 32px
  }

  .product-info .wrap .info-panel .price-swt>a:hover {
      border-radius: 32px 10px 32px 10px
  }

  .product-info .wrap .info-panel .price-swt .price-panel>p {
      padding: 36px 2.85714% 0;
      font-size: 20px;
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p {
      margin-top: -70px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p:before {
      width: 130px;
      height: 120px;
      margin-left: -.86667rem;
      top: -50px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span {
      line-height: 80px;
      font-size: 48px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span+span {
      font-size: 76px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font strong {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 10px
  }

  .video-panel {
      padding: 10px 0 90px
  }

  .video-panel h2 {
      font-size: 44px;
      line-height: 56px;
      margin-bottom: 40px;
      margin-top: 80px
  }

  .video-panel .tab-video {
      margin-top: 70px
  }

  .video-panel .tab-video .bd .item-video .video-content:after {
      width: 12px;
      height: 84px;
      top: 80px;
      right: -12px
  }

  .video-panel .tab-video .bd .item-video .video-content span {
      width: 18px;
      height: 84px;
      top: 80px
  }

  .video-panel .tab-video .bd .item-video .video-content span:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content:after {
      bottom: 80px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content span {
      bottom: 80px
  }

  .video-panel .tab-video .hd li i {
      width: 18px;
      height: 84px;
      margin-top: -42px
  }

  .video-panel .tab-video .hd li i:before {
      width: 120px;
      height: 120px;
      top: -18px;
      left: -102px
  }

  .video-panel .tab-video .hd li dl {
      padding: 50px 30px 50px
  }

  .video-panel .tab-video .hd li dl dt {
      height: 40px;
      line-height: 40px;
      font-size: 28px;
      margin-bottom: 20px
  }

  .video-panel .tab-video .hd li dl dd {
      font-size: 22px;
      line-height: 44px
  }

  .video-panel .tab-video .hd li.active:after {
      width: 12px;
      height: 84px;
      margin-top: -42px;
      left: -12px
  }

  .video-panel .tab-video .hd li.active i:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .hd li.active span {
      width: 72px;
      height: 72px;
      left: -72px;
      margin-top: -38px
  }

  .video-panel .tab-video .hd li+li {
      margin-top: 28px
  }

  .video-panel p {
      margin-top: 30px;
      font-size: 16px;
      line-height: 32px
  }

  .case-panel {
      padding: 90px 0 0
  }

  .case-panel h2 {
      font-size: 44px;
      line-height: 64px
  }

  .case-panel .swt-link {
      margin: 90px auto 0;
      height: 86px;
      border-radius: 86px;
      font-size: 24px;
      line-height: 86px;
      width: 40%
  }

  .case-panel .swt-link span {
      width: 74px;
      height: 74px;
      right: 10px;
      top: 4px
  }

  .case-panel .case-list {
      margin: 10px -20px 0
  }

  .case-panel .case-list li {
      padding: 0 20px;
      margin-top: 40px
  }

  .case-panel .case-info {
      padding-bottom: 40px
  }

  .case-panel .case-info p {
      margin-top: 20px
  }

  .case-panel .case-info p a {
      font-size: 30px;
      line-height: 40px
  }

  .gallery-panel {
      padding: 160px 0 60px;
      margin-top: -52px
  }

  .gallery-panel .lf-panel h2 {
      font-size: 44px;
      line-height: 64px;
      margin-top: 64px;
      margin-bottom: 80px
  }

  .gallery-panel .rt-panel .list-item {
      margin-bottom: 30px
  }

  .gallery-panel .item-gallery .item-img .font-num span {
      font-size: 24px
  }

  .gallery-panel .item-gallery p {
      font-size: 16px;
      line-height: 32px
  }

  .message-wrapper .message-wrap {
      width: 100%
  }

  .message-wrapper .message-wrap .swt-panels .swt-img {
      width: 24.19355%
  }

  .message-wrapper .message-wrap .form-message h2 {
      font-size: 44px;
      line-height: 64px
  }

  .message-wrapper .message-wrap .form-message h2 span {
      font-size: 18px;
      padding: 0 16px;
      margin-left: 16px
  }

  .message-wrapper .message-wrap .form-message>p {
      font-size: 18px
  }

  .message-wrapper .message-wrap .form-message .form-content .item-form input,.message-wrapper .message-wrap .form-message .form-content .item-form textarea {
      font-size: 20px
  }

  .message-wrapper .message-wrap .form-message .form-content>p {
      font-size: 18px
  }

  .message-wrapper .message-wrap .form-message .form-content .form-btn input,.message-wrapper .message-wrap .form-message .form-content .form-btn a {
      font-size: 32px
  }

  .footer .wrap {
      padding: 30px 0
  }

  .footer .wrap p {
      font-size: 18px;
      line-height: 40px
  }
}

@media screen and (max-width: 1440px) {
  .wrap {
      width:1120px
  }

  .product-info .wrap .header {
      padding: 30px 0 70px
  }

  .product-info .wrap .header .logo {
      height: 40px
  }

  .product-info .wrap .header .logo a span,.product-info .wrap .header .logo a strong {
      height: 40px
  }

  .product-info .wrap .header .logo a span {
      margin-right: 15px
  }

  .product-info .wrap .header .logo a strong {
      line-height: 34px;
      font-size: 20px
  }

  .product-info .wrap .header .nav-list {
      height: 40px
  }

  .product-info .wrap .header .nav-list li {
      margin: 0 20px
  }

  .product-info .wrap .header .nav-list li a {
      height: 40px;
      line-height: 40px;
      font-size: 16px
  }

  .product-info .wrap .info-panel h1 {
      font-size: 36px;
      margin-bottom: 60px
  }

  .product-info .wrap .info-panel>p {
      line-height: 36px;
      font-size: 24px
  }

  .product-info .wrap .info-panel>p strong {
      font-size: 28px
  }

  .product-info .wrap .info-panel .hot-panel {
      padding-left: 80px;
      margin: 20px 0 10px
  }

  .product-info .wrap .info-panel .hot-panel .hot {
      width: 80px
  }

  .product-info .wrap .info-panel .hot-panel .hot span {
      height: 48px;
      margin-top: -24px;
      padding-top: 28px;
      line-height: 20px;
      font-size: 18px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel {
      padding: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span {
      font-size: 18px;
      line-height: 32px;
      padding: 0 14px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before,.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
      bottom: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel>p {
      height: 20px;
      line-height: 20px;
      font-size: 14px
  }

  .product-info .wrap .info-panel .des {
      font-size: 18px;
      line-height: 28px
  }

  .product-info .wrap .info-panel .price-swt {
      margin-top: 60px
  }

  .product-info .wrap .info-panel .price-swt>span {
      height: 64px;
      width: 140px;
      line-height: 64px;
      font-size: 56px;
      padding: 0 6px;
      left: 60px
  }

  .product-info .wrap .info-panel .price-swt>a {
      height: 56px;
      line-height: 56px;
      bottom: -20px;
      right: 14px;
      font-size: 28px;
      border-radius: 28px
  }

  .product-info .wrap .info-panel .price-swt>a:hover {
      border-radius: 28px 10px 28px 10px
  }

  .product-info .wrap .info-panel .price-swt .price-panel>p {
      padding: 26px 14px 0;
      font-size: 18px;
      line-height: 28px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p {
      margin-top: -60px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p:before {
      width: 110px;
      height: 100px;
      margin-left: -.73333rem;
      top: -40px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span {
      line-height: 72px;
      font-size: 44px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span+span {
      font-size: 64px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font strong {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 10px
  }

  .video-panel {
      padding: 10px 0 80px
  }

  .video-panel h2 {
      font-size: 40px;
      line-height: 48px;
      margin-bottom: 30px;
      margin-top: 70px
  }

  .video-panel .tab-video {
      margin-top: 60px
  }

  .video-panel .tab-video .bd .item-video .video-content:after {
      width: 12px;
      height: 84px;
      top: 64px;
      right: -12px
  }

  .video-panel .tab-video .bd .item-video .video-content span {
      width: 18px;
      height: 84px;
      top: 64px
  }

  .video-panel .tab-video .bd .item-video .video-content span:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content:after {
      bottom: 64px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content span {
      bottom: 64px
  }

  .video-panel .tab-video .hd li i {
      width: 18px;
      height: 84px;
      margin-top: -42px
  }

  .video-panel .tab-video .hd li i:before {
      width: 120px;
      height: 120px;
      top: -18px;
      left: -102px
  }

  .video-panel .tab-video .hd li dl {
      padding: 50px 30px 42px
  }

  .video-panel .tab-video .hd li dl dt {
      height: 36px;
      line-height: 36px;
      font-size: 24px;
      margin-bottom: 10px
  }

  .video-panel .tab-video .hd li dl dd {
      font-size: 20px;
      line-height: 40px
  }

  .video-panel .tab-video .hd li.active:after {
      width: 12px;
      height: 84px;
      margin-top: -42px;
      left: -12px
  }

  .video-panel .tab-video .hd li.active i:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .hd li.active span {
      width: 64px;
      height: 64px;
      left: -64px;
      margin-top: -34px
  }

  .video-panel .tab-video .hd li+li {
      margin-top: 28px
  }

  .video-panel p {
      margin-top: 30px;
      font-size: 14px;
      line-height: 28px
  }

  .case-panel {
      padding: 80px 0 0
  }

  .case-panel h2 {
      font-size: 40px;
      line-height: 56px
  }

  .case-panel .swt-link {
      margin: 70px auto 0;
      height: 80px;
      border-radius: 80px;
      font-size: 22px;
      line-height: 80px;
      width: 40%
  }

  .case-panel .swt-link span {
      width: 64px;
      height: 64px;
      right: 10px;
      top: 6px
  }

  .case-panel .case-list {
      margin: 10px -15px 0
  }

  .case-panel .case-list li {
      padding: 0 15px;
      margin-top: 30px
  }

  .case-panel .case-info {
      padding-bottom: 30px
  }

  .case-panel .case-info p {
      margin-top: 15px
  }

  .case-panel .case-info p a {
      font-size: 24px;
      line-height: 36px
  }

  .gallery-panel {
      padding: 140px 0 50px;
      margin-top: -44px
  }

  .gallery-panel .lf-panel h2 {
      font-size: 40px;
      line-height: 56px;
      margin-top: 56px;
      margin-bottom: 60px
  }

  .gallery-panel .rt-panel .list-item {
      margin-bottom: 20px
  }

  .gallery-panel .item-gallery .item-img .font-num span {
      font-size: 20px
  }

  .gallery-panel .item-gallery p {
      font-size: 14px;
      line-height: 28px
  }

  .message-wrapper .message-wrap .form-message {
      margin: -17px 35px 0
  }

  .message-wrapper .message-wrap .form-message h2 {
      font-size: 40px;
      line-height: 56px
  }

  .message-wrapper .message-wrap .form-message h2 span {
      font-size: 16px;
      padding: 0 12px;
      margin-left: 12px
  }

  .message-wrapper .message-wrap .form-message>p {
      font-size: 16px
  }

  .message-wrapper .message-wrap .form-message .form-content .item-form input,.message-wrapper .message-wrap .form-message .form-content .item-form textarea {
      font-size: 18px
  }

  .message-wrapper .message-wrap .form-message .form-content>p {
      font-size: 16px
  }

  .message-wrapper .message-wrap .form-message .form-content .form-btn input,.message-wrapper .message-wrap .form-message .form-content .form-btn a {
      font-size: 30px
  }

  .footer .wrap {
      padding: 20px 0
  }

  .footer .wrap p {
      font-size: 16px;
      line-height: 32px
  }
}

@media screen and (max-width: 1280px) {
  .wrap {
      width:960px
  }

  .product-info .wrap .header {
      padding: 20px 0 50px
  }

  .product-info .wrap .header .logo {
      height: 32px
  }

  .product-info .wrap .header .logo a span,.product-info .wrap .header .logo a strong {
      height: 32px
  }

  .product-info .wrap .header .logo a span {
      margin-right: 10px
  }

  .product-info .wrap .header .logo a strong {
      line-height: 28px;
      font-size: 18px
  }

  .product-info .wrap .header .nav-list {
      height: 32px
  }

  .product-info .wrap .header .nav-list li {
      margin: 0 15px
  }

  .product-info .wrap .header .nav-list li a {
      height: 32px;
      line-height: 32px;
      font-size: 14px
  }

  .product-info .wrap .info-panel h1 {
      font-size: 30px;
      margin-bottom: 50px
  }

  .product-info .wrap .info-panel>p {
      line-height: 32px;
      font-size: 20px
  }

  .product-info .wrap .info-panel>p strong {
      font-size: 24px
  }

  .product-info .wrap .info-panel .hot-panel {
      padding-left: 80px;
      margin: 20px 0 10px;
      width: 84%
  }

  .product-info .wrap .info-panel .hot-panel .hot {
      width: 80px
  }

  .product-info .wrap .info-panel .hot-panel .hot span {
      height: 44px;
      margin-top: -22px;
      padding-top: 26px;
      line-height: 18px;
      font-size: 16px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel {
      padding: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span {
      font-size: 16px;
      line-height: 28px;
      padding: 0 14px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before,.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
      bottom: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel>p {
      height: 16px;
      line-height: 16px;
      font-size: 12px
  }

  .product-info .wrap .info-panel .des {
      font-size: 16px;
      line-height: 24px;
      width: 90%
  }

  .product-info .wrap .info-panel .price-swt {
      margin-top: 50px
  }

  .product-info .wrap .info-panel .price-swt>span {
      height: 56px;
      width: 125px;
      line-height: 56px;
      font-size: 48px;
      padding: 0 6px;
      left: 50px
  }

  .product-info .wrap .info-panel .price-swt>a {
      height: 48px;
      line-height: 48px;
      bottom: -16px;
      right: 14px;
      font-size: 24px;
      border-radius: 24px
  }

  .product-info .wrap .info-panel .price-swt>a:hover {
      border-radius: 24px 10px 24px 10px
  }

  .product-info .wrap .info-panel .price-swt .price-panel>p {
      padding: 26px 10px 0;
      font-size: 16px;
      line-height: 24px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p {
      margin-top: -50px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p:before {
      width: 90px;
      height: 80px;
      margin-left: -.6rem;
      top: -30px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span {
      line-height: 64px;
      font-size: 40px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span+span {
      font-size: 56px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font strong {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 10px
  }

  .video-panel {
      padding: 10px 0 70px
  }

  .video-panel h2 {
      font-size: 36px;
      line-height: 40px;
      margin-bottom: 20px;
      margin-top: 60px
  }

  .video-panel .tab-video {
      margin-top: 50px
  }

  .video-panel .tab-video .bd .item-video .video-content:after {
      width: 12px;
      height: 84px;
      top: 54px;
      right: -12px
  }

  .video-panel .tab-video .bd .item-video .video-content span {
      width: 18px;
      height: 84px;
      top: 54px
  }

  .video-panel .tab-video .bd .item-video .video-content span:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content:after {
      bottom: 54px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content span {
      bottom: 54px
  }

  .video-panel .tab-video .hd li i {
      width: 18px;
      height: 84px;
      margin-top: -42px
  }

  .video-panel .tab-video .hd li i:before {
      width: 120px;
      height: 120px;
      top: -18px;
      left: -102px
  }

  .video-panel .tab-video .hd li dl {
      padding: 40px 20px 36px
  }

  .video-panel .tab-video .hd li dl dt {
      height: 32px;
      line-height: 32px;
      font-size: 20px;
      margin-bottom: 10px
  }

  .video-panel .tab-video .hd li dl dd {
      font-size: 18px;
      line-height: 34px
  }

  .video-panel .tab-video .hd li.active:after {
      width: 12px;
      height: 84px;
      margin-top: -42px;
      left: -12px
  }

  .video-panel .tab-video .hd li.active i:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .hd li.active span {
      width: 54px;
      height: 54px;
      left: -54px;
      margin-top: -28px
  }

  .video-panel .tab-video .hd li+li {
      margin-top: 28px
  }

  .video-panel p {
      margin-top: 30px;
      font-size: 14px;
      line-height: 28px
  }

  .case-panel {
      padding: 70px 0 0
  }

  .case-panel h2 {
      font-size: 36px;
      line-height: 48px
  }

  .case-panel .swt-link {
      margin: 60px auto 0;
      height: 72px;
      border-radius: 72px;
      font-size: 20px;
      line-height: 72px;
      width: 40%
  }

  .case-panel .swt-link span {
      width: 56px;
      height: 56px;
      right: 10px;
      top: 6px
  }

  .case-panel .case-list {
      margin: 10px -10px 0
  }

  .case-panel .case-list li {
      padding: 0 10px;
      margin-top: 20px
  }

  .case-panel .case-info {
      padding-bottom: 20px
  }

  .case-panel .case-info p {
      margin-top: 10px
  }

  .case-panel .case-info p a {
      font-size: 20px;
      line-height: 32px
  }

  .gallery-panel {
      padding: 120px 0 40px;
      margin-top: -40px
  }

  .gallery-panel .lf-panel h2 {
      font-size: 36px;
      line-height: 48px;
      margin-top: 48px;
      margin-bottom: 50px
  }

  .gallery-panel .rt-panel .list-item {
      margin-bottom: 10px
  }

  .gallery-panel .item-gallery .item-img .font-num span {
      font-size: 16px
  }

  .gallery-panel .item-gallery p {
      font-size: 14px;
      line-height: 28px
  }

  .message-wrapper .message-wrap .swt-panels .ship-panel {
      margin-left: -40px;
      margin-top: 0
  }

  .message-wrapper .message-wrap .form-message {
      margin: -16px 32px 0
  }

  .message-wrapper .message-wrap .form-message h2 {
      font-size: 32px;
      line-height: 48px
  }

  .message-wrapper .message-wrap .form-message h2 span {
      font-size: 16px;
      padding: 0 12px;
      margin-left: 12px
  }

  .message-wrapper .message-wrap .form-message>p {
      font-size: 14px
  }

  .message-wrapper .message-wrap .form-message .form-content .item-form input,.message-wrapper .message-wrap .form-message .form-content .item-form textarea {
      font-size: 16px
  }

  .message-wrapper .message-wrap .form-message .form-content>p {
      font-size: 14px
  }

  .message-wrapper .message-wrap .form-message .form-content .form-btn input,.message-wrapper .message-wrap .form-message .form-content .form-btn a {
      font-size: 28px
  }

  .footer .wrap {
      padding: 10px 0
  }

  .footer .wrap p {
      font-size: 14px;
      line-height: 28px
  }
}

@media screen and (max-width: 1120px) {
  .product-info .wrap .header {
      padding:20px 0 30px
  }

  .product-info .wrap .info-panel h1 {
      margin-bottom: 30px
  }

  .video-panel {
      padding: 10px 0 60px
  }

  .video-panel h2 {
      font-size: 32px;
      line-height: 40px;
      margin-bottom: 20px;
      margin-top: 50px
  }

  .video-panel .tab-video {
      margin-top: 40px
  }

  .video-panel p {
      margin-top: 30px;
      font-size: 14px;
      line-height: 28px
  }
}

@media screen and (max-width: 992px) {
  .wrap {
      width:750px
  }

  .product-info .wrap .header {
      padding: 20px 20px 30px
  }

  .product-info .wrap .header .logo {
      height: 24px
  }

  .product-info .wrap .header .logo a span,.product-info .wrap .header .logo a strong {
      height: 24px
  }

  .product-info .wrap .header .logo a span {
      margin-right: 10px
  }

  .product-info .wrap .header .nav-list {
      height: 24px
  }

  .product-info .wrap .header .nav-list li {
      margin: 0 10px
  }

  .product-info .wrap .header .nav-list li a {
      height: 24px;
      line-height: 24px;
      font-size: 14px
  }

  .product-info .wrap .info-panel {
      padding-left: 20px
  }

  .product-info .wrap .info-panel h1 {
      line-height: 40px;
      font-size: 28px;
      margin-bottom: 20px
  }

  .product-info .wrap .info-panel>p {
      line-height: 28px;
      font-size: 16px
  }

  .product-info .wrap .info-panel>p strong {
      font-size: 20px
  }

  .product-info .wrap .info-panel .hot-panel {
      padding-left: 80px;
      margin: 20px 0 10px;
      width: 94%
  }

  .product-info .wrap .info-panel .hot-panel .hot {
      width: 80px
  }

  .product-info .wrap .info-panel .hot-panel .hot span {
      height: 44px;
      margin-top: -22px;
      padding-top: 26px;
      line-height: 18px;
      font-size: 16px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel {
      padding: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span {
      font-size: 12px;
      line-height: 28px;
      padding: 0 12px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:before,.product-info .wrap .info-panel .hot-panel .font-panel .font-value span+span:after {
      bottom: 10px
  }

  .product-info .wrap .info-panel .hot-panel .font-panel>p {
      height: 16px;
      line-height: 16px;
      font-size: 12px
  }

  .product-info .wrap .info-panel .des {
      font-size: 14px;
      line-height: 20px;
      width: 90%
  }

  .product-info .wrap .info-panel .price-swt {
      margin-top: 40px
  }

  .product-info .wrap .info-panel .price-swt>span {
      height: 48px;
      width: 86px;
      line-height: 48px;
      font-size: 36px;
      padding: 0;
      left: 40px
  }

  .product-info .wrap .info-panel .price-swt>a {
      height: 40px;
      line-height: 40px;
      bottom: -16px;
      right: 14px;
      font-size: 20px;
      border-radius: 20px
  }

  .product-info .wrap .info-panel .price-swt>a:hover {
      border-radius: 20px 10px 20px 10px
  }

  .product-info .wrap .info-panel .price-swt .price-panel>p {
      padding: 16px 5px 0;
      font-size: 12px;
      line-height: 20px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p {
      margin-top: -40px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p:before {
      width: 90px;
      height: 80px;
      margin-left: -.6rem;
      top: -30px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span {
      line-height: 64px;
      font-size: 40px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font p span+span {
      font-size: 56px
  }

  .product-info .wrap .info-panel .price-swt .price-panel .price-font strong {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 10px
  }

  .video-panel {
      padding: 10px 0 50px
  }

  .video-panel h2 {
      font-size: 28px;
      line-height: 36px;
      margin-bottom: 10px;
      margin-top: 40px
  }

  .video-panel .tab-video {
      margin-top: 30px
  }

  .video-panel .tab-video .bd .item-video:before {
      border-radius: 10px
  }

  .video-panel .tab-video .bd .item-video .video-content {
      padding: 15px 30px 20px 15px;
      border-radius: 10px
  }

  .video-panel .tab-video .bd .item-video .video-content:after {
      width: 12px;
      height: 84px;
      top: 30px;
      right: -12px
  }

  .video-panel .tab-video .bd .item-video .video-content span {
      width: 18px;
      height: 84px;
      top: 30px
  }

  .video-panel .tab-video .bd .item-video .video-content span:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content:after {
      bottom: 30px
  }

  .video-panel .tab-video .bd .item-video+.item-video .video-content span {
      bottom: 30px
  }

  .video-panel .tab-video .hd li {
      border-radius: 10px
  }

  .video-panel .tab-video .hd li i {
      width: 18px;
      height: 84px;
      margin-top: -42px
  }

  .video-panel .tab-video .hd li i:before {
      width: 120px;
      height: 120px;
      top: -18px;
      left: -102px
  }

  .video-panel .tab-video .hd li dl {
      padding: 28px 20px 28px
  }

  .video-panel .tab-video .hd li dl dt {
      height: 24px;
      line-height: 24px;
      font-size: 16px;
      margin-bottom: 10px
  }

  .video-panel .tab-video .hd li dl dd {
      font-size: 14px;
      line-height: 24px
  }

  .video-panel .tab-video .hd li.active:after {
      width: 12px;
      height: 84px;
      margin-top: -42px;
      left: -12px
  }

  .video-panel .tab-video .hd li.active i:before {
      width: 120px;
      height: 120px;
      top: -18px
  }

  .video-panel .tab-video .hd li.active span {
      width: 54px;
      height: 54px;
      left: -50px;
      margin-top: -28px
  }

  .video-panel .tab-video .hd li+li {
      margin-top: 30px
  }

  .video-panel p {
      margin-top: 20px;
      font-size: 14px;
      line-height: 24px
  }

  .case-panel {
      padding: 60px 0 0
  }

  .case-panel h2 {
      font-size: 32px;
      line-height: 40px
  }

  .case-panel .swt-link {
      margin: 50px auto 0;
      height: 64px;
      border-radius: 64px;
      font-size: 16px;
      line-height: 64px;
      width: 40%
  }

  .case-panel .swt-link span {
      width: 48px;
      height: 48px;
      right: 10px;
      top: 6px
  }

  .case-panel .case-list {
      margin: 10px -10px 0
  }

  .case-panel .case-list li {
      padding: 0 10px;
      margin-top: 20px
  }

  .case-panel .case-info {
      padding-bottom: 20px
  }

  .case-panel .case-info p {
      margin-top: 10px
  }

  .case-panel .case-info p a {
      font-size: 16px;
      line-height: 28px
  }

  .gallery-panel {
      padding: 100px 0 30px;
      margin-top: -32px
  }

  .gallery-panel .lf-panel h2 {
      font-size: 32px;
      line-height: 40px;
      margin-top: 40px;
      margin-bottom: 40px
  }

  .gallery-panel .rt-panel .list-item {
      margin-bottom: 10px
  }

  .gallery-panel .item-gallery .item-img .font-num span {
      font-size: 16px
  }

  .gallery-panel .item-gallery p {
      font-size: 14px;
      line-height: 24px
  }

  .message-wrapper .message-wrap .swt-panels .ship-panel {
      margin-left: -40px;
      margin-top: 0;
      display: none
  }

  .message-wrapper .message-wrap .form-message {
      margin: -12px 24px 0;
      padding: 30px 30px 20px
  }

  .message-wrapper .message-wrap .form-message h2 {
      font-size: 20px;
      line-height: 48px
  }

  .message-wrapper .message-wrap .form-message h2 span {
      font-size: 16px;
      padding: 0 12px;
      margin-left: 12px
  }

  .message-wrapper .message-wrap .form-message>p {
      font-size: 14px;
      line-height: 24px
  }

  .message-wrapper .message-wrap .form-message .form-content .item-form input,.message-wrapper .message-wrap .form-message .form-content .item-form textarea {
      font-size: 16px
  }

  .message-wrapper .message-wrap .form-message .form-content>p {
      font-size: 14px
  }

  .message-wrapper .message-wrap .form-message .form-content .form-btn input,.message-wrapper .message-wrap .form-message .form-content .form-btn a {
      font-size: 28px
  }
}

@keyframes opacityMove {
  0% {
      opacity: 0
  }

  50% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

@-webkit-keyframes opacityMove {
  0% {
      opacity: 0
  }

  50% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

@keyframes shipMove {
  0% {
      left: 6.62252%;
      bottom: 54.66667%;
      -webkit-transform: rotate(-24deg);
      -moz-transform: rotate(-24deg);
      transform: rotate(-24deg)
  }

  20% {
      left: 18.01325%;
      bottom: 68.66667%;
      -webkit-transform: rotate(-4deg);
      -moz-transform: rotate(-4deg);
      transform: rotate(-4deg)
  }

  40% {
      left: 33.90728%;
      bottom: 53.33333%;
      -webkit-transform: rotate(12deg);
      -moz-transform: rotate(12deg);
      transform: rotate(12deg)
  }

  60% {
      left: 47.68212%;
      bottom: 33.33333%;
      -webkit-transform: rotate(12deg);
      -moz-transform: rotate(12deg);
      transform: rotate(12deg)
  }

  80% {
      left: 65.69536%;
      bottom: 20%;
      -webkit-transform: rotate(-4deg);
      -moz-transform: rotate(-4deg);
      transform: rotate(-4deg)
  }

  100% {
      left: 78.1457%;
      bottom: 26.66667%;
      -webkit-transform: rotate(-16deg);
      -moz-transform: rotate(-16deg);
      transform: rotate(-16deg)
  }
}

@-webkit-keyframes shipMove {
  0% {
      left: 6.62252%;
      bottom: 54.66667%;
      -webkit-transform: rotate(-24deg);
      -moz-transform: rotate(-24deg);
      transform: rotate(-24deg)
  }

  20% {
      left: 18.01325%;
      bottom: 68.66667%;
      -webkit-transform: rotate(-4deg);
      -moz-transform: rotate(-4deg);
      transform: rotate(-4deg)
  }

  40% {
      left: 33.90728%;
      bottom: 53.33333%;
      -webkit-transform: rotate(12deg);
      -moz-transform: rotate(12deg);
      transform: rotate(12deg)
  }

  60% {
      left: 47.68212%;
      bottom: 33.33333%;
      -webkit-transform: rotate(12deg);
      -moz-transform: rotate(12deg);
      transform: rotate(12deg)
  }

  80% {
      left: 65.69536%;
      bottom: 20%;
      -webkit-transform: rotate(-4deg);
      -moz-transform: rotate(-4deg);
      transform: rotate(-4deg)
  }

  100% {
      left: 78.1457%;
      bottom: 26.66667%;
      -webkit-transform: rotate(-16deg);
      -moz-transform: rotate(-16deg);
      transform: rotate(-16deg)
  }
}

@keyframes rightMove {
  0% {
      right: 0
  }

  50% {
      right: .13333rem
  }

  100% {
      right: 0
  }
}

@-webkit-keyframes rightMove {
  0% {
      right: 0
  }

  50% {
      right: .13333rem
  }

  100% {
      right: 0
  }
}

@keyframes xMove {
  0% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      transform: translateX(5px)
  }

  50% {
      -webkit-transform: translateX(-5px);
      -moz-transform: translateX(-5px);
      transform: translateX(-5px)
  }

  100% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      transform: translateX(5px)
  }
}

@-webkit-keyframes xMove {
  0% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      transform: translateX(5px)
  }

  50% {
      -webkit-transform: translateX(-5px);
      -moz-transform: translateX(-5px);
      transform: translateX(-5px)
  }

  100% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      transform: translateX(5px)
  }
}

.fixed-notice p {
  width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  overflow: hidden;
  text-align: center
}

.fixed-notice span {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  height: 36px;
  padding: 0 20px;
  border-radius: 36px;
  background: #fff;
  color: #061a37;
  font-size: 16px;
  margin-top: -18px;
  line-height: 36px;
  cursor: pointer;
  transition: all .3s linear
}

.fixed-notice span:hover {
  opacity: .9
}

.notice-placeholder {
  width: 100%;
  height: 76px;
  display: none
}

.fixed-notice.active,.notice-placeholder.active {
  display: block
}

.msg-confirm {
  overflow: hidden;
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 50%;
  z-index: 9999;
  transition: all .5s
}

.msg-confirm .msg-box {
  width: 629px;
  background: #1d2c3d;
  padding: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -100px 0 0 -315px
}

.msg-confirm .msg-box .text {
  font-size: 18px;
  color: #d7d7d7;
  text-align: center
}

.msg-confirm dl {
  font-size: 0
}

.msg-confirm dl dd,.msg-confirm dl dt {
  display: inline-block;
  vertical-align: middle
}

.msg-confirm dl dt {
  margin-left: 85px
}

.msg-confirm dl dd p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-top: 40px
}

.msg-confirm dl dd p label {
  background: #1d2c3d;
  font-size: 15px;
  color: #ababab;
  font-family: FuturaStd_Medium;
  line-height: 1;
  padding: 0 10px;
  display: block;
  position: absolute;
  left: 15px;
  top: -6px
}

.msg-confirm dl dd p input {
  width: 340px;
  height: 53px;
  background: 0 0;
  border: 1px solid #51534f;
  font-size: 18px;
  color: #ceaa61;
  font-family: FuturaStd_Light;
  padding: 10px 0 0 22px
}

.msg-confirm dl dt a {
  width: 130px;
  height: 42px;
  background: #fff;
  border-radius: 50px;
  font-size: 18px;
  color: #1d2c3d;
  font-family: FuturaStd_Light;
  text-align: center;
  line-height: 42px;
  display: block;
  margin-top: 40px
}

.msg-confirm dl dt .submit {
  background: #ffa23f;
  margin-top: 44px;
  box-shadow: 0 6px 9px rgba(233,144,48,0.6)
}

.msg-show {
  top: 0;
  bottom: 0
}

.swt-panel {
  position: fixed;
  width: 168px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 9999
}

.swt-panel .swt-content {
  cursor: pointer;
  width: 100%;
  height: 240px;
  background: url("../images/swt_bg.png") center top no-repeat
}

.swt-panel .swt-content p {
  position: absolute;
  top: 144px;
  width: 149px;
  left: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #fff;
  display: block;
  line-height: 22px;
  font-size: 16px;
  color: #c8ae79;
  font-family: 'Lato_Regular', Helvetica;
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  padding: 10px 15px 10px;
  -webkit-box-shadow: 0 6px 6px rgba(64,8,29,0.2);
  -moz-box-shadow: 0 6px 6px rgba(64,8,29,0.2);
  -ms-box-shadow: 0 6px 6px rgba(64,8,29,0.2);
  -o-box-shadow: 0 6px 6px rgba(64,8,29,0.2);
  box-shadow: 0 6px 6px rgba(64,8,29,0.2)
}

.swt-panel .swt-content p strong {
  color: #c88600;
  font-size: 18px;
  line-height: 24px;
  font-family: 'FuturaBT_Bold', Helvetica;
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  font-weight: normal
}
/*俄文样式*/
.body_ru .product-info .wrap .info-panel .hot-panel .hot span{
  font-size: 14px;
}
.body_ru .product-info .wrap .info-panel .price-swt .price-panel>p{
  font-size: 17px;
}
.body_ru .video-panel .tab-video .hd li dl dd{
  font-size: 23px;
  line-height: 1.4;
}
.body_ru .message-wrapper .message-wrap .form-message .form-content .form-btn input, .body_ru .message-wrapper .message-wrap .form-message .form-content 
.form-btn a{padding: 37% 0;font-size: 22px;line-height: 1.4;}
@media screen and (max-width: 1600px) {
  .body_ru .product-info .wrap .info-panel .price-swt .price-panel>p{
    font-size: 15px;
  }
  .body_ru .video-panel .tab-video .hd li dl dd{font-size: 20px;}
}
@media screen and (max-width: 1440px) {
  .body_ru .product-info .wrap .info-panel .price-swt .price-panel>p{
    font-size: 14px;
  }
  .body_ru .video-panel .tab-video .hd li dl dd{font-size: 18px;}
}
@media screen and (max-width: 1280px) {
  .body_ru .product-info .wrap .info-panel .price-swt .price-panel>p{
    font-size: 12px;
  }
  .body_ru .video-panel .tab-video .hd li dl dd{font-size: 16px;}
}