@charset "UTF-8";
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: '微软雅黑';
}

* {
  margin: 0;
  padding: 0;
}

ul,
a {
  list-style: none;
  text-decoration: none;
}

.bz-webWrap .container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.bz-webWrap .morebtn {
  width: 294px;
  height: 67px;
  background-color: #00b3cc;
  line-height: 67px;
  text-align: center;
  font-size: 18px;
  border-radius: 40px;
  margin: 0 auto;
}

.bz-webWrap .morebtn a {
  display: block;
  color: #fff;
}

.bz-webWrap .morebtn:hover {
  background: #4f79f1;
}

.bz-webWrap .morebtn:hover a {
  color: #fff;
}

.bz-webWrap .title-box .bigtitle {
  font-size: 40px;
  font-weight: 800;
  color: #313131;
  text-align: center;
}

.bz-webWrap .c3form {
  border-radius: 10px;
  height: 251px;
  box-sizing: border-box;
  background: url(../images/c3_form.png) center center no-repeat;
  position: relative;
}

.bz-webWrap .c3form .mfx {
  padding-top: 36px;
  font-size: 30px;
  color: #06233c;
  text-align: center;
}

.bz-webWrap .c3form .form-box .bz-form1 {
  width: 1058px;
  margin: 29px auto 0 auto;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .c3form .form-box .bz-form1 .item {
  background-color: #ffffff;
  width: 380px;
  height: 60px;
  border-radius: 6px;
  line-height: 60px;
  border: solid 1px #bbc4c4;
  display: flex;
  padding: 0 14px;
  box-sizing: border-box;
}

.bz-webWrap .c3form .form-box .bz-form1 .item label {
  width: 120px;
}

.bz-webWrap .c3form .form-box .bz-form1 .item input {
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #333333;
  border: none;
  padding: 0 8px 0 0;
}

.bz-webWrap .c3form .form-box .bz-form1 .item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c3c3c3;
  font-size: 20px;
}

.bz-webWrap .c3form .form-box .bz-form1 .item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c3c3c3;
  font-size: 20px;
}

.bz-webWrap .c3form .form-box .bz-form1 .item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c3c3c3;
  font-size: 20px;
}

.bz-webWrap .c3form .form-box .bz-form1 .tijiao {
  width: 267px;
  height: 60px;
  background-color: #39bacb;
  border-radius: 5px;
  font-size: 20px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  border: none;
  cursor: pointer;
  transition: all 0.4s;
}

.bz-webWrap .c3form .form-box .bz-form1 .tijiao:hover {
  transform: scale(1.05);
}

.bz-webWrap .c3form .form-box .bz-form1 .tijiao a {
  color: #ffffff;
}

.bz-webWrap .c3form .shihe {
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
  position: absolute;
  top: 30px;
  left: 27px;
  transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  /* IE 9 */
  -moz-transform: rotate(-40deg);
  /* Firefox */
  -webkit-transform: rotate(-40deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-40deg);
  /* Opera */
}

.bz-webWrap .banner {
  width: 100%;
}

