.solutionModule{
    padding-top:100px;
}
.solutionModule .solutionMTitles {
    font-size: 24px;
    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 40px;
}
.solutionModule .solutionMTitles span{
    border-bottom: 2px solid #1ec9d4;
}
.solutionModule .solutionMCon{
    line-height: 1.7;
    color:#666;
}
.dataApplay{
    margin-bottom: -16px;
}
.dataApplay .applayRow{
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom:16px;
}
.dataApplay .applayItem{
    border: 1px solid #e8e8e8;
    padding: 36px;
    text-align: center;
    margin:0 8px;
    width: 213px;
}
.dataApplay .applayItem .title{
    font-size: 18px;
    color:#333;
    margin:24px auto;
    font-weight: bold;
}
.dataApplay .applayItem .applayCon{
    font-size: 14px;
    color:#666;
    text-align: left;
    height: 92px;
    overflow: hidden;
}
.businessAdvantage{
    background:#f6f6f6 ;
}
.businessAdvantage .advantageitem{
    width: 390px;
    height:340px;
    margin-right: 15px;
}
.businessAdvantage .advantageitem:nth-child(3){
    margin-right: 0;
}
.businessAdvantage .advantageitem .itemTop{
    width: 390px;
    height:220px;
    text-align: center;
}
.businessAdvantage .advantageitem .itemTop.colum1{
    background: url("https://www.antenant.com/cloud/images/bigIndustrialData/ptAdvantage1.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.businessAdvantage .advantageitem .itemTop.colum2{
    background: url("https://www.antenant.com/cloud/images/bigIndustrialData/ptAdvantage2.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.businessAdvantage .advantageitem .itemTop.colum3{
    background: url("https://www.antenant.com/cloud/images/bigIndustrialData/ptAdvantage3.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.businessAdvantage .advantageitem .itemTop .advantageicon{
    margin-bottom:24px;
    margin-top: 58px;
}
.businessAdvantage .advantageitem .itemTop .title{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}
.businessAdvantage .advantageitem  .itemBottom{
    background: #fff;
    padding:20px;
    width: 390px;
    box-sizing: border-box;
}
.businessAdvantage .advantageitem  .itemBottom  li{
    padding-left:20px;
    background: url("https://www.antenant.com/cloud/images/industrialServices/gou.png") no-repeat 0 5px;
    line-height: 24px;
    font-size: 14px;
    color:#666;
}
.applayCaseSection{
    background:url("https://www.antenant.com/cloud/images/solution/applicationdemo1.png") no-repeat 100% 100% ;
    background-size: 100% 100%;
    padding-top: 100px;
}
.layui-carousel{
    background: transparent;
}
.layui-carousel>[carousel-item]>* {
    background-color: transparent;
}
.layui-carousel[lay-arrow=always] .layui-carousel-arrow{
    opacity: 1;
    left: -80px;
    background: transparent;
    font-size: 40px;
}
.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: -80px;
}
.sliderItem .applayItem{
    background: #1c2327;
    margin-right:14px;
    width: 370px;
    height:400px;
    text-align: center;
    box-sizing: border-box;
    padding:30px;
}
.sliderItem .applayItem:nth-child(3){
    margin-right: 0;
}
.sliderItem .applayItem .applaylogo{
    width: 90px;
    height: 90px;
    border-radius:50%;
    margin-bottom: 20px;
}
.sliderItem .applayItem  .companyName{
    color:#fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.sliderItem .applayItem .applayLine{
    width: 25px;
    height: 4px;
    margin: 20px auto;
    display: block;
}
.sliderItem .applayItem .scxname{
    font-size: 16px;
    color:#fff;
    margin-bottom: 20px;
}
.sliderItem .applayItem .applayIntroduce{
    font-size: 14px;
    color:#fff;
    text-align: left;
    display: -webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.purchaseNow{
    width: 100%;
    height:150px;
    background: url("https://www.antenant.com/cloud/images/solution/buyNow.png") no-repeat 0 0;
    background-size: 100% 100%;
    text-align: center;
}
.buyNow{
    background:#fff;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 57px;
    border:1px solid #1fc9d4;
    cursor: pointer;
}
.buyNow a{
    height: 36px;
    color: #1fc9d4;
    line-height: 36px;
}
.buyNow:hover{
    background: rgba(255,255,255,0.7)
}
.buyNow:active{
    background: rgba(255,255,255,1)
}