@charset "utf-8";

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';
    /* Project id 4646608 */
    src: url('../font/font_4646608_eubgjgtpwm6.woff2?t=1726631115562') format('woff2'),
        url('../font/font_4646608_eubgjgtpwm6.woff?t=1726631115562') format('woff'),
        url('../font/font_4646608_eubgjgtpwm6.ttf') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    /* -webkit-text-stroke-width: 0.2px; */
    -moz-osx-font-smoothing: grayscale;

}

@font-face {
    font-family: DINProM;
    src: url('../font/DINPro-Medium.eot');
    /* IE9 */
    src: url('../font/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/DINPro-Medium.woff') format('woff'),
        /* chrome、firefox */
        url('../font/DINPro-Medium.ttf') format('truetype'),
        /* chrome、firefox、opera、Safari、Android、IOS */
        url('../font/DINPro-Medium.svg') format('svg');
    /* ios 4.1 */
}

/* reset */
html,
body {
    color: #828897;
    font-size: .28rem;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    background-color: #fff;
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

* {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body * {
    -webkit-text-size-adjust: 100%;
}

a,
input,
button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button {
    -webkit-appearance: none;
    border-radius: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #828897;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

textarea {
    resize: none;
}

input:focus {
    outline: none;
}

input {
    outline: none;
    vertical-align: middle;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea,
option,
button {
    font-weight: normal;
}

*,
a,
button,
input,
select,
option,
img,
dl,
dd,
div,
label,
textarea {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
textarea,
button {
    -webkit-appearance: none;
    color: #333;
    outline: none;
}

input:focus {
    outline: none;
}

em,
i {
    font-style: normal;
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
    color: #333;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
textarea,
button {
    -webkit-appearance: none;
    color: #333;
    outline: none;
}

input,
textarea,
select,
option,
button,
form,
fieldset {
    margin: 0;
    padding: 0;
    border-width: 1px;
    outline: none;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, "Microsoft YaHei", "微软雅黑", SimSun, sans-serif;

}


/*placeholder 文字颜色设置*/

input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea::-ms-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #828897;
}

select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
}


/* Chrome浏览器会在输入控制聚集的时候添加一个蓝色的outline*/

input:focus,
textarea:focus,
select:focus {
    outline: none;
}


/* 如果有输入内容IE会给输入框右边加一个大大的X */

input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    zoom: 1;
}

.flex {
    display: flex;
    display: -webkit-flex;
}


.hide {
    display: none !important;
}

.line-1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* reset 结束*/
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: .88rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.12rem 0 .28rem;
    z-index: 10;
}

.header.c {
    background: #fff;
}

.header a {
    font-weight: 500;
    font-size: .32rem;
    color: #21282D;
}

.header .nav_icon1 {
    display: block;
    height: .48rem;
    width: .48rem;
    background: url('../images/dh1.png') no-repeat center;
    background-size: cover;
    margin-left: .15rem;
}

.header .nav_icon {
    display: block;
    height: .48rem;
    width: .48rem;
    background: url('../images/dh.png') no-repeat center;
    background-size: cover;
    margin-left: .15rem;
}

.header  .nav_search {
    background-image: url('../imgs/search.png');
    display: block;
    height: .44rem;
    width: .44rem;
    background-size: cover;
}

/* 分页 */

#pageIndex {
    text-align: center;
    padding: .4rem 0;
    margin-bottom: 1rem;
}

#pageIndex .layui-laypage {
    margin: 0;
}

#pageIndex .layui-laypage-skip {
    background: none !important;
}

#pageIndex a,
#pageIndex span {
    margin: 0 .05rem;
}

#pageIndex a,
#pageIndex button,
#pageIndex input,
#pageIndex select,
#pageIndex span {
    border: none;
}

#pageIndex .layui-laypage-btn:hover {
    transition: all .3s;
    color: #fff;
    background-color: #0EB790;
}

#pageIndex .layui-laypage-last {
    display: none !important;
}

#pageIndex .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0EB790;
}

#pageIndex .layui-laypage-prev,
#pageIndex .layui-laypage-next {
    color: #333;
}

/* footer */
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1rem;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-top-width: 1px !important;
    border-color: #dadbde !important;
    border-top-style: solid;
}

.footer .item {
    flex: 1;
    height: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer i {
    color: #181c29;
    font-size: .48rem;
}

.footer span {
    color: #181c29;
    font-size: .26rem;
}

.footer .item.on span,
.footer .item.on i {
    color: #035bff;
}

.zzao {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #494949;
    z-index: 10 !important;
    display: none;
}

.contner {
    background-color: #FFF;
    width: 100%;
    min-height: 1rem;
    padding: .32rem;
    z-index: 999;
}

.contner .contnerTitle {
    width: 100%;
    height: .76rem;
    line-height: .76rem;
    font-size: .32rem;
    color: #21282D;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contner .contnerTitle .icons{
    width: .44rem;
    height: .44rem;
}


.layui-collapse,
.layui-colla-content,
.layui-colla-item {
    border: none !important;
}

.layui-icon-clear:before {
    content: "\e788"
}

.layui-colla-title {
    background: #FFF !important;
    padding-left: 0 !important;
    height: .88rem !important;
    font-size: .28rem !important;
}

.layui-colla-icon {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    left: auto !important
}

.layui-colla-content {
    padding: 0 !important;
}

.collaose {
    color: #0D53FF;
    font-weight: 600;
}

.layui-colla-title-span {
    font-size: .24rem;
    color: #FE574A;
    margin-left: .12rem;
}

.layui-colla-content-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}


.layui-colla-content-box .box-item {
    width: 3.36rem;
    height: 1.38rem;
    background: #F6F8FA;
    border-radius: .16rem;
    padding: .2rem;
    display: flex;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start;
    margin-bottom: .1rem;

}


.layui-colla-content-box .box-item .logo {
    width: .48rem;
    height: .48rem;
    border-radius: .12rem;
}


.layui-colla-content-box .box-item .rightBox {
    flex: 1;
    padding: .06rem 0 0 .2rem;
}

.layui-colla-content-box .box-item .price {
    font-family: DINProM;
    font-weight: bold;
    font-size: .36rem;
    color: #FF4906;
    line-height: .36rem;
    margin-top: .1rem;
}

.layui-colla-content-box .box-item .price::before {
    content: '￥';
    font-size: .24rem;
}

.btn_bot {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: .1rem;
}

.btn_bot .btn {
    flex: 1;
    height: .88rem;
    background: #DBE5FF;
    border-radius: .12rem;
    color: #0D53FF;
    font-size: .28rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_bot .btn:nth-child(2) {
    margin-left: .2rem;
    background-color: #0D53FF;
    color: #FFF;
}