.bz-webWrap .banner .swiper-container {
  width: 100%;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: auto;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper .swiper-slide a {
  width: 100%;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
}

.bz-webWrap .con8 {
  padding: 79px 0 66px 0;
}

.bz-webWrap .con8 .c8content {
  margin: 76px auto 68px auto;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .con8 .c8content .item {
  width: 240px;
}

.bz-webWrap .con8 .c8content .item .ittop {
  display: flex;
}

.bz-webWrap .con8 .c8content .item .ittop .topnum {
  width: 30px;
  height: 30px;
  background-color: #7ad9ec;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
}

.bz-webWrap .con8 .c8content .item .ittop p {
  font-size: 24px;
  font-weight: 800;
  color: #313131;
  margin-left: 14px;
}

.bz-webWrap .con8 .c8content .item .itcen {
  font-size: 14px;
  line-height: 24px;
  height: 100px;
  color: #626262;
  text-align: justify;
  margin: 30px 0 10px 0;
}

.bz-webWrap .con8 .c8content .item .itbo {
  font-size: 18px;
}

.bz-webWrap .con8 .c8content .item .itbo a {
  color: #00b3cc;
}

.bz-webWrap .con9 {
  background-color: #fbfbfb;
  padding: 56px 0 80px 0;
}

.bz-webWrap .con9 .c9content {
  margin-top: 76px;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .con9 .c9content .item {
  width: 568px;
  height: 175px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 23px;
  display: flex;
  padding: 10px 22px 10px 14px;
  box-sizing: border-box;
}

.bz-webWrap .con9 .c9content .item .itright {
  margin-left: 25px;
}

.bz-webWrap .con9 .c9content .item .itright .topnum {
  font-size: 24px;
  color: #000000;
}

.bz-webWrap .con9 .c9content .item .itright p {
  font-size: 12px;
  line-height: 16px;
  color: #7d7d7d;
  margin-top: 10px;
  text-align: justify;
}

.bz-webWrap .con1 {
  padding: 80px 0;
}

.bz-webWrap .con1 .concontent {
  margin: 70px auto;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .con1 .concontent .item {
  width: 270px;
  text-align: center;
}

.bz-webWrap .con1 .concontent .item .itlix {
  font-size: 18px;
  color: #313131;
}

.bz-webWrap .con1 .concontent .item .itlix span {
  font-weight: 800;
}

.bz-webWrap .con1 .concontent .item img {
  width: 100%;
  margin: 13px 0;
}

.bz-webWrap .con10 {
  padding-bottom: 354px;
}

.bz-webWrap .con10 .c10content1 {
  width: 100%;
  height: 658px;
  background-image: linear-gradient(0deg, #00dabf 0%, #00a2d2 100%), linear-gradient(#00b3cc, #00b3cc);
  padding-top: 90px;
  box-sizing: border-box;
}

.bz-webWrap .con10 .c10content1 .title-box .bigtitle {
  color: #ffffff;
}

.bz-webWrap .con10 .c10content1 .title-box .smalltitle {
  font-size: 18px;
  color: #ffffff;
  margin-top: 12px;
  text-align: center;
}

.bz-webWrap .con10 .c10content1 .c10content1-con {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
  margin-bottom: 65px;
}

.bz-webWrap .con10 .c10content1 .c10content1-con .con-lef {
  width: 578px;
  position: relative;
}

.bz-webWrap .con10 .c10content1 .c10content1-con .con-lef .contop {
  width: 341px;
  height: 64px;
  background-color: #ffffff;
  box-shadow: 2px 4px 7px 0px rgba(74, 187, 195, 0.32);
  font-size: 18px;
  font-weight: 800;
  line-height: 64px;
  color: #4ab8c4;
  text-align: center;
  border-radius: 30px;
  position: absolute;
  left: 50%;
  margin-left: -170px;
  top: 0;
}

.bz-webWrap .con10 .c10content1 .c10content1-con .con-lef .img {
  margin-top: 49px;
}

.bz-webWrap .con2 .content-box {
  margin-top: 34px;
  margin-bottom: 70px;
  position: relative;
}

.bz-webWrap .con2 .content-box .content1 {
  height: 259px;
  background-image: linear-gradient(0deg, #ef6eb9 0%, #ad42c9 100%), linear-gradient(#ffffff, #ffffff);
}

.bz-webWrap .con2 .content-box .content3 {
  height: 160px;
  background: #ffffff;
}

.bz-webWrap .con2 .content-box .content2 {
  position: absolute;
  top: 74px;
  left: 50%;
  margin-left: -600px;
  display: flex;
  justify-content: space-between;
  padding: 20px 10px 40px 10px;
  box-sizing: border-box;
}

.bz-webWrap .con2 .content-box .content2 .item {
  width: 266px;
  height: 333px;
  background-color: #ffffff;
  box-shadow: 5px 0px 5px 0px rgba(4, 0, 0, 0.1);
  border-radius: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-top: 33px;
  box-sizing: border-box;
}

.bz-webWrap .con2 .content-box .content2 .item .ittop {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.bz-webWrap .con2 .content-box .content2 .item .ittop p {
  font-size: 24px;
  color: #313131;
  margin-left: 13px;
}

.bz-webWrap .con2 .content-box .content2 .item .xinzi {
  font-size: 18px;
  color: #313131;
}

.bz-webWrap .con2 .content-box .content2 .item .xinzi span {
  color: #fd4e5d;
}

.bz-webWrap .con2 .content-box .content2 .item .tiaojian {
  font-size: 16px;
  color: #313131;
}

.bz-webWrap .con2 .content-box .content2 .item .jieg {
  font-size: 16px;
  color: #7d7d7d;
  padding: 0 20px;
  box-sizing: border-box;
}

.bz-webWrap .con2 .content-box .content2 .item .itline {
  width: 213px;
  height: 1px;
  background-color: #e9e5f2;
  margin-top: 23px;
  margin-bottom: 27px;
}

.bz-webWrap .con2 .content-box .content2 .item .xiangqing {
  width: 146px;
  height: 36px;
  background-color: #ffffff;
  border: solid 1px #00b3cc;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  transition: all 0.4s;
  margin-top: 27px;
}

.bz-webWrap .con2 .content-box .content2 .item .xiangqing a {
  display: block;
  color: #00b3cc;
}

.bz-webWrap .con2 .content-box .content2 .item .xiangqing:hover {
  background-color: #00b3cc;
}

.bz-webWrap .con2 .content-box .content2 .item .xiangqing:hover a {
  color: #ffffff;
}

.bz-webWrap .con3 {
  padding-top: 75px;
}

.bz-webWrap .con3 .jieshao {
  margin-top: 37px;
  margin-bottom: 56px;
  font-size: 16px;
  line-height: 24px;
  color: #7d7d7d;
}

.bz-webWrap .con3 .concontent {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 98px;
}

.bz-webWrap .con3 .concontent .item {
  width: 195px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bz-webWrap .con3 .concontent .item .ittop {
  width: 195px;
  height: 192px;
  font-size: 24px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bz-webWrap .con3 .concontent .item .ittop1 {
  background: url(../images/c3_p1.jpg);
}

.bz-webWrap .con3 .concontent .item .ittop2 {
  background: url(../images/c3_p2.jpg);
}

.bz-webWrap .con3 .concontent .item .ittop3 {
  background: url(../images/c3_p3.jpg);
}

.bz-webWrap .con3 .concontent .item .ittop4 {
  background: url(../images/c3_p4.jpg);
}

.bz-webWrap .con3 .concontent .item p {
  width: 150px;
  font-size: 14px;
  line-height: 22px;
  color: #313131;
  margin-top: 20px;
  text-align: justify;
}

.bz-webWrap .con4 {
  padding-top: 90px;
  padding-bottom: 64px;
}

.bz-webWrap .con4 .content1 {
  margin: 33px auto 65px auto;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .con4 .content1 .con-left {
  width: 220px;
  height: 142px;
  background-color: #fbfbfb;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-items: center;
}

.bz-webWrap .con4 .content1 .con-left p {
  font-size: 14px;
  line-height: 24px;
  color: #7d7d7d;
}

.bz-webWrap .con4 .content1 .con-left p span {
  font-size: 30px;
  font-weight: 800;
  color: #f53443;
}

.bz-webWrap .con4 .content1 .con-left p span:nth-of-type(2) {
  font-size: 20px;
}

.bz-webWrap .con4 .content1 .con-left .back-hei {
  color: #313131;
}

.bz-webWrap .con4 .content1 .con-right {
  width: 956px;
  height: 142px;
  background-color: #fbfbfb;
  display: flex;
  align-items: center;
}

.bz-webWrap .con4 .content1 .con-right .item {
  width: 290px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
}

.bz-webWrap .con4 .content1 .con-right .item .txt-box {
  margin-left: 15px;
}

.bz-webWrap .con4 .content1 .con-right .item .txt-box .txt-top {
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: #313131;
}

.bz-webWrap .con4 .content1 .con-right .item .txt-box .txt-top span {
  color: #f53443;
}

.bz-webWrap .con4 .content1 .con-right .item .txt-box .txt-bott {
  margin-top: 5px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 20px;
}

.bz-webWrap .con4 .content1 .con-right .item::after {
  content: '';
  width: 1px;
  height: 76px;
  background-color: #e5e5e5;
  position: absolute;
  top: 50%;
  margin-top: -38px;
  right: 0;
}

.bz-webWrap .con4 .content1 .con-right .item:nth-last-of-type(1)::after {
  display: none;
}

.bz-webWrap .con4 .content1 .con-right .item2 {
  width: 330px;
}

.bz-webWrap .con4 .content1 .con-right .item3 {
  width: 320px;
  padding-right: 0;
}

.bz-webWrap .con4 .content2 {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding: 10px;
  box-sizing: border-box;
}

.bz-webWrap .con4 .content2 .item {
  width: 273px;
  height: 360px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.08);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 33px;
}

.bz-webWrap .con4 .content2 .item .img-box {
  width: 100%;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.bz-webWrap .con4 .content2 .item .img-box img {
  width: 100%;
}

.bz-webWrap .con4 .content2 .item .shizi {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.bz-webWrap .con4 .content2 .item .shizi .shiname {
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
  color: #313131;
}

.bz-webWrap .con4 .content2 .item .shizi .shiwei {
  font-size: 18px;
  line-height: 24px;
  color: #7d7d7d;
  margin-left: 25px;
}

.bz-webWrap .con4 .content2 .item .shaw {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(49, 49, 49, 0.9);
  border-radius: 20px;
  color: #ffffff;
  padding: 35px 31px 0 31px;
  box-sizing: border-box;
  transition: all 0.4s;
}

.bz-webWrap .con4 .content2 .item .shaw .top-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.bz-webWrap .con4 .content2 .item .shaw .top-box .topname {
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
}

.bz-webWrap .con4 .content2 .item .shaw .top-box .topwei {
  margin-left: 25px;
  font-size: 18px;
  line-height: 24px;
}

.bz-webWrap .con4 .content2 .item .shaw .text-box {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #d2d2d2;
}

.bz-webWrap .con4 .content2 .item:hover .shaw {
  top: 0;
}

.bz-webWrap .con4 .morebtn {
  margin-top: 30px;
}

.bz-webWrap .con6 {
  position: relative;
}

.bz-webWrap .con6 .content1 {
  height: 385px;
  background-image: linear-gradient(0deg, #00dabf 0%, #00a2d2 100%);
  padding-top: 84px;
  box-sizing: border-box;
}

.bz-webWrap .con6 .content1 .title-box .bigtitle {
  color: #ffffff;
}

.bz-webWrap .con6 .content2 {
  height: 530px;
  background: #ffffff;
}

.bz-webWrap .con6 .content3 {
  width: 1190px;
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -595px;
  box-shadow: 5px 0px 16px 0px rgba(4, 0, 0, 0.08);
}

.bz-webWrap .con6 .content3 .bz-tableHead {
  width: 1190px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #0086a1;
  box-sizing: border-box;
  padding: 0;
}

.bz-webWrap .con6 .content3 .bz-tableHead li {
  float: left;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  list-style-type: none;
  font-weight: 800;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top {
  width: 1190px;
  margin: 0 auto;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top .bz-infoList {
  width: 100%;
  padding: 0;
  margin: 0;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top .bz-infoList li {
  overflow: hidden;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top .bz-infoList li span {
  float: left;
  text-align: center;
  font-size: 18px;
  color: #313131;
  height: 60px;
  line-height: 60px;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top .bz-infoList li:nth-child(even) {
  background: #f5fcfd;
}

.bz-webWrap .con6 .content3 .bz-txtMarquee-top .bz-infoList li:nth-child(odd) {
  background: #ffffff;
}

.bz-webWrap .con6 .morebtn {
  position: absolute;
  top: 790px;
  left: 50%;
  margin-left: -136px;
}

.bz-webWrap .con13 {
  background-color: #f5fdfb;
  padding-top: 42px;
  padding-bottom: 46px;
}

.bz-webWrap .con13 .content {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .con13 .content .item {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.bz-webWrap .con13 .content .item p {
  font-size: 16px;
  color: #7a7a7a;
  margin: 10px 0 4px 0;
}

.bz-webWrap .con13 .content .item .ljie {
  font-size: 16px;
}

.bz-webWrap .con13 .content .item .ljie a {
  color: #7a7a7a;
}

.bz-webWrap .con13 .content .item .ljie a:hover {
  color: #fb6e50;
}

.bz-webWrap .con14 {
  background-image: linear-gradient(-81deg, #4570d5 0%, #4ef1b6 100%), linear-gradient(#2462e2, #2462e2);
  padding: 50px 0 34px 0;
}

.bz-webWrap .con14 .form-bg {
  width: 960px;
  height: 389px;
  background: url(../images/c14_bg.png) center center no-repeat;
  margin: 0 auto;
  border-radius: 20px;
}

.bz-webWrap .con14 .form-bg .form-title {
  font-size: 30px;
  font-weight: 800;
  color: #313131;
  text-align: center;
  padding-top: 31px;
}

.bz-webWrap .con14 .form-bg .form-js {
  font-size: 20px;
  color: #585858;
  text-align: center;
  margin: 15px 0 24px 0;
}

.bz-webWrap .con14 .form-bg .form-js span {
  color: #489bcb;
  font-weight: 800;
}

.bz-webWrap .con14 .bz-form1 {
  width: 600px;
  margin: 0 auto;
}

.bz-webWrap .con14 .bz-form1 .item {
  width: 600px;
  height: 60px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #4788cf;
  line-height: 60px;
  display: flex;
  padding-right: 14px;
  box-sizing: border-box;
}

.bz-webWrap .con14 .bz-form1 .item input {
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #333333;
  border: none;
  padding: 0 8px 0 60px;
  background: url(../images/c14_p1.png) 17px center no-repeat;
}

.bz-webWrap .con14 .bz-form1 .item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #5f5f5f;
  font-size: 20px;
}

.bz-webWrap .con14 .bz-form1 .item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #5f5f5f;
  font-size: 20px;
}

.bz-webWrap .con14 .bz-form1 .item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #5f5f5f;
  font-size: 20px;
}

.bz-webWrap .con14 .bz-form1 .item:nth-last-of-type(1) {
  margin-top: 17px;
}

.bz-webWrap .con14 .bz-form1 .item:nth-last-of-type(1) input {
  background: url(../images/c14_p2.png) 17px center no-repeat;
}

.bz-webWrap .con14 .bz-form1 .tijiao {
  display: block;
  margin: 19px auto 0 auto;
  width: 300px;
  height: 60px;
  background: url(../images/c14_tijiao.png) center center no-repeat;
  border: none;
  cursor: pointer;
  transition: all 0.4s;
}

.bz-webWrap .con14 .bz-form1 .tijiao:hover {
  transform: scale(1.05);
}
