.u-dashed-border {
  border: 1px dashed #cdcdcd;
}
.u-font-xs {
  font-size: 12px;
}
.u-font-sm {
  font-size: 13px;
}
.u-font-md {
  font-size: 14px;
}
.u-font-lg {
  font-size: 15px;
}
.u-font-xl {
  font-size: 17px;
}
.u-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-flex-wrap {
  flex-wrap: wrap;
}
.u-flex-nowrap {
  flex-wrap: nowrap;
}
.u-col-center {
  align-items: center;
}
.u-col-top {
  align-items: flex-start;
}
.u-col-bottom {
  align-items: flex-end;
}
.u-row-center {
  justify-content: center;
}
.u-row-left {
  justify-content: flex-start;
}
.u-row-right {
  justify-content: flex-end;
}
.u-row-between {
  justify-content: space-between;
}
.u-row-around {
  justify-content: space-around;
}
.u-text-left {
  text-align: left;
}
.u-text-center {
  text-align: center;
}
.u-text-right {
  text-align: right;
}
.u-flex-col {
  display: flex;
  flex-direction: column;
}
.u-flex-12 {
  flex: 12;
}
.u-flex-11 {
  flex: 11;
}
.u-flex-10 {
  flex: 10;
}
.u-flex-9 {
  flex: 9;
}
.u-flex-8 {
  flex: 8;
}
.u-flex-7 {
  flex: 7;
}
.u-flex-6 {
  flex: 6;
}
.u-flex-5 {
  flex: 5;
}
.u-flex-4 {
  flex: 4;
}
.u-flex-3 {
  flex: 3;
}
.u-flex-2 {
  flex: 2;
}
.u-flex-1 {
  flex: 1;
}
.u-font-40 {
  font-size: 40px;
}
.u-font-39 {
  font-size: 39px;
}
.u-font-38 {
  font-size: 38px;
}
.u-font-37 {
  font-size: 37px;
}
.u-font-36 {
  font-size: 36px;
}
.u-font-35 {
  font-size: 35px;
}
.u-font-34 {
  font-size: 34px;
}
.u-font-33 {
  font-size: 33px;
}
.u-font-32 {
  font-size: 32px;
}
.u-font-31 {
  font-size: 31px;
}
.u-font-30 {
  font-size: 30px;
}
.u-font-29 {
  font-size: 29px;
}
.u-font-28 {
  font-size: 28px;
}
.u-font-27 {
  font-size: 27px;
}
.u-font-26 {
  font-size: 26px;
}
.u-font-25 {
  font-size: 25px;
}
.u-font-24 {
  font-size: 24px;
}
.u-font-23 {
  font-size: 23px;
}
.u-font-22 {
  font-size: 22px;
}
.u-font-21 {
  font-size: 21px;
}
.u-font-20 {
  font-size: 20px;
}
.u-font-19 {
  font-size: 19px;
}
.u-font-18 {
  font-size: 18px;
}
.u-font-17 {
  font-size: 17px;
}
.u-font-16 {
  font-size: 16px;
}
.u-font-15 {
  font-size: 15px;
}
.u-font-14 {
  font-size: 14px;
}
.u-font-13 {
  font-size: 13px;
}
.u-font-12 {
  font-size: 12px;
}
.u-margin-40,
.u-m-40 {
  margin: 40px !important;
}
.u-padding-40,
.u-p-40 {
  padding: 40px !important;
}
.u-padding-tb-40,
.u-p-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.u-padding-lf-40,
.u-p-lf-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.u-margin-tb-40,
.u-m-tb-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.u-margin-lf-40,
.u-m-lf-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.u-m-l-40 {
  margin-left: 40px !important;
}
.u-m-r-40 {
  margin-right: 40px !important;
}
.u-m-t-40 {
  margin-top: 40px !important;
}
.u-m-b-40 {
  margin-bottom: 40px !important;
}
.u-p-l-40 {
  padding-left: 40px !important;
}
.u-p-r-40 {
  padding-right: 40px !important;
}
.u-p-t-40 {
  padding-top: 40px !important;
}
.u-p-b-40 {
  padding-bottom: 40px !important;
}
.u-margin-35,
.u-m-35 {
  margin: 35px !important;
}
.u-padding-35,
.u-p-35 {
  padding: 35px !important;
}
.u-padding-tb-35,
.u-p-tb-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.u-padding-lf-35,
.u-p-lf-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.u-margin-tb-35,
.u-m-tb-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.u-margin-lf-35,
.u-m-lf-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.u-m-l-35 {
  margin-left: 35px !important;
}
.u-m-r-35 {
  margin-right: 35px !important;
}
.u-m-t-35 {
  margin-top: 35px !important;
}
.u-m-b-35 {
  margin-bottom: 35px !important;
}
.u-p-l-35 {
  padding-left: 35px !important;
}
.u-p-r-35 {
  padding-right: 35px !important;
}
.u-p-t-35 {
  padding-top: 35px !important;
}
.u-p-b-35 {
  padding-bottom: 35px !important;
}
.u-margin-30,
.u-m-30 {
  margin: 30px !important;
}
.u-padding-30,
.u-p-30 {
  padding: 30px !important;
}
.u-padding-tb-30,
.u-p-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.u-padding-lf-30,
.u-p-lf-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.u-margin-tb-30,
.u-m-tb-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.u-margin-lf-30,
.u-m-lf-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.u-m-l-30 {
  margin-left: 30px !important;
}
.u-m-r-30 {
  margin-right: 30px !important;
}
.u-m-t-30 {
  margin-top: 30px !important;
}
.u-m-b-30 {
  margin-bottom: 30px !important;
}
.u-p-l-30 {
  padding-left: 30px !important;
}
.u-p-r-30 {
  padding-right: 30px !important;
}
.u-p-t-30 {
  padding-top: 30px !important;
}
.u-p-b-30 {
  padding-bottom: 30px !important;
}
.u-margin-25,
.u-m-25 {
  margin: 25px !important;
}
.u-padding-25,
.u-p-25 {
  padding: 25px !important;
}
.u-padding-tb-25,
.u-p-tb-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.u-padding-lf-25,
.u-p-lf-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.u-margin-tb-25,
.u-m-tb-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.u-margin-lf-25,
.u-m-lf-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.u-m-l-25 {
  margin-left: 25px !important;
}
.u-m-r-25 {
  margin-right: 25px !important;
}
.u-m-t-25 {
  margin-top: 25px !important;
}
.u-m-b-25 {
  margin-bottom: 25px !important;
}
.u-p-l-25 {
  padding-left: 25px !important;
}
.u-p-r-25 {
  padding-right: 25px !important;
}
.u-p-t-25 {
  padding-top: 25px !important;
}
.u-p-b-25 {
  padding-bottom: 25px !important;
}
.u-margin-20,
.u-m-20 {
  margin: 20px !important;
}
.u-padding-20,
.u-p-20 {
  padding: 20px !important;
}
.u-padding-tb-20,
.u-p-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.u-padding-lf-20,
.u-p-lf-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.u-margin-tb-20,
.u-m-tb-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.u-margin-lf-20,
.u-m-lf-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.u-m-l-20 {
  margin-left: 20px !important;
}
.u-m-r-20 {
  margin-right: 20px !important;
}
.u-m-t-20 {
  margin-top: 20px !important;
}
.u-m-b-20 {
  margin-bottom: 20px !important;
}
.u-p-l-20 {
  padding-left: 20px !important;
}
.u-p-r-20 {
  padding-right: 20px !important;
}
.u-p-t-20 {
  padding-top: 20px !important;
}
.u-p-b-20 {
  padding-bottom: 20px !important;
}
.u-margin-15,
.u-m-15 {
  margin: 15px !important;
}
.u-padding-15,
.u-p-15 {
  padding: 15px !important;
}
.u-padding-tb-15,
.u-p-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.u-padding-lf-15,
.u-p-lf-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.u-margin-tb-15,
.u-m-tb-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.u-margin-lf-15,
.u-m-lf-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.u-m-l-15 {
  margin-left: 15px !important;
}
.u-m-r-15 {
  margin-right: 15px !important;
}
.u-m-t-15 {
  margin-top: 15px !important;
}
.u-m-b-15 {
  margin-bottom: 15px !important;
}
.u-p-l-15 {
  padding-left: 15px !important;
}
.u-p-r-15 {
  padding-right: 15px !important;
}
.u-p-t-15 {
  padding-top: 15px !important;
}
.u-p-b-15 {
  padding-bottom: 15px !important;
}
.u-margin-10,
.u-m-10 {
  margin: 10px !important;
}
.u-padding-10,
.u-p-10 {
  padding: 10px !important;
}
.u-padding-tb-10,
.u-p-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.u-padding-lf-10,
.u-p-lf-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.u-margin-tb-10,
.u-m-tb-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.u-margin-lf-10,
.u-m-lf-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.u-m-l-10 {
  margin-left: 10px !important;
}
.u-m-r-10 {
  margin-right: 10px !important;
}
.u-m-t-10 {
  margin-top: 10px !important;
}
.u-m-b-10 {
  margin-bottom: 10px !important;
}
.u-p-l-10 {
  padding-left: 10px !important;
}
.u-p-r-10 {
  padding-right: 10px !important;
}
.u-p-t-10 {
  padding-top: 10px !important;
}
.u-p-b-10 {
  padding-bottom: 10px !important;
}
.u-margin-5,
.u-m-5 {
  margin: 5px !important;
}
.u-padding-5,
.u-p-5 {
  padding: 5px !important;
}
.u-padding-tb-5,
.u-p-tb-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.u-padding-lf-5,
.u-p-lf-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.u-margin-tb-5,
.u-m-tb-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.u-margin-lf-5,
.u-m-lf-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.u-m-l-5 {
  margin-left: 5px !important;
}
.u-m-r-5 {
  margin-right: 5px !important;
}
.u-m-t-5 {
  margin-top: 5px !important;
}
.u-m-b-5 {
  margin-bottom: 5px !important;
}
.u-p-l-5 {
  padding-left: 5px !important;
}
.u-p-r-5 {
  padding-right: 5px !important;
}
.u-p-t-5 {
  padding-top: 5px !important;
}
.u-p-b-5 {
  padding-bottom: 5px !important;
}
/* start--文本行数限制--start */
.u-line-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.u-line-2 {
  -webkit-line-clamp: 2;
}
.u-line-3 {
  -webkit-line-clamp: 3;
}
.u-line-4 {
  -webkit-line-clamp: 4;
}
.u-line-5 {
  -webkit-line-clamp: 5;
}
.u-line-2,
.u-line-3,
.u-line-4,
.u-line-5 {
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
/* end--文本行数限制--end */
/* start--Retina 屏幕下的 1px 边框--start */
.u-border,
.u-border-bottom,
.u-border-left,
.u-border-right,
.u-border-top,
.u-border-top-bottom {
  position: relative;
}
.u-border-bottom:after,
.u-border-left:after,
.u-border-right:after,
.u-border-top-bottom:after,
.u-border-top:after,
.u-border:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 199.8%;
  height: 199.7%;
  transform: scale(0.5, 0.5);
  border: 0 solid #eee;
  z-index: 2;
}
.u-border-top:after {
  border-top-width: 1px;
}
.u-border-left:after {
  border-left-width: 1px;
}
.u-border-right:after {
  border-right-width: 1px;
}
.u-border-bottom:after {
  border-bottom-width: 1px;
}
.u-border-top-bottom:after {
  border-width: 1px 0;
}
.u-border:after {
  border-width: 1px;
}
@media (min-width: 768px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20%;
    *width: 20%;
  }
}
@media (min-width: 1200px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20%;
    *width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20%;
    *width: 20%;
  }
}
a,
a:hover,
a:focus {
  outline: none !important;
  text-decoration: none !important;
}
html {
  min-height: 100%;
}
body {
  font-family: PingFang SC, PingFang SC-Regular, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#header.header {
  position: relative;
  transition: background 0.7s cubic-bezier(0.175, 0.885, 0.32, 1);
  z-index: 6;
  border-bottom: 1px solid #EAEAEA;
  background-color: #fff;
}
#header.header.absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 70px;
}
#header.header.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 70px;
}
#header.header .navbar {
  margin-bottom: 0;
  border: none;
}
#header.header .navbar,
#header.header .navbar-header,
#header.header .navbar-brand {
  height: 70px;
  line-height: 70px;
}
#header.header .navbar-toggle {
  margin-top: 18px;
  border-color: #666;
  position: absolute;
  right: 2px;
}
#header.header .navbar-toggle .icon-bar {
  background-color: #666;
}
#header.header .tel-box {
  display: inline-block;
}
#header.header .tel-box div {
  line-height: normal;
}
#header.header .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
#header.header .navbar-brand img {
  display: none;
}
#header.header .navbar-nav:not(.navbar-right) {
  margin-right: 40px;
}
#header.header .navbar-nav > li.active a {
  color: #315fe7;
  font-weight: 800;
}
#header.header .navbar-nav > li > a {
  text-align: center;
  height: 70px;
  line-height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  background-color: inherit !important;
}
#header.header .navbar-nav > li > a:hover,
#header.header .navbar-nav > li > a:focus {
  background-color: inherit;
  color: #315fe7;
}
#header.header .navbar-nav > li > a.login {
  color: #333;
}
#header.header .navbar-nav > li + li {
  margin-left: 20px;
}
#header.header .navbar-nav > li .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}
#header.header .navbar-nav > li .dropdown-menu a {
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  background-color: #fff;
  font-size: 13px;
  color: #949494;
}
#header.header .navbar-nav > li .dropdown-menu a:hover {
  background-color: #f6f9ff;
  color: #315FE7;
}
#header.header img {
  height: 35px;
}
#header.header img.default-logo {
  display: inline-block;
}
@media (min-width: 760px) {
  #header.header.primary {
    background-color: #003399;
    border: 0;
  }
  #header.header.primary .navbar-toggle {
    border-color: #fff;
  }
  #header.header.primary .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  #header.header.primary img {
    display: none;
  }
  #header.header.primary .primary-logo {
    display: inline-block;
  }
  #header.header.primary .navbar-nav > li.active a {
    color: #fff;
  }
  #header.header.primary .navbar-nav > li > a {
    color: #ccc;
  }
  #header.header.primary .navbar-nav > li > a.login {
    color: #ccc;
  }
  #header.header.primary .navbar-nav > li > a:hover,
  #header.header.primary .navbar-nav > li > a:focus {
    color: #fff;
  }
}
@media (max-width: 1230px) {
  #header.header .navbar-nav:not(.navbar-right) {
    margin-right: 0 !important;
  }
  #header.header .navbar-nav.navbar-right {
    display: none;
  }
}
@media (max-width: 1000px) {
  #header.header .navbar-nav:not(.navbar-right) {
    float: none !important;
  }
  #header.header .navbar-nav:not(.navbar-right) > li:nth-child(n+6) {
    display: none;
  }
  #header.header .navbar-right {
    display: none;
  }
}
@media (max-width: 765px) {
  #header.header .navbar-nav:not(.navbar-right) {
    float: none !important;
    margin-right: 0 !important;
  }
  #header.header .navbar-nav:not(.navbar-right) > li:nth-child(n+6) {
    display: block;
  }
  #header.header .navbar-right {
    display: block;
  }
}
.q-timeline {
  padding: 0;
  width: 100%;
  list-style: none;
  margin: 0 0 16px;
}
.q-timeline__entry {
  position: relative;
  line-height: 22px;
}
.q-timeline__entry:last-child {
  padding-bottom: 0 !important;
}
.q-timeline__entry:last-child .q-timeline__dot::after {
  display: none;
}
.q-timeline__subtitle {
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.q-timeline__dot::before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  border: 1px solid #ccc;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 4px;
  left: 0;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.q-timeline__dot::after {
  content: "";
  background: currentColor;
  display: block;
  position: absolute;
  border: 1px dashed #ccc;
  opacity: 0.4;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.q-timeline--comfortable {
  display: table;
}
.q-timeline--comfortable .q-timeline__entry {
  display: table-row;
  padding: 0;
}
.q-timeline--comfortable .q-timeline__subtitle {
  width: 35%;
  display: table-cell;
  vertical-align: top;
}
.q-timeline--comfortable .q-timeline__dot {
  position: relative;
  min-width: 31px;
  display: table-cell;
  vertical-align: top;
}
.q-timeline--comfortable--right .q-timeline__subtitle {
  text-align: right;
  padding-right: 10px;
}
.q-timeline--comfortable--right .q-timeline__content {
  padding-left: 10px;
}
.u-tabs {
  border: none;
  text-align: center;
}
.u-tabs .u-tab-item {
  display: inline-block;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
  position: relative;
}
.u-tabs .u-tab-item.active {
  color: #315FE7;
}
.u-tabs .u-tab-item.active:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 4px;
  background-color: #315FE7;
  border-radius: 4px;
}
.u-tabs.warning .u-tab-item {
  color: #a09f9f;
}
.u-tabs.warning .u-tab-item.active {
  color: #FCC71C;
}
.u-tabs.warning .u-tab-item.active:after {
  background-color: #FCC71C;
}
#footer {
  min-height: 71px;
  background: #ffffff;
  line-height: 71px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  border-top: 1px solid #eee;
}
#footer a {
  color: #666;
}
.text-white {
  color: #fff !important;
}
.bg-white {
  background-color: #fff;
}
.text-default {
  color: #333 !important;
}
.u-section {
  padding-top: 80px;
  padding-bottom: 130px;
}
.u-section .header {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  margin-bottom: 66px;
}
.u-section .header .sub {
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.u-section .content::after {
  clear: both;
}
.u-section .content .main-text {
  font-size: 22px;
  color: #404040;
}
.u-section .content .sub-text {
  font-size: 13px;
  color: #666666;
}
.c-btn {
  display: inline-block;
  min-width: 250px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  border-radius: 26px;
  font-size: 20px;
  user-select: none;
  border: none;
}
.c-btn:focus,
.c-btn:visited {
  user-select: none;
  border: none;
}
.c-btn.min {
  min-width: 140px;
  font-size: 15px;
  font-weight: 400;
}
.c-btn:hover {
  opacity: 0.8;
  color: #fff;
}
.c-warning-btn {
  background: #fcc71c;
  box-shadow: 0 5px 20px 0 #3355bd;
  color: #ffffff;
}
.c-primary-btn {
  background: #3370FF;
  box-shadow: 0 5px 20px 0 #3355bd;
  color: #ffffff;
}
.line-box::after {
  clear: both;
}
.line-box .line-content {
  position: relative;
  text-align: center;
  width: 100px;
  float: left;
  min-height: 1px;
}
.line-box .line-content + .line-content {
  margin-left: 75px;
}
.line-box .line-point {
  position: absolute;
  top: 70px;
  height: 16px;
  width: 16px;
  z-index: 2;
  left: 50%;
  margin-left: -8px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  margin-top: -8px;
}
.line-box .line-main {
  position: absolute;
  height: 1px;
  background-color: #ccc;
  width: 100%;
  left: 0;
  right: 0;
  top: 70px;
}
.line-box .line-title {
  position: absolute;
  left: 0;
  right: 0;
  transform: rotate(-45deg);
  font-size: 20px;
  color: #1a1311;
}
.line-box .line-sub {
  position: absolute;
  top: 90px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 32px;
}
.line-box .line-sub .line-icon {
  height: 100px;
  width: 100px;
  background-color: #F5F5F5;
  border: 2px dashed #dedede;
  padding-top: 26px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 30px;
}
.line-box .line-sub .line-icon .iconfont {
  font-size: 44px;
  color: #315fe7;
}
.form-group label {
  font-size: 16px;
  font-weight: 700;
}
.form-group .form-control {
  border-radius: 0;
  min-height: 40px;
}
.index-layout,
.index-layout.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  min-height: 920px;
  padding-top: 70px;
}
.index-layout .swiper-pagination-bullet-active,
.index-layout.swiper-container .swiper-pagination-bullet-active {
  background: #FCC71C;
}
.index-layout .swiper-slide .content,
.index-layout.swiper-container .swiper-slide .content {
  max-width: 800px;
  margin: auto;
  font-size: 14px;
  color: #333;
}
.index-layout .swiper-slide.primary,
.index-layout.swiper-container .swiper-slide.primary {
  background-color: #003399;
  color: #fff;
}
.index-layout .swiper-slide.primary .content,
.index-layout.swiper-container .swiper-slide.primary .content {
  color: #fff;
}
.index-layout .swiper-slide,
.index-layout.swiper-container .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.index-layout .swiper-slide .bottom,
.index-layout.swiper-container .swiper-slide .bottom {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  text-align: center;
}
.index-layout .swiper-slide .icon-angle-down,
.index-layout.swiper-container .swiper-slide .icon-angle-down {
  cursor: pointer;
  font-size: 40px;
  color: #666;
}
.index-layout .icon-angle-down.white,
.index-layout.swiper-container .icon-angle-down.white {
  color: #fff;
}
.index-layout .box-170,
.index-layout.swiper-container .box-170 {
  max-width: 170px;
  margin: 0 auto 40px;
}
.index-layout .box-180,
.index-layout.swiper-container .box-180 {
  max-width: 180px;
  margin: 0 auto 40px;
}
.index-layout .slide-1,
.index-layout.swiper-container .slide-1 {
  padding-top: 66px;
}
.index-layout .slide-1 .icon,
.index-layout.swiper-container .slide-1 .icon {
  opacity: 0.3;
}
.index-layout .slide-1 .c-primary-btn,
.index-layout.swiper-container .slide-1 .c-primary-btn {
  box-shadow: none;
}
.index-layout .slide-1 .content,
.index-layout.swiper-container .slide-1 .content {
  max-width: 100%;
}
.index-layout .slide-1 .title,
.index-layout.swiper-container .slide-1 .title {
  font-size: 64px;
  margin-top: 25px;
}
.index-layout .slide-1 .sub-title,
.index-layout.swiper-container .slide-1 .sub-title {
  font-size: 28px;
}
.index-layout .slide-1 .sub-text,
.index-layout.swiper-container .slide-1 .sub-text {
  font-size: 35px;
  margin-top: 14px;
  color: #44d7b6;
}
.index-layout .slide-1 .sub-text span,
.index-layout.swiper-container .slide-1 .sub-text span {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.index-layout .slide-1 .sub-text span + span::before,
.index-layout.swiper-container .slide-1 .sub-text span + span::before {
  content: "|";
  position: absolute;
  left: -10px;
  top: -2px;
}
.index-layout .slide-2,
.index-layout.swiper-container .slide-2 {
  padding-top: 118px;
}
.index-layout .slide-2 .title,
.index-layout.swiper-container .slide-2 .title {
  font-size: 45px;
}
.index-layout .slide-2 .title-sub,
.index-layout.swiper-container .slide-2 .title-sub {
  font-size: 24px;
  font-weight: 400;
  margin-top: 7px;
  text-align: center;
  color: #000000;
  line-height: 20px;
  margin-bottom: 40px;
}
.index-layout .slide-2 .text,
.index-layout.swiper-container .slide-2 .text {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding: 36px 0;
}
.index-layout .slide-3,
.index-layout.swiper-container .slide-3 {
  padding-top: 110px;
}
.index-layout .slide-3 .title,
.index-layout.swiper-container .slide-3 .title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  margin-bottom: 7px;
}
.index-layout .slide-3 .title-sub,
.index-layout.swiper-container .slide-3 .title-sub {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}
.index-layout .slide-3 .img-box,
.index-layout.swiper-container .slide-3 .img-box {
  margin-bottom: 90px;
}
.index-layout .slide-4,
.index-layout.swiper-container .slide-4 {
  background: #003399;
  padding-top: 104px;
}
.index-layout .slide-4 .title,
.index-layout.swiper-container .slide-4 .title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  margin-bottom: 49px;
}
.index-layout .slide-4 .title-sub,
.index-layout.swiper-container .slide-4 .title-sub {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  color: #44d7b6;
  margin-top: 64px;
  margin-bottom: 25px;
}
.index-layout .slide-4 .text,
.index-layout.swiper-container .slide-4 .text {
  padding: 10px 50px;
  background: #3370ff;
  border-radius: 26px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
}
.index-layout .slide-5,
.index-layout.swiper-container .slide-5 {
  padding-top: 108px;
}
.index-layout .slide-5 .title,
.index-layout.swiper-container .slide-5 .title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  margin-bottom: 100px;
}
.index-layout .slide-5 .box-title,
.index-layout.swiper-container .slide-5 .box-title {
  margin-top: 32px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #333333;
}
.index-layout .slide-5 .box-text,
.index-layout.swiper-container .slide-5 .box-text {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-top: 17px;
}
.index-layout .slide-6,
.index-layout.swiper-container .slide-6 {
  background-color: #003399;
  padding-top: 90px;
}
.index-layout .slide-6 .title,
.index-layout.swiper-container .slide-6 .title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.index-layout .slide-6 .sub-title,
.index-layout.swiper-container .slide-6 .sub-title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #44d7b6;
  margin-bottom: 20px;
}
.index-layout .slide-6 .sub-title span,
.index-layout.swiper-container .slide-6 .sub-title span {
  color: #fff;
}
.index-layout .slide-6 .sub-text,
.index-layout.swiper-container .slide-6 .sub-text {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  max-width: 750px;
  margin: 0 auto;
}
.index-layout .slide-6 .sub-text.last,
.index-layout.swiper-container .slide-6 .sub-text.last {
  margin-bottom: 32px;
}
.index-layout .slide-6 .img-box,
.index-layout.swiper-container .slide-6 .img-box {
  margin-bottom: 20px;
}
.index-layout .slide-7,
.index-layout.swiper-container .slide-7 {
  background-color: #003399;
  padding-top: 90px;
  color: #fff;
  text-align: center;
}
.index-layout .slide-7 .title,
.index-layout.swiper-container .slide-7 .title {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
.index-layout .slide-7 .sub-title,
.index-layout.swiper-container .slide-7 .sub-title {
  font-size: 22px;
  font-weight: 400;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 107px;
}
.index-layout .slide-7 .sub-title__item .number,
.index-layout.swiper-container .slide-7 .sub-title__item .number {
  font-size: 75px;
  font-family: AlternateGothic2 BT, AlternateGothic2 BT-Regular;
  color: #44d7b6;
}
.index-layout .slide-7 .sub-title__item .plus,
.index-layout.swiper-container .slide-7 .sub-title__item .plus {
  font-size: 30px;
  font-weight: 700;
  vertical-align: text-top;
}
.index-layout .slide-7 .sub-title__divider,
.index-layout.swiper-container .slide-7 .sub-title__divider {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 2px solid #fff;
  height: 75px;
  background-color: #fff;
}
.index-layout .slide-7 .text,
.index-layout.swiper-container .slide-7 .text {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 7px;
}
.index-layout .slide-7 .sub-text,
.index-layout.swiper-container .slide-7 .sub-text {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 50px;
}
.index-layout .slide-7 .flow,
.index-layout.swiper-container .slide-7 .flow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  position: relative;
}
.index-layout .slide-7 .flow::before,
.index-layout.swiper-container .slide-7 .flow::before {
  position: absolute;
  content: " ";
  border-style: dashed;
  border-width: 1.5px 0 0;
  border-color: #fff;
  top: 40%;
  left: 100px;
  right: 100px;
}
.index-layout .slide-7 .flow__item .circle,
.index-layout.swiper-container .slide-7 .flow__item .circle {
  background-color: #fff;
  height: 160px;
  width: 160px;
  padding-top: 24px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.index-layout .slide-7 .flow__item .circle .index,
.index-layout.swiper-container .slide-7 .flow__item .circle .index {
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  margin-bottom: 15px;
}
.index-layout .slide-8,
.index-layout.swiper-container .slide-8 {
  z-index: -10;
  zoom: 1;
  background: url(./img/index_map.png) #003399 no-repeat center center;
  background-size: 70%;
  padding-top: 60px;
}
.index-layout .slide-8 .title,
.index-layout.swiper-container .slide-8 .title {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
}
.index-layout .slide-8 .copyright,
.index-layout.swiper-container .slide-8 .copyright {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.index-layout .slide-9,
.index-layout.swiper-container .slide-9 {
  background-color: #003399;
  padding-top: 120px;
  color: #fff;
  text-align: left;
}
.index-layout .slide-9 .box,
.index-layout.swiper-container .slide-9 .box {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.index-layout .slide-9 .box .title,
.index-layout.swiper-container .slide-9 .box .title {
  position: relative;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  padding-left: 15px;
  margin-bottom: 18px;
}
.index-layout .slide-9 .box .title::before,
.index-layout.swiper-container .slide-9 .box .title::before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 4px;
  background-color: #44D7B6;
}
.index-layout .slide-9 .box.box-1 .title,
.index-layout.swiper-container .slide-9 .box.box-1 .title {
  margin-bottom: 33px;
}
.index-layout .slide-9 .box__text,
.index-layout.swiper-container .slide-9 .box__text {
  margin-top: 18px;
}
.index-layout .slide-9 .box .wechat-box,
.index-layout.swiper-container .slide-9 .box .wechat-box {
  margin-top: 60px;
}
.index-layout .slide-9 .box .wechat-box__item,
.index-layout.swiper-container .slide-9 .box .wechat-box__item {
  display: inline-block;
}
.index-layout .slide-9 .box .wechat-box__item.first,
.index-layout.swiper-container .slide-9 .box .wechat-box__item.first {
  margin-right: 60px;
}
.index-layout .slide-9 .box .wechat-box__text,
.index-layout.swiper-container .slide-9 .box .wechat-box__text {
  margin-top: 11px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.index-layout .slide-9 .slide__form input.form-control,
.index-layout.swiper-container .slide-9 .slide__form input.form-control {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.index-layout .slide-9 .slide__form input.form-control::placeholder,
.index-layout.swiper-container .slide-9 .slide__form input.form-control::placeholder {
  color: #333;
}
.index-layout .slide-9 .slide__form label,
.index-layout.swiper-container .slide-9 .slide__form label {
  font-weight: 500;
}
.index-layout .slide-9 .slide__form .checkbox-primary.checked > label:after,
.index-layout.swiper-container .slide-9 .slide__form .checkbox-primary.checked > label:after,
.index-layout .slide-9 .slide__form .checkbox-primary > input:checked + label:after,
.index-layout.swiper-container .slide-9 .slide__form .checkbox-primary > input:checked + label:after,
.index-layout .slide-9 .slide__form .radio-primary.checked > label:after,
.index-layout.swiper-container .slide-9 .slide__form .radio-primary.checked > label:after,
.index-layout .slide-9 .slide__form .radio-primary > input:checked + label:after,
.index-layout.swiper-container .slide-9 .slide__form .radio-primary > input:checked + label:after {
  background-color: #44D7B6;
  border-color: #44D7B6;
}
.index-layout .slide-9 .slide__footer,
.index-layout.swiper-container .slide-9 .slide__footer {
  margin-top: 50px;
  background-color: #01308E;
  padding-top: 36px;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}
.index-layout .slide-9 .slide__footer__bottom,
.index-layout.swiper-container .slide-9 .slide__footer__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  background-color: #002163;
  opacity: 0.8;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.index-layout .slide-9 .slide__footer__bottom a,
.index-layout.swiper-container .slide-9 .slide__footer__bottom a {
  color: #fff;
}
.screen-phone .navbar .navbar-header{
	background-color: #fff;
}
.screen-phone .c-btn {
  display: inline-block;
  min-width: 200px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 26px;
  font-size: 16px;
  font-weight: 400;
}
.screen-phone .c-btn.min {
  min-width: 140px;
  font-size: 15px;
  font-weight: 400;
}
.screen-phone #header .navbar-brand {
  text-align: center;
  width: 100%;
}
.screen-phone #header .navbar-collapse {
  background-color: #fff;
  height: calc(100vh - 70px) !important;
}
.screen-phone #header .navbar-collapse .navbar-nav:not(.navbar-right) {
  margin-left: -10px !important;
}
.screen-phone #header .navbar-collapse li + li {
  margin-left: 0;
}
.screen-phone #footer {
  text-align: center;
  line-height: 20px;
  padding-top:10px;
}
.screen-phone .u-section {
  padding-top: 30px;
  padding-bottom: 50px;
}
.screen-phone .u-section .header {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 33px;
  margin-bottom: 30px;
}
.screen-phone .u-section .header .sub {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.screen-phone .u-section .content .main-text {
  font-size: 18px;
}
.screen-phone .u-section .content .sub-text {
  font-size: 12px;
}
.screen-phone .u-tabs {
  border-bottom: 1px solid #eee;
}
.screen-phone .u-tabs .u-tab-item {
  font-size: 14px;
  color: #666666;
  line-height: 34px;
  position: relative;
}
.screen-phone .u-tabs .u-tab-item.active {
  color: #315FE7;
}
.screen-phone .u-tabs .u-tab-item.active:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 2px;
  background-color: #315FE7;
  border-radius: 4px;
}
.screen-phone .u-tabs.warning .u-tab-item {
  color: #a09f9f;
}
.screen-phone .u-tabs.warning .u-tab-item.active {
  color: #FCC71C;
}
.screen-phone .u-tabs.warning .u-tab-item.active:after {
  background-color: #FCC71C;
}
.screen-phone .index-layout {
  height: 100vh !important;
  overflow: hidden;
}
.screen-phone .index-layout .img-responsive {
  max-width: 80%;
}
.screen-phone .index-layout .swiper-slide {
  padding: 50px 20px 0;
}
.screen-phone .index-layout .swiper-slide .bottom {
  display: none;
}
.screen-phone .index-layout .slide-1 {
  padding-top: 4px;
}
.screen-phone .index-layout .slide-1 .title {
  font-size: 24px;
  margin-top: 15px;
}
.screen-phone .index-layout .slide-1 .sub-title {
  font-size: 16px;
}
.screen-phone .index-layout .slide-1 .sub-text {
  font-size: 14px;
  margin-top: 5px;
}
.screen-phone .index-layout .slide-1 .sub-text span {
  display: block;
}
.screen-phone .index-layout .slide-1 .sub-text span::before {
  content: none!important;
}
.screen-phone .index-layout .slide-2 {
  padding-top: 25px;
}
.screen-phone .index-layout .slide-2 .title {
  font-size: 24px;
  margin-top: 40px;
}
.screen-phone .index-layout .slide-2 .title-sub {
  font-size: 14px;
  margin-bottom: 0;
}
.screen-phone .index-layout .slide-3 {
  padding: 40px 0;
}
.screen-phone .index-layout .slide-3 .title-sub {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}
.screen-phone .index-layout .slide-3 .img-box {
  margin-bottom: 90px;
}
.screen-phone .index-layout .slide-3 .c-tag {
  display: inline-block;
  width: 45%;
  margin: 0;
}
.screen-phone .index-layout .slide-4 {
  padding-top: 50px;
}
.screen-phone .index-layout .slide-4 .title {
  margin-bottom: 20px;
}
.screen-phone .index-layout .slide-4 .title-sub {
  font-size: 24px;
  margin-top: 34px;
  margin-bottom: 45px;
}
.screen-phone .index-layout .slide-4 .text {
  padding: 10px 30px;
  font-size: 14px;
}
.screen-phone .index-layout .slide-5 {
  padding-top: 10px !important;
}
.screen-phone .index-layout .slide-5 .title {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top:40px;
}
.screen-phone .index-layout .slide-5 .box-title {
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 2px;
}
.screen-phone .index-layout .slide-5 .box-180 {
  max-width: 170px;
  margin: 0 auto 10px;
  font-size: 12px;
}
.screen-phone .index-layout .slide-5 .box-text {
  margin-top: 2px;
  font-size: 12px;
}
.screen-phone .index-layout .slide-5 .bottom {
  display: block !important;
  position: static;
}

