﻿@charset "utf-8";
@import url("plugin/fonts/iconfont/iconfont.css");
@import url("plugin/animate.min.css");
@import url("plugin/swiper.min.css");
@import url("trans.css");

* {
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
form,
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  font-size: 12px;
  margin: 0px;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
  max-width: 1920px;
  overflow-x: hidden;
}
body,
td,
table {
  color: #333;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}

a {
  font-size: 12px;
  color: #333;
  text-decoration: none;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}

/*初始化*/
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
p,
ul,
ol,
dl,
dt,
dd,
li,
body,
form,
input,
button,
img,
cite,
strong,
em,
table,
td,
th,
div {
  padding: 0px;
  margin: 0px;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
img,
table {
  font-size: 12px;
  border: 0;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
ul,
ol {
  list-style-type: none;
  font-size: 12px;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
em,
i,
b {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
h3 {
  font-size: 12px;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
a:hover {
  color: #f00;
  text-decoration: none;
}
a img {
  border: none;
  display: block;
}

/* html5元素 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
select,
input,
textarea {
  outline: none; /*resize:none;-webkit-appearance:none;*/
}

/* 左右浮动后清除浮动 */
.clear {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  line-height: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
/*预设清除浮动*/
.clear {
  clear: both;
}
.zoom:hover {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  overflow: hidden;
}

/* 左右浮动 */
.fl,
.FL {
  float: left;
}
.fr,
.FR {
  float: right;
}

/*主体部分布局*/
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin: 0 auto;
  background-color: #fff;
  overflow-x: hidden;
}
/******main frame******************/
.pagew {
  width: 1000px;
  margin: 0 auto;
}

a.nav_link {
  color: #ab7a49;
}
a.nav_link:hover {
  color: #ff0000;
}
a.nav_link:visited {
  color: #ab7a49;
}

/*header**************************/
.headfixed {
  height: 100px;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999999999;
  background: #fff;
}
.headfixed #top {
  position: relative;
  width: 1000px;
  height: 100px;
  margin: 0 auto;
}
.top {
  width: 100%;
  height: 100px;
  overflow: visible;
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.topactive {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  background-color: #2a4a73;
}

.top .top_header {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.top_header .logo {
  font-size: 0px;
  overflow: hidden;
  display: block;
  float: left;
  width: 200px; /*width: 300px;*/

  /*background:url(../images/public/logo_2.png) no-repeat bottom left;*/
  margin-top: 10px;
  background-size: 100%;
}
.top_header .logo a {
  display: block;
  width: 200px;
  height: 80px;
  position: relative;
  z-index: 9999999;
}

.topactive .top_header .logo {
  /*background:url(../images/public/logo_1.png) no-repeat top left;*/
  width: 200px;
  position: relative;
  z-index: 9999999;
  margin-top: 15px;
}

.top_header .right {
  float: right;
  width: 400px;
  height: 80px;
  overflow: hidden;
  background: url(../images/plugin/public/header_tel_1.png) no-repeat;
}
.top_header .right .tel {
  width: 45px;
  height: 20px;
  position: absolute;
  left: 175px;
  top: 47px;
}
.top_header .right .tel a {
  display: block;
  width: 100%;
  height: auto;
  text-indent: -999em;
}

/***搜索*******************************/

.search-bot-top {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.search-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}

.search-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 73px;
  margin: -36.5px 0 0 -25%;
  line-height: 73px;
  overflow: hidden;
  background: #eee;
  text-align: center;
}

.search-wrap input {
  background: #eee;
  width: 80%;
  height: 73px;
  border: none;
  color: #999999;
  font-size: 16px;
  text-align: left;
}

.search-wrap i {
  color: #9e9e9e;
  font-size: 25px;
}

.head-search {
  float: left;
  width: 50px;
  height: 30px;
  line-height: 30px;
  border: 0px solid #b6b4b6;
  border-radius: 20px;
  margin: 26.5px 0 0 39px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
}

.search-input {
  line-height: 0 !important;
  display: inline-block;
  width: 67%;
  height: 25px;
  margin: 0 5% 0 8%;
  margin-right: 0px;
  border: none;
  color: #999;
  font-size: 12px;
}

.search-icon {
  display: inline-block;
  color: #7b7b7b;
  font-size: 14px;
}

/**sitemenutop**/
.navw {
  float: right;
}
.sitemenutop {
  text-align: right;
  font-size: 18px;
  float: right;
  padding-right: 0px;
  padding-right: 0px;
}
.topcolor1 {
  font-size: 20px;
  margin-top: 5px;
  color: #99cc66;
}
.topcolor2 {
  font-size: 16px;
  margin-top: 5px;
  color: #99cc66;
}
a.topcolor3,
a.topcolor3:visited {
  margin-right: 20px;
  margin-left: 20px;
  font-size: 16px;
  color: #99cc66;
}
/***导航样式*******************************/

.nav {
  width: 100%;
  position: absolute;
  z-index: 20;
  left: 360px;
  top: 0px; /*background:rgba(0,0,0,0.6);*/
}
.nav .wal {
  height: 120px;
  position: relative;
}
.nav li {
  float: left;
  width: 110px;
}
.nav li a {
  display: block;
  line-height: 100px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  white-space: nowrap;
  text-align: center;
}
.nav .li_01 a {
  width: 110px;
}
.nav li a div {
  font-size: 18px;
  font-family: Arial;
  padding: 5px 0 0px 0;
  color: #222;
}
.nav li .sNavA:hover,
.nav li .sNavAon {
  background: #0093dd;
  color: #fff;
}
.nav li .sNavA:hover div,
.nav li .sNavAon div {
  color: #fff;
}
.nav .li_06 a span {
  width: 22px;
  height: 12px;
  position: absolute;
  top: 62px;
  right: 430px;
}

.nav .btn {
  display: block;
  background: url(../images/plugin/public/btn1.png) center no-repeat;
  width: 50px;
  height: 104px;
  position: absolute;
  top: 0px;
  right: 0px;
}

/***导航样式*******************************/
#jsddm {
  margin: 0;
  padding: 0;
}

#jsddm li {
  float: left;
  list-style: none;
  font: 8 Tahoma, Arial;
  width: 100px;
  height: 80px;
  line-height: 80px;
  margin-top: 10px;
}
.onpad {
  margin-left: 10px;
  margin-left: 10px;
}
#jsddm li a {
  display: block;
  text-decoration: none;
  width: 100px;
  height: 80px;
  line-height: 80px;
  border: 0px solid #000000;
  white-space: nowrap;
  text-align: center;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 5px;

  border-radius: 0px;
}

#jsddm li a:hover {
  background: #fff;
  color: #f44336;
  height: 80px;
  border-radius: 0px;
  font-weight: bold;
}
#jsddm li a.selmenu {
  background: #fff;
  color: #f44336;
  height: 80px;
  border-radius: 0px;
  font-weight: bold;
}

