.theme-header {
  position: relative;
  padding-top: 60px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  background-color: #197dff;
  background-image: -o-linear-gradient(left, #9c4dff 0, #197dff 100%);
  background-image: linear-gradient(90deg, #9c4dff, #197dff);
}

.theme-header-inner {
  padding-top: 60px;
  padding-bottom: 40px;
  height: 700px;
}

.theme-slider {
  float: left;
  float: left;
  padding: 10px 20px;
  border-radius: 12px;
}

.view .swiper-slide .imgauto {
  width: 100%;
  height: 490px;
  line-height: 490px
}

.view .swiper-container {
  width: 100%
}

.preview {
  width: 100%;
  margin-top: 10px;
  position: relative
}

.preview .swiper-container {
  margin: 0 30px
}

.preview .swiper-slide .imgauto {
  height: 80px;
  border: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
  position: relative
}

.preview .swiper-slide .imgauto img {
  max-width: 100%;
}

.preview .arrow-left {
  background: url(../fonts/58ef0631b73d43beaf0ffb4c564a2aad.woff);
  min-height: 400px;
  display: flex;
  text-align: center;
}

.theme-title {
  margin: auto!important;
  padding-bottom: 60px;
  padding-top: 60px;
}

.entry-title {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 0;
  position: relative;
  letter-spacing: 2px;
}

.entry-desc {
  color: #ccc;
  position: relative;
  padding-top: 1.5rem!important;
}

.theme-post {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 30px;
}

.shadow {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}

.rounded {
  border-radius: 4px !important;
}

.theme-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
}

.p-4 {
  padding: 1.5rem!important;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.position-relative {
  position: relative!important;
}

.overflow-hidden {
  overflow: hidden!important;
}

.rounded {
  border-radius: .25rem!important;
}

.bg-white {
  background-color: #fff!important;
}

.theme-item .tipss {
  position: absolute;
  top: 10px;
  right: -50px;
  z-index: 1;
  width: 150px;
  height: 30px;
  background: #FFC107;
  color: #fff;
  line-height: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  font-size: 12px;
}

.theme-item header a {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme-item .miaoshu {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
  margin: 0 0 15px;
}

.theme-item h2 {
  color: #1a1a1a;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
}

.entry-media img {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

.theme-item:hover {
  border-color: #ffc12b;
}

.main-feature i {
  display: block;
  font-size: 60px;
  margin: 0 auto 12px;
  color: #186060;
}

.entry-content.theme-desc .entry-tab-content h2 span {
  position: relative;
}

.entry-content.theme-desc .entry-tab-content h2 span:before {
  left: -180px;
}

.entry-content.theme-desc .entry-tab-content h2 span:after {
  left: auto;
  right: -180px;
}

.entry-content.theme-desc .entry-tab-content h2 span:after, .entry-content.theme-desc .entry-tab-content h2 span:before {
  position: absolute;
  top: 50%;
  width: 140px;
  height: 1px;
  background: #c3c3c3;
  content: "";
}

.theme-detail {
  padding: 60px 0px;
}

@media (max-width: 991px) {
  .entry-content.theme-desc .main-feature ul li {
    width: 48.9%;
    font-size: 16px;
    padding: 20px 10px;
  }
  .description {
    padding: 0 15px;
  }
  .theme-header-inner .theme-buy .btn {
    width: 45%;
    font-size: 16px;
  }
  .theme-header-inner .theme-fea li {
    width: 140px;
    margin: 0 5px;
  }
  .view .swiper-slide .imgauto {
    width: 100%;
    height: 290px;
    line-height: 290px;
  }
  .theme-header-inner {
    padding-top: 10px;
  }
  .theme-header .title {
    font-size: 32px;
  }
  .theme-header {
    padding-top:40px ;

  }
  .theme-header {
    height: 1100px;
  }
  .preview .swiper-slide .imgauto {
    height: 50px;
  }
}
