/* 面包屑路径 */
.pro-crumbs {
  padding: 0 1rem;
  height: 3rem;
  line-height: 3rem;
  background: #f6f6f6;
}
.pro-crumbs .pro-crumbs-label {
  font-weight: bold;
  letter-spacing: 0.1rem;
  float: left;
}
.pro-crumbs .pro-crumbs-path {
  float: right;
}
.pro-crumbs .pro-crumbs-path .pro-crumbs-path-grid {
  padding: 0 0.15rem;
  font-size: 0.9rem;
  float: left;
}
.pro-content {
  margin: 5.5rem 11rem;
  width: 78rem;
  /* 产品列表 */
  /* 更多产品 */
}
.pro-content .pro-content-left,
.pro-content .pro-content-left * {
  float: left;
}
.pro-content .pro-content-left {
  width: 15.5rem;
}
.pro-content .pro-content-left .pro-content-left-box {
  margin-bottom: 2.1rem;
}
.pro-content .pro-content-left .pro-content-left-label {
  height: 3.4rem;
  line-height: 3.4rem;
  background: #008ed6;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.pro-content .pro-content-left .pro-content-left-label a{
  float: none;
  color: #ffffff;
  border-bottom: 0.2rem solid #ffffff;
}


.pro-content .pro-content-left .pro-content-left-label span {
  border-bottom: 0.2rem solid #ffffff;
  float: none;
}
.pro-content .pro-content-left .pro-type {
  padding: 0.5rem;
  background: #f6f6f6;
}
.pro-content .pro-content-left .pro-type .pro-type-item {
  margin-top: 1rem;
}
.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-line {
  padding: 0 1.5rem 0 2.5rem;
  height: 2.7rem;
  line-height: 2.7rem;
  background: #ffffff;
  overflow: hidden;
}

.pro-content .pro-content-left .pro-type .pro-type-item:hover .pro-type-children {
  display: block;
}

.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-parent a:nth-child(1) {
  float: left;
}
.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-parent a:nth-child(2) {
  color: #a0a0a0;
  font-size: 1rem;
  float: right;
}





