body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, "PingFang SC", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  background: #fff;
  position: relative;
  height: 100%;
}

img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
}

a {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

#wrap {
  overflow: hidden;
  width: 1205px;
}

#main {
  top: 0;
  position: relative;
}

.page {
  width: 100%;
  margin: 0;
}

.wrap {
  width: 1205px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.notshow {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

input::-webkit-input-placeholder {
  color: #ababab;
}

input:-moz-placeholder {
  color: #ababab;
}

input::-moz-placeholder {
  color: #ababab;
}

input:-ms-input-placeholder {
  color: #ababab;
}

#page1 {
  background-color: skyblue;
}

.header {
  height: 149px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header.navbar-fixed {
  background-color: rgba(0, 0, 0, 0.2);
}

.header .logo {
  width: 312px;
  height: 83px;
  margin-top: 33px;
  margin-left: 38px;
  background: url("../images/main-logo.png") center no-repeat;
}

.header .nav {
  line-height: 149px;
  margin-right: 138px;
  white-space: nowrap;
}

.header .nav .nav-item {
  float: left;
  margin-left: 55px;
  position: relative;
  min-width: 76px;
}

.header .nav .nav-item a {
  display: block;
  font-family: PingFangSC-Medium;
  font-size: 19px;
  color: #FFFFFF;
  line-height: 26px;
  height: 100%;
  line-height: 149px;
  padding: 0;
  text-align: center;
}

.header .nav .nav-item a:hover {
  background: none;
}

.header .nav .nav-item a:focus {
  background: none;
}

.header .nav .nav-item.active::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 70px;
  background-color: #fff;
  left: 50%;
  margin-left: -35px;
  top: 96px;
}

.banner {
  width: 100%;
  height: 100%;
  height: 100vh;
  position: relative;
}

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

.banner .swiper-container .slider0 {
  background: url("../images/banner-bg-00.jpg") center no-repeat;
}

.banner .swiper-container .slider0 img {
  position: absolute;
  left: 0;
  top: 310px;
}

.banner .swiper-container .slider1 {
  background: url("../images/banner-bg-01.jpg") center no-repeat;
}

.banner .swiper-container .slider1 img {
  position: absolute;
  left: 0;
  top: 426px;
}

.banner .swiper-container .slider2 {
  background: url("../images/banner-bg-02.jpg") center no-repeat;
}

.banner .swiper-container .slider2 img {
  position: absolute;
  left: 0;
  top: 316px;
}

.banner .swiper-container .slider3 {
  background: url("../images/banner-bg-03.jpg") center no-repeat;
}

.banner .swiper-container .slider3 img {
  position: absolute;
  left: 0;
  top: 286px;
}

.banner .swiper-container .content {
  height: 100%;
  position: relative;
}

.banner .dropdown {
  position: absolute;
  width: 104px;
  height: 104px;
  background: url("../images/downarrow.png") center no-repeat;
  bottom: 51px;
  left: 50%;
  margin-left: -52px;
  z-index: 200;
  cursor: pointer;
}

.main {
  width: 100%;
}

.main.fp-tableCell {
  display: block !important;
}

.main .main-container {
  padding-top: 71px;
}

.main .main-container .layout-one {
  width: 1205px;
  height: 367px;
  margin: 0 auto;
  position: relative;
}

.main .main-container .layout-one .process-logo {
  width: 333px;
  height: 367px;
}

.main .main-container .layout-one .process-logo img {
  display: block;
  max-width: 100%;
}

.main .main-container .layout-one .process-info {
  width: 872px;
  background: url("../images/road.png") -1px center no-repeat;
  height: 367px;
  background-size: contain;
}

.main .main-container .layout-one .process-info .line1 {
  height: 160px;
}

.main .main-container .layout-one .process-info .line1 .info-item {
  width: 131px;
  height: 160px;
  background: url("../images/text-container.png") center no-repeat;
  background-size: contain;
}

.main .main-container .layout-one .process-info .line1 .info-item span {
  display: block;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  padding-top: 27px;
}

.main .main-container .layout-one .process-info .line1 .info-item:nth-child(1) {
  margin-left: 16px;
}

.main .main-container .layout-one .process-info .line1 .info-item:nth-child(2) {
  margin-left: 66px;
}

.main .main-container .layout-one .process-info .line1 .info-item:nth-child(3) {
  margin-left: 66px;
}

.main .main-container .layout-one .process-info .line1 .info-item:nth-child(4) {
  margin-left: 66px;
}

.main .main-container .layout-one .process-info .line2 {
  height: 160px;
  margin-top: 48px;
}

.main .main-container .layout-one .process-info .line2 .info-item {
  width: 131px;
  height: 160px;
  background: url("../images/text-container-turn.png") center no-repeat;
  background-size: contain;
}

.main .main-container .layout-one .process-info .line2 .info-item span {
  display: block;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  padding-top: 75px;
}

.main .main-container .layout-one .process-info .line2 .info-item:nth-child(1) {
  margin-left: 115px;
}

.main .main-container .layout-one .process-info .line2 .info-item:nth-child(2) {
  margin-left: 66px;
}

.main .main-container .layout-one .process-info .line2 .info-item:nth-child(3) {
  margin-left: 66px;
}

.main .main-container .layout-one .process-info .line2 .info-item:nth-child(4) {
  margin-left: 66px;
}

.main .main-container .layout-one .tail {
  position: absolute;
  width: 112px;
  height: 148px;
  background: url("../images/process-tail.png") center no-repeat;
  background-size: contain;
  top: 213px;
  left: 299px;
}

.main .main-container .layout-two {
  padding-top: 132px;
  position: relative;
}

.main .main-container .layout-two .content {
  margin-top: 117px;
}

.main .main-container .layout-two .content .item {
  width: 582px;
  height: 344px;
  border-radius: 12px;
  margin-bottom: 38px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.main .main-container .layout-two .content .item .pic-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}

.main .main-container .layout-two .content .item:hover .pic-mask {
  -webkit-animation: slideup .5s infinite forwards;
          animation: slideup .5s infinite forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.main .main-container .layout-two .content .item img {
  display: block;
  width: 100%;
}

.main .main-container .layout-two .content .item.item1 img {
  display: block;
  width: 100%;
}

.main .main-container .layout-two .content .item.item2 img {
  display: block;
  width: 100%;
}

.main .main-container .layout-two .swiper-layout {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 1200;
}

.main .main-container .layout-two .swiper-layout .swiper-button-prev {
  width: 103px;
  height: 103px;
  background: url("../images/arrow-left.png") center no-repeat;
  left: 50%;
  margin-left: -700px;
}

.main .main-container .layout-two .swiper-layout .swiper-button-next {
  width: 103px;
  height: 103px;
  background: url("../images/arrow-right.png") center no-repeat;
  right: 50%;
  margin-right: -700px;
}

.main .main-container .swiper-container.pic {
  width: 900px;
  height: 532px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -266px;
  margin-left: -450px;
}

.main .main-container .swiper-container.pic .swiper-slide {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.main .main-container .swiper-container.pic .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 12px;
  max-height: 532px;
}

.main .main-container .layout-three {
  padding-top: 60px;
}

.main .main-container .layout-three .scence {
  height: 426px;
  margin-top: 70px;
  position: relative;
}

.main .main-container .layout-three .scence .scence-bg {
  position: absolute;
  width: 100%;
  height: 320px;
  left: 0;
  background: #F5F5F5;
  top: 50%;
  margin-top: -160px;
}

.main-title {
  line-height: 98px;
  height: 98px;
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-size: 70px;
  color: #025095;
  position: relative;
}

.main-title::after {
  position: absolute;
  content: '';
  width: 109px;
  height: 7px;
  background-color: #025095;
  left: 50%;
  margin-left: -54.5px;
  bottom: -14px;
}

.layout-three .content-layout {
  height: 426px;
  position: absolute;
  z-index: 300;
  left: 50%;
  top: 50%;
  margin-top: -213px;
  margin-left: -602.5px;
}

.layout-three .line1 {
  position: absolute;
  width: 100%;
  top: 0;
}

.layout-three .line1 .pic-item {
  float: left;
  margin-right: 7.7%;
  width: 165px;
  height: 165px;
}

.layout-three .line1 .pic-item img {
  display: block;
  width: 100%;
}

.layout-three .line2 {
  position: absolute;
  width: 100%;
  top: 32.8%;
}

.layout-three .line2 .pic-item {
  float: left;
  margin-right: 7.7%;
  width: 165px;
  height: 165px;
}

.layout-three .line2 .pic-item img {
  display: block;
  width: 100%;
}

.layout-three .line3 {
  position: absolute;
  width: 100%;
  top: 67.00%;
}

.layout-three .line3 .pic-item {
  float: left;
  margin-right: 7.7%;
  width: 165px;
  height: 165px;
}

.layout-three .line3 .pic-item img {
  display: block;
  width: 100%;
}

.layout-four {
  padding-top: 166px;
  width: 100%;
}

.layout-four .content {
  margin: 0 auto;
  width: 100%;
  height: 325px;
  margin-top: 192px;
  background: url("../images/product-sevice-bg.png") center no-repeat;
  background-size: 1662px 325px;
  position: relative;
}

.layout-four .content .box {
  width: 400px;
  height: 460px;
  position: absolute;
  top: -72px;
}

.layout-four .content .box .message {
  margin-top: 54px;
  height: 60px;
}

.layout-four .content .box .message .item {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px;
}

.layout-four .content .box .intro {
  padding-top: 26px;
}

.layout-four .content .box .intro .intro-item {
  width: 270px;
  height: 46px;
  border-radius: 23px;
  background-color: #fff;
  margin: 0 auto;
  font-size: 12px;
  color: #0085CC;
  text-align: center;
  line-height: 46px;
  margin-bottom: 24px;
}

.layout-four .content .box.box-one {
  background: rgba(0, 112, 192, 0.9);
  left: 40%;
}

@media screen and (min-width: 1366px) {
  .layout-four .content .box.box-one {
    left: 30%;
  }
}

@media screen and (min-width: 1400px) {
  .layout-four .content .box.box-one {
    left: 33%;
  }
}

@media screen and (min-width: 1500px) {
  .layout-four .content .box.box-one {
    left: 33%;
  }
}

@media screen and (min-width: 1600px) {
  .layout-four .content .box.box-one {
    left: 35%;
  }
}

@media screen and (min-width: 1680px) {
  .layout-four .content .box.box-one {
    left: 40%;
  }
}

.layout-four .content .box.box-one .logo {
  width: 50px;
  height: 42px;
  background: url("../images/network.png") center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 42px;
}

.layout-four .content .box.box-two {
  background: rgba(0, 176, 80, 0.9);
  left: 63%;
}

.layout-four .content .box.box-two .logo {
  width: 48px;
  height: 44px;
  background: url("../images/weixin-white.png") center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 42px;
}

.contact {
  padding-top: 158px;
}

.contact .form-wrapper {
  width: 1205px;
  margin: 0 auto;
  margin-top: 88px;
  position: relative;
}

.contact .form-wrapper .form-left {
  width: 49.3%;
}

.contact .form-wrapper .form-right {
  width: 49.3%;
}

.contact .form-wrapper .form-control {
  margin-top: 24px;
}

.contact .form-wrapper .form-control.first {
  margin-top: 0;
}

.contact .form-wrapper .form-control.textarea {
  margin-top: 0;
}

.contact .form-wrapper .submit {
  position: absolute;
  width: 214px;
  height: 55px;
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FFFFFF;
  background: #59A4F8;
  text-align: center;
  line-height: 55px;
  right: 0;
  bottom: -82px;
  cursor: pointer;
}

.contact .form-wrapper .error-tip {
  color: #cc0000;
  font-size: 16px;
  padding-top: 11px;
}

.other-way {
  width: 1205px;
  margin: 0 auto;
  margin-top: 27px;
}

.other-way .tip {
  position: relative;
  font-family: PingFangSC-Medium;
  font-size: 17px;
  color: #898989;
  line-height: 24px;
  text-indent: 17px;
}

.other-way .tip .line {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 6px;
  height: 18px;
  background: #59A4F8;
}

.other-way .contact-info {
  width: 660px;
}

.other-way .contact-info .info-item {
  padding-left: 26px;
  position: relative;
  font-family: PingFangSC-Medium;
  font-size: 17px;
  color: #898989;
  line-height: 24px;
  padding-bottom: 15px;
}

.other-way .contact-info .info-item .icon {
  position: absolute;
  left: 0;
}

.other-way .contact-info .info-item .icon img {
  display: block;
}

.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.toast {
  position: fixed;
  z-index: 1001;
  width: 260px;
  height: 154px;
  left: 50%;
  top: 50%;
  margin-top: -77px;
  margin-left: -130px;
  background-color: #fff;
  -webkit-background-clip: content;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}

.toast .toast-header {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #F8F8F8;
  border-radius: 2px 2px 0 0;
  position: relative;
}

.toast .toast-header .close-btn {
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  font-size: 12px;
  background: url("../images/icon.png") no-repeat;
  background-position: 1px -40px;
  color: #333;
  right: 10px;
  top: 13px;
}

.toast .text {
  position: relative;
  padding: 20px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.toast .confirm {
  position: absolute;
  height: 28px;
  line-height: 26px;
  padding: 0 15px;
  border: 1px solid #dedede;
  background-color: #fff;
  color: #333;
  border-radius: 2px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
  border-color: #1E9FFF;
  background-color: #1E9FFF;
  color: #fff;
  width: 60px;
  right: 17px;
  bottom: 13px;
  text-align: center;
}

.footer {
  padding-top: 80px;
  padding-bottom: 60px;
}

.footer .copyright .info {
  text-align: center;
  color: #83888a;
  font-size: 14px;
}

.footer .copyright .info a {
  text-decoration: none;
}

@-webkit-keyframes slideup {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}

@keyframes slideup {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}
/*# sourceMappingURL=main.css.map */