﻿body {
}
.layui-layout-admin .layui-body {
    top: 60px !important;
    bottom: 0 !important;
    left: 0 !important;
}

.layui-body {
    z-index: 1 !important;
    top: inherit !important;
    overflow: auto !important;
}

.my-footer {
    background-color: #393D49;
    color: #ffffff;
    height: 65px;
    line-height: 32.5px;
    padding: 15px;
}

.layui-layout-body {
    overflow: auto !important;
}

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
    background-color: gray;
}

.gallery-item {
    width: 100%;
    height: 100%;
}

.layui-tab-content {
    background-color: #f5f5f5;
    padding: 10px;
}

.row-line {
    position: relative;
    background-color: #FFFFFF;
    padding: 15px 5px;
}

.row-item {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 5px;
}

.buy-font {
    color: red;
    position: relative;
    top: -3px;
    margin: 0 5px;
}

.buy-left {
    position: relative;
    top: -3px;
}

.buy-date {
    color: #B2B2B2;
    position: absolute;
    right: 25px;
}

.buy-item {
    display: inline-block;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.layui-elem-quote {
    background-color: #FFFFFF;
}

.layui-tab {
    margin: 0 !important;
}

.pro-item {
    background-color: #FFFFFF;
    padding: 15px;
    margin: 0 0 15px 45px;
}

.pro-item-img {
    width: 320px;
    height: 220px;
    max-width: 340px;
}

.index-item-img {
    width: 340px;
    height: 220px;
}

.pro-item-title {
    width: 100%;
    position: relative;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 15px !important;
}

    .pro-item-title:after {
        content: "...";
        position: absolute;
        bottom: 0;
        right: 0px;
        width: 20px;
        background-color: #FFFFFF;
    }

.pro-item-price {
    color: red;
}

.pro-item-collect {
    color: #179ffe;
    cursor: pointer;
    position: absolute;
    right: 28px;
}

.layui-footer {
    background-color: #393D49;
    height: 100px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 50px;
}

.footer-right {
    position: absolute;
    right: 0;
}

#test2 {
    height: 50px !important;
}

.layui-nav {
    background-color: #2b67b0;
}

.layui-layout-admin .layui-side {
    top: 228px !important;
}

.layui-body .base-body {
    margin-top: -260px;
    margin-left: 220px;
}

.fix-layui-body {
    margin-left: 0px !important;
}

.login-popover .layui-input {
    width: 350px !important;
}

.popover-login {
    margin: 25px;
}

.layui-layout-admin .layui-body {
    top: 228px !important;
}

.layui-body {
    overflow: initial !important;
    overflow-y: inherit !important;
}

.layui-layout-admin .layui-body .layadmin-tabsbody-item {
    overflow: auto;
}

.top-nav {
    background-color: #2b67b0;
    height: 60px !important;
    position: relative;
    min-width: 1450px;
    padding: 0;
    box-shadow: 0 0 10px #333;
}

.layui-nav-tree {
    width: 100% !important;
}

.layui-side-scroll {
    background-color: #2b67b0 !important;
}

#headerNav .layui-nav .layui-nav-item {
    height: 60px;
    width: 82px;
    text-align: center;
    font-size: 13px;
}

    #headerNav .layui-nav .layui-nav-item a {
        font-size: 13px;
        padding: 0;
    }

.layui-nav-tree .layui-nav-child dd.layui-this a {
    background-color: cornflowerblue;
}

/*#futo {
                width: 100px;
                border: solid 1px #ddd;
                position: fixed;
                left: 88%;
                bottom: 20%;
                z-index: 99;
                background: #FFF;
            }

            #f_bom {
                background: #ddd;
                width: 100%;
                height: 30px;
                color: #2b67b0;
                text-align: center;
                line-height: 30px;
                overflow: hidden;
            }

            #f_top {
                width: 100%;
                float: left;
            }

            #f_mid {
                width: 100%;
                height: 90px;
            }

            #f_time {
                width: 100%;
                text-align: center;
                font-size: 8px;
            }

            #f_mid img {
                width: 70%;
                margin-left: 15%;
                border-radius: 50px;
                border: solid 2px#2b67b0;
            }*/

#toleft {
    width: 120px;
    height: 120px;
    position: fixed;
    left: -60px;
    bottom: -60px;
    cursor: pointer;
    background: #FFF;
    box-shadow: 2px -2px 2px #ddd;
    border-radius: 120px;
}

#f_top span {
    float: right;
    padding-right: 5px;
    color: #2b67b0;
    font-weight: bold;
    cursor: pointer;
}

.index-logo {
    position: absolute;
    font-size: 18px;
}

.index-main-item {
    position: relative;
    left: 3%;
}

.index-header-img {
    width: 100%;
    min-width: 1450px;
    height: 165px;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    height: 0;
}

.layui-nav .layui-this {
    background: #0b9ede;
}

#headerNav .index-main-item:hover {
    background-color: #0b9ede !important;
}

.index-user-item {
    width: auto !important;
}

.search-main {
    height: 200px;
    line-height: 200px;
    background-color: #2b67b0;
    min-width: 1450px;
    width: 100%;
}

.search-input {
    width: 500px;
    height: 45px;
    display: inline-block;
}

.search-btn {
    height: 45px;
    width: 100px;
    margin-left: 15px;
}

.type-item {
    margin: 15px 0;
    cursor: pointer;
}

.type-row {
    background-color: #FFFFFF;
}

.type-content {
    background-color: #FFFFFF;
}

.service-list {
    background-color: #FFFFFF;
    padding: 15px;
}

.service-item-img {
    width: 100%;
    height: 120px;
    border: 1px solid #DDDDDD;
}

.service-item {
    cursor: pointer;
}

.service-item-div img {
    transition: all 0.4s;
}

    .service-item-div img:hover {
        transform: scale(1.2);
    }

.service-item .right {
    height: 100%;
}

.item-collect-button {
    color: #179FFE;
}

.right-item {
    margin: 15px 0 !important;
}

.item-title {
    color: #38B0E3;
    font-weight: bold;
    font-size: 18px;
}

.service-categoryline {
    padding: 15px 0;
}

.service-showcontent {
    height: auto;
    position: absolute;
    z-index: 999999;
    padding: 10px;
    left: -10px;
    top: -10px;
    background-color: #f5f5f5;
}

.layui-form-label {
    text-align: left;
}