@charset "UTF-8";

/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea, a {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
    /* color: #0a0a0a; */
}

li, ol {
    list-style: none;
}

ins {
    text-decoration: none;
}

i, em {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

:focus {
    outline: 0;
}

img {
    padding: 0;
    margin: 0;
}

a img {
    border: none;
}

input, textarea {
    border: none;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 14px;
}


body {
    /*max-width: 480px;*/
    margin: 0 auto !important;
    background: #fff
}

*, div, a, img {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

/*广告*/
.bd {
    width: 96%;
    margin: 0 auto
}

.ban {
    position: relative;
    z-index: 3;
    width: 100%;
    overflow: hidden;
    border-radius: 10px
}

.ban img {
    display: block;
    width: 100%;
    transition: all 4s ease;
    border-radius: 10px
}

.ban .swiper-pagination {
    bottom: 10px;
}

.ban .swiper-pagination-bullet {
    width: 15px;
    opacity: 1;
    height: 3px;
    margin: 0 3px !important;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 1px;
}

.ban .swiper-pagination-bullet-active {
    border-radius: 1px;
    opacity: 1;
    background: #fff;
    width: 15px
}

.ch_1 {
    display: flex;
    align-items: center;
    width: 94%;
    padding: 14px 3%;
    border-radius: 10px;
    justify-content: space-between
}

.ch_1 dl {
    display: flex;
    align-items: center
}

.ch_1 dt img {
    width: 40px;
    height: 40px;
}

.ch_1 dd {
    padding-left: 11px;
}

.ch_1 dd h1 {
    font-size: 16px;
    font-weight: bold
}

.ch_1 dd h2 {
    font-size: 12px;
    color: #999;
}

.ch_1 dd h2 span {
    font-size: 12px;
    color: #e60b0b
}

.ch_1 ul {
    display: flex;
}

.ch_1 ul li {
    margin-left: 14px;
    text-align: center
}

.ch_1 ul li img {
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 auto
}

.ch_1 ul li a {
    text-decoration: none;
    font-size: 13px;
    color: #333
}

.ch_1 ul li:nth-child(1) {
    margin-left: 0
}

.ch_2 {
    width: 94%;
    margin: 0 auto;
}

.ch_2 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.ch_3 {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.ch_3 ul {
    justify-content: space-around;
    display: flex;
}

.ch_3 ul li img {
    display: block;
    width: 54px;
    height: auto;
    margin: 0 auto
}

.ch_3 ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}

#new_box {
    width: 100%;
    padding: 10px 0px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0px;
}

.new_con {
    width: 100%;
    margin: 0 auto;
}

.newtel {
    min-height: 40px;
    padding-bottom: 10px;
    overflow: hidden;
}


.new_telst {
    width: 94%;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center
}


.new_telst li {
    text-align: center;
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 14px;
    padding: 4px 15px;
    background: #f7f7f7;
    border-radius: 50px;
    margin-right: 9px;
    margin-bottom: 8px
}


.new_telst li.newon {
    color: #fff;
    font-weight: bold;
    position: relative;
    background: #1a54fa
}

.new_lst {
    position: relative;
    overflow: hidden;
    display: none;
    background: #f7f7f7
}

.new-wrap {

}

.fa {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;


}

.fa li {
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    padding: 12px;

    margin: 14px 3%;
    position: relative;
    /*box-shadow: 0px 2px 10px #d5d3d3*/
}

.fa li:nth-child(1) {
    margin: 12px 3% 12px;
}

.yysicon {
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0px 2px 8px #eee;
    padding: 4px;
    border-radius: 0px 8px 0 8px
}

.yysicon img {
    display: block;
    width: 20px;
    height: auto;
    border-radius: 0px 8px 0 8px
}

.zhutuicon {
    position: absolute;
    top: 9px;
    left: 9px;
}

.zhutuicon img {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 4px 0 0 0
}

.fa .f1 {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}

.fa .f1 dt {
    width: 30%;
    height: auto;
}

.fa .f1 dt img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px

}

.fa .f1 dd {
    width: calc(70% - 20px);
    padding: 0 10px
}

.fa .f1 dd .spantitle {
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
    width: 90%;
    display: block;
}

.b1 {
    padding: 10px 0 0px;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    margin-top: 10px
}

