.fl {
  float: left; }

.fr {
  float: right; }

.main {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box; }

.bgc {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.ppCenter .conLeft {
  width: 20.6%;
  float: left;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 1.5625vw; }
  .ppCenter .conLeft .title {
    font-size: 18px;
    line-height: 40px;
    background-color: #000;
    padding-left: 0.67708vw;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    align-items: center;
    background-color: #557376;
    border-radius: 10px 10px 0 0; }
    .ppCenter .conLeft .title img {
      margin-right: 0.57292vw; }
  .ppCenter .conLeft .conNew {
    border: 1px solid #e5e5e5;
    border-radius: 0 0 10px 10px;
    padding-bottom: 26px; }
    .ppCenter .conLeft .conNew .tit {
      box-sizing: border-box; }
      .ppCenter .conLeft .conNew .tit .t {
        font-size: 15px;
        line-height: 40px;
        font-weight: bold;
        color: #000;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 2.08333vw; }
      .ppCenter .conLeft .conNew .tit .t1 {
        padding: 6px 2.08333vw 0; }
        .ppCenter .conLeft .conNew .tit .t1 a {
          display: block;
          font-size: 12px;
          line-height: 30px;
          color: #1a1a1a; }
          .ppCenter .conLeft .conNew .tit .t1 a span {
            color: #557376; }
          .ppCenter .conLeft .conNew .tit .t1 a.on {
            color: #557376; }
          @media (min-width: 1024px) {
            .ppCenter .conLeft .conNew .tit .t1 a:hover {
              color: #557376; } }
    .ppCenter .conLeft .conNew .tit1 {
      box-sizing: border-box; }
      .ppCenter .conLeft .conNew .tit1 .t {
        font-size: 15px;
        line-height: 40px;
        font-weight: bold;
        color: #000;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 2.08333vw; }
      .ppCenter .conLeft .conNew .tit1 .t1 {
        font-size: 0;
        margin-top: 16px;
        padding: 0 0.52083vw 0 2.08333vw; }
        .ppCenter .conLeft .conNew .tit1 .t1 a {
          width: 20px;
          height: 20px;
          text-align: center;
          line-height: 20px;
          font-size: 14px;
          color: #c4c4c4;
          border: 1px solid #dedede;
          margin-right: 7px;
          margin-bottom: 7px;
          display: inline-block; }
          .ppCenter .conLeft .conNew .tit1 .t1 a.on {
            color: #557376; }
    .ppCenter .conLeft .conNew .itemBox {
      padding-left: 2.08333vw;
      margin-top: 1.19792vw; }
      .ppCenter .conLeft .conNew .itemBox .item {
        display: flex;
        align-items: flex-start; }
        .ppCenter .conLeft .conNew .itemBox .item .t {
          font-size: 12px;
          line-height: 30px;
          font-weight: bold;
          color: #557376; }
        .ppCenter .conLeft .conNew .itemBox .item .t1 {
          margin-left: 13px;
          flex: 1; }
          .ppCenter .conLeft .conNew .itemBox .item .t1 a {
            font-size: 12px;
            line-height: 30px;
            color: #333;
            display: block; }
            .ppCenter .conLeft .conNew .itemBox .item .t1 a span {
              color: #557376; }
            .ppCenter .conLeft .conNew .itemBox .item .t1 a.on {
              color: #557376; }
            @media (min-width: 1024px) {
              .ppCenter .conLeft .conNew .itemBox .item .t1 a:hover {
                color: #557376; } }
.ppCenter .conRight {
  width: 73.6%;
  float: right; }
  .ppCenter .conRight .item {
    margin-bottom: 6px; }
    .ppCenter .conRight .item .title {
      border-bottom: 1px solid #e5e5e5;
      font-weight: bold;
      font-size: 18px;
      line-height: 40px;
      color: #557376;
      position: relative; }
    .ppCenter .conRight .item .ul {
      margin-top: 20px; }
      .ppCenter .conRight .item .ul li {
        width: 18.9%;
        float: left;
        margin-right: 1.375%;
        background-color: #f2f2f2;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 15px; }
        .ppCenter .conRight .item .ul li:nth-child(5n) {
          margin-right: 0; }
        .ppCenter .conRight .item .ul li a {
          width: 100%;
          height: auto;
          display: block;
          padding: 3px;
          box-sizing: border-box;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .ppCenter .conRight .item .ul li a .pic {
            width: 34.4%;
            padding-bottom: 32%;
            background-color: #fff;
            border-radius: 8px;
            position: relative;
            height: 0; }
            .ppCenter .conRight .item .ul li a .pic img {
              max-width: 90%;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%); }
          .ppCenter .conRight .item .ul li a .ccc {
            flex: 1;
            text-align: center;
            padding: 0 10px; }
            .ppCenter .conRight .item .ul li a .ccc .t {
              font-size: 14px;
              line-height: 16px;
              color: #1a1a1a;
              font-weight: bold; }
            .ppCenter .conRight .item .ul li a .ccc .t1 {
              font-size: 12px;
              line-height: 14px;
              color: #1a1a1a;
              margin-top: 8px; }
    .ppCenter .conRight .item .ul1 {
      margin-top: 20px; }
      .ppCenter .conRight .item .ul1 li {
        width: 23.5%;
        float: left;
        margin-right: 2%;
        margin-bottom: 18px;
        border-radius: 10px;
        background-color: #fff;
        border: 1px solid #c0c2c3;
        box-sizing: border-box; }
        .ppCenter .conRight .item .ul1 li:nth-child(4n) {
          margin-right: 0; }
        .ppCenter .conRight .item .ul1 li a {
          width: 100%;
          padding-top: 10px;
          padding-bottom: 17px;
          display: block;
          text-align: center; }
          .ppCenter .conRight .item .ul1 li a .pic {
            width: 100%;
            height: 44px;
            position: relative; }
            .ppCenter .conRight .item .ul1 li a .pic img {
              max-width: 80%;
              max-height: 70%;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%); }
          .ppCenter .conRight .item .ul1 li a .t {
            font-size: 14px;
            line-height: 16px;
            font-weight: bold;
            color: #555;
            margin-top: 6px;
            text-transform: uppercase; }
          .ppCenter .conRight .item .ul1 li a .t1 {
            font-size: 12px;
            line-height: 14px;
            margin-top: 4px;
            color: #000; }
  .ppCenter .conRight .page1 {
    margin-top: 20px; }
@media (max-width: 1280px) {
  .ppCenter .conRight {
    width: 77%; } }
@media (max-width: 1150px) {
  .ppCenter .conLeft {
    display: none; }
  .ppCenter .conRight {
    width: 100%;
    float: none; } }
@media (max-width: 1024px) {
  .ppCenter .conRight .item .ul li {
    width: 32%;
    margin-right: 2%; }
    .ppCenter .conRight .item .ul li:nth-child(5n) {
      margin-right: 2%; }
    .ppCenter .conRight .item .ul li:nth-child(3n) {
      margin-right: 0; } }
@media (max-width: 768px) {
  .ppCenter .conRight .item .ul {
    margin-top: 10px; }
  .ppCenter .conRight .item .ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 10px; }
    .ppCenter .conRight .item .ul li:nth-child(3n) {
      margin-right: 3%; }
    .ppCenter .conRight .item .ul li:nth-child(2n) {
      margin-right: 0; }
  .ppCenter .conRight .item .ul1 {
    margin-top: 10px; }
  .ppCenter .conRight .item .ul1 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 10px; }
    .ppCenter .conRight .item .ul1 li:nth-child(3n) {
      margin-right: 3%; }
    .ppCenter .conRight .item .ul1 li:nth-child(2n) {
      margin-right: 0; } }

.page1 {
  display: flex;
  align-items: center;
  justify-content: center; }
  .page1 a {
    width: 46px;
    height: 46px;
    border-radius: 5px;
    background-color: #f2f2f2;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #000;
    margin: 0 3px; }
    .page1 a.active {
      color: #fff;
      background-color: #557376; }
    .page1 a:hover {
      color: #fff;
      background-color: #557376; }
    .page1 a.prev {
      background-color: #fff !important;
      background-image: url("../images/left.png");
      margin-right: 5px; }
    .page1 a.next {
      background-color: #fff !important;
      background-image: url("../images/right.png");
      margin-left: 5px; }
  @media (max-width: 768px) {
    .page1 a {
      width: 32px;
      height: 32px;
      line-height: 32px;
      font-size: 14px; }
      .page1 a.prev, .page1 a.next {
        background-size: 10px; } }

.brandList {
  margin-top: 15px; }
  .brandList .title {
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
    color: #557376;
    position: relative; }
  .brandList ul {
    margin-top: 25px;
    padding-bottom: 28px; }
    .brandList ul li {
      width: 17%;
      margin-right: 3.75%;
      margin-bottom: 3.75%;
      border-radius: 10px;
      overflow: hidden;
      background-color: #fff;
      float: left;
      border: 1px solid #c9c9c9;
      box-sizing: border-box; }
      .brandList ul li:nth-child(5n) {
        margin-right: 0; }
      .brandList ul li a {
        width: 100%;
        height: auto;
        display: block;
        padding-top: 0;
        padding-bottom: 20px; }
        .brandList ul li a .pic {
          width: 100%;
          height: 0;
          padding-bottom: 66.2%;
          position: relative; }
          .brandList ul li a .pic img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: cover; }
        .brandList ul li a .tits {
          font-size: 14px;
          line-height: 16px;
          width: calc(100% - 10px);
          padding: 0 5px;
          height: 16px;
          color: #222;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-top: 18px;
          text-align: center; }
        .brandList ul li a .tit {
          font-size: 12px;
          line-height: 18px;
          padding: 0 25px;
          color: #999;
          margin-top: 10px;
          height: 90px;
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .brandList ul li a .more {
          width: 150px;
          margin: 20px auto 0;
          height: 25px;
          background-color: #557376;
          text-align: center;
          font-size: 11px;
          line-height: 25px;
          color: #fff;
          text-transform: uppercase;
          border-radius: 5px; }
      @media (min-width: 1024px) {
        .brandList ul li:hover {
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); } }
  @media (max-width: 1024px) {
    .brandList .title {
      font-size: 16px;
      line-height: 34px; }
      .brandList .title:after {
        width: 170px; }
    .brandList ul li {
      width: 32%;
      margin-right: 2%; }
      .brandList ul li:nth-child(4n) {
        margin-right: 2%; }
      .brandList ul li:nth-child(3n) {
        margin-right: 0; } }
  @media (max-width: 768px) {
    .brandList ul {
      margin-top: 15px; }
      .brandList ul li {
        width: 100%;
        float: none; }
        .brandList ul li a {
          padding-top: 10px;
          padding-bottom: 10px; }
          .brandList ul li a .tits {
            margin-top: 8px; }
          .brandList ul li a .more {
            margin: 10px auto 0; } }

.brandInfo {
  padding-bottom: 5.20833vw; }
  .brandInfo .autowidth .box {
    display: flex; }
    .brandInfo .autowidth .box .top {
      width: 334px;
      box-sizing: border-box;
      padding: 24px 17px 18px;
      background-color: #f8f9fa;
      border-radius: 12px;
      box-shadow: 3px 5.196px 7.52px 0.48px rgba(76, 105, 108, 0.22); }
      .brandInfo .autowidth .box .top img {
        height: 56px;
        display: block;
        margin: 0 auto; }
      .brandInfo .autowidth .box .top .t1 {
        text-align: center;
        font-size: 16px;
        line-height: 18px;
        color: #333;
        font-weight: bold;
        margin-top: 25px; }
      .brandInfo .autowidth .box .top .t {
        font-size: 12px;
        line-height: 17px;
        color: #222;
        overflow: hidden;
        max-height: 187px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 14px; }
      .brandInfo .autowidth .box .top .tit {
        margin-top: 16px; }
        .brandInfo .autowidth .box .top .tit .c {
          font-size: 16px;
          line-height: 18px;
          color: #333;
          font-weight: bold; }
        .brandInfo .autowidth .box .top .tit .c1 {
          font-size: 0;
          margin-top: 8px; }
          .brandInfo .autowidth .box .top .tit .c1 a {
            display: inline-block;
            font-size: 10px;
            line-height: 22px;
            border: 1px solid #b4b4b4;
            margin-right: 7px;
            margin-bottom: 8px;
            padding: 0 5px;
            color: #000; }
            @media (min-width: 1024px) {
              .brandInfo .autowidth .box .top .tit .c1 a:hover {
                background-color: #557376;
                color: #fff;
                border-color: #557376; } }
      .brandInfo .autowidth .box .top .tit1 {
        margin-top: 11px; }
        .brandInfo .autowidth .box .top .tit1 .tx {
          font-size: 12px;
          line-height: 20px;
          display: flex;
          justify-content: space-between;
          color: #000; }
          .brandInfo .autowidth .box .top .tit1 .tx span {
            color: #557376; }
          .brandInfo .autowidth .box .top .tit1 .tx a {
            color: #557376;
            font-weight: bold; }
    .brandInfo .autowidth .box .boxRight {
      flex: 1;
      margin-left: 20px;
      padding-bottom: 20px; }
      .brandInfo .autowidth .box .boxRight .picBox {
        display: flex;
        width: 100%;
        overflow: hidden; }
        .brandInfo .autowidth .box .boxRight .picBox .picLeft {
          width: 60%;
          margin-right: 4px;
          overflow: hidden;
          border-radius: 10px; }
          .brandInfo .autowidth .box .boxRight .picBox .picLeft ul li {
            width: 100%;
            height: 0;
            padding-bottom: 75.4%;
            overflow: hidden;
            position: relative; }
            .brandInfo .autowidth .box .boxRight .picBox .picLeft ul li img {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              object-fit: cover; }
          .brandInfo .autowidth .box .boxRight .picBox .picLeft .btns {
            display: flex;
            width: 100%;
            bottom: 25px;
            align-items: center;
            justify-content: center;
            position: absolute;
            z-index: 10; }
            .brandInfo .autowidth .box .boxRight .picBox .picLeft .btns span {
              width: 12px;
              height: 12px;
              background: none;
              opacity: 1;
              border: 2px solid #fff;
              border-radius: 100%;
              display: block;
              margin: 0 3px;
              box-sizing: border-box; }
              .brandInfo .autowidth .box .boxRight .picBox .picLeft .btns span.swiper-pagination-bullet-active {
                background-color: #fff;
                border-color: #fff; }
        .brandInfo .autowidth .box .boxRight .picBox .picRight {
          flex: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .brandInfo .autowidth .box .boxRight .picBox .picRight .pic {
            width: 100%;
            padding-bottom: 56.6%;
            height: 0;
            position: relative;
            overflow: hidden;
            cursor: pointer;
            border-radius: 10px; }
            .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              top: 0;
              left: 0;
              position: absolute; }
            .brandInfo .autowidth .box .boxRight .picBox .picRight .pic:after {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              background-size: cover;
              background-position: center;
              background-repeat: no-repeat;
              background-image: url("../images/bgx1.png");
              content: '';
              mix-blend-mode: multiply; }
            .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .tits {
              width: 100%;
              text-align: center;
              font-size: 35px;
              line-height: 37px;
              color: #fff;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              z-index: 5;
              font-weight: bold; }
            .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .icon {
              width: 44px;
              height: 44px;
              margin: 0 auto;
              display: flex;
              justify-content: center;
              align-items: center;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              z-index: 5; }
              .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .icon img {
                width: 100%; }
      .brandInfo .autowidth .box .boxRight .conBox {
        width: 100%;
        display: grid;
        grid-template-columns: 0.7fr 0.7fr 0.8fr 0.7fr;
        flex-wrap: wrap;
        position: relative;
        box-sizing: border-box;
        margin-top: 6px; }
        .brandInfo .autowidth .box .boxRight .conBox a {
          font-size: 12px;
          line-height: 30px;
          color: #222; }
          .brandInfo .autowidth .box .boxRight .conBox a span {
            color: #557376; }
          .brandInfo .autowidth .box .boxRight .conBox a.more {
            position: absolute;
            right: 0;
            bottom: 0;
            color: #557376; }
          @media (min-width: 1024px) {
            .brandInfo .autowidth .box .boxRight .conBox a:hover {
              color: #557376; } }
  @media (max-width: 1200px) {
    .brandInfo .autowidth .box .boxRight .conBox {
      grid-template-columns: 0.7fr 0.8fr 0.8fr; } }
  @media (max-width: 1024px) {
    .brandInfo .autowidth .box {
      margin-top: 0; }
    .brandInfo .autowidth .box .boxRight .conBox {
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 960px) {
    .brandInfo .autowidth .box {
      display: block; }
      .brandInfo .autowidth .box .top {
        width: 100%; }
      .brandInfo .autowidth .box .boxRight {
        width: 100%;
        margin-left: 0; } }
  @media (max-width: 768px) {
    .brandInfo .autowidth .box .top {
      padding: 14px 10px 20px;
      margin-bottom: 10px; }
    .brandInfo .autowidth .box .boxRight .conBox {
      grid-template-columns: 1fr; }
    .brandInfo .autowidth .box .boxRight .picBox {
      display: block; }
      .brandInfo .autowidth .box .boxRight .picBox .picLeft {
        width: 100%; }
      .brandInfo .autowidth .box .boxRight .picBox .picRight {
        width: 100%;
        flex-direction: row;
        margin-top: 3px; }
        .brandInfo .autowidth .box .boxRight .picBox .picRight .pic {
          padding-bottom: 35.6%;
          margin-right: 3px; }
          .brandInfo .autowidth .box .boxRight .picBox .picRight .pic:last-child {
            margin-right: 0; }
          .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .icon {
            width: 36px;
            height: 36px; }
          .brandInfo .autowidth .box .boxRight .picBox .picRight .pic .tits {
            font-size: 26px;
            line-height: 28px; }
    .brandInfo .autowidth .box .top img {
      height: 34px; }
    .brandInfo .autowidth .box .top .t1 {
      margin-top: 10px; } }

.pic_tk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  background-color: rgba(0, 0, 0, 0.27);
  display: none; }
  .pic_tk .box {
    width: 1380px;
    max-width: 95%;
    background-color: #fff;
    height: 80vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .pic_tk .box .close {
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 13px;
      right: 13px; }
    .pic_tk .box .title {
      text-align: center;
      font-size: 20px;
      line-height: 44px;
      color: #1a1a1a;
      font-weight: bold;
      border-bottom: 2px solid #efefef; }
    .pic_tk .box .tabs {
      padding: 15px 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .pic_tk .box .tabs a {
        width: 185px;
        height: 34px;
        border-radius: 17px;
        background-color: #f2f2f2;
        text-align: center;
        font-size: 14px;
        line-height: 34px;
        display: block;
        margin: 0 17px;
        color: #1a1a1a; }
        .pic_tk .box .tabs a.on {
          font-weight: bold;
          color: #557376; }
    .pic_tk .box .picList {
      width: 100%;
      flex: 1;
      overflow: hidden; }
      .pic_tk .box .picList ul {
        height: 100%;
        width: 100%;
        overflow: hidden;
        overflow-y: auto;
        display: none; }
        .pic_tk .box .picList ul li {
          width: 32.7%;
          float: left;
          margin-right: 0.95%;
          margin-bottom: 0.95%;
          height: 0;
          position: relative;
          padding-bottom: 23.8%;
          cursor: pointer; }
          .pic_tk .box .picList ul li:nth-child(3n) {
            margin-right: 0; }
          .pic_tk .box .picList ul li img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: contain; }
  @media (max-width: 768px) {
    .pic_tk .box {
      padding: 10px; }
      .pic_tk .box .title {
        font-size: 16px;
        line-height: 40px; }
      .pic_tk .box .tabs {
        padding: 10px 0; }
        .pic_tk .box .tabs a {
          font-size: 10px;
          width: auto;
          margin: 0 5px;
          padding: 0 15px; }
      .pic_tk .box .picList ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding-bottom: 40%; }
        .pic_tk .box .picList ul li:nth-child(3n) {
          margin-right: 2%; }
        .pic_tk .box .picList ul li:nth-child(2n) {
          margin-right: 0; } }

.videoBox {
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 7000;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  display: none; }
  .videoBox .video {
    width: 66.66667vw;
    height: 31.25vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0 !important; }
    .videoBox .video video {
      width: 100%;
      height: 100%; }
    .videoBox .video .videoClose {
      width: 3.125vw;
      height: 3.125vw;
      position: absolute;
      top: -1.5625vw;
      right: -1.5625vw;
      border-radius: 100%;
      background-color: #557376;
      cursor: pointer; }
      .videoBox .video .videoClose:after {
        width: 1.5625vw;
        height: 0.20833vw;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(45deg);
        content: ''; }
      .videoBox .video .videoClose:before {
        width: 1.5625vw;
        height: 0.20833vw;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(-45deg);
        content: ''; }
  @media (max-width: 768px) {
    .videoBox .video {
      width: 100%;
      height: 100%; }
      .videoBox .video .videoClose {
        top: 0;
        right: 0;
        width: 30px;
        height: 30px; }
        .videoBox .video .videoClose:after {
          width: 14px;
          height: 2px; }
        .videoBox .video .videoClose:before {
          width: 14px;
          height: 2px; } }

.cpCenter .box1 {
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  border-radius: 14px;
  overflow: hidden;
  position: relative; }
  .cpCenter .box1 .bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/product_bg1.png");
    position: absolute;
    top: 0;
    left: 0; }
  .cpCenter .box1 .con {
    color: #fff;
    padding-left: 45px;
    position: relative;
    z-index: 5;
    padding-top: 45px;
    padding-bottom: 52px; }
    .cpCenter .box1 .con .t {
      font-size: 26px;
      line-height: 38px; }
    .cpCenter .box1 .con .t1 {
      font-size: 11px;
      line-height: 12px;
      margin-top: 13px; }
.cpCenter .content {
  margin-top: 30px; }
  .cpCenter .content .conLeft {
    width: 24%;
    float: left; }
    .cpCenter .content .conLeft .con .t {
      font-size: 18px;
      line-height: 20px;
      color: #1a1a1a;
      font-weight: bold; }
    .cpCenter .content .conLeft .con .t1 {
      font-size: 12px;
      line-height: 18px;
      color: #999;
      margin-top: 14px; }
    .cpCenter .content .conLeft .selBox {
      margin-top: 25px; }
      .cpCenter .content .conLeft .selBox .sel {
        margin-bottom: 15px;
        position: relative; }
        .cpCenter .content .conLeft .selBox .sel:last-child {
          margin-bottom: 0; }
        .cpCenter .content .conLeft .selBox .sel .tits {
          width: 100%;
          height: 52px;
          border-radius: 12px;
          border: 1px solid #cfcfcf;
          line-height: 50px;
          padding: 0 20px;
          display: flex;
          align-items: center;
          justify-content: space-between;
          cursor: pointer;
          box-sizing: border-box; }
        .cpCenter .content .conLeft .selBox .sel ul {
          position: absolute;
          top: 51px;
          left: 0;
          width: 100%;
          border-radius: 0 0 12px 12px;
          border: 1px solid #cfcfcf;
          background-color: #fff;
          height: 202px;
          overflow: hidden;
          overflow-y: auto;
          display: none;
          box-sizing: border-box; }
          .cpCenter .content .conLeft .selBox .sel ul li {
            font-size: 12px;
            line-height: 40px;
            color: #1a1a1a;
            padding-left: 20px;
            box-sizing: border-box;
            cursor: pointer; }
            .cpCenter .content .conLeft .selBox .sel ul li:hover {
              background-color: #557376;
              color: #fff; }
        .cpCenter .content .conLeft .selBox .sel.on {
          z-index: 10; }
          .cpCenter .content .conLeft .selBox .sel.on .tits {
            border-radius: 12px 12px 0 0; }
    .cpCenter .content .conLeft .itemBox {
      margin-top: 17px; }
      .cpCenter .content .conLeft .itemBox .tits {
        font-size: 18px;
        line-height: 40px;
        color: #1a1a1a;
        font-weight: bold; }
      .cpCenter .content .conLeft .itemBox .itemNew .item i {
        width: 15px;
        height: 15px;
        border-radius: 5px;
        border: 1px solid #999;
        margin-right: 15px;
        display: block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
      .cpCenter .content .conLeft .itemBox .itemNew .item .t {
        display: flex;
        align-items: center;
        position: relative;
        font-size: 14px;
        line-height: 32px;
        color: #1a1a1a;
        cursor: pointer; }
        .cpCenter .content .conLeft .itemBox .itemNew .item .t b {
          width: 32px;
          height: 32px;
          background-position: center;
          position: absolute;
          top: 0;
          right: 0;
          background-repeat: no-repeat;
          background-image: url("../images/jia.png"); }
      .cpCenter .content .conLeft .itemBox .itemNew .item ul {
        box-sizing: border-box;
        padding-left: 34px;
        display: none; }
        .cpCenter .content .conLeft .itemBox .itemNew .item ul li {
          cursor: pointer;
          font-size: 12px;
          line-height: 30px;
          color: #1a1a1a;
          display: flex;
          align-items: center; }
          .cpCenter .content .conLeft .itemBox .itemNew .item ul li.on {
            color: #557376; }
            .cpCenter .content .conLeft .itemBox .itemNew .item ul li.on i {
              border-color: #557376;
              background-color: #557376;
              background-image: url("../images/dui.png"); }
      .cpCenter .content .conLeft .itemBox .itemNew .item.on .t {
        color: #557376; }
        .cpCenter .content .conLeft .itemBox .itemNew .item.on .t i {
          border-color: #557376;
          background-color: #557376;
          background-image: url("../images/dui.png"); }
        .cpCenter .content .conLeft .itemBox .itemNew .item.on .t b {
          background-image: url("../images/jian.png"); }
  .cpCenter .content .conRight {
    width: 73.6%;
    float: right; }
    .cpCenter .content .conRight .top {
      width: 100%;
      height: 40px;
      border-radius: 8px;
      background-color: #f1f3f5;
      display: flex;
      align-items: center;
      padding: 0 18px;
      color: #557376;
      justify-content: space-between;
      box-sizing: border-box; }
      .cpCenter .content .conRight .top .t {
        font-size: 14px;
        line-height: 40px;
        display: flex; }
        .cpCenter .content .conRight .top .t .tt {
          margin-right: 5px;
          display: none; }
          .cpCenter .content .conRight .top .t .tt i {
            font-weight: bold;
            margin-right: 3px;
            font-style: inherit; }
      .cpCenter .content .conRight .top .t1 {
        font-size: 12px;
        line-height: 40px; }
    .cpCenter .content .conRight .brandList {
      margin-top: 20px; }
      .cpCenter .content .conRight .brandList ul {
        margin-top: 0; }
        .cpCenter .content .conRight .brandList ul li {
          width: 23.1%;
          margin-right: 2.5%;
          margin-bottom: 2.5%; }
          .cpCenter .content .conRight .brandList ul li:nth-child(5n) {
            margin-right: 2.5%; }
          .cpCenter .content .conRight .brandList ul li:nth-child(4n) {
            margin-right: 0; }
@media (max-width: 1366px) {
  .cpCenter .content .conRight .brandList ul li {
    width: 32%;
    margin-right: 2%; } }
@media (max-width: 1280px) {
  .cpCenter .content .conLeft .itemBox {
    display: none; }
  .cpCenter .box1 .con .t {
    font-size: 18px;
    line-height: 26px; }
  .cpCenter .content .conLeft .con .t {
    font-size: 16px;
    line-height: 18px; } }
@media (max-width: 1024px) {
  .cpCenter .content .conLeft {
    width: 100%;
    float: none; }
  .cpCenter .content .conRight {
    width: 100%;
    margin-top: 15px;
    float: none; } }
@media (max-width: 768px) {
  .cpCenter .box1 .con {
    padding: 30px 10px; }
    .cpCenter .box1 .con .t {
      font-size: 14px;
      line-height: 20px; }
    .cpCenter .box1 .con .t1 {
      font-size: 12px;
      line-height: 14px; }
  .cpCenter .content .conRight .brandList ul li {
    width: 100%;
    float: none;
    margin-right: 0 !important; }
  .cpCenter .content {
    margin-top: 10px; }
    .cpCenter .content .conLeft .con .t1 {
      margin-top: 10px; }
    .cpCenter .content .conLeft .selBox {
      margin-top: 10px; }
      .cpCenter .content .conLeft .selBox .sel {
        margin-bottom: 10px; }
        .cpCenter .content .conLeft .selBox .sel .tits {
          height: 44px;
          line-height: 44px; }
        .cpCenter .content .conLeft .selBox .sel ul {
          top: 39px; }
    .cpCenter .content .conRight .top {
      display: block;
      height: auto; }
      .cpCenter .content .conRight .top .t {
        flex-wrap: wrap;
        line-height: 32px; } }

.cpCenterInfo .conLeft {
  width: 53.8%;
  float: left; }
  .cpCenterInfo .conLeft .box1 .bigPic {
    width: 100%;
    height: 29.01042vw;
    border-radius: 12px;
    border: 1px solid #cfcfcf;
    position: relative;
    overflow: hidden;
    box-sizing: border-box; }
    .cpCenterInfo .conLeft .box1 .bigPic img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: contain; }
  .cpCenterInfo .conLeft .box1 .picList {
    margin-top: 17px; }
    .cpCenterInfo .conLeft .box1 .picList .pic {
      width: 18.2%;
      height: 5.20833vw;
      border-radius: 6px;
      border: 1px solid #b2b6bd;
      overflow: hidden;
      position: relative;
      margin-right: 2.25%;
      float: left;
      box-sizing: border-box;
      background-color: #fff;
      cursor: pointer; }
      .cpCenterInfo .conLeft .box1 .picList .pic:last-child {
        margin-right: 0;
        background-color: #999; }
      .cpCenterInfo .conLeft .box1 .picList .pic img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: contain; }
      .cpCenterInfo .conLeft .box1 .picList .pic .num {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 5.20833vw;
        color: #fff;
        font-size: 16px; }
      .cpCenterInfo .conLeft .box1 .picList .pic:nth-child(5) img {
        mix-blend-mode: multiply; }
  .cpCenterInfo .conLeft .box1 .t a {
    display: flex;
    float: right;
    align-items: center;
    font-size: 12px;
    line-height: 30px;
    color: #222; }
    .cpCenterInfo .conLeft .box1 .t a img {
      margin-right: 6px; }
    .cpCenterInfo .conLeft .box1 .t a span {
      color: #557376;
      margin-right: 3px; }
  .cpCenterInfo .conLeft .box2 {
    margin-top: 2.8125vw; }
    .cpCenterInfo .conLeft .box2 .tits {
      font-size: 16px;
      line-height: 20px;
      color: #1a1a1a;
      font-weight: bold; }
    .cpCenterInfo .conLeft .box2 .brandList {
      margin-top: 18px;
      position: relative; }
      .cpCenterInfo .conLeft .box2 .brandList ul {
        margin-top: 0;
        padding-bottom: 0 !important; }
        .cpCenterInfo .conLeft .box2 .brandList ul li {
          width: 31.6%;
          margin-right: 2.6%;
          margin-bottom: 0; }
          .cpCenterInfo .conLeft .box2 .brandList ul li:nth-child(5n) {
            margin-right: 2.6%; }
          .cpCenterInfo .conLeft .box2 .brandList ul li:last-child {
            margin-right: 0; }
          .cpCenterInfo .conLeft .box2 .brandList ul li a .tits {
            width: calc(100% - 30px); }
          .cpCenterInfo .conLeft .box2 .brandList ul li a .tit {
            padding: 0 15px; }
          .cpCenterInfo .conLeft .box2 .brandList ul li:hover {
            box-shadow: none; }
      .cpCenterInfo .conLeft .box2 .brandList .a {
        width: 33px;
        height: 33px;
        border-radius: 100%;
        border: 1px solid #d3d3d3;
        text-align: center;
        font-size: 24px;
        line-height: 33px;
        color: #606060;
        position: absolute;
        top: 38%;
        transform: translateY(-50%);
        z-index: 10;
        font-family: 'Arial';
        background-color: #fff; }
        .cpCenterInfo .conLeft .box2 .brandList .a.prev {
          left: 0; }
        .cpCenterInfo .conLeft .box2 .brandList .a.next {
          right: 0; }
        @media (min-width: 1024px) {
          .cpCenterInfo .conLeft .box2 .brandList .a:hover {
            background-color: #557376;
            color: #fff;
            border-color: #557376; } }
  .cpCenterInfo .conLeft .box3 {
    padding-top: 10px; }
    .cpCenterInfo .conLeft .box3 .item {
      border-bottom: 1px solid #c9c9c9;
      padding-top: 30px;
      padding-bottom: 36px; }
      .cpCenterInfo .conLeft .box3 .item .tits {
        font-size: 16px;
        line-height: 18px;
        color: #000;
        font-weight: bold; }
      .cpCenterInfo .conLeft .box3 .item .tit {
        margin-top: 20px; }
        .cpCenterInfo .conLeft .box3 .item .tit .t {
          width: 50%;
          float: left;
          display: flex;
          align-items: center; }
          .cpCenterInfo .conLeft .box3 .item .tit .t .tt {
            width: 158px;
            font-size: 12px;
            line-height: 20px;
            color: #222; }
            .cpCenterInfo .conLeft .box3 .item .tit .t .tt:nth-child(2) {
              flex: 1; }
  .cpCenterInfo .conLeft .details {
    margin-top: 28px; }
    .cpCenterInfo .conLeft .details .tits {
      font-size: 16px;
      line-height: 20px;
      color: #000;
      font-weight: bold; }
    .cpCenterInfo .conLeft .details .tableBox {
      margin-top: 33px; }
      .cpCenterInfo .conLeft .details .tableBox table {
        width: 100%;
        border: 1px solid #e2e2e2; }
        .cpCenterInfo .conLeft .details .tableBox table tr th {
          background-color: #ddd;
          height: 36px;
          font-size: 14px;
          color: #000;
          text-align: left; }
        .cpCenterInfo .conLeft .details .tableBox table tr td {
          height: 27px;
          font-size: 12px;
          color: #000;
          border: 1px solid #ddd; }
        .cpCenterInfo .conLeft .details .tableBox table tr th, .cpCenterInfo .conLeft .details .tableBox table tr td {
          padding-left: 10px; }
  .cpCenterInfo .conLeft .title {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    /* font-size: 24px; */
    line-height: 30px;
    color: #4c4c4c;
    font-weight: bold;
    align-items: center;
    text-transform: uppercase; }
    .cpCenterInfo .conLeft .title .t {
      display: flex;
      align-items: center; }
      .cpCenterInfo .conLeft .title .t img {
        margin-right: 12px; }
      .cpCenterInfo .conLeft .title .t span {
        height: 30px;
        display: block; }
    .cpCenterInfo .conLeft .title img {
      margin-right: 12px; }
  .cpCenterInfo .conLeft .ps {
    margin-top: 20px; }
    .cpCenterInfo .conLeft .ps .itemBox {
      margin-top: 10px; }
      .cpCenterInfo .conLeft .ps .itemBox .item {
        border: 1px solid #8fa9ab;
        padding: 0 12px;
        width: 49%;
        margin-right: 1%;
        float: left;
        box-sizing: border-box;
        margin-bottom: 10px; }
        .cpCenterInfo .conLeft .ps .itemBox .item:nth-child(2n) {
          float: right; }
        .cpCenterInfo .conLeft .ps .itemBox .item .tits {
          font-size: 18px;
          line-height: 30px;
          font-weight: bold;
          color: #4c4c4c; }
        .cpCenterInfo .conLeft .ps .itemBox .item .picBox {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          .cpCenterInfo .conLeft .ps .itemBox .item .picBox .pic {
            width: 48.2%;
            height: 0;
            padding-bottom: 30%;
            position: relative;
            overflow: hidden;
            margin-bottom: 10px; }
            .cpCenterInfo .conLeft .ps .itemBox .item .picBox .pic img {
              width: 100%;
              position: absolute;
              height: 100%;
              object-fit: cover;
              top: 0;
              left: 0; }
  .cpCenterInfo .conLeft .ass {
    padding: 10px 6px 14px;
    background-color: #f8f9fa; }
    .cpCenterInfo .conLeft .ass .list {
      margin-top: 14px; }
      .cpCenterInfo .conLeft .ass .list .item {
        display: flex;
        margin-bottom: 8px; }
        .cpCenterInfo .conLeft .ass .list .item:last-child {
          margin-bottom: 0; }
        .cpCenterInfo .conLeft .ass .list .item .pic {
          width: 175px;
          height: 116px;
          position: relative;
          margin-right: 14px; }
          .cpCenterInfo .conLeft .ass .list .item .pic img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: cover; }
        .cpCenterInfo .conLeft .ass .list .item .ccc {
          flex: 1; }
          .cpCenterInfo .conLeft .ass .list .item .ccc .t {
            display: flex;
            align-items: center;
            font-size: 16px;
            line-height: 22px;
            color: #4c4c4c;
            font-weight: bold; }
            .cpCenterInfo .conLeft .ass .list .item .ccc .t span {
              width: 7px;
              height: 7px;
              background-color: #4c4c4c;
              margin-right: 6px;
              display: block; }
          .cpCenterInfo .conLeft .ass .list .item .ccc .t1 {
            font-size: 12px;
            line-height: 15px;
            color: #4c4c4c;
            margin-top: 4px; }
  .cpCenterInfo .conLeft .af {
    margin-top: 12px; }
    .cpCenterInfo .conLeft .af .list {
      margin-top: 13px; }
      .cpCenterInfo .conLeft .af .list .item {
        margin-bottom: 14px; }
        .cpCenterInfo .conLeft .af .list .item:last-child {
          margin-bottom: 0; }
        .cpCenterInfo .conLeft .af .list .item .picBox {
          width: 68.6%;
          float: left; }
          .cpCenterInfo .conLeft .af .list .item .picBox .pic {
            width: 32.1%;
            position: relative;
            padding-bottom: 20%;
            height: 0;
            margin-right: 1.85%;
            float: left; }
            .cpCenterInfo .conLeft .af .list .item .picBox .pic:last-child {
              margin-right: 0; }
            .cpCenterInfo .conLeft .af .list .item .picBox .pic img {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              object-fit: cover; }
        .cpCenterInfo .conLeft .af .list .item .ccc {
          width: 30.4%;
          float: right;
          font-size: 12px;
          line-height: 15px;
          color: #4c4c4c;
          display: flex;
          align-items: flex-start; }
          .cpCenterInfo .conLeft .af .list .item .ccc span {
            width: 7px;
            height: 7px;
            background-color: #4d4d4d;
            display: block;
            margin-right: 7px;
            margin-top: 3px; }
          .cpCenterInfo .conLeft .af .list .item .ccc i {
            flex: 1;
            font-style: inherit; }
        .cpCenterInfo .conLeft .af .list .item:nth-child(2n) .picBox {
          float: right; }
        .cpCenterInfo .conLeft .af .list .item:nth-child(2n) .ccc {
          float: left; }
  .cpCenterInfo .conLeft .oa {
    background-color: #f8f9fa;
    margin-top: 18px;
    padding: 13px 11px 8px 4px; }
    .cpCenterInfo .conLeft .oa .item {
      padding: 0 30px;
      display: grid;
      grid-template-columns: 1fr 1fr 0.8fr 0.8fr;
      margin-top: 10px; }
      .cpCenterInfo .conLeft .oa .item .t {
        height: 54px;
        display: flex;
        align-items: center; }
        .cpCenterInfo .conLeft .oa .item .t img {
          margin-right: 5px; }
        .cpCenterInfo .conLeft .oa .item .t .tt {
          font-size: 12px;
          line-height: 18px;
          color: #4c4c4c; }
          .cpCenterInfo .conLeft .oa .item .t .tt span {
            font-size: 14px;
            font-weight: bold;
            color: #4d6e72; }
  .cpCenterInfo .conLeft .ec {
    margin-top: 13px; }
    .cpCenterInfo .conLeft .ec .itemBox {
      margin-top: 12px; }
      .cpCenterInfo .conLeft .ec .itemBox .item {
        width: 23.5%;
        margin-right: 1.5%;
        margin-bottom: 8px;
        background-color: #f1f1f1;
        padding-bottom: 5px;
        float: left; }
        .cpCenterInfo .conLeft .ec .itemBox .item .pic {
          width: 100%;
          height: 0;
          padding-bottom: 66.3%;
          position: relative; }
          .cpCenterInfo .conLeft .ec .itemBox .item .pic img {
            width: 100%;
            position: absolute;
            height: 100%;
            top: 0;
            left: 0;
            object-fit: cover; }
        .cpCenterInfo .conLeft .ec .itemBox .item p {
          font-size: 11px;
          line-height: 13px;
          color: #979797;
          padding: 0 5px;
          height: 26px;
          overflow: hidden;
          margin-top: 6px; }
  .cpCenterInfo .conLeft .gprs {
    padding-top: 8px; }
    .cpCenterInfo .conLeft .gprs .title {
      font-size: 16px;
      letter-spacing: -1px; }
      .cpCenterInfo .conLeft .gprs .title .t img {
        margin-right: 8px; }
    .cpCenterInfo .conLeft .gprs .pic {
      margin-top: 7px; }
      .cpCenterInfo .conLeft .gprs .pic img {
        max-width: 100%;
        display: block;
        margin: 0 auto; }
  .cpCenterInfo .conLeft .oc {
    margin-top: 10px; }
    .cpCenterInfo .conLeft .oc .list {
      padding: 0 23px 12px 0;
      margin-top: 14px; }
      .cpCenterInfo .conLeft .oc .list .item {
        width: 14.1%;
        margin-right: 3.08%;
        float: left; }
        .cpCenterInfo .conLeft .oc .list .item:last-child {
          margin-right: 0; }
        .cpCenterInfo .conLeft .oc .list .item p {
          text-align: center;
          font-size: 10px;
          line-height: 12px;
          color: #979797;
          width: 120%;
          margin-left: -10%;
          margin-top: 13px; }
  .cpCenterInfo .conLeft .opt .picBox {
    margin-top: 18px; }
    .cpCenterInfo .conLeft .opt .picBox .pic {
      width: 23.5%;
      float: left;
      margin-right: 1.5%;
      position: relative;
      padding-bottom: 15%;
      height: 0; }
      .cpCenterInfo .conLeft .opt .picBox .pic img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover; }
  .cpCenterInfo .conLeft .opt .ccc {
    font-size: 12px;
    line-height: 18px;
    color: #4c4c4c;
    margin-top: 10px; }
    .cpCenterInfo .conLeft .opt .ccc p {
      position: relative;
      padding-left: 20px;
      box-sizing: border-box; }
      .cpCenterInfo .conLeft .opt .ccc p span {
        width: 7px;
        height: 7px;
        background-color: #4d4d4d;
        position: absolute;
        top: 5px;
        left: 8px;
        display: block; }
  .cpCenterInfo .conLeft .co {
    margin-top: 15px; }
    .cpCenterInfo .conLeft .co .itemBox {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
      margin-top: 18px; }
      .cpCenterInfo .conLeft .co .itemBox .pic {
        width: 23.5%;
        margin-right: 1.5%;
        margin-bottom: 10px; }
        .cpCenterInfo .conLeft .co .itemBox .pic.pic1 {
          width: 48.4%; }
      .cpCenterInfo .conLeft .co .itemBox .ccc {
        flex: 1;
        position: relative; }
        .cpCenterInfo .conLeft .co .itemBox .ccc .tit {
          font-size: 12px;
          line-height: 18px;
          color: #4c4c4c;
          font-weight: bold; }
          .cpCenterInfo .conLeft .co .itemBox .ccc .tit p {
            padding-left: 13px;
            box-sizing: border-box;
            position: relative; }
            .cpCenterInfo .conLeft .co .itemBox .ccc .tit p:after {
              width: 7px;
              height: 7px;
              background-color: #4d6e72;
              position: absolute;
              top: 5px;
              left: 0;
              content: ''; }
        .cpCenterInfo .conLeft .co .itemBox .ccc .tit1 {
          padding-right: 170px;
          box-sizing: border-box;
          margin-top: 10px; }
          .cpCenterInfo .conLeft .co .itemBox .ccc .tit1 .t {
            display: flex;
            align-items: flex-start;
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 5px; }
            .cpCenterInfo .conLeft .co .itemBox .ccc .tit1 .t img {
              margin-right: 3px; }
              .cpCenterInfo .conLeft .co .itemBox .ccc .tit1 .t img.img {
                margin-left: 30px; }
        .cpCenterInfo .conLeft .co .itemBox .ccc .share {
          position: absolute;
          top: 45px;
          right: 30px;
          font-size: 0; }
          .cpCenterInfo .conLeft .co .itemBox .ccc .share a {
            height: 31px;
            margin-right: 13px;
            margin-bottom: 9px;
            display: inline-block; }
            .cpCenterInfo .conLeft .co .itemBox .ccc .share a img {
              height: 31px; }
  .cpCenterInfo .conLeft .faq .list {
    background-color: #f8f9fa;
    padding: 7px 12px 10px;
    margin-top: 12px; }
    .cpCenterInfo .conLeft .faq .list .item {
      border-bottom: 1px solid #b3b3b3;
      padding: 7px 4px 8px; }
      .cpCenterInfo .conLeft .faq .list .item:last-child {
        border-bottom: none; }
      .cpCenterInfo .conLeft .faq .list .item .t {
        font-size: 15px;
        line-height: 24px;
        position: relative;
        padding-left: 15px;
        color: #4d6e72;
        box-sizing: border-box; }
        .cpCenterInfo .conLeft .faq .list .item .t:after {
          width: 7px;
          height: 7px;
          top: 9px;
          left: 0;
          background-color: #4d6e72;
          content: '';
          display: block;
          position: absolute; }
      .cpCenterInfo .conLeft .faq .list .item .t1 {
        font-size: 12px;
        line-height: 18px;
        color: #4d6e72; }
.cpCenterInfo .conRight {
  width: 36.2%;
  margin-right: 5%;
  position: sticky;
  top: 1%;
  float: right; }
  .cpCenterInfo .conRight .box1 {
    background-color: #f8f9fa;
    box-shadow: 3px 5.196px 7.52px 0.48px rgba(76, 105, 108, 0.22);
    border-radius: 12px;
    box-sizing: border-box;
    width: 100%;
    padding: 1.5625vw; }
    /* padding: 2.34375vw 2.34375vw 2.08333vw; } */
    .cpCenterInfo .conRight .box1 .tits {
      font-size: 18px;
      line-height: 18px;
      color: #1a1a1a;
      font-weight: bold; }
    .cpCenterInfo .conRight .box1 .itemBox {
      margin-top: 14px; }
      .cpCenterInfo .conRight .box1 .itemBox .item {
        font-size: 14px;
        line-height: 28px;
        color: #1a1a1a;
        border-bottom: 1px solid #bfbfc0;
        padding: 10px 0; }
        .cpCenterInfo .conRight .box1 .itemBox .item:last-child {
          border-bottom: none; }
        .cpCenterInfo .conRight .box1 .itemBox .item .t {
          display: flex; }
          .cpCenterInfo .conRight .box1 .itemBox .item .t .tt {
            width: 50%; }
    .cpCenterInfo .conRight .box1 .share {
      font-size: 0;
      margin-top: 5px; }
      .cpCenterInfo .conRight .box1 .share a {
        display: inline-block;
        margin-right: 10px; }
        .cpCenterInfo .conRight .box1 .share a img {
          height: 27px; }
    .cpCenterInfo .conRight .box1 .btns {
      /* padding: 0 10px; */
      display: flex;
      justify-content: space-between;
      margin-top: 20px; }
      .cpCenterInfo .conRight .box1 .btns a {
        width: 174px;
        height: 30px;
        border-radius: 5px;
        background-color: #557376;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        font-weight: bold; }
        .cpCenterInfo .conRight .box1 .btns a img {
          margin-right: 10px; }
  .cpCenterInfo .conRight .top {
    background-color: #f8f9fa;
    box-shadow: 3px 5.196px 7.52px 0.48px rgba(76, 105, 108, 0.22);
    border-radius: 12px;
    box-sizing: border-box;
    width: 100%;
    padding: 1.5625vw;
    /* padding: 2.34375vw 2.34375vw 2.08333vw; */
    margin-top: 1.5625vw; }
    /* margin-top: 2.1875vw; } */
    .cpCenterInfo .conRight .top img {
      height: 45px;
      display: block;
      margin: 0 auto; }
    .cpCenterInfo .conRight .top .t1 {
      text-align: center;
      font-size: 16px;
      line-height: 18px;
      color: #333;
      font-weight: bold;
      margin-top: 15px; }
    .cpCenterInfo .conRight .top .t {
      font-size: 12px;
      line-height: 17px;
      color: #222;
      overflow: hidden;
      max-height: 187px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      margin-top: 14px; }
    .cpCenterInfo .conRight .top .tit {
      margin-top: 16px; }
      .cpCenterInfo .conRight .top .tit .c {
        font-size: 16px;
        line-height: 16px;
        color: #333;
        font-weight: bold; }
      .cpCenterInfo .conRight .top .tit .c1 {
        font-size: 0;
        margin-top: 8px; }
        .cpCenterInfo .conRight .top .tit .c1 a {
          display: inline-block;
          font-size: 10px;
          line-height: 22px;
          border: 1px solid #b4b4b4;
          margin-right: 7px;
          margin-bottom: 8px;
          padding: 0 5px;
          color: #000; }
          @media (min-width: 1024px) {
            .cpCenterInfo .conRight .top .tit .c1 a:hover {
              background-color: #557376;
              color: #fff;
              border-color: #557376; } }
    .cpCenterInfo .conRight .top .tit1 {
      margin-top: 11px; }
      .cpCenterInfo .conRight .top .tit1 .tx {
        font-size: 12px;
        line-height: 20px;
        display: flex;
        justify-content: space-between;
        color: #000; }
        .cpCenterInfo .conRight .top .tit1 .tx span {
          color: #557376; }
        .cpCenterInfo .conRight .top .tit1 .tx a {
          color: #557376;
          font-weight: bold; }
.cpCenterInfo .hList {
  margin-top: 2.60417vw; }
  .cpCenterInfo .hList .title {
    font-size: 16px;
    line-height: 20px;
    color: #1a1a1a;
    font-weight: bold; }
  .cpCenterInfo .hList ul {
    margin-top: 28px; }
    .cpCenterInfo .hList ul li {
      width: 16.9%;
      float: left;
      margin-right: 3.875%;
      background-color: #fff;
      margin-bottom: 3.875%;
      border-radius: 5px;
      overflow: hidden;
      border: 1px solid #c9c9c9;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
      box-sizing: border-box; }
      .cpCenterInfo .hList ul li:nth-child(5n) {
        margin-right: 0; }
      .cpCenterInfo .hList ul li a {
        width: 100%;
        display: block;
        padding: 0 0 18px; }
        .cpCenterInfo .hList ul li a .pic {
          width: 100%;
          height: 0;
          padding-bottom: 64.3%;
          position: relative;
          overflow: hidden; }
          .cpCenterInfo .hList ul li a .pic img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: cover; }
        .cpCenterInfo .hList ul li a .tits {
          padding: 0 20px;
          font-size: 12px;
          line-height: 20px;
          height: 40px;
          color: #555;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-top: 10px; }
        .cpCenterInfo .hList ul li a .more {
          width: 150px;
          height: auto;
          line-height: 26px;
          max-width: 90%;
          margin: 28px auto 0;
          text-align: center;
          font-size: 11px;
          line-height: 26px;
          color: #fff;
          background-color: #557376;
          border-radius: 5px; }
      @media (min-width: 1024px) {
        .cpCenterInfo .hList ul li:hover {
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); } }
@media (max-width: 1360px) {
  .cpCenterInfo .conLeft .title {
    font-size: 24px; }
  .cpCenterInfo .conLeft .gprs .title {
    font-size: 18px; } }
@media (max-width: 1320px) {
  .cpCenterInfo .conLeft {
    width: 58.8%; }
  .cpCenterInfo .conRight {
    margin-right: 0; }
  .cpCenterInfo .conRight .box1 .btns a {
    font-size: 13px;
    width: 160px; } }
@media (max-width: 1024px) {
  .cpCenterInfo .conLeft .title {
    font-size: 20px; }
  .cpCenterInfo .conLeft .gprs .title {
    font-size: 16px; }
  .cpCenterInfo .conLeft {
    width: 100%;
    float: none; }
  .cpCenterInfo .conRight {
    position: static;
    width: 100%;
    margin-top: 20px; }
  .cpCenterInfo .hList ul li {
    width: 32%;
    margin-right: 2%; }
    .cpCenterInfo .hList ul li:nth-child(4n) {
      margin-right: 2%; }
    .cpCenterInfo .hList ul li:nth-child(3n) {
      margin-right: 0; } }
@media (max-width: 768px) {
  .cpCenterInfo .hList ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 10px; }
    .cpCenterInfo .hList ul li:nth-child(5n) {
      margin-right: 3%; }
    .cpCenterInfo .hList ul li:nth-child(3n) {
      margin-right: 3%; }
    .cpCenterInfo .hList ul li:nth-child(2n) {
      margin-right: 0; }
  .cpCenterInfo .conLeft .box1 .bigPic {
    height: 250px; }
  .cpCenterInfo .conLeft .box1 .picList {
    margin-top: 10px; }
    .cpCenterInfo .conLeft .box1 .picList .pic {
      height: 50px; }
      .cpCenterInfo .conLeft .box1 .picList .pic .num {
        line-height: 50px; }
  .cpCenterInfo .conLeft .box2 .brandList ul li {
    width: 100%; }
  .cpCenterInfo .conLeft .box3 .item {
    padding-top: 7px;
    padding-bottom: 9px; }
    .cpCenterInfo .conLeft .box3 .item .tit {
      margin-top: 8px; }
      .cpCenterInfo .conLeft .box3 .item .tit .t {
        width: 100%; }
  .cpCenterInfo .conLeft .title {
    font-size: 16px; }
    .cpCenterInfo .conLeft .title .t img {
      width: 26px;
      margin-right: 5px; }
    .cpCenterInfo .conLeft .title .t span {
      height: 26px; }
    .cpCenterInfo .conLeft .title img {
      width: 70px; }
  .cpCenterInfo .conLeft .details {
    margin-top: 12px; }
    .cpCenterInfo .conLeft .details .tableBox {
      margin-top: 10px;
      overflow-x: auto; }
      .cpCenterInfo .conLeft .details .tableBox table {
        width: 600px; }
  .cpCenterInfo .conLeft .ps .itemBox .item {
    width: 100%;
    float: none;
    margin-right: 0; }
    .cpCenterInfo .conLeft .ps .itemBox .item .tits {
      font-size: 14px;
      line-height: 26px; }
  .cpCenterInfo .conLeft .ass .list .item {
    display: block; }
    .cpCenterInfo .conLeft .ass .list .item .pic {
      width: 100%;
      height: 26vh; }
    .cpCenterInfo .conLeft .ass .list .item .ccc {
      margin-top: 10px; }
  .cpCenterInfo .conLeft .af .list .item .picBox {
    width: 100%;
    float: none !important; }
  .cpCenterInfo .conLeft .af .list .item .ccc {
    width: 100%;
    float: none !important;
    margin-top: 10px; }
  .cpCenterInfo .conLeft .oa .item {
    padding: 0;
    grid-template-columns: 1fr 1fr; }
  .cpCenterInfo .conLeft .ec .itemBox .item {
    width: 48.5%;
    margin-right: 3%; }
    .cpCenterInfo .conLeft .ec .itemBox .item:nth-child(4n) {
      margin-right: 3%; }
    .cpCenterInfo .conLeft .ec .itemBox .item:nth-child(2n) {
      margin-right: 0; }
  .cpCenterInfo .conLeft .gprs .title .t span {
    line-height: 18px;
    height: auto; }
  .cpCenterInfo .conLeft .oc .list .item {
    width: 33.3%;
    margin-right: 0;
    margin-bottom: 10px; }
    .cpCenterInfo .conLeft .oc .list .item .pic {
      width: 71.1%;
      margin: 0 auto; }
    .cpCenterInfo .conLeft .oc .list .item p {
      margin-top: 5px; }
  .cpCenterInfo .conLeft .opt .picBox .pic {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 10px; }
    .cpCenterInfo .conLeft .opt .picBox .pic:nth-child(2n) {
      margin-right: 0; }
  .cpCenterInfo .conLeft .co .itemBox .pic {
    width: 47%;
    margin-right: 3%; }
    .cpCenterInfo .conLeft .co .itemBox .pic.pic1 {
      width: 97%; }
    .cpCenterInfo .conLeft .co .itemBox .pic:nth-child(4) {
      display: none; }
  .cpCenterInfo .conLeft .co .itemBox .ccc {
    width: 100%; }
    .cpCenterInfo .conLeft .co .itemBox .ccc .tit1 {
      padding-right: 0; }
  .cpCenterInfo .conLeft .co .itemBox .ccc .share {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 10px; }
    .cpCenterInfo .conLeft .co .itemBox .ccc .share br {
      display: none; }
    .cpCenterInfo .conLeft .co .itemBox .ccc .share a {
      height: 24px; }
      .cpCenterInfo .conLeft .co .itemBox .ccc .share a img {
        height: 24px; }
  .cpCenterInfo .conRight .box1 {
    padding: 20px; }
    .cpCenterInfo .conRight .box1 .itemBox .item {
      font-size: 13px;
      line-height: 24px;
      padding: 10px; }
    .cpCenterInfo .conRight .box1 .btns {
      padding: 0; }
  .cpCenterInfo .conRight .top {
    padding: 22px 22px 40px; }
    .cpCenterInfo .conRight .top img {
      height: 40px; }
    .cpCenterInfo .conRight .top .t1 {
      margin-top: 15px; } }

/*# sourceMappingURL=productandbrand.css.map */
