/*诺邦股份*/
.shares .title h1 {
  padding-top: 0;
}
.shares .title span {
  font-size: 16px;
  color: #999999;
  margin-top: 0.16rem;
}
@media only screen and (max-width: 1440px) {
  .shares .title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .title span {
    font-size: 12px;
  }
}
.shares .box1 {
  padding-top: 0.9rem;
  margin-bottom: 0.7rem;
  position: relative;
}
.shares .box1 .uk-container-large {
  margin-top: 0.45rem;
}
.shares .box1 .uk-container-large div {
  font-size: 16px;
}
@media only screen and (max-width: 1440px) {
  .shares .box1 .uk-container-large div {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .box1 .uk-container-large div {
    font-size: 12px;
  }
}
.shares .box1 .uk-container-large .left {
  margin-bottom: 0.3rem;
  line-height: 1.8;
  font-size: 16px;
  height: 3.2rem;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .shares .box1 .uk-container-large .left {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .box1 .uk-container-large .left {
    font-size: 12px;
  }
}
.shares .box1 .uk-container-large .left:before {
  content: '';
  display: block;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.001) 0%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.8) 100%);
  height: 50px;
  bottom: 0;
  width: 100%;
  left: 0;
  position: absolute;
}
.shares .box1 .uk-container-large a {
  display: block;
  width: 130px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1440px) {
  .shares .box1 .uk-container-large a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .box1 .uk-container-large a {
    font-size: 12px;
  }
}
.shares .box1 .uk-container-large a .innovation-btn {
  width: 130px !important;
  height: 40px !important;
}
.shares .box1 .uk-container-large a .innovation-btn span {
  font-size: 16px;
  vertical-align: baseline !important;
}
@media only screen and (max-width: 1440px) {
  .shares .box1 .uk-container-large a .innovation-btn span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .box1 .uk-container-large a .innovation-btn span {
    font-size: 12px;
  }
}
.shares .box1 .uk-container-large a .innovation-btn:focus {
  outline: aliceblue;
}
.shares .box1 .uk-container-large .uk-align-center {
  width: 58%;
}
@media all and (max-width: 640px) {
  .shares .box1 .uk-container-large .uk-align-center {
    width: 100%;
  }
}
.shares .box2 .title {
  padding-top: 0.75rem;
}
.shares .box2 .title h1 {
  color: #fff !important;
}
.shares .box2 .title span {
  font-size: 16px;
  color: #fff !important;
  margin-top: 0.16rem;
}
@media only screen and (max-width: 1440px) {
  .shares .box2 .title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .shares .box2 .title span {
    font-size: 12px;
  }
}
.shares .box2 .nuobang_logo p {
  width: 190px;
  height: 75px;
  background: #007BC6;
  position: relative;
  padding: 0.2rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.shares .box2 .nuobang_logo p:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.4rem;
  left: 50%;
  bottom: -0.4rem;
  display: block;
  background: #007BC6;
}
.shares .box2 .uk-grid {
  padding-bottom: 0.8rem;
  margin-top: 0.4rem;
}
.shares .box2 .uk-grid .uk-width-1-3 {
  position: relative;
}
.shares .box2 .uk-grid .uk-width-1-3 p {
  height: 150px;
  box-sizing: border-box;
  border: 1px solid #007BC6;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.shares .box2 .uk-grid .uk-width-1-3 p:hover {
  background: #007BC6;
}
.shares .box2 .uk-grid .uk-width-1-3 p:nth-child(1) {
  margin-bottom: 0.4rem;
}
.shares .box2 .uk-grid .uk-width-1-3 p:nth-child(1)::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.4rem;
  bottom: -0.4rem;
  left: 50%;
  display: block;
  background: #007BC6;
}
.shares .box2 .uk-grid .uk-width-1-3 p img {
  display: block;
  margin: 0 auto;
  height: 50%;
  max-width: 90%;
}
.shares .box2 .uk-grid .uk-width-1-3:nth-child(2) p img {
  max-height: 20%;
}
.shares .box2 .uk-grid .uk-width-1-3:nth-child(2) p:nth-child(1)::before {
  display: none;
}
.shares .box2 .uk-grid .uk-width-1-3:nth-child(2):before,
.shares .box2 .uk-grid .uk-width-1-3:nth-child(2):after {
  content: '';
  width: 40px;
  height: 1px;
  background: #007BC6;
  display: block;
  position: absolute;
  right: -40px;
  top: 75px;
}
.shares .box2 .uk-grid .uk-width-1-3:nth-child(2):after {
  left: 0;
  right: auto;
}
.shares .box2 .uk-grid .uk-width-1-3:nth-child(3) p img {
  max-height: 20%;
}
@media all and (max-width: 1200px) {
  .shares .box2 .uk-grid .uk-width-1-3:nth-child(2):before,
  .shares .box2 .uk-grid .uk-width-1-3:nth-child(2):after {
    content: '';
    width: 30px;
    right: -30px;
    top: 50px;
  }
}
@media all and (max-width: 640px) {
  .shares .box2 .uk-grid .uk-width-1-3:nth-child(2):before,
  .shares .box2 .uk-grid .uk-width-1-3:nth-child(2):after {
    content: '';
    width: 15px;
    right: -15px;
  }
  .shares .box2 .uk-grid .uk-width-1-3 p {
    height: 100px;
  }
}
.shares .box3 {
  background: #F2F5F7;
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
@media all and (max-width: 768px) {
  .shares .box3 {
    padding-bottom: 2rem;
  }
}
.shares .box3 .uk-container-large {
  height: 5rem;
}
.shares .box3 .swiper-container {
  overflow-x: hidden;
  overflow-y: initial !important;
  height: 6.3rem;
}
.shares .box3 .swiper-container .swiper-slide {
  height: auto !important;
  max-height: 6rem;
}
.shares .box3 .swiper-container .swiper-slide .uk-panel .uk-position-relative div {
  position: absolute;
  width: 80%;
  height: 80%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.shares .box3 .swiper-container .swiper-slide .uk-panel p {
  color: #747B80;
  font-size: 36px;
}
@media only screen and (max-width: 1440px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 24px;
  }
}
@media all and (max-width: 1440px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 20px;
  }
}
@media all and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 16px;
  }
}
@media all and (max-width: 1440px) and only screen and (max-width: 1200px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 16px;
  }
}
@media all and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel p {
    font-size: 14px;
  }
}
.shares .box3 .swiper-container .swiper-slide .uk-panel .uk-position-absolute {
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  width: 300%;
  color: #808080;
  text-align: center;
  display: none;
  font-size: 14px;
  line-height: 24px;
}
@media all and (max-width: 768px) {
  .shares .box3 .swiper-container .swiper-slide .uk-panel .uk-position-absolute {
    top: 100%;
  }
}
.shares .box3 .swiper-container .swiper-slide-next .uk-panel .uk-position-relative,
.shares .box3 .swiper-container .swiper-slide-prev .uk-panel .uk-position-relative {
  height: 2.6rem;
}
.shares .box3 .swiper-container .swiper-slide-next .uk-panel .uk-position-relative div,
.shares .box3 .swiper-container .swiper-slide-prev .uk-panel .uk-position-relative div {
  width: 90%;
  height: 90%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.shares .box3 .swiper-container .swiper-slide.swiper-slide-active .uk-panel .uk-position-relative div {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: initial;
}
.shares .box3 .swiper-container .swiper-slide.swiper-slide-active .uk-panel .uk-position-absolute {
  display: block;
}
.shares .box3 .swiper-button-next,
.shares .box3 .swiper-button-prev {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  width: 0.27rem;
  height: 0.44rem;
  margin-top: -0.13rem;
  z-index: 10;
  cursor: pointer;
  background-size: 0.27rem 0.44rem;
  background-position: center;
  background-repeat: no-repeat;
}
.shares .box3 .swiper-button-next:focus,
.shares .box3 .swiper-button-prev:focus {
  outline-width: 0;
}
@media all and (max-width: 1280px) {
  .shares .box3 .swiper-button-prev {
    left: -10px;
  }
}
@media all and (max-width: 1280px) {
  .shares .box3 .swiper-button-next {
    right: -10px;
  }
}
.uk-modal-title {
  font-size: 32px;
}
@media only screen and (max-width: 1440px) {
  .uk-modal-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .uk-modal-title {
    font-size: 22px;
  }
}
.uk-modal .uk-modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-100px);
  max-width: 1400px;
  width: 1400px;
  padding: 0.6rem !important;
}
.uk-modal .uk-modal-dialog .uk-modal-header {
  border-bottom: none;
  padding: 0;
}
.uk-modal .uk-modal-dialog .uk-modal-body {
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
}
.uk-modal .uk-modal-dialog .uk-modal-body img {
  width: 54%;
}
.uk-modal .uk-modal-dialog .uk-modal-close-default {
  top: 0.4rem;
  right: 0.6rem;
}
@media all and (max-width: 1680px) {
  .uk-modal .uk-modal-dialog {
    width: 1280px;
  }
}
@media all and (max-width: 1440px) {
  .uk-modal .uk-modal-dialog {
    width: 1100px;
  }
}
@media all and (max-width: 1280px) {
  .uk-modal .uk-modal-dialog {
    width: 90%;
  }
}
@media all and (max-width: 750px) {
  .uk-modal .uk-modal-dialog {
    width: 90%;
  }
  .uk-modal .uk-modal-dialog .uk-modal-body {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .uk-modal .uk-modal-dialog .uk-modal-body img {
    width: 100%;
  }
  .uk-modal .uk-modal-dialog .uk-modal-close-default {
    top: 10px;
    right: 10px;
  }
}
.uk-modal.uk-open .uk-modal-dialog {
  transform: translateX(-50%) translateY(-50%);
}
/*# sourceMappingURL=shares.css.map */