a,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
p,
ul,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  height: 100%;
  min-width: 1130px;
  font-family: "Microsoft YaHei", sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  clear: both;
  zoom: 1;
}

.app-container {
  height: 502px;
  margin-bottom: 82px;
  background: url("../images/bk.png") no-repeat #f7fbff center top;
}

.main-container {
  width: 1000px;
  margin: 0 auto;
}

.header-container {
  height: 46px;
  line-height: 46px;
}

.dashboard-container {
  width: 450px;
  float: right;
  margin-top: 90px;
}

.pic-container {
  width: 422px;
  float: left;
  margin-top: 84px;
}


.btn-container {
  padding: 10px 0 16px;
  overflow: hidden;
  height: 68px;
}

.btn {
  display: inline-block;
  width: 240px;
  height: 68px;
  border-radius: 2px;
  margin-right: 6px;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.dashboard-container dl {
  width: 200px;
  font-size: 14px;
  float: left;
  margin-top: 4px;
}

.dashboard-container dt,
.dashboard-container dd {
  display: inline;
}

.dashboard-container dt {
  color: #999;
}

.dashboard-container dd {
  color: #666;
}

.dashboard-container .title {
  font-size: 40px;
  color: #333;
  line-height: 46px;
  vertical-align: middle;
  margin-bottom: 20px;
  font-weight: 400;
}

.dashboard-container .desc {
  font-size: 14px;
  color: #999;
  line-height: 19px;
}

.dashboard-container .pic {
  width: 396px;
  height: 248px;
  background: #fff;
  box-shadow: 0 5px 35px 0 #d0e2ff;
  border: 1px solid #d8eaff;
  padding: 12px;
}

.dashboard-container .title img {
  width: 64px;
  height: 64px;
  vertical-align: middle;
}

.dashboard-container dl.right-desc {
  width: 250px;
}

.dashboard-container .pic img {
  width: 396px;
  height: 248px;
}


.dashboard-container dl.right-desc .name,
.dashboard-container dl.right-desc .desc {
  float: left;
}

.dashboard-container dl.right-desc .desc {
  width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dashboard-container-softname {
  display: inline-block;
  width: 370px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  height: 50px;
}

.banner-btn {
  display: block;
  width: 277px;
  height: 74px;
  margin-bottom: 21px;
  line-height: 74px;
  border-radius: 2px;
  background: #1eca86;
  background: linear-gradient(131deg,
      #1bed77 15%,
      #1bdd8a 41%,
      #1eca86 91%);
  box-shadow: 0 4px 15px 0 rgba(7, 205, 90, 0.27);
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 2px 10px 0 rgba(13, 169, 78, 0.4);
  cursor: pointer;
}

.banner-btn:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  display: inline-block;
  width: 23px;
  height: 25px;
  margin: 0 39px 0 35px;
  font-size: 0;
  background-image: url(../images/down-load.png);
  background-size: 100% 100%;
}

.main {
  width: 1000px;
  margin: 0 auto;
  padding: 18px 0 80px;
}

.main-title {
  position: relative;
  padding: 18px 0 18px 39px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  color: #3d3d3d;
}

.main-title::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 17px;
  width: 5px;
  height: 22px;
  border-radius: 2px;
  background: #06cd5a;
}

.main-intro {
  border-radius: 2px;
  background: #fbfdff;
  background: linear-gradient(180deg,
      #f4f9ff 5%,
      #f8fcff 37%,
      #fbfdff 98%);
  box-sizing: border-box;
  border: 1px solid #edf5ff;
}

.main-intro-desc {
  margin: 0 4px;
  padding: 24px 28px;
  border-top: 1px solid #d9ebff;
  font-size: 14px;
  line-height: 24px;
  color: #3d3d3d;
}

.main-ys {
  margin: 50px 0;
  font-size: 0;
}

.main-ys-item {
  display: inline-block;
  width: 212px;
  height: 188px;
  border-radius: 2px;
  background: #fbfdff;
  background: linear-gradient(180deg,
      #f4f9ff 5%,
      #f8fcff 37%,
      #fbfdff 98%);
  box-sizing: border-box;
  border: 1px solid #edf5ff;
}

.main-ys-item+.main-ys-item {
  margin-left: 50px;
}

.main-ys-item img {
  display: block;
  width: 100px;
  height: 84px;
  margin: 22px auto;
}

.main-ys-item-title {
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
  color: #3d3d3d;
}

.main-flow {
  font-size: 0;
}

.main-flow-list {
  position: relative;
  margin-top: 18px;
}

.main-flow-item {
  position: relative;
  display: inline-block;
  width: 33.33333%;
  font-size: 0;
}

.main-flow-circle {
  display: inline-block;
  width: 62px;
  height: 62px;
  border-radius: 62px;
  background-size: 100% 100%;
  line-height: 62px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  color: #3d3d3d;
}

.main-flow-bg {
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 20px;
  right: 0;
  height: 48px;
  background: #ecfff7;
  background: linear-gradient(180deg, #fff 0, #ecfff7 97%);
  border: 1px solid;
  border-color: rgba(183, 227, 210, 0.2);
  border-image: linear-gradient(180deg,
      #abe8d0 5%,
      rgba(183, 227, 210, 0.84) 97%);
  border-radius: 29px;
}

.main-flow-title {
  overflow: hidden;
  position: relative;
  top: 9px;
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  color: #444;
}

.main-flow-title img {
  position: absolute;
  left: 0;
  bottom: -22px;
  width: 85px;
  height: 31px;
}

.main-footdown-wrap {
  height: 101px;
  background: #f9f9f9;
  border-top: 1px solid #e8e8e8;
}

.main-footdown {
  width: 1000px;
  margin: 0 auto;
}

.main-footdown-text {
  float: left;
  font-size: 16px;
  line-height: 101px;
  color: #3d3d3d;
}

.main-footdown-btn {
  float: right;
  width: 173px;
  height: 46px;
  margin-top: 25px;
  border-radius: 2px;
  background: #1eca86;
  background: linear-gradient(131deg,
      #1bed77 15%,
      #1bdd8a 41%,
      #1eca86 91%);
  box-shadow: 0 4px 15px 0 rgba(7, 205, 90, 0.27);
  font-size: 22px;
  font-weight: 500;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}