/*首页*/
#app.home {
  background-color: #F2F2F2;
}

.xj-homeWarp .navItems {
  height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #C52820;

}

.xj-homeWarp .navShow {
  padding-left: 266px;
}

.xj-homeWarp .navShow ul li {
  display: inline-block;
  padding-right: 154px;
}

.xj-homeWarp .navShow ul li.news {
  padding-right: 0;
}

.xj-homeWarp .navShow ul li a {
  color: #333;
  font-size: 18px;
  line-height: 40px;
}

.xj-homeWarp .navShow ul li a.curr,
.xj-homeWarp .navShow ul li a:hover {
  color: #C52820;
}

.xj-homeWarp .xj_goods_type {
  width: 218px;
  margin-top: -40px;
  position: relative;
  z-index: 9;
  float: left;
}

.xj-homeWarp .xj_goods_type .typeBar {
  width: 218px;
  height: 40px;
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
  border-radius: 2px 2px 0 0;
  line-height: 40px;
  text-align: left;
  padding-left: 18px;
}

.xj-homeWarp .xj_goods_type .typeBar h2 {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding-left: 26px;
  background: url(../images/icon_protypeti.png) left center no-repeat;
}

.xj-homeWarp .xj_goods_type .xj_menuShow {
  background-color: #fff;
  width: 218px;
  height: 410px;
  padding: 8px 0;
  position: relative;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav {
  height: 70px;
  padding: 8px 16px;
  cursor: pointer;
  width: 218px;
  color: #333;
  background: none;
  border: none;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .el-button {
  text-align: left;
  border-radius: 0;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .el-dropdown {
  display: block;
  position: static
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav:hover {
  background-color: rgba(239, 36, 46, .1);
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav .xj_classify_c1 {
  line-height: 22px;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav .xj_classify_c1 span {
  font-size: 16px;
  padding-left: 26px;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav .xj_classify_c2 {
  margin-top: 6px;
  overflow: hidden;
  height: 16px;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav .xj_classify_c2 span {
  padding-right: 22px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .leftItemNav .xj_classify_c2 span a {
  color: #666;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li:nth-child(1) .leftItemNav .xj_classify_c1 span {
  background: url(../images/icon_pro_nav1.png) left center no-repeat;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li:nth-child(2) .leftItemNav .xj_classify_c1 span {
  background: url(../images/icon_pro_nav2.png) left center no-repeat;
}
.xj-homeWarp .xj_goods_type .xj_menuShow ul li:nth-child(3) .leftItemNav .xj_classify_c1 span{
  background: url(../images/icon_pro_nav3.png) left center no-repeat;
}
.xj-homeWarp .xj_goods_type .xj_menuShow ul li:nth-child(4) .leftItemNav .xj_classify_c1 span{
  background: url(../images/icon_pro_nav4.png) left center no-repeat;
}
.xj-homeWarp .xj_goods_type .xj_menuShow ul li:nth-child(5) .leftItemNav .xj_classify_c1 span{
  background: url(../images/icon_pro_nav5.png) left center no-repeat;
}
.xj-homeWarp .xj_goods_type .xj_menuShow ul li .rightItemNav {
  position: absolute;
  width: 260px;
  height: 410px;
  background-color: #fff;
  left: 219px;
  top: 1px;
  box-shadow: 0 1px 2px #f0f0f0;
  border-radius: 0;
  margin: 0;
  padding: 20px 10px;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .rightItemNav li.el-dropdown-menu__item {
  display: inline-block;
  line-height: 22px;
  padding: 0 5px;
  margin-bottom: 4px;
}

.xj-homeWarp .xj_goods_type .xj_menuShow ul li .rightItemNav li.el-dropdown-menu__item a {
  color: #666;
}

.xj-homeWarp .homeAd_c1 {
  width: 504px;
  float: left;
  margin: 8px 0 0 8px;
}

.xj-homeWarp .homeAd_c1 .focus-slider {
  width: 504px;
  height: 282px;
  margin-bottom: 8px;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro {
  height: 110px;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul {
  margin-left: -8px;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li {
  width: 120px;
  height: 112px;
  background-color: #fff;
  float: left;
  margin-left: 8px;
}
.xj-homeWarp .homeAd_c1 .home_rc_pro ul li a{
  display: block;
  padding: 10px 8px;
}
.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .title {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .price {
  text-align: center;
  line-height: 18px;
  color: #EF242E;
  margin-top: 12px;
  font-weight: bold;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .index_num {
  line-height: 18px;
  margin-top: 12px;
  overflow: hidden;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .index_num span {
  color: #EF242E;
  display: block;
  font-weight: bold;
  font-size: 13px;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .index_num span:nth-child(1) {
  float: left;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li .index_num span:nth-child(2) {
  float: right;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li.minus .price {
  color: #73B82E;
}

.xj-homeWarp .homeAd_c1 .home_rc_pro ul li.minus .index_num span {
  color: #73B82E;
}

.xj-homeWarp .homeAd_c2 {
  width: 200px;
  margin: 8px 0 0 8px;
  float: left;
}

.xj-homeWarp .homeAd_c2 .xj_rc_ad {
  width: 200px;
  height: 282px;
  margin-bottom: 8px;
}

.xj-homeWarp .homeAd_c2 .xj_rc_shop {
  width: 200px;
  height: 112px;
  background-color: #fff;
  padding: 0 16px;
}

.xj-homeWarp .homeAd_c2 .xj_rc_shop .tibar {
  line-height: 22px;
  padding: 8px 0 0 0;
  height: 30px;
  border-bottom: none;
  font-size: 16px;
}

.xj-homeWarp .homeAd_c2 .rc_shopList {
  margin-top: 8px;
  height: 66px;
  overflow: hidden;
}

.xj-homeWarp .homeAd_c2 .rc_shopList ul {
  margin-left: -8px;
}

.xj-homeWarp .homeAd_c2 .rc_shopList ul li {
  width: 80px;
  height: 66px;
  border: 1px solid #F0F0F0;
  float: left;
  margin-left: 8px;
}

.xj-homeWarp .homeAd_c2 .rc_shopList ul li .img {
  width: 78px;
  height: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.xj-homeWarp .homeAd_c2 .rc_shopList ul li .img img {
  max-width: 78px;
  max-height: 64px;
}

.xj-homeWarp .grid_c1 .xj_user {
  float: right;
  width: 254px;
  height: 402px;
  background-color: #fff;
  margin-top: 8px;
  padding: 16px 0;
}

.xj-homeWarp .grid_c1 .xj_user .userBox {
  text-align: center;
  padding: 0 16px;
}

.xj-homeWarp .grid_c1 .xj_user .userBox .pic {
  margin-bottom: 4px;
}

.xj-homeWarp .grid_c1 .xj_user .userBox .pic img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.xj-homeWarp .grid_c1 .xj_user .userBox .user_name {
  line-height: 20px;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn {
  height: 30px;
  margin-top: 14px;
  text-align: center;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li {
  display: inline-block;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.login {
  width: 60px;
  margin-right: 8px;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li a {
  display: block;
  text-align: center;
  color: #EF242E;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.login a {
  display: block;
  line-height: 30px;
  color: #fff;
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.register {
  width: 60px;
  margin-right: 8px;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.register a {
  border: 1px solid #EF242E;
  line-height: 28px;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.openshop {
  width: 86px;
}

.xj-homeWarp .grid_c1 .xj_user .user_btn ul li.openshop a {
  border: 1px solid #EF242E;
  line-height: 28px;
}

.homenoticeList {
  padding: 0 16px 8px 16px;
  margin-top: 30px;
  border-bottom: 1px solid #F0F0F0;
}

.homenoticeList .sub_nav a {
  display: inline-block;
  line-height: 20px;
  margin-right: 30px;
  color: #999;
}

.homenoticeList .sub_nav a.curr {
  color: #333;
  border-bottom: 2px solid #F0242E;
}

.noticeListShow {
  margin-top: 14px;
}

.noticeListShow .list ul li {
  height: 20px;
  margin-bottom: 5px;
}

.noticeListShow .list ul li .itemText {
  line-height: 20px;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.noticeListShow .list ul li:hover .itemText {
  color: #F0242E;
}

.honeWatchShow {
  margin-top: 8px;
  height: 75px;
}

.honeWatchShow .watchItem {
  width: 33.3333%;
  text-align: center;
  float: left;
}

.honeWatchShow .watchItem .ico {
  padding-top: 14px;
}

.honeWatchShow .watchItem .itemText {
  line-height: 20px;
  padding-top: 6px;
}

.homegrid {
  background-color: #fff;
  margin-bottom: 8px;
}

.homegrid.grid_c1 {
  background: none;
}

.homegrid .tibar {
  height: 54px;
  padding: 0 16px;
  border-bottom: 1px solid #F0F0F0;
  position: relative;
}

.homegrid .tibar span {
  display: block;
  line-height: 54px;
  float: left;
}

.homegrid .tibar span.more {
  float: right;
}

.homegrid .tibar span.more a {
  color: #666;
}

.homegrid .tibar span.tiShow {
  font-size: 20px;
  padding-left: 34px;
}

.homegrid.grid_priceIndex .tibar span.tiShow {
  background: url(../images/icon_h_page1.png) left center no-repeat;
}

.homegrid.grid_mall .tibar span.tiShow {
  background: url(../images/icon_h_page2.png) left center no-repeat;
}

.homegrid .grid_mallShow {
  padding: 16px;
}

.homegrid .homemodTitle {
  height: 44px;
  background-color: #F8F8F8;
  padding: 0 16px;
}

.homegrid .homemodTitle span {
  display: block;
  float: left;
  line-height: 44px;
}

.homegrid .homemodTitle span.tiname {
  font-size: 18px;
}

.homegrid .homemodTitle span.tips {
  color: #999;
  padding-left: 16px;
}

.homegrid .homemodTitle span.more {
  float: right;
}

.homegrid .homemodTitle span.more a {
  color: #666;
  padding-left: 20px;
}

.homegrid.grid_demand .tiShow {
  background: url(../images/icon_h_page3.png) left center no-repeat;
}

.homegrid .grid_mallShow .deal_item {
  border: 1px solid #F0F0F0;
  border-bottom: none;
  height: 380px;
  float: left;
  width: 758px;
}

.homegrid .grid_mallShow .deal_item.deal_itemC1 {
  width: 394px;
  margin-right: 16px;
}

.homegrid .grid_mallShow .deal_item .promod_list {
  margin-top: 18px;
  height: 317px;
  border-bottom: 1px solid #f0f0f0;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li {
  height: 79px;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 16px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li:last-child {
  border-bottom: none;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modInfo {
  width: 224px;
  float: left;
  margin-right: 20px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modTiLabel {
  height: 18px;
  margin-top: 16px;
  margin-bottom: 8px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modTiLabel span {
  display: block;
  line-height: 18px;
  float: left;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modTiLabel span.standard {
  background-color: #1D92EB;
  margin-right: 16px;
  padding: 0 4px;
  font-size: 12px;
  color: #fff;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modTiLabel span.ratio {
  float: right;
  max-width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .supplier {
  line-height: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modData {
  float: right;
  text-align: right;
  margin-top: 16px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modData span {
  display: block;
  line-height: 18px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modData span.weight {
  margin-bottom: 8px;
}

.homegrid .grid_mallShow .deal_item .promod_list ul li .modData span.price {
  color: #FF4F33;
}

.homegrid .grid_mallShow .deal_item .prolistShow .Table_thead {
  height: 46px;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 16px;
  line-height: 46px;
  color: #999;
}

.homegrid .grid_mallShow .deal_item .prolistShow .standardinfo {
  width: 44px;
  margin-right: 20px;
}

.homegrid .grid_mallShow .deal_item .prolistShow .nameinfo {
  width: 62px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.homegrid .grid_mallShow .deal_item .prolistShow .hlinfo {
  width: 70px;
  text-align: center;
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.homegrid .grid_mallShow .deal_item .prolistShow .cginfo {
  width: 76px;
  text-align: center;
}

.homegrid .grid_mallShow .deal_item .prolistShow .priceinfo {
  width: 98px;
  margin-left: 20px;
}

.homegrid .grid_mallShow .deal_item .prolistShow .speakinfo {
  width: 62px;
  text-align: center;
}

.homegrid .grid_mallShow .deal_item .prolistShow .gysinfo {
  width: 168px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 10px
}

.homegrid .grid_mallShow .deal_item .prolistShow .timeinfo {
  width: 84px;
  margin-left: 10px;
}

.homegrid .grid_mallShow .deal_item .prolistShow .addressinfo {
  width: 56px;
  margin-left: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.homegrid .grid_mallShow .deal_item .prolistShow .uptimeinfo {
  float: right;
}

.homegrid .grid_mallShow .deal_item .prolistShow .pro_tbody {
  height: 288px;
  border-bottom: 1px solid #f0f0f0;
}

.homegrid .grid_mallShow .deal_item .prolistShow .pro_tbody ul li {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 16px;
}

.homegrid .grid_mallShow .deal_item .prolistShow .pro_tbody ul li .priceinfo {
  color: #FF4F33;
}

.homegrid .grid_mallShow .deal_item .prolistShow .pro_tbody ul li .standardinfo span {
  background-color: #1D92EB;
  color: #fff;
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  padding: 0 4px;
}

.homegrid.grid_news .tiShow {
  background: url(../images/icon_h_page4.png) left center no-repeat;
}

.homegrid .grid_newsShow {
  padding: 16px;
}

.homegrid .grid_newsShow .deal_item {
  width: 576px;
  float: left;
  border: 1px solid #F0F0F0;
  border-bottom: none;
}

.homegrid .grid_newsShow .Ntab_nav {
  float: left;
  /* margin-left: 30px; */
}

.homegrid .grid_newsShow .Ntab_nav a {
  display: inline-block;
  line-height: 44px;
  font-size: 16px;
  padding-right: 30px;
}

.homegrid .grid_newsShow .Ntab_nav a.curr {
  color: #EF242E;
}

.homegrid .grid_newsShow .deal_item.news {
  margin-right: 16px;
}

.homegrid .grid_newsShow .deal_item.news .newslist {
  height: 336px;
  border-bottom: 1px solid #F0F0F0;
}

.homegrid .grid_newsShow .newslist ul li {
  height: 48px;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 16px;
  line-height: 48px;
}

.homegrid .grid_newsShow .newslist ul li .title {
  width: 438px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}

.homegrid .grid_newsShow .newslist ul li:hover .title {
  color: #EF242E;
}

.homegrid .grid_newsShow .newslist ul li .time {
  float: right;
}

.homegrid .grid_companyShow .company .tibar span.tiShow {
  background: url(../images/icon_h_page5.png) left center no-repeat;
}

.homegrid .grid_companyShow .tibar span.tiShow {
  background: url(../images/icon_h_page6.png) left center no-repeat;
}

.homegrid .grid_companyShow .deal_item {
  width: 600px;
  float: left;
}

.homegrid .grid_companyShow .deal_item.company {
  border-right: 1px solid #F0F0F0;
}

.homegrid .grid_companyShow .deal_item .companyList {
  padding: 16px 16px 1px 16px;
}

.homegrid .grid_companyShow .deal_item .companyList ul {
  margin-left: -16px;
}

.homegrid .grid_companyShow .deal_item .companyList ul li {
  width: 128px;
  height: 105px;
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
  border: 1px solid #F0F0F0;
}

.homegrid .grid_companyShow .deal_item .companyList ul li .img {
  width: 126px;
  height: 103px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.homegrid .grid_companyShow .deal_item .companyList ul li .img img {
  max-width: 126px;
  max-height: 103px;
}

.homegrid.grid_feature {
  margin-bottom: 20px;
}

.homegrid.grid_feature .tibar .tiShow {
  background: url(../images/icon_h_page7.png) left center no-repeat;
}

.homegrid .grid_featureShow {
  padding: 16px;
}

.homegrid .grid_featureShow ul {
  margin-left: -16px;
}

.homegrid .grid_featureShow ul li {
  width: 280px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  float: left;
  margin-left: 16px;
}

.homegrid .grid_featureShow ul li a {
  display: block;
  height: 150px;
}

.homegrid .grid_featureShow ul li img {
  width: 280px;
  height: 150px;
  display: block;
}

/* .homegrid .grid_featureShow ul li.feature_01 {
    background: url(../images/feature_01.png) no-repeat;
    color: #B10277;
}
.homegrid .grid_featureShow ul li.feature_02 a{
    background: url(../images/feature_02.png) no-repeat;
    color: #003E6D;
}
.homegrid .grid_featureShow ul li.feature_03 a{
    background: url(../images/feature_03.png) no-repeat;
    color: #194B00;
}
.homegrid .grid_featureShow ul li.feature_04 a{
    background: url(../images/feature_04.png) no-repeat;
    color: #914901;
} */
.xj-homeWarp .clearheight {
  width: 100%;
  height: 10px;
}
.grid_priceIndex .priceIndexShow {
  padding: 16px 16px 24px 16px;
}
.grid_priceIndex .priceIndexShow ul {
  margin-left: -17px;
  height: 264px;
  overflow: hidden;
}
.grid_priceIndex .priceIndexShow ul li {
  width: 378px;
  height: 264px;
  border: 1px solid #F0F0F0;
  float: left;
  margin-left: 17px;
}
.grid_priceIndex .priceIndexShow ul li .title {
  padding-top: 16px;
}
.grid_priceIndex .priceIndexShow ul li .title span {
  display: inline-block;
  line-height: 36px;
  border: 1px solid #F0F0F0;
  border-left: none;
  border-radius: 0 19px 19px 0;
  padding: 0 16px;
  font-size: 16px;
}
.grid_priceIndex .priceIndexShow ul li .chartShow {
  margin: 0 13px;
}
/*商城*/
.xj_mallWarp .xj_mall_headAd {
  height: 370px;
  margin-top: 8px;
  overflow: hidden;
}
.xj_mallWarp .xj_mall_headAd .xj_mall_left_ad {
  width: 700px;
  height: 370px;
  float: left;
}
.xj_mallWarp .xj_mall_headAd .xj_mall_right_ad {
  width: 492px;
  float: right;
}
.xj_mallWarp .xj_mall_headAd .xj_mall_right_ad .item_ad {
  width: 492px;
  height: 180px;
  margin-bottom: 10px;
}
.xj_mallWarp .xj_mall_headAd .xj_mall_left_ad .img img {
  display: block;
  width: 700px;
  height: 370px;
}
.xj_mallWarp .xj_mall_headAd .xj_mall_right_ad .img img {
  display: block;
  width: 492px;
  height: 180px;
}
.xj_mallPageItem {
  padding-bottom: 40px;
}
.xj_mallPageItem .tiBar {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 16px;
}
.xj_mallPageItem .xj_goodsList {
  margin-top: 16px;
  margin-bottom: 16px;
}
.xj_mallPageItem .xj_goodsList .el-table .el-table__cell {
  font-weight: normal;
}
.xj_mallPageItem .xj_goodsList .el-table th.el-table__cell {
  background-color: #f8f8f8;
}
.xj_mallPageItem .xj_goodsList .el-table .cell .company::before{
  content: '';
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #666;
  margin: 0 3px;
  position: relative;
  top: 1px;
}
.xj_mallPageItem .xj_goodsList .el-table__header-wrapper {
  border-top: 1px solid #EBEEF5;
  border-left: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
}
.xj_mallPageItem .el-button.order span a {
  width: 56px;
  color: #EF242E;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #EF242E;
}
.mallDetail-wrap .product-intro .phtoView {
  width: 320px;
  float: left;
  margin-bottom: 20px;
  margin-right: 24px;
}
.mallDetail-wrap {
  margin-top: 24px;
}
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.jqzoom img {
  object-fit: cover;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
.spec-preview {
  width: 320px;
  height: 320px;
  border: 1px solid #DFDFDF;
}
.spec-scroll {
  height: 50px;
  margin-top: 5px;
  width: 320px;
}
.spec-scroll .prev {
  float: left;
  margin-right: 10px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  text-align: center;
  width: 14px;
  height: 47px;
  line-height: 47px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  font-family: å®‹ä½“;
  color: #999;
  font-size: 12px;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 255px;
  height: 50px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 50px;
}
.spec-scroll .items ul li {
  float: left;
  width: 51px;
  height: 47px;
}
.spec-scroll .items ul li img {
  border: 1px solid #eee;
  width: 47px;
  height: 47px;
  object-fit: cover;
}
.spec-scroll .items ul li img:hover {
  border: 1px solid #2577E3;
}
.mallDetail-wrap .itemInfo-wrap {
  float: left;
  width: 656px;
}
.mallDetail-wrap .itemInfo-wrap .pro_name {
  color: #333;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}
.mallDetail-wrap .itemInfo-wrap .summary_first {
  background-color: #F8F8F8;
  margin-top: 22px;
  padding: 16px 16px 10px 16px;
}
.mallDetail-wrap .summary_price_wrap .dt {
  width: 68px;
  float: left;
  color: #999;
  font-size: 14px;
  margin-right: 30px;
  line-height: 30px;
}
.mallDetail-wrap .summary_price_wrap .dd {
  overflow: hidden;
  line-height: 30px;
}
.mallDetail-wrap .summary_price_wrap .summary_price {
  margin-bottom: 6px;
}
.mallDetail-wrap .summary_price_wrap .summary_price .p_price {
  display: block;
  width: 33.33%;
  float: left;
}
.mallDetail-wrap .summary_price_wrap .summary_price .p_price span {
  display: inline-block;
  color: #EF242E;
  font-size: 16px;
}
.mallDetail-wrap .summary_price_wrap .summary_price .p_price span.price {
  font-size: 24px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.mallDetail-wrap .summary_price_wrap .summary_volume {
  margin-bottom: 6px;
}
.mallDetail-wrap .summary_price_wrap .summary_volume .dt {
  letter-spacing: 20px
}
.mallDetail-wrap .summary_price_wrap .summary_volume .dd .p-volume {
  width: 33.33%;
  float: left;
  color: #333333;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs {
  height: 50px;
  border-bottom: 1px solid #F0F0F0;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs .specs_row {
  width: 286px;
  line-height: 50px;
  float: left;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs .specs_row.specs {
  width: 370px;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs .specs_row span {
  display: inline-block;
  color: #333;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs .specs_row span:nth-child(1) {
  padding-right: 68px;
}
.mallDetail-wrap .itemInfo-wrap .summary_specs .specs_row.specs span:nth-child(1) {
  padding-right: 130px;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy {
  margin-top: 16px;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item {
  line-height: 32px;
  margin-bottom: 8px;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .dt {
  width: 58px;
  float: left;
  line-height: 32px;
  color: #999;
  margin-right: 38px;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .logistics_select {
  overflow: hidden;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .logistics_select a {
  display: block;
  width: 88px;
  height: 32px;
  text-align: center;
  color: #333;
  border: 1px solid #DCDCDC;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .logistics_select a.on {
  border: 1px solid #EF242E;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .wrap-input {
  width: 136px;
  height: 32px;
  border: 1px solid #DCDCDC;
  overflow: hidden;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item a.btn-reduce {
  width: 30px;
  float: left;
  text-align: center;
  color: #999;
  border-right: 1px solid #DCDCDC;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item a.disabled {
  cursor: not-allowed
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item .buy-num {
  width: 74px;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: none;
  border: none;
}
.mallDetail-wrap .itemInfo-wrap .summary_buy .summary_item a.btn-add {
  width: 30px;
  height: 30px;
  border-left: 1px solid #DCDCDC;
  float: right;
  text-align: center;
  color: #999;
}
.mallDetail-wrap .itemInfo-wrap .summary_total {
  background-color: #F8F8F8;
  height: 35px;
  margin-top: 24px;
  padding: 0 16px;
}
.mallDetail-wrap .itemInfo-wrap .summary_total span {
  display: inline-block;
  line-height: 35px;
  padding-right: 40px;
}
.mallDetail-wrap .itemInfo-wrap .summary_total span b {
  color: #EF242E;
}
.mallDetail-wrap .product-intro .rec_proList {
  width: 168px;
  float: right;
}
.mallDetail-wrap .product-intro .rec_proList .tibar {
  height: 18px;
  color: #333;
  font-size: 16px;
  line-height: 18px;
  padding-left: 10px;
  border-left: 2px solid #EF242E;
}
.mallDetail-wrap .product-intro .rec_proList .list {
  margin-top: 16px;
}
.mallDetail-wrap .product-intro .rec_proList ul li {
  height: 62px;
  margin-bottom: 16px;
}
.mallDetail-wrap .product-intro .rec_proList ul li .img {
  width: 62px;
  height: 62px;
  margin-right: 8px;
  float: left;
}
.mallDetail-wrap .product-intro .rec_proList ul li .img img {
  width: 62px;
  height: 62px;
  object-fit: cover;
}
.mallDetail-wrap .product-intro .rec_proList ul li .porInfo {
  overflow: hidden;
}
.mallDetail-wrap .product-intro .rec_proList ul li .porInfo .name {
  color: #111;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 16px;
}
.mallDetail-wrap .product-intro .rec_proList ul li .porInfo .price {
  color: #EB2F35;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 0;
}
.mallDetail-wrap .product-intro .rec_proList ul li .porInfo .p_volume span {
  display: block;
  float: left;
  color: #999;
  font-size: 12px;
  line-height: 16px;
}
.mallDetail-wrap .product-intro .rec_proList ul li .porInfo .p_volume span:nth-child(2) {
  float: right;
}
.mallDetail-wrap .mall_desc {
  margin-top: 16px;
  border: 1px solid #F0F0F0;
}
.mallDetail-wrap .mall_desc .tiBar {
  height: 54px;
  background-color: #F8F8F8;
}
.mallDetail-wrap .mall_desc .tiBar span {
  display: block;
  width: 112px;
  background-color: #fff;
  border-top: 1px solid #EF242E;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
}
.mallDetail-wrap .mall_desc .reportCon {
  padding: 16px 16px 30px 16px;
  line-height: 28px;
  color: #333;
}
.mallDetail-wrap {
  padding-bottom: 80px;
}
.mallDetail-wrap .mall_desc .parameter-list {
  padding: 16px;
}
.mallDetail-wrap .mall_desc .parameter-list ul li {
  width: 25%;
  padding-right: 20px;
  float: left;
  line-height: 20px;
  margin-bottom: 18px;
}
.mallDetail-wrap .mall_desc .parameter-list ul li span {
  display:block;
  color: #333;
  float: left;
}
.mallDetail-wrap .mall_desc .parameter-list ul li span:nth-child(1) {
  color: #999;
  padding-right: 10px;
}
.mallDetail-wrap .mall_desc .parameter-list ul li span:nth-child(2){
  color: #333;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mallDetail-wrap .itemInfo-wrap .buyBtns {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mallDetail-wrap .itemInfo-wrap .buyBtns a.buySbtn {
  color: #fff;
  font-size: 18px;
  width: 134px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
}
.customerFlo {
  position: fixed;
  top: 40%;
  right: 20px;
  width: 70px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}
.customerFlo .item {
  height: 70px;
  text-align: center;
  position: relative;
}
.customerFlo .item .ico {
  padding-top: 14px;
}
.customerFlo .item .text {
  font-size: 13px;
  line-height: 18px;
  margin-top: 2px;
  color: #666;
}
/*订单*/
.orderInfoShow {
  margin-top: 24px;
}
.orderInfoShow .orderInfo_item {
  margin-bottom: 16px;
  border: 1px solid #F0F0F0;
  padding: 16px;
}
.orderInfoShow .orderInfo_item.consigneeInfo {
  position: relative;
}
.orderInfoShow .orderInfo_item .invoice_switch,
.orderInfoShow .orderInfo_item .invoice-info {
  display: flex;
  align-items: center;
}
.orderInfoShow .orderInfo_item .invoice-info .dd {
  display: flex;
  align-items: center;
}
.orderInfoShow .orderInfo_item .invoice-info .dd .invoice-edit {
  /* padding-left: 8px; */
  position: relative;
  top:-1px
}
.orderInfoShow .orderInfo_item .invoice-info .dd .invoice-edit .editBtn img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.orderInfoShow .orderInfo_item .invoice-info .dd .header-value{
  padding-right: 8px;
}
.orderInfoShow .consigneeInfo .dt {
  float: left;
  line-height: 30px;
  color: #999;
  font-size: 14px;
}
.orderInfoShow .consigneeInfo .consignee_cont {
  overflow: hidden;
}
.orderInfoShow .consignee_list.addressShow {
  overflow: hidden;
  height: 36px;
}
.orderInfoShow .consignee_list li {
  width: 900px;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  margin-bottom: 6px;
  cursor: pointer;
}

.orderInfoShow .consignee_list li:hover,
.orderInfoShow .consignee_list li.selected {
  background-color: #fff3f3;
}

.orderInfoShow .consignee_list li .addr_detail {
  float: left;
}

.orderInfoShow .consignee_list li .addr_detail span {
  display: inline-block;
  padding-right: 8px;
}

.orderInfoShow .consignee_list li .addr_detail span.addr-default {
  background-color: #999;
  color: #fff;
  line-height: 18px;
  font-size: 12px;
  padding: 0 3px;
}

.orderInfoShow .consignee_list li:hover .op_btns {
  display: block;
}

.orderInfoShow .consignee_list li .op_btns {
  float: right;
  text-align: right;
  display: none;
}

.orderInfoShow .consignee_list li .op_btns a {
  display: inline-block;
  margin-left: 6px;
  color: #005ea7;
}

.orderInfoShow .consignee_list li .op_btns a:hover {
  color: #EF242E;
}

.orderInfoShow .consigneeInfo .addreceiptBtn {
  position: absolute;
  top: 16px;
  right: 16px;
}

.orderInfoShow .consigneeInfo .addreceiptBtn a {
  color: #EF242E;
  font-size: 14px;
  line-height: 30px;
}

.orderInfoShow .consigneeInfo .moreaddr {
  margin-left: 15px;
  margin-top: 10px;
}

.orderInfoShow .consigneeInfo .moreaddr span {
  font-size: 14px;
  color: #003A8C;
  padding-right: 10px;
  cursor: pointer;
}

.orderInfoShow .consigneeInfo .moreaddr span.unfold {
  background: url(../images/icon_downarrow.png) right 6px no-repeat;
  background-size: auto 8px;
}

.orderInfoShow .consigneeInfo .moreaddr span.up {
  background: url(../images/icon_downarrowa.png) right 6px no-repeat;
  background-size: auto 8px;
}

.orderInfoShow .order_pro_info .tibar {
  color: #999;
  float: left;
  margin-right: 60px;
}

.orderInfoShow .order_pro_info .proConShow {
  overflow: hidden;
  border: 1px solid #F0F0F0;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead {
  height: 32px;
  background-color: #F8F8F8;
  line-height: 32px;
  padding: 0 16px;
  color: #999;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead .info {
  width: 200px;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead .price1 {
  width: 160px;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead .num {
  width: 88px;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead .price2 {
  width: 128px;
  text-align: right;
  margin-right: 40px;
}

.orderInfoShow .order_pro_info .proConShow .Table_thead .freight {
  width: 284px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody {
  padding: 16px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .info {
  width: 200px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .info img {
  width: 62px;
  height: 62px;
  float: left;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .info .name {
  line-height: 62px;
  color: #333;
  overflow: hidden;
  padding: 0 12px 0 0;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .price1 {
  width: 160px;
  line-height: 62px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .num {
  line-height: 62px;
  width: 88px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .price2 {
  width: 128px;
  text-align: right;
  margin-right: 40px;
  line-height: 62px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .freight {
  width: 284px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .freight .input_freight {
  width: 120px;
  height: 32px;
  border: 1px solid #ccc;
  margin-top: 15px;
  float: left;
  padding: 0 5px;
}

.orderInfoShow .order_pro_info .proConShow .pro_tbody .freight .tips{
  width: 162px;
  height: 64px;
  padding:8px 5px 0 22px;
  background: url(../images/customtipsBg.png) no-repeat;
  float: left;
  color: #fff;
  position: relative;
}
.orderInfoShow .order_pro_info .proConShow .pro_tbody .freight .tips .close{
  position: absolute;
  width: 162px;
  height: 64px;
  z-index: 3;
  background: url(../images/icon_cloase.png) right 1px no-repeat;
  top: 0;
  left: 0;
  cursor: pointer;
}
.orderInfoShow .order_pro_info .proConShow .pro_tbody .freight .tips .con {
  font-size: 12px;
  line-height:16px;
}

.orderInfoShow .order_pro_info .order_summary {
  text-align: right;
  margin-top: 16px;
}

.orderInfoShow .order_pro_info .order_summary .list {
  line-height: 24px;
}

.orderInfoShow .order_pro_info .order_summary .list span {
  display: inline-block;
}

.orderInfoShow .order_pro_info .order_summary .list span.price {
  font-weight: bold;
}

.orderInfoShow .order_pro_info .order_summary .list span.price em {
  color: #EF242E;
  font-size: 18px;
  font-style: normal;
  padding-right: 6px;
  line-height: 26px;
  position: relative;
  top: 2px;
}

.orderInfoShow .order_plusInfo .dt {
  line-height: 32px;
  color: #999;
  margin-right: 30px;
}

.orderInfoShow .order_plusInfo .pay_select {
  overflow: hidden;
}

.orderInfoShow .order_plusInfo .pay_select a {
  width: 88px;
  height: 32px;
  border: 1px solid #DCDCDC;
  margin-right: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 2px;
}

.orderInfoShow .order_plusInfo .pay_select a.on {
  border: 1px solid #EF242E;
  color: #EF242E;
}

.orderInfoShow .order_plusInfo .pay_mode {
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 16px;
  margin-bottom: 10px;
}

.orderInfoShow .order_plusInfo .invoice-checkbox {
  overflow: hidden;
  position: relative;
}
.orderInfoShow .order_plusInfo .invoice-checkbox input{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.orderInfoShow .order_plusInfo .invoice-checkbox .checkbtn{
  display: inline-block; 
  width: 14px;
  height: 14px; 
  border: 1px solid #ccc; 
  border-radius:2px;
  position: relative;
  top: 1px;
}
.orderInfoShow .order_plusInfo .invoice-checkbox input[type="checkbox"]:checked+span {
  background: #EF242E; 
  border: 1px solid #EF242E;
}
.orderInfoShow .order_plusInfo .invoice-checkbox .checkbtn:after {
  box-sizing: content-box; 
  content: ""; 
  border: 2px solid #fff; 
  border-left: 0; 
  border-top: 0; 
  width: 3px;
  height: 7px; 
  position: absolute; 
  top: 1px; 
  left: 4px; 
  transform: rotate(45deg) scaleY(0); 
  transform-origin: center; 
  transition: transform .15s ease-in .05s;
}
.orderInfoShow .order_plusInfo .invoice-checkbox input[type="checkbox"]:checked+span::after {
  transform: rotate(45deg) scaleY(1);
}
.orderInfoShow .btn_area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 24px 0;
}

.orderInfoShow .btn_area .text {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
}

.orderInfoShow .btn_area .total {
  font-size: 18px;
  font-weight: bold;
  color: #EF242E;
  line-height: 24px;
  margin: 0 8px;
}

.orderInfoShow .btn_area .btn {
  width: 134px;
  height: 46px;
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
  text-align: center;
  cursor: pointer;
  margin-left: 24px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 46px;
}


.orderInfoShow .el-radio {
  display: inline-block;
  color: #606266;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
}

.orderInfoShow .el-radio-box {
  border: 1px solid #dcdfe6;
  display: inline-block;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.orderInfoShow .el-radio-box:after {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  margin-top: -3px;
  top: 50%;
  left: 3px;
}

.orderInfoShow .el-radio-origin:checked+.el-radio-box {
  border: 1px solid #EF242E;
}

.orderInfoShow .el-radio-origin:checked+.el-radio-box:after {
  background-color: #EF242E;
  border: 1px solid #EF242E;
}

.orderInfoShow .el-radio-origin {
  opacity: 0;
  position: absolute;
  left: -999px;
}

.orderInfoShow .next-checkbox-label {
  padding-left: 6px;
}

.orderInfoShow .el-radio-text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 6px;
}

/*禁用的状态*/
.el-is-disabled {
  cursor: not-allowed;
}

.el-is-disabled .el-radio-text {
  color: #c0c4cc;
}

/*需求广场*/
.xj_mallPageItem .el-button {
  padding: 0;
}

.xj_mallPageItem .el-button.viewDemand span {
  width: 80px;
  color: #333;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #DCDCDC;
}

.xj_mallPageItem .tiBar a.release {
  width: 88px;
  height: 32px;
  float: right;
  background-color: #EF242E;
  text-align: center;
  line-height: 32px;
  color: #fff;
  margin-top: 11px;
  font-size: 12px;
}

.demandDetailShow {
  margin-top: 24px;
}

.demandDetailShow .descItemShow {
  border: 1px solid #F0F0F0;
  margin-bottom: 16px;
}

.demandDetailShow .descItemShow .tiBar {
  height: 54px;
  padding: 0 16px;
  line-height: 54px;
  border-bottom: 1px solid #F0F0F0;
  font-size: 20px;
}

.demandDetailShow .descItemShow .descCon {
  padding: 26px 16px 20px 16px;
}

.demandDetailShow .descItemShow .descCon.detail {
  display: block;
}

.demandDetailShow .descItemShow .descCon .conmod {
  width: 33.3333%;
  float: left;
  line-height: 20px;
  margin-bottom: 16px;
}

/*资讯*/
.newsShow .tibar {
  margin-top: 16px;
  border-bottom: 1px solid #F0F0F0;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
}

.newsShow .newsCenter {
  margin-top: 30px;
  padding-bottom: 40px;
}

.newsShow .newsCenter .centerLeft_nav {
  width: 180px;
  padding: 26px 0 80px 0;
  float: left;
  background-color: #F2F2F2;
  margin-right: 28px;
}

.newsShow .newsCenter .centerLeft_nav a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  position: relative;
  margin-bottom: 6px;
}

.newsShow .newsCenter .centerLeft_nav a.curr {
  color: #EF242E;
  background-color: #fff;
}

.newsShow .newsCenter .centerLeft_nav a.curr::after {
  content: '';
  width: 3px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #EF242E;
}

.newsShow .newsCenter .newslistShow {
  width: 992px;
  float: right;
}

.newslistShow .newsItem {
  border: 1px solid #EAEAEA;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.04);
  margin-bottom: 30px;
}

.newslistShow .newsItem .infoShow {
  padding: 20px 24px;
  position: relative;
}

.newslistShow .newsItem .infoShow .newsimg {
  width: 230px;
  height: 145px;
  float: left;
  margin-right: 20px;
}

.newslistShow .newsItem .infoShow .newsimg img {
  display: block;
  width: 230px;
  height: 145px;
  object-fit: cover;
}

.newslistShow .newsItem .infoShow .newsCon {
  overflow: hidden;
  position: relative;
  height: 145px;
}

.newslistShow .newsItem .infoShow .newsCon .title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 22px;
  font-weight: bold;
  font-size: 16px;
}

.newslistShow .newsItem .infoShow .newsCon .desc {
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
  line-height: 24px;
}

.newslistShow .newsItem .infoShow .newsCon .newsRemark {
  width: 100%;
  line-height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.newslistShow .newsItem .infoShow .newsCon .newsRemark span {
  display: inline-block;
  color: #999;
}

.newslistShow .newsItem .infoShow .newsCon .newsRemark span {
  padding-right: 30px;
}

.newslistShow .newsItem .infoShow .view {
  position: absolute;
  right: 24px;
  bottom: 22px;
  color: #EF242E;
}

.newsDetails {
  width: 992px;
  overflow: hidden;
  border: 1px solid #EAEAEA;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.04);
  padding: 30px;
  margin-bottom: 40px;
}

.newsDetails .newsTitle {
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
}

.newsDetails .newsRemark {
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F0;
  margin: 16px 0 30px 0;
  text-align: center;
}

.newsDetails .newsRemark span {
  display: inline-block;
  color: #999;
  padding-right: 30px;
}

.newsDetails .newsRemark span b {
  color: #EF242E;
  font-weight: normal;
}

.newsDetails .newsContent {
  color: #666;
  line-height: 26px;
}

.newsDetails .newsContent img {
  max-width: 100%;
}

/*价格指数*/
.chain_index {
  background-color: #F2F2F2;
}

.p_indexChainShow {
  margin-top: 16px;
  padding-bottom: 40px;
}

.p_indexChainShow .indexNav {
  width: 218px;
  padding: 8px 0;
  background-color: #fff;
  float: left;
  margin-right: 10px;
}

.p_indexChainShow .indexNav .item {
  height: 38px;
}

.p_indexChainShow .indexNav .item a {
  display: block;
  line-height: 38px;
  padding: 0 16px;
  position: relative;
}

.p_indexChainShow .indexNav .item a.curr,
.p_indexChainShow .indexNav .item a:hover {
  color: #EF242E;
}

.p_indexChainShow .indexNav .item a.curr:after,
.p_indexChainShow .indexNav .item a:hover::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 18px;
  background-color: #EF242E;
  left: 0;
  top: 50%;
  margin-top: -9px;
}

.p_indexChainShow .p_idnexChart {
  overflow: hidden;
  background-color: #fff;
}

.p_indexChainShow .idnexChartCon .topbar {
  height: 54px;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 16px;
  font-size: 20px;
  line-height: 54px;
}

.p_indexChainShow .line_container {
  padding: 25px 16px;
}

.p_indexChainShow .line_container .dateFilter {
  height: 32px;
}

.p_indexChainShow .line_container .dateFilter .date_switch {
  float: left;
  height: 32px;
  margin-right: 32px;
}

.p_indexChainShow .line_container .dateFilter .date_switch .item {
  float: left;
}

.p_indexChainShow .line_container .dateFilter .date_switch .item a {
  display: block;
  width: 74px;
  height: 32px;
  border: 1px solid #DCDCDC;
  border-right: none;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
}

.p_indexChainShow .line_container .dateFilter .date_switch .item a.active {
  background-color: #EF242E;
  border: 1px solid #EF242E;
  color: #fff;
}

.p_indexChainShow .line_container .dateFilter .date_switch .item.custom a {
  border-right: 1px solid #DCDCDC;
}

.p_indexChainShow .line_container .data_range {
  overflow: hidden;
  height: 32px;
}

.p_indexChainShow .line_container .data_range .ti {
  display: block;
  line-height: 32px;
  padding-right: 8px;
  float: left;
}

.p_indexChainShow .line_container .data_range .el-range-editor.el-input__inner {
  display: block;
  padding: 0 10px;
  height: 32px;
  float: left;
}

.p_indexChainShow .line_container .data_range .el-input__inner {
  border-radius: 2px;
  line-height: 32px;
  border: 1px solid #DCDCDC;
  width: 300px;
}

.p_indexChainShow .line_container .indexChartShow {
  margin-top: 25px;
  margin-left: 40px;
}

.p_indexChainShow .line_container .dateDataboard {
  width: 939px;
  margin: 0 auto;
  border: 1px solid #F0F0F0;
}

.p_indexChainShow .line_container .dateDataboard .Table_thead {
  height: 48px;
  background-color: #F8F8F8;
  border-bottom: 1px solid #F0F0F0;
}

.p_indexChainShow .line_container .dateDataboard .Table_thead .cell_con {
  color: #999;
}

.p_indexChainShow .line_container .dateDataboard .cell_con {
  width: 312px;
  float: left;
  text-align: center;
  line-height: 48px;
}

.p_indexChainShow .line_container .dateDataboard .Table_tbody ul li {
  height: 48px;
  border-bottom: 1px solid #F0F0F0;
}

.p_indexChainShow .line_container .dateDataboard .Table_tbody ul li:last-child {
  border-bottom: none;
}

.p_indexChainShow .line_container .dateDataboard .Table_tbody ul li .cell_con {
  border-right: 1px solid #F0F0F0;
}

.p_indexChainShow .line_container .dateDataboard .Table_tbody ul li .cell_con:last-child {
  border: none;
}

/*智慧物流*/
.smartlogistics {
  background-color: #F2F2F2;
}

.smartWarp {
  padding: 16px 0 40px 0;
}

.smartWarp .itemConShow {
  background-color: #fff;
  margin-bottom: 8px;
}

.smartWarp .itemConShow .tibar {
  height: 54px;
  padding: 0 16px;
  border-bottom: 1px solid #F0F0F0;
}

.smartWarp .itemConShow .tibar span {
  display: inline-block;
  font-size: 20px;
  padding-left: 34px;
  line-height: 54px;
}

.smartWarp .itemConShow.enquiry .tibar span {
  padding-left: 0;
}

.smartWarp .itemConShow .enquiryForm {
  position: relative;
}

.smartWarp .itemConShow .enquiryForm .clearImg img {
  display: block;
  width: 1200px;
  height: 398px;
}

.smartWarp .itemConShow .enquiryForm .formCon {
  width: 312px;
  height: 340px;
  background-color: #fff;
  position: absolute;
  top: 30px;
  left: 50px;
}

.smartWarp .enquiryForm .formCon .formTiBar {
  height: 50px;
  line-height: 50px;
  background-color: #ECF4FF;
  padding: 0 20px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 18px;
}

.smartWarp .enquiryForm .formCon .box-field {
  padding: 0 34px 16px 34px;
}

.smartWarp .enquiryForm .formCon .box-field .label {
  float: left;
  margin-right: 16px;
  line-height: 32px;
}

.smartWarp .enquiryForm .formCon .box-field .el-input {
  width: 200px;
}

.smartWarp .enquiryForm .formCon .box-field .el-input .el-input__inner {
  height: 32px;
  line-height: 32px;
}

.smartWarp .enquiryForm .formCon .box-field .tip {
  margin-top: -8px;
  color: #B2B2B2;
  font-size: 12px;
  margin-left: 44px;
}

.smartWarp .enquiryForm .formCon .box-field a {
  display: block;
  width: 95px;
  height: 32px;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

.smartWarp .enquiryForm .formCon .box-field a.enquiryBtn {
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
  margin-left: 44px;
  margin-right: 10px;
}

.smartWarp .enquiryForm .formCon .box-field a.findcarBtn {
  background: linear-gradient(90deg, #FE9C2C 0%, #FF4F00 100%);
}

.smartWarp .itemConShow.recline .tibar span {
  background: url(../images/smart_t1.png) left center no-repeat;
}

.smartWarp .itemConShow .lineswiperShow {
  padding: 28px 0;
  position: relative;
}

.smartWarp .itemConShow .lineswiperShow ul li {
  width: 240px;
  text-align: center;
  height: 230px;
}

.smartWarp .itemConShow .lineswiperShow ul li .conBox {
  height: 230px;
  border-right: 1px solid #F0F0F0;
  padding: 0 16px;
}

.smartWarp .itemConShow .lineswiperShow ul li:last-child .conBox {
  border: none;
}

.smartWarp .itemConShow .lineswiperShow ul li .title {
  font-size: 16px;
  line-height: 22px;
  padding-top: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 20px;
}

.smartWarp .itemConShow .lineswiperShow ul li .line_text {
  font-size: 16px;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 26px;
}

.smartWarp .itemConShow .lineswiperShow ul li .price {
  color: #EF242E;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}

.smartWarp .itemConShow .lineswiperShow ul li .cost_price {
  color: #999;
  text-decoration: line-through;
  margin-bottom: 22px;
}

.smartWarp .itemConShow .lineswiperShow ul li .btn a {
  display: inline-block;
  width: 140px;
  height: 36px;
  background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
  text-align: center;
  line-height: 36px;
  color: #fff;
}

.smartWarp .itemConShow.superiority .tibar span {
  background: url(../images/smart_t2.png) left center no-repeat;
}

.smartWarp .itemConShow .superiorityShow {
  padding: 34px 15px 50px 15px;
}

.smartWarp .itemConShow .superiorityShow ul li {
  width: 234px;
  float: left;
  text-align: center;
}

.smartWarp .itemConShow .superiorityShow ul li .title {
  font-size: 18px;
  line-height: 24px;
  padding-top: 26px;
}

.smartWarp .itemConShow .superiorityShow ul li .desc {
  width: 170px;
  margin: 0 auto;
  color: #999;
  line-height: 22px;
  margin-top: 16px;
}

.smartWarp .itemConShow.contact .tibar span {
  background: url(../images/smart_t3.png) left center no-repeat;
}

.smartWarp .itemConShow .contactCon {
  padding: 30px 30px 50px 30px;
}

.smartWarp .itemConShow .contactCon .kefuCode {
  width: 170px;
  float: left;
  margin-right: 30px;
}

.smartWarp .itemConShow .contactCon .kefuCode img {
  display: block;
  width: 170px;
  height: 170px;
}

.smartWarp .itemConShow .contactCon .con_text {
  overflow: hidden;
}

.smartWarp .itemConShow .contactCon .con_text .text_cell {
  line-height: 30px;
  font-size: 16px;
}

.smartWarp .itemConShow .contactCon .con_text .text_cell.declare {
  color: #999;
  margin-top: 6px;
}
/*搜索结果页*/
.searchWrap{
    padding: 20px 0 40px 0;
}
.searchWrap .searchTab{
    height: 50px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}
.searchWrap .searchTab a{
    display:block;
    color: #333;
    font-size: 16px;
    float: left;
    line-height: 50px;
    width: 120px;
    text-align: center;
}
.searchWrap .searchTab a.curr{
    color: #fff;
    background: linear-gradient(90deg, #EF242E 0%, #C52820 100%);
}