.b1 span {
    display: inline-block;
    border-radius: 5px;
    padding: 3px 7px;
    font-size: 12px;
    margin-right: 4px;
    margin-bottom: 5px
}

.b1 span:nth-child(2) {

    background: #fff7e6;
    color: #fa8c16;
}

.b1 span:nth-child(1) {
    background: #ebfefc;
    color: #4bc9be;
}

.b1 span:nth-child(3) {
    background: #f1f7ff;
    color: #1a54fa;
}

.b1 span:nth-child(5) {
    background: #f3ecfc;
    color: #8932ff;
}

.b1 span:nth-child(4) {
    background: #f2fde7;
    color: #67be09;
}

.b1 span:nth-child(6) {
    background: #feebe6;
    color: #f8400f;
}

.b1 span:nth-child(7) {
    background: #f1f7ff;
    color: #4598ff;
}

.b1 span:nth-child(8) {

    background: #fff7e6;
    color: #fa8c16;
}

.b1 span:last-child {
    margin-right: 0 !important;
    background: #f0f9ff !important;
    color: #1890ff !important;
}


.fa .f2 {
    padding-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.fa .f1 .b3 {
    overflow: hidden;
    margin: 3px 0 8px;

    font-size: 13px
}

.fa .f2 .b4 {
    display: flex
}

.fa .f2 .b4 a {
    background: #1a54fa;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    width: 95px;
    font-size: 13px;
    display: block
}

.fa .f2 .b4 a span {
    background: url(../images/linkicon.png) no-repeat left center;
    background-size: 13px;
    padding-left: 15px;
    color: #fff
}

.fa .f2 .b4 .b4_share {
    background: #eee;
    color: #666;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    width: 75px;
    font-size: 13px;
    margin-right: 8px
}

.fa .f2 .b4 .b4_share span {
    background: url(../images/shareicon.png) no-repeat left center;
    background-size: 11px;
    padding-left: 16px;
    color: #999
}

.f3 {
    border: 1px solid #eee;
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 4px
}

.f3 .f3_li span {
    text-align: center;
    display: block
}

.f3 .f3_li .span_g {
    color: #1a54fa;
    font-size: 16px;
    font-weight: bold
}

.f3 .f3_li .span_e {
    color: #999;
    font-size: 12px
}

.red {
    color: #e60b0b !important
}


.b5 {
    background: url(../images/ageicon.png) no-repeat left center;
    background-size: 13px;
    padding-left: 17px;
    font-size: 12px;
    color: #333
}

.b6 {
    display: flex;
}

.b6 .b6_li {
    padding: 3px 9px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.b6 .b6_li:nth-child(1) {
    background: #fff7e6;
    margin-right: 10px
}

.b6 .b6_li:nth-child(2) {
    background: #f6ffed;
    margin-right: 10px
}

.b6 .b6_li:nth-child(3) {
    background: #1a54fa;
}

.b6 .b6_li .b6li_text {
    font-size: 12px;
    display: block;
    margin-left: 3px
}

.b6 .b6_li:nth-child(1) .b6li_text {
    color: #fa8c16;
}

.b6 .b6_li:nth-child(2) .b6li_text {
    color: #52c41a;
}

.b6 .b6_li:nth-child(3) .b6li_text {
    color: #fff;
    cursor: pointer;
}

.b6 .b6_li .b6li_icon {
    width: 12px;
    height: 12px;
    border-radius: 16px;
    display: block
}

.b6 .b6_li:nth-child(1).b6li_icon {
    background: #fa8c16
}

.b6 .b6_li:nth-child(1) .wuxu {
    background: #fa8c16 url(../images/zcnoicon.png) no-repeat center center;
    background-size: 8px 8px
}

.b6 .b6_li:nth-child(1) .xu {
    background: #fa8c16 url(../images/zcicon.png) no-repeat center center;
    background-size: 8px 8px
}

.b6 .b6_li:nth-child(2) .wuxu {
    background: #52c41a url(../images/zcnoicon.png) no-repeat center center;
    background-size: 8px 8px
}

.b6 .b6_li:nth-child(2) .xu {
    background: #52c41a url(../images/zcicon.png) no-repeat center center;
    background-size: 8px 8px
}

.ch_4 {
    display: flex;
    width: 94%;
    margin: 0 auto;
    padding: 10px 0 15px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    justify-content: space-between
}

.ch_4 nav {
    width: calc(100% - 99px)
}

.ch_4 .ch_4_ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap
}

.ch_4 .dropdown {
    display: none;
    position: absolute;
    background-color: white;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0px 0px 6px #eee
}

.ch_4 nav ul {
    display: flex
}

/*     .ch_4 nav li:hover .dropdown,
.ch_4 nav li .dropdown:hover {
    display: block;
} */

/* 确保下拉框初始隐藏 */
.ch_4 .dropdown {
    display: none;
    position: absolute;
    background-color: white;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0px 0px 6px #eee;
    /* 优化移动端点击体验 */
    touch-action: manipulation;
}

/* 增强移动端点击反馈 */
@media (max-width: 768px) {
    .ch_4_ulli {
        touch-action: manipulation;
    }

    .ch_4 .ch_4_ul .ch_4_ulli ul li {
        /* 增大移动端点击区域 */
        padding: 12px 0;
    }
}

.youhuitime {
    position: relative;
    margin-left: 3px;
    width: 75px; /* 固定宽度，适配“优惠时间”的显示宽度，可微调 */
    text-align: center; /* 文字居中，避免偏移 */
}

.ch_4 .ch_4_ul li span {
    position: relative;
    width: 0;
    height: 0;
    padding: 0 11px 0 13px;
    font-size: 12px;
}

.ch_4 .ch_4_ul li span::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 4px;
    height: 4px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    transform: rotate(225deg);
    transition: all 0.3s
}

