a > img {
    height: 115px;
}

.btn {
    padding: 7px;
    font-size: 20px;
}

.modal-dialog {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    max-height: 500px;
    overflow-y: auto;
    /*display: none;*/
}

.sweet-alert {
    width: 552px;
    left: 49%;
}

.coupon-list {
    width: 500px;
    margin: 0 auto
}

.coupon-list .item {
    width: 98%;
    height: 125px;
    margin-bottom: 10px;
    margin: 5px auto;
}

.coupon-list .item .float-li {
    width: 63%; /* height: 100%;*/
    border-right: 1px dashed rgba(255, 255, 255, .3)
}

.coupon-list .item .float-li-rig {
    width: 37%; /*padding-right: 10px;*/ /*height:100%;*/
    color: #fff;
    float: right;
}

.coupon-left {
    position: relative
}

.coupon-left .t {
    position: absolute;
    color: #fff
}

.coupon-left .t1 {
    left: 5px;
    top: 30px;
    font-size: 20px;
}

.coupon-left .t2 {
    left: 25px;
    top: 25px;
    font-size: 40px;
    font-weight: bold
}

.coupon-left .t3 {
    left: 160px;
    top: 25px;
    width: 150px;
    font-size: 15px;
}

.coupon-left .t4 {
    left: 5px;
    top: 83px
}

.coupon-left .t5 {
    left: 5px;
    top: 102px
}

.coupon-rig .t {
    text-align: center;
}

.coupon-rig .t1 { /*font-size: 40rpx;*/
    padding: 15px 0 5px 0;
}

.coupon-rig .t3 {
    padding-top: 10px
}

.coupon-rig .t3 text {
    background: #fff;
    color: #333;
    border-radius: 4px;
    padding: 5px 20px
}

.coupon-rig .t2.t {
    font-size: 15px;
}

.note {
    background: #faeab7;
    padding: 10px;
}

.stamp {
    margin-bottom: 25px;
    position: relative;
    overflow: hidden
}

a.action {
    border: 1px solid white;
    background: white;
    padding: 4px;
    color: #d42c4b;
    font-size: 16px;
}

/* .t3.t.action {
    margin-top: 10px;
} */

.stamp i {
    clear: both;
}

.stamp1 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #F39B00 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #F39B00
}

.stamp2 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #D24161 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #7EAB1E
}

.stamp3 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #D24161 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #77cef5
}

.stamp4 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #D24161 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #8883a2
}

.stamp5 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #D24161 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #d5a5a5
}

.stamp6 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #e2e2e2 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #c16b83
}

.stamp7 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #e2e2e2 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #0A451D
}

.stamp8 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #e2e2e2 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #01FF70
}

.stamp9 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15px, #e2e2e2 15px);
    background-size: 5px 5px;
    background-position: 4px 2px;
    background: #2A2C2E
}

.swiper-slide {
    text-align: center;
}

img {
    max-width: 100%;
}

.idx-logo {
    width: 100%;
    max-width: 750px;
    margin: auto;
    text-align: center;
    padding: 10px 0;


}

.idx-logo img {
    max-width: 60%;
}


.nav-page-box {
    padding: 40px 15px;
    background-color: #004ea2;
    position: relative;
}

.nav-page-box img {
    width: 200px;
}

.header-top-nav-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 50px;
    padding-right: 15px;
    /* background: linear-gradient(to right, rgba(255, 255, 255, 0.76), #ffffff 42%); */
    color: #fff;
    font-size: 16px;
    text-align: right;
    line-height: 40px;
}

.nav-item-box {
    max-width: 100%;
    height: 110px;
    padding: 24px;
    border-radius: 4px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
}

.nav-item-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 1px 12px 2px rgb(0 0 0 / 6%);
}

.nav-item-box p i {
    font-size: 28px;
}

.nav-item-one {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg3.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-two {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg4.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-three {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg1.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-four {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg6.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-five {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg8.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-six {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg2.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-seven {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg7.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-eight {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg5.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-nine {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg9.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-ten {
    background-size: 100%;
    background-image: url($!webPath/resources/img/pc_bg10.png);
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-eleven {
    background-size: 100%;
    background-image: url("$!webPath/resources/img/pc_bg11.png");
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-twelve {
    background-size: 100%;
    background-image: url("$!webPath/resources/img/pc_bg12.png");
    background-position: center;
    background-repeat: no-repeat;
}

.nav-item-thirteen {
    background-size: 100%;
    background-image: url("$!webPath/resources/img/pc_bg13.png");
    background-position: center;
    background-repeat: no-repeat;
}


.header-top-nav {
    width: 100%;
    height: calc(100vh - 38px);
    background-color: #fff;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 90;
    display: none;
}

.header-top-nav ul {
    padding: 0 24px;
}

.header-top-nav ul a {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    display: block;
    border-bottom: 1px solid #eee;

}


.header-top-nav ul a.active {
    color: #005ba2;
}


.zhezhao {
    width: 100%;
    height: calc(100vh - 38px);
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 48px;
    left: 0;
    z-index: 80;
    display: none;
}

.header-row {
    width: 100%;
    display: flex;
    height: 90px;
    padding: 0 12px 16px 0;
    font-family: PingFangSC;
}


.header-item {
    margin-right: 15px;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    align-items: center;
}

.header-item-title {
    flex-flow: row;
    margin: 15px 0 0 15px;
}

.header-title-span {
    font-size: 16px;
    font-weight: normal;
}

.header-item-icon {
    font-size: 16px;
    color: #1E9FFF
}

.header-item-content {
    margin-left: 15px;
    display: flex;
    margin-top: 8px;
}

.header-num {
    font-family: PingFangSC;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0;
}

.order-center {
    cursor: pointer;
}

.custom-layui-body {
    position: relative;
}

.layui-carousel {
    position: absolute;
    top: auto;
    bottom: 50px;
    left: 0;
    margin-left: 16px;
    width: calc(100% - 32px) !important;
}
.index-carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-placeholder {
    height: 120px;
}