.mr30 {
  margin-right: 30px;
}
.box {
  margin: 0 auto;
  width: 1200px;
}
.companyinfo {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.companyinfo .companydetail {
  display: flex;
  flex: 1.5;
}
.companyinfo .companydetail .companylogo {
  width: 125px;
  height: 125px;
  border-radius: 10px;
  background: #d9d9d9;
  border: 1px solid #ececec;
}
.companyinfo .infotext {
  margin-left: 17px;
  padding-top: 5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #091831;
}
.companyinfo .infotext .infotext_title {
  line-height: 28px;
  font-weight: bold;
  font-size: 22px;
  color: #0f131a;
}
.companyinfo .companycontact {
  padding-top: 8px;
  flex: 0.5;
  text-align: right;
}
.companyinfo .companycontact p {
  font-weight: 400;
  font-size: 12px;
  color: #7d8696;
}
.companyinfo .companycontact img {
  display: inline-block;
}
.companyinfo .companycontact .contact_tel {
  margin-top: 25px;
  font-weight: 400;
  font-size: 18px;
  font-weight: bold;
  color: #ee1c25;
}
.companyinfo .companycontact .contact_tel img {
  vertical-align: -3px;
  margin-right: 7px;
}
.companyinfo .companycontact .contact_tel_btn {
  float: right;
  margin-top: 2px;
  margin-left: 10px;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  color: #091831;
}
.companyinfo .companycontact .contact_focus {
  display: inline-block;
  margin-top: 16px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  width: 120px;
  line-height: 38px;
  background: #ee1c25;
  border-radius: 4px;
}
.companyinfo .companycontact .contact_focus.liked {
  color: #ee1c25;
  border: 1px solid #ee1c25;
  background: none;
}
.companyinfo .companycontact .contact_focus img {
  margin-right: 4px;
  vertical-align: -1px;
}
.companypic {
  /* margin-top: 20px; */
}
.companylabels {
  height: 72px;
  background: #fff;
}
.companylabels .labels {
  font-size: 18px;
  color: #ee1c25;
  line-height: 72px;
}
.companylabels .labels a {
  display: inline-block;
  margin-right: 15px;
}
.companylabels .labels a.active {
  color: #ee1c25;
  border-bottom: 2px solid #ee1c25;
}
.companymodel .labels_title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 22px;
  color: #0f131a;
  line-height: 42px;
}
.companymodel .labels_content {
  position: relative;
  padding: 20px 4px 4px 20px;
  background: #fff;
}
.labels_content .contentlist {
}
.labels_content .contentitem {
  float: left;
  margin-bottom: 16px;
  text-align: center;
  width: 278px;
  height: 354px;
  margin-right: 16px;
  background: #f3f4f8;
  border-radius: 8px;
}
.labels_content .contentitem img {
  display: inline-block;
  width: 258px;
  height: 258px;
  margin-top: 10px;
}
.labels_content .contentitem p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 这里的数字代表显示的行数 */
  overflow: hidden;
  padding: 0 10px;
  line-height: 22px;
}
.labels_content .contentitem .title {
  font-size: 14px;
  color: #091831;
  font-weight:400;
}
.labels_content .contentitem .info {
  font-size: 14px;
  color: #ff5500;
}
.labels_content .contentitem .price {
  font-size: 14px;
  color: #9295a5;
}
.labels_content .infobrief {
  float: left;
  padding: 20px;
  width: 238px;
  min-height: 384px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #091831;
  background: #f3f4f8;
  border-radius: 8px;
}
.labels_content .infobrief .logo {
  width: 238px;
  height: 238px;
  margin: 0 auto;
}
.labels_content .infobrief h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
  color: #0f131a;
}
.iconstore {
  display: inline-block;
  margin-left: 8px;
  width: 20px !important;
  height: 21px !important;
  vertical-align: -2px;
}
.infospan {
  margin-right: 12px;
}
.labels_content .infobrief p {
}
.labels_content .infodetail {
  float: left;
  width: 848px;
  padding-bottom: 30px;
  margin: 0px 25px;
}
.labels_content .infodetail img {
  max-width: 750px;
  margin: 0 auto;
}
.labels_content .commentbtn {
  float: right;
  margin-right: 20px;
  width: 102px;
  height: 34px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  background: #156cff;
  border-radius: 4px;
  cursor: default;
}
.labels_content .commentlist {
  margin-top: 50px;
}
.labels_content .commentitem {
  position: relative;
  margin-right: 20px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}
