.nav {
  background: #fff;
  padding-top: 5px;
  height: 85px;
}
.nav .nav-content {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 11px;
}
.nav .nav-content .shop-logo {
  float: left;
  width: 108px;
  height: 60px;
  padding-right: 30px;
  margin-top: 14px;
  border-right: 2px solid #f0f0f0;
}
.nav .nav-content .shop-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nav .nav-content .shop-head-card {
  box-sizing: border-box;
  position: relative;
  float: left;
}
.nav .nav-content .shop-head-card .logo {
  border-right: 2px solid #f0f0f0;
  width: 340px;
  padding: 0 10px;
  margin-top: 16px;
  z-index: 21;
  height: 54px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}
.nav .nav-content .shop-head-card .logo img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.nav .nav-content .shop-head-card .logo .arrow-icon {
  font-size: 15px;
}
.nav .nav-content .shop-head-card .logo .company {
  float: left;
  padding-bottom: 6px;
}
.nav .nav-content .shop-head-card .logo .company h1 {
  font-size: 16px;
  margin-top: 15px;
  z-index: 21;
}
.nav .nav-content .shop-head-card .logo .company h1 span {
  display: inline-block;
  max-width: 215px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.nav .nav-content .shop-head-card .logo .company .tag-authorized {
  vertical-align: middle;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  float: right;
  margin-top: 4px;
  margin-right: 0;
}
.nav .nav-content .shop-head-card .logo .company p {
  font-size: 14px;
  line-height: 22px;
}
.nav .nav-content .shop-head-card .logo .company p span {
  display: inline-block;
  padding-right: 15px;
}
.nav .nav-content .shop-head-card .detail {
  position: absolute;
  background: #fff;
  left: 0px;
  top: 48px;
  z-index: 20;
  box-shadow: 1px 2px 10px -5px #ccc, -1px 2px 10px -5px #ccc;
  width: 338px;
  box-sizing: border-box;
  padding: 40px 20px 20px;
}
.nav .nav-content .shop-head-card .detail .row {
  padding-right: 16px;
  line-height: 24px;
  font-size: 12px;
  color: #666;
  position: relative;
  padding-left: 70px;
}
.nav .nav-content .shop-head-card .detail .row span {
  display: inline-block;
}
.nav .nav-content .shop-head-card .detail .row .lable {
  position: absolute;
  top: 0;
  left: 0;
  width: 71px;
  color: #999;
  padding-right: 19px;
}
.nav .nav-content .shop-head-card .detail .row .tip {
  color: #d0111a;
  cursor: pointer;
  margin-left: 5px;
}
.nav .nav-content .shop-head-card .detail .row .see {
  color: #d0111a;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.nav .nav-content .shop-head-card .detail .row .see .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.nav .nav-content .shop-head-card .phone-detail {
  background: #fff;
  position: absolute;
  left: 0;
  top: 52px;
  z-index: 20;
  box-shadow: 1px 2px 10px -5px #ccc, -1px 2px 10px -5px #ccc;
  width: 163px;
  box-sizing: border-box;
  padding: 20px 16px 10px;
  text-align: center;
}
.nav .nav-content .shop-head-card .phone-detail img {
  width: 100%;
}
.nav .nav-content .shop-head-card .phone-code {
  width: 122px;
  margin-top: 14px;
  padding: 0 16px;
  box-sizing: border-box;
  z-index: 21;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.nav .nav-content .shop-head-card .phone-code .text {
  font-size: 12px;
  color: #666;
}
.nav .nav-content .shop-head-card .phone-code .code-icon {
  font-size: 32px;
  vertical-align: middle;
}
.nav .nav-content .shop-head-card .phone-code .arrow-icon {
  font-size: 15px;
  vertical-align: middle;
}
.nav .nav-content .tab {
  float: right;
  font-size: 16px;
  overflow: hidden;
  margin-top: 24px;
}
.nav .nav-content .tab .tab-input {
  float: left;
  width: 496px;
  height: 40px;
  line-height: 36px;
  border: solid 2px #d0111a;
  font-size: 16px;
  overflow: hidden;
  box-sizing: border-box;
}
.nav .nav-content .tab .tab-input input {
  float: left;
  width: 370px;
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  border: none;
}
.nav .nav-content .tab .tab-input .search {
  cursor: pointer;
  float: right;
  width: 92px;
  height: 40px;
  background-color: #d0111a;
  text-align: center;
  color: #fff;
}
.nav .nav-content .tab .tab-web {
  float: left;
  margin-left: 10px;
  width: 92px;
  height: 40px;
  font-size: 16px;
  color: #d0111a;
  line-height: 38px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #d0111a;
  cursor: pointer;
  box-sizing: border-box;
}

.bot {
  background: #d0111a;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
}
.bot .nav-content {
  width: 1200px;
  margin: 0 auto;
}
.bot .btn {
  cursor: pointer;
  width: 136px;
  height: 44px;
  text-align: center;
  display: inline-block;
}
.bot .btn.act {
  background-color: #bf1919;
}

.banner {
  width: 100%;
  height: 300px;
  background-color: #fff;
  margin-top: 17px;
}
.banner .swiper-container-banner {
  width: 100%;
  height: 300px;
}
.banner .swiper-container-banner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.list-content {
  position: relative;
  background: #fff;
  margin-top: 17px;
  border-radius: 2px;
}
.list-content .nodata {
  height: 400px;
  padding: 40px 0 60px;
  font-size: 16px;
  color: #666;
  text-align: center;
  box-sizing: border-box;
}
.list-content .nodata img {
  display: block;
  width: 100%;
  max-width: 349px;
  margin: 0 auto;
}
.list-content .nodata .dec {
  font-size: 16px;
  color: #666;
  text-align: center;
}
.list-content .nodata .dec .btn {
  display: inline-block;
  width: 92px;
  height: 40px;
  line-height: 38px;
  border: solid 1px #d0111a;
  color: #d0111a;
  cursor: pointer;
  margin-top: 24px;
}
.list-content .list-header {
  overflow: hidden;
  height: 67px;
  padding: 16px 24px 0;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  box-sizing: border-box;
}
.list-content .list-header .title {
  float: left;
  font-size: 20px;
  font-weight: bold;
}
.list-content .list-header .numb {
  float: right;
  margin-right: -10px;
  color: #999;
  font-size: 12px;
  line-height: 30px;
}
.list-content .list-header .numb .iconfont {
  font-size: 18px;
  vertical-align: top;
  cursor: pointer;
}
.list-content .list-header .numb span {
  font-size: 14px;
  color: #333;
}
.list-content .list-header .numb .txt {
  color: #999;
}
.list-content .list-header .numb .cur {
  color: #d0111a;
}
.list-content .info-left {
  width: 50%;
  float: left;
}
.list-content .info-left .info {
  padding: 0 0 30px 24px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.list-content .info-left .info .row {
  position: relative;
  padding-left: 75px;
  margin-right: 16px;
}
.list-content .info-left .info .row .label {
  position: absolute;
  top: 0;
  left: 0;
  width: 71px;
  color: #999;
  padding-right: 10px;
}
.list-content .info-left .info .row span {
  display: inline-block;
  word-break: break-all;
}
.list-content .line {
  width: 1px;
  background: #F0F0F0;
  position: absolute;
  left: 600px;
  top: 20px;
  left: 600px;
  bottom: 20px;
}
.list-content .info-right {
  width: 50%;
  float: right;
}
.list-content .info-right .info {
  padding: 0 0 30px 24px;
  font-size: 14px;
}
.list-content .info-right .info .mr10 {
  margin-right: 10px;
}
.list-content .info-right .info .el-icon-success {
  color: #5FD862;
  font-size: 18px;
  vertical-align: middle;
}
.list-content .info-right .info .el-icon-error {
  color: #FF5B5B;
  font-size: 18px;
  vertical-align: middle;
}
.list-content .info-right .info span {
  vertical-align: middle;
}
.list-content .list-main {
  padding: 0 24px;
  overflow: hidden;
}
.list-content .list-main .item {
  box-sizing: border-box;
  float: left;
  width: 218px;
  height: 310px;
  margin-bottom: 17px;
  margin-right: 15px;
  border: solid 1px #f0f0f0;
  position: relative;
}
.list-content .list-main .item.act, .list-content .list-main .item:hover {
  border: solid 1px #d0111a;
}
.list-content .list-main .item:nth-child(5n) {
  margin-right: 0;
}
.list-content .list-main .item .img {
  width: 216px;
  height: 216px;
  cursor: pointer;
}
.list-content .list-main .item .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list-content .list-main .item .price {
  font-size: 12px;
  line-height: 22px;
  color: #d0111a;
  overflow: hidden;
  padding: 10px 14px 5px;
}
.list-content .list-main .item .price .pri {
  font-size: 20px;
  font-weight: bold;
}
.list-content .list-main .item .price .addr {
  float: right;
  right: 14px;
  font-size: 14px;
  color: #666;
  width: 46px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-content .list-main .item .pro {
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  padding: 0 14px;
  margin-bottom: 6px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: wrap;
}
.list-content .list-main .item .comp {
  display: block;
  padding: 0 14px;
  text-overflow: ellipsis;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  color: #999;
}
.list-content .aboutcon {
  padding: 0 24px 30px;
  height: auto;
}
.list-content .aboutcon .introduction-txt {
  color: #333333;
  height: 100%;
  line-height: 30px;
  font-size: 14px !important;
}
.list-content .aboutcon .introduction-txt p {
  font-size: 14px !important;
}
.list-content .aboutcon .introduction-txt span {
  font-size: 14px !important;
}
.list-content .aboutcon .left {
  width: 672px;
  height: 267px;
  float: left;
  position: relative;
}
.list-content .aboutcon .left .txt {
  height: 188px;
  color: #333333;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  white-space: wrap;
}
.list-content .aboutcon .left .more-btn {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 154px;
  height: 46px;
  background: #d0111a;
  border-radius: 2px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 46px;
  text-align: center;
}
.list-content .aboutcon .about-banner {
  float: right;
  width: 400px;
  height: 267px;
  margin-left: 12px;
}
.list-content .aboutcon .about-banner .swiper-container-main {
  width: 400px;
  height: 267px;
}
.list-content .aboutcon .about-banner .swiper-container-main .swiper-slide {
  width: 100%;
  height: 267px;
}
.list-content .aboutcon .about-banner .swiper-container-main .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.list-content .projectcon {
  padding: 0 24px 20px;
}
.list-content .projectcon .project-list .item {
  box-sizing: border-box;
  float: left;
  width: 260px;
  margin-right: 37px;
}
.list-content .projectcon .project-list .item.item:nth-child(4n) {
  margin-right: 0;
}
.list-content .projectcon .project-list .item img {
  width: 260px;
  height: 174px;
}
.list-content .projectcon .project-list .item .name {
  width: 260px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: wrap;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.list-content .businesscon {
  padding: 0 24px 30px;
}
.list-content .businesscon .tablebox .table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  background: #f7f7f7;
  font-size: 14px;
  margin-bottom: 15px;
}
.list-content .businesscon .tablebox .table td {
  border: 1px solid #dfdfdf;
  color: #666666;
  line-height: 22px;
  padding: 10px;
  background: #fff;
}
.list-content .businesscon .tablebox .table td.title {
  background: #f7f7f7;
  width: 15%;
  line-height: 28px;
  padding: 10px 0 10px 18px;
}
.list-content .businesscon .tablebox .table td.info {
  text-align: left;
  padding-left: 20px;
  width: 35%;
  line-height: 28px;
  padding: 10px 0 10px 26px;
}
.list-content .company-contact {
  padding: 0 24px 20px;
}
.list-content .company-contact .map-content {
  float: left;
  width: 600px;
  margin-right: 30px;
}
.list-content .company-contact .map-content .map {
  height: 340px;
}
.list-content .company-contact .map-content img {
  height: 340px;
}
.list-content .company-contact .content {
  float: left;
}
.list-content .company-contact .content .row {
  padding-right: 16px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  position: relative;
  padding-left: 90px;
}
.list-content .company-contact .content .row span {
  display: inline-block;
}
.list-content .company-contact .content .row .lable {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  color: #999;
  padding-right: 19px;
}
.list-content .company-contact .content .row .tip {
  color: #d0111a;
  cursor: pointer;
  margin-left: 5px;
}
.list-content .article {
  padding: 0 24px 20px;
}
.list-content .article .title {
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  padding-bottom: 18px;
  text-align: center;
}
.list-content .article .introduction {
  line-height: 36px;
  font-size: 16px;
  margin-bottom: 20px;
  text-indent: 2em;
}
.list-content .article .pic {
  text-align: center;
  margin-bottom: 20px;
}
.list-content .article .pic .project-img {
  width: 800px;
}

/*# sourceMappingURL=shop_detail.css.map */
