/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
body {
  font-size: 14px;
  color: #333333;
  min-width: 1200px;
  position: relative;
  margin: 0 auto;
  font-family: "微软雅黑";
  background: #ffffff;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
p {
  margin: 0;
}
a {
  text-decoration: none !important;
}
input {
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clear {
  clear: both;
}
.slick-slide {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.max_w1200 {
  max-width: 1200px;
  margin: auto;
}
.index_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}
.index_top .index_top_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_top .index_top_logo > a > img {
  width: 150px;
}
.index_top .index_top_logo .index_top_logowz {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #eee;
}
.index_top .index_top_logo .index_top_logowz h5 {
  font-size: 20px;
}
.index_top .index_top_logo .index_top_logowz h6 {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 8px;
}
.index_top ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_top ul li a {
  color: #333333;
  font-size: 16px;
  margin-left: 48px;
}
.index_top ul li a:hover {
  color: #18A239;
}
.der_biaod {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  background: #0c32b4;
  padding: 20px 0;
  align-items: center;
}
.der_biaod ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.der_biaod ul li {
  font-size: 16px;
  margin-right: 24px;
}
.der_biaod ul li span {
  font-size: 20px;
  color: #FF1D1D;
  font-weight: bold;
}
.der_biaod p {
  background: #ff8e12;
  color: #ffffff;
  cursor: pointer;
  border-radius: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 60px;
}
.der_biaod p:hover {
  background: #18A239;
}
.biaodbt h3 {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 18px;
}
.biaodbt h4 {
  font-size: 12px;
  color: #ffffff;
}
.tancbg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  display: none;
}
.dengl {
  display: none;
  width: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.dengl .dengl_bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.dengl .dengl_bt .dengl_guanb {
  cursor: pointer;
}
.dengl .dengl_bt .dengl_bt_left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.dengl .dengl_bt .dengl_bt_left h4 {
  width: 4px;
  height: 18px;
  background: #18A239;
  border-radius: 5px;
  margin-right: 10px;
}
.dengl .dengl_bt .dengl_bt_left p {
  font-size: 16px;
  color: #333;
}
.zhifewm {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.zhifewm li {
  padding: 40px 0;
}
.zhifewm li > img {
  width: 160px;
}
.zhifewm li p {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zhifewm li p > img {
  width: 20px;
  margin-right: 5px;
}
.tanc_main {
  padding: 40px 80px;
}
.tanc_main .tanc_main_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 50px;
  width: 100%;
  margin-bottom: 30px;
}
.tanc_main .tanc_main_input input {
  background: #fff;
  color: #999;
  font-size: 14px;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 50px;
  width: 100%;
  border: none;
}
.tanc_main #submit_btn_tc {
  background: #18A239;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 45px;
  border-radius: 5px;
}
.tanc_main #submit_btn_tc > span {
  font-size: 16px;
  font-weight: bold;
  color: #FAB158;
}
.tanc_main #submit_btn_tc:hover {
  background: #ff8e12;
}
.dengl_main {
  width: 1200px;
}
.dengl_main .dengl_main_flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.dengl_main .dengl_main_flex .dengl_main_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 50px;
  width: 25%;
}
.dengl_main .dengl_main_flex .dengl_main_input input {
  background: #fff;
  color: #999;
  font-size: 14px;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 50px;
  width: 100%;
  border: none;
}
.dengl_main .dengl_main_flex .checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dengl_main .dengl_main_flex .checkbox > a {
  color: #666666;
}
.dengl_main .dengl_main_flex > p {
  background-image: -moz-linear-gradient(0deg, #ff8b19 0%, #f6bc4c 100%);
  background-image: -webkit-linear-gradient(0deg, #ff8b19 0%, #f6bc4c 100%);
  background-image: -ms-linear-gradient(0deg, #ff8b19 0%, #f6bc4c 100%);
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 45px;
  border-radius: 5px;
}
.dengl_main .dengl_main_flex > p > span {
  font-size: 16px;
  font-weight: bold;
  color: #FAB158;
}
.dengl_main .dengl_main_flex > p:hover {
  background: #ff8e12;
}
.owl-dots {
  position: absolute;
  bottom: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}
.owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
  float: left;
  margin: 0 5px;
  transition: 0.3s;
}
.owl-dots .active {
  background: #fff;
  width: 20px;
  transition: 0.3s;
}
.owl_banner img {
  height: 450px;
  object-fit: cover;
}
.bob {
  background: url(../image/index_03.jpg) no-repeat center center;
  height: 533px;
}
.bob .max_w1200 {
  position: relative;
}
.bob .max_w1200 #scrollDiv {
  position: absolute;
  top: 140px;
  right: 0;
  width: 450px;
  height: 312px;
  overflow: hidden;
}
.bob .max_w1200 #scrollDiv ul {
  width: 100%;
}
.bob .max_w1200 #scrollDiv ul li {
  width: 100%;
  border-bottom: 1px solid #2424a5;
  padding: 10px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.bob .max_w1200 #scrollDiv ul li .index_bob_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.bob .max_w1200 #scrollDiv ul li .index_bob_flex p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  margin-right: 10px;
}
.pro {
  background: url(../image/index_05.jpg) no-repeat center center;
  height: 457px;
}
.pro .max_w1200 {
  padding-top: 160px;
}
.proimg {
  padding: 0 10px;
  cursor: pointer;
}
.torpraps {
  /* width: 200px; */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
  display: none;
  border-radius: 5px;
  font-size: 14px;
  z-index: 10000000000;
}
.xuex {
  position: fixed;
  right: 2%;
  top: 45%;
  width: 80px;
}
