.global_mode_vide4{width:100%;max-width:1920px;margin:0 auto}.global_mode_vide4 .g_ps_1680{display:flex;align-items:center;width:1680px;margin:0 auto}.global_mode_vide4 .g_ps_left{position:relative;width:45.23%;/*760px*/font-size: 0;border:0}
.global_mode_vide4 .g_ps_left .g_ps_img{display:inline-block;width:100%;/*365px*/margin-left:3.94%;/*30px*/;align-items: center}.global_mode_vide4 .g_ps_left .g_ps_img:first-child{max-width:100%;margin-left:0}.global_mode_vide4 .g_ps_left .g_ps_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:126px;height:126px;background-image:url(./play.png);background-repeat:no-repeat;background-position:center}.global_mode_vide4 .g_ps_right{display:inline-flex;align-items:center;width:54.76%;box-sizing:border-box;padding-left:10.625%;padding-right:12.5%;box-sizing: border-box}.global_mode_vide4 .g_ps_right .g_ps_content{box-sizing:border-box}.global_mode_vide4 .g_ps_right .g_ps_content .g_ps_line{display:block;width:43px;height:6px;margin-left:2px;background-color:#fe3c00;margin-top:22px}.global_mode_vide4 .g_ps_right .g_ps_content .g_ps_subtitle{margin-top:45px;display:block}@media screen and (max-width:1760px){.global_mode_vide4 .g_ps_1680{width:92%}}

@media screen and (max-width:1400px){.global_mode_vide4 .g_ps_right{padding-left: 8%;padding-right: 10%}}


@media screen and (max-width:1200px){.global_mode_vide4 .g_ps_right{padding-left: 5%;padding-right: 7%}}
@media screen and (max-width:1000px){.global_mode_vide4 .g_ps_1680{flex-wrap:wrap;width:100%;padding:0 4vw;box-sizing:border-box}.global_mode_vide4 .g_ps_left{width:100%}.global_mode_vide4 .g_ps_right{width:100%;padding:0 0;padding-top:30px}.global_mode_vide4 .g_ps_left .g_ps_play{width: 60px;height: 60px;background-size: cover}}

@media screen and (max-width:768px){.global_mode_vide4 .g_ps_left .g_ps_play{width: 60px;height: 60px}.global_mode_vide4 .g_ps_right{padding-top:15px}.global_mode_vide4 .g_ps_right .g_ps_content .g_ps_line{margin-top: 15px}.global_mode_vide4 .g_ps_right .g_ps_content .g_ps_subtitle{margin-top: 10px}}
/*首页视频弹窗*/
.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%}}