@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 {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

body {
    font-size: 15px;
    font-family: "微软雅黑", "Arial", Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    color: #333
}

li, ol {
    list-style: none;
}

ins {
    text-decoration: none;
}

i, em {
    font-style: normal;
}

a {
    text-decoration: none;
    font-family: "微软雅黑";
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

:focus {
    outline: 0;
}

img {
    padding: 0;
    margin: 0;
}

a img {
    border: none;
}

input, textarea {
    border: none;
    font-family: "微软雅黑";
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 14px;
    font-family: "微软雅黑";
}


body {
    max-width: 640px;
    margin: 0 auto;
}

*, 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
}

/*主图*/
.main_bd {
    width: 94%;
    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: 10px 3%;
    border-radius: 10px;
}

.ch_1 dt img {
    width: 52px;
    height: auto;
}

.ch_1 dd {
    padding-left: 10px;
}

.ch_1 dd h1 {
    font-size: 18px;
    font-weight: bold
}

.ch_1 dd h2 {
    font-size: 14px;
    color: #999;
}

.ch_2 {
    width: 94%;
    margin: 0 auto;
}

.ch_2 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.ch_3 {
    width: 94%;
    margin: 0 auto;
    padding: 25px 0;
}

.ch_3 ul {
    justify-content: space-around;
    display: flex;
}

.ch_3 ul li {
}

.ch_3 ul li img {
    display: block;
    width: 58px;
    height: auto;
    margin: 0 auto;
    border: 1px dashed #eee;
    padding: 4px
}

.ch_3 ul li span {
    display: block;
    text-align: center;
    font-size: 12.5px;
    margin-top: 6px;
}


.fa {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px
}

.fa li {
    box-shadow: 0px 0px 10px #eee;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    padding: 10px;
    margin: 10px 3% 10px 3%
}

.fa .f1 {
    display: flex;

    justify-content: space-between;
}

.fa .f1 dt {
    width: 120px;
    height: auto;
}

.fa .f1 dt img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px
}

.fa .f1 dd {
    width: calc(100% - 130px)
}

.fa .f1 dd h1 {


    color: #333;
    line-height: 25px;
    display: flex;
}

