.sc-banner .swiper-slide img {
  display: block;
  width: 100%; }

.module-title-type1:after, .module-title-type1:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
  border-radius: 50%; }
.module-title-type1:before {
  margin-right: 10px; }
.module-title-type1:after {
  margin-left: 10px; }

.m-p1-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px; }
  .m-p1-item:nth-child(3n) {
    margin-right: 0; }
  .m-p1-item img {
    display: block;
    width: 100%; }

.m-p1-item-img {
  position: relative; }
  .m-p1-item-img .m-p1-item-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    display: none; }

.m-p1-item-bottom {
  background: #fff; }

.m-p1-item-cname {
  align-items: center;
  color: #aaa;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .2px;
  margin-bottom: 5px;
  text-align: center; }
  .m-p1-item-cname:before {
    content: "";
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #fd721f; }

.m-p1-item-title {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  letter-spacing: -0.2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  height: 44px;
  line-height: 22px;
  white-space: unset;
  text-overflow: unset; }
  .m-p1-item-title a:link, .m-p1-item-title a:visited, .m-p1-item-title a:active {
    color: #333;
    text-decoration: none; }
  .m-p1-item-title a:hover {
    color: #2581ff;
    text-decoration: none; }

.m-p1-item, .home-module-item {
  transition: all 0.3s;
  cursor: pointer; }
  .m-p1-item:hover .m-p1-item-cover, .home-module-item:hover .m-p1-item-cover {
    display: flex; }

.home-module-item {
  width: 32%;
  margin-left: 1.333333%; }
  .home-module-item img {
    display: block;
    width: 100%; }

.module-sub-channel {
  text-align: center; }
  .module-sub-channel a {
    display: inline-block;
    width: 96px;
    height: 30px;
    line-height: 28px;
    margin: -14px 10px 24px 10px;
    color: #777;
    border: 1px solid #ffffff;
    border-radius: 15px;
    background: #eff1f4;
    text-decoration: none; }
    .module-sub-channel a:hover {
      background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
      box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
      color: #ffffff;
      border: 1px solid #0b85f9; }

.module-title-text {
  background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 5px;
  display: inline-block; }

.module-title {
  width: 80px;
  padding: 0 20px;
  background: #fff;
  border-left: 1px solid #d13118; }

/*# sourceMappingURL=sucai.css.map */
