.detail_top{
    background: #fff url(../../images/theme_2932E1/green_aboutus.png) no-repeat center;
    background-size: 100% 100%;
}
/*联系我们*/
.aboutus_box h1{
    color: #2932E1;
}
.aboutus_box .call_us_left>div:nth-of-type(1):before{
    background: rgba(41, 50, 255, 0.1);
    color: #2932E1;
}
.aboutus_box .call_us_left>div:nth-of-type(2):before{
    background: rgba(41, 50, 255, 0.1);
    color: #2932E1;
}
.aboutus_box .call_us_left>div:nth-of-type(3):before{
    background: rgba(41, 50, 255, 0.1);
    color: #2932E1;
}
.aboutus_box .call_us_left>div:nth-of-type(4):before{
    background: rgba(41, 50, 255, 0.1);
    color: #2932E1;
}
.aboutus_box .call_us_right form>div input.sub_callus{
    background: #2932E1;
}
.block .el-carousel__indicator.is-active button{
    background:#2932E1 ;
}
