#Home {
    background: white;
    margin: -30px 0 -80px;
    min-width: 1230px;
}

#HomeHeaderFixed {
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    height: 56px;
    background: white;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    z-index: 31;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#Home .header-wrap, #HomeHeaderFixed.header-wrap {
    padding: 38px 0 28px;
}

#HomeHeaderFixed .header-wrap .left-logo {
    margin-top: 10px;
}

#HomeHeaderFixed .header-wrap .center-search {
    margin-top: 8px;
}

#Home .header-wrap .left-logo, #HomeHeaderFixed .header-wrap .left-logo {
    width: 283px;
}

#Home .header-wrap .center-search .tag-item, #HomeHeaderFixed .header-wrap .center-search .tag-item {
    width: 56px;
    height: 22px;
    line-height: 22px;
    background: #EC4F46;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

#Home .header-wrap .center-search .search-form, #HomeHeaderFixed .header-wrap .center-search .search-form {
    border: 2px solid rgb(255, 59, 48);
    height: 34px;
}

#Home .header-wrap .center-search .search-form input, #HomeHeaderFixed .header-wrap .center-search .search-form input {
    width: 410px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border: none
}

#Home .header-wrap .center-search .search-form button, #HomeHeaderFixed .header-wrap .center-search .search-form button {
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: -2px -2px 0 0;
}

#Home .header-wrap .center-search .search-wrap .button-transfer, #HomeHeaderFixed .header-wrap .center-search .search-wrap .button-transfer {
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border: 1px solid #EC4F46;
    color: #EC4F46;
    background: white;
    margin-left: 11px;
}

#Home .header-wrap .center-search .search-wrap .button-transfer:hover, 
#Home .banner-wrap .banner-rest.not-login .top-not-login .button-wrap .button-line:hover, 
#HomeHeaderFixed .header-wrap .center-search .search-wrap .button-transfer:hover {
    background: #fdedec;
}

#Home .header-wrap .center-search .search-form button:hover, #HomeHeaderFixed .header-wrap .center-search .search-form button:hover, #Home .banner-wrap .banner-rest.not-login .top-not-login .button-wrap .button:hover {
    border-color: #d54840;
    background: #d54840;
}

#Home .header-wrap .right-help .text-wrap {
    color: #999;
    font-size: 12px;
    line-height: 1;
    height: 34px;
    margin-left: 10px;
}

#Home .header-wrap .right-help .text-wrap a {
    color: rgb(0, 121, 254);
    margin-top: 5px;
    display: inline-block;
}

#Home .header-wrap .right-help .text-wrap a:hover {
    text-decoration: underline;
}

#Home .header-wrap .right-help {
    margin-top: 25px;
}

#Home .nav-wrap {
    background: #FBFBFB;
    position: relative;
}

#Home .nav-wrap ul {
    width: 100%;
}

#Home .nav-wrap .list-wrap li {
    padding: 0 30px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
}

#Home .nav-wrap .list-wrap li a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    display: block;
}

#Home .nav-wrap .list-wrap li a .text-ellipsis {
    width: 260px;
    text-align: left;
}

#Home .nav-wrap .list-wrap li.selected, #Home .nav-wrap .list-wrap li:hover {
    background: #EC4F46;
    color: #fff;
}

#Home .nav-wrap .list-wrap li.notice {
    font-weight: normal;
    width: 290px;
    float: right !important;
}

#Home .nav-wrap .list-wrap li.notice:hover {
    background: transparent;
    color: #333;
}

#Home .nav-wrap .list-wrap li.notice li:hover {
    color: #EC4F46;
    background: transparent;
}

#Home .nav-wrap .list-wrap li.notice li {
    min-width: auto;
    width: auto;
    max-width: 260px;
}

#Home .nav-wrap .list-wrap li.notice .list-wrap, #Home .nav-wrap .list-wrap li.notice li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    text-align: left;
}

#Home .nav-wrap .list-wrap li.notice .list-wrap {
    margin-top: 15px;
    width: 250px;
}

#Home .nav-wrap .list-wrap li.notice .list-wrap ul {
    position: absolute;
    top: 0;
    left: 0;
}

