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

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

ul {
  list-style: none
}

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

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

@font-face {
  font-family: 'Lato';
  src: url(../font/Lato-Regular.ttf), url(../font/Lato-LightItalic.ttf), url(../font/Lato-Light.ttf), url(../font/Lato-Italic.ttf), url(../font/Lato-HairlineItalic.ttf), url(../font/Lato-Hairline.ttf), url(../font/Lato-BoldItalic.ttf), url(../font/Lato-Bold.ttf), url(../font/Lato-BlackItalic.ttf), url("../font/Lato-Black.ttf")
}

body {
  font-family: 'Lato', 'Microsoft YaHei', sans-serif !important;
  font-size: 14px;
  background: #fff;
  line-height: 1.8;
  color: #363636;
  overflow-x: hidden
}

*:focus {
  outline: none
}

a {
  color: #363636;
  text-decoration: none
}

a:link {
  text-decoration: none
}

a:visited {
  text-decoration: none
}

a:hover {
  text-decoration: none;
  color: #ff4200
}

a:active {
  text-decoration: none
}

.clearfix {
  zoom: 1
}

.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  content: '\20'
}

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

#page {
  padding: 0 !important
}

.g-head {
  width: 100%;
  height: 95px;
  background: #fff;
  border-bottom: 1px solid #ECECEC;
  position: relative
}

.g-head .logo {
  float: left;
  margin: 24px 0 0;
  height: 59px;
  overflow: hidden
}

.g-head .nav-bar {
  float: left;
  margin-left: 50px;
  width: 830px
}

.g-head .nav-bar li {
  float: left;
  line-height: 95px;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 8px;
  position: relative
}

.g-head .nav-bar li a {
  display: block;
  padding: 0 8px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s;
  z-index: 22
}

.g-head .nav-bar li a:after {
  content: '';
  width: 0;
  height: 2px;
  overflow: hidden;
  background: #ff4200;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s
}

.g-head .nav-bar li a:before {
  content: '';
  width: 0;
  height: 2px;
  overflow: hidden;
  background: #ff4200;
  position: absolute;
  bottom: 0;
  right: 50%;
  z-index: 2;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s
}

.g-head .nav-bar li a:hover {
  text-decoration: none
}

.g-head .nav-bar li a:hover:after {
  width: 100%;
  left: 0
}

.g-head .nav-bar li a:hover:before {
  width: 100%;
  right: 0
}

.g-head .nav-bar li i.app {
  display: block;
  width: 22px;
  height: 14px;
  overflow: hidden;
  background: url("../images/dl/nl.png") no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: absolute;
  top: 26px;
  right: -15px;
  z-index: 11
}

.g-head .nav-bar li:hover .dl-app {
  display: block
}

.g-head .nav-bar li .dl-app {
  width: 400px;
  position: absolute;
  padding: 0 15px;
  background: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  left: -155px;
  top: 65px;
  z-index: 9999;
  display: none
}

.g-head .nav-bar li .dl-app:after {
  content: '';
  width: 13px;
  height: 7px;
  background: url("../images/dl/tc.png") no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: absolute;
  top: -7px;
  left: 170px;
  z-index: 55
}

.g-head .nav-bar li .dl-app .dl-item {
  overflow: hidden;
  margin: 20px 0;
  clear: both
}

.g-head .nav-bar li .dl-app .dl-item .ewm {
  width: 81px;
  text-align: center;
  overflow: hidden;
  font-size: 0;
  line-height: 0
}

.g-head .nav-bar li .dl-app .dl-item .txt {
  overflow: hidden;
  padding-left: 15px;
  font-size: 14px;
  color: #939393;
  line-height: normal;
  font-weight: normal;
  text-transform: none
}

.g-head .nav-bar li .dl-app .dl-item .txt .red {
  color: #ff4200;
  padding-left: 10px
}

.g-head .nav-bar li .dl-app .dl-item .txt .t {
  font-weight: bold;
  color: #363636;
  overflow: hidden;
  padding: 15px 0
}

.g-head .sign {
  float: right
}

.g-head .sign li {
  float: left;
  line-height: 95px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 0;
  max-width: 110px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px
}

.g-head .sign li a {
  font-size: 14px;
  font-weight: 400
}

.g-head .sign li a:hover {
  text-decoration: none
}

.g-head .sign li i {
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  margin: 0 0 0 3px;
  position: relative;
  top: -1px
}

.g-head .select-lang {
  width: 120px;
  position: absolute;
  top: 25px;
  right: 0
}

.g-head .select-lang > ul {
  position: absolute;
  width: 120px;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  z-index: 999
}

.g-head .select-lang > ul:hover {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #fff
}

.g-head .select-lang > ul:hover .icon-down {
  display: none
}

.g-head .select-lang > ul:hover .icon-top {
  display: inline-block;
  transform: rotate(180deg)
}

.g-head .select-lang > ul:hover > li {
  border-bottom: 1px solid #e8e8e8;
  display: block
}

.g-head .select-lang > ul > li:first-child {
  display: block
}

.g-head .select-lang > ul > li {
  padding: 6px 8px;
  line-height: 30px;
  margin-left: 0;
  width: 100%;
  color: #363636;
  cursor: pointer;
  display: none
}

.g-head .select-lang > ul > li .icon-top {
  display: none
}

.g-head .select-lang > ul > li:last-of-type {
  border: none
}

.g-head .select-lang > ul > li .select-lang-name {
  display: inline-block;
  width: 80px;
  color: #363636
}

