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

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

    font-weight: 400;
    color: #666666;
    line-height: 22px;
}
.ser_ts_con {
    background-color: #f4f4f4;
}
.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; */
    padding-top: 40px;
    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); */
    box-shadow: 0px 5px 20px 0px rgba(13, 4, 9, 0.1);
}
.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: 18px;

    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: 554px;
    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: 554px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ca_scene_con_item_img img {
    width: auto;
    /* height: 554px; */
    display: block;
    margin: 0 auto;
    /* margin-left: 20px; */
}
.ca_r_font {
    width: 550px;
    height: 100%;
    padding-left: 60px;
    padding-top: 40px;
    padding-right: 10px;
    box-sizing: border-box;
}
.ca_r_head {
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    position: relative;
}
.ca_r_head_hint {
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.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: 30px; */
    /* padding-left: 26px; */
}
.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;
}
.ser_asm {
    width: 100%;
    background-color: #f4f4f4;
    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;
}

.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: #fff;
    box-sizing: border-box;
    padding: 0 28px;
}
.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;
}

.but_aaa {
    display: block !important;
    color: #fff !important;
}
/* .tabs_head_text {
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 45px;
    text-align: center;
    display: none;
    border-top: 3px solid #ed6827;
    color: #fff;
} */
@media screen and (max-width: 768px) {
    /* .tabs_head_text {
        display: block;
    } */
    .brbr {
        display: none;
    }
    .pla_hint_font {
        width: 90%;
    }
    .pla_introduce_mg {
        margin-left: 0;
        margin-top: 20px;
    }
    .pla_introduce_item {
        width: 90%;
    }
    .ca_cp_main {
        width: 100%;
    }
    .ca_scene_tab_head {
        /* display: none; */
        width: 90%;
        margin: 0 auto;
    }
    .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;
        margin-top: 20px;
    }
    .ca_scene_con_item_img {
        min-height: 0;
    }
    .ca_r_font {
        padding-left: 0;
        padding-right: 0;
    }
    .ca_r_font {
        padding-top: 0;
    }
    .ca_scene_tab_head_h {
        font-size: 13px;
    }
    /* .ca_scene_tab_head_h:hover {
        border-top: 0;
        color: #999999;
    } */
}