.ch_4 .ch_4_ul li span.active::after {
    transform: rotate(45deg);
}

.ch_4_ullitime span {
    background: url(../images/shaixicon1.png) no-repeat left center;
    background-size: 13px;
}

.ch_4_ulliliuliang span {
    background: url(../images/shaixicon2.png) no-repeat left center;
    background-size: 13px;
}

.ch_4_ullishic span {
    background: url(../images/shaixicon3.png) no-repeat left center;
    background-size: 13px;
}

.ch_4_ulli {
    position: relative;
    margin-left: 3px
}

.ch_4_ulli:nth-child(1) {
    margin-left: 0
}

.ch_4 .ch_4_ul .ch_4_ulli ul li {
    text-align: center;
    font-size: 12px;
    padding: 9px 0;
    border-bottom: 1px solid #eee;
}


.ch_4_position {
    display: flex;
    align-items: center;
    width: 99px
}

.ch_4_position img {
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 2px
}

.ch_4_positioncity {
    position: relative;
    padding-right: 12px;
    font-size: 12px;
    white-space: nowrap
}

.ch_4_positioncity::after {
    position: absolute;
    content: '';
    top: 5px;
    right: 0;
    width: 4px;
    height: 4px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    transform: rotate(225deg);
}


.l_cebox {
    right: 5px;
    transition: all .9s;
    transform: inherit;
    bottom: 20px;
    position: fixed;
    transform: translateY(-50%);
    z-index: 998

}

.l_cebox.on {
    right: -120px;
}