.topactive #jsddm li a {
  color: #fff;
  border-radius: 0px;
}
.topactive #jsddm li a:hover {
  color: #f44336;
  background-color: #fff; /*#03a0e8; */
  height: 80px;
  border-radius: 0px;
}
.topactive #jsddm li a.selmenu {
  width: 100px;
  background: #f44336; /*#03a0e8; */
  color: #fff;
  height: 80px;
  line-height: 80px;
  border-radius: 0px;
}

#jsddm li ul {
  margin: 0px;
  padding: 0px;

  position: absolute;
  visibility: hidden;

  border: 0px;
  z-index: 99999;
  border-top: 1px solid #f44336;
  background-color: #fff;
  width: 100px;
  overflow: hidden;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

#jsddm li ul li {
  float: none;
  display: inline;
  height: 40px;
  line-height: 40px;
}

#jsddm li ul li a {
  display: block;
  text-align: center;

  height: 40px;
  line-height: 40px;
  /*background: #333;*/
  color: #666;
  font-size: 12px;
  border: 0px solid #000000;
  border-bottom: 0px solid #666;
  z-index: 99999;
}

#jsddm li ul li a:hover {
  color: #fff;
  height: 40px;
  line-height: 40px;
  border-bottom: 0px solid #666;
  background-color: #f44336;
}
/**language**/
.headerlanguage {
  padding-right: 15px;
  line-height: 36px;
  margin-top: 4px;
}
.headerlanguage span.line {
  font-size: 10px;
  color: #ccc;
}
.headerlanguage a {
  color: #999;
}

