.banner {
  margin-bottom: 20px;
  padding-top: 23px;
}

.banner .banner_center {
  width: 1200px;
  margin: 0 auto
}

.banner .banner_center .location {
  font-size: 11px;
}

.banner .banner_center .location span {
  position: relative;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 12px;
  padding-right: 12px;
  /* border-right: 1px solid rgba(255, 255, 255, 0.3); */
}
.banner .banner_center .location span::after{
  position: absolute;
  right: 2px;
  bottom: 3px;
  content: '';
  width: 1px;
  height: 10px;
  background-color: rgba(211, 219, 232,0.3);
  display: inline-block;
}
.banner .banner_center .location span:last-child::after{
  display: none;
}

.arrow2_text .arrow_num {
  color: rgba(255, 255, 255, 1);
}

/* .banner .banner_center .location a {
  font-size: 12px;
  color: #fefefe;
  opacity: .5
}

.banner .banner_center .location .cur_location:hover {
  opacity: 1
} */


/* ymr修改2021.9.15 */
.banner .banner_center .location .arrow1 {
  display: inline-block;
  width: 12px;
  height: 13px;
  margin-right: 4px;
  background: url("../images/business_list/ymr_icon_home01.png") no-repeat center;
  position: relative;
  top: 2px;
}
.banner .banner_center .location .arrow1_1 {
  background: url("../images/business_list/ymr_icon_home01.png") no-repeat center;

}
.banner .banner_center .location .arrow1_2 {
  background: url("../images/business_list/ymr_icon_home02.png") no-repeat center;
}
.banner .banner_center .location .arrow1_3 {
  background: url("../images/business_list/ymr_icon_home03.png") no-repeat center;
}


/* .banner .banner_center .location .arrow2 {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 12px;
  background: url("../images/business_list/ymr_right_jiantou.png") no-repeat center;
  background-size: 100% 100%;
  margin-bottom: -1.5px;
  margin-right: 2px;
} */

.banner .banner_center .need .baozhang {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/business_list/ymr_icon_baozhang.png") no-repeat center;
  background-size: 100% 100%;
  margin-bottom: -2px;
  margin-right: 14px;
  position: relative;
}

.banner .banner_center .need .baozhang::after {
  content: "";
  display: block;
  width: 2px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  left: 20px;
  top: 5px;
  opacity: 0.3;
}

.banner .banner_center .need {
  margin-top: -13px;
  color: #fff;
  text-align: right;
  font-size: 11px;
}

.service_choose .ymr_title {
  vertical-align: middle;
  color: #666666;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
}

.service_choose .ymr_data {
  vertical-align: middle;
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  line-height: 66px;
  font-weight: 600;
}

.service_choose .ymr_top_chengjiaodata {
  padding-left: 32px;
}

.service_choose .ymr_top_chengjiaodata li {
  margin-right: 32px;
  float: left;
}

.ymr_top {
  height: 66px;
  background: #FFFFFF;
}

.ymr_top .publish,
.ymr_top .sell {
  margin-top: 17px;
  display: inline-block;
  width: 119px;
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  float: right;
}

.ymr_top .publish {
  margin-left: 3 00px;
  border: 1px solid #3573EC;
  color: #3573EC;
}

.ymr_top .sell {
  color: #FE550A;
  border: 1px solid #FE550A;
}


.ymr_top .publish i,
.ymr_top .sell i {}

/* .ymr_top .publish label { width: 16px; height: 16px; cursor: pointer; margin-left: 4px;margin-top:-1px; border-radius: 50%; display: inline-block; background-color: #fff; border: solid 1px #3573EC; font-size: 0; line-height: 16px; text-align: center; vertical-align: middle; -webkit-transition: all 0.4s; transition: all 0.4s; } */
.ymr_top .publish .i1 {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 4px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #3573EC;
  border-right: none;
  position: relative;
  left: 13px;
  top: -3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.ymr_top .publish .i1:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 3px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #f7f7f7;
  border-right: none;
  position: relative;
  left: -4px;
}

.ymr_top .publish .i2 {
  width: 4px;
  height: 1px;
  background-color: #3573EC;
  position: absolute;
  left: -8px;
  top: -1px;
}


.ymr_top .sell .i1 {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 4px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #FE550A;
  border-right: none;
  position: relative;
  left: 13px;
  top: -3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.ymr_top .sell .i1:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 3px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #f7f7f7;
  border-right: none;
  position: relative;
  left: -4px;
}

.ymr_top .sell .i2 {
  width: 4px;
  height: 1px;
  background-color: #FE550A;
  position: absolute;
  left: -8px;
  top: -1px;
}

.ymr_top .ymr_buy_btn {
  padding-right: 38px;
}

/* service_choose .publish,
service_choose .sell {
  display: inline-block;
  width: 136px;
  height: 42px;
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 42px;
  margin-right: 10px
}

service_choose .publish i,
service_choose .sell i {
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url("../images/business_list/icon3.png") no-repeat center;
  position: relative;
  top: 2px
}

service_choose .publish:hover,
service_choose .sell:hover {
  border-color: rgba(255, 255, 255, 1);
}

service_choose .need .sell i {
  width: 14px;
  height: 16px;
  background: url("../images/business_list/icon4.png") no-repeat center
} */
.publish .publish_img_hover {
  display: none;
}

