.bl {
  display: block !important;
}

.cl {
  clear: both;
}

.tit {
  padding-top: 75px;
  margin: 0 auto;
  text-align: center;
}

.tit h2 {
  font-size: 36px;
  color: #364f6b;
}

.tit p {
  font-size: 14px;
  color: #88909a;
  margin-top: 10px;
}

.tit span {
  position: relative;
  padding: 0 10px;
}

.tit span::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #fc5588;
  border-radius: 50%;
  right: -20px;
  bottom: 6px;
}

.tit span::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #fc5588;
  border-radius: 50%;
  left: -20px;
  bottom: 6px;
}

.zx {
  width: 448px;
  height: 58px;
  border: 1px solid #00adb5;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 30px;
}

.zx_lf {
  width: 50%;
  float: left;
  color: #00adb5;
}

.zx_rt {
  float: left;
  width: 50%;
  color: #fff;
  background: #00adb5;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.zx_rt img {
  vertical-align: middle;
}

.ad {
  width: 100%;
  height: 160px;
  background: url(../img/cx_16.png) center no-repeat;
}

.ad h2 {
  font-size: 20px;
  color: #f9d269;
  padding-top: 107px;
  width: 650px;
  float: left;
  margin-left: 120px;
}

.ad img {
  width: 100px;
  height: 100px;
  float: right;
  border: 1px solid #000;
  margin-right: 242px;
  margin-top: 28px;
}

.banner {
  width: 100%;
  height: 570px;
  background: url(../img/cx_01-min.png) no-repeat center;
}

.banner .contains {
  padding-top: 330px;
}

.ba_qr {
  width: 425px;
  height: 110px;
  margin: 0 auto;
  background: #00adb5;
}

.ba_qr>img {
  width: 110px;
  height: 110px;
  display: block;
  float: left;
}

.ba_qr p {
  width: 315px;
  float: left;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-top: 25px;
  line-height: 30px;
}

.ba_qr p span {
  font-weight: bold;
  color: #364f6b;
}

.ba_qr p b {
  font-size: 18px;
}

.ba_qr p b img {
  vertical-align: middle;
}

.main1 {
  padding-bottom: 70px;
}

.m1_list {
  margin-top: 40px;
}

.m1_list li {
  width: 260px;
  margin-right: 40px;
  float: left;
}

.m1_list li img {
  display: block;
  margin: 0 auto;
}

.m1_list li h3 {
  font-size: 18px;
  color: #364f6b;
  text-align: center;
  margin-top: 25px;
}

.m1_list li h3 span {
  padding-bottom: 8px;
  border-bottom: 1px solid #364f6b;
}

.m1_list li p {
  font-size: 16px;
  color: #71787f;
  line-height: 32px;
  margin-top: 15px;
}

.m1_list li h4 {
  font-size: 16px;
  color: #364f6b;
  margin-top: 20px;
}

.main2 {
  padding-bottom: 80px;
}

.m2_lf {
  width: 600px;
  float: left;
}

.m2_map {
  width: 600px;
  height: 360px;
  position: relative;
  background: url(../img/cx2_03.png);
}

.m2_map h4 {
  position: absolute;
  opacity: 0;
}

.m2_map h4:hover {
  opacity: 1;
}

.m2_map p {
  position: relative;
  width: 140px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 173, 181, 0.8);
}

.m2_map p::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid rgba(0, 173, 181, 0.8);
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -9px;
}

.m2_map h4:nth-of-type(1) {
  top: 200px;
  left: -5px;
}

.m2_map h4:nth-of-type(2) {
  top: 163px;
  left: 180px;
}

.m2_map h4:nth-of-type(3) {
  top: 315px;
  left: 435px;
}

.m2_map h4:nth-of-type(4) {
  top: 111px;
  left: 50px;
}

.m2_map h4:nth-of-type(5) {
  top: 200px;
  left: 432px;
}

.m2_map h4:nth-of-type(6) {
  top: 190px;
  left: 211px;
}

.m2_map h4:nth-of-type(7) {
  top: 253px;
  left: 381px;
}

.m2_lf>h3 {
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-top: 40px;
}

.m2_lf_fm {
  border: 1px solid #95a3ae;
  width: 511px;
  margin: 0 auto;
  margin-top: 30px;
}

.m2_lf_fm li {
  width: 72px;
  height: 108px;
  text-align: center;
  float: left;
  border-right: 1px solid #95a3ae;
  color: #71787f;
  font-size: 16px;
}

.m2_lf_fm li p {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #95a3ae;
}

.m2_rt {
  float: left;
  width: 600px;
  height: 570px;
  background: url(../img/cx2_05.png) no-repeat;
}

