/* 品牌详情 */
@media (min-width: 1200px) {
    [class*="span"] {
        margin-left: 0;
    }
}
/* 品牌详情 - 左边上部分品牌信息 */
.brand-detail .left-part .brand-detail-info {
    padding: 20px 25px 15px 25px;
}

.brand-detail .left-part .brand-detail-info .vedio-brand{
    position: relative;
    width: 193px;
    height: 130px;
    display: inline-block;
}
.brand-detail .left-part .brand-detail-info .vedio-brand i{
    width: 60px;
    height: 60px;
    position: absolute;
    display: inline-block;
    background: url(../images/vedio-bg2.png) no-repeat;
    z-index: 100;
    top:35px;
    left:65px;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-logo {
    width: 193px;
    height: 130px;
    border:1px solid #eee;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr {
    width: 420px;
    margin-left: 20px;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title {
    height: 35px;
    padding-left: 5px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title h1{
    float: left;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title h2{
    float: left;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title .brand-name{
    float: left;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a span{
    float: left;margin-left: 10px;width: 20px;height: 20px;display: block;cursor: pointer;line-height: 17px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a span.glyphicon-heart{
    margin-top: -1px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.guanzu span{
    background: url("../images/iocn_tips.png") 0px 20px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.guanzu:hover span,.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.guanzu.hover span{
    background: url("../images/iocn_tips.png") 0px 41px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.renlin span{
    background: url("../images/iocn_tips.png") 87px 20px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.renlin1 span{
    background: url("../images/iocn_tips.png") 87px 41px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.renlin:hover span{
    background: url("../images/iocn_tips.png") 87px 41px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.edit span{
    background: url("../images/iocn_tips.png") 66px 20px;width: 66px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title a.edit:hover span{
    background: url("../images/iocn_tips.png") 66px 41px;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title .tmp-title {
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    margin-right: 7px;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title > .tmp-claim {
    color: #27c1dd;
    font-size: 12px;
    line-height: 12px;
    height: 16px;
    padding: 2px 5px;
    border: 1px solid #27c1dd;
    margin-right: 20px;
    border-radius: 3px;
}
.left-part .left-part-sub .breadcrumb .tmp-date{
    color: #999999;font-size: 12px;float: right;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-title > .tmp-date {
    color: #999999;
    font-size: 12px;
    line-height: 12px;
    height: 16px;
    padding: 2px;
    margin-right: 20px;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop {
    background: url(../images/brand-detail-shop-bg.png) no-repeat center;
    height: 40px;
    padding: 9px 0 6px 5px;
    margin-bottom: 10px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop > span {
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop > a {
    display: inline-block;
    color: #f74645;
    border: 1px solid #f74645;
    border-radius: 3px;
    height: 23px;
    padding: 2px 5px;
    font-size: 12px;
    margin-right: 12px;

}
.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop > a:hover{
    text-decoration: underline;
}
.brand-detail-info-attr a.brand-detail-forum{
    color: #f74645!important;border: 1px solid #f74645!important;
}
.brand-detail-info-attr a.brand-detail-forum:hover{
    text-decoration: underline;
}

.brand-detail-info-attr a.brand-detail-shop-guanwang{
    color: #f74645 !important;
}
.brand-detail-info-attr a.brand-detail-shop-guanwang:hover{
    color: #f74645 !important;
}
.brand-detail-info-attr a.brand-detail-shop-guanwang-disabled{
    border: none !important;
    color: #999 !important;
    margin-right: 12px !important;
}
.brand-detail-info-attr a.brand-detail-shop-tmall-disabled{
    display: inline-block;
    color: #999!important;
    border: 1px solid #CCC!important;
    border-radius: 3px;
    height: 26px;
    padding: 2px;
}
.brand-detail-info-attr a.brand-detail-shop-jd-disabled{
    display: inline-block;
    color: #999 !important;
    border: 1px solid #CCC !important;
    border-radius: 3px;
    height: 26px;
    padding: 2px;
}
.brand-detail-info-attr .brand-detail-info-attr-shop a.brand-detail-shop-tmall:hover {
    background-color: #f74645;
    color: #fff !important;;
}
.brand-detail-info-attr .brand-detail-info-attr-shop a.brand-detail-shop-jd:hover {
    background-color: #f74645;
    color: #fff !important;;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop .tmp-name {

}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-shop .iconfont {

}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-other {

}

.brand-detail .left-part .brand-detail-info .brand-detail-info-attr .brand-detail-info-attr-other > .tmp-item {
    width: 205px;
    padding: 4px 5px;
    float: left;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.brand-detail .left-part .brand-detail-info .brand-detail-info-option {
    width: 180px;
    float: right;
    border-left:1px #EDEDED solid;
    height: 150px;
    padding-left: 15px;
    /*text-align: right;*/
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option span{
    color:#E2E2E2;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option span.dp{
    color: #f74645;cursor: pointer;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf2{
    position: relative;height: 50px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf2_fs{
    font-size: 25px;color: #333333;position: absolute;left: 0px;top:5px;
    width: 36px;height: 36px;text-align: center;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf2_scorall{
    position: absolute;left: 50px;top:5px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf2_num{
    position: absolute;left: 50px;top:27px;font-size: 12px;color: #1A8CEC;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf2_num span{
    color: #1A8CEC;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf3_xx li{
    line-height: 14px;height: 14px;overflow: hidden;width: 195px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf3_xx li span{
    float: left;display: inline-block;color: #333;font-size: 11px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf3_xx li .line{
    background-color: #FFD596;height: 10px;display: inline-block;margin-left: 8px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .bq_pf3_xx li .fen{
    color: #999999;font-size: 10px;margin-left: 5px;display: inline-block;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button {
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 112px;
    padding: 0 10px;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option span.dopf{
    width: 90px;height: 26px;font-size: 14px;font-family: "Microsoft Yahei","微软雅黑", "Helvetica", "黑体", "Hiragino Sans GB", sans-serif;color: #fff;background-color:#f74645;
    border-radius: 3px;display: inline-block;border: 1px #F25DAE solid;text-align: center;line-height: 22px;margin-top: 10px;margin-left: 40px;cursor: pointer;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option span.dopf:hover{
    background-color:#c22323;
}
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .nopf{
    width: 164px;height: 30px;text-align: center;line-height: 30px;
}

.tmp-button1{
    background-color:#f74645;
    border:1px solid #E75454;
    color: #ffffff;

}
.tmp-button2{
    background-color:#FFE2E2;
    border:1px solid #F1C6C6;
    color: #f74645;
}
.tmp-button3{
    background-color:#DDF0FF;
    border:1px solid #BFE1FD;
    color: #178CEC;
}
/*
.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button1 {
    color: #FFFFFF;
    background: #f74645;
    border-color: #e75555;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button1:hover {
    color: #FFFFFF;
    background: #c12222;
    border-color: #c12222;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button2 {
    color: #f74645;
    background: #ffe2e2;
    border-color: #f1c6c6;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button2:hover {
    color: #FFFFFF;
    background: #f74645;
    border-color: #f74645;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button3 {
    color: #168cec;
    background: #ddf0ff;
    border-color: #bfe1fd;
}

.brand-detail .left-part .brand-detail-info .brand-detail-info-option .button.tmp-button3:hover {
    color: #FFFFFF;
    background: #178cec;
    border-color: #178cec;
}*/


/* 品牌详情 - 左边中间部分 tabs */
#brand-detail-tabs {
    background: #f3f3f3;
}

#brand-detail-tabs > li > a {
    border-top: 2px solid #dddddd;
    border-left: 1px solid #ebe9e9;
    border-radius: 0;
    color: #666666;
    font-size: 14px;
    padding: 13px 15px;
}

#brand-detail-tabs > li.active {
    border-top: 2px solid #f74645;
}

#brand-detail-tabs > li.active > a {
    border-top: none;
}

#brand-detail-tabs > li > a > span {
    color: #f74645;
}

#brand-detail-tabs-content > .tab-pane {
    padding: 25px;
}

#brand-detail-tabs-content > .tab-pane img{
    max-width: 90%;
}

/* 品牌详情 - 左边中间部分 - 基本信息 */
#brand-detail-tab-base > .table td  {
    border: 1px solid #eeeeee;
    height: 40px;
    line-height: 23px;
    font-size: 12px;
    color: #666666;
    vertical-align: middle;
}

#brand-detail-tab-base .table {
    margin-bottom: 10px;
}

#brand-detail-tab-base .tmp-base-attr-name {
    width: 90px;
    text-align: center;
}

#brand-detail-tab-base .tmp-base-attr-value {
    width: 346px;
}
#brand-detail-tab-base  td{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

#brand-detail-tab-base .tmp-base-attr-value .special-tags-link {
    color: #666666;
    margin-right: 10px;
    text-decoration: underline;
}

#brand-detail-tab-base .tmp-base-attr-value .special-tags-span {
    color: #666666;
    margin-right: 10px;
}

#brand-detail-tab-base .tmp-base-attr-value .special-tags-link:hover {
    color: #f74645;
}

#brand-detail-tab-base .tmp-brand-desc > p, #brand-detail-tab-base .tmp-brand-short-desc > p {
    text-indent: 30px;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0px;
}

#brand-detail-tab-base .tmp-brand-desc-h {
    color: #656565;
    font-size: 16px;
    line-height: 50px;
    display: block;
    margin-top: 0px;
    font-weight: bold;
}

/* 品牌详情 - 左边中间部分 - 未登陆提示 */

#brand-detail-tabs-content > .tab-pane .tmp-unlogin {
    background: #FFF6F6;
    border-radius: 3px;
    padding: 40px 0 40px 0;
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-bottom: 22px;
}
.tmp-unlogin-line1 a{
    line-height: 40px;
}
#brand-detail-tabs-content > .tab-pane .tmp-login-content {
    display: none;
}

#brand-detail-tabs-content > .tab-pane .tmp-unlogin > div {
    width: 536px;
    text-align: left;
    margin: 0 auto;
}

#brand-detail-tabs-content > .tab-pane .tmp-unlogin .button {
    padding: 0 10px;
    height:32px;
    line-height: 32px;
    margin:4px 0;
}

#brand-detail-tabs-content > .tab-pane .tmp-unlogin .tmp-unlogin-line1 > div {
    display: inline-block;
    height: 40px;
}


/* 品牌详情 - 左边中间部分 - 店铺信息 */
#brand-detail-tab-shop .tmp-add-shop {
    text-align: center;
    padding: 0 0 25px 0;
    font-size: 16px;
    margin:0 auto 20px;
    color:#fff;
    height:48px;
    background:#fff6f6;
    line-height: 48px;
    font-size: 16px;
    border:1px solid #ffe2e2;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-logo {
    width: 176px;
    height: 116px;
    float: left;
    position: relative;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-logo > .left-top-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #fefefe;
    color: #f74645;
    opacity: 0.7;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr {
    width: 520px;
    float: left;
    margin-left: 20px;
}


#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-title {
    font-size: 16px;
    color: #333333;
    height: 25px;
}
#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-title a{
    color:#333333;
    font-weight: bold;
    font-size: 16px;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-attr-line {
    font-size: 12px;
    color: #666666;
    padding-top: 13px;
    text-align: left;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-attr-line .tmp-attr-name {
    width: 60px;
    display: inline-block;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-attr-line a.tmp-attr-value {
    color: #168cec;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-attr .tmp-attr-line a.tmp-attr-value:hover {
    color: #f74645;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option {
    float: right;
    width: 90px;
    padding-top: 20px;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option > .button {
    padding: 0 10px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 3px;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option > .tmp-button1 {
    color: #f74645;
    background: #ffe2e2;
    border-color: #f1c6c6;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option > .tmp-button1:hover {
    color: #FFFFFF;
    background: #f74645;
    border-color: #f74645;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option > .tmp-button2 {
    color: #168cec;
    background: #ddf0ff;
    border-color: #bfe1fd;
}

#brand-detail-tab-shop > .tmp-brand-shop .tmp-brand-shop-item > .tmp-brand-shop-option > .tmp-button2:hover {
    color: #FFFFFF;
    background: #178cec;
    border-color: #178cec;
}


/* 品牌详情 - 左边中间部分 - 招商信息 */
#brand-detail-tab-business .tmp-add-business {
    text-align: center;
    padding: 0 0 25px 0;
}

#brand-detail-tab-business .tmp-add-business .apply-button {
    width: 100%;
    color: #f74645;
    background: #ffe2e2;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 400;
    border:1px solid #f1c6c6;

}

/*#brand-detail-tab-business .tmp-add-business .apply-button:hover {
    color: #FFFFFF;
    background: #178cec;
    border-color: #178cec;
}*/

#brand-detail-tab-business .tmp-business-attr .table {
    margin-bottom: 10px;
}

#brand-detail-tab-business .tmp-business-attr .tmp-base-attr-name {
    width: 90px;
    text-align: center;
}

#brand-detail-tab-business .tmp-business-attr .tmp-base-attr-value {

}

#brand-detail-tab-business  .tmp-business-extra {

}

#brand-detail-tab-business  .tmp-business-extra .tmp-business-extra-shots {
    overflow: hidden;
}