.sell .sell_img_hover {
  display: none;
}

.ymr_top .sell:hover {
  color: #fff;
  background-color: #FE550A;
}

.ymr_top .sell:hover .sell_img {
  display: none;
}

.ymr_top .sell:hover .sell_img_hover {
  display: inline-block;
}

.ymr_top .publish:hover {
  color: #fff;
  background-color: #3573EC;
}

.ymr_top .publish:hover .publish_img_hover {
  display: inline-block;
}

.ymr_top .publish:hover .publish_img {
  display: none;
}

.all_content {
  position: relative;
  width: 100%;
  background-color: #EFF1F3;
}

.all_box {
  width: 100%;
  height: auto;
  background: url("../images/business_list/banner2.png") no-repeat top;
  background-size: contain;

}

.all_content .sorting {
  width: 1200px;
  height: 60px;
  background: #F9FCFD;
  margin: 0 auto 10px auto;
  position: relative;
  
}
.not_find_font{font-size: 14px;font-weight: 400;color: #FE550A;line-height: 60px;padding-left: 10px;position: absolute;}


.all_content .sorting .comprehensive,
.all_content .sorting .price {
  width: 60px;
  font-size: 16px;
  color: #222222;
  line-height: 60px;
  margin-right: 10px;
  margin-left: 17px;
  font-weight: 600;
}

.all_content .sorting .comprehensive i,
.all_content .sorting .price i {
  display: inline-block;
  width: 7px;
  height: 9px;
  margin-left: 3px;
}

.all_content .sorting>a:hover,
.all_content .sorting>a.on {
  color: #FE550A;
  font-weight: bold;
  position: relative;
}

.all_content .sorting>a.on::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #FE550A;
  position: absolute;
  left: 2px;
  bottom: -20px;
}



.all_content .sorting>a i.sta1,
.all_content .sorting>a:hover i.sta1 {
  background: url("../3.0/images/business_detail/ymr_gray_order.png") no-repeat center
}

.all_content .sorting>a i.sta2,
.all_content .sorting>a:hover i.sta2 {
  background: url("../3.0/images/business_detail/ymr_orige_order.png") no-repeat center
}

.all_content .sorting>a i.sta3,
.all_content .sorting>a:hover i.sta3 {
  background: url("../3.0/images/business_detail/ymr_orige_order3.png") no-repeat center
}

.all_content .sorting .company {
  position: relative;
  float: right;
  top: -2px;
}

.all_content .sorting .company .btn_kst {
  display: inline-block;
  border: 1px solid #3573EC;
  width: 112px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 40px;
  color: #3573EC;
  font-size: 11px;
  background-color: #F2F6FF;

}

.all_content .sorting .company .btn_kst_img_kefu {
  margin-top: -3px
}

.all_content .sorting .company .btn_kst_img_kefu_active {
  display: none;
}

.all_content .sorting .company .btn_kst:hover {
  background-color: #3573EC;
  color: #FFF;
}

.all_content .sorting .company .btn_kst:hover .btn_kst_img_kefu {
  display: none;
}

.all_content .sorting .company .btn_kst:hover .btn_kst_img_kefu_active {
  display: inline-block;
}

.xianmafan {
  font-size: 11px;
  color: #666666;
  line-height: 15px;
}

.all_content .sorting .company .card_icon,
.all_content .sorting .company .list_icon {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  height: 66px;
  width: 33px;
  /* border-right: 1px solid #edecf4;
  border-left: 1px solid #edecf4; */
  float: left;
  background: url("../images/business_list/icon31_2.png") no-repeat center;
  cursor: pointer
}

.all_content .sorting .company .card_icon:hover,
.all_content .sorting .company .list_icon:hover {
  /* background: url("../images/business_list/icon28.png") no-repeat center */
  background: url("../images/business_list/icon31_2hover.png") no-repeat center
}

.all_content .sorting .company .card_icon {
  border-left: none;
}

.all_content .sorting .company .list_icon {
  background: url("../images/business_list/icon35.png") no-repeat center;
}

.all_content .sorting .company .list_icon:hover {
  background: url("../images/business_list/icon28.png") no-repeat center
}

.all_content .sorting .company .active_card {
  background: url("../images/business_list/icon28.png") no-repeat center
}

.all_content .sorting .company .active_list {
  background: url("../images/business_list/icon30.png") no-repeat center
}

.all_content .sorting .company .all_company,
.all_content .sorting .company .page_top {
  font-size: 12px;
  color: #666666;
  line-height: 65px
}

.all_content .sorting .company .page_top .cur_page1 {
  color: #145fbc
}

.all_content .sorting .company .left,
.all_content .sorting .company .right {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  right: -34px;
  cursor: pointer;
  text-align: center;
  line-height: 20px
}

.all_content .sorting .company .left i,
.all_content .sorting .company .right i {
  display: inline-block;
  width: 4px;
  height: 8px;
  background: url("../images/business_list/icon14.png") no-repeat center
}

.all_content .sorting .company .left:hover,
.all_content .sorting .company .right:hover {
  background: #649be8
}

.all_content .sorting .company .left:hover i,
.all_content .sorting .company .right:hover i {
  background: url("../images/business_list/icon15.png") no-repeat center
}

.all_content .sorting .company .right {
  right: -58px
}

.all_content .sorting .company .right i {
  background: url("../images/business_list/icon17.png") no-repeat center
}

