.explore-page .banner-section {
  width: 100%;
  height: 260px;
  background: #ffffff url(/images/banner/about_case_banner.jpg) top center repeat-x;
}
.explore-page .banner-section .banner-text-section {
  margin: 0 auto;
  width: 500px;
  padding: 5% 0;
}
.explore-page .banner-section .banner-text-section p {
  font-size: 25px;
  color: #fff;
  margin-bottom: 10px;
}
.explore-page .banner-section .banner-text-section .search-group {
  position: relative;
  width: 500px;
}
.explore-page .banner-section .banner-text-section .search-group .search-icon {
  position: absolute;
  right: 10px;
  top: 6px;
}
.explore-page .explore-top-section .explore-top-category {
  padding: 40px 0;
}
.explore-page .explore-top-section .explore-top-category ul {
  margin: 0 auto;
}
.explore-page .explore-top-section .explore-top-category ul li {
  padding: 3px 8px;
  margin-right: 5px;
  border: #efefef 1px solid;
  color: #333;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
}
.explore-page .explore-top-section .explore-top-category ul li a {
  color: #333;
}
.explore-page .explore-top-section .explore-top-category ul li a:hover,
.explore-page .explore-top-section .explore-top-category ul li a:active {
  text-decoration: none;
}
.explore-page .explore-top-section .explore-top-category ul li.active {
  background-color: #3bc095;
}
.explore-page .explore-top-section .explore-top-category ul li.active a {
  color: #fff;
}
.explore-page .explore-top-section .explore-top-category ul li:not(.active):not(:first-child):hover {
  background-color: rgba(104, 230, 166, 0.8);
}
.explore-page .explore-top-section .explore-top-category ul li:not(.active):not(:first-child):hover a {
  color: #fff;
}
.explore-page .explore-top-section .explore-top-category ul li:first-child {
  border: none;
}
.explore-page .explore-top-section .explore-top-search {
  padding: 15px 0;
  margin-top: -40px;
}
.explore-page .explore-top-section .explore-top-search ul {
  margin-left: 15px;
}
.explore-page .explore-top-section .explore-top-search ul li {
  margin-right: 5px;
  color: #333;
  line-height: 34px;
  border: #efefef 1px solid;
}
.explore-page .explore-top-section .explore-top-search ul li a {
  color: #333;
}
.explore-page .explore-top-section .explore-top-search ul li a:hover,
.explore-page .explore-top-section .explore-top-search ul li a:active {
  text-decoration: none;
}
.explore-page .explore-top-section .explore-top-search ul li.active a {
  color: #3bc095;
}
.explore-page .explore-top-section .explore-top-search ul li:not(:first-child):hover {
  background-color: rgba(104, 230, 166, 0.8);
}
.explore-page .explore-top-section .explore-top-search ul li:not(:first-child):hover a {
  color: #fff;
  text-decoration: none;
}
.explore-page .explore-top-section .explore-top-search ul li:first-child {
  border: none;
}
.explore-page .explore-top-section .explore-top-search ul li:nth-child(2) {
  margin-left: 5px;
}
.explore-page .explore-top-section .explore-top-search .search-group {
  position: relative;
}
.explore-page .explore-top-section .explore-top-search .search-group .form-control {
  float: right;
  padding-right: 30px;
  width: 60%;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.explore-page .explore-top-section .explore-top-search .search-group .form-control:focus {
  width: 100%;
}
.explore-page .explore-top-section .explore-top-search .search-group .search-icon {
  position: absolute;
  top: 0;
  right: 15px;
  width: 25px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
}
.explore-page .explore-top-section .explore-top-search .search-group .search-icon:hover .fa-search {
  opacity: 0.8;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transform: translate(0, -2px);
  -webkit-transform: translate(0, -2px);
  -moz-transform: translate(0, -2px);
}
.explore-page .explore-top-section .explore-content-wrap .explore-item {
  margin: 10px 0 !important;
  float: none !important;
  width: 100% !important;
}
.explore-page .explore-top-section .explore-content-wrap .explore-item .explore-applys {
  width: 28%;
}
.explore-work-grid {
  background-color: #FFF;
  border: #efefef 1px solid;
  box-shadow: #999 1px 1px 2px;
}
.explore-work-page .vjs-fluid {
  padding-top: 56.25% !important;
}
.explore-work-page img {
  width: 100%;
}
.explore-work-page .work-player-section {
  width: 100%;
  background-color: #1c1f21;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side {
  margin-right: 280px;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side {
  height: 65px;
  line-height: 65px;
  margin-top: -5px;
  background: #2c2f31;
  color: #fff;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left {
  float: left;
  position: relative;
  width: 80px;
  text-align: center;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left i {
  font-size: 18px;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left .qr-wrapper {
  display: none;
  background: #fff;
  padding: 20px;
  position: absolute;
  border: 1px solid#ddd;
  z-index: 1;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left .qr-wrapper p {
  color: #666;
  font-size: 14px;
  height: 40px;
  margin-top: -35px;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left .qr-wrapper button {
  border-radius: 50%;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left .qr-wrapper::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background-color: #fff;
  top: -10px;
  left: 20px;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-left:hover .qr-wrapper {
  display: block;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-right {
  float: right;
  margin-right: 20px;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-right .fa {
  cursor: pointer;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-right .fa:hover {
  transform: translate(0, -2px);
  -webkit-transform: translate(0, -2px);
  -moz-transform: translate(0, -2px);
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-right .fa.fa-thumbs-up {
  color: #3bc095;
}
.explore-work-page .work-player-section .work-player-wrapper .left-side .bottom-side .bottom-right .fa-thumbs-up {
  color: #3bc095;
}
.explore-work-page .work-player-section .work-player-wrapper .right-side {
  position: absolute;
  top: 50px;
  bottom: 50px;
  right: 0;
  width: 280px;
  background: #383a3c;
}
.explore-work-page .work-info-section {
  padding: 50px 0;
  position: relative;
}
.explore-work-page .work-info-section .work-preview-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 2;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px;
  margin-bottom: 20px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 10px 0;
  border-bottom: #504f4f 1px solid;
  font-size: 18px;
  color: #fff;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_description {
  margin-bottom: 10px;
  min-height: 40px;
  max-height: 60px;
  color: #b3b2b2;
  overflow: hidden;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_keyword {
  max-height: 50px;
  overflow: hidden;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_keyword li {
  margin-right: 3px;
  margin-bottom: 2px;
  padding: 2px 5px;
  border: #ddd 1px solid;
  font-size: 12px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_details {
  color: #666;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_details .fa-thumbs-up,
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_details .fa-thumbs-o-up {
  cursor: pointer;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_details .fa-thumbs-up {
  color: #3bc095;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap {
  margin-bottom: 20px;
  color: #fff;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .work-author {
  padding-top: 15px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-name {
  color: #fff;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap a:hover {
  color: #666;
  text-decoration: none;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-portrait {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  float: left;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-portrait img {
  border-radius: 60px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-info {
  float: left;
  margin-left: 20px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-operation {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-operation button {
  width: 60%;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .author-meta {
  color: #b3b2b2;
  font-size: 12px;
}
.explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap .button {
  padding: 0;
  width: 100px;
}
.explore-work-page .comments-wrapper {
  float: left;
  width: 80%;
}
.explore-work-page .work-recommend .recommend-title {
  position: relative;
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.explore-work-page .work-recommend .recommend-title span {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  background-color: #f6f7f9;
  z-index: 1;
}
.explore-work-page .work-recommend .recommend-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  border-top: #dedede 1px solid;
  z-index: 0;
}
.homepage .h-header {
  padding: 50px 0;
  text-align: center;
  background: #fff;
}
.homepage .h-header h1 {
  font-size: 22px;
  margin-bottom: 15px;
}
.homepage .h-header button {
  margin-bottom: 15px;
  padding: 6px 20px;
}
.homepage .h-header .h-portrait {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.homepage .h-header .h-portrait img {
  width: 100%;
}
.homepage .h-works {
  margin-top: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .explore-work-page .work-info-section .work-preview-wrap {
    width: 100%;
  }
  .explore-work-page .work-info-section .work-meta-wrap {
    position: relative;
    height: auto;
    padding-left: 0;
    margin-top: 20px;
  }
  .explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_title,
  .explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_description,
  .explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_keyword,
  .explore-work-page .work-info-section .work-meta-wrap .work-meta-container .w_details {
    max-width: 70%;
  }
  .explore-work-page .work-info-section .work-meta-wrap .work-meta-container .work-author-wrap {
    width: 250px;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .explore-item-list .explore-item {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .explore-item-list .explore-item {
    width: 98%;
  }
  .banner-section {
    height: 160px !important;
  }
  .banner-text-section {
    width: 300px !important;
  }
  .banner-text-section .search-group {
    width: 300px !important;
  }
}
