@charset "utf-8";

.zl-container {
  width: 1400px;
  margin: 0 auto;
}
.zl-slider {
  background: url("../images/zlslider.png") center bottom no-repeat;
  background-size: cover;
  width: 100%;
  height: 800px;
  margin-bottom: 0;
}
.zl-slider .index-slider1 {
  width: 100%;
  height: 800px;
}
.zl-slider .txts {
  position: relative;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  top: -50px;
}
.zl-slider .txts h1 {
  font-size: 78px;
  letter-spacing: 5px;
  font-family: "hms-bold";
  margin-bottom: 20px;
}
.zl-slider .txts p {
  font-size: 26px;
  font-family: "HMS";
}
.zl-slider .txts .des2 {
  font-size: 32px;
}
#zlSlider .slick-slider {
  margin-bottom: 0;
}
#zlSlider .slick-dots {
  bottom: 50px;
}
.white {
  font-family: "HMS";
}
.white b {
  font-weight: normal;
  font-family: "hms-bold";
}
.md-one {
  padding-top: 80px;
}
.mt-des {
  font-size: 20px;
  text-align: center;
  line-height: 2;
}
.md-fx {
  margin-top: 40px;
}
.md-fx > div {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.md-fx > div .pic,
.md-fx > div .txt {
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
}
.md-fx > div .pic {
  width: 228px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.md-fx > div .txt {
  width: calc(100% - 228px);
  padding: 30px 40px;
  position: relative;
  left: -1px;
  background-color: inherit;
  transition: all .3s;
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
}
.md-fx > div .txt h2 {
  font-family: "hms-bold";
  font-size: 30px;
  margin-bottom: 12px;
}
.md-fx > div .txt p {
  font-size: 18px;
  color: #333;
}
.md-fx > div:hover .txt {
  background-image: linear-gradient(to left bottom, #285fee, #322cee);
  border: 1px solid #285fee;
}
.md-fx > div:hover .txt h2,
.md-fx > div:hover .txt p {
  color: #fff;
}
.zl-mtit {
  color: #0062F7;
  font-size: 52px;
  font-family: "hms-bold";
  font-weight: normal;
  text-align: center;
}
.zl-zhongdian {
  margin-top: 40px;
}
.zl-zhongdian > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.zl-zhongdian > ul > li {
  width: 48.5%;
  margin-top: 30px;
  display: flex;
}
.zl-zhongdian > ul > li > div {
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
  padding: 30px 40px;
  display: flex;
  align-items: center;
  width: 100%;
}
.zl-zhongdian > ul > li > div .xh {
  font-size: 52px;
  font-family: "hms-bold";
  width: 100px;
  background-image: linear-gradient(to bottom, #82a3fb, rgba(50, 44, 238, 0));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.zl-zhongdian > ul > li > div .info {
  font-size: 18px;
  font-weight: 100;
  width: calc(100% - 100px);
}
.zl-zhongdian > ul > li > div .alink {
  text-align: center;
  width: 100%;
}
.zl-zhongdian > ul > li > div .alink a {
  display: block;
  color: #0062F7;
}
.zl-ysbox > ul {
  display: flex;
  justify-content: space-between;
}
.zl-ysbox > ul > li {
  width: 18%;
}
.zl-youshi {
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
  text-align: center;
  padding: 40px 30px;
  margin-top: 50px;
}
.zl-youshi .iconpic {
  display: inline-block;
  width: 64px;
  height: 64px;
}
.zl-youshi h3 {
  font-family: "hms-bold";
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.zl-youshi .des {
  line-height: 1.8;
  color: #555;
  min-height: 200px;
}
.zl-fa {
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
  text-align: center;
  padding: 30px 0;
  margin-top: 50px;
}
.zl-fa h3 {
  font-size: 28px;
  margin-bottom: 20px;
  font-family: "hms-bold";
  color: #0062F7;
}
.sy-step {
  text-align: center;
  margin-top: 80px;
}
.sy-step > ul > li {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}
.systepList {
  text-align: center;
}
.systepList span {
  text-align: center;
  font-size: 48px;
  font-family: "mont";
  font-style: italic;
  color: #000951;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
}
.systepList p {
  font-size: 20px;
  height: 64px;
  border-radius: 64px;
  border: 1px solid #EBF0F9;
  line-height: 64px;
  padding: 0 50px;
  background-color: #fff;
}
.tabin .systepList span {
  text-shadow: inherit;
  background: linear-gradient(to bottom, #82a3fb, rgba(50, 44, 238, 0));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tabin p {
  background-image: linear-gradient(to left bottom, #285fee, #322cee);
  border: 0;
  color: #fff;
}
.content-box {
  margin-top: -28px;
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
  padding: 30px;
  padding-top: 80px;
}
.content-box .content {
  text-align: center;
  display: none;
}
.content-box .content > div {
  display: inline-block;
  text-align: center;
}
.content-box .content > div img {
  width: auto;
}
.content-box .contentin {
  display: block;
}
.zl-case {
  margin-top: 50px;
}
.zl-case h3 {
  font-family: "hms-bold";
  font-size: 26px;
}
.case-box {
  border: 1px solid rgba(0, 72, 181, 0.08);
  background: #E9E9E9;
  border-radius: 16px;
  padding: 30px 0;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.case-box .info {
  width: 55%;
  padding: 0px 45px;
  line-height: 2;
  font-size: 16px;
}
.case-box .info h4 {
  font-size: 22px;
  color: #0062F7;
  font-family: "hms-bold";
  font-weight: normal;
  margin-bottom: 10px;
}
.case-box .pic {
  width: 45%;
  text-align: center;
}
.case-fa p {
  position: relative;
  padding-left: 20px;
}
.case-fa p:after {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #0062F7;
  border-radius: 6px;
  top: 14px;
  left: 0;
  content: "";
}
.slick-zl {
  position: relative;
}
.slick-zl .slick-dots li {
  width: 30px;
  height: 6px;
  border-radius: 6px;
}
.slick-zl .slick-dots li.slick-active {
  background-color: #0062F7;
}
.slick-zl .slick-slide img {
  display: inline-block;
}
.slick-zl .prev {
  position: absolute;
  right: 60px;
  top: 50px;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  z-index: 10;
}
.slick-zl .prev i {
  color: rgba(0, 0, 0, 0.8);
}
.slick-zl .next {
  position: absolute;
  right: 0px;
  top: 50px;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 34px;
  cursor: pointer;
  z-index: 10;
}
.slick-zl .next i {
  color: rgba(0, 0, 0, 0.8);
}
.slick-zl .prev:hover,
.slick-zl .next:hover {
  border-color: #0062F7;
  color: #0062F7;
}
.slick-zl .prev:hover i,
.slick-zl .next:hover i {
  color: #0062F7;
}
.p140 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.phone-step {
  display: none;
}
.phone-sd {
  display: none;
}
.mt100{
	margin-top: 100px;
}
.mt40{
	margin-top: 40px;
}
.mt30{
	margin-top: 30px;
}
.slick-zl{
	margin-bottom: 100px;
}
@media (max-width: 768px) {
  .container,
  .data-container,
  .zl-container {
    min-width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .box,
  .header {
    min-width: 100%;
    max-width: 100%;
  }
  .header .tel {
    display: none;
  }
  img{
	  max-width: 100%;
  }
  .footer {
    padding: 0;
    min-width: 100%;
  }
  .footer > .box {
    display: none;
  }
  .footer .copy {
    margin-top: 0;
    padding: 20px;
    font-size: 12px;
    text-align: center;
  }
  .footer .copy .box {
    width: 100%;
    max-width: 100%;
  }
  .footer .copy .copy-nav {
    display: none;
  }
  .footer .copy .f-fr {
    float: inherit;
  }
  .footer .copy .box {
    min-width: 100%;
  }
  .kf-pop-left,
  .kf-pop,
  .top {
    display: none;
  }
  .header {
    display: block;
  }
  .menu {
    display: none;
  }
  .zl-slier {
    height: 500px;
  }
  .zl-slier .txt {
    top: 0;
    padding: 20px;
  }
  .zl-slier .txt h1 {
    font-size: 28px;
    letter-spacing: 0;
  }
  .zl-slier .txt p {
    font-size: 16px;
    text-align: center;
  }
  .md-one {
    padding-top: 50px;
  }
  .mt-des {
    font-size: 14px;
  }
  .md-fx > div {
    flex-wrap: wrap;
  }
  .md-fx > div .txt,
  .md-fx > div .pic {
    width: 100%;
    border: 0;
  }
  .md-fx > div .pic {
    border: 0;
  }
  .md-fx > div .txt {
    text-align: center;
    padding-top: 10px;
  }
  .md-fx > div .txt h2 {
    font-size: 24px;
  }
  .md-fx > div .txt p {
    font-size: 14px;
  }
  .md-fx > div {
    background-color: #E9E9E9;
    border-radius: 16px;
    padding-top: 30px;
  }
  .zl-mtit {
    font-size: 26px;
  }
  .zl-zhongdian > ul > li {
    width: 100%;
    margin-top: 15px;
  }
  .mt100 {
    margin-top: 60px;
  }
  .zl-zhongdian {
    margin-top: 0;
  }
  .zl-zhongdian > ul > li > div {
    padding: 20px;
  }
  .zl-zhongdian > ul > li > div .info {
    font-size: 16px;
    width: calc(100% - 60px);
  }
  .zl-zhongdian > ul > li > div .xh {
    font-size: 32px;
    width: 60px;
  }
  .zl-ysbox > ul > li {
    width: 100%;
  }
  .zl-ysbox > ul {
    flex-wrap: wrap;
  }
  .zl-youshi {
    margin-top: 20px;
  }
  .zl-youshi .des {
    min-height: auto;
  }
  .zl-case h3 {
    font-size: 18px;
    padding-right: 40%;
  }
  .case-box {
    flex-wrap: wrap;
  }
  .case-box .pic {
    width: 100%;
    padding: 30px;
    text-align: center;
  }
  .case-box .info {
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
  }
  .case-box .info h4 {
    font-size: 16px;
  }
  .sy-step {
    margin-top: 40px;
  }
  .sy-step > ul > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .systepList p {
    font-size: 16px;
  }
  .phone-step {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .systepList p {
    height: 46px;
    border-radius: 46px;
    line-height: 46px;
    padding: 0 20px;
  }
  .content-box {
    display: none;
  }
  .phone-sd h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .phone-sd-content {
    background-image: linear-gradient(to left bottom, #285fee, #322cee);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .phone-sd-content h4 {
    font-size: 20px;
    font-family: "hms-bold";
    font-weight: normal;
    margin-bottom: 10px;
  }
  .phone-sd-content .num {
    background-image: linear-gradient(to bottom, #82a3fb, rgba(50, 44, 238, 0));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 28px;
    font-family: "hms-bold";
  }
  .phone-sd-content p {
    line-height: 1.8;
  }
  .phone-zj {
    background-image: linear-gradient(to left bottom, #285fee, #322cee);
    border-radius: 16px;
    padding: 20px;
    text-align: center;
  }
  .phone-zj h4 {
    font-size: 20px;
    font-family: "hms-bold";
    font-weight: normal;
  }
  .zl-fa {
    display: none;
  }
  .index-message {
    width: 100%;
    float: inherit;
  }
  .index-message-box .form-item {
    width: 100%;
  }
  .index-box .index-contact {
    padding-left: 0;
    float: inherit;
    width: 100%;
    margin-top: 40px;
  }
  .index-box .index-contact .c-title,
  .index-box .index-message .c-title h2 {
    font-size: 20px;
  }
  .p140 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .zl-slider {
    height: 500px;
  }
  .zl-slider .txts {
    padding: 0 20px;
  }
  .zl-slider .txts h1 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .zl-slider .txts .des2 {
    font-size: 20px;
  }
  .zl-slider .txts p {
    font-size: 16px;
    text-align: center;
  }
  .zl-slider .index-slider1 {
    height: 500px;
  }
  .slick-dots li {
    width: 30px;
  }
}