#brand-detail-tab-business  .tmp-business-extra .tmp-business-extra-shots > img {
    width: 100%;
}

/* 品牌详情 - 左边中间部分 - 品牌动态 */
#brand-detail-tab-news > .tmp-unlogin {
    margin-bottom: 20px;
}

#brand-detail-tab-news > .tmp-brand-news .tmp-brand-news-item {
    padding: 1px 0;
    border-bottom: 1px dashed #efefef;
}

#brand-detail-tab-news > .tmp-brand-news .tmp-brand-news-item > a {
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    margin-top: 0px;
    color: #666666;
    padding-bottom: 2px;
}

#brand-detail-tab-news > .tmp-brand-news .tmp-brand-news-item > a:hover {
    background: #F3F3F3;
    border-radius: 2px;
}

#brand-detail-tab-news > .tmp-brand-news .tmp-brand-news-item .tmp-news-title {

}

#brand-detail-tab-news > .tmp-brand-news .tmp-brand-news-item .tmp-news-time {
    float: right;
    color: #aaaaaa;
}


/* 品牌详情 - 左边中间部分 - 最新促销 */
#brand-detail-tab-product > .tmp-unlogin {
    margin-bottom: 20px;
}

#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item {
    padding: 1px 25px;
    border-bottom: 1px solid #efefef;
}