.all_content .sorting .company .right:hover {
  background: #649be8
}

.all_content .sorting .company .right:hover i {
  background: url("../images/business_list/icon16.png") no-repeat center
}

.all_content .list_one {
  width: 1200px;
  margin: auto;
  /*display: none;*/
}

.all_content .list_one .each_li a{
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 54px 6px 29px;
  position: relative;
  display: block;
}

.all_content .list_one .each_li .upper_company {
  overflow: hidden;
  display: flex;
}

.all_content .list_one .each_li .upper_company .icon {
  background: url("../images/business_list/icon32.png") no-repeat;
  width: 40px;
  height: 46px;
  display: inline-block;
  background-size: 100% 100%;
  font-size: 16px;
  text-align: center;
  line-height: 41px;
  font-weight: bold;
  color: #2C6BEA;
  margin-top: 4px;
}

.all_content .list_one .each_li .upper_company .upper_left {
  padding-top: 8px;
  padding-left: 28px;
  width: 90%;
  color: #464646;
  position: relative;
}

.all_content .list_one .each_li .upper_company .upper_left:before {
  content: '';
  background: url('../images/business_list/icon34.png');
  background-size: 100% 100%;
  display: none;
  width: 16px;
  height: 12px;
  top: 20px;
  right: 4px;
  position: absolute;
}

.all_content .list_one .each_li .upper_company .upper_left .time {
  font-size: 12px;
  color: #ffffff;
  padding: 2px 5px;
  line-height: 11px;
  font-weight: 400;
  display: inline-block;
  background: url('../images/business_list/icon33.png');
  background-size: 100% 100%;
  vertical-align: middle;
  display: none;
}

.all_content .list_one .each_li .upper_company .upper_left .bottom {
  padding-top: 15px;
}

.all_content .list_one .each_li .upper_company .upper_left .bottom .info span {
  color: #666666;
  font-size: 12px;
  padding: 0 10px;
  border-right: 1px solid #EEEEEE;
}

/* .all_content .list_one .each_li .upper_company .upper_left .bottom .info span.overhide {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
} */
.all_content .list_one .each_li .upper_company .upper_left .bottom .info span.new_overhide {
  height: 24px;
  display: inline-block;
  background: #F4F7FA;
  font-size: 12px;
  font-weight: 400;
  color: #5E6B89;
  line-height: 24px;
  margin-right: 4px;
  text-align: center;
  border-radius: 60px;
  padding-left: 15px !important;
}

.all_content .list_one .each_li .upper_company .upper_left .top .recommend_label_img {
  /* width: 50px;
  height: 22px;
  display: inline;*/
  position: relative; 
  width: 49px;
  height: 22px;
  line-height: 22px;
  background: #195BE8;
  border-radius: 20px 20px 20px 20px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
  top:2px;
}

.all_content .list_one .each_li .upper_company .upper_left .top .recommend_label_img_tejia {
  background: #FE550A;

}

.all_content .list_one .each_li .upper_company .upper_left .bottom .info span:first-child {
  padding-left: 0;
}

.all_content .list_one .each_li .upper_company .upper_left .bottom .info span:last-child {
  border-right: none;
  font-size: 13px;
  color: #63636D;
}

.all_content .list_one .each_li .upper_company .upper_left .title {
  font-size: 24px;
  color: #222222;
  font-weight: 400;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 700px;
  display: inline-block;
  /* position:relative;top:3px */
}

.all_content .list_one .each_li .upper_company .upper_left .new_conternt {
  text-align: right;
  /*margin-right: -14px;*/
  float: right;
  font-size: 14px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 520px;
  display: inline-block;
}
.all_content .list_one .each_li .upper_company .upper_left .new_conternt i{
  color: red;
}


.all_content .list_one .each_li>p {
  padding-top: 0 !important;
  position: absolute;
  top: 38px;
  right: 27px;
}

.all_content .list_one .each_li .upper_company .upper_right {
  overflow: hidden;
}

.list_one {
  display: none;
}

.all_content .list_one .each_li .upper_company .upper_right li {
  float: left;
  margin-right: 16px;
  position: relative;
  font-size: 12px;
  color: #8c8c8c
}

.all_content .list_one .each_li .upper_company .upper_right li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #dcdcdc;
  position: absolute;
  right: -8px
}
.all_content .list_one .each_li .upper_company .upper_right li:last-child {
  margin-right: 0
}

.all_content .list_one .each_li .upper_company .upper_right li:last-child::after {
  content: none
}

.all_content .list_one .each_li .down_info {
  margin-top: 8px;
  margin-left: 68px;
  overflow: hidden
}

.all_content .list_one .each_li .down_info .down_company_info {
  float: left;
  overflow: hidden;
  width: 920px;
}

.all_content .list_one .each_li .down_info .down_company_info li {
  height: 50px;
  float: left;
  text-align: left;
  position: relative;
  padding-top: 17px;
}

.all_content .list_one .each_li .down_info .down_company_info li .down_up_title {
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #888888;
}

/* .all_content .list_one .each_li .down_info .down_company_info li .down_up_title:before {
  content: '';
  border-radius: 50%;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 4px;
  background-color: #DEE0E9;
  transform: translate(0, -50%);
} */

