﻿/*首页信息主体*/
#st-content {
    
   
}
#body-content {
    background-color: #F4F4F4;
}
@media screen and (min-width:1800px) {
    .st-content-mg {
        padding: 0 300px !important;
    }
    .st-banner {
        padding: 0 300px !important;
    }
    
}


@media screen and (min-width:1450px) {


    
}
@media screen and (max-width:1366px) {
 

    
}


#header-user-menu {
    
    border-radius: 2px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
   
}

    #header-user-menu li {
        border-bottom: none;
        visibility: hidden;
        opacity: 0;
        height: 0px;
        list-style-type: none;
        text-align: center;
        background-color: #f5f5f5;
        line-height: 00px;
        margin: 0 auto;
        padding: 3px;
    }
        #header-user-menu li a {
            color: #009a62;
        }

        #login-menu:hover #header-user-menu li {
            visibility: visible;
            opacity: 1;
            height: 25px;
            line-height: 20px;
            transition: all 0.5s;
        }
#login-menu:hover #header-user-menu  {
    border:1px solid #dedede;
    border-top:none;
}
.st-content-mg {
    padding: 0 7rem;
    background-color: white;
}
.st-banner {
    padding: 0 7rem;
    margin-bottom:5px;
}
.st-mg-10{
    margin:10px;
}
.st-bg-white{
    background-color:white;
}
.st-height-full{
    height:100%;
    margin-top:5px;
}
#st-content-left {
    height: 400px;
    margin-top: 5px;
    position:relative;
}
#st-content-right{
    height:400px;
}
    #st-content-right #top {
        height: 210px;
    }
    #st-content-right #bottom {
        height: 190px;
        overflow:hidden;
    }
#st-content-left .left-item {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    cursor: pointer;
}
.left-item:hover {
    background-color: #f9f9f9;
}
#st-content-left:hover .color-panel-list {
    display: block !important;
}
.left-item .title{
    font-size:16px;
    color:#808080;
}
.title p{
    display:inline-block;
    padding-left:15px;
}
.category-item{
    text-align:center;
    padding:20px 0 0 0;
    font-size:14px;
    line-height:14px;
}
.category-item a{
    font-size:15px;
}
    .category-item a:hover {
        color: #009a62;
        text-decoration:dashed;
    }
#st-category {
}
#sub-color{
    position:relative;
}
.color-panel-list {
    width: 580px;
    height: 350px;
    background: #fff;
    position: absolute;
    left: 100%;
    top: -5px;
    z-index: 100;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
    display: none;
    border: 1px solid #eee;
    right: 0% !important;
    box-shadow: 3px 3px 9px 1px #a9a3a3;
    margin-left:5px;
}

    .color-panel-list .color-content {
        margin-bottom: 10px;
    }
    .color-panel-list .title {
        color: #555;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .color-panel-list .color-list {
        overflow: hidden;
    }
    .color-panel-list .color-item {
        float: left;
        display: flex;
        align-items: center;
        font-size: 13px;
        color: #555;
        margin-right: 40px;
        margin-bottom: 20px;
    }
    .color-panel-list .title {
        color: #555;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .color-panel-list .variety-list {
        font-size: 13px;
        color: #555;
    }
    .color-panel-list .variety-item {
        margin-right: 30px;
        float: left;
        margin-bottom: 10px;
        cursor: pointer;
        line-height: 30px;
    }
    .color-panel-list .color-item i {
        width: 16px;
        height: 16px;
        display: inline-block;
        border-radius: 50%;
        margin-right: 10px;
        box-sizing: border-box;
    }
    .color-panel-list .color-list a:hover {
        color: #009a62;
    }
