@charset "UTF-8";
.company_main {
  background-color: #f1f2f6;
}

.position_container {
  padding: 0.1042rem 0 0.1042rem 0.0729rem;
  color: #9f9f9f;
  font-size: 0.0729rem;
}

.position_container img {
  width: 0.0833rem;
  height: 0.0833rem;
  padding-bottom: 1px;
}

.position_container span {
  margin: 0 0.0208rem;
}

.position_container .now_company {
  color: #195ae8;
}

.pos_main_con {
  align-items: flex-start;
  padding-bottom: 0.1563rem;
}

.pos_main_con .main_msg {
  width: calc(100% - 2.0313rem);
}

.pos_main_con .main_msg .main_msg_t {
  padding: 0.2083rem;
  border-radius: 0.026rem;
  background-color: #ffffff;
  margin-bottom: 0.2083rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t {
  align-items: flex-start;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .msg_t_t_im {
  margin-right: 0.1042rem;
  color: #195ae8;
  font-size: 0.0938rem;
  font-weight: 700;
  width: 0.3333rem;
  height: 0.3333rem;
  text-align: center;
  padding-top: 0.0729rem;
  background-image: url("/static/icon/quan.png");
  background-size: 100% 100%;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .msg_t_t_name {
  flex: 1;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .msg_t_t_name .t_name {
  color: #282828;
  font-size: 0.1458rem;
  font-weight: 600;
  margin-bottom: 0.1042rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .msg_t_t_name .t_name span {
  padding: 0.026rem 0.0521rem;
  color: #ffffff;
  font-size: 0.0833rem;
  font-weight: 500;
  background-color: #ff540e;
  border-radius: 0.026rem;
  font-weight: normal;
  margin-left: 0.0521rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .lab_con {
  margin-bottom: 0.1042rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .bh_d {
  color: #4b6090;
  font-size: 0.0729rem;
  padding: 0.0313rem 0.0521rem;
  background-color: #eff3f8;
  border-radius: 0.026rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .bh_d .bh_d_label {
  color: #a8b6d7;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .copy_btn {
  margin: 0 0.2083rem 0 0.0521rem;
  cursor: pointer;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .price_con {
  height: 0.3542rem;
  width: 100%;
  align-items: flex-start;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .price_con .price_left {
  color: #9f9f9f;
  font-size: 0.0938rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .price_con .price_left .price {
  color: #ff4848;
  font-size: 0.2083rem;
  margin-left: 0.0781rem;
  font-weight: 600;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .price_con .bg_image {
  width: 3.0104rem;
  height: 130%;
  background-image: url("/static/home/zhen_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-right: 0.2083rem;
  justify-content: flex-end;
  align-items: flex-start;
  line-height: 0.3542rem;
  color: #ffffff;
  font-size: 0.125rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .price_con .bg_image p:nth-child(1) {
  font-weight: 500;
  margin-right: 0.0208rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list {
  padding: 0.1719rem 0;
  background-color: #fafbfd;
  z-index: 999;
  position: relative;
  border-radius: 0.0781rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 0.2083rem;
  margin-bottom: 0.1875rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item {
  color: #c2c5c8;
  font-size: 0.0833rem;
  display: flex;
  align-items: center;
  padding-left: 0.1823rem;
  border-left: 1px solid #f2f1f1;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item:nth-child(5), .pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item:nth-child(1) {
  border-left: unset;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item span:last-child {
  color: #282828;
  font-size: 0.0938rem;
  margin-left: 0.0521rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item span:first-child {
  position: relative;
  width: 0.3906rem;
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .time_list .time_item span:first-child::after {
  position: absolute;
  content: "";
  width: 0.0208rem;
  height: 0.0208rem;
  background-color: #195ae8;
  border-radius: 100%;
  left: -0.0417rem;
  top: 50%;
  transform: translateY(-50%);
}

.pos_main_con .main_msg .main_msg_t .msg_t_t .zi_xun_btn {
  color: #ffffff;
  font-size: 0.125rem;
  font-weight: 600;
  padding: 0.1354rem 0.1875rem;
  background: #ff7800;
  box-shadow: 0px 4px 20px 0px rgba(255, 120, 0, 0.2);
  border-radius: 0.0417rem;
  cursor: pointer;
  display: inline-block;
}

.pos_main_con .main_msg .main_msg_msg {
  background-color: #ffffff;
  border-radius: 0.026rem;
  padding: 0.2083rem;
  margin-bottom: 0.2083rem;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container {
  margin-bottom: 0.2083rem;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_tab {
  color: #9f9f9f;
  font-size: 0.1042rem;
  font-weight: 400;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_tab li {
  margin-right: 0.2604rem;
  cursor: pointer;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_tab li:last-child {
  margin-right: unset;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_tab .active {
  color: #282828;
  font-weight: 600;
  position: relative;
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_tab .active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.0208rem;
  background-color: #195ae8;
  width: 0.2083rem;
  height: 0.0156rem;
  transform: translateX(-50%);
}

.pos_main_con .main_msg .main_msg_msg .tabs_container .tabs_btn {
  width: 0.7292rem;
  height: 0.2292rem;
  line-height: 0.2292rem;
  text-align: center;
  font-size: 0.1042rem;
  font-weight: 600;
  border-radius: 0.0417rem;
  background-color: #195ae8;
  color: #ffffff;
  cursor: pointer;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e5e6e9;
  border-radius: 0.026rem;
  overflow: hidden;
  margin-bottom: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li {
  height: 0.3333rem;
  border-bottom: 1px solid #e5e6e9;
  font-size: 0.0938rem;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li:nth-child(10), .pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li:nth-child(11) {
  border-bottom: unset;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li p:first-child {
  width: 0.8854rem;
  height: 100%;
  background: #fafbfd;
  color: #9e9e9e;
  line-height: 0.3333rem;
  position: relative;
  padding-left: 0.1927rem;
  border-right: 1px solid #e5e6e9;
  border-left: 1px solid #e5e6e9;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li p:first-child::after {
  content: "";
  position: absolute;
  left: 0.1354rem;
  bottom: 50%;
  width: 6px;
  height: 6px;
  background-color: #2e68e9;
  border-radius: 100%;
  transform: translateY(2px);
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li p:last-child {
  flex: 1;
  height: 100%;
  color: #282828;
  line-height: 0.3333rem;
  padding-left: 0.1042rem;
  padding-right: 0.0521rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li:nth-child(3n + 1) p {
  border-left: unset;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li:last-child p:last-child {
  color: #195ae8;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg li:last-child p:last-child img {
  width: 0.125rem;
  height: 0.125rem;
  margin-right: 0.0313rem;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg .item_1 {
  width: 33.3%;
}

.pos_main_con .main_msg .main_msg_msg .j_con .detail_msg .item_2 {
  width: 66.6%;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container {
  margin-bottom: 0.2083rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_tab {
  color: #9f9f9f;
  font-size: 0.1042rem;
  font-weight: 400;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_tab li {
  margin-right: 0.2604rem;
  cursor: pointer;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_tab li:last-child {
  margin-right: unset;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_tab .active {
  color: #282828;
  font-weight: 600;
  position: relative;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_tab .active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.0208rem;
  background-color: #195ae8;
  width: 0.2083rem;
  height: 0.0156rem;
  transform: translateX(-50%);
}

.pos_main_con .main_msg .main_msg_msg .cp_con .tabs_container .tabs_btn {
  width: 0.7292rem;
  height: 0.2292rem;
  line-height: 0.2292rem;
  text-align: center;
  font-size: 0.1042rem;
  font-weight: 600;
  border-radius: 0.0417rem;
  background-color: #195ae8;
  color: #ffffff;
  cursor: pointer;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container {
  margin-bottom: 0.2083rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left {
  flex: 0.9;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_l {
  flex-direction: column;
  margin-right: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_l .left_c_tit {
  color: #9e9e9e;
  font-size: 0.0938rem;
  margin-bottom: 0.125rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_l #city_echarts {
  width: 1.0104rem;
  height: 1.0104rem;
  margin-bottom: 0.0625rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_l .tips_msg {
  color: #1d59e9;
  font-size: 0.0833rem;
  padding: 0.0313rem 0.0625rem;
  background-color: #eff3f8;
  border-radius: 0.026rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_r {
  flex-direction: column;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_r li {
  color: #282828;
  font-size: 0.125rem;
  font-weight: 600;
  text-align: center;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_left .echarts_left_r li span {
  color: #9f9f9f;
  font-size: 0.0729rem;
  margin-top: 0.0313rem;
  font-weight: 400;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center {
  padding: 0 0.2083rem;
  border-left: 1px solid #f2f1f1;
  border-right: 1px solid #f2f1f1;
  flex-direction: column;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .e_c_tit {
  color: #282828;
  font-size: 0.0938rem;
  font-weight: 600;
  margin-bottom: 0.125rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center p:nth-child(3) {
  margin-bottom: 0.0781rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_list {
  margin-bottom: 0.2604rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_list li {
  margin-right: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_list li img {
  width: 0.125rem;
  height: 0.125rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_list li span {
  color: #ffcd25;
  font-size: 0.0938rem;
  font-weight: 700;
  line-height: 0.125rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_bot {
  color: #76829d;
  font-size: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_center .x_bot img {
  width: 0.125rem;
  height: 0.125rem;
  margin-right: 0.026rem;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_right {
  flex: 1;
  justify-content: space-around;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_right li {
  display: flex;
  flex-direction: column;
  color: #9f9f9f;
  font-size: 0.0833rem;
  align-items: center;
}

.pos_main_con .main_msg .main_msg_msg .cp_con .echarts_container .echarts_right li img {
  width: 0.3333rem;
  height: 0.4167rem;
  margin-bottom: 0.125rem;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li {
  padding: 0.1042rem;
  width: calc((100% - 20px) / 2);
  display: flex;
  align-items: flex-start;
  background: #ffffff;
  border-radius: 0.026rem;
  border: 1px solid #f2f1f1;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li:nth-child(1), .pos_main_con .main_msg .main_msg_msg .transaction_con li:nth-child(2) {
  margin-bottom: 0.1042rem;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li img {
  width: 0.4167rem;
  height: 0.4167rem;
  border-radius: 0.026rem;
  margin-right: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg {
  width: calc(100% - 0.5208rem);
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg .right_title {
  width: 100%;
  margin-bottom: 0.0833rem;
  justify-content: space-between;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg .right_title .title_in {
  width: 74%;
  color: #282828;
  font-size: 0.0938rem;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg .right_title .time_p {
  font-size: 0.0729rem;
  color: #9f9f9f;
  flex: 1;
  justify-content: flex-end;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg .right_title .time_p img {
  width: 0.0729rem;
  height: 0.0729rem;
  margin-right: 0.0313rem;
}

.pos_main_con .main_msg .main_msg_msg .transaction_con li .right_msg .right_desc {
  color: #9f9f9f;
  font-size: 0.0729rem;
  line-height: 0.1042rem;
  text-align: justify;
  display: -webkit-box;
  /* 使用弹性盒模型布局 */
  -webkit-line-clamp: 4;
  /*显示的行数*/
  -webkit-box-orient: vertical;
  /* 垂直方向排列*/
  overflow: hidden;
  text-overflow: ellipsis;
  /* 超出部分显示省略号*/
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.1198rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item {
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.0521rem;
  padding: 0.1563rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .title {
  color: #282828;
  font-size: 0.1042rem;
  font-weight: 700;
  margin-bottom: 0.1563rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe {
  justify-content: space-between;
  margin-bottom: 0.1563rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item {
  color: #a9a9aa;
  font-size: 0.0833rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item p {
  color: #282828;
  font-size: 0.0938rem;
  margin-top: 0.0781rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item:last-child {
  text-align: end;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item:nth-child(2) {
  position: relative;
  padding: 0 0.0938rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item:nth-child(2)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 0.099rem;
  background-color: #f2f1f1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .list_containe .list_item:nth-child(2)::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0.099rem;
  background-color: #f2f1f1;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con {
  justify-content: space-between;
  align-items: flex-end;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .price_p {
  color: #a9a9aa;
  font-size: 0.0833rem;
  margin-bottom: 0.0781rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .price_p img {
  width: 0.0833rem;
  height: 0.0833rem;
  margin-right: 0.0313rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .price_t {
  color: #ff4242;
  font-weight: 700;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .price_t span:nth-child(1) {
  font-size: 0.1875rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .price_t span:nth-child(2) {
  font-size: 0.0938rem;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item .btn_con .zi_btn {
  display: none;
  cursor: pointer;
  padding: 0.0833rem 0.125rem;
  color: #ffffff;
  background: #195ae8;
  box-shadow: 0px 4px 20px 0px rgba(25, 90, 232, 0.2);
  border-radius: 0.0417rem;
  font-weight: 600;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item:hover .title {
  color: #195ae8;
}

.pos_main_con .main_msg .main_msg_msg .recommendation_con .recommendation_item:hover .zi_btn {
  display: block;
}

.pos_main_con .main_msg .main_msg_msg .tab_item {
  display: none;
}

.pos_main_con .main_msg .main_msg_msg .tab_item_active {
  display: block;
}

.pos_main_con .main_msg .main_msg_msg .tips_text {
  font-size: 0.0938rem;
  color: #9f9f9f;
}

.pos_main_con .main_msg .main_msg_msg .tips_text img {
  width: 0.0833rem;
  height: 0.0833rem;
  margin-right: 0.0313rem;
}

.pos_main_con .company_side {
  width: 1.875rem;
}

.pos_main_con .company_side .gs_container {
  flex-direction: column;
  background: #ffffff;
  border-radius: 0.026rem;
  padding: 0.1302rem;
  width: 100%;
  position: relative;
}

.pos_main_con .company_side .gs_container .title {
  font-size: 0.125rem;
  color: #282828;
  font-weight: 600;
  margin-bottom: 0.0833rem;
}

.pos_main_con .company_side .gs_container .title img {
  width: 0.125rem;
  height: 0.125rem;
  margin-right: 0.0313rem;
}

.pos_main_con .company_side .gs_container .price {
  color: #ff4848;
  font-weight: 600;
  margin-bottom: 0.1563rem;
}

.pos_main_con .company_side .gs_container .price span:nth-child(1) {
  font-size: 0.125rem;
}

.pos_main_con .company_side .gs_container .price span:nth-child(2) {
  font-size: 0.0833rem;
}

.pos_main_con .company_side .gs_container .user_img {
  width: 0.651rem;
  height: 0.651rem;
  border-radius: 100%;
  margin-bottom: 0.125rem;
}

.pos_main_con .company_side .gs_container .phone {
  color: #9f9f9f;
  font-size: 0.0729rem;
  margin-bottom: 0.125rem;
}

.pos_main_con .company_side .gs_container .btn_con {
  width: 100%;
  justify-content: space-between;
}

.pos_main_con .company_side .gs_container .btn_con div {
  width: calc((100% - 0.1042rem) / 2);
  padding: 0.0938rem 0;
  border-radius: 0.0417rem;
  color: #ffffff;
  font-weight: 600;
  font-size: 0.1042rem;
  background-color: #195ae8;
  justify-content: center;
  cursor: pointer;
}

.pos_main_con .company_side .gs_container .btn_con div img {
  width: 0.125rem;
  height: 0.125rem;
  margin-right: 0.0417rem;
}

.pos_main_con .company_side .gs_container .btn_con div:nth-child(1) {
  background-color: #009f76;
}

.pos_main_con .company_side .gs_container .line_t {
  width: 100%;
  height: 1px;
  background-color: #e5e6e9;
  margin: 0.2083rem 0 0.125rem;
}

.pos_main_con .company_side .gs_container .why_t {
  color: #282828;
  font-size: 0.0938rem;
  font-weight: 600;
  margin-bottom: 0.1354rem;
}

.pos_main_con .company_side .gs_container .y_container {
  width: 100%;
  flex-direction: column;
}

.pos_main_con .company_side .gs_container .y_container .y_item {
  height: 0.2708rem;
  position: relative;
  font-size: 0.0938rem;
  font-weight: 600;
  color: #444444;
  background-color: #eff3f7;
  width: 100%;
  text-align: center;
  line-height: 0.2708rem;
  margin-bottom: 0.0625rem;
}

.pos_main_con .company_side .gs_container .y_container .y_item::after {
  position: absolute;
  right: 0.151rem;
  top: 50%;
  content: "";
  width: 0.125rem;
  height: 0.125rem;
  background-image: url("/static/icon/fuwu_icon.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.pos_main_con .company_side .gs_container .y_container .y_item::before {
  content: "";
  position: absolute;
  left: -0.0104rem;
  top: -0.0104rem;
  width: 0.0208rem;
  height: 0.2917rem;
  background-color: #1d59e9;
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(2) {
  background-color: #f9f2f0;
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(2)::after {
  background-image: url("/static/icon/baozhang_icon.png");
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(2)::before {
  background-color: #fa5902;
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(3) {
  background-color: #eff6ee;
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(3)::after {
  background-image: url("/static/icon/dun_icon.png");
}

.pos_main_con .company_side .gs_container .y_container .y_item:nth-child(3)::before {
  background-color: #009f76;
}

.pos_main_con .company_side .gs_container .wx_con {
  position: absolute;
  left: 50%;
  top: 0.625rem;
  background-color: #ffffff;
  padding: 0.1146rem 0.1667rem;
  box-shadow: 2px 15px 13px 2px rgba(214, 218, 226, 0.63);
  transform: translateX(-50%);
  display: none;
}

.pos_main_con .company_side .gs_container .wx_con .qr_code {
  width: 0.875rem;
  height: 0.875rem;
  max-width: unset;
}

.pos_main_con .company_side .gs_container .wx_con .tip_text {
  margin-top: 0.0417rem;
  background-color: #f2f4f8;
  color: #999999;
  justify-content: center;
  padding: 4px 0;
}

.pos_main_con .company_side .gs_container .wx_con .tip_text img {
  width: 0.0833rem;
  height: 0.0833rem;
  margin-right: 0.0521rem;
}

.pos_main_con .company_side .xun_img {
  width: 100%;
  height: 0.9896rem;
  margin: 0.0938rem 0;
}

.pos_main_con .company_side .xiang_container {
  padding: 0.1302rem;
  border-radius: 0.026rem;
  background-color: #ffffff;
}

.pos_main_con .company_side .xiang_container .xiang_tit {
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.0938rem;
  color: #282828;
  margin-bottom: 0.1563rem;
}

.pos_main_con .company_side .xiang_container .xiang_tit .check_p {
  font-size: 0.0729rem;
  color: #9f9f9f;
  font-weight: 400;
  cursor: pointer;
}

.pos_main_con .company_side .xiang_container .xiang_tit .check_p img {
  width: 0.0625rem;
  height: 0.0625rem;
  margin-right: 0.0313rem;
}

.pos_main_con .company_side .xiang_container .x_list {
  width: 100%;
  flex-direction: column;
}

.pos_main_con .company_side .xiang_container .x_list .x_item {
  width: 100%;
  margin-bottom: 0.125rem;
}

.pos_main_con .company_side .xiang_container .x_list .x_item:last-child {
  margin-bottom: unset;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .l_img {
  width: 0.3333rem;
  height: 0.3333rem;
  margin-right: 0.0625rem;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .r_item {
  color: #444444;
  font-size: 0.0938rem;
  font-weight: 500;
  min-width: 0;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .r_item p:nth-child(1) {
  margin-bottom: 0.0313rem;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .r_item p:nth-child(2) {
  color: #ff7726;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .r_item p:nth-child(2) span:nth-child(1) {
  font-size: 0.0938rem;
}

.pos_main_con .company_side .xiang_container .x_list .x_item .r_item p:nth-child(2) span:nth-child(2) {
  font-size: 0.0729rem;
  color: #9f9f9f;
}
