@charset "utf-8";
*,
*:after,
*:before {
  box-sizing: border-box;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font: 12px/1 "微软雅黑", Arial, Helvetica, Verdana, SimSun, sans-serif;
  background: url(../../../images/reportCenter/bg2.jpg) top center no-repeat;
  background-size: cover;
  min-width: 1300px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
em,
i {
  font-style: normal;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
}
.hidden {
  overflow: hidden;
}
body {
  color: #000;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  vertical-align: top;
}
.mb-70 {
  margin-bottom: 135px;
}
.border-bottom-none {
  border-bottom: none !important;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.bg1 {
  padding-top: 30px;
  padding-bottom: 50px;
}
.bg1 .img {
  text-align: center;
}
.bg1 .logo {
  margin-bottom: 45px;
}
.bg1 .banner-pc {
  display: block;
}
.bg1 .banner-phone {
  display: none;
}
.bg1 .list {
  display: flex;
  flex-wrap: wrap;
  margin: 55px auto 0;
}
.bg1 .list li {
  font-size: 32px;
  color: #fff;
  line-height: 66px;
  text-indent: 50px;
  width: 265px;
  height: 66px;
  background: rgba(61, 166, 255, 0.55);
  border-radius: 35px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 20px;
  margin-right: 16px;
}
.bg1 .list li::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  background: url(../img/icon-gou.png) no-repeat;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.bg1 .list li:nth-of-type(3n) {
  margin-right: 0;
}
.bg-one {
  padding-top: 17px;
  border-radius: 18px;
  margin-top: 114px;
}
.bg-two {
  display: flex;
  gap: 40px;
  border-radius: 17px;
}
.bg-two .report {
  display: none;
}
.bg-two .row {
  display: flex;
  align-items: center;
  background: #fff;
  border: 2px solid #387ed6;
  border-radius: 10px;
}
.bg-two .row:last-child {
  margin-bottom: 0;
}
.bg-two .row img {
  max-width: 100%;
}
.bg-two .row .txt {
  flex: 1;
  line-height: 1.5;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 48px;
  position: relative;
}
.bg-two .row .txt .garden {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 70px;
  width: 70px;
  color: #fff;
  background: #fb6e06;
  left: 48px;
  top: -40px;
  border-radius: 50%;
  font-size: 28px;
  font-weight: bold;
}
.bg-two .row .txt h3 {
  color: #12399c;
  font-size: 24px;
  font-weight: 500;
  padding-top: 59px;
  padding-bottom: 40px;
  font-weight: bold;
  text-align: center;
}
.bg-two .row .txt p {
  color: #000000;
  font-size: 18px;
}
.form-box {
  margin: 0 auto 120px;
  font-size: 16px;
  width: 510px;
  background: #2d65e4;
  padding-top: 56px;
  border-radius: 20px;
  position: relative;
}
.form-box .form-bg {
  background: #fff;
  border-radius: 20px;
}
.form-box h4 {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 56px;
  width: 240px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
.form-box .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 35px;
}
.form-box .form-group input[type=text] {
  width: 100%;
  padding: 0 10px;
  line-height: 34px;
  border: 0;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  outline: #ffe5b9;
  box-sizing: border-box;
  font-size: 16px;
  color: #010101;
}
.form-box .form-group select {
  font-size: 16px;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  line-height: 34px;
  border: 0;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  color: #010101;
}
.form-box .form-group .form-sub {
  width: 80%;
  margin-bottom: 25px;
}
.form-box .form-group .form-sub .form-label {
  color: #010101;
  margin-bottom: 10px;
  font-size: 16px;
}
.form-box .form-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 30px;
  color: #fff;
  text-align: center;
  border-radius: 0 0 10px 10px;
}
.form-box .form-footer .tip-txt {
  width: 60%;
  color: #fe6700;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.form-box .form-footer .form-button button {
  font-weight: 700;
  border: none;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-size: 20px;
  width: 120px;
  height: 38px;
  background: #2557d7;
  box-shadow: 0 0 5px #2557d7 inset;
}
.block .catalog {
  display: flex;
  justify-content: center;
  height: 204px;
  font-size: 28px;
  color: #12399c;
  font-weight: bold;
  position: relative;
}
.block .catalog::before {
  content: "";
  position: absolute;
  width: 42%;
  height: 3px;
  background-color: #bccee7;
  left: 0;
  top: 15px;
}
.block .catalog::after {
  content: "";
  position: absolute;
  width: 42%;
  height: 3px;
  background-color: #bccee7;
  right: 0;
  top: 15px;
}
.block .container {
  margin-top: -120px;
  padding: 30px 0 10px 30px;
  background: #fff;
  border-radius: 20px;
}
.block .catalog-line {
  color: #2555d0;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  padding-bottom: 64px;
}
.block .catalog-line::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #2555d0;
  left: 0;
  top: 0;
}
.block .catalog-line::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #2555d0;
  left: 8px;
  top: 0;
}
.item {
  margin-bottom: 20px;
}
.item .title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
}
.item .title div {
  width: 115px;
  height: 40px;
  display: flex;
  align-items: center;
  background-color: #2555d0;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}
.item .title::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid #fff;
  left: 97px;
  top: 0;
}
.item .list {
  flex: 1;
  font-size: 15px;
  color: #010101;
  line-height: 20px;
  display: flex;
  flex-wrap: wrap;
}
.item .list li {
  margin-bottom: 20px;
  width: 33.3333%;
  padding-left: 20px;
  position: relative;
  color: #010101;
  display: flex;
  cursor: pointer;
}
.item .list li::before {
  position: absolute;
  content: '';
  width: 9px;
  height: 9px;
  background: #f5a21c;
  left: 5px;
  top: 6px;
  border-radius: 50%;
}
.item .list li:hover {
  font-weight: 700;
}
.dialog-box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100000;
}
.dialog-box .dialog {
  width: 1020px;
  height: 530px;
  border: 2px solid #2974d3;
  border-radius: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.dialog-box .dialog .dialog-header {
  padding: 10px 10px 15px;
  position: relative;
  background: #2974d3;
}
.dialog-box .dialog .dialog-header h2 {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  padding: 0 50px;
}
.dialog-box .dialog .dialog-header .close {
  cursor: pointer;
  position: absolute;
  color: #fff;
  font-size: 36px;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  transition: all 0.3s;
}
.dialog-box .dialog .dialog-header .close:hover {
  border-radius: 50%;
}
.dialog-box .dialog .dialog-body {
  flex: 1;
  padding: 10px 35px;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  overflow: auto;
}
.dialog-box .dialog .dialog-body::-webkit-scrollbar {
  width: 5px;
}
.dialog-box .dialog .dialog-body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
}
.success {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.success .success-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  padding: 50px 0;
  transform: translate(-50%, -50%);
  font-size: 18px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
}
.success .icon-close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  body {
    min-width: auto;
    background: #e6effc;
  }
  .w1200 {
    width: 100%;
    padding: 0 10px;
  }
  .nav_line_top {
    display: none;
  }
  div[style] {
    display: none;
  }
  .footer {
    display: none;
  }
  .mb-70 {
    margin-bottom: 70px;
  }
  .bg-one {
    margin-top: -145px;
    padding: 17px 10px 30px 10px;
    border-radius: 18px;
  }
  .bg-two {
    display: flex;
    gap: 11px;
    flex-direction: column;
  }
  .bg-two .report {
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    position: relative;
  }
  .bg-two .report::before {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #cdd1fa;
    left: 0;
    top: 9px;
  }
  .bg-two .report::after {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #cdd1fa;
    right: 0;
    top: 9px;
  }
  .bg-two .row {
    border: 2px solid #0b9aff;
  }
  .bg-two .row .txt {
    padding: 10px;
  }
  .bg-two .row .txt .garden {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 40px;
    width: 40px;
    color: #fff;
    background: #fb6e06;
    left: 14px;
    top: 17px;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
  }
  .bg-two .row .txt h3 {
    padding: 10px 10px 10px 60px;
    text-align: left;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px;
  }
  .bg-two .row .txt p {
    font-size: 14px;
  }
  .bg1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .bg1 .w1200 {
    padding: 0;
  }
  .bg1 .img {
    text-align: center;
  }
  .bg1 .list {
    display: none;
  }
  .bg1 .logo {
    display: none;
  }
  .bg1 .banner-pc {
    display: none;
  }
  .bg1 .banner-phone {
    display: block;
  }
  .mu {
    position: relative;
  }
  .block .container {
    padding: 10px;
    margin-top: -50px;
    border: 2px solid #0b9aff;
  }
  .block .catalog {
    display: flex;
    justify-content: center;
    border-radius: 20px;
    font-size: 20px;
    height: 100px;
    line-height: 50px;
    position: relative;
  }
  .block .catalog::before {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #bed0e8;
    left: 0;
    top: 24px;
  }
  .block .catalog::after {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #bed0e8;
    right: 0;
    top: 24px;
  }
  .block .catalog-line {
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .block .catalog-line::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #2555d0;
    left: 3px;
    top: 21px;
  }
  .block .catalog-line::after {
    content: "";
    position: absolute;
    width: 319px;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 1px solid #2555d0;
    border-left: 0px solid transparent;
    left: 25px;
    top: 50px;
  }
  .item {
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .item .list {
    flex: 1;
    font-size: 14px;
    color: #212b35;
  }
  .item .list li {
    width: 100%;
    padding-left: 20px;
  }
  .item .list li::before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
  }
  .item .title::after {
    display: none;
  }
  .item .title div {
    width: 130px;
    color: #5578d9;
    background: transparent;
  }
  .item .title div::before {
    content: "【";
  }
  .item .title div::after {
    content: "】";
  }
  .form-box {
    margin-bottom: 50px;
    font-size: 16px;
    width: 100%;
    background: #0b9aff;
    border: 2px solid #0b9aff;
  }
  .form-box .form-group .form-sub {
    margin-bottom: 15px;
  }
  .form-box .form-group .form-sub .form-label {
    width: 80%;
    font-size: 14px;
  }
  .form-box .form-group .form-sub .form-input,
  .form-box .form-group .form-sub .form-select {
    width: 100%;
  }
  .form-box .form-group input[type=text] {
    line-height: 34px;
    font-size: 14px;
  }
  .form-box .form-group select {
    font-size: 14px;
    width: 100%;
    height: 34px;
    line-height: 34px;
  }
  .form-box .form-footer {
    padding: 10px 0 20px;
  }
  .form-box .form-footer .tip-txt {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 18px;
  }
  .form-box .form-footer .form-button button {
    font-size: 16px;
    width: 100px;
    height: 26px;
    background: #0b9aff;
    box-shadow: 0 0 5px #0b9aff inset;
  }
  .dialog-box {
    position: fixed;
    background: rgba(0, 0, 0, 0.55);
  }
  .dialog-box .dialog {
    width: 95%;
    height: 90%;
    border: 2px solid #0b9aff;
  }
  .dialog-box .dialog .dialog-header {
    padding: 10px 40px 10px 5px;
    background: #0b9aff;
  }
  .dialog-box .dialog .dialog-header h2 {
    font-size: 15px;
    line-height: 20px;
    padding: 0 20px;
  }
  .dialog-box .dialog .dialog-header .close {
    font-size: 26px;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
  }
  .dialog-box .dialog .dialog-body {
    font-size: 14px;
    line-height: 26px;
  }
  .success .success-wrapper {
    width: 70%;
    padding: 20px 0;
    font-size: 16px;
    border-radius: 8px;
  }
  .success .icon-close {
    right: 10px;
    top: 0;
    font-size: 24px;
  }
}
@media (min-width: 751px) and (max-width: 1000px) {
  .bg1 .banner-phone img {
    max-width: auto;
    width: 100%;
  }
}
