@charset "utf-8";
/* CSS Document */

html,
body {
  margin: 0px;
  padding: 0px;
  min-height: 100%;
  font-size: 12px;
  font-family: Arial,"思源黑体","microsoft yahei", Verdana;
  line-height: 24px;
  color: #000;
  background: #fff;
}
head,
footer,
section {
  display: block;
}
textarea {
  font-size: 12px;
}
ul,
ol,
li,
form,
dl,
dt,
dd,
p,
table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
section,
input,
img,
textarea {
  margin: 0;
  padding: 0;
}
section,
input,
textarea,
select {
  font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}
img {
  max-width: 100%;
  border: 0;
}
ul {
  list-style: none;
}
.flex{
  display:flex;
}
.mtop20{
  margin-top:20px;
}

/*移除ios默认样式*/
input[type="button"],
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="number"],
input[type="tel"],
select {
  -webkit-appearance: none;
  outline: none;
}

/*-------------------------------------链接----------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}
a:focus {
  -moz-outline: none;
  outline: none;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}

/* index */
.wrap{
  max-width: 1440px;
  margin:0 auto;
  overflow-x:hidden;
}
.header{
  background:url(../images/head.png) no-repeat top center;
}
.header .nav{
  padding:20px 0 0;
  display:flex;
  align-items: center;
  box-sizing:border-box;
}
.header .nav a{
  margin-right:20px;
}
.header .headerBot{
  padding:80px 0 30px 120px;
}
.header .slogan{
  font-size: 50px;
  font-weight: bold;
  line-height: 81px;
  color:#219653;
}
.header .headerText{
  font-size:20px;
  margin-top:20px;
  color:rgba(0 , 0, 0, 0.6);
  line-height:30px;
}
.header .nav2{
  margin-top:20px;
}
.header .nav2 a{
  margin-right:10px;
}
/* jianjie */
.title{
  color:#219653;
  font-size:30px;
  padding:45px 0 24px;
  text-align:center;
  box-sizing: border-box;
}
.intro .des{
  font-size:16px;
  line-height: 34px;
  padding: 0 120px;
  color: #10213B;
}
.projectType{
  background: #F5FCF8;
  width:100%;
  box-sizing: border-box;
  padding-bottom:20px;
  margin-top:30px;
}
.projectContent{
  display:flex;
  padding:0 20px;
}
.radiusfff{
  background: #fff;
  border-radius: 8px;
  padding:30px 24px;
  box-sizing: border-box;
}
.subTit{
  font-size:24px;
}
.radiusfff p,.process p{
  font-size:16px;
  color: rgba(16, 33, 59, 0.6);
  line-height:32px;
  padding-top:10px;
}
.zzdx{
  width:388px;
  
}
.zzfw{
  margin-left:20px;
  flex:1;
  align-items:center;
}
.zzfw img{
  width:120px;
}
.sqfs {
  margin-left: 20px;
  flex:1;
}
.radiusfff .pb{
  display:flex;
}
.radiusfff .p1{
  width:346px;
  margin-right:20px;
}
.gap{
  padding-left:70px;
}
.download{
  text-decoration: underline;
  color: rgba(16, 33, 59, 0.6);
  margin-top:10px;
  display:block;
}
.process p{
  text-align:center;
  padding-top: 0;
}
.process{
  position: relative;
  padding:0 100px;
  overflow:hidden;
}
.path1{
  background:url(../images/path1.png) no-repeat;
  width: 350px;
  height: 330px;  
  position:absolute;
  left:-240px;
  top:20%; 
}
.path2 {
  background: url(../images/path2.png) no-repeat;
  width: 560px;
  height: 530px;
  position: absolute;
  right: -370px;
  bottom: 0;
}
.process .notice{
  font-size:14px;
  color: #9E9E9E;
}
.processStep{
  align-items:center;
  justify-content: center;
  padding:0 0 20px;
  position:relative;
  z-index:3;flex-wrap: wrap;
}
.processStep .arrow{
  margin:0 10px;
}
.steps{
  width:140px;
  flex-shrink: 0;
  border-radius:8px;
  background:#fff;
  box-shadow: 0px 16px 48px 0px rgba(39, 39, 39, 0.1);
  display:flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding-bottom:15px;
  align-items: center;
  overflow:hidden;
  margin-bottom:10px;
}
.steps .icon{
  width:56px;
  height:56px;
  flex-shrink: 0;
  border-radius:100%;
  background:url(../images/icon1.png) no-repeat center center #F3FFF4;
}
.steps .icon2{
  background-image: url(../images/icon2.png);
}
.steps .icon3 {
  background-image: url(../images/icon3.png);
}
.steps .icon4 {
  background-image: url(../images/icon4.png);
}
.steps .icon5 {
  background-image: url(../images/icon5.png);
}
.steps .icon6 {
  background-image: url(../images/icon6.png);
}
.steps .icon7 {
  background-image: url(../images/icon7.png);
}
.steps .font1{
  font-size:14px;
  color: #10213B;
}
.steps .font2{
  color: #272727;
  height:70px;
  line-height:26px;
  padding:0;
}
.agency{
  display:flex;
  flex-wrap: wrap;
  align-items: center;
  max-width:1100px;
  margin:0 auto;
}
.agency .item{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  margin: 8px 15px 8px 15px;
}
.agency .item p{
  text-align:center;
  padding:5px 15px 0;
  height:40px;
  line-height:20px;
}
.agency .item .imgBox{
  background: linear-gradient(243deg, rgba(197, 249, 167, 0.40) 12%, rgba(228, 244, 217, 0.40) 101%);
  width:180px;
  height:80px;
  display:flex;
  align-items: center;
  justify-content: center;
  overflow:hidden;
  box-shadow: 0px 16px 48px 0px rgba(39, 39, 39, 0.1);
  background:#fff;
  border-radius:8px;

}
.agency .item a:hover p{
  color:#219653;
}
.trends{
  margin-top:10px;
  padding:0 100px 20px;
  font-size:20px;
  box-sizing: border-box;

}
.trends ul{
  flex-wrap: wrap;
  justify-content:space-around;
}
.trends li{
  margin-bottom:30px;
  width: 596px;
}
.trends li p{
  padding-top:5px;
}
.footer{
  background:url(../images/foot.png) #57B669 no-repeat 85% center;
  background-size:contain;
  padding:60px 120px;
  color:rgba(255, 255, 255, 0.6);
  font-size:14px;
  line-height:30px;
  margin-top:30px;
}
.footer .copyright{
  border-top:1px solid rgba(255, 255, 255, 0.6);
  margin-top:15px;
  padding-top:15px;
}

