
/* 我们的服务 */

.indexService{
  width: 100%;
  padding: 80px 0;
  background: url(../images/other/ibacka.png) no-repeat;
  background-size: cover;
  margin-top: 50px;
}

.iServica{
  width: 82%;
  margin-left: 13%;
}

.iServica>div{
  font-size: 40px;
  color: #00923d;
}

.iServica>p{
  width: 100%;
  font-size: 14px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.iServica>p>a{
  padding: 5px 15px;
  border-radius: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
}

.iServica>p>a>img{
  width: 20px;
  margin-left: 10px;
}
.iServicCont{
  width: 100%;
}
.iServicCont{
  width: 82%;
  height: 500px;
  margin-left: 13%;
  display: flex;
  margin-top: 50px;
}
.iServicCont .zhankai{
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.iServicCont .zhankai>img{
  width: 100%;
}

.iSerZhenz{
  position: absolute;
  top: 10%;
}


.iSerZhenz>div{
  font-size: 30px;
  margin-bottom: 30px;
}

.iSerZhenz>p{
  font-size: 13px;
  margin-top: 10px;
  color: #525252;
}

.iSerZhenz>a{
  color: white;
  width: 120px !important;
  height: 40px !important;
  background: #2a519e;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.iServicCont>ul{
  width: 60%;
  display: flex;
}

.iServicCont>ul>li{
  width: 33.333333%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.iServicCont>ul>li>.shousuo>img{
  width: 100%;
}


.iServicCont>ul>li>.shousuo>div{
  position: absolute;
  width: 70%;
  height: 80%;
  top: 10%;
}

.iServicCont>ul>li>.shousuo>div>p{
  font-size: 25px;
  margin-bottom: 10px;
  color: white;
}

.iServicCont>ul>li>.shousuo>div>a{
  width: 110px !important;
  height: 40px !important;
  color: white;
  font-size: 12px;
  border: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  border-radius: 100px;
}

.indexAdvantage{
  width: 100%;
  padding: 70px 0;
  position: relative;
}
.backGb{
  position: absolute;
  bottom: 10px;
  left: 0;
}

.backGb>img{
  width: 250px;
}
.tltttt{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.iAdvantaga{
  width: 82%;
  margin-left: 13%;
  margin-top: 50px;
  display: flex;
}

.iAdvantaga>div{
  width: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.iAdvantaga .hoverLi .pic img{
  width: 100%;
  transition: all 0.6s;
}
.iAdvantaga .hoverLi:hover .pic{
    overflow: hidden;
}
.iAdvantaga .hoverLi:hover .pic img{
    transform: scale(1.2);
}
.iAdhang{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.iAdhang>div{
  width: 35%;
  padding-right: 10%;
  display: flex;
  flex-direction: column;
  transition: all 0.6s;
  margin-top: 30px;
}

.iAdhang>div:hover{
  transform: scale(1.1);
}

.iAdhang>div>img{
  width: 50px;
}

.iAdhang>div>h3{
  margin: 20px 0;
}

.iAdhang>div>span{
  font-size: 13px;
  /*color: #999999;*/
  line-height: 22px;
  letter-spacing: 2px;
}
.indexCase{
  width: 100%;
  background: url(../images/other/ibackb.png) no-repeat center;
  background-size: cover;
  margin-top: 30px;
  padding: 70px 0;
}
.iCasBann{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.iCasBann>li{
    margin: 0 20px;
  padding: 20px 0px;
}


.activert{
  border-bottom: 2px solid #00923d;
  color: #00923d;
}

.lunbo{
  width: 90%;
  margin-left: 5%;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.ianliCg{
  width: 100%;
  position: relative;
  overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ianliCg>img{
  width: 100%;
}
.anlichenggong {
    width: 100%;
    overflow: hidden;
}
.ianliZc{
  position: absolute;
  width: 100%;
  height: 84%;
  top: 0;
  background-image: linear-gradient(#ffffff00, #00000086);
  display: flex;
  justify-content: center;
}

.ianliCont{
  width: 80%;
  height: 95%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: white;
  cursor: pointer;
  transition: all 0.6s;
}



.ianliCont>span{
    font-size: 14px;
  height: 50px;
  display: flex;
  align-items: center;
}
.ianliCont>div{
  height: 50px;
  display: flex;
  align-items: center;
}
.ianliCont>div>img{
  width:30px !important;
  height: 30px !important;
}

.ianliCont:hover{
  width: 80%;
  padding: 0 10%;
  height: 100%;
  background: #2a519ebb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-align: center;
}

.indexProblem{
  width: 100%;
  padding: 70px 0;
  background: url(../images/other/ibackc.png) no-repeat;
  background-size: cover;
}

.iChangjian{
  width: 80%;
  margin-left: 10%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}


.iChangjian>div{
  width: 32%;
}
.content{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: white;
}

.content>div{
  width: 80%;
  padding: 30px 10%;
  background: rgba(255, 255, 255, 0.26);
  position: relative;
}

.content>div>hr{
  width: 90%;
  height: 1px;
  background-color: #9c9c9c86;
  border: 0;
  position: absolute;
  bottom: 0;
  right: 5%;
}

.content>div>p{
  margin: 20px 0;
  font-size: 15px;
}
.content>div>h2{
  color: white;
}
.connoe>div{
  height: 40%;
}
.content>div>div{
  color: white;
  font-size: 13px;
}
.content>div>a{
  display: flex;
  width: 100px;
  height: 30px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  color: white;
  font-size: 13px;
  border: 1px solid  #ccc;
}


.conTow>div{
  height: 35%;
}
.content>div:hover{
  color: #f2b332;
  cursor: pointer;
}

.content>div>a:hover{
  color: #f2b332;
  cursor: pointer;
}

.indexNews{
  width: 80%;
  margin-left: 10%;
  padding: 90px 0;
}
.indexNews>.tltttt{
  display: flex;
  align-items: flex-start;
}

.indexNews>.tltttt>.titlexiao{
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.indexNews>.tltttt>.titlexiao>ul{
  display: flex;
  align-items: center;
}
.indexNews>.tltttt>.titlexiao>ul a{
    display: flex;
    align-content: center;
    width: 100px;
    justify-content: space-between;
    /*margin-top: -4px;*/
    margin-left: 20px;
}
.indexNews>.tltttt>.titlexiao>ul a img{
    width: 21px;
    height: 21px;
}
.indexNews>.tltttt>.titlexiao>ul>li{
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-size: 15px;
}






.iNews{
  width: 100%;
  display: flex;
  margin-top: 50px;
}

.iNewsImg{
  width: 45%;
  position: relative;
  transition: all 0.5s;
}

.iNewsImg:hover{
  transform: scale(1.02);
}

.iNewsImg>img{
  width: 100%;
}

.iNewZc{
  position: absolute;
  bottom: 0;
  width: 90%;
  padding: 0 5%;
  height: 35%;
  background-color: #00923d;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.iNewZc>p{
width: 80%;
  font-size: 20px;
}

.iNewZc>div{
  font-size: 13px;
  margin-top: 10px;
  /*color: #7991c1;*/
}

.iNewsTime{
  position: absolute;
  top: -45px;
  right: 20px;
  background: #f2b22e;
  width: 90px;
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white !important;
}

.iNewsTime>p{
  font-size: 40px;
  font-weight: 900;
}

.iNewsTime>span{
  font-size: 20px;
}

.inewsText{
  width: 54%;
  margin-left: 1%;
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
}

.inewsText>li{
  height: 25%;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.089);
}

.inewsText>li,.inewsText>li>a{
  width: 100%;
  display: flex;
  /*justify-content: space-between;*/
  color: black;
}
.inewsText>li>a{
  align-items: center;
}

.NewTime{
  /*width: 150px;*/
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.NewCont{
    width: 80%;
}


.NewTime>p{
  font-size: 40px;
  font-weight: 900;
}


.NewTime>div{
  font-size: 16px;
}

.NewCont>p{
  font-size: 18px;
  font-weight: 600;
}
.NewCont>div{
  margin-top: 10px;
  font-size: 13px;
  color: #999999;
}
.inewsText>li:hover{
  border-bottom: 1px solid #3c5992;
  color: #3c5992;
  cursor: pointer;
}

.aooooooo{
  width: 85%;
  margin-left: 10%;
  display: flex;
  margin-top: 60px;
  overflow: hidden;
}

.annnnnnn{
  width: 20%;
  display: flex;
}
.uiuiu{
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.6s;
}
.opopopopoo{
    display: block !important;
}
.uiuiu:hover{
  transform: scale(1.1);
}
.uiuiu>img{
  height: 100%;
}

.ifuwu{
  width: 96%;
  position: relative;
  overflow: hidden;
  transition:  all 2s;
}
.ifuwu>img{
  height: 100%;
}


.yuyuyuy{
  width: 40%;
}
.ifuwuio{
  display: none;
}
.ifyuyu{
  display:block;
}

.pouiuiui{
  position: absolute;
  width: 80%;
  left: 10%;
  top: 10%;
  color: white;
  font-size: 24px;
  line-height: 40px;
}


.pouiuiui>p{
    
white-space: nowrap;
text-overflow:ellipsis;
overflow: hidden;
}

.pouiuiui>a{
  width: 100px;
  height: 40px;
  border: 1px solid white;
  color: white;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20%;
}

.ifueuui{
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 20%;
  left: 10%;
}

.ifueuui>div{
  font-size: 25px;
  margin-bottom: 20px;
}

.ifueuui>p{
  font-size: 14px;
  margin-top: 10px;
}


.ifueuui>a{
  width: 120px;
  height: 50px;
  background: #00923d;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-top: 10%;
  transition: all 1s;
}


.ifueuui>a:hover{
  transform: scale(1.05);
}



@media (max-width: 1300px){
  .iNewsImg{
    overflow: hidden;
  }
  .iNewsImg>img{
    width: 150% !important;
  }
  .inewsText>li{
    padding: 10px 0;
  }
  .NewCont>p{
    white-space: nowrap;/*强制在一行显示*/
    text-overflow:ellipsis;/*设置超出内容显示...*/
    overflow: hidden;/*一定不能少 超出的内容进行隐藏*/
  }
  .inewsText{
    width: 58%;
    margin-left: 3%;
  }
  .NewCont{
    width: 75%;
}

}



@media (max-width: 1000px){
.pouiuiui{
  font-size: 18px;
}
.pouiuiui>a{
  font-size: 12px;
}
.iNews{
  flex-wrap: wrap;
}
.iNewsImg,.inewsText{
  width: 100%;
}
.inewsText{
  margin-top: 50px;
}

.inewsText>li{
  padding: 30px 0;
}
.iNewsTime{
  left: 5% !important;
}
}


@media (max-width: 500px){
.iAdhang>div>img {
    width: 40px;
    height: 40px;
}
.indexNews{
    display: none;
}
}
@media (max-width: 750px){
    .anlichenggong{
        margin-top: -30px !important;
    }
    .indexCase{
        padding: 20px 0;
    }
    .iAdvantaga{
        margin-top: 10px !important;
    }
    .indexAdvantage{
        padding: 30px 0;
    }
    .shoujiduandesha>li{
        height: auto !important;
        padding: 20px 5% !important;
        margin-top: 20px !important;
    }
    .indexService{
        margin-top: 35px !important;
    }
    #ups-banner{
        padding-bottom: 0 !important;
    }
    .tuiyi{
        display: none !important;
    }
    .iServica>p>a{
        width: 100px;
        border: 1px solid  #00923d;
        transition: all 5s;
    }
    
    .iServica>p>a:hover{
        width: 150px !important;
    }
    .iChangjian{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .iChangjian>div{
        width: 100%;
    }
  .iAdvantaga{
    flex-wrap: wrap;
  }
  .iAdvantaga>div{
    width: 100%;
  }
  .iAdhang{
    margin-bottom: 50px;
  }
  .iCasBann{
      width: 90%;
      margin-left: 5%;
      flex-wrap: wrap;
  }
  .iCasBann>li{
      width: 48%;
    font-size: 13px;
    padding: 0;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
  }
  .connoe>div{
    height: 45%;
  }
  .conTow>div{
    height: 40%;
  }
  .titlexiao{
    flex-wrap: wrap;
  }
  .indexNews>.tltttt>.titlexiao>ul{
    width: 100%;
    margin-top: 10px;
  }
  .inewsText>li{
    overflow: hidden;
  }
  .aooooooo{
    flex-wrap: wrap;
  }
  .annnnnnn{
    width: 50%;
    margin-top: 50px;
  }
  .iNews{
      margin-top: 10px;
  }
  .NewTime{
      display: flex;
    flex-direction: row;
    padding: 0 !important;
  }
  .inewsText{
      margin-top: 0 !important;
  }
  .bannerConta>p{
    font-size: 30px !important;
  }
    .NewCont{
    width: 65%;
}
.indexProblem{
    display: none !important;
}
.indexNews{
    padding: 30px 0;
}
.inewsText>li{
    padding: 15px 0 !important;
}
.NewTime>div{
    order: 1;
}
.NewTime>p{
    order: 2;
    font-size: 16px !important;
    font-weight: 200px !important;
    margin-left: 5px;
}
.iCasBann{
    margin-top: -20px;
}
.pcaaa{
    display: none !important;
}
.pcbbb{
    display: block !important;
}
}

.pcbbb{
    display: none;
}
