@charset "utf-8";
/* 设置html默认字体大小为10px ,当用户放大或缩小页面时不改变字体大小。*/
html{font-size: 62.5%; -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* 清除标签自带外边距离 */
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, input, textarea, select, hr，legend, fieldset{margin: 0; padding: 0;}
/* 设置body字体、字体大小、行高、颜色、背景色 */
body{font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.4; color: #333;  max-width: 720px; margin: 0 auto;}
/* 清除列表默认样式 */
li{list-style: none;}
/* 1. 修正所有浏览器中未被继承的字体类型。 * 2. 修正所有浏览器中未被继承的字体大小。 * 3. 处理 Firefox 4+, Safari 5, 及 Chrome 中默认设置不同的外边距。 */
input,
button,
select,
textarea{font-family: inherit; font-size: inherit; line-height: inherit; outline: none; background: none; border: none 0;}
/* 1. 避免 Android 4.0.* 中 WebKit 的一个bug, 防止 'audio' 与 'video' 的播放控件失效。 * 2. 修正 iOS 中不可点击的 'input' 样式。 * 3. 改善图片类型的 'input' 等光标样式的可用性与一致性。 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button;}
/* 删除 Safari 5 和 OS X 上的 Chrome 中的输入框上的内边距和搜索取消按钮 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
input:focus{border-color:#00a151;}
/* 保持垂直居中 */
img,
input,
textarea{vertical-align: middle;}
/* 去除img边框 */
img,
hr{border: none 0;}
/* 处理　Firefox　与其它浏览器的差异 */
hr{-webkit-box-sizing: content-box; -ms-box-sizing: content-box; box-sizing: content-box; height: 0;}
/* 清除字体倾斜 */
i,
em{font-style: normal;}
/* 清除表格单元格间距，合并边框 */
table{border-spacing: none; border-collapse: collapse;}
/* 隐藏空白的单元格 */
th,
td{empty-cells: hide;}
/* 表格水平居中，垂直居中 */
table,tr,
td{text-align: center; text-veralign: middle;}
/* 链接样式 */
a{text-decoration: none; color: #333;}
/* 设置获取焦点、活动元素的outline为0 */
a:focus,
a:active{outline: 0;}
/* 去掉ios系统中元素被触摸时产生的半透明灰色遮罩 */
div,
span,
a,
button,
input,
textarea{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input,select,
textarea{border: 1px solid #f3efef; padding: 1.5% 2%; -webkit-appearance: none; appearance: none; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

.hide{display:none}
.fr{float:right}
.tc{text-align:center}
.di{display:inline-block}
.grey{color:#838383}
.mt10{margin-top:10px}
.pb10{padding-bottom: 10px;}
.green{color:#399e0c}
.ngreen{color: green;}
.clr:after{display:block;content:".";clear:both;height:0;overflow:hidden;visibility:hidden}


@-webkit-keyframes ui-refresh-loading-anim{from{-webkit-transform:rotate(0deg)}
    8.32%{-webkit-transform:rotate(0deg)}
    8.33%{-webkit-transform:rotate(30deg)}
    16.65%{-webkit-transform:rotate(30deg)}
    16.66%{-webkit-transform:rotate(60deg)}
    24.99%{-webkit-transform:rotate(60deg)}
    25%{-webkit-transform:rotate(90deg)}
    33.32%{-webkit-transform:rotate(90deg)}
    33.33%{-webkit-transform:rotate(120deg)}
    41.65%{-webkit-transform:rotate(120deg)}
    41.66%{-webkit-transform:rotate(150deg)}
    49.99%{-webkit-transform:rotate(150deg)}
    50%{-webkit-transform:rotate(180deg)}
    58.32%{-webkit-transform:rotate(180deg)}
    58.33%{-webkit-transform:rotate(210deg)}
    66.65%{-webkit-transform:rotate(210deg)}
    66.66%{-webkit-transform:rotate(240deg)}
    74.99%{-webkit-transform:rotate(240deg)}
    75%{-webkit-transform:rotate(270deg)}
    83.32%{-webkit-transform:rotate(270deg)}
    83.33%{-webkit-transform:rotate(300deg)}
    91.65%{-webkit-transform:rotate(300deg)}
    91.66%{-webkit-transform:rotate(330deg)}
    99.99%{-webkit-transform:rotate(330deg)}
    to{-webkit-transform:rotate(360deg)}}

@-webkit-keyframes anim1{0%{opacity:0}
    29%{opacity:0}
    30%{opacity:1}
    100%{opacity:1}}
@keyframes anim1{0%{opacity:0}
    29%{opacity:0}
    30%{opacity:1}
    100%{opacity:1}}
@-webkit-keyframes anim2{0%{opacity:0}
    69%{opacity:0}
    70%{opacity:1}
    100%{opacity:1}}

@-webkit-keyframes anim1{0%{opacity:0}
    29%{opacity:0}
    30%{opacity:1}
    100%{opacity:1}}
@keyframes anim1{0%{opacity:0}
    29%{opacity:0}
    30%{opacity:1}
    100%{opacity:1}}

@-webkit-keyframes anim2{0%{opacity:0}
    69%{opacity:0}
    70%{opacity:1}
    100%{opacity:1}}
@keyframes anim2{0%{opacity:0}
    69%{opacity:0}
    70%{opacity:1}
    100%{opacity:1}}

.cbanner em{color: red;}
.common-title { font-size: 19px; color: #222; line-height: 19px; margin: 0; text-align: center}
.common-title:before, .htitle:before { content: ''; display: inline-block; width: 20px; height: 10px; background: url(http://static-xiaoguotu.17house.com/zq/style/h5/images/3tl.png) no-repeat center; background-size: contain; margin-right: 8px}
.common-title:after, .htitle:after { content: ''; display: inline-block; width: 20px; height: 10px; background: url(http://static-xiaoguotu.17house.com/zq/style/h5/images/3tr.png) no-repeat center;	background-size: contain; margin-left: 8px}
/* tagscloud */
#tagscloud { width: 100%; position: relative; font-size: 12px; color: #333; margin: 20px auto 0; text-align: center; overflow: hidden; }
#tagscloud a {float: left; color: #333; font-family: Arial; text-decoration: none; margin: 0 10px 15px 0; line-height: 18px; text-align: center; font-size: 12px; padding: 1px 5px; display: inline-block; border-radius: 3px; }
#tagscloud a.tagc1 { background: #FF5809; color: #fff; }
#tagscloud a.tagc2 { background: #F16E50; color: #fff; }
#tagscloud a.tagc3 { background: #FF2D2D; color: #fff; }
#tagscloud a.tagc4 { background: #D9006C; color: #fff; }
#tagscloud a.tagc5 { background: #006633; color: #fff; }
#tagscloud a.tagc6 { color: #fff; background: #D26900; }
#tagscloud a.tagc7 { color: #fff; background: #C4C400; }
#tagscloud a.tagc8 { color: #fff; background: #4A4AFF; }
#tagscloud a.tagc9 { color: #fff; background:dodgerblue; }
#tagscloud a:hover { color: #fff; background: #0099ff; }
ol{padding: 20px;}
ol li{ line-height: 28px;}

.pp10{padding: 10px;}
.cRedorange a{color: #00a151}
.wrapper h2{font-weight: normal;}



#wapper{-webkit-transition:all 200ms ease-in-out}
.wgt-toolbar-nav .wgt-nav-menu{position:absolute;z-index:9999;right:0}

.wgt-toolbar-n{min-height:45px}

.wgt-nav-menu-new {    width: 5%;    height: 100%;    text-align: center;    position: relative;}
.wgt-toolbar-nav .wgt-nav-menu{position:fixed;z-index:9999;right:0}
.wgt-toolbar2{position:fixed;top:0;z-index:999;width:100%;background:#65666d;border-top:1px solid #5e6163;min-height:44px}
.wgt-toolbar2 .toolbar2-con{position:relative;width:100%;height:44px;display:-webkit-box;-webkit-box-align:center}
.wgt-toolbar2 .logo{display:block;height:100%;width:113px}
.wgt-toolbar2 .input-btn-search{display:block;background-color:#fff;height:31px;line-height:33px;font-size:15px;border:1px solid #d9d9d9;-webkit-box-flex:1;margin:1px 3px 0 0;color:#b3b3b3;padding-left:11px}
.wgt-toolbar2 .input-btn-search em{float:left;width:15px;height:15px;display:inline-block;margin:8px 6px 0 0;background-repeat: no-repeat;}
.wgt-toolbar2 .user-ico{display:block;position:static}
.wgt-toolbar2 .user-ico span{left:15px;top:-8px}
.wgt-toolbar3{/*position:fixed;*/top:0;z-index:999;width:100%;background:#00a151;border-top:1px solid #00a151;min-height:44px}
.wgt-toolbar3.style-2{border-top:1px solid #63666b;background:#63666b}
.wgt-toolbar3 .toolbar2-con{position:relative;width:100%;height:44px;display:-webkit-box;-webkit-box-align:center}
.wgt-toolbar3 .link{padding:15px;line-height:1;color:#fff}
.wgt-toolbar3 .link b{position:relative;top:-2px;display:inline-block;margin-right:5px;width:10px;height:18px;vertical-align:bottom;background-repeat: no-repeat;}
.wgt-toolbar3 .logo{display:block;height:100%;width:105px}
.wgt-toolbar3 .logo img{margin-left:12px;margin-top:9px}
.wgt-toolbar3 .input-btn-search{display:block;background-color:#fff;height:31px;line-height:33px;font-size:13px;-webkit-box-flex:1;margin:1px 3px 0 0;color:#b3b3b3;padding-left:11px;border-radius:3px}
.wgt-toolbar3 .input-btn-search em{float:left;margin:8px 6px 0 0;width:14px;height:15px;background-repeat: no-repeat;}
.wgt-toolbar3 .user-ico{display:block;position:static}
.wgt-toolbar3 .user-ico span{left:15px;top:-8px}

.wgt-toolbar-xgt { color: #fff;background-color: green;top:0; right:0;z-index:999;min-height:24px; font-size: 15px; padding-left: 10px;padding-top: 3px; margin-bottom: 0px;}
.wgt-toolbar-xgt a{ color: #fff; text-decoration: underline;}

.nav-logo{text-indent:-2000px;overflow:hidden}
#footer{border-top:1px solid #d9d9d9;background-color:#f0f0f0;font-size:14px;line-height:31px;text-align:center;color:#acacac}
#footer a,#footer span{margin:0 8px}
#footer span{color:#333}
#footer .copyright{font-size:12px;color:#ACACAC}
.flat-footer{border-top:1px solid #d9d9d9;margin-top:15px}


.w-replies{}
.w-replies .reply-item{border-bottom:1px solid #e6e6e6;padding:3px 15px}
.w-replies .reply-item:last-child{border-bottom:0}
.w-replies .normal{font-weight:400}
.w-replies .load-more{height:40px;line-height:40px;font-size:14px;color:#969696;display:block;text-align:center}
.w-replies .load-more div{display:inline-block}
.w-replies .load-more span{color:#27a002;padding:0 6px}
.w-reply-ask{font-size:14px;margin-top:5px}


.mm-content-box{margin-bottom:10px;background-color:#fff;border-bottom:1px solid #ededed;padding:14px 0 10px;}
.mm-content-box h2{min-height:20px;line-height:20px;font-size:18px;padding:0 10px;position:relative}
.mm-content-box h2 em{font-style:normal;color:#25A201}
.mm-content-box h2.dec{padding:4px 0 8px 14px}
.mm-content-box h2.dec:before{content:'';display:block;position:absolute;width:3px;height:14px;left:3px;top:6px;background:#00a151}
.mm-img-box{margin:0 0 10px}
.mm-img-box img{padding:1px;border:1px solid #c6c6c6;-webkit-box-shadow:2px 2px 1px #f2f2f2,-2px 0 1px #f2f2f2;box-shadow:2px 2px 1px #f2f2f2,-2px 0 1px #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box}
.mm-input-box{border:1px solid #e5e5e5;height:40px;border-radius:2px;padding:10px 10px 0;background:#fff;margin-bottom:5px}
.mm-input-box textarea{border:0;display:block;width:100%;padding:0;font-size:14px}
.mm-input-box-focus{border:1px solid #27a002}
.mm-submit-button{border:1px solid #37B059;border-radius:12px;font-size:14px;color:#37B059;min-width:64px;height:24px;background-color:#fff}
.mm-submit-button[disabled]{border:1px solid #ccc;color:#666}


.w-reply{}
.w-reply>div{padding:10px 0}
.w-reply .append{margin-top:7px;min-height:21px;line-height:21px}
.w-reply .append-supplement{margin-top:5px;display:-webkit-box}
.w-reply .append-supplement .normalName{font-size:14px}
.w-reply .append-supplement .normalName.f-gray{color:#353535}
.w-reply .append-supplement .avatar{width:48px;height:48px;border:1px solid #ddd;display:table}
.w-reply .append-supplement .avatar a{display:table-cell;width:48px;height:48px;overflow:hidden;text-align:center;vertical-align:middle}
.w-reply .append-supplement .avatar img{width:48px;height:auto;vertical-align:middle}
.w-reply .append-supplement .info{-webkit-box-flex:1;margin-left:12px;padding-top:5px}
.w-reply .append-supplement .info p.name{color:#353535;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.w-reply .append-supplement .info p.carefields{font-size:12px;color:#a3a3a3;margin-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.w-reply .append-supplement .info p.carefields span{margin-right:10px}
.w-reply .append-supplement .info p.carefields:last-child{margin-right:0}

.w-reply .myans{background:#f3f9ee}
.w-reply .deleted{color:#969696}
.w-reply .deleted .w-content-meta .name,.w-reply .deleted .w-content-meta i,.w-reply .deleted .w-content-meta span{color:#969696}
.w-reply .deleted .w-question-appeal,.w-reply .process .w-question-appeal{margin:15px 0 0}

.w-detail-full .w-detail-content{font-size:1.4rem;line-height:24px;word-break:break-all;word-wrap:break-word}
.w-detail-full .w-detail-content img{max-width:100%}
.w-detail-full .w-detail-content em{font-style:normal;font-style:italic}
.w-detail-full .w-detail-content strong em,.w-detail-full .w-detail-content em strong{font-style:italic}
.w-detail-full .w-detail-content blockquote{margin:0;border-left:5px solid #dae0e4;padding-left:20px;color:#888}
.w-detail-full .w-detail-content h2{font-size:14px}
.w-detail-full .w-detail-content li{list-style-type:disc;margin-left:20px}
.w-detail-full .act{font-size:14px;position:relative;float:right;color:#9d9d9d;font-size:14px;width:36px;height:19px;line-height:19px;border:1px solid #e5e5e5;border-radius:2px;text-align:center}
.w-detail-full .hide{display:none}
.w-detail-full .rec-tag{color:#37B059;font-size:10px;background:#F7F8FA;padding:0 5px;display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}

.replier-info{font-size:12px;position:relative;color:#9d9d9d;padding:3px 0 3px 30px;line-height:1}
.replier-info .u-ico{position:absolute;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;border-radius:50%;left:0;top:0;width:20px;height:20px}
.replier-info span{display:inline-block}
.replier-info .date{margin-left:8px;padding-left:8px;border-left:1px solid #e5e5e5}

.meta-wp_b .metre{position:relative;}
.meta-wp_b .metre .u-ico{position:absolute;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;border-radius:50%;left:0;top:0;width:20px;height:20px; float: left; }
.meta-wp_b .metre .desc{ margin-left: 25px; }
.usr-action{color:#666;text-align:left;margin-top:5px;margin-left: 30px;}
.usr-action>div{width:33.33%;float:left;position:relative;height:20px;line-height:20px;font-size:14px}
.usr-action>div em,.usr-action>div span{display:inline-block;vertical-align:middle}
.usr-action>div em{width:15px;height:15px;margin-right:6px}

.usr-action .enhance-sup em{vertical-align:-2px}
.usr-action .contra-sup em{-webkit-transform:rotate(180deg)}
.usr-action .contra-sup:before{content:'';border-left:1px solid #e5e5e5;height:20px;position:absolute;left:0;top:0}
.usr-action .contra-sup:after{content:'';border-left:1px solid #e5e5e5;height:20px;position:absolute;right:0;top:0}
.usr-action b{font-weight:400}







.content-box{margin-bottom:8.5px;border-bottom:1px solid #fafafa;background:#fff;-webkit-tap-highlight-color:transparent}
.content-box h3{font-size:16px;line-height:1}
.content-box header{position:relative}
.content-box header{padding:15px}
.content-box .line{position:absolute;left:2px;top:15px;width:3px;height:14px;background:#00a151}
.content-box .body{padding:0 15px}
.clearfix::after{content:"";display:table;clear:both}

.wgt-ad-bottom{padding:0 0 15px;background:#fff}
.wgt-ad-bottom .ui-slider{height:60px}
.wgt-ad-bottom .cms-ad-slider{width:320px;overflow:hidden;margin:0 auto}
.wgt-ad-bottom .cms-ad-slider .ui-slider-wheel{height:50px}
.wgt-ad-bottom .cms-ad-slider .ui-slider-dot-select{background-color:#4aba18}
.wgt-ad-bottom .cms-ad-slider a{display:block;width:100%;text-align:center;height:50px;background-repeat:no-repeat;background-size:100%}
.wgt-ad-bottom .cms-ad-slider p{display:block;text-align:center;position:relative}
.wgt-ad-bottom .cms-ad-slider b{display:inline-block;text-align:center;width:4px;height:4px;background-color:#b3b3b3;border-radius:4px;margin:0 2px}


.wgt-ad-one.placeholder{padding:0px 0}
.wgt-shifu-ad{padding:0px}

.wgt-ad-recommend { margin-bottom: 10px; }
.wgt-ad-recommend .hide-notice{padding:15px 15px 5px}
.wgt-ad-recommend .wangmengAd{overflow:hidden;padding:0 5px}



.wgt-exp-copyright{margin-top:-10px;padding:0 15px;font-size:12px;line-height:1.4;margin-bottom:0;border-bottom:0;color:#aaabaa}
.wgt-exp-copyright .wp{padding-top:10px;border-top:1px solid #f0f0f0}
.wgt-exp-head{-webkit-tap-highlight-color:transparent;background:#fff}
.wgt-exp-head .img{/*padding-top:37.25%;*/padding-top:0%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.wgt-exp-head .img_xgt{/*padding-top:56.25%;*/padding-top:0%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.wgt-exp-head h1{position:relative;padding:8px 15px 0;font-size:2rem;line-height:1.44}
.wgt-exp-head h1.is-original{text-indent:0px}
.wgt-exp-head h1 sup{ margin-left: 5px;font-size: 1.3rem; padding: 1px 3px;   border-radius: 2px;     background: #00a151;    color: #fff; font-weight: normal;}

.wgt-exp-head .original{position:absolute;left:0;top:10px;padding:4px 10px 4px 6px;font-size:12px;font-weight:400;line-height:1;border-radius:0 999px 999px 0;color:#fff;background:#00a151;text-indent:initial}
.wgt-exp-head .fancier-w{width:30px;height:20px;position:absolute;left:7px;top:10px;text-indent:initial;background-repeat: no-repeat;}
.wgt-exp-head .separator{position:relative;top:3px;display:inline-block;margin:0 5px;width:1px;height:12px;background:#f0f0f0}
.wgt-exp-head .meta-wp{margin-top:10px;margin-bottom:10px;padding:0 15px;font-size:12px;color:#aaabaa}
.wgt-exp-head .meta-wp_b{margin-bottom:10px;padding:0 15px 10px 15px;font-size:14px;color:#aaabaa}
.wgt-exp-head .pv b{display:inline-block;margin-right:5px;width:13px;height:8px;background-repeat: no-repeat;}
.wgt-exp-head .support b{display:inline-block;margin-right:5px;width:12px;height:13px;background-repeat: no-repeat;}
.wgt-exp-head .tags-wp{padding:0 15px}
.wgt-exp-head .tags{padding-bottom:10px}
.wgt-exp-head .tags b{position:relative;top:1px;display:inline-block;width:6px;height:9px;background-repeat: no-repeat;}
.wgt-exp-head .tags-inner{height:15px;font-size:12px;overflow:hidden}
.wgt-exp-head .tag{color:#00a151}
.wgt-exp-head .separator-line{margin:0 15px;border-bottom:1px solid #f0f0f0}
.wgt-exp-head .abstract-wp{padding:11px 15px 5px;color:#666;line-height:1.4;overflow:hidden; margin-bottom: 10px; font-size: 1.6rem;}
.wgt-exp-head .abstract-wp.big{max-height:initial;overflow:visible}
.wgt-exp-head .abstract{position:relative}
.wgt-exp-head .abstract.small{padding-right:20px;height:90px;overflow:hidden}
.wgt-exp-head .arrow-wp{display:none;position:absolute;top:65px;right:0;padding:10px 5px 10px 10px}
.wgt-exp-head .arrow{width:9px;height:6px;background-repeat: no-repeat;}

/*xgt-img*/
.wgt-exp-head .abstract-img{padding:0px;color:#666;line-height:1.4;overflow:hidden; margin-bottom: 10px; font-size: 1.6rem;}
.wgt-exp-head .abstract-img img{    width: 100%;    min-height: 100px;    height: auto;}
.wgt-btn-group-tool{position:absolute;margin-bottom:0}
.wgt-btn-group-tool .tpbtn,.wgt-btn-group-tool .tptool{z-index:1000}
.wgt-btn-group-tool .activity{background:transparent;box-shadow:0 0;bottom:63px}
.wgt-btn-group-tool .btn-activity{width:70px;height:70px;display:block;background-repeat: no-repeat;}
.wgt-btn-group-tool .mark-block{width:56px;height:56px;display:block;bottom:45px;position:fixed;z-index:99999;right:15px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.wgt-btn-group-tool .mark-block .i-mark{display:block;margin:10px auto;width:24px;height:34px;background-repeat: no-repeat;}
.wgt-btn-group-tool .has-marked .i-mark{display:block;margin:10px auto;width:31px;height:33px;background-repeat: no-repeat;}
.wgt-btn-group-tool .tpbtn{width:56px;height:56px;border-radius:50%;position:fixed;opacity:.8;bottom:45px;right:15px;cursor:pointer;background-size:100%}
.wgt-btn-group-tool .tpbtn .btn-cr{width:24px;height:38px;padding:6px 13px;margin:3px 0 0 3px;background:#75cd69;border-radius:50%;display:block}
.wgt-btn-group-tool .tptool{color:#333;position:fixed;bottom:110px;text-align:center;right:15px;opacity:0;-webkit-transition:all .5s;transition:all .5s}
.wgt-btn-group-tool .tptool.show{opacity:1}
.wgt-btn-group-tool .tptool .wp{position:relative;background:#61c253;color:#fff;font-size:14px;padding:7px 9px;border-radius:5px}
.wgt-btn-group-tool .tptool .i-share{display:inline-block;width:13px;height:13px;margin-right:5px;vertical-align:middle;background-repeat: no-repeat;}
.wgt-btn-group-tool .tptool .arrow-outter{border-top:10px solid #61c253;border-bottom:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;bottom:-19px;right:14px}
.wgt-btn-group-tool .tptool .arrow-outter .inner{bottom:-4px;right:-7px}

.wgt-footer{background:#fff; padding-top: 15px;}
.wgt-footer .logo{width:96px;margin:0 auto;height:32.5px;background-repeat: no-repeat;}
.wgt-footer .slogan{color:#757575;font-size:12px;margin-top:4px;text-align:center}
.wgt-footer .footer{display:block;margin-top:22px;padding-bottom:18px;text-align:center}
.wgt-footer .footer a{margin-right:10px;font-size:12px;color:#9d9d9d;text-align:center}


.wgt-exp-content{line-height:1.44}
.wgt-exp-content .body{padding:0}
.wgt-exp-content h4{ font-size:1.5rem; margin: 3px 0; }
.wgt-exp-content .block-ol{padding:0 15px 15px;word-wrap: break-word;}
.wgt-exp-content .block-ol p{ font-size: 1.4rem; text-indent: 2rem;}
.wgt-exp-content .block-ul,.wgt-exp-content .block-p{padding-bottom:15px}
.wgt-exp-content .block-item{position:relative;display:block;padding:0 15px;color:#333}
.wgt-exp-content .block-item::after{content:"";display:table;clear:both}
.wgt-exp-content .block-item:after{position:absolute;top:50%;right:10px;margin-top:-5px;display:block;content:' ';width:5px;height:9px;background:url(http://static-xiaoguotu.17house.com/zq/style/h5/images/arrow_988a7a0.png);background-size:100% 100%}
.wgt-exp-content .counter{float:left;margin-right:8px;width:20px;height:20px;border-radius:999px;font-size:12px;line-height:20px;background:#00a151;color:#fff;text-align:center}
.wgt-exp-content .block-ol .counter{position:relative}
.wgt-exp-content .block-ul .counter,.wgt-exp-content .block-p .counter{position:relative;top:5px;width:12px;height:12px}
.wgt-exp-content .block-img{margin:0 15px}
.wgt-exp-content .exp-img-wp{position:relative}
.wgt-exp-content .exp-img{margin-top:8px;padding-top:56.25%;background-size:cover;background-position:50% 50%}
.wgt-exp-content .more-img{position:absolute;bottom:0;right:0;padding-top:15px;padding-left:15px}
.wgt-exp-content .more-img span{display:inline-block;padding:5px 7px;font-size:12px;line-height:1;background:rgba(0,0,0,.5);color:#fff}
.wgt-exp-content .more-img b{display:inline-block;margin-left:3px;width:9px;height:5px;background-repeat: no-repeat;}
.wgt-exp-content .block-embed{margin-top:8px;text-align:center}

.wgt-exp-tool{padding-bottom:15px}
.wgt-exp-tool header{position:relative}
.wgt-exp-tool .wp{padding:0 15px;/*height:22px;*/line-height:1.4;overflow:hidden}
.wgt-exp-tool .wp.big{height:auto}
.wgt-exp-tool .wp li{font-size: 15px;}


.wgt-notice{padding-bottom:11px;border:0;background:#fff}
.wgt-notice p{font-size:14px;line-height:25px}
.wgt-notice .notice-container{padding:0 15px;font-size:14px;color:#333}
.wgt-notice .notice-container.notice-small{height:46px;overflow:hidden}
.wgt-notice .notice-container.notice-big{max-height:initial;overflow:visible}
.wgt-notice .more{width:10px;height:5px;display:inline-block;float:right;display:none;margin-top:-8px;background-repeat: no-repeat;}




.wgt-rel-exp{display:block;position:relative;width:100%}
.wgt-rel-exp .line2{margin:10px 15px;border-bottom:1px solid #f0f0f0}
.wgt-rel-exp .content{padding:0 15px;font-size:15px}
.wgt-rel-exp .content li{border-top:1px solid #f0f0f0;padding:10px 0}
.wgt-rel-exp .content li:first-child{border:0;padding-top:0}
.wgt-rel-exp .content a{line-height:23px;color:#333}
.wgt-rel-magazine{padding-bottom:10px;border-bottom:0;margin-bottom:0}
.wgt-rel-magazine strong{font-weight:400}
.wgt-rel-magazine li{width:50%;position:relative;float:left;text-align:center}
.wgt-rel-magazine a{width:99%;float:right;display:block}
.wgt-rel-magazine strong{font-size:12px;line-height:40px;color:#333}
.wgt-rel-magazine em{display:block;padding-top:56.25%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}
.wgt-rel-magazine li:first-child a{float:left}
.wgt-rel-magazine li:last-child{display:none}
.wgt-step-read{background:#fff;text-align:center}
.wgt-step-read a{display:block;padding:15px 0;color:#333;-webkit-tap-highlight-color:transparent}
.wgt-step-read .arrow{display:inline-block;margin-left:8px;width:5px;height:9px;background-repeat: no-repeat;}



.wgt-exp-head .fancier-w{background-position:-66px -63px}
.wgt-exp-head .pv b{background-position:-83px -84.5px}
.wgt-exp-head .support b{background-position:-84px -94px}
.wgt-exp-head .tags b{background-position:-90px -107.5px}
.wgt-exp-head .arrow{background-position:-87px -118px}

.wgt-btn-group-tool .btn-activity{background-position:-26.5px -232.5px}
.wgt-btn-group-tool .mark-block .i-mark{background-position:-72.5px -304px}
.wgt-btn-group-tool .has-marked .i-mark{background-position:-67px -339px}
.wgt-btn-group-tool .tptool .i-share{background-position:-83.5px -372.5px}
.wgt-footer .logo{background-position:0px -387px}

.wgt-exp-content .more-img b{background-position:-87px -467.5px}
.wgt-exp-food .more b{background-position:-87px -474px}
.wgt-exp-tool .more b{background-position:-87px -474px}
.wgt-notice .more{background-position:-87px -480.5px}

.wgt-step-read .arrow{background-position:-91px -695.5px}

.wgt-unformat-content .loading{background-position:-71px -706px}


.wgt-ad-fix-bottom-banner .exp-fixed-bottom-banner .close,.wgt-exp-head .fancier-w,.wgt-exp-head .pv b,.wgt-exp-head .support b,.wgt-exp-head .tags b,.wgt-exp-head .arrow,.wgt-exp-video .play-2,.wgt-exp-video .play,.wgt-btn-group-tool .btn-activity,.wgt-btn-group-tool .mark-block .i-mark,.wgt-btn-group-tool .has-marked .i-mark,.wgt-btn-group-tool .tptool .i-share,.wgt-exp-content .more-img b,.wgt-exp-food .more b,.wgt-exp-tool .more b,.wgt-notice .more,.wgt-play-bar .prev,.wgt-play-bar .play,.wgt-like-and-share ul>li .i-like{background-size: 96px 731px;background-image: url(http://static-xiaoguotu.17house.com/zq/style/h5/images/article-n_0.5_z_763da22.png)}
.wgt-like-and-share ul>li .i-dislike,.wgt-like-and-share ul>li.like .active,.wgt-like-and-share ul>li.dislike .active,.wgt-like-and-share ul>li .i-share,.wgt-step-read .arrow,.wgt-unformat-content .loading{background-size: 96px 731px;background-image: url(http://static-xiaoguotu.17house.com/zq/style/h5/images/article-n_0.5_z_763da22.png)}





.l{float:left;}
.r{float:right;}
.clear{clear:both;}
.dib{display:inline-block;}
.etc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.tc{text-align:center;}
.box96{margin-left:2%;margin-right:2%;}
.mt2p{margin-top:2%;}.mr2p{margin-right:2%;}.mb2p{margin-bottom:2%;}.ml2p{margin-left:2%;}
.mt5{margin-top:5px;}.mr5{margin-right:5px;}.mb5{margin-bottom:5px;}.ml5{margin-left:5px;}
.radius7{-webkit-border-radius:7px;-ms-border-radius:7px;border-radius:7px;}
.deg90{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); /* Opera */
}
.img100{width:100%;}

/*装修美图列表页*/
.banner {padding:3% 0;}
.banner a{display:inline-block;}
.banner img{width:100%;}
.xiaoguotu-nav{background:#f9f9f9;border-top:1px solid #ececec;border-bottom:1px solid #ececec;}
.xiaoguotu-nav > li{float:left;width:33%;text-align:center;}
.xiaoguotu-nav .cOrange{display:inline-block;padding:10px 0 8px 0;border-bottom:2px solid #00a151;}
.xiaoguotu-nav .cGray{display:inline-block;padding:10px 0 10px 0;}

.meitu-nav-box{position:relative;background:#fff;padding:10px 0;height:20px;overflow: hidden;}
.meitu-nav-box .btn-pop{float:left;text-align:center;border-right: 1px solid #e0e0e0;width:25%!important;margin-right: 0!important;}
.meitu-nav-box .btn-pop:last-child{border-right:0;}
.meitu-nav-box .iconfont {margin-left:7px}


.meitu-nav2-box{position:relative;width:100%;height:0;}
.list-pop{display:none;position:absolute;padding: 0 4% 6%;width:100%;background:#fff;z-index:2;border-top:1px solid #ececec;
    -webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.list-pop a{width:22%;margin-top:4%;margin-right:4%;float:left;text-align:center;line-height:2.4;
    border: 1px solid #dadada;
    -webkit-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;
    -webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.list-pop a:nth-of-type(4n) {margin-right: 0;float: right;}
.list-pop a.active{background:#00a151;color:#fff;border:1px solid #00a151;
    -webkit-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;
    -webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;
}
.meituList-preload{position:relative;width:100%;height:400px;text-align:center;}
.meituList-preload > img {display:inline-block;width:32px;height:32px;position:relative;top:45%;}


/*瀑布流*/
#meituList{position:relative;width:100%;min-height:380px;overflow:auto;background:#ffffff}
#meituList .pin{position:relative;width:49%;padding:4% 1% 0 2%;  box-sizing:border-box;display:block;margin:0;
}
#meituList .box{display:block;}
#meituList .hide{display:none;}
#meituList a{    box-shadow: 0 1px 6px rgba(0,0,0,.25);
    background: #fff;
    font-size: 13px;
    border-radius: 2px;
}

#meituList .l{float:left;padding:3% 1% 0 2%;}/*左列*/
#meituList .r{float:right;padding:3% 2% 0 1%;}/*右列*/

#meituList .box{padding:0 0 1em 0;background:#fff;}
#meituList .box img{width:100%;min-height:100px;height:auto;    border-top-left-radius: 2px;    border-top-right-radius: 2px;}
#meituList .box > div{padding:1rem 1em;}
#meituList .box p{padding: 0;line-height: 20px;margin: 9px 1em 0 1em;max-height: 37px;text-align: left;color: #333;text-overflow: ellipsis;overflow: hidden;}


/*大图弹出层*/
.full-screen{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:1;}
.full-screen .hide{display:none;}
.mulu-close{padding:0 1em 1em 1em;text-align:right;}

/*顶部bar*/
.topbar{position:absolute;left:0;top:0;right:0;height:40px;background:#000;color:#fff;-webkit-transition: all 0.25s;transition: all 0.25s;z-index:99;}/*打开时为40*/
.topbar > .top-box{position:absolute;bottom:0;left:0;right:0;padding:12px 2%;height:16px;line-height:16px;text-align:center;box-sizing: content-box;}
.topbar > .top-box  > img{width:16px;height:16px;}
.topbar > .top-box  > img:nth-of-type(2){position:absolute; right:10px; top:14px;width:16px;height:16px;}
.topbar > .top-box  button{padding:0;width:16px;height:16px!important;box-sizing:border-box;}
.topbar h1{display:inline-block;font-size:1.6rem; font-weight:normal;}

/*底部bar*/
.bottombar{position:absolute;left:0;bottom:0;right:0;height:45px;line-height:45px;border-top:1px solid rgba(255,255,255,0.3);box-sizing:border-box;background:#000;color:#fff;-webkit-transition: all 0.25s;transition: all 0.25s;z-index:99;}/*打开时为45*/
.bottombar a{display:inline-block;color:#fff;}
.bottombar .bottom-btn{float:right;padding:0 1em;}

/*点击下载按钮后的提示层*/
#downMsg{position:absolute;top:20%;left:30%;right:30%;display:none;text-align:center;z-index:999;color:#fff;padding:12px 1em;}
#downMsg .bg{position:absolute;left:0;right:0;top:0;bottom:0;background:#000;opacity:0.6;filter:alpha(opacity=60);z-index:-1;}
#downMsg .iconfont{font-size:5rem;font-weight:normal;}

/*点击分享按钮后的多个分享按钮层*/
#shareMsg{position:absolute;bottom:0;;left:0;right:0;display:none;text-align:center;z-index:999;background:#fff;}
#shareMsg ul{padding:10px 0 11px 0;}
#shareMsg li{float:left;width:25%;}
#shareMsg img{width:4.2rem;height:4.2rem;margin-bottom:5px;}
#shareMsgBtn {border-top:1px solid #ececec;text-align:center;line-height:3.5rem;font-size:1.4rem;}





/*******************************/
/*最终页-效果图*/
.xiaoguotu-detail-fix-box{position:fixed;left:0;right:0;top:60%;height:115px;background:#fff;}
.xiaoguotu-detail-fix-box .fix-btn4{height:80px;border-bottom:solid 1px #ececec;text-align:center;}
.xiaoguotu-detail-fix-box .fix-btn4  img {width:42px;height:42px;}
.xiaoguotu-detail-fix-box .fix-cancle{height:35px;left:0;right:0;text-align:center;line-height:35px;}

.fix-btn4 > li{display:block;float:left;width:25%;box-sizing:border-box;}
.fix-btn4 > li > h3{text-align:center;font-weight:normal;}

.more-bq{color: #00a151; font-size: 16px; margin: 3% 0 0 4%;}

/* 热门推荐 */
.letter-nav-box{overflow:hidden;}
.letter-nav {margin-top:0.74em;background:#fff;position:relative;left:0;height:3.1em;overflow:hidden;}
.letter-nav a{display:block;float:left;height:3.1em;line-height:3.1em;width:3.5em;color:#666;margin-left:0.3em;}
.letter-box{margin:0.74em 0;}
.fenye-bottom{background:#f5f5f5;padding:0.8em 0 0.8em;color:#666;text-align:center;}
.fenye-bottom img{vertical-align:top;width:1.22em;height:1.37em;margin-right:1em;}
.fenye-bcon{text-align:left;display:none;border-top:2px solid #f24836;}
.fenye-bcon a{background:#fff;border: 1px solid #d4d4d4;margin: 0.5em 0.4em ;padding: 0 1em;display:inline-block;line-height:2.22em;border-radius:1.11em;}



.border1-bottom{border-bottom:1px solid #ececec;}
.title-box{background:#fff;}/*标题盒子（左侧橙色条）*/
.title-name{border-left:3px solid #00a151;padding-left:4%;font-size:1.6rem;color:#666;font-weight:normal;}



/* 2016-7-4*/
.icone69e:before{content: "\e69e";}