.ly_video_11.ly_six .ly_six_text{padding-bottom:60px}.ly_video_11 .ly_six_title{margin:0;text-align:center;font-weight:400}.ly_video_11 .ly_six_video{position:relative;display:block;width:100%;overflow: hidden}.ly_video_11 .ly_six_video .ly_six_video_img{font-size:0}.ly_video_11 .ly_six_video .ly_six_video_img .ly_six_video_img img{display:block;margin:auto;max-width:100%}.ly_video_11 .ly_six_video .ly_six_video_btn{position:absolute;top:0;right:0;bottom:0;left:0;display:block;display:block;margin:auto;width:130px;height:130px;border-radius:8px;background-size:contain;opacity:0.4;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;z-index: 3}.ly_video_11 .ly_six_video .ly_six_video_img:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;pointer-events: none}@media screen and (max-width:1000px){.ly_video_11.ly_six{overflow:hidden;margin-top:10px;margin-bottom:0}.ly_video_11.ly_six .ly_six_text{padding-bottom:30px}.ly_video_11 .ly_six_video .ly_six_video_img img{margin-left:-40%;max-width:180%}.ly_video_11 .ly_six_video .ly_six_video_btn{width:60px;height:60px}}

@media screen and (min-width:1000px){.ly_video_11 .ly_six_video:hover .ly_six_video_btn{opacity:1}}	

/*首页视频弹窗*/
.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-color: #fff;text-align: center;border-radius: 50%;background-repeat: no-repeat;background-position: center}@media screen and (max-width:1000px){ly_video .video_text{padding: 12px}.ly_i_video .ly_i_video_text .ly_i_video_title{font-size:20px;line-height:25px}.ly_i_video .ly_i_video_text .ly_i_video_content{padding-bottom:9px;font-size:14px;line-height:20px}.ly_i_video .ly_i_video_text .ly_i_video_btn{padding:0 0;width:30px;height:30px;background-position:-45px center;background-size:cover}.ly_i_video .ly_i_video_text{padding-bottom:6px;width:100%}.ly_i_video .ly_i_video_img img{margin-left:1.5%;max-width:103%}.ly_i_video:hover img{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}}
@media screen and (max-width: 991px){.video_con .video_con_in{width: 96%}}
.ly_video_11 .themes_box_title,
.ly_video_11 .themes_box_title a{color: var(--ThemesBoxTitleColor);font-family: var(--ThemesBoxTitleFont)}