
.se5 .oplk{width:100%; display: flex;}
.oplk div{float:left;}
.banner {
  position: relative; }
  .banner .text {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 29.5%;
    top: 50%;
    background: rgba(255, 255, 255, 0.2);
    padding: 20px;
    width: 710px; }
    .banner .text section {
      padding: 40px 30px;
      background: rgba(255, 255, 255, 0.5); }
    .banner .text h2 {
      font-size: 48px;
      color: #424242;
      line-height: 49px;
      font-weight: 400;
      font-family: 'Poppins', sans-serif; }
    .banner .text h2::before {
      content: "";
      background: #424242;
      width: 50px;
      height: 4px;
      display: block;
      position: absolute;
      top: 49%; }
    .banner .text p {
      color: #424242;
      font-size: 16px;
      line-height: 20px;
      margin-top: 44px;
      font-family: 'Poppins', sans-serif; }

.se2 {
  width: 1500px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 45px;
  font-family: 'Montserrat-r'; }
  .se2 h2 {
    font-size: 36px;
    color: #424242;
    text-align: center; }
  .se2 h4 {
    font-size: 16px;
    color: #424242;
    margin-top: 28px;
    margin-bottom: 77px;
    text-align: center; }
  .se2 section p {
    color: #474747;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 24px;
    font-family: 'Montserrat-r'; }
  .se2 section .left {
    width: 48%;
    margin-right: 2%;
    float: left; }
	
	
    .se2 section .left p {
      margin-bottom: 50px; }
  .se2 section .right {
    width: 48%;
    float: right; }
    .se2 section .right p {
      margin-bottom: 30px;
      margin-top: 30px; }
  .se2 section .nums div {
    width: 33.3%;
    float: left;
    text-align: center; }
    .se2 section .nums div b {
      color: #424242;
      font-size: 48px;
      font-family: 'Lato-Bold';
      display: block; }
    .se2 section .nums div span {
      color: #474747;
      font-size: 16px;
      display: block;
      font-family: 'Montserrat-r'; }
  .se2 section .nums div:first-child {
    text-align: left; }
  .se2 section .nums div:last-child {
    text-align: right; }

.se3 .history {
  position: relative;
  height: 950px;
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: 'Montserrat-r'; }
  .se3 .history h3 {
    position: absolute;
    top: 210px;
    left: 250px;
    font-size: 36px; }
  .se3 .history .md {
    position: relative;
    outline: none;
    text-align: center;
    height: 100px;
    cursor: pointer; }
    .se3 .history .md span {
      font-size: 14px;
      transition: all .1s linear;
      color: #424242;
      position: absolute;
      top: 40%;
      left: 50%;
      text-align: center;
      transform: translate(-50%, -50%); }
    .se3 .history .md .line {
      position: relative;
      display: table;
      height: 16px;
      width: 16px;
      border-radius: 50%;
      background-color: white;
      position: absolute;
      top: 71%;
      left: 50%;
      margin: -10px 0 0 -10px; }
    .se3 .history .md .line::after {
      content: '';
      display: table;
      margin: 4px auto;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background-color: black; }
  .se3 .history .md.slick-slide.slick-current.slick-active span {
    font-size: 48px;
    color: #424242;
    font-weight: bold;
    opacity: 1;
    top: 20%;
    font-family: "Montserrat-bold;"; }
  .se3 .history .md.slick-slide.slick-current.slick-active .line {
    height: 28px;
    width: 28px;
    margin: -15px 0 0 -20px;
    background: rgba(0, 0, 0, 0.5); }
  .se3 .history .md.slick-slide.slick-current.slick-active .line::before {
    content: '';
    display: table;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: black; }
  .se3 .history .md.slick-slide.slick-current.slick-active .line::after {
    content: '';
    display: table;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #000;
    display: none; }
.se3 .slick-list {
  padding: 0 !important; }
