.componeny-intro {
  padding: 37px 0 112px;
}
.componeny-intro .intro-title {
  height: 140px;
  text-align: center;
}
.componeny-intro .intro-content .douhao {
  font-size: 52px;
  line-height: 52px;
  color: #989999;
  font-family: BDZongYi-A001, BDZongYi-A001-FZZongYi-M05S Arial;
  font-weight: FZZongYi-M05S Arial;
}
.componeny-intro .intro-content .content-content .content-l {
  float: left;
  width: 800px;
  padding: 0 80px;
}
.componeny-intro .intro-content .content-content .content-l .l-title {
  font-size: 18px;
  color: #041210;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.componeny-intro .intro-content .content-content .content-l .l-p {
  margin-top: 60px;
  line-height: 24px;
}
.componeny-intro .intro-content .content-content .content-r {
  float: right;
  width: 400px;
  height: 335px;
  overflow: hidden;
}
.componeny-intro .intro-content .content-content .content-r .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.craft-feature {
  position: relative;
  height: 250px;
  padding-top: 40px;
  width: 100%;
  background: url("/static/images/shop/featurebg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.craft-feature::before {
  content: '';
  position: absolute;
  height: 1px;
  top: 60px;
  width: calc(50% - 150px);
  left: 0;
  background: #dcdcdc;
}
.craft-feature::after {
  content: '';
  position: absolute;
  height: 1px;
  top: 60px;
  width: calc(50% - 150px);
  right: 0;
  background: #dcdcdc;
}
.craft-feature .feature-title {
  position: relative;
  width: 250px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.craft-feature .feature-title .title-name {
  font-size: 18px;
}
.craft-feature .feature-title .title-num {
  font-size: 12px;
  margin-top: 4px;
}
.craft-feature .feature-ul {
  height: 34px;
  overflow: hidden;
  margin-top: 55px;
}
.craft-feature .feature-ul li {
  float: left;
  font-size: 14px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #fff;
  color: #000000;
  padding: 0 5px;
  margin-right: 20px;
}
.store-file {
  background: #e8e8e8;
  padding: 55px 0 100px;
}
.store-file .file-title {
  width: 94px;
  height: 126px;
  margin: 0 auto 55px;
}
.store-file .file-title img {
  display: block;
  width: 100%;
  height: auto;
}
.store-file .file-table {
  border: 1px solid #b2cce4;
}
.store-file .file-table .table-ul {
  height: 60px;
  position: relative;
}
.store-file .file-table .table-ul .ul-name {
  position: absolute;
  left: 0;
  top: 0;
  width: 199px;
  height: 60px;
  border: 1px solid #b2cce4;
  background: #516f8a;
  padding-left: 43px;
  line-height: 58px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.store-file .file-table .table-ul .ul-name.ul-center {
  padding-left: 0;
  text-align: center;
}
.store-file .file-table .table-ul .ul-name.ps2 {
  left: 599px;
  top: 0;
}
.store-file .file-table .table-ul .ul-content {
  position: absolute;
  left: 199px;
  top: 0;
  width: 400px;
  height: 60px;
  background: #fff;
  line-height: 58px;
  font-size: 16px;
  color: #041210;
  border: 1px solid #b2cce4;
  padding: 0 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.store-file .file-table .table-ul .ul-content.ps2 {
  left: 798px;
  top: 0;
}
.main-product {
  padding: 45px 0 130px;
}
.main-product .product-title {
  margin: 0 auto 50px;
  width: 118px;
  height: 139px;
}
.main-product .product-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.main-product .product-container {
  width: 1005px;
  margin: 0 auto;
  overflow: hidden;
  height: 456px;
}
.main-product .product-container .swiper-slide-active .product-squre {
  border: 2px solid #f88f3a;
}
.main-product .product-container .product-squre {
  width: 100%;
  height: 100%;
  border: 2px solid #919191;
  box-shadow: 0 0 29px 0 rgba(18, 13, 0, 0.09);
}
.main-product .product-container .product-squre .squre-img {
  width: 100%;
  height: 280px;
}
.main-product .product-container .product-squre .squre-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.main-product .product-container .product-squre .squre-content {
  padding: 0 20px;
}
.main-product .product-container .product-squre .squre-content .content-name {
  line-height: 36px;
  padding: 20px 0 9px;
  color: #2b2b2b;
  font-size: 20px;
  border-bottom: 1px solid #bebebe;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main-product .product-container .product-squre .squre-content .content-price {
  position: relative;
}
.main-product .product-container .product-squre .squre-content .content-price p {
  line-height: 70px;
  width: 180px;
  font-size: 14px;
  color: #f96a0e;
}
.main-product .product-container .product-squre .squre-content .content-price .xunjia {
  position: absolute;
  right: 0;
  top: 22px;
  width: 74px;
  height: 28px;
  background: linear-gradient(-90deg, #f96a0e 0%, #f9a90e 100%);
  border-radius: 4px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.main-product .product-back {
  position: absolute;
  left: 0;
  top: 65%;
  transform: translateY(-50%);
  font-size: 50px;
  color: #99a7b4;
  cursor: pointer;
}
.main-product .product-back:hover {
  color: #ff4400;
}
.main-product .product-next {
  position: absolute;
  right: 0;
  top: 65%;
  transform: translateY(-50%);
  font-size: 50px;
  color: #99a7b4;
  cursor: pointer;
}
.main-product .product-next:hover {
  color: #ff4400;
}
.equipment-list {
  padding: 50px 0 70px;
  background: #e8e8e8;
}
.equipment-list .equipment-title {
  width: 119px;
  height: 143px;
  margin: 0 auto 30px;
}
.equipment-list .equipment-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.equipment-list .equipment-table .table-ul {
  border-bottom: 1px solid #d3d9d9;
  height: 76px;
  font-size: 16px;
  color: #262626;
}
.equipment-list .equipment-table .table-ul.tr-tl li {
  font-size: 14px;
  color: #181818;
}
.equipment-list .equipment-table .table-ul li {
  float: left;
  width: 200px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-right: 1px solid #d3d9d9;
}
.equipment-list .equipment-table .table-ul li:last-child {
  border-right: none;
}
.equipment-list .equipment-table .table-ul li img {
  vertical-align: middle;
}
.equipment-list .equipment-table .table-ul:last-child {
  border-bottom: none;
}
.factory-info {
  padding: 60px 0 80px;
  background: url("/static/images/shop/factorybg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.factory-info .factory-title {
  margin: 0 auto 46px;
  width: 167px;
  height: 139px;
}
.factory-info .factory-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.factory-info .factory-img {
  width: 100%;
  margin-bottom: 40px;
}
.factory-info .factory-img img {
  display: block;
  width: 100%;
  height: auto;
}
.factory-info .factory-table {
  position: relative;
  padding: 0 50px;
}
.factory-info .factory-table::after {
  content: '';
  position: absolute;
  left: 50px;
  top: 80px;
  width: 1100px;
  height: 1px;
  opacity: 0.46;
  background: linear-gradient(to right, transparent 0%, #ffffff 51%, transparent 100%);
}
.factory-info .factory-table .line {
  position: absolute;
  top: 0;
  left: 270px;
  height: 160px;
  width: 1px;
  opacity: 0.46;
  background: linear-gradient(to bottom, transparent 0%, #ffffff 51%, transparent 100%);
}
.factory-info .factory-table .line.second {
  left: 490px;
}
.factory-info .factory-table .line.thired {
  left: 710px;
}
.factory-info .factory-table .line.four {
  left: 930px;
}
.factory-info .factory-table .table-title {
  height: 80px;
}
.factory-info .factory-table .table-title li {
  width: 220px;
  float: left;
  padding: 0 10px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.factory-info .factory-table .table-title li .name {
  font-size: 20px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.factory-info .factory-table .table-title li .yingwen {
  font-size: 14px;
  color: #acacac;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.factory-info .factory-table .table-title.title-name {
  line-height: 80px;
}
.factory-info .factory-table .table-title.title-name li {
  font-size: 16px;
  color: #fff;
}
.news-quote {
  padding: 55px 0 130px;
}
.news-quote .news-title {
  margin: 0 auto 60px;
  width: 188px;
  height: 142px;
}
.news-quote .news-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.news-quote .news-content {
  height: 300px;
}
.news-quote .news-content .content-list {
  float: left;
  width: 860px;
  height: 100%;
  padding-right: 60px;
}
.news-quote .news-content .content-list li {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-quote .news-content .content-list li img {
  vertical-align: middle;
  margin-right: 24px;
  margin-top: -7px;
}
.news-quote .news-content .content-list li .time {
  font-size: 20px;
  color: #041210;
  font-weight: bold;
  margin-right: 72px;
}
.news-quote .news-content .content-list li .cont {
  font-size: 20px;
  color: #f86f05;
}
.news-quote .news-content .content-squre {
  float: left;
  width: 340px;
  height: 100%;
  padding: 46px 28px 0;
  background: #405e78;
}
.news-quote .news-content .content-squre .squre-line {
  background: #ffffff;
  border-radius: 22px;
  text-align: center;
  margin-bottom: 38px;
  line-height: 44px;
  font-size: 20px;
  color: #041210;
  cursor: pointer;
}
.news-quote .news-content .content-squre .squre-line:hover {
  background: #ff4400;
  color: #fff;
}
.qualification {
  background: #e8e8e8;
  padding: 50px 0 100px;
}
.qualification .qualification-title {
  width: 219px;
  height: 138px;
  margin: 0 auto 50px;
}
.qualification .qualification-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.qualification .qualification-container {
  height: 410px;
  padding-bottom: 95px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.qualification .qualification-container .qualification-squre {
  height: 100%;
  width: 380px;
}
.qualification .qualification-container .qualification-squre .squre-img {
  padding: 15px;
  background: #000;
  height: 255px;
}
.qualification .qualification-container .qualification-squre .squre-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.qualification .qualification-container .qualification-squre .squre-text {
  margin-top: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #040812;
}
.contactsus {
  padding: 60px 0 110px;
}
.contactsus .contactsus-title {
  width: 92px;
  height: 129px;
  margin: 0 auto 60px;
}
.contactsus .contactsus-title img {
  display: block;
  width: 100%;
  height: 100%;
}
.contactsus .contactsus-content {
  height: 420px;
}
.contactsus .contactsus-content .content-map {
  width: 740px;
  float: left;
  height: 420px;
}
.contactsus .contactsus-content .content-contactus {
  width: 370px;
  height: 420px;
  float: right;
  background: #ececec;
}
.contactsus .contactsus-content .content-contactus .content-img {
  height: 208px;
  width: 100%;
}
.contactsus .contactsus-content .content-contactus .content-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.contactsus .contactsus-content .content-contactus .content-phone {
  padding-left: 53px;
  padding-top: 20px;
}
.contactsus .contactsus-content .content-contactus .content-phone .phone-name {
  font-size: 14px;
  color: #313131;
  margin-bottom: 12px;
}
.contactsus .contactsus-content .content-contactus .content-phone .phone-phone {
  font-size: 24px;
  color: #040812;
  font-weight: bold;
  margin-bottom: 32px;
}
.contactsus .contactsus-content .content-contactus .content-phone .phone-btn {
  width: 90px;
  height: 32px;
  border: 1px solid #171717;
  font-size: 14px;
  color: 40812;
  text-align: center;
  line-height: 30px;
}