#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item > a {
    width: 100%;
    display: block;
    height: 70px;
    line-height: 70px;
    margin-top: 0px;
    color: #666666;
    padding-bottom: 2px;
}
#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item > a div{
    margin-right:15px;
}

#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item:hover {
    background: #F3F3F3;
    border-radius: 2px;
}

#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item .tmp-product-price {
    color: #f74645;
    margin-left: 20px;
}

#brand-detail-tab-product > .tmp-brand-product .tmp-brand-product-item .tmp-product-time {
    float: right;
    color: #aaaaaa;
}

.apply-submit-result {
    text-align: center;
    color: #0bb515;
    font-size: 20px;
}
.brand-detail-info-option .tmp-button1:visited,.brand-detail-info-option .tmp-button1:visited,.brand-detail-info-option .tmp-button1:active,.brand-detail-info-option .tmp-button1:hover,.brand-detail-info-option .tmp-button1:focus{
    color:#fff;
    background-color:#f74645;
    box-shadow: 0 0 5px #f74645;
}
.brand-detail-info-option .tmp-button2:visited,.brand-detail-info-option .tmp-button2:visited,.brand-detail-info-option .tmp-button2:active,.brand-detail-info-option .tmp-button2:hover,.brand-detail-info-option .tmp-button2:focus{
    color:#f74645;
    background-color:#FFE2E2;
    box-shadow: 0 0 10px #FFE;
}
.brand-detail-info-option .tmp-button3:visited,.brand-detail-info-option .tmp-button3:visited,.brand-detail-info-option .tmp-button3:active,.brand-detail-info-option .tmp-button3:hover,.brand-detail-info-option .tmp-button3:focus{
    color:#178CEC;
    background-color:#DDF0FF;
    box-shadow: 0 0 10px #DDF;
}
.tmp-product-title{
    float:left;
}
.tmp-product-price{
    float:left;
}

