* {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

body {
    line-height: initial;
}

ol, ul, li {
    list-style: none;
}

img {
    max-width: 100%
}

a {
    color: #000000;
}

    a:focus, a:hover {
        color: #ffcf54;
    }

    a:focus {
        outline: none;
    }

input:focus, textarea:focus, select:focus {
    outline-offset: 0px;
    outline: initial
}

.iconfont {
    display: inline-block;
    font-style: normal;
    line-height: 1;
}

    .iconfont:before {
        display: inline-block;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

.height-100 {
    height: 100% !important;
}

.width-100 {
    width: 100%
}

.min-height {
    min-height: calc(100vh - 85px);
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.clearfix {
    display: block;
}

.overflow {
    overflow: hidden;
}

.v-align {
    vertical-align: middle !important;
}

.cursor_p {
    cursor: pointer
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.iconfont {
    font-size: 35px;
}

.foot_menu .iconfont {
    font-size: 440px;
}

.line-height-1 {
    line-height: 1
}

/*间距*/

.padding-horizontal-0px {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-right-5px {
    padding-right: 5px;
}

.padding-left-5px {
    padding-left: 5px;
}

.padding-5px {
    padding: 5px !important;
}

.padding-horizontal-5px {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.padding-vertical-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.padding-left-10px {
    padding-left: 10px !important;
}

.padding-right-10px {
    padding-right: 10px !important;
}

.padding-10px {
    padding: 10px !important;
}

.padding-horizontal-10px {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.padding-vertical-10px {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.padding-top-10px {
    padding-top: 10px;
}

.padding-bottom-10px {
    padding-bottom: 10px;
}

.padding-top-15px {
    padding-top: 15px;
}

.padding-bottom-15px {
    padding-bottom: 15px;
}

.padding-right-15px {
    padding-right: 15px;
}

.padding-vertical-15px {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padding-horizontal-15px {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.padding-20px {
    padding: 20px;
}

.padding-horizontal-20px {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.padding-vertical-20px {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-top-20px {
    padding-top: 20px;
}

.padding-bottom-20px {
    padding-bottom: 20px;
}

.padding-right-20px {
    padding-right: 20px !important;
}

.padding-left-20px {
    padding-left: 20px;
}

.padding-left-25px {
    padding-left: 25px;
}

.padding-30px {
    padding: 30px;
}

.padding-top-30px {
    padding-top: 30px;
}

.padding-bottom-30px {
    padding-bottom: 30px;
}

.padding-left-30px {
    padding-left: 30px;
}

.padding-right-30px {
    padding-right: 30px;
}

.padding-horizontal-30px {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-top-35px {
    padding-top: 35px;
}

.padding-top-40px {
    padding-top: 40px;
}

.padding-left-40px {
    padding-left: 40px;
}

.padding-right-40px {
    padding-right: 40px;
}

.padding-bottom-40px {
    padding-bottom: 40px;
}

.padding-top-50px {
    padding-top: 50px;
}

.padding-bottom-50px {
    padding-bottom: 50px;
}

.padding-left-60px {
    padding-left: 60px !important;
}

.padding-right-60px {
    padding-right: 60px !important;
}

.padding-top-60px {
    padding-top: 60px;
}

.padding-bottom-60px {
    padding-bottom: 60px;
}

.padding-left-50px {
    padding-left: 50px;
}

.padding-horizontal-50px {
    padding-left: 50px;
    padding-right: 50px;
}

.margin-10px {
    margin: 10px;
}

.margin-horizontal-10px {
    margin-left: 10px;
    margin-right: 10px;
}

.margin-horizontal-u13px {
    margin-left: -13px;
    margin-right: -13px;
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-horizontal-20px {
    margin-left: 20px;
    margin-right: 20px;
}

.margin-vertical-20px {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-horizontal-u20px {
    margin-left: -20px;
    margin-right: -20px;
}

.margin-right-5px {
    margin-right: 5px;
}

.margin-bottom-5px {
    margin-bottom: 5px;
}

.margin-left-10px {
    margin-left: 10px;
}

.margin-right-10px {
    margin-right: 10px;
}

.margin-bottom-10px {
    margin-bottom: 10px;
}

.margin-top-15px {
    margin-top: 15px;
}

.margin-bottom-15px {
    margin-bottom: 15px;
}

.margin-bottom-20px {
    margin-bottom: 20px;
}

.margin-left-20px {
    margin-left: 20px;
}

.margin-right-20px {
    margin-right: 20px;
}
.margin-20px {
    margin: 20px;
}

.margin-top-30px {
    margin-top: 30px;
}

.margin-right-30px {
    margin-right: 30px;
}

.margin-left-30px {
    margin-left: 30px;
}

.margin-bottom-30px {
    margin-bottom: 30px;
}

.margin-top-40px {
    margin-top: 40px;
}

.margin-bottom-40px {
    margin-bottom: 40px;
}

.margin-left-40px {
    margin-left: 40px;
}

.margin-right-40px {
    margin-right: 40px;
}

.margin-top-60px {
    margin-top: 60px;
}

.margin-left-60px {
    margin-left: 60px;
}

.margin-right-90px {
    margin-right: 60px;
}


/*边框*/
.border-0 {
    border: 0 !important
}

.border-1 {
    border: 1px solid #d9d9d9
}

.border-top {
    border-top: 1px solid #e7e7e7
}

.border-bottom {
    border-bottom: 1px solid #d9d9d9
}

.border-bottom-2 {
    border-bottom: 2px solid #e7e7e7
}

.border-color {
    border-color: #e60000
}

.border-radius-2px {
    border-radius: 2px;
}

.border-radius-3px {
    border-radius: 3px;
}

.border-radius-4px {
    border-radius: 4px;
}

.border-radius-15px {
    border-radius: 15px;
}

.border-radius-circle {
    border-radius: 50%;
}


/*字体*/
.text-size-12px {
    font-size: 12px;
}

.text-size-13px {
    font-size: 13px;
}

.text-size-14px {
    font-size: 14px !important;
}

.text-size-16px {
    font-size: 16px !important;
}
.text-size-18px {
    font-size: 18px !important;
}
.text-size-20px {
    font-size: 20px !important;
}
.text-size-22px {
    font-size: 22px !important;
}

.text-size-24px {
    font-size: 24px;
}

.text-size-26px {
    font-size: 26px;
}

.text-size-28px {
    font-size: 28px;
}

.text-size-30px {
    font-size: 30px;
}

.text-size-36px {
    font-size: 36px;
}

.text-size-40px {
    font-size: 40px;
}

.text-size-48px {
    font-size: 48px;
}

.text-weight-sm {
    font-weight: 300
}

.text-weight {
    font-weight: 400
}

.text-weight-xl {
    font-weight: bold
}

.text-color-fff {
    color: #fff
}

.text-color-000 {
    color: #000
}

.text-color-333 {
    color: #333
}

.text-color-666 {
    color: #666 !important;
}

.text-color-676767 {
    color: #676767 !important;
}

.text-color-888 {
    color: #888
}

.text-color-999 {
    color: #999
}

.text-color-d9d9d9 {
    color: #d9d9d9
}

.text-color-e60000 {
    color: #e60000
}

.text-color-3e54bf {
    color: #3e54bf;
}

.text-color-ff6b11 {
    color: #ff6b11;
}

.text-color-ff7200 {
    color: #ff7200;
}

.text-color-ff3434 {
    color: #ff3434;
}

.text-color-737373 {
    color: #737373;
}

.text-color-434343 {
    color: #434343;
}

.text-color-ff8a00 {
    color: #ff8a00;
}
.text-color-29b41a {
    color: #29b41a;
}

.letter-spacing-12 {
    letter-spacing: 12px;
}

/*按钮颜色*/
.am-btn-danger {
    background-color: #e60000;
    border-color: #e60000;
}

/*背景*/
.background-color-ededed {
    background-color: #ededed;
}

.background-color-f5f5f5 {
    background-color: #f5f5f5;
}

.background-color-f1f0f5 {
    background-color: #f1f0f5;
}

.background-color-fff {
    background-color: #fff;
}

.background-color-ff6b11 {
    background-color: #ff6b11;
}

.background-color-e60000 {
    background-color: #e60000;
}

.background-color-ffcf54 {
    background-color: #ffcf54;
}

.over-h {
    overflow: hidden;
}

.over-y {
    overflow-y: hidden;
}

.box-vertical-align:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
    width: 1px;
    text-align: center;
}

.box-vertical-align-son {
    display: inline-block;
    vertical-align: middle;
}

.flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-align-flex-start {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.flex-align-items {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-align-items-end {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.flex-direction-column {
    -webkit-box-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.justify-content-end {
    -webkit-box-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.justify-content-center {
    -webkit-box-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.justify-content-space-around {
    -webkit-box-justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.justify-content-space-between {
    -webkit-box-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-auto {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.flex-grow-2 {
    flex-grow: 2;
}

.flex-wrap {
    flex-wrap: wrap;
}

.box-Centered:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
    text-align: center;
    position: relative;
}

.box-Centered .children {
    vertical-align: middle;
    display: inline-block;
}

.box-shadow-row {
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}

.am-text-danger {
    color: #e60000;
}

.strfill-txt {
    min-height: 35px;
    background-image: url(../../images/strfill.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #a7a7a7;
    line-height: 35px;
}

.am-form-Seebox {
    line-height: 44px;
    font-weight: 400;
    color: #333;
}
/*表单*/ .am-table-striped > tbody > tr:nth-child(odd) > td, .am-table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(247,247,247,0.32);
}



/*表格*/
/*表格*/ .yq-table .layui-table-view .layui-table {
    width: 100%;
    margin-bottom: 0rem;
    border-spacing: 0;
    border-collapse: separate;
    border-left: none;
    color: #333
}

.yq-table .layui-table tr {
    font-size: 14px;
}

.yq-table .layui-table thead:first-child > tr:first-child > th {
    border-top: 1px solid #d9d9d9;
}

.yq-table .layui-table thead > tr > th {
    vertical-align: middle;
    padding: 7px 0px;
    text-align: center;
    font-weight: 400;
    background: #f0f0f0;
    line-height: 1.6;
    border-bottom: 1px solid #efefef;
}

.yq-table .layui-table thead > tr > th {
    border-left: 1px solid #d9d9d9;
}

.yq-table .layui-none {
    text-align: center;
    border: 1px solid #d9d9d9;
    border-top: 0;
    line-height: 40px;
    border-left: 0;
    font-size: 13px;
    border-right: 0;
}

.yq-table .layui-table-body tr td {
    font-size: 13px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    padding: 5px 0px;
    text-align: center;
    font-weight: 400;
    background: #fff;
    line-height: 1.3;
    height: 50px;
}

.yq-table .layui-laypage a, .yq-table .layui-laypage span {
    display: inline-block;
    font-size: 12px;
    height: 26px;
    margin-right: 10px;
    color: #000;
    line-height: 26px;
    display: flex;
}

.yq-table .layui-laypage input.layui-input {
    display: inline-block;
    width: 40px;
    height: 26px;
    line-height: 26px;
    margin: 0 10px;
    padding: 0 3px;
    text-indent: 0;
    text-align: center;
}

.yq-table .layui-table-page .layui-laypage a, .yq-table .layui-table-page .layui-laypage span.layui-laypage-curr {
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
}

.yq-table .layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
    left: 0;
    top: 0;
    padding: 0;
}

.yq-table .layui-laypage .layui-laypage-curr {
    position: relative;
}

    .yq-table .layui-laypage .layui-laypage-curr .layui-laypage-em {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #e60000;
        border-radius: 2px;
    }

    .yq-table .layui-laypage .layui-laypage-curr em {
        position: relative;
        color: #fff;
        font-style: normal;
    }

.yq-table .layui-laypage {
    display: flex;
    margin-top: 20px;
}

    .yq-table .layui-laypage select {
        padding: 0 5px;
        border-radius: 2px;
        cursor: pointer;
        height: 26px;
        color: #000;
        font-size: 13px;
        width: 90px;
    }

    .yq-table .layui-laypage button {
        border-radius: 2px;
        vertical-align: top;
        background-color: #fff;
        border: 1px solid #e2e2e2;
        box-sizing: border-box;
        margin-left: 10px;
        height: 28px;
        padding: 0 10px;
        line-height: 26px;
    }

/*无边框表格*/
.yq-table-noborder.yq-table .layui-table {
    border: none;
}

    .yq-table-noborder.yq-table .layui-table thead > tr > th {
        text-align: center;
        padding: 10px 0px;
    }

    .yq-table-noborder.yq-table .layui-table thead > tr > th {
        border-left: 0;
        border-right: 0;
    }

.yq-table-noborder.yq-table .layui-table-body tr td {
    position: relative;
    text-align: center;
    padding: 10px 0px;
    border: 0;
    border-left: 0px;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: top;
}

.yq-table-noborder.yq-table .layui-table-cell {
    padding: 0 10px;
}

.yq-table-middle .layui-table-body tr td {
    vertical-align: middle !important;
}

.yq-table-striped tbody > tr:nth-child(even) > td {
    background-color: #f7f7f7;
}

/*有边框表格*/
.yq-table.yq-table-border .layui-table thead > tr > th {
    border-bottom: 1px solid #ddd;
}

.yq-table.yq-table-border .layui-table thead > tr > th {
    border-left: 1px solid #ddd;
}

.yq-table.yq-table-border .layui-table thead:first-child > tr:first-child > th {
    border-top: 1px solid #ddd;
}

.yq-table.yq-table-border .layui-table-view .layui-table {
    border-bottom: 0;
    border-top: 0;
}

.Custorder-CartProudName {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .Custorder-CartProudName:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

.layui-table-sort .layui-edge {
    position: absolute;
    left: 0;
    border-width: 5px;
    border-top-width: 5px;
}

.layui-edge {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: dashed;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.layui-table-sort .layui-table-sort-asc {
    top: 3px;
    border-top: none;
    border-bottom-style: solid;
    border-bottom-color: #b2b2b2;
}

.layui-table-sort .layui-table-sort-desc {
    bottom: 2px;
    border-bottom: none;
    border-top-style: solid;
    border-top-color: #b2b2b2;
}

.layui-table-sort {
    width: 10px;
    height: 20px;
    position: relative;
    margin-left: 5px;
    cursor: pointer !important;
}

    .layui-table-sort[lay-sort="asc"] .layui-table-sort-asc {
        border-bottom-color: #000;
    }

    .layui-table-sort[lay-sort="desc"] .layui-table-sort-desc {
        border-top-color: #000;
    }

.yq-table-noborder.yq-table .layui-table-view, .yq-table-noborder.yq-table .yq-table-noborder.yq-table {
    border: 0;
    margin: 0
}

.yq-table-noborder.yq-table .layui-table-header .layui-table {
    border: 0
}

.yq-table-noborder.yq-table .layui-table-cell {
    height: auto;
    line-height: 1.6; /*overflow:hidden;*/
    text-overflow: ellipsis;
}

.yq-table-noborder.yq-table .layui-table-body {
    margin-bottom: 0px;
    border-left: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9
}

.yq-table-noborder.yq-table .layui-table-page {
    margin-bottom: 0;
    border: 0;
    padding: 0;
    height: auto;
}

    .yq-table-noborder.yq-table .layui-table-page > div {
        height: auto;
    }

    .yq-table-noborder.yq-table .layui-table-page .layui-laypage {
        margin-top: 20px
    }

        .yq-table-noborder.yq-table .layui-table-page .layui-laypage .layui-laypage-prev {
            margin-left: 0 !important
        }

.yq-table-noborder.yq-table .layui-table-header {
    border-bottom: 0;
}

.yq-table .layui-table-grid-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 100%;
    padding: 5px 0;
    border-width: 0 0 0 1px;
    text-align: center;
    background-color: #fff;
    color: #999;
    cursor: pointer
}

    .yq-table .layui-table-grid-down .layui-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -8px
    }

    .yq-table .layui-table-grid-down:hover {
        background-color: #fbfbfb
    }

body .layui-table-tips .layui-layer-content {
    background: 0 0;
    padding: 0;
    box-shadow: 0 1px 6px rgba(0,0,0,.12)
}

.layui-table-tips-main {
    margin: -44px 0 0 -1px;
    max-height: 150px;
    padding: 8px 15px;
    font-size: 14px;
    overflow-y: scroll;
    background-color: #fff;
    color: #666
}

.layui-table-tips-c {
    position: absolute;
    right: -3px;
    top: -13px;
    box-sizing: content-box;
    width: 20px;
    height: 20px;
    padding: 3px;
    cursor: pointer;
    background-color: #666;
    border-radius: 50%;
    color: #fff
}

    .layui-table-tips-c:hover {
        background-color: #777
    }

    .layui-table-tips-c:before {
        position: relative;
        right: -2px
    }

.layui-icon-close::before {
    content: "\1006";
}
.text_decoration{
    text-decoration: underline;
}