#Home .nav-wrap .list-wrap li.notice .icon-notice {
    margin: 20px 5px 0 0;
}

#Home .banner-wrap {
    height: 390px;
    background: #cf4a4d;
    overflow: hidden;
    position: relative;
}

#Home .banner-wrap .container {
    position: relative;
}

#Home .banner-wrap .banner-list {
    position: relative;
    height: 390px;
}

#Home .banner-wrap .banner-list ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 390px;
    display: none;
}

#Home .banner-wrap .banner-list ul li a {
    display: block;
    height: 100%;
    text-align: center;
}

#Home .banner-wrap .banner-list .dot-list {
    position: absolute;
    z-index: 25;
    text-align: center;
    bottom: 0;
    left: 50%;
    width: 1230px;
    margin-left: -615px;
}

#Home .banner-wrap .banner-list ol {
    overflow: hidden;
    display: inline-block;
}

#Home .banner-wrap .banner-list ol li {
    width: 10px;
    height: 10px;
    background: #E3E3E3;
    margin: 10px;
    float: left;
    cursor: pointer;
}

#Home .banner-wrap .banner-list ol li.selected {
    background: #EC4F46;
}

#Home .banner-wrap .banner-list ul li.show {
    display: block;
}

#Home .banner-wrap .banner-list img {
    width: 800px;
    height: 390px;
    position: relative;
    z-index: 20;
    margin-left: -30px;
}

#Home .banner-wrap .login-wrap-2 {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 50%;
    margin-left: -615px;
}
#Home .banner-wrap .banner-rest.not-login {
    margin-top: 20px;
    width: 230px;
}
#Home .banner-wrap .banner-rest.not-login .top-not-login {
    width: 220px;
    background-color: rgba(255, 255, 255, .95);
    background-image: url("./../img/home/bg.png");
    background-position: 0 185px;
    background-repeat: no-repeat;
    padding: 10px 0 10px 10px;
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .hint-wrap .img-wrap {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .hint-wrap .text-wrap {
    line-height: 18px;
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .hint-wrap .text-wrap .text-danger {
    margin-top: 5px;
    color: #ec4f46; 
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .button-wrap a {
    width: 92px;
    height: 28px;
    line-height: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .button-wrap .button {
    margin-right: 18px;
    background-color: #ec4f46;
}

#Home .banner-wrap .banner-rest.not-login .top-not-login .button-wrap {
    margin-top: 10px;
}

#Home .banner-wrap .banner-rest.not-login .center-select {
    margin-top: 7px;
    padding: 10px 12px 7px 0;
    padding-left: 0;
    width: 207px;
}
#Home .banner-wrap .banner-rest.not-login .bottom-rest {
    margin-bottom: -10px;
    margin-left: -10px;
}
#Home .banner-wrap .banner-rest.not-login .caption-wrap {
    padding: 3px 0 5px;
}

#Home .banner-wrap .banner-rest.not-login .center-select .caption-wrap .text {
    font-weight: bold;
}

