.global_mode_vide3{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:100%;margin:0 auto}.global_mode_vide3 .g_video_left{width:50%;text-align:center}.global_mode_vide3 .g_video_left .g_left_img{display:block;font-size:0;box-sizing:border-box;width:100%;padding-left:10.52083vw;padding-right:9.11458vw}.global_mode_vide3 .g_video_left .g_left_img img{display:block;max-width:100%}.global_mode_vide3 .g_video_left .g_left_title{display:block;font-size:40px;line-height:60px;color:#160401;margin-top:48px;margin-bottom:8px;padding: 0 25px}.global_mode_vide3 .g_video_right{position:relative;width:50%;font-size:0}.global_mode_vide3 .g_video_right img{display:block;text-align:center;max-width:100%}.global_mode_vide3 .g_video_right .g_right_paly{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130px;height:130px;background-image:url(./play.png);background-position:center;background-repeat:no-repeat}@media screen and (max-width:1000px){.global_mode_vide3 .g_video_left .g_left_title{font-size: 30px;line-height: 45px}.global_mode_vide3 .g_video_left .g_left_img{padding: 0 4vw}.global_mode_vide3 .g_video_right .g_right_paly{background-size:cover;width:80px;height:80px}}@media screen and (max-width:768px){.global_mode_vide3{padding: 15px 0}.global_mode_vide3 .g_video_left{width: 100%}.global_mode_vide3 .g_video_right{width: 100%}.global_mode_vide3 .g_video_left .g_left_title{margin-top: 30px;margin-bottom: 30px;box-sizing: border-box;padding: 0 15px;font-size: 20px;line-height: 1.2}}/*首页视频弹窗*/.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.0970/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%}}