.labels_content .commentitem .advar {
  float: left;
  margin-right: 10px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
.labels_content .commentitem .commentids {
  margin-top: 6px;
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.labels_content .commentitem .commentids .info {
  color: #a1a5b6;
}
.labels_content .commentitem .comment {
  margin-top: 20px;
  margin-left: 66px;
  font-size: 18px;
  line-height: 34px;
}
/* 精选评论图标 */
.comment_flag {
  position: absolute;
  top: 15px;
  right: 190px;
  width: 87px;
  height: 77px;
}
/* 查看更多按钮（评论处） */
.morebuttons {
  display: block;
  margin: 10px 0 20px 0;
  color: #a1a5b6;
  font-size: 14px;
  text-align: center;
}
.morebuttons img {
  display: inline-block;
  vertical-align: -2px;
}
/* 提示弹窗 */
.popwrap {
  display: none;
}
.popwrap .popbg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.poptips {
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -310px;
  padding-bottom: 30px;
  width: 620px;
  /* height: 200px; */
  text-align: center;
  background: #ffffff;
  border-radius: 8px;
  z-index: 10;
}
.poptips h5 {
  height: 62px;
  font-weight: bold;
  font-size: 20px;
  color: #0f131a;
  line-height: 60px;
  background: linear-gradient(180deg, #ffe8e9 0%, #ffffff 100%);
  border-radius: 8px 8px 0px 0px;
  border-bottom: 1px solid#FFE8E9;
}
.poptips p {
  margin: 50px 100px;
  font-weight: 400;
  font-size: 16px;
  color: #0f131a;
  line-height: 36px;
}
.poptips .popclose {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 16px;
  height: 15px;
}
.poptips .whitebtn {
  display: inline-block;
  width: 130px;
  line-height: 42px;
  font-weight: 400;
  font-size: 16px;
  color: #ee1c25;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ee1c25;
}
.poptips .redbtn {
  display: inline-block;
  width: 130px;
  line-height: 42px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  background: #ee1c25;
  border-radius: 4px;
}
/* 主推产品展开收起 */
.readmorebg {
  position: absolute;
  bottom: 0;
  width: 857px;
  height: 52px;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0.3) 60%,
    rgba(255, 255, 255, 0) 100%
  );
}
.readmore {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
  margin-bottom: 12px;
  display: inline-block;
  width: 90px;
  line-height: 28px;
  text-align: center;

  background: #ececec;
  border-radius: 14px;
}
#read-more a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #156cff;
}
/* 发布留言弹窗样式 */
.formgroup {
  margin-top: 15px;
  display: flex;
}
.formgroup i {
  font-style: normal;
  color: #ee1c25;
}
.formgroup span {
  display: inline-block;
  text-align: left;
  width: 96px;
  color: #091831;
  font-size: 14px;
  line-height: 40px;
}
.formgroup .msgipt {
  width: 70%;
  height: 43px;
  padding-left: 18px;
  line-height: 43px;
  border: 1px solid #e9e9e9;
}
.formgroup .msgipt.textarea {
  height: 110px;
  line-height: 22px;
}
.message {
  padding: 24px 30px;
}
.messageinfo {
  /* display: flex; */
}
.messageinfo img {
  margin: 0 auto;
  border-radius: 50%;
}
.messageinfo span {
  display: inline-block;
  line-height: 56px;
  margin-left: 10px;
}
p.messagetext {
  margin: 10px 0;
  text-align: left;
  font-size: 14px;
  color: #7d8696;
  line-height: 36px;
}
.message textarea {
  width: 550px;
  padding: 10px;
  line-height: 22px;
  height: 113px;
  border: 1px solid #e9e9e9;
}
