.bg-hardware{
    width:auto;
    height:320px;
    overflow: auto;
    background: #12183e url(../images/ai-education/banner@2x.png) no-repeat center;
    background-size: auto 100%;
}
.bg-hardware .bg-title{
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 112px;
}

.bg-hardware .p-h1-title{
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 112px;
}
.bg-hardware .bg-description{
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(255,255,255,0.7);
    width: 700px;
    margin-top: 24px;
}
.bg-hardware .advise-btn{
    width:96px;
    height:32px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    background:rgba(41,98,255,1);
    border-radius:16px;
    margin-top: 32px;
    cursor: pointer;
}
.bg-hardware .advise-btn:hover{
    background: #2354DB;
}
.hardware-container{
    width: 1200px;
    margin: 0 auto;
}
.bg-hardware-app.section-item{
    overflow: auto;
    padding-bottom: 56px;
    background: url(../images/ai-education/bg_scenarios_2.png) no-repeat center center;
    /*background-size: 100%;*/
    margin: auto;
}
.bg-hardware-app .app-title{
    background: url(../images/ai-education/title_scenarios.png) no-repeat;
    background-size: 100% 100%;
}
.bg-hardware-app .hardware-container{
    display: flex;
    justify-content: space-between;
}
.hardware-container.customer{
    margin-top: 48px;
}

.hardware-case-wrap{
    width: 285px;
    height: 340px;
    background: #FFFFFF;
    border: 1px solid #EBEDF0;
    border-radius: 16px;
}

.hardware-case-wrap .case-img{
    display: block;
    height: 220px;
    /*border-radius: 4px 4px 0 0 ;*/
}
.case-desc{
    /*height: 120px;*/
    padding: 20px 24px;
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    text-align: justify;

}
.section-item{
    overflow: auto;
    background: #FFFFFF;
}
.section-item .section-title{
    width: 400px;
    height: 50px;
    margin: 56px auto 24px;
}
.ai-hardware-adv .hardware-title{
    background: url(../images/ai-education/title_PlanAdvantage.png) no-repeat;
    background-size: 100% 100%;
}
.hardware-customer-wrap .hardware-title{
    background: url(../images/ai-education/title_cases.png) no-repeat;
    background-size: 100% 100%;
}
.overall-structure .structure-title{
    background: url(../images/ai-education/Title_Framework.png) no-repeat;
    background-size: 100% 100%;
}
.ai-ability .ability-title{
    background: url(../images/ai-education/title_ability.png) no-repeat;
    background-size: 100% 100%;
}
.overall-structure{
    /*padding: 56px 0;*/
    background: #FAFBFD;
}
.structure-container{
    width: 1200px;
    height: 677px;
    margin: 0 auto 56px;
}
.structure-container img{
    width: 100%;
    height: 100%;
    display: block;
}

.ai-ability{
    background: #FFFFFF;
}
.ability-container{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ability-container.second{
    margin: 20px auto 50px;
}
.ability-container .ability-item{
    position: relative;
    width: 245px;
}
.ability-item img{
    display: block;
    width: 80px;
    height: 80px;
    margin: auto;
}
.ability-item .img-des{
    font-size:15px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(46,47,51,1);
    text-align: center;
    margin-bottom: 8px;
}
.ability-item .des-detail{
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    text-align: center;
}
.ai-hardware-adv{
    margin-bottom: 56px;
}
.ai-hardware-adv .hardware-container{
    display: flex;
    justify-content: space-between;
}

.hardware-container.second{
    margin-top:20px;
}
.hardware-container .hardware-advantage-wrap{
    width: 282px;
    height: 220px;
}
.hardware-advantage-wrap .advantage-img{
    display: block;
    width: 282px;
    height: 220px;
}

.advantage-img{
    display: block;
    height: 140px;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
}

.hardware-customer-wrap{
    background: #ffffff;
    overflow: auto;
    padding-bottom: 80px;
}
.hardware-customer-wrap .hardware-container{
    display: flex;
    justify-content: space-between;
    width: 936px;
    margin: auto;
}
.hardware-customer-wrap .hardware-title{
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #2D3138;
    letter-spacing: 5px;
    line-height: 28px;
    text-align: center;
}
.hardware-customer-wrap .customer-item-desc{
    font-size:15px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(94,96,102,1);
    text-align: center;
    margin-top: 8px;
}
.hardware-customer-wrap .customer-item{
    width: 96px;
    /*height: 96px;*/
}


.hardware-customer-wrap .customer-item-icon{
    height: 96px;
    width: 96px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.education-1{
    background-image: url(../images/ai-education/ai-education-1.png);
    background-size: 100% 100%;
}
.education-2{
    background-image: url(../images/ai-education/ai-education-2.png);
    background-size: 100% 100%;
}
.education-3{
    background-image: url(../images/ai-education/ai-education-3.png);
    background-size: 100% 100%;
}
.education-4{
    background-image: url(../images/ai-education/ai-education-4.png);
    background-size: 100% 100%;
}
.education-5{
    background-image: url(../images/ai-education/ai-education-5.png);
    background-size: 100% 100%;
}
.education-6{
    background-image: url(../images/ai-education/ai-education-6.png);
    background-size: 100% 100%;
}
.education-7{
    background-image: url(../images/ai-education/ai-education-7.png);
    background-size: 100% 100%;
}
.education-8{
    background-image: url(../images/ai-education/ai-education-8.png);
    background-size: 100% 100%;
}
.product-solution .section-title{
    background-image: url(../images/ai-education/title_Solution.png);
    background-size: 100% 100%;
}
.solution-container .ps-tab{
    position: relative;
    width: 800px;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #EBECF0;
    margin: auto;
}
.ps-tab .tab-item{
    width: 200px;
    font-size:18px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(94,96,102,1);
    line-height:40px;
    text-align: center;
    cursor: pointer;
}
.ps-tab .tab-item.active{
    color: #2962FF;
}
.ps-tab .sort-line{
    position: absolute;
    left: 84px;
    top: 38px;
    display: inline-block;
    width:32px;
    height:3px;
    background:rgba(66,117,255,1);
}
.solution-container .tab-des{
    width: 988px;
    font-size:15px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(106,118,154,1);
    line-height:22px;
    text-align: center;
    margin: 32px auto;
}
.product-solution{
    margin-bottom: 56px;
}
.product-solution-detail{
    max-width: 1200px;
    margin: auto;
    display: none;
}
#ps-first{
    display: block;
}
.product-solution-detail .left-area{
    float: left;
    width: 560px;

}
.product-solution-detail .right-area{
    float: right;
    width: 640px;
    height: 535px;
}
.right-area img{
    width: 100%;
    height: 100%;
}
.ps-introduce-item{
    position: relative;
    margin-top: 20px;
}
.ps-introduce-item img{
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    display: block;
}
.ps-introduce-item .text-detail{
    margin-left: 68px;
}
.text-detail .title-item{
    font-size:18px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(45,49,56,1);
    line-height:18px;
}
.text-detail .product-solution-des{
    width:440px;
    /*height:60px;*/
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    margin: 0;
}

