h2.page-header {
    margin:10px 0  25px 0;
    padding-bottom:15px;
}

.user-baseinfo table tr td {color:#999;}
@media (min-width: 767px) {
    .user-center .avatar-text,.user-center .avatar-img {
        height:150px;width:150px;border-radius: 150px;line-height:150px;font-size:70px;
    }
    .user-center .avatar-img  {font-size:0;}
    .user-center .avatar-img img {
        height:150px;width:150px;border-radius:150px;
    }
}
.text-line {
    position: relative;
    text-align: center;
}
.text-line h5 {
    position: relative;
    margin-bottom: 10px;
    font-size: 32px;
    z-index: 1;
    color: #313131;
}
.text-line h5 > span {
    padding: 0 40px;
}
.text-line .subtitle {
    font-size: 16px;
    color: #919191;
}
.addon-filter {
    position: relative;
    min-height: 48px;
    margin: 0 0 10px 0;
    padding-right: 150px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.addon-filter .nav-pills > li {
    margin: 0 30px 10px 0;
}
.nav-pills > li {
    float: left;
}
.nav > li {
    position: relative;
    display: block;
}
.nav-pills > li.active > a {
    border: none;
    color: #fff;
    background: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
}
.nav-pills > li.active > a {
    font-weight: 600;
}
.addon-list .addon-item {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid #e4ecf3;
    background-color: #fff;
}
.tags {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 68px;
    height: 68px;
    overflow: hidden;
    background: url(../images/tags_corner.png) no-repeat 0 0;
}
.addon-list .addon-item .addon-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.addon-list .addon-item .addon-img .img-responsive {
    width: 100%;
    padding: 10px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 300px;
}
.addon-list .addon-item .title {
    margin-top: 10px;
    padding: 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.addon-list .addon-item .title a {
    color: #444;
    font-size: 13px;
}
.addon-list .addon-item:hover{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);-webkit-box-shadow:0 26px 40px -24px rgba(0,36,100,0.3);-moz-box-shadow:0 26px 40px -24px rgba(0,36,100,0.3);box-shadow:0 26px 40px -24px rgba(0,36,100,0.3);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}}@media (max-width:767px){.addon-list .addon-item{margin-bottom:20px;margin-left:-5px;margin-right:-5px;}.addon-list .addon-item .addon-img .img-responsive{padding:5px;}.addon-list .addon-item .title{margin-top:5px;padding:0 5px;}}
.metas {
    position: relative;
    padding: 10px;
    color: #c1c1c1;
}
.text-danger {
    color: #e74c3c;
}
.metas i {
    margin-right: 5px;
}
.metas .addon-price {
    float: right;
}
.tags.tags-free{background-position:0 0;}.tags.tags-hot{background-position:0 -68px;}.tags.tags-recommend{background-position:0 -68px;}.tags.tags-new{background-position:0 -136px;}.tags.tags-buy1get1free{background-position:0 -204px;}.tags.tags-recommend{background-position:0 -272px;}.tags.tags-unbuy{background-position:0 -340px;}
    .list-desc{
        width:100%;
        height: 380px;
    }
    .left-img{
        width:300px;
        height:370px;
        float: left;
    }
    .right-operate{
        width:560px;
        height:300px;
        float: left;
         
    }
    .left-img .big-image img{
        width: 300px;
        height:300px;
    }
    .small-img{
        width:300px;
        height:70px;
        margin-top: 5px;
    }
    .small-list{
        width:50px;
        height:50px;
        border: 1px solid #f40;
        cursor: pointer;
    }
    .right-operate h2{
        font-size: 20px;
        font-weight: bold;
        color: #292929;
        margin-left: 10px
    }
    .sell-price{
        width:540px;
        height:60px;
        margin-left: 10px;
        margin-top: 10px;
    }
    .sell-price>span{
        font-size: 14px;
        line-height: 90px;
        margin-right: 10px;
    }
    .sell-price>i{
        font-size: 37px;
        color:#f40;
        vertical-align:middle;
    }
    .number{
        width:550px;
        height:50px;
        margin-left: 10px;
        line-height: 50px;
    }
    .add-lost{
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
    }
    .f1{
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 28px;
        background-color: #ededed;
        border: solid 1px #b8b8b8;
        font-weight: bold;
        cursor:pointer;
    }
    .count{
        width: 71px;
        height: 30px;
        text-align: center;
        background-color: #ffffff;
        border: 1px solid #b8b8b8;
    }
    .at-once{
        width: 550px;
        height:60px;
        margin-left: 10px;
        margin-top: 20px;
    }
    .goods-detail{
        width: 100%;
        height:600px;
    }
    .boundary{
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: gray;
    }
    .floor-recommend{
        width: 220px;
        height:95px;
    }
    .floor-recommend-pic>a>img{
        margin-top: 15px;
        float: left;
    }
    .floor-recommend-desc{
        width: 118px;
        height: 65px;
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }
    .floor-recommend-name{
        width: 118px;
        height:22px;
        font-size: 12px;
        line-height: 22px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .floor-recommend-weight{
        width:118px;
        height:22px
        line-height:22px;
        margin-top: 1px;
    }
    .floor-recommend-price{
        width: 118px;
        height:22px;
        line-height: 22px;
        color:#f45;
    }
.text-line {
    position: relative;
    padding: 30px 0;
    text-align: center;
}
.text-line h2 {
    position: relative;
    margin-bottom: 20px;
    font-size: 32px;
    z-index: 1;
    color: #313131;
}
.text-line h2 > span {
    padding: 0 40px;
}
.text-line .subtitle {
    font-size: 16px;
    color: #919191;
}
.suitable-item .pix-content {
    background: #f4f6f8;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.pix-padding-h-30 {
    padding-left: 30px;
    padding-right: 30px;
}
.pix-margin-v-10 {
    margin: 10px 0;
}
.pix-padding-v-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pix-margin-bottom-20 {
    margin-bottom: 20px;
}
.img-zoom {
    overflow: hidden;
    display: inline-block;
}
.text-center {
    text-align: center;
}
/*img {
    vertical-align: middle;
}*/
.img-zoom img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 90%;
}
.img-zoom:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.suitable-item .suitable-title {
    font-size: 18px;
    padding: 10px 0;
}
.suitable-item .suitable-intro {
    margin-bottom: 20px;
    color: #919191;
    line-height: 22px;
    font-size: 14px;
}
.suitable-item .pix-content:hover {
    -webkit-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
    -moz-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
    box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
}
table{
    background-color: #fff;
}
.update-list {
    margin-top: 15px;
}

.update-list h2 {
    font-size: 16px;
    line-height: 16px;
    margin:5px 0;
}

.update-list h4 {
    padding: 10px 0;
    margin-bottom: 12px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px;
}

.update-list ul {
    margin-bottom: 10px;
}

.update-list ul li {
    margin-top: 8px;
    font-size: 13px;
    line-height: 24px;
}

.update-list .label {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 0;
    width: 80px;
    border-radius: 2px;
    font-size: 12px;
}

.recommend-dialog {
    border-radius: 5px;
}

.recommend-dialog .layui-layer-content {
    overflow: visible;
}
.nav-pills > li > a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444;
}
.nav-pills > li > a {
    padding: 10px 15px;
    color: #616161;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    color: #444;
    background: #f7f7f7;
}
.nav-pills > li > a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    border-radius: 3px;
}
.rotate{
    width: 100px;
    height: 100px;
    margin: 0 auto 30px auto;
}
.suitable-item img{
    max-width: 90%;
}
.lead{
    color: #919191;
    margin-bottom: 0;
}
.fadeInDown .pix-content{
    height: 330px;
}

