﻿@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
  padding: 0;
  margin: 0;
  font-family: arial, "微软雅黑";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0 none;
}

input {
  vertical-align: middle;
}

em {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

body {
  position: relative;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '\20';
  display: block;
  clear: both;
}

._fl {
  float: left;
}

._fr {
  float: right;
}

.none {
  display: none;
}

/*-------common---------*/
.t-mobile {
  display: none;
}

/* 主体容器 */
.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
}

/* item统一背景样式 */
.t-cont-item {
  width: 100%;
  margin: 0 auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

/* item主体内容区 */
.t-content {
  position: relative;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
}

/* 通用一级标题 */
.t-main-title {
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  color: #000;
  padding-top: 50px;
  margin: 0 20px;
}

/* 通用二级标题 */
.t-sub-title {
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #000;
  margin: 35px;
}
.t-main-sub-title{
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #3e3a39;
  margin: 45px 10px;
}
/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #000;
}
.cont1 {
  background-image: url("../images/home-page1-bg1.jpg");
  text-align: center;
  padding: 180px 0;
}
.cont1 p{
  font-size: 66px;
  color: #fff;
}
.cont1 p span{
  margin-top:60px;
  font-size: 26px;
  line-height: 30px;
  display: block;
}
.cont2{
  background: #eaecf0;
}
.cont2 dl{
  width: 25%;
  float: left;
  margin-top: 100px;
  margin-bottom: 20px;
  padding: 0 8px;
  text-align: center;
  box-sizing: border-box;
}
.cont2 dd{
  font-size: 24px;
  color: #000;
  margin: 48px 0;
}
.cont3 dl{
  width: 25%;
  float: left;
  margin-top: 100px;
  margin-bottom: 20px;
  padding: 0 8px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.cont3 dt img{
  width: 100%;
}
.cont3 dd{
  top:0;
  min-height: 423px;
  padding: 0 15px;
  text-align: left;
  background: #f1f5f9;
  line-height: 25px;
  font-size: 16px;
  border: 1px solid #e2e2e2;
}
.cont3 dd.icon1{
  background: #f1f5f9 url("../images/home-page3-item1.jpg") no-repeat top center;
}
.cont3 dd.icon2{
  background: #f1f5f9 url("../images/home-page3-item2.jpg") no-repeat top center;
}
.cont3 dd.icon3{
  background: #f1f5f9 url("../images/home-page3-item3.jpg") no-repeat top center;
}
.cont3 dd.icon4{
  background: #f1f5f9 url("../images/home-page3-item4.jpg") no-repeat top center;
}
.cont3 dd .title{
  text-align: center;
  line-height: 88px;
  font-size: 24px;
  margin-bottom: 170px;
}
.cont4 {
  background-image: url("../images/home-page4-bg1.jpg");
  padding-bottom: 30px;
}
.cont4 .t-main-title{
  color: #fff;
}
.cont4 .tab-list{
  clear: both;
  overflow: hidden;
  margin: 50px auto 30px auto;
}
.cont4 .tab-list li{
  float: left;
  width: 31.33%;
  margin: 0 1%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 30px;
  padding: 7px 0;
  line-height: 20px;
  background: #206ba6;
  cursor: pointer;
}
.cont4 .tab-list li.activeTab{
  background: #409eee;
}
.swiper-container{
  padding-bottom: 30px;
}
.swiper-slide img{
  display: block;
  margin: 0 auto;
}
.swiper-button-prev1{
  background-image: url(../images/swiper-left1.png);
  width: 40px;
  background-size: 40px;
}
.swiper-button-next1{
  background-image: url(../images/swiper-right1.png);
  width: 40px;
  background-size: 40px;
}
.swiper-button-prev2{
  background-image: url(../images/swiper-left.png);
  width: 40px;
  background-size: 40px;
}
.swiper-button-next2{
  background-image: url(../images/swiper-right.png);
  width: 40px;
  background-size: 40px;
}
.cont5{
  background: #eff1f4;
}
.cont5 .s-swiper02{
  margin: 30px auto 50px auto;
}
.swiper-pagination1 .swiper-pagination-bullet{
  opacity: 1;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  background: none;
  border: 1px solid #15a8eb;
}
.swiper-pagination1 .swiper-pagination-bullet-active{
  background: #15a8eb;
}
.cont6 {
  background-image: url("../images/home-page6-bg1.jpg");
  padding-bottom: 30px;
}
.cont6 .t-main-title{
  color: #fff;
}
.t-main-sub-title{
  font-size: 24px;
  text-align: center;
}
.sub-title{
  line-height: 24px;
  max-width: 700px;
  margin: 0 auto 20px auto;
}
.cont6 .sub-title,.cont6 .t-main-sub-title{
  color: #fff;
}
.step-list{
  overflow: hidden;
  margin-top: 50px;
}
.step-list li{
  float: left;
  width: 20%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.step-list li i{
  display: block;
  position: absolute;
  background: url(../images/home-page6-item1.png) no-repeat center center;
  width: 66px;
  height: 40px;
  top: 50px;
  left: 80%;
}
.step-list li:last-child i{
  display: none;
}
.step-list li span{
  display: block;
  width: 145px;
  height: 145px;
  border-radius: 145px;
  font-size: 16px;
  background: #15a8eb;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.step-list li p{
  width: 165px;
  margin: 40px auto;
}
.cont8 {
  background-image: url("../images/home-page8-bg1.jpg");
  padding-bottom: 30px;
}
.cont8 .t-main-title{
  color: #fff;
}
.cont8 .swiper-cont{
  background: #fff;
  width: 80%;
  margin: 100px auto 40px auto;
  min-height: 430px;
  position: relative;
  left: 19px;
}
.cont8 .swiper-cont dt {
  position: absolute;
  top: -38px;
  left: -38px;
  box-shadow: 0 0 10px #555;
}
.cont8 .swiper-cont dd{
  padding: 30px 40px 20px 345px;
  font-size: 16px;
  line-height: 28px;
}
.cont8 .swiper-cont dd h4{
  font-size: 30px;
  line-height: 80px;
}
.cont8 .s-swiper04 .swiper-pagination1 .swiper-pagination-bullet-active{
  background: #fff;
  border: 1px solid #fff;
}
.s-swiper03 .swiper-slide{
  display: block;
}
.s-swiper03 .swiper-slide .sub-title{
  text-align: center;
}
@media screen and (max-width: 1024px){
  .swiper-slide img{
    width: 90%;
  }
  .cont8 .swiper-slide img{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .cont2 dl{
    width: 50%;
    padding: 0 10px;
  }
  .cont3 dl{
    width: 50%;
    float: left;
    margin-top: 30px;
  }
  .cont4 .tab-list li{
    border-radius: 0;
    min-height: 100px;
  }
  .step-list li{
    width: 33.33%;
    min-height: 290px;
  }
  .cont8 .swiper-cont dt {
    position: initial;
    top: 0;
    left: 0;
    box-shadow: 0 0 10px #555;
  }
  .cont8 .swiper-cont dd{
    padding: 10px;
    line-height: 25px;
  }
  .cont8 .swiper-cont {
    background: #fff;
    width: 80%;
    margin: 50px auto 40px auto;
    min-height: 430px;
    position: relative;
    left: 0;
  }
}
@media screen and (max-width: 480px){
  .cont1{
    padding: 90px 0;
  }
  .cont1 p{
    font-size: 35px;
  }
  .cont1 p span{
    margin-top: 30px;
    font-size: 15px;
    line-height: 22px
  }
  .t-main-title{
    font-size: 28px;
    padding-top: 30px;
  }
  .t-main-sub-title{
    font-size: 20px;
  }
  .cont2 dl{
    width: 80%;
    float: none;
    margin: 40px auto 0 auto;
  }
  .cont2 dd{
    margin: 20px 0 40px 0;
  }
  .cont3 dl{
    width: 80%;
    margin: 30px auto;
    float: none;
  }
  .swiper-slide img{
    width: 100%;
  }
  .swiper-button-prev1, .swiper-button-next1, .swiper-button-prev2, .swiper-button-next2{
    display: none;
  }
  .cont5 .s-swiper02{
    margin: 30px auto;
  }
  .sub-title{
    width: 90%;
  }
  .step-list li{
    width: 50%;
    float: none;
    margin: 0 auto;
    min-height: 250px;
  }
  .step-list li p{
    margin: 20px auto;
  }
  .step-list li i{
    top: 80%;
    left: 33%;
    transform: rotate(90deg);
    -ms-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(7deg);
  }
}
















