body {
  background: #f7f8f9;
  width: 100%;
  height: 100%; }
.currentlocation{
  height: 60px;
  line-height: 60px;
  color: #646464;
}

.currentlocation a {
  margin: 0 5px;
  pointer-events: none;
  color: #646464;
}

.currentlocation a:last-child{
  color: #4066F5;
  pointer-events: auto;
}
.currentlocation a:first-child{
  pointer-events: auto;
}



.list {
  display: inline-block;
  width: 100%; }
.list .nav-pills > li.active > a, .list .nav-pills > li.active > a:focus, .list .nav-pills > li.active > a:hover {
  color: #4066F5;
  background: #eef6fe url(../img/a.png) no-repeat 10px center; }
.list .nav-pills > li{
  height: 48px;
  line-height: 48px;
}
.list .nav-pills > li > .lista{
  color: #333;
  height: 48px;
  line-height: 48px;
  padding: 0 34px;
  bottom: 0;
}
.list .nav-stacked > li + li {
  margin-top: 0; }
.list .left-list {
  width: 288px;
  float: left;
  background: #fff; }
.list .left-list .left-title {
  color: #fff;
  font-size: 18px;
  width: 288px;
  height: 48px;
  line-height: 48px;
  background: #4066f5;
  text-align: center;
}
.list .left-list .nav {
  padding: 16px;
}
.list .list-content {
  float: right;
  padding: 16px;
  background: #fff;
  width: 896px;
  }
.list .list-content .query-box .layui-form-label{
  padding: 6px 15px;
  width: 110px;
  color: #323232;
}
.list .list-content .query-box .layui-input{
  height: 32px;
  line-height: 32px;
}
.list .list-content .query-box .layui-input::-webkit-input-placeholder{
  color: #c7c7c7;
  font-size: 12px;
}
.list .list-content .query-box .layui-form-item .layui-input-inline{
  width: 175px;
}
.list .list-content .query-box .btn-box{
  margin-bottom: 24px;
  text-align: center;
}
.list .list-content .query-box .btn-box button{
  height: 32px;
  line-height: 32px;
  padding: 0 22px;
}
.list .list-content .query-box .btn-box #Inquire{
  background-color: #4066f5;
}
.list .list-content div ul li {
  display: flex;
  justify-content: space-between;
  padding: 0 16px;
  align-items: center;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e2e2e2;
}
.list .list-content div ul>div>li:hover{
  background-color: #fffaf5;
}
/*.list .list-content div ul li:before {*/
/*  content: '';*/
/*  display: block;*/
/*  float: left;*/
/*  width: 0;*/
/*  height: 0;*/
/*  border-width: 6px;*/
/*  border-style: solid;*/
/*  border-color: transparent transparent transparent #1277e0;*/
/*  margin-top: 7px; }*/
.list .list-content div ul li span {
  color: #666;
  line-height: 30px;
  margin-right: 36px;
  display: inline-block; }
.list .list-content div ul li span:last-child{
  margin-right: 0;
}
.list .list-content div ul li .title{
  color: #333;
  width: 310px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list .list-content div ul li .title-long{
  width: 650px;
}
.list .list-content div ul li .purchaseManner {
  width: 70px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.list .list-content div ul li .regionName {
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.list .list-content div ul li .time {
  width: 78px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.list .list-content div ul li .supplierName {
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
.list .list-content div ul .thead{
  background-color: #4066f5;
}
.list .list-content div ul .thead span{
  color: #ffffff;
  font-size: 16px;
}
/*# sourceMappingURL=list.css.map */
/*公采云搜索结果页面*/
.show{
  margin: 18px auto;
  width: 1200px;
  min-height: 400px;
  background: #fff;

}

.show .search_result_box :before {
  content: '';
  display: block;
  width: 6px;
  height: 24px;
  background-color: #1277e0;
  float: left;
  margin-top: 12px;
  margin-right: 12px;
}
.show .search_result_box {
  height: 50px;
  background-color: white;
  border-bottom: 4px solid #f7f8f9;
}

.show .search_result_box .search_result{
  font-size: 22px;
  /* font-weight: bold; */
  float: left;
  line-height: 50px;
  color: #1277e0;
}

.show .search_display{
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 10px;
  width: 90%;
  font-size: 15px;
  background-color: #fff;
}
.show .search_display  .search_display_charatar .search_display_box:before {
  content: '';
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #1277e0;
  margin-top: 10px;
}
.show .search_display .search_display_charatar{
  height: 35px;
  line-height: 35px;

}
.show .search_display_charatar .search_display_box{
  width: 1076px;
  display: block;
  margin-left: 0px;
  margin-right: 10px;
}
.show .search_display_charatar .search_display_box .p_list_sj{
  display: block;
}
.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a a{
  display: block;
  text-decoration:none;
  color: #000;
}
.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a a:hover{
  cursor:pointer;
}
/*.show .search_display_charatar .search_display_box{*/
/*  margin-left: 21px;*/
/*  margin-right: 10px;*/
/*}*/

/*.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a{*/
/*  text-decoration:none;*/
/*  color: #000;*/
/*}*/
/*.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a:hover{*/
/*  cursor:pointer;*/
/*}*/

.list .popular_recommendation{
  float: right;
  width: 25%;
}
.list .popular_recommendation .advertisement{
  width: 260px;
  height: 250px;
  background-color: #6F2D2D;
}
.list .popular_recommendation .advertisement img{
  width: 260px;
  height: 250px;
}
.list .popular_recommendation .recommendation{
  width: 260px;
  height: 361px;
  background-color: #fff;
  margin-top: 22px;
  padding-bottom: 12px;
}
.list .popular_recommendation .recommendation .common-title-box{
  padding: 20px 0 7px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 20px;
}
.list .popular_recommendation .recommendation .common-title-box .common-title{
  padding-left: 10px;
  border-left: 3px solid #1277e0;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  font-weight: 600;
  color: #000;
}
.list .popular_recommendation .recommendation .list-img-box{
  width: 220px;
  margin: 0 auto;
}
.list .popular_recommendation .recommendation .list-img-box li{
  position: relative;
}
.list .popular_recommendation .recommendation .list-img-box li a {
  font-size: 14px;
  width: 210px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 12px;
}
.list .popular_recommendation .recommendation .list-img-box li img {
  position: absolute;
  top: 12px;
  left: 0;
}