.topactive .headerlanguage {
  padding-right: 15px;
  line-height: 36px;
  color: #fff;
}
.topactive .headerlanguage span.line {
  font-size: 10px;
  color: #fff;
}
.topactive .headerlanguage a {
  color: #fff;
}
/**language end**/

/***********banner切换样式************/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
  margin-top: -40px;
  position: relative;
  z-index: 100;
  margin-bottom: 20px;
  display: block;
}
.callbacks_tabs.callbacks1_tabs li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  border-radius: 12px;
  border: 1px solid #fff;
  position: relative;
}
.callbacks_tabs.callbacks1_tabs li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  z-index: 1000;
  color: rgba(100, 200, 300, 0);
  color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
  background: #fff;
}

/* Callback example ***************************/
.callbacks_container {
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 47%;
  left: 5%;
  opacity: 0.2;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 55px;
  width: 55px;
  background: transparent url("../images/plugin/public/arrow.png") no-repeat
    left top;
  margin-top: -30px;
  display: none;
}
.callbacks_container:hover .callbacks_nav {
  display: block;
}
.callbacks_nav:hover {
  opacity: 0.5;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 5%;
}

/*footer***************************/
.footer {
  font-size: 12px;
  background: #fff;
  height: 150px;
  color: #333;
  padding: 50px 15px;
}
.footer .left {
  width: 70%;
  float: left;
  line-height: 46px;
  color: #333;
  text-align: left;
  padding-left: 10px;
}
.footer .left a {
  color: #333;
  margin-right: 25px;
}
.footer .left p.p1 {
  line-height: 30px;
  font-size: 12px;
}
.footer .right {
  text-align: right;
  padding-right: 10px;
  line-height: 36px;
  color: #333;
}
.footermain {
  display: flex;
  flex-direction: row;
  justify-content: left;
}
.footermain .items1 {
  flex: 4;
}
.footermain .items1 .about_con {
  font-size: 12px;
  line-height: 180%;
  padding-right: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  /*溢出代码*/
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 这里是超出几行省略 */
  overflow: hidden;
}

