.v-explore-stage .stage-searchArea-pager { position: relative; left: 50%; -webkit-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); transform: translate(-50%, 0%); transform-style: preserve-3d; }

.v-explore-stage .stage-searchArea-result ul .item .hover::before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); transform-style: preserve-3d; }

.v-explore-stage .stage-searchArea-pager .page-item { color: #222; cursor: pointer; outline: none; text-align: center; border-radius: 4px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.08); transition: all 0.2s; margin: 0 2px; padding: 0 13px; float: left; display: block; }

.v-explore-stage .stage-searchArea-pager .selected.page-item, .v-explore-stage .stage-searchArea-pager .page-item:hover { background: #ffc44e; color: #fff; border: 1px solid #ffc44e; }

.v-explore-stage .stage-searchArea-result ul .item { display: block; border: 1px solid #efefef; background-color: #fff; position: relative; float: left; width: 312px; margin: 0 2.8% 2.8% 0; border-radius: 4px; transition: all 0.5s; -webkit-transition: all 0.5s; }

.v-explore-stage .stage-searchArea-result ul .item a { padding: 6px 6px 15px; display: block; height: 284px; box-sizing: border-box; }

.v-explore-stage .stage-searchArea-result ul .item:hover { box-shadow: 0px 3px 12px 0px rgba(204, 204, 204, 0.5); }

.v-explore-stage .stage-searchArea-result ul .item:hover .hover { opacity: 1; }

.v-explore-stage .stage-searchArea-result ul .item img { display: block; width: 100%; height: 175px; object-fit: cover; }

.v-explore-stage .stage-searchArea-result ul .item .hover { position: absolute; width: 100%; height: 175px; background-color: rgba(0, 0, 0, 0.25); left: 0; top: 6px; right: 0; margin: auto; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; }

.v-explore-stage .stage-searchArea-result ul .item .hover::before { font-size: 30px; color: #777; }

.v-explore-stage .stage-searchArea-result ul .item .text1 { color: #333333; font-size: 16px; line-height: 1; max-height: 3em; margin: 15px 0 8px; padding: 0 12px; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.5em; }

.v-explore-stage .stage-searchArea-result ul .item .text2 { color: #666666; font-size: 13px; padding: 0 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); }

body { transition: none !important; }

.v-explore { min-height: 720px; font-size: 14px; clear: both; overflow: hidden; position: relative; }

.v-explore * { font-size: 1em; }

.v-explore a { text-decoration: none; color: #100b07; margin: 0; }

.v-explore a:hover { color: #e1b355; }

.v-explore-header { clear: both; width: 100%; padding-bottom: 1em; display: inline-block; font-size: 1.2em; }

.v-explore-header .v-logo { background: url("/Video/image/log.png") no-repeat 0 0/100% 100%; width: 10em; height: 2.6em; display: block; float: left; }

.v-explore-header input { font-size: 14px; background: #50504c; height: 40px; width: 18em; line-height: 40px; text-indent: 17px; border-radius: 21px 0 0 21px; }

.v-explore-header button { font-size: 18px; background: #e9bf65; height: 40px; border-radius: 0 21px 21px 0; width: 105px; float: right; cursor: pointer; }

.v-explore-header button * { color: #222; }

.v-explore-header .v-search { float: left; margin-left: 2.2em; display: inline-block; }

.v-explore-header .v-user { float: right; font-size: 0.9em; margin-right: 3em; display: inline-block; }

.v-explore-header .v-user.left { float: left; margin: 0; padding: .8em 0 1em 1em; }

.v-explore-header .v-user.right { padding: 0; font-size: 14px; }

.v-explore-header .v-user.right .user-btn .fa { font-size: 18px; }

.v-explore-header .v-user.right .fa, .v-explore-header .v-user.right span { display: block; text-align: center; height: 1.4em; line-height: 1.4em; }

.v-explore-header .v-user .user-btn { float: left; margin-left: .8em; }

.v-explore-header .v-user .user-btn:first-child { margin-left: 0; }

.v-explore-option { background-color: #292929; background: linear-gradient(#1e1e20 75px, #292929 100px); box-sizing: border-box; padding: 1.2em; padding: 1.2em calc(50% - 535px) 0.1em; }

.v-explore-option *, .v-explore-option a { color: #fff; }

.v-explore-option .select-wrap { position: relative; padding-left: 5.35em; display: inline-block; width: calc(100% - 5.35em); clear: both; }

.v-explore-option .select-wrap .tab-body { min-height: 1em; }

.v-explore-option .select-pre { position: absolute; left: 0; top: 1px; width: 5.35em; height: 100%; text-align: left; font-size: 1em; }

.v-explore-option .select-box { display: inline-block; }

.v-explore-option .select-box li { float: left; margin-bottom: 17px; margin-right: 10px; line-height: 1.5em; }

.v-explore-option .select-box li a { cursor: pointer; padding: 3px 10px 4px; }

.v-explore-option .select-box li.selected a { border-radius: 16px; background: #ffc44e; color: #032048 !important; }

.v-explore-stage { padding: 1em; padding: 1em calc(50% - 520px); }

.v-explore-stage .stage-searchArea-result ul { width: 100%; list-style-type: none; position: relative; display: inline-block; }

.v-explore-stage .stage-searchArea-result ul .item-v1 { position: relative; height: 20em; width: 16.8em; border: 1px solid rgba(0, 0, 0, 0.17); border-radius: 0.4em; float: left; margin-right: 1.5em; margin-top: 1.5em; overflow: hidden; }

.v-explore-stage .stage-searchArea-result ul .item-v1 a { font-size: 16px; }

.v-explore-stage .stage-searchArea-result ul .item-v1-img { height: 8em; width: 100%; }

.v-explore-stage .stage-searchArea-result ul .item-v1-right { padding: 0.7em 0.9em 0; }

.v-explore-stage .stage-searchArea-result ul .item-v1-title { height: 3.4em; overflow: hidden; }

.v-explore-stage .stage-searchArea-result ul .item-v1-infos * { font-size: 12px; color: #7f7f72; }

.v-explore-stage .stage-searchArea-result ul .item-v1-infos > * { margin-top: 0.5em; }

.v-explore-stage .stage-searchArea-result ul .item-v1-infos > *:first-child { margin-top: 0.7em; }

.v-explore-stage .stage-searchArea-pager { margin-top: 0.5em; margin-bottom: 1em; display: inline-block; }

.v-explore-stage .stage-searchArea-pager .page-item { padding: 0.3em 0.8em 0.5em; font-size: 1.3em; margin: 0 0.3em; }

@media (max-width: 1599px) { .v-explore-stage .stage-searchArea-result ul .item:nth-child(3n + 3) { margin-right: 0; } }

@media (min-width: 1599px) { .v-explore .v-explore-header .v-user { margin-right: 1em; }
  .v-explore .v-explore-header .v-search { margin-left: 7em; }
  .v-explore .v-explore-header input { width: 31em; }
  .v-explore-option { padding: 2em calc(50% - 690px) 1em; }
  .v-explore-stage { padding: 2em calc(50% - 690px) 1em; }
  .v-explore-stage .stage-searchArea-result ul .item:nth-child(4n + 4) { margin-right: 0; } }
