@charset "utf-8";
.content{
    width: 100%;
    height: 880px;
}
.top-container{
    width: 100%;
    height: 810px;
    background: url('https://aileu-files-1312249012.cos.ap-shanghai.myqcloud.com/aileu-website/pc-images/index-bg.jpg') no-repeat;
    background-size: 100% auto; 
    padding: 48px 0 0 110px;
    box-sizing: border-box;
    margin-bottom: 70px;
}
.header{
    display: flex;
}
.logo-section{
    margin-right: 114px;
    width: 149px;
    height: 44px;
}
.logo-img{
    width: 149px;
    height: 44px;
}
.nav-section{
    display: flex;
    padding-top: 10px;
    box-sizing: border-box;
    margin-bottom: 107px;
}
.nav-item{
    width: 120px;
    height: 25px;
    font-size: 18px;
    color: #262626;
    text-align: center;
    margin-right: 24px;
}
.middle-state-section{
    margin-bottom: 58px;
}
.middle-state{
    font-size: 58px;
    color: #262626;
    font-weight: 500;
}
.state-detail{
    width: 681px;
}
.state-detail-item{
    font-size: 20px;
    line-height: 45px
}
.tcn-power-section{
    width: 100%;
    padding: 0 110px 0 110px;
    box-sizing: border-box;
    position: relative;
}
.tcn-power-bg{
    position: absolute;
    left: 0;
    top: 264px;
    width: 100%;
    height: 420px;
    background: #EDFAF6;
    z-index: -1;
}
.section-title{
    display: flex;
    align-items: center;
    margin-bottom: 38px;
}
.section-title-line{
    width: 10px;
    height: 46px;
    border-radius: 3px;
    background: #5AA472;
    margin-right: 14px;
}
.section-title-text{
    font-size: 35px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
}
.tcn-power-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.tcn-power-content-item{
    width: 380px;
    height: 531px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.0600);
    border-radius: 4px;
}
.tcn-power-content-item-title{
    width: 100%;
    height: 114px;
    text-align: center;
    line-height: 114px;
    font-size: 34px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #5AA472;
}
.ul{
    width: 100%;
    padding: 0 25px 9px 25px;
    box-sizing: border-box;
}
.li-item{
    font-size: 16px;
    /* display: flex; */
    /* align-items: center; */
}
.item-dot{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #5AA472;
    margin-right: 10px;
    border-radius: 50%;
}
.li-item-text{
    font-size: 16px;
    line-height: 34px;
}
.about-section{
  width: 100%;
  background: #EDFAF6;
  padding-top: 67px;
  box-sizing: border-box;
}
.about-main{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.about-main-item{
    width: 564px;
    height: 334px;
    padding: 38px 40px;
    box-sizing: border-box;
}
.about-item-top{
    display: flex;
    align-items: center;
    margin-bottom: 29px;
}
.about-item-top-img{
    width: 56px;
    height: 56px;
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle;
}
.about-item-top-text{
    font-size: 34px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
}
.about-item-text{
    font-size: 20px;
    font-family: PingFangSC;
    line-height: 45px;
}

.footer{
    /* position: relative; */
    width: 100%;
    height: 165px;
    background: #2C2E2D;
    padding-top: 50px;
    box-sizing: border-box;
}
.footer-main-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* padding:0 96px;
    box-sizing: border-box; */
}
.footer-connect {
    display: flex;
    /* width: 100%; */
    justify-content: center;
    /* padding-top: 50px; */
}

.footer-connect-item{
    /* margin: 0 78px; */
    display: flex;
    align-items: center;
}
.footer-connect-item i{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.footer-connect-item img{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.beian-p img{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.footer-connect-item span{
    font-size: 16px;
    color: #FFFFFF;
}
.beian-p a{
    font-size: 16px;
    color: #FFFFFF;
}
.footer-connect-item .address {
    background-image: url("https://aileu-files-1312249012.cos.ap-shanghai.myqcloud.com/aileu-website/pc-images/icon／地址.png");
}

.footer-connect-item .telephone {
    background-image: url("https://aileu-files-1312249012.cos.ap-shanghai.myqcloud.com/aileu-website/pc-images/icon／电话.png");
}

.footer-connect-item .email{
    background-image: url("https://aileu-files-1312249012.cos.ap-shanghai.myqcloud.com/aileu-website/pc-images/icon／邮件.png");
}
.beian-p .beianicon{
    background-image: url("https://aileu-files-1312249012.cos.ap-shanghai.myqcloud.com/aileu-website/pc-images/icon-备案.png")
}
.hezuo .mycontent{
    /* display: flex; */
    /* justify-content: center; */
}
.hezuo-imgbg{
    padding: 8px 64px 8px 30px;
    background: #F7F8FF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.0600);
    border-radius: 8px;
    margin-bottom: 63px;
}
.footer-beian {
    /* position: absolute;
    bottom: 10px;
    width: 100%; */
    display: flex;
    justify-content: center;
}
.footer-beian .beian-p{
    text-align: center;
    display: flex;
    align-items: center;
}
.footer-beian .beian-p a{
    color:#ffffff
}
.main-content{
    width: 1221px;
    margin: 0 auto;
}
.about-state{
    width: 100%;
    margin-top: 30px;
    
}
.state-section-title{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.state-section-title-text{
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #5AA472;
}
.state-img{
    width: 125px;
    height: 47px;
    display: inline-block;
    vertical-align: middle;
}
.weixiaoan-section{
    margin-bottom: 39px;
}
.weixiaoan-state-text{
    font-size: 16px;
    font-family: PingFangSC;
    color: #262626;
    line-height: 45px;
    margin-bottom: 26px;
}
.charts-img{
    width: 100%;
    height: auto;
}
.service-infot-section{
    margin-bottom: 39px;
}
.service-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.service-content-text{
    width: 531px;
    font-size: 16px;
    font-family: PingFangSC;
    color: #262626;
    line-height: 45px;
}
.service-content-img{
    width: 653px;
    height: auto;
}
.alg-section{
    margin-bottom: 85px;
}
.state-padding{
    padding-left: 23px;
    box-sizing: border-box;
}
.case-state-title{
    font-size: 34px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #5AA472;
}
.case-state-text-section{
    margin-bottom: 26px;
}
.case-state-text{
    font-size: 16px;
    font-family: PingFangSC;
    color: #262626;
    line-height: 45px;
}
.case-img{
    width: 100%;
    height: auto;
    margin-bottom: 38px;
}
.estimate{
    font-size: 16px;
    font-family: PingFangSC;
    color: #262626;
    line-height: 45px;
}
.customer-section{
    width: 100%;
    height: 290px;
    background: #F1F6F2;
    border-radius: 14px;
    padding: 51px 95px 10px 45px;
    box-sizing: border-box;
    margin-bottom: 83px;
}
.list-content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.list-item{
    width: 311px;
    font-size: 31px;
    font-family: SourceHanSerifSC-Bold, SourceHanSerifSC;
    font-weight: bold;
    color: #5AA472;
    margin-bottom: 31px;
    margin-right: 74px;
}
.list-item:nth-child(3n){
    margin-right: 0;
}
.gongwang{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.icon-gongwang{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}