html,
body,
ul {
  margin: 0;
  padding: 0;
}
.info_bg input {
  float: left;
  width: 200px;
}
.info_bg .zhuce-btn {
  color: #ffffff;
  background: #1798fc;
  float: left;
  cursor: pointer;
  margin-left: 0px;
  border-radius: 0 2px 2px 0;
  width: 145px;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.info_bg .zhuce-both::after {
  content: "";
  clear: both;
  visibility: visible;
  display: block;
}
.info_bg footer {
  color: #fff;
  padding-top: 8px;
  font-size: 14px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.container * {
  box-sizing: border-box;
  letter-spacing: 1px;
}
ul {
  list-style: none;
}
.container {
  width: 100%;
}
.info_bg {
  width: 100%;
  background: linear-gradient(
    90deg,
    rgba(0, 99, 204, 1) 0%,
    rgba(1, 204, 100, 1) 100%
  );
  height: 410px;
}
.info {
  margin: auto;
  width: 1200px;
  height: 410px;
  padding: 0 124px 0 120px;
}
.info_left_text1 {
  width: 407px;
  height: 56px;
  font-size: 36px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 56px;
  margin-top: 100px;
}
.info_left_text2 {
  margin-bottom: 32px;
  width: 447px;
  height: 28px;
  font-size: 18px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  margin-top: 8px;
}
.info_left_btn {
  display: block;
  width: 100px;
  height: 42px;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  text-align: center;
  line-height: 42px;
  font-size: 14px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(40, 51, 75, 1);
  margin-top: 32px; /* cursor:pointer;*/
}
.info_left_btn:hover {
  opacity: 0.8;
  color: #28334b;
}
.info_right {
  margin-top: 55px;
}
.info_right_img {
  width: 302px;
  height: 301px;
}
.mass_text {
  margin: auto;
  width: 1200px;
  height: 622px;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  padding-top: 48px;
}
.mass_text_box_item {
  width: 480px;
  height: 460px;
  margin: 0 auto;
}
.mass_text_title {
  height: 36px;
  font-size: 24px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(40, 51, 75, 1);
  line-height: 36px;
  margin: 0 auto;
}
.mass_text_second_title {
  height: 22px;
  font-size: 14px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(40, 51, 75, 1);
  line-height: 22px;
  margin-top: 8px;
}
.mass_text_box {
  width: 960px;
  height: 420px;
  margin: 0 auto;
  margin-top: 40px;
}
.box_item_title {
  width: 90px;
  height: 22px;
  font-size: 14px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(40, 51, 75, 1);
  line-height: 22px;
  margin: 0 auto;
}
.box_item_content {
  width: 320px;
  height: 294px;
  margin: 0 auto;
  margin-top: 8px;
}
.mass_text_bottom li {
  text-align: left;
}
.mass_text_bottom {
  width: 194px;
  height: 88px;
  font-size: 14px; /* font-family:PingFangSC-Regular;*/
  font-weight: 400;
  color: rgba(40, 51, 75, 1);
  line-height: 22px;
  margin: 0 auto;
  margin-top: 8px;
}
.introduce_bg {
  width: 100%;
  background: rgba(246, 247, 252, 1);
}
.introduce {
  margin: auto;
  width: 1200px;
  height: 514px;
  text-align: center;
  padding: 48px 120px 0;
}
.introduce_item {
  margin: auto;
  margin-top: 40px;
  width: 960px;
  height: 360px;
}
.foot1,
.foot2 {
  background: #fff;
}
