.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;
}
.anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
}
.dts_con{
    width: 100%;
    position: relative;
}
.dts_con .dts_fw{
    width: 100%;

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

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

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

}
.dts_con .dts_ts{
    width: 100%;
    background-color: #f7f7f7;
}
.dts_con .pla_introduce_main{
    /* padding-top: 30px; */
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.dts_con .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;
}
.dts_con .pla_introduce_item:hover{
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
}
.dts_con .pla_introduce_mg{
    margin-left: 20px;
}
.dts_con .pla_introduce_mg_one {
    background: #EC6826;
    color: #FFFFFF;
}
.dts_con .pla_introduce_mg_one .pla_introduce_item_zi{
    margin-left: 30px;
}
.dts_con .pla_introduce_mg_one .btn {
    /* padding-top: 20px; */
    text-align: left;
}
.dts_con .pla_introduce_mg_one .btn a {
    display: inline-block;
    min-width: 109px;
    line-height: 36px;
    color: #FFFFFF;
    font-size: 14px;

    text-align: center;
    background: #333333;
    cursor: pointer;
    font-weight: 700;
}
.dts_con .pla_introduce_item_img{
    display: block;
    width: 70px;
    height: 70px;
    /* margin: 0 38px; */
    margin-left: 30px;
    margin-right: 25px;
}

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

.dts_con .pla_introduce_item_hint{
    font-size: 18px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.dts_con .pla_introduce_item_hint_one {
    font-size: 18px;

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

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

}
.dts_con .pla_introduce_item_font_one{
    font-size: 14px;

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

}
.dts_con .pla_introduce_item:hover .item_hover{
    width: 100%;
}
.dts_con .item_hover{
    position: absolute;
    top: 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;
}
.dts_con .ca_cp_main{
    width:1260px;
    margin: 0 auto;
    padding-bottom: 60px;

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

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

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

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

}
.dts_con .ca_scene_con_item{
    width: 100%;
    /* min-height: 568px; */
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
}
.dts_con .ca_scene_con_item img {
    width: 650px;
    height: auto;
    display: block;
    /* margin-left: 20px; */
}
.dts_con .ca_scene_con_item_two {
    align-items: center;
    margin-bottom: 30px;
}
.dts_con .ca_scene_con_item_two>img {
    width: auto;
    height: 300px;
    display: block;
    margin-left: 20px;
}
.dts_con .ca_r_font{
    width: 442px;
    height: 100%;
    margin-left: 50px;
    margin-top: 10px;
}
.dts_con .ca_r_head{
    font-size: 18px;

    font-weight: bold;
    color: #333333;
    position: relative;
}
.dts_con .ca_r_head_ll{
    padding-top:30px;
    padding-bottom:20px;
}
.dts_con .ca_r_item_hint{
    display: flex;
    align-items: center;
    padding-top: 10px;

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

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

    font-weight: 400;
    color: #999999;
    /* line-height: 30px; */
    padding-left: 22px;
}
.dts_con .ca_r_item_font_info {
    font-size: 14px;

    font-weight: 400;
    color: #999999;
}
.dts_con .ca_tab_show{
    display: block;
}
.dts_con .ca_bb{
    border: 1px solid #E5E5E5;
    margin-top: 20px;
    width: 100%;

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

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

}
.dts_con .dts_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;
}
.dts_con img{
    pointer-events: none !important;
}

@media screen and (max-width: 768px) {
    .dts_con .ca_scene_con_item_two>img {
        height: 150px;
        margin: 0 auto;
    }
    .dts_con .m_br{
        display: none;
    }
    .dts_con .pla_hint_font{
        width: 90%;
    }
    .dts_con .pla_introduce_item{
        width: 90%;
    }
    .dts_con .pla_introduce_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .dts_con .ca_cp_main{
        width: 100%;
    }
    .dts_con .ca_scene_tab_head{
        display: none;
    }
    .dts_con .ca_r_font{
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 0;
        width: auto;
    }
    .dts_con .ca_scene_con_main {
        display: block;
    }
    .dts_con .ca_r_head_ll {
        padding-top: 10px;
    }
}
@media screen and (max-width: 480px) {
    .dts_con .ca_scene_con_item>img {
        display: none!important;
    }
    .dts_con .ca_scene_con_main {
        padding-bottom: 20px;
    }
    .pla_introduce_mg_one .pla_introduce_item_zi {
        padding-bottom: 10px;
    }

}
