﻿.main-view {
  width: 100%;
  position: relative;
  padding: 24px 0 64px; }
  .main-view #img404 {
    width: 60%;
    margin: 0px auto;
    display: block; }
    @media screen and (max-width: 1023.97px) {
      .main-view #img404 {
        width: 80%; } }
  .main-view h3 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #445374;
    height: 56px;
    overflow: hidden;
    transition: .4s; }
    @media screen and (max-width: 1023.97px) {
      .main-view h3 {
        font-size: 20px; } }
  .main-view .item:hover h3 {
    color: #24c7ff; }
  .main-view .item:hover .image-box img {
    transform: scale(1.05); }
  .main-view .image-box img {
    transition: .4s; }
  .main-view .swiper-slide {
    width: 40%;
    max-width: 600px; }
    @media screen and (max-width: 1023.97px) {
      .main-view .swiper-slide {
        width: 80%; } }
  @media screen and (max-width: 1023.97px) and (min-width: 768px) and (max-width: 1023.97px) {
    .main-view .swiper-slide {
      width: 70%; } }
  .main-view .swiper-pagination {
    bottom: 36px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 0; }
    .main-view .swiper-pagination .swiper-pagination-bullet {
      margin: 0 8px; }
    .main-view .swiper-pagination .swiper-pagination-bullet-active {
      opacity: 1;
      background: #24c7ff; }

.expert-view {
  width: 100%;
  padding: 20px 0;
  background: url(../img/bg/index-expert.jpg) no-repeat 50%/cover;
  position: relative; }
  .expert-view .in-title {
    margin: 0 0 20px; }
    .expert-view .in-title h2 {
      font-size: 18px; }
  .expert-view h3 {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #24c7ff;
    text-align: center;
    margin: 24px 0; }
  .expert-view h4 {
    width: 70%;
    margin: auto;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333;
    height: 110px;
    overflow: hidden; }
  .expert-view p {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333; }
  @media screen and (max-width: 1279.97px) and (min-width: 1023.98px) {
    .expert-view .content {
      width: 90%;
      margin: auto; } }
  .expert-view .item {
    width: 100%;
    background: #fff;
    padding: 36px 0;
    position: relative;
    transition: .4s; }
    .expert-view .item:hover {
      transform: translateX(-4px) translateY(-4px);
      box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2); }
    .expert-view .item::before {
      content: '';
      width: 48px;
      height: 48px;
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      bottom: -24px;
      background: url(../img/icon/expert-link.png) no-repeat 50%/contain; }
  .expert-view .person-box {
    width: 70%;
    padding: 4px;
    box-sizing: border-box;
    background: #eee;
    margin: auto;
    border-radius: 50%; }
  .expert-view .photo {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden; }
    .expert-view .photo img {
      position: absolute;
      top: 0;
      left: 0; }
  .expert-view .more {
    text-align: center;
    margin: 48px 0 0;
    cursor: all-scroll; }
  .expert-view .btn-slider {
    width: 58px;
    height: 96px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 5; }
    @media screen and (max-width: 1023.97px) {
      .expert-view .btn-slider {
        display: none; } }
    .expert-view .btn-slider.next {
      right: 0;
      background: url(../img/icon/btn-next.png) no-repeat 50%/contain; }
    .expert-view .btn-slider.last {
      left: 0;
      background: url(../img/icon/btn-last.png) no-repeat 50%/contain; }
  @media screen and (max-width: 1023.97px) {
    .expert-view .swiper-slide {
      width: 60%; } }
  @media screen and (max-width: 1023.97px) {
    .expert-view .layout {
      width: 100%; } }

.newest-view {
  width: 100%;
  padding: 48px 0; }
  .newest-view h4 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #445374;
    height: 50px;
    overflow: hidden;
    transition: .2s; }
  .newest-view .detail {
    width: 100%;
    font-size: 0;
    margin: 0 0 48px; }
    @media screen and (max-width: 1023.97px) {
      .newest-view .detail {
        margin: 0; } }
  .newest-view .item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px;
    box-sizing: border-box; }
    @media screen and (max-width: 1023.97px) {
      .newest-view .item {
        padding: 0 12px;
        margin: 0 0 36px; } }
  .newest-view .apart2 {
    width: 50%; }
    @media screen and (max-width: 1023.97px) {
      .newest-view .apart2 {
        width: 100%; } }
  @media screen and (max-width: 1023.97px) and (min-width: 768px) and (max-width: 1023.97px) {
    .newest-view .apart2 {
      width: 50%; } }
  .newest-view .apart3 {
    width: 33.3%; }
    @media screen and (max-width: 1279.97px) and (min-width: 1023.98px) {
      .newest-view .apart3 {
        width: 50%; } }
    @media screen and (max-width: 1023.97px) {
      .newest-view .apart3 {
        width: 100%; } }
  @media screen and (max-width: 1023.97px) and (min-width: 768px) and (max-width: 1023.97px) {
    .newest-view .apart3 {
      width: 50%; } }
  @media screen and (min-width: 1023.98px) {
    .newest-view .box:hover .image-wrap::before {
      transform: scaleX(0.95) scaleY(0.9); }
    .newest-view .box:hover .hover-box {
      opacity: 1; }
    .newest-view .box:hover h4 {
      color: #24c7ff; } }

.hot-view {
  margin-top: -10px;
  padding: 24px 0;
  background: #ecfaff; }
  .hot-view .in-title {
    margin: 0 0 20px; }
    .hot-view .in-title h2 {
      font-size: 18px; }
  .hot-view h4 {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #000;
    height: 63px;
    overflow: hidden;
    transition: .4s; }
    @media screen and (max-width: 1023.97px) {
      .hot-view h4 {
        height: 42px; } }
  .hot-view .content {
    width: 100%;
    font-size: 0; }
  .hot-view .item {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px;
    box-sizing: border-box; }
    @media screen and (max-width: 1023.97px) {
      .hot-view .item {
        width: 100%;
        margin: 0 0 24px; } }
  @media screen and (max-width: 1023.97px) and (min-width: 768px) and (max-width: 1023.97px) {
    .hot-view .item {
      width: 50%; } }
    .hot-view .item:hover h4 {
      color: #24c7ff; }
  .hot-view .more {
    text-align: center;
    margin: 48px 0 0;
    cursor: all-scroll; }
  .hot-view p {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333; }
  .hot-view .swiper-pagination-bullet-active {
    opacity: 1;
    background: #24c7ff; }

.views {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.text-area {
  width: 100%;
  margin: 16px 0 0; }
  @media screen and (max-width: 1023.97px) {
    .text-area {
      margin: 12px 0 0; } }
