/* 这里书写的是艾艺CRM的样式 */
.newAdinnet_banner {
    width: 100%;
}

.newAdinnet_mtHead {
    margin-top: 60px;
    margin-bottom: 80px;
}

.newAdinnet_mtHead2 {
    margin-bottom: 80px;
}

.newAdinnet_mtSHead {
    margin: 140px 0 60px;
}

.newAdinnet_floorMax {
    max-width: 100%;
    display: block;
    margin: 140px auto 80px;
    /* padding: 134px 0 198px 0; */
}

.newAdinnet_main {
    background-color: rgba(245, 245, 247, 1);
}

.newAdinnet_main h2 {
    font-size: 36px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
    text-align: center;
}

.newAdinnet_main p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    text-align: center;
}
.crm_mb10{
    margin:0 0 20px
}
.newAdinnet_td {
    height: 276px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.13);
    border-radius: 0px;
    padding: 36px 26px 0px;
    text-align: center;
    margin-bottom: 25px;
}
.crm_20{
    margin-bottom: 20px!important;
}

.newAdinnet_td_AA {
    height: 336px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.13);
    border-radius: 0px;
    padding: 36px 26px 0px;
    text-align: center;
    margin-bottom: 25px;
}

.newAdinnet_td2 {
    font-size: 24px;
    margin-top: 30px;
    font-weight: 550;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}

.newAdinnet_td3 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
}

.newAdinnet_td img {
    max-width: 100%;
}

.newAdinnet_why h2 {
    margin-top: 60px;
    font-size: 36px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
}


.newAdinnet_Std {
    height: 460px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 10px 10px 40px 0px rgba(192, 192, 192, 0.25);
    border-radius: 2px;
    text-align: center;
    margin-bottom: 20px;
    padding: 30px 30px 0;
}

.newAdinnet_Std img {
    max-width: 100%;
}

.newAdinnet_Std1 {
    margin-top: 50px;
}

.newAdinnet_Std2 {
    font-size: 24px;
    margin-top: 40px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}

.newAdinnet_Std3 {
    font-size: 16px;
    margin-top: 20px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    text-align: left;
}

.newAdinnet_mobile {}

.floor3ContentInfo {
    margin-top: 80px;
}

.floor3Title {
    font-size: 36px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
}

.floor3TitleMore {
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    padding: 30px 140px 0 0;
}

.crmLineHeight25 {
    line-height: 25px !important;
}

.newAdinnet_mt10 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    color: rgba(102, 102, 102, 1);
}

.ulMobile {
    margin-top: 120px;
}

.mobileColor {
    color: rgba(248, 81, 87, 1);
}

.ulMobile li {
    float: left;
    margin-right: 90px;
}

.rightMobile {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.paddingNo {
    padding: 0;
}

.newAdinnet_part h2 {
    font-size: 36px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
    text-align: center;
}

.newAdinnet_part p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    text-align: center;
    margin-bottom: 80px;
}

.newAdinnet_part {
    margin-bottom: 140px;
}
.newAdinnet_part80{
    margin-bottom: 80px;
}
.count-wrap h2{
    margin-top: 140px;
    margin-bottom: 80px;
    padding:unset!important;
}
.count-wraps h2{
    margin-top: 80px;
  
}
.count-wraps_new h2{
    margin-top: 100px;
    margin-bottom: 12px!important;
  
}
.all_img_hover{
    background: #ffffff;
     border-top: 3px solid #ffffff; 
       -webkit-transition: border-color .3s;
       transition: border-color .3s;
   }
   .all_img_hover:hover {
       border-color:rgba(234, 65, 71, 1)
   }
.newCRM_mt80{
    margin-top: 80px!important;
  margin-bottom: 30px!important;
}
/* 小屏幕（平板，大于等于 768px） */
@media screen and (max-width: 767px) {
    .newAdinnet_td {
        height: 240px;
    }
    .newAdinnet_tds {
        height: 290px !important;
    }
    .font-14{
        font-size: 14px!important;
    }

    .newAdinnet_td img {
        max-width: 100%;
        width: 44px;
    }
    .newAdinnet_Std img {
        width: 32px;
    }
    .line-height_none{
        line-height: 25px;
    }
.crmmb20{
    margin-bottom: 20px;
}
.crmmt20{
    margin-top: 20px!important;

}
.mobile_40{
    margin-top: 60px!important;
}
.crm_mb40{
    margin-bottom: 40px!important;
    font-size: 13px!important;
    line-height: 25px!important;
}
.newpadding20{
    padding: 0 20px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.crm_font20{
    font-size: 20px!important;
    font-weight: 550!important;
}
.crmmt12{
    margin-top: 12px;
    margin-bottom: 0;
}
.crmmb40{
    margin-bottom: 40px!important;
}
.newCRM_mt80{
    margin-top: 40px!important;
    margin-bottom: 12px!important;
}
.crm_p{
    line-height: 25px !important;
    font-size: 13px !important;
}
    .newCRM_mt80{
        margin-top: 40px;
      margin-bottom: 12px;
    }
    .newAdinnet_td2 {
        font-size: 18px;
        margin-top: 20px;
    }

    .newAdinnet_main h2 {
        font-size: 14px !important;
    }
    .newAdinnet_mains h2{
        font-size: 20px!important;
        font-weight: 600;
    }
    .newsfont20 {
        font-size: 20px!important;
        font-weight: 600;
    }

    .newAdinnet_main p {
        font-size: 12px;
    }


    .newAdinnet_part {
        margin-bottom: 40px;
    }

    .newAdinnet_floorMax {
        margin: 70px 0 30px 0;
    }

    .count-wrap {
        padding-bottom: 0px !important;
    }

    .newAdinnet_part {
        margin-bottom: 40px;
    }

    .count-wrap h2 {
        /* padding: 20px 0 10px !important; */
    }
  
    .newAdinnet_mtHead {
        margin-top: 30px;
    }

    .newAdinnet_td3 {
        font-size: 13px;
        line-height: 25px;
    }

    .newAdinnet_Std {
        height: 220px;
        padding: 15px 15px 0;
        box-sizing: content-box;
    }

    .newAdinnet_Std1 {
        margin-top: 20px;
    }

    .newAdinnet_Std2 {
        font-size: 18px;
        line-height: 25px;
        margin-top: 20px;
        font-weight: 550;
    }

    .newAdinnet_Std3 {
        font-size: 13px;
        line-height: 25px;
        letter-spacing: 1.2px;
    }

    .newAdinnet_mtSHead {
        margin: 40px 0 0;
    }

    .floor3Title {
        font-size: 16px;
        display: block;
        text-align: center;
    }

    .floor3ContentInfo {
        margin-top: 0px;
    }

    .floor3TitleMore {
        font-size: 14px;
        padding: 0px;
        line-height: 20px;
    }

    .rightMobile {
        margin: 40px auto 30px;
        max-width: 70%;
    }

    .ulMobile {
        margin-top: 10px;
    }

    .ulMobile li {
        margin-right: 0px;
        text-align: center;
    }

    .ulMobile img {
        width: 34px;
    }

    .newAdinnet_mt10 {
        font-size: 13px;
        line-height: 25px;
    }

    .newAdinnet_part p {
        font-size: 14px;
    }
    .count-wrap h2{
        margin-top: 40px;
        margin-bottom: 30px;
    }
    
}
@media screen and (min-width: 767px) {

    .allpc500{
font-weight: 550!important;
    }
}
