.global_mode_vide6{display:flex;max-width:1920px;margin:0 auto;width:100%;align-items:center}.global_mode_vide6 .g_ps_content{display:block;box-sizing:border-box;width:31.77%;/*610*/padding-left:4.47%;/*85px*/padding-right:2.63%;/*50px*/}
.global_mode_vide6 .g_ps_title{display: block;white-space: pre-line}.global_mode_vide6 .g_ps_sbutitle{display:block;margin-top:40px}.global_mode_vide6 .g_ps_img{position:relative;font-size:0;width:68.22%;/*1310*/}
.global_mode_vide6 .g_ps_play{display:block;width:130px;height:130px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(./play.png);background-position:center;background-repeat:no-repeat;z-index: 10}.global_mode_vide6 .g_ps_img::after{position: absolute;content:"";top:0;left: 0;width: 100%;height: 100%}@media  screen and (max-width:1000px){.global_mode_vide6{width:92%;flex-wrap:wrap}.global_mode_vide6 .g_ps_content{width: 100%;padding: 0 0}.global_mode_vide6 .g_ps_sbutitle{margin-top: 0px;margin-bottom: 10px}.global_mode_vide6 .g_ps_img{width: 100%}.global_mode_vide6 .g_ps_play{width: 80px;height: 80px;background-size: cover}}
@media  screen and (max-width:768px){.global_mode_vide6 .g_ps_play{width: 60px;height: 60px}}
/*首页视频弹窗*/
.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-v2/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%}}