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

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

    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.pla_introduce_main {
    /* padding-top: 30px; */
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pla_introduce_item {
    position: relative;
    width: 610px;
    /* min-height: 183px; */
    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: 40px;
}
.pla_introduce_item_img {
    display: block;
    width: 81px;
    height: 81px;
    /* margin: 0 38px; */
    margin-left: 40px;
    margin-right: 40px;
}

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

.pla_introduce_item_hint {
    font-size: 16px;

    font-weight: bold;
    color: #333333;
    line-height: 22px;
    padding-bottom: 20px;
    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: #8a8a8a;
    line-height: 22px;
    padding-bottom: 20px;
}
.pla_introduce_item:hover .item_hover {
    width: 100%;
}
.item_hover {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: #ed6827;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.pla_jg {
    width: 100%;
    background-color: #f5f5f5;
}
.pla_jg img {
    width: 1035px;
    height: 650px;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
}
.opi_ys {
    width: 100%;
    padding-bottom: 80px;
}

.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: #f7f7f7;
    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: 63px;
    height: 63px;
}

.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;
}
.new_scene_main {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 60px;
}
.new_scene_main_item {
    width: 390px;
    background-color: #fff;
    position: relative;
    border-bottom: 2px solid #e0e0e0;
}
.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: left;
    padding-left: 40px;
    padding-top: 28px;
    font-size: 20px;

    font-weight: 400;
    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 10px 28px rgba(4, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 28px rgba(4, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 28px rgba(4, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 28px rgba(4, 0, 0, 0.1);
    -o-box-shadow: 0 10px 28px rgba(4, 0, 0, 0.1);
}
.item_hover2 {
    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_hover2 {
    width: 100%;
}
img {
    pointer-events: none !important;
}
.inside-menu-con {
    width: 100%;
    height: 50px;
    display: block;
}
@media screen and (max-width: 768px) {
    .pla_introduce_mg {
        margin-left: 0;
        margin-top: 40px;
    }
    .pla_introduce_item {
        width: 90%;
    }
    .opi_h {
        display: none;
    }
    .pla_hint_font {
        width: 92%;
    }
    .pla_jg img {
        width: 90%;
        height: auto;
    }
    .pla_hint {
        width: 90%;
        margin: 0 auto;
    }
    .pla_cp_mg {
        margin-left: 0;
        margin-top: 40px;
    }
    .opi_ys {
        padding-bottom: 40px;
    }

    .new_scene_main_item_mg {
        margin-left: 0;
        margin-top: 60px;
    }
    .inside-menu-con {
        display: none;
    }
    .new_scene_main_item_img {
        width: auto;
        height: 237px;
    }
}
