/*/union/css/video_type_ico.css*/
.video_type_ico {position: relative;}body .video_type_ico:after {background-image: url("//p.yunshuren.com/union/images/video_btn.png");}body.up .video_type_ico:after {background-image: url("//p.yunshuren.com/union/images/video_btn.png");}body.ali .video_type_ico:after {background-image: url("//papu.yunshuren.com/union/images/video_btn.png");}.video_type_ico:after {content: "";background-size: 100%;width: 55px;height: 55px;left: 50%;top: 50%;display: block;position: absolute;margin-top: -27px;margin-left: -27px;cursor: pointer;background-repeat: no-repeat;}.no_search_result {font-size: 30px;text-align: center;height: 100px;color: #1ba196;font-family: "微软雅黑";background: #f6f6f6;line-height: 100px;margin: 20px 0;}@media all and (max-width: 768px) {.video_type_ico:after {content: "";background-size: 100%;width: 0.5rem;height: 0.5rem;left: 50%;top: 50%;display: block;position: absolute;margin-top: -0.25rem;margin-left: -0.25rem;}.video_type_ico.lg_video:after {width: 1rem;height: 1rem;margin-top: -0.5rem;margin-left: -0.5rem;background-size: 100%;content: "";}}
