/*titleC*/
.titleC {height: 49px;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.titleC .bTit {float: left;position: relative;border-bottom: 3px solid #EE6946;bottom: -0px;font-size: 20px;line-height: 47px;color: #EE6946;font-weight:normal;}
.titleC .sTit {float: right;color: #333;border-top: 0px #ff9900 solid; line-height: 49px;margin-top: 0px;font-size: 16px;position: relative;}
.titleC .sTit a{color: #959595;}
.titleC .sTit a i{margin-left:5px; font-family: serif; color: #959595;font-weight:700;}
.titleC .sTit a:hover,.titleC1 .sTit a:hover i{color:#f80;}

.m-boutique-recommend{    position: relative;
    overflow: hidden;
    margin: 20px auto;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0px 3px 3px 0px #F2F2F2;
    background: #fff;}
    .m-boutique-recommend ul {
        margin-left: 35px;
    }
.m-boutique-recommend .sign{display: block;position: absolute;top: 3px;left: 0;width: 35px;height: 115px;padding: 20px 10px 0;font-size: 16px;text-align: center;color: #fff;box-sizing: border-box;background: url(../images/icon-jptj.png) no-repeat center;}
/* .m-boutique-recommend .f-clearfix{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap;margin:0;padding:0;list-style:none} */
.m-boutique-recommend ul li{float: left;width: 9.09%;padding: 15px 10px;text-align: center;box-sizing: border-box;}
.m-boutique-recommend ul li:hover {border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;box-shadow: 0px 3px 17px 0px #E5E5E5;}
.m-boutique-recommend li a{display:flex;flex-direction:column;align-items:center;width:80px;text-decoration:none;color:#333}
.m-boutique-recommend li a:hover p{color:#EE6946}
.m-boutique-recommend img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f6f6f6}
.m-boutique-recommend p{margin-top:6px;font-size:13px;line-height:18px;width:80px;text-align:center}
.f-text-overflow1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
@media (max-width: 992px){
    .m-boutique-recommend{flex-direction:column;align-items:flex-start;gap:10px}
    .m-boutique-recommend li a{width:64px}
    .m-boutique-recommend p{width:64px}
}

/*频道焦点图*/ 
#slider{width:600px;}
.slider_box{width:600px;margin:0 auto;height:265px;overflow: hidden;position: relative;}
.silder_con{height:265px;overflow:hidden;position:absolute;}
.silder_panel{width:600px;height:265px;float:left;position: relative;overflow:hidden;}
.silder_panel img{width:100%;height:100%;}
.silder_panel .title{width:540px; padding:20px 10px 30px;height:30px; text-align:center; line-height:30px; position:absolute; left:0; bottom:0; background :url(../images/slide_bg.png) 0 -105px repeat;font-size:16px;font-weight: 500;color:#fff; overflow:hidden; background: rgba(0, 0, 0, 0.5);}
.silder_nav{height:10px;bottom:10px;position:absolute;overflow: hidden;left: 40%;}
.silder_nav li{float:left;width:8px;height:8px;border-radius:8px;background:#fff;margin-right:12px;}
.silder_nav li.current{width:30px;border-radius:8px;background:#EE6946;}
.slider_box a.prev,.slider_box a.next{width:30px; height:56px;overflow:hidden; text-indent:-999px; position: absolute; cursor: pointer; margin-top:20%; display:none; background:#000;}
.slider_box a.prev{left:0; border-radius: 0px 5px 5px 0;}
.slider_box a.next{right:0; border-radius: 5px 0px 0 5px;}
.slider_box:hover a.prev,.slider_box:hover a.next{display:block;} 
.silder_panel .title {background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);}
.slider_box i{display:block;}
.slider_box i:after{content:'';display: block;width: 14px;height: 14px;position: absolute;top: 50%;margin:-8px 0 0 -2px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.slider_box i.z-arrow-l:after{right: 13%;border-bottom: 2px solid white;border-left: 2px solid white;}
.slider_box i.z-arrow-r:after{left: 15%; border-top: 2px solid white; border-right: 2px solid white;}

/*=== 栏目 CSS ===*/
.column-wrap {display:block;}
.column-box{ position: relative;}
.column-focus{float:left;width:600px;height:265px;}
.side-warp .mod-warp{margin-bottom:15px; box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, .05);}
.side-warp .mod-cont{padding:15px 10px;border: #eee 0px solid;background: #fff;}
.side-title{padding:10px 0;text-align:center;font-size:16px;font-weight:700;}
.side-title.blue {background: #EE6946; color: #fff;border-top-left-radius: 6px; border-top-right-radius: 6px;}
.side-title.red { background: #CD3700; color: #fff;border-top-left-radius: 6px; border-top-right-radius: 6px;}


.column-box{ position: relative;}
.column-left {float:left; width:100%; width:705px; border-radius: 5px;}
.column-side {float:right; width:100%; width:300px; border-radius: 5px;}
.column-focus{float:left;width:600px;height:265px;}

/*左侧栏目导航*/
.fix-navbar{position:absolute; left:0; top:0;}
.fix-navbar .fix-cont{display:block;}
.fix-navbar .logo{margin-bottom:10px;display:none}
.fix-navbar .logo img{width: 110px;height:auto;}
.fix-navbar .fix-nav{width: 110px;padding-bottom:10px; box-shadow: 0 0px 30px 2px rgba(0, 0, 0, .05);}
.fix-navbar .fix-nav li{margin-top:5px;}
.fix-navbar .fix-nav li:first-child{margin-top:0}
.fix-navbar .fix-nav li.hover a,.left-Box .fix-nav li:hover a{background:#EE6946;color:#fff}
.fix-navbar .fix-nav a{position:relative;display:block;padding: 0 10px 0 45px;height:36px;line-height:36px;font-size:16px;}
.fix-navbar .fix-nav i{font-size:18px;position:absolute;left: 1.0pc;top:0;}
.fix-navbar .fixed{position:fixed;top:5px;z-index:20}
.fix-navbar .fixed .logo{display:block}

/*feeds-tabs*/
.feeds-tabs{margin-bottom: 0px;width: 100%;height:44px; z-index:10; border-bottom:1px solid #eee; overflow: hidden; background:#fff; }
.feeds-tabs>li{float:left;margin:0 15px; /*min-width:66px;*/ display: table-cell; height:45px; line-height:43px; font-size:18px; text-align:center;cursor:pointer}
.feeds-tabs>li,.feeds-tabs>li>span{display: inline-block;}
.feeds-tabs>li.cur{margin-bottom:-1px; height:42px;border-bottom:2px solid #EE6946; color:#EE6946}
.feeds-tabs>li.cur>a{border-bottom:0px solid #EE6946; color:#EE6946; font-weight: 500;}

/*feeds 左侧分类*/
.feeds-layout{display:flex;gap:16px;align-items:flex-start}
.feeds-layout .feeds-nav{flex:0 0 180px}
.feeds-layout .feeds-tabs{height:auto;margin-bottom:0;border:1px solid #eee;border-radius:6px;overflow:hidden}
.feeds-layout .feeds-tabs-side.fixed-side{position:fixed;top:0;z-index:30;max-height:calc(100vh - 10px);overflow:auto;box-shadow:0 8px 24px rgba(0,0,0,.08);-ms-overflow-style:none;scrollbar-width:none}
.feeds-layout .feeds-tabs-side.fixed-side::-webkit-scrollbar{width:0;height:0}
.feeds-layout .feeds-tabs>li{float:none;margin:0;display:block;height:auto;line-height:normal;font-size:15px;text-align:left;border-bottom:1px solid #f2f2f2}
.feeds-layout .feeds-tabs>li:last-child{border-bottom:0}
.feeds-layout .feeds-tabs>li>a{display:flex;align-items:center;gap:10px;padding:11px 12px;color:#333;background:#fff}
.feeds-layout .feeds-tabs>li>a:hover{background:#fafafa}
.feeds-layout .feeds-tabs>li.cur{margin-bottom:0;height:auto;border-bottom:1px solid #f2f2f2;border-left:3px solid #EE6946}
.feeds-layout .feeds-tabs>li.cur>a{color:#EE6946;font-weight:700;background:#fff5f2}
.feeds-layout .feeds-tabs .nav-ico{width:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#999}
.feeds-layout .feeds-tabs>li.cur .nav-ico{color:#EE6946}
.feeds-layout .feeds-tabs .nav-text{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/*默认列表*/
.feeds{overflow: hidden;}
.feeds-list {overflow: hidden; }
.feeds-list .feeds-item{margin: 10px 0; padding-right: 15px; height: auto; overflow: hidden; background-color: #fff;border-radius: 4px;border: 1px solid #fff;}
.feeds-list li + li {border-top: 1px #eee solid;}
/* .feeds-list li:hover{ background: #fff;border: 1px solid #EE6946;;box-shadow: 0 4px 16px rgba(0, 0, 0, .06);} */
.feeds-list .feeds-item .feeds-pic{width: 165px;height: 100px; float: left; display: inline-block; margin:0 15px; position: relative; overflow: hidden;}
.feeds-list .feeds-item .feeds-pic img{ width:100%; height: 100%; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s}
/*.feeds-list .feeds-item:hover .feeds-pic img{ transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2)}*/
.feeds-list .feeds-item h3{line-height: 20px; margin-bottom: 10px; overflow: hidden;}
.feeds-list .feeds-item h3 a{display: inline-block;width: 100%;font-size: 18px; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} 
.feeds-list .feeds-item .feeds-text{font-size: 12px;color: #999;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 8px;}
.feeds-list .feeds-item .feeds-info {height:18px;line-height:18px;color:#666;overflow:hidden;font-size:13px;} 
.feeds-list .feeds-item .feeds-info span{margin-right:8px}
.feeds-list .feeds-item .feeds-info a{color:#666}
.feeds-list .feeds-item .feeds-info i{width:1pc;font-size:14px !important;margin-right:3px}
.feeds-list .feeds-item .feeds-info .tags{float:right;max-width: 360px;overflow: hidden;}
.feeds-list .feeds-item .feeds-info .tags a{margin-right:5px}
.feeds-list .feeds-item .feeds-info .tags a:hover{color:#EE6946}
.feeds-list .feeds-item .feeds-info .tags a:after{content: ""; width: 3px; height: 3px;font-size: 14px;display: inline-block;background: #ccc;margin:5px 0 3px 5px;border-radius: 3px;}
.feeds-list .feeds-item .feeds-info .tags a:last-child::before{content: "";width: 0; height: 0;}
.feeds-list .feeds-item .feeds-tags{font-size: 12px;color: #666;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 10px;}
.feeds-list .feeds-item .feeds-tags a{margin-right:10px}
.feeds-flow{width:100%;height:40px;line-height:40px;margin:5px 0;background:#f1f1f1;font-size:1pc;color:#EE6946;letter-spacing:1px;text-align:center;cursor:pointer}
#pages{padding:20px 0}
#pages .pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px}
#pages .pagination>li{list-style:none}
#pages .pagination>li>a{display:block;padding:6px 10px;border:1px solid #eee;border-radius:3px;color:#666;background:#fff}
#pages .pagination>li.active>a{background:#EE6946;border-color:#EE6946;color:#fff}
#pages .pagination>li>a:hover{border-color:#EE6946;color:#EE6946}
#pages .pagination>li:first-child>a{border-color:transparent;background:transparent;padding:6px 0;color:#999}

/*feeds 图片卡片*/
.feeds-layout .feeds-list{flex:1 1 auto}
.feeds-layout .feeds-list li + li{border-top:0}
.feeds-layout .feeds-list .feeds-item{display:flex;gap:12px;padding:14px;border:1px solid #eee;border-radius:6px;background:#fff;margin-bottom:12px}
.feeds-layout .feeds-list .feeds-item:hover{background:#fff;border-color:#EE6946;box-shadow:0 4px 16px rgba(0,0,0,.06)}
.feeds-layout .feeds-list .feeds-item .feeds-pic{float:none;margin-right:0;flex:0 0 74px;width:74px;height:74px;border-radius:4px}
.feeds-layout .feeds-list .feeds-item .feeds-pic img{border-radius:4px}
.feeds-layout .feeds-list .feeds-item h3{margin-bottom:6px}
.feeds-layout .feeds-list .feeds-item h3 a{font-size:16px;line-height:22px;white-space:normal}
.feeds-layout .feeds-list .feeds-item .feeds-text{height:17px;margin-bottom:0px}
.feeds-layout .feeds-list .feeds-item .feeds-card-body{flex:1 1 auto;overflow:hidden}
.feeds-layout .feeds-list .feeds-item .feeds-attrs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px 0;font-size:12px;line-height:18px;color:#666}
.feeds-layout .feeds-list .feeds-item .feeds-attrs .attr{background:#f6f6f6;border-radius:3px;padding:2px 6px;color:#666}
.feeds-layout .feeds-list .feeds-item .feeds-info{font-size:12px;color:#888}
.feeds-layout .feeds-list .feeds-item .feeds-info span{margin-right:10px}
.feeds-layout .feeds-list .feeds-item .btn-download{flex:0 0 auto;align-self:center;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:34px;padding:0 10px;border-radius:4px;background:#EE6946;color:#fff;font-size:14px;line-height:1;text-decoration:none;white-space:nowrap}
.feeds-layout .feeds-list .feeds-item .btn-download:hover{background:#CD3700;color:#fff}

.feeds-layout .feeds-list .topTitle{display:flex;align-items:center;gap:12px;margin:2px 0 12px 0;padding:0 0 10px 0;border-bottom:1px solid #eee}
.feeds-layout .feeds-list .topTitle .floatL{float:none}
.feeds-layout .feeds-list .topTitle>a.floatL{font-size:18px;font-weight:700;color:#333;white-space:nowrap}
.feeds-layout .feeds-list .topTitle>a.floatL:hover{color:#EE6946}
.feeds-layout .feeds-list .topTitle>a.floatL.active{color:#EE6946}
.feeds-layout .feeds-list .topTitle ul{display:flex;align-items:center;gap:18px}
.feeds-layout .feeds-list .topTitle ul li{position:relative}
.feeds-layout .feeds-list .topTitle ul li a{display:inline-flex;align-items:center;color:#666;font-size:15px;line-height:22px;padding:6px 0}
.feeds-layout .feeds-list .topTitle ul li a:hover{color:#EE6946}
.feeds-layout .feeds-list .topTitle ul li .icons{display:none}
.feeds-layout .feeds-list .topTitle ul li.active a{color:#EE6946;font-weight:700}
.feeds-layout .feeds-list .topTitle ul li.active .icons{display:block;position:absolute;left:0;right:0;bottom:-11px;height:3px;border-radius:3px;background:#EE6946}

.feeds-layout .feeds-list .topTitle .btn{margin-left:auto;display:flex;align-items:center;gap:8px}
.feeds-layout .feeds-list .topTitle .btn a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:30px;border:1px solid #eee;border-radius:4px;background:#fff;cursor:pointer}
.feeds-layout .feeds-list .topTitle .btn a:hover{border-color:#EE6946}
.feeds-layout .feeds-list .topTitle .btn a.active{border-color:#EE6946;background:#fff5f2}
.feeds-layout .feeds-list .topTitle .btn a i.icons{width:4px;height:4px;background:#888;border-radius:1px;margin:2px}
.feeds-layout .feeds-list .topTitle .btn a.active i.icons{background:#EE6946}
.feeds-layout .feeds-list .topTitle .btn a.listLayout1{flex-wrap:wrap;gap:2px}
.feeds-layout .feeds-list .topTitle .btn a.listLayout1 i.icons:nth-child(1),.feeds-layout .feeds-list .topTitle .btn a.listLayout1 i.icons:nth-child(2),.feeds-layout .feeds-list .topTitle .btn a.listLayout1 i.icons:nth-child(3),.feeds-layout .feeds-list .topTitle .btn a.listLayout1 i.icons:nth-child(4){width:12px;height:3px;border-radius:2px}
.feeds-layout .feeds-list .topTitle .btn a.listLayout2{flex-wrap:wrap;gap:2px}
.feeds-layout .feeds-list .topTitle .btn a.listLayout2 i.icons{width:6px;height:6px;border-radius:2px}

.feeds-layout .feeds-list.is-grid .feeds-ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.feeds-layout .feeds-list.is-grid li + li{border-top:0}
.feeds-layout .feeds-list.is-grid .feeds-item{position:relative;margin:0;padding:0;border:1px solid #eee;border-radius:12px;background:#fff;overflow:hidden;aspect-ratio:1/1}
.feeds-layout .feeds-list.is-grid .feeds-item:hover{border-color:#EE6946;box-shadow:0 4px 16px rgba(0,0,0,.06)}
.feeds-layout .feeds-list.is-grid .feeds-item .feeds-pic{position:absolute;left:0;top:0;right:0;bottom:0;width:auto;height:auto;padding-top:0;margin:0;float:none}
.feeds-layout .feeds-list.is-grid .feeds-item .feeds-pic img{width:100%;height:100%;object-fit:cover}
.feeds-layout .feeds-list.is-grid .feeds-item .feeds-card-body{position:absolute;left:0;right:0;bottom:0;padding:10px 10px 12px;background:linear-gradient(to top, rgba(0,0,0,.70), rgba(0,0,0,0));}
.feeds-layout .feeds-list.is-grid .feeds-item .feeds-attrs{display:none}
.feeds-layout .feeds-list.is-grid .feeds-item .feeds-text{display:none}
.feeds-layout .feeds-list.is-grid .feeds-item h3{margin:0}
.feeds-layout .feeds-list.is-grid .feeds-item h3 a{color:#fff;font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.feeds-layout .feeds-list.is-grid .feeds-item .btn-download{position:absolute;right:10px;top:10px;margin:0;min-width:auto;height:28px;padding:0 10px;border-radius:999px;background:rgba(238,105,70,.92);font-size:13px}
.feeds-layout .feeds-list.is-grid .feeds-item .btn-download:hover{background:rgba(205,55,0,.95);color:#fff}

@media (min-width: 1200px){
    .feeds-layout .feeds-list.is-grid .feeds-ul{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width: 992px){
    .feeds-layout .feeds-list.is-grid .feeds-ul{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/*appdown*/
.appshow .appdown-layout{background:#fff;border-radius:6px;box-shadow:0 0px 30px 2px rgba(0, 0, 0, .05);padding:16px}
.appshow .appdown-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.appshow .app-card{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #eee;border-radius:10px;background:#fff}
.appshow .app-card:hover{border-color:#EE6946;box-shadow:0 4px 16px rgba(0,0,0,.06)}
.appshow .app-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f6f6f6}
.appshow .app-icon img{width:72px;height:72px;object-fit:cover}
.appshow .app-main{flex:1 1 auto;min-width:0}
.appshow .app-title{display:block;color:#333;font-size:15px;line-height:22px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}
.appshow .app-title:hover{color:#EE6946}
.appshow .app-meta{margin-top:6px;display:flex;flex-direction:column;gap:4px;color:#777;font-size:12px;line-height:18px}
.appshow .app-meta-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .app-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 10px;margin-top:20px;border-radius:6px;background:#EE6946;color:#fff;font-size:13px;line-height:1;text-decoration:none;white-space:nowrap}
.appshow .app-btn:hover{background:#CD3700;color:#fff}
@media (max-width: 1200px){
    .appshow .appdown-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width: 992px){
    .appshow .appdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

.appshow .appdown-portal{display:flex;flex-direction:column;gap:16px}
.appshow .appdown-top3{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:16px}
.appshow .appdown-box{border:1px solid #f0f0f0;border-radius:10px;background:#fff;overflow:hidden}
.appshow .appdown-box-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f3f3f3}
.appshow .appdown-box-title{font-size:16px;line-height:22px;font-weight:800;color:#222}
.appshow .appdown-more{color:#999;font-size:13px;line-height:18px;text-decoration:none;white-space:nowrap}
.appshow .appdown-more:hover{color:#EE6946}
.appshow .appdown-box-body{padding:12px 14px}
.appshow .appdown-subtitle{margin:12px 0 8px;font-size:14px;line-height:20px;font-weight:800;color:#222}
.appshow .appdown-cat-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}
.appshow .appdown-cat-list.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}
.appshow .appdown-cat-list li a{display:block;color:#444;font-size:13px;line-height:18px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .appdown-cat-list li a:hover{color:#EE6946}

.appshow .appdown-cat-rows{display:flex;flex-direction:column;gap:10px}
.appshow .appdown-box-cats .appdown-box-title{display:flex;align-items:center;gap:8px}
.appshow .appdown-box-cats .appdown-box-title .appdown-cats-icon{color:#3c80ff;font-size:18px;line-height:1}
.appshow .appdown-cat-rows .cat-row{display:flex;flex-direction:column;gap:8px}
.appshow .appdown-cat-rows .cat-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.appshow .appdown-cat-rows .cat-row-title{color:#222;font-size:14px;line-height:20px;font-weight:900}
.appshow .appdown-cat-rows .cat-row-more{flex:0 0 auto;color:#999;font-size:13px;line-height:18px;text-decoration:none;white-space:nowrap}
.appshow .appdown-cat-rows .cat-row-more:hover{color:#EE6946}
.appshow .appdown-cat-rows .cat-row-links{min-width:0;color:#bbb;font-size:13px;line-height:36px}
.appshow .appdown-cat-rows .cat-row-links a{color:#444;text-decoration:none}
.appshow .appdown-cat-rows .cat-row-links a:hover{color:#EE6946}
.appshow .appdown-cat-rows .cat-row-links .sep{display:inline-block;margin:0 6px;color:#ddd}

.appshow .appdown-latest-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:15px}
.appshow .appdown-latest-item{display:flex}
.appshow .appdown-latest-link{display:flex;align-items:center;gap:10px;text-decoration:none;width:100%}
.appshow .appdown-latest-icon{flex:0 0 auto;width:30px;height:30px;border-radius:10px;overflow:hidden;background:#f6f6f6;display:inline-flex;align-items:center;justify-content:center}
.appshow .appdown-latest-icon img{width:30px;height:30px;object-fit:cover}
.appshow .appdown-latest-text{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}
.appshow .appdown-latest-title{min-width:0;color:#222;font-size:13px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .appdown-latest-meta{flex:0 0 auto;color:#999;font-size:12px;line-height:16px;white-space:nowrap}
.appshow .appdown-latest-link:hover .appdown-latest-title{color:#EE6946}

.appshow .appdown-box-rank{border:0;background:transparent}
.appshow .m-coll1-right.rank-list{border: 1px solid #f0f0f0;border-radius: 10px;background: #fff;overflow: hidden;}
.appshow .m-coll1-right.rank-list .hd-title{display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 14px;
    border-bottom: 1px solid #f3f3f3;}
.appshow .m-coll1-right.rank-list .hd-title i.icon-hot{display:inline-block;width:24px;height:24px;margin-right:10px;vertical-align:-6px;background:url(../images/icon-hot.png) no-repeat center}
.appshow .m-coll1-right.rank-list ul{margin:0;padding:12px 14px;list-style:none}
.appshow .m-coll1-right.rank-list ul li{display:block;padding:8.8px 0}
.appshow .m-coll1-right.rank-list ul li .num{display:inline-block;width:20px;height:20px;line-height:20px;margin-right:10px;border-radius:6px;background:#f4f4f4;color:#777;text-align:center;font-size:12px}
.appshow .m-coll1-right.rank-list ul li:nth-child(1) .num{background:#f66;color:#fff}
.appshow .m-coll1-right.rank-list ul li:nth-child(2) .num{background:#f90;color:#fff}
.appshow .m-coll1-right.rank-list ul li:nth-child(3) .num{background:rgba(32,90,239,.4);color:#fff}
.appshow .m-coll1-right.rank-list ul li .tt{float:right;display:inline-block;width:calc(100% - 30px);vertical-align:middle;color:#333;font-size:14px;text-decoration:none}
.appshow .m-coll1-right.rank-list ul li .info{display:none;position:relative;padding-top:10px;height:50px}
.appshow .m-coll1-right.rank-list ul li.on .info{display:block}
.appshow .m-coll1-right.rank-list ul li .info .img-box{display:inline-block;width:50px;height:50px}
.appshow .m-coll1-right.rank-list ul li .info .img-box img{width:50px;height:50px}
.appshow .m-coll1-right.rank-list ul li .info .kind-star{display:inline-block;width:70px;height:50px;margin-left:10px;padding-top:3px;vertical-align:top}
.appshow .m-coll1-right.rank-list ul li .info .kind-star .kind{display:block;color:#777;font-size:12px;text-decoration:none}
.appshow .m-coll1-right.rank-list ul li .info .kind-star .star-bar{display:block;width:70px;height:12px;margin-top:10px;font-size:0;background:url(../images/icon-star-h.png) repeat-x left center}
.appshow .m-coll1-right.rank-list ul li .info .kind-star .star-bar .star{display:inline-block;height:12px;background:url(../images/icon-star-j.png) repeat-x left center}
.appshow .m-coll1-right.rank-list ul li .info .u-btn{display:block;float:right;width:70px;height:25px;line-height:25px;margin-top:12px;border-radius:6px;background:#205aef;color:#fff;font-size:12px;text-align:center;text-decoration:none}

.appshow .appdown-columns{display:flex;gap:16px;align-items:flex-start}
.appshow .appdown-columns .appdown-layout{flex:1 1 auto;min-width:0}
.appshow .appdown-columns .appdown-result-side{flex:0 0 300px}

.appshow .appdown-list .app-meta .star-bar{display:inline-block;width:70px;height:18px;margin:0 0 0 6px;font-size:0;background:url(../images/icon-star-h.png) repeat-x left center}
.appshow .appdown-list .app-meta .star-bar .star{display:inline-block;height:18px;background:url(../images/icon-star-j.png) repeat-x left center}
.appshow .appdown-list .feeds-list .star-bar{display:block;width:70px;height:12px;margin:6px 0 8px 0;font-size:0;background:url(../images/icon-star-h.png) repeat-x left center}
.appshow .appdown-list .feeds-list .star-bar .star{display:inline-block;height:12px;background:url(../images/icon-star-j.png) repeat-x left center}

.appshow .appdown-result-side .i-pictit-ul li .feed-info .star-bar{float:left;display:inline-block;width:70px;height:12px;margin:2px 8px 0 0;font-size:0;background:url(../images/icon-star-h.png) repeat-x left center}
.appshow .appdown-result-side .i-pictit-ul li .feed-info .star-bar .star{display:inline-block;height:12px;background:url(../images/icon-star-j.png) repeat-x left center}

.appshow .appdown-section{border:1px solid #f0f0f0;border-radius:10px;background:#fff;overflow:hidden}
.appshow .appdown-section.common-classify-android{padding:0 20px}
.appshow .appdown-section-head{display:flex;align-items:center;gap:14px;padding:12px 14px;border-bottom:1px solid #f3f3f3}
.appshow .appdown-section-title{font-size:18px;line-height:24px;font-weight:900;color:#222;white-space:nowrap}
.appshow .appdown-tabs{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-left:auto}
.appshow .appdown-tab{color:#666;font-size:13px;line-height:18px;text-decoration:none;padding:6px 10px;border-radius:999px;border:1px solid transparent;background:transparent}
.appshow .appdown-tab:hover{color:#EE6946}
.appshow .appdown-tab.is-active{color:#EE6946;border-color:rgba(238,105,70,.25);background:#fff5f2;font-weight:800}
.appshow .appdown-section-body{padding:14px}
.appshow .appdown-list .appdown-grid{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}
.appshow .appdown-list .app-card{align-items:flex-start;padding:14px}
.appshow .appdown-list .app-icon{width:72px;height:72px}
.appshow .appdown-list .app-icon img{width:72px;height:72px}
.appshow .appdown-list .app-main{display:flex;flex-direction:column;gap:6px}
.appshow .appdown-list .app-meta{margin-top:0;flex-direction:row;flex-wrap:wrap;gap:10px 14px}
.appshow .appdown-list .app-desc{color:#999;font-size:12px;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.appshow .appdown-list #js_appdown_loadmore{padding:10px 0;color:#999}

@media (max-width: 992px){
    .appshow .appdown-columns{flex-direction:column}
    .appshow .appdown-columns .appdown-result-side{flex:0 0 auto;width:100%}
}
.appshow .appdown-mini-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}
.appshow .mini-item{border-radius:10px;background:#fff;overflow:hidden}
.appshow .mini-item:hover{border-color:#EE6946;box-shadow:0 4px 16px rgba(0,0,0,.06)}
.appshow .mini-link{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;text-decoration:none}
.appshow .mini-icon{width:60px;height:60px;border-radius:14px;overflow:hidden;background:#f6f6f6;display:inline-flex;align-items:center;justify-content:center}
.appshow .mini-icon img{width:60px;height:60px;object-fit:cover}
.appshow .mini-name{color:#222;font-size:13px;line-height:18px;font-weight:800;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .mini-cat{color:#888;font-size:12px;line-height:16px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.appshow .appdown-bottom{display:grid;grid-template-columns:2.2fr 1fr;gap:16px}
.appshow .appdown-info-topics{margin:0 0 10px 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.appshow .info-topic-link{display:flex;flex-direction:column;gap:6px;text-decoration:none;padding:10px 12px;border:1px solid #f0f0f0;border-radius:10px;background:#fafafa}
.appshow .info-topic-link:hover{border-color:rgba(238,105,70,.35);background:#fff}
.appshow .info-topic-title{color:#222;font-size:13px;line-height:18px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .info-topic-desc{color:#777;font-size:12px;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:32px}
.appshow .appdown-news-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}
.appshow .appdown-news-item{display:flex;align-items:center;justify-content:space-between;gap:10px}
.appshow .appdown-news-item .news-title{min-width:0;color:#333;font-size:13px;line-height:18px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .appdown-news-item .news-title:hover{color:#EE6946}
.appshow .appdown-news-item .news-date{flex:0 0 auto;color:#999;font-size:12px;line-height:16px}
.appshow .appdown-topic-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.appshow .topic-link{display:flex;flex-direction:column;gap:8px;text-decoration:none}
.appshow .topic-pic{width:100%;border-radius:10px;overflow:hidden;background:#f6f6f6;aspect-ratio:16/10}
.appshow .topic-pic img{width:100%;height:100%;object-fit:cover}
.appshow .topic-title{color:#222;font-size:13px;line-height:18px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appshow .topic-link:hover .topic-title{color:#EE6946}

.appshow .appdown-section.common-classify-android .title-tab-more{display:flex;align-items:flex-end;gap:14px;height:auto;line-height:normal;margin:0;padding:8px 0 0;border-bottom:1px solid #eee}
.appshow .appdown-section.common-classify-android .title-tab-more .title{display:flex;align-items:center;gap:10px;height:48px;margin:0;padding:0;font-size:20px;line-height:26px;font-weight:700;color:#222;white-space:nowrap}
.appshow .appdown-section.common-classify-android .title-tab-more .title i{color:#3c80ff;font-size:24px;line-height:1}
.appshow .appdown-section.common-classify-android .title-tab-more .more{display:none}
.appshow .appdown-section.common-classify-android .title-tab-more .tab{display:flex;align-items:flex-end;gap:0;margin-left:auto;height:48px;float:none}
.appshow .appdown-section.common-classify-android .title-tab-more .tab a{display:flex;align-items:center;justify-content:center;height:40px;min-width:auto;margin:0 0 -1px;padding:0 22px;border:1px solid transparent;border-top:3px solid transparent;border-bottom:1px solid transparent;border-radius:4px 4px 0 0;background:transparent;color:#666;font-size:15px;line-height:40px;font-weight:400;text-decoration:none;transition:color .2s ease}
.appshow .appdown-section.common-classify-android .title-tab-more .tab a:hover{color:#3c80ff}
.appshow .appdown-section.common-classify-android .title-tab-more .tab a.on{color:#3c80ff;background:#fff;border-color:#eee;border-top-color:#3c80ff;border-bottom-color:#fff;font-weight:700}

.appshow .appdown-section.common-classify-android .content{padding:0}
.appshow .appdown-section.common-classify-android .content > ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));}
.appshow .appdown-section.common-classify-android .content > ul:not(.on){display:none}
.appshow .appdown-section.common-classify-android .content > ul.on{display:grid}
.appshow .appdown-section.common-classify-android .content > ul > li{display:flex;align-items:center;gap:12px;height:96px;padding:16px 16px;box-sizing:border-box;background:#fff}
.appshow .appdown-section.common-classify-android .content > ul > li:nth-child(6n){border-right:0}
.appshow .appdown-section.common-classify-android .content > ul > li .img-box{flex:0 0 auto;display:block;width:64px;height:64px;float:none}
.appshow .appdown-section.common-classify-android .content > ul > li .img-box img{width:64px;height:64px;border-radius:16px;object-fit:cover}
.appshow .appdown-section.common-classify-android .content > ul > li .info{flex:1 1 auto;min-width:0;float:none;width:auto;margin:0}
.appshow .appdown-section.common-classify-android .content > ul > li .info .tt{display:block;margin:0 0 6px;font-size:14px;line-height:20px;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}
.appshow .appdown-section.common-classify-android .content > ul > li .info .kind{display:block;margin:0 0 6px;font-size:12px;line-height:16px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}
.appshow .appdown-section.common-classify-android .content > ul > li .info .kind:hover{color:#3c80ff}
.appshow .appdown-section.common-classify-android .content > ul > li .star-bar{display:block;width:70px;height:12px;margin:0;font-size:0;background:url(../images/icon-star-h.png) repeat-x left center}
.appshow .appdown-section.common-classify-android .content > ul > li .star-bar .star{display:inline-block;height:12px;background:url(../images/icon-star-j.png) repeat-x left center}

@media (max-width: 1200px){
    .appshow .appdown-top3{grid-template-columns:1fr 1fr;grid-auto-rows:auto}
    .appshow .appdown-top3 .appdown-box-rank{grid-column:1 / -1}
    .appshow .appdown-mini-grid{grid-template-columns:repeat(8,minmax(0,1fr))}
}
@media (max-width: 992px){
    .appshow .appdown-top3{grid-template-columns:1fr}
    .appshow .appdown-bottom{grid-template-columns:1fr}
    .appshow .appdown-mini-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
}
@media (max-width: 768px){
    .appshow .appdown-cat-list{grid-template-columns:repeat(2,minmax(0,1fr))}
    .appshow .appdown-cat-list.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}
    .appshow .appdown-news-list{grid-template-columns:1fr}
    .appshow .appdown-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/*三图*/
.feeds-list .feeds-item .img-list {margin: 15px 0;overflow: hidden;}
.feeds-list .feeds-item .img-list .img-item { float: left; width: 165px;height: 100px; margin-right: 15px; position: relative; overflow: hidden; transform-style: preserve-3d; display: list-item;}
.feeds-list .feeds-item .img-list .img-item:last-child{margin-right:0;}
.feeds-list .feeds-item .img-list .img-item img {display: block;width: 100%; height: 100%; transition: transform .5s ease .1s;-webkit-transition: -webkit-transform .5s ease .1s;}

/*栏目推荐*/
.column-reclist{ margin:0px 0;float:right; width: 235px;}
.column-reclist a{ display:inline-block; position:relative; width: 235px; height:128px; margin-bottom: 5px;margin-left: 0px;overflow:hidden;}
.column-reclist a:last-child {margin-bottom: 0;}
.column-reclist a img{ width: 100%; height: 100%; display:inline-block; position:relative;}
.column-reclist a p{ position:absolute;left:0;text-align:center; line-height:25px; font-size:14px; font-weight:bold; color:#fff;font-weight: normal;z-index:2;transition:all linear 0.3s;-webkit-transition:all linear 0.3s;}
.column-reclist a p span{display:block; margin-top: 6px;height:26px; line-height:26px;}
.column-reclist a .bg{position:absolute;left:0;bottom: -96px;height: 100%;background:rgba(0,0,0,0.50);width:100%;z-index:1;transition:all linear 0.3s;-webkit-transition:all linear 0.3s;}
.column-reclist a .rec-title{width:96%;padding:0 2%;height: 33px;/* position:absolute; */left:0;/* top:0; */bottom: 0;right:0;margin:auto;}
.column-reclist a:hover .rec-title {height: 100%; margin:auto;}
.column-reclist a:hover .rec-title span {height: 128px; line-height:26px;display: table-cell;  vertical-align: middle; text-align: center; }
.column-reclist a:hover .bg {bottom:0;}

/*== 内容CSS ==*/
.article-wrap {position:relative; min-height:850px; border-right:0px solid #f5f5f5; background:#FFF;}
.article-box {position:relative; min-height:850px; padding: 20px 40px 20px; border-right:0px solid #f5f5f5; background:#FFF;}
.article-box .show728{margin-top:15px}
/*.article-head*/
.article-head{padding:20px 40px 15px; overflow:hidden;}
.article-head .title {margin: 10px 0 20px;padding-bottom: 0;line-height: 33px;border: none;font-size: 24px;font-weight: 600;}
.article-head .meta {margin-bottom: 0px;padding-bottom: 10px;border-bottom:1px solid #eee;}
.article-head .meta span { color: #999; font-size:13px; margin-right: 10px;line-height: 16px;height: 16px;}
.article-head .meta span a {color: #EE6946; background-color: transparent; -webkit-text-decoration-skip: objects;}
.article-head .meta span a:hover {color: #f80;}
.article-head .meta .conmment-num { color: #ff4d4d;padding: 0 0 0 5px;text-decoration: none; cursor: pointer;}
.article-head .meta .conmment-num i {display: inline-block; width: 16px; height: 16px; background: url(../images/cb_v5_sprite.png) no-repeat -16px -329px;  margin: 0 5px -4px 0;}
/*.article-head .meta em:before{content: "";color: #999;font-size: 16px; margin: 3px;}*/
.article-head .meta .authorship{padding:0 0px;color:#EE6946;line-height: 14px;height: 14px; border: 0px solid #ff7911; border-radius: 3px; font-size:0}
.article-head .meta .authorship:after{content:"\539F\521B"; font-size:13px}
.article-head .meta .authorship.reship{padding:0 3px; color:#a6a6a6; border: 0px solid #ddd; border-radius: 3px; font-size:0}
.article-head .meta .authorship.reship:after{content:"\8F6C\8F7D"; font-size:13px}
/*article-body*/
.article-body{padding:20px 40px;font-size:16px;/*font-size:1.6rem;*/color:#333;}
.article-body .takeaway {padding:10px;margin-top:0px;font-size: 14px; line-height: 24px; word-break: break-all;background:#f5f5f5; color: #444;}
.article-body .article-content {padding: 0 0px;line-height:30px;}
.article-body .article-content p{margin-bottom: 15px; font-size:16px; line-height:30px; letter-spacing: 0.5px; text-indent: 0em; word-wrap: break-word;word-break: break-all;}
.article-body .article-content pre{white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; }
.article-body .article-content img{max-width: 680px;height:auto !important; margin: 0 auto; vertical-align: middle; border:0}
.article-body .article-content a.infotextkey{color: #EE6946;border-bottom: 1px dashed #EE6946;}
.article-body .article-content a:hover {color:#f80; text-decoration: none; border-bottom: 1px solid #f80;}
.article-body .article-content blockquote {position: relative;margin: 0px 15px 15px;padding: 10px 20px;font-size: 14px !important;border-left: 4px solid #c0c6cc;background-color: #f8f8fa;}
.article-body .article-content blockquote:before {position: absolute;top:15px;left:15px;display: block;width: 1pc;height: 14px;background: url(../images/blockquote.png) no-repeat 0 0;content: ''}
.article-body .article-content blockquote:after{position: absolute;right: 15px;bottom: 15px;display: block;width: 1pc;height: 14px;background: url(../images/blockquote.png) no-repeat -1pc 0;content: ''}
.article-body .article-content blockquote p{margin:10px 0;line-height:30px;font-size: 14px !important;padding: 0px 0;}
.article-body .article-content ul,
.article-body .article-content ol{margin: 0 15px 15px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;word-break: break-all;text-justify: inter-ideograph;}
.article-body .article-content ul li,
.article-body .article-content ol li {margin: 0 15px 0 15px;line-height: 200%;}
.article-body .article-content ul li {margin-bottom:10px; padding-bottom:10px; list-style: disc;border-bottom: 1px #eee dashed;}
.article-body .article-content ul li p {margin: 0;}
.article-body .article-content ol li {list-style: decimal;}
.article-body .article-content ol{padding: 5px 0px;margin-left: 25px;margin-top: 0px !important;margin-right: 15px !important;margin-bottom: 20px !important;background: #f8f8f8;border: 1px #00a650 dashed;border-left: 2px #00a650 solid;}
.article-body .article-content ol li{list-style-type: decimal; border: none; /*border-left: 2px #00a650 solid;*/ line-height: 22px; padding: 0px 10px 0px 10px !important; margin: 0px !important; list-style-position: outside !important;}
.article-body .article-content ol li code{ font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;}
/*table*/
table{ max-width:96%; margin:10px auto 20px; border:1px solid #eee;border-collapse:collapse;}
table th,table td{line-height: 20px;text-align:center;padding-top: 5px;padding-bottom: 5px;padding: 8px;border: 1px solid #eee;}
table thead th{background: #e9f7ff;font-weight:700;}
table tbody th{background: #fafafa;font-weight:500;}
table tbody p {text-align:center;}

/*tags*/
.article-tags{margin-bottom:20px;line-height: 24px; font-size: 14px;}
.article-tags .fn-left{ display: inline-block;vertical-align: middle;}
.article-tags .fn-left a{color:#406599;float:left;display:block;padding-right:8px; background-position: -24px -47px;}
.article-tags .fn-left a:hover{color:#EE6946;text-decoration:none;}
.article-tags .fn-left a:after {content: "/";padding-left: 8px; color: #e0e0e0;}
.article-tags .fn-left a:last-child:after {content: "";}
.article-tags .fn-left i{float: left;display: block;width: 20px;height: 16px;background: url(../images/icons.png) -72px 0;margin: 5px 12px 0 0px;}
.article-tags .fn-left span{margin: 0 6px;color: #e4e2e2;}
.article-tags .fn-right{font-size: 12px;color: #999999;cursor: pointer;padding-right:10px;}
.article-tags .fn-right span{float: right;cursor: pointer;}
.article-tags .fn-right i{background-image: url(../images/icons.png);display: block;float: left;}
.article-tags .star i{background-position: -92px 0;width: 21px;height: 19px;margin: 2px 6px 0 0}
.article-tags .star.active i{background-position: 1px -73px;}
.article-tags .ts i{width: 14px;height: 14px;background-position: -115px 0;margin: 6px 8px 0 20px;}
.article-tags .like{float: right;margin-right: 10px;cursor: pointer;}
.article-tags .like-active{color: #619BAE;}
.article-tags .like-active .icon-like{color: #619BAE;}
.article-tags .view{float: right;margin-right: 10px;display: none;}
.article-tags .view span{font-size: 13px;}
.article-tags .like span{font-size: 13px;}
.article-tags .like .icon-like{float: left;font-size: 23px;margin-right: 5px;color: #cacaca;}
.article-tags .view .icon-icon-Group{float: left;font-size: 23px;margin-right: 5px;color: #cacaca;}

/* titleB */
.titleB { overflow:hidden;zoom:1;line-height: 26px; height:26px; border-top: solid 2px #F0F0F0;padding: 10px 0;}
.titleB h3{ float:left; font-size: 18px;}
.titleB  p.more15s { float: right; padding-top: 3px; font-size:14px }
.titleB  p.more15s a { color: #666; background:url("../images/more15s.gif"); display: block; text-align: center; line-height: 22px; height: 22px; width: 56px; }
.titleB  p.more15s a:hover { color: #fff; text-decoration: none; background-position: 0 -22px}
.titleB .links{float: right; margin-left:10px;line-height:26px;}
.titleB .links li{float:left;font-size:14px; margin-left:20px;}
.titleB .links a{float:left;font-size:14px; margin-left:20px;}

/*标签*/
.tags-hot{margin-left:-13px;padding:0px 0;overflow:hidden;}
.tags-hot a{float:left;margin:7px 0 7px 13px; width:auto;height:34px;line-height:34px;padding:0 6px;color:#444;text-align:center;background:#f5f5f5;display:block;}
.tags-hot a:hover{background:#EE6946;color:#fff}

/*分享*/
.article-share {/* height:30px; */margin:15px 0;padding: 10px 0; line-height: 20px; font-size:14px;border-bottom: #eee 1px solid;border-top: #eee 1px solid;}
.article-share .fn-left{float:left;}
.article-share .fn-left span{float:left; margin-top: 4px; color:#555;}
.article-share .fn-left .bdshare{float:left;}
.article-share .fn-left .bdshare-button-style2-16 a{margin:0 6px}
.share a.collect, .share a.collect_cur {color:#999;font-size:14px;display:inline-block;padding:0 5px 0 22px; background:url(../images/collect.png) no-repeat; background-position:0 1px; text-decoration:none;}
.share a.collect:hover {background-position:0 -25px;color:#555;}
.share a.collect_cur {background-position:0 -47px;}
.article-share .fn-right{color: #999999;cursor: pointer;padding-right:0px;}
.article-share .fn-right span{float: right;cursor: pointer;}
.article-share .fn-right i{background-image: url(../images/icons.png);display: block;float: left;}
.article-share .star i{background-position: -92px 0;width: 21px;height: 20px;margin: 0px 6px 0 0}
.article-share .star.active i{background-position: 1px -73px;}
.article-share .ts i{width: 14px;height: 14px;background-position: -115px 0;margin: 4px 8px 0 20px;}
