/* 栏目*/
.project_top {
  padding: 18px 0px ;
  width: 1260px ;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
}
.rectangle {
  width: 6px;
  height: 22px;
  background: #f7b41c;
  display: block;
  float: left;
}
.project_title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  padding-left: 12px;
  height: 22px;
  display: flex;
  align-items: center;
}
.project_title  .bodytop_r {
  width: 252px;
  height: 32px;
  border:1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.project_title  .bodytop_r form {
  width: 230px;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.project_title .bodytop_r form button {
  width: 24px ;
  height: 24px;
  background: transparent;
  border: 0;
}
.project_title  .bodytop_r form input {
  width: 186px;
  background: transparent;
  border: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D8D8D8;
}
.project_title .bodytop_r form input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D8D8D8;
}
.project_title  .bodytop_r form input:-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D8D8D8;
}
.project_title  .bodytop_r form input::-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D8D8D8;
}
.project_title  .bodytop_r form input:-ms-input-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D8D8D8;
}
.list_con .right_sub_top .list_left .right .cost {
  height: 24px;
}
/*  */
.classification {
  width: 1236px;
  height: auto;
  border-bottom: 1px solid #F2F2F2;
  margin: 0 auto;
  /*padding: 40px 0 28px 0 ;*/
  padding:0px 0 8px 0;
}
.classification .row {
  width: 100%;
  height: auto;
  clear: both;
  /*padding: 12px 0;*/
  padding: 2px 0;
  overflow: hidden;
}
.classification .row .all {
  width: 1135px;
  float: right;
  height: auto;
  clear: both;
  overflow: hidden;
  /*padding-bottom: 20px;*/
  padding-bottom:0px;
  border-bottom: 1px solid #F2F2F2;
  display: none;
}
.classification .row .all:nth-child(1){
  display: block;
}
.classification .row .row_right{
  float:right;float: right; width: 1135px;
}
.classification .row .row_right .right{
  /*padding: 12px 10px;*/
  /*font-size: 16px;*/
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  float: left;
  margin-left: 0px;
  margin-right: 30px;
  /*margin-bottom: 20px;*/
  margin-bottom: -6px;
  display: inline-block;
}

.classification .row .all .sub{
  padding: 12px 10px;
  background: #F5F7FA;
  border-radius: 8px;
  text-align: center;
  font-size:14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height:18px;
  float: left;
  margin-right: 23px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.classification .row .all .onactive{
  background:#3069CA !important;
  color: #FFFFFF !important;
}
.classification .row .left {
  padding: 12px 0;
  /*font-size: 16px;*/
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 18px;
  float: left;
}
.classification .row .right {
  padding: 12px 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  float: left;
  display: inline-block;
}
.classification .row .active {
  background: #3069CA;
  border-radius: 10px;
  color: #fff !important;
  display: inline-block;
}
.list_con {
  width: 1236px;
  margin: 0 auto;
}
.list_con .right_sub_top {
  width: 100%;
  height: 200px;
  background: url(../image/xian.png) no-repeat bottom;
  padding: 30px 0;
}
.list_con .right_sub_top .list_left {
  width: 910px;
  float: left;
}
.list_con .right_sub_top .list_left .left {
  width: 244px;
  height: 141px;
  float: left;
}
.list_con .right_sub_top .list_left .left img {
  width: 100%;
  height: 100%;
}
.list_con .right_sub_top .list_left .right {
  width: 634px;
  height: 141px;
  float: left;
  margin-left: 20px;
}
.list_con .right_sub_top .list_left .right .top {
  width: 634px;
  height: 18px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list_con .right_sub_top .list_left .right .time {
  width: 634px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list_con .right_sub_top .list_left .right .time .state {
  padding-left: 36px;
  font-size: 16px;
}
.list_con .right_sub_top .list_left .right .address {
  width: 634px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 24px;
}
.list_con .right_sub_top .list_left .right .cost {
  width: 634px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 20px;
}
.list_con .right_sub_top .list_left .right .cost .state {
  padding-left: 36px;
  font-size: 16px;
}
.list_con .right_sub_top .list_right {
  width: 308px;
  float: right;
}
.list_con .right_sub_top .list_right .left {
  width: 115px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  float: left;
}
.list_con .right_sub_top .list_right .left .red {
  height: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FF6600;
  line-height: 16px;
  font-size: 16px;
}
.list_con .right_sub_top .list_right .left .red span {
  font-size: 14px;
  color: #FF6600;
}
.list_con .right_sub_top .list_right .right {
  width: 128px;
  height: auto;
  float: right;
}
.list_con .right_sub_top .list_right .right .bule_btn {
  width: 128px;
  height: 42px;
  background: #3069CA;
  border-radius: 10px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
}
.list_con .right_sub_top .list_right .right .ash_btn {
  width: 128px;
  height: 42px;
  border: 1px solid #3069CA;
  border-radius: 10px;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3069CA;
  letter-spacing: 1px;
  display: block;
  margin-top: 20px;
}
.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.dhyin {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.classification .row .row_right1{
 float: right; width: 1135px;
}
.classification .row .row_right1 .right{
  font-size:14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  float: left;
  margin-left: 0px;
  margin-right: 30px;
  display: inline-block;
}