@charset "UTF-8";
/*  Extra large devices (large desktops) 大屏桌面端 */
body {
  width: 100%; }

/*  Extra large devices (large desktops) 大屏桌面端 */
.layoutWidget90 {
  font-size: 1em;
  color: #666;
  margin-top: 64px;
  overflow: hidden;
  position: relative; }
  .layoutWidget90 .thumbnail {
    width: 50%;
    height: 100%;
    position: absolute;
    overflow: hidden; }
    .layoutWidget90 .thumbnail .swiper-slide {
      overflow: hidden; }
    .layoutWidget90 .thumbnail img {
      width: 100%;
      display: block; }
    .layoutWidget90 .thumbnail .swiper-pagination-bullet {
      background: #ffffff; }
    .layoutWidget90 .thumbnail .swiper-pagination-bullet-active {
      background: #ffffff; }
    .layoutWidget90 .thumbnail .swiper-button-next, .layoutWidget90 .thumbnail .swiper-container-rtl .swiper-button-prev {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
    .layoutWidget90 .thumbnail .swiper-button-prev, .layoutWidget90 .thumbnail .swiper-container-rtl .swiper-button-next {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .layoutWidget90 .caption {
    width: 50%;
    float: right;
    min-height: 580px; }
    .layoutWidget90 .caption .captionBox {
      width: 520px;
      text-align: center;
      padding: 40px 40px 40px 54px;
      position: absolute;
      top: 50%;
      transform: translate(0%, -50%); }
      .layoutWidget90 .caption .captionBox.text-left {
        text-align: justify;
        text-align-last: left; }
      .layoutWidget90 .caption .captionBox .boot-title {
        margin-bottom: 4px; }
      .layoutWidget90 .caption .captionBox .title {
        font-size: 2.143em;
        color: #2b2b2b;
        font-weight: initial;
        width: 100%;
        margin-bottom: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .layoutWidget90 .caption .captionBox .btn {
        text-decoration: none;
        display: inline-block;
        margin-top: 40px;
        min-width: 90px;
        text-align: center;
        text-align-last: center;
        padding: 8px 32px;
        border-left: 0;
        border-right: 0; }
        .layoutWidget90 .caption .captionBox .btn .icon {
          vertical-align: bottom;
          margin-left: 8px; }
    .layoutWidget90 .caption .details {
      display: none !important; }
  .layoutWidget90 .details {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0px;
    left: 0px;
    z-index: 11;
    display: none;
    animation: myfirst 3s; }
    .layoutWidget90 .details .content {
      background: #ffffff;
      border-radius: 5px;
      width: 960px;
      height: 100vh;
      margin-left: -480px;
      padding: 40px 60px 0px;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 50%;
      overflow: hidden;
      overflow-y: auto;
      text-align: justify; }
      .layoutWidget90 .details .content .shut {
        position: absolute;
        right: calc((100% - 960px)/2 + 24px);
        top: 24px;
        cursor: pointer; }
        .layoutWidget90 .details .content .shut svg {
          width: 20px;
          height: 20px; }
      .layoutWidget90 .details .content .title {
        color: #2b2b2b;
        font-weight: inherit;
        text-align: center;
        margin-bottom: 32px; }
      .layoutWidget90 .details .content .description {
        padding-bottom: 24px; }
      .layoutWidget90 .details .content .detailImg {
        width: 100%;
        height: 500px;
        margin-bottom: 24px; }
        .layoutWidget90 .details .content .detailImg .swiper-container {
          position: relative;
          width: 100%;
          background: #eee; }
        .layoutWidget90 .details .content .detailImg .swiper-slide {
          overflow: hidden; }
        .layoutWidget90 .details .content .detailImg .swiper-button-next, .layoutWidget90 .details .content .detailImg .swiper-container-rtl .swiper-button-prev {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
        .layoutWidget90 .details .content .detailImg .swiper-button-prev, .layoutWidget90 .details .content .detailImg .swiper-container-rtl .swiper-button-next {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
        .layoutWidget90 .details .content .detailImg img {
          width: 100%;
          height: auto;
          display: block; }
        .layoutWidget90 .details .content .detailImg .loading-icon {
          width: 36px;
          animation: loading 2s linear infinite;
          -webkit-animation: loading 2s linear infinite;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: calc(100vw * -0.04 / 2);
          margin-left: calc(100vw * -0.04 / 2); }
          .layoutWidget90 .details .content .detailImg .loading-icon svg {
            display: block;
            width: 100%;
            height: 100%; }
@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* Large devices (desktops, less than 1200px) 普通桌面端 */
@media (max-width: 1200px) {
  .layoutWidget90 .caption .captionBox {
    width: auto; } }
/* Medium devices (tablets, less than 992px) 平板端 */
@media (max-width: 992px) {
  .layoutWidget90 .details .content {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    left: 0; }
    .layoutWidget90 .details .content .shut {
      right: 12px;
      top: 16px; }
    .layoutWidget90 .details .content .detailImg {
      height: 450px; } }
/* Small devices (landscape phones, less than 768px) 手机端横屏 */
@media (max-width: 768px) {
  .layoutWidget90 {
    margin-top: 24px; }
    .layoutWidget90 > .thumbnail {
      width: 100%;
      height: 300px;
      position: relative; }
    .layoutWidget90 .caption {
      width: 100%;
      min-height: auto;
      float: none; }
      .layoutWidget90 .caption .captionBox {
        position: relative;
        top: 0;
        transform: translate(0%, 0%);
        padding: 24px 24px 40px 24px; }
        .layoutWidget90 .caption .captionBox .boot-title {
          margin-bottom: 0; }
        .layoutWidget90 .caption .captionBox .title {
          font-size: 22px;
          margin-bottom: 16px; }
        .layoutWidget90 .caption .captionBox .btn {
          margin-top: 24px; }
    .layoutWidget90 .details .content {
      padding: 40px 40px 0px; }
      .layoutWidget90 .details .content .detailImg {
        height: 380px; } }
/* Extra small devices (portrait phones, less than 576px) 手机端竖屏 */
@media (max-width: 576px) {
  .layoutWidget90 .details .content {
    padding: 40px 24px 0px; }
    .layoutWidget90 .details .content .detailImg {
      height: 260px; } }

/*# sourceMappingURL=layoutWidget90.css.map */
