@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  min-width: 1280px;
}

.main {
  width: 100%;
}

.flex {
  display: flex;
}

a {
  text-decoration: none;
  color: black;
}

ul li {
  list-style: none;
}

.box_1280 {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
}

.box_flex {
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.header_fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.display_block {
  opacity: 1 !important;
}

.trans_all {
  transition: all 0.3s ease;
  cursor: pointer;
}

.trans_all:hover {
  transform: translateY(-10px);
}

.header {
  width: 100%;
  height: 80px;
  background-color: white;
  min-width: 1280px;
  margin: 0px auto;
}
.header .left .logo_title {
  align-items: center;
  margin-top: 5px;
  margin-left: 30px;
}
.header .left .logo_title span {
  margin-left: 10px;
  color: #333333;
  font-size: 18px;
}
.header .center .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.header .center input {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.header .center .head_content {
  float: right;
}
.header .center .serach {
  float: right;
  width: 212px;
  height: 32px;
  margin-top: 6px;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 0px;
}
.header .center .serach img {
  height: 30px;
  vertical-align: top;
}
.header .center .txt {
  height: 30px;
  width: 105px;
  padding-left: 10px;
  display: inline-block;
  font-size: 14px;
  outline: none;
}
.header .center .serach .btn {
  width: 59px;
  line-height: 32px;
  background: #008ded;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  float: right;
  border-radius: 0 4px 4px 0;
}
.header .center .keywos {
  float: left;
  font-size: 14px;
  line-height: 45px;
  position: initial;
}
.header .center .keywos a {
  color: #5c5c5c;
  margin-right: 20px;
  text-decoration: none;
}
.header .center .keywos a:hover {
  text-decoration: none;
  color: #0A50A1;
}
.header .right {
  width: 130px;
  height: 36px;
  border-radius: 50px;
  background: linear-gradient(-40deg, #35CAE5, #55D4A3);
  text-align: center;
  line-height: 36px;
}
.header .right a {
  color: white;
}

.banner {
  width: 100%;
  min-width: 1280px;
  margin: 0px auto;
  height: 650px;
  text-align: center;
  background: linear-gradient(270deg, #29C7D2 0%, #52CA9B 100%);
}
.banner .box_1280 {
  background: url("./../img/juxing.png") no-repeat;
  overflow: hidden;
  background-size: cover;
}
.banner .title {
  color: white;
  justify-content: center;
  margin: 0 auto;
  margin-top: 70px;
}
.banner .title h2 {
  font-size: 46px;
  margin-left: 202px;
}
.banner .title div {
  width: 86px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #FF5C5C;
  border-radius: 20px;
  font-size: 14px;
  float: right;
  margin-left: 20px;
}
.banner p {
  font-size: 32px;
  color: white;
  margin-top: 30px;
}
.banner .list {
  justify-content: center;
  margin-top: 20px;
}
.banner .list ul li {
  float: left;
  color: white;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 34px;
}
.banner .list ul li img {
  width: 21px;
  margin-right: 4px;
}
.banner #btn1 {
  width: 320px;
  height: 72px;
  line-height: 72px;
  display: inline-block;
  border-radius: 50px;
  background: linear-gradient(#FFF47A, #FFDD64);
  font-size: 32px;
  position: relative;
  margin-top: 50px;
}
.banner #btn1 img {
  position: relative;
  top: 4px;
  width: 30px;
}
.banner #btn1 a {
  color: #B16108;
}
.banner .logo_list {
  width: 1200px;
  margin: 0 auto;
}
.banner .logo_list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.banner .logo_list ul li {
  float: left;
  text-align: center;
  margin-top: 40px;
}
.banner .logo_list ul li span {
  display: block;
  color: white;
  margin-top: 10px;
}

.block_1 {
  justify-content: space-between;
  width: 1280px;
  margin: 0 auto;
  margin-top: 100px;
  padding-bottom: 100px;
}
.block_1 .left ul {
  margin-top: 50px;
}
.block_1 .left h1 {
  color: #47B99F;
  font-weight: 400;
}
.block_1 .left p {
  color: #666666;
  margin-top: 10px;
}
.block_1 .left h6 {
  font-size: 16px;
  margin-top: 30px;
}
.block_1 .left ul li {
  background: #F8F8F8;
  margin-top: 20px;
  margin-right: 20px;
  width: 132px;
  height: 206px;
  padding: 0 18px;
}
.block_1 .left ul li img {
  width: 32px;
  height: 32px;
  margin-top: 20px;
}
.block_1 .left ul li p:nth-child(2) {
  color: black;
  margin-top: 15px;
}
.block_1 .left ul li p:nth-child(3) {
  width: 100%;
  height: 80px;
  font-size: 12px;
  margin-top: 20px;
  display: inline-block;
}
.block_1 .right {
  margin-left: 60px;
}

.block_2 {
  width: 100%;
  min-width: 1280px;
  margin: 0px auto;
  background-color: #FCF9F3;
  height: 552px;
  padding-top: 30px;
}
.block_2 .con {
  width: 1280px;
  margin: 0 auto;
  background-color: #FCF9F3;
}
.block_2 h1 {
  text-align: center;
  margin-top: 40px;
}
.block_2 ul {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.block_2 ul li {
  float: left;
  width: 40%;
  margin: 10px 0;
  font-size: 18px;
  color: #666666;
  display: flex;
  line-height: 32px;
}
.block_2 ul li img {
  width: 32px;
  height: 32px;
  align-items: center;
  margin-right: 8px;
}
.block_2 ul li span {
  margin-left: 7px;
}
.block_2 #btn2 {
  width: 560px;
  height: 72px;
  line-height: 72px;
  background: linear-gradient(-30deg, #61FDF5, #C4FFAE);
  margin: 0 auto;
  font-size: 24px;
  text-align: center;
  border-radius: 30px;
  margin-top: 50px;
}
.block_2 #btn2 img {
  width: 32px;
  position: relative;
  top: 5px;
}

.block_3 {
  width: 100%;
  min-width: 1260px;
  margin: 0px auto;
  height: 515px;
  padding: 40px 0px;
}
.block_3 .con {
  width: 1280px;
  margin: 0 auto;
}
.block_3 h1 {
  text-align: center;
  margin-top: 40px;
  font-size: 32px;
}
.block_3 .content {
  justify-content: space-between;
  margin-top: 40px;
  padding-bottom: 50px;
}
.block_3 .content .left h2 {
  font-size: 32px;
  font-weight: 500;
}
.block_3 .content .left p {
  color: #666666;
  font-size: 18px;
  margin-top: 10px;
}
.block_3 .content .btn {
  width: 320px;
  height: 72px;
  line-height: 72px;
  background: linear-gradient(-30deg, #35CAE5, #55D4A3);
  font-size: 24px;
  text-align: center;
  border-radius: 30px;
  margin-top: 50px;
  display: block;
  color: white;
}
.block_3 .content .right {
  position: relative;
}
.block_3 .content .right .tip_y {
  width: 236px;
  height: 236px;
  background-image: url("./../img/椭圆形(1).png");
  background-size: cover;
  position: absolute;
  left: -150px;
  bottom: 0;
  text-align: center;
}
.block_3 .content .right .tip_y span {
  color: #444444;
  font-size: 28px;
  margin-top: 80px;
  display: inline-block;
  font-weight: bold;
}
.block_3 .content .right .tip_y p {
  color: #666666;
}

.block_5 {
  width: 100%;
  height: 726px;
  background: #fff;
  min-width: 1280px;
}
.block_5 .title_1 {
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-top: 50px;
  color: #444444;
}
.block_5 .title_2 {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  color: #666666;
}
.block_5 img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  width: 1080px;
  cursor: pointer;
}

.swiper_block {
  width: 100%;
  min-width: 1280px;
  margin: 0px auto;
  background: #F8F8F8;
  padding: 40px 0;
  position: relative;
}
.swiper_block h1 {
  text-align: center;
}
.swiper_block .con {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.swiper_block .swiper {
  width: 1180px;
  height: 300px;
  margin: 20px auto;
  box-sizing: border-box;
  overflow: hidden;
}
.swiper_block .swiper .swiper-wrapper {
  width: 1400px !important;
}
.swiper_block .swiper .swiper-slide {
  width: 360px;
  height: 260px;
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
}
.swiper_block .swiper .swiper-slide .header {
  justify-content: flex-start;
  margin-top: 30px;
  padding: 0 40px;
}
.swiper_block .swiper .swiper-slide .header > img {
  width: 60px;
  height: 60px;
}
.swiper_block .swiper .swiper-slide .header .right_a {
  margin-left: 10px;
}
.swiper_block .swiper .swiper-slide .header .right_a .name {
  font-size: 20px;
}
.swiper_block .swiper .swiper-slide .header .right_a span:nth-child(2) {
  font-size: 16px;
}
.swiper_block .swiper .swiper-slide .header .right_a img {
  margin-top: 10px;
  display: block;
}
.swiper_block .swiper .swiper-slide p {
  padding: 0 40px;
}
.swiper_block .swiper .swiper-slide p:nth-child(2) {
  color: #47B99F;
}
.swiper_block .swiper .swiper-slide p:nth-child(3) {
  color: #666666;
  font-size: 14px;
  margin-top: 20px;
}

.block_4 {
  width: 100%;
  min-width: 1280px;
  margin: 0px auto;
  height: 290px;
  text-align: center;
  padding: 40px 0;
}
.block_4 .btn {
  width: 320px;
  height: 72px;
  line-height: 72px;
  background: linear-gradient(-30deg, #35CAE5, #55D4A3);
  font-size: 24px;
  text-align: center;
  border-radius: 30px;
  display: block;
  color: white;
  margin: 0 auto;
  margin-top: 70px;
}
.block_4 div:nth-child(1) {
  font-size: 32px;
}
.block_4 div:nth-child(1) span {
  margin-left: 5px;
  display: inline-block;
  color: #444444;
}
.block_4 p {
  color: #666666;
  font-size: 22px;
  display: inline-block;
  margin-top: 40px;
}

.bottom {
  background-color: #F8F8F8;
  text-align: center;
  padding: 30px 0;
}
.bottom p {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 68px !important;
  height: 68px !important;
  top: 120px !important;
}/*# sourceMappingURL=index.css.map */