.footer {
  min-width: 1200px;
  background: #2f3237;
}
.footer .copy {
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #999;
}
.footer .copy a {
  color: #999;
  padding: 0 10px;
  border-right: solid 1px #999;
}
.footer .copy a:last-child {
  border-right: none;
}
.footer i {
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-nav {
  padding: 30px 0 14px 0;
  font-size: 0;
}
.footer .footer-nav li {
  margin-right: 80px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
}
.footer .footer-nav li span {
  display: inline-block;
  vertical-align: middle;
  color: #a2a2a3;
}
.footer .footer-nav li .weixin {
  background: #797979;
  color: #fff;
  padding: 4px 14px;
  border-radius: 4px;
}
.footer .footer-nav-main {
  border-top: solid 1px #3e4042;
  border-bottom: solid 1px #3e4042;
}
.footer .footer-nav-main ul {
  font-size: 0;
}
.footer .footer-nav-main li {
  display: inline-block;
  padding-top: 14px;
  margin-right: 60px;
  vertical-align: top;
  width: 98px;
  height: 136px;
}
.footer .footer-nav-main li:nth-child(5) {
  margin-right: 40px;
}
.footer .footer-nav-main li:not(:last-child) {
  border-right: solid 1px #3e4042;
}
.footer .footer-nav-main li:last-child {
  width: auto;
}
.footer .footer-nav-main a {
  font-size: 12px;
  padding: 6px 0;
  display: block;
  color: #fff;
}
.footer .qr-info {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
  padding: 10px 0 0 10px;
}
.footer .qr-info h5 {
  padding: 10px 0;
}
.footer .qr-info span {
  font-size: 26px;
  color: #058b8e;
}
.justify-layout > div {
  text-align: justify;
  *text-align: inter-ideograph;
}
.justify-layout > div > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.justify-layout > div > .justify-last {
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.detail {
  background: #fff;
  width: 1160px;
  margin: 0 auto 12px auto;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
.nav {
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}
.nav .nav-bar {
  width: 100%;
  height: 42px;
  overflow: hidden;
  background: #1c2329;
  line-height: 42px;
}
.nav .nav-bar ul {
  font-size: 0px;
}
.nav .nav-bar li {
  display: inline-block;
  vertical-align: top;
}
.nav .nav-bar a {
  font-size: 14px;
  color: #adafb1;
  border-right: solid 2px #adafb1;
  padding: 0 40px;
  text-decoration: none;
}
.nav .nav-bar .empty {
  width: 205px;
}
.detail-head {
  margin-bottom: 10px;
  background: #f5f5f5;

  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 25px 0;
}
.detail-head .detail-head-l {
  width: 264px;
  padding: 0 0 0 70px;
}
.detail-head .detail-head-l .pic-c{
    position: relative;
}
.detail-head .detail-head-l .pic-c .icon-brand{
    width: 84px;
    height: 72px;
    position: absolute;
    right: 0;
    top: -6px;
    z-index: 2;
    background: url(/images/item_tag.png) no-repeat;
}
.detail-head .detail-head-l .btn {
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: -webkit-flex;
}
.detail-head .detail-head-l .btn p {
  width: 72px;
  text-align: center;
  font-size: 16px;
  line-height: 3;
  margin-top: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  cursor: pointer;
}
.detail-head .detail-head-l .btn .justify-last {
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.detail-head .detail-head-r {
  width: 500px;
}
.detail-head .detail-head-r li:not(:first-child) {
  padding-top: 10px;
  line-height: 20px;
}
.detail-head .detail-head-r li:not(:first-child) img{ display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:10px;}
.detail-head .detail-head-r li:not(:first-child) span {
  display: inline-block;
  width: 240px;
}
.detail-head .detail-head-r li:last-child{
  padding-top: 25px;
}
.detail-head .detail-head-r li i {
  font-style: normal;
}
.detail-head .detail-head-r li:first-child {
  border-bottom: dashed 1px #e1dfdf;
  text-align: justify;
  padding:0 10px 10px;
}
.detail-head .detail-head-r li:first-child > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.detail-head .detail-head-r li:first-child > .justify-last {
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.detail-head .detail-head-r li:last-child a {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  margin-right: 20px;
}
.detail-head .detail-head-r li:last-child a:nth-child(1) {
  width: 200px;
  background: #d21e2f;
  color: #fff;
}
.detail-head .detail-head-r li:last-child a:nth-child(2) {
  width: 200px;
  background: #c99d60;
  color: #fff;
}
.detail-head .detail-head-r li:last-child a:nth-child(3) {
  width: 280px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #e1dfdf;
  background: #fff;
}
.detail-head .detail-head-r li .title-l {
  font-size: 20px;
}
.detail-head .detail-head-r li .title-l i {
  display: inline-block;
  width: 80px;
  height: 27px;
  line-height: 27px;
  vertical-align: top;
  font-size: 12px;
  color: #fff;
  background: #d21e2f url(../img/bair.png) no-repeat 8px center;
  padding-left: 30px;
  margin-left: 10px;
}
.detail-head .detail-head-r li .title-r {
  height: 20px;
  line-height: 20px;
}
.detail-head .detail-head-r li .title-r  span{
  width:auto;
}
.detail-head .cheng-row{
  padding-top: 10px !important;
}
.detail-head .detail-head-r li .title-r img{
  height:20px;
}
.current {
  border-bottom: solid 2px #d21e2f;
  padding: 10px 0;
  margin-bottom: 10px;
}
.current span:last-child {
  color: #d21e2f;
}
.recommon {
  margin-top: 100px;
  padding: 0 40px 0 20px;
}
.recommon .see {
  width: 315px;
  margin: 0 auto 0 auto;
  text-align: center;
  padding-bottom: 12px;
  font-size: 20px;
  background: url(../img/hong.png) no-repeat 8px bottom;
}
.recommon .item {
  width: 182px;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.recommon .item p {
  padding: 10px 0;
}
.recommon .item i {
  display: block;
  width: 100%;
  border: solid 1px #e7e7e7;
}
.tpfl {
  float: left;
  width: 920px;
}
.tpfl ul {
  overflow: hidden;
}
.tpfl ul li {
  float: left;
  width: 218px;
  border: 1px solid #d21e2f;
  background: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.tpfl ul li .div1 {
  height: 180px;
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
  width: 300px;
}
.tpfl ul li .div1 img {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.tpfl ul li .div2 {
  position: absolute;
  left: -1px;
  bottom: -15px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  width: 220px;
  text-align: center;
  background: #d21e2f;
  display: none;
}
.tpfl ul li .div2 a {
  color: #fff;
}
.tpfl ul li .div2 img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: middle;
}
.tpfl ul li p {
  padding: 0 10px;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  color: #4f4f4f;
}
.tpfl ul li p a {
  font-size: 12px;
  color: #d21e2f;
  float: right;
}
.tpfl ul li:hover .div2 {
  display: block;
}
.nrfr {
  width: 240px;
  float: right;
}
.nrfr h1 {
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  background: #d21e2f;
}
.nrfr h1 img {
  margin-right: 25px;
  vertical-align: middle;
  margin-top: -2px;
  display: inline-block;
}
.nrfr .u1 {
  overflow: hidden;
  background: #fff;
  margin-bottom: 12px;
}
.nrfr .u1 li {
  padding: 5px 15px;
  overflow: hidden;
  border-top: 1px dotted #e1dfdf;
}
.nrfr .u1 li:first-of-type {
  border: 0;
}
.nrfr .u1 li .tx {
  width: 54px;
  height: 54px;
  float: left;
}
.nrfr .u1 li .wz {
  float: right;
  width: 141px;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 20px;
  padding-top: 7px;
}
.nrfr .u1 li .wz span {
  font-size: 12px;
}
.nrfr .u2 {
  overflow: hidden;
}
.nrfr .u2 li {
  margin-bottom: 25px;
}
.footer-ad {
  width: 100%;
  height: 115px;
  background: url(../img/bj.png) repeat-x 0;
}
.footer-ad li {
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  height: 115px;
  text-align: center;
}
.footer-ad li img {
  margin: 0 auto;
}
.detail-content .tab{ width:900px; border:1px solid #dedede; border-left:0; margin-bottom:35px; margin-top:3px;}
.detail-content .tab tr th{ background:#d21e2f; font-weight:normal; border-bottom:1px solid #dedede; height:40px; color:#fff; font-size:18px; text-align:center;}
.detail-content .tab tr th,
.detail-content .tab tr td{border-left:1px solid #dedede;}
.detail-content .tab tr td{ padding:35px 10px; font-size:14px;}
.detail-content .tab1{ width:900px; border:1px solid #dedede; border-bottom:0; border-left:0; margin-bottom:35px;}
.detail-content .tab1 tr th{ font-size:18px; color:#2a2a2a; height:40px; font-weight:normal; background:#d5d5d5;}
.detail-content .tab1 tr th,
.detail-content .tab1 tr td{border-left:1px solid #dedede; text-align:center;}
.detail-content .tab1 tr td{ border-bottom:1px solid #dedede; height:68px;}
.detail-content .tab1 img{ display:inline-block;}
.detail-content .tab1 tr:nth-of-type(even) td{ background:#e7e7e7; color:#2a2a2a; font-size:14px;}


.detail-content .tab2{ width:900px; border:1px solid #dedede; border-bottom:0; border-left:0; margin-bottom:35px;}
.detail-content .tab2 tr th{ font-size:18px; color:#565656; height:40px; font-weight:normal; background:#d5d5d5;}
.detail-content .tab2 tr th,
.detail-content .tab2 tr td{border-left:1px solid #dedede; text-align:center;}
.detail-content .tab2 tr td{ border-bottom:1px solid #dedede; height:68px;}
.detail-content .tab2 img{ display:inline-block;}
.detail-content .tab2 tr:nth-of-type(even) td{ background:#fff; color:#565656; font-size:14px;}
.tab2 tbody tr .tab2_1 {font-size: 14px;height:60px;line-height: 30px;color: #565656;background-color: #FFF;border-bottom:1px solid #dedede;}

.detail-content .tab3{ width:900px; border:1px solid #dedede; border-bottom:0; border-left:0; margin-bottom:35px;}
.detail-content .tab3 tr th{ font-size:18px; color:#565656; height:40px; font-weight:normal; background:#d5d5d5;}
.detail-content .tab3 tr th,
.detail-content .tab3 tr td{border-left:1px solid #dedede; text-align:center;}
.detail-content .tab3 tr td{ border-bottom:1px solid #dedede; height:68px;}
.detail-content .tab3 img{ display:inline-block;}
.detail-content .tab3 tr:nth-of-type(even) td{ background:#fff; color:#565656; font-size:14px;}
.tab3 tbody tr .tab3_1 {font-size: 14px;height:60px;line-height: 30px;color: #565656;background-color: #FFF;border-bottom:1px solid #dedede;}



.seller-info{
  background-color: #ffffff;
  width: 218px;
  height: 310px;
  margin-right: 24px;
  padding: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  box-sizing: border-box;
}
.seller-info .consult-tit{
  font-size: 16px;
  color: #6a6a6a;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.seller-info .applet-qrcode-pic{
  width: 124px;
  height: 124px;
  background: url("../images/biz_qrcode.png");
}
.seller-info .open-msg-btn{
  width: 150px;
  height: 30px;
  margin-top: 20px;
  border-radius: 15px;
  background-color: #d21e2f;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.seller-info .wetalk-icon{
  width: 20px;
  height: 20px;
  background: url("../images/icon_wetalk_20-20.png");
  margin-right: 5px;
  display:inline-block;
  vertical-align:middle;
}
.seller-info .our-telphone{
  font-size: 12px;
  color: #6a6a6a;
  margin-top: 15px;
}
.seller-info .open-our-info{
  width: 150px;
  margin-top: 5px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.seller-info .column-info{
  line-height: 20px;
  font-size: 12px;
  color: #6a6a6a;
}
.seller-info .manager-icon{
  width: 14px;
  height: 14px;
  background: url("../images/icon_talk_14-14.png");
  margin-right: 5px;
  display:inline-block;
  vertical-align:middle;
}
.seller-info .complaint-icon{
  width: 13px;
  height: 14px;
  background: url("../images/icon_complaint_13-14.png");
  margin-right: 5px;
  display:inline-block;
  vertical-align:middle;
}