.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-children {
  display: none;
  margin-top: 0.5rem;
}
.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-children a {
  justify-content: flex-start;
  color: #999999;
}
.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-children .pro-type-children-item span:nth-child(1) {
  margin-right: 0.6rem;
  font-size: 1rem;
}
.pro-content .pro-content-left .pro-type .pro-type-item .pro-type-children .pro-type-children-item span:nth-child(2) {
  flex: 1;
  text-align: left;
}
.pro-content .pro-content-left .pro-type-news .pro-type-item {
  margin-top: 0.3rem;
}
.pro-content .pro-content-left .pro-type-news .pro-type-item a {
  justify-content: space-between;
  flex-flow: row nowrap;
}
.pro-content .pro-content-left .pro-type-news .pro-type-item a span:nth-child(1) {
  flex: 1;
}
.pro-content .pro-content-right {
  padding-left: 2rem;
  width: 62.5rem;
  float: right;
  /* 产品详情 */
}
.pro-content .pro-content-right .pro-details {
  margin-bottom: 3rem;
  float: left;
  /* 分享 */
}
.pro-content .pro-content-right .pro-details .pro-details-content {
  margin: 2.5rem 0;
  line-height: 2rem;
  font-size: 1rem;
  text-align: left;
  color: #333333;
  float: left;
}
.pro-content .pro-content-right .pro-details .pro-details-content img {
  /* margin: 0 5%;
					width: 90%; */
  max-width: 90%;
}
.pro-content .pro-content-right .pro-details .pro-share {
  margin-top: 3rem;
  float: left;
}
.pro-content .pro-content-right .pro-details .pro-other-article {
  float: left;
}
.pro-content .pro-content-right .pro-details .pro-other-article .pro-other-article-item {
  margin: 0.5rem 0;
  padding: 0 3rem;
  height: 3rem;
  line-height: 3rem;
  background: #f6f6f6;
  text-align: left;
  float: left;
}
.pro-content .pro-list {
  justify-content: space-between;
}
.pro-content .pro-list .pro-item {
  margin-top: 1.8rem;
  width: 18.8rem;
  height: 19.8rem;
  border: solid 1px #dddddd;
  overflow: hidden;
}
.pro-content .pro-list .pro-item .pro-item-cover {
  padding: 0.5rem;
  height: 14.4rem;
  border-bottom: solid 1px #dddddd;
  transition: padding 0.2s;
}
.pro-content .pro-list .pro-item .pro-item-cover img {
  max-width: 100%;
  max-height: 100%;
}
.pro-content .pro-list .pro-item .pro-item-info {
  padding: 0 0.8rem;
  height: 5.4rem;
  background: #f5f5f5;
  font-size: 0.9rem;
}
.pro-content .pro-list .pro-item .pro-item-info .pro-item-title {
  height: 3rem;
  line-height: 3rem;
  text-align: left;
  border-bottom: solid 1px #dddddd;
  overflow: hidden;
}
.pro-content .pro-list .pro-item .pro-item-info .pro-item-msg {
  height: 2.4rem;
  line-height: 2.4rem;
  color: #666666;
  text-align: left;
}
.pro-content .pro-list .pro-item:hover .pro-item-cover {
  padding: 0.1rem;
}
.pro-content .pro-list .pro-item:hover .pro-item-info {
  background: linear-gradient(90deg, #008ed6, #0397e0, #10abf8);
  color: #ffffff;
}
.pro-content .pro-list .pro-item:hover .pro-item-info .pro-item-msg {
  color: #ffffff;
}
.pro-content .pro-info {
  position: relative;
  padding: 2.8rem 0;
  float: left;
}
.pro-content .pro-info * {
  float: left;
}
.pro-content .pro-info .pro-info-cover {
  position: relative;
  width: 33rem;
  height: 23.6rem;
  border: solid 1px #dddddd;
}
.pro-content .pro-info .pro-info-cover img {
  margin: 0.2rem;
  max-width: 32.5rem;
  max-height: 23.1rem;
  float: none;
}
.pro-content .pro-info .pro-info-cover .pro-info-cover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 33rem;
  height: 23.6rem;
}
.pro-content .pro-info .pro-info-cover:hover {
  cursor: move;
}
.pro-content .pro-info .pro-info-text {
  margin-left: 4rem;
  padding-bottom: 1rem;
  width: 41rem;
  min-height: 20.6rem;
}
.pro-content .pro-info .pro-info-text h1,
.pro-content .pro-info .pro-info-text p {
  text-align: left;
}
.pro-content .pro-info .pro-info-text .pro-info-title {
  line-height: 2.7rem;
  font-size: 1.5rem;
  font-weight: bold;
}
.pro-content .pro-info .pro-info-text .pro-info-msg {
  line-height: 2rem;
  font-size: 0.9rem;
  color: #333333;
}
.pro-content .pro-info .pro-info-text .pro-info-label {
  margin-top: 2.2rem;
  line-height: 2.2rem;
  font-size: 1.1rem;
  font-weight: bold;
}
.pro-content .pro-info .pro-info-phone {
  margin-left: 4rem;
  padding: 0 2.5rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 1.5rem;
  color: #ffffff;
  background: linear-gradient(90deg, #10abf8, #008ed6);
}
.pro-content .pro-info .pro-preview-cover {
  display: none;
  position: absolute;
  top: 2.8rem;
  left: 34rem;
  width: 23.6rem;
  height: 23.6rem;
  background: #fff;
  border: solid 1px #dddddd;
  overflow: hidden;
}
.pro-content .pro-info .pro-preview-cover .pro-preview-cover-img {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10.75rem;
  width: 82.5rem;
  height: 59rem;
}
.pro-content .pro-info .pro-preview-cover .pro-preview-cover-img img {
  max-width: 100%;
  max-height: 100%;
  float: none;
}
.pro-content .pro-more {
  margin-bottom: 8.3rem;
  float: left;
}
.pro-content .pro-more .pro-more-list {
  margin-top: 2rem;
  justify-content: space-between;
  float: left;
}
.pro-content .pro-more .pro-more-list .pro-more-item {
  width: 18rem;
  height: 20rem;
  border: solid 1px #f3f3f3;
}
.pro-content .pro-more .pro-more-list .pro-more-item .pro-more-cover {
  padding: 2.3rem;
  height: 16.6rem;
  transition: padding 0.2s;
}
.pro-content .pro-more .pro-more-list .pro-more-item .pro-more-cover img {
  max-width: 100%;
  max-height: 100%;
}
.pro-content .pro-more .pro-more-list .pro-more-item .pro-more-title {
  padding: 0 1rem;
  height: 3.4rem;
  line-height: 3.4rem;
  color: #666666;
  background: #f3f3f3;
  overflow: hidden;
}
.pro-content .pro-more .pro-more-list .pro-more-item:hover .pro-more-cover {
  padding: 1.5rem;
}
.pro-content .pro-more .pro-more-list .pro-more-item:hover .pro-more-title {
  background: linear-gradient(90deg, #008ed6, #0397e0, #10abf8);
  color: #ffffff;
}
.pro-content .pro-subtitle {
  height: 2rem;
  border-bottom: solid 0.1rem #cacaca;
  float: left;
}
.pro-content .pro-subtitle .pro-subtitle-label {
  margin-left: 0.5rem;
  padding: 0 1rem;
  height: 2rem;
  line-height: 2rem;
  border: solid 0.1rem #cacaca;
  border-bottom: #008ed6;
  background: #008ed6;
  color: #ffffff;
  border-radius: 0.1rem;
  float: left;
}