.g-head .select-lang > ul > li:hover {
  background-color: #f4f8ff
}

.g-head .select-lang > ul > li:hover .select-lang-name {
  color: #ff4200
}

.g-head .select-lang > ul > li img {
  width: 20px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px
}

.g-head .select-lang li a {
  color: #363636
}

.g-head .select-lang li a.active {
  color: #ff4200;
  font-weight: 600
}

.g-head .select-lang li a:hover {
  text-decoration: none
}

.g-head .select-lang li span {
  padding-left: 2px
}

.g-footer {
  width: 100%;
  height: 323px;
  overflow: hidden;
  background: #F2F2F2
}

.g-footer .f-tit {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  overflow: hidden;
  padding: 30px 0
}

.g-footer .anw-list {
  overflow: hidden;
  padding: 20px 0 25px;
  border-bottom: 1px solid #E8E8E8
}

.g-footer .anw-list .al {
  width: 400px;
  float: left;
  padding-left: 30px;
  *padding-left: 0
}

.g-footer .anw-list .al .ico {
  background: url("../images/inco-ih.png") no-repeat;
  margin-bottom: 10px
}

.g-footer .anw-list .al .tit {
  font-weight: 700;
  font-size: 15px
}

.g-footer .anw-list .al .desc {
  color: #939393;
  line-height: 1.6
}

.g-footer .anw-list .fast .ico {
  width: 49px;
  height: 32px;
  overflow: hidden;
  background-position: 0 -132px
}

.g-footer .anw-list .comp .ico {
  width: 36px;
  height: 31px;
  overflow: hidden;
  background-position: 0 -169px
}

.g-footer .anw-list .serve .ico {
  width: 32px;
  height: 28px;
  overflow: hidden;
  background-position: 0 -206px
}

.g-footer .copy {
  text-align: center;
  color: #939393;
  padding-top: 15px
}

