body {
    background-color: #FFFFFF !important;
}
.center-bg {
    width: 1200px;
    margin: 0 auto;
}
.col-19 {
    width: 19%;
    float: left;
}

.md-05 {
    margin: 0.5%;
}

.clear-both:before,
.clear-both:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.logo {
    width: 250px;
    height: 48px;
    margin: 0 124px 0 20px;
    cursor: pointer;
    vertical-align: middle;
}

.carts-bg {
    width: 134px;
    height: 42px;
    border-radius: 2px;
    margin-left: 100px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    position: relative;
}

.logo-bg {
    float: right;
    width: 906px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.carts-bg img {
    width: 37px;
    height: 35px;
    margin: 6px 5px;
}

.car-num {
    background-color: #F0831E;
    width: 22px;
    height: 14px;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    color: white;
    position: absolute;
    top: 8px;
    left: 20px;
}

.top-search-bg {
    /* margin-top: 30px; */
}

body {
    background-color: #FFFFFF;
}

.top-logo-bg {
    background-color: #fff;
}

.top-a-bg {
    margin-top: 20px;
}

.class-title-bg {
    width: 214px;
    height: 42px;
    display: inline-block;
    vertical-align: bottom;
    background: #004BAA;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

.class-title-bg img {
    width: 16px;
    height: 16px;
    margin: 13px 10px 13px 20px;
    vertical-align: top;
}

.top-a-bg ul {
    display: inline-block;
    margin-left: 104px;
    width: auto;
}

.top-a-bg li {
    display: inline-block;
    height: 42px;
    margin-right: 26px;
}

.top-a-bg a {
    font-size: 16px;
    color: #004BAA;
    
    line-height: 25px;
}

.active-a {
    color: #004BAA !important;
}

.active-a:after {
    content: '';
    width: 2px;
    height: 10px;
    margin: 7px auto 0 auto;
    display: block;
    background-color: #004BAA;
}


.banner-bg {
    display: inline-block;
    float: left;
    height: 508px;
    width: 986px;
}

.class-bg {
    width: 214px;
    height: 505px;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    border-top: 0;
    float: left;
    padding: 0px 0;
}

.class-bg li {
    color: #666;
    font-size: 14px;
    margin-top: 1px;
    padding: 13px 10px;
    border-bottom: 1px solid #E5E9F2;
}

.class-bg li img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-right: 10px;
}

.class-bg li .img-span {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-right: 10px;
}

.class-bg li:hover {
    background-color: #F0F5FF;
    color: #F0831E;
}

.banner-left-bg {
    float: left;
    display: inline-block;
    margin: 15px 0 0 15px;
}

/* .banner {
    width: 680px;
    /* height: 359px; */
}

*/ .banner img {
    width: 680px;
    height: 359px;
}

.user-cell {
    width: 276px;
    position: relative;
    height: 505px;
    padding: 20px;
    background: #fff;
    background-image: url("../image/chilun.png");
    background-position: 215px -25px;
    background-repeat: no-repeat;
}

.user-icon-img {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    display: block;
    margin: 0 auto;
}

.user-tip {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 5px;
}

.main-btn-s {
    width: 110px;
    height: 30px;
    line-height: 28px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #F0831E;
    color: #F0831E;
    font-size: 14px;
    /* display: block; */
    /* margin: 16px auto 0 auto; */
}

.main-btn-s:hover {
    color: #F0831E;
}

.main-btn-o {
    /* display: block; */
    /* margin: 10px auto 0 auto !important; */
    width: 110px;
    height: 30px;
    line-height: 28px;
    background: #F0831E;
    border-radius: 20px;
    border: 1px solid #F0831E;
    color: #fff;
    font-size: 14px;
}

.main-btn-o:hover {
    color: #fff;
}

.top-goods-cell {
    padding-top: 15px;
    width: 680px;
    /* height: 170px; */
}

.top-goods-cell img {
    width: 333px;
    height: 115px;
    float: left;
}

.top-goods-cell a:last-child img {
    margin-left: 14px;
}

.top-goods-cell img:hover {
    box-shadow: 0px 0px 8px 5px rgb(153, 153, 153);
}

