.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%;
}
.pla_con{
    width: 100%;
    margin-top: 40px;
}
.pla_cp{
    width: 100%;
    background-color: #fff;
}

.pla_cp_main{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pla_cp_main_item{
    width: 300px;
}
.pla_cp_main_item_img{
    margin: 0 auto;
    width: 63px;
    height: 63px;
    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: center;
    /* 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: -16px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 54px;
    height: 3px;
    background: #ED6827;
}
.pla_cp_item_font{
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
    padding: 30px 0 50px 0;
}
.pla_cp_mg{
    margin-left: 6%;
}
.pla_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

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

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

}
.pla_jg{
    width: 100%;
    background-color: #F5F5F5;
}
.pla_jg img{
    width: 1035px;
    height: 650px;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
}

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

    font-weight: 400;
    color: #333333;
    line-height: 22px;
    position: relative;
}
.pla_ys_main_item_img{
    margin: 0 auto;
    width:105px;
    height: 105px;
    border: 1px solid #E6E6E6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.pla_ys_main_item_img img{
    width: 63px;
    height: 63px;
}
.pla_ys_main_item_img:hover{
    border: none;
    box-shadow: 0px 2px 54px 0px rgba(4, 0, 0, 0.08);
    -webkit-box-shadow: 0px 2px 54px 0px rgba(4, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 54px 0px rgba(4, 0, 0, 0.08);
    -ms-box-shadow: 0px 2px 54px 0px rgba(4, 0, 0, 0.08);
    -o-box-shadow: 0px 2px 54px 0px rgba(4, 0, 0, 0.08);
}
.pla_ys_font{
    padding: 20px 20px 50px 20px;
}
.pla_ys_by{
    display: block;
}

.pla_introduce{
    width: 100%;
    background-color: #F5F5F5;
    margin-top: 40px;
}
.pla_introduce_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

    font-weight: 400;
    color: #333333;
}
.pla_introduce_main{
    padding-top: 40px;
    padding-bottom: 70px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pla_introduce_item{
    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 37px 54px 0px rgba(4, 0, 0, 0.27);
    -webkit-box-shadow: 0px 37px 54px 0px rgba(4, 0, 0, 0.27);
    -moz-box-shadow: 0px 37px 54px 0px rgba(4, 0, 0, 0.27);
    -ms-box-shadow: 0px 37px 54px 0px rgba(4, 0, 0, 0.27);
    -o-box-shadow: 0px 37px 54px 0px rgba(4, 0, 0, 0.27);
}
.pla_introduce_mg{
    margin-left: 40px;
}
.pla_introduce_item_img{
    display: block;
    width: 90px;
    height: 90px;
    /* margin: 0 38px; */
    margin-left: 40px;
    margin-right: 40px;
}

.pla_introduce_item_zi{
    width: 100%;
    padding-right: 48px;
}
.pla_introduce_item_hint{
    font-size: 22px;

    font-weight: 400;
    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;

}
img{
    pointer-events: none !important;
}
.w_322{
    width:322px
}
.w_308{
    width:308px
}
@media screen and (max-width: 1280px) and (min-width: 768px){
    .container2{
        margin-left: 50px;
    }
    .inside-banner-bg {
        right: 10%;
    }

}
@media screen and (max-width: 768px) {
    .pla_cp_mg{
        margin-left: 0;
    }
    .pla_cp_mg{
        margin-left: 0;
    }
    .pla_introduce_mg {
        margin-left: 0;
        margin-top: 20px;
    }
    .pla_introduce_item{
        width: 90%;
    }
    .pla_hint_font{
        width: 90%;
    }
    .pla_introduce_item_zi {
        width: 100%;
        padding-right: 20px;
    }
    .pla_introduce_item_img {
        margin-left: 20px;
        margin-right: 20px;
    }
    .pla_jg img{
        width: 90%;
        height: auto;
    }
}