#Home .banner-wrap .banner-rest.not-login .center-select .list-wrap {
    /*background: #FEED79;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 0;
    margin-left: 20px;
}

#Home .banner-wrap .banner-rest.not-login .center-select .list-wrap li {
    width: 49%;
    list-style: disc;
    line-height: 17px;
    margin: 6px 0 6px 0;
    text-align: left;
}
#Home .banner-wrap .banner-rest.not-login .center-select .list-wrap li:nth-child(2n) {
    width: 40%;
    margin-left: 20px;
}

#Home .banner-wrap .banner-rest .bottom-rest img {
    width: 300px;
    height: 100px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info {
    width: 230px;
    height: 230px;
    padding: 10px 0;
    background-color: #fff;
    background-image: url("./../img/home/bg.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .user-info-wrap {
    width: 230px;
    margin-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .user-avatar {
    width: 38px;
    height: 38px;
    border: 1px solid white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(185, 185, 185, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(185, 185, 185, .5);
    box-shadow: 0 2px 4px 0 rgba(185, 185, 185, .5);
    overflow: hidden;
    margin-right: 10px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .user-avatar img {
    width: 100%;
    height: 100%;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .user-account .text-ellipsis {
    max-width: 100px;
    width: auto;
    display: inline-block;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .user-money {
    font-size: 12px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .message-wrap {
    padding: 10px 25px 0 15px;
    width: 180px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .message-wrap .text-caption {
    font-weight: bold;
    margin-bottom: 18px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .message-wrap .list-wrap li {
    font-size: 12px;
    line-height: 16px;
    margin-top: 15px;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .message-wrap .list-wrap li .badge {
    height: 16px;
    line-height: 16px;
    width: 34px;
    padding: 0;
    font-weight: normal;
    background: #d8d8d8;
}

#Home .banner-wrap .banner-rest.have-login .top-user-info .message-wrap .list-wrap li .badge.bg-danger {
    background: #ec4f46;
}

#Home .tool-wrap ul {
    width: 1300px;
    padding-bottom: 30px;
}

@media screen and (max-width: 1230px) {
    #Home .tool-wrap ul {
        max-width: 1300px;
        width: auto;
    }

    #Home .tool-wrap ul li {
        margin: 30px 28px 0;
    }
}

#Home .tool-wrap li {
    width: 248px;
    height: 150px;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 30px 75px 0 0;
    border: 1px solid #e5e5e5;
}

#Home .tool-wrap li:hover {
    background: #ec4f46;
}

#Home .tool-wrap li:hover a .text {
    color: #fff;
}

#Home .tool-wrap li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#Home .tool-wrap li .icon-1, #Home .tool-wrap li .icon-2 {
    margin-top: 25px;
}

#Home .tool-wrap li .text {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

#Home .tool-wrap, #Home .carousel-2-wrap, #Home .cooperation-wrap {
    background-color: #fbfbfb;
}

#Home .step-wrap .step-caption, #Home .carousel-2-wrap .carousel-2-caption, #Home .cooperation-wrap .cooperation-caption {
    text-align: center;
    padding-top: 25px;
}

#Home .step-wrap .step-caption .clearfix, #Home .carousel-2-wrap .carousel-2-caption .clearfix, #Home .cooperation-wrap .cooperation-caption .clearfix {
    display: inline-block;
    font-size: 24px;
    line-height: 33px;
}

#Home .step-wrap .step-caption .clearfix .icon, #Home .carousel-2-wrap .carousel-2-caption .clearfix .icon, #Home .cooperation-wrap .cooperation-caption .clearfix .icon {
    margin: 8px 15px 0;
}

#Home .step-wrap .step-caption-desc {
    font-size: 16px;
    margin: 22px 0 27px;
    text-align: center;
    color: #999;
    font-weight: bold;
}

#Home .step-wrap .step-list {
    text-align: center;
    width: 620px;
    max-width: 620px;
    margin: auto;
}

#Home .step-wrap .step-list .list-item-title .clearfix {
    display: inline-block;
}

#Home .step-wrap .step-list .list-item-title .clearfix .icon {
    margin: 2px 5px 0 0;
}

#Home .step-wrap .step-list .list-item:nth-of-type(2) .list-item-title .clearfix .icon, #Home .step-wrap .step-list .list-item:nth-of-type(4) .list-item-title .clearfix .icon {
    margin-top: 1px;
}

#Home .step-wrap .step-list .list-item-desc {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #ededed;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #999999;
    margin-top: 10px;
}

#Home .step-wrap .step-list .list-item-desc.first {
    line-height: 1.5;
}

#Home .step-wrap .step-list .list-item-desc.first > div {
    display: inline-block;
    text-align: left;
    margin-top: 19px;
}

#Home .step-wrap .step-list .list-item {
    margin-bottom: 25px;
}

#Home .step-wrap .step-list {
    margin-bottom: 30px;
}

#Home .carousel-wrap {
    padding: 30px 0;
}

#Home .cooperation-wrap {
    padding-bottom: 80px;
}

#Home .cooperation-wrap .cooperation-caption {
    padding-bottom: 40px;
}

#Home .cooperation-wrap .cooperation-img img {
    width: 220px;
    height: 140px;
}

#Home .cooperation-wrap .cooperation-img ul {
    overflow: hidden;
}

#Home .cooperation-wrap .cooperation-img li {
    float: left;
    margin: 13px;
}

#Home .carousel-2-wrap .carousel-control {
    background-image: none !important;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
}

#Home .carousel-2-wrap .carousel-item {
    margin-left: -15px;
    padding-bottom: 30px;
    margin-top: 20px;
}

#Home .carousel-2-wrap .carousel-list {
    width: 900px;
    margin: auto;
}

#Home .carousel-2-wrap .carousel-list li {
    width: 270px;
    margin-left: 30px;
    background: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

#Home .carousel-2-wrap .carousel-list li:hover {
    -webkit-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .1);
    cursor: pointer;
}

#Home .carousel-2-wrap .carousel-list .img-wrap, #Home .carousel-2-wrap .carousel-list .img-wrap img {
    width: 270px;
}

#Home .carousel-2-wrap .carousel-list .info-wrap {
    padding: 10px 8px;
    width: 254px;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text {
    width: 224px;
    margin-left: 4px;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text .user-name {
    font-size: 12px;
    margin-right: 3px;
    line-height: 1;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text .user-name .text-ellipsis {
    max-width: 100px;
    width: auto;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text .user-name .icon {
    margin: 5px 0 0 5px;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text .text-time {
    color: #999;
    font-size: 12px;
    margin: 3px 0 6px;
}

#Home .carousel-2-wrap .carousel-list .info-wrap .right-text .text-desc {
    height: 40px;
    overflow: hidden;
}


/*2019.03.08*/
#Home .nav-wrap .list-wrap li:first-child {
    box-sizing: border-box;
    width: 200px;
    position: relative;
}
#Home .nav-wrap .list-wrap li a .classify {
    display: inline-block;
    width: 14px;
    height: 12px;
    background-image: url("./../img/home/class.png");
    margin-right: 15px;
    position: absolute;
    left: 30px;
    top: 22px;
}
#Home .more-goods-list {
    width: 200px;
    height: 390px;
    background-color: #fff;
    position: absolute;
    top: 56px;
    z-index: 19;
}
#Home .more-goods-list:hover {
    z-index: 30;
}
.more-goods-list ul {
    position: relative;
    width: 930px !important;
}
.more-goods-list li {
    padding: 5px 0 4px 10px;
    width: 192px;
    cursor: pointer;
}
.more-goods-list li .arrow-classify {
    display: none;
    font-size: 14px;
    float: right;
    margin-right: 10px;
}
.js-classify > li:last-child {
    color: #777;
    font-size: 14px;
    text-decoration: underline;
}
.js-classify > li:hover {
    background-color: #EC4F46;
    color: #fff;
}
.more-goods-list .goods-man-classify {
    display: none;
    width: 740px;
    height: 390px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: -10px;
    border: 1px solid #EC4F46;
    padding: 0 20px;
    background-color: #fff;
    overflow-y: auto;
}
.goods-man-classify .man-1:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
}
.goods-man-classify .man-1:last-child:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: transparent;
}
.more-goods-list .goods-man-classify h3,
.more-goods-list .goods-man-classify ul {
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-top: 16px;
}
.more-goods-list .goods-man-classify h3 {
    width: 84px;
}
.more-goods-list .goods-man-classify ul {
    width: 560px !important;
    margin-left: 30px;
    font-size: 0;
    vertical-align: top;
}
.more-goods-list .goods-man-classify li {
    padding: 0;
    width: auto;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.goods-man-classify li:hover {
    color: #EC4F46;
}
.more-goods-list li:hover .goods-man-classify,
.more-goods-list li:hover .arrow-classify{
    display: inline-block;
}

#Home .hot-goods {
    width: 522px;
    margin-top: 10px;
}
#Home .hot-goods p {
    display: inline-block;
    color: #777;
    font-size: 12px;
    margin-right: 10px;
}
#Home .hot-goods span {
    font-size: 12px;
    color: #777;
    padding: 0 4px;
}
#Home .hot-goods :nth-child(2n) {
    color: #EC4F46
}