.fa .f1 dd h1 .k1 {
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

.fa .f1 dd h1 .k2 {
    padding: 0px 7px;
    font-size: 13px;
    border-radius: 50px;
    background: #fbeae5;
    color: #f13700;
    margin-right: 3px;
    font-weight: normal;
    line-height: 25px
}

.fa .f1 dd .b1 {
    padding: 3px 0 8px;
    color: #999

}


.fa .f1 dd .b2 span {
    display: block;
    position: relative;
    padding-left: 10px;
    color: #999;
    font-size: 12px;
    margin-bottom: 2px;
}

.fa .f1 dd .b2 span::after {
    content: "";
    background: #999;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 0
}

.fa .f2 {
    padding-top: 0px;
}


.fa .f2 .b4 {
    background: linear-gradient(to bottom, #417cf9, #1740cf);
    color: #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    width: 90px;
    font-size: 13px;
    float: right
}

.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: 640px;
    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: 640px;
    margin: 0 auto;
    /*display: none;*/
}

.dw {
    width: 94%;
    height: auto;
    position: absolute;
    bottom: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 30px 3% 25px
}

.dw h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

.dw ul li {
    margin-top: 25px;
}

.dw ul li dt {
    font-size: 17px;
}

.dw ul li dd {
    color: #999;
    margin-top: 5px;
    line-height: 22px;
}

.yizhengchaxun {
    width: 75%;
    border-radius: 10px;
    background: #fff;
    padding: 5% 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: 8px;
    border-radius: 50px;
    background: #f7f7f7;
    margin-top: 10px
}

.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 .bd {
    width: 100% !important
}

.view_1 .ban {
    border-radius: 0 !important
}

.ban img {
    border-radius: 0 !important
}

.viewcen {
    margin-top: 10px;
    width: 100%;
    background: #f7f7f7;
    padding: 10px 0
}

.sec_view {
    height: 25px;
    width: 88%;
    border-radius: 15px 15px 0 0;
    background-image: url('https://appapi.feilimao.cn/ShowPics/ProductDetails/ms.jpg') ;
    background-size: cover; /* 使背景图铺满整个元素 */
    background-position: center; /* 背景图居中显示 */
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 17px 3% 26px
}

.c_view {
    width: 88%;
    background: #fff;
    border-radius: 15px 15px 5px 5px;
    margin: 0 auto;
    padding: 19px 3%
}

.d_view {
    width: 88%;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 7px;
    padding: 19px 3%;
}

.d_view_1 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.d_view_1 dt {
    display: flex;
    align-items: center
}

.d_view_1 dt .u1 {
    font-size: 18px;
    font-family: "arial";
    margin-right: 10px;
    color: #f33206
}

.d_view_1 dt .u1 span {
    font-size: 30px;
    margin-left: 3px
}

.d_view_1 dt .u2 {
    font-size: 15px;
    font-family: "arial";
    margin-right: 10px;
    background: #f33206;
    border-radius: 50px;
    color: #fff;
    padding: 4px 12px 6px
}

.d_view_1 dt .u2 span {
    font-size: 14px;
    margin-left: 3px
}

.d_view_1 dd {
    color: #999;
}

.d_view_2 {
    font-weight: bold;
    font-size: 17px;
    margin: 8px 0
}

.d_view_2 .k2 {
    padding: 0px 7px;
    font-size: 13px;
    border-radius: 50px;
    background: #fbeae5;
    color: #f13700;
    margin-right: 3px;
    font-weight: normal;
    line-height: 27px;
}

.d_view_3 {
    color: #999;
}

.d_view_4 li {
    display: flex;
    background: url(../images/x_jt.png) no-repeat right center;
    background-size: 15px;
}

.d_view_4 li:nth-child(1) {
    margin-bottom: 10px
}

.d_view_4 li dt {
    color: #999;
    margin-right: 10px
}


.view_kong {
    color: #999;
    padding: 0px 0 30px 15px
}

.view_bottom {
    position: fixed;
    bottom: 0;
    background: #fff;
    padding: 9px 3% 15px;
    width: 94%;
    box-shadow: 0px 2px 8px #ccc;
    max-width: calc(640px - 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: 28%
}


.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: 66%;
    border-radius: 100px;
    color: #fff;
    background-image: -webkit-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: -o-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: -moz-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: linear-gradient(to bottom, #417cf9, #1740cf);
    box-shadow: 0px 2px 6px #4850f7;
    text-align: center;
    line-height: 43px;
    font-size: 15px;

}


.lingqu {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 640px;
    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: 23px
}

.lqgrxx11 h2::after {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    width: 4px;
    height: 14px;
    background: #1a54fa;
    border-radius: 2px
}

.lqgrxx11 h3 {
    font-size: 12px;
    padding-bottom: 20px;
    color: #1a54fa;
    padding-top: 4px;
    margin-left: 13px;
}

.lqgrxx11 dl {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 11px;
    margin-bottom: 11px;
    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;
}

.ddqr {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.ddqr_1 {
    width: 75px;
    height: auto;
    margin-right: 15px
}

.ddqr_1 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px
}

.ddqr_2 {
    width: calc(100% - 90px)
}

.ddqr_2 .n_1 {
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ddqr_2 .n_2 {
    margin: 10px 0
}

.ddqr_2 .n_2 span {
    padding: 2px 10px;
    background: #f7f7f7;
    border-radius: 30px;
    font-size: 14px;
    color: #999;
}

.ddqr_2 .n_3 {
    display: flex;
    justify-content: space-between;
    font-family: "arial";
    align-items: center
}

.ddqr_2 .n_3 span:nth-child(1) {
    color: #f33206;
    font-size: 16px;
}

.ddqr_2 .n_3 span:nth-child(2) {
    color: #999;
    font-size: 15px;
}

.c1 {
    margin-bottom: 10px
}

.t1 {
    background: url(../images/x_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;
}

.tcbtn span {
    width: 100%;
    border-radius: 100px;
    color: #fff;
    background: #1a54fa;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: -o-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: -moz-linear-gradient(to bottom, #417cf9, #1740cf);
    background-image: linear-gradient(to bottom, #417cf9, #1740cf);
    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: 640px;
    margin: 0 auto;
    /*display: none;*/
}

.fenxiang .fx {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    align-items: center
}

.fenxiang_cen {
    width: 80%;
    padding: 0px 0 15px;
    position: relative;
    background: #fff
}

.fx_img {
    position: relative
}

.d_bg {
    display: block;
    width: 100%;
    height: auto
}

.d_e {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center
}

.d_e img {
    display: block;
    width: 76px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding: 3px
}

.d_e span {
    text-align: center;
    margin-top: 7px;
    font-size: 14px;
}

.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;
    margin-top: 15px
}

.fx_btn1 span {
    display: block;
    width: 44%;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    border-radius: 60px;
}

.fx_btn1 span.w1 {
    color: #1740cf;
    background: #fff;
    border: 1px solid #417cf9
}

.fx_btn1 span.w2 {
    color: #fff;
    background: linear-gradient(to bottom, #417cf9, #1740cf);
    border: 1px solid #417cf9
}


.haoma {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 640px;
    margin: 0 auto;
    /*display: none;*/
}

.haoma .fx {
    background: #fff;
    width: 100%;
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
    position: absolute;
    bottom: 0
}

.ggtc1 {
    display: flex;
    padding: 13px 5% 22px
}

.ggtc1 dt {
    border: 1px solid #ddd;
    margin-right: 13px;
    width: 75px;
}

.ggtc1 dt img {
    display: block;
    width: 100%;
    height: auto
}

.ggtc1 dd .span11 {
    display: block;
    width: 100%;
    color: #f33206;
    font-size: 19px;
    font-family: "Arial";
    margin-top: 10px;
    font-weight: bold;
}

.ggtc1 dd .span22 {
    display: block;
    width: 100%;
    color: #999;
    font-family: "Arial";
    margin-top: 6px;
}

.ggtc2 {
    width: 90%;
    overflow: hidden;
    padding: 0 5% 22px
}

.ggtc2 dt {
    overflow: hidden;
    margin-bottom: 10px
}

.ggtc2 dd span {
    display: block;
    float: left;
    padding: 4px 13px;
    margin-right: 8px;
    background: #f2f2f2;
    border-radius: 4px
}

.ggtc2 dd .on {
    background: #5a7fe9;
    color: #fff
}


.fjirw_5 {
    width: 90%;
    overflow: hidden;
    background: #fff;
    padding: 0px 5% 18px;
}

.fjirw_5 dt {
    float: left;
    font-size: 15px;
}

.fjirw_5 dd {
    float: right;
    color: #999;
}


.chooseadd {
    float: right;
}

.chooseadd a {
    display: block;
    width: 32px;
    height: 20px;
    border: 1px solid #999;
    color: #666;
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    float: right;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.chooseadd span {
    display: block;
    width: 32px;
    height: 20px;
    border: 1px solid #999;
    color: #666;
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    float: right;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.chooseadd input {
    width: 30px;
    line-height: 20px;
    float: left;
    margin: 0 3px;
    border: 0;
    text-align: center;
    font-size: 15px;
    color: #000;
}

.haoma .fx ul a {
    display: block;
    width: 47%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #000;
    padding: 8px 0;
    margin-top: 14px;
    font-family: "arial";
    font-size: 16px;
    font-weight: bold
}

.haoma .fx ul a.on {
    color: #fff;
    background: #1a54fa;
    border: 1px solid #1a54fa
}

.haoma .fx ul a i {
    color: #f33206
}

.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 span {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 43px;
    border-radius: 50px;
    width: 90%;
    margin: 0 auto;
    margin-top: 22px;
    background: linear-gradient(to bottom, #417cf9, #1740cf);
    box-shadow: 0px 1px 5px #4850f7;
    margin-bottom: 10px;
    font-size: 15px
}

.d_view_5 h1 {
    font-size: 17px;
    margin-bottom: 15px;
    background: url(../images/x_jt.png) no-repeat right center;
    background-size: 15px;
}

.d_view_5 ul li dt {
    display: flex;
}

.d_view_5 ul li dt img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px
}

.xing span {
    display: block;
    color: #f33206
}

.xing span:nth-child(1) {
    color: #999;
}

.d_view_5 ul li dd {
    padding: 8px 0
}

.d_view_5 ul li p {
    color: #999
}


.pingjialist {
    padding: 0 3%;
}

.pingjialist li {
    border-bottom: 1px solid #eee;
    padding: 15px 0
}


.d_view_6 h1 {
    font-size: 16px;
    margin-bottom: 15px
}

.d_view_6 ul {
    display: flex;
    justify-content: space-between
}

.d_view_6 ul li {
    width: 30%;
}

.d_view_6 ul li dt img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.d_view_6 ul li dd {
    margin-top: 8px;
    color: #333
}

.d_view_7 {
    padding-bottom: 50px;
    padding-top: 15px
}

.d_view_7 img {
    display: block;
    width: 100%;
    height: auto
}

.xq_tit {
    text-align: center;
    color: #999
}

.d_view_v {
    width: 94%;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 7px;
    padding: 19px 0;
}


.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: 640px;
    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;

}

.t2 span img {
    display: block;
    width: 25px;
    height: 25px;
    margin-right: 10px
}


.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: 640px;
    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
}


@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
    }
}
