 body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
body {
  min-width: 1200px;
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  vertical-align: middle;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.l {
  float: left;
}
.r {
  float: right;
}
.w {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.web_module {
  display: none;
}
.wap_module {
  display: none;
}
.top-1 {
  height: 100px;
}
.top-1-1 {
  margin-top: 6px;
}
.top-1-2 {
  margin-top: 45px;
}
.top-1 .top-1-2 li {
  float: left;
  width: 128px;
  text-align: center;
  height: 30px;
  font-size: 14px;
  line-height: 2;
}
.top-1 .active_cart {
  background-color: #ACFBFB;
}
.top-1 .top-1-2 li a {
  color: #000000;
}
.top-2 {
  height: 100px;
  line-height: 6;
}
.nav-wrap {
  width: 100%;
  min-width: 1200px;
  height: 92px;
  padding: 5px 0;
  background: #b2e5ff;
  position: relative;
  z-index: 100000;
}
.nav-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
  -webkit-box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.nav-box {
  width: 1200px;
  margin: 0 auto;
}
.nav li {
  float: left;
  width: 200px;
  text-align: -webkit-center;
}
/* .nav .active_list{ 
    background-color: #ACFBFB;
    border-radius: 15px;
} */
.nav li a {
  display: block;
}
.main-nav {
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 89px;
    right: 0;
    bottom: auto;
    background-color: #fff;
    display: none;
    padding: 20px 0;
}
.main-nav-list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 40px;
}
.main-nav-list li>.active_link{
    background-color: #ACFBFB;
    border-radius: 10px;
}
.swiper-container {
  min-width: 1200px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.slid img{
    width: 100%;
}
.content {
    background-color: #b2e5ff;
}
.content li {
    float: left;
    margin-left: 16%;
}
.content img {
    cursor: pointer;
    transition: all 1s;
}
.content li img:hover {
    transform: scale(1.1);
}
.content-1 {
    background-color: #b2e5ff;
}
.content-1 li {
    margin-bottom: 10px;
}
.content-1 li:hover {
    opacity: 0.7;
}
.content-2 {
    background-color: #b2e5ff;
}
.content-2 li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.content-2 li:nth-child(2n-1) {
  margin-left: 15px;
}
.wap_module .w {
  width: 100%;
}
.wap_module img {
  width: 100%;
}
.head-top {
  width: 100%;
}
.head-top img {
  width: 100%;
}
.wap_module.nav {
  width: 100%;
  background-color: #b2e5ff;
}
.wap_module.nav li {
  float: left;
  width: 33.3%;
  border-right: 3px solid rgb(180, 176, 176);
}
.wap_module.nav a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.wap_module.nav li img {
  margin-top: 5px;
}
.wap_module.slid .swiper-container{
  width: 100%;
  height: 100%;
  min-width: auto;
}
.wap_module.slid .swiper-container img{
  width: 100%;
}
.wap_module.content li {
  width: 46%;
  float: left;
  margin-left: 3%;
}
.wap_module.content-1 li {
  margin-bottom: 10px;
  width: 100%;
}
.wap_module.content-2 li {
  float: left;
  width: 46%;
  margin-bottom: 10px;
  margin-left: 3%;
}
.footer.wap_module {
  width: 100%;
  background-color: #b2e5ff;
  height: 200px;
}
.footer.wap_module .footer-1 {
  width: 90%;
  margin: auto;
}
.footer.wap_module h2 {
  height: 30px;
  font-size: 17px;
  border-bottom: 2px solid rgb(165, 163, 163);
  margin-bottom: 8px;
  font-weight: 700;
}
.slid-fix{
  position: fixed;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  width: 1080px;
  z-index: 10000;
}
.slid-fix .swiper-container{
  min-width: 1080px;
}