.PC_play{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.mobile_play{
    display: block;
}
.mobile_play .video_icon{
    width: 46px;
    height: 46px;
    background: none;
    margin-left: -24px;
    margin-top: -24px;
}
.mobile_play .video_icon img{
    width: 100%;

}
.display_img{
    width: 100%;
    display: block;
}
.mdisplay_img{
    width: 100%;
    display: none;
}
.display_text_left,.display_text_right{
    width: 100%;
    padding: 30px 15px 30px 15px;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
}


.display_h3{
    font-size: 32px;
    line-height: 32px;
}
.display_h5{
    font-size: 24px;
    line-height: 24px;
}
.display_detail {
    margin-top: 15px;
}
.display_detail p{
    font-size: 16px;
    line-height: 24px;
}
.seeMore{
    font-size: 24px;
    padding-bottom: 30px;
}
.display_detail ul li {
    margin-bottom: 5px;
}
.display_detail ul{
    margin-bottom: 30px;
}
.video_icon {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -23px;
    margin-top: -23px;
    background: url(/Assets/Hisilicon/img/video_icon.png) no-repeat;
    background-position: 0 100%;
    background-size: cover;
}
.display_mode{
    margin-bottom: 0;
}

.display_text_right2{
    width: 100%;
    padding: 30px 15px 30px 15px;
}
.netow2{
    width: 100%;
    padding: 30px 0px 30px 0px;
}

.balong_mode img{
    width: 9.6%;
}