.this-more-goods-msg2{
    width: 900px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 20px;
    min-height: 135px;
}
.this-more-goods-msg2 b{
    font-size: 16px;
    color: #666;
}
.this-more-goods-msg2 a{
    font-size: 14px;
    color: #999;
    float: right;
}
.this-more-goods-msg2 .goods-header{
    height: 50px;
    line-height: 50px;
    margin: 10px auto 0px;
    border-bottom: 1px #EFEFEF solid;
}
.this-more-goods-msg2 .goods-header b{
    margin-left: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-bottom: 2px solid #f74645;
    display: inline-block;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
}
.this-more-goods-msg2 .goods-header a{
    margin-right: 30px;
}
.this-more-goods-msg2 ul{
    width: 880px;
    margin-left: 30px;
    height: 300px;
}
.this-more-goods-msg2 ul li{
    width: 195px;
    float: left;
    margin: 20px 20px 0px 0px;
}
.this-more-goods-msg2 ul li img{
    width:195px;height: 195px;
}
.this-more-goods-msg2 ul li div{
    height: 30px;clear: both;
}
.this-more-goods-msg2 ul li div .l{
    float: left;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
}
.this-more-goods-msg2 ul li div .r{
    float: right;
    font-size: 14px;
    color: #f74645;
    margin-top: 15px;
}
.this-more-goods-msg2 ul li h2{
    font-size: 14px;
    color: #333;
    margin: 15px auto 0px;
}