.l_cebox .l_ceul {
    display: flex;
    background: linear-gradient(to right, #ff5465, #df1819);
    border-radius: 50px;
    padding: 7px 15px;
    align-items: center
}

.l_cebox .l_ceul img {
    display: block;
    width: 14px;
    height: 14px;
}

.l_cebox .l_ceul span {
    color: #fff;
    font-size: 14px;
    margin-left: 6px
}

.l_celi {
    right: -50px;
    display: block;
    position: fixed;
    bottom: 75px;
    transition: all .9s;
}

.l_celi.on {
    right: 8px;
}

.l_celitop {
    padding: 8px;
    border-radius: 50px;
    background: linear-gradient(to right, #00a2f6, #1a54fa);
}

.l_celitop img {
    display: block;
    width: 23px;
    height: 23px;
}


.kong_ts img {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px
}

.kong_ts span {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px
}


.ggtc {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.kefucen {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.dw {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100vh;
}

.yizhengchaxun {
    width: 75%;
    border-radius: 8px;
    background: #fff;
    padding: 12% 7%;
    position: relative
}

.fw0 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 30px;
    padding-top: 5px
}

.fw2 {
    padding-bottom: 15px;
}

.fw2 h1 {
    position: relative;
    font-size: 15px;
    padding-left: 15px
}

.fw2 h1::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #666;
    width: 7px;
    height: 7px;
    border-radius: 10px
}

.fw2 h2 {
    overflow: hidden
}

.fw2 h2 a {
    display: block;
    float: left;
    text-align: center;
    line-height: 26px;
    background: #dfe5f9;
    color: #5371c8;
    border-radius: 6px;
    margin-top: 8px;
    font-size: 11px;
    margin-left: 8px;
    padding: 0 12px
}

.fw2 h3 {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 8px;
    padding-left: 10px
}

.fw2 h2 a:nth-child(1) {
    margin-left: 15px;
}

.closebtn img {
    padding: 6px;
    border-radius: 50px;
    background: #eee;
    margin-top: 10px
}

.kfimg {
    border: 3px solid #fff
}

.closebtn {
    position: absolute;
    top: 0px;
    right: 10px
}


.kfimg img {
    display: block;
    width: 100%;
    height: auto
}


.cx_cen {
    background-image: -webkit-linear-gradient(left top, #1a54fa, #57cefc);
    background-image: -o-linear-gradient(bottom right, #1a54fa, #57cefc);
    background-image: -moz-linear-gradient(bottom right, #1a54fa, #57cefc);
    background-image: linear-gradient(to bottom right, #1a54fa, #57cefc);
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    /*background: url(../images/HQ-03.jpg) no-repeat top center;
	background-size: 100% 100vh*/
}


.cx_1 {
    overflow: hidden;
    padding-top: 30px;
}

.cx_1 img {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto
}


.cx_2 {
    overflow: hidden;
    width: 85%;
    margin: 0 auto
}

.cx_2 input {
    display: block;
    height: 50px;
    border: 0;
    width: 86%;
    border-radius: 500px;
    margin-top: 30px;
    padding: 0 7%;
    font-size: 15px;
    background: #eee
}

.cx_btn {
    width: 100%;
    font-size: 16px;
    background: #1a54fa;
    color: #fff;
    border-radius: 100px !important;
    display: block;
    line-height: 50px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}


.cx_text::-webkit-input-placeholder {
    color: #999;
    font-size: 15px;
}

.cx_text::-moz-placeholder {
    color: #999;
    font-size: 15px;
}

.cx_text:-ms-input-placeholder {
    color: #999;
    font-size: 15px;
}

.cx_img {
    width: 100%;
    overflow: hidden
}

.cx_img img {
    display: block;
    width: 85%;
    height: auto;
    padding-top: 20px;
    margin: 0 auto
}

.cx_wo {
    position: absolute;
    left: 9%;
    top: 32%;
    background: rgba(255, 255, 255, 1);
    width: 82%;
    border-radius: 10px;
    padding-bottom: 50px
}


.view_1 {
    width: 100%;
    overflow: hidden
}

.view_1 img {
    display: block;
    width: 100%;
    height: auto;
}

.viewcen {
    width: 94%;
    padding: 0 3%
}

.view_2 {
    padding: 22px 0
}

.view_2 h1 {
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 8px
}

.view_2 h2 {
    font-size: 14px;
    color: #999
}

.view_3 {
    margin-top: 10px
}

.view_3_1 {
    display: flex;
    align-items: flex-end
}

.view_3_1 dl {
    display: flex;
    align-items: center
}

.view_3_1 dl dt {
    color: #ff4c15;
    font-size: 15px;
    padding-top: 3px
}

.view_3_1 dl dd {
    color: #ff4c15;
    font-size: 27px;
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    padding-left: 6px
}

.view_3_1 dl dd span {
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 3px
}

.view_3_1 .bg {
    margin-left: 8px;
    margin-bottom: 3px
}

.view_3_1 .bg {
    color: #999;
    font-size: 15px;
}

.view_3_1 .bg span {
    color: #999;
    font-size: 15px;
    margin-left: 3px;
    text-decoration: line-through
}

.view_3_2 {
    color: #ff4c15;
    font-size: 14px
}

.view_4 {
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: 100%;
    color: #966417;
    text-align: center;
    padding: 7px 0;
    margin-top: 10px
}

.view_5 {
    border: 1px solid #f1dfa3;
    border-radius: 5px
}

.view_5_tit {
    display: flex;
    background: #fcf8eb;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #f1dfa3
}

.view_5_tit span {
    display: block;
    width: 33.3333333%;
    text-align: center;
    padding: 8px 0;
    color: #966417
}

.view_5_cen {
    display: flex;
    background: #fcf8eb;
    border-radius: 0 0 5px 5px;
}

.view_5_cen span {
    display: block;
    width: 33.3333333%;
    text-align: center;
    padding: 8px 0;
    color: #966417
}

.view_5_tit span:nth-child(2) {
    border-left: 1px solid #f1dfa3
}

.view_5_tit span:nth-child(3) {
    border-left: 1px solid #f1dfa3
}

.view_5_cen span:nth-child(2) {
    border-left: 1px solid #f1dfa3
}

.view_5_cen span:nth-child(3) {
    border-left: 1px solid #f1dfa3
}

.view_6 {
    display: flex;
    justify-content: space-between;
    padding-top: 20px
}

.view_6 li {
    width: 48%;
    border-radius: 5px;
    background: #f7f7f7;
    padding: 10px 0;
    text-align: center;
}

.view_6 li:nth-child(1) span {
    background: url(../images/1.png) no-repeat left center;
    background-size: 21px;
    padding: 8px 0 8px 35px
}

.view_6 li:nth-child(2) span {
    background: url(../images/2.png) no-repeat left center;
    background-size: 21px;
    padding: 8px 0 8px 35px
}

.view_7 {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
    margin: 25px 0
}

.view_7::after {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    width: 3px;
    height: 16px;
    background: #1a54fa;
    border-radius: 2px
}

.view_8 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 65px
}

.view_8 .view_text img {
    max-width: 100%;
    height: auto
}

.view_kong {
    color: #999;
    padding: 0px 0 30px 15px
}

.view_bottom {
    position: fixed;
    bottom: 0;
    background: #fff;
    padding: 9px 3%;
    width: 94%;
    box-shadow: 0px 2px 8px #ccc;
    max-width: calc(480px - 6%);
}

.view_bottom dl {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

.view_bottom dl dt {
    display: flex;
    justify-content: space-around;
    width: 42%
}

.view_bottom dl dt img {
    display: block;
    width: 19px;
    height: auto;
    margin: 0 auto
}

.view_bottom dl dt span {
    display: block;
    text-align: center;
    font-size: 11px
}

.view_bottom dl dd {
    width: 56%;
    border-radius: 100px;
    color: #fff;
    background: #1a54fa;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(left top, #1a54fa, #4850f7);
    background-image: -o-linear-gradient(bottom right, #1a54fa, #4850f7);
    background-image: -moz-linear-gradient(bottom right, #1a54fa, #4850f7);
    background-image: linear-gradient(to bottom right, #1a54fa, #4850f7);
}


.lingqu {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.lingqu_cen {
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 90%;
    border-radius: 10px 10px 0 0;
    padding: 20px 5% 10px;
}

.lqgrxx h1 {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
}

.lqgrxx11 h2 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 0 12px;
    margin-top: 20px
}

.lqgrxx11 h2::after {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    width: 3px;
    height: 13px;
    background: #1a54fa;
    border-radius: 2px
}

.lqgrxx11 h3 {
    font-size: 12px;
    padding-bottom: 10px;
    color: #1a54fa;
    padding-top: 4px;
    margin-left: 13px;
}

.lqgrxx11 dl {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%
}

.lqgrxx11 dl span {
    display: block;
    width: 70px;
    font-size: 15px;
}

.lqgrxx11 dl input {
    width: calc(100% - 70px);
    padding-left: 8px;
    font-size: 15px;
}

.c1 {
    margin-bottom: 10px
}

.t1 {
    background: url(../images/jt.png) no-repeat right 1px;
    background-size: 18px;
}

.t1 input {
    width: calc(100% - 100px) !important;
}

.lqgrxx11 dl input::placeholder {
    color: #ccc;
    font-size: 15px;
}

.holder textarea::placeholder {
    color: #ccc;
    font-size: 13px;
}

.tcbtn a {
    width: 100%;
    border-radius: 100px;
    color: #fff;
    background: #1a54fa;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(left top, #1a54fa, #4850f7);
    background-image: -o-linear-gradient(bottom right, #1a54fa, #4850f7);
    background-image: -moz-linear-gradient(bottom right, #1a54fa, #4850f7);
    background-image: linear-gradient(to bottom right, #1a54fa, #4850f7);
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
    box-shadow: 0px 2px 6px #1a54fa;
}


.fenxiang {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.fenxiang .fx {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    align-items: center
}

.fenxiang_cen {
    background: #fff;
    width: 83%;
    border-radius: 10px;
    padding: 10px 0;
    position: relative
}


.fx_img {
    width: 92%;
    padding: 0 4%;
    margin-top: 5px
}

.fx_img img {
    display: block;
    width: 100%;
    height: auto
}

.fx_e {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 4%
}

.fx_e dt {
    width: 36%;
    background: url(../images/ewm_bg.png) no-repeat center center;
    background-size: 100%;
    padding: 3%
}

.fx_e dd {
    width: 52%;
    font-size: 16px;
}

.fx_e dt img {
    display: block;
    width: 100%;
    height: auto
}

.fx_e dd span {
    display: block;
    font-size: 12px;
    color: #999;
    padding-top: 7px
}


.fenxiang_cen .closebtn img {
    width: 13px;
    height: 13px;
    display: block;
}

.fx_btn1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 16px
}

.fx_btn1 a {
    display: block;
    width: 44%;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    border-radius: 60px;
}

.fx_btn1 a.w1 {
    color: #1a54fa;
    background: #fff;
    border: 1px solid #1a54fa
}

.fx_btn1 a.w2 {
    color: #fff;
    background: #1a54fa;
    border: 1px solid #1a54fa
}


.haoma {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.haoma .fx {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    align-items: center
}

.haoma_cen {
    background: #fff;
    width: 83%;
    border-radius: 10px;
    padding: 30px 0;
    position: relative
}

.haoma_cen h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.haoma_cen ul {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
    justify-content: space-between;
    padding: 15px 0 15px
}

.haoma_cen ul a {
    display: block;
    width: 47%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #0a0a0a;
    padding: 8px 0;
    margin-top: 14px;
    font-family: "arial";
    font-size: 16px;

}

.haoma_cen ul a.on {
    color: #fff;
    background: #1a54fa;
    border: 1px solid #1a54fa
}

.haoma_cen ul a i {
    color: red
}

.d_xz {
    display: flex;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 30px;
    background: #f7f7f7;
    margin-top: 30px
}

.d_xz input {
    width: 65%;
    display: block;
    height: 40px;
    padding: 0 5%;
    border: 0;
    border-radius: 30px;
    background: none
}

.d_xz a {
    display: block;
    width: 25%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    border-radius: 30px;
    background: linear-gradient(225deg, #1a54fa 0%, #1a54fa 54%, #45C2FF 100%);
}

.xzbtn a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 48px;
    border-radius: 50px;
    width: 85%;
    margin: 0 auto;
    margin-top: 22px;
    background: #1a54fa;
    box-shadow: 0px 2px 6px #1a54fa;
    margin-bottom: 10px;
    font-size: 16.5px
}


.shuax {
    text-align: center;
    margin: 5px 0 10px
}

.shuax span {
    background: url(../images/3.png) no-repeat left center;
    background-size: 18px;
    padding-left: 22px;
    color: #999;
    font-size: 13px;
}


.dianpu_cen {
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
    background: url(../images/dianpu_bg.jpg) no-repeat bottom center;
    background-size: 100% 100%;
    object-fit: cover;
    padding-bottom: 20px
}

.dianpu_cen2 {
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
    background-size: 100% 100%;
    object-fit: cover;
}

.dianpu_bg {
    width: 94%;
    margin: 0 auto;
}

.dianpu_text img {
    display: block;
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.dianpu_name {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px; /*box-shadow: 0px 2px 12px #cfe1fc;*/
    margin: 8px 0 12px;
}


.dianpu_ewm {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
}

.dianpu_ewm dl {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px; /*box-shadow: 0px 2px 6px #9fb5f9;*/
    margin: 10px 0 20px;
    padding: 18px 5% 18px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.dianpu_ewm dl dt {
    width: 34%;
    background: #fff;
    padding: 6px
}

.dianpu_ewm dl dt img {
    display: block;
    width: 100%;
    height: auto
}

.dianpu_ewm dl dd {
    width: 56%;
    font-size: 16px;
    color: #142456;
    font-weight: bold;
    line-height: 25px
}

.dianpu_ewm h1 {
    position: absolute;
    top: 0;
    width: 80%;
    border-radius: 50px;
    text-align: center;
    padding: 12px 0;
    background: #1a54fa;
    color: #fff;
    font-size: 16px;
    left: 10%;
    box-shadow: 0px 2px 6px #809dfb
}


.dianpu_name .ch_1 dd h1 {
    color: #142456
}

.scbtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto; /*position: absolute;bottom: 0px;left: 10%;*/
}

.scbtn a {
    display: block;
    width: 44%;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    border-radius: 60px;
}

.scbtn a.w1 {
    color: #1a54fa;
    background: #e9f2f9;
    border: 1px solid #1a54fa
}

.scbtn a.w2 {
    color: #fff;
    background: #1a54fa;
    border: 1px solid #1a54fa
}


/*9.30*/

.wjcen {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.wqq img {
    display: block;
    width: 100%;
    height: auto
}

.wj {
    width: 80%;
    border-radius: 10px;
    background: #1a54fa;
    padding: 5% 0;
    position: relative
}

.w1 {
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold
}

.w1 img {
    width: 25px;
    height: 27px;
    margin-left: 5px
}

.w5 {
    width: 86%;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
    line-height: 23px
}

.w5 span {
    color: #F3B571
}

.w3 {
    width: 86%;
    margin: 0 auto;
    background: #fff;
    border-radius: 100px;
    text-align: center;
    color: #1a54fa;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 10px
}

.t2 {
    justify-content: space-between
}

.t3 {
}

.t3 img {
    display: block;
    width: 20px;
    height: 20px;
}

.t2 span {
    width: 185px !important;
    font-size: 15px;
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.t2 span img {
    display: block;
    width: 25px;
    height: 25px;
}


.zhengjian {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-bottom: 10px
}

.zhengjian .z_1 {
    width: 45%;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 115px
}

.zhengjian .z_1 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
    max-height: 115px;
}

.zhengjian .z_2 {
    width: 47%
}

.zhengjian .z_2 .uploadbtn a {
    display: block;
    width: 100px;
    line-height: 35px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    background: #1a54fa;
    margin: 0 auto;
    font-size: 14px
}

input[type="file" i] {
    display: none;
}

.zhengjian .z_2 .sctext {
    margin-top: 6px;
    font-size: 12px;
    line-height: 16px;
    color: #666
}

.wr {
    border: 0;
    padding-top: 0
}

.lhlx {
    width: 85%;
    margin: 0 auto;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.lhlx dt {
    display: flex;
    align-items: center
}

.lhlx dd {
    border-radius: 8px;
    padding: 5px 10px 5px 7px;
    background: #f7f7f7
}

.lhlx a {
    padding: 5px 12px;
    background: #f7f7f7;
    color: #1a54fa;
    margin-left: 10px;
    border-radius: 8px
}

.lhlx label {
    padding: 0px 20px 0 0;
    background: url(../images/scbtn.png) no-repeat right center;
    color: #666;
    margin-left: 10px;
    background-size: 17px;
}

.lhlx span { /*background: url(../images/x_jt.png) no-repeat right center;padding-right: 25px;background-size: 16px;font-size: 13.5px;display: block;*/
}

.leixing {
    display: flex;
    flex-wrap: wrap;
    margin-top: 11px
}

.leixing .leixing_li {
    width: 23.5%;
    background: #f2f2f2;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 100px;
    margin-right: 2%;
    margin-bottom: 2%
}

.leixing .leixing_li:nth-child(4n+1) {
    margin-right: 0
}

.leixing .leixing_li.on {
    background: #1a54fa;
    color: #fff
}

.lhlx_cen {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.lhlx_cen .lx {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 30px 7%;
    border-radius: 8px 8px 0 0
}

.lhlx_cen .lx h1 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px
}

.haoma_cen ul {
    padding: 10px 0 15px
}

.np {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px
}

.np a {
    display: block;
    width: 45%;
    border-radius: 100px;
    text-align: center;
    padding: 10px 0;
    font-size: 15px
}

.np_b1 {
    border: 1px solid #1a54fa
}

.np_b2 {
    border: 1px solid #1a54fa;
    color: #fff;
    background: #1a54fa
}

.yqtishi {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    z-index: 888888;
    max-width: 480px;
    margin: 0 auto;
    display: none;
}

.duy_cen {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100vh;
}

.duy_cen_1 {
    width: 80%;
    border-radius: 10px;
    background: #fff;
    padding: 5% 0;
    position: relative;
}

.duu1 {
    text-align: center;
    width: 100%;
    color: #1a54fa;
    font-size: 20px;
    font-weight: bold;
}

.duu2 {
    width: 86%;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 23px
}

.duu3 {
    width: 86%;
    margin: 0 auto;
    background: #1a54fa;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 10px;
    cursor: pointer;
}


@media screen and (max-width: 389px) {
    .fa .f1 dd .b1 span:nth-child(3) {
        display: none
    }

    .fa .f1 dd .b1 span {
        padding: 2px 9px;
        margin-right: 7px
    }

    .ch_3 ul li img {
        width: 48px
    }
}

/* 右侧主界面（模拟你的页面） */
.main-content {
    padding: 20px;
    margin-left: 0;
    transition: margin-left 0.3s;
}

/* 右侧红框：显示选中城市 */
.target-city {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    border: 2px solid red;
    border-radius: 4px;
    cursor: pointer;
}

/* 左侧选择弹窗（默认隐藏在左侧） */
.select-sidebar {
    position: fixed;
    left: -300px; /* 初始隐藏在左侧 */
    top: 0;
    width: 300px;
    height: 100vh; /* 确保占满视口高度 */
    background: #fff;
    border-right: 1px solid #eee;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
    transition: left 0.3s;
    display: flex;
    flex-direction: column; /* 纵向布局，确保内容和按钮区域分离 */
    box-sizing: border-box; /* 防止padding导致溢出 */
}

/* 弹窗显示时的状态 */
.select-sidebar.show {
    left: 0;
}

/* 主界面被弹窗挤压的样式 */
.main-content.shift {
    margin-left: 300px;
}

/* 弹窗头部 */
.sidebar-header {
    padding: 15px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
}

.close-btn {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #999;
}

/* 省/市列表容器（双列布局） */
.sidebar-body {
    flex: 1; /* 自动填充中间空间，剩余高度全部给内容区 */
    display: flex;
    overflow: hidden; /* 防止内容溢出到按钮区域 */
}

/* 省份列表（左侧列） */
.province-col {
    width: 100px;
    border-right: 1px solid #eee;
    overflow-y: auto;
}

.province-item {
    padding: 12px 15px;
    cursor: pointer;
    font-size: 14px;
}

.province-item.active {
    background: #f5f5f5;
    color: #1677ff;
    font-weight: 500;
}

/* 城市列表（右侧列） */
.city-col {
    flex: 1;
    overflow-y: auto;
}

.city-item {
    padding: 12px 15px;
    cursor: pointer;
    font-size: 14px;
}

.city-item.active {
    background: #f5f5f5;
    color: #1677ff;
    font-weight: 500;
}

/* 弹窗底部确定按钮 */
.sidebar-footer {
    padding: 15px;
    padding-bottom: calc(15px + env(safe-area-inset-bottom)); /* 适配手机底部安全区 */
    border-top: 1px solid #eee;
    box-sizing: border-box;
    position: sticky; /* 固定在弹窗底部 */
    bottom: 0;
    background: #fff; /* 防止滚动时透传内容 */
}

.confirm-btn {
    width: 100%;
    padding: 10px;
    background: #1677ff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* 移动端适配（弹窗占满宽度） */
@media (max-width: 768px) {
    .select-sidebar {
        width: 100%;
        left: -100%;
    }

    .main-content.shift {
        margin-left: 0;
    }

    /* 强化移动端底部按钮显示 */
    .sidebar-footer {
        padding: 20px 15px; /* 增大上下内边距，提升点击体验 */
        padding-bottom: calc(20px + env(safe-area-inset-bottom));
    }

    .confirm-btn {
        padding: 12px; /* 增大按钮点击区域 */
        font-size: 16px; /* 放大按钮文字 */
    }
}


/*2025.12.2*/


/*新增*/

.index-loading {
    background: transparent !important;

    .van-loading__spinner {
        color: #000 !important;
    }

    .van-toast__text {
        color: #000 !important;
    }
}

.from-toast{
    width: fit-content !important;
}

/*.van-toast__text {*/
/*    color: #fff !important;*/
/*}*/

/*.van-loading__spinner {*/
/*    color: #fff !important;*/
/*}*/


[class*='-container'] {
    max-width: 640px;
    margin: 0 auto !important;
    /*background: #fff*/
}












