body {
  background-color: #f3f4f8;
}
.mr30 {
  margin-right: 30px;
}
.pages {
  width: 1200px;
  margin: 0 auto;
}

/* 提示弹窗 */
.popwrap {
  display: none;
}
.popwrap .popbg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 11;
}
.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: 11;
}
.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;
}
.footer {
  position: relative;
  z-index: 9;
}

.title {
  font-size: 14px;
  color: #a1a5b6;
  padding: 10px 0;
}
.title a {
  color: #ee1c25;
}
.goodshead {
  background: none;
}
.head_left {
  width: 905px;
  min-height: 430px;
  float: left;
  margin-right: 15px;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
}

.head_rignt {
  float: left;
}

.head_left_1 {
  height: 430px;
  overflow-y: scroll;
  float: left;
}

.head_left_1 img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  display: block;
  border: 1px solid #fff;
}
.head_left_1 img.active {
  border: 1px solid #ff2825;
}
.head_left_1 img:hover {
}
.head_left_1::-webkit-scrollbar {
  display: none;
}

.head_left_2 {
  float: left;
}

.head_left_2 img {
  width: 430px;
  height: 430px;
  margin-left: 15px;
  border: 1px solid #eaebef;
}

.head_left_3 {
  float: left;
  width: 350px;
  margin-left: 15px;
}

.head_left_3_title {
  width: 380px;
  font-size: 20px;
  color: #0f131a;
  font-weight: bold;
}

.head_left_3_ld {
  font-size: 14px;
  color: #ff5500;
  margin-top: 5px;
}
.head_left_3_ld img {
  width: 200px;
}

.head_left_3_gg_cont {
  clear: both;
  padding-top: 20px;
  font-size: 14px;
  color: #091831;
}

.head_left_3_gg_cont div {
  float: left;
}

.head_left_3_gg_cont div:nth-of-type(1) {
  width: 90px;
  text-align: right;
  color: #7d8696;
}

.head_left_3_gg_cont div:nth-of-type(2) {
  width: 260px;
}

.head_left_3_cz {
  width: 350px;
  margin-top: 35px;
}

.head_left_3_cz_cont {
  width: 25%;
  float: left;
  color: #505765;
  font-size: 12px;
  cursor: pointer;
}
.head_left_3_cz_cont:hover .Jdzimg {
  opacity: 0.8;
  filter: brightness(1.3);
  transition: all 0.3s ease;
}
.head_left_3_cz_cont:hover .Jscimg {
  opacity: 0.8;
  filter: brightness(1.3);
  transition: all 0.3s ease;
}
.head_left_3_cz_cont > img {
  width: 26px;
  height: 26px;
  display: block;
  margin: 0 auto 3px;
}
.head_left_3_cz_cont a {
  text-align: center;
  color: #505765;
}

.head_left_3_cz_cont .imgicon {
  width: 26px;
  height: 26px;
  display: block;
  margin: 0 auto 3px;
}
.head_left_3_cz_cont > div {
  text-align: center;
}

.head_left_3_cz_cont:nth-of-type(4) {
  margin-top: 4px;
}

.head_left_3_cz_cont:nth-of-type(4) > div {
  margin-top: 3px;
}
.head_left_3_cz_cont:last-child {
  width: 30%;
  color: #0f131a;
  font-weight: bold;
}
.head_left_3_cz_cont .telgroup img {
  display: inline-block;
  vertical-align: -4px;
}
.head_right {
  position: fixed;
  width: 210px;
  height: 470px;
  padding: 0 15px;
  margin-left: 960px;
  background-color: #fff;
  border-radius: 8px 8px 8px 8px;
  z-index: 9;
}
.head_right_shadow {
  box-shadow: 0px 0px 12px 0px rgba(198, 202, 218, 0.36);
}

.head_right_bg {
  width: 240px;
  height: 84px;
  border-radius: 8px 8px 0px 0px;
  background: linear-gradient(180deg, #ffe8e9 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
}

.head_right_logo {
  width: 92px;
  height: 92px;
  position: relative;
  border-radius: 50%;
  display: block;
  margin: 30px auto 0;
}

.head_right_shopname {
  color: #0f131a;
  font-size: 14px;
  margin: 17px 0;
  text-align: center;
  font-weight: bold;
}

.head_right_cont {
  font-size: 13px;
  color: #091831;
  text-align: center;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.linelimit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
  height: 17px;
  display: block;
}

.head_right_bt {
  clear: both;
}

.head_right_bt div {
  width: 96px;
  height: 36px;
  border-radius: 6px;
  border: 1px solid #ee1c25;
  font-size: 13px;
  color: #ee1c25;
  text-align: center;
  line-height: 36px;
  float: left;
  margin-top: 15px;
}
.head_right_bt div a {
  display: inline-block;
  color: #ee1c25;
}
.head_right_bt div:first-child {
  margin-right: 10px;
}
.head_right_line {
  margin-top: 20px;
  width: 210px;
  height: 1px;
  background: #e9e9e9;
}

.cont {
  margin-top: 15px;
  background: #fff;
  min-height: 700px;
}
.cont .contthum {
  float: left;
  width: 168px;
  padding: 20px;
}
.cont .contthum h2 {
  position: relative;
  font-size: 16px;
  color: #091831;
  line-height: 22px;
}
.cont .contthum h2:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 3px;
  width: 3px;
  height: 16px;
  background: linear-gradient(-90deg, #ff2825 0%, #fa6456 100%);
  border-radius: 1px;
}
.cont .continfo {
  float: left;
  width: 680px;
  padding-left: 20px;
  border-left: 1px solid #f3f4f8;
}
.cont .continfo p img {
  width: 100%;
}
.cont .thumlist {
  margin-top: 10px;
}
.cont .thumlist .thumitem {
  margin-bottom: 13px;
}
.cont .thumlist .thumitem p {
  font-size: 14px;
  margin-top: 6px;
  color: #091831;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
}
.conttabs {
  padding-top: 10px;
  width: 680px;
  font-size: 18px;
  color: #0f131a;
  line-height: 42px;
  background: #fff;
}
.conttabs .tab_title {
  display: inline-block;
  cursor: default;
  margin-right: 20px;
}
.conttabs .tab_title.active {
  color: #ee1c25;
  border-bottom: 2px solid #ee1c25;
}
.tabsbox {
  margin-top: 20px;
}
.tabstitle {
  margin: 20px 0;
  padding-left: 14px;
  font-size: 18px;
  color: #000000;
  line-height: 36px;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 50%,
    rgba(255, 255, 255, 0.1) 100%
  );
}
.tabsbox .tab_cont {
  display: block;
}
.tabsbox .tab_cont.active {
  display: block;
}

.newslist {
  position: relative;
  margin-top: 10px;
  width: 100%;
  height: 100px;

  line-height: 28px;
  background: #fff;
  overflow: hidden;
}
.newstext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 产品详情 */
.labels_content {
  position: relative;
  padding: 20px 4px 4px 20px;
  background: #fff;
}
.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;
}
/* 发布留言弹窗样式 */
.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;
}
.poptips 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;
}