.se3 .slider-nav {
  position: absolute;
  bottom: 60px;
  z-index: 2;
  width: 1500px;
  left: 50%;
  transform: translate(-50%, -50%); }
.se3 .slider-nav::after {
  background: #424242;
  top: 70%;
  z-index: -2; }
.se3 .slider-for {
  width: 817px;
  position: absolute !important;
  left: 35% !important;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .se3 .slider-for .bt {
    background: rgba(255, 255, 255, 0.6);
    padding: 76px  67px; }
    .se3 .slider-for .bt b {
      color: #424242;
      font-family: Montserrat-bold;
      font-size: 48px;
      margin-bottom: 30px; }
    .se3 .slider-for .bt p {
      color: #3D3D3D;
      font-size: 16px;
      line-height: 24px; }
.se3 .slick-prev, .se3 .slick-next {
  width: 26px;
  height: 51px;
  background-repeat: no-repeat; }
.se3 .slick-prev {
  background: url(../images/his-left1.png); }
.se3 .slick-next {
  background: url(../images/his-right1.png); }

.se4 {
  background: #F5F5F5;
  position: relative;
  padding-bottom: 70px;
  padding-top: 70px; }
  .se4 h4 {
    margin-bottom: 50px;
    color: #424242;
    font-size: 36px;
    text-align: center;
    font-family: 'Montserrat-r'; }
  .se4 .swiper-container {
    width: 1500px;
    margin: 0 auto;
    padding-bottom: 100px; }
    .se4 .swiper-container .swiper-slide {
      text-align: center;
      border: 1px dashed #9e9e9e;
      padding: 55px 0;
      margin-bottom: -1px;
      position: relative; }
      .se4 .swiper-container .swiper-slide .jia {
        position: absolute;
        left: -9px;
        bottom: -8px;
        z-index: 2; }
  .se4 .swiper-pagination-bullet {
    background: url(../images/yuan.jpg);
    width: 18px;
    height: 19px;
    opacity: 1; }
  .se4 .swiper-pagination-bullet-active {
    background: url(../images/active.jpg); }
  .se4 .swiper-button-next, .se4 .swiper-button-prev {
    outline: none;
    width: 25px;
    height: 51px;
    z-index: 1; }
  .se4 .swiper-button-next {
    right: 7.5%;
    background: url(../images/his-right1.png); }
  .se4 .swiper-button-prev {
    left: 7.5%;
    background: url(../images/his-left1.png); }

.se5 {
  font-family: 'Montserrat-r';
  width: 1500px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 70px; }
  .se5 h2 {
    color: #424242;
    font-size: 36px;
    text-align: center; }
  .se5 h4 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
    color: #474747; }
  .se5 section {
    overflow: hidden; }
  .se5 p {
    float: left;
    width: 48%;
    margin-right: 50px;
    color: #474747;
    font-size: 16px;
    line-height: 24px; }
  .se5 p.two {
    margin-right: 0; }
  .se5 div {
    margin-top: 20px;
    display: inline-block;
    margin-right: 10px;
    width: 490px; }
  .se5 div:last-child {
    margin-right: 0; }

@media screen and (min-width: 1200px) and (max-width: 1630px) {
  .se2, .se3 .slider-nav, .se4 .swiper-container, .se5 {
    width: 1170px; }

  .se5 div {
    width: 380px; }

  .se3 .slider-for {
    width: 700px;
    left: 38% !important; }

  .se4 .swiper-button-next {
    right: 3.5%; }

  .se4 .swiper-button-prev {
    left: 3.5%; }

  .se3 .slick-next {
    right: -20px; }

  .se3 .slick-prev {
    left: -20px; }

  .se5 p {
    margin-right: 40px; } }
@media screen and (max-width: 1199px) {
  .banner .text {
    left: 38.5%; }

  .se2, .se3 .slider-nav, .se4 .swiper-container, .se5 {
    width: 970px; }

  .se3 .slider-for {
    width: 70%;
    left: 50% !important; }

  .se3 .history .md.slick-slide.slick-current.slick-active span {
    font-size: 38px; }

  .se3 .slick-next {
    right: 0px; }

  .se3 .slick-prev {
    left: 0; }

  .se5 p {
    margin-right: 3%; }

  .se5 div {
    width: 310px; } }
@media screen and (max-width: 999px) {
  .banner .text {
    width: 80%;
    left: 50%; }
    .banner .text section {
      padding: 20px; }
    .banner .text h2 {
      font-size: 36px; }
    .banner .text p {
      margin-top: 30px;
      font-size: 14px; }

  .se2, .se3 .slider-nav, .se4 .swiper-container, .se5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  .se5 div {
    width: 32%; }

  .se2 section p {
    font-size: 14px; }

  .se2 section .nums div b {
    font-size: 36px; }

  .se2 section .nums div span, .se5 p {
    font-size: 14px; } }
@media screen and (max-width: 768px) {
  .se3 .history h3 {
    left: 130px; }

  .banner img {
    object-fit: cover;
    height: 300px; }
  .banner .text h2 {
    font-size: 20px;
    line-height: 30px; }
  .banner .text h2::before {
    top: 30%; }

  .se2 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .se2 h2 {
      font-size: 20px; }
    .se2 h4 {
      margin-top: 15px;
      margin-bottom: 20px;
      font-size: 14px; }
    .se2 section .left {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; }
      .se2 section .left p {
        margin-bottom: 20px; }
    .se2 section .right {
      width: 100%; }
      .se2 section .right p {
        margin: 20px 0; }
    .se2 section .nums div b {
      font-size: 30px; }

  .se3 .slider-for {
    width: 80%;
    top: 40% !important; }
  .se3 .slider-nav {
    bottom: 0; }
  .se3 .slider-for .bt {
    padding: 20px; }
    .se3 .slider-for .bt b {
      font-size: 36px; }
    .se3 .slider-for .bt p {
      font-size: 14px; }
  .se3 .history {
    height: 550px; }
    .se3 .history h3 {
      font-size: 20px;
      left: 10%;
      top: 10%; }

  .slick-prev, .slick-next {
    top: -100px; }

  .se4 {
    padding-top: 30px;
    padding-bottom: 30px; }
    .se4 h4 {
      font-size: 20px;
      margin-bottom: 20px; }
    .se4 .swiper-container .swiper-slide {
      padding: 20px 0; }
    .se4 .swiper-button-next, .se4 .swiper-button-prev {
      z-index: 1; }

  .se5 {
    margin: 20px 0; }
    .se5 h2 {
      font-size: 20px; }
    .se5 h4 {
      font-size: 14px;
      margin-bottom: 20px; }
    .se5 p {
      width: 100%; }
    .se5 div {
      margin-right: 3px; } }
@media screen and (max-width: 767px) {
  .banner .text {
    padding: 10px; }

  .se2 h4 {
    margin-top: 10px; }

  .se2 section .nums div span {
    font-size: 12px; }

  .se4 {
    padding-bottom: 0; }
    .se4 .swiper-container {
      padding-bottom: 50px; }

  .se5 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .se5 h4 {
      margin-top: 10px; }
    .se5 div {
      width: 31%; }

  .se4 .swiper-button-next, .se4 .swiper-button-prev {
    display: none; } }

/*# sourceMappingURL=about.css.map */
#ab.se2 section .contact-left{border-right:1px solid #ccc}
#ab.se2 section .contact-left h2,#ab.se2 section .contact-right h2{text-align:left;font-weight: bold;color:#bf262a;font-size:30px}
#ab.se2 section div h3,#ab.se2 section div h3{font-size:20px}
#ab.se2 section .contact-left p {
    margin-bottom: 30px;
    margin-top: 20px;
}
#ab.se2 section .contact-right p{margin-top:20px;margin-bottom:20px}

