.emo_con{
    width: 100%;
}
.emo_gn{
    width: 100%;
    text-align: center;
    padding-bottom: 70px;
}
.emo_gn_font_con{
    width: 660px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding-bottom: 58px;
}
.emo_gn_font{
    width: 100%;
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
}
.emo_head_hint{
    /* width: 100%; */
    text-align: center;
    font-size: 30px;

    font-weight: 400;
    color: #333333;
}
.emo_gn_bb{
    position: absolute;
    top: -14px;
    left: -4%;
    width: 39px;
    height: 33px;
}
.emo_gn_main{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.emo_gn_item{
    width: 282px;
    border: 1px solid #EEEEEE;
    text-align: center;
    padding-bottom: 36px;
    position: relative;
}
.emo_gn_item_font{
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 22px;
    padding: 40px 0 34px 0;

}
.emo_gn_item_font2{
    width:64%;
    margin:0 auto;
    padding: 40px 0 12px 0;
}
.emo_gn_item_img{
    width: 187px;
    height: 187px;
    margin-bottom: 18px;
}
.emo_gn_item_lei{
    width: 100%;

    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: center;
}
.emo_one{
    width: 14px;
    display: inline-block;
    vertical-align: -2px;
    height: 14px;
    background: #EC6826;
    border-radius: 2px;
    margin-right: 4px;
}
.emo_thr{
    display: inline-block;
    width: 17px;
    height: 2px;
    vertical-align: 4px;
    background: #666666;
    margin: 0 4px;
}
.emo_four{
    width: 31px;
    display: inline-block;
    text-align: left;
}
.emo_gn_item_mg{
    margin-left: 44px;
}
.item_hover{
    position: absolute;
    top: 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;
}
.emo_gn_item:hover .item_hover{
    width: 100%;
}
.emo_gn_item:hover{
   box-shadow: 0 20px 30px rgba(4, 0, 0, 0.15);
}
/* 场景 */
.new_scene{
    width: 100%;
    background-color: #F7F7F7;
    padding-bottom: 78px;
}
.new_scene_hint{
    width: 100%;
    text-align: center;
    font-size: 30px;

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

}
.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: 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 20px 38px rgba(4, 0, 0, 0.16);
}
.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%;
}
/* 特色 */
.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;
    min-height: 293px;
    box-sizing: border-box  ;
}
.new_cp_main_item_img{
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin: 0 auto;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new_cp_main_item_img:hover{
    border: none;
    box-shadow: 0 0 10px rgba(4, 0, 0, 0.08);
}
.new_cp_main_item_img img{
    width: 61px;
    height: 61px;
}
.new_cp_item_hint{
    width: 100%;
    text-align: center;
    padding-top: 28px;
    font-size: 18px;

    font-weight: 400;
    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%;
}
.sen_but{
    width: 210px;
    height: 52px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 20px;

    font-weight: 400;
    border-radius: 50px;
    color: #FFFFFF;
    text-align: center;
    background-color: #F45F1D;
    margin-bottom: 70px;
    margin-top: 10px;
    cursor: pointer;
}
img{
    pointer-events: none !important;
}
.DCDCDC{
    background: #DCDCDC;
}
.w_322{
    width:322px
}
.w_308{
    width:308px
}
.but_aaa{
    display: block; color: #fff !important
}
@media screen and (max-width: 768px) {
    .emo_gn_item_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .emo_gn_item{
        width: 90%;
    }
    .emo_gn_font_con{
        width: 80%;
    }
    .emo_gn_bb{
        top:-44px
    }
    .new_scene_main_item_mg{
        margin-left: 0;
        margin-top: 20px;
    }
    .new_scene_main_item_img{
        width: 100%;

    }
}
