/*author lrf*/

/*咨询nav*/
.subsnav{ background: #e6e6e6; width: 100%; min-width: 1200px;  overflow: hidden; margin-bottom: 0;}
.subsnav li{ height: 40px; line-height: 40px;  font-size: 14px; float: left; text-align: center; }
.subsnav li.t{ background: #ff3131;font-size: 18px; padding: 0 10px; color: #fff;}
.subsnav li a{ display: block; color: #787878; padding: 0 13px; -webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.subsnav li.on a,.subsnav li a:hover{ color: #ff3232 !important; background: none !important; }
.subsnav li .select{ margin-top: 8px; border:#c8c8c8 1px solid; height:24px; line-height:22px; width:85px;color: #969696; appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/news/select-icon.png) no-repeat scroll 95% center #fff; background-size: 13px; padding: 0px 12px 0px 5px; outline: none; font-family: 'Microsoft YaHei'; font-size: 12px; padding-right: 0 \9;background: none \9; }
.subsnav li select::-ms-expand { display: none; }

/* 子菜单 */
.newSubsNav{overflow:inherit;}
.newSubsNav li{position: relative;min-width: 98px;}
.newSubsNav li a{padding-left: 20px;padding-right: 20px;}
.newSubsNav li.on a,
.newSubsNav li:hover a{
    background: #ff3131 !important;color: #fff !important;
}
.newSubsNav li a em{
    display: none;
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    transform: translateX(-50%);
}
.newSubsNav li.fr{float: right;}
.newSubsNav dl.subsubnav{width:100%;position: absolute;left: 0;top:40px;background-color: #fff;z-index: 1;border: 1px solid #e5e5e5;border-top: none;box-sizing: border-box;display: none;}
.newSubsNav dl.subsubnav dd:not(:last-child){width: 100%;border-bottom:  1px solid #e5e5e5;}
.newSubsNav dl.subsubnav dd>a{height:40px;background-color: #fff !important;color: #787878!important;padding:0 6px;overflow: hidden;}
.newSubsNav dl.subsubnav dd>a:hover,
.newSubsNav dl.subsubnav dd.on a{
    color: #ff3232!important
}
.newSubsNav li:hover a em,
.newSubsNav li:hover dl.subsubnav{
    display: block;
}

/*过滤条件*/
.category-fliter{ background: #fff; padding: 10px; margin-bottom: 20px; overflow: hidden; color: #787878; font-size: 14px; line-height:20px; zoom:1; position: relative; }
.category-fliter .item{ overflow: hidden; zoom:1; position: relative; }
.category-fliter .left{ width: 85px; float: left; text-align: right; }
.category-fliter .right{ overflow: hidden;  width: 85%; position: relative;}
.category-fliter .right a{ color: #787878; padding: 0 10px; display: inline-block; }
.category-fliter .right a:hover,.category-fliter .right a.on{ color:#ff3131; }
.category-fliter .order{ float: right; margin-right: 5px;  background: transparent; line-height: 20px; height: 20px; color: #969696; appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/news/select-icon.png) no-repeat scroll right center transparent;padding-right: 25px; outline: none;font-family: 'Microsoft YaHei';padding-right: 0 \9;background: none \9; }
.category-fliter select::-ms-expand { display: none; }
/*选中样式*/
.fliter-selected{ border-bottom: #cecece 1px solid; background: #e5e5e5; font-size: 14px; overflow: hidden;  color: #787878; line-height: 25px; height: 25px; padding: 5px 0; }
.fliter-selected .left{width: 95px; float: left; text-align: right; margin-right: 10px;}
.fliter-selected .right{ overflow: hidden;  position: relative;}
.fliter-selected a{ color: #787878; }
.fliter-selected .select{ border:#ff3b3c 1px solid; color: #ff3b3c; padding: 0 5px; background: #fff; display: inline-block; margin-right: 5px;  }
.fliter-selected .close{display: inline-block; width: 20px; height: 20px; line-height: 20px; position: relative; top: -2px; vertical-align: middle;  color: #ff3b3c; font-family: 'Microsoft YaHei'; text-align: center; font-size: 16px; font-weight: 700; border-radius: 100%; margin-left: 5px; }
.fliter-selected .closeall{ border:#cecece 1px solid; padding: 0 5px; background: #fff; display: inline-block;}
.fliter-selected .closeall i{display: inline-block; width: 16px; height: 16px; line-height: 14px; background: #ff3b3c; position: relative; top: -1px; vertical-align: middle;  color: #fff; font-family: 'Microsoft YaHei'; text-align: center; font-size: 14px; margin-right: 5px; border-radius: 100%;  }

.grid-con{ overflow: hidden; }
.grid-left{ float: left; width: 760px; }
.grid-right{float: right; width: 420px;}


/*banner*/
.news-banner{ overflow: hidden; width:760px; height: 420px; position: relative; }
.news-banner>div{width:760px; height: 390px; position: relative;}
.news-banner ul{ overflow: hidden; }
.news-banner li{ position: relative; }
.news-banner .pic{ width: 760px; height: 390px; overflow: hidden; text-align: center; background: #ffffff; }
.news-banner .pic img{ text-align: center; }
.news-banner .bottom{ position: absolute; left: 0; right: 0; bottom: 0; margin:0 auto; background: rgba(0,0,0,0.7); color: #fff;  overflow: hidden; font-size: 16px; padding:15px 20px; line-height: 1.5; }
.news-banner .name{ font-size: 24px; margin-bottom: 5px; }
.news-banner .pagination{ position: absolute; bottom: -30px; left: 0; right: 0; margin: auto; width: 100%; height: 30px; line-height: 30px; text-align: center;}
.news-banner .swiper-pagination-switch {display: inline-block;width:10px;height:10px; line-height: 0; border-radius:10px;background: #E6E6E6;margin: 0 5px;cursor: pointer; font-size: 0;}
.news-banner .swiper-active-switch {background: #ff3131; }

/*nav*/
.news-nav{ width: 100%; line-height: 40px; height: 40px; text-align: center; font-size: 18px; background: #f2f2f2; }
.news-nav a{ float: left; width: 25%; }
.news-nav a.on{ background: #fff; color: #ff3131; }

/*品牌大全lists*/
.news-lists { margin-bottom: 40px; }
.news-lists .con{ padding:0 20px 20px; background: #fff; margin-bottom: 20px; }
.news-lists .item{ overflow: hidden;padding:20px 0;color: #787878; border-bottom: #E6E6E6 1px solid;}
.news-lists .left{ width: 133px; height: 100px; overflow: hidden; background: #ffffff; margin-right: 15px; float: left; }
.news-lists .left img{ width: 133px; height: 100px; }
.news-lists .right{ overflow: hidden; position: relative; height: 100px; }
.news-lists .name, 
.news-lists .name>h3{display: block; font-size: 16px; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; width: 100%; color: #000;overflow: hidden;}
.news-lists .name a:hover,
.news-lists a.name:hover>h3{ color: #ff3131; }
.news-lists .detail{ line-height: 1.5; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; color: #787878; }
.news-lists a:hover .name{ color: #ff3131; }
.news-lists .bottom{ position: absolute; /*z-index: 100;*/ left: 0; bottom: 0; text-align: center; width: 100%; }
.news-lists .view,.news-lists .attend{ color: #FFAEAE; }
.news-lists .view i{ width: 18px; height: 10px; background: url(../images/i-status1.png) no-repeat 0 -215px; display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 2px;}
.news-lists .attend i{width: 14px; height: 12px; background: url(../images/i-status1.png) no-repeat -0px -232px; display: inline-block; vertical-align: middle;  position: relative; top: -2px; margin-right: 2px;}
.news-lists .attend{ margin-left: 25px; }
.news-lists .attr{ float: left; color: #3981EA; width: 240px; overflow: hidden; white-space:nowrap;text-align:left;text-overflow: ellipsis;}
.news-lists .attr a{ color: #3981EA; padding: 0 5px;}
.news-lists .attr a:hover{ text-decoration: underline; } 
.news-lists .time{ float: right; color: #969696; }
.news-lists .more{ line-height: 30px; height:30px; width: 145px; margin:20px auto; border:#E6E6E6 1px solid; color: #3981EA; font-size: 12px; text-align: center; display: block;background: url(../images/news/select-icon.png) no-repeat 95% center ; }
.news-lists .more i{ vertical-align: middle; position: relative; top: -2px; display: inline-block;background: url(../images/news/select-icon.png) no-repeat center center ; width: 15px; height: 9px; margin-left: 5px; }
.news-lists .complete{ line-height: 30px; height:30px;  color: #3981EA; font-size: 12px; text-align: center; display: block; }
.news-lists .news-more { text-align:center; padding:10px; background: #fff; margin-bottom: 20px; }
.news-lists .news-more a{ color: #588AC6; font-size: 14px; }
.news-lists .news-more2 { text-align:right; padding-top: 10px; background: #fff; }
.news-lists .news-more2 a{ color: #588AC6; font-size: 14px; }
/*视频的列表 20180425*/
.video-lists { margin-bottom: 40px; }
.video-lists .con{ padding:20px; background: #fff; margin-bottom: 20px; }
.video-lists .item{ width:176px;overflow: hidden;color: #787878; border: 1px solid #DDD;float:left;margin: 1px}
.video-lists .left{ width: 150px; height: 110px; overflow: hidden; background: #ffffff;margin: 10px 12px 0px;}
.video-lists .left img{display: block;width: 150px;height: 100px;vertical-align: middle;}
.video-lists .item p{ margin: 10px 5px;height: 20px;line-height: 20px;text-align: center; }
/*企业动态列表*/
.shopNews-lists{ padding-bottom: 20px; }
.newList_bds { margin-bottom: 20px;background-color: #fff; }
.shopNews-lists .newList_bds ul{padding:10px 15px;border-bottom: 1px solid #EEE;}
.shopNews-lists .newList_bds li{ width:100%;height:30px;line-height:30px;overflow:hidden;} 
.shopNews-lists .newList_bds li a{ float:left;font-size:14px;color: #444;display:inline-block; max-width: 500px; }
.shopNews-lists .newList_bds li em,.newList_bd li .hy{ float:left;font-size:14px;padding-right:10px;}
.shopNews-lists .newList_bds li .hy{margin-right:10px; border-right:1px solid #444;}
.shopNews-lists .newList_bds li .time{float:right;color:#999;}
.shopNews-lists .newList_bds li a:hover{color: #EA2E24;}
.shopNews-lists .newList_bds ul:hover{ background-color:#FAFAFA;}

/*文字专题(品牌评测列表)*/
.wzzt-lists { margin-bottom: 40px; }
.wzzt-lists .con{ padding:0 20px 20px; background: #fff; margin-bottom: 20px; }
.wzzt-lists .item{ overflow: hidden;padding:20px 0;color: #787878; border-bottom: #E6E6E6 1px solid;}
.wzzt-lists .left{ width: 133px; height: 100px; overflow: hidden; background: #ffffff; margin-right: 15px; float: left; }
.wzzt-lists .left img{ width: 133px; height: 100px; }
.wzzt-lists .right{ overflow: hidden; position: relative; height: 100px; }
.wzzt-lists .name{ font-size: 16px; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; width: 100%; color: #000;overflow: hidden;}
.wzzt-lists .detail{ line-height: 2; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; color: #787878; }
.wzzt-lists .name a:hover,
.wzzt-lists a:hover .name{ color: #ff3131; }
.wzzt-lists .bottom{ position: absolute; left: 0; bottom: 0; text-align: center; width: 100%; }
.wzzt-lists .view,.wzzt-lists .attend{ color: #FFAEAE; }
.wzzt-lists .view i{ width: 18px; height: 10px; background: url(../images/i-status1.png) no-repeat 0 -215px; display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 2px;}
.wzzt-lists .attend i{width: 14px; height: 12px; background: url(../images/i-status1.png) no-repeat -0px -232px; display: inline-block; vertical-align: middle;  position: relative; top: -2px; margin-right: 2px;}
.wzzt-lists .attend{ margin-left: 25px; }
.wzzt-lists .attr{ float: left; color: #3981EA; width: 240px; overflow: hidden; white-space:nowrap;text-align:left;text-overflow: ellipsis;}
.wzzt-lists .attr a{ color: #3981EA; padding: 0 5px;}
.wzzt-lists .attr a:hover{ text-decoration: underline; } 
.wzzt-lists .time{ float: right; color: #969696; }
.wzzt-lists .more{ line-height: 30px; height:30px; width: 145px; margin:20px auto; border:#E6E6E6 1px solid; color: #3981EA; font-size: 12px; text-align: center; display: block;background: url(../images/news/select-icon.png) no-repeat 95% center ; }
.wzzt-lists .more i{ vertical-align: middle; position: relative; top: -2px; display: inline-block;background: url(../images/news/select-icon.png) no-repeat center center ; width: 15px; height: 9px; margin-left: 5px; }
.wzzt-lists .complete{ line-height: 30px; height:30px;  color: #3981EA; font-size: 12px; text-align: center; display: block; }

/*热门行业项目*/
.hot-items{ background: #fff; margin-bottom: 20px; }
.hot-items .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.hot-items .title .h1{ font-size: 16px; color: #ff3131; }
.hot-items .title .more{ color: #588AC6; font-size: 14px; float: right; }
.hot-items .lists{ padding: 20px; }
.hot-items .lists li{ margin-bottom: 10px; overflow: hidden; color: #969696; }
.hot-items .lists li .txt i{ display: inline-block;float: left;width: 16px;height: 16px;line-height: 16px;margin: 5px 8px 5px 0;background-color: #EF8200;vertical-align: top;text-align: center;font-size: 12px;color: #FFF;border-radius: 2px; }
.hot-items .lists li .txt a{ font-size: 14px;line-height: 1.5;display: inline-block;max-width:300px; }
.hot-items .lists li .txt a:hover{ color: #ff3131; }
.hot-items .lists li .txt .num{ float: right;white-space: nowrap;overflow: hidden; }
.hot-items .lists li .pic{ width: 98px;height: 76px;margin: 2px 0 2px 20px;border: 1px solid #D6D6D6;display: none; }
.hot-items .lists .on .pic{ display: block; }

/*pger*/
.pager{ text-align: center; color: #969696;font-size: 12px; line-height: 30px; clear: both; }
.pager a{ background: #fff; padding: 0 12px; line-height: 28px; height: 28px; display: inline-block; margin: 0 3px; color: #969696; }
.pager a:hover,.pager a.now{ background: #ff3131; color: #fff; }
.pager a.disable{ background: #f9f9f9; cursor: pointer; }
.pager a.disable:hover{ background: #f9f9f9;color: #969696; }
.pager .text{ line-height: 26px; height: 26px; width: 40px; text-align: center; vertical-align: middle; border:#969696 1px solid; color: #969696;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out; }
.pager .text:focus{ box-shadow: rgba(0,0,0,0.1) 2px 2px 3px inset,rgba(0,0,0,0.1) -2px -2px 3px inset; }
.pager .go{ line-height: 28px; height: 28px; width: 75px; vertical-align: middle; border:#dcdcdc 1px solid; text-align: center; color: #969696; font-size: 12px; cursor: pointer; background: #fff;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;  }
.pager .go:hover{ box-shadow: rgba(0,0,0,0.1) 2px 2px 3px;  }

/*热点专题*/
.hot-topic{ background: #fff; margin-bottom: 20px; }
.hot-topic .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.hot-topic .title .h1{ font-size: 16px; color: #ff3131; }
.hot-topic .title .more{ color: #588AC6; font-size: 14px; float: right; }
.hot-topic .slider{ padding: 20px 0 40px; overflow: hidden; margin: 0 20px; height: 195px; position: relative; }
.hot-topic .slider li{ position: relative; }
.hot-topic .slider .pic{ width: 380px; height: 195px; overflow: hidden; text-align: center; background: #ffffff; }
.hot-topic .slider .pic img{ text-align: center; }
.hot-topic .slider .name{ position: absolute; left: 0; right: 0; bottom: 0; margin:0 auto; background: rgba(0,0,0,0.7); height: 32px; line-height: 32px; color: #fff; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 16px; padding: 0 10px; }

.hot-topic .pagination{position: absolute;z-index: 5;bottom:15px; width: 100%; left:0px; text-align: center;}
.hot-topic .swiper-pagination-switch {display: inline-block;width:10px;height:10px; line-height: 0; border-radius:10px;background: #E6E6E6;margin: 0 5px;cursor: pointer; font-size: 0;}
.hot-topic .swiper-active-switch {background: #ff3131; }

/*热门商机*/
.hot-business{ background: #fff; margin-bottom: 20px; }
.hot-business .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.hot-business .title .h1{ font-size: 16px; color: #ff3131; }
.hot-business .title .more{ color: #588AC6; font-size: 14px; float: right; }
.hot-business .lists{ padding: 20px; }
.hot-business .lists dl,
.hot-business .lists li{ margin-bottom: 20px; overflow: hidden; color: #969696; }
.hot-business .lists .pic{ width: 107px; height: 80px; background: #fff; overflow: hidden; text-align: center; float: left; margin-right: 10px; }
.hot-business .lists .pic img{ text-align: center; }
.hot-business .lists .name{ font-size: 16px; color: #5D5D5D; margin-bottom: 5px; }
.hot-business .lists .name a:hover{ color: #ff3131; }
.hot-business .lists a:hover .name{ color: #ff3131; }
.hot-business .lists .detail{ line-height: 18px; color: #969696; }

/*品牌测评*/
.brand-evaluat{ background: #fff; margin-bottom: 20px; }
.brand-evaluat .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.brand-evaluat .title .h1{ font-size: 16px; color: #ff3131; }
.brand-evaluat .title .more{ color: #588AC6; font-size: 14px; float: right; }
.brand-evaluat .slider{ padding: 20px 0 40px; overflow: hidden; margin: 0 20px; height: 195px; position: relative; }
.brand-evaluat .slider li{ position: relative; }
.brand-evaluat .slider .pic{ width: 380px; height: 195px; overflow: hidden; text-align: center; background: #ffffff; }
.brand-evaluat .slider .pic img{ text-align: center; }
.brand-evaluat .slider .name{ position: absolute; left: 0; right: 0; bottom: 0; margin:0 auto; background: rgba(0,0,0,0.7); height: 32px; line-height: 32px; color: #fff; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 16px; padding: 0 10px; }
.brand-evaluat .lists{ padding:10px 20px; }
.brand-evaluat .lists li{ overflow: hidden; color: #969696; font-size: 14px; }
.brand-evaluat .lists li a{ color: #969696; line-height: 30px; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.brand-evaluat .lists li a:hover{ color: #ff3131; }
.brand-evaluat .pagination{position: absolute;z-index: 100;bottom:15px; width: 100%; left:0px; text-align: center;}
.brand-evaluat .swiper-pagination-switch {display: inline-block;width:10px;height:10px; line-height: 0; border-radius:10px;background: #E6E6E6;margin: 0 5px;cursor: pointer; font-size: 0;}
.brand-evaluat .swiper-active-switch {background: #ff3131; }

/*大咖观点*/
.bigcafe-view{ background: #fff; margin-bottom: 20px; }
.bigcafe-view .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.bigcafe-view .title .h1{ font-size: 16px; color: #ff3131; }
.bigcafe-view .title .more{ color: #588AC6; font-size: 14px; float: right; }
.bigcafe-view .lists{ padding: 20px; overflow: hidden; position: relative; }
.bigcafe-view .lists li{ margin-bottom: 14px; font-size: 0;}
.bigcafe-view .lists li:last-child{margin-bottom: 0;}
.bigcafe-view .lists li a{ display: block; height: 80px;}
.bigcafe-view .lists .pic{ display: inline-block; margin-right: 18px; width:107px; height: 80px; overflow: hidden; background: #f2f2f2;}
.bigcafe-view .lists .pic img{ width:107px; height: 80px; }
.bigcafe-view .lists .name{ display: inline-block; width: 240px; height: 80px; line-height: 20px; color: #5d5d5d; font-size: 16px; vertical-align: top; overflow: hidden;}
/*.bigcafe-view .lists li a:hover{ color: #ff3131; background: #F0F0F0; }*/
.bigcafe-view .lists li a:hover .name{color: #ff3131;}
.w369 .bigcafe-view .lists .name{width: 200px; }

/*经营指南*/
.business-guide{ background: #fff; margin-bottom: 20px; }
.business-guide .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.business-guide .title .h1{ font-size: 16px; color: #ff3131; }
.business-guide .title .more{ color: #588AC6; font-size: 14px; float: right; }
.business-guide .lists{ padding: 20px; }
.business-guide .lists li{ overflow: hidden; line-height: 30px; height: 30px; }
.business-guide .lists .name{ font-size: 15px;  margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.business-guide .lists .name i{ border-top: transparent 5px solid; border-bottom: transparent 5px solid; border-left:#ff3131 7px solid; display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 5px; }
.business-guide .lists .name a{color: #787878;}
.business-guide .lists .name a:hover{ color: #ff3131; }
.business-guide .lists .view{ float: right; color: #FFAEAE; font-size: 14px; }
.business-guide .lists .view i{ width: 18px; height: 10px; background: url(../images/i-status1.png) no-repeat 0 -215px; display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 2px;}

/*crumb*/
.crumb{ margin-bottom:10px; color: #969696; font-size: 14px; }
.crumb a{ color:#969696;}
.crumb a:hover{ color: #ff3131; }


/*article*/
.news-article{ padding-bottom: 30px; }
.news-article .article{ background: #fff; /*margin-bottom: 20px;*/ padding:20px; font-family: "Microsoft YaHei", Verdana, Tahoma, Arial;}
.news-article .article .other{ overflow: hidden; margin-bottom: 40px; }
.news-article .article .other a{ color: #969696; }
.news-article .article .other a:hover{ color: #ff3131; text-decoration: underline; }
.news-article .article .other .prev{ float: left; }
.news-article .article .other .next{ float: right; }
.news-article .article .other .prev-article{ float: left; color: #969696; }
.news-article .article .other .next-article{ float: right; color: #969696; }
.news-article .article .title{ color: #000; font-size: 20px; margin-bottom: 15px; text-align: center; padding: 0 80px; position: relative; }
.news-article .article .title>h1{font-size: 24px !important; color: rgb(51, 51, 51); line-height: 32px;}
.news-article .article .share{ position: absolute; z-index: 5; top: 3px; right: 0;}
.news-article .article .share-btn{ color: #588AC6; font-size: 14px; background: none; padding: 0; margin:0; height: auto; }
.news-article .article .share-btn i{ width:20px; height:20px; background: url(../images/news/icon.png) no-repeat -30px 0; display: inline-block; vertical-align: middle;  position: relative; top: -2px; margin-right: 2px; }
.news-article .article .share-btn:hover{ color: #588AC6; }
.news-article .article .subs{ color: #969696; text-align: center; margin-bottom: 15px; }
.news-article .article .subs .tip{ margin-left: 30px; margin-right: 30px;}
/* .news-article .article .subs .tip a{ color: #588AC6; } */
.news-article .article .subs .tip a{ color: #ff3b3c; }
.news-article .article .subs .tip a:hover{ text-decoration: underline; }
.news-article .article .subs .mvisit{ margin-left: 10px;}
.news-article .article .control{ text-align: center; font-size: 14px; margin-bottom: 30px; }
.news-article .article .control .time{ color: #969696; margin: 0 15px; }
.news-article .article .control .view,
.news-article .article .control .attend{ color: #FFAEAE; margin: 0 15px; }
.news-article .article .control .view i{ width: 18px; height: 10px; background: url(../images/news/icon.png) no-repeat 0 -30px; display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 2px;}
.news-article .article .control .attend i{width: 14px; height: 12px; background: url(../images/news/icon.png) no-repeat -25px -30px; display: inline-block; vertical-align: middle;  position: relative; top: -2px; margin-right: 2px;}
.news-article .article .control .loading-img{ width: 30px; }
.news-article .article .guide{ font-family: '楷体'; font-size: 18px; background: #F5F5F5; padding: 10px 20px; color: rgb(102, 102, 102); margin-bottom: 20px; line-height: 35px; }
.news-article .article .img{ width: 720px; height: 370px; background: #127DB2; margin-bottom: 15px; }
.news-article .article .dear{ line-height: 2; font-size: 14px; color: #787878; margin-bottom: 30px; }
.news-article .article .dear .t{ font-size: 18px; color: #000000;  }
.news-article .article .news_content_txt{position: relative; font-family: "microsoft yahei", Verdana, Tahoma, Arial; line-height: 30px; font-size: 16px; color: rgb(51, 51, 51); margin-bottom: 30px; word-wrap: break-word;}
.news-article .article .news_content_txt p{font-size: 16px; color: rgb(51, 51, 51); line-height:30px;}
.news-article .article .news_content_txt a{font-size: 16px; color: rgb(219, 33, 76); line-height: 30px;}
.news-article .article .news_content_txt .t{ font-size: 18px; color: #000000;  }
.news-article .article .news_content_txt .showAll{ user-select: none; cursor: pointer; position: absolute; bottom: 16px; display: none; width: 100%; text-align: center; font-size: 14px; color: #588ac6; z-index: 2;}
.news-article .article .news_content_txt .showAll>i{display: inline-block; margin-left: 5px; width: 16px; height: 12px; vertical-align: middle; background: url(../images/article-upArrow.png) no-repeat center center;}
.news-article .article .news_content_txt.up{height: 1568px; overflow: hidden;}
.news-article .article .news_content_txt.up .showAll{ display: block; }
.news-article .article .news_content_txt.up:after{content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 120px; background: url(../images/article-upBg.png) repeat-x center center;z-index: 1;}
.news-article .article .news_content_txt img{ max-width: 100%; }
.news-article .article .indent{ text-indent: 28px; }
.news-article .article .red{ color: #ff3131; }
.news-article .article .center{ text-align: center; }
.news-article .article td{ border: solid 1px #000; }
/* .news-article .article a{ color: #588AC6; } */
.news-article .article a{ color: #ff3b3c; }
.news-article .article a:hover{ text-decoration: underline; }
.news-article .article .website{
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-top: solid 1px #ddd;
}
.news-article .focus-select{ line-height: 2; font-size: 14px; color: #787878; margin-bottom: 30px; }
.news-article .focus-select .t{ font-size: 18px; color: #000000;  }
.news-article .focus-select .indent{ text-indent: 28px; }
.news-article .focus-select .lists{ padding-left: 28px; }
.news-article .focus-select .lists a{ color: #588AC6; text-decoration: underline; }
.news-article .afterword{ line-height: 2; font-size: 14px; color: #787878; margin-bottom: 30px; }
.news-article .afterword .t{ font-size: 18px; color: #000000;  }
.news-article .afterword .indent{ text-indent: 28px; }
.news-article .zan-btn,.news-article .freeCall{ position: relative; width: 150px; height: 40px; margin:10px auto 30px; border:#E6E6E6 1px solid; color: #787878; font-size: 16px; text-align: center; display: block; line-height: 40px; }
.news-article .zan-btn i{width: 23px; height: 20px; background: url(../images/news/icon.png) no-repeat 0 0; display: inline-block; vertical-align: middle;  position: relative; top: -2px; margin-right: 5px;}
.news-article .zan-btn em{ position: absolute; left: 50%; top: 0; margin-left: -13px; width: 26px; line-height: 26px; font-size: 12px; color: #ff3232; opacity: 0;}
.news-article .article .zan-btn:hover{ background: #f9f9f9; text-decoration: none; }
.news-article .freeCall:hover{ background: #f9f9f9; text-decoration: none; }
.news-article .bottom-lists{ overflow: hidden; }
.news-article .bottom-lists ul{ margin-left: -6.5px; margin-right: -6.5px; zoom:1; position: relative; }
.news-article .bottom-lists li{ width: 180px; float: left; margin:0 6.5px 10px; font-size: 14px; line-height: 30px; text-align: center; }
.news-article .bottom-lists .pic{ width: 180px; height: 90px; overflow: hidden; background: #E6E6E6; text-align: center;}
.news-article .bottom-lists .pic img{ width: 100%; }
.news-article .bottom-lists a{ color: #646464; }
.news-article .bottom-lists a:hover{ color: #ff3131; }
.news-article .copyright{text-align: left; line-height: 2; font-size: 14px; color: #ff3131;}

.article-bottom-btn{
    display: flex;
    width: 480px;
    margin: 0 auto;
}
.news-article .freeCall{
    color: #ff3232;
    background: #ffffff;
}
.news-articleBtm{
    margin: 0 auto;
    /*max-width: 720px;*/
    background: #fff;
}
.news-articleBtm .title{
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #FF3C3C;
}
.news-articleBtm .clearfix{
    padding: 16px 0 22px;
}
.news-articleBtm .left{
    float: left;
    padding-left: 26px;
    padding-right: 58px;
    width: 374px;
    height: 285px;
    border-right: solid 1px #E6E6E6;
}
.news-articleBtm .left .txt_1{
    margin-bottom: 26px;
    font-size: 16px;
    color: #FF3C3C;
}
.news-articleBtm .left .txt_2{
    margin-top: 14px;
    margin-bottom: 26px;
    font-size: 18px;
    color: #588AC6;
}
.news-articleBtm .left .txt_3{
    display: none;
}
.news-articleBtm .left .field_1{
    margin-bottom: 16px;
}
.news-articleBtm .left .field_2{
    margin-bottom: 10px;
}
.news-articleBtm .left input{
    padding: 0 14px;
    width: 340px;
    height: 46px;
    font-size: 16px;
    color: #999999;
    background: #F7F8FA;
    border: solid 1px #C8C8C8;
    border-radius: 6px;
}
.news-articleBtm .left .btns{
    /*text-align: center;*/
    text-align: left;
}
.news-articleBtm .left button{
    /*margin: 0 12px;*/
    margin-right: 24px;
    width: 160px;
    height: 48px;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    background: #FF3C3C;
    background: -moz-linear-gradient(#FF6464, #FF3C3C);
    background: -webkit-gradient(#FF6464, #FF3C3C);
    background: -o-linear-gradient(#FF6464, #FF3C3C);
    background: linear-gradient(#FF6464, #FF3C3C);
    border-radius: 6px;
    cursor: pointer;
}
.news-articleBtm .left button:active{
    background: #d93333;
}
.news-articleBtm .left button.disabled{
    background: #ccc;
}
.news-articleBtm .right{
    float: right;
    width: 300px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.news-articleBtm .right h3{
    padding: 36px 0 18px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #FF3C3C;
}
.news-articleBtm .right .img{
    display: inline-block;
    margin-bottom: 3px;
    width: 120px;
    height: 120px;
    background-size: contain;
}
.w420 .news-articleBtm .left{
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 382px;
    height: auto;
    border-right: 0;
    border-bottom: solid 1px #E6E6E6;
}
.w420 .news-articleBtm .left .txt_1{
    margin-bottom: 20px;
    text-align: center;
}
.w420 .news-articleBtm .left .txt_2{
    display: none;
}
.w420 .news-articleBtm .left .txt_3{
    display: block;
    margin-bottom: 16px;
    font-size: 18px;
    color: #1A1A1A;
}
.w420 .news-articleBtm .left .btns{
    margin-top: 36px;
    margin-bottom: 30px;
    text-align: center;
}
.w420 .news-articleBtm .left button{
    margin: 0 12px; 
}
.w420 .news-articleBtm .left form{
    margin: 0 auto;
    width: 372px;
}
.w420 .news-articleBtm .right{
    float: none;
    width: 100%;
}
.w420 .news-articleBtm .right h3{
    padding: 28px 0 18px;
}

/* 供应商 */
@font-face {font-family: "icon-jjrx";
    src: url('//at.alicdn.com/t/font_1358026_sxr50u17sb.eot?t=1610000233837'); /* IE9 */
    src: url('//at.alicdn.com/t/font_1358026_sxr50u17sb.eot?t=1610000233837#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
    url('//at.alicdn.com/t/font_1358026_sxr50u17sb.woff?t=1610000233837') format('woff'),
    url('//at.alicdn.com/t/font_1358026_sxr50u17sb.ttf?t=1610000233837') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('//at.alicdn.com/t/font_1358026_sxr50u17sb.svg?t=1610000233837#icon-jjrx') format('svg'); /* iOS 4.1- */
}
.icon-jjrx { font-family: "icon-jjrx" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.i-mobiles:before { content: "\e611"; }
.i-user:before { content: "\e612"; }
.news-articleBtm_supplier { background: url(/statics/basic/images/supplier/bg-1.png) no-repeat; background-size: 100% 100%; position: relative; padding-left: 22px; padding-right: 22px; padding-bottom: 20px; }
.news-articleBtm_supplier .title { font-size: 20px; font-family: PingFang SC; font-weight: bold; line-height: 58px; color: #FFFFFF; }
.news-articleBtm_supplier .clearfix { display: flex; padding: 20px; }
.news-articleBtm_supplier .left { padding-right: 48px; border-right: 1px solid #C3C3C3; }
.news-articleBtm_supplier .left .txt_1 { position: absolute; right: 20px; top: 0; font-size: 15px; font-family: PingFang SC; font-weight: 400; line-height: 58px; color: rgba(255, 255, 255, 0.9); }
.news-articleBtm_supplier .left .txt_1 .num { font-size: 20px; font-weight: bold; }
.news-articleBtm_supplier .left .txt_3 { display: none; }
.news-articleBtm_supplier form ::-webkit-input-placeholder, .news-articleBtm_supplier form ::-moz-placeholder, .news-articleBtm_supplier form ::-moz-placeholder { font-size: 16px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: rgba(0, 0, 0, 0.4); }
.news-articleBtm_supplier form input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px rgba(245, 245, 245, 0.8) inset !important;} 
.news-articleBtm_supplier form .field_1, .news-articleBtm_supplier form .field_2 { width: 308px; height: 40px; background: rgba(245, 245, 245, 0.8); border: 1px solid #E5E5E5; border-radius: 2px; padding: 0 10px; display: flex; align-items: center; box-sizing: border-box; }
.news-articleBtm_supplier form .field_1 { margin-bottom: 14px; }
.news-articleBtm_supplier form input { flex: 1; line-height: 40px; padding-left: 10px; background-color: transparent; font-size: 16px; font-family: PingFang SC; font-weight: 400; color: #000; }
.news-articleBtm_supplier form .icon-jjrx { font-size: 16px; font-weight: bold; color: rgba(0, 0, 0, 0.4); }
.news-articleBtm_supplier .left .txt_2 { font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 17px; color: rgba(0, 0, 0, 0.5); margin-bottom: 14px; margin-top: 8px; }
.news-articleBtm_supplier .left .txt_2 > span { color: #FF3C3C; }
.news-articleBtm_supplier form .btns { display: flex; justify-content: space-between; }
.news-articleBtm_supplier form button { width: 150px; height: 38px; font-size: 16px; font-family: PingFang SC; font-weight: 400; color: #fff; background: #FF3C3C; background: -moz-linear-gradient(#FF6464, #FF3C3C); background: -webkit-gradient(#FF6464, #FF3C3C); background: -o-linear-gradient(#FF6464, #FF3C3C); background: linear-gradient(#FF6464, #FF3C3C); box-shadow: 0 4px 4px rgba(244, 19, 9, 0.1); border-radius: 6px; cursor: pointer; }
.news-articleBtm_supplier form button:first-child { background: #FFFFFF; border: 1px solid #F41609; border-radius: 4px; box-sizing: border-box; color: #FF3C3C; }
.news-articleBtm_supplier form button:active { background: #d93333; }
.news-articleBtm_supplier form button.disabled { background: #ccc; }
.news-articleBtm_supplier .right { flex: 1; text-align: center; }
.news-articleBtm_supplier .right h3 { font-size: 20px; font-family: PingFang SC; font-weight: bold; line-height: 28px; color: #FF3C3C; }
.news-articleBtm_supplier .right .img { width: 110px; height: 110px; margin-top: 8px; margin-bottom: 8px; }
.news-articleBtm_supplier .right .txt_4 { font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 17px; color: rgba(0, 0, 0, 0.5); }
.w420 .news-articleBtm_supplier { background-image: url(/statics/basic/images/supplier/bg-2.png); }
.w420 .news-articleBtm_supplier form .field_1, .w420 .news-articleBtm_supplier form .field_2 { width: 100%; }
.w420 .news-articleBtm_supplier .clearfix { flex-direction: column; }
.w420 .news-articleBtm_supplier .left { padding-right: 0; margin-bottom: 20px; padding-bottom: 20px; border-right: 0; border-bottom: 1px solid #C3C3C3; }
.w420 .news-articleBtm_supplier .left .txt_3 { text-align: center; display: block; font-size: 16px; font-family: PingFang SC; font-weight: bold; line-height: 22px; color: rgba(0, 0, 0, 0.9); margin-bottom: 16px; }

  

/*衣柜企业推荐*/
.enterprise-recommend{ background: #f0f0f0; padding: 15px 10px 0 20px; border-bottom: #C8C8C8 1px solid; color: #969696; font-size: 14px;line-height: 1.6; }
.enterprise-recommend .title{ font-size: 18px; color: #000; margin-bottom: 15px; }
.enterprise-recommend .title .h1{ color: #ff3131; }
.enterprise-recommend .pic{ width: 110px; height: 85px; overflow: hidden; background: #ff3131; text-align: center; float: left; margin-right: 10px; margin-bottom: 10px;}
.enterprise-recommend .pic img{ width: 100%; }
.enterprise-recommend .attr{ overflow: hidden; margin-bottom: 10px;  }
.enterprise-recommend .detail{ clear: both; margin-bottom: 20px; overflow: hidden; }
.enterprise-recommend .detail a{ color: #588AC6; }
.enterprise-recommend .detail a:hover{ text-decoration: underline; }
.enterprise-recommend .call-btn{width:200px; height: 40px; margin:0 auto; color: #fff; font-size: 16px; text-align: center; display: block; line-height: 40px; background: #1CBA00;}
.enterprise-recommend .call-btn:hover{ opacity: 0.9; }


.join-inform{ background: #F5F5F5; padding:20px; color: #787878; font-size: 14px;line-height:32px; margin-bottom: 20px; }
.join-inform .title{ font-size: 18px; color: #000; margin-bottom: 15px; }
.join-inform .title .h1{ color: #ff3131; }
.join-inform .form{ overflow: hidden;  }
.join-inform .form li{ margin-bottom: 10px; overflow: hidden;  }
.join-inform .form label{ float: left; width: 80px; line-height: 26px;}
.join-inform .form p{ overflow: hidden; }
.join-inform .red{ color: #ff3131; vertical-align: middle; }
.join-inform .form .text{ border:#c8c8c8 1px solid; height: 28px; line-height: 28px; background: #fff; width: 278px; padding: 0 10px; color: #969696;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out; }
.join-inform .form .text:focus{box-shadow: rgba(0,0,0,0.1) 2px 2px 3px inset,rgba(0,0,0,0.1) -2px -2px 3px inset;}
.join-inform .form .select1{float: left;  border:#c8c8c8 1px solid; height: 28px; line-height: 28px; width: 300px;color: #969696;   appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/category/select-icon.png) no-repeat scroll 95% center #fff; background-size: 8px; padding: 0 12px 0 5px; outline: none;padding-right: 0 \9;background: none \9; }
.join-inform .form .select2{float: left; margin-right: 10px; border:#c8c8c8 1px solid; height: 28px; line-height: 28px; width:93px; color: #969696;  appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/category/select-icon.png) no-repeat scroll 95% center #fff;background-size: 8px; padding: 0 12px 0 5px; outline: none; padding-right: 0 \9;background: none \9;}
.join-inform .form select::-ms-expand { display: none; }
.join-inform .form select{-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.join-inform .form select:focus{box-shadow: rgba(0,0,0,0.1) 2px 2px 3px inset,rgba(0,0,0,0.1) -2px -2px 3px inset;}
.join-inform .submit-btn{ width: 200px; line-height: 40px; height: 40px; background:#ff3131; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin: 15px auto; display: block;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;font-family: 'Microsoft YaHei';  }
.join-inform .submit-btn:hover{background: #fe5354; }

/* 重构 - 与全局公用样式
.related-reading{ background: #fff; margin-bottom: 20px; }
.related-reading .title{ line-height: 40px; height: 40px; position: relative; border-bottom: #F5F5F5 1px solid; padding: 0 20px; }
.related-reading .title .h1{ font-size: 16px; color: #ff3131; }
.related-reading .title .more{ color: #588AC6; font-size: 14px; float: right; }
.related-reading .lists{ padding:10px 20px; }
.related-reading .lists li{ overflow: hidden; color: #969696; font-size: 14px; }
.related-reading .lists li a{ color: #787878; line-height: 30px; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.related-reading .lists li a:hover{ color: #ff3131; }*/



/*Validform*/
.Validform_checktip{
    margin-left:8px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
/*.Validform_right{
    color:#71b83d;
    padding-left:20px;
    background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
    padding-left:20px;
    background:url(../images/onLoad.gif) no-repeat left center;
}*/
.Validform_error{
    background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); border-radius: 3px; overflow: hidden;}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:40px; height:40px; text-align:left; font-weight:bold; padding:0 10px; color:#fff; position:relative; background-color:#656565;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:30px; font-size: 16px; font-weight: normal; position:absolute; right:10px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ff3131;}
#Validform_msg .Validform_info{padding:10px; text-align:left; min-height: 50px;}


/*加盟表单 - w420*/
.w420 .join-form{
    /*padding: 10px 20px 6px 20px*/
    padding-top: 16px;
    background: #fff;
}
.w420 .join-form .field{
    position: relative;
    margin-bottom: 12px;
    /*padding-left: 80px*/
}
.w420 .join-form .field>label{
    display: block;
    margin-bottom: 12px;
    padding-left: 8px;
    font-size: 16px;
    color: #5A646E;
    /*margin-top: -10px;
    line-height: 20px*/
}
.w420 .join-form input[type="text"]{
    padding: 0 6px;
    width: 286px;
    height: 26px;
    line-height: 26px;
    color: #969696;
    border: #c8c8c8 1px solid;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.w420 .join-form_links{
    padding: 0 3px;
    font-size: 0;
}
.w420 .join-form_links>a{
    display: inline-block;
    margin: 0 5px 16px;
    width: 88px;
    height: 24px;
    line-height: 26px;
    font-size: 12px;
    color: #969696;
    background: #F2F2F2;
    border: solid 1px #F2F2F2;
    border-radius: 3px;
    text-align: center;
}
.w420 .join-form_links>a.cur{
    border-color: #FF3C3C;
    background: url(../images/websitebg_cur.png) right bottom no-repeat;
}
.w420 .join-form .input{
    position: relative;
    margin: 0 auto;
    padding-bottom: 24px;
    width: 370px;
    height: 48px;
    font-size: 16px;
}
.w420 .join-form .input>input[type="text"]{
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 10px;
    width: 240px;
    height: 46px;
    border: solid 1px #C8C8C8;
    background: #F7F8FA;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    vertical-align: middle;
    font-size: 16px;
}
.w420 .join-form .btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 118px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #FF3C3C;
    background: -moz-linear-gradient(#FF6464, #FF3C3C);
    background: -webkit-gradient(#FF6464, #FF3C3C);
    background: -o-linear-gradient(#FF6464, #FF3C3C);
    background: linear-gradient(#FF6464, #FF3C3C);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    vertical-align: middle;
}
.w420 .join-form .btn:hover{
    background: #d93333;
}
.w420 .join-form .btn.disabled{
    background: #CCC;
}

.w420 .join-form .tips{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    text-align: center;
    font-size: 12px;
    color: #ff3b3c
}
.w420 .join-form .industryWrap{
    float: left;
    margin-right: 10px;
    width: 115px;
    height: 25px
}
.w420 .join-form .categoryWrap{
    float: left;
    width: 115px;
    height: 25px
}
.w420 .join-form .provinceWrap{
    float: left;
    margin-right: 10px;
    width: 93px;
    height: 25px
}
.w420 .join-form .cityWrap{
    float: left;
    margin-right: 10px;
    width: 94px;
    height: 25px
}
.w420 .join-form .areaWrap{
    float: left;
    width: 93px;
    height: 25px
}
/*暂无数据*/
.noData{ float: none;text-align: center; width: auto;color: #969696;font-size: 14px;display:block;padding-top: 20px; }
/*视频详情页*/
.vedio_content h2 { height: 36px;text-align: center;margin-bottom: 20px;font: 16px/36px Microsoft Yahei;color: #B10000;border-bottom: 1px solid #CCC; }
.news_content_txt p { text-align: left;line-height: 2;font-size: 14px;color: #444; }

/*每日文章更新列表*/
.daily_news_main{background-color: #fff;}
.daily_news{display: flex;flex-flow: wrap;padding-bottom: 30px;}
.daily_news a{width: 20%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-top: 30px;padding: 0 24px;font-size: 14px;color: #333;}
img[src=""],img:not([src]){
    opacity: 0;
}


/*家居头条*/
.toutiao-lists-page .page{
    display: none;
}
.toutiao-lists-page .page.show{
    display: block;
}

/*上下页*/
.article-other{
    margin-bottom: 20px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background: #fff;
}
.article-other a{
    color: #969696;
}
.article-other a:hover{
    color: #ff3131;
}
.article-other .prev,
.article-other .next{
    max-width: 48%;
    color: #969696;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article-other .prev{
    float: left;
}
.article-other .next{
    float: right;
}
.article-shopLink{
    display: block;
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #646464;
    text-align: center;
    background: #E6E6E6;
}
.article-shopLink>i{
    display: inline-block;
    margin-left: 7px;
    width: 13px;
    height: 24px;
    background: url(../images/article-shopLink-arrow.png) no-repeat center center;
    vertical-align: middle;
}

/* 新增大商案例、线上看厂的新闻栏目 */
.news-lists .right2 {
    height: auto;
}
.news-lists .right2 .name {
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    font-weight: bold;
}
.news-lists .right2 .detail2 {
    font-size: 14px;
    color: rgba(0,0,0,0.7);
    margin-top: 8px;
}
.news-lists .right2 .detail3 {
    font-size: 12px;
    color: rgba(0,0,0,0.6);
    margin-top: 4px;
    -webkit-line-clamp: 2;
}