.login-panel {
    
    padding-top: 10px;
}
.notice .unlogin-status .pic {
    margin: 26px auto 20px;
    width: 60px;
    height: 60px;
}
.notice .unlogin-status .button-list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin-bottom: 26px;
}
.notice .unlogin-status p {
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 37px;
}
.notice .unlogin-status .button-list .login-button {
    width: 70px;
    height: 26px;
    background: #009a62;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    margin-right: 16px;
    cursor: pointer;
}
.notice .unlogin-status .button-list .register-button {
    width: 70px;
    height: 26px;
    background: #fff;
    color: #009a62;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #009a62;
    box-sizing: border-box;
    cursor: pointer;
}
.area2 {
    padding-bottom: 20px;
    background: #fff;
}
.inner {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.statistics {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
    .statistics li {
        font-size: 24px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        flex: 1;
        -webkit-flex: 1;
        justify-content: center;
        -webkit-justify-content: center;
        margin: 33px 0;
        border-right: 1px solid #EEEEEE;
    }
        .statistics li i {
            color: #FF6000;
            margin-right: 20px;
        }
        .statistics li span {
            color: #999999;
            font-size: 14px;
        }
.area .area-title {
    margin-bottom: 20px;
}
    .area .area-title .text {
        font-size: 24px;
        color: #555;
    }
    .area .area-title .title-ul {
        float: right;
        margin-top: 13px;
    }
        .area .area-title .title-ul li {
            text-align: center;
            float: left;
            margin-left: 30px;
            cursor: pointer;
        }
            .area .area-title .title-ul li span, .area .area-title .title-ul li a {
                color: #999;
                padding: 9px 0;
                font-size: 14px;
            }
.area .content .left {
    margin-right: 15px;
    height: 594px;
    width: 234px;
    float: left;
}
.trends-list a:hover {
    color: #009a62;
}

.trends-list  a {
    line-height: 24px;
    font-size: 12px;
    color: #555;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.login-panel {
   
    padding-top: 26px;
}
.notice .login-status .pic {
    margin: 0px auto 20px;
    width: 60px;
    height: 60px;
}
.notice .login-status p {
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 22px;
}
.notice .login-status .logOut {
    color: #999999;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    text-align: center;
}

.notice .login-status p {
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 22px;
}
.result-list {
    width: calc(100% - 234px);
    float: left;
}
.result-list {
    overflow: hidden;
    position: relative;
    margin-right: -20px;
}
    .result-list .result-item {
        width: 220px;
        box-sizing: border-box;
        padding: 10px 10px 0 10px;
        background: #fff;
        float: left;
        margin-bottom: 15px;
        margin-right: 15px;
        border: 1px solid #F4F4F4;
        cursor: pointer;
        height: 290px;
    }
    .result-list .panel {
        position: relative;
        height: 260px;
    }
        .result-list .panel .pic {
            width: 100%;
            height: 158px;
            position: relative;
            overflow: hidden;
        }
        .result-list .panel .info {
            padding-top: 13px;
            padding-left: 5px;
        }
        .result-list .panel .pic .big-pic {
            width: 100%;
            height: 100%;

            background-size: 100% 100%;
        }
        .result-list .panel .p-name {
            font-size: 18px;
            line-height: 18px;
            color: #999;
            padding-bottom: 13px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
            .result-list .panel .p-name .p-variety {
                color: #333;
            }
            .result-list .panel .p-name .p-blockno {
                font-size: 13px;
                line-height: 13px;
                color: #999;
                margin-left: 15px;
                text-overflow: ellipsis;
                overflow: hidden;
            }
        .result-list .panel .p-format {
            font-size: 13px;
            line-height: 13px;
            color: #999999;
            padding-bottom: 13px;
        }
.money-wrapper .unlogin {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-bottom: 5px;
    margin-bottom: 13px;
    height: 24px;
    box-sizing: border-box;
}
.money-wrapper .label {
    font-size: 14px;
    color: #888;
}
.money-wrapper .unlogin .text {
    font-size: 16px;
    color: #FF6000;
    vertical-align: middle;
}
.result-list .result-item.active, .result-list .result-item:hover {
    border: 1px solid #009a62;
}
.area3 {
    background: #F4F4F4;
    padding: 30px 0;
}
    .area3 .pic1 {
        float: left;
        width: 235px;
        height: 300px;
        background: url(/image/d1@2x.png) no-repeat;
        background-size: 235px 300px;
        margin-right: 14px;
    }
.stprogress {
    background: #fff;
    width: 900px;
    float: left;
    margin-right: 15px;
}
    .stprogress .title {
        border: 0;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        color: #555555;
        padding-left: 26px;
    }
    .stprogress ul {
        display: flex;
        display: -webkit-flex;
        border-top: 1px solid #EEEEEE;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        padding: 43px 30px 86px 30px;
        height: 250px;
        box-sizing: border-box;
    }
    .stprogress li {
        height: 100%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkt-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -webkitk-flex-direction: column;
        flex-direction: column;
        box-sizing: border-box;
    }
    .stprogress ul span {
        font-size: 16px;
        color: #666;
        margin-top: 20px;
    }
.dyn {
    float: left;
    background: #fff;
    width: 315px;
}
    .dyn .title {
        font-size: 20px;
        color: #333;
        height: 52px;
        line-height: 52px;
        padding-left: 24px;
    }
    .dyn .second-title {
        display: flex;
        display: -webkit-flex;
        height: 36px;
        align-items: center;
        -wekbit-align-items: center;
        background: #f9f9f9;
        text-align: center;
        padding: 0 20px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
        .dyn .second-title span:nth-child(1) {
            flex: 1;
            -webkit-flex: 1;
        }
        .dyn .second-title span {
            font-size: 14px;
            color: #555;
            text-align: center;
        }
            .dyn .second-title span:nth-child(3) {
                flex: 1.5;
                -webkit-flex: 1.5;
            }

        .dyn .second-title span {
            font-size: 14px;
            color: #555;
            text-align: center;
        }
            .dyn .second-title span:nth-child(4) {
                flex: 1;
                -webkit-flex: 1;
            }

        .dyn .second-title span {
            font-size: 14px;
            color: #555;
            text-align: center;
        }
    .dyn .dyn-content {
        display: flex;
        display: -webkit-flex;
        height: 212px;
        padding: 15px 0 25px 0;
        align-items: center;
        -webkit-align-items: center;
        position: relative;
        box-sizing: border-box;
    }
    .dyn .swiper-container3 {
        flex: 1;
        -webkit-flex: 1;
    }

    .dyn .swiper-container3 {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0 20px;
    }

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.area2 {
    padding-bottom: 20px;
    background: #fff;
}
.ss-floor>div {
    float: left;
}

.ss-floor>div {
    height: 340px;
    box-sizing: border-box;
}
.sale-banner {
    width: 1000px;
    border: 1px solid #F4F4F4;
    border-left: 0;
}
area .area-title {
    margin-bottom: 20px;
}
.area .content .left {
    margin-right: 15px;
    height: 594px;
    width: 234px;
    float: left;
}
.result-list .panel .pic .bottom {
    position: absolute;
    bottom: 4px;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    display: none;
}
.result-list .panel .pic .tag {
    background: rgba(0, 0, 0, .5);
    color: #DDDDDD;
    padding: 3px 11px;
    font-size: 12px;
    margin-right: 8px;
    border-radius: 13px;
}
.ss-panel-foot {
    padding-top: 4px;
    border-top: dotted 1px #f4f4f4;
    height: auto;
}
.sail .ss-btn, .time .ss-btn, .result-list .result-item .ss-btn {
    font-size: 12px;
    color: #009a62;
    padding: 0px 6px;
    border-color: #009a62;
    margin-right: 4px;
}

.ss-panel-foot .ss-btn {
    padding: 0 12px;
    height: 20px;
}

.ss-btn-orange {
    border-color: #FFC5A2;
    color: #009a62;
}

.ss-btn {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid;
    cursor: pointer;
    border: 1px solid #eee;
    box-sizing: border-box;
    user-select: none;
}
@charset "utf-8";