.top-tool-bg {
    width: 240px;
    height: 170px;
    border: 1px solid #E5E9F2;
}

.top-tool {
    width: 220px;
    height: 85px;
    margin: 0 auto;
}

.top-tool-bottom {
    border-bottom: 1px solid #E5E9F2;
}

.top-tool img {
    width: 29px;
    height: 29px;
    margin: 28px 20px;
    vertical-align: top;
}

.top-tool-text-bg {
    display: inline-block;
    width: 110px;
    margin-top: 20px;
}

.top-tool-text-bg a {
    font-size: 16px;

}

.top-tool-text-bg p {
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
}

.main-blue-color {
    color: #004BAA;
}

.main-blue-color-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#729CD0), to(#004BAA));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-orange-color {
    color: #F0831E;
}

.main-orange-color-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#F9B940), to(#F0831E));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.store-h-bg {
    margin-bottom: 20px;
    border: 1px solid #E5E9F2;
    overflow: hidden;
}

.store-goods li {
    width: 232px;
    height: 300px;
    float: left;
    margin-right: 9.5px;
    position: relative;
}

.store-kinds ul {
    width: 920px;
}

.store-h-bg li {
    cursor: pointer;
    float: left;
}

.cursor-pointer {}

.store-goods-title {
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
    min-height: 40px;
    white-space: initial;
}

