body{
    background: #f7f7f7;
}
.titlePadding{
    padding-top: 110px;
}
.numberH2{
    font-size:46px;
    font-weight:200;
    color:rgba(153,153,153,1);
    margin-top: 35px;
    margin-bottom: 35px;
}
.banner{
    background-color: #11062E;
}
.banner .banner-in .topic{
    width: 800px;
}
.banner .banner-in .topic p{
    line-height: 45px;
    height: 59px;
    width: 100%;
}
.content-fwzz{
    width: 100%;
    height: 540px;
    background: #fff;
}
.content-fwzz ul{
    margin-top: 120px;
    display: flex;
    justify-content: space-between;
    padding: 0 100px;
    box-sizing: border-box;
}
.content-fwzz ul>li{
    width: 160px;
    height: 140px;
    /*background-color: yellow;*/
    text-align: center;
}
.content-fwzz ul>li>img{
    width: 65px;
    height: 65px;
}
.content-fwzz ul>li>p{
    margin-top: 10px;
    font-size:20px;
    line-height:30px;
    padding: 0 8px;
    box-sizing: border-box;
}
.content-gy{
    width: 100%;
    height: 620px;
}
.content-gy .article{
    margin-top: 30px;
    width: 100%;
    height: 300px;
}
.content-gy .article>img{
    width: 400px;
    height: 100%;
}
.content-gy .article>p{
    margin-top: 30px;
    margin-left: 450px;
    font-size:16px;
    line-height:30px;
    text-align: left;
    text-indent: 2em;
    padding: 30px 20px 0 20px;
}
.content-xq{
    background: #fff;
    width: 100%;
    height: 620px;
}
.flexUl{
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.flexUl>li{
    flex: 1;
    height: 300px;
    margin-right: 20px;
    background:rgba(247,247,247,1);
    border-radius:20px;
    overflow: hidden;
}
.flexUl>li:last-child{
    margin-right: 0;
}
.flexUl>li>p{
    font-size:16px;
    line-height:30px;
    text-align: left;
    padding:0 30px 20px 30px;
    /*overflow: hidden;*/
}
.content-fats{
    width: 100%;
    height: 680px;
}
.content-fats .flexUl>li{
    height: 360px;
    background:rgba(255,255,255,1);
}
.content-cpjg{
    width: 100%;
    height: 980px;
    background: #fff;
}
.content-cpjg img{
    width: 100%;
    margin-top: 52px;
}
.content-fays{
    width: 100%;
    height: 840px;
}
.content-fays .flexUl{
    flex-wrap: wrap;
}
.content-fays .flexUl>li{
    flex: none;
    height: 260px;
    width: calc((100% - 60px)/3);
    background:rgba(255,255,255,1);
    border-radius:20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.content-ywfx{
    width: 100%;
    height: 640px;
    background: #fff;
}
.content-ywfx .flexUl>li{
    height: 320px;
    background:rgba(247,247,247,1);
}
.content-ywfx .flexUl>li>p.title{
    margin-top: 44px;
    margin-bottom: 12px;
    font-size:20px;
    color:rgba(0,0,0,1);
    line-height:30px;
    text-align: center;
}
.content-ywfx .flexUl>li>p.des{
    font-size:14px;
    line-height:30px;
}
.content-why{
    width: 100%;
    height: 460px;

}
.content-why .titleH2{
    width: 260px;
}
.content-why .flexUl>li{
    height: 200px;
    /*background-color: #ccc;*/
}
.content-why .flexUl>li>img{
    width: 58px;
    height: 58px;
    margin-bottom: 20px;
}
.content-why .flexUl>li>p{
    padding: 0 50px;
    font-size:16px;
    line-height:30px;
    text-align: center;
}

@media screen and (max-width: 430px){
    .content-fats .flexUl>li {
        height: 421px!important;
        background: rgba(255,255,255,1);
    }
}

/* 2021年2月4日开发的官网解决方案的内容 */
.content-wfw{
  background: #fff;
}
.titlePadding .specialDes{
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.titlePadding .specialDes>div{
  flex: 1; 
  padding: 20px 20px;
}
.titlePadding .specialDes>div i img{
  width: 48px;
  height: auto;
}
.titlePadding .specialDes>div p.title{
  margin: 10px 0 20px 0;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  font-weight: 600;
}
.titlePadding .specialDes>div p.des{
  font-size: 16px;
  color:#666666;
  line-height: 30px;
  text-align: left;
  text-indent: 0em;
}
.architecture{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.architecture .piece{
  flex: 1; 
  margin: 20px 10px;
  padding: 10px;
  border-radius: 6px;
  height: 338px;
}
.architecture .piece .piece_txt{
  background: #E7E7E7;
  border-radius: 6px;
}
.architecture .piece .piece_txt h4{
  line-height: 5px!important;
  padding-top: 40px;
}
.architecture .piece .piece_txt:nth-child(1){
  margin-bottom: 5px;
  padding-bottom: 25px;
}
.architecture .piece .piece_txt:nth-child(2){
  margin-top: 5px;
  padding-bottom: 25px;
}
.architecture .piece:nth-child(1){
  margin:0 10px;
  padding: 0px;
}
.architecture .piece:nth-child(2),.architecture .piece:nth-child(3){
  background: #E7E7E7;
}
.architecture .piece h4{
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
}
.architecture .piece p{
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}