.mall-msg ul{
    width: 850px;
}
.mall-msg ul li{
    height: 100px;
    line-height: 100px;
    width: 424px;
    float: left;
}
.mall-msg ul li .tm,.mall-msg ul li .jd,.mall-msg ul li .gw,.mall-msg ul li .qt{
    width: 36px;
    height: 36px;
    background: #fff url("../images/pingpaixiangqing.png" ) no-repeat;
    background-size: 204px;
    display: block;
    float: left;
    margin: 33px 20px 0 20px;
}
.mall-msg ul li .tm{
    background-position: -0px -9px;
}
.mall-msg ul li .jd{
    background-position: -56px -9px;
}
.mall-msg ul li .gw{
    background-position: -112px -9px;
}
.mall-msg ul li .qt{
    background-position: -168px -9px;
}
.mall-msg ul li.left{
    border-right:1px #EDEDED solid ;
}
.mall-msg ul li .title{
    font-size: 14px;
    color: #666;
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    height: 100px;
}
.mall-msg ul li .url{
    font-size: 14px;
    color: #fff;
    background-color: #E64545;
    padding: 3px 10px;
    border-radius: 5px;
    float: right;
    line-height: 30px;
    margin: 33px 20px 0 0;
}
.mall-msg ul li .url i{
    top:2px;
}


.ad-box{
    display: none;
}
.ad-box img{
    width: 100%;
}

.youhuiquan{
    width: 100%;
    overflow: hidden;
}
.youhuiquan .box{
    width: 402px;
    height: 186px;
    background: url('../images/shop/bg_quan.png') no-repeat;
    float: left;
    margin-bottom: 25px;
    position: relative;
}
.youhuiquan .box-left{
    margin-right: 25px;
}
.youhuiquan .box .quan{
    position: absolute;
    width: 240px;
    height: 115px;
    border-bottom: #eee 1px solid;
    left:10px;
    top:10px;
    color: #4A4A4A;
    text-indent: 0;
}
.youhuiquan .box .quan span , .youhuiquan .box .mm span{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.youhuiquan .box .msg{
    position: absolute;
    width: 240px;
    height: 55px;
    left:10px;
    top:130px;
    color: #B0B0B0;
    text-indent: 0;
}
.youhuiquan .box .mm{
    position: absolute;
    width: 140px;
    height: 170px;
    left:260px;
    top:10px;
    color: #fff;
    text-indent: 0;
    font-size: 16px;
    text-align: center;
}
.youhuiquan .box .quan .s1{font-size: 16px;margin-top: 5px;}
.youhuiquan .box .quan .s2{font-size: 12px;margin-top: 5px;}
.youhuiquan .box .quan .s2 b{color: #f74645;font-size: 30px;}
.youhuiquan .box .quan .s3{font-size: 12px;margin-top: 5px;color: #666;}
.youhuiquan .box .mm span{margin-top: 12px;}
.youhuiquan .box a .mm3{
    background: #fff;
    color: #f74645;
    padding: 5px 10px;
    border-radius: 5px;
    width: 100px;
}
.youhuiquan .box a .mm4{
    color: #fff;
}


/*** 导航栏 *****/
#brand-detail-tabs-box{background:#f3f3f3;overflow-y: auto;}
#brand-detail-tabs{width:auto;}
#brand-detail-tabs li{width:160px;}
#brand-detail-tabs > li > a{padding:14px 15px 13px;border-top:0;border-right:1px solid #dddddd;border-left:0;border-bottom: 0;color:#333;}
#brand-detail-tabs > li.active > a{padding:13px 15px;}
#brand-detail-tabs-box > .perfect-brand-info{float:right;font-size:14px;padding: 13px 15px;text-decoration: underline;color:#333;}
#brand-detail-tabs-box > .perfect-brand-info:hover{color:#f74645;}
#brand-detail-tabs-box > .perfect-brand-info .icon-pingfen{margin-right: 4px;vertical-align: middle;}

/****** 品牌计划ad ******/
.brandPlanAd{
    padding-top: 20px;
    background-color: #ededed;
}
.brandPlanAd img{
    width: 900px;
}