.store-goods-content {
    color: #666666;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}


.top-banner-bg {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.store-icon {
    width: 130px;
    height: 130px;
    margin: 10px auto;
    display: block;
}

.store-h-bg .no-right {
    margin-right: 0px;
}

.haier-img {
    width: 280px;
    height: 280px;
}

.ping-pai-logo {
    width: 120px;
    height: 66px;
    margin: 22px 29px 0 29px;

}

.logo-bg a {
    display: block;
    float: left;
    width: 181px;
    height: 140px;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.logo-bg p {
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 8px;
}

.layui-table td,
.layui-table th {
    padding: 0;
}

.layui-table {
    width: auto;
    float: right;
    margin: 0px;
}

.layui-table img {
    max-width: 1200px;
}

.time-limit-buy-bg {
    text-align: center;
    height: 43px;
    line-height: 43px;
    margin-top: 10px;
}

.time-limit-buy-title {
    font-size: 28px;
    color: #333333;
}

.time-number {
    width: 16px;
    height: 24px;
    display: inline-block;
    color: white;
    line-height: 24px;
    background-image: url("http://cai.365ind.com/source/source/img/shop/home/Rectangle9@2x.png");
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.time-last {
    line-height: 24px;
    vertical-align: text-bottom;
    margin-left: 10px;
}

.time-goods-bg {
    width: 230px;
    height: 230px;
    margin: 6px 35px;
}

.time-limit-ul li {
    text-align: center;
    height: auto;
    width: 299px;
    float: left;
    padding-bottom: 12px;
}

.now-price {
    color: #D20000;
    font-size: 14px;
}

.last-price {
    font-size: 16px;
    color: #999999;
}

.time-limit-ul p {
    font-size: 14px;
    color: #333333;
    width: 255px;
    height: 44px;
    margin: 7px 23px;
}

.store-type-left {
    width: 60px;
    height: 30px;
    display: inline-block;
    border: 1px solid #F0831E;
    border-radius: 15px 0 0 15px;
}

.store-type-right {
    width: 60px;
    height: 30px;
    display: inline-block;
    border: 1px solid #F0831E;
    border-left: 0px;
    border-radius: 0 15px 15px 0;
    padding-top: 4px;
    padding-left: 0px;
    font-size: 12px;
    color: #F0831E;
    line-height: 19px;
    margin-left: -3px;
}

.store-type-left img {
    width: 43px;
    height: 22px;
    margin: 4px 4px;
}

.time-limit {
    height: 420px;
}

.advertising {
    width: 1200px;
    height: 180px;
}

.advertising-bg {
    margin: 20px 0 40px 0;
}

.message-list-bg-left {
    float: left;
    width: 760px;
    height: 180px;
    overflow: hidden;
}

.message-list-bg-left img {
    width: 260px;
}

.message-list-bg-left .content {
    display: inline-block;
    width: 480px;
    margin-left: 10px;
    vertical-align: top;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}


.message-list-bg {
    float: left;
    width: 590px;
    height: 280px;
    padding: 0 10px;
}

.message-list-bg.hole-list {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.hole-list ul {
    width: 680px;
    float: left;
}

.message-title-bg {
    margin: 1px 9px 0 9px;
    border-bottom: 1px solid #E5E9F2;
    padding: 7px 0px;
}

.message-title-line {
    background-color: #004BAA;
    width: 4px;
    height: 19px;
    display: inline-block;
}

.message-title {
    font-size: 16px;
    color: #004BAA;
    
    margin-left: 7px;
    vertical-align: top;
}

.watch-more {
    display: inline-block;
    float: right;
    color: #7D8DB3;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 10px;
}

.message-sGray {
    color: #666666;
    display: inline-block;
    margin: 0 4px;
}

.message-orange {
    color: #F0831E;
}

.message-gray-text {
    display: inline-block;
    float: right;
    color: #989FB3;
    font-size: 12px;
    margin-left: 30px;
    min-width: 67px;
}

.message-money {
    display: inline-block;
    float: right;
    color: #F0831E;
    font-size: 14px;
}

.message-red-text {
    display: inline-block;
    float: right;
    color: #D20000;
    font-size: 14px;
}

.message-content {
    display: inline-block;
    color: #666;
    font-size: 12px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.message-list-bg li {
    margin: 15px 0;
    cursor: pointer;
}

.left-bg {
    float: left;
}

.class-goods-left-img {
    width: 278px;
    height: 581px;
}

.goods-cell img {
    width: 140px;
    height: 140px;
    margin: 10px auto;
    display: block;
}

.goods-title {
    color: #333333;
    font-size: 14px;
    width: 170px;
    margin-top: 12px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.goods-title-d {
    color: #333333;
    font-size: 14px;
    width: 170px;
    margin-top: 12px;
    margin-bottom: 4px;
    height: 36px;
    overflow: hidden;
}

.store-name {
    font-size: 12px;
    color: rgb(166, 177, 200);
}

.left-3 .goods-l-cell:last-child {
    border-bottom: none;
}


.goods-cell p {
    margin-left: 20px;
}

.goods-cell:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.goods-cell {
    transition: all .2s linear;
    height: 226px;
    width: 204px;
    cursor: pointer;
    float: left;
    background-color: #fff;
}

.list4 .goods-cell {
    border-right: 1px solid #E5E9F2;
    border-bottom: 1px solid #E5E9F2;
}


.list2 .border-bottom {
    border-bottom: 1px solid #E5E9F2;
}

.float-bg {
    overflow: hidden;
}

.news-bg {
    padding: 15px 10px;
    display: table;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
}

.invitation-bg {
    display: inline-block;
    margin-left: 21px;
    position: relative;
}

.invitation-bg img {
    width: 490px;
    height: 250px;
}

.step-bg {
    margin-top: 30px;
    height: 65px;
    border-top: 1px solid #004BAA;
}

.step-cell-bg {
    float: left;
    width: 200px;
    text-align: center;
    position: relative;
}

.step-number-bg {
    width: 26px;
    height: 26px;
    background-color: #ffffff;
    margin: -13px auto 0 auto;
}

.step-number {
    display: inline-block;
    margin: 3px 3px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 1px solid #004BAA;
    color: #004BAA;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
}

.step-title {
    margin: 5px auto;
    padding: 0 15px;
    font-size: 14px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    color: #004BAA;
    text-align: center;
    box-shadow: 0px 0px 2px 2px #E5E9F2;
}

.top-triangle {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    position: absolute;
    left: 94px;
}

.want-invitation {
    width: 140px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #ffffff;
}

.want-invitation a {
    line-height: 40px;
    font-size: 16px;
    color: #666666;
}

.class-info-bg {
    width: 700px;
    height: 505px;
    background-color: #ffffff;
    border-left: 1px solid #E5E9F2;
    border-top: 2px solid #E5E9F2;
    box-shadow: 1px 1px 2px #aaa;
    position: absolute;
    top: 0px;
    left: 214px;
    padding: 10px 0px;
    overflow: auto;
}

.class-info-cell {
    min-width: 330px;
    overflow: hidden;
    display: block;
    padding: 5px 0 0 21px;
}

.class-info-cell p a {
    font-size: 13px;
    color: #004BAA;
}

.class-info-cell p {
    margin-bottom: 8px;
    display: block;
    vertical-align: text-top;
    width: auto;
    /*float: left;*/
    font-size: 14px;
    margin-top: 5px;
    
}

.class-info-cell .third-bg a {
    font-size: 12px;
    color: #666;
    
    margin-right: 10px;
    margin-bottom: 8px;
    float: left;
    display: inline-block;
    padding: 4px 0px;
    border-radius: 4px;
}

.class-info-cell .third-bg a:hover {
    background-color: #F0F5FF;
}

.third-bg {
    overflow: hidden;
    width: auto;
    /*float: left;*/
    margin-top: 2px;
}

.user-name {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.biaozhun {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.biaozhun a {
    color: #004BAA;
    font-size: 14px;
}

.biaozhun a:hover {
    color: #004BAA;
}

.user-name a {
    color: #004BAA;
}

#carousel-item :hover {
    box-shadow: 0px 0px 8px 3px rgb(153, 153, 153);
}

.count-down .store-bg:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.count-down .store-bg {
    transition: all .2s linear;
    cursor: pointer;
    display: inline-block;
    position: relative;
    background-color: #fff;
    border-right: 1px solid #E5E9F2;
    vertical-align: top;
    /*background-image: url(/source/img/shop/home/indexN/icon-xsqg.png);
    background-repeat: no-repeat;
    background-position: top right;*/
}

.icon-xsqg {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
}

.title-toolbar {
    height: 49px;
    background-size: 100% 100%;
    padding: 0 20px;
    line-height: 49px;
}

.class-goods .title {
    float: left;
}

.class-goods .right-msg {
    float: right;
}

.right-msg .g-class {
    display: inline-block;
}

.right-msg .more {
    display: inline-block;
}

.g-class span {
    font-size: 14px;
    display: inline-block;
    padding: 0 8px;
    color: #fff;
    cursor: pointer;
}

.g-class span:hover {
    color: #ddd;
}

.goods-l-cell:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.goods-l-cell {
    transition: all .2s linear;
    background-size: 50px;
    display: table;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #E5E9F2;
    padding: 10px;
    background-image: url("../image/icon-hot.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.goods-l-cell .msg {
    float: left;
    padding: 20px 25px;
}

.goods-l-cell img {
    float: right;
    width: 130px;
    height: 130px;
}

.left-3 {
    width: 380px;
    float: left;
}

.right-8 {
    width: 820px;
    float: left;
    display: table;
}

.class-goods .goods {
    width: 100%;
    display: table;
}

.user-msg {
    padding: 10px;
    border-bottom: 1px solid #E5E9F2;
}

.user-msg .msg {
    padding: 0 20px 10px 10px;
}

.hello-msg {
    font-size: 16px;
}

.user-msg .login-btn {
    text-align: center;
    margin: 0 -10px;
}

.enter-block {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #E5E9F2;
}

.enter-block .left {
    display: inline-block;
    vertical-align: top;
}

.enter-block .right {
    display: inline-block;
    vertical-align: top;
    padding: 8px 20px;
}

.enter-block img {
    width: 59px;
}

.order-list {
    padding: 10px;
}

.block-title {
    height: 50px;
    line-height: 50px;
}

.block-title .title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}

.block-title .time-down {
    display: inline-block;
    line-height: 20px;
    margin-left: 20px;
}

.b-xuqiu h3 {
    color: #004BAA;
    font-size: 16px;
    margin-bottom: 5px;
}

.b-xunjia h3 {
    color: #F0831E;
    font-size: 16px;
    margin-bottom: 5px;
}

.b-gongyingshang h3 {
    color: #fc3a21;
    font-size: 16px;
    margin-bottom: 5px;
}

.list-block {
    margin-bottom: 20px;
}

.xs-line {
    padding: 0 20px;
}

.time-down span {
    display: inline-block;
    background: #333;
    border-radius: 4px;
    padding: 2px 5px;
    color: #fff;
    font-size: 16px;
}

.block-title .more {
    float: right;
}

.block-title .more .layui-icon {
    font-size: 14px;
    padding: 0 5px;
}

.class-goods .more {
    color: #fff;
    margin-left: 15px;
}

.class-goods .more .layui-icon {
    font-size: 14px;
    padding: 0 5px;
}

.border-bottom-none {
    border-bottom: none;
}

.border-right-none {
    border-right: none;
}

.now-price span {
    display: inline-block;
    color: #333;
    font-size: 12px;
    padding: 0 3px;
}

.now-price .hiden {
    display: none;
}

.activity {
    width: 216px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100px;
    background-color: #fff;
    border-radius: 5px;
}

.activity ul {
    top: -15px;
    padding: 0;
    color: #666;
    position: relative;
}

.activity li {
    height: 34px;
    padding: 0;
    font-size: 12px;
    line-height: 34px;
    list-style: none;
    border-bottom: 1px dotted #d2d2d2;
}

.order-list .title {
    margin-bottom: 5px;
}

.payAmount {
    color: #f0831e;
}

.top-a-bg .nav-item:hover:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #004BAA;
    bottom: 0;
    width: 50px;
    left: 50%;
    margin-left: -25px;
}

.foot-icon {
    background-color: #333a44;
    padding: 20px 0;
    color: #fff;
    font-size: 14px;
    margin-top:80px;
}

.foot-icon .item {
    width: 20%;
    float: left;
    text-align: center;
}

.foot-icon .center-bg {
    display: table;
}

.foot-icon .item p {
    margin: 10px 0 10px 10px!important;
    position: relative;
    top:-23px;
}

.g-class span a:hover {
    color: #ccc;
}

.title-toolbar .title img {
    width: 93px;
}

.list2 .goods-cell {
    height: 290px;
    width: 230px;
    cursor: pointer;
}

.class-items {
    min-height: 453px;
}

.class-items .goods {
    display: none;
}

.class-items .goods-0 {
    display: table;
}

.article2 .message-list-bg {
    width: 400px;
    height: 160px;
}

.article2 .message-list-bg li {
    margin: 7px 0;
}

/* 特别活动 */
.event-goods {
    background-color: #E70106;
}

.event-goods ul {
    padding: 0.1%;
}

.event-title {
    text-align: center;
}

.event-good {
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
    cursor: pointer;
    position: relative;
}

.event-goodtitle {
    color: #000;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.event-img {
    width: 180px;
    height: 180px;
    margin: 10px auto;
}

.event-goodprice {
    font-size: 20px;
    padding: 15px 5px;
    color: #EA2226;
    text-align: right;
}

.event-goodprice span {
    font-size: 14px;
}

.event-nav {
    font-size: 14px;
    background-color: #DF4837;
    color: #fff;
    border-radius: 2px;
    width: 200px;
    margin: 0 auto;
    line-height: 30px;
}

.event-tag {
    position: absolute;
    top: 0;
    right: 0;
}

/* 积分商城产品推荐 */
.integral-hot-goods {
    margin: 20px 0;
}

.integral-title {
    width: 20%;
    float: left;
    text-align: center;
}

.integral-bg {
    margin-right: 5px;
    height: 100%;
    min-height: 335px;
    background-image: url(../image/integral-title-bg.png);
    background-size: cover;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.5;
}

.integral-title .title-img {
    padding-top: 60px;
    padding-bottom: 5px;
}

.integral-title .title-icon {
    padding-top: 15px;
}

.integral-text {
    margin: 15px;
    padding: 10px 25px;
    border: 1px solid #FFFFFF;
}

.integral-goods-list {
    float: left;
    width: 80%;
}

.integral-goods {
    min-height: 335px;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}

.icon-jfdh {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 55px;
}

.integral-goods .store-icon {
    width: 180px;
    height: 180px;
    margin: 10px auto;
    display: block;
}

.integral-goods .store-goods-title {
    min-height: 54px;
}

.integral-goods .now-price {
    font-size: 16px;
    color: #EA5E5A;
    line-height: 1.5;
}

.integral-goods .now-price span {
    color: #EA5E5A;
    font-size: 18px;
    font-weight: bold;
}

.ad-fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.ad-fixed img {
    width: 100%;
}

.ad-close {
    position: absolute;
    right: 90px;
    top: 60px;
    font-size: 36px;
}

.layui-icon-close-fill:before {
    content: "\1007"
}

.shop-car .car-num {
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: 19px;
    background: -webkit-linear-gradient(left, #fb9a28, #ff7214);
    background: -o-linear-gradient(right, #fb9a28, #ff7214);
    background: -moz-linear-gradient(right, #fb9a28, #ff7214);
    background: linear-gradient(to right, #fb9a28, #ff7214);
    border-radius: 50%;
    left: 30px;
    top: 0px;
    color: #FFFFFF;
    text-align: center;
}

.news {
    padding-bottom: 50px;
}

.search-input {
    width: 600px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #004BAA;
    border-left: 1px solid #004BAA;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    outline: none;
}

.search-btn {
    font-size: 14px;
}

.user-msg {
    border-bottom: none;
    width: 120px;
    display: none;
}

.user-msg .name {
    overflow-wrap: break-word;
}

.hellow-msg {
    width: 100%;
    padding: 0 20px 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    display: none;
}

.hello-msg name {
    text-align: left;
}

.new-price-recommendation-content {
    width: 100%;
}

.new-price-recommendation-content .wrap {
    height: 462px;
    background: #fff;
}

.new-price-recommendation-content .left-box {
    width: 50%;
    height: 100%;
    padding: 0 15px;
    float: left;
    border-right: 1px solid #e3e3e3;
}

.new-price-recommendation-content .left-box .hd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.new-price-recommendation-content .left-box .hd ul {
    width: 60%;
    text-align: right;
}

.new-price-recommendation-content .left-box .hd ul li.main {
    display: inline-block;
    margin: -3px 10px 0;
    padding: 0 10px;
    cursor: pointer;
    color: #515151;
    font-size: 14px;
    line-height: 30px;
}

.new-price-recommendation-content .left-box .hd ul li.main a {
    color: #515151;
}

.new-price-recommendation-content .left-box .hd ul li.main.on,
.new-price-recommendation-content .left-box .hd ul li.main:hover {
    color: #515151;
    font-weight: bold;
    border-bottom: 3px solid #515151;
}

.new-price-recommendation-content .left-box .hd ul li.main.on a,
.new-price-recommendation-content .left-box .hd ul li.main:hover {
    color: #515151;
}

.new-price-recommendation-content .left-box .hd .view-more {
    float: right;
    font-size: 12px;
    line-height: 30px;
}

.new-price-recommendation-content .left-box .hd .view-more a {
    color: #515151;
}

.new-price-recommendation-content .left-box .today-price {
    width: 100%;
    overflow: hidden;
}

.new-price-recommendation-content .left-box .today-price ul {
    width: 565px;
}

.new-price-recommendation-content .left-box .today-price ul li {
    width: 274px;
    float: left;
    margin-right: 5px;
    background: #f9f9f9;
    margin-bottom: 5px;
}

.new-price-recommendation-content .left-box .today-price ul li :hover {
    background: #f0f0f0;
}

.new-price-recommendation-content .left-box .today-price ul li a {
    display: block;
    padding: 8px 30px;
}

.new-price-recommendation-content .left-box .today-price ul li .top {
    width: 100%;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 22px;
}

.new-price-recommendation-content .left-box .today-price ul li .top .area {
    width: 38%;
    float: left;
}

.new-price-recommendation-content .left-box .today-price ul li .top .name {
    width: 38%;
    float: left;
}

.new-price-recommendation-content .left-box .today-price ul li .top .type {
    width: 24%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.new-price-recommendation-content .left-box .today-price ul li .bottom {
    color: #6a6a6a;
    font-size: 12px;
    line-height: 22px;
}

.new-price-recommendation-content .left-box .today-price ul li .price {
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    line-height: 40px;
    color: #01479D;
}

.new-price-recommendation-content .left-box .today-price ul li .price .number {
    font-size: 24px;
    font-weight: bold;
}

.new-price-recommendation-content .left-box .today-price ul li .price .change-num {
    font-size: 18px;
}

.new-price-recommendation-content .left-box .today-price ul li .price .change-type {
    display: inline-block;
    width: 20px;
    padding: 0 5px;
    height: 18px;
    position: relative;
    top: 0px;
}

.new-price-recommendation-content .left-box .today-price ul li .price-up {
    color: #FF0103;
}

.new-price-recommendation-content .left-box .today-price ul li .price-up .change-type {
    background: url("../image/num_up.png") no-repeat center;
}

.new-price-recommendation-content .left-box .today-price ul li .price-down {
    color: #009D08;
}

.new-price-recommendation-content .left-box .today-price ul li .price-down .change-type {
    background: url("../image/num_down.png") no-repeat center;
}

.new-price-recommendation-content .price-index-chart {
    background: #fff;
    height: 238px;
    width: 100%;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd {
    width: 100%;
    height: 190px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area {
    width: 100%;
    height: 180px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .left-chart-box {
    padding-top: 5px;
    width: 410px;
    height: 180px;
    background: #ccc;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info {
    padding-top: 30px;
    margin-left: 10px;
    width: 128px;
    height: 125px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .title {
    background: #E4E4E4;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #666666;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .index-info {
    width: 100%;
    height: 103px;
    border: 1px solid #BDCAD5;
    padding-top: 5px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .index-info .same-info {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    padding-left: 15px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .index-info .same-info .name {
    color: #BDCAD5;
    margin-right: 5px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .index-info .same-info .info-detail {
    color: #515151;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .index-info .same-info .number-detail {
    color: #03479C;
    font-size: 22px;
    font-weight: bold;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip {
    width: 100%;
    font-size: 12px;
    color: #515151;
    line-height: 24px;
    padding-top: 5px;
    padding-left: 15px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip i {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    top: 0;
    border-radius: 50%;
    margin-right: 5px;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip i.red {
    background: #FF494A;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip i.blue {
    background: #289cff;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip i.yellow {
    background: #FF8502;
}

.new-price-recommendation-content .price-index-chart .price-charts-content .bd .chart-area .right-chart-info .chart-tip i.green {
    background: #05C166;
}

.new-price-recommendation-content .right-box {
    width: 50%;
    height: 100%;
    float: left;
    /* padding: 0 15px; */
}

.new-price-recommendation-content .right-box .hd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.new-price-recommendation-content .right-box .hd .home-title {
    padding-top: 8px;
}

.new-price-recommendation-content .right-box .hd ul {
    width: 60%;
    padding-left: 30px;
    text-align: left;
    position: absolute;
    top: 0;
    z-index: 2;
    right: 0;
}

.new-price-recommendation-content .right-box .hd ul li.main {
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    color: #515151;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    bottom: -4px;
    background: #fff;
}

.new-price-recommendation-content .right-box .hd ul li.main a {
    color: #515151;
}

.new-price-recommendation-content .right-box .hd ul li.main.on {
    color: #515151;
    font-weight: bold;
    border-bottom: 3px solid #515151;
}

.new-price-recommendation-content .right-box .hd .view-more {
    float: right;
    font-size: 12px;
    line-height: 30px;
}

.new-price-recommendation-content .right-box .hd .view-more a {
    color: #515151;
}

.new-price-recommendation-content .right-box .bd {
    width: 100%;
    height: 185px;
    padding: 10px;
    position: relative;
}

.new-price-recommendation-content .right-box .bd .echart-box-left {
    width: 529px;
    height: 165px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}

.new-price-recommendation-content .right-box .bd .echart-box-right {
    width: 529px;
    height: 165px;
    position: absolute;
    z-index: 0;
    opacity: 0;
}

.new-price-recommendation-content .right-box .bd .echart-box-left .choose-area {
    width: 75px;
    height: 100%;
}

.new-price-recommendation-content .right-box .bd .echart-box-left .choose-area a {
    display: block;
    width: 100%;
    border: 1px solid #DDDCDC;
    line-height: 24px;
    height: 26px;
    color: #8e8d8d;
    text-align: center;
    margin-bottom: 13px;
    font-size: 12px;
}

.new-price-recommendation-content .right-box .bd .echart-box-left .choose-area a:hover,
.new-price-recommendation-content .right-box .bd .echart-box-left .choose-area a.active {
    color: #fff !important;
    background: #00A0EA;
}

.new-price-recommendation-content .right-box .bd .four-area-chart {
    width: 440px;
    margin-left: 10px;
    height: 100%;
}

#pmi-chart {
    margin-top: 8px;
}

#pmi-chart .bd {
    height: 175px;
}

#now-month-chart {
    height: 155px;
}

.hd .title-txt {
    /* width: 410px; */
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    color: #50596C;
    padding-left: 20px;
}

.register-gift {
    position: fixed;
    bottom: 0;
    width: 1090px;
    left: 50%;
    margin-left: -535px;
    z-index: 99999;
}

.register-gift .inner {
    position: relative;
}

.register-gift a {
    display: block;
    width: 1050px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 140px;
}

.register-gift span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 9px;
    bottom: 141px;
    cursor: pointer;
}



.home-sell {
    margin: 15px 0 0;
}

.home-sell .wrap {
    height: 100%;
    position: relative;
}

.home-sell .bd {

    width: 100%;
    padding: 0 3px;
}

.home-sell .bd ul {
    height: 187px;
    overflow: hidden;
}

.home-sell .bd ul li {
    width: 270px;
    /*height: 220px;*/
    margin: 9px;
    float: left;
}

.home-sell .bd ul li a {
    display: block;
    width: 100%;
    height: 168px;
    position: relative;
    overflow: hidden;
}

.home-sell .bd ul li a .img {
    width: 100%;
    height: 100%;
}

.home-sell .bd ul li a .img img {
    width: 100%;

}

.home-sell .bd ul li a .info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .36);
    margin-top: 8px;
    width: 100%;
    height: 50px;
}

.home-sell .bd ul li a .info .left-img-show {
    width: 200px;
    height: 50px;
    overflow: hidden;
}

.home-sell .bd ul li a .info .left-img-show img {
    width: 50px;
    height: 45px;
    display: block;
    float: left;
    margin: 2px 0;
    padding: 0;
}

.home-sell .bd ul li a .info .right-txt-info {
    width: 68px;
    height: 50px;
    padding: 3px 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}

.home-sell .bd ul li a .info .right-txt-info span {
    color: #fff;
}

.home-sell .prev-btn,
.home-sell .next-btn {
    display: none;
    position: absolute;
    top: 42px;
    width: 25px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.home-sell .prev-btn:hover,
.home-sell .next-btn:hover {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.home-sell .prev-btn {
    left: 0;
    background: url("../image/left_b_ar.png") no-repeat center center;
}

.home-sell .next-btn {
    right: 0;
    background: url("../image/right_b_ar.png") no-repeat center center;
}

.home-sell .wrap:hover .prev-btn,
.home-sell .wrap:hover .next-btn {
    display: block !important;
}

.register-gift {
    position: fixed;
    bottom: 0;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    z-index: 99999;
}

.register-gift .inner {
    position: relative;
}

.register-gift a {
    display: block;
    width: 1200px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 140px;
}

.register-gift span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 50px;
    top: 30px;
    cursor: pointer;
    border: 1px solid #F1061F;
    border-radius: 15px;
    background: #F1061F url(../image/close_white.png) no-repeat center center / 80% 80%;
}

.search-btn {
    background-color: #034B97;
}

#ship-chart {
    padding: 0 15px;
    border-bottom: 1px solid #E3E3E3;
}

#pmi-chart {
    padding: 0 15px;
}