.footermain .items2 {
  flex: 3;
}
.footermain .items2 .news_conlist {
  font-size: 12px;
  line-height: 260%;
  padding-right: 20px;
  margin-top: 10px;
}
.footermain .items2 .news_conlist li a {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding-right: 20px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footermain .items3 {
  flex: 3;
}
.footermain .items3 .p1 img {
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 10px;
}
.footermain .items4 {
  flex: 4;
}
.footermain .items4 .p1 {
  line-height: 250%;
}
.lastfoot {
  display: flex;
  flex-direction: row;
  justify-content: center;
  line-height: 60px;
}
.lastfoot .items1 {
  flex: 1;
}
.lastfoot .items2 {
  flex: 2;
  text-align: center;
  line-height: 60px;
}
.lastfoot.items3 {
  flex: 2;
}
.footer2 {
  border-top: 1px solid #eee;
  height: 60px;
}
.footer2 .items2 span {
  background-color: #7d7d7dff;
  padding: 5px 80px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
}

/**分页css******/
DIV.yahoo2 {
  padding: 3px;
  font-size: 12px;
  margin: 5px;
  font-family: Tahoma, Helvetica, sans-serif;
  text-align: center;
  border-radius: 4px;
}
DIV.yahoo2 A {
  padding: 8px 10px;
  background-position: 50% bottom;
  color: #666;
  margin-right: 5px;
  text-decoration: none;
  background-color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
DIV.yahoo2 A:hover {
  padding: 8px 10px;
  background-position: 50% bottom;
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
  background-color: #ee4121;
  font-size: 12px;
  border-radius: 4px;
}
DIV.yahoo2 A:active {
  padding: 8px 10px;
  background-position: 50% bottom;
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
  background-color: #ee4121;
  font-size: 12px;
  border-radius: 4px;
}
DIV.yahoo2 SPAN.current {
  padding: 8px 10px;
  background-position: 50% bottom;
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
  background-color: #ee4121;
  font-size: 12px;
  border-radius: 4px;
}
DIV.yahoo2 SPAN.nomal {
  padding: 8px 10px;
  color: #000;
  margin-right: 5px;
  padding-top: 2px;
  border-radius: 4px;
}
DIV.yahoo2 SPAN.disabled {
  display: none;
}
DIV.yahoo2 A.next {
  margin: 0px 0px 0px 10px;
  border-radius: 4px;
}
DIV.yahoo2 A.next:hover {
  border-radius: 4px;
}
DIV.yahoo2 A.prev {
  border-radius: 4px;
}
DIV.yahoo2 A.prev:hover {
  border-radius: 4px;
}

/**右侧客服**/
.suspension {
  position: fixed;
  z-index: 55;

  right: 0;
  bottom: 10px;
  width: 70px;
  height: 240px;
}
.suspension-box {
  position: relative;
  float: right;
}
.suspension .a {
  display: block;
  width: 44px;
  height: 44px;
  background-color: #000;
  margin-bottom: 4px;
  cursor: pointer;
  outline: none;
}
.suspension .a.active,
.suspension .a:hover {
  background: #ff0000;
}
.suspension .a .i {
  float: left;
  width: 44px;
  height: 44px;
  background-image: url(../images/public/side_icon.png);
  background-repeat: no-repeat;
}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
  width: 20px;
  height: 20px;
  margin-top: 12px;
  margin-left: 12px;
  background-image: url(../images/public/suspension-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.suspension .a-service-phone .i {
  width: 20px;
  height: 20px;
  margin-top: 12px;
  margin-left: 12px;
  background-image: url(../images/public/suspension-bg.png);
  background-repeat: no-repeat;
  background-position: -27px 0;
}
.suspension .a-qrcode .i {
  background-position: -44px 0;
}
.suspension .a-cart .i {
  background-position: -88px 0;
}
.suspension .a-top .i {
  background-position: -132px 0;
}
.suspension .a-top {
  background: #666;
  border-radius: 50%;
  display: none;
}
.suspension .a-top:hover {
  background: #000;
  border-radius: 50%;
}
.suspension .d {
  display: none;
  width: 223px;
  background: #fff;
  position: absolute;
  right: 45px;
  min-height: 90px;
  border: 1px solid #e0e1e5;
  border-radius: 3px;
  box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
  position: absolute;
  width: 8px;
  height: 12px;
  background: url(../images/side_bg_arrow.png) no-repeat;
  right: -8px;
  top: 31px;
}
.suspension .d-service {
  top: 78px;
}
.suspension .d-service-phone {
  top: 0px;
}
.suspension .d-qrcode {
  top: 0px;
}
.suspension .d .inner-box {
  padding: 8px 22px 12px;
}
.suspension .d-service-item {
  border-bottom: 1px solid #eee;
  padding: 14px 0;
}
.suspension .d-service .d-service-item {
  border-bottom: none;
}
.suspension .d-service-item .circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  background: #f1f1f3;
  display: block;
  float: left;
}
.suspension .d-service-item .i-qq {
  width: 44px;
  height: 44px;
  background: url(../images/public/side_con_icon03.png) no-repeat center 15px;
  display: block;
  transition: all 0.2s;
  border-radius: 50%;
  overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
  background-position: center 3px;
}
.suspension .d-service-item .i-tel {
  width: 44px;
  height: 44px;
  background: url(../images/public/side_con_icon02.png) no-repeat center center;
  display: block;
}
.suspension .d-service-item h3 {
  float: left;
  width: 112px;
  line-height: 44px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text {
  float: left;
  width: 122px;
  line-height: 22px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text .number {
  font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC",
    "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC",
    "WenQuanYi Micro Hei", sans-serif;
  color: #e15818;
  font-size: 16px;
}
.suspension .d-service-intro {
  padding-top: 10px;
}
.suspension .d-service-intro p {
  float: left;
  line-height: 27px;
  font-size: 12px;
  width: 50%;
  white-space: nowrap;
  color: #888;
}
.suspension .d-service-intro i {
  background: url(../images/public/side_con_icon01.png) no-repeat center center;
  height: 27px;
  width: 14px;
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
}
.suspension .d-qrcode {
  text-align: center;
}
.suspension .d-qrcode .inner-box {
  padding: 20px 0;
}
.suspension .d-qrcode p {
  font-size: 16px;
  color: #93959c;
}

/*  */
/* slick-slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-loading .slick-list {
  background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
}

@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.banner .slick-prev {
  left: 5%;
}
.banner .slick-next {
  right: 5%;
}
.banner .slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: none;
}
.banner .slick-arrow:before {
  font-size: 20px;
}
.banner-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 100px;
}

.banner {
  position: relative;
  overflow: hidden;
}

.banner .slick-arrow {
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
}

.banner .slick-arrow:before {
  font-family: "iconfont" !important;
  font-size: 25px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}

.banner .slick-prev:before {
  content: "\e663";
}

.banner .slick-next:before {
  content: "\e662";
}

.banner .slick-prev {
  left: 24px;
}

.banner .slick-next {
  right: 24px;
}

.banner .slick-arrow:hover {
  background: #ff9600;
}

.banner .bwitem {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100%-100px);
}

.banner .bwitem .pimg {
  position: relative;
  display: block;
  width: 100%;
  height: calc(100%-100px);
}

.slick-active .pimg {
  visibility: visible !important;
  -webkit-animation: scaleUpDown1 1.2s forwards
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scaleUpDown1 1.2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@keyframes scaleUpDown1 {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.bicover {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  z-index: 10;
  text-align: center;
}

.bicwz {
  text-align: center;
}

.bicwz img {
  display: inline-block;
}

.banner .show .bicwz {
  visibility: visible;
  transform: translateY(0) rotate(0);
}
.banner ul.slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 50px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 99;
}

.banner ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-align: center;
  line-height: 10px;
  vertical-align: middle;
  background: #fff;
  margin: 0 5px;
  transition: 0.5s;
  background: rgb(255, 255, 255, 0.4);
}

.banner ul.slick-dots li button {
  text-indent: 10em;
  position: relative;
  display: block;
  text-align: center;
  border-radius: 50%;
  padding: 0px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  overflow: hidden;
  outline: none;
  background: none;
  border: 0px;
}

.banner ul.slick-dots li button:focus {
  outline: none;
}

.banner ul.slick-dots li.slick-active {
  opacity: 1;
  visibility: visible;
  background: #fff;
  width: 25px;
  height: 10px;
  border-radius: 10px;
}
.mouseBox {
  position: absolute;
  right: 0;
  transform: translateX(-50%);
  width: 32px;
  bottom: 30px;

  color: #fff;
  z-index: 50;
  text-align: center;
  cursor: pointer;
  font-family: arial, helvetica, sans-serif;
}

.mouseIco {
  border-radius: 20px;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 2px solid #fff;
  margin: 0px auto;
  display: block;
  position: relative;
}

.mouseIco i {
  width: 5px;
  height: 10px;
  border-radius: 20px;
  display: block;
  background-color: #fff;
  position: absolute;
  margin-left: 12px;
  top: 5px;
  -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

@keyframes mouse-dot {
  from {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  to {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    opacity: 0;
  }
}

@-webkit-keyframes mouse-dot {
  from {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  to {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    opacity: 0;
  }
}
/* slick-slider end */

/* contact shopewm */
.shopewm {
  width: 100%;
  display: flex;
  margin: 30px 0px;
}
.shopewm li {
  flex: 1;
  margin: 1%;
  padding: 10px 25px;
  border: 1px solid #ddd;
}
.shopewm li div img {
  width: 100%;
}
.shopewm li div {
  width: 100%;
  text-align: center;
}
.shopewm li div p {
  width: 100%;
  text-align: center;
}