/* 通用 */
/*body{
    background-color: #f0f2f5 !important;
    padding-top: 0 !important;
}*/

.content {
    background: #f2f2f2;
    padding: 10px 0;
}

/*.content2 {
    padding: 10px 0;
    padding: 0;
	min-height: 250px;
}*/

.content2 {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container{
    padding: 0;
}
.red,.red a{
    color: #ff464e !important;
}
main.content{
	min-height: 250px;
}
ol, ul {
    list-style: none;
}
ul,li{
	margin: 0;
    padding: 0;
}

/*  头部  */
/*.header_top{
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
}
.header_top_left{
    float: left;
}
.header_top_right{
    float: right;
}
.header_top_right ul{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.header_top_right ul li{
    float: left;
    line-height: 16px;
    padding: 0 15px;
    border-left: 1px solid #e1e1e1;
    margin-top: 6px;
}
.header_top_right ul li:first-child{
    border-left: none;
}
.header_top_right ul li a{
    color: #999;
}
.header_top_right ul li a:hover{
    color: #ff464e;
}
.header_center{
    height: 125px;
    background-color: #fff;
}
.header_center .header_logo{
    float: left;
    width: 175px;
    margin-top: 24px;
}
.header_center .header_logo img{
    width: 100%;
}
.header_center .header_nav{
    float: left;
    width: 1025px;
    text-align: center;
}
.header_center .header_nav ul{
    display: inline-block;
    margin: 50px auto 0 auto;
    padding-left: 0;
    list-style: none;
}
.header_center .header_nav ul li{
    float: left;
    margin: 0 5px;
    padding: 0 10px;
    font-size: 16px;
}
.header_center a{
    color: #999;
}
.header_center .header_nav ul li.active a,.header_center .header_nav ul li a:hover{
    color: #ff464e;
}
.header_center .header_menu_user{
    float: right;
    margin-top: 50px;
    margin-right: 15px;
}
.header_center .header_menu_user .info{
    color: #999;
    float: left;
    line-height: 25px;
    font-size: 14px;
    color: #999;
}
.header_center .header_menu_user .logout{
    margin-left: 15px;
}
.header_center .header_menu_user .logout:hover{
    color: #ff464e;
}
.header_menu_user .fa-user-circle-o{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    font-size: 24px;
}

/* 底部 */
footer.footer,.footer{
    padding:30px 0;
    background-color: #fff !important;
    color: #aaa;
    margin-top: 0;
    border-top:2px solid #f0f2f5;
}
footer.footer .copyright{
    background-color: #fff;
    color: #666;
    font-size: 12px;
}
footer.footer .copyright a{
    color: #666;
}
footer.footer .copyright a:hover{
    color: #ff464e;
}
.footer .row{
    margin: 20px 0;
}
.footer .row img{
    float: left;
    width: 50px;
}
.footer .row .info{
    float: left;
    margin-left: 20px;
}
.footer .row .info .title{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}
.footer .row .info .desc{
    font-size: 12px;
    color: #999;
}

/* 内容 */
.login-section{
    position: absolute;
    right: 0;
    top: 48px;
}
.container{
    position: relative;
}
/*.btn-danger{
    background-color: #ff464e;
    border-color: #ff464e;
}*/
.btn-danger:hover{
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.input-lg {
    border-radius: 5px;
}

/* 礼品 */
.goods{
	background-color: #fff;
}
.goods_page_nav {
    padding-top: 10px;
    border-bottom: 2px solid #ff464e;
}
.goods_page_nav ul li{
	float: left;
    line-height: 40px;
    width: 150px;
    text-align: center;
}
.goods_page_nav ul li.active {
    background: #ff464e;
}
.goods_page_nav ul li.active a{
    color: #fff;
}
.goods_site{
	line-height: 60px;
    font-size: 14px;
    color: #666;
}
.goods_params{
	border: 1px solid #eee;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
}
.goods_params .block {
    line-height: 50px;
    /*height: 50px;*/
    background: #fafafa;
}
.goods_params .block:nth-child(1) {
    border-bottom: 1px solid #eee;
    background: #fff;
}
.goods_params .block .left_info {
    float: left;
    padding-left: 20px;
    padding-right: 15px;
}
.goods_params .block ul {
    float: left;
}
.goods_params .block ul li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
}
.goods_params .block ul li:hover{
    color: #ff464e;
}
.goods_params .block ul li.red {
    font-weight: bold;
}
/*.pagination > .active > span{
	background-color: #ff464e;
    border-color: #ff464e;
}
.pagination > .active > span:hover{
	background-color: #ff464e;
    border-color: #ff464e;
}*/
.goods .addon-list{
	margin-top: 20px;
}
.goods .addon-list .stock{
    line-height: 34px;
    color: #333;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin-top: 5px;
}

/* 会员中心-左侧菜单 */
.sidenav{
	padding-top: 0;
}
.sidenav .sidenav_title{
    width: 100%;
    background: #ff464e;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px 6px 0 0;
    margin-bottom: 25px;
}
.sidenav .sidenav_title a{
	color: #fff;
}
.sidenav .sidenav_send_goods{
    width: 113px;
    height: 32px;
    display: block;
    margin: 10px auto 20px auto;
}
.sidenav .list-group .list-group-item.active {
    border-color: #ff464e;
}
.sidenav .list-group .list-group-item.active > a {
    color: #ff464e;
}
.sidenav .list-group .list-group-heading{
    font-size: 16px;
    margin-left: 20px;
    color: #616161;
}
.sidenav .list-group .list-group-item > a{
	padding-left: 42px;
}

/* 分页 */
.pagination-detail{
    margin: 20px 0;
}

/* 文章 */
.news_category{
	padding: 0;
	border-radius: 6px;
}
.news_category h1{
    font-size: 18px;
    color: #fff;
    padding: 11px 0 11px 0;
    /*background: #e4393c;*/
    background: #ff464e;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    text-align: center;
    line-height: 33px;
}
.news_category ul li{
	padding: 10px 0 10px 50px;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    cursor: pointer;
}
.news_category ul li:nth-child(1){
	border-top: none;
}
.news_category ul li.red,.news_category ul li:hover{
    background: #f5f5f5;
    border-bottom-color: #e6e6e6;
}
.news_category ul li:hover a{
    color: #ff464e;
}
.news_category ul li a{
    display: block;
    padding: 1px 10px;
    color: #666;
}
.news_category ul li.red a{
	color: #fff;
}
.news_system{
	margin-top: 40px;
    border-radius: 6px;
    overflow: hidden;
    padding: 0;
}
.news_system .news_system_title{
    line-height: 55px;
    background-color: #ff464e;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.news_system ul{
    background-color: #fff;
}
.news_system ul li{
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_system ul li span{
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 50%;
    margin-right: 8px;
    background: #ff464e;
    margin-top: 14px;
    float: left;
}
.news_system ul li a {
    text-decoration: none;
    color: #333;
}
.news_system ul li a:hover {
    color: #ff464e;
}
.news_item{
    padding: 1rem;
    margin: 0 0 20px 0;
}
.news_item .title {
    margin-top: 0;
}
.news_item .title a{
	color: #333;
}
.news_item .title a:hover{
	border-bottom: 1px solid #333;
    padding-bottom: 2px;
}
.news_item .info {
    color: #999;
    height: 3rem;
    overflow: hidden;
    margin: 0.5rem 0 2rem 0;
}
.news_item .more a{
	color: #ff464e;
}
.news_item .more a:hover{
    border-bottom: 2px solid #ff464e;
    padding-bottom: 2px;
}
.news_item .more span{
	float: right;
	font-size: 14px;
	color: #999;
}
.news_detail .title{
	text-align: center;
	color: #616161;
    padding: 20px 0 10px 0;
}
.news_detail .other{
	text-align: center;
}
.news_detail .other span{
	margin: 0 10px;
}
.news_detail .content{
	border-top: 1px solid #999;
    margin-top: 20px;
}

/* 会员中心 */
.user_index_news{
	margin-bottom: 25px;
}
.user_index_news h4{
	border-left: 5px solid #ff464e;
    color: #333;
    font-weight: bold;
    padding-left: 12px;
    margin-bottom: 10px;
}
.user_index_news ul li{
	margin-left: 25px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style-type: decimal;
}
.user_index_news ul li a{
	color: #333;
}
.user_index_news ul li a:hover,.user_index_news ul li a:hover .item{
	color: #ff464e;
}
.user_index_news ul li a span{
	float: right;
    margin-right: 30px;
}
.user_index_news ul li a .item{
    width: 256px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    display: inline-block;
    color: #333;
}



.kf[data-v-ae9cd62a] {
    width: 70px;
    min-height: 170px;
    position: fixed;
    right: 15px;
    top: 200px;
    border-radius: 6px;
    background: #ff464e;
    color: #fff;
    z-index: 999;
}

.kf .wechat[data-v-ae9cd62a] {
    cursor: pointer;
    position: relative;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    border-bottom: 1px solid #ee2c34;
    font-size: 12px;
}

.kf .wechat .block[data-v-ae9cd62a] {
    position: absolute;
    display: none;
    margin: 0;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.kf .wechat .block img[data-v-ae9cd62a] {
    width: 100px;
}

.kf .wechat p[data-v-ae9cd62a] {
    margin-top: 10px;
}

.kf .wechat img[data-v-ae9cd62a] {
    margin-top: 10px;
}

.kf .wechat[data-v-ae9cd62a]:hover {
    background: #ee2c34;
}

.kf .wechat[data-v-ae9cd62a]:last-child {
    border-bottom: none;
}

.kf .wechat:nth-child(1):hover .block[data-v-ae9cd62a] {
    left: -120px;
    top: 0px;
    display: block;
}

.kf .wechat:nth-child(2):hover .block[data-v-ae9cd62a] {
    display: block;
    left: -127px;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kf .wechat:nth-child(2):hover .block .btn[data-v-ae9cd62a] {
    background: #ff464e;
    line-height: 31px;
    color: #fff;
    border-radius: 3px;
    margin: 0 10px;
    padding: 0 10px;
}

.kf .wechat:nth-child(2):hover .block .btn img[data-v-ae9cd62a] {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}

.kf .wechat:nth-child(2):hover .block .btn span[data-v-ae9cd62a] {
    float: left;
}

.kf .wechat:nth-child(2):hover .block .btn[data-v-ae9cd62a]:after {
    content: "";
    display: block;
    clear: both;
}

.kf .wechat:nth-child(2):hover .block p[data-v-ae9cd62a] {
    color: #666;
    font-weight: bold;
}

.kf .wechat:nth-child(3):hover .block[data-v-ae9cd62a] {
    display: block;
}