* {
  padding: 0;
  margin: 0;
  font-size: 18px;
}

@media screen and (max-width: 1366px) {
  body {
    zoom: 0.75;
  }
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  /**/
}

::-webkit-scrollbar-track {
  background: rgb(239, 239, 239);
  border-radius: 2px;
}

::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #333;
}

::-webkit-scrollbar-corner {
  background: #179a16;
}

a {
  text-decoration: none;
  color: white;
}

button,
input {
  resize: none;
  border: none;
  outline: none;
}

button {
  cursor: pointer;
  -webkit-appearance: none;
}

.clear {
  clear: both;
  display: block;
}

.title {
  width: 100%;
  margin: auto;
  height: 80px;
  overflow: hidden;
  /* background-image: url(../img/banner_5.png);
  background-size: 100% 1800px; */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
.bg_down {
  background-color: #fff;
}
.title_a {
  width: 1200px;
  margin: auto;
}

.title_a > div {
  float: left;
}

.title_a_a {
  display: flex;
  width: 180px;
  height: 44px;
  margin-top: 18px;
}

.title_a_a > .title_a_icon {
  width: 45px;
  height: 45px;
  background-image: url(../img/img_logo.png);
  background-size: cover;
  border-radius: 5px;
}

.title_a_a > .title_a_text {
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin-left: 15px;
}
.title_a_b {
  height: 100%;
  margin-top: 10px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #bbd4f9;
}

.title_a_b a {
  font-size: 26px;
}

.title_a_b > div {
  width: 160px;
  float: left;
  position: relative;
}

.title_a_b_a {
  position: absolute;
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #ffffff;
}

.text {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background-color: #000000;
}

.text_a {
  width: 100%;
  margin: auto;
  padding: 50px 0;
  overflow: hidden;
}
.down_btn_bottom {
  justify-content: center;
  width: 100%;
  height: 80px;
  display: flex;
  color: #fff;
}
.down_btn_bottom div {
  cursor: pointer;
}
.down_btn_bottom .left {
  margin-left: 40px;
}
.down_btn_bottom .border1 {
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 5px;
  width: 125px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.down_btn_bottom .border2 {
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 5px;
  width: 60px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.down_btn_bottom img {
  width: 14px;
  height: 17px;
}
.text_a_bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.text_a_bottom div {
  font-size: 16px;
  width: 80px;
  height: 20px;
}
.text_a_bottom a {
  font-size: 16px;
}
.text_a_benan {
  font-size: 14px;
  width: 100%;
  height: 20px;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8a8a8a;
}
.text_a_benan div {
  font-size: 14px;
}
.text_a_a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  width: 190px;
  line-height: 30px;
}

.text_a_b {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
}

.text_a > div {
  float: left;
}

.text_b {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-top: 30px;
}

.text_b_a {
  width: 100%;
}

.text_b_a > img {
  width: 250px;
  height: 250px;
}

.text_b_b {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  margin-top: 10px;
}

.num {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-left: 90px;
  line-height: 30px;
}

.time {
  font-size: 18px;
  font-family: Microsoft YaHei;
  margin-left: 90px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
}

.beian {
  width: 100%;
  background-color: #121929;
  height: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 45px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
}
/*轮播*/
.down_btn {
  position: absolute;
  /* background-color: #fff; */
  width: 100%;
  height: 80px;
  top: 600px;
  z-index: 99;
  display: flex;
  color: #fff;
  margin-left: 75px;
}
.down_btn div {
  cursor: pointer;
  margin-left: 40px;
}
.down_btn .border1 {
  box-shadow: 4px 4px 15px rgb(199, 191, 191);
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 5px;
  width: 125px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #006eff;
}
.down_btn .border2 {
  background-color: #006eff;
  box-shadow: 4px 4px 15px rgb(199, 191, 191);
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 5px;
  width: 60px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.down_btn img {
  width: 14px;
  height: 17px;
}
.box {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.banner {
  width: 100%;
  height: 55%;
  overflow: hidden;
}

ul {
  list-style: none;
}

.carousel {
  width: 100%;
  height: 700px;
  /* margin: 0 auto; */
  position: relative;
  /*去掉li标签前面的图标*/
}
.carousel img {
  width: 100%;
  height: 100%;
}
.carousel ul:nth-of-type(1) {
  width: 100%;
  height: 100%;
  position: relative;
}

.carousel ul:nth-of-type(1) li {
  position: absolute;
  top: 0;
  left: 0;
}

.carousel ul:nth-of-type(1) li img {
  width: 100%;
  height: 100%;
}

.active {
  display: block;
}

.unactive {
  display: none;
}

.carousel ul:nth-of-type(2) {
  position: absolute;
  bottom: 6px;
  width: 16%;
  height: 5%;
  left: 42%;
}

.carousel ul:nth-of-type(2) li {
  float: left;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  margin: 2px 10.7%;
}

.ba_li {
  width: 200px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  display: flex;
  justify-content: space-around;
}

.ba_li_a {
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  float: left;
  cursor: pointer;
  margin-right: 20px;
}

.ad_color {
  background-color: #bbb;
  color: #ffffff;
}

/* 系统优势 */
.he {
  font-size: 28px;
  color: #232323;
  padding: 50px 0;
  margin: auto;
  text-align: center;
  width: 1200px;
  position: relative;
  font-weight: bold;
}

.he > img {
  position: absolute;
  margin-top: 3px;
  margin-left: -50px;
}

.xt {
  background-color: rgb(245, 247, 255);
  width: 100%;
}

.xtl {
  width: 1200px;
  margin: auto;
  display: flex;
  padding-bottom: 40px;
  justify-content: space-between;
}

.xtl1 {
  background: linear-gradient(117deg, #43afff, #43a4ff);
}
.xtl2 {
  background: linear-gradient(117deg, #fbb06d, #fe915d);
}
.xtl3 {
  background: linear-gradient(117deg, #4282f4, #426bf4);
}
.xtl4 {
  background: linear-gradient(117deg, #a08cfb, #916ef9);
}
.xtl5 {
  background: linear-gradient(117deg, #22b6fd, #1798fe);
}
.xtl6 {
  background: linear-gradient(117deg, #4898fd, #6e70f4);
}

.xtl > div {
  width: 363px;
  height: 202px;
  border-radius: 10px;
}

.xtl > div > div {
  display: flex;
}

.xtl > div > div > img {
  float: left;
  margin-top: 32px;
  margin-left: 22px;
  width: 23px;
  height: 23px;
}

.tp {
  height: 24px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  margin: 28px 0px 0px 11px;
  /* margin: 0px 0px 0px 0px; */
}

.tp2 {
  margin-top: 18px;
  margin-left: 20px;
  width: 308px;
  height: 63px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}

/* 系统优势 */

/* 服务流程 */

.fu {
  width: 1200px;
  margin: auto;
  position: relative;
  height: 460px;
}

.he_f {
  width: 1200px;
  margin: auto;
  position: relative;
}

.fa {
  position: absolute;
  top: 0px;
  left: 0px;
}

.xu {
  position: absolute;
  left: 0px;
  top: 100px;
  z-index: 10;
  font-size: 18px;
}

.xu_a {
  position: absolute;
  left: 85px;
  top: 100px;
  font-size: 18px;
}

.xu_b {
  position: absolute;
  left: 85px;
  top: 270px;
  font-size: 18px;
}

.xu_c {
  position: absolute;
  left: 275px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

.xu_e {
  position: absolute;
  left: 425px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

.xu_e2 {
  position: absolute;
  left: 440px;
  top: 215px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_e3 {
  position: absolute;
  left: 440px;
  top: 240px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_f {
  position: absolute;
  left: 575px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

.xu_f2 {
  position: absolute;
  left: 585px;
  top: 215px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_f3 {
  position: absolute;
  left: 595px;
  top: 240px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_f4 {
  position: absolute;
  left: 600px;
  top: 265px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_g {
  position: absolute;
  right: 380px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

.xu_g2 {
  position: absolute;
  right: 396px;
  top: 215px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_g3 {
  position: absolute;
  right: 413px;
  top: 240px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_g4 {
  position: absolute;
  right: 410px;
  top: 265px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_h {
  position: absolute;
  right: 255px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

.xu_h2 {
  position: absolute;
  right: 245px;
  top: 215px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_h3 {
  position: absolute;
  right: 245px;
  top: 240px;
  font-size: 18px;
  color: rgb(51, 51, 51);
}

.xu_i {
  position: absolute;
  right: 80px;
  top: 180px;
  font-size: 22px;
  color: rgb(51, 51, 51);
}

/* 服务流程 */

.he_h {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 1200px;
}

.he_a {
  border-radius: 8px;
  width: 380px;
  height: 400px;
  float: left;
  box-shadow: 0px 0px 4px #cccccc;
}

.he_h > .he_a:nth-child(1) {
  background-image: url(../img/cms.png);
}

.he_h > .he_a:nth-child(2) {
  background-image: url(../img/cmsa.png);
}

.he_h > .he_a:nth-child(3) {
  background-image: url(../img/cmsd.png);
}

.he_b {
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
}

.he_c {
  color: rgb(30, 144, 255);
  text-align: center;
  margin-top: 30px;
}

.he_c > span {
  font-size: 44px;
}

.he_c > div {
  display: inline-block;
}

.he_co {
  color: rgb(30, 144, 255);
  text-decoration: line-through;
}

.he_ci {
  color: rgb(30, 144, 255);
  text-align: center;
  padding-bottom: 20px;
}

.gou {
  text-align: center;
  height: 45px;
  width: 220px;
  margin: auto;
  color: rgb(255, 255, 255);
  line-height: 45px;
  background-size: cover;
  background-color: #0080ff;
  border-radius: 10px;
  /* background-image: url(../img/cc.png); */
}

.si {
  border: 1px solid #cccccc;
  width: 220px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ze {
  color: rgb(30, 144, 255);
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}

.hea {
  background-color: rgb(245, 247, 255);
  padding-bottom: 90px;
}

.footlx {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  line-height: 60px;
  color: #fff;
}

.footlx div {
  font-size: 40px;
}
