article,

aside,

body,

div,

dl,

figcaption,

figure,

footer,

h1,

h2,

h3,

h4,

h5,

h6,

header,

hgroup,

html,

input,

nav,

ol,

p,

section,

select,

textarea,

ul {

    margin: 0;

    padding: 0
}

a {

    color: #2d374b;

}

article,

aside,

div,

figcaption,

figure,

footer,

header,

hgroup,

nav,

ol,

section,

ul {

    display: block;

    width: auto;

    height: auto
}

html {

    font-family: PingFang SC, Noto Sans CJK SC, Microsoft YaHei, arial, helvetica, tahoma, verdana, sans-serif
}

body,

html {

    font-size: 100%
}

body {

    background-color: #f5f5f5;

    -webkit-text-size-adjust: none
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

dl,
ol,
ul {
    list-style-type: none
}

img {
    width: 100%;
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
    font-size: 100%;
    font-weight: 400
}

em,
i {
    font-style: normal
}

input,
textarea {
    line-height: 1.2;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
    line-height: 1.2
}

.flex {
    display: flex;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

:root .hide {
    display: none
}

.ellips {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.foothgt {
    height: 50px;
}

.top-box-fixed {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: 9999;
}

.topbox_pad {
    padding: 15px 15px 5px 15px;
}

.header-body {
    position: relative;
    background-color: #fff;
}

.header-body .header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 50px;
    padding: 0 50px;
    box-sizing: border-box;
}

.header-body .back,
.header-body .back:before {
    position: absolute;
    right: auto;
    bottom: auto;
    z-index: 10;
    display: block;
}

.header-body .back {
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.header-body .back:before {
    top: 13px;
    left: 16px;
    content: "";
    width: 12px;
    height: 12px;
    border-width: 0 0 2px 2px;
    border-color: #888;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-body .back,
.header-body .back:before {
    position: absolute;
    right: auto;
    bottom: auto;
    z-index: 10;
    display: block;
}

.header-body .title {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
}

.header-body .menu {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: auto;
    left: auto;
    z-index: 10;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #666;
    line-height: 1;
}

.header-body .menu span {
    background-size: 24px;
    background-repeat: no-repeat;
}

.search-body {
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    align-items: center;
}

.search-body .text-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    border-radius: 4px;
    background-color: #ffffff;
    box-sizing: border-box;
    -webkit-box-align: center;
    align-items: center;
}

.search-body .text-body .icon-search {
	position: relative;
	display: block;
	width: 40px;
	text-align: center;
	overflow: hidden;
	color: #cccccc;

}
/* .search-body .text-body .icon-search:before {
    position: absolute;
    top: 12px;
    right: auto;
    bottom: auto;
    left: 12px;
    z-index: 10;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.search-body .text-body .icon-search:after {
    position: absolute;
    top: 25px;
    right: auto;
    bottom: auto;
    left: 22px;
    z-index: 10;
    display: block;
    content: "";
    width: 6px;
    height: 2px;
    background-color: #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
} */

.search-body .text-body .text {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    padding: 12px 10px;
    font-size: 14px;
    color: #333;
    line-height: 1.2;
    border: none;
    background-color: transparent;
}

.topbanj {
    padding: 65px 15px 15px;
    15px
}

.list_lct {
    margin-top: 15px;
}

.broker-item {
    background-color: #FFFFFF;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    margin-bottom: 12px;
    display: block;
}

.company .ppay_img {
    width: 100%;
    height: 210px;
}

.info_xinx {
    padding: 8px 10px;
}

.title-row {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    justify-content: space-between;
}

.company .name {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company .ppay_item {
    font-size: 13px;
    color: #999999;
    margin-top: 5px;
}

.xq_top {
    padding-top: 50px;
}

.top .top-img {
    width: 100%;
    height: 150px;
}

.head_top {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin: -15px 12px 12px 12px;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-radius: 8px;
}

.header-left {
    width: 100%;
    display: flex;
    align-items: center;
}

.school-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.school-info {
    width: calc(100% - 60px);
    display: flex;
    flex-direction: column;
}

.school-name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.views-badge {
    float: right;
    font-weight: normal;
    color: #999999;
    font-size: 14px;
    margin-top: 3px;
}

.school-address {
    font-size: 14px;
    color: #666;
    margin-top: 4px;
}

.card-title {
    font-size: 15px;
    color: #333;
    padding: 0 18px 12px 18px;
    position: relative;
    font-weight: 700;
}

.card-title::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 3px;
    height: 15px;
    bottom: 0;
    width: 4px;
    background-color: #8a0719;
    border-radius: 4px;
}

.info-list {
    padding: 0 12px 12px 12px;
}

.info-item {
    display: flex;
    margin-bottom: 7px;
    font-size: 14px;
}

.label {
    color: #666;
    width: 80px;
}

.value {
    color: #333;
    flex: 1;
}

.info-item:last-child {
    margin-bottom: 0;
}

.section {
    margin: 12px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 12px;
}

.section-title {
    font-size: 15px;
    color: #333;
    padding: 0 12px 14px 12px;
    position: relative;
    font-weight: 700;
}

.section-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    height: 14px;
    bottom: 0;
    width: 4px;
    background-color: #8a0719;
    border-radius: 4px;
}

.sec_nerong {
    color: #666666;
    font-size: 14px;
    line-height: 1.7;
}

.mdweiz {
    width: 100%;
    height: auto;
    border-radius: 6px;
    display: block;
}

.xc_list {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
}

.xc_list .xc_img:nth-last-child(1),
.xc_list .xc_img:nth-last-child(2) {
    margin-bottom: 0;
}

.xc_list .xc_img {
    width: 48%;
    margin-bottom: 4%;
    height: 120px;
    border-radius: 4px;
}

.footer_t {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 999;
}

.footer_cent {
    padding: 10px 15px 10px 15px;
    justify-content: space-between;
    align-items: center;
}

.footer_t .foot_pd div {
    width: 48%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 7px;
    color: #ffffff;
}

.footer_t .fottel {
    background-color: #500001;
    width: 70%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    color: #ffffff;
}

.footer_rig {
    align-items: center;
}

.footer_rig .footer_share {
    text-align: center;
    font-size: 14px;
    color: #333333;
    position: relative;
}

.footer_rig .footer_share .share_btn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.footer_rig .footer_share .iconfont {
    font-size: 20px;
    margin-bottom: 2px;
}

.footer_rig .foot_img {
    margin-right: 20px;
}

.broker-item-jjr {
    background-color: #FFFFFF;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    margin-bottom: 12px;
    padding: 12px;
    display: block;
}

.broker-item-jjr img {
    width: 100px;
    height: 100px;
    border-radius: 3px;
}

.broker-item-jjr .info {
    margin-left: 12px;
    width: calc(100% - 112px);
    height: 100px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.broker-item-jjr .info .name {
    font-size: 16px;
    color: #333333;
    margin-bottom: 6px;
}

.broker_item {
    font-size: 13px;
    color: #999999;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.broker_btn {
    color: #ffffff;
    background-color: #500001;
    font-size: 13px;
    border-radius: 4px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 85px;
}

.broker-item-qzqg {
    padding: 12px;
    background-color: #FFFFFF;
    border-radius: 6px;
    position: relative;
    margin-bottom: 12px;
    display: block;
}

.company-qzqg {
    align-items: center;
}

.company-qzqg .ppay_img {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 12px;
}

.name_time {
    width: calc(100% - 52px);
    justify-content: space-between;
}

.company-qzqg .name {
    font-size: 15px;
    font-weight: 700;
}

.time_go {
    color: #999999;
    align-items: center;
}

.company-qzqg .time {
    color: #999999;
    font-size: 14px;
}

.broker-item-qzqg .info {
    margin: 15px 0 12px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
}

.broker_item-qzqg {
    font-size: 15px;
    color: #333333;
}

.qiu_xq {
    justify-content: space-between;
    align-items: center;
}

.qiu_xq_item {
    font-size: 14px;
    color: #999999;
}

.fbm15 {
    margin: 15px;
}

.fbimgt {
    margin-top: 50px;
    width: 100%;
    height: auto;
    border-radius: 7px;
}

.form-box {
    margin-top: 15px;
}

.form-item {
    line-height: 44px;
    border-top: 1px solid #f5f5f5;
}

.form-item label {
    width: 25%;
    font-size: 15px;
    color: #333333;
    text-align: left;
}

.form-item .picker {
    width: 69%;
    text-align: left;
    font-size: 15px;
    color: #666666;
    border: 0;
    outline: none;
    background: none;
}

.textarea label {
    margin: 8px 0;
    display: block;
}

.textarea textarea {
    margin: 5px 0px 15px;
    padding: 10px;
    width: 345px;
    height: 100px;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
}

.form-box button {
    font-size: 16px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 5px;
    height: 45px;
    background-color: #500001;
    color: #FFF;
    margin-top: 15px;
}

.cj_header {
    background-image: linear-gradient(180deg, #fb656a, #f7918f);
    color: #fff;
    padding: 25px 20px 50px;
    text-align: center;
    margin-top: 50px;
}

.main-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.update-info {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.card-wrap {
    display: flex;
    margin: -35px 15px 15px 15px;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* 卡片项 */
.card-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px;
    border-right: 1px solid #f0f0f0;
}

.card-item:last-child {
    border-right: none;
}

.card-left {
    display: flex;
    flex-direction: column;
}

.title-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.card-item .line {
    width: 4px;
    height: 15px;
    background-color: #8a0719;
    margin-right: 8px;
    border-radius: 4px;
}

.card-item .title {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.card-item .desc {
    font-size: 13px;
    color: #888;
}

.card-item .card-icon {
    font-size: 28px;
}

.chngjnav {
    margin: 15px;
}

.tab-bar {
    display: flex;
    padding: 0 0 10px 0;
    align-items: flex-end;
    margin-bottom: 10px;
}

.tab-item {
    font-size: 17px;
    color: #666;
    margin-right: 20px;
}

.tab-item.active {
    color: #000;
    /* font-weight: bold; */
    position: relative;
}

.tab-item.active:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    margin: 0 auto;
    bottom: -7px;
    width: 20px;
    background-color: #8a0719;
    border-radius: 3px;
}

.tab-group {
    display: none;
}

.tab-group.active {
    display: flex;
}

.item-card {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    display: block;
    margin-bottom: 15px;
}

.card-title-cj {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-type {
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 3px;
    display: block;
    margin-right: 5px;
}

.chuzu {
    background-color: #ff4444;
}

.chushou {
    background-color: #3072F6;
}

.card-title-cj .card_tit_name {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
}

.card-company {
    font-size: 14px;
    color: #999;
    margin-bottom: 6px;
}

.card-company span {
    color: #333333;
}

.price {
    color: #8a0719 !important;
    font-weight: 700;
    font-size: 14px;
}

.list-item {
    display: none;
    /* 默认全部隐藏，由 JS 控制显示 */
}

.list-item.show {
    display: block;
}

.header-cjxq {
    background: linear-gradient(180deg, #ff6600 0%, #ff9900 100%);
    color: #fff;
    padding: 25px 15px 40px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.header-top-cjxq {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 25px;
}

.title-cjxq {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.header-cjxq .date {
    font-size: 15px;
}

.card {
    background: #fff;
    margin: -20px 12px 0 12px;
    border-radius: 10px;
    padding: 12px;
    position: relative;
    z-index: 10;
}

/* 第一行：编号和区域 */
.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.code {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}

.area {
    font-size: 16px;
    color: #666;
}

/* 项目名称 */
.project-name {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* 开发公司 */
.cjxq-company {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-bottom: 12px;
}

.cjxq-company:last-child {
    margin-bottom: 0;
}

.cjxq-company span {
    color: #333333;
}

/* 数据统计行 */
.stats-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.stat-item {
    width: 31%;
    text-align: center;
    background: #f8f8f8;
    padding: 10px 0;
    border-radius: 4px;
}

.cjxq-label {
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

.cjxq-value {
    font-size: 15px;
    /* font-weight: bold; */
    color: #333333;
}

.red {
    color: #500001;
}

.tips {
    background: #fff;
    margin: 12px;
    border-radius: 10px;
    padding: 12px;
}

.tips-text {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.filter-tabs {
    background: #fff;
    border-radius: 6px;
    padding: 12px;
    margin: 15px;
    overflow: hidden;
}

.filter-tabs-nav {
    overflow: scroll;
    white-space: nowrap;
}

.filter-tabs-nav::-webkit-scrollbar {
    display: none;
}

.filter-tab-item {
    display: inline-block;
    font-size: 13px;
    color: #666;
    padding: 6px 10px;
    margin-right: 10px;
    border-radius: 5px;
    background: #f5f5f5;
    flex-shrink: 0;
}

.filter-tab-item:last-child {
    margin-right: 0;
}

.filter-tab-item.active {
    background: #500001;
    color: #fff;
}

.fil_top {
    margin: 15px;
}

.my_list {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 12px;
    margin-bottom: 12px;
}

.my_list img {
    width: 105px;
    height: 80px;
    border-radius: 5px;
}

.list-text {
    color: #3D3D3D;
    margin-left: 10px;
    padding-left: 5px;
    width: calc(100% - 120px);
}

.list-text .address {
    font-size: 13px;
    color: #999999;
    margin-top: 5px;
    line-height: 1;
}

.list-text .title,
.list-text .address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-text .title {
    font-weight: 700;
    font-size: 15px;
}

.list-text .address span::after {
    content: ' - ';
}

.list-text .address span:last-child::after {
    content: '';
}

.list-text .price span {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    font-weight: normal;
}

.list-text .btn {
    margin-top: 3px;
}

.list-text .detailBtn {
    background: #500001;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 4px;
}

.list-text .cancelBtn {
    background-color: #999 !important;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 4px;
    margin-left: 10px;
}

.top-touxu {
    margin: 15px;
}

.top-touxu img {
    width: 100%;
    border-radius: 7px;
    display: block;
}

.form-box-tousu {
    margin: 15px;
}

.plain_tit {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 15px;
    color: #333333;
}

.form-box-tousu .textarea {
    font-size: 15px;
    border-top: 1px solid #f5f5f5;
}

.form-box-tousu .textarea label {
    margin: 12px 0;
    display: block;
    font-weight: 700;
}

.form-box-tousu button {
    font-size: 16px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 5px;
    height: 45px;
    background-color: #500001;
    color: #FFF;
    margin-top: 15px;
}

.radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

.radio-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    min-width: 140px;
    margin-bottom: 20px;
    color: #666666;
}

.radio-item input {
    display: none;
}

.radio-circle {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: border-color 0.2s;
}

.radio-item input:checked+.radio-circle {
    border-color: #8B1A1A;
    background-color: #8B1A1A;
}

.radio-circle::after {
    content: '';
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg) translate(-1px, -1px);
    opacity: 0;
    transition: opacity 0.2s;
}

.radio-item input:checked+.radio-circle::after {
    opacity: 1;
}

.radio-item:hover .radio-circle {
    border-color: #999;
}

.ui-all {
    margin: 15px;
    padding: 12px;
    background-color: #ffffff;
    border-radius: 6px;
}

.ui-all .ui-list {
    width: 100%;
    text-align: left;
    padding: 13px 0;
    border-bottom: solid 1px #f2f2f2;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1;
}

.ui-all .avatar .imgAvatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.ui-all .avatar .imgAvatar .iavatar {
    width: 100%;
    height: 100%;
    display: block;
}

.shangchun {
    margin-left: 20px;
}

.ui-all .ui-list .ui_title {
    color: #4a4a4a;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    min-width: 75px;

}

.ui-all .ui-list input {
    width: 65%;
    color: #030303;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    outline: none;
}

.ui-all .sfz-box {
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px #f2f2f2;
    position: relative;
    cursor: pointer;
    z-index: 1;
    display: block;
    pointer-events: auto;
}

.ui-all .sfz-box span {
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    margin-bottom: 10px;
}

.ui-all .sfz-box .sfz-img {
    width: 150px;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    border: solid 1px #f2f2f2;
    pointer-events: none;
}

.ui-all .sfz-box .sfz-img img {
    width: 100%;
    height: auto;
    display: block;
}

.ui-all .ui-list .radio-item {
    min-width: auto;
    margin-bottom: 0;
    margin-right: 20px;
}

.natel {
    width: 100%;
    color: #4a4a4a;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.input-item .addimg {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}

.ui-all button {
    font-size: 16px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 5px;
    height: 45px;
    background-color: #500001;
    color: #FFF;
}

.centinfo {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 12px;
    margin: 15px;
}

.centinfo .richtxt {
    line-height: 20px;
    font-size: 14px;
    color: #666666;
}

.company_top {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 6px;
}

.company_top .company_info {
    align-items: center;
}

.company_top .company_info .company_logo {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 10px;
}

.company_top .company_info .company_xqlef {
    color: #333333;
}

.company_quyu .qy_item {
    color: #999999;
    font-size: 14px;
}

.pany_contact .qy_item {
    line-height: 37px;
    font-size: 16px;
}

.bagpad {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 15px;
    margin-top: 15px;
}

.com_item {
    color: #333333;
    font-size: 17px;
    margin-bottom: 12px;
    font-weight: 700;
}

.pany_item {
    font-size: 15px;
    color: #999999;
    margin-bottom: 12px;
}

.pany_item:last-child {
    margin-bottom: 0;
}

.pany_item text {
    color: #666666;
}

.pany_contact {
    font-size: 14px;
    color: #666666;
}

.pany_shem {
    font-size: 15px;
    color: #999999;
    margin-bottom: 12px;
}

.pany_ming {
    font-size: 14px;
    color: #999999;
}

.mianze-box {
    padding: 15px;
    margin-top: 15px;
    background: #f8f8f8;
    border-radius: 6px;
}

.mianze-title {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 6px;
}

.mianze-text {
    font-size: 12px;
    color: #999;
    line-height: 1.6;
}

.footer_t_qzg {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 999;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);

}

.footer_cent {
    padding: 10px 15px 10px 15px;
    justify-content: space-between;
    align-items: center;
}

.footer_t_qzg .foot_pd view {
    width: 48%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 7px;
    color: #ffffff;
}

.footer_t_qzg .fottel {
    background-color: #500001;
    width: 70%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    color: #ffffff;
}

.footer_rig {
    align-items: center;
}

.footer_rig .footer_share {
    text-align: center;
    font-size: 14px;
    color: #333333;
    position: relative;
}

.footer_rig .footer_share .share_btn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.footer_rig .footer_share .iconfont {
    font-size: 20px;
    margin-bottom: 2px;
}

.footer_rig .foot_img {
    margin-right: 20px;
}


.mdweiz {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.phone-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.phone-modal-box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0,-50%);
    width: 80%;
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
}

.phone-modal-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

.phone-modal-num {
    font-size: 20px;
    color: #fb656a;
    font-weight: bold;
    margin-bottom: 20px;
}

.phone-modal-btns {
    justify-content: space-between;
}

.phone-modal-btn {
    width: 45%;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}

.phone-modal-btn.cancel {
    background: #f0f0f0;
    color: #666;
}

.phone-modal-btn.confirm {
    background: #fb656a;
    color: #fff;
}

.pagination{
	text-align: center;
	margin:15px 0 0 0;
}
.pagination li{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #f0f0f0;
    margin: 0 5px 5px 0;
	font-size: 13px;
    background-color: #ffffff;
}
.pagination li.active{
	color: #ffffff;
	background-color: #FF5C6A;
}