.all_content .list_one .each_li .down_info .down_company_info p.divider {
  margin: 27px 28px;
  width: 1px;
  height: 20px;
  line-height: 32px;
  background-color: #eee;
  float: left;
}

.all_content .list_one .each_li .down_info .down_company_info li .down_down_style {
  font-size: 16px;
  font-weight: 400;
  color: #2B2B2B;
  margin-bottom: 10px;
}

.all_content .list_one .each_li .down_info .down_company_info li .price_style {
  margin-left: 9px;
  font-size: 18px;
  font-weight: 400;
  color: #ff7800
}

/*
.all_content .list_one .each_li .down_info .down_company_info li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 38px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 0
}

.all_content .list_one .each_li .down_info .down_company_info li:first-child {
  padding-left: 0;
  width: 75px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li02 {
  width: 130px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li04 {
  padding-left: 25px;
  width: 100px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li03,
.all_content .list_one .each_li .down_info .down_company_info li.qy_li05 {
  padding-left: 30px;
  width: 80px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li05 {
  width: 120px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li06 {
  padding-left: 30px;
  width: 100px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li07 {
  padding-left: 30px;
}

.all_content .list_one .each_li .down_info .down_company_info li:last-child::after {
  content: none
} */

.all_content .list_one .each_li .down_info .contact {
  float: right;
  font-size: 0;
  padding-top: 24px;
}

.all_content .list_one .each_li .down_info .contact .shop_car,
.all_content .list_one .each_li .down_info .contact .constorm {
  display: inline-block;
  text-align: center;
  /* line-height: 34px;
  width: 123px;
  height: 34px; */
  /* background: linear-gradient(270deg, #508BFF 0%, #3573EC 100%); */
  /* border: 1px solid #2C6BEA;
  color: #2C6BEA;
  background: rgba(24, 74, 237, 0.04);
  font-size: 14px; */

  width: 170px;
  height: 48px;
  line-height: 48px;
  background: #195BE8;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.all_content .list_one .each_li .down_info .contact .constorm .bnt-img {
  margin-right: 10px;
}

.all_content .list_one .each_li .down_info .contact .constorm:hover {
  background-color: #2C6BEA;
  color: #ffffff;
}

.all_content .list_one .each_li .down_info .contact .constorm:hover .ymr_go_blue {
  display: none;
}

.all_content .list_one .each_li .down_info .contact .constorm:hover .ymr_go_white {
  display: inline-block;
}

.all_content .list_one .each_li .down_info .contact .constorm .ymr_go_white {
  display: none;
}

.right-big-box {
  position: absolute;
  bottom: 35px;
  right: 54px;
  border-left: 1px solid #EFF1F3;
  padding-left: 52px;
}

.new_moneyBox .money-text {
  font-size: 12px;
  font-weight: 400;
  color: #B5BABE;
  margin-bottom: 4px;
}

.new_moneyBox .money-num {
  font-size: 32px;
  font-weight: 400;
  color: #FE550A;
}

.new_moneyBox .money-num span {
  font-size: 14px;
}

.company .vertical-line {
  display: inline-block;
  width: 1px;
  height: 9px;
  background: #D6DAE2;
  margin: 0 19px 0 21px;

}

.qy_li07 .price_style {
  color: #FE550A;
  font-size: 26px;
}

.qy_li07 {
  float: right;
  margin-top: 30px;
}

.all_content .list_one .each_li .down_info .contact .shop_car i,
.all_content .list_one .each_li .down_info .contact .constorm i {
  display: inline-block;
  width: 17px;
  height: 14px;
  line-height: 30px;
  vertical-align: middle;
  -webkit-transition: all .3s;
  transition: all .3s;
  /* background: url("../images/business_list/icon26.png") no-repeat center */
}

/* .all_content .list_one .each_li .down_info .contact .shop_car:hover,
.all_content .list_one .each_li .down_info .contact .constorm:hover {
  background: #3573EC;
  border: 1px solid #3573EC
} */
.constorm01 i,
.constorm02 i {
  background: url("../images/business_list/bx.png") no-repeat center !important;
}

.all_content .list_one .each_li .down_info .contact .shop_car:hover i,
.all_content .list_one .each_li .down_info .contact .constorm:hover i {
  background: url("../images/business_list/icon24.png") no-repeat center
}

.all_content .list_one .each_li .down_info .contact .constorm {
  /* width: 98px; */
  /* margin-left: 5px;
  position: relative;
  top: 5px */
}

.all_content .list_one .each_li .down_info .contact .constorm i {
  width: 17px;
  height: 17px;
  position: relative;
  top: -5px;
  /* background: url("../images/business_list/icon27.png") no-repeat center */
}

.contact .i1 {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 4px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
  border-right: none;
  position: relative;
  left: 13px;
  top: -3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.contact .i1:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 3px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #3573EC;
  border-right: none;
  position: relative;
  left: -4px;
}


.contact .i2 {
  width: 4px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -8px;
  top: -1px;
}

/* .all_content .list_one .each_li .down_info .contact .constorm span {
  margin-left: 5px;
  font-size: 12px;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
} */
.all_content .list_one .each_li .down_info .contact:hover .constorm img:first-child {
  display: none;
}

.all_content .list_one .each_li .down_info .contact:hover .constorm img:first-child {
  display: inline-block;
}

/* .contact .constorm:hover .i1:before {
  border-color: transparent transparent transparent #FF902A;
} */