.bcm-banner {
  width: 100%;
  height: 428px;
  overflow: hidden;
  clear: both;
  background: url("../images/bcm/banner.png") no-repeat top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.bcm-title-wrap {
  font-size: 26px;
  color: #3e396b;
  font-weight: bold;
  overflow: hidden;
  padding: 70px 0 35px
}

.bcm-title-wrap.ft-wrap {
  padding: 40px 0 60px
}

.bcm-title-wrap .sm {
  font-weight: normal;
  font-size: 22px;
  color: #a2a2c1
}

.bcm-ss-list {
  overflow: hidden;
  clear: both;
  padding: 30px 0
}

.bcm-ss-list li {
  float: left;
  width: 220px;
  height: 400px;
  position: relative;
  cursor: pointer;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0 22px 0 0;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px 5px #F4F5FA;
  -moz-box-shadow: 0 0 5px 5px #F4F5FA;
  box-shadow: 0 0 5px 5px #F4F5FA;
  color: #939393;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform cubic-bezier(0, 0, 0.2, 1) 0.3s;
  transition: -webkit-transform cubic-bezier(0, 0, 0.2, 1) 0.3s;
  -o-transition: -o-transform cubic-bezier(0, 0, 0.2, 1) 0.3s;
  -moz-transition: transform cubic-bezier(0, 0, 0.2, 1) 0.3s, -moz-transform cubic-bezier(0, 0, 0.2, 1) 0.3s;
  transition: transform cubic-bezier(0, 0, 0.2, 1) 0.3s;
  transition: transform cubic-bezier(0, 0, 0.2, 1) 0.3s, -webkit-transform cubic-bezier(0, 0, 0.2, 1) 0.3s, -moz-transform cubic-bezier(0, 0, 0.2, 1) 0.3s, -o-transform cubic-bezier(0, 0, 0.2, 1) 0.3s
}

.bcm-ss-list li:hover {
  -webkit-transform: translateY(-5%);
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  -o-transform: translateY(-5%);
  transform: translateY(-5%)
}

.bcm-ss-list li.sl-mail {
  margin: 0
}

.bcm-ss-list li.sl-mail .img {
  margin: 65px 0 30px
}

.bcm-ss-list li.sl-mail .desc {
  padding: 0 20px
}

.bcm-ss-list li.sl-wx {
  margin-left: 6px
}

.bcm-ss-list li.sl-wx .img {
  margin: 55px 0 30px
}

.bcm-ss-list li.sl-mail,
.bcm-ss-list li.sl-qq,
.bcm-ss-list li.sl-wx {
  background: #FAFAFA
}

.bcm-ss-list li .red {
  color: #ff4200
}

.bcm-ss-list li:before {
  content: '';
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: #ff6d5f;
  background: -webkit-gradient(linear, left top, right top, from(#ff6d5f), to(#ffc068));
  background: -moz- oldlinear-gradient(left, #ff6d5f 0%, #ffc068 100%);
  background: linear-gradient(to right, #ff6d5f 0%, #ffc068 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d5f', endColorstr='#ffc068', GradientType=1)
}

.bcm-ss-list li .img {
  overflow: hidden;
  margin: 90px 0 30px
}

.bcm-ss-list li .desc {
  overflow: hidden;
  padding: 0 10px;
  line-height: 1.66
}

.bcm-ss-list li .desc a {
  display: block;
  text-decoration: underline
}

.bcm-ss-list li .dt {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  overflow: hidden;
  padding-bottom: 15px
}

.bcm-ss-list li .su {
  line-height: 1.8
}

.bcm-ss-list li .ewm {
  width: 138px;
  height: 138px;
  overflow: hidden;
  margin: 8px auto 0
}

.bcm-ss-list li .ewm img {
  width: 100%;
  height: 100%
}

.bcm-pm {
  overflow: hidden;
  margin-bottom: 60px;
  clear: both;
  position: relative
}

.bcm-pm .pm-next-button,
.bcm-pm .pm-prev-button {
  width: 10px;
  height: 18px;
  overflow: hidden;
  background: url("../images/bcm/ico-pn.png") no-repeat -20px 0;
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -9px;
  cursor: pointer
}

.bcm-pm .pm-prev-button {
  left: 0
}

.bcm-pm .pm-next-button {
  right: 0;
  background-position: 0 0
}

.bcm-pm .swiper-wrapper {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bcm-pm .swiper-slide {
  text-align: center
}

.bcm-pm .swiper-slide img {
  max-width: 100%
}

@font-face {
  font-family: "Impact";
  src: url("../font/impact.ttf")
}

.spike-banner {
  width: 100%;
  height: 556px;
  overflow: hidden;
  clear: both;
  background: url("../images/spike/banner.png") no-repeat top center
}

.spike-desc {
  clear: both;
  width: 1160px;
  min-height: 250px;
  overflow: hidden;
  margin: -70px auto 0;
  background: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  position: relative
}

.spike-desc .ico {
  width: 85px;
  height: 86px;
  overflow: hidden;
  background: url("../images/ico-block.png") no-repeat;
  position: absolute;
  top: 40px;
  left: 0
}

.spike-desc .desc {
  font-size: 14px;
  color: #939393;
  padding: 35px 0 0 135px
}

.spike-desc .desc .t {
  color: #ff4200;
  font-weight: bold;
  padding-bottom: 8px
}

.spike-desc .desc .t img {
  margin-left: 5px
}

.spike-desc .desc .p {
  line-height: 2.2
}

.spike-step {
  clear: both;
  width: 1160px;
  min-height: 800px;
  background: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  padding: 50px 26px;
  margin: 65px auto;
  position: relative
}

.spike-step .title {
  font-size: 18px;
  color: #363636;
  font-weight: bold;
  overflow: hidden;
  width: 718px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -359px;
  background: #FDD760;
  -moz-border-radius: 25px;
  border-radius: 25px
}

.spike-step .step-title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  overflow: hidden;
  margin: 10px 0
}

.spike-step .step-title span {
  color: #ff4200;
  padding-right: 10px
}

.spike-step .sw-type {
  overflow: hidden;
  padding: 15px 0
}

.spike-step .sw-type .swt {
  padding: 12px;
  overflow: hidden;
  margin-right: 10px
}

.spike-step .sw-type .swt.active {
  background: rgba(255, 66, 0, 0.3)
}

.spike-step .sw-type .swt.swt-al .ico {
  background: url("../images/spike/i-a.png") no-repeat
}

.spike-step .sw-type .swt.swt-al .ico .mark {
  left: 30px
}

.spike-step .sw-type .swt.swt-al .ico .num {
  left: 70px
}

.spike-step .sw-type .swt .ico {
  width: 495px;
  height: 153px;
  overflow: hidden;
  background: url("../images/spike/i-w.png") no-repeat;
  position: relative
}

.spike-step .sw-type .swt .ico .mark {
  font-family: "Microsoft YaHei";
  font-size: 42px;
  color: #fff;
  line-height: normal;
  position: absolute;
  top: 0;
  left: 15px
}

.spike-step .sw-type .swt .ico .num {
  font-family: "Impact";
  font-size: 84px;
  color: #fff;
  line-height: normal;
  position: absolute;
  top: 20px;
  left: 50px
}

.spike-step .pretty-wrap {
  padding: 4px 0 20px;
  clear: both;
  overflow: hidden
}

.spike-step .input-wrap {
  clear: both;
  padding: 6px 0 0
}

.spike-step .input-wrap .ipt-item {
  overflow: hidden;
  margin: 15px 0
}

.spike-step .input-wrap .ipt-item span {
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
  font-size: 14px;
  color: #363636;
  text-transform: uppercase;
  text-align: right
}

.spike-step .input-wrap .ipt-item input {
  vertical-align: middle;
  width: 393px;
  height: 53px;
  border: 1px solid #ebebeb;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 14px;
  margin-left: 10px
}

.spike-step .input-wrap button {
  width: 180px;
  overflow: hidden;
  height: 47px;
  border: 0 none;
  background: #ff4200;
  color: #fff;
  font-family: "Lato";
  font-size: 14px;
  font-weight: bold;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 35px 0 0;
  cursor: pointer
}

.spike-pretty {
  position: relative;
  overflow: hidden;
  margin: 12px 0
}

.spike-pretty.swt-pretty {
  margin: 18px 0 5px
}

.spike-pretty.swt-pretty label {
  font-size: 18px;
  color: #ff4200
}

.spike-pretty label {
  display: block;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #000
}

.spike-pretty label input {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 33;
  opacity: 0;
  filter: alpha(opacity=0)
}

.spike-pretty label input:checked + i:after {
  display: block
}

.spike-pretty label i {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #a6a6a6;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px
}

.spike-pretty label i:after {
  content: '';
  width: 14px;
  height: 14px;
  overflow: hidden;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #ff4200;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  display: none
}

.spike-pretty label img {
  vertical-align: middle;
  margin-left: 20px
}

.contact-service {
  display: block;
  display: block;
	width: 130px;
	height: 203px;
	overflow: hidden;
  background: url("../images/spike/ico-kf.png") no-repeat center;
  background-size: 100% auto;
	background-color: #e8a742;
}

.contact-service:hover {
  text-decoration: none
}

.contact-service span {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 130px
}
.js_contact{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.spike-into {
  display: block
}

.ct-info {
  clear: both
}

.ct-info .ct-tit {
  font-size: 14px;
  color: #363636;
  text-transform: uppercase;
  overflow: hidden;
  padding: 15px 0 20px
}

.ct-info .ct-ipt {
  clear: both
}

.ct-info .ct-ipt .sel {
  position: relative;
  width: 160px
}

.ct-info .ct-ipt .sel .sl-text {
  width: 100%;
  height: 53px;
  border: 1px solid #ebebeb;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 14px;
  color: #939393;
  line-height: 53px;
  cursor: pointer;
  position: relative
}

.ct-info .ct-ipt .sel .sl-text:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #939393 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ct-info .ct-ipt .sel .sl-text.active {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}

.ct-info .ct-ipt .sel .sl-text.active:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #939393 transparent
}

.ct-info .ct-ipt .sel .sl-li {
  display: none;
  background: #fff;
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-top: 0 none;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 53px;
  line-height: 40px;
  z-index: 33
}

.ct-info .ct-ipt .sel .sl-li li {
  overflow: hidden;
  color: #939393;
  cursor: pointer;
  padding: 0 15px
}

.ct-info .ct-ipt .sel .sl-li li:hover {
  background: #FDD760
}

.ct-info .ct-ipt .im {
  width: 305px;
  margin-left: 15px
}

.ct-info .ct-ipt .im input {
  width: 100%;
  height: 53px;
  border: 1px solid #ebebeb;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 14px
}

.swiper-slide {
  cursor: pointer
}

.icon-ivc {
  background: #efefef url("../images/ivc/ico-ivc.png") no-repeat center !important
}

.wechat-cert {
  width: 231px;
  height: 405px;
  overflow: hidden;
  background: url("../images/cert/idx.png") no-repeat center;
  position: fixed;
  left: 10px;
  bottom: 25%;
  z-index: 999
}

.wechat-cert .go {
  display: block;
  width: 180px;
  height: 46px;
  overflow: hidden;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #FF4200;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  bottom: 36px;
  left: 50%;
  margin-left: -94px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s
}

.wechat-cert .go:hover {
  text-decoration: none;
  background: #f03e00
}

.wechat-cert .text {
  font-size: 18px;
  font-weight: bold;
  color: #363636;
  text-align: center;
  padding: 158px 35px 0;
  line-height: 1.68
}

.js-online-service {
  position: fixed;
  right: 10px;
  bottom: 25%;
  z-index: 999
}

.slideNewBanner.swiper-container {
  width: 100%;
  height: 330px !important;
  overflow: hidden
}

.slideNewBanner.swiper-container p {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  line-height: 1.6
}

.slideNewBanner.swiper-container p span {
  color: #FF4200
}

.slideNewBanner.swiper-container a {
  display: block;
  width: 180px;
  height: 45px;
  overflow: hidden;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  line-height: 45px;
  font-weight: 600;
  font-size: 15px;
  color: #FF4200;
  margin-top: 50px
}

.slideNewBanner.swiper-container .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
  width: 10px;
  height: 10px;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.slideNewBanner.swiper-container .swiper-pagination-bullet-active {
  width: 25px;
  height: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.slideBanner.swiper-container {
  width: 100%;
  height: 448px;
  overflow: hidden
}

.slideBanner.swiper-container p {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 10px;
  line-height: 1.6
}

.slideBanner.swiper-container p span {
  color: #FF4200
}

.slideBanner.swiper-container a {
  display: block;
  width: 180px;
  height: 45px;
  overflow: hidden;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  line-height: 45px;
  font-weight: 600;
  font-size: 15px;
  color: #FF4200;
  margin-top: 50px
}

.slideBanner.swiper-container .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
  width: 10px;
  height: 10px;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.slideBanner.swiper-container .swiper-pagination-bullet-active {
  width: 25px;
  height: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.red-word {
  color: #ff4200
}

.select2-selection__rendered {
  height: 50px;
  line-height: 50px
}

.select2-container--default .select2-selection--single {
  position: absolute;
  top: -65px;
  width: 233px;
  height: 51px;
  opacity: 0
}

.select2-container--open .select2-dropdown {
  top: -13px
}

.select2-dropdown {
  border: 1px solid #E8E8E8 !important
}

.select2-results__group {
  color: #999;
  font-weight: normal
}

.g-title {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding: 45px 0 50px
}

.g-mc {
  padding: 90px 0 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #E8E8E8 !important;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.s-wrap {
  overflow: hidden
}

.s-wrap .ml {
  width: 400px;
  float: left
}

.s-wrap .ml .ico {
  background: url("../images/inco-ih.png") no-repeat;
  overflow: hidden;
  margin-bottom: 20px
}

.s-wrap .ml .ico.ic1 {
  width: 50px;
  height: 40px;
  background-position: 0 0
}

.s-wrap .ml .ico.ic2 {
  width: 55px;
  height: 38px;
  background-position: 0 -46px
}

.s-wrap .ml .ico.ic3 {
  width: 53px;
  height: 34px;
  background-position: 0 -94px
}

.s-wrap .ml .tit {
  font-weight: 700;
  font-size: 15px
}

.s-wrap .ml .desc {
  color: #939393;
  line-height: 1.6
}

.t-wrap {
  height: 340px;
  overflow: hidden;
  background: url("../images/tx-bg.png") no-repeat bottom center/cover
}

.t-wrap .fl {
  float: left
}

.t-wrap .fr {
  float: right
}

.t-wrap .sl-block {
  width: 560px;
  height: 165px;
  margin-top: 50px;
  position: relative;
  top: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s
}

.t-wrap .sl-block:hover {
  top: -8px
}

.t-wrap .sl-block.fl {
  background: #fff url("../images/ico-block.png") no-repeat left center;
  -webkit-box-shadow: 0 0 8px #b9b9b9;
  -moz-box-shadow: 0 0 8px #b9b9b9;
  box-shadow: 0 0 8px #b9b9b9;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 25px
}

.t-wrap .sl-block.fr {
  background: #fff url("../images/ico-speet.png") no-repeat left center;
  -webkit-box-shadow: 0 0 8px #b9b9b9;
  -moz-box-shadow: 0 0 8px #b9b9b9;
  box-shadow: 0 0 8px #b9b9b9;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 25px
}

.t-wrap .sl-block p {
  padding-left: 140px
}

.t-wrap .sl-block p.t {
  font-weight: 600;
  padding-top: 30px
}

.t-wrap .sl-block p.h {
  color: #939393;
  line-height: 1.6
}

.slide-title {
  width: 722px;
  height: 50px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 3px;
  background: #FDD760;
  -moz-border-radius: 50px;
  border-radius: 50px
}

.slide-title .tt {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  color: #363636;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.slide-title .tt.active {
  background: #E5A041;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.slide-title.slide-new-title .tt {
  width: 50%;
  float: left;
  color: #fff
}

.slide-title.slide-new-title .tt.active {
  -moz-border-radius: 50px;
  border-radius: 50px
}

.slide-wrap {
  padding: 35px 0 50px;
  clear: both
}

.slide-wrap .slide-item {
  min-height: 600px;
  clear: both;
  display: none
}

.slide-wrap .slide-item.active {
  display: block
}

.slide-wrap .slide-item-title {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 40px
}

.slide-wrap .wrap-main {
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #c7c7c7;
  -moz-box-shadow: 0 0 10px #c7c7c7;
  box-shadow: 0 0 10px #c7c7c7;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 35px 25px;
  clear: both
}

.slide-wrap .wrap-main .f12 {
  font-size: 14px;
  font-weight: normal;
  display: block;
  padding-bottom: 10px;
  margin-top: -15px
}

.slide-wrap .wrap-main .npdd {
  padding-bottom: 0 !important;
  border-bottom: 0 none !important
}

.slide-wrap .wrap-main .mi15 {
  min-width: 155px !important
}

.slide-wrap .wrap-main .dec-info {
  color: #939393;
  padding-top: 5px
}

.slide-wrap .wrap-main .ico-list {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #E8E8E8
}

.slide-wrap .wrap-main .ico-list li {
  float: left;
  overflow: hidden;
  margin: 0 10px 5px 0;
  position: relative
}

.slide-wrap .wrap-main .ico-list li img {
  border: 1px solid #E8E8E8;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.slide-wrap .wrap-main .ico-list li.active:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url("../images/select.png") no-repeat;
  right: 0;
  bottom: 7px;
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0
}

.slide-wrap .wrap-main .ico-list li.active img {
  border-color: #FA2810
}

.slide-wrap .wrap-main .d-tit {
  font-weight: 600;
  color: #000;
  padding-bottom: 15px
}

.slide-wrap .wrap-main .c-tit {
  padding: 25px 0 35px
}

.slide-wrap .wrap-main .pay-item {
  padding-bottom: 50px;
  border-bottom: 1px solid #E8E8E8
}

.slide-wrap .wrap-main .pay-item .get,
.slide-wrap .wrap-main .pay-item .pay {
  width: 430px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap,
.slide-wrap .wrap-main .pay-item .pay .select-wrap {
  width: 430px;
  height: 53px;
  border: 1px solid #E8E8E8;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .num,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .num {
  width: 195px;
  height: 50px;
  overflow: hidden;
  border: 0 none;
  border-right: 1px solid #E8E8E8;
  float: left;
  font-size: 24px;
  line-height: 50px;
  padding-left: 15px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .num.red,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .num.red {
  color: #ff4200
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list {
  float: right;
  width: 233px;
  height: 51px;
  position: relative
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-main,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-main {
  width: 100%;
  height: 51px;
  overflow: hidden;
  line-height: 50px;
  cursor: pointer;
  background: #FDD760 url("../images/sl-hv.png") no-repeat 200px center
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-main img,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-main img {
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-main span.s,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-main span.s {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 10px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-main span.h,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-main span.h {
  text-transform: capitalize;
  color: #fff
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #E8E8E8;
  border-top: 0 none;
  background: #fff;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 99;
  display: none
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list li,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list li {
  line-height: 45px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list li:hover,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list li:hover {
  background: #FDD760
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list li img,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list li img {
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list li span.s,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list li span.s {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 10px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .sl-list li span.h,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .sl-list li span.h {
  text-transform: capitalize;
  color: #fff
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .e-flags,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .e-flags {
  width: 233px;
  height: 51px;
  line-height: 50px;
  background: #FDD760 url("../images/sl-hv.png") no-repeat 200px center
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .e-flags img,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .e-flags img {
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px
}

.slide-wrap .wrap-main .pay-item .get .select-wrap .select-list .e-flags .val,
.slide-wrap .wrap-main .pay-item .pay .select-wrap .select-list .e-flags .val {
  padding: 0 10px
}

.slide-wrap .wrap-main .pay-item .get .max-more,
.slide-wrap .wrap-main .pay-item .pay .max-more {
  overflow: hidden;
  padding-bottom: 30px
}

.slide-wrap .wrap-main .pay-item .get .max-more ul,
.slide-wrap .wrap-main .pay-item .pay .max-more ul {
  height: 104px;
  overflow: hidden
}

.slide-wrap .wrap-main .pay-item .get .max-more.show ul,
.slide-wrap .wrap-main .pay-item .pay .max-more.show ul {
  height: auto
}

.slide-wrap .wrap-main .pay-item .get .max-more li,
.slide-wrap .wrap-main .pay-item .pay .max-more li {
  float: left;
  margin: 0 10px 5px 0;
  position: relative
}

.slide-wrap .wrap-main .pay-item .get .max-more li img,
.slide-wrap .wrap-main .pay-item .pay .max-more li img {
  border: 1px solid #E8E8E8;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.slide-wrap .wrap-main .pay-item .get .max-more li.active:after,
.slide-wrap .wrap-main .pay-item .pay .max-more li.active:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url("../images/select.png") no-repeat;
  right: 0;
  bottom: 7px;
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0
}

.slide-wrap .wrap-main .pay-item .get .max-more li.active img,
.slide-wrap .wrap-main .pay-item .pay .max-more li.active img {
  border-color: #FA2810
}

.slide-wrap .wrap-main .pay-item .get .min-more,
.slide-wrap .wrap-main .pay-item .pay .min-more {
  overflow: hidden
}

.slide-wrap .wrap-main .pay-item .get .min-more ul,
.slide-wrap .wrap-main .pay-item .pay .min-more ul {
  overflow: hidden;
  height: 52px
}

.slide-wrap .wrap-main .pay-item .get .min-more.show ul,
.slide-wrap .wrap-main .pay-item .pay .min-more.show ul {
  height: auto
}

.slide-wrap .wrap-main .pay-item .get .min-more li,
.slide-wrap .wrap-main .pay-item .pay .min-more li {
  float: left;
  margin: 0 10px 5px 0;
  overflow: hidden;
  min-height: 50px
}

.slide-wrap .wrap-main .pay-item .get .min-more li a,
.slide-wrap .wrap-main .pay-item .pay .min-more li a {
  display: block;
  overflow: hidden
}

.slide-wrap .wrap-main .pay-item .get .show-more,
.slide-wrap .wrap-main .pay-item .pay .show-more {
  width: 430px;
  height: 45px;
  overflow: hidden;
  text-align: center;
  line-height: 45px;
  text-transform: uppercase;
  cursor: pointer;
  background: #F2F2F2
}

.slide-wrap .wrap-main .pay-item .pay {
  float: left;
  width: 450px
}

.slide-wrap .wrap-main .pay-item .get {
  float: right
}

.slide-wrap .wrap-main .pay-item .more-than {
  font-size: 14px;
  color: #939393;
  overflow: hidden;
  padding-bottom: 45px
}

.slide-wrap .wrap-main .pay-item .more-than a {
  font-weight: bold;
  color: #ff4200;
  text-decoration: underline
}

.slide-wrap .wrap-main .input-item {
  overflow: hidden;
  margin-bottom: 20px
}

.slide-wrap .wrap-main .input-item label {
  display: inline-block;
  vertical-align: middle;
  min-width: 90px;
  overflow: hidden;
  text-align: right;
  text-transform: uppercase
}

.slide-wrap .wrap-main .input-item input {
  width: 392px;
  height: 52px;
  border: 1px solid #E8E8E8;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 10px;
  margin: 0 10px
}

.slide-wrap .wrap-main .slide-btn {
  width: 180px;
  height: 46px;
  border: 0 none;
  background: #ff4200;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  color: #fff;
  font-family: "Microsoft YaHei" !important;
  font-weight: normal !important;
  text-transform: capitalize;
  cursor: pointer;
  margin: 30px 0 0 100px;
  opacity: 1;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s
}

.slide-wrap .wrap-main .slide-btn:hover {
  opacity: 0.8
}

.slide-wrap .wrap-main .slide-btn.s2btn {
  margin: 30px 0 0 170px
}

.slide-wrap .ct-bd {
  overflow: hidden;
  padding: 4px 0 20px 4px
}

.slide-wrap .cts {
  width: 437px;
  min-height: 625px;
  overflow: hidden;
  -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px
}

.slide-wrap .cts .tt {
  font-size: 18px;
  font-weight: bold;
  color: #363636;
  overflow: hidden;
  padding: 40px 0 20px;
  border-bottom: 1px solid #ebebeb
}

.slide-wrap .cts .dsc {
  overflow: hidden;
  font-size: 14px;
  color: #939393;
  line-height: 1.8;
  padding: 40px 15px
}

.slide-wrap .cts .dsc span {
  font-weight: bold;
  color: #363636
}

.slide-wrap .cts .tip-item {
  padding: 0 15px;
  overflow: hidden;
  clear: both;
  margin-bottom: 12px;
  font-weight: bold;
  color: #939393
}

.slide-wrap .cts .tip-item img {
  margin-right: 12px
}

.slide-wrap .cts .end {
  overflow: hidden;
  padding-right: 10px;
  padding-top: 45px;
  font-weight: bold;
  color: #363636
}

.slide-wrap .ct-im {
  width: 725px
}

.slide-wrap .ct-im .t {
  font-weight: bold;
  color: #000;
  overflow: hidden;
  padding: 15px 0
}

.slide-wrap .ct-im .xz {
  color: #939393;
  overflow: hidden;
  padding: 0 5px 4px 0
}

.slide-wrap .ct-im .sel-main {
  width: 392px;
  clear: both;
  position: relative
}

.slide-wrap .ct-im .sel-main.sel-lmp {
  width: 160px
}

.slide-wrap .ct-im .sel-main .ipt {
  width: 100%;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  padding: 0 15px;
  color: #939393;
  border: 1px solid #E8E8E8;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  position: relative
}

.slide-wrap .ct-im .sel-main .ipt:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #939393 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -4px
}

.slide-wrap .ct-im .sel-main .ipt.active:after {
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #939393 transparent
}

.slide-wrap .ct-im .sel-main .sel-list {
  background: #fff;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #E8E8E8;
  border-top: 0 none;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 52px;
  display: none;
  z-index: 33
}

.slide-wrap .ct-im .sel-main .sel-list li {
  line-height: 50px;
  color: #939393;
  padding: 0 15px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.slide-wrap .ct-im .sel-main .sel-list li:hover {
  background: #F2F2F2
}

.slide-wrap .ct-im .sel-main.active .ipt {
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0
}

.slide-wrap .ct-im textarea {
  display: block;
  width: 100%;
  height: 192px;
  font-family: 'Lato';
  font-size: 14px;
  line-height: 1.8;
  resize: none;
  padding: 15px;
  color: #939393;
  border: 1px solid #E8E8E8;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 15px 0 4px
}

.slide-wrap .ct-im .sl-lm {
  clear: both
}

.slide-wrap .ct-im .sl-lm input {
  width: 305px;
  height: 52px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0 15px;
  color: #939393;
  border: 1px solid #E8E8E8;
  margin-left: 20px
}

.slide-wrap .ct-im .vfc {
  clear: both;
  overflow: hidden;
  margin-top: 20px
}

.slide-wrap .ct-im .vfc input {
  width: 305px;
  height: 52px;
  padding: 0 15px;
  color: #939393;
  border: 1px solid #E8E8E8;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.slide-wrap .ct-im .vfc span {
  width: 135px;
  height: 52px;
  overflow: hidden;
  margin-left: 15px;
  cursor: pointer
}

.slide-wrap .ct-im .cts-btn {
  width: 181px;
  height: 47px;
  border: 0 none;
  background: #ff4200;
  color: #fff;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: bold;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  -webkit-box-shadow: 2px 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 7px rgba(0, 0, 0, 0.1);
  margin-top: 69px;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s
}

.slide-wrap .ct-im .cts-btn:hover {
  background: #f53f00
}

.g-ft-ico {
  overflow: hidden;
  padding: 0 20px 40px
}

.g-ft-ico li {
  float: left;
  margin: 0 10px 10px 0
}

.user-order td input {
  margin: 4px 0;
  overflow: hidden;
  white-space: nowrap
}

.user-order .e-btn {
  width: auto;
  min-width: 80px
}

body .layui-auto-layer {
  background-color: #F8F8F8;
  -moz-border-radius: 0;
  border-radius: 0
}

body .layui-auto-layer .layui-layer-content {
  overflow: initial
}

.auto-layer {
  background: #F8F8F8;
  position: relative;
  overflow: hidden
}

.auto-layer .close {
  width: 11px;
  height: 12px;
  overflow: hidden;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY3Q0ZENUJDQUI2QTExRTg4RTAyOTMyQjA5QzQzQjJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY3Q0ZENUJEQUI2QTExRTg4RTAyOTMyQjA5QzQzQjJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjdDRkQ1QkFBQjZBMTFFODhFMDI5MzJCMDlDNDNCMkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjdDRkQ1QkJBQjZBMTFFODhFMDI5MzJCMDlDNDNCMkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7jLCQIAAABgUlEQVR42mLU1bFOZWBgCAHigMtXjn5nwAKAanyAVB/To0c3zvz791cZyFkDFGTDotAZSK3++OntNuafP7+/+/bt03N+fpEoRkYmS3ExubWvXj3+D1VoDaS2f/r0dgXQ0G5mIOfv798/b//48fUNH59wHCMjox5Qw0YgNgHK7fr8+f3Gh4+utwLZd5ihtv399evH7V8/vwM1CGUANZgCxWq/fv249/6Dq01A9k2QImYk5/0GOukWCwsbBxcXb+afv7+f3759PgsofhWmgBnNM9KcnDxTgbZcY2VhkxcXl/sIdP8BDMVAhTJAaj9Q4b3bdy5UAUPoPg83fwVQw2+ghmNwxUCFokDqwK9fP1/fuXuh8v//f0e/fft8nYHh/y8eHoE6oGc/ADWcZgYqFACZ+Pv3r+93712q/Pv3z2EgHxR0379++3QdGJx/ubn5moAanjCLisgk/v372/De/cvVwCDcB1UIA9+AIXKdmZmFEeiXTJAAKPYc0T2LBqSB2BsgwADG5bKwVr85jAAAAABJRU5ErkJggg==") no-repeat center;
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 33;
  cursor: pointer
}

.auto-layer .tit {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  line-height: 1;
  margin: 42px 0 25px
}

.auto-layer .tit span {
  color: #ff4200
}

.auto-layer .ewm {
  width: 242px;
  overflow: hidden;
  margin: 0 auto 35px
}

.auto-layer .ewm img {
  max-width: 100%;
  max-height: 100%
}

#inner {
  background-image: url("../../static/images/index-banner-background.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 12px
}

.bestsellers-list {
  clear: both;
  padding: 35px 5px 10px
}

.bestsellers-currency {
  width: 100%
}

.bestsellers-currency .select-list {
  width: 233px;
  height: 52px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px
}

.bestsellers-currency .select-list .sl-main {
  width: 100%;
  height: 51px;
  overflow: hidden;
  line-height: 50px;
  cursor: pointer;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background: url("../images/sl-hv.png") no-repeat 200px center;
  background-color: #ffffff
}

.bestsellers-currency .select-list .sl-main img {
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px
}

.bestsellers-currency .select-list .sl-main span.s {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 10px
}

.bestsellers-currency .select-list .sl-main span.h {
  text-transform: capitalize;
  color: #fff
}

.bestsellers-currency .select-list .sl-list {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #E8E8E8;
  border-top: 0 none;
  background: #fff;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 99;
  display: none
}

.bestsellers-currency .select-list .sl-list ul > li {
  line-height: 45px
}

.bestsellers-currency .select-list .sl-list ul > li:hover {
  background: #FDD760;
}

.bestsellers-currency .select-list .sl-list ul > li img {
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px
}

.bestsellers-currency .select-list .sl-list ul > li .s {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 10px
}

.bestsellers-currency .select-list .sl-list ul > li .h {
  text-transform: capitalize;
  color: #fff
}

.bestsellers-currency .bestsellers-explain {
  vertical-align: middle;
  color: #939393
}

.bestsellers-currency .bestsellers-explain .icon {
  margin-right: 8px
}

.bestsellers-list .bestsellers-bok {
  width: 100%;
  text-align: left;
  padding: 20px 0 0
}

.bestsellers-bok .bestsellers-goods {
  width: 230px;
  height: 260px;
  background-color: #fff;
  display: inline-block;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 12px;
  margin: 0 2px 10px;
  vertical-align: top;
  position: relative;
}

.bestsellers-bok .bestsellers-goods .goods-img {
  width: 210px;
  height: 120px;
  display: block;
  margin: 0 0 15px;
  line-height: 1;
  position: relative;
}

.bestsellers-bok .bestsellers-goods .goods-img:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(204, 204, 204, .6);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.bestsellers-bok .bestsellers-goods .goods-name {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #363636;
  margin: 0 0 10px;
}

.bestsellers-bok .bestsellers-goods .goods-coupon {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #939393;
  margin: 0 0 8px;
}

.bestsellers-bok .bestsellers-goods .goods-price {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #ff4200;
}

.bestsellers-bok .bestsellers-goods .goods-price span {
  font-size: 18px;
  font-weight: bold
}

.bestsellers-bok .bestsellers-goods .goods-but {
  display: none;
  margin: 0 auto;
  background-color: #ff4200;
  width: 110px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
}

.bestsellers-bok .bestsellers-goods .goods-but:hover {
  text-decoration: none
}

.bestsellers-bok .bestsellers-goods:hover {
  background: #ccc;
}

.bestsellers-bok .bestsellers-goods:hover .goods-img:after {
  display: block;
}

.bestsellers-bok .bestsellers-goods:hover .goods-but {
  display: block
}

.bestsellers-bok .bestsellers-goods:hover .goods-price {
  display: none
}

.news-list {
  width: 100%;
  text-align: center;
  clear: both;
  padding: 35px 5px 10px
}

.news-list:after {
  content: '';
  display: table;
  clear: both;
}

.news-list .news {
  display: inline-block;
  width: 370px;
  height: 335px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 5px 0 #cccccc;
  border-radius: 8px;
  padding: 12px;
  margin: 0 12px;
  text-align: left;
  position: relative;
  top: 0;
  transition: top linear .3s;
}

.news-list .news:hover {
  top: -10px;
}

.news-list .news > a:hover {
  text-decoration: none;
}

.news-list .news .goods-img {
  width: 350px;
  height: 200px;
  margin: 0 0 25px
}

.news-list .news .goods-title {
  font-size: 14px;
  color: #363636;
  width: 100%;
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.news-list .news .goods-introduce {
  font-size: 14px;
  line-height: 18px;
  color: #939393;
  width: 100%
}

/* 分页控件*/

.page {
  width: 100%;
  height: 30px;
  text-align: center;
}

.page > li {
  display: inline-block;
  width: 30px;
  height: 30px;
  min-width: 30px;
  text-align: center;
  line-height: 30px;
  vertical-align: top;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  border-radius: 5px;
  margin: 0px 3px;
}

.page > li > a {
  display: inline-block;
  height: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 5px;
}

.page > li > a:hover {
  text-decoration: none;
}

.page > li:first-child {
  min-width: 70px;
  width: auto;
  white-space: nowrap;
}

.page > li:last-child {
  min-width: 70px;
  width: auto;
  white-space: nowrap;
}

.page > li > a.selection {
  background-color: #e3b971;
  color: #fff;
}