.swiper {
  width: 900px;
}
.swiper .swiper-pagination{
  display:none;
}
.swiper .swiper-slide{
  display: flex;
  justify-content: center;
}

.swiper .swiper-slide a{
  display:block;
  width:700px;
  height:500px;
  position:relative;
}
.swiper .swiper-slide img{
  width: 740px;
  height: 538px;
}
.swiper .swiper-slide p{
  width:100%;
  position:absolute;
  left:0;
  bottom: 0;
  height:60px;
  line-height:60px;
  color:#fff;
  padding-left:20px;
  box-sizing: border-box;;
  background:rgba(21, 35, 26, 0.5);
  font-size:24px;
}
.swiper .swiper-button-prev{
  width:56px;
  height:56px;
  background: #F3FFF4;
  border-radius:100%;
}
.swiper-button-next:after,
.swiper-button-prev:after{
  font-size:24px;
  color: #219653;
}

@media screen and (max-width: 900px){
  .header .nav{
    height:auto;
    padding: 10px;
  }
  .header .nav a{
    margin-right:px;
  }
  .header .headerBot{
    padding:20px 0 10px 24px;
  }
  .header .slogan{
    font-size:30px;
    line-height:40px;
    padding-bottom:60px;
  }
  .header .headerText{
    font-size:12px;
    line-height:20px;
  }
  .header .nav2{
    width:100%;
  }
  .header .nav2 a{margin-bottom:5px;}
  .header .nav2 img{
    height:26px;
    margin-bottom:5px;
  }
  .intro{
    padding:0 20px;
  }
  .title{
    padding:20px 0 10px;
    font-size: 16px;
  }
  .intro .des{
    padding:0;
    font-size:12px;
    line-height:26px;
  }
  .projectType{
    padding:0 20px 20px;
  }
  .projectContent{
    flex-direction: column;
    padding:0;
  }
  .projectContent .zzfw{
    margin:20px 0 0;
  }
  .projectContent .radiusfff{
    width:100%;
  }
  
  .subTit{
    font-size:16px;
  }
  .radiusfff p{
    font-size:12px;
    line-height: 26px;
  }
  .radiusfff .pb{
    flex-direction: column;
  }
  .sbjz,.flexCol{
    flex-direction: column;
  }
  .projectContent .radiusfff.flex.zzfw{
    flex-direction: column;
    align-items: flex-start;

  }
  .gap{
    padding:0;
  }
  .gap p{
    padding:0;
  }
  .process{
    padding:0 20px;
  }
  .process .f12{
    font-size:12px;
    text-align:left;
    margin-top:-4px;
  }
  .processStep{
    flex-direction: column;
    padding-top:0;
  }
  .processStep .arrow{
    transform: rotate(90deg);
    margin:0 0 10px;
  }
  .process .notice{
    font-size:12px;
    line-height:24px;
    padding:0;

  }
  .process .path2{
    bottom:15%;
  }
  .agency .item{
    margin-left:10px;
    margin-right:10px;
    width:100px;
  }
  .agency .item .imgBox{
    width:100px;
  }
  .agency .item p{
    display:none;
  }
  .trends{
    padding:0 20px;
    font-size:16px;
  }
  .trends li{
    width:90%;
  }
  .footer{
    background:#57B669;
    padding:20px;
    line-height:24px;
    font-size:12px;
  }

  .swiper {
    width: 100%;
    height:auto;
  }

  .swiper .swiper-slide {
    display: flex;
    justify-content: center;
    border-radius:15px;
    overflow: hidden;
  }

  .swiper .swiper-slide a {
    width:100%;
    height:auto;
  }

  .swiper .swiper-slide img {
    width: 100%;
    height: auto;
  }

  .swiper .swiper-slide p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 8px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding-left:10px;
    box-sizing: border-box;
    font-size:16px;
    background: rgba(21, 35, 26, 0.5)
  }

  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    display:none;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px;
    color: #219653;
  }
  
  
}
.popUp{
  width:100%;
  height:100%;
  background:rgba(0, 0, 0, 0.5);
  position:fixed;
  left:0;
  top:0;
  z-index:3;
  display:flex;
  justify-content: center;
  align-items:flex-start;
  display:none;
  padding:40px 0;
  box-sizing:border-box;
}
.articleList{
  width:80%;
  max-height:90%;
  overflow-y:scroll;
  background:#fff;
  border-radius:20px;
  position:relative;
  padding:20px 0;
}
.articleList li{
  padding: 10px 20px;
}
.articleList li a{
  display:flex;
  justify-content: space-between;
  font-size:14px;
}
.articleList li span{
  font-size:12px;
  color:#9e9e9e;
  margin-left:10px;
  flex-shrink: 0;
}
.popUp .close{
  text-align:right;
  cursor:pointer;
  padding-left:20px;
}
.articleList li a:hover p{
  color:#219653;
}
.popUp .close img{
  width: 23px;
  height: 23px;
}