/* .all_content .list_one .each_li .down_info .contact .constorm:hover {
  background: #FF902A
} */


.all_content .list_one .each_li .down_info .contact .constorm:hover i {
  background: url("../images/business_list/icon25.png") no-repeat center;
}

.all_content .list_one .each_li .down_info .contact .constorm01:hover i {
  background: url("../images/business_list/bx_hover.png") no-repeat center !important;
}

.all_content .list_one .each_li .down_info .contact .constorm02:hover i {
  background: url("../images/business_list/bx02_hover.png") no-repeat center !important;
}

.all_content .list_one .each_li .down_info .contact .constorm:hover span {
  /* color: #3573EC */
}

.addTypeBox {
  /* border-top: 1px solid #EFF1F3; */
  padding: 0px 0 28px 68px;
  margin-top: 20px;
  color: #5E6B89;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.addTypeBox span {
  border-right: 1px solid #ECECEC;
  padding: 0 16px;
  font-size: 14px;
}

.addTypeBox span:nth-child(1) {
  padding-left: 0;
}

.addTypeBox span:last-child {
  border: 0;
}


.constorm02:hover {
  background-color: #649be8 !important;
}

.constorm02:hover span {
  color: #FFFFFF !important;
}

.all_content .list_one .each_li:hover {
  -webkit-box-shadow: 0px 19px 38px 0px rgba(1, 33, 65, 0.07);
  box-shadow: 0px 19px 38px 0px rgba(1, 33, 65, 0.07);
}

.all_content .list_one .each_li:hover .upper_company .upper_left .title {
  color: #195BE8
}

.all_content .list_one .each_li:hover .upper_company .upper_left:before {
  /* display: inline-block; */
}

.all_content .list_two {
  width: 1200px;
  margin: auto;
  display: none;
}

.all_content .list_two .card_each_li {
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 291px;
  /* height: 302px; */
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  margin: 0 12px 10px 0
}

.all_content .list_two .card_each_li .up_part {
  /* border-bottom: 1px solid #F0F1F5; */
  position: relative
}

.all_content .list_two .card_each_li .up_part_hover {
  padding: 46px 24px 25px 23px;
  height: 40px;
  font-size: 13px;
  color: #666666;
  border-bottom: 1px solid #F0F1F5;
  box-shadow: 1px 6px 20px -3px #f0f4fe;
  position: relative;
  line-height: 20px;
  display: none;
}

.all_content .list_two .card_each_li .up_part_hover div {
  height: 40px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
}

.all_content .list_two .card_each_li .up_part_hover span {
  margin-right: 9px;
  line-height: 20px;
}

.all_content .list_two .card_each_li .up_part_hover:before {
  -webkit-transition: all .3s;
  transition: all .3s;
  content: '';
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #3573EC;
  position: absolute;
  left: 23px;
  top: 27px
}

.all_content .list_two .card_each_li .up_part .icon {
  background: url("../images/business_list/icon32.png") no-repeat;
  width: 55px;
  height: 61px;
  display: inline-block;
  background-size: 100% 100%;
  font-size: 14px;
  color: #7B64F2;
  text-align: center;
  line-height: 54px;
  font-weight: bold;
}

.all_content .list_two .card_each_li .up_part .up_part_right {
  position: relative;
}

