.global_mode_vide5{position:relative;display:block;width:100%;max-width:1920px;margin:0 auto;padding:100px 0;background-color:#0e142d;overflow: hidden}.global_mode_vide5 .g_wrap_1180{position: relative;display:block;width:1180px;margin:0 auto;z-index: 1}.global_mode_vide5 .g_ps_title{display:block;text-align:center;color:#ffffff;font-size:72px;line-height:72px}.global_mode_vide5 .g_ps_img{position:relative;display:block;margin-top:60px;margin-bottom:22px;z-index:1}.global_mode_vide5 .g_ps_img img{width: 100%;max-width: 100%}.global_mode_vide5 .g_ps_img .g_ps_play{position:absolute;top:50%;left:50%;width:120px;height:120px;transform:translate(-50%,-50%);background-image:url(./play.png);background-position:center;background-repeat:no-repeat;z-index:1}.global_mode_vide5 .g_ps_line_box{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.global_mode_vide5 .g_ps_line{display:inline-block;margin-left:226px;width:1px;height:100%;background-color:rgba(97,97,97,0.2)}@media screen and (max-width:1240px){.global_mode_vide5 .g_wrap_1180{width: 92%}}

@media screen and (max-width:1000px){.global_mode_vide5{padding: 70px 0}.global_mode_vide5 .g_ps_title{font-size: 40px;line-height: 1.2}.global_mode_vide5 .g_ps_img{margin-top: 30px}}
@media screen and (max-width:768px){.global_mode_vide5{padding: 30px 0}.global_mode_vide5 .g_ps_title{font-size: 24px}.global_mode_vide5 .g_ps_img{margin-top: 15px}.global_mode_vide5 .g_ps_img .g_ps_play{width: 50px;height: 50px;background-size: cover}}
/*首页视频弹窗*/
.video_con{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);z-index: 10000}.video_con.cur{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}.video_con .video_con_in{position: absolute;left: 50%;top: -100%;width: 800px;height: 500px;background: #fff;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-o-transition: top 0.25s;transition: top 0.25s;-webkit-transition: top 0.25s;-moz-transition: top 0.25s}.video_con .video_con_in .videoContent{height: 100%}.video_con .video_con_in embed{width: 100%;height: 100%}.video_con .video_con_in iframe{width: 100%;height: 100%}.video_con .video_con_in .close_btn{position: absolute;right: -12px;top: -12px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 25px;height: 25px;background: #fff;text-align: center;border-radius: 50%;background-image: url('//ueeshop.ly200-cdn.com/static/v0/ueeshop/v5.0961/themes/t144/images/close_btn.png');background-repeat: no-repeat;background-position: center}@media screen and (max-width: 991px){.video_con .video_con_in{width: 88%}}