.inside-banner-bg{
    width: 785px;
    height: auto;
    position: absolute;
    top: 31px;
    right: 0%;
}
.inside-banner-bg-m{
    width: 80%;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
.ser_con{
    width: 100%;
}
.ser_fw{
    width: 100%;
    background: #FFFFFF;

}
.nas_con {
    background: #f7f7f7;
    padding-bottom: 40px;
}
.pla_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

    font-weight: 400;
    color: #333333;
    padding-top: 18px;
    padding-bottom: 40px;
    padding-top: 50px;
}
.pla_hint_font{
    width: 1035px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding-bottom: 50px;

}
.ser_ts{
    width: 100%;
    background-color: #f7f7f7;
}
.pla_introduce_main{
    /* padding-top: 30px; */
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pla_introduce_item{
    position: relative;
    width: 620px;
    min-height: 170px;
    border: 1px solid #EEEEEE;
    background-color: #fff;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    appearance:normal;
    -webkit-appearance:normal;
    -moz-appearance:normal;
    -ms-appearance:normal;
    -o-appearance:normal;
}
.pla_introduce_item:hover{
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
}
.pla_introduce_mg{
    margin-left: 20px;
}
.pla_introduce_item_img{
    display: block;
    width: 70px;
    height: 70px;
    /* margin: 0 38px; */
    margin-left: 30px;
    margin-right: 25px;
}

.pla_introduce_item_zi{
    width: 100%;
    padding-right:20px;
}

.pla_introduce_item_hint{
    font-size: 16px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 20px;
}
/* .pla_introduce_item_xian{
    width: 54px;
    height: 3px;
    background: #ED6827;
    margin: 16px 0;
} */
.pla_introduce_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding-bottom: 20px;

}
.pla_introduce_item:hover .item_hover{
    width: 100%;
}
.item_hover{
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 3px;
    background-color: #ED6827;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ca_cp_main{
    width:1260px;
    margin: 0 auto;
    padding-bottom: 60px;

}
.ca_scene_tab_head{
    width: 100%;
    display: flex;
    justify-content: center;
}
.ca_scene_tab_head_h{
    display: block;
    width: 316px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #eeeeee;
    text-align: center;
    font-size: 16px;

    font-weight: 400;
    color: #999999;
}
.ca_bor{
    border-left: none;
    border-right: none;
}
.ca_bor2{
    border-right: none;
}
.head_active{
    border-top: 3px solid #ED6827;
    color: #333333;
    background-color: #f4f4f4;

}
.ca_scene_tab_head_h:hover{
    border-top: 3px solid #ED6827;
    color: #333333;

}
.ca_scene_con{
    width: 100%;
    height: 100%;
    min-height: 730px;
    border: 1px solid #eeeeee;
    background-color: #FBFBFB;
}
.ca_scene_con_main{
    width: 100%;
    display: none;

}
.ca_scene_con_item{
    width: 100%;
    height: 100%;
    /* min-height: 568px; */
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
}
.ca_scene_con_item_img{
    width: 676px;
    height: 100%;
    min-height: 730px;
    background-color: #fff;
}
.ca_scene_con_item_img img {
    width: auto;
    height: 730px;
    /* min-height: 730px; */
    display: block;
    margin: 0 auto;
    /* margin-left: 20px; */
}
.ca_r_font{
    width: 580px;
    height: 100%;
    padding-left: 48px;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;

}
.ca_r_head{
    font-size: 16px;

    font-weight: bold;
    color: #333333;
    position: relative;
}
.ca_r_head::after{
    content: '';
    position: absolute;
    top: 35px;
    left: 0;
    width: 4px;
    height: 16px;
    background: #ED6827;
}
.ca_r_head_ll{
    padding-top:30px;
    padding-bottom:20px;
    padding-left: 20px;
}
.ca_r_item_hint{
    display: flex;
    align-items: center;
    padding-top: 10px;

}
.ca_r_item_hint img{
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-right: 8px;
}
.ca_r_item_hint span{
    display: inline-block;
    font-size: 14px;

    font-weight: 400;
    line-height: 30px;
    color: #333333;
}
.ca_r_item_font {
    font-size: 14px;

    font-weight: 400;
    color: #999999;
    line-height: 22px;
    /* padding-left: 26px; */
}
.m_t_10{
    margin-top: 10px;
}
.ca_tab_show{
    display: block;
}
.ca_bb{
    border: 1px solid #E5E5E5;
    margin-top: 30px;
    width: 100%;

}
.ca_kernel_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

    font-weight: 400;
    color: #333333;
    position: relative;
    padding:50px 0
}
.ser_asm{
    width: 100%;
    background-color: #f7f7f7;
    padding-bottom: 60px;

}
.ser_asm_but{
    width: 278px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ED6827;
    margin: 0 auto;
    font-size: 16px;

    font-weight: 400;
    color: #FFFFFF;
}
.ser_asm_but a {
    color: #FFFFFF;
    padding: 14px 107px;
}
.ebs_con{
    width: 100%;
    background-color: #f4f4f4;
    padding-bottom: 100px;
}

.pla_cp_main{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pla_cp_main_item{
    width: 288px;
    min-height: 356px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 0 28px;
    background: #FFFFFF;
}
.pla_cp_main_item:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
}
.pla_cp_main_item_img{
    /* margin: 0 auto; */
    width: 85px;
    height: 85px;
    margin-top: 50px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    margin-bottom: 15px;
}
.pla_cp_main_item_img img{
    width: 100px;
    height: auto;
}

.pla_cp_item_hint{
    width: 100%;
    text-align: left;
    /* padding-top: 28px; */
    font-size: 18px;

    font-weight: 400;
    color: #333333;
    line-height: 22px;
    position: relative;
}
.pla_cp_item_hint::after{
    content: '';
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100%;
    height: 3px;
    background: #ED6827;
}
.pla_cp_item_font{
    font-size: 14px;

    font-weight: 400;
    text-align: left;
    color: #8A8A8A;
    line-height: 22px;
    padding: 50px 0 50px 0;
}
/* .pla_cp_main_item:hover .pla_cp_item_font{
    color: #333333;
} */
.pla_cp_mg{
    margin-left: 36px;
}
.opi_cj{
    width: 100%;
    background-color: #f7f7f7;
}
img{
    pointer-events: none !important;
}

@media screen and (max-width: 768px) {
    .brbr{
        display: none;
    }
    .m_br{
        display: none;
    }
    .pla_hint_font{
        width: 90%;
        text-align: left;
    }
    .pla_introduce_item{
        width: 90%;
    }
    .pla_introduce_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .ca_cp_main{
        width: 100%;
    }
    .ca_scene_tab_head{
        display: none;
    }
    .ca_r_font{
        margin-left: 30px;
        margin-right: 30px;
    }
    .ca_scene_con_main {
        display: block;
    }
    .ca_scene_con{
        width: 90%;
        margin: 0 auto;
    }
    .ca_scene_con_item_img img{
        width: auto    ;
        height: 350px;
    }
    .pla_cp_mg{
        margin-left: 0;
    }
    .pla_cp_main_item {
        margin-top: 20px;
        margin-left: 10px;
    }
    .ca_scene_con_item_img {
        min-height: 0;
    }
    .ca_r_font{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 480px) {
    .pla_cp_main_item {
        margin-left: 0;
    }
}
