@charset "UTF-8";
.main {
  /**求购信息**/
}
.main .panel {
  border: 1px solid #ededed;
  border-radius: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}
.main .panel .panel_head {
  height: 48px;
  border-bottom: 1px solid #ededed;
  padding: 0 16px;
  line-height: 48px;
}
.main .panel .panel_head span {
  display: inline-block;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  color: #333333;
  position: relative;
}
.main .panel .panel_head span::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 2px;
  background: #f41919;
}
.main .panel .panel_body {
  padding: 16px;
}
.main .column {
  margin-top: 16px;
}
.main .column1 .column1_left {
  width: 376px;
}
.main .column1 .column1_left .column1_left_top {
  width: 376px;
  height: 250px;
  background: #d8d8d8;
}
.main .column1 .column1_left .column1_left_top .swiper-container {
  height: 100%;
}
.main .column1 .column1_left .column1_left_top .swiper-slide {
  height: 100%;
}
.main .column1 .column1_left .column1_left_top .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main .column1 .column1_left .panel_zxzt {
  height: 290px;
  margin-top: 16px;
}
.main .column1 .column1_left .panel_zxzt .panel_body .title {
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-bottom: 8px;
}
.main .column1 .column1_left .panel_zxzt .img_wap {
  width: 88px;
  height: 59px;
  margin-right: 8px;
}
.main .column1 .column1_left .panel_zxzt .img_wap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main .column1 .column1_left .panel_zxzt .desc {
  width: 246px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.main .column1 .column1_left .panel_zxzt .desc a {
  color: #ef2f39;
}
.main .column1 .column1_left .panel_zxzt li {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-top: 12px;
  padding-left: 10px;
  position: relative;
}
.main .column1 .column1_left .panel_zxzt li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #666666;
}
.main .column1 .column1_center {
  width: 448px;
  margin-left: 16px;
  box-sizing: border-box;
}
.main .column1 .column1_center .panel {
  height: 557px;
}
.main .column1 .column1_center .sub_title {
  height: 21px;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  color: #333333;
  line-height: 21px;
  margin-bottom: 4px;
}
.main .column1 .column1_center .sub_title span {
  position: relative;
  padding-left: 8px;
}
.main .column1 .column1_center .sub_title span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 14px;
  background: #f41919;
}
.main .column1 .column1_center .top ul {
  overflow: hidden;
}
.main .column1 .column1_center .top ul li {
  width: 50%;
  float: left;
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-top: 12px;
  padding-left: 9px;
  position: relative;
  padding-right: 16px;
}
.main .column1 .column1_center .top ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #666666;
}
.main .column1 .column1_center .bottom {
  margin-top: 24px;
}
.main .column1 .column1_center .bottom ul li {
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  line-height: 18px;
  margin-top: 12px;
}
.main .column1 .column1_center .bottom ul li span {
  color: #1061d9;
}
.main .column1 .column1_right {
  width: 344px;
}
.main .column1 .column1_right .panel_zhanhui .img_wrap {
  width: 312px;
  height: 208px;
  position: relative;
}
.main .column1 .column1_right .panel_zhanhui .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.main .column1 .column1_right .panel_zhanhui .img_wrap p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  padding: 0 10px;
}
.main .column1 .column1_right .panel_zhanhui_news {
  height: 251px;
  margin-top: 16px;
}
.main .column1 .column1_right .panel_zhanhui_news li {
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-top: 12px;
  padding-left: 10px;
  position: relative;
}
.main .column1 .column1_right .panel_zhanhui_news li:first-child {
  margin-top: 0;
}
.main .column1 .column1_right .panel_zhanhui_news li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #666666;
}
.main .column2 .column2_left {
  width: 100%;
  height: 492px;
}
.main .column2 .column2_left .panel_body {
  padding: 20px;
}
.main .column2 .column2_left ul {
  overflow: hidden;
  margin-top: -20px;
}
.main .column2 .column2_left li {
  width: 148px;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
.main .column2 .column2_left li:nth-child(7n) {
  margin-right: 0;
}
.main .column2 .column2_left li .img_wrap {
  height: 144px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #e6e6e6;
}
.main .column2 .column2_left li .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.main .column2 .column2_left li .title {
  height: 38px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .column2 .column2_right {
  width: 344px;
  height: 492px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #ededed;
}
.main .column2 .column2_right ul {
  overflow: hidden;
  margin-top: -10px;
}
.main .column2 .column2_right li {
  float: left;
  width: 149px;
  height: 50px;
  opacity: 1;
  border: 1px solid #eeeeee;
  margin-top: 10px;
}
.main .column2 .column2_right li:nth-child(2n+1) {
  margin-right: 12px;
}
.main .column2 .column2_right li img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.main .column3 .column3_left {
  width: 840px;
  height: 488px;
  overflow: hidden;
}
.main .column3 .column3_left ul {
  overflow: hidden;
  margin-top: -16px;
}
.main .column3 .column3_left li {
  width: 151px;
  float: left;
  margin-right: 12px;
  margin-top: 16px;
}
.main .column3 .column3_left li:nth-child(5n) {
  margin-right: 0;
}
.main .column3 .column3_left li .img_wrap {
  width: 100%;
  height: 151px;
  border: 1px solid #eaeaea;
}
.main .column3 .column3_left li .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main .column3 .column3_left li .title {
  height: 36px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}
.main .column3 .column3_right {
  width: 344px;
  height: 488px;
}
.main .column3 .column3_right .panel_body .panel_body_inner {
  overflow: hidden;
  height: 405px;
}
.main .column3 .column3_right .panel_body .panel_body_inner li {
  height: 125px;
  padding: 10px 0 7px;
  box-sizing: border-box;
  border-bottom: 1px dashed #ededed;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .title {
  height: 32px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  color: #333333;
  line-height: 16px;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .tag_wrap {
  font-size: 0;
  margin-top: 8px;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .tag_wrap a {
  display: inline-block;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #937644;
  margin-right: 6px;
  padding: 0 8px;
  border-radius: 2px;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .tag_wrap a.tag_type {
  background: #fcf7ed;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .tag_wrap a.tag_industry, .main .column3 .column3_right .panel_body .panel_body_inner li .tag_wrap a.tag_address {
  border: 1px solid #fcefef;
  color: #c14343;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .bottom {
  margin-top: 6px;
  height: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
}
.main .column3 .column3_right .panel_body .panel_body_inner li .bottom p {
  margin-top: 4px;
}
.main .column4 {
  position: relative;
  overflow-x: clip;
}
.main .column4::after {
  content: "";
  position: absolute;
  top: 64px;
  bottom: 16px;
  right: 0;
  width: 142px;
  background: url(./imgs/demand_shadow_bg.png) no-repeat;
  background-size: cover;
}
.main .column4.show_all::after {
  display: none;
}
.main .column4 .panel_body {
  width: 1414px;
  padding-top: 0 !important;
}
.main .column4 .panel_head .icon {
  font-size: 17px;
  line-height: 48px;
  cursor: pointer;
  margin-left: 20px;
}
.main .column4 .panel_demand_item {
  position: relative;
  float: left;
  width: 331px;
  height: 186px;
  margin-right: 16px;
  margin-top: 16px;
}
.main .column4 .panel_demand_item .panel_demand_inner {
  position: absolute;
  width: 100%;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  padding: 16px 16px 0;
  cursor: pointer;
  transition: all 0.1s;
  background-color: #fff;
  background-image: url(./imgs/demand_cell_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 186px;
}
.main .column4 .panel_demand_item:nth-child(4n) {
  margin-right: 0;
}
.main .column4 .panel_demand_item .purchase_type {
  margin-bottom: 4px;
}
.main .column4 .panel_demand_item .purchase_type .label {
  font-size: 12px;
  color: #937644;
  padding: 4px 6px;
  border-radius: 0;
  background: #f7f1e4;
}
.main .column4 .panel_demand_item .purchase_info {
  padding: 16px 0;
}
.main .column4 .panel_demand_item .purchase_info li {
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  margin-top: 4px;
}
.main .column4 .panel_demand_item .purchase_info li:first-child {
  color: #333333;
  margin-top: 0;
}
.main .column4 .panel_demand_item .purchase_info li span {
  float: right;
}
.main .column4 .panel_demand_item .quotation_btn_wrap {
  border-top: 1px solid #f1f1f1;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .text {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  padding: 10px 0;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .text span {
  color: #333;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .text span.ic_r {
  color: #f41919;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .btns {
  display: none;
  transition: all 0.1s;
  padding-bottom: 24px;
  padding-left: 16px;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .btns .icon {
  font-size: 17px;
  color: #ee891c;
}
.main .column4 .panel_demand_item .quotation_btn_wrap .btns .btn {
  width: 245px;
  font-size: 12px;
  border-radius: 0;
  outline: none;
  padding: 7px 12px;
  line-height: 16px;
  background: #f41919;
  margin-left: 17px;
}
.main .column4 .panel_demand_item:hover .panel_demand_inner {
  z-index: 1;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
}
.main .column4 .panel_demand_item:hover .quotation_btn_wrap .btns {
  display: block;
}
.main .column5 {
  height: 584px;
}
.main .column5 .column5_left {
  width: 376px;
  height: 100%;
}
.main .column5 .column5_left .panel {
  height: 284px;
}
.main .column5 .column5_left .panel .media_body {
  margin-bottom: 16px;
}
.main .column5 .column5_left .panel .media_body .pull-left:first-child {
  margin-right: 16px;
}
.main .column5 .column5_left .panel .media_body img {
  display: block;
  width: 156px;
  height: 104px;
}
.main .column5 .column5_left .panel_bottom {
  height: 284px;
  margin-top: 16px;
  padding-top: 3px;
}
.main .column5 .column5_middle {
  width: 448px;
  height: 100%;
  margin: 0 16px;
}
.main .column5 .column5_middle .panel_body {
  padding-top: 0;
}
.main .column5 .column5_right {
  width: 344px;
  height: 100%;
}
.main .column5 .column5_right .panel {
  height: 324px;
}
.main .column5 .column5_right .panel ul:first-child {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #ededed;
}
.main .column5 .column5_right .panel ul li:first-child {
  font-weight: 700;
}
.main .column5 .column5_right .panel_bottom {
  height: 244px;
  margin-top: 16px;
}
.main .column5 .column5_right .panel_bottom .item {
  width: 25%;
  padding: 0 5px;
  margin-bottom: 18px;
}
.main .column5 .column5_right .panel_bottom .item .icon {
  width: 44px;
  height: 44px;
  margin: 0 auto;
  text-align: center;
  background: #f7f7f7;
  border-radius: 50%;
}
.main .column5 .column5_right .panel_bottom .item .icon img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 6px;
}
.main .column5 .column5_right .panel_bottom .item .text {
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-top: 2px;
  text-align: center;
}
.main .column5 ul {
  overflow: hidden;
}
.main .column5 ul li {
  position: relative;
  line-height: 18px;
  margin-top: 12px;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
}
.main .column5 ul li:first-child {
  margin-top: 0;
}
.main .column5 ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #666666;
}
.main .column5 ul li.clearfix .pull-left {
  width: 334px;
}
.main .column5 ul li.clearfix span {
  color: #666;
}
.main .column5 .menu {
  overflow: hidden;
  padding: 0 4px;
  border-bottom: 1px solid #f41919;
}
.main .column5 .menu .menu_item {
  float: left;
  position: relative;
  width: 33.33%;
  font-size: 16px;
  color: #666666;
  line-height: 21px;
  text-align: center;
  padding: 16px 0;
  cursor: pointer;
}
.main .column5 .menu .menu_item.active {
  color: #333;
}
.main .column5 .menu .menu_item.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 9px;
  height: 6px;
  margin-left: -4.5px;
  background: url(./imgs/arrow_top.png) no-repeat center 0;
  background-size: 100%;
}
.main .column5 .panel_body_content {
  display: none;
  padding-top: 15px;
  padding-bottom: 6px;
}
.main .column5 .panel_body_content:first-child {
  display: block;
}
.main .column5 .panel_body_content ul {
  margin-top: 15px;
}
.main .column5 .panel_body_content .img_wap {
  width: 156px;
  height: 104px;
  margin-right: 8px;
}
.main .column5 .panel_body_content .img_wap img {
  width: 100%;
  height: 100%;
}
.main .column5 .panel_body_content .desc {
  width: 244px;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  overflow: hidden;
}
.main .column5 .panel_body_content .desc .title {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  line-height: 22px;
  margin-bottom: 8px;
}
.main .column5 .panel_body_content .desc .text-ellipsis_multiple {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .column5 .panel_body_content .desc .btn_wrap {
  margin-top: 16px;
}
.main .column5 .panel_body_content .desc .btn_wrap a {
  color: #666;
}
.main .column5 .panel_body_content .desc .btn_wrap a .icon {
  margin-left: 2px;
}
.main .column5 .panel_body_content .desc .btn_wrap a:hover {
  color: #f41919;
}
.main .column6 .panel_body {
  padding: 0 13px 16px 30px;
}
.main .column6 .expert_item {
  float: left;
  width: 119px;
  height: 129px;
  margin-top: 16px;
  margin-right: 27px;
  background: linear-gradient(270deg, #f4f4f6 5%, rgba(240, 241, 244, 0) 100%);
}
.main .column6 .expert_item:nth-child(8n) {
  margin-right: 0;
}
.main .column6 .expert_item .expert_item_inner {
  width: 126px;
}
.main .column6 .expert_item .name {
  position: relative;
  float: left;
  width: 19px;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  padding-top: 19px;
  margin-left: 8px;
}
.main .column6 .expert_item .name a {
  position: relative;
  z-index: 1;
}
.main .column6 .expert_item .name:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  z-index: 1;
  border: 2px solid #f41919;
}
.main .column6 .expert_item .img_wrap {
  float: left;
  width: 92px;
  height: 114px;
  margin-top: 15px;
  margin-left: 0px;
}
.main .column6 .expert_item .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer {
  border-top: 2px solid #f41919;
  height: 220px;
  background: #f3f3f3;
  margin-top: 32px;
}
.footer_nav {
  padding: 16px 0;
}
.footer_nav a {
  width: 1%;
  display: table-cell;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
}
.footer .footer_copyright {
  margin-top: 46px;
  padding-left: 167px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
}
.footer .footer_keyword {
  padding-left: 167px;
  height: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin-top: 16px;
}
.footer .footer_keyword a {
  color: #999;
  margin-right: 5px;
}
.footer .footer_keyword a:hover {
  color: #ef2f39;
}
.footer .footer_qrcode {
  width: 110px;
  height: 110px;
  margin-right: 200px;
  margin-top: 24px;
}
.footer .footer_qrcode img {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=index.css.map */