@charset 'utf-8';
/*-- reset 开始--*/
html,body{height:100%}
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li,form, table, tr, th, td,section,nav,menu,aside,header,footer,header { margin: 0; padding: 0; border: 0; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
ul,ol,nav,menu{list-style:none}
table { border-collapse:collapse; border-spacing:0; }
img { border:0;}
ol, ul { list-style: none; }
i,b,em,strong { font-style:normal; text-decoration:none; font-weight: normal;}
body { font-family:'Microsoft YaHei','simsun','Lucida Grande','Lucida Sans Unicode';background: #fff;  }
a { text-decoration:none; color:#000;}
input { word-break: break-all; word-wrap: break-word;border: 0;outline: 0; }
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
 img{height: auto; width: auto\9; }
 .fl{float: left;}
 .fr{float: right;}
 input[type="text"],input[type="button"],button,select{-webkit-appearance: none;appearance: none;background: none;border-radius: 0;border: 0;}
 .wap{width:94%;margin: 0 auto;}
/*-- reset end--*/

html{font-size: 20px;}
body{width:100%;}

header{padding:12px 0;background: #000;}
header h1 { width: 4.7rem; height: 1.6rem; margin: 0 auto; }
header h1 a { width: 4.7rem; height: 1.6rem; text-indent: -99999px; display: block; background: url(../fsyl_images/fs_logo.png) no-repeat; -webkit-background-size: contain; background-size: contain; }
.inheader { position: relative; }
.inheader .aBtn { position: absolute; left: 8px; top: 8px; width: 32px; height: 22px; background: url(../fsyl_images/fs_btn.png) no-repeat; -webkit-background-size: cover; background-size: cover; }
.inheader .f_zoom { position: absolute; right: 8px; top: 8px; width: 25px; height: 25px; background: url(../fsyl_images/fs_zoom.png) no-repeat; -webkit-background-size: cover; background-size: cover; }
nav ul{padding:10px 0;}
nav ul li{float: left;width:25%;text-align: center;font-size: 0.72rem;}
nav ul li a{position: relative;color:#0c0c0c;padding-bottom:8px;}
nav ul li a i{position: absolute;left: 50%;bottom: 0;width:11px;height: 6px;margin-left: -5px;background:url(../fsyl_images/tps.png) no-repeat;display: none;}
nav ul li.cur a i{display: block;}
nav ul li.cur a {border-bottom: 2px solid #f77604;}
.art_mian{border-top: 1px solid #ccc;padding-top: 10px;}
.slideIn { position: relative; overflow: hidden; width: 100%;/* 设置焦点图最大宽度 */margin-bottom: 10px; }
.slideIn .hd {  text-align: center; width:100%;margin-top: -0.2rem; }
.slideIn .hd li { display: inline-block; width: 12px; height:12px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #959595; text-indent: -9999px; overflow: hidden; margin-left: 10px; cursor: pointer;}
.slideIn .hd li.on { background: #f77604; }
.slideIn .bd { position: relative; z-index: 0; width:100%;}
.slideIn .bd li { position: relative; width:100%; }
.slideIn .bd li img {vertical-align: top; width: 100%;/* 图片宽度100%，达到自适应效果 */ }
.slideIn .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);display: block; }
/* 去掉链接触摸高亮 */
.slideIn .bd li .tit_sm {width:100%;border-bottom: 1px solid #c2c2c2;}
.slideIn .bd li .tit_sm p{font-size: 0.7rem;width:94%;margin:0 auto;color: #fff;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color: #2c2c2c;height: 1.5rem;line-height: 1.5rem;}
.news_big{border-bottom: 1px solid #e3e3e3;padding-bottom: 8px;}
.news_big a p{font-size: 0.7rem;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;display:block;color: #252525;margin-bottom: 10px;}
.news_big a img{width:100%;display: block;margin-bottom: 8px;height: 6rem;}
.news_f{font-size: 12px;color: #afafaf;}
.news_tt{float: left;width: 67%;}
.news_tt a{font-size: 0.7rem;color: #252525;display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;margin-bottom: 10px;}
.news_img{width:30%;float: right;}
.news_img img{width:100%;display: block;height: 3rem;}
.news_list1 ul li,.news_list3 ul li,.news_list4 ul li{overflow: hidden;zoom:1;padding:12px 0;border-bottom: 1px solid #e3e3e3;}
.news_list2 {padding:12px 0;border-bottom: 1px solid #e3e3e3;}
.news_list2 a{overflow: hidden;zoom:1;display: block;}
.news_list2 a p{font-size: 0.7rem;color: #252525;display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;}
.news_list2 a img{display: block;float: left;width:32%;height: 3rem;margin: 10px 0;font-size: 0;}
.news_list2 a img:nth-child(2){margin: 10px 2%;}
.news_more{text-align: center;font-size:22px;font-weight: bold;border: 1px solid #c9c9c9;border-radius: 5px;-webkit-border-radius:5px;margin: 0.5rem auto;color: #000;height: 25px;line-height: 25px;}
.weixin{background: #f2f0f1;padding:0.5rem 0;}
.in_wei{width:94%;margin: 0 auto;text-align: center;background: #fff;padding-bottom: 10px;}
.in_wei img{width: 20%;padding:10px 0 8px;}
.in_wei p{font-size: 15px;color: #010101;margin-bottom: 10px;}
footer{background: #010101;padding:10px 0;position: relative;}
.foot_logo{width:4.7rem;height: 1.6rem;background: url(../fsyl_images/fs_logo.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;margin: 0 auto;position: absolute;left: 50%;margin-left: -2rem;top:20px;}
.link_a a{font-size: 15px;color: #fff;}
.link_a  i{height: 15px;border-left: 1px solid #fff;margin: 0 10px;display: inline-block;vertical-align: middle;}
.link_a .idear{float: right;margin-top: 5px;color: #f77604;}
footer p{font-size: 12px;color: #515151;width: 94%;margin: 20px auto 10px;text-align: center;}
.link_a{margin: 10px auto;}
.fix{position: fixed;right:0;bottom: 10%;}
.fix .back{display: block;width:40px;height: 40px;background: url(../fsyl_images/top.png) no-repeat; -webkit-background-size: contain;
background-size: contain;}
.container_mask { width: 100%; height: 100%; overflow: hidden; background: #000; opacity: 0.8; position: absolute; left: 0; top: 0;    z-index: 999; display: none; }
.container_mask.on { display: block; }
.container {  position: relative; z-index: 1; -webkit-transform-origin: left top; overflow: hidden; }
.container.on { -webkit-transform: translateX(170px);}
.menu { position: fixed; z-index: 1; top: 0; right: auto; left: -170px; -webkit-transition: 0.3s; width: 170px; height: 100%;}
.menu.on {background: #fff; left: 0; -webkit-transition: all 0.3s 0.3s; }
.menu nav { padding-top: 20px; padding-bottom: 20px; height: 100%; overflow-y: auto; }
.menu li { line-height: 22px; margin: 18px 0; overflow: hidden; padding-left: 50px; }
.menu li i, .menu li a { float: left; font-size: 18px; color: #848484; }
.menu li i { margin-right: 10px; border-radius: 10px; margin-top: 2px; width: 18px; height: 18px; background-image: url(../fsyl_images/mobile_icom.png); background-repeat: no-repeat; background-size: 200px auto; }
.menu li .ico-1{background-position: 0 -17px;}
.menu li .ico-2{background-position: 0 -35px;}
.menu li .ico-3{background-position: 0 -53px;}
.menu li .ico-4{background-position: 0 -71px;}
.menu li .ico-5{background-position: 0 -89px;}
.menu li .ico-6{background-position: 0 -107px;}
.menu li .ico-7{background-position: 0 -125px;}
.menu li .ico-8{background-position: 0 -143px;}
.menu li .ico-9{background-position: 0 -161px;}
.menu li .ico-10{background-position: 0 -179px;}

.art_nav{border-bottom: 1px solid #ccc;margin-bottom: 10px;}
.news_f p{float: right;}
.news_f p:before{content: '';width:26px;height: 16px;display: inline-block;background:url(../fsyl_images/see.jpg) no-repeat;-webkit-background-size: cover;
background-size: cover;transform: scale(0.7);-webkit-transform: scale(0.7);vertical-align: -4px;}
.art_mian h3{font-size: 1.05rem;color: #292a2e;font-weight: bold;}
.art_mian .tit{font-size: 0.5rem; color: #969696;display: block;margin:0.3rem 0 0.5rem;}
.read { font-size: 0.5rem; color: #bcbcbc; margin: 0.3rem 0 0.5rem;}
.read strong { color: #ea0637; }
.read i { width: 0.65rem; height: 0.45rem; display: inline-block; background: url(http://statics.starsbaby.cn/mobile/images/read.jpg) no-repeat; -webkit-background-size: cover; background-size: cover;margin-right: 5px; }
.h_main_p1{width:100%;background: #f8f8f8;position: relative;border-radius: 5px;-webkit-border-radius:5px;}
.h_main_p1 p {width: 94%;margin: 0 auto;padding: 0.4rem 0; font-size: 15px; line-height: 1rem; color: #5d5d5d; /* letter-spacing: 1px; */ position: relative; }
.h_main_p1 b{position: absolute;left: -6px;top:-9px;width:28px;height: 19px;background: url(../fsyl_images/fs_icon1.png) no-repeat;-webkit-background-size: cover;
background-size: cover;transform: scale(0.7);-webkit-transform: scale(0.7);}
.information p span{display: block;text-align: center;line-height: 1;font-size: 0.6rem;color: #666666;}
.information p { margin: 10px 0; line-height: 1.2rem; text-align: left; font-size:17px; color: #5d5d5d; }
.information img{width: 100%;display: block;}
.information {
    width: 94%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;}
/* wap_page start */
.pages{margin:0 auto 10px;position: relative;width:94%;overflow: hidden;}
.wap_page { position: relative;left: 50%;float: left;margin: 0;}
.tcdPageCode { color: #ccc; font-size: 0.55rem; float: left;position: relative;left:-50%;}
.tcdPageCode a { float: left;; color: #262626; padding: 2px 0.3rem; border: 1px solid #cfcfcf;  vertical-align: middle; margin-right: 3px;border-radius: 3px;margin-bottom: 5px;}
.tcdPageCode a:hover { text-decoration: none; border: 1px solid #428bca; }
.tcdPageCode span{float: left;}
.tcdPageCode span.current {padding: 2px 0.3rem; color: #fff; background-color: #ea0a3a; border: 1px solid #ea0a3a;  vertical-align: middle;margin-right: 3px;border-radius: 3px; }
.tcdPageCode span.disabled {padding: 2px 0.3rem;  color: #bfbfbf; background: #f2f2f2; border: 1px solid #bfbfbf;  vertical-align: middle; margin-right: 3px;border-radius: 3px;}
/* wap_page end */

.keyword{ font-size: 0.55rem;width:94%;margin: 0 auto 0.8rem; }
.keyword a { padding-left: 0.3rem; color: #3b3b3b;font-size: 0.55rem }
.keyword span{ color: #999;}
.keyword span:before{ content: ''; width: 9px; height: 11px; background: url(../fsyl_images/keyword_bg.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; display: inline-block;vertical-align: middle;margin-right: 3px;}
.sh_span{display:inline-block;text-align: center;margin-bottom: 0.75rem;padding-left:1.5rem;position: relative;}
.share .sh_span:before { content: '';width:1.625rem;height: 1.4rem;background: url(../fsyl_images/weixin3.png) no-repeat; -webkit-background-size: cover; background-size: cover;position: absolute; left:-5px;top:-6px; }
.share { padding: 0.5rem 0 ;text-align: center; width:94%;margin: 0 auto 0.5rem;font-size: 0.65rem;}
.share a { width: 1.6rem; height: 1.6rem; display: inline-block; margin-left: 0.6rem; background: url(../fsyl_images/weibo.jpg) no-repeat; vertical-align: top; -webkit-background-size: cover; background-size: cover; }
.share a:nth-child(3) { background-image: url(../fsyl_images/weixin1.jpg); -webkit-background-size: cover; background-size: cover; }
.share a:nth-child(4) { background-image: url(../fsyl_images/qqkongjin.jpg); -webkit-background-size: cover; background-size: cover; }
.ad_taobo{margin: 5px auto;}
.ad_taobo img{width: 100%;display: block;}

.f_main  .h2_hot, .f_main .h2_like, .f_main .h2_street { height: 1.5rem; line-height: 1.5rem; font-size: 0.9rem; color: #000; width: 100%; background: url(../fsyl_images/sp_con_r2_c1.png) no-repeat -19.825rem 0; -webkit-background-size: 20rem 23.1rem; background-size: 20rem 23.1rem; }
.hotList { width: 94%; margin: 0 auto;overflow: hidden; }
.today_hot a { display: block; overflow: hidden; zoom: 1; }
.hotList li img, .today_hot img { float: left; margin-right: 0.4rem; width: 32.3%; height: 3.5rem; }
.hotList li { height: 3.5rem; margin-top: 0.5rem; padding-bottom: 0.5rem; border-bottom: 1px solid #eee; }
/* .f_main .h2_hot { margin-bottom: 1rem; } */
.hotList li p { font-size: 0.7rem; color: #3b3b3b; text-overflow: ellipsis; line-height: 1.1rem; height: 2.2rem; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.hotList li p, .today_hot  p { font-size: 17px; color: #000; }
.hotList li span, .today_hot span { font-size: 0.5rem; color: #979797; display: block; margin-top: 6px; }
.today_hot { width: 94%; margin: 0.3rem auto; padding-bottom: 0.3rem; border-bottom: 1px solid #eee;overflow: hidden; }
.today_hot img { float: left; display: block; margin-right: 1%; }
.today_hot  p { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0.4rem; }
.today_hot img:last-child { margin-right: 0; }
.f_main .h2_hot h2 i { background: url(../fsyl_images/fashion.jpg) no-repeat; -webkit-background-size: contain; background-size: contain; height: 1rem; display: inline-block; float: left; width: 87%; }
.f_main .h2_hot h2, .h2_like h2, .h2_street h2, .h2_shop h2, .h2_try h2 { width: 94%; height: 1.4rem; margin: 0 auto; border-bottom: 2px solid #000; }
.f_main .h2_hot h2 a, .h2_like h2 a, .h2_street h2 a, .h2_shop h2 a { font-size: 0.6rem; color: #b5b5b5; float: right; margin-top: -3px; }
.ad_img { margin: 15px auto; }
.ad_img img { display: block; width: 100%; }
.f_main .h2_like h2 i { background: url(../fsyl_images/read.jpg) no-repeat; -webkit-background-size: contain; background-size: contain; height: 1rem; display: inline-block; float: left; width: 87%; }
.big_hot img { height: 6rem; width: 100%; }
.hotList li span i, .today_hot span i { width: 18px; height: 13px; float: right; margin-right: 6px; margin-top: 2px; background: url(../fsyl_images/icon.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; }
.today_hot span i { margin-right: 11px; }
.hotList li span b, .today_hot span b { font-size: 12px; display: inline-block; color: #5992c9; width: 30px; margin-right: 5px; border: 1px solid #5992c9; border-radius: 4px; line-height: 16px; text-align: center; -webkit-border-radius: 4px; vertical-align: 0px; transform: scale(0.7); -webkit-transform: scale(0.7); }
.today_hot span b { color: #f85959; border-color: rgba(248, 89, 89, .5); }
.guessList { width: 94%; margin: 0 auto; padding: 0.5rem 0  1rem; }
.guessList li { height: 1.7rem; border-bottom: 1px solid #dbdbdb; font-size: 0.7rem; line-height: 1.7rem; text-overflow: ellipsis; overflow: hidden; margin: 0 auto; white-space: nowrap; }
.guessList li a { color: #1a1a1a; }
.f_main .h2_street h2 i { background: url(../fsyl_images/dh_12.jpg) no-repeat; -webkit-background-size: contain; background-size: contain; height: 1rem; display: inline-block; float: left; width: 87%; }
.shareList { margin-bottom: 1rem; }
.shareList li { float: left; width: 43.75%; margin: 1rem 0 0 0.6rem; position: relative; }
.shareList li a { font-size: 0.7rem; }
.shareList li  img { width: 100%; height:7rem;}
.shareList li p { text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 0.6rem; margin-bottom: 0.5rem; position: relative; height: 2rem; line-height: 1rem; display: -webkit-box; overflow: hidden; color: #fff; width: 94%; margin: 0 auto; }
.shareList li div { height: 2rem; position: absolute; left: 0; bottom: 6px; }
.shareList li div span { background: #000; opacity: 0.5; width: 100%; height: 2rem; position: absolute; }
.evaluate { margin: 0 12px 1.5rem; }
.evaluate h3 { height: 1.7rem; line-height: 1.7rem; text-align: center; font-size: 0.85rem; border-top: 4px solid #3a3a3a; border-bottom: 1px solid #aaaaaa; color: #121212; }
.evaluate h3 i { width: 1.18rem; height: 0.825rem; display: inline-block; background: #f3f3f3 url(../fsyl_images/pic31.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; margin-right: 5px; vertical-align: middle; }
.evaluate p { height: 1.55rem; line-height: 1.55rem; }
.evaluate span { font-size: 0.45rem; color: #686666; float: left; }
.evaluate p a { float: right; font-size: 14px; text-decoration: underline; color: #cc0000; margin-right: 0.55rem; }
.evaluate form { background: #e8e8e8; height: 1.75rem; padding-left: 0.25rem; }
.evaluate form input { width: 75.78%; padding-left: 0.25rem; height: 1.05rem; outline: none; border: 0; background: #fff; }
.evaluate button { width: 2.25rem; height: 1rem; background: #424141; border: 0; font-size: 0.45rem; color: #fff; }
.art_mian_tp{margin-top: 0px;}
.headimg {width: 100%;  height: 94px;display:block;}
.headimg img{height:87px;width:100%;}

.fixedImg{ background: #fff;;z-index: 10;padding:7px 0;position: fixed;bottom: 0;border-top:1px solid #eee;}
.fixedImg .fIG{width: 18%;float: left;}
.fixedImg>div{width: 80%;float: right;font-size: 14px;font-family: "宋体";}
.fixedImg>div a{display: block;color: #333;}
.fixedImg>div p{width: 72%;float: left;line-height: 1.6;}
.fixedImg>div span{float: left;color: #fff;padding:3px 9px;border-radius: 5px;background: red;margin-top: 10px;margin-left: 8px;}
.fixedImg>div .fix_close{float: right;width:5%;margin-top: 13px;margin-right:2%;}

/*弹框*/
.popUp{position: fixed;width: 80%;left:50%;top:50%;z-index: 9999;transform:translate(-50% ,-55%);-webkit-transform:translate(-50% ,-55%);}
.popUp p{position: absolute;right: 6px;font-size: 14px;color: #333;top: 6px;color: #fff;}
.popUp img,.small img{width: 100%;}
.small{width:18%;right:3%;top:50%;z-index: 9999;transform:translate(0 ,-55%);position: fixed;-webkit-transform:translate(0 ,-55%);}

@charset 'utf-8';
.channel { margin-top: 15px; padding-bottom: 10px; border-bottom: 1px solid #e3e3e3; }
.channel img { width: 100%; display: block; font-size: 0; }
.chan_list1 img { margin-bottom: 10px; }
.channel p { font-size: 17px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 10px; }
.channel p a { color: #0e0e0e; }
.channel span { display: block; font-size: 12px; color: #777777; }
.channel span strong { float: right; font-weight: normal; }
.channel span b { font-size: 12px; display: inline-block; color: #f85959; width: 30px; margin-right: 5px; border: 1px solid rgba(248, 89, 89, .5); border-radius: 4px; line-height: 16px; text-align: center; -webkit-border-radius: 4px; vertical-align: 0px; transform: scale(0.9); -webkit-transform: scale(0.9); }
.channel span i:before { content: ''; width: 15px; height: 14px; display: inline-block; background: url(http://statics.zdface.com/page/images/xx.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; vertical-align: middle; margin-right: 3px; }
.channel .min_li { width: 64%; }
.chan_list2 img { width: 30%; float: right; height: 80px; }
.chan_list3 img { width: 32%; float: left; margin-right: 2%; height: 82px; }
.chan_list3 img:last-child { margin-right: 0; }
.imgs { overflow: hidden; zoom: 1; display: block; margin-bottom: 10px; }
.chan_list4 img { float: left; width: 49%; margin-right: 2%; height: 180px; }
.chan_list4 img:last-child { margin-right: 0; }
.channel span b.b1 { color: #ff6600; border-color: rgba(255, 102, 0, .5); }
.channel span b.b2 { color: #00ccff; border-color: rgba(0, 204, 255, .5); }
.channel span b.b3 { color: #ff3399; border-color: rgba(255, 51, 153, .5); }
.channel span b.b4 { color: #000; border-color: rgba(000, 000, 000, .5); }
.channel span b.b5 { color: #999; border-color: rgba(153, 153, 153, .5); }