/*!
 * 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: #fff;
}
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;
  display: flex;
  justify-content: space-between;
  background: #650000;
  padding: 20px 20%;
  align-items: center;
}
.der_biaod ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.der_biaod ul li {
  font-size: 24px;
  margin-right: 24px;
  color: #fff;
}
.der_biaod p {
  background: #fcf9bb;
  color: #22489d;
  cursor: pointer;
  border-radius: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 60px;
}
.der_biaod p:hover {
  background: #fcf9bb;
}
.news {
  position: relative;
  margin-bottom: 0.5rem;
}
.news .news01 img {
  width: 100%;
}
.news .news02 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.news .news02 a {
  display: block;
  background: #000;
  width: 50%;
  height: 150px;
  opacity: 0;
}
.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: 400px;
  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: #22489d;
  border-radius: 5px;
  margin-right: 10px;
}
.dengl .dengl_bt .dengl_bt_left p {
  font-size: 16px;
  color: #333;
}
.dengl .dengl_main {
  padding: 20px;
}
.dengl .dengl_main h5 {
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 20px;
}
.dengl .dengl_main h6 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.dengl .dengl_main .dengl_main_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  border-radius: 5px;
}
.dengl .dengl_main .dengl_main_input input {
  background: #fff;
  color: #999;
  font-size: 14px;
  line-height: 40px;
  padding-left: 10px;
  width: 100%;
  border: none;
}
.dengl .dengl_main .dengl_main_input > p {
  color: #22489d;
  text-decoration: underline;
  width: 40%;
  font-size: 16px;
}
.dengl .dengl_main .checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dengl .dengl_main .checkbox > a {
  color: #666666;
}
.dengl .dengl_main > p {
  background: #22489d;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 45px;
  border-radius: 5px;
}
.dengl .dengl_main > p > span {
  font-size: 16px;
  font-weight: bold;
  color: #FAB158;
}
.dengl .dengl_main > p:hover {
  background: #ff8e12;
}
.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;
}
.index_bob {
  background: #f6f6f6;
  height: 50px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 5px;
  padding: 0 15px;
}
.index_bob img {
  width: 30px;
}
.index_bob #scrollDiv ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_bob #scrollDiv ul li p {
  font-size: 14px;
  color: #333;
  line-height: 50px;
  margin-left: 24px;
}
.dengl_main01 {
  background: #f6f6f6;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dengl_main01 .dengl_main_input01 {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 20%;
}
.dengl_main01 .dengl_main_input01 input {
  box-sizing: border-box;
  background: #fff;
  color: #999;
  font-size: 14px;
  line-height: 40px;
  padding-left: 10px;
  width: 100%;
  border: none;
}
.dengl_main01 > p {
  width: 20%;
  background: #ff0909;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}
.dengl_main01 > p span {
  position: absolute;
  right: 0;
  top: -10px;
  background: #22489d;
  font-size: 12px;
  border-radius: 20px 20px 20px 0px ;
  color: #ffffff;
  display: block;
  padding: 0 10px;
  line-height: 20px;
}
.xuanf {
  position: fixed;
  right: 1%;
  top: 20%;
  z-index: 999;
}
.xuanf .xuanf_guanb {
  width: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  cursor: pointer;
}
.xuanf .xuanf_main {
  position: relative;
  width: 200px;
}
.xuanf .xuanf_main a {
  position: absolute;
  top: 72%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #22489d;
  width: 100%;
  height: 36px;
  display: block;
  opacity: 0;
}
.xuanf .xuanf_main a:nth-child(2) {
  top: 88%;
}
