.inside-banner-bg{
    width: 446px;
    height: 367px;
    position: absolute;
    top: 10%;
    right: 18%;
}
.inside-banner-bg-m{
    width: 211px;
    height: auto;
    position: absolute;
    top: 16%;
    right: 8%;
}
.new_con{
    width: 100%;
}
.new_introduce{
    width: 100%;
    background-color: #fff;
    margin-top: 40px;
}
.new_introduce_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

    font-weight: bold;
    color: #333333;
}
.new_introduce_main{
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.new_introduce_item{
    width: 610px;
    min-height: 183px;
    border: 1px solid #EEEEEE;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    appearance:normal;
    -webkit-appearance:normal;
    -moz-appearance:normal;
    -ms-appearance:normal;
    -o-appearance:normal;
}
.new_introduce_item:hover{
    box-shadow: 0 0 14px rgba(4, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 14px rgba(4, 0, 0, 0.08);
    -moz-box-shadow: 0 0 14px rgba(4, 0, 0, 0.08);
    -ms-box-shadow: 0 0 14px rgba(4, 0, 0, 0.08);
    -o-box-shadow: 0 0 14px rgba(4, 0, 0, 0.08);
}
.new_introduce_mg{
    margin-left: 40px;
}
.new_introduce_item_img{
    display: block;
    width: auto;
    height: 70px;
    /* margin: 0 38px; */
    margin-left: 36px;
    margin-right: 30px;
}
.new_introduce_item_zi{
    width: 100%;
    padding-right: 48px;
}
.new_introduce_item_hint{
    font-size: 18px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
}
.new_introduce_item_xian{
    width: 54px;
    height: 3px;
    background: #ED6827;
    margin: 16px 0;
}
.new_introduce_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
}
.new_scene{
    width: 100%;
    background-color: #F7F7F7;
    padding-bottom: 78px;
}
.new_scene_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

    font-weight: bold;
    color: #333333;
    padding-top: 48px;
    padding-bottom: 40px;
}
.new_scene_main{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.new_scene_main_item{
    width: 390px;
    background-color: #fff;
    position: relative;
    display: block;

}
.new_scene_main_item_img{
    width: 390px;
    height: 237px;
    position: relative;
}
.new_scene_main_item_img_one{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}
.new_scene_main_item_img_two{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}
.new_scene_item_hint{
    width: 100%;
    text-align: center;
    padding-top: 28px;
    font-size: 20px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
}
.new_scene_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
    padding: 20px 41px 50px 41px;
}
.new_scene_main_item_mg{
    margin-left: 44px;
}
.new_scene_main_item:hover{
    box-shadow: 0 20px 38px rgba(4, 0, 0, 0.16);
}
.item_hover{
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 4px;
    background-color: #ED6827;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.new_scene_main_item:hover .item_hover{
    width: 100%;
}
.new_cp{
    width: 100%;
    background-color: #fff;
}

.new_cp_main{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.new_cp_main_item{
    width: 300px;
}
.new_cp_main_item_img{
    border: 1px solid #E6E6E6;
    margin: 0 auto;
    width: 105px;
    height: 105px;
    border-radius: 50%;

    display: flex;
    justify-content: center;
    align-items: center;
}
.new_cp_main_item_img img{
    width: 61px;
    height: 61px;
}
.new_cp_main_item_img:hover{
    border: none;
    box-shadow: 0 0 10px rgba(4, 0, 0, 0.08);
}
.new_cp_item_hint{
    width: 100%;
    text-align: center;
    padding-top: 28px;
    font-size: 18px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
}
.new_cp_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
    padding: 20px 0 50px 0;
}
.new_cp_mg{
    margin-left: 6%;
}
.new_tj{
    width: 100%;
}
.new_tj_con{
    width: 100%;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
}
.new_tj_item{
    width: 410px;
    border: 1px solid #EEEEEE;;
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
}
.new_tj_item_hint{
    width: 100%;
    padding-top: 28px;
    padding-left: 38px;
    font-size: 18px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
}
.new_tj_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
    padding: 20px 36px 30px 36px;
}
.new_tj_hover{
    width: 4px;
    height: 100%;
    background-color: #ED6827;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.new_tj_item:hover .new_tj_hover{
    display: block;

}
.new_tj_item:hover{
    border: none;
    overflow: visible;
    box-shadow: 0 12px 30px rgba(13, 4, 9, 0.08);
}
.new_tj_img{
    position: absolute;
    top: -10px;
    right: 2%;
    width: 110px;
    height: 110px;
}
.new_tj_mg{
    margin-left: 1%;
}

img{
    pointer-events: none !important;
}
.w_322{
    width:322px
}
.w_308{
    width:308px
}
@media screen and (max-width: 768px) {
    .new_introduce_mg{
        margin-left: 0;
        margin-top:20px ;
    }
    .new_introduce_item{
        width: 90%;
    }
    .new_introduce_item_zi{
        padding: 20px 20px 20px 0;
    }
    .new_introduce_item_img{
        margin-left: 26px;
        margin-right: 20px;
    }
    .new_scene_main_item_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .new_scene_main_item_img{
        width: 100%;

    }
    .new_cp_main_item{
        width: 90% !important;
    }
    .new_cp_mg{
        margin-left: 0;
    }
    .new_tj_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .new_tj_item{
        width: 90%;
    }
    .new_tj_item{
        margin-bottom: 30px;
    }
    .new_tj_con{
        flex-wrap: wrap;
    }
}