.m2_zx {
  width: 490px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  background: #00adb5;
  border-radius: 30px;
  color: #fff;
}

.main3 {
  width: 100%;
  height: 890px;
  background: url(../img/cx2_09.png) no-repeat center;
}

.main3 .tit {
  padding-top: 60px;
}

.m3_list {
  margin-top: 30px;
}

.m3_list li {
  padding: 0 35px;
  width: 316px;
  float: left;
  height: 370px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.m3_list li:nth-of-type(3n) {
  margin-right: 0
}

.m3_list li:nth-of-type(1) {
  background: url(../img/cx_19.png);
}

.m3_list li:nth-of-type(2) {
  background: url(../img/cx_21.png);
}

.m3_list li:nth-of-type(3) {
  background: url(../img/cx_23.png);
}

.m3_list li:nth-of-type(4) {
  background: url(../img/cx_28.png);
  height: 340px;
}

.m3_list li:nth-of-type(5) {
  padding-top: 70px;
  background: url(../img/cx_30.png);
  height: 270px;
}

.m3_list li:nth-of-type(6) {
  background: url(../img/cx_31.png);
  height: 340px;
}

.m3_list li:nth-of-type(5) img {
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto;
}

.m3_list li:nth-of-type(5) h5 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}

.m3_list li h3 {
  font-size: 18px;
  color: #364f6b;
  padding-top: 25px;
}

.m3_list li h4 {
  font-size: 16px;
  color: #364f6b;
  font-weight: normal;
  margin-top: 20px;
}

.m3_list li p {
  font-size: 14px;
  color: #88909a;
  line-height: 28px;
  margin-top: 20px;
}

.m4_box {
  width: 1200px;
  height: 420px;
  background: url(../img/cx_35.png);
}

.m4_list {
  float: left;
  margin-left: 80px;
  font-size: 18px;
  color: #364f6b;
  margin-top: 50px;
}

.m4_list p {
  margin-bottom: 20px;
  font-weight: bold;
}

.m4_list2 {
  float: right;
  margin-right: 75px;
  font-size: 18px;
  color: #4e88b4;
  margin-top: 50px;
}

.m4_list2 p {
  margin-bottom: 20px;
  font-weight: bold;
}

.main5 {
  padding-bottom: 80px;
}

.m5_list {
  padding-top: 40px;
  width: 1200px;
  height: 445px;
  background: url(../img/cx_38.png);
}

.m5_list li {
  width: 360px;
  margin-bottom: 40px;
}

.m5_list li:nth-of-type(odd) {
  float: left;
  text-align: right;
  padding-left: 30px;
}

.m5_list li:nth-of-type(even) {
  float: right;
  text-align: left;
  padding-right: 30px;
}

.m5_list li h3 {
  font-size: 18px;
  color: #364f6b;
}

.m5_list li p {
  font-size: 14px;
  color: #88909a;
  line-height: 22px;
  margin-top: 20px;
}

.m5_list li h4 {
  font-size: 14px;
  color: #364f6b;
  font-weight: normal;
  margin-top: 10px;
}

.main7 {
  padding-bottom: 70px;
  background: #f2f3f8;
}

.m7_list {
  margin-top: 50px;
  float: left;
}

.m7_list li {
  width: 560px;
  border-bottom: 1px solid #4a5662;
}

.m7_list:nth-of-type(even) {
  float: right;
}

.m7_list h3 {
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #364f6b;
}

.m7_list h3>span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #364f6b;
  margin-right: 15px;
}

.m7_list h3 img {
  float: right;
  margin-top: 25px;
  display: none;
}

.m7_list p {
  font-size: 14px;
  color: #888c92;
  line-height: 24px;
  padding: 28px 25px;
  display: none;
}

.m7_list p span {
  color: #00adb5;
}

.main8 {
  padding-bottom: 180px;
}

.m8_list {
  margin-top: 40px;
}

.m8_list li {
  padding-top: 75px;
  height: 185px;
  width: 182px;
  float: left;
  margin-right: 150px;
  text-align: center;
}

.m8_list li:nth-of-type(odd) {
  background: url(../img/cx_42.png) no-repeat;
}

.m8_list li:nth-of-type(even) {
  background: url(../img/cx_44.png) no-repeat;
}

.m8_list li:nth-of-type(4) {
  margin-right: 0;
}

.m8_list li:nth-of-type(even) h3 {
  color: #406b8c;
}

.m8_list li p {
  font-size: 36px;
  color: #fff;
}

.m8_list li h3 {
  font-size: 18px;
  color: #00adb5;
  margin-top: 130px;
}
