.video_wrap { width: 100%; }
.video_wrap .top_title { width: 100%; height: 50px; position: relative; z-index: 9; }
.video_wrap .top_title .bt { line-height: 50px; margin-left: 20px; float: left; font-size: 20px; font-weight: bold; color: #333; }
.video_wrap .top_title .link { float: left; margin: 15px 0 0 30px; }
.video_wrap .top_title .link a { float: left; font-size: 14px; color: #525252; line-height: 22px; margin: 0 15px; }
.video_wrap .top_title .link .on, .video_wrap .top_title .link a:hover { color: #2577e3; font-weight: bold; border-bottom: 3px solid #2577e3; }
.video_wrap .top_title .yx_btn { float: right; margin-right: 20px; cursor: pointer; width: 120px; height: 30px; text-align: center; line-height: 30px; background: #e9f1fc; border-radius: 15px; color: #2577e3; font-size: 14px; }
.video_wrap .top_title .yx_btn:hover { opacity: 0.8; }
.video_wrap .yx_search { display: none; width: 805px; height: 330px; background: #fff; border: 1px solid #ececec; position: absolute; right: 0; top: 50px; z-index: 9; box-shadow: 0 0 10px #eee; }
.video_wrap .yx_search .icon { background: url(img-zt2.0.png) no-repeat; background-position: -31px -98px; width: 15px; height: 12px; position: absolute; right: 70px; top: -11px; }
.video_wrap .yx_search .yxsx { width: 100%; height: 40px; line-height: 40px; }
.video_wrap .yx_search .yxsx .lis { float: left; height: 40px; line-height: 40px; color: #525252; font-size: 14px; }
.video_wrap .yx_search .yxsx .lis li { float: left; text-align: center; margin: 0 20px; cursor: pointer; }
.video_wrap .yx_search .yxsx .lis .on, .video_wrap .yx_search .yxsx .lis li:hover { color: #2577e3; border-bottom: 2px solid #2577e3; }
.video_wrap .yx_search .yxsx .search_box { float: right; width: 210px; height: 30px; margin: 5px 30px 0 0; background: #f3f3f3; border-radius: 15px; position: relative; }
.video_wrap .yx_search .yxsx .search_box .key { border: none; background: none; width: 170px; float: left; height: 20px; line-height: 20px; margin: 5px 0 0 10px; }
.video_wrap .yx_search .yxsx .search_box .btn { background: url(img-zt2.0.png) no-repeat; height: 16px; width: 15px; background-position: 0 -80px; display: inline-block; float: right; margin: 6px 10px 0 0; cursor: pointer; }
.video_wrap .yx_search .yxsx .search_box .btn:hover { opacity: .8; }
.video_wrap .yx_search ::-webkit-scrollbar { width: 5px; height: 5px; background: transparent; }
.video_wrap .yx_search ::-webkit-scrollbar-button { width: 0; height: 0; }
.video_wrap .yx_search ::-webkit-scrollbar-button:start:decrement, .video_wrap .yx_search ::-webkit-scrollbar-button:end:increment { display: block; }
.video_wrap .yx_search ::-webkit-scrollbar-button:vertical:start:increment, .video_wrap .yx_search ::-webkit-scrollbar-button:vertical:end:decrement { display: none; }
.video_wrap .yx_search ::-webkit-scrollbar-corner { display: block; }
.video_wrap .yx_search ::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: #2577e3; border-radius: 10px; }
.video_wrap .yx_search ::-webkit-scrollbar-thumb:hover { background-clip: padding-box; opacity: 0.8; border-radius: 10px; background-color: #4e8fe6; }
.video_wrap .yx_search ::-webkit-scrollbar-track:hover { background-clip: padding-box; }
.video_wrap .yx_search .yx_wrap { width: 100%; height: 260px; overflow-y: auto; overflow-x: hidden; margin-top: 10px; }
.video_wrap .yx_search .yx_wrap .lis { width: 82px; height: 110px; float: left; display: block; margin: 15px 15px 0; }
.video_wrap .yx_search .yx_wrap .lis:hover .img { background: #ff9900; }
.video_wrap .yx_search .yx_wrap .lis:hover p { color: #ff9900; }
.video_wrap .yx_search .yx_wrap .lis .img { width: 82px; height: 82px; background: #f5d08a; }
.video_wrap .yx_search .yx_wrap .lis .img, .video_wrap .yx_search .yx_wrap .lis .img img { display: block; border-radius: 50%; }
.video_wrap .yx_search .yx_wrap .lis .img img { float: left; width: 74px; height: 74px; margin: 4px; }
.video_wrap .yx_search .yx_wrap .lis p { width: 100%; text-align: center; font-size: 12px; color: #525252; line-height: 30px; }
.video_wrap .bq-item { width: 100%; border: 1px solid #eee; position: relative; padding-top: 5px; overflow: hidden; }
.video_wrap .bq-item .bql_bg { width: 90px; height: 500px; background: #eef4fd; position: absolute; left: 1px; top: 1px; }
.video_wrap .bq-item .item { width: 100%; overflow: hidden; margin: 2px 0; position: relative; z-index: 2; }
.video_wrap .bq-item .item .bq { float: left; width: 90px; height: 60px; text-align: center; line-height: 60px; font-size: 16px; font-weight: bold; color: #525252; }
.video_wrap .bq-item .item .lis { width: 1030px; line-height: 60px; float: left; overflow: hidden; border-bottom: 1px dashed #eee; }
.video_wrap .bq-item .item .lis a { display: block; float: left; height: 22px; line-height: 22px; padding: 0 6px; border-radius: 3px; color: #525252; font-size: 14px; margin: 19px 30px; }
.video_wrap .bq-item .item .lis .on, .video_wrap .bq-item .item .lis a:hover { background: #2577e3; color: #fff; }
.video_wrap .bq-item .item .mor_list { display: none; float: right; text-align: center; height: 30px; line-height: 30px; width: 60px; border-radius: 15px; margin: 15px 15px 0 0; background: #8c97cb; color: #fff; cursor: pointer; }
.video_wrap .bq-item .item .mor_list:hover { opacity: 0.8; }

.list_wrap { width: 100%; overflow: hidden; margin-top: 0px; }
.list_wrap .top_bq { width: 100%; height: 24px; line-height: 24px; }
.list_wrap .top_bq p { float: left; font-size: 14px; color: #525252; }
.list_wrap .top_bq .bq { float: left; margin: 0 10px; height: 22px; border: 1px solid #eee; border-radius: 4px; font-size: 12px; display: block; padding: 0 15px; color: #999; position: relative; cursor: pointer; }
.list_wrap .top_bq .bq:hover { border: 1px solid #bdd6f7; color: #525252; }
.list_wrap .top_bq .bq:hover i { display: inline-block; background: url(img-zt2.0.png) no-repeat; height: 12px; width: 12px; background-position: 0 -10px; margin: 0 0 3px 4px; vertical-align: middle; }
.list_wrap .Item { width: 104%; overflow: hidden;padding-bottom:20px }
.list_wrap .Item .vido { display: block; width: 220px; height: 200px; float: left; margin: 20px 25px 0 0; }
.list_wrap .Item .vido:hover .img .time { bottom: 0; }
.list_wrap .Item .vido:hover .bot .txt { height: 50px; }
.list_wrap .Item .vido .img { width: 100%; height: 145px; position: relative; overflow: hidden; }
.list_wrap .Item .vido .img img { position: relative; width: 100%; height: 145px; }
.list_wrap .Item .vido .img .time { width: 100%; height: 50px; position: absolute; left: 0; bottom: -50px; font-size: 12px; color: #fff; background: -webkit-linear-gradient(top, transparent 0%, #000000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); background: linear-gradient(to bottom, transparent 0%, #000000 100%); -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; }
.list_wrap .Item .vido .img .time .nm { float: left; height: 50px; line-height: 50px; }
.list_wrap .Item .vido .img .time .nm i { display: inline-block; background: url(img-zt2.0.png) no-repeat; height: 22px; width: 22px; background-position: 0 -250px; margin: 15px 10px; vertical-align: middle; }
.list_wrap .Item .vido .img .time .day { float: right; height: 50px; margin-right: 10px; line-height: 50px; }
.list_wrap .Item .vido .bot { width: 100%; height: 52px; position: relative; overflow: hidden; }
.list_wrap .Item .vido .bot .txt { width: 100%; height: 25px; line-height: 25px; overflow: hidden; margin-top: 3px; font-size: 14px; color: #525252; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; }
.list_wrap .Item .vido .bot .time { width: 100%; height: 25px; font-size: 12px; color: #999; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; }
.list_wrap .Item .vido .bot .time .nm { float: left; height: 25px; line-height: 25px; }
.list_wrap .Item .vido .bot .time .nm i { display: inline-block; background: url(img-zt2.0.png) no-repeat; height: 22px; width: 22px; background-position: 0 -250px; margin: 2px 10px 2px 0px; vertical-align: middle; }
.list_wrap .Item .vido .bot .time .day { float: right; height: 25px; margin-right: 10px; line-height: 25px; }

.tggl { margin-top: 30px; width: 100%; }
.tggl .tggl_cont { width: 104%; overflow: hidden; }
.tggl .tggl_cont .lis + .lis { display: none; }
.tggl .tggl_cont .lis  { width: 100%; height: auto; overflow: hidden; margin-top: 20px }
.tggl .tggl_cont .lis  .gl_lis { width: 220px; height: 200px; float: left; margin: 0 25px 8px 0; display: block; }
.tggl .tggl_cont .lis  .gl_lis .img,
.tggl .tggl_cont .lis .gl_lis  .img img { width: 100%; height: 145px; display: block; }
.tggl .tggl_cont .lis .gl_lis  p { width: 100%; height: 40px; font-size: 14px; color: #525252; line-height: 20px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; margin-top: 5px; }

.yx_list { width: 100%; overflow: hidden; }
.yx_list .top_title { width: 100%; height: 50px; background: #f7f7f7; }
.yx_list .top_title .bt { float: left; font-size: 20px; font-weight: bold; margin-left: 20px; color: #333; line-height: 50px; }
.yx_list .top_title ul { float: left; margin: 15px 0 0 30px; }
.yx_list .top_title ul li { float: left; font-size: 14px; color: #525252; line-height: 22px; margin: 0 15px; cursor: pointer; }
.yx_list .top_title ul .on, .yx_list .top_title ul li:hover { color: #2577e3; font-weight: bold; border-bottom: 3px solid #2577e3; }
.yx_list .top_title .search_box { float: right; width: 210px; height: 30px; margin: 12px 30px 0 0; background: #fff; border-radius: 15px; position: relative; }
.yx_list .top_title .search_box .key { border: none; background: none; width: 170px; float: left; height: 20px; line-height: 20px; margin: 5px 0 0 10px; color: #999; font-size: 14px; }
.yx_list .top_title .search_box .btn { background: url(img-zt2.0.png) no-repeat; height: 16px; width: 15px; background-position: 0 -80px; display: inline-block; float: right; margin: 6px 10px 0 0; cursor: pointer; }
.yx_list .top_title .search_box .btn:hover { opacity: .8; }
.yx_list .yx_wrap { width: 105%; overflow: hidden; }
.yx_list .yx_wrap .lis { width: 108px; height: 145px; float: left; display: block; margin: 20px 48px 0 0; }
.yx_list .yx_wrap .lis:hover .img { background: #ff9900; }
.yx_list .yx_wrap .lis:hover .img img { -moz-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transform: rotateY(360deg); }
.yx_list .yx_wrap .lis:hover p { color: #ff9900; }
.yx_list .yx_wrap .lis .img { width: 108px; height: 108px; background: #f5d08a; }
.yx_list .yx_wrap .lis .img, .yx_list .yx_wrap .lis .img img { display: block; border-radius: 50%; }
.yx_list .yx_wrap .lis .img img { float: left; width: 100px; height: 100px; margin: 4px; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -ms-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; }
.yx_list .yx_wrap .lis p { width: 100%; text-align: center; font-size: 14px; color: #525252; line-height: 40px; }
