body{background:#f5f5f5;}
.bigAnimation{animation: fontBig .4s  infinite;-webkit-animation: fontBig .4s  infinite;-moz-animation: fontBig .4s infinite;-ms-animation: fontBig .4s  infinite;}
@keyframes fontBig{

	50%{
		transform: scale(0.97);
	}

}
@-moz-keyframes fontBig{
	50%{
		-moz-transform: scale(0.97);
	}
}
@-webkit-keyframes fontBig{
	50%{
		-webkit-transform: scale(0.97);
	}
}
/*gather------------------------gallerynews.css*/
.PopupFormDW{display:block!important;width:100%;margin:10px 0}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(//s1.17house.com/newweb/pc/common/images/xia-jiantou.png) no-repeat 98% 50%;padding-right:14px}
.PopupFormDW .pop-content{position: relative; animation: skyset 0.3s linear;-moz-animation: skyset 0.3s linear; -webkit-animation: skyset 0.3s linear; -ms-animation: skyset 0.3s linear; margin: 0 auto; text-align: center;  width: 100%; text-align: center;}
@keyframes skyset {    0% {transform:scale(0.1,0.1);-webkit-transform:scale(0.1,0.1);}
    50%{transform:scale(0.5,0.5); -webkit-transform:scale(0.5,0.5);}
    100% {transform:scale(1,1); -webkit-transform:scale(1,1);}
}
@-webkit-keyframes skyset {    0% {transform:scale(0.1,0.1);-webkit-transform:scale(0.1,0.1);}
    50%{transform:scale(0.5,0.5); -webkit-transform:scale(0.5,0.5);}
    100% {transform:scale(1,1); -webkit-transform:scale(1,1);}
}
@-ms-keyframes skyset {    0% {transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);}
    50%{transform:scale(0.5,0.5); -ms-transform:scale(0.5,0.5);}
    100% {transform:scale(1,1); -ms-transform:scale(1,1);}
}
@-moz-keyframes skyset {    0% {transform:scale(0.1,0.1);-moz-transform:scale(0.1,0.1);}
    50%{transform:scale(0.5,0.5); -moz-transform:scale(0.5,0.5);}
    100% {transform:scale(1,1); -moz-transform:scale(1,1);}
}
.cRedorange{color:#00a151}
.PopupFormDW .pop-content .close{position:absolute;display:inline-block;height:30px;z-index:201;width:50px;height:50px;top:-20%;right:0;background:url(//s1.17house.com/common_h5/redpacket/images/close.png) no-repeat center right}
.PopupFormDW .pop-content ul li{position: relative;}
.PopupFormDW .pop-content .input{width:100%;font-size:1.4rem;font-weight:100;line-height:1.1;border:1px solid #f3efef;box-shadow:inset 0 0 6px #EAE5E5;height:33px;padding:1.5% 0 1.5% 2.6rem;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-ms-border-top-right-radius:0;-ms-border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.PopupFormDW .pop-content .num{line-height:1}
.PopupFormDW .pop-content .mt5:nth-child(1){position:relative}
.PopupFormDW .pop-content ul li{
	position: relative;
}
.PopupFormDW .pop-content ul li:nth-child(1):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.6rem;
	height: 1.4rem ;
	margin-top: -.7rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 0  no-repeat;
	background-size: 100% auto;
}
.PopupFormDW .pop-content ul li:nth-child(2):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.6rem;
	height: 1.6rem ;
	margin-top: -.8rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 66.67% no-repeat;
	background-size: 100% auto;
}
.PopupFormDW .pop-content ul li:nth-child(3):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.8rem;
	height: 1.6rem ;
	margin-top: -.8rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 33.33% no-repeat;
	background-size: 100% auto;
}
.PopupFormDW .pop-content .pingfang{position:absolute;top:0px;right:5px;bottom:0;margin:auto;height:20px}
.PopupFormDW .pop-content .btn-orange{height:32px;font-size:2rem;letter-spacing:2px;margin:4% 0;line-height:1;background:#00a151;border:#00a151;}
select::-ms-expand{display:none}
.focus-animation{
	position: absolute;
	left: 2.6rem;
	top: 50%;
	height: 1.4rem;
	margin-top: -0.6rem;
	width: 10px;
	background: url('//s1.17house.com/newweb/m/common/images/focus.png') no-repeat;
	-moz-animation: focusanimation 0.8s linear infinite ;
	-webkit-animation:focusanimation 0.8s linear infinite ;
	-ms-animation:focusanimation 0.8s linear infinite ;
	
}
@keyframes focusanimation{
	100%{
		opacity: 0;
	}
}
@-moz-keyframes focusanimation{
	100%{
		opacity: 0;
	}
}
@-webkit-keyframes focusanimation{
	100%{
		opacity: 0;
	}
}
/*gather-------------------------xiaoguotu.css*/
.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;font-weight: 900;}
.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:500px;overflow:auto;background:#f2f2f2}
#meituList .pin{position:relative;width:50%;padding:4% 1% 0 2%;box-sizing:border-box;display:block;margin:0;}
#meituList .box{display:block;}
#meituList .hide{display:none;}
#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;}
#meituList .box > div{padding:1rem 1em;}
#meituList .box p{padding: 0;font-size: 14px;line-height: 20px;margin: 14px 1em 0 1em;max-height: 40px;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; width:80%;}
/*底部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;}
/*大图轮播图*/
.swiper-container{position:relative;width:100%;height:100%;background:#000;}
#bigimgList .swiper-slide{position:relative;width:100%;height:100%;text-align:center;overflow:hidden;}
#bigimgList .swiper-slide:before{position:absolute;top:45%;left:0;right:0;width:100%;height:1em;content:"loading..";text-align:center;color:#bbb;z-index:1;}
#bigimgList .pinch-zoom{display:none;position:absolute;width:100%!important;height: 100%!important;z-index:2;}
#bigimgList .pinch-zoom img{position:relative;width:100%;vertical-align:middle;z-index:1;}
#bigimgList .pinch-zoom:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;overflow: hidden;}
#bigimgList .pinch-ad{position:absolute;width:100%!important;height: 100%!important;z-index:2;}/* 广告专用 2016-1-19 */
#bigimgList .pinch-ad img{position:relative;width:100%;vertical-align:middle;z-index:1;}
#bigimgList .pinch-ad:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;overflow: hidden;}
/*修改部分  110 111 114  tcr*/
#bigimgList .title-box .title-text{height: 3.5rem; line-height: 3.5rem; font-size: 1.4rem; margin-bottom: 5.5rem;}
#bigimgList .title-box .title-enquiry{font-size:1.6rem;background: #de4711; text-align: center;line-height:3;}
#bigimgList .title-box .title-enquiry a{color:#FFFFFF;}
#bigimgList .title-box{display:none;position:absolute;bottom:0; left: 0; right:0;line-height:100%;box-sizing:border-box;overflow:hidden;text-align:left;color:#FFF;font-size:1.4rem;background:rgba(0,0,0,.5);-webkit-transition: all 0.25s;transition: all 0.25s;z-index:2;}/*有上下bar时，此div为bottom=45*/
#bigimgList .title-box:before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:#000;opacity:0.6;filter:alpha(opacity=60);z-index:-1;}
#bigimgList .title{display: block; z-index:4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-left: 1.2rem;}
#bigimgList .title-r{float:right;margin-right:1.2rem;text-align:right;z-index:4;}
/*效果图-灵感图集页*/
.linggan-box .linggan-hr{width:100%;height:10px;display:block;background:#f2f2f2;border-top:1px solid #e9e9e9;border-bottom:1px solid #ececec;}/*图片上面的灰色条*/
.item-box:first-of-type .linggan-hr{width:100%;height:21px;display:block;background:#f2f2f2;border:0;}/*第一个图片上面的横条，样式特殊*/
.linggan-box .img-box{position:relative;background:#f0f0f0;min-height:200px;}
.linggan-box .img-box:before{position:absolute;top:2em;width:100%;height:1em;content:"loading..";text-align:center;color:#bbb;z-index:1;}
.linggan-box .img-box > a{display:block;position:relative;z-index:2;}
.linggan-box .txt-box{position:relative;border-bottom:1px solid #e9e9e9;padding-bottom:20px;}
.linggan-box .txt-box:before{width:100%;height:1px;content:"";display:block;background:#f4f4f4;border-top:1px solid #e9e9e9;border-bottom:1px solid #f7f7f7;}/*图片下面的阴影(放在文本容器内了)*/
.linggan-box .img-box img{width:100%;}
.linggan-mask-box{position:absolute;left:0;right:0;bottom:0;color:#FFF;padding:40px 1em 20px 1em;line-height:1;text-align:right;
	background:linear-gradient(0deg,rgba(0,0,0,.33),rgba(255,255,255,.0));z-index:3;}/*图片上的渐变蒙版*/
.linggan-mask-box > li:first-child {margin-left:2em;}
.linggan-mask-box i{display:inline-block;margin-top:-5px}
.linggan-mask-box span{display: inline-block;vertical-align: middle;}
.linggan-box h3{margin:10px 1em 5px 1em;font-size:1.8rem;}
.linggan-box p{margin:auto 1em;line-height:2.2rem;font-size:1.6rem;color:#ababab;max-height:4.4rem;overflow:hidden;text-overflow:ellipsis;}
/*******************************/
/*最终页-效果图*/
.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;}
/*效果图首页*/
.xgt-search-box{padding:2% 4%;background:#f2f2f2;}
.xgt-search-box .input36{float:left;height:36px;width:75%;box-sizing:border-box;border:1px solid #00a151;border-radius: 0;-webkit-border-radius:0;background:#fff;}
.xgt-search-box .button36{float:right;height:36px;width:25%;box-sizing:border-box;border:1px solid #00a151;border-radius: 0;-webkit-border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;background:#00a151;color:#fff;padding:0;line-height:34px;}
.xgt-group-box{position:relative;padding:2%;background:#fff;}
.xgt-group{position:relative;}
.xgt-left-box .maximg-box{float:left;}		.xgt-right-box .maximg-box{float:right;}
.xgt-left-box .minimg-box{top:0;right:0;}	.xgt-right-box .minimg-box{top:0;left:0;}
.xgt-left-box .txt-box{bottom:0;right:0;}	.xgt-right-box .txt-box{bottom:0;left:0;}
.xgt-left-box .img-three{left:-10.48%;}		.xgt-right-box .img-three{right:-10.48%;transform: rotate(180deg);-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.xgt-group .maximg-box{display:block;position:relative;width:65.828%;}
.xgt-group .minimg-box{display:block;position:absolute;width:33.131%;height:51.461;}
.xgt-group .mask{position:absolute;bottom:0;left:0;right:0;height:3.3rem;background:linear-gradient(0deg,rgba(0,0,0,0.5),rgba(255,255,255,0));z-index:1;}
.xgt-group .txt{position:absolute;bottom:0.8rem;left:1em;right:1em;font-size:1.2rem;color:#fff;text-align:right;z-index:3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.xgt-group .txt-box{display:block;position:absolute;width:33.131%;height:48.352%;background:#f2f2f2;text-align:center;}
.xgt-group .txt-box .img-three{display:block;position:absolute;top:50%;margin-top:-8.409%;width:10.48%;height:16.818%;z-index:1;}
.xgt-group .txt-box .stylename{position:relative;background:#fff;border-radius:50%;width:52.838%;height:55%;margin-top:10.9%;margin-left:auto;margin-right:auto;}
.xgt-group .txt-box .stylename .p1{position:absolute;width:100%;top:50%;margin-top:-1.1em;text-align:center;font-size:1.6rem;color:#373737;font-style}
.xgt-group .txt-box .stylename .p2{position:absolute;width:100%;top:50%;margin-top:0.3em;text-align:center;font-size:1.2rem;color:#ddd;font-family:Arial;}
.xgt-group .txt-box .seemore{position:relative;display:inline-block;margin-top:0.8rem;color:#373737;text-align:center;font-size:1.2rem;line-height:1.2rem;}
.xgt-group .txt-box .seemore .arrow{float:right;display:inline-block;width:0;height:0;margin-left:3px;border-left:0.5rem solid #00a151;border-top:0.6rem solid rgba(0,0,0,0);border-bottom:0.6rem solid rgba(0,0,0,0);}
.xgt-class{background:#fff;}
.xgt-class .cDGray{float:left;width:25%;height:4rem;line-height:4rem;box-sizing:border-box;border-right:1px solid #ececec;border-top:1px solid #ececec;text-align:center;}
.xgt-hr{width:100%;height:10px;display:block;background:#f2f2f2;border-top:1px solid #e9e9e9;border-bottom:1px solid #ececec;}
.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;}
.gz-xgt-box{padding:4% 2% 2% 4%;background:#fff;}
.gz-xgt-box .img-box{display:block;position:relative;float:left;margin-right:2.12766%;margin-bottom:2.12766%;width:31.20567%;}
.gz-xgt-box .mask{display:block;position:absolute;bottom:0;right:0;height:2rem;line-height:2rem;min-width:3em;padding:0 3px;background:#4c433c;color:#fafafa;text-align:center;z-index:2;}
.errorText{text-align:center;margin-top:20px;}
/* 2016-7-4*/
.icone69e:before{content: "\e69e";}
/*新增分享*/
.share{width:100%;height:auto;position:fixed;bottom:0;left:0;background:#fff;z-index:1000;padding:3rem 0 2rem 0;display:none}
.share ul{width:100%;height:auto;overflow:hidden;margin-bottom:2rem}
.share ul li{width:25%;height:auto;float:left}
.share ul li .li_head{width:50px;height:50px;margin:0 auto;border:#ddd solid 1px;border-radius:50%;margin-bottom:.5rem;text-align:center}
.share ul li .li_head_QQ img{width:28px;height:30px;margin-top:10px}
.share ul li .li_head_wechat {}
.share ul li .li_head .wechat_img{display:inline-block;width:32px;height:29px;margin-top:10px;background:url(//s1.17house.com/newweb/m/common/images/newebSprits.png) no-repeat;background-size:150px 500px;background-position:-69px -175px}
.share ul li .li_head .wechatquan_img{display:inline-block;width:30px;height:30px;margin-top:10px;background:url(//s1.17house.com/newweb/m/common/images/newebSprits.png) no-repeat;background-size:150px 500px;background-position:-107.5px -174px}
.share ul li .li_head .qzone_img{display:inline-block;width:30px;height:30px;margin-top:10px;background:url(//s1.17house.com/newweb/m/common/images/newebSprits.png) no-repeat;background-size:150px 500px;background-position:-35px -175px}
.share ul li .li_head .sina_img{display:inline-block;width:32px;height:28px;margin-top:10px;background:url(//s1.17house.com/newweb/m/common/images/newebSprits.png) no-repeat;background-size:150px 500px;background-position:-1px -206px}
.share ul li .li_foot{width:100%;height:auto;text-align:center;color:#000;font-size:1.3rem}
.share .share_close{width:92%;height:4rem;line-height:4rem;border:#dbdbdb 1px solid;color:#505050;font-size:1.6rem;text-align:center;margin:0 auto}
/*新增提示不能分享*/
.share-link-box{background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999}
.share-detail-box{position:fixed;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,1);z-index:15000}
.share-detail-box .share-detail-div{position:relative;padding:5%}
.share-detail-box .share-detail-div .load-head{padding-bottom:5%}
.share-detail-div .load-head{padding-bottom:5%}
.share-detail-div .load-head h3{text-align:center}
.share-detail-div .share-load-con{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;padding-bottom:4%}
.share-load-con .share-con-title{margin-bottom:5%}
.share-load-con .share-con-border{border:1px dashed #b9b9b9;border-radius:5px;padding:3%;color:#666;line-height:1.5;margin-bottom:5%;overflow:hidden;text-overflow:ellipsis}
.share-load-con .share-load-btn{display:inline-block;width:100%;border-radius:5px;background-color:#34c083;text-align:center;color:#fff;padding:4% 0;margin-bottom:8%}
.share-load-con .share-btn-border{display:inline-block;width:100%;border:1px solid #34c083;border-radius:5px;color:#34c083;text-align:center;padding:4% 0;margin-bottom:5%}
.share-con-border .share-load-icon1,.share-con-border .share-load-icon2,.share-detail-div .share-load-close{display:inline-block;background-image:url(//s1.17house.com/newweb/m/common/images/share_icon.png);background-repeat:no-repeat;background-size:25px 82px}
.share-con-border .share-load-icon1{background-position:0 0;width:24px;height:24px;margin:0 3px;vertical-align:middle}
.share-con-border .share-load-icon2{background-position:0 -28px;width:23px;height:24px;margin:0 3px;vertical-align:middle}
.share-detail-div .share-load-close{background-position:0 -57px;width:24px;height:25px;position:absolute;right:5%;top:3%}
/*新增提示不能分享 end*/
.share_btn{width:40px;height:40px;background:rgba(0,0,0,.6);border-radius:50%;position:fixed;top:50px;right:10px;z-index:10;text-align:center}
.share_btn img{width:20px;height:20px;margin-top:10px}
.mask{width:100%;height:100%;z-index:900;background:rgba(0,0,0,.8);display:none;position:fixed;top:0;left:0}
/*新增分享 end*/
.advertising{width:100%;height:5rem;position:absolute;left:0;top:0;z-index:12;overflow:hidden;background:#444;padding:0 1.6rem;box-sizing:border-box;-webkit-box-sizing:border-box}
.advertising .img{display:inline-block;width:4rem;height:4rem;float:left;border-radius:50%;overflow:hidden;margin:.5rem 1rem 0 0}
.advertising .img img{width:100%;height:auto}
.advertising .right-txt{width:70%;height:auto;display:inline-block;font-size:1.3rem;line-height:2rem;padding-top:.5rem;color:#fff;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.advertising .adv-close{height:2rem;width:2rem;font-size:3rem;line-height:2rem;text-align:center;color:#666;font-weight:100;display:block;float:right;margin-top:1.4rem}
.weixinShare_mask{position:fixed;top:0;left:0;width:100%;height:auto;background:rgba(0,0,0,.6);z-index:10000;display:none}
.weixinShare_mask .share_line{width:10rem;height:10rem;background:url(https://s1.17house.com/weixin/TogetherHelp/images/arrow-share.png) no-repeat;background-size:100% 100%;margin:2rem 3rem 0 0;float:right}
.topbar.topbar2{height:8rem}
#bigimgList .title-box .title-text.title-text2{line-height:1.4}
#bigimgList .title-box .title-text.title-text2 .title{z-index:4;white-space:initial;text-overflow:inherit;overflow:initial;margin-left:1.2rem;display:block}
/***********************智能报价-底部随屏 2017-11-3****************/
.pullUpComBottom{width: 100%; max-width: 720px; height:auto; position: fixed; z-index: 10000; bottom: -268px;}
.pullUpComBottom .pullUpImgBox{width: 100%; position: relative;}
.pullUpComBottom .pullUpImgBox{text-align:center;color:#fff;font-size:16px;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:98%;background:#1ac078;padding:11px 0;letter-spacing:1px;height:30px;line-height:30px;margin:0 auto 10px}
.pullUpComBottom .pullUpImgBox .m_img{display:inline;width:24px;height:24px;vertical-align:-7px;margin-right:5px}
.pullUpComBottom .jantouUp{position: absolute; right: 2.5rem;  height:36px;top: 50%;transition:all 0.5s;-webkit-ansition:all 0.5s;}
@keyframes BottomMoveTop{
	0%{
		top: 50%;
	}
	25%{
		top: 54%;
	}
	50%{
		top: 50%;
	}
	75%{
		top: 46%;
	}
	100%{
		top: 50%;
	}
}
@-webkit-keyframes BottomMoveTop{
	0%{
		top: 50%;
	}
	25%{
		top: 54%;
	}
	50%{
		top: 50%;
	}
	75%{
		top: 46%;
	}
	100%{
		top: 50%;
	}
}
@-moz-keyframes BottomMoveTop{
	0%{
		top: 50%;
	}
	25%{
		top: 54%;
	}
	50%{
		top: 50%;
	}
	75%{
		top: 46%;
	}
	100%{
		top: 50%;
	}
}
@-ms-keyframes BottomMoveTop{
	0%{
		top: 50%;
	}
	25%{
		top: 54%;
	}
	50%{
		top: 50%;
	}
	75%{
		top: 46%;
	}
	100%{
		top: 50%;
	}
}
.pullUpComBottom .jantouUp-img {
	-webkit-animation-name: BottomMoveTop;
	-moz-animation-name: BottomMoveTop;
	-ms-animation-name: BottomMoveTop;
	-o-animation-name: BottomMoveTop;
	animation-name: BottomMoveTop;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-delay: 0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 0.8s;
	-moz-animation-delay: 0s;
	-moz-animation-timing-function: linear;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 0.8s;
	-ms-animation-delay: 0s;
	-ms-animation-timing-function: linear;
	-ms-animation-fill-mode: both;
	animation-duration: 0.8s;
	animation-delay: 0s;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-ms-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
}
.pullUpComBottom .jantouUp.imgRotate{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.pullUpComBottom .pullUpForm{background: #fff; padding: 1.5rem; position: relative;}
.pullUpComBottom .pullUpForm .input-div{position: relative; margin-top: 1rem;}
.pullUpComBottom .pullUpForm .input-div:nth-child(1):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.6rem;
	height: 1.4rem ;
	margin-top: -.7rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 0  no-repeat;
	background-size: 100% auto;
}
.pullUpComBottom .pullUpForm .input-div:nth-child(2):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.6rem;
	height: 1.6rem ;
	margin-top: -.8rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 66.67% no-repeat;
	background-size: 100% auto;
}
.pullUpComBottom .pullUpForm .input-div:nth-child(3):before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0.6rem;
	width:1.8rem;
	height: 1.6rem ;
	margin-top: -.8rem;
	background: url('//s1.17house.com/sem_h5/mznbj/images/design-forms.png') 0 33.33% no-repeat;
	background-size: 100% auto;
}
.pullUpComBottom .pullUpForm input{width: 100%; padding-left:2.6rem; border: 1px solid #ECECEC; border-radius: 3px; height: 46px; margin-top: 0;}
.pullUpComBottom .pullUpForm .cityBtn{text-align: left; color: #999;} 
.pullUpComBottom .pullUpForm .cityBtnJiao{position: absolute; border-top: 5px solid #000; border-left: 5px solid transparent; border-right: 5px solid transparent;right: 3.5rem;top: 4.5rem;} 
.pullUpComBottom .pullUpForm .pullUpBtn,.pullUp .pullUpForm .resetBtn{background: #00a151; color: #fff; font-size:20px; margin-top: 1rem;padding-left: 0;}
.pullUpComBottom .pullUpForm .squareM{position: absolute; top: 8.8rem; right: 3.2rem; font-size: 16px;}
.pullUpComBottom .pullUpForm .pullUpCity{-webkit-overflow-scrolling:touch;position: fixed;left: 0;right: 0;bottom: 0;display: none;width: 100%;background: #fafafa;border: 1px solid #ececec;z-index: 100;padding:0;top:0;overflow-y: scroll;}
.pullUpComBottom .pullUpForm .pullUpCity ul{}
.pullUpComBottom .pullUpForm .pullUpCity li a{display: inline-block;background: #fff;font-size: 1.4rem;line-height: 2.4;border: 1px solid #ececec;border-radius: 4px;margin: 5% 3% 0 3%;width: 26%;text-align: center;}
.pullUpComBottom .pullUpForm .pullUpCity li a.active{color: #fff;background-color: #00a151;border-color: #00a151;}
.pullUpComBottom .pullUpForm .pullUpCG{display: none;}
.pullUpComBottom .pullUpForm .pullUpCG-tit{width: 100%;}
.pullUpComBottom .pullUpForm .pullUpCG-tit h2{color: #00a151; font-size: 18px; text-align: center;}
.pullUpComBottom .pullUpForm .pullUpCG-tit p{width: 100%; font-size: 12px; line-height: 2; text-align: center;}
.pullUpComBottom .pullUpForm .pullUpCG-con{margin-top: 2rem; border: 1px solid #ECECEC; }
.pullUpComBottom .pullUpForm .pullUpCG-con .zongjia{height: 30px; color: #333; text-align: center;font-size: 18px; line-height: 30px; margin-top: -21px;}
.pullUpComBottom .pullUpForm .pullUpCG-con .zongjia p{display: inline-block; padding: 6px; background: #fff;}
.pullUpComBottom .pullUpForm .pullUpCG-con li{float: left;margin: 2rem 0 1rem 1rem;}
.pullUpComBottom .pullUpForm .pullUpCG-con li.li1{width: 120px;}
.pullUpComBottom .pullUpForm .pullUpCG-con .priceM{color: #A0A0A0; text-decoration:line-through;}
/***********************智能报价-底部随屏 2017-11-3****************/
.block-page{position:relative}
.block-page .PtList{width:32%;height:17rem;overflow-y:auto;position:absolute;left:32%;top:45px;background:#fff;border:1px solid #ececec;display:none}
.block-page .PtList a{display:block;height:2rem;width:100%;line-height:2rem;text-align:center;color:#333}
.block-page .PtList a.active{background:#00a151;color:#fff}