/*!
 * 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: #f4faff;
}
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;
}
.biaot {
  margin-top: 60px;
  margin-bottom: 60px;
}
.biaot h3 {
  color: #333333;
  font-size: 40px;
  text-align: center;
}
.biaot h3 span {
  color: red;
}
.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;
}
.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;
}
.praps {
  /* 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;
}
.dengl {
  display: none;
  width: 500px;
  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;
}
.dengl_main {
  padding: 24px;
}
.dengl_main h3 {
  font-size: 14px;
}
.dengl_main h4 {
  font-size: 12px;
  font-weight: 300;
  color: #666;
  line-height: 30px;
  margin-bottom: 16px;
  text-align: center;
}
.dengl_main h4 span {
  letter-spacing: 0em;
  text-decoration: line-through;
}
.dengl_main h4 b {
  font-size: 18px;
  color: red;
}
.dengl_main .dengl_main_flex {
  padding: 0 60px;
}
.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: 100%;
  margin-bottom: 10px;
}
.dengl_main .dengl_main_flex .dengl_main_input input {
  background: #fff;
  color: #999;
  font-size: 12px;
  line-height: 36px;
  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 .dengl_main_click > p {
  background: #18A239;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 40px;
  margin-top: 15px;
  border-radius: 50px;
}
.dengl_main .dengl_main_flex .dengl_main_click > p > span {
  font-size: 16px;
  font-weight: bold;
  color: #FAB158;
}
.dengl_main .dengl_main_flex .dengl_main_click > p:hover {
  background: #ff8e12;
}
.zhifqieh {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.zhifqieh li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 0;
}
.zhifqieh li label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 5px;
}
.go_xiguas {
  margin-top: 15px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.go_xiguas p {
  background: #18A239;
  text-align: center;
  color: #fff;
  width: 300px;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 45px;
  border-radius: 50px;
}
.goumfh_main {
  padding: 30px 0;
}
.goumfh_main h3 {
  text-align: center;
  font-size: 16px;
}
.goumfh_main .goumfh_erm {
  padding: 20px;
}
.goumfh_main .goumfh_erm img {
  width: 160px;
}
.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;
}
.ruzbd {
  background: #3d6fff;
  margin-bottom: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 40px 0;
}
.ruzbd h3 {
  color: #fff;
  text-align: center;
  font-size: 30px;
}
.ruzbd h4 {
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.ruzbd .ruzbd_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  border-radius: 5px;
  width: 300px;
}
.ruzbd .ruzbd_input input {
  background: #fff;
  color: #999;
  font-size: 14px;
  line-height: 45px;
  padding-left: 15px;
  width: 100%;
  border: none;
}
.ruzbd p {
  width: 300px;
  background: #ff8e12;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 45px;
  border-radius: 5px;
  cursor: pointer;
}
.click_zhif {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 30px 0;
  -webkit-animation: breath-kf 1s ease 0s infinite normal none running;
  animation: breath-kf 1s ease 0s infinite normal none running;
  cursor: pointer;
}
@-webkit-keyframes breath-kf {
  0% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(1);
  }
  to {
    transform: scale(1.05);
  }
}
@keyframes breath-kf {
  0% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(1);
  }
  to {
    transform: scale(1.05);
  }
}
