/* CSS Document */
/* 清除内外边距 */
html {
  font-size: 50px;
  height: 100%;
  background-color: #ffffff;
  font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}
body {
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
}
dd,
dl,
dt,
li,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
}
body,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
button,
input,
textarea,
label,
h1,
h2,
h3,
h4,
h5,
th,
td,
form,
select {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
a,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
/* 重置列表元素 */
ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
a {
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
input {
  border: none;
}
img {
  vertical-align: top;
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  zoom: 1;
}
img[src=""],
img:not([src]) {
  opacity: 0;
}
@keyframes navout {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes subnavout {
  from {
    top: -1.4rem;
  }
  to {
    top: 1.2rem;
  }
}
@keyframes subnavin {
  from {
    top: 1.2rem;
  }
  to {
    top: -1.4rem;
  }
}
.top-head {
  position: fixed;
  width: 100%;
  min-width: 20.48rem;
  height: 1.2rem;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #dcdcdc;
}
.top-head .head {
  width: 23.48rem;
  min-width: 20.48rem;
  padding: 0 0.5rem;
  display: flex;
  height: 1.2rem;
  margin: 0 auto;
  align-items: center;
}
.top-head .head img {
  cursor: pointer;
  width: 95.5px;
}
.top-head .head .head-link {
  height: 1.2rem;
  align-items: center;
  margin-left: 100px;
  font-size: 0.3rem;
}
.top-head .head .head-link li {
  float: left;
  padding: 0 40px;
  line-height: 1.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.top-head .head .head-link li .a-line {
  width: 0.56rem;
  height: 3px;
}
.top-head .head .head-link a {
  height: 1rem;
  line-height: 1.2rem;
}
.top-head .head .head-link a.active + div {
  background-color: #2a7fff;
}
.top-head .head .head-link a:hover {
  color: #598DCB;
}
.top-head .head .head-login {
  font-size: 0.24rem;
  flex: 1;
  text-align: right;
}
.foot {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
}
.foot .foot-main {
  width: 900px;
  margin: 0 auto;
}
.foot .foot-main h2 {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  padding: 15px 0;
}
.foot .foot-main .foot-support {
  line-height: 0.58rem;
  color: #333;
  font-size: 14px;
}
.foot .foot-main .foot-support .phone {
  margin-right: 20px;
}
.foot .foot-main .foot-support .support {
  padding: 20px 0;
  text-align: center;
  font-size: 13px;
  color: #999;
}
.foot .foot-main .foot-support .support a {
  color: #999;
}
.foot .foot-main .foot-support .support a.links {
  font-size: 12px;
  margin-right: 15px;
}
.networkSecurity-p {
  display: none;
}
.networkSecurity-p span {
  color: #999;
}
.networkSecurity-p img {
  position: relative;
  top: 4px;
}
.home {
  overflow: hidden;
  margin: 0 auto;
  min-width: 20.48rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 60px;
}
.home .img_1 {
  width: 1920px;
  min-width: 36rem;
  position: relative;
  color: #fff;
}
.home .img_1 img {
  width: 100%;
}
.home .index-banner {
  position: relative;
}
.home .index-banner .cover {
  position: absolute;
  z-index: 3;
  width: 300px;
  height: 350px;
  top: 0;
  left: 50%;
  margin-left: -500px;
}
.home .index-banner .cover .cover-con {
  position: absolute;
  z-index: 3;
  padding-top: 120px;
  text-align: center;
  width: 100%;
}
.home .index-banner .cover .cover-con img {
  width: 120px;
}
.home .index-banner .cover .cover-con h2 {
  font-size: 40px;
  font-weight: 600;
}
.home .index-banner .cover .bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  z-index: 2;
  top: 0;
}
.home .product-banner h2 {
  position: absolute;
  z-index: 3;
  width: 500px;
  height: 250px;
  top: 150px;
  left: 50%;
  margin-left: -500px;
  font-size: 30px;
  font-weight: 600;
}
.home .product-list ul {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.home .product-list ul li {
  width: 475.5px;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 25px 0;
  vertical-align: top;
}
.home .product-list ul li img {
  width: 100%;
}
.home .product-list ul li h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #333;
  padding: 15px 0 0 0;
}
.home .product-list ul li p {
  padding: 10px 15px 20px 15px;
  color: #666;
  height: 100px;
  line-height: 22px;
}
.home .about-banner h2 {
  position: absolute;
  z-index: 3;
  width: 500px;
  height: 250px;
  top: 50px;
  left: 50%;
  margin-left: -500px;
  font-size: 26px;
  font-weight: 600;
  color: #333;
}
.home .join-banner h2 {
  position: absolute;
  z-index: 3;
  width: 500px;
  top: 50px;
  left: 50%;
  margin-left: -500px;
  font-size: 30px;
  font-weight: 600;
}
.home .join-banner p {
  position: absolute;
  z-index: 3;
  width: 500px;
  top: 100px;
  left: 50%;
  margin-left: -500px;
  font-size: 24px;
}
.home .home-con {
  color: #333;
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}
.home .home-con p {
  margin: 15px 0;
  font-size: 16px;
}
.home .hzhb {
  padding: 0 0 50px 0;
  background: #f8f8f8;
  width: 100%;
}
.home .hzhb h2 {
  text-align: center;
  padding: 25px 0;
}
.home .hzhb .slide-hzhb {
  width: 878px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.home .hzhb .slide-hzhb img {
  width: 100%;
}
.home .sec .sec-box {
  width: 1100px;
  margin: 0 auto;
}
.home .sec .sec-box li {
  width: 540px;
  padding: 20px;
  display: inline-block;
  font-size: 12px;
  color: #606060;
  vertical-align: top;
}
.home .sec .sec-box li .title {
  font-size: 24px;
  color: #363636;
  padding-bottom: 30px;
}
.home .sec .sec-box li .title i {
  color: #606060;
  font-size: 14px;
  display: inline-block;
  line-height: 27px;
}
.home .sec .sec-box li .title i em {
  display: inline-block;
  width: 12px;
  height: 14.5px;
  background-size: 100% 100%;
  margin: 0 6px 0 15px;
  vertical-align: middle;
}
.home .sec .sec-box li .con {
  padding-bottom: 30px;
}
.home .sec .sec-box li .con .sub-title {
  color: #363636;
  font-size: 15px;
  padding: 0 0 16px 0;
}
.home .sec .sec-box li .con .list-p {
  line-height: 20px;
}
.home .sec .sec-box li .email-but {
  width: 140px;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  border: 1px solid #0080FF;
  color: #0080FF;
  text-align: center;
  border-radius: 5px;
  display: block;
}
.slick-dots {
  bottom: 0;
}
.slick-dots li.slick-active button:before {
  color: #fff;
}
.slick-dots li button:before {
  color: #fff;
}
@keyframes fadeOut {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.unslider {
  position: relative;
}
.unslider-arrow {
  color: #fff;
  top: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 60px;
  left: 50%;
  font-size: 12px;
  margin-left: -550px;
  margin-top: -25px;
  text-indent: -9999px;
  border-radius: 60px;
  background: url("/image/icon-left2.png") no-repeat 0 0 transparent;
  background-size: 100% 100%;
}
.unslider-arrow.next {
  right: 50%;
  margin-right: -550px;
  background: url("/image/icon-right2.png") no-repeat 0 0 transparent;
  background-size: 100% 100%;
}
.unslider-nav {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
}
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 5px solid #000;
  opacity: 0.25;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
  border: 5px solid #fff;
  opacity: 1;
}
.hzhb .unslider {
  overflow: visible;
}
.hzhb .unslider-arrow {
  background: url("/image/icon-left.png") no-repeat 0 0 transparent;
  background-size: 100% 100%;
}
.hzhb .unslider-arrow.next {
  background: url("/image/icon-right.png") no-repeat 0 0 transparent;
  background-size: 100% 100%;
}
.hzhb h2 {
  font-size: 42px;
  color: #4C4C4C;
  font-weight: 500;
}
.hzhb .unslider-nav ol li {
  display: inline-block;
  width: 50px;
  height: 4px;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  text-indent: -999em;
  background-color: #2A7FFF;
  border: none;
  opacity: 0.3;
  cursor: pointer;
}
.hzhb .unslider-nav ol li.unslider-active {
  cursor: default;
  background-color: #2A7FFF;
  border: none;
  opacity: 1;
}
#safe_li_tab {
  display: none;
}
.safe-con {
  font-size: 18px;
  padding: 20px 0;
}
.safe-con li {
  text-align: center;
  padding: 8px 0;
}
.safe-con li a {
  color: #2A7FFF;
}
/*# sourceMappingURL=base.css.map */