.initialization {
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
  font-weight: normal;
  font-family: "微软雅黑";
}
.headerNav {
  line-height: 140px;
  color: white;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.centerDiv {
  max-width: 1400px;
  margin: 0 auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.makenone {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.header-wrap {
  position: inherit;
  background-color: #000;
  background: url('../images/navbg.jpg');
  height: inherit;
}
.header-wrap .header {
  height: inherit;
}
.ab-main {
  padding: 170px 0;
  position: relative;
}
.ab-main:after {
  content: "";
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../images/about_bg.jpg') no-repeat center center;
  z-index: -1;
}
.ab-main .bwrap {
  max-width: 1400px;
  margin: 0 auto;
}
.ab-main .bwrap .swrap {
  margin-right: 0;
  width: 40%;
  margin: 0 0 0 auto;
}
.ab-main .bwrap .swrap .title {
  font-size: 30px;
}
.ab-main .bwrap .swrap .txt p {
  margin-top: 25px;
  text-align: left;
  font-size: 14px;
  text-indent: 3rem;
}
.pro-main .tab {
  border-bottom: 1px solid #e5e5e5;
  height: 180px;
}
.pro-main .tab ul {
  max-width: 1400px;
  margin: 0 auto;
  height: 180px;
  display: flex;
  justify-content: center;
}
.pro-main .tab ul li {
  width: 320px;
  height: 180px;
  margin-right: 90px;
}
.pro-main .tab ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.pro-main .tab ul li a img {
  height: auto;
}
.pro-main .tab ul li a p {
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 20px;
}
.pro-main .tab ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: #eeeeee;
  position: relative;
  left: 130%;
}
.pro-main .tab ul li.active {
  border-bottom: 2px solid #f08300;
}
.pro-main .tab ul li:last-child {
  margin-left: 90px;
  margin-right: 0;
}
.pro-main .tab ul li:last-child::after {
  content: "";
  display: none;
}
.pro-main .prolist {
  max-width: 1400px;
  margin: 0 auto;
}
.pro-main .prolist ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 75px;
}
.pro-main .prolist ul li {
  float: left;
  width: 30%;
  max-width: 420px;
  margin: 50px 1.5% 0 1.5%;
  border-bottom: 1px solid #e5e5e5;
}
.pro-main .prolist ul li .pro-img {
  border: 2px solid #e7e7e7;
  border-radius: 6px;
}
.pro-main .prolist ul li .pro-img img {
  width: 100%;
}
.pro-main .prolist ul li .protxt {
  margin-top: 30px;
  padding-bottom: 30px;
}
.pro-main .prolist ul li .protxt div {
  display: inline-block;
}
.pro-main .prolist ul li .protxt .l span {
  font-size: 18px;
}
.pro-main .prolist ul li .protxt .l p {
  margin-top: 4px;
  font-size: 14px;
  color: #666666;
}
.pro-main .prolist ul li .protxt .r {
  float: right;
}
.pro-main .prolist ul li .protxt .r .more {
  border: 1px solid gray;
  width: 118px;
  height: 38px;
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
}
.pro-view-main .main-header {
  height: 90px;
  border-bottom: 1px solid #e7e7e7;
}
.pro-view-main .main-header .title {
  max-width: 1400px;
  margin: 0 auto;
  line-height: 90px;
}
.pro-view-main .main-header .title span {
  font-size: 18px;
  padding-left: 5px;
}
.pro-view-main .intro-pro {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 62px;
}
.pro-view-main .intro-pro .l {
  display: inline-block;
  width: 42%;
  transition: width 0.5s ease-in;
}
.pro-view-main .intro-pro .l .pgwSlideshow {
  background: white;
}
.pro-view-main .intro-pro .l .pgwSlideshow .ps-current {
  border: 1px solid #ededed;
}
.pro-view-main .intro-pro .l .pgwSlideshow .ps-current ul {
  padding: 0;
}
.pro-view-main .intro-pro .l .pgwSlideshow .ps-list {
  border: none;
  background: none;
  box-shadow: none;
}
.pro-view-main .intro-pro .l .pgwSlideshow .ps-list ul li span img {
  margin: -2px;
  border: none;
}
.pro-view-main .intro-pro .l .pgwSlideshow .ps-list ul li .ps-selected {
  border: 2px solid #f08300 !important;
}
.pro-view-main .intro-pro .r {
  width: 50%;
  float: right;
  border: 1px solid #e5e5e5;
  border-top: 0;
  height: auto;
}
.pro-view-main .intro-pro .r #myTab {
  border-bottom: 0;
  background: #e5e5e5;
}
.pro-view-main .intro-pro .r #myTab li {
  width: 25%;
  height: 45px;
  margin-bottom: 0;
}
.pro-view-main .intro-pro .r #myTab li a {
  height: inherit;
  padding: 0;
  color: black;
  display: block;
  line-height: 45px;
  text-align: center;
  border: 0;
}
.pro-view-main .intro-pro .r #myTab li a:hover {
  border: 0;
  cursor: pointer;
  border-radius: 0px;
}
.pro-view-main .intro-pro .r #myTab li.active a {
  border-radius: 0;
  background: #f08300;
  color: white;
}
.pro-view-main .intro-pro .r #myTabContent .tab-pane {
  padding: 45px 45px 45px 60px;
}
.pro-view-main .intro-pro .r #myTabContent .tab-pane p {
  line-height: 35px;
}
@media all and (max-width: 1200px) {
  .pro-view-main .intro-pro .l {
    display: block;
    width: 70%;
    margin: 0 auto ;
  }
  .pro-view-main .intro-pro .r {
    display: block;
    float: none;
    width: 70%;
    margin: 50px auto 0;
  }
  .pro-view-main .intro-pro .r #myTabContent .tab-pane {
    padding: 15px;
  }
}
@media all and (max-width: 820px) {
  .pro-main .tab ul li {
    width: 50%;
    margin: 0 !important;
  }
  .pro-main .tab ul li::after {
    content: "";
    display: none;
  }
}
@media all and (max-width: 768px) {
  .header-wrap .header .nav_menu #opennav {
    transform: translateY(10%);
  }
  .ab-main {
    padding-top: 30px;
  }
  .ab-main:after {
    filter: blur(8px);
  }
  .ab-main .bwrap .swrap {
    width: 80%;
    margin: 0 auto;
  }
  .pro-main .tab {
    height: 130px;
  }
  .pro-main .tab ul {
    height: 130px;
  }
  .pro-main .tab ul li {
    height: 130px;
  }
  .pro-main .tab ul li a {
    height: 130px;
    top: 0%;
    transform: translateY(0);
    flex-direction: column;
  }
  .pro-main .tab ul li a p {
    align-self: flex-end;
    margin: 15px auto 0 auto;
  }
  .pro-main .prolist ul {
    padding-bottom: 30px;
  }
  .pro-main .prolist ul li {
    width: 47%;
    margin-top: 20px;
  }
  .pro-main .prolist ul li .pro-img {
    border: 1px solid #e7e7e7;
    border-radius: 2px;
  }
  .pro-main .prolist ul li .protxt {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .pro-main .prolist ul li .protxt .l span {
    font-size: 14px;
  }
  .pro-main .prolist ul li .protxt .l p {
    font-size: 12px;
  }
  .pro-main .prolist ul li .protxt .r {
    display: none;
  }
  .pro-view-main .main-header {
    height: 45px;
  }
  .pro-view-main .main-header .title {
    line-height: 45px;
  }
  .pro-view-main .intro-pro {
    margin-top: 10px;
  }
  .pro-view-main .intro-pro .l {
    width: 90%;
  }
  .pro-view-main .intro-pro .r {
    width: 90%;
  }
  .pro-view-main .intro-pro .r #myTabContent .tab-pane p {
    line-height: 20px;
  }
}