.all_content .list_two .card_each_li .up_part .up_part_right .goods_title {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  /* line-height: 21px; */
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.all_content .list_two .card_each_li .up_part .up_part_right div img {
  position: relative;
  top: -5px
}

.ymr_card_content_width .mid_part {
  height: 93px;
  margin: 23px 0 28px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mid_part>.mid_part_right {
  float: right;
}

.mid_part>.mid_part_left {
  float: left;
}

.mid_part .mid_part_title {
  font-size: 12px;
  color: #888888;
  line-height: 10px;
  margin: 10px 0 28px 0;


}

.mid_part .mid_part_cotent {
  font-size: 16px;
  color: #2A2A2A;
  line-height: 12px;
  /* margin: 9px 0 25px 0; */
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mid_part_right .mid_part_cotent::before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #E5E5E5;
  position: absolute;
  left: -63px;
  bottom: -20px;

}


.all_content .list_two .card_each_li .mid_part {
  /* overflow: hidden;
  margin-top: 30px;
  margin-bottom: 10px; */
}

.all_content .list_two .card_each_li .mid_part li {
  /* padding-left: 23px;
  margin-bottom: 12px; */
}

.all_content .list_two .card_each_li .mid_part li .goods_style {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all_content .list_two .card_each_li .mid_part li .company_industry {
  font-size: 14px;
  color: #999999;
  margin-right: 10px;
}

.all_content .list_two .card_each_li .mid_part li .company_industry::before {
  content: '';
  border-radius: 50%;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 4px;
  background-color: #DEE0E9;
  transform: translate(0, -50%);
}



.all_content .list_two .card_each_li .bottom_part .buy,
.all_content .list_two .hot_recommend .recommend_show .card_each_li .bottom_part .consult,
.all_content .hot_recommend .recommend_show .list_two .card_each_li .bottom_part .consult {
  display: inline-block;
  width: 116px;
  height: 32px;
  background: transparent;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 15px;
  color: #3573EC;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #3573EC;
}


.all_content .list_two .card_each_li .bottom_part {

  position: absolute;
  line-height: 48px;
  background: transparent;
  background-color: #3573EC;
  font-size: 13px;
  color: #fff;
  text-align: center;
  bottom: -50px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  font-weight: bold;
  width: 100%;
  height: 48px;
  background: #195BE8;

}

.all_content .list_two .card_each_li .bottom_part a {
  color: #ffffff;
}

/* 卡片列表  hover */
.list_two>.card_each_li .bottom_part .bnt-img {
  margin-right: 16px;
}


.all_content .list_two .card_each_li:hover .up_part .goods_title {
  color: #3573EC;
}

.list_two>.card_each_li:hover .bottom_part {
  bottom: 15px;
}

.list_two>.card_each_li .three_part {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.list_two>.card_each_li:hover .three_part {
  opacity: 0;
}


/* .list_two>.card_each_li:hover .goods_litle_title{
  margin: 9px 0 20px 0;
}
.list_two>.card_each_li:hover .mid_part .mid_part_cotent{
  margin: 9px 0 18px 0;
}
.list_two>.card_each_li:hover .mid_part{
  margin: 16px 0 10px 0;
}
.list_two>.card_each_li:hover .ymr_card_content_width{
  margin: 21px auto 11px;
}
.list_two>.card_each_li:hover .some_people>i{
color: #3573EC;
} */



.all_content .list_two .card_each_li .bottom_part:after {
  content: '';
  display: block;
  clear: both
}

.all_content .list_two .card_each_li:hover {
  /* -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31);
  box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31) */
}

.all_content .list_two .card_each_li:hover .up_part {
  /* display: none; */
}

.all_content .list_two .card_each_li:hover .up_part_hover {
  /* display: block; */
  position: relative;
}


.goods_litle_title {
  font-size: 13px;
  color: #666666;
  line-height: 14px;
  margin: 12px 0 23px 0;
  height: 14px;
  -webkit-transition: all .3s;
  transition: all .3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all_content .list_two .card_each_li:nth-child(4n) {
  margin-right: 0px
}

.card_each_li .ymr_card_content_width {
  /* width: 235px; */
  height: 270px;
  margin: 27px 25px 11px;
  position: relative;
  overflow: hidden;
}

.all_content .list_two:after {
  content: '';
  display: block;
  clear: both
}

.all_content .not_find_mj {
  width: 1200px;
  margin: auto;
  background-color: #fff;

}

.all_content .not_find_mj .not_title {
  width: 100%;
  text-align: center;
  margin: 40px 0 0px 0
}

.all_content .not_find_mj .not_title .not_title_p1 {
  font-size: 24px;
  color: #649be8;
  margin-bottom: 10px
}

.all_content .not_find_mj .not_title .not_title_p2 {
  font-size: 14px;
  color: #abaab2;
  margin-bottom: 30px
}

.all_content .not_find_mj .not_title .not_title_p2:before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #e0dfe6;
  margin-right: 20px;
  position: relative;
  top: -3px
}

.all_content .not_find_mj .not_title .not_title_p2:after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #e0dfe6;
  margin-right: 20px;
  position: relative;
  top: -3px;
  margin: 0px 0 0 20px
}

.all_content .not_find_mj .case_mj li {
  width: 393px;
  height: 200px;
  background: #fff;
  float: left;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 0 30px
}

.all_content .not_find_mj .case_mj li:last-child {
  margin-right: 0
}

.all_content .not_find_mj .case_mj li .case1_title {
  font-size: 24px;
  color: #333333;
  margin-bottom: 15px
}

.all_content .not_find_mj .case_mj li .case1_info {
  font-size: 14px;
  color: #333333
}

.all_content .not_find_mj .case_mj li .case_img_btn {
  overflow: hidden
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left {
  float: left
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left .case_line {
  display: block;
  width: 20px;
  height: 1px;
  background: #c2c2cc;
  margin: 23px 0 22px 0
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left a {
  display: block;
  width: 118px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #9a86ff;
  margin: auto;
  color: #9a86ff;
  font-size: 14px;
  border-radius: 3px;
  -webkit-transition: all .2s;
  transition: all .2s
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left a:hover {
  border: 1px solid #9a86ff;
  background: #9a86ff;
  color: #fff;
  position: relative;
  top: -2px
}

.all_content .not_find_mj .case_mj li .case_right {
  float: right;
  margin: 5px 20px 0px 0;
  height: 102px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 210px
}

.all_content .not_find_mj .case_mj li .case_right img {
  position: absolute;
  bottom: 5px;
  right: 0
}

.all_content .not_find_mj .case_mj li:hover {
  -webkit-box-shadow: 0 0 1px 2px rgba(36, 87, 200, 0.08);
  box-shadow: 0 0 1px 2px rgba(36, 87, 200, 0.08)
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_left a,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a {
  border: 1px solid #abcaf5;
  color: #3c89ff
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_left a:hover,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a:hover {
  border: 1px solid #3c89ff;
  background: #3c89ff
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_right,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_right {
  margin: 5px 20px 0px 0
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_right img,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_right img {
  bottom: -12px;
  max-width: 210px;
  max-height: 102px
}

.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a {
  border: 1px solid #a6e1ed;
  color: #16b8d9
}

.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a:hover {
  border: 1px solid #16b8d9;
  background: #16b8d9
}

.all_content .not_find_mj .case_mj:after {
  content: '';
  display: block;
  clear: both
}

.all_content .hot_recommend {
  width: 100%;
  height: 568px;
  background: url("../images/business_list/bg1.jpg") no-repeat center;
  margin-top: 41px
}

.all_content .hot_recommend .recommend_title {
  width: 1200px;
  text-align: center;
  margin: auto;
  padding-top: 60px
}

.all_content .hot_recommend .recommend_title .c_recommend_title {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold
}

.all_content .hot_recommend .recommend_title .e_recommend_title,
.all_content .hot_recommend .recommend_title .recommend_info {
  font-size: 12px;
  color: #fff;
  opacity: .6;
  margin: 8px 0 20px 0;
  text-transform: uppercase
}

.all_content .hot_recommend .recommend_title .recommend_info {
  font-size: 14px;
  margin: 0 0 39px 0
}

.all_content .hot_recommend .recommend_show {
  width: 1200px;
  margin: auto
}

.all_content .hot_recommend .recommend_show .card_each_li {
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 291px;
  height: 332px;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  margin: 0 10px 10px 0
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part {
  padding: 23px 20px 26px 10px;
  background-color: #FAFBFD;
  display: flex;
  border-bottom: 1px solid #F0F1F5;
  position: relative
}


.all_content .hot_recommend .recommend_show .up_part_hover {
  padding: 46px 24px 25px 23px;
  height: 40px;
  font-size: 13px;
  color: #666666;
  border-bottom: 1px solid #F0F1F5;
  box-shadow: 1px 6px 20px -3px #f0f4fe;
  position: relative;
  display: none;
}

.all_content .hot_recommend .recommend_show .up_part_hover span {
  margin-right: 9px;
  line-height: 20px;
}

.all_content .hot_recommend .recommend_show .up_part_hover:before {
  -webkit-transition: all .3s;
  transition: all .3s;
  content: '';
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #3573EC;
  position: absolute;
  left: 23px;
  top: 27px
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part .icon {
  background: url("../images/business_list/icon32.png") no-repeat;
  width: 55px;
  height: 61px;
  display: inline-block;
  background-size: 100% 100%;
  font-size: 14px;
  color: #7B64F2;
  text-align: center;
  line-height: 54px;
  font-weight: bold;
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part .up_part_right {
  padding-top: 10px;
  padding-left: 5px;
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part .up_part_right .goods_title {
  font-size: 16px;
  color: #666666;
  display: block;
  margin-bottom: 10px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  line-height: 1.2;
}

.ymr_card_content_width .three_part .goods_price {
  font-size: 26px;
  font-weight: bold;
  color: #FE550A;
  line-height: 30px;
  position: absolute;
  left: 0;
}

/* .ymr_card_content_width .three_part .goods_price:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 14px;
  background: url("../images/business_list/icon20.png") no-repeat center
} */

.three_part {
  position: relative;
  height: 30px;
}

.three_part .three_part_new {
  font-size: 12px;
  font-weight: 400;
  color: #B5BABE;
}

.three_part .money_new_box {
  font-size: 32px;
  font-weight: 400;
  color: #FE550A;
  line-height: 38px;
}

.three_part .money_new_box span {
  font-size: 14px;
  font-weight: bold;
}

.some_people {
  position: absolute;
  bottom: 2px;
  right: 0;
  color: #999999;
}

.some_people>i {
  font-size: 13px;
  font-weight: bold;
  color: #444444;
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part .up_part_right div img {
  position: relative;
  top: -5px
}


.all_content .hot_recommend .recommend_show .card_each_li .mid_part {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 10px;
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li {
  padding-left: 23px;
  margin-bottom: 12px;
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li .goods_style {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li .company_industry {
  font-size: 14px;
  color: #999999;
  margin-right: 10px;
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li .company_industry::before {
  content: '';
  border-radius: 50%;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 4px;
  background-color: #DEE0E9;
  transform: translate(0, -50%);
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part {
  margin: 0 20px
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .buy,
.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult {
  display: inline-block;
  width: 116px;
  height: 32px;
  background: transparent;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 15px;
  color: #3573EC;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #3573EC;
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .buy:hover,
.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult:hover {
  background: #3573EC;
  color: #fff
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult {
  width: 114px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #649be8;
  background: transparent;
  float: right
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part:after {
  content: '';
  display: block;
  clear: both
}

.all_content .hot_recommend .recommend_show .card_each_li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31);
  box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31)
}

.all_content .hot_recommend .recommend_show .card_each_li:hover .up_part {
  display: none;
}

.all_content .hot_recommend .recommend_show .card_each_li:hover .up_part_hover {
  display: block;
}

.all_content .hot_recommend .recommend_show .card_each_li:hover .up_part .goods_title {
  color: #649be8
}

.all_content .hot_recommend .recommend_show .card_each_li:nth-child(4n) {
  margin-right: 0px
}

.all_content .hot_recommend .recommend_show:after {
  content: '';
  display: block;
  clear: both
}

.screen .dl02 {
  padding-right: 80px;
  display: flex;
  width: 100%;
}

.dlo2-text {
  display: flex;
}

.screen .dl02 .dlo2-text .dlo2-textBox {
  width: 28px;
  font-size: 14px;
  font-weight: bold;
  color: #FE550A;
  margin-right: 28px;
  margin-top: -11px;
}

.screen .dl02 dd {
  /* height: 25px; */
  width: 1051px;
  /* overflow: hidden; */
  padding-right: 38px;
  /* margin-top: 2px; */

}

.screen .dl02 a:first-child {
  font-size: 14px;

  color: #222222;
}

.screen .dl02 a:first-child:hover {
  color: #FE550A;
}

.screen .dl02 a.more {
  float: right;
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 20px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  right: -70px;
  top: 17px;
  border: 1px solid #e2e2e2;
  padding: 0 0 0 9px;
  background: url(../images/business_list/icon6.png) no-repeat right 7px center;
  font-size: 12px;
  color: #888888;
  white-space: nowrap;
}

.screen .dl02 a.more:hover {
  color: #649be8;
  background: url(../images/business_list/icon6_hover.png) no-repeat right 7px center;
}

.screen .dl03 dd a {
  display: inline-block;
  float: left;
}

.other_select dd>div ul li a {
  display: block;
  padding: 0;
  line-height: 28px;
}

.other_select dd>div ul li a {
  width: 100%;
}

.all_content .list_one .down_info_slot {
  height: 0;
  position: relative;
}

.all_content .list_one .down_info_slot .down_info_slot--hot {
  position: absolute;
  top: -21px;
  left: 730px;
}

.layui-layer-tips i.layui-layer-TipsB {
  border-color: transparent !important;
  border-bottom-color: #0000007a !important;
  top: -16px;
  left: 20px
}

.layui-layer.layui-layer-tips {
  width: 292px !important;
  left: 654px;
}

.layui-layer-tips i.layui-layer-TipsT {
  border-color: transparent !important;
  border-top-color: #0000007a !important;
  bottom: -16px;
  left: 139px
}

.layui-layer-tips .layui-layer-content {
  font-family: MicrosoftYaHei;
  bottom: 31px;
  left: -28px;
}


/*
2022年8月15日修改 
【智企业务线列表优化】https://www.tapd.cn/61588223/prong/stories/view/1161588223001010199
*/
.list-page {
  display: flex;
  padding: 20px 0;
  font-size: 14px;
  font-weight: 400;
  color: #2A2A2A;
  height: auto !important;
  position: relative;
}

.list-page .pagination {
  margin: 0 auto;
}
.list-page .pagination li {
  float: left;
}


.list-page div {
  background-color: #fff;
  width: auto;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  margin-right: 4px;
}

.list-page .numBoxItem {
  background: transparent;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #2A2A2A;
}

.list-page .numBoxItem .pageText {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #EFF1F3;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
}

.list-page .numBoxItem .pageText:hover {
  border: 1px solid #F12500;
  color: #F12500;
}

.list-page .tiaozhaun-box .pageInput {
  background: #F2F4F6;
  width: 90px;
  height: 26px;
  padding-left: 4px;
  margin-left: 5px;
}

.list-page .tiaozhaun-box {
  display: flex;
  align-items: center;
}

.list-page .page-nmu-box {
  position: absolute;
  right: 0;
  font-size: 14px;
  height: 26px;
  line-height: 40px;
  font-weight: 400;
  color: #979797;
}

.pageSubmitBox {
  background: #195BE8;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -23px;
  line-height: 20px !important;
  text-align: center;
  padding: 0 !important;
}

.xiangguan-box {
  margin: 56px auto 30px auto;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
  text-align: center;
}

.btn_kst,
.new_banner-btn {
  position: relative;
}

.new_banner-btn .banner-content {
  position: absolute;
  top: -30px;
  right: 94px;
  display: flex;
  align-items: center;
}

.new_banner-btn .banner-content .butmmoe-banner .footer-banner-title {
  font-size: 36px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 18px;
}

.new_banner-btn .banner-content .butmmoe-banner .footer-banner-text {
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 9px;
}

.new_banner-btn .banner-content .butmmoe-banner .heng {
  width: 10px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
}

.new_banner-btn .banner-content .right-banner-boc {
  margin-left: 90px;
  width: 192px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  font-size: 13px;
  font-weight: bold;
  color: #FE550A
}

.new_banner-btn .banner-content .right-banner-boc .ke-img-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../3.0/images/business_detail/icon-lxkf.png") no-repeat;
  transform: translateY(4px);
}

.new_banner-btn .banner-content .right-banner-boc:hover {
  background: #FE550A;
  color: #fff;
}

.new_banner-btn .banner-content .right-banner-boc:hover .ke-img-box {
  background: url("../3.0/images/business_detail/icon-lxkfhover.png") no-repeat;
}

.delBox {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}

.delBox i {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../3.0/images/business_detail/DELbox.png") no-repeat 0px 0px;
}

.delBox:hover i {
  background: url("../3.0/images/business_detail/icon-qkzx.png") no-repeat 0px 0px;
}

.delBox span {
  margin-top: 3px;
  margin-left: 4px;
  display: inline-block;
}

.delBox:hover span {
  color: #195BE8;
}

.new_tag {
  /* display: flex; */
  height: 24px;
  overflow: hidden;
  margin-top: 14px;
}

.new_tag .item-p {
  flex-shrink: 0;
  height: 24px;
  background: #F4F7FA;
  border-radius: 60px 60px 60px 60px;
  font-size: 12px;
  font-weight: 400;
  color: #5E6B89;
  line-height: 24px;
  text-align: center;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
  display: inline-block;
}