.screen-phone .index-layout .slide-6 {
  padding-top: 40px;
}
.screen-phone .index-layout .slide-6 .title {
  font-size: 24px;
}
.screen-phone .index-layout .slide-6 .sub-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.screen-phone .index-layout .slide-6 .sub-text {
  font-size: 14px;
}
.screen-phone .index-layout .slide-6 .sub-text.last {
  margin-bottom: 12px;
}
.screen-phone .index-layout .slide-6 .img-box {
  margin-bottom: 10px;
}


.screen-phone .index-layout .slide-7 {
  padding-top: 40px;
}
.screen-phone .index-layout .slide-7 .title {
  font-size: 22px;
}
.screen-phone .index-layout .slide-7 .sub-title {
  font-size: 16px;
  margin-bottom: 50px;
}
.screen-phone .index-layout .slide-7 .sub-title .sub-title__item .number{
	font-size:18px;
}
.screen-phone .index-layout .slide-7 .sub-title .sub-title__item  .plus{
	font-size:14px;
}
.screen-phone .index-layout .slide-7 .sub-text {
  font-size: 14px;
}
.screen-phone .index-layout .slide-7 .sub-text.last {
  margin-bottom: 12px;
}
.screen-phone .index-layout .slide-7 .img-box {
  margin-bottom: 10px;
}
.screen-phone .index-layout .slide-7 .flow{
	
}
.screen-phone .index-layout .slide-7 .flow::before{
	display: none;
}
.screen-phone .index-layout .slide-7 .flow__item .circle{
	width:68px;
	height:68px;
	padding-top:10px;
	
}
.screen-phone .index-layout .slide-7 .flow__item .circle .img{
	text-align: center;
}
.screen-phone .index-layout .slide-7 .flow__item .circle .img .img-responsive{

}
.screen-phone .index-layout .slide-7 .flow__item .circle .index{
	font-size:16px;
	display: none;
}
.screen-phone .index-layout .slide-7 .flow__item .circle-text{
	font-size:14px;
}

.device-mobile .index-layout .slide-8 {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
.device-mobile .index-layout .slide-8 .container-fluid {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  bottom: 0;
}
.device-mobile .index-layout .slide-8 .title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  margin-top: 10px;
}
.device-mobile .index-layout .slide-8 .img-box {
  margin-top: 5px;
  margin-bottom:20px;
}
.device-mobile .index-layout .slide-8 .img-box img {
  max-width: 85%;
  margin: auto;
}
.device-mobile .index-layout .slide-8 .box-left {
  margin: 0;
}
.device-mobile .index-layout .slide-8 .box-right {
  margin-left: 0;
  margin-top: 20px;
}
.device-mobile .index-layout .slide-8 .num-box {
  position: relative;
  min-height: 80px;
  background: #2b313b;
  border: 1px solid #4e5155;
  border-radius: 10px;
  color: #ffffff;
  text-align: left;
  padding-left: 20px;
  max-width: 280px;
  margin: auto;
}
.device-mobile .index-layout .slide-8 .num-box + .num-box {
  margin-top: 15px;
}
.device-mobile .index-layout .slide-8 .num-box .num {
  margin-top: 10px;
  font-size: 24px;
}
.device-mobile .index-layout .slide-8 .num-box .num img {
  width: 40px;
}
.device-mobile .index-layout .slide-8 .num-box .tips {
  font-size: 12px;
}
.device-mobile .index-layout .slide-8 .num-box .img {
  margin-top: -16px;
  width: 36px;
  position: absolute;
  top: 50%;
  right: 20px;
}
.device-mobile .index-layout .slide-8 .container-fluid .bottom {
  position: relative;
  margin-top: 50px;
  display: block;
}

.device-mobile .index-layout .slide-9{
	
}
.device-mobile .index-layout .slide-9 .box .wechat-box{
	margin-top: 20px;
}

.device-mobile .index-layout .slide-9 .slide__footer,.device-mobile .index-layout .slide-9 .col-md-7{
	display: none;
}

.screen-phone .index-layout .container-fluid {
  position: relative;
}
.screen-phone .index-layout .container-fluid .bottom {
  bottom: 20px !important;
  display: block;
}
.about-layout .c-banner {
  height: 320px;
  padding-top: 24px;
  color: #fff;
}
.about-layout .c-banner .text {
  font-size: 32px;
}
.about-layout .c-banner .text.line-one {
  margin-top: 60px;
}
.about-layout .c-section-1 {
  width: 90%;
  margin: auto;
  position: relative;
  background-color: #fff;
}
.about-layout .c-section-1 .text-content {
  max-width: 540px;
  position: absolute;
  z-index: 2;
  top: 250px;
}
.about-layout .c-section-1 .text-content .title {
  font-size: 32px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-bottom: 20px;
}
.about-layout .c-section-1 .text-content .sub {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.about-layout .c-section-2 {
  background-color: #fff;
}
.about-layout .c-section-2 .box {
  z-index: -10;
  zoom: 1;
  background: url(./img/about_s2_bg.png) no-repeat center 0;
  background-size: cover;
  width: 305px;
  height: 280px;
  margin: auto auto 65px;
  text-align: center;
  padding-top: 66px;
}
.about-layout .c-section-2 .box .title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
}
.about-layout .c-section-2 .box .sub {
  font-size: 19px;
  font-weight: 500;
}
.about-layout .c-section-2 .layui-field-title {
  margin: 10px 40px 20px;
  border-width: 1px 0 0;
}
.about-layout .c-section-2 .layui-elem-field {
  margin-top: 53px;
  border-color: #fff;
  border-style: solid;
  padding: 0;
}
.about-layout .c-section-2 .layui-elem-field legend {
  margin: auto;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  padding: 0 10px;
  width: auto;
  border-bottom: 0;
}
.about-layout .c-section-2 .header {
  font-size: 28px;
  color: #333333;
  font-weight: 400;
}
.about-layout .c-section-3 {
  border: 1px solid #707070;
  padding: 20px;
  width: 90%;
  margin: 50px auto;
  height: 560px;
}
.about-layout .c-section-3 .map {
  height: 100%;
}
.about-layout .c-section-4 {
  min-height: 525px;
  background-color: #01308E;
  color: #fff;
}
.about-layout .c-section-4 .header {
  color: #fff;
}
.about-layout .c-section-4 .tel {
  text-align: center;
}
.about-layout .c-section-4 .tel i {
  font-size: 26px;
}
.about-layout .c-section-4 .tel a {
  color: #9AA0AD;
  font-size: 26px;
}
.about-layout .c-section-4 .title {
  margin-top: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.about-layout .c-section-4 .sub-title {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #9AA0AD;
  margin-top: 10px;
  margin-bottom: 10px;
}
.about-layout .c-section-4 .sub {
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  color: #9AA0AD;
  line-height: 23px;
}
.about-layout .c-section-4 .sub i {
  margin-right: 10px;
  font-size: 8px;
}
.about-layout .c-part {
  padding-top: 0;
  padding-bottom: 0;
}
.about-layout .c-part .text-content {
  width: 90%;
  margin: auto;
  position: relative;
}
.about-layout .c-part .title {
  font-size: 32px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.about-layout .c-part .p-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about-layout .c-part .p-content img {
  max-width: 199px;
  width: 100%;
}
.about-layout .c-part .p-content .item {
  min-height: 280px;
}
.about-layout .c-part .p-content .name {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  color: #333333;
  line-height: 29px;
}
.about-layout .c-part .p-content .position {
  font-size: 20px;
  text-align: center;
  color: #666666;
  line-height: 30px;
  margin-bottom: 20px;
}
.screen-phone .about-layout .c-part {
  padding-top: 0;
  padding-bottom: 0;
}
.screen-phone .about-layout .c-part .text-content {
  width: 90%;
  margin: auto;
  position: relative;
}
.screen-phone .about-layout .c-part .title {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  margin-bottom: 12px;
}
.screen-phone .about-layout .c-part .p-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.screen-phone .about-layout .c-part .p-content img {
  max-width: 199px;
  width: 100%;
}
.screen-phone .about-layout .c-part .p-content .item {
  min-height: 280px;
}
.screen-phone .about-layout .c-part .p-content .name {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.6;
}
.screen-phone .about-layout .c-part .p-content .position {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.screen-phone .about-layout .c-banner {
  height: 145px;
  padding-top: 20px;
  padding-bottom: 0;
}
.screen-phone .about-layout .c-banner .text {
  font-size: 15px;
  font-weight: 600;
}
.screen-phone .about-layout .c-banner .text.line-one {
  margin-top: 30px;
}
.screen-phone .about-layout .c-section-1 {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
}
.screen-phone .about-layout .c-section-1 .text-content {
  max-width: 540px;
  position: static;
  margin-top: 30px;
}
.screen-phone .about-layout .c-section-1 .text-content .title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  margin-bottom: 12px;
}
.screen-phone .about-layout .c-section-1 .text-content .sub {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #666;
  margin-bottom: 12px;
}
.screen-phone .about-layout .c-section-2 legend {
  font-size: 16px;
}
.screen-phone .about-layout .c-section-3 {
  height: 182px;
  padding: 0;
}
.agent-layout .c-section-1 .c-box {
  padding: 45px 20px;
  margin: 15px;
  border: 1px solid #eee;
  min-height: 360px;
  cursor: pointer;
}
.agent-layout .c-section-1 .c-box:hover {
  border-color: #0a67fb;
}
.agent-layout .c-section-1 .c-box .title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 35px;
  margin-top: 80px;
  margin-bottom: 40px;
}
.agent-layout .c-section-1 .c-box .sub {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 22px;
}
.agent-layout .c-section-2 {
  background-color: #F7F7F7;
  padding-bottom: 30px;
}
.agent-layout .c-section-2 .col-md-3 {
  padding: 10px;
}
.agent-layout .c-section-2 .title {
  font-size: 49px;
  font-family: Noway, Noway-Regular;
  font-weight: 400;
  text-align: center;
  color: #315fe7;
  line-height: 61px;
}
.agent-layout .c-section-2 .sub {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 27px;
}
.agent-layout .c-section-3 .header {
  color: #fff;
}
.agent-layout .c-section-3 .header .sub {
  color: #fff;
}
.agent-layout .c-section-3 .c-box {
  margin-bottom: 10px;
  cursor: pointer;
  text-align: center;
  border-bottom: 6px solid #fcc71c;
  background-color: #fff;
  padding: 20px 30px;
  min-height: 280px;
}
.agent-layout .c-section-3 .c-box .title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  margin-top: 27px;
  margin-bottom: 40px;
}
.agent-layout .c-section-3 .c-box .sub {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 22px;
}
.agent-layout .c-section-3 .c-box:hover {
  background-color: #fcc71c;
}
.agent-layout .c-section-4 .content {
  width: 1250px;
  margin: auto;
}
.agent-layout .c-section-4 .jiantou-box {
  vertical-align: top;
  display: inline-block;
  height: 140px;
  line-height: 140px;
  margin-left: 30px;
  margin-right: 30px;
}
.agent-layout .c-section-4 .jiantou-box .iconfont {
  vertical-align: middle;
  font-size: 44px;
  color: #F7F7F7;
}
.agent-layout .c-section-4 .c-box {
  vertical-align: top;
  display: inline-block;
  width: 225px;
  height: 136px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 12px;
  box-shadow: 0 0 20px 0 #f1f1f1;
  text-align: center;
  min-height: 140px;
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  line-height: 35px;
}
.agent-layout .c-section-4 .c-box .number {
  margin: 28px auto 17px;
  width: 31px;
  height: 31px;
  line-height: 31px;
  background: #fcc71c;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}
.agent-layout .c-section-5 {
  background-color: #F7F7F7;
}
.agent-layout .c-section-5 .form-horizontal {
  padding: 50px;
  background: #ffffff;
  border: 1px solid #eaeaea;
}
.agent-layout .c-section-5 .sub-text {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #6e6e73;
  line-height: 24px;
}
.screen-phone .agent-layout .c-section-1 .c-box {
  padding: 15px 8px;
  margin: 15px 0;
  border: 1px solid #eee;
  min-height: 260px;
  cursor: pointer;
}
.screen-phone .agent-layout .c-section-1 .c-box:hover {
  border-color: #0a67fb;
}
.screen-phone .agent-layout .c-section-1 .c-box .title {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 35px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.screen-phone .agent-layout .c-section-1 .c-box .sub {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 22px;
}
.screen-phone .agent-layout .c-section-2 {
  background-color: #fff;
  padding-bottom: 30px;
}
.screen-phone .agent-layout .c-section-2 .col-md-3 {
  padding: 0;
}
.screen-phone .agent-layout .c-section-2 .box {
  margin: 5px;
  border: 1px solid #eee;
  padding: 5px;
  min-height: 140px;
}
.screen-phone .agent-layout .c-section-2 .title {
  font-size: 40px;
  font-family: Noway, Noway-Regular;
  font-weight: 400;
  text-align: center;
  color: #315fe7;
  line-height: 61px;
}
.screen-phone .agent-layout .c-section-2 .sub {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #333;
  line-height: 19px;
}
.screen-phone .agent-layout .c-section-3 .c-box {
  padding: 15px 5px;
}
.screen-phone .agent-layout .c-section-4 .content {
  width: 100%;
}
.screen-phone .agent-layout .c-section-4 .c-box {
  display: block;
  margin: auto;
}
.screen-phone .agent-layout .c-section-4 .jiantou-box {
  display: block;
  height: 80px;
  margin: auto;
  line-height: 80px;
  text-align: center;
  transform: rotate(90deg);
}
.demand-layout {
  background-color: #315FE7;
  position: absolute;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 100px;
}
.demand-layout .form-box {
  position: relative;
  padding: 80px 80px 30px;
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.demand-layout .form-box button.close {
  position: absolute;
  right: 30px;
  top: 10px;
  font-size: 50px;
  font-weight: 400;
}
.demand-layout .form-box .check-span {
  min-height: 17px;
  padding: 6px;
  font-weight: 700;
  text-align: center;
  color: #949494;
  border: 1px solid #eaeaea;
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.demand-layout .form-box .check-span + .check-span {
  margin-bottom: 10px;
}
.demand-layout .form-box .check-span.active {
  border: 1px solid #315fe7;
  color: #315fe7;
}
.demand-layout .form-box .check-span.active::after {
  background-color: #fff;
  position: absolute;
  font-family: ZenIcon;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: '\e653';
  z-index: 4;
  top: -5px;
  right: -5px;
}
.demand-layout .form-box .c-box {
  text-align: center;
  margin-right: 50px;
}
.demand-layout .form-box .c-box .title {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 25px;
  margin-bottom: 20px;
}
.demand-layout .form-box .c-box .sub {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 22px;
}
.demand-layout .form-box .c-box img {
  margin-top: 100px;
}
.demand-layout .form-box .title {
  font-size: 13px;
  font-weight: 700;
  color: #6e6e73;
}
.screen-phone .demand-layout {
  background-color: #fff;
  position: static;
  padding-top: 0;
}
.screen-phone .demand-layout .c-box {
  background-color: #F7F7F7;
  padding-bottom: 10px;
  margin-left: -14px;
  margin-right: -14px;
}
.screen-phone .demand-layout .c-box img {
  margin-top: 0;
}
.screen-phone .demand-layout .form-box {
  padding: 5px 4px;
  border: 0;
}
.screen-phone .demand-layout .form-box .check-span {
  font-size: 12px;
}
.settlement-layout .c-banner {
  position: relative;
  height: 320px;
  padding-top: 58px;
}
.settlement-layout .c-banner .text {
  font-size: 32px;
}
.settlement-layout .c-banner .text.line-one {
  margin-top: 60px;
}
.settlement-layout .c-section-1 .u-tab-item:first-child {
  margin-right: 60px;
}
.settlement-layout .c-section-1 .u-tab-item:last-child {
  margin-left: 60px;
}
.settlement-layout .c-section-1 .tab-content {
  margin-top: 100px;
}
.settlement-layout .c-section-1 .tab-content .main-text {
  margin-top: 35px;
}
.settlement-layout .c-section-1 .tab-content .main-text:first-child {
  padding-top: 20px;
}
.settlement-layout .c-section-1 .tab-content .sub-text {
  margin-top: 5px;
}
.settlement-layout .c-section-2 .title {
  position: relative;
  font-size: 14px;
  color: #404040;
  padding: 0 10px;
}
.settlement-layout .c-section-2 .title::before {
  position: absolute;
  left: 0;
  content: " ";
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background: #3370ff;
}
.settlement-layout .c-section-2 .sub {
  font-size: 12px;
  color: #666666;
  margin-bottom: 16px;
}
.settlement-layout .c-section-3 .u-tab-item {
  margin: 0 45px;
}
.settlement-layout .c-section-3 .u-tab-item:first-child {
  margin-left: 0;
  margin-right: 45px;
}
.settlement-layout .c-section-3 .u-tab-item:last-child {
  margin-right: 0;
  margin-left: 45px;
}
.settlement-layout .c-section-3 .tab-content {
  margin-top: 100px;
}
.settlement-layout .c-section-3 .tab-content .main-text {
  margin-top: 25px;
}
.settlement-layout .c-section-3 .tab-content .main-text:first-child {
  padding-top: 15px;
}
.settlement-layout .c-section-3 .tab-content .sub-text {
  margin-top: 5px;
}
.settlement-layout .c-bottom-btn {
  margin-bottom: 200px;
}
.screen-phone .settlement-layout .c-banner {
  height: 145px;
  padding-top: 20px;
}
.screen-phone .settlement-layout .c-banner .text {
  font-size: 12px;
  font-weight: 600;
}
.screen-phone .settlement-layout .c-banner .text.line-one {
  margin-top: 30px;
}
.screen-phone .settlement-layout .c-section-1 .tab-content {
  padding: 0 20px;
  margin-top: 20px;
}
.screen-phone .settlement-layout .c-section-1 .tab-content img {
  max-width: 80%;
}
.screen-phone .settlement-layout .c-section-1 .tab-content {
  margin-top: 20px;
}
.screen-phone .settlement-layout .c-section-1 .tab-content .main-text {
  margin-top: 25px;
}
.screen-phone .settlement-layout .c-section-1 .tab-content .main-text:first-child {
  padding-top: 10px;
}
.screen-phone .settlement-layout .c-section-1 .tab-content .sub-text {
  margin-top: 5px;
}
.screen-phone .settlement-layout .c-section-2 {
  padding: 0 20px;
}
.screen-phone .settlement-layout .c-section-3 .u-tab-item {
  margin: 0 6px;
}
.screen-phone .settlement-layout .c-section-3 .u-tab-item:first-child {
  margin-left: 0;
  margin-right: 6px;
}
.screen-phone .settlement-layout .c-section-3 .u-tab-item:last-child {
  margin-right: 0;
  margin-left: 6px;
}
.screen-phone .settlement-layout .c-section-3 .tab-content {
  padding: 0 20px;
  margin-top: 10px;
}
.screen-phone .settlement-layout .c-section-3 .tab-content .main-text {
  color: #404040;
  margin-top: 15px;
}
.screen-phone .settlement-layout .c-section-3 .tab-content .main-text:first-child {
  padding-top: 0;
}
.screen-phone .settlement-layout .c-section-3 .tab-content .sub-text {
  margin-top: 5px;
}
.screen-phone .settlement-layout .c-bottom-btn {
  margin-bottom: 50px;
}
.crowd-layout .c-section-1 .header .sub {
  margin-top: 13px;
}
.crowd-layout .c-section-1 .left {
  margin-right: 68px;
  float: right;
}
.crowd-layout .c-section-1 .right {
  margin-left: 68px;
}
.crowd-layout .c-section-1 .c-item {
  margin: auto;
  position: relative;
  line-height: 34px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
}
.crowd-layout .c-section-1 .c-item:before {
  position: absolute;
  content: " ";
  left: 0;
  width: 6px;
  top: 50%;
  margin-top: -3px;
  height: 6px;
  border-radius: 50%;
  background-color: #D8D8D8;
}
.crowd-layout .c-section-2 {
  background-color: #003399;
  padding-top: 54px;
}
.crowd-layout .c-section-2 .header {
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
}
.crowd-layout .c-section-2 .header .text {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
}
.crowd-layout .c-section-2 .header .sub {
  margin-top: 6px;
  font-size: 26px;
  font-weight: 400;
  color: #ff853c;
}
.crowd-layout .c-section-2 .crowd-box {
  display: flex;
  text-align: left;
  justify-content: center;
}
.crowd-layout .c-section-2 .crowd-box__item {
  padding: 37px 50px;
  background-color: #043CAC;
}
.crowd-layout .c-section-2 .crowd-box__item.light {
  background-color: #003FBC;
}
.crowd-layout .c-section-2 .crowd-box__item.dark {
  background-color: #0036A2;
}
.crowd-layout .c-section-2 .crowd-box__item-1 {
  flex: 1;
  width: 396px;
  max-width: 396px;
}
.crowd-layout .c-section-2 .crowd-box__item-2 {
  flex: 2;
  width: 792px;
  max-width: 792px;
}
.crowd-layout .c-section-2 .crowd-box__flex {
  display: flex;
}
.crowd-layout .c-section-2 .crowd-box__title {
  font-size: 20px;
  font-weight: 700;
  color: #ff853c;
  margin-bottom: 13px;
}
.crowd-layout .c-section-2 .crowd-box__text {
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  color: #ffffff;
}
.crowd-layout .c-section-2 table {
  color: #000000;
}
.crowd-layout .c-section-2 table thead tr th {
  background-color: #9FCEFA;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  word-break: keep-all;
  padding: 26px 45px;
  border: 2px solid #fff;
}
.crowd-layout .c-section-2 table tbody tr td {
  padding: 20px 30px;
  vertical-align: middle;
  background-color: #DBEDFD;
  font-size: 18px;
  border: 2px solid #fff;
}
.crowd-layout .c-section-2 .c-box {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  background-color: #fff;
  font-size: 20px;
  font-weight: 700;
  min-height: 400px;
  color: #909090;
  padding: 30px 50px;
  transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
  margin-bottom: 60px;
  max-width: 400px;
}
.crowd-layout .c-section-2 .c-box .hover-img {
  display: none;
}
.crowd-layout .c-section-2 .c-box .title {
  margin-top: 50px;
  color: #666;
}
.crowd-layout .c-section-2 .c-box:hover {
  margin-top: -30px;
}
.crowd-layout .c-section-2 .c-box:hover .hover-img {
  display: block;
}
.crowd-layout .c-section-2 .c-box:hover .default-img {
  display: none;
}
.crowd-layout .c-section-2 .u-tab-item {
  color: #a09f9f;
  margin: 0 45px;
}
.crowd-layout .c-section-2 .u-tab-item.active {
  color: #FCC71C;
}
.crowd-layout .c-section-2 .u-tab-item.active:after {
  background-color: #FCC71C;
}
.crowd-layout .c-section-2 .u-tab-item:first-child {
  margin-left: 0;
  margin-right: 45px;
}
.crowd-layout .c-section-2 .u-tab-item:last-child {
  margin-right: 0;
  margin-left: 45px;
}
.crowd-layout .c-section-2 .tab-content {
  margin-top: 100px;
}
.screen-phone .crowd-layout .q-timeline__entry--left .q-timeline__subtitle {
  text-align: center;
}
.screen-phone .crowd-layout .q-timeline__content {
  min-height: 150px;
}
.screen-phone .crowd-layout .line-title {
  font-size: 16px;
}
.screen-phone .crowd-layout .line-icon {
  height: 74px;
  width: 74px;
  background-color: #F5F5F5;
  border: 2px dashed #dedede;
  padding-top: 20px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
}
.screen-phone .crowd-layout .line-icon .iconfont {
  font-size: 34px;
  color: #315fe7;
}
.screen-phone .crowd-layout .c-section-1 {
  padding: 20px 20px;
}
.screen-phone .crowd-layout .c-section-1 .left {
  margin: 0;
  float: none;
}
.screen-phone .crowd-layout .c-section-1 .right {
  margin: 0;
}
.screen-phone .crowd-layout .c-section-2 {
  padding-bottom: 0;
}
.screen-phone .crowd-layout .c-section-2 .header .text {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}
.screen-phone .crowd-layout .c-section-2 .header .sub {
  font-size: 16px;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box {
  display: block;
  text-align: left;
  justify-content: center;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__item {
  padding: 37px 50px;
  background-color: #043CAC;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__item.light {
  background-color: #003FBC;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__item.dark {
  background-color: #0036A2;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__item-1 {
  flex: 1;
  width: 100%;
  max-width: 100%;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__item-2 {
  flex: 2;
  width: 100%;
  max-width: 100%;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__flex {
  display: block;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__title {
  font-size: 20px;
  font-weight: 700;
  color: #ff853c;
  margin-bottom: 13px;
}
.screen-phone .crowd-layout .c-section-2 .crowd-box__text {
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  color: #ffffff;
}
.service-layout .c-section-1 .fixed-img {
  margin-top: -80px;
}
.service-layout .c-section-1 .c-primary-btn {
  margin-top: 50px;
  margin-bottom: 47px;
}
.screen-phone .service-layout .c-section-1 .c-sub {
  width: 100%;
  text-align: center;
  font-size: 13px;
}
.screen-phone .service-layout .c-section-1 .fixed-img {
  margin-top: -40px;
  width: 100%;
  overflow-x: hidden;
}
.screen-phone .service-layout .c-section-1 .fixed-img img {
  width: 150%;
  margin-left: -25%;
  max-width: 150%;
}
.screen-phone .service-layout .c-section-1 .c-primary-btn {
  margin-top: 50px;
  margin-bottom: 47px;
}
.safe-layout .c-banner .text {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
}
.safe-layout .c-banner .text.line-one {
  margin-top: 80px;
  font-size: 34px;
}
.safe-layout .c-section-1 .c-box {
  padding: 45px 20px;
  margin: 15px;
  border: 1px solid #eee;
  min-height: 380px;
  cursor: pointer;
}
.safe-layout .c-section-1 .c-box .img-box {
  height: 70px;
}
.safe-layout .c-section-1 .c-box .img-box img {
  vertical-align: center;
}
.safe-layout .c-section-1 .c-box:hover {
  border-color: #0a67fb;
}
.safe-layout .c-section-1 .c-box .title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 35px;
  margin-top: 50px;
  margin-bottom: 40px;
}
.safe-layout .c-section-1 .c-box .sub {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 22px;
}
.safe-layout .c-section-2 {
  background-color: #323A46;
}
.safe-layout .c-section-2 .header {
  color: #fff;
}
.safe-layout .c-section-3 .swiper-container .text {
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  margin-top: 20px;
}
.safe-layout .c-section-4 .item {
  background: #315fe7;
  border: 1px solid #ffffff;
  border-radius: 17px;
  padding: 14px 26px;
  min-height: 110px;
  margin-bottom: 25px;
}
.safe-layout .c-section-4 .item .title {
  font-size: 20px;
  color: #ffffff;
}
.safe-layout .c-section-4 .item .sub {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #aabdf5;
}
.safe-layout .c-section-5 .header .sub {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #000000;
}
.screen-tablet .safe-layout .c-banner .text {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
}
.screen-tablet .safe-layout .c-banner .text.line-one {
  margin-top: 60px;
  font-size: 28px;
}
.screen-phone .safe-layout .c-banner .text {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.screen-phone .safe-layout .c-banner .text.line-one {
  margin-top: 70px;
  font-size: 20px;
}
.screen-phone .safe-layout .c-section-2 {
  padding: 20px;
}
.article-layout .c-section-1 .title {
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  position: relative;
  line-height: 20px;
  padding-left: 15px;
  margin-bottom: 40px;
}
.article-layout .c-section-1 .title:before {
  left: 5px;
  top: 50%;
  margin-top: -7.5px;
  position: absolute;
  content: " ";
  border-radius: 4px;
  width: 5px;
  height: 15px;
  background: #315FE7;
}
.article-layout .c-section-1 .content {
  padding: 0 15px;
}
.article-layout .c-section-1 .content .item {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px dashed #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article-layout .c-section-1 .content .item a {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000000;
}
.article-layout .c-section-1 .content .item a:hover {
  opacity: 0.8;
}
.article-layout .c-section-1 .content .item .date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 6px;
  color: #000000;
  font-size: 12px;
  line-height: 24px;
}
.article-layout--view .page-title {
  background: #fff;
  padding: 20px 40px;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.article-layout--view .page-title .title {
  font-size: 14px;
  font-weight: 400;
  color: #315fe7;
}
.article-layout--view .page-content {
  background: #fff;
}
.article-layout--view .article-footer {
  padding-top: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.article-layout--view .article-footer a {
  color: #999999;
}
.animate-upDown {
  animation: upDown 1.5s infinite;
  -webkit-animation: upDown 1.5s infinite;
}
@keyframes upDown {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
/*Safari 和 Chrome:*/
@-webkit-keyframes upDown {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
option {
  color: #333;
}
.fixed__form {
  position: fixed;
  right: 55px;
  top: 160px;
  padding: 20px 10px;
  z-index: 10;
  background: rgba(0, 29, 87, 0.8);
}
.fixed__form .form-group .form-control {
  min-height: auto;
}
.fixed__form .c-btn {
  min-width: 140px;
  margin: auto;
  display: block;
  height: 35px;
  line-height: 35px;
  box-shadow: none;
  font-size: 15px;
  font-weight: 400;
}
.fixed__form .wechat-img {
  width: 122px;
  padding: 8px;
  margin: auto;
  background-color: #fff;
  border-radius: 7px;
}
.fixed__form .wechat-img img {
  margin: auto;
}
.fixed__form .sub-text {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.fixed__form .times-box {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 2px solid #99add6;
  color: #99add6;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: -33px;
  left: calc(50% - 12px);
}
.screen-phone .fixed__form {
  display: none;
}
.company__content {
  display: flex;
}
.company__content .item {
  padding: 10px 25px;
  color: #ffffff;
  flex: 1;
}
.company__content .item .title {
  margin-top: 26px;
  margin-bottom: 10px;
  opacity: 0.6;
  font-size: 17px;
  font-weight: 800;
  text-align: left;
  color: #ffffff;
}
.company__content .item .sub-title {
  opacity: 0.6;
  font-size: 15px;
  font-weight: 800;
  text-align: left;
  color: #ffffff;
}
.company__content .item .img-box {
  display: table-cell;
  height: 72px;
  vertical-align: bottom;
}
.screen-phone .company__content {
  flex-wrap: wrap;
}
.screen-phone .company__content .item {
  flex-basis: 50%;
}
.divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #000000d9;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: tnum;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
}
.divider-horizontal.divider-with-text {
  display: flex;
  margin: 16px 0;
  color: #000000d9;
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: #333333;
}
.divider-horizontal.divider-with-text::before,
.divider-horizontal.divider-with-text::after {
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 1px solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: "";
}
.divider-horizontal.divider-with-text span {
  display: inline-block;
  padding: 0 1em;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.screen-phone .divider-horizontal {
  display: block;
  white-space: normal;
}
/*# sourceMappingURL=web.css.map */
