@charset "utf-8";
/*common*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,img,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,hgroup,menu,nav,summary,time,mark,audio,video,header,footer{margin:0;padding:0;border:0;background:transparent;}
html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}
ol,ul{list-style:none;}
b,strong{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
button,input,select,textarea{font-size:100%;margin:0;padding:0;outline:none;vertical-align:baseline;border-radius:0;box-shadow:none;}
button{cursor:pointer;}
textarea{overflow:auto;vertical-align:top;resize:none;}
input:focus,textarea:focus{outline:none;}
input::-ms-clear{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:bold;margin:0;padding:0;}
img{image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic;border:0;vertical-align:middle;}

html{background:#fff;color:#000;}
body,button,input,select,textarea,table{font:12px/1.8 \5FAE\8F6F\96C5\9ED1,verdana,tahoma,Arial,\5B8B\4F53;}
::selection{background-color:#878787;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.6);}
::-moz-selection{background-color:#878787;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.6);}
img::selection{background:transparent;}
img::-moz-selection{background:transparent;}
a{border:0;margin:0;padding:0;vertical-align:baseline;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:focus{text-decoration:none;}
a:hover,a:active,a:focus{outline:none;}
.clear:after{content:'\200B';display:block;clear:both;height:0;}
.clear{*zoom:1;}
.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.transitionAll{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;}
.noAppearance{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;}
.yaheiT{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53,\5B8B\4F53 !important;}


.needPwdImg{background-image:url(../../images/home/password.gif);background-repeat:no-repeat;background-position:12px 11px;}
/**
* 认证、工长等级、工长年限-王培广添加----------
*/
.rz, .level-01, .level-02, .level-03, .time { width:20px; height:20px; display:inline-block; background:url(../../images/home/ico-bg.png) no-repeat;_background:url(../../images/home/ico-bg-ie6.png) no-repeat; vertical-align:middle; margin-right:3px; margin-left:6px;}
.rz { background-position:-60px 0;}
.level-01 { background-position:0 0;}
.level-02 { background-position:-20px 0;}
.level-03 { background-position:-40px 0;}
.time { background-position:-100px 0;}
/*
* 星级-王培广添加---------------
*/
.star-0, .star-01, .star-02, .star-03,  .star-04, .star-05 {width:85px; height:14px; display:inline-block; vertical-align:middle; background:url(../../images/home/gz/star.png) no-repeat; margin-left:5px;}
.star-0 { background-position:0 0!important;} /*无星*/
.star-01  { background-position:0 -25px!important;} /*1星*/
.star-02  { background-position:0 -50px!important;} /*2星*/
.star-03  { background-position:0 -75px!important;} /*3星*/
.star-04  { background-position:0 -100px!important;} /*4星*/
.star-05  { background-position:0 -125px!important;} /*5星*/

/**
 * 第三方登录按钮
 */
.thirdPartyLogin_btn{display:inline-block;padding-right:10px;color:#666666;}
.thirdPartyLogin_btn i{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:4px;}
.thirdPartyLogin_btn .weixin_small_icon{background:url(../../images/home/ico-bg.png) -284px -164px no-repeat;}
.thirdPartyLogin_btn .weibo_small_icon{background:url(../../images/home/ico-bg.png) -268px -164px no-repeat;}
.thirdPartyLogin_btn .qq_small_icon{background:url(../../images/home/ico-bg.png) -252px -164px no-repeat;_background:url(../../images/home/ico-bg-ie6.png) -252px -164px no-repeat;}

/**
* 分页样式--王培广添加-----------
*/

.page-style01 { height:36px; margin-top:50px; text-align:center; width:100%;}
.page-style01 .p-a { background:#fff;}
.page-style01 .p-a, .page-style01 .p-c, .page-style01 .p-e { display:inline-block; height:36px; line-height:36px; border:1px solid #eee; color:#999;  padding:0 15px;}
.page-style01 .p-c, .page-style01 .p-a:hover { background:#01af63; color:#fff!important;}
.page-style01 .p-e { border:0;}

.page-style02 { /*height:36px;*/ margin-top:20px; text-align:center; width:100%;}
.page-style02 .p-a, .page-style02 .p-c, .page-style02 .p-e { display:inline-block; height:36px; line-height:36px; border:1px solid #ddd; color:#999;  padding:0 15px;}
.page-style02 .p-c, .page-style02 .p-a:hover { background:#01af63; color:#fff!important;}
.page-style02 .p-e { border:0;}

.news-page { height:38px; margin-top:50px; text-align:center; width:100%;}
.news-page .p-a, .news-page .p-c, .news-page .p-e { display:inline-block; height:27px; line-height:27px; border:1px solid #b5b5b5; color:#000; margin-right:3px; padding:0 8px;}
.news-page .p-c, .news-page .p-a:hover { background:#000; color:#fff!important;}
.news-page .p-e { border:0;}

/**
 *公用头部底部-------------------
*/

/*顶部区域*/
.header-nav { width:100%; height:40px; line-height:40px; background:#f2f2f2; border-bottom:1px solid #dadada;}
.header-nav-l {float:left;}
.header-nav-l a {margin-right:15px; color:#505050; position:relative; }
.header-nav-l #guanzhu{display:inline-block;height:40px;line-height:40px;z-index:21;}
.header-nav-l #head-wechat{width:150px;height:150px; border:1px solid #01af63;position:absolute;left:0;top:40px;display:none; /*background: url(../../images/home/ico-bg.png) -300px 0 no-repeat;*/}
.header-nav-l #head-wechat img {width: 150px;height: 150px;}
.header-nav-l a strong {color:#505050;}
.header-nav-l a span {color:#02ae62;}
.header-nav-l a i{ width:12px; height:12px; display:inline-block; overflow:hidden; vertical-align:middle; background:url(../../images/home/ico-bg.png) no-repeat; margin-right:5px; _margin-top:14px; _margin-bottom:14px;}
.header-nav-l .ico-sc { background-position:-188px -110px!important;}
.header-nav-l .ico-dw { background-position:-200px -110px!important;}
.header-nav-l .ico-wxgz { background-position:-288px -110px!important;}
.header-nav-r { float:right; text-align:right; color:#505050;}
.header-nav-r .inBar{float:right;}
.header-nav-r a { color:#505050; padding-right:8px; }
.header-nav-r span { color:#bababa; padding-right:5px;}
.header-nav-r i { width:24px; height:12px; display:inline-block; vertical-align:middle; background:url(../../images/home/ico-bg.png) no-repeat; margin-right:5px; _margin-top:14px; _margin-bottom:14px; overflow:hidden;}
.header-nav-r .ico-hot  { background-position:-212px -110px!important;}
.header-nav-r .ico-vip  { background-position:-262px -110px!important;}
.header-nav-r .userHeadBarWrap1{float:right;}
.header-nav-r .userHeadBarWrap1{position:relative;display:inline-block;height:40px;line-height:40px;z-index:20;}
.header-nav-r .userHeadBarWrap1 .userNameW{visibility:hidden;float:left;overflow:hidden;height:40px;line-height:40px;color:#505050;padding-right:15px;padding-right:4px\0;/*ie8下问题解决王培广添加*/border-left:1px solid #dadada;border-right:1px solid #dadada;background:#f9f9f9;cursor:pointer;}
.header-nav-r .userHeadBarWrap1 .userNameW .name{display:block;float:left;height:40px;line-height:40px;padding:0 0 0 22px;max-width:80px;overflow:hidden;}
.header-nav-r .userHeadBarWrap1 .userNameW .aw{display:block;float:left;width:7px;height:40px;line-height:32px;margin-left:11px;background:url(/Public/images/home/ico-bg.png) 0 -72px no-repeat;_background:url(/Public/images/home/ico-bg-ie6.png) 0 -72px no-repeat;}
.header-nav-r .userHeadBarWrap1 .insideBarW{display:none;position:absolute;top:40px;left:0;width:115px;height:93px;border:1px solid #dadada;padding-top:10px;background:#fff;}
.header-nav-r .userHeadBarWrap1 .insideBarW a{display:block;height:28px;line-height:28px;padding-left:25px;text-align:left;color:#505050;}
.header-nav-r .userHeadBarWrap1 .insideBarW a:hover{color:#01af63;}
.header-nav-r .userHeadBarWrap2{display:block;float:right;padding:0 22px 0 22px;}
.header-nav-r .userHeadBarWrap2 .mailer_icon{float:left;width:16px;height:12px;margin-top:14px;background:url(../../images/home/ico-bg.png) -234px -164px no-repeat;cursor:pointer;}
.header-nav-r .userHeadBarWrap2 .msgBtnT{float:left;color:#505050;height:40px;line-height:40px;padding-left:6px;cursor:pointer;}
.header-nav-r .userHeadBarWrap3{float:right;}
.header-nav-r .userHeadBarWrap3 a:hover{color:#01af63;}

/*中间logo区域--有搜索--*/
.logo-w-style01 {height:100px; width:100%; background:#FFF;}
.logo-w-style01 .logo { width:140px; height:60px; float:left; background: url(../../images/home/ico-bg.png) 0 -374px no-repeat; margin-top:20px; overflow:hidden;}
.logo-w-style01 .menu-w { height:32px; float:left; margin-top:34px; margin-left:20px;}
.logo-w-style01 .menu-w a { display:block; height:32px; line-height:32px; float:left; font-size:14px; color:#000; padding:0 18px; margin-left:8px; position:relative;border-radius:16px; }
.logo-w-style01 .menu-w a i { width:24px; height:12px; display:inline-block;  background:url(../../images/home/ico-bg.png) no-repeat; overflow:hidden;}
.logo-w-style01 .menu-w a i.ico-new,.logo-w-style01 .menu-w a i.ico-hot { position:absolute; top:-6px; right:-8px;}
.logo-w-style01 .menu-w .ico-new { background-position:-237px -110px!important;}
.logo-w-style01 .menu-w .ico-hot { background-position:-212px -110px!important;}
.logo-w-style01 .menu-w a:hover { color:#fff; background:#01af63; }
.logo-w-style01 .menu-w a.cur { color:#fff; background:#01af63; }
.logo-w-style01 .header_search { width:320px; height:32px; float:right; margin-top:32px; border:2px solid #01af63;}
.border-b-green { border-bottom:2px solid #01af63;}
/*中间logo区域--有二维码--*/
.logo-w-style02 {height:90px;}
.logo-w-style02 .logo { width:140px; height:60px; float:left; background:url(../../images/home/ico-bg.png) 0 -374px no-repeat; margin-top:15px; overflow:hidden;}
.logo-w-style02 .menu-w { height:32px; float:left; margin-top:34px; margin-left:20px;}
.logo-w-style02 .menu-w a { display:block; height:32px; line-height:32px; float:left; font-size:12px; color:#000; padding:0 15px;}
.logo-w-style02 .menu-w a:hover { color:#01af63;}
.logo-w-style02 .menu-w a.cur {color:#01af63;}
.logo-w-style02 .wx2wm { width:170px; height:70px; float:right; /*background: url(../../images/home/ico-bg.png) -275px -185px no-repeat;*/ margin-top:10px; overflow:hidden;}
.logo-w-style02 .wx2wm img {float:left;width:70px;height: 70px;margin-right:5px;margin-left: 5px;}
.logo-w-style02 .wx2wm strong {color:#01af63;font-size: 14px;font-weight:normal;line-height:28px;}
.logo-w-style02 .wx2wm p {line-height: 18px;font-size: 12px;}
.menu2-w { width:100%; height:40px; line-height:40px; background:#444; border-top:2px solid #01af63;}
.menu2-w .gz-layout { position:relative;}
.menu2-w a { font-size:14px; color:#fff; padding:0 30px; display:block; float:left;}
.menu2-w a:hover { background:#2d2d2d;}
.menu2-w a.cur { background:#2d2d2d;}
.menu2-w .btn-bj { width:170px; height:42px; background:url(../../images/home/ico-bg.png) no-repeat -130px -122px; border-bottom-color:none; position:absolute; right:0; top:-2px; padding:0!important;}
.menu2-w .btn-bj:hover {background:url(../../images/home/ico-bg.png) no-repeat -130px -122px;}


/*中间logo区域--城市切换&工长合作*/
.logo-w-style03 { height:130px;}
.logo-w-style03 .logo { width:370px; height:90px; float:left; background:url(../../images/home/ico-bg.png) 0 -284px no-repeat; _background:url(../../images/home/ico-bg-ie6.png) 0 -284px no-repeat; margin-top:20px; overflow:hidden;}
.logo-w-style03 .header_search { width:394px; height:32px; float:left; margin-top:48px; margin-left:20px; border:2px solid #01af63;}
.logo-w-style03 .tit { width:100px; height:28px; line-height:28px; float:left; margin-left:15px; margin-top:51px; text-align:center; font-size:18px; color:#000; border-left:1px solid #cbcbcb;}
.logo-w-style03 .wx2wm { width:170px; height:70px; float:right; /*background:url(../../images/home/ico-bg.png) -270px -185px no-repeat;*/ margin-top:30px; overflow:hidden;}
.logo-w-style03 .wx2wm-01 {  width:170px; height:70px; float:right; /*background:url(../../images/home/ico-bg.png) -270px -180px no-repeat;*/ margin-top:25px; padding:5px; border:1px solid #e8e8e8; overflow:hidden;}
.logo-w-style03 .wx2wm img {float:left;width:70px;height: 70px;margin-right:5px;margin-left: 5px;}
.logo-w-style03 .wx2wm-01 img {float:left;width:70px;height: 70px;margin-right:5px;}
.logo-w-style03 .wx2wm strong,.logo-w-style03 .wx2wm-01 strong {color:#01af63;font-size: 14px;font-weight:normal;line-height:28px;}
.logo-w-style03 .wx2wm p,.logo-w-style03 .wx2wm-01 p {line-height: 18px;font-size: 12px;}
.menu3-w { width:100%; height:40px; background:#444; line-height:40px;overflow:hidden;}
.menu3-w a { display:inline-block; padding:0 45px; color:#fff; font-size:14px;}
.menu3-w .site { height:40px; background:#ff4600; font-size:16px!important;}

/*资讯头部--中间logo区域--资讯*/
.logo-w-style04 { height:130px;}
.logo-w-style04 .logo { width:230px; height:90px; float:left; background:url(../../images/home/ico-bg.png) -140px -374px no-repeat; margin-top:20px; overflow:hidden;}
.logo-w-style04 .tit { width:100px; height:28px; line-height:28px; float:left; margin-left:15px; margin-top:51px; text-align:center; font-size:18px; color:#01af63; border-left:2px solid #c8c8c8;}
.logo-w-style04 .wx2wm { width:170px; height:70px; float:right; /*background:url(../../images/home/ico-bg.png) -270px -185px no-repeat;*/ margin-top:30px; overflow:hidden;}
.logo-w-style04 .wx2wm img {float:left;width:70px;height: 70px;margin-right:5px;margin-left: 5px;}
.logo-w-style04 .wx2wm strong {color:#01af63;font-size: 14px;font-weight:normal;line-height:28px;}
.logo-w-style04 .wx2wm p {line-height: 18px;font-size: 12px;}
.news-menu { height:40px; line-height:40px; width:100%; background:#444; position:relative;}
.news-menu a { display:inline-block; font-size:16px; color:#fff; padding:0 36px; text-decoration:none; float:left;}
.news-menu a:hover { background:#01af63;}
.news-menu a.cur { background:#01af63;}
.news-submenu-w { width:100%; height:52px; border-bottom:1px solid #f1f1f1; box-shadow:0 3px 3px #f1f1f1;}
.news-menu .submenu-w { width:954px; padding:0 0 0 36px; height:52px; overflow:hidden; line-height:50px; position:absolute; top:40px; left:50%; margin-left:-495px;}
.news-menu .submenu-w span { font-size:12px; color:#c5c5c5; padding:0 11px;}
.news-menu .submenu-w a { display:inline-block; font-size:12px; height:52px; font-size:14px; color:#444; float:none; padding:0;}
.news-menu .submenu-w a:hover { border-bottom:2px solid #01af63; color:#01af63; height:50px; background:none; padding:0;}
.news-menu .submenu-w a.cur {border-bottom:2px solid #01af63; color:#01af63; height:50px; background:none;}

/*资讯底部城市*/
.news-city { width:100%; background:#f3f3f3; border-top:1px solid #e1e1e1; padding:10px 0 40px; font-size:12px; margin-top:30px;}
.news-city .area, .news-city .city-w {width:975px; padding-left:15px;}
.news-city .area {color:#5c5c5c; line-height:34px; font-weight:bold;}
.news-city .city-w a { color:#999; padding-right:15px;  line-height:18px;}
.news-city .city-w a.hot { color:#01af63; }

/*公用底部*/
.bottom-yy-w { width:100%;height:99px; ;position: relative;margin-top: -19px;z-index: 9999;}
.bottom-yy-w .slogan-bg {width: 100%;background:#2e3133; height:80px;position: absolute;bottom: 0;z-index: 998;opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.bottom-yy-w .bottom-slogan-img {position: absolute;bottom: 0;left:50%;width:1100px;height:99px;margin-left:-550px;z-index: 999;}
.bottom-yy-w .slogan { width:500px; float:left; overflow:hidden; font-size:24px; color:#fff;}
.bottom-yy-w .slogan span { font-size:18px!important; padding-left:20px;}
.bottom-yy-w .slogan span strong { color:#ffc000; font-weight:normal;}
.bottom-yy-w .yybtn { width:230px; height:70px; float:right; background:url(../../images/home/ico-bg.png) 0 -180px no-repeat; display:block;}

.bottom-static {position: fixed;bottom: 0;}

.bottom-w { width:100%; padding:30px 0; background:#212325;}
.bottom-w .bottom-wx { width:150px; /*background: url(../../images/home/ico-bg.png) -300px 0 no-repeat;*/ float:right; overflow:hidden;}
.bottom-w .bottom-wx img {width: 150px;height: 150px;}
.bottom-w .bottom-wx p {line-height: 30px;color:#858585;font-size:14px;text-align: center;}
.bottom-w .bottom-left {float:left; font-size:14px;} /*20161213 底部多添加一个电话号码 宽度变化*/
.bottom-w .bottom-left .bottom-nav { font-size:14px; color:#fff;}
.bottom-w .bottom-left .bottom-nav a { color:#fff; padding:0 10px;}
.bottom-w .bottom-left .copyright { color:#6c6c6c; line-height:24px; padding-top:30px;}
.bottom-w .bottom-left .safe-w { width:250px; height:34px; float:left; background:url(../../images/home/ico-bg.png) 0 -250px no-repeat; margin-top:20px;}
.bottom-w .bottom-link-w {margin-top: 30px;width: 100%;line-height: 20px;color: #6c6c6c;}
.bottom-w .bottom-link-w a {color:#6c6c6c;padding-left:8px;}

.platform-w { width:100%; height:264px; background:#f5f4f0 url(../../images/home/index/bottom-index.gif) top center no-repeat; }
.platform-w .tit { width:100%; color:#393c3f; text-align:center; font-size:24px; margin-top:30px; float:left;}
.platform-w .txt { width:400px; float:left; color:#393c3f; margin-top:65px; _display:inline;}
.platform-w .txt p { line-height:30px; text-align:center; font-size:14px;}
.platform-w .txt p strong { font-size:48px; padding-right:5px;}



/*
 *宽度1220-首页等-----------
*/

.layout-index { width:1220px; margin:0 auto;}

/*首页banner下-好工长四大特色*/
.index-tese-w { width:100%; border-bottom:1px solid #eee;}
.index-tese { padding:40px 0; float:left; width:305px; overflow:hidden; background:url(../../images/home/index/index_pic.png) no-repeat 0 -297px;}
.index-tese .ico-w { width:60px; height:60px; float:left; background:url(../../images/home/index/index_pic.png) no-repeat; overflow:hidden; margin-left:30px; margin-top: 15px; _display:inline;}
.index-tese .ico01 { background-position:-240px 0;}
.index-tese .ico02 { background-position:-300px 0;}
.index-tese .ico03 { background-position:-360px 0;}
.index-tese .ico04 { background-position:-420px 0;}
.index-tese .txt-w { width:170px; margin-left:16px; float:left;}
.index-tese .txt-w .t1 { font-size:20px; text-align:left; color: #01af63;font-weight: bold;}
.index-tese .txt-w p { line-height:16px; color:#929292;font-family: simsun;}

/*首页各栏目标题*/
.index_tit { height:30px; width:100%; overflow:hidden; margin:50px 0 30px 0;}
.index_tit p { color:#717171; font-size:12px; float:left; padding-left:25px; line-height:40px;}
.index_tit h2 { float:left; font-size:30px; position:relative; height:30px; overflow:hidden; margin-left:8px;font-weight: normal;line-height: 100%;}
.index_tit h2 img { position:absolute; left:0;}
.index_tit .t1 { width:120px;letter-spacing: 0px;}
.index_tit .t2 { width:150px;}
.index_tit .t2 img { top:-30px;}
.index_tit .t3 { width:120px;}
.index_tit .t3 img { top:-60px;}
.index_tit .t4 { width:240px;}
.index_tit .t4 img { top:-90px;}
.index_tit .t5 { width:120px;}
.index_tit .t5 img { top:-120px;}
.index_tit .t6 { width:180px;}
.index_tit .t6 img { top:-150px;}

/*首页--效果图区域*/
.i-xgt-box { height:340px; overflow:hidden;}
.i-xgt-l, .i-xgt-l01, .i-xgt-l02 { float:left; height:340px; position:relative;}
.i-xgt-l02 { width:220px;}
.i-xgt-l01, .i-xgt-l02 { margin-left:20px;}
.i-xgt-l, .i-xgt-l01, .i-xgt-l03 { width:480px;}
.i-xgt-l03, .i-xgt-l04, .i-xgt-l05 { height:160px; float:left; position:relative;}
.i-xgt-l04, .i-xgt-l05 { width:230px; margin-top:20px;}
.i-xgt-l05 { margin-left:20px;}

.trans075 { background:#000; opacity:0.75; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75;}
.i-xgt-l span, .i-xgt-l02 span, .i-xgt-l03 span, .i-xgt-l04 span, .i-xgt-l05 span {display:block; position:absolute; bottom:0; left:0;}
.i-xgt-l span { height:90px; width:480px; }
.i-xgt-l02 span, .i-xgt-l03 span, .i-xgt-l04 span, .i-xgt-l05 span { height:30px;}
.i-xgt-l02 span { width:220px; }
.i-xgt-l03 span  { width:480px; }
.i-xgt-l04 span, .i-xgt-l05 span  { width:230px; }
.i-xgt-l p, .i-xgt-l em { width:440px; left:20px; position:absolute; display:block; cursor:pointer;}
.i-xgt-l p { font-size:24px; height:26px; line-height:26px; bottom:44px; color:#fff; }
.i-xgt-l em { bottom:20px; font-size:12px; color:#999; font-style:normal;}

.i-xgt-l02 p, .i-xgt-l03 p, .i-xgt-l04 p, .i-xgt-l05 p {color:#fff; left:15px; bottom:4px; position:absolute; display:block; cursor:pointer; font-size:14px;}
.i-xgt-l02 p {width:190px;}
.i-xgt-l03 p {width:450px;}
.i-xgt-l04 p,.i-xgt-l05 p {width:200px;}

/*首页--在建工地区域*/
.i-gd { width:1167px; height:351px; padding:30px 27px 25px 26px; background:#f7f7f7; overflow:hidden;}
.i-gd ul { float:left; width:1240px; margin-left:-73px; display:inline;}
.i-gd ul li { float:left; width:175px; margin-left:73px; display:inline;}
.i-gd ul li .pic { width:175px; height:175px; overflow:hidden; position:relative;}
.i-gd ul li .pic span { width:175px; height:30px; display:block; position:absolute; bottom:0; left:0;}
.i-gd ul li .pic p { width:155px; color:#fff; left:10px; bottom:4px; position:absolute; display:block; cursor:pointer; font-size:14px;}

.i-gd ul li .n-b { width:175px; height:30px; line-height:30px; border-bottom:1px solid #e8e8e8; padding:10px 0; }
.i-gd ul li .n-b .tx { width:30px; height:30px; border-radius:15px; float:left; display:block;}
.i-gd ul li .n-b .xm { width:60px; padding-left:10px; float:left; font-family:\5B8B\4F53; font-weight:bold;}
.i-gd ul li .n-b .xm a {color:#000;}
.i-gd ul li .n-b .level { width:75px; float:left;}
.i-gd ul li .n-b .level i { margin-left:0!important; margin-top:5px!important;}

.i-gd ul li .gk { height:40px;color:#555;overflow:hidden;font-size:12px;padding:8px 0;}
.i-gd ul li .gk .txt {width:100%;height:20px;line-height: 20px;letter-spacing: 0px;}
.i-gd ul li .btn { width:175px; height:40px; line-height:40px; text-align:center; font-size:14px; display:block; background:#01af63; color:#fff; cursor:pointer;}
.i-gd ul li .btn:hover { background:#ff4400;}
.i-gd ul li .v-b { width:175px; text-align:center; height:20px; line-height:20px; overflow:hidden; color:#8f8f8f; margin-top:10px;}
.i-gd ul li .v-b i { width:20px; height:20px; display:inline-block; background:url(../../images/home/ico-bg.png) no-repeat; vertical-align:middle;}
.i-gd ul li .v-b .view { background-position:-120px 0; margin-right:5px;}
.i-gd ul li .v-b .hf { background-position:-140px 0;margin-left:10px; _margin-right:5px;}


/*首页-申请量房业主区域*/
.i-lf-b { border-top:4px solid #e8e8e8;}
.i-lf { width:957px; border-left:1px solid #e8e8e8; overflow:hidden; float:left;}
.i-lf ul { width:945px; float:left; margin-left:-24px; margin-top:10px; display:inline;}
.i-lf ul li { width:265px; float:left; display:inline; margin-left:50px; margin-top:14px; line-height:22px; height:44px; overflow:hidden;}
.i-lf ul li .price, .i-lf ul li .name, .i-lf ul li .cityP, .i-lf ul li .date { display:block; float:left; color:#a0a0a0;}
.i-lf ul li .price, .i-lf ul li .name { font-size:14px;}
.i-lf ul li .price { color:#ff4400; width:70px;}
.i-lf ul li .name { width:195px; color:#505050;}
.i-lf ul li .cityP { width:125px;}
.i-lf ul li .date { width:130px; padding-left:10px;}
.i-lf .i-lf-bt { width:957px; height:30px; background:url(../../images/home/index/lfbottom.gif) no-repeat; margin-top:25px; float:left;}

.i-lf-form { width:260px; height:354px; float:left; overflow:hidden; border:1px solid #e8e8e8; border-top:0;}
.i-lf-form .t1{padding-top:19px;height:32px;line-height:32px;font-size:20px;text-align:center;font-weight:bold;color:#01af63;}
.i-lf-form .t2{text-align:center;height:22px;line-height:22px;margin-bottom:16px;color:#000;}
.i-lf-form .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}

/*首页--卖场区域*/
.i-mc-box { width:1218px; overflow:hidden; border:1px dotted #d3d3d3; background:#f7f7f7;}
.i-mc-box ul { width:1224px; float:left;}
.i-mc-box ul li { width:100px; height:174px; float:left; padding:0 52px 0 51px; border-right:1px dotted #d3d3d3;}
.i-mc-box ul li a { display:block; cursor:pointer;}
.i-mc-box ul li i { display:inline-block; width:100px; height:100px; margin-top:25px; background:url(../../images/home/index/index_pic.png) no-repeat;}
.i-mc-box ul li .m-01 { background-position:-240px -60px;}
.i-mc-box ul li .m-02 { background-position:-340px -60px;}
.i-mc-box ul li .m-03 { background-position:-440px -60px;}
.i-mc-box ul li .m-04 { background-position:-240px -160px;}
.i-mc-box ul li .m-05 { background-position:-340px -160px;}
.i-mc-box ul li .m-06 { background-position:-440px -160px;}
.i-mc-box ul li p { width:100px; text-align:center; margin-top:10px; font-size:14px; color:#000;}
/*热门新闻*/
.i-h-n { width:1218px; border:1px solid #e8e8e8; border-top:4px solid #e8e8e8; padding:10px 0; overflow:hidden;}
.i-h-n .h-n-box { width:351px; padding:0 27px; float:left; border-right:1px solid #e8e8e8;}
.i-h-n .h-n-box .tit { width:100%; height:20px; line-height:20px; padding:15px 0 20px;}
.i-h-n .h-n-box .tit h3 { width:100px; font-size:18px;  color:#01af63; float:left;}
.i-h-n .h-n-box .tit a { width:50px; float:right; color:#555; text-align:right; line-height:26px;}
.i-h-n .h-n-box dl, .i-h-n .h-n-box dl dt, .i-h-n .h-n-box dl dd { height:110px; float:left; overflow:hidden;}
.i-h-n .h-n-box dl { width:351px; padding-bottom:10px; float:left;}
.i-h-n .h-n-box dl dt { width:140px;}
.i-h-n .h-n-box dl dd { width:195px; margin-left:16px;}
.i-h-n .h-n-box dl dd a { width:195px; font-size:14px; color:#555; display:block; margin-top:-4px;}
.i-h-n .h-n-box dl dd p { width:195px; height:54px; line-height:18px; overflow:hidden; color:#999; margin-top:5px;}
.i-h-n .h-n-box dl dd span { width:195px; color:#bbb; margin-top:10px;}
.i-h-n .h-n-box .list { border-top:1px dotted #ccc; float:left; padding:5px 0;}
.i-h-n .h-n-box .list a { width:351px; font-size:14px; color:#555; display:block;}
.i-h-n .h-n-box .list p { width:351px; height:36px; line-height:18px; overflow:hidden; color:#999; margin-top:5px;}
.i-h-n .h-n-box .list span { color:#bbb; margin-top:10px; white-space:nowrap;}

/*常见问题-1220*/
.q-breadcrmbs { height:54px; line-height:54px; text-indent:10px; color:#999;}
.q-breadcrmbs a { color:#999; padding:0 8px;}
.q-breadcrmbs strong { font-weight:normal; color:#000;}
.q-body { background:#ededed;}
.q-layout { width:1218px; margin:0 auto; overflow:hidden; border:1px solid #dfdfdf; margin-bottom:30px;  background:#fff; }
.q-tit { height:50px; line-height:50px;}
.q-tit h2 { width:100px; float:left; font-size:18px; padding-left:20px; color:#333;}
.q-tit .btn { width:108px; float:right; color:#ff4400; padding-right:26px; cursor:pointer;}
.q-layout-q { padding:0 59px; width:1100px; height:68px; line-height:68px; font-size:18px; color:#01af63; background:#fafafa;}
.q-layout-q i { width:35px; height:30px; display:inline-block; vertical-align:middle; background:url(../../images/home/ico-bg.png) -30px -41px no-repeat;}
.q-layout-q strong { display:inline-block;}
.q-layout-a { padding:50px 59px; width:1100px; font-size:18px; line-height:30px; color:#505050; overflow:hidden;}
.q-layout-a i { width:35px; height:30px; display:inline-block; vertical-align:middle; background:url(../../images/home/ico-bg.png) -65px -41px no-repeat; float:left;}
.q-layout-a p { width:1065px; display:inline-block; float:left; font-size:16px;}

/*工长列表-1220*/
.gzlb-breadcrmbs { height:50px; line-height:50px; color:#999;}
.gzlb-breadcrmbs a { color:#999; padding:0 8px;}
.gzlb-breadcrmbs strong { font-weight:normal; color:#000;}
.gzlist-940 { width:940px; float:left;}
.gzlist-260 { width:260px; float:right;}
.gz-list-b { width:940px; border:1px solid #e8e8e8; border-bottom:0; margin-top:25px; overflow:hidden;}
.gz-list-b dl, .gz-list-b dl dt, .gz-list-b dl dd { height:150px; overflow:hidden;}
.gz-list-b dl dt, .gz-list-b dl dd {float:left;}
.gz-list-b dl { width:880px; padding:30px 19px 30px 39px; border-bottom:1px solid #e8e8e8;}
.gz-list-b dl dt { width:120px;}
.gz-list-b dl dt .tx { width:120px; height:120px; overflow:hidden;}
.gz-list-b dl dt .tx img { border-radius:60px;}
.gz-list-b dl dt .name { color:#000; width:120px; margin-top:10px; text-align:center; display:block; font-size:14px;line-height:16px;}
.gz-list-b dl .dd-w1 { width:479px; padding:0 40px; border-right:1px dotted #e8e8e8;}
.gz-list-b dl .dd-w1 .zz-w {font-family:\5B8B\4F53; height:23px; line-height:20px; padding-top:25px; overflow:hidden; color:#505050;}
.gz-list-b dl .dd-w1 .zz-w span { float:left;}

.gz-list-b dl .dd-w1 p { width:479px; height:24px; line-height:24px; color:#999; margin-top:10px;}
.gz-list-b dl .dd-w1 .a-w { margin-top:10px;}
.gz-list-b dl .dd-w1 .a-w .btn1, .gz-list-b dl .dd-w1 .a-w .btn2 { width:143px; height:38px; line-height:38px; text-align:center; float:left; cursor:pointer;  margin-right:10px; border:1px solid #ff4400;}
.gz-list-b dl .dd-w1 .a-w .btn1 { color:#FFF; background:#ff4400;}
.gz-list-b dl .dd-w1 .a-w .btn2 { color:#ff4400; background:#fff;}
.gz-list-b dl .dd-w2 { width:200px; text-align:center;}
.gz-list-b dl .dd-w2 a { font-size:16px; color:#01af63; font-weight:bold; margin-top:50px; display:block;}
.gz-list-b dl .dd-w2 p { color:#a5a5a5;}
.gz-list-b dl .dd-w2 p span { color:#ff4400;}

.gzlist-260 .border { width:258px; border:1px solid #e8e8e8; overflow:hidden; margin-bottom:25px;}
.gzlist-260 .border .tit { width:258px; height:50px; line-height:50px; text-indent:15px; border-bottom:1px solid #e8e8e8; color:#3c3c3c; font-size:18px;}
.gzlist-260 .border .news-list { width:240px; height:300px; padding:9px; float:left; overflow:hidden;}
.gzlist-260 .border .news-list li { height:30px; line-height:30px; float:left;}
.gzlist-260 .border .news-list li a { width:220px; padding-left:20px; display:block; color:#3c3c3c; background:url(../../images/home/gz/list-point.gif) 5px 0 no-repeat;}
.gzlist-260 .border .s-t { width:228px; padding:10px 15px; font-size:14px; line-height:18px; color:#3c3c3c; display:block;}
.gzlist-260 .border .s-a { width:240px; height:91px; padding:0 9px; display:block; cursor:pointer;}
.gzlist-260 .border .s-a:hover { background:#fafafa;}
.gzlist-260 .border .s-a dl, .gzlist-260 .border .s-a dl dt, .gzlist-260 .border .s-a dl dd { height:90px; float:left; overflow:hidden;}
.gzlist-260 .border .s-a dl { width:240px; border-top:1px dotted #e8e8e8;}
.gzlist-260 .border .s-a dl dt { width:60px;}
.gzlist-260 .border .s-a dl dt i { width:50px; height:50px; display:block; margin:20px 5px; background:url(../../images/home/ico-bg.png) no-repeat;}
.gzlist-260 .border .s-a dl dt i.ico1 { background-position:-100px -60px;}
.gzlist-260 .border .s-a dl dt i.ico2 { background-position:-150px -60px;}
.gzlist-260 .border .s-a dl dt i.ico3 { background-position:-200px -60px;}
.gzlist-260 .border .s-a dl dt i.ico4 { background-position:-250px -60px;}
.gzlist-260 .border .s-a dl dd { width:177px; padding-left:3px;}
.gzlist-260 .border .s-a dl dd h3 { font-size:16px; line-height:16px; color:#505050; font-weight:normal; margin-top:18px;}
.gzlist-260 .border .s-a dl dd p { color:#999; line-height:16px; margin-top:5px;}
.gzlist-260 .border .list-form-w { width:258px; height:293px;}
.gzlist-260 .border .list-form-w .t1 {padding-top:10px;height:36px;line-height:32px;font-size:20px;text-align:center;font-weight:bold;color:#01af63;}
.gzlist-260 .border .list-form-w .t2{text-align:center;height:22px;line-height:22px;margin-bottom:16px;color:#000;}

/*--明星设计师--*/
.mx-banner-w { width:100%; height:498px; background:#e8e6e5 url(../../images/home/index/banner-sjs.jpg) center top no-repeat;}
.mx-w .tit { color:#000; font-size:36px; text-align:center; padding:50px 0; margin-top:20px;}
.mx-sjs-w { background:#01af63; padding:70px 0; width:100%;}
.mx-sjs-w .mx-sjs-c { background:#fff; padding:2px 0 20px 0;}
.mx-sjs-w .mx-sjs-c .mx-sjs-pic { float:left; width:915px;}
.mx-sjs-w .mx-sjs-c .mx-sjs-pic img { float:left; margin:18px 0 0 20px; display:block; _display:inline; background:#FFF;}
.mx-sjs-w .mx-sjs-c .mx-sjs-about { width:255px; float:left; padding:10px; margin-left:25px; _display:inline;}
.mx-sjs-w .mx-sjs-c .mx-sjs-about .t1 { font-size:36px; color:#01af63; text-align:center;}
.mx-sjs-w .mx-sjs-c .mx-sjs-about .t2 { font-size:24px; color:#989898; text-align:center; line-height:26px;}
.mx-sjs-w .mx-sjs-c .mx-sjs-about .present-w { line-height:24px; padding-top:20px;height: 216px;}
.mx-sjs-w .mx-sjs-c .mx-sjs-about .btn { width:244px; height:45px; line-height:45px; text-align:center; background:#ff4400; color:#FFF; font-size:14px; cursor:pointer; margin:22px auto 0 auto;}
.mx-lf-tit { font-size:30px; padding:50px 0 30px;}
.mx-lf-list-t { height:30px;padding:5px 0; border-bottom:1px solid #ececec; border-top:1px solid #ececec; margin-bottom:10px; line-height:40px; color:#9c9c9c;}
.mx-lf-list { height:30px; line-height:30px; border-top:1px dotted #ececec; color:#000;}
.mx-lf-list-t span, .mx-lf-list span { text-align:center; width:203px; /*width:160px;*/height:30px;line-height:30px; float:left; display:block;}
.mx-lf-list-t .w, .mx-lf-list .w { width:260px!important;}

.mx-mtbd { padding-bottom:50px;}
.mx-mtbd img { float:left; display:block}

/**
  *设计师加盟页面
*/
.designer-banner {width:100%;height: 520px;background: #d0d0d0 url("../../images/home/index/designer_banner.jpg") center no-repeat;overflow: hidden;}
.designer-condition {width: 100%;height: 562px;background: #ffffff url("../../images/home/index/designer_01.jpg") center no-repeat;overflow: hidden;}
.designer-lc {width: 100%;height: 469px;background: #f8f8f8 url("../../images/home/index/designer_02.gif") center no-repeat;overflow: hidden;font-size: 20px;line-height: 26px;text-align: center;}
.designer-call {width: 100%;height: 290px;background: #d3d3d3;overflow: hidden;}
.designer-call .call-w { width:435px; height:76px; line-height:76px; font-size:24px; color:#fff; margin:105px auto; text-align:center;}
.designer-call .call-w .call-l { width:135px; height:76px; background:#b83100; float:left;}
.designer-call .call-w .call-r { width:300px; height:76px; background:#ff4400; float:left;}

/*--设计报价页面--*/
.quote-banner { width:100%; height:498px; background:#0c1220 url(../../images/home/index/quote-banner.jpg) center top no-repeat;}
.quote-banner .btn { width:90px; height:20px; line-height:20px; text-align:center; border:1px solid #ff0000; color:#ff0000; float:left; margin-left:190px; margin-top:357px;}
.quote-youshi4 { width:159px; height:370px; float:left;}
.quote-youshi4 .t { font-size:18px; text-align:center; color:#000; padding-top:15px;}
.quote-youshi4 .txt { line-height:18px; color:#505050; text-align:left;  padding-top:15px;}
.quote-ysdb { width:100%; height:568px; overflow:hidden; background:url(../../images/home/index/quote-ysdb.png) top center no-repeat;}
.quote-fw { width:100%; height:548px; overflow:hidden; background: #ebebeb url(../../images/home/index/quote-fw.jpg) top center no-repeat; margin-top:50px;}
.quote-fapk { width:100%; height:550px; overflow:hidden; background: #ebebeb url(../../images/home/index/quote-hlys.jpg) top center no-repeat;}


/*--建材合作页面--*/
.jiancai-banner { width:100%; height:520px; background:#030915 url(../../images/home/index/jiancai-banner.jpg) center top no-repeat;}
.jiancai-box1 { width:100%; background:#fafafa; height:620px; overflow:hidden;}
.jiancai-box1 .tit { width:100%; height:80px; line-height:80px; text-align:center; font-size:40px; color:#090909; background:url(../../images/home/index/jiancai-hezuo-tit.png) center top no-repeat; margin-top:60px;}
.jiancai-box1 .zige { width:962px; height:322px; margin:55px auto;}
.jiancai-box2 { width:100%; background:#fff; height:690px; overflow:hidden;}
.jiancai-box2 .tit { width:100%; height:80px; line-height:80px; text-align:center; font-size:40px; color:#090909; background: url(../../images/home/index/jiancai-liucheng-tit.gif) center top no-repeat; margin-top:60px;}
.jiancai-box2 .liucheng { width:1196px; height:100px; padding-top:134px; margin:40px auto 0 auto; font-size:20px; line-height:26px; color:#000; background:url(../../images/home/index/jiancai-liucheng.gif) no-repeat; text-align:center;}
.jiancai-box2 .call-w { width:435px; height:76px; line-height:76px; font-size:24px; color:#fff; margin:105px auto; text-align:center;}
.jiancai-box2 .call-w .call-l { width:135px; height:76px; background:#b83100; float:left;}
.jiancai-box2 .call-w .call-r { width:300px; height:76px; background:#ff4400; float:left;}

/*--城市代理页面--*/
.proxy-banner {width: 100%;height: 520px;background:url(../../images/home/index/city-dl-banner.jpg) center top no-repeat; }
.proxy-box {width: 100%;background: #f3f3f3;}
.proxy-w {height: 700px;background: url(../../images/home/index/city-dl-03.gif) center top no-repeat;overflow:hidden;}
.proxy-w .call-w { width:435px; height:90px; font-size:24px; color:#fff; margin:480px auto 0; text-align:center;}
.proxy-w .call-w .call-l { width:135px; height:90px; background:#b83100; float:left; line-height:90px;}
.proxy-w .call-w .call-r { width:300px; height:72px; padding: 9px 0; background:#ff4400; float:left;line-height:36px;}

/**
 * 建材合作表单
 */
.materialTogeterW{width:310px;height:456px;padding:25px 0 0 35px;background:#fff;}
.materialTogeterW .materialTogeterFrom{}
.materialTogeterW .materialTogeterFrom .row{position:relative;width:276px;_width:279px;margin-bottom:12px;}
.materialTogeterW .materialTogeterFrom .row .names{float:left;width:78px;height:31px;line-height:31px;color:#000;font-size:14px;}
.materialTogeterW .materialTogeterFrom .row .inp{float:left;display:block;width:186px;height:29px;line-height:29px;padding:0 5px;border:1px solid #cccccc;}
.materialTogeterW .materialTogeterFrom .row textarea{float:left;display:block;width:186px;height:62px;line-height:20px;padding:5px 5px;border:1px solid #cccccc;resize:none;}
.materialTogeterW .materialTogeterFrom .row .sel{float:left;display:block;width:90px;height:31px;line-height:31px;padding:0;border:1px solid #cccccc;height:22px\9;color:#6d6d6d;}
.materialTogeterW .materialTogeterFrom .row .province_w{position:relative;float:left;margin-right:18px;height:22px\9;margin-top:7px\9;}
.materialTogeterW .materialTogeterFrom .row .city_w{position:relative;float:left;height:22px\9;margin-top:7px\9;}
.materialTogeterW .materialTogeterFrom .row .category{width:198px;}
.materialTogeterW .materialTogeterFrom .row .apply_btn{width:276px;height:40px;line-height:40px;text-align:center;color:#fff;cursor:pointer;background:#ff4400;font-size:16px;border:0;}
.materialTogeterW .materialTogeterFrom .row .t3{color:#000000;}
.materialTogeterW .materialTogeterFrom .row .t3 span{color:#ff4400;}
.materialTogeterW .materialTogeterFrom .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 设计师加盟表单表单
 */
.designerJoinW{width:314px;height:350px;padding:10px 0 0 38px;background:#fff;}
.designerJoinW .designerJoinWFrom{}
.designerJoinW .designerJoinWFrom .tit{font-size:24px;color:#01af67;letter-spacing:1px;padding:10px 0;}
.designerJoinW .designerJoinWFrom .row{position:relative;width:276px;_width:279px;margin-bottom:20px;}
.designerJoinW .designerJoinWFrom .row .names{float:left;width:78px;height:31px;line-height:31px;color:#000;font-size:14px;}
.designerJoinW .designerJoinWFrom .row .inp{float:left;display:block;width:186px;height:29px;line-height:29px;padding:0 5px;border:1px solid #e8e8e8;}
.designerJoinW .designerJoinWFrom .row textarea{float:left;display:block;width:186px;height:62px;line-height:20px;padding:5px 5px;border:1px solid #cccccc;resize:none;}
.designerJoinW .designerJoinWFrom .row .sel{float:left;display:block;width:90px;height:31px;line-height:31px;padding:0;border:1px solid #e8e8e8;height:22px\9;color:#6d6d6d;}
.designerJoinW .designerJoinWFrom .row .province_w{position:relative;float:left;margin-right:18px;height:22px\9;margin-top:7px\9;}
.designerJoinW .designerJoinWFrom .row .city_w{position:relative;float:left;height:22px\9;margin-top:7px\9;}
.designerJoinW .designerJoinWFrom .row .category{width:198px;}
.designerJoinW .designerJoinWFrom .row .apply_btn{width:276px;height:40px;line-height:40px;text-align:center;color:#fff;cursor:pointer;background:#ff4400;font-size:16px;border:0;}
.designerJoinW .designerJoinWFrom .row .t3{color:#000000;}
.designerJoinW .designerJoinWFrom .row .t3 span{color:#ff4400;}
.designerJoinW .designerJoinWFrom .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/*--团购页面--*/
.buying-left { float:left; width:910px;}
.buying-right { float:right; width:292px;}
.buying-left .buying-case .maskW{display:none;position:absolute;top:0;left:0;width:908px;height:240px;background:#000;opacity:0.7;filter:alpha(opacity = 70);z-index:2;}
.buying-left .buying-case .goLook{display:none;position:absolute;top:98px;left:383px;width:144px;height:48px;line-height:48px;text-align:center;color:#fff;font-size:16px;border-radius:3px;background:#ff4400;z-index:3;}
.buying-left .buying-case {position:relative; width:908px; height:240px; border:1px solid #d6d6d6; box-shadow:0px 0px 9px #d7d7d7; background:#fff; margin-bottom:25px;}
.buying-left .buying-case .case-left-w { width:230px; padding:0 25px; float:left; overflow:hidden;}
.buying-left .buying-case .case-left-w .info-w { border-bottom:1px solid #bababa; height:192px; text-align:center; color:#000; overflow:hidden;}
.buying-left .buying-case .case-left-w .info-w .rs { font-size:14px; margin-top:15px;}
.buying-left .buying-case .case-left-w .info-w .rs strong { color:#ec4444; font-size:24px;}
.buying-left .buying-case .case-left-w .info-w .txt { font-size:12px; line-height:24px; width:230px;}
.buying-left .buying-case .case-left-w .info-w .btn, .buying-left .buying-case .case-left-w .info-w .btn-close { width:144px; height:48px; line-height:48px; border-radius:3px; font-size:16px; color:#fff; margin:15px auto 0 auto;}
.buying-left .buying-case .case-left-w .info-w .btn { background:#ff4400;}
.buying-left .buying-case .case-left-w .info-w .btn-close { background:#adadad;}
.buying-left .buying-case .case-left-w .countdown { padding-top:13px; text-align:center;}
.buying-left .buying-case .case-left-w .countdown i { width:16px; height:16px; vertical-align:middle; margin-right:5px; _margin-top:15px; display:inline-block; background:url(../../images/home/ico-bg.png) -350px -262px no-repeat; overflow:hidden;}

.buying-left .buying-case .case-right-w { width:625px; height:240px; float:right; overflow:hidden; position:relative;}
.buying-left .buying-case .case-right-w .trans70 { width:625px; height:33px; background:#000; opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; position:absolute; bottom:0;}
.buying-left .buying-case .case-right-w p { width:625px; height:33px; line-height:33px; color:#fff; font-size:14px; position:absolute; bottom:0; display:block; text-align:center;}
/*无团购活动*/
.buying-left .buying-none {width:908px; border:1px solid #d6d6d6; box-shadow:0px 0px 9px #d7d7d7; background:#fff;padding:60px 0;}
.buying-left .buying-none b {width: 60px;height:68px;display:block;margin:0 auto;}
.buying-left .buying-none p {padding-top:30px;font-size: 14px;text-align:center;}

.buying-right .box { width:280px; padding:0 5px; border:1px solid #d6d6d6; background:#fff; margin-bottom:25px;}
.buying-right .box .tit { height:46px; line-height:46px; border-bottom:1px solid #ff4400;}
.buying-right .box .tit h2 { float:left; font-size:18px; font-weight:normal; padding-left:5px;}
.buying-right .box .tit span { float:right;}
.buying-right .box .tit span strong { font-size:14px; color:#ff4400; font-weight:normal;}
.buying-right .box dl { width:280px; padding:25px 0; border-bottom:1px dotted #bababa;}
.buying-right .box dl dt { width:60px; padding-left:5px; float:left;}
.buying-right .box dl dt i { width:60px; height:60px; display:block; background:url(../../images/home/ico-bg.png) no-repeat;}
.buying-right .box dl dt .ico01 { background-position:-390px -284px;}
.buying-right .box dl dt .ico02 { background-position:-390px -344px;}
.buying-right .box dl dt .ico03 { background-position:-390px -404px;}
.buying-right .box dl dd { width:210px; padding-left:5px; float:left;}
.buying-right .box dl dd strong { font-size:18px;}
.buying-right .box dl dd p { font-size:14px; line-height:18px; color:#505050;}

.buyEnd_ul_wrap{padding:16px 0;}
.buyEnd_ul_wrap .preBtn{display:none;}
.buyEnd_ul_wrap .nextBtn{display:none;}
.buyEnd_ul_wrap .buyEnd_ul li{height:30px;line-height:30px;}
.buyEnd_ul_wrap .buyEnd_ul li .name{float:left;display:inline-block;width:68px;padding-left:15px;color:#333333;}
.buyEnd_ul_wrap .buyEnd_ul li .tel{float:left;display:inline-block;width:120px;color:#333333;}
.buyEnd_ul_wrap .buyEnd_ul li .category{float:left;display:inline-block;width:76px;color:#bcbcbc;}

.buying-left .border { border:1px solid #bababa; margin-bottom:25px; background:#FFF;}
.buying-left .border .tit { width: 908px; height: 50px; background-color: #f7f7f7;}
.buying-left .border .tit h2 { width: 200px; height: 30px; line-height: 30px; border-left: 7px solid #ff9207; margin: 10px; padding-left: 10px; font-size: 22px; float: left; font-weight:600;}
.buying-left .border .content-box { width: 880px; padding: 14px; overflow: hidden;}
.buying-left .border .content-box img {width: expression(this.width >880 ? 880:true);  max-width:880px;}
.buying-left .xx-box { padding:0 9px; width:890px;}
.buying-left .xx-box .tit { height:92px; line-height:92px; border-bottom:1px dashed #dedede; font-size:24px;}
.buying-left .xx-box .pic-w { width:445px; height:270px; padding:30px 0 30px 10px; float:left; overflow:hidden;}
.buying-left .xx-box .info-w { width:410px; padding:30px 0; float:right; overflow:hidden;}
.buying-left .xx-box .info-w .txt { line-height:24px;}
.buying-left .xx-box .info-w .txt strong { font-size:14px; color:#ff4400;}
.buying-left .xx-box .info-w .txt i { width:20px; height:20px; display:inline-block; vertical-align:middle; background:url(../../images/home/ico-bg.png) no-repeat; margin-right:5px;}
.buying-left .xx-box .info-w .txt .ico01 { background-position:-290px -260px;}
.buying-left .xx-box .info-w .txt .ico02 { background-position:-310px -260px;}
.buying-left .xx-box .info-w .txt .ico03 { background-position:-330px -260px;}
.buying-left .xx-box .share-w {width:100%; padding:25px 0; border-top:1px dashed #dedede; float:left;}

.buying-left .joinGroupBuyingFrom{}
.buying-left .joinGroupBuyingFrom .row{position:relative;width:276px;_width:279px;margin-bottom:8px;}
.buying-left .joinGroupBuyingFrom .row .names{float:left;width:78px;height:31px;line-height:31px;color:#000000;font-size:12px;}
.buying-left .joinGroupBuyingFrom .row .inp{float:left;display:block;width:186px;height:29px;line-height:29px;padding:0 5px;border:1px solid #cccccc;}
.buying-left .joinGroupBuyingFrom .row .sel{float:left;display:block;width:90px;height:31px;line-height:31px;padding:0;border:1px solid #cccccc;height:22px\9;}
.buying-left .joinGroupBuyingFrom .row .apply_btn{width:198px;height:40px;line-height:40px;text-align:center;color:#fff;cursor:pointer;background:#ff4400;font-size:16px;border:0;}
.buying-left .joinGroupBuyingFrom .row .t3{text-align:right;font-size:16px;color:#000000;}
.buying-left .joinGroupBuyingFrom .row .t3 span{color:#ff4400;font-weight:bold;font-size:18px;}
.buying-left .joinGroupBuyingFrom .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/*团购详情改版*/
.buy-banner {width:100%;height: 485px;background-position: center!important;overflow:hidden;}
.buy-xx-wrapper {width: 1000px;margin:0 auto; padding:0 20px;background: #01af63;}
.buy-header-w {height: 65px;width: 100%;background: #121317;}
.buy-header-w .hding {width:217px;height:65px;line-height: 65px; background: url(../../images/home/index/hding.gif) no-repeat -3px 0;overflow: hidden;float: left;}
.buy-header-w .time-item {width:400px;height:65px;line-height: 65px;padding-left: 217px; background: url(../../images/home/index/buy-bg.png) no-repeat -3px 0;overflow: hidden;font-size: 24px; color: #ffffff;float: left;font-weight: bold;}
.buy-header-w .time-item #t_d,.buy-header-w .time-item #t_h,.buy-header-w .time-item #t_m,.buy-header-w .time-item #t_s {width:37px;height: 65px;background: url(../../images/home/index/buy-bg.png) no-repeat 0 -246px; color: #fdf000;display: inline-block;letter-spacing:8px;padding-left:7px; padding-right:4px;margin-right: 3px;}
.buy-header-w .hot-tel-w {width: 130px;height: 65px;line-height: 65px;font-size:20px;color: #ffffff;padding-left: 120px;background: url(../../images/home/index/buy-bg.png) no-repeat -107px -64px;float: right;}
.buy-xx-wrapper .buy-yzbm {width: 589px;float:left; background: #fff;}
.buy-xx-wrapper .buy-yzbm .tit {width: 100%;height: 68px;line-height:68px;background: #ffcf00; text-align: center; font-size: 26px;}
.buy-xx-wrapper .buy-yzbm .tit strong {color: #b50007;}
.buy-xx-wrapper .buy-yzbm .list-w {width: 589px; padding:20px 0;overflow: hidden;}
.buy-xx-wrapper .buy-yzbm .list-w ul {width: 590px;margin-left: -1px;}
.buy-xx-wrapper .buy-yzbm .list-w ul li {width: 294px; height:24px; line-height:24px;border-left: 1px dashed #000;float:left;}
.buy-xx-wrapper .buy-yzbm .list-w ul li .name {padding-left:30px;float:left;}
.buy-xx-wrapper .buy-yzbm .list-w ul li .tel {padding-left:30px;float:left;width:70px;}
.buy-xx-wrapper .buy-yzbm .list-w ul li .txt {;float:right;width:115px;color:#ff4400;}
.buy-xx-wrapper .buy-yzbm .address-w {padding: 20px 30px;width: 529px;height: 48px;line-height: 24px;background:#dcdcdc;}
.buy-xx-wrapper .buy-yzbm .address-w span{color:#ff000c;}
/*双十一活动样式*/
.buy-xx-wrapper .buy-yzbm11 {width: 589px;float:left; background: #fff;}
.buy-xx-wrapper .buy-yzbm11 .tit {width: 100%;height: 68px;line-height:68px;background: #fdf000; text-align: center; font-size: 26px;}
.buy-xx-wrapper .buy-yzbm11 .tit strong {color: #ff0000;padding: 0 10px;}
.buy-xx-wrapper .buy-yzbm11 .list-w {width: 589px; padding:20px 0;overflow: hidden;}
.buy-xx-wrapper .buy-yzbm11 .list-w ul {width: 590px;margin-left: -1px;}
.buy-xx-wrapper .buy-yzbm11 .list-w ul li {width: 294px; height:24px; line-height:24px;border-left: 1px dashed #000;float:left;}
.buy-xx-wrapper .buy-yzbm11 .list-w ul li .name {padding-left:30px;float:left;}
.buy-xx-wrapper .buy-yzbm11 .list-w ul li .tel {padding-left:30px;float:left;width:70px;}
.buy-xx-wrapper .buy-yzbm11 .list-w ul li .txt {;float:right;width:115px;color:#ff4400;}
.buy-xx-wrapper .buy-yzbm11 .address-w {padding: 20px 30px;width: 529px;height: 48px;line-height: 24px;background:#dcdcdc;font-size: 14px;}
.buy-xx-wrapper .buy-yzbm11 .address-w span{color:#ff0000;font-weight: bold;}
.buy-xx-wrapper .tuan-form-w11 {width: 400px;float:right;background:#fff;clear: right;}
.buy-xx-wrapper .tuan-form-w11 .tit {width: 100%;height: 68px;line-height:68px;background:  #fdf000; text-align: center; font-size: 26px;}
.buy-xx-wrapper .tuan-form-w11 .tit span {font-size: 16px;}
.buy-xx-wrapper .tuan-form-w11 .chengnuo {width: 100%;height:20px;line-height:20px; text-align: center; background:#fff;padding: 26px 0;}
.buy-xx-wrapper .tuan-form-w11 .chengnuo i {width: 20px;height: 20px;display:inline-block;vertical-align:middle; margin-left:8px;margin-right:5px;background: url(../../images/home/index/buy-bg.png) no-repeat;overflow:hidden;}
.buy-xx-wrapper .tuan-form-w11 .chengnuo i.ico01 {background-position:0 -81px;}
.buy-xx-wrapper .tuan-form-w11 .chengnuo i.ico02 {background-position:-25px -81px;}
.buy-xx-wrapper .tuan-form-w11 .chengnuo i.ico03 {background-position:-49px -81px;}
.buy-xx-wrapper .tuan-form-w11  .f-w {width: 100%;height: 296px;}

.buy-xx-wrapper .tuan-form-w {width: 400px;float:right;background:#fff;clear: right;}
.buy-xx-wrapper .tuan-form-w .tit {width: 100%;height: 68px;line-height:68px;background: #ffcf00; text-align: center; font-size: 26px;}
.buy-xx-wrapper .tuan-form-w .chengnuo {width: 100%;height:20px;line-height:20px; text-align: center; background:#fff;padding: 26px 0;}
.buy-xx-wrapper .tuan-form-w .chengnuo i {width: 20px;height: 20px;display:inline-block;vertical-align:middle; margin-left:8px;margin-right:5px;background: url(../../images/home/index/buy-bg.png) no-repeat;overflow:hidden;}
.buy-xx-wrapper .tuan-form-w .chengnuo i.ico01 {background-position:0 -81px;}
.buy-xx-wrapper .tuan-form-w .chengnuo i.ico02 {background-position:-25px -81px;}
.buy-xx-wrapper .tuan-form-w .chengnuo i.ico03 {background-position:-49px -81px;}
.buy-xx-wrapper .tuan-form-w  .f-w {width: 100%;height: 296px;}
.buy-xx-wrapper .liucheng-w {padding-top: 10px;}
.buy-xx-wrapper .buy-yuyue {width: 1000px;height: 1280px;background: url(../../images/home/topic/150708/buy_btn_bg.gif) no-repeat;overflow:hidden;}
.buy-xx-wrapper .buy-yuyue a {width: 218px;height: 62px;display:inline-block;cursor: pointer;margin-left: 384px;margin-top:612px;}
.buy-xx-wrapper .buy-brend-w {width: 960px;padding:0 20px 20px;background:#fed731;}
.buy-xx-wrapper .buy-brend-w .buy-logo-w {background: #ff9b2f;}
.buy-xx-wrapper .buy-brend-w .buy-logo-w ul {width: 955px;padding: 0 3px 12px 2px;}
.buy-xx-wrapper .buy-brend-w .buy-logo-w ul li {width: 123px;height: 73px;border:1px solid #ececec;display:block;overflow:hidden;float:left;margin-left:10px;margin-top: 12px;}
.buy-xx-wrapper .buy-brend-w .buy-logo-w ul li img {width: 123px;height:73px;}
.buy-xx-wrapper .pk-w {padding-top: 45px;}
.buy-xx-wrapper .pro-tit {width: 100%;height: 68px;line-height:68px;background:#ff4400;overflow:hidden;}
.buy-xx-wrapper .pro-tit h3 {padding:0 18px 0 28px;font-size:30px;color:#fff;float: left;}
.buy-xx-wrapper .pro-tit p {font-size:14px;line-height:78px;}
.buy-xx-wrapper .pro-tit p strong {font-size: 18px; color:#ffea00;padding:0 4px;}
.buy-xx-wrapper .pro-w {background:#fff9c7;width: 100%;padding-bottom:40px;}
.buy-xx-wrapper .pro-w ul {width:960px;padding: 0 26px 20px 14px;}
.buy-xx-wrapper .pro-w ul li {width: 228px;float:left;margin-left: 12px;margin-top: 15px;position:relative;display: inline;cursor: pointer;}
.buy-xx-wrapper .pro-w ul li .img-w {width: 220px;height: 220px;border: 4px solid #e4e4e4;overflow: hidden;}
.buy-xx-wrapper .pro-w ul li .tag {display: inline-block;position:absolute;width: 140px;height: 54px;line-height: 48px;overflow:hidden;left:0;top:0;background:url(../../images/home/index/buy-bg.png) no-repeat 0 -160px;text-align: center;font-size: 18px;color: #fff;}
.buy-xx-wrapper .pro-w ul li .tag span {color: #f2ec25; padding: 0 4px;}
.buy-xx-wrapper .pro-w ul li .name {width: 100%;height: 24px;line-height: 24px;text-align: center;font-size: 14px;background: #a6a6a6;}
.buy-xx-wrapper .pro-w ul li .name a {color: #0a0a0a;}
.buy-xx-wrapper .pro-w ul li .price-w {width: 100%;height: 54px;background: #e4e4e4;}
.buy-xx-wrapper .pro-w ul li .price-w .yuanjia {color: #555;line-height:20px;}
.buy-xx-wrapper .pro-w ul li .price-w .yuanjia s {color: #656565;}
.buy-xx-wrapper .pro-w ul li .price-w .cxjia {font-size: 16px; text-align: right;line-height: 34px;}
.buy-xx-wrapper .pro-w ul li .price-w .cxjia strong {color: #ee2125;padding:0 3px 0 8px; font-size: 22px;}
.buy-xx-wrapper .xc-w {padding-top: 20px;}
.buy-xx-wrapper .xc-w img {display:block;}
.buy-xx-wrapper .tgbz-w {padding-top:38px;}
.buy-xx-wrapper .dd-w {padding-top: 30px;}
.buy-xx-wrapper .dd-w .tit {width: 100%;height: 68px; line-height: 68px; background: #0096ff; color: #fff; text-indent: 28px; font-size: 28px; font-weight: bold;}
.buy-xx-wrapper .dd-w .tit01 {width: 100%;height: 68px; line-height: 68px; background: #e41b25; color: #fff; text-indent: 28px; font-size: 28px; font-weight: bold;}
.buy-xx-wrapper .dd-w .map-w {padding: 15px;width: 970px;background: #fff;font-size: 14px;}
.buy-xx-wrapper .dd-w .map-w img {float:left;margin-right:7px;}
.buy-xx-wrapper .dd-w .map-w span {display:inline-block;height: 25px;line-height: 25px;background: #c41210;color: #fff;padding: 0 12px;}
.buy-xx-wrapper .dd-w .map-w p {line-height: 22px;margin-bottom: 15px;}

.buy-xx-wrapper .dd-w .map-w11 {padding: 15px 19px;width: 962px;background: #fff;font-size: 18px;}
.buy-xx-wrapper .dd-w .map-w11 .txt-w { margin-bottom:30px;;width: 962px;overflow: hidden;}
.buy-xx-wrapper .dd-w .map-w11 p {line-height: 32px;margin-bottom: 15px;display: block;float: left;width: 850px;}
.buy-xx-wrapper .dd-w .map-w11 span {width:72px;height: 32px;line-height: 32px;background: #0096ff;color: #fff;padding: 0 12px;margin-right: 15px;display: block;float: left;}

.buy-xx-wrapper .dd-w .free-piao {width: 100%;padding: 50px 0 40px 0;background: #fff;}
.buy-xx-wrapper .dd-w .free-piao a {display: block;width: 296px;height: 75px;line-height:75px;background: #006cff;color: #ffffff;margin: 0 auto;font-size:24px;text-align: center;margin: 0 auto;cursor: pointer;}
.buy-xx-wrapper .dd-w .free-piao p {font-size: 14px; color:#006cff; text-align: center;}
.buy-xx-wrapper .dd-w .free-piao p strong {color:#ff7800;font-size: 24px;}
.buy-xx-wrapper .dd-w .ts-w {width: 940px;height: 90px;line-height: 30px; padding: 30px;color:#e41b25;font-size: 18px;background: #ffffff;}

/*团购详情改版-顶部报名表单*/
.groupBuy_topRegForm_w{width:338px;_width:341px;}
.groupBuy_topRegForm_w .bLine{width:336px;_width:339px;border:1px solid #a3a3a3;border-bottom:0;}
.groupBuy_topRegForm_w .groupBuy_topRegForm{}
.groupBuy_topRegForm_w .groupBuy_topRegForm .row{position:relative;width:336px;_width:339px;border-bottom:1px solid #a3a3a3;background:#fff;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .row .names{float:left;width:36px;height:48px;line-height:48px;color:#737373;font-size:14px;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .row .inp{float:left;display:block;width:300px;height:48px;line-height:48px;border:0;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .row .apply_btn{display:block;width:338px;_width:341px;height:40px;line-height:40px;text-align:center;color:#fff;cursor:pointer;background:#ff4400;font-size:16px;border:0;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .t1{color:#ff4400;text-align:center;height:42px;line-height:42px;font-size:14px;margin-bottom:15px;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .t11{color:#ff0000;text-align:center;height:42px;line-height:42px;font-size:20px;margin:10px 0;font-weight: bold;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .row .apply_btn11{display:block;width:338px;_width:341px;height:52px;line-height:52px;text-align:center;color:#fff;cursor:pointer;background:#ff0000;font-size:24px;border:0;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .name_icon{background:url(/Public/images/home/index/buy-bg.png) -189px -162px no-repeat;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .mobilephone_icon{background:url(/Public/images/home/index/buy-bg.png) -189px -210px no-repeat;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .community_icon{background:url(/Public/images/home/index/buy-bg.png) -189px -261px no-repeat;}
.groupBuy_topRegForm_w .groupBuy_topRegForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/*
----搜索列表----
*/
.search-list-breadcrubs {width:1188px;height:20px;padding:15px;margin:0 auto;border:1px solid #e8e8e8;line-height:20px;color:#999;margin-top:30px;}
.search-list-breadcrubs a {color:#999;}
.search-list-breadcrubs span {height:18px;line-height:18px;padding:0 5px;border:1px solid #00af63;display:inline-block;color:#00af63;}
.search-list-breadcrubs span a {color:#00af63;line-height:18px!important;padding-left:5px;}
.search-list-wrap {width:880px;float:left;}
.search-list-wrap dl,.search-list-wrap dl dt,.search-list-wrap dl dd {height:140px;overflow:hidden;}
.search-list-wrap dl{width:880px;padding-bottom:35px;margin-bottom:30px;border-bottom:1px dotted #e8e8e8;}
.search-list-wrap dl dt {width:210px;float:left;}
.search-list-wrap dl dd {width:650px;float:left;margin-left:20px;}
.search-list-wrap dl dd h3 {font-size:20px;width:100%;font-weight:normal;}
.search-list-wrap dl dd h3 a {color:#333;}
.search-list-wrap dl dd .ms { height:88px; line-height:22px; overflow:hidden;color:#666;}
.search-list-wrap dl dd .ms a { color:#000;}
.search-list-wrap dl dd .date { color:#999;}
/*无搜索内容*/
.search-none {padding-top:60px;width:100%;}
.search-none b {width: 60px;height:68px;display:block;margin:0 auto;}
.search-none p {padding-top:30px;font-size: 14px;text-align:center; padding-bottom:80px;}
.search-none p em {font-style:normal;color:#00af63;}

/*------3静态页------*/
.top_adW{width:100%;height:96px;background:#eaf6f2;text-align:center;}
.threeBannerW{position:relative;width:100%;height:611px;}
.threeBannerW_baojia{background:url(/Public/images/home/index/baojia_banner.jpg) center top no-repeat;}
.threeBannerW_inspect{background:url(/Public/images/home/index/inspect_banner.jpg) center top no-repeat;}
.threeBannerW_onestop{background:url(/Public/images/home/index/onestop_banner.jpg) center top no-repeat;}
.threeBannerW .nav_wrapper{position:absolute;top:0;left:0;width:100%;height:97px;border-top:1px solid #d7d7d7;/*background:url(/Public/images/home/index/nav_wrapper_bg.gif) center top no-repeat;*/z-index:4;}
.threeBannerW .nav_wrapper .nav_wrap{width:100%;height:97px;margin:0 auto;}
.threeBannerW .nav_wrapper .nav_wrap .nav_item{position:relative;display:block;float:left;width:33.3%;height:97px;background:#ececec;}
.threeBannerW .nav_wrapper .nav_wrap .nav1{}
.threeBannerW .nav_wrapper .nav_wrap .nav2{border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;*margin:0 -1px 0;}
.threeBannerW .nav_wrapper .nav_wrap .nav3{}
.threeBannerW .nav_wrapper .nav_wrap .nav_item span{display:block;position:absolute;cursor:pointer;}
.threeBannerW .nav_wrapper .nav_wrap .nav1 span{top:23px;left:50%;margin-left:-111px;width:223px;height:51px;background:url(/Public/images/home/index/three_nav_icon.png) 0 0 no-repeat;}
.threeBannerW .nav_wrapper .nav_wrap .nav2 span{top:23px;left:50%;margin-left:-138px;width:276px;height:51px;background:url(/Public/images/home/index/three_nav_icon.png) 0 -60px no-repeat}
.threeBannerW .nav_wrapper .nav_wrap .nav3 span{top:23px;left:50%;margin-left:-111px;width:223px;height:51px;background:url(/Public/images/home/index/three_nav_icon.png) 0 -120px no-repeat}
.threeBannerW .nav_wrapper .nav_wrap .nav1:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -600px 0 no-repeat;}
.threeBannerW .nav_wrapper .nav_wrap .nav2:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -600px -60px no-repeat;}
.threeBannerW .nav_wrapper .nav_wrap .nav3:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -600px -120px no-repeat;}
.threeBannerW .nav_wrapper .nav_wrap .nav1_active{background:none !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav1_active span{background:url(/Public/images/home/index/three_nav_icon.png) -300px 0 no-repeat !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav1_active:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -300px 0 no-repeat !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav2_active{background:none !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav2_active span{background:url(/Public/images/home/index/three_nav_icon.png) -300px -60px no-repeat !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav2_active:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -300px -60px no-repeat !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav3_active{background:none !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav3_active span{background:url(/Public/images/home/index/three_nav_icon.png) -300px -120px no-repeat !important;}
.threeBannerW .nav_wrapper .nav_wrap .nav3_active:hover span{background:url(/Public/images/home/index/three_nav_icon.png) -300px -120px no-repeat !important;}
.threeBannerW .banner_insideW{position:relative;width:1220px;height:611px;margin:0 auto;z-index:2;}
.threeBannerW .banner_insideW .bannerApplyForm_wrapper{position:absolute;bottom:8px;right:18px;}
.threeBannerW .banner_insideW .znbj_btn{position:absolute;left:175px;top:472px;width:90px;height:20px;line-height:20px;text-align:center;border:1px solid #ff0000;color:#ff0000;}

.inspect_floor1{position:relative;width:1220px;height:146px;margin:0 auto;}
.inspect_floor1 .item{width:244px;float:left;text-align:center;}
.inspect_floor1 .item .tit{font-size:18px;}
.inspect_floor1 .item .info{font-size:12px;color:#999999;}

.inspect_floor2{width:100%;height:570px;background:#ebebeb;}
.inspect_floor2_inside{width:1220px;height:570px;margin:0 auto;}
.inspect_floor2_inside .titW{height:92px;line-height:92px;font-size:14px;text-align:center;}
.inspect_floor2_inside .itemW{width:1220px;overflow:hidden;}
.inspect_floor2_inside .itemW_i{width:1400px;padding-left:10px;}
.inspect_floor2_inside .itemW .item{float:left;width:212px;height:360px;margin-right:34px;}
.inspect_floor2_inside .itemW .item .imgw{display:block;position:relative;width:212px;height:266px;overflow:hidden;cursor:default;}
.inspect_floor2_inside .itemW .item .imgw .mask{position:absolute;top:0;left:0;width:212px;height:266px;background:#000;filter:alpha(opacity=40);opacity:0.4;z-index:2;}
.inspect_floor2_inside .itemW .item .imgw .yuan{position:absolute;top:93px;left:60px;width:82px;height:82px;text-align:center;border:6px solid #fff;color:#fff;border-radius:82px;z-index:3;}
.inspect_floor2_inside .itemW .item .imgw .yuan .tt1{display:block;font-size:24px;height:30px;line-height:30px;padding-top:10px;}
.inspect_floor2_inside .itemW .item .imgw .yuan .tt2{display:block;font-size:16px;}
.inspect_floor2_inside .itemW .item .imgw:hover .yuan{color:#f25619;border:6px solid #f25619;}
.inspect_floor2_inside .itemW .item .t{padding:4px 6px 0;}

.onestop_floor1{width:100%;height:158px;background:#f8f8f8;}
.onestop_floor1_inside{width:1220px;height:158px;margin:0 auto;background:url(/Public/images/home/index/onestop_img1.jpg) 0 27px no-repeat;}
.onestop_floor1_inside .itemW{width:174px;float:left;text-align:center;font-size:18px;padding-top:100px;}

.onestop_floor2{width:1220px;height:486px;margin:0 auto;padding:54px 0 86px;}
.onestop_titW{height:56px;padding-left:342px;overflow:hidden;}
.onestop_titW .le_W{width:100px;height:56px;line-height:56px;text-align:center;float:left;color:#ffffff;background:#14bf76;font-size:30px;}
.onestop_titW .ri_W{padding-left:117px;}
.onestop_titW .ri_W .line1{font-size:30px;height:32px;line-height:32px;padding-bottom:6px;}
.onestop_titW .ri_W .line2{}

#onestop_slideBB{width:1220px;height:382px;margin:0 auto;}
#onestop_slideBB .bannerBtn{display:block !important;color:#000000;width:20px !important;height:39px !important;top:160px;}
#onestop_slideBB .preBtn{background:url(/Public/images/home/index/onestop_left_j.jpg) 0 0 no-repeat;left:40px;}
#onestop_slideBB .nextBtn{background:url(/Public/images/home/index/onestop_right_j.jpg) 0 0 no-repeat;right:40px;}
#onestop_slideBB .dotsWrapper{display:none;}
.gongzhang_list_wrap{width:976px;height:382px;margin:0 auto;overflow:hidden;}
.gongzhang_list_wrap_inside{width:1100px;height:400px;}
.gongzhang_list_wrap .gongzhang_item{float:left;display:block;width:175px;height:180px;margin:0 13px 12px 0;padding:5px 5px 0;background:#f4f5f5;}
.gongzhang_list_wrap .gongzhang_item .imgw{width:175px;height:150px;background:#d9d9d9;overflow:hidden;}
.gongzhang_list_wrap .gongzhang_item .txtw{width:175px;height:30px;line-height:30px;text-align:center;color:#999999;overflow:hidden;}

.onestop_floor3{width:100%;height:829px;overflow:hidden;background:url(/Public/images/home/index/onestop_floor3_bg.jpg) 0 0 no-repeat;}
.onestop_floor3_inside{width:1220px;height:829px;margin:0 auto;}
.onestop_floor3_inside .imgw{display:block;overflow:hidden;float:left;}

.onestop_floor4{width:1220px;margin:0 auto;padding-bottom:10px;}
.onestop_floor4 .logo_w{width:1190px;margin:0 auto;overflow:hidden;}
.onestop_floor4 .logo_w .logo_w_inside{width:1220px;}
.onestop_floor4 .logo_w .logo{float:left;width:280px;height:124px;margin:0 20px 20px 0;border:1px solid #dddddd;}

/**
 404页面---------------
*/
.notfound { width:990px; height:460px; padding-top:200px; margin:0 auto; background:url(../../images/home/nfound.gif) no-repeat;}
.notfound .txt-wrapper { padding-left:370px; width:630px; color:#333;}
.notfound .txt-wrapper strong { font-size:42px; font-weight:300;}
.notfound .txt-wrapper p { margin-top:40px; line-height:26px; font-size:14px;}
.notfound .txt-wrapper p a { color:#00af64;}


/**
 *宽度990--工作店铺等------------------
*/
.gz-layout { width:990px; margin:0 auto;}
.gz-200 { width:120px; padding:0 40px; float:left;}
.gz-790 { width:790px; float:left;}

.gz-breadcrmbs { height:60px; line-height:60px; color:#999;}
.gz-breadcrmbs a { color:#999; padding:0 8px;}
.gz-breadcrmbs strong { font-weight:normal; color:#000;}

.gz-200 .gz-tx { width:120px; height:120px; overflow:hidden; margin-bottom:20px;}
.gz-200 .gz-tx img { border-radius:60px; width:120px; height:120px;}
.gz-200 .gz-yybtn { width:120px; height:30px; line-height:30px; display:block; background:#ff4400; text-align:center; color:#FFF;}
.gz-200 .gz-yys { width:120px; overflow:hidden; margin-top:15px;}
.gz-200 .gz-yys .y-b { width:59px; float:left; color:#8e8e8e; text-align:center;}
.gz-200 .gz-yys .y-b strong { font-size:16px; color:#000;}

.gz-790 h2 { font-size:18px;  font-weight:normal; margin-bottom:20px;}
.gz-790 h2 span { color:#ff4400; padding-left:5px;}
.gz-790 h3 { font-size:14px; color:#8e8e8e; font-weight:normal; margin-bottom:20px;}
.gz-790 .gz-xm-w { height:30px; line-height:30px; overflow:hidden; margin-bottom:30px;}
.gz-790 .gz-xm-w1 { height:30px; line-height:30px; padding-bottom:25px; overflow:hidden; border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
.gz-790 .gz-xm-w h1, .gz-790 .gz-xm-w1 h1 { font-size:24px; color:#333; padding-right:10px; float:left; font-weight:normal;}
.gz-790 .gz-xm-w h1 a, .gz-790 .gz-xm-w1 h1 a  { color:#333;}


.gz-790 .yz-yx { width:790px; margin-bottom:30px;}
.gz-790 .yz-yx li { height:26px; line-height:26px; padding:0 10px; background:#ececec; float:left; margin-right:15px; border-radius:3px; display:inline-block;}
.gz-790 .no-yx {width:790px; margin-bottom:30px; color: #a5a5a5;}
.gz-790 .about { line-height:22px; margin-bottom:60px; display:inline-block;}

/*--业主评价--*/
/*评分区域*/
.gz-790 .pj { width:788px; height:80px; padding:20px 0; border:1px solid #e8e8e8; overflow:hidden; margin-bottom:30px;}
.gz-790 .pj .pj-l { width:159px; border-right:1px dashed #e6e6e6; text-align:center;}
.gz-790 .pj .pj-m { width:354px; border-right:1px dashed #e6e6e6;}
.gz-790 .pj .pj-r { width:180px; padding:0 46px;}
.gz-790 .pj .pj-l, .gz-790 .pj .pj-m, .gz-790 .pj .pj-r { float:left; height:80px; overflow:hidden;}
.gz-790 .pj .pj-l p { font-size:36px; color:#01af63; line-height:100%; margin-top:10px;}
.gz-790 .pj .pj-l p em { font-size:12px; color:#999; font-style:normal; padding-left:5px;}
.gz-790 .pj .pj-l i { width:85px; height:14px; background:url(../../images/home/gz/star.png) no-repeat; display:inline-block; margin:0 auto;}
.gz-790 .pj .pj-m .pj-area { margin-bottom:13px; float:left;}
.gz-790 .pj .pj-m .pj-area span, .gz-790 .pj .pj-m .pj-area em { float:left; display:block;}
.gz-790 .pj .pj-m .pj-area span { width:77px; color:#666; line-height:14px;}
.gz-790 .pj .pj-m .pj-area em { background:#01af63; height:10px;}
.gz-790 .pj .pj-m .pj-area .line { width:190px; height:10px; background:#e5e5e5; float:left; margin:2px 5px; overflow:hidden;}
.gz-790 .pj .pj-r a { width:180px; height:36px; line-height:36px; color:#fff; font-size:14px; background:#ff8016; display:block; text-align:center;}
.gz-790 .pj .pj-r p { color:#666; line-height:18px; margin-top:5px;}
/*业主评论-好评-中评-差评区域*/
.gz-790 .pj-nav {width:790px; height:30px; border-bottom:1px solid #e8e8e8;  font-size:14px;}
.gz-790 .pj-nav a {display:block;float:left; margin-right:20px; cursor:pointer;color:#000;}
.gz-790 .pj-nav a span {color:#a5a5a5; padding:0 3px;}
.gz-790 .pj-nav a.cur {color:#ff4400;}
.gz-790 .pj-nav a:hover {color:#ff4400;}
.gz-790 .pj-contant {}
.gz-790 .pj-contant p {color: #a5a5a5;line-height:50px;}
.gz-790 .pj-contant dl dt, .gz-790 .pj-contant dl dd { float:left; overflow:hidden;}
.gz-790 .pj-contant dl { width:790px; padding:20px 0; border-bottom:1px dotted #e8e8e8;}
.gz-790 .pj-contant dl dt { width:60px; height:60px;}
.gz-790 .pj-contant dl dt img { width:60px; height:60px; border-radius:30px;}
.gz-790 .pj-contant dl dd { width:720px; padding-left:10px; font-size:14px;}
.gz-790 .pj-contant dl dd h4, .gz-c-pj-b{margin-bottom:20px;}
.gz-790 .pj-contant dl dd h4, .gz-c-pj-b h4 { width:100%; }
.gz-790 .pj-contant dl dd h4 i, .gz-c-pj-b h4 em { width:85px; height:14px; display:inline-block; vertical-align:middle; }
.gz-790 .pj-contant dl dd .yk-pj, .gz-c-pj-b .yk-pj { width:100%; margin-top:10px; line-height:22px; color:#888;}
.gz-790 .pj-contant dl dd .yk-w, .gz-c-pj-b .yk-w{ width:100%; height:26px; line-height:26px; margin-top:10px;}
.gz-790 .pj-contant dl dd .yk-w .w-l { float:left; width:620px; color:#a5a5a5;}
.gz-790 .pj-contant dl dd .yk-w .w-l a { color:#01af63; text-decoration:underline; padding-right:30px;}
.gz-790 .pj-contant dl dd .yk-w .w-r, .gz-c-pj-b .yk-w .w-r { float:right; width:80px; color:#a5a5a5;}
.hidden { display:none;}

.gz-case, .gz-case dt, .gz-case dd { height:165px; overflow:hidden;}
.gz-case dt, .gz-case dd {float:left;}
.gz-case { border:1px solid #e1e1e1; padding:14px; width:760px; margin-bottom:30px;}
.gz-case dt { width:220px;}
.gz-case dt img { width:220px; height:165px;}
.gz-case dd { width:510px; padding-left:30px;}
.gz-case dd strong {font-size:18px; color:#000; width:100%; margin-bottom:5px; float:left;}
.gz-case dd strong a { color:#000;}
.gz-case dd p { color:#8e8e8e; margin-bottom:20px; width:100%; white-space:nowrap; float:left;}
.gz-case dd .c-jd { float:left; width:470px; padding-left:40px; border-top:2px solid #eee;}
.gz-case dd .c-jd li { float:left; margin-right:65px; color:#8e8e8e; width:50px; text-align:center; line-height:16px;}
.gz-case dd .c-jd li i { width:15px; height:15px; margin:0 auto; display:block; background:url(../../images/home/ico-bg.png) no-repeat -85px -22px; top:-7px;  position:relative;}
.gz-case dd .c-jd li.fns { color:#01af63;}
.gz-case dd .c-jd li.fns i { background-position:-67px -20px;}
.gz-case dd .btn-w { width:510px; height:32px; line-height:32px; margin-top:18px; overflow:hidden; float:left;}
.gz-case dd .btn-w .btn1, .gz-case dd .btn-w .btn2, .gz-case dd .btn-w .btn3 { width:170px; float:left; text-align:center; display:block;}
.gz-case dd .btn-w .btn1 {  background:#01af63; color:#FFF; }
.gz-case dd .btn-w .btn2 { width:168px; height:30px; line-height:30px; background:#fff; color:#01af63; border:1px solid #01af63;}
.gz-case dd .btn-w .btn3 { background:#f8f8f8; color:#999;}
.gz-case dd .btn-w .btn3 em { color:#ff4400; padding:0 5px; font-style:normal;}

.gz-c-x, .gz-c-x dt, .gz-c-x dd { float:left; overflow:hidden;}
.gz-c-x { padding:0 0 20px 0; width:790px; }
.gz-c-x dt { width:220px;}
.gz-c-x dt img { width:220px; height:165px;}
.gz-c-x dd { width:540px; padding-left:30px;}
.gz-c-x dd strong {font-size:18px; color:#000; width:100%; margin-bottom:5px; float:left;}
.gz-c-x dd p { color:#8e8e8e; margin-bottom:20px; width:100%; white-space:nowrap; float:left;}
.gz-c-x dd em { color:#000; line-height:22px; font-style:normal;}
.gz-c-x dd h3 { margin-bottom:5px;}
/**---在建工地详情----**/
/*在建工地详情-各阶段区域*/
.gz-z-l-t { width:988px; height:48px; background:#f8f8f8; border:1px solid #e8e8e8; position:relative; margin-bottom:20px; float:left;}
.gz-z-l-t h2 { width:124px; height:48px; line-height:48px; font-size:16px; color:#01af63; border-right:1px solid #e8e8e8; border-top:2px solid #01af63; text-align:center; background:#FFF; left:0; position:absolute;}
.gz-z-l-b { width:950px; border-left:1px solid #e8e8e8; border-bottom:1px dotted #e8e8e8; float:left; margin-left:39px; position:relative; display:inline;}
.gz-z-l-b i { width:30px; height:30px; padding:15px; position:absolute; background:url(../../images/home/ico-bg.png) no-repeat -160px 0; left:-30px; top:30px; text-align:center; vertical-align:middle; color:#FFF; font-style:normal; line-height:15px;}
.gz-z-l-b .c { padding:50px 0 0 40px; font-size:14px; width:910px; overflow:hidden;}
.gz-z-l-b .c span { width:100%; color:#01af63;}
.gz-z-l-b .c p { line-height:22px; margin-top:10px;}
.gz-z-l-b .c ul { width:925px; float:left; margin-left:-15px; padding:10px 0 30px 0; display:inline;}
.gz-z-l-b .c ul li { float:left; width:170px; height:170px; margin-left:15px; margin-top:15px; display:inline;cursor:pointer;}
.gz-z-l-b .c ul li img { width:170px; height:170px;}

/*在建工地详情-下方相关案例*/
.gz-xgal { width:1020px; margin-left:-30px; float:left; margin-top:90px;}
.gz-xgal dl, .gz-xgal dl dt, .gz-xgal dl dd { float:left; height:100px; overflow:hidden;}
.gz-xgal dl { border:1px solid #eaeaea; padding:29px; width:420px; margin-left:30px; _display:inline;}
.gz-xgal dl dt { width:100px;}
.gz-xgal dl dd { width:300px; margin-left:20px;}
.gz-xgal dl dd h3 { font-size:16px; width:100%; display:block; font-weight:normal;}
.gz-xgal dl dd h3 a { color:#000;}
.gz-xgal dl dd p { color:#999;}
.gz-xgal dl dd .btn-w { height:30px; margin-top:18px;}
.gz-xgal dl dd .btn-w a { display:block; float:left; width:120px; height:28px; line-height:28px; border:1px solid #ff4400; text-align:center;}
.gz-xgal dl dd .btn-w a.btn-01 { background:#ff4400; color:#fff;}
.gz-xgal dl dd .btn-w a.btn-02 { background:#fff; color:#ff4400; margin-left:20px;}

/*--工长合作--*/
.gz-Join-w { width:988px; border:1px solid #e8e8e8; overflow:hidden; margin:40px auto;}
.gz-Join-w .tit { width:100%; height:80px; overflow:hidden;}
.gz-Join-w .tit h3 { font-size:16px; padding-left:30px; float:left; line-height:80px;}
.gz-Join-w .tit p { color:#01af63; float:left; padding-left:10px; line-height:82px;}
.gz-Join-w .tit p span { color:#ff4400; padding:0 5px;}
.gz-Join-w ul { width:990px; float:left; padding-bottom:30px;}
.gz-Join-w ul li { width:269px; border-right:1px solid #d4d4d4; padding:0 30px; float:left; display:inline; line-height:22px; height:44px; overflow:hidden; padding-bottom:14px;}
.gz-Join-w ul li .price, .gz-Join-w ul li .name, .gz-Join-w ul li .cityP, .gz-Join-w ul li .date { display:block; float:left; color:#a0a0a0;}
.gz-Join-w ul li .price, .gz-Join-w ul li .name { font-size:14px;}
.gz-Join-w ul li .price { color:#ff4400; width:70px;}
.gz-Join-w ul li .name { width:269px; color:#505050;}/*width:195px;*/
.gz-Join-w ul li .cityP {  width: 269px;}/*width:125px;*/
.gz-Join-w ul li .date { width:130px; padding-left:10px;}


/*城市切换效果图*/
.city-xgt-w { width:958px; background:#fff; padding:0 16px; margin:36px auto 0 auto;}
.city-xgt-w .tit { width:100%; height:70px; line-height:70px; border-bottom:1px dotted #cacaca; overflow:hidden;}
.city-xgt-w .tit h2 { float:left; color:#01af63; font-size:24px; font-weight:normal;}
.city-xgt-w .tit p { color:#000; padding-left:10px; line-height:81px; float:left;}
.city-xgt-w .tit p strong { color:#ff4400; font-weight:normal; padding:0 5px;}
.city-xgt-w .tit a { color:#505050; float:right; font-size:14px; line-height:86px;}
.city-xgt-w .city-xgt-link { line-height:36px; height:36px; margin-top:5px; color:#505050; overflow:hidden;}
.city-xgt-w .city-xgt-link a { color:#505050; padding:0 5px;}
.city-xgt-w .city-xgt-pic { background:#FFF; padding-bottom:40px; overflow:hidden;}
.city-xgt-w .city-xgt-pic img { float:left; margin-left:10px; margin-top:10px;}

/*城市切换-服务流程*/
.city-fwlc-w { width:958px; background:#fff; padding:0 16px; margin:36px auto 0 auto;}
.city-fwlc-w .tit { width:100%; height:70px; line-height:70px; border-bottom:1px dotted #cacaca; overflow:hidden;}
.city-fwlc-w .tit h2 { float:left; color:#01af63; font-size:24px; font-weight:normal;}
.city-fwlc-w .tit p { color:#000; padding-left:10px; line-height:81px; float:left;}
.city-fwlc-w .tit p strong { color:#ff4400; font-weight:normal; padding:0 5px;}
.city-fwlc-w .city-fwlc-link { padding:0 7px; width:944px;}
.city-fwlc-w .city-fwlc-link a { display:inline-block; width:60px; height:43px; padding-top:80px; font-size:14px; color:#444; background:url(../../images/home/gz/city-bg.gif) no-repeat; float:left; margin:0 29px; text-align:center;}
.city-fwlc-w .city-fwlc-link #lc-a01{ bbackground-position:0 0;}
.city-fwlc-w .city-fwlc-link #lc-a01.cur{ background-position:0 -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a02 { background-position:-60px 0;}
.city-fwlc-w .city-fwlc-link #lc-a02.cur{ background-position:-60px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a03 { background-position:-120px 0;}
.city-fwlc-w .city-fwlc-link #lc-a03.cur{ background-position:-120px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a04 { background-position:-180px 0;}
.city-fwlc-w .city-fwlc-link #lc-a04.cur{ background-position:-180px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a05 { background-position:-240px 0;}
.city-fwlc-w .city-fwlc-link #lc-a05.cur{ background-position:-240px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a06 { background-position:-300px 0;}
.city-fwlc-w .city-fwlc-link #lc-a06.cur{ background-position:-300px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a07 { background-position:-360px 0;}
.city-fwlc-w .city-fwlc-link #lc-a07.cur{ background-position:-360px -123px; color:#01af63;}
.city-fwlc-w .city-fwlc-link #lc-a08{ background-position:-420px 0;}
.city-fwlc-w .city-fwlc-link #lc-a08.cur{ background-position:-420px -123px; color:#01af63;}

/*-最新招标-加入工作-常见问题-*/
.city-news-w { background:#fff; margin-top:36px;}
.city-news-w .city-news-box { width:330px; float:left;}
.city-news-w .city-news-box .tit01,.city-news-w .city-news-box .tit02, .city-news-w .city-news-box .tit03 { width:277px; height:52px; line-height:52px;  padding-left:53px; font-size:14px;}
.city-news-w .city-news-box .tit01 {background:#dcdcdc url(../../images/home/gz/city-bg.gif) -480px 2px no-repeat;}
.city-news-w .city-news-box .tit01-cur {background:#fff url(../../images/home/gz/city-bg.gif) -480px -228px no-repeat;color:#01af63;}
.city-news-w .city-news-box .tit02 {background:#dcdcdc url(../../images/home/gz/city-bg.gif) -480px -52px no-repeat;}
.city-news-w .city-news-box .tit02-cur {background:#fff url(../../images/home/gz/city-bg.gif) -480px -282px no-repeat;color:#01af63;}
.city-news-w .city-news-box .tit03 {background:#dcdcdc url(../../images/home/gz/city-bg.gif) -480px -104px no-repeat;}
.city-news-w .city-news-box .tit03-cur {background:#fff url(../../images/home/gz/city-bg.gif) -480px -334px no-repeat; color:#01af63;}
.city-news-w .city-news-box ul { width:289px; padding:0 20px; margin:15px 0; float:left; border-right:1px dotted #d5d5d5;}
.city-news-w .city-news-box ul li { width:100%; height:30px; line-height:30px; float:left;}
.city-news-w .city-news-box ul li a { width:190px; padding-left:10px; color:#444; float:left; display:block; background:url(../../images/home/gz/city-bg.gif) -548px -169px no-repeat;}
.city-news-w .city-news-box ul li span { width:80px; float:right; color:#444;}

/**
 *静态--关于我们-法律声明-联系我们-----------------------------
*/
.about-w { background: url(../../images/home/gz/about-bg.gif) repeat-y; margin-bottom:50px;}
.about-w .content { width:670px; float:left; padding:0 40px 40px; background:#fff; height:100%;}
.about-w .content p { font-size:14px; line-height:24px; margin-top:20px;}
.about-w .sub { width:240px; float:left; background:#fafafa; height:100%;}
.about-w .sub ul { width:100%; float:left;}
.about-w .sub ul li {  width:100%; height:66px; line-height:66px; float:left; font-size:16px; padding-bottom:10px;}
.about-w .sub ul li a { height:66px; line-height:66px; width:195px; padding-left:40px;  border-left:5px solid #fafafa; display:block; color:#000;}
.about-w .sub ul li a:hover, .about-w .sub ul li a.cur {  border-left:5px solid #ff4400; background:#fff url(../../images/home/ico-bg.png) 220px -112px no-repeat;}
/*静态-招贤纳士-2007添加*/
.recruit-w {position: relative;}
.recruit-w .recruit-banner {position:absolute;width: 750px;height: 130px;left: 0;}
.recruit-w h2, .recruit-w h3, .recruit-w i, .recruit-w p {display: block;}
.recruit-w h2 {width:100%;height: 44px;padding: 8px 0;border-bottom: 2px solid #e9e9e9;line-height: 44px;font-size: 18px;font-weight: bold;}
.recruit-w h2 img {float: left;vertical-align:middle;margin-right: 8px;}
.recruit-w .job01 {margin-top: 158px;color:#f54c4c;}
.recruit-w .job02 {margin-top: 25px;color:#5bc1e3;}
.recruit-w .job03 {margin-top: 25px;color:#f67287;}
.recruit-w .job04 {margin-top: 25px;color:#39c859;}
.recruit-w .job05 {margin-top: 25px;color:#934c00;}
.recruit-w .job06 {margin-top: 25px;color:#f67287;}
.recruit-w h3 {width:660px;line-height:30px;font-size: 16px;padding: 0 5px;margin-top: 20px;}
.recruit-w i {width: 660px;line-height: 100%;font-size:14px;padding: 0 5px;margin-top:18px;color:#505050;font-style:normal;}
.recruit-w p {width: 660px;line-height: 100%;font-size: 14px;padding: 0 5px;color: #9b9b9b;margin-top:16px!important;}
.recruit-w .return { width:100%;height: 46px;margin-top: 70px;}
.recruit-w .return a {display: block;width: 200px;height: 46px;line-height: 46px;background: #ff4400;cursor: pointer;text-align: center;font-size: 16px;color:#ffffff;margin: 0 auto;}
.recruit-w .mail-w {font-size: 12px;color: #888888;text-align: center;line-height: 44px;}
.recruit-w .mail-w a {color: #888888;}
/**
 *资讯----------------------
*/
.news-index-t1 {height:30px; line-height:30px; *line-height:27px; width:100%; font-size:14px; color:#444; text-indent:10px; background:#f4f4f4;}/*资讯首页有灰底标题*/
.news-interview { width:250px; height:218px; display:block;}/*人物访谈*/
.news-interview img { width:250px; height:180px;}
.news-interview h3 {background:#f4f4f4; width:250px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#444; display:block;}
.news-hot-rec { border-bottom:1px dashed #e0e0e0;}/*热点资讯*/
.news-hot-rec a { font-size:20px; color:#01af63; width:100%; display:block; text-align:center; margin-top:8px;}
.news-hot-rec p { color:#505050; line-height:24px; padding-bottom:13px;}
.news-hot-list { margin-top:20px; float:left; line-height:19px; line-height:17px\9; height:19px; width:100%; overflow:hidden;}
.news-hot-list a { width:320px; display:block; float:left; color:#505050; font-size:14px;}
.news-hot-list a .class {  padding:0 10px 0 7px; height:19px; display:inline-block; color:#fff; letter-spacing:4px; margin-right:3px; background:url(../../images/home/news/bg-class.png) no-repeat right;}
.news-hot-list a:hover .class { background:url(../../images/home/news/bg-class1.png) no-repeat right;}
.news-hot-list .date { width:75px; float:right; color:#c7c7c7; text-align:left; font-size:12px;}

.news-dynamic { height:44px; padding:9px 0; border-bottom:1px dashed #e0e0e0;} /*资讯首页新闻动态*/
.news-dynamic .head { width:44px; height:44px; overflow:hidden; float:left; margin-left:10px; position:relative;}
.news-dynamic .head img { width:44px; height:44px;}
.news-dynamic .head i { width:44px; height:44px; background:url(../../images/home/news/news_bg.png) no-repeat; _background:url(../../images/home/news/news_bg_ie6.png) no-repeat; background-position:0 -320px; position:absolute; left:0;}
.news-dynamic .content-w { width:180px; height:44px; line-height:22px; color:#5c5c5c; margin-left:15px; position:relative; display:inline-block; float:left;overflow: hidden;}
.news-dynamic .content-w a {color: #5c5c5c;}
.news-dynamic .content-w .more {color:#a5a5a5; right:0; bottom:0; position:absolute;}
.news-dynamic .content-w .more:hover {color:#ff8a0b;}

.c-480-tit { height:18px; padding-bottom:12px; border-bottom:1px dashed #e0e0e0;}/*首页资讯-2列布局*/
.c-480-tit .more { width:80px; color:#777; font-family:\5FAE\8F6F\96C5\9ED1, Arial, sans-serif; padding-right:15px; display:inline-block; float:right; text-align:right;}
.c-480-tit h2 {width:260px; height:18px; line-height:18px; position:relative; float:left; overflow:hidden;}
.c-480-tit h2 img { position:absolute; float:left;}
.h2-01 { left:0; top:-140px;}
.h2-02 { left:0; top:-158px;}
.h2-03 { left:0; top:-176px;}
.h2-04 { left:0; top:-194px;}
.h2-05 { left:0; top:-212px;}
.h2-06 { left:0; top:-230px;}
.h2-07 { left:0; top:-248px;}
.h2-08 { left:0; top:-266px;}
.c-480-dl, .c-480-dl dt, .c-480-dl dd { height:195px; float:left; overflow:hidden;}
.c-480-dl { width:480px; padding-top:25px;}
.c-480-dl dt { width:195px;}
.c-480-dl dd { width:260px; margin-left:25px;}
.c-480-dl dd h3 { width:100%; display:block; line-height:100%;}
.c-480-dl dd h3 span { display:inline-block; height:17px; line-height:17px; margin-right:5px; vertical-align:middle;}
.bg-g,.bg-b,.bg-o,.bg-p,.bg-g1,.bg-bl {font-size:12px;  padding:0 10px 0 7px; color:#fff;}
.bg-g { background:url(../../images/home/news/bg-g.png) right no-repeat;}
.bg-b { background:url(../../images/home/news/bg-b.png) right no-repeat;}
.bg-o { background:url(../../images/home/news/bg-o.png) right no-repeat;}
.bg-p { background:url(../../images/home/news/bg-p.png) right no-repeat;}
.bg-g1 { background:url(../../images/home/news/bg-g1.png) right no-repeat;}
.bg-bl { background:url(../../images/home/news/bg-bl.png) right no-repeat;}
.c-480-dl dd h3 a { font-size:16px; color:#000;}
.c-480-dl dd p { font-size:12px; line-height:24px; height:48px; overflow:hidden; color:#929292; margin-top:8px;}
.c-480-dl dd ul { float:left; padding-top:10px; padding-top:5px\9;}
.c-480-dl dd ul li { width:244px; line-height:30px; height:30px; float:left; display:block; background:url(../../images/home/news/news_bg_ie6.png) -3px -288px no-repeat; padding-left:16px;}
.c-480-dl dd ul li a { color:#000;}

.news-slide { width:350px; float:left; overflow:hidden; margin-top:25px;}/*资讯首页-新闻中心-幻灯轮播*/
.news-center { margin-left:30px; margin-top:25px; overflow:hidden; float:left;} /*资讯首页-新闻中心*/
.news-center h3 { font-size:18px; width:100%; display:block;}
.news-center h3 a { color:#000;}
.news-center ul { float:left; margin-top:10px;}
.news-center ul li { width:320px; height:30px;line-height: 30px; float:left; display:block;}
.news-center ul li a { font-size:14px; color:#000;}
.news-center ul li span { height:14px; line-height:14px!important; font-size:12px!important; border-right:1px solid #000; padding-right:5px; margin:8px 5px 8px 0; display:inline-block;vertical-align: middle; color:#787878;}
.news-center ul li span a { color:#787878!important;}
.news-zlbg { margin-left:30px; margin-top:25px; overflow:hidden; float:left;}/*资讯首页-质量曝光*/
.news-zlbg .tit { font-size:18px; color:#01af63;}
.news-zlbg .list-pic { width:280px; float:left; margin-left:-20px; margin-top:5px;}
.news-zlbg .list-pic li { float:left; margin-left:120px; margin-left:20px; display:inline;}
.news-zlbg .list-pic li img { width:120px; height:80px;}
.news-zlbg .list-pic li p { width:120px; height:26px; line-height:26px; display:block; background:#f4f4f4; color:#000;}
.news-zlbg .list-t { float:left; margin-top:5px;}
.news-zlbg .list-t li { width:260px; float:left; height:24px; line-height:24px; display:block;}
.news-zlbg .list-t li a { color:#787878;}

.news-xgt-ul { width:1013px; margin-left:-23px; float:left; margin-top:25px;} /*首页图库*/
.news-xgt-ul li {width:230px; margin-left:23px; display:inline; float:left;}
.news-xgt-ul li img { width:230px; height:230px;}
.news-xgt-ul li p {width:230px; margin-top:10px; display:block; text-align:center; color:#000;}

.news-breadcrumbs { color:#929292; margin-top:25px; line-height:60px;text-indent:10px;} /*资讯页面-面包屑导航*/
.news-breadcrumbs a { color:#929292; padding:0 10px;}
.news-breadcrumbs strong { padding-left:10px; font-weight:normal; color:#000;}
.news-list-dl, .news-list-dl dt, .news-list-dl dd { height:140px; overflow:hidden;} /*资讯-二级页 列表*/
.news-list-dl dt, .news-list-dl dd { height:140px; float:left;}
.news-list-dl { width:660px; padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e3e3e3;}
.news-list-dl dt { width:210px;}
.news-list-dl dt img { width:210px; height:140px;}
.news-list-dl dd { width:425px; margin-left:25px;}
.news-list-dl dd h3 { width:100%; font-size:22px; color:#000;}
.news-list-dl dd h3 a { color:#000;}
.news-list-dl dd .ms { height:44px; line-height:22px; overflow:hidden; margin-top:3px;}
.news-list-dl dd .ms a { color:#000;}
.news-list-dl dd .date { color:#505050; margin-top:25px;}
.news-sidebanner { margin-bottom:25px;}
.news-sidebanner p {line-height: 20px;padding-top: 20px;color:#777777;}
/*口碑工长资讯*/
.news-localnews-dl { width:660px; padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e3e3e3;}
.news-localnews-dl dd { width:620px; padding: 0 20px;}
.news-localnews-dl dd h3 { width:100%; font-size:22px; color:#000;}
.news-localnews-dl dd h3 a { color:#000;}
.news-localnews-dl dd .ms { height:44px; line-height:22px; overflow:hidden; margin-top:3px;}
.news-localnews-dl dd .ms a { color:#000;}
.news-localnews-dl dd .date { color:#505050; margin-top:25px;}

/*seo用资讯列表*/
.news-seo-list {width:100%;list-style:none;}
.news-seo-list li {width:100%;height:140px;border-bottom:1px dotted #e8e8e8; padding-bottom:18px;margin-bottom:15px;float:left;}
.news-seo-list li h3 { width:100%; font-size:22px; color:#333;}
.news-seo-list li h3 a { color:#333;}
.news-seo-list li .ms { height:44px; line-height:22px; overflow:hidden; margin-top:3px;color:#666;}
.news-seo-list li .ms a { color:#000;}
.news-seo-list li .date { color:#999; margin-top:25px;}


.layout-news { width:990px; margin:0 auto; overflow:hidden;}


/*上外边距*/
.mt3 { margin-top:3px;}
.mt8 { margin-top:8px;}
.mt17 { margin-top:17px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}
/*左外边距*/
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml25 { margin-left:25px;}
.ml30 { margin-left:30px;}
.ml60 { margin-left:60px;}

/*列宽*/
.news-c-195 {width:195px; float:left;}
.news-c-250 {width:250px; float:left;}
.news-c-260 {width:260px; float:left;}
.news-c-270 {width:270px; float:right;}
.news-c-320 {width:320px; float:left;}
.news-c-350 {width:350px; float:left;}
.news-c-420 {width:420px; float:left;}
.news-c-480 {width:480px; float:left;}
.news-c-660 {width:660px; float:left;}

/*资讯分页样式*/

/*资讯内页右侧 免费量房申请css*/
.r-form { border:1px solid #e8e8e8; width:268px; padding-bottom:25px;}
.r-form  .t1{padding-top:12px;height:32px;line-height:32px;font-size:20px;text-align:center;color:#ff7200;}
.r-form .t2{text-align:center;height:22px;line-height:22px;margin-bottom:16px;color:#666666;}
.r-form  .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}

/*资讯内页右侧 免费量房申请css*/
.r-form-new { background: #F6F6F6;border-radius: 5px;width: 250px;padding: 10px;box-shadow:#cccccc 0 1px 5px;}
.case-r-form-w{ background: #ffffff;border-radius: 5px;width: 215px;padding:15px;margin-bottom: 18px;}
/**
 * 2017 10月底资讯内容页右侧报价框 表单---------------
 */
.priceBarForm{width: 240px;padding: 5px;margin-top: 10px;}
.priceBarForm .line{position:relative;width:240px;margin-bottom:12px;height: 34px;}
.priceBarForm .line  em {position: absolute;height: 34px;font-size:16px;font-style: normal;bottom:0;right: 0;padding-right:3px;line-height: 34px;font-family: Arial,"Helvetica Neue", Helvetica,  sans-serif!important;}
.priceBarForm .line .sl-w {float: left; width: 115px;}
.priceBarForm .line .sl-w .province, .priceBarForm .line .sl-w .city {display:block;width:115px;height:34px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.priceBarForm .inp{display:block;  width: 222px;height:34px;line-height:32px;padding:0 8px;border:1px solid #cccccc;}
.priceBarForm .line .sl-w .shi,.priceBarForm .line .sl-w .ting,.priceBarForm .line .sl-w .wei{display:block;width:75px;height:34px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.priceBarForm .province_w{position:relative;display:inline;float:left;margin-right:20px;}
.priceBarForm .province_w .province{width:115px;}
.priceBarForm .city_w{position:relative;float:left;}
.priceBarForm .city_w .city{width:115px;}
.priceBarForm .sendApplyBtn{width:240px;height:43px;line-height:43px;color:#fff;border:0;background:#ff4400;font-size:16px;cursor:pointer;}
.priceBarForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/*效果图-右侧侧边栏在线报价框*/
.casePriceBarForm{width: 215px;margin-top: 10px;}
.casePriceBarForm .line{position:relative;width:215px;margin-bottom:12px;height: 34px;}
.casePriceBarForm .line .red {border: 1px solid #ff4400!important;}
.casePriceBarForm .line  em {position: absolute;height: 34px;font-size:16px;font-style: normal;bottom:0;right: 0;padding-right:3px;line-height: 34px;font-family: Arial,"Helvetica Neue", Helvetica,  sans-serif!important;}
.casePriceBarForm .line .sl-w {float: left; width: 102px;}
.casePriceBarForm .line .sl-w select {font-size: 12px;font-family: "Microsoft YaHei", "simhei";}
.casePriceBarForm .line .sl-w .province, .casePriceBarForm .line .sl-w .city {display:block;width:100px;height:34px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.casePriceBarForm .inp{display:block;  width: 203px;height:34px;line-height:32px;padding:0 5px;border:1px solid #cccccc;font-size: 12px;color: #999999;}
.casePriceBarForm .line .sl-w .shi,.casePriceBarForm .line .sl-w .ting,.casePriceBarForm .line .sl-w .wei{display:block;width:67px;height:34px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.casePriceBarForm .province_w{position:relative;display:inline;float:left;margin-right:20px;}
.casePriceBarForm .province_w .province{width:100px;}
.casePriceBarForm .city_w{position:relative;float:left;}
.casePriceBarForm .city_w .city{width:100px;}
.casePriceBarForm .sendApplyBtn{width:215px;height:43px;line-height:43px;color:#fff;border:0;background:#ff4400;font-size:16px;cursor:pointer;}
.casePriceBarForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

.newsLeftPriceBox {position: relative; float: left;width: 695px; padding-top: 20px;margin-top:10px;margin-bottom: 20px;}
.newsLeftPriceBox .tit {position: absolute;width: 260px;height: 24px;top:8px;left: 50%;margin-left: -130px;z-index: 999;}
.newsLeftPriceBox .priceForm {position:relative;width: 693px;background: #f6fffc;border: 1px solid #9decc7;height: 280px;}
.newsLeftPriceBox .priceForm form {display: block; position: relative;float:left;width:340px;height:250px;padding-left:25px;padding-top:30px;border-right: 1px solid #9decc7;}
.newsLeftPriceBox .priceForm form .line {height:28px;margin-bottom:20px;}
.newsLeftPriceBox .priceForm form .line label,.newsLeftPriceBox .priceForm form .line1 label {display: inline-block;float:left;width:80px;height:28px;line-height: 28px;color: #333333;font-size: 14px;overflow: hidden;margin-right: 6px;}
.newsLeftPriceBox .priceForm form .line label em,.newsLeftPriceBox .priceForm form .line1 label em {color:#fe5f00;font-style: normal;line-height:34px;float: right;}
.newsLeftPriceBox .priceForm form .line .sl-w,.newsLeftPriceBox .priceForm form .line1 .sl-w {float: left;position:relative;width: 125px;height:28px;}
.newsLeftPriceBox .priceForm form .line .sl-w select {display: inline-block;width: 125px;height: 26px;border: 1px solid #9decc7;color: #666666;font-size: 14px;padding-left: 5px;}
.newsLeftPriceBox .priceForm form .line .txt-w {float: left;position:relative;width: 256px;height: 28px;}
.newsLeftPriceBox .priceForm form .line .txt-w input {width: 238px;height:26px;padding:0 8px;line-height: 32px;border: 1px solid #9decc7;color: #bbbbbb!important;font-size: 12px;}
.newsLeftPriceBox .priceForm form .line .txt-w em {position: absolute;height: 28px;font-size:14px;font-style: normal;top:0;right: 0;padding-right:3px;line-height: 28px;font-family: Arial,"Helvetica Neue", Helvetica,  sans-serif!important;}
.newsLeftPriceBox .priceForm form .line .sl-w .err,.newsLeftPriceBox .priceForm form .line .txt-w .err {display: block;position: absolute;top:-20px;left: 0;padding:0 5px;color:#ff4400;height:20px;line-height:20px;background: url("../../../images/home/apply/err-bg.gif") no-repeat;display: none;}
.newsLeftPriceBox .priceForm form .line .red {border: 1px solid #ff4400!important;}
.newsLeftPriceBox .priceForm form  .btn-ks {position: absolute;display:inline-block;cursor:pointer;width:100px;height: 100px;right: -50px;top:90px;background: url("../../images/home/news/newspricebtn.gif") no-repeat;border:0;overflow: hidden;}
.newsLeftPriceBox .priceForm .pricezx-right {float:left;width:250px;height:280px;margin-left: 70px;}

.newsLeftPriceBox .priceForm .pricezx-right .price-w-new {width:230px;margin-top:43px;margin-bottom:30px;color: #333333;font-size:16px;text-align: center;}
.newsLeftPriceBox .priceForm .pricezx-right .price-w-new strong {color: #f36f20;font-size:22px;display: inline-block;width:80px;font-weight: normal;text-align: center;}
.newsLeftPriceBox .priceForm .pricezx-right .price-sub-w {width: 230px;padding: 10px 0;border: 1px solid #9decc7;}
.newsLeftPriceBox .priceForm .pricezx-right .price-sub-w .t-line {width: 100%;height:30px;line-height:30px;font-size: 14px;text-align: center;}
.newsLeftPriceBox .priceForm .pricezx-right .price-sub-w .t-line strong {display: inline-block;width:30px;text-align: center;}



/*详细页*/
.news-xx-c { width:629px; padding:0 32px 25px; border:1px solid #e8e8e8; border-bottom:5px solid #242424; float:left;}
.news-xx-xgt-t { font-size:16px;}
.news-xx-xgt { width:270px; overflow:hidden;}
.news-xx-xgt ul { width:277px; height:210px; margin:-7px; float:left; overflow:hidden;}
.news-xx-xgt ul li { width:85px; height:85px; margin-left:7px; margin-top:20px; display:inline; float:left;}

.news_art_rtit { width:100%; height:16px; line-height:16px; padding-bottom:12px; overflow:hidden; clear:both;}
.news_art_rtit h2 { width:120px; float:left; font-size:14px; color:#000; font-size:14px;}
.news_art_rtit a { width:50px; padding-right:13px; color:#999; text-align:right; font-size:12px; text-decoration:none; float:right;}
.art_rbox { border:1px solid #e3e3e3; padding-top:16px; width:268px; overflow:hidden;}
.art_rbox ul { width:100%; list-style:none; margin-bottom:-1px;}
.art_rbox ul li { border-bottom:1px solid #e3e3e3; height:32px; line-height:32px; padding:0 10px; display:block;}
.art_rbox ul li a { width:100%; color:#555; font-size:12px; text-decoration:none; display:block;}

.news-xx-c { overflow:hidden;}
.news-xx-c h1 { width:100%; line-height:36px; font-size:24px; color:#666; color:#000;}
.art_pbox { width:100%; height:22px; overflow:hidden; padding-top:30px;}
.art_pbox .d-r { width:360px; color:#999;float:left;}
.art_pbox .share { _width:140px; float:right; text-align:right;}

.art_dbox {width:569px; padding:10px 30px; background:#f4f4f4; margin-top:16px; font-size:14px; color:#555; line-height:24px;}
.art_dbox2 {width:790px; padding:10px 30px; background:#f4f4f4; margin-top:16px; font-size:14px; color:#555; line-height:24px;}
.news-xx-c .artcle { width:100%; clear:both; padding-top:20px;}
.news-xx-c .artcle img {width: expression(this.width >629 ? 629:true);  max-width:629px;}
.news-xx-c .artcle p { font-size:14px; line-height:26px; margin-bottom:20px;}

.news-xx-c .link_box { width:100%; height:40px; line-height:40px; font-size:12px; clear:both;}
.news-xx-c .link_box a { color:#33ad02; text-decoration:none;}
.news-xx-c .link_box .left { width:260px; display:block; float:left; text-align:left;}
.news-xx-c .link_box .right { width:260px; display:block; float:right; text-align:right;}

.news-xx-c .art_xg dd, .news-xx-c .art_xg dt, .news-xx-c .art_xg { height:193px; overflow:hidden; float:left;}
.news-xx-c .art_xg { width:629px; clear:both; padding-top:10px;}
.news-xx-c .art_xg dd { width:439px; padding-right:30px;}
.news-xx-c .art_xg dd .tit { width:100%; height:38px; line-height:38px; font-size:14px; clear:both;}
.news-xx-c .art_xg dd  ul { list-style:none; width:100%; padding-top:10px;}
.news-xx-c .art_xg dd  ul li { width:100%; height:27px; float:left; display:block; background:url(../../images/home/news/ellis.gif) bottom repeat-x;}
.news-xx-c .art_xg dd  ul li a { color:#333; font-size:14px; height:26px; line-height:26px; display:block; text-decoration:none;}
.news-xx-c .art_xg dt { width:160px;}
.news-xx-c .art_xg dt img {width:150px;height:150px;border: 1px solid #f5f5f5;}
.news-xx-c .art_xg dt p {color: #6e6e6e;line-height:18px;padding-top: 4px;padding-left: 15px;}

.dzgl_nav{width:100%;height:52px;line-height:52px;border-bottom:1px solid #f1f1f1;box-shadow:0 3px 3px #f1f1f1;}
.dzgl_nav .inside{width:1220px;margin:0 auto;}
.dzgl_nav a{display:inline-block;height:49px;line-height:52px;float:left;color:#444;font-size:14px;overflow:hidden;}
.dzgl_nav a:hover{border-bottom:3px solid #01af63;color:#01af63;}
.dzgl_nav a.cur{border-bottom:3px solid #01af63;color:#01af63;}
.dzgl_nav span{display:inline-block;float:left;padding:0 11px;color:#c5c5c5;}

/**
    *资讯新列表页-2015-08-31
*/
.news-list-r {background: #eeeeee;width: 270px;}
.news-list-r .t1 {color:#01a569;font-size:22px;font-weight: bold;height:60px;line-height: 60px;text-align: center;}
.news-list-r .owner-w {width: 212px;padding: 0 29px;}
.news-list-r .owner-w-tit {padding-top: 20px;line-height: 100%;}
.news-list-r .owner-w-tit h3 {color: #01a569;float: left;font-weight: normal;font-size: 12px;}
.news-list-r .owner-w-tit span {color: #fe3b3a;float: right;}
.news-list-r ul {padding: 10px 0 15px; 0;}
.news-list-r ul li {width: 100%;height: 22px;line-height:22px;display: block;float: left;color:#505050;}
.news-list-r ul li div {float: left;overflow:hidden;}
.news-list-r .mxgz-tit {width: 240px;height: 44px;line-height: 44px;font-size: 14px;border-bottom: 1px solid #9a9a9a;color: #01af63;margin: 0 auto;font-weight: bold;}
.news-list-r .mxgz-w {width: 240px;margin: -1px auto 0 auto;padding: 0;}
.news-list-r .mxgz-w li {height: 60px;padding: 10px 0;border-top: 1px dotted #9a9a9a;display: block;float: left;overflow: hidden;}
.news-list-r .mxgz-w li img {width: 60px;height: 60px;float: left;margin-right: 10px;border-radius: 60px;}
.news-list-r .mxgz-w li h3 {color: #000000;margin-top: 10px;font-size: 12px;}
.news-list-r .mxgz-w li h3 a {color: #000000;}
.news-list-r .mxgz-w p {color: #505050;padding: 0;}
.news-list-r .mxgz-w p span {color: #01af63;}


/**
    *8月底工长店铺及常见问题改版
*/
.gz-250 {width: 250px;float:left;}
.gz-716 {width: 716px;float: right;}
.gz-716-border {width:686px;float: right;border: 1px solid #d6d6d6;padding: 0 14px;}
.gz-716 .no-yx,.gz-716-border .no-yx {width:100%; margin-bottom:30px; color: #a5a5a5;}
.gz-250 .ngz-gzphoto {width: 250px;height: 250px;overflow: hidden;}
.gz-250 .ngz-gzphoto img {width: 250px;height: 250px;}
.gz-250 .ngz-yybtn {width: 100%;height: 42px;line-height:42px;text-align:center;display: block;background-color:#ff4400;color:#fff;font-size:14px;}
.gz-250 .ngz-call {height: 42px;line-height:42px;width: 145px;padding-left: 105px;background: url(/Public/images/home/gz/ngz-call.png) #e3e3e3 no-repeat;color: #ff4400;font-size: 18px;display: inline-block;}
.gz-250 .ngz-xx-w {width:220px;border-bottom: 1px dotted #a0a0a0;padding: 10px 0;}
.gz-250 .ngz-xx-w p em {color: #aaaaaa;font-style: normal;}

.gz-716 .ngz-about-w {height: 90px;border-right: 2px solid #eaeaea;margin: 25px 0;float: left;}
.gz-716 .ngz-about-w p, .gz-250 .ngz-xx-w p {color: #666;height:30px;line-height: 30px;float: left;overflow: hidden;white-space: nowrap;}
.gz-716 .ngz-about-w p span, .gz-250 .ngz-xx-w p span {color: #00a566;}
.ngz-ico-jg,.ngz-ico-cy,.ngz-ico-qy,.ngz-ico-qd,.ngz-ico-yy,.ngz-ico-pj,.ngz-ico-zjgd {width: 14px;height: 14px;overflow: hidden;display: inline-block;vertical-align: middle;margin-left:4px;margin-right:5px;_margin-top: 8px;background: url(/Public/images/home/gz/new-gz-bg.png) no-repeat;}
.ngz-ico-jg {background-position: 0 0;}
.ngz-ico-cy {background-position: -14px 0;}
.ngz-ico-qy {background-position:-28px 0;}
.ngz-ico-qd {background-position: -42px 0;}
.ngz-ico-yy {background-position: -14px 0;}
.ngz-ico-pj {background-position: -56px 0;}
.ngz-ico-zjgd {background-position:-70px 0;}
.ngz-ico-jl,.ngz-ico-bzj,.ngz-ico-zb {width:20px;height:26px;overflow: hidden;display: inline-block;vertical-align: middle;margin-left: 8px;margin-right: 6px;_margin-top:2px;background: url(/Public/images/home/gz/new-gz-bg.png) no-repeat;}
.ngz-ico-jl {background-position: 0 -14px;}
.ngz-ico-bzj {background-position: -20px -14px;}
.ngz-ico-zb {background-position: -40px -14px;}

.gz-716 h3,.gz-716-border h3 {color: #6c6c6c;font-size: 14px;font-weight: normal;margin-bottom:16px;width:100%;line-height: 100%;;}

.gz-716 .yz-yx,.gz-716-border .yz-yx { width:684px!important; margin-bottom:30px;overflow: hidden;}
.gz-716 .yz-yx li,.gz-716-border .yz-yx li{ height:26px; line-height:26px; padding:0 10px; background:#e6e6e6; float:left; margin-right:15px; border-radius:3px; display:inline-block;}
.gz-716 .about { line-height:22px;padding-right: 20px; display:inline-block;}

.gz-716 .ngz-xm-w {height: 20px;width: 100%;}
.gz-716 .ngz-xm-w h1, .gz-250 .ngz-xx-w .ngz-xm-w h2 {font-size: 16px;line-height: 100%;display: inline;font-weight: normal;}
.gz-716 .ngz-xm-w i,.gz-250 .ngz-xx-w .ngz-xm-w i {margin-top: -3px;}

.ngz-border {border: 1px solid #d6d6d6;padding: 0 14px;}
.ngz-tit {height: 49px;line-height:49px;border-bottom: 1px solid #bbbbbb;}
.ngz-tit h2 {color: #01af63;float: left;}
.ngz-tit span,.ngz-tit a {color: #505050;float: right;}
.ngz-tit span i {font-style: normal;color: #01af63;}
.gz-250 .ngz-border {width: 220px;}
.gz-250 .ngz-border h2 {font-size: 14px;}
.gz-716 .ngz-border {width:686px;}
.gz-716 .ngz-border h2 {font-size: 16px;}
.ngz-my-yz {padding: 12px 0;}
.ngz-my-yz li {width: 100%;height: 24px;line-height:24px;font-size: 12px; color:#505050;}
.ngz-my-yz li .name {width: 60px;float: left;}
.ngz-my-yz li .address {width: 110px;float: left;}
.ngz-my-yz li .date {width: 50px;float: left;text-align: right;}
.ngz-new-dd {color: #4f4f4f;text-align: center;}
.ngz-new-dd dt {float: left;height: 42px;line-height: 42px;font-weight: bold;}
.ngz-new-dd dd {float: left;height:32px;line-height: 32px;border-top: 1px dotted #dbdbdb;}

.gz-250 .ngz-border .ngz-pj-w {width: 220px; height:auto;overflow: hidden;}
.gz-250 .ngz-border .ngz-pj-w {margin-top: -1px;}
.gz-250 .ngz-border .ngz-pj-w li {padding: 20px 0;border-top:1px dotted #bbbbbb;}
.gz-250 .ngz-border .ngz-pj-w li .name-w {width: 220px;height: 46px;overflow: hidden;line-height: 46px;}
.gz-250 .ngz-border .ngz-pj-w li .name-w img {width: 46px;height: 46px;border-radius: 23px;float: left;margin-right: 10px;}
.gz-250 .ngz-border .ngz-pj-w li p {color: #969696;line-height: 18px;margin-top: 15px;}

.ngz-case, .ngz-case dt, .ngz-case dd { height:165px; overflow:hidden;}
.ngz-case dt, .ngz-case dd {float:left;}
.ngz-case {width:686px; padding:30px 0;border-bottom: 1px dotted #a0a0a0;}
.ngz-case dt { width:220px;}
.ngz-case dt img { width:220px; height:165px;}
.ngz-case dd { width:426px; padding-left:30px;}
.ngz-case dd strong {font-size:18px; color:#000; width:100%; margin-bottom:5px; float:left;}
.ngz-case dd strong a { color:#000;}
.ngz-case dd p { color:#8e8e8e; margin-bottom:20px; width:100%; white-space:nowrap; float:left;}
.ngz-case dd p span {font-weight: bold;color: #000;}
.ngz-case dd .c-jd { float:left; width:366px; padding-left:40px; border-top:2px solid #eee;}
.ngz-case dd .c-jd li { float:left; margin-right:40px; color:#8e8e8e; width:50px; text-align:center; line-height:16px;}
.ngz-case dd .c-jd li i { width:15px; height:15px; margin:0 auto; display:block; background:url(../../images/home/ico-bg.png) no-repeat -85px -22px; top:-7px;  position:relative;}
.ngz-case dd .c-jd li.fns { color:#01af63;}
.ngz-case dd .c-jd li.fns i { background-position:-67px -20px;}
.ngz-case dd .btn-w { width:426px; height:32px; line-height:32px; margin-top:18px; overflow:hidden; float:left;}
.ngz-case dd .btn-w .btn1, .ngz-case dd .btn-w .btn2, .ngz-case dd .btn-w .btn3 { width:142px; float:left; text-align:center; display:block;}
.ngz-case dd .btn-w .btn1 {  background:#01af63; color:#FFF; }
.ngz-case dd .btn-w .btn2 { width: 140px; height:30px; line-height:30px; background:#fff; color:#01af63; border:1px solid #01af63;}
.ngz-case dd .btn-w .btn3 { background:#f8f8f8; color:#999;}
.ngz-case dd .btn-w .btn3 em { color:#ff4400; padding:0 5px; font-style:normal;}

/*--业主评价--*/
/*评分区域*/
.gz-716-border .tit-w {height: 57px;line-height: 57px;border-bottom: 1px solid #bbbbbb;}
.gz-716-border .tit-w h1 {color: #01af63;font-size: 16px;padding-left: 20px;float: left;}
.gz-716-border .tit-w h1 strong {color: #ff4400;}
.gz-716-border .tit-w span {padding-right: 20px;float: right;}
.gz-716-border .tit-w1 {padding-left:20px;height:84px;border-bottom: 1px solid #bbbbbb;}
.gz-716-border .tit-w1 strong {width:100%;color: #c9c9c9;font-family: Arial; font-size: 18px;display: inline-block;line-height: 26px;margin-top:8px;}
.gz-716-border .tit-w1 span {height:32px;line-height:32px;padding: 0 10px;color: #ffffff;background: #000000;display:block;font-size: 18px;font-weight: bold;float: left;}
.gz-716-border .tit-w1 h1 {height:32px;line-height:32px;padding: 0 10px;color: #ffffff;background: #01af63;display:block;font-size: 18px;float: left;}
.gz-716-border .pj { width:686px; height:80px; padding:25px 0; overflow:hidden; margin-bottom:30px;}
.gz-716-border .pj .pj-l { width:100px; border-right:1px dashed #e6e6e6;padding-left: 20px;}
.gz-716-border .pj .pj-m { width:320px; border-right:1px dashed #e6e6e6;}
.gz-716-border .pj .pj-r { width:180px; padding:0 30px;}
.gz-716-border .pj .pj-l, .gz-716-border .pj .pj-m, .gz-716-border .pj .pj-r { float:left; height:80px; overflow:hidden;}
.gz-716-border .pj .pj-l p { font-size:36px; color:#01af63; line-height:100%; margin-top:10px;}
.gz-716-border .pj .pj-l p em { font-size:12px; color:#999; font-style:normal; padding-left:5px;}
.gz-716-border .pj .pj-l i { width:85px; height:14px; background:url(../../images/home/gz/star.png) no-repeat; display:inline-block; margin:0 auto;}
.gz-716-border .pj .pj-m .pj-area { margin-bottom:13px; float:left;}
.gz-716-border .pj .pj-m .pj-area span, .gz-716-border .pj .pj-m .pj-area em { float:left; display:block;}
.gz-716-border .pj .pj-m .pj-area span { width:70px; color:#666; line-height:14px;}
.gz-716-border .pj .pj-m .pj-area em { background:#01af63; height:10px;}
.gz-716-border .pj .pj-m .pj-area .line { width:160px; height:10px; background:#e5e5e5; float:left; margin:2px 5px; overflow:hidden;}
.gz-716-border .pj .pj-r a { width:180px; height:36px; line-height:36px; color:#fff; font-size:14px; background:#ff8016; display:block; text-align:center;}
.gz-716-border .pj .pj-r p { color:#666; line-height:18px; margin-top:5px;}
.gz-716-border .about-box {padding-top:30px;font-size: 14px;line-height: 22px;}
/*业主评论-好评-中评-差评区域*/
.gz-716-border .pj-nav {width:684px; height:30px; border-bottom:1px solid #e8e8e8;  font-size:14px;}
.gz-716-border .pj-nav a {display:block;float:left; margin-right:20px; cursor:pointer;color:#000;}
.gz-716-border .pj-nav a span {color:#a5a5a5; padding:0 3px;}
.gz-716-border .pj-nav a.cur {color:#ff4400;}
.gz-716-border .pj-nav a:hover {color:#ff4400;}
.gz-716-border .pj-contant {overflow: hidden;}
.gz-716-border .pj-contant dl dt, .gz-716-border .pj-contant dl dd { float:left; overflow:hidden;}
.gz-716-border .pj-contant dl { width:684px; padding:20px 0; border-bottom:1px dotted #e8e8e8;}
.gz-716-border .pj-contant dl dt { width:60px; height:60px;}
.gz-716-border .pj-contant dl dt img { width:60px; height:60px; border-radius:30px;}
.gz-716-border .pj-contant dl dd { width:614px; padding-left:10px; font-size:14px;}
.gz-716-border .pj-contant dl dd h4, .gz-c-pj-b{margin-bottom:20px;}
.gz-716-border .pj-contant dl dd h4, .gz-c-pj-b h4 { width:100%; }
.gz-716-border .pj-contant dl dd h4 i, .gz-c-pj-b h4 em { width:85px; height:14px; display:inline-block; vertical-align:middle; }
.gz-716-border .pj-contant dl dd .yk-pj, .gz-c-pj-b .yk-pj { width:100%; margin-top:10px; line-height:22px; color:#888;}
.gz-716-border .pj-contant dl dd .yk-w, .gz-c-pj-b .yk-w{ width:100%; height:26px; line-height:26px; margin-top:10px;}
.gz-716-border .pj-contant dl dd .yk-w .w-l { float:left; width:520px; color:#a5a5a5;}
.gz-716-border .pj-contant dl dd .yk-w .w-l a { color:#01af63; text-decoration:underline; padding-right:30px;}
.gz-716-border .pj-contant dl dd .yk-w .w-r, .gz-c-pj-b .yk-w .w-r { float:right; width:80px; color:#a5a5a5;}
.hidden { display:none;}

.gz-716-border .ngz-jl-w {padding: 35px 0;}
.gz-716-border .ngz-jl-w .jl-left {height: 88px;float: left;width: 550px;line-height: 22px;padding-left: 20px;}
.gz-716-border .ngz-jl-w .jl-left span {color: #8e8e8e;}
.gz-716-border .ngz-jl-w .jl-left strong {color:#ff0000;}
.gz-716-border .ngz-jl-w .jl-right {width: 110px;float:right;}
.gz-716-border .ngz-jl-w .jl-right a {width: 110px;height: 30px;line-height:30px;background:#fe6665;border-radius: 3px;text-align: center;color: #ffffff;text-decoration: none;display: inline-block;margin-top: 5px;}
.gz-716-border .ngz-jl-w .jl-right p {line-height: 36px;color: #6c6c6c;text-align: center;}
.gz-716-border .ngz-jl-w .jl-right p span {color:#01af63;}
.gz-716-border .ngz-jl-tit {width:686px;height: 48px;background: #ebebeb;}
.gz-716-border .ngz-jl-tit h2 {width: 114px;height: 48px;line-height: 48px;float:left;background:#444444;color: #ffffff;font-size: 16px;text-align: center;margin-right: 1px;}
.gz-716-border .ngz-jl-tit a {height: 48px;line-height: 48px;line-height:46px;color: #444444;display: inline-block;float:left;padding: 0 25px;margin-right: 1px;background: #cccccc;}
.gz-716-border .ngz-jl-tit a:hover {background: #01af63;color: #ffffff!important;}
.gz-716-border .ngz-jl-tit .cur {background: #01af63;color: #ffffff!important;}
.gz-716-border .ngz-jl-txt {position: relative;font-size: 16px;}
.gz-716-border .ngz-jl-txt img {position: absolute;top:70px;right:220px;z-index: 999;}
.gz-716-border .ngz-jl-txt .t {padding-top: 25px;line-height: 100%;font-weight: bold;}
.gz-716-border .ngz-jl-txt .t span {font-weight: normal;color: #01af63;}
.gz-716-border .ngz-jl-txt p {line-height: 28px;margin-top:15px;}
.gz-716-border .ngz-jl-pic-w {background: #eee;margin: 30px auto 0; overflow: hidden;  padding: 40px 40px 15px;  text-align: center;  width:558px;font-size: 16px;}
.gz-716-border .ngz-jl-pic-w img {border: 4px solid #94cea8; box-shadow: 0 0 2px 2px #cbcbcb;padding: 10px;width: 530px;}
.gz-716-border .ngz-jl-pic-w p {line-height:60px;}
.gz-716-border .ngz-order-tit {height: 20px;width: 100%;line-height:20px;padding: 20px 0;overflow:hidden;}
.gz-716-border .ngz-order-tit span {display: inline-block;height: 20px;font-weight: bold;color:#666666;border-right: 1px solid #d7d7d7;text-align:center;}
.gz-716-border .ngz-order-list {width:100%;background: url("/Public/images/home/gz/ngz-order-bg.png");}
.gz-716-border .ngz-order-list li {height: 32px;line-height: 32px;color: #6c6c6c;float: left;display: block;overflow: hidden;}
.gz-716-border .ngz-order-list li span {display: inline-block;height: 32px;text-align:center;overflow: hidden;}
.q-left {width: 350px;height:750px;float:left;background: #01af63;}
.q-left .q-tit {width: 100%;height: 54px;line-height: 54px;font-size: 24px; color: #ffcf00;background: #008149;font-weight: bold;text-align: center;}
.q-left a {width: 100%;height: 59px;line-height: 59px;font-size: 18px;display:inline-block;border-top: 1px solid #008149;color: #ffffff;}
.q-left a:hover {background-color: #004a2a;}
.q-left a:hover em {background: url("/Public/images/home/gz/q-l-ico1.png") no-repeat;color:#004a2a; }
.q-left .cur {background-color: #004a2a;}
.q-left .cur em {background: url("/Public/images/home/gz/q-l-ico1.png") no-repeat;color:#004a2a; }
.q-left a em {float:left;width: 24px;height: 24px;line-height:24px!important;overflow:hidden;display: inline-block;vertical-align: middle;margin-left: 50px;margin-right: 10px;margin-top:18px;background: url("/Public/images/home/gz/q-l-ico.png") no-repeat;text-align: center;font-style: normal;font-family: Arial, sans-serif;font-size: 16px;}
.q-right {width:870px;height:750px;float:right;background: #ffffff;}
.q-right .n-q-breadcrmbs {width:100%;height: 55px;line-height: 55px;background: #dddddd;color: #999999;text-align: right;}
.q-right .n-q-breadcrmbs a{color: #999999;padding: 0 5px;}
.q-right .n-q-breadcrmbs strong {color: #000000;font-weight: normal;padding: 0 20px 0 5px;}
.q-right .q-artcle-w {width: 780px;padding: 30px 45px;}
.q-right .q-artcle-w h1 {font-size: 26px;}
.q-right .q-artcle-w h2 {color: #01af63;font-size: 18px;margin-top: 40px;}
.q-right .q-artcle-w span {background: #01af63;padding:3px 8px;margin-right: 10px;color: #ffffff;}
.q-right .q-artcle-w p {font-size: 16px;line-height: 30px;margin-top: 20px;}
.q-right .q-artcle-w p span {background: #01af63;padding:3px 8px;margin-right: 10px;color: #ffffff;}
.q-b-w {width: 1220px;height: 142px;padding-top:45px;background: url("/Public/images/home/gz/q-b-f-bg.jpg") no-repeat;overflow:hidden;margin: 0 auto;}
.q-b-l {width: 390px;float: left;text-align: center;}
.q-b-l strong {line-height: 60px;font-size: 36px;color: #ff4400;}
.q-b-l p {font-size: 18px;color: #ffffff;}
.q-b-r {width:830px;float: right;}

/**
 * 8月底改版常见问题下表单---------------
 */
.qbottomForm{}
.qbottomForm .line-w {width: 240px;float: left;padding-right: 25px;}
.qbottomForm .line{position:relative;width:240px;margin-bottom: 18px;height: 42px;}
.qbottomForm .inp{display:block;width:222px;height:42px;line-height:42px;padding:0 8px;border:1px solid #cccccc;}
.qbottomForm .sel{display:block;width:240px;height:42px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:32px\9;}
.qbottomForm .province_w{position:relative;display:inline;float:left;margin-right:28px;}
.qbottomForm .province_w .province{width:105px;}
.qbottomForm .city_w{position:relative;float:left;}
.qbottomForm .city_w .city{width:105px;}
.qbottomForm .acreage_w{position:relative;display:inline;float:left;width: 130px;}
.qbottomForm .acreage_w .acreage{width:89px;background:#fff;}
.qbottomForm .acreage_w label {color:#ffffff;line-height: 42px;display: block;width: 22px;font-style: normal;font-size: 16px;position: absolute;right: 0;top: 0;text-align: center;}
.qbottomForm .acreage_w .err{_top:-10px;}
.qbottomForm .community_w{position:relative;float:left;}
.qbottomForm .community_w .community{width:89px;}
.qbottomForm .community_w .err{_top:-10px;}
.qbottomForm .sendApplyBtn{width:240px;height:42px;line-height:42px;color:#fff;border:0;background:#ff4400;font-size:14px;cursor:pointer;}
.qbottomForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}




/**
 * banner中申请表单的外框
 */
.bannerApplyForm_wrapper{width:355px;height:442px;background:#fff;}
.bannerApplyForm_wrapper .t1{width:355px;height:50px;line-height:50px;text-align:center;font-size:34px;padding-top:13px;}
.bannerApplyForm_wrapper .t2{width:355px;text-align:center;padding-bottom:10px;}
.bannerApplyForm_wrapper .num{color:#ff4400;}
.bannerApplyForm_wrapper .promiseW{width:280px;padding-top:10px;}

/**
 * 头部搜索框---------------
 */
.header_search{position:relative;width:320px;height:32px;border:2px solid #01af63;z-index:2;background:#fff;}
.header_search .searchSelect_w{float:left;position:relative;z-index:2;}
.header_search .searchSelect_w .searchSelect_chosedItem{position:relative;float:left;padding-right:10px;height:32px;line-height:32px;border-right:1px solid #eeeeee;background:#f9f9f9;cursor:pointer;z-index:2;}
.header_search .searchSelect_w .searchSelect_chosedItem span{display:block;float:left;height:32px;line-height:32px;padding:0 15px 0 15px;}
.header_search .searchSelect_w .searchSelect_chosedItem i{display:block;float:left;width:7px;height:32px;line-height:32px;background:url(/Public/images/home/ico-bg.png) 0 -75px no-repeat;_background:url(/Public/images/home/ico-bg-ie6.png) 0 -75px no-repeat;}
.header_search .searchSelect_w .searchSelect_item_w{display:none;width:100px;position:absolute;left:0;top:31px;background:#fff;border:1px solid #eeeeee;z-index:1;}
.header_search .searchSelect_w .searchSelect_item_w .searchSelect_item{padding:0 0 0 15px;height:32px;line-height:32px;cursor:pointer;}
.header_search .header_search_input{display:block;float:left;border:0;width:10px;height:32px;line-height:32px;padding-left:12px;}
.header_search .header_search_submit{position:absolute;top:0;right:0;display:block;float:left;width:75px;height:32px;font-size:16px !important;cursor:pointer;background:#01af63;color:#fff;font-size:14px;border:0;}

/**
 * 首页banner---------------
 */
#indexPageBannerWrapper{position:relative;width:100%;height:498px;}
#indexPageBannerWrapper .bannerWrapper_insideW{display:none;position:absolute;top:26px;left:0;width:355px;background:#fff;overflow:hidden;z-index:10;box-shadow: 0 0 10px rgba(201,201,201,0.5);}
#indexPageBannerWrapper .bannerWrapper_insideW .fourBtnW{width:370px;height:70px;}
#indexPageBannerWrapper .bannerWrapper_insideW .fourBtnW .btn{float:left;width:89px;height:58px;padding-top:12px;line-height:20px;text-align:center;font-size:14px;cursor:pointer;background:url(/Public/images/home/indexPageBannerFourBtn_bg.png) 0 0 no-repeat;}
#indexPageBannerWrapper .bannerWrapper_insideW .fourBtnW .cur{color:#ff4400;font-weight:bold;background:url(/Public/images/home/indexPageBannerFourBtn_bg.png) -89px 0 no-repeat;}
#indexPageBannerWrapper .bannerWrapper_insideW .fourInfoW{height:30px;line-height:30px;padding-left:37px;color:#505050;}
#indexPageBannerWrapper .bannerWrapper_insideW .promiseW{padding:10px 37px 20px;color:#8e8e8e;line-height:20px;}

/**
 * banner中申请表单的外框
 */
.bannerApplyForm_wrapper{width:355px;height:442px;background:#fff;}
.bannerApplyForm_wrapper .t1{width:355px;height:50px;line-height:50px;text-align:center;font-size:34px;padding-top:13px;}
.bannerApplyForm_wrapper .t2{width:355px;text-align:center;padding-bottom:10px;}
.bannerApplyForm_wrapper .num{color:#ff4400;}
.bannerApplyForm_wrapper .promiseW{width:280px;padding-top:10px;}

/**
 * banner内的申请表单---------------
 */
.bannerApplyForm{}
.bannerApplyForm .line{position:relative;width:280px;margin-bottom:10px;}
.bannerApplyForm .inp{display:block;width:262px;height:32px;line-height:32px;padding:0 8px;border:1px solid #cccccc;}
.bannerApplyForm .sel{display:block;width:280px;height:32px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.bannerApplyForm .province_w{position:relative;display:inline;float:left;margin-right:10px;}
.bannerApplyForm .province_w .province{width:135px;}
.bannerApplyForm .city_w{position:relative;float:left;}
.bannerApplyForm .city_w .city{width:135px;}
.bannerApplyForm .acreage_w{position:relative;display:inline;float:left;margin-right:10px;}
.bannerApplyForm .acreage_w .acreage{width:117px;background:#fff url(/Public/images/home/ico-bg.png) 110px -40px no-repeat;}
.bannerApplyForm .acreage_w .err{_top:-10px;}
.bannerApplyForm .community_w{position:relative;float:left;}
.bannerApplyForm .community_w .community{width:117px;}
.bannerApplyForm .community_w .err{_top:-10px;}
.bannerApplyForm .sendApplyBtn{width:280px;height:40px;line-height:40px;color:#fff;border:0;background:#ff4400;font-size:14px;cursor:pointer;}
.bannerApplyForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 申请表单bar外框的两种样式---------------
 */
.applyBar1_wrapper{width:257px;height:354px;background:#fff;}
.applyBar1_wrapper .t1{padding-top:19px;height:32px;line-height:32px;font-size:20px;text-align:center;font-weight:bold;color:#01af63;}
.applyBar1_wrapper .t2{text-align:center;height:22px;line-height:22px;margin-bottom:16px;color:#000;}
.applyBar1_wrapper .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}

.applyBar2_wrapper{width:269px;height:288px;border:1px solid #e8e8e8;background:#fff;}
.applyBar2_wrapper .t1{padding-top:12px;height:32px;line-height:32px;font-size:20px;text-align:center;color:#ff7200;}
.applyBar2_wrapper .t2{text-align:center;height:22px;line-height:22px;margin-bottom:16px;color:#666666;}
.applyBar2_wrapper .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}

/**
 * 申请表单bar的样式---------------
 */
.applyBarForm{}
.applyBarForm .line{position:relative;width:211px;margin-bottom:11px;}
.applyBarForm .inp{display:block;width:193px;height:34px;line-height:32px;padding:0 8px;border:1px solid #cccccc;}
.applyBarForm .sel{display:block;width:209px;height:34px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.applyBarForm .province_w{position:relative;display:inline;float:left;margin-right:19px;}
.applyBarForm .province_w .province{width:96px;}
.applyBarForm .city_w{position:relative;float:left;}
.applyBarForm .city_w .city{width:96px;}
.applyBarForm .sendApplyBtn{width:211px;height:43px;line-height:43px;color:#fff;border:0;background:#ff4400;font-size:14px;cursor:pointer;}
.applyBarForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 工长合作---------------
 */
#gzhz_banner_wrapper{width:100%;height:428px;margin-bottom:42px;background:#f4f1ed;}
#gzhz_banner{width:990px;height:428px;margin:0 auto;background:url(/Public/images/home/gzhz_banner_bg.jpg) 0 0 no-repeat;}
#gzhz_form_w{width:325px;height:428px;background:#fff;float:right;}
.gzhzForm{}
.gzhzForm .lineW{position:relative;width:268px;_width:271px;height:31px;margin-bottom:13px;}
.gzhzForm .names{float:left;width:80px;height:31px;line-height:31px;font-size:14px;color:#737373;}
.gzhzForm .inp{display:block;float:left;width:166px;height:29px;line-height:29px;padding:0 10px;border:1px solid #e8e8e8;}
.gzhzForm .sel{display:block;float:left;width:88px;height:31px;line-height:31px;border:1px solid #e8e8e8;height:22px\9;}
.gzhzForm .province_w{position:relative;float:left;margin-right:12px;margin-top:5px\9;}
.gzhzForm .province{width:88px;height:29px;line-height:29px;}
.gzhzForm .city_w{position:relative;float:left;margin-top:5px\9;}
.gzhzForm .city{width:88px;height:29px;line-height:29px;}
.gzhzForm .agreeW{padding:15px 0 0 60px;}
.gzhzForm .agreeW a{color:#ff4400;}
.gzhzForm .agreeW .agree{display:inline-block;vertical-align:middle;margin-right:5px;}
.gzhzForm .gzhzSubBtn{width:269px;height:39px;background:#01af63;color:#fff;border:0;font-size:14px;cursor:pointer;}
.gzhzForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 工长上门打家具---------------by wangpeiguang
 */
.style-banner {width: 100%;height: 523px;background:url(/Public/images/home/diy/style-banner.jpg) top center no-repeat; }
.style-form {float:right;width: 256px;padding:0 15px 20px 15px;background: #F6F6F6;border-radius: 5px;margin-top:30px;margin-right: 55px;}
.style-form .line{position:relative;width:256px;height:32px;margin-bottom:13px;}
.style-form .line .name,.style-form .line .mobilephone{display:block;float:left;width:234px;height:30px;line-height:30px;padding:0 10px;border:1px solid #e8e8e8;}
.style-form .line .s1{display:block;float:left;width:123px;height:32px;line-height:32px;border:1px solid #e8e8e8;height:24px\9;}
.style-form .gzhzSubBtn{width:256px;height:39px;background:#01af63;color:#fff;border:0;font-size:14px;cursor:pointer;}
.style-form .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.style-form .txt-w {width: 100%;line-height: 20px;font-size: 14px;color: #666666;margin-bottom: 13px;}
.style-form .area-w1 {width: 100%;height: 53px;}
.style-form .area-w1 input {width: 256px;height: 53px;background: url(/Public/images/home/diy/style-jsq-btn.gif) no-repeat;border: 0;cursor: pointer;}
.style-step {width: 100%;height: 380px;background: url(/Public/images/home/diy/style-step.png) top center no-repeat;}
.style-gototop {width:100%;height: 77px;padding-bottom: 250px;}
.style-gototop #stylegotobtn {display: block;width: 504px;height: 77px;margin: 0 auto;background: url(/Public/images/home/diy/style-btn.png) no-repeat;cursor: pointer;}
/**
 * 业主注册---------------
 */
.regLogin_wrapper{width:990px;height:520px;margin:0 auto;padding-top:20px;background:#fff url(/Public/images/home/regLogin_wrapper_bg.jpg) 0 0 no-repeat;}
.regLogin_wrapper .owner_reg_wrap{display:inline;width:379px;height:436px;float:right;margin-right:82px;background:#fff;border:1px solid #eeeeee;}
.regLogin_wrapper .owner_reg_wrap .owner_reg_titleW{width:298px;text-align:center;font-size:16px;height:44px;line-height:44px;margin-bottom:19px;color:#01af63;border-bottom:2px solid #01af63;}
.ownerRegForm{}
.ownerRegForm .lineW{position:relative;width:298px;height:34px;margin-bottom:20px;}
.ownerRegForm .inp{display:block;width:272px;height:32px;line-height:32px;padding:0 12px;border:1px solid #cccccc;}
.ownerRegForm .verification_w{float:left;position:relative;}
.ownerRegForm .verification{width:119px;}
.ownerRegForm #getVerification_btn{float:right;display:block;width:144px;height:34px;line-height:34px;text-align:center;background:#eeeeee;color:#666666;}
.ownerRegForm .agreeW{margin-bottom:20px;color:#b8b8b8;}
.ownerRegForm .agreeW a{color:#01af63;}
.ownerRegForm .agreeW .agree{display:inline-block;vertical-align:middle;margin-right:5px;}
.ownerRegForm .ownerRegSubBtn{display:block;width:300px;height:36px;line-height:36px;text-align:center;background:#ff4400;margin-bottom:20px;border:0;color:#fff;font-size:14px;cursor:pointer;}
.ownerRegForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.ownerRegForm .thirdPartyLogin_w{color:#666;}
.ownerRegForm .verification_line{}
.ownerRegForm .verification_line .auth_code{display:none;position:absolute;right:-11px;top:-83px;width:164px;height:67px;background:#f6fff9;border:1px solid #d6ded9;z-index:11;}
.ownerRegForm .verification_line .auth_code label{display:block;padding:4px 10px;width:145px;clear:both;overflow:hidden;}
.ownerRegForm .verification_line .auth_code label img{float:left;display:block;width:93px;height:24px;cursor:pointer;}
.ownerRegForm .verification_line .auth_code label a{float:left;display:block;margin-left:12px;color:#00ad4d;white-space:nowrap;cursor:pointer;}
.ownerRegForm .verification_line .auth_code label input.authCodeText{float:left;display:block;width:72px;height:22px;line-height:22px;padding:0 5px;border:1px solid #cccccc;}
.ownerRegForm .verification_line .auth_code label input.authCodeButton{float:left;display:block;width:45px;height:24px;line-height:24px;background:#f36f20;color:#fff;padding:0;border:0;margin-left:12px;cursor:pointer;}
.ownerRegForm .verification_line .auth_code em{position:absolute;bottom:-19px;left:75px;display:inline-block;width:0;height:0;overflow:hidden;font-size:0;border-width:10px;border-color:#f6fff9 transparent transparent transparent;border-style:solid dashed dashed dashed;z-index:2;}
.ownerRegForm .verification_line .auth_code em.arrow_background{border-color:#d8e0db transparent transparent transparent;z-index:1;bottom:-20px;}

/**
 * 登录---------------
 */
.login_wrap{display:inline;float:right;width:330px;height:314px;padding-top:10px;background:#fff;margin-right:107px;border:1px solid #eeeeee;}
.login_wrap .loginType_w{height:38px;margin-left:40px;}
.login_wrap .loginType_w .btn{width:125px;height:36px;line-height:36px;border-bottom:2px solid #eeeeee;float:left;font-size:14px;text-align:center;cursor:pointer;}
.login_wrap .loginType_w .cur{color:#00b161;border-bottom:2px solid #00b161;}
.login_wrap .loginType_form_w{display:none;width:250px;padding:22px 0 0 40px;}
.login_wrap .loginType_form_w .qrCode_w{margin:0 auto;width:160px;height:160px; border:1px solid #efefef;position: relative;/*background:url(/Public/images/home/qrCode.png) 12px 12px no-repeat;*/}
.login_wrap .loginType_form_w .qrCode_w img {width:160px;height: 160px;}
.login_wrap .loginType_form_w .qrCode_w i {width: 34px;height: 34px;overflow: hidden;background:url(/Public/images/home/wechat-i.png) no-repeat;position: absolute;top:63px;left: 63px;}
.login_wrap .loginType_form_w .weixinInfo1{font-size:14px;text-align:center;color:#666666;padding:10px 0;}
.login_wrap .loginType_form_w .weixinHelpBtn{width:54px;height:18px;line-height:18px;cursor:pointer;color:#999999;margin:0 auto;}
.login_wrap .loginType_form_w .weixin{position:relative;width:250px;}
.login_wrap .loginType_form_w .weixinHelp{z-index: 1000;display:none;position:absolute;top:12px;left:12px;width:222px;height:178px;border:1px solid #efefef;background:url(/Public/images/home/weixinHelp.jpg) no-repeat;}
.loginForm{}
.loginForm .lineW{position:relative;width:250px;height:34px;margin-bottom:20px;}
.loginForm .inp{display:block;width:224px;height:32px;line-height:32px;padding:0 12px;border:1px solid #cccccc;}
.loginForm .loginSubBtn{display:block;width:250px;height:36px;line-height:36px;text-align:center;background:#ff4400;margin-bottom:20px;border:0;color:#fff;font-size:14px;cursor:pointer;}
.loginForm .savePwd_w{position:relative;width:250px;margin-bottom:20px;color:#6d6d6d;}
.loginForm .savePwd_w .save{display:inline-block;vertical-align:middle;margin-right:5px;}
.loginForm .savePwd_w .forgetPwd{position:absolute;top:0;right:0;display:inline-block;float:right;color:#6d6d6d;}
.loginForm .savePwd_w .forgetPwd:hover{color:#00b34a;}
.loginForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.loginForm .thirdPartyLogin_w{position:relative;color:#666;width:250px;}
.loginForm .regBtn{position:absolute;top:0;right:0;display:inline-block;float:right;color:#666666;}
.loginForm .regBtn:hover{color:#00b34a;}

/**
 * 绑定账号---------------
 */
.bindAccount_wrapper{width:864px;margin:0 auto;padding:50px 0 250px;}
.bindAccount_wrapper .titleLineW{height:60px;line-height:60px;font-size:18px;}
.bindAccount_wrapper .bindAccount_wrap{width:363px;height:319px;float:left;border:1px solid #e8e8e8;background:#fff;}
.bindAccount_wrapper .bindAccount_wrap .titleWrap{height:47px;line-height:47px;border-bottom:1px dashed #e8e8e8;font-size:16px;padding-left:15px;}
.bindAccount_wrapper .bindAccount_wrap .qq_headImgW{width:132px;height:132px;margin:30px auto 0;background:#e0e0e0;overflow:hidden;}
.bindAccount_wrapper .bindAccount_wrap .qq_headImgW img{display:block;width:132px;height:132px;}
.bindAccount_wrapper .bindAccount_wrap .weibo_headImgW{width:180px;height:180px;margin:20px auto 0;background:#e0e0e0;overflow:hidden;}
.bindAccount_wrapper .bindAccount_wrap .weibo_headImgW img{display:block;width:180px;height:180px;}
.bindAccount_wrapper .bindAccount_wrap .headNameW{text-align:center;font-size:16px;padding-top:8px;}
.bindAccount_wrapper .bindAccountForm{}
.bindAccount_wrapper .bindAccountForm .lineW{position:relative;width:250px;height:34px;margin-bottom:20px;}
.bindAccount_wrapper .bindAccountForm .inp{display:block;width:224px;height:32px;line-height:32px;padding:0 12px;border:1px solid #cccccc;}
.bindAccount_wrapper .bindAccountForm .loginSubBtn{float:left;display:block;width:103px;height:38px;line-height:38px;text-align:center;background:#ff4400;border:0;color:#fff;font-size:14px;cursor:pointer;}
.bindAccount_wrapper .bindAccountForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.bindAccount_wrapper .bindAccountForm .forgetW{width:250px;height:38px;line-height:38px;text-align:right;}
.bindAccount_wrapper .bindAccountForm .forgetW a{color:#65666a;}
.bindAccount_wrapper .bindAccountForm .forgetW a:hover{color:#02ae62;}
.bindAccount_wrapper .bindAccountForm .skipW{float:left;font-size:14px;height:38px;line-height:38px;padding-left:12px;}
.bindAccount_wrapper .bindAccountForm .skipW a{color:#02ae62;}
.bindAccount_wrapper .bindAccount_wrap_middle{width:134px;height:319px;float:left;background:#fff url(/Public/images/home/index/bindAccount_jiantou.png) center center no-repeat;}

/**
 * 重置密码---------------
 */
.resetPwd_wrapper{width:990px;margin:0 auto;padding-top:70px;}
.resetPwd_wrapper .tempW{position:relative;width:990px;height:70px;}
.resetPwd_wrapper .tempW .yuan_num{position:absolute;top:0;width:70px;height:59px;padding-top:11px;}
.resetPwd_wrapper .tempW .yuan_num .yuan{width:25px;height:25px;line-height:25px;margin:0 auto 4px;text-align:center;border-radius:25px;background:#cccccc;color:#fff;}
.resetPwd_wrapper .tempW .yuan_num .num{text-align:center;font-size:14px;}
.resetPwd_wrapper .tempW .line{position:absolute;top:21px;width:230px;height:3px;background:#eeeeee;font-size:0;line-height:0;}
.resetPwd_wrapper .tempW .ge{background:#00b34a !important;}
.resetPwd_wrapper .resetPwdForm_wrapper{padding:80px 0 100px 270px;}
.resetPwd_wrapper .resetPwdSuccess{padding:80px 0 100px 0;}
.resetPwd_wrapper .resetPwdSuccess .t{text-align:center;font-size:16px;padding-bottom:100px;}
.resetPwd_wrapper .resetPwdSuccess .but{display:block;margin:0 auto;width:102px;height:36px;line-height:36px;background:#ff4400;color:#fff;border:0;font-size:14px;cursor:pointer;}
.resetPwdForm{}
.resetPwdForm .lineW{position:relative;width:377px;_width:380px;height:34px;line-height:34px;margin-bottom:20px;}
.resetPwdForm .names{float:left;width:103px;height:32px;line-height:32px;padding-right:27px;text-align:right;color:#333333;}
.resetPwdForm .inp{display:block;float:left;width:225px;height:32px;line-height:32px;padding:0 10px;border:1px solid #e8e8e8;}
.resetPwdForm .verification_w{position:relative;float:left;}
.resetPwdForm .verification{width:80px;}
.resetPwdForm .verification_img{float:right;width:90px;overflow:hidden;}
.resetPwdForm .verification_img img{display:block;}
.resetPwdForm .change_verification{float:right;margin-left:10px;color:#999999;}
.resetPwdForm .resetPwdSubBtn{float:left;width:102px;height:36px;line-height:36px;background:#ff4400;color:#fff;border:0;font-size:14px;cursor:pointer;text-align:center;}
.resetPwdForm .back{float:left;display:inline;margin-left:20px;width:102px;height:36px;line-height:36px;background:#b1b1b1;color:#fff;border:0;font-size:14px;cursor:pointer;text-align:center;}
.resetPwdForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 工长点评---------------
 */
.foremanComment_wrapper{width:704px;}
.foremanComment_wrapper .lineW{margin-bottom:42px;}
.foremanComment_wrapper .lineW .names{float:left;width:50px;height:36px;line-height:36px;font-size:16px;color:#999999;}
.foremanComment_wrapper .lineW .rW{float:left;}
.foremanComment_wrapper #score1{float:left;position:relative;font-size:0;line-height:0;}
.foremanComment_wrapper #score1 .starW{height:36px;}
.foremanComment_wrapper #score1 .starW .star{display:block;width:36px;height:36px;float:left;font-size:0;line-height:0;background:url(/Public/images/module/desktop/score/star1.png) 0 0 no-repeat;}
.foremanComment_wrapper #score1 .starW .starRatingStyle1{background:url(/Public/images/module/desktop/score/star1.png) 0 -36px no-repeat;}
.foremanComment_wrapper .scoreInfo{float:left;font-size:16px;line-height:36px;padding-left:10px;}
.foremanComment_wrapper .comment{width:628px;height:103px;padding:5px 10px;border-radius:4px;border:1px solid #d9d9d9;font-size:14px;}
.foremanComment_wrapper .commentNUM{width:648px;font-size:14px;text-align:right;height:30px;line-height:30px;color:#c4c4c4;}
.foremanComment_wrapper .impBtn_w{width:650px;padding-top:6px;margin-bottom:10px;}
.foremanComment_wrapper .impBtn_w .impBtn{display:block;float:left;height:26px;line-height:26px;margin:0 10px 10px 0;padding:0 10px;background:#ececec;color:#333333;white-space:nowrap;}
.foremanComment_wrapper .impBtn_w .impBtn:hover{background:#ff7f02;color:#fff;}
.foremanComment_wrapper .impContainer{width:612px;height:128px;padding:16px;border:1px dashed #d9d9d9;background:#fff;}
.foremanComment_wrapper .impContainer .chosedImp{display:block;float:left;height:26px;line-height:26px;margin:0 10px 10px 0;padding:0 10px;background:#ececec;color:#333333;white-space:nowrap;}
.foremanComment_wrapper .impressionCheckbox_w{display:none;}
.foremanComment_wrapper .sendCommentBtn{display:block;width:132px;height:48px;line-height:48px;font-size:18px;cursor:pointer;border-radius:4px;background:#ff7f02;border:0;color:#fff;}

.foremanComment_wrapper2{width:893px;}
.foremanComment_wrapper2 .comment{width:871px;height:48px;padding:5px 10px;border:1px solid #dddddd;font-size:12px;}
.foremanComment_wrapper2 .sendCommentBtn_w{padding-top:12px;}
.foremanComment_wrapper2 .commentNUM{float:right;font-size:14px;text-align:right;height:32px;line-height:32px;color:#c4c4c4;padding-right:15px;}
.foremanComment_wrapper2 .commentNUM .txt_able, .foremanComment_wrapper2 .commentNUM .txt_num { color:#c4c4c4;}
.foremanComment_wrapper2 .sendCommentBtn{display:block;float:right;width:132px;height:32px;line-height:32px;text-align:center;color:#fff;border:0;background:#ff4400;cursor:pointer;}

/**
 * 图库---------------
 */
/*效果图waterFall*/
#azw_waterFall{padding-top:22px;}
#azw_waterFall #waterFallNavWrapper{line-height:40px;padding-left:16px;color:#666666;margin:0 auto 22px;border:1px solid #eaeaea;_padding:10px 0 10px 16px;filter:alpha(opacity = 0);opacity:0;}
#azw_waterFall #waterFallNavWrapper span {_position:relative;}
#azw_waterFall #waterFallNavWrapper span.current{display:inline-block;height:20px;line-height:20px;padding:0 10px;color:#00b34a;margin-right:10px;vertical-align:baseline;border:1px solid #00b34a;border-radius:10px;white-space:nowrap;cursor:pointer;}
#azw_waterFall #waterFallNavWrapper a{color:#00b34a;_position:relative;}
#azw_waterFall #waterFallNavWrapper i {_position:relative;font-style: normal;}

#azw_waterFall #waterFall{width:100%;margin:0 auto 20px;position:relative;padding-bottom:3px;overflow:hidden;filter:alpha(opacity = 0);opacity:0;}
#azw_waterFall #waterFall .picList{float:left;width:290px;margin:0 15px 20px;background:#FFF;overflow:hidden;}
#azw_waterFall #waterFall .picList a.img{position:relative;display:block;width:290px;overflow:hidden;background:#eaeaea;color:#a1a1a1;}
#azw_waterFall #waterFall .picList a.img img{display:block;}
#azw_waterFall #waterFall .picList a.img:hover img{opacity:0.9;}
#azw_waterFall #waterFall .picList .designBtn{display:none;position:absolute;left:0;bottom:46px;width:143px;height:35px;line-height:35px;text-align:center;cursor:pointer;background:url(/Public/images/home/case/azw_xgt_icon.png) 0 -365px no-repeat;}
#azw_waterFall #waterFall .picList .quotedBtn{display:none;position:absolute;left:147px;bottom:46px;width:143px;height:35px;line-height:35px;text-align:center;cursor:pointer;background:url(/Public/images/home/case/azw_xgt_icon.png) -157px -365px no-repeat;}
#azw_waterFall #waterFall .picList .picDescription{height:46px;}
#azw_waterFall #waterFall .picList .picDescription .d1{display:block;width:258px;height:45px;line-height:45px;padding:0 15px;color:#575757;font-size:14px;border:1px solid #eaeaea;border-top:0;}
#azw_waterFall #waterFall .picList .picDescription .d1:hover{text-decoration:none;color:#57b92e;}

#azw_waterFall #fenlei_wrapper{width:268px;padding:0 10px 10px;background:#FFF;border:1px solid #e5e8e2;}
#azw_waterFall #fenlei_wrapper .fenlei_w{border-bottom:1px dotted #bebebe;margin-bottom:6px;}
#azw_waterFall #fenlei_wrapper .fenlei_w .title{padding-left:36px;height:40px;line-height:40px;font-size:14px;color:#000;font-weight:bold;background-image:url(/Public/images/home/case/azw_xgt_wtaerFall_icon.png);background-repeat:no-repeat;}
#azw_waterFall #fenlei_wrapper .fenlei_w .lei_list_w{padding:6px 0 8px 0;}
#azw_waterFall #fenlei_wrapper .fenlei_w .lei_list_w a{float:left;display:block;height:20px;line-height:20px;padding:0 10px;margin:0 7px 8px 0;color:#666666;border:1px solid #d3d3d3;border-radius:10px;white-space:nowrap;}
#azw_waterFall #fenlei_wrapper .fenlei_w .lei_list_w a:hover{background:#00b34a;border:1px solid #00b34a;color:#fff;}
#azw_waterFall #fenlei_wrapper .fenlei_w .icon_kongjian{background-position:-10px 0;}
#azw_waterFall #fenlei_wrapper .fenlei_w .icon_buju{background-position:-10px -40px;}
#azw_waterFall #fenlei_wrapper .fenlei_w .icon_fengge{background-position:-10px -80px;}
#azw_waterFall #fenlei_wrapper .fenlei_w .icon_huxing{background-position:-10px -120px;}
#azw_waterFall #fenlei_wrapper .fenlei_w .icon_gongzhuang{background-position:-10px -160px;}

#azw_waterFall .waterFallPage{line-height:40px;text-align:center;font-size:0;margin-bottom:64px;}
#azw_waterFall .waterFallPage a{display:inline-block;padding:0 16px;height:38px;line-height:38px;text-align:center;vertical-align:middle;border:1px solid #eeeeee;color:#999999;font-size:12px;font-family:arial;margin-left:-1px;*margin-left:-2px;}
#azw_waterFall .waterFallPage span{display:inline-block;padding:0 16px;height:38px;line-height:38px;text-align:center;vertical-align:middle;border:1px solid #eeeeee;color:#999999;font-size:12px;font-family:arial;margin-left:-1px;*margin-left:-2px;}
#azw_waterFall .waterFallPage span{border:0 !important;}
#azw_waterFall .waterFallPage a b{font-size:16px;font-weight:normal;vertical-align:middle;}
#azw_waterFall .waterFallPage a:hover{color:#22bf01;}
#azw_waterFall .waterFallPage .visited{background:#22bf01;border:1px solid #22bf01;color:#fff;}
#azw_waterFall .waterFallPage .visited:hover{color:#fff !important;}

/*效果图gallery*/
#azw_xgt_header2_wrapper{height:42px;border-bottom:2px solid #48b51c;}
#azw_xgt_header2{width:1000px;height:42px;margin:0 auto;}
#azw_xgt_header2 .logo{float:left;display:block;width:94px;height:42px;background:#eee;}
#azw_xgt_header2 .navW{float:left;padding-left:25px;font-family:"宋体";}
#azw_xgt_header2 .navW a{display:inline-block;float:left;height:42px;line-height:42px;padding:0 14px;color:#505050;}
#azw_xgt_header2 .navW a:hover{color:#f25618;}
#azw_xgt_header2 .rightW{float:right;line-height:42px;color:#9d9d9d;}
#azw_xgt_header2 .rightW .rInfo{float:left;}
#azw_xgt_header2 .rightW a{color:#9d9d9d;}
#azw_xgt_header2 .rightW a:hover{color:#f25618;}
#azw_xgt_header2 .rightW .aBtn{display:inline-block;padding:0 4px;float:left;}
#azw_xgt_header2 .rightW .col{display:inline-block;padding:0 8px 0 4px;float:left;}
#smartyGallery_navW{margin:0 30px;height:52px;line-height:52px;color:#999999;font-family:"宋体";}
#smartyGallery_navW a{color:#999999;}
#smartyGallery_navW a:hover{color:#f25618;}
#smartyGallery_navW #smartyGalleryNavTitle{color:#333333;}

#azw_xgt_gallery #smartyGallery_wrapper{margin:0 30px 0;}
#azw_xgt_gallery #smartyGallery_wrapper #container{position:relative;width:100%;border-top:1px solid #f4f4f4;background:#f4f4f4;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap{position:relative;margin-right:262px;border:1px solid #fff;border-bottom:0;background:#fff;min-height:300px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap ::selection{background:transparent;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap ::-moz-selection{background:transparent;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox{position:relative;padding:10px;cursor:pointer;overflow:hidden;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox #imgB{position:relative;margin:0 auto;text-align:center;overflow:hidden;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox #imgB .prevBtn{display:none;position:absolute;left:0;top:50%;width:60px;height:80px;margin-top:-25px;filter:alpha(opacity = 70);opacity:0.7;background:#2e2e2e url(/Public/images/home/case/azw_xgt_icon.png) no-repeat 20px -193px;_background:#2e2e2e url(/Public/images/home/case/azw_xgt_icon_ie6.png) no-repeat 16px 21px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox #imgB .nextBtn{display:none;position:absolute;right:0;top:50%;width:60px;height:80px;margin-top:-25px;filter:alpha(opacity = 70);opacity:0.7;background:#2e2e2e url(/Public/images/home/case/azw_xgt_icon.png) no-repeat -38px -193px;_background:#2e2e2e url(/Public/images/home/case/azw_xgt_icon_ie6.png) no-repeat -38px 21px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox #imgB .designBtn{display:none;position:absolute;left:0;top:0;width:145px;height:35px;line-height:35px;text-align:center;background:url(/Public/images/home/case/azw_xgt_icon.png) 0 -365px no-repeat;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgBox #imgB .quotedBtn{display:none;position:absolute;left:150px;top:0;width:145px;height:35px;line-height:35px;text-align:center;background:url(/Public/images/home/case/azw_xgt_icon.png) -157px -365px no-repeat;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList{position:relative;height:75px;padding-top:5px;background:#505050;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW{position:relative;height:75px;overflow:hidden;border-left:65px solid #505050;border-right:70px solid #505050;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee{position:absolute;top:0;left:0;width:1750px;height:65px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .tar{position:relative;float:left;width:70px;height:70px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .tar .tar_con{display:block;width:60px;height:60px;overflow:hidden;border:5px solid #505050;background:#fff;cursor:pointer;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .tar .tar_con img{display:block;width:60px;height:60px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .tar .tar_con:hover{border:3px solid #dbdbdb;margin:2px 2px 0 2px;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .current{width:auto !important;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #marqueeW #marquee .current .tar_con{border:3px solid #fff !important;margin:2px 2px 0 2px !important;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #leftArrow{position:absolute;top:0;left:0;width:60px;height:80px;background:#505050;z-index:100;cursor:pointer;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #leftArrow span{display:block;width:60px;height:80px;background:url(/Public/images/home/case/azw_xgt_icon.png) no-repeat -180px 13px;filter:alpha(opacity = 50);opacity:0.5;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #rightArrow{position:absolute;top:0;right:0;width:60px;height:80px;background:#505050;z-index:100;cursor:pointer;}
#azw_xgt_gallery #smartyGallery_wrapper #container #gallery_wrap #imgList #rightArrow span{display:block;width:60px;height:80px;background:url(/Public/images/home/case/azw_xgt_icon.png) no-repeat -240px 13px;filter:alpha(opacity = 50);opacity:0.5;}

#azw_xgt_gallery #scrollWrapper1{position:absolute;right:0;top:0;width:245px;height:500px;}
#azw_xgt_gallery #scrollWrapper1 .scroll_mask{width:245px;height:100px;overflow:hidden;}
#azw_xgt_gallery #scrollWrapper1 .scroll_range{position:absolute;top:0;right:-20px;width:8px;height:100px;background:#fff;line-height:0;font-size:1px;border-radius:8px;}
#azw_xgt_gallery #scrollWrapper1 .scroll_handle{position:absolute;top:0;left:0;width:8px;height:100px;background:#c6c6c6;cursor:pointer;line-height:0;font-size:1px;border-radius:8px;}

#azw_xgt_gallery .case_applyBarForm{}
#azw_xgt_gallery .case_applyBarForm .line{position:relative;width:203px;margin-bottom:11px;}
#azw_xgt_gallery .case_applyBarForm .inp{display:block;float:left;width:160px;height:25px;line-height:25px;border:0;padding:0 7px;outline:0;background:#f8f8f8;}
#azw_xgt_gallery .case_applyBarForm .sel{display:block;width:99px;height:30px;line-height:30px;background:#f8f8f8;border:0;height:22px\9;}
#azw_xgt_gallery .case_applyBarForm .name_w{background:#f8f8f8;padding:5px;}
#azw_xgt_gallery .case_applyBarForm .mobilephone_w{background:#f8f8f8;padding:5px;}
#azw_xgt_gallery .case_applyBarForm .province_w{position:relative;display:inline;float:left;margin-right:14px;}
#azw_xgt_gallery .case_applyBarForm .province_w .province{width:99px;}
#azw_xgt_gallery .case_applyBarForm .city_w{position:relative;float:left;}
#azw_xgt_gallery .case_applyBarForm .city_w .city{width:99px;}
#azw_xgt_gallery .case_applyBarForm .sendApplyBtn{width:213px;height:40px;background:url(/Public/images/home/case/azw_xgt_icon.png) no-repeat 0 -137px;border:0;cursor:pointer;}
#azw_xgt_gallery .case_applyBarForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
#azw_xgt_gallery .case_applyBarForm .icon{float:left;width:25px;height:25px;}
#azw_xgt_gallery .case_applyBarForm .people{background:url(/Public/images/home/case/azw_xgt_icon.png) no-repeat 0 -70px;}
#azw_xgt_gallery .case_applyBarForm .phone{background:url(/Public/images/home/case/azw_xgt_icon.png) no-repeat 0 -99px;}

#azw_xgt_gallery .apply_form_wrapper{width:213px;padding:14px 15px 14px;margin-bottom:17px;border:1px solid #dddddd;border-top:2px solid #f27f17;background:#fff;}
#azw_xgt_gallery .apply_form_wrapper .t1{height:30px;line-height:30px;text-align:center;font-size:20px;color:#f27e19;}
#azw_xgt_gallery .apply_form_wrapper .t2{height:20px;line-height:20px;text-align:center;color:#666666;margin-bottom:14px;}
#azw_xgt_gallery .jxq{display:block;width:245px;height:99px;margin-bottom:17px;background:url(/Public/images/home/case/azw_xgt_jxq.png) no-repeat;}
#azw_xgt_gallery .biaoqianW{width:215px;padding:0 15px;background:#fff;border-bottom:1px solid #eaeaea;_padding-bottom:15px;}
#azw_xgt_gallery .biaoqianW .right_title{height:50px;line-height:50px;font-size:16px;color:#333;}
#azw_xgt_gallery .biaoqianW a{float:left;display:inline-block;height:38px;line-height:38px;padding:0 10px;white-space: nowrap;background:#f8f8f8;color:#999999;margin:0 10px 10px 0;}
#azw_xgt_gallery .biaoqianW a:hover{background:#e8e8e8;}
#azw_xgt_gallery .xgtpW{width:230px;padding:0 0 0 15px;background:#fff;border-bottom:1px solid #eaeaea;}
#azw_xgt_gallery .xgtpW .right_title{height:50px;line-height:50px;font-size:16px;color:#333;}
#azw_xgt_gallery .xgtpW .contentW{width:230px;overflow:hidden;padding-bottom:15px;}
#azw_xgt_gallery .xgtpW .contentW .insideW{width:240px;}
#azw_xgt_gallery .xgtpW .contentW .insideW a{display:block;float:left;margin:0 6px 6px 0;width:68px;height:68px;overflow:hidden;background:#f8f8f8;}
#azw_xgt_gallery .xgtpW .contentW .insideW a img{display:block;width:68px;height:68px;}
#azw_xgt_gallery .djdzkW{width:215px;padding:0 15px;background:#fff;border-bottom:1px solid #eaeaea;}
#azw_xgt_gallery .djdzkW .right_title{height:50px;line-height:50px;font-size:16px;color:#333;}
#azw_xgt_gallery .djdzkW ul{padding-bottom:15px;}
#azw_xgt_gallery .djdzkW ul li{height:18px;line-height:18px;padding:8px 0;}
#azw_xgt_gallery .djdzkW ul li span{float:left;display:block;width:18px;height:18px;line-height:18px;margin-right:10px;background:#f8f8f8;color:#999999;text-align:center;}
#azw_xgt_gallery .djdzkW ul li a{float:left;display:block;width:180px;height:18px;line-height:18px;color:#666666;}
#azw_xgt_gallery .djdzkW ul li a:hover{color:#f25618;}
#azw_xgt_gallery .djdzkW ul li .topT{background:#f36f20;color:#fff;}

/**
 * 切换城市页---------------
 */
.changeCityTopBar_w{width:990px;}
.selectProvinceCity_wrapper{float:left;}
.selectProvinceCity_from{}
.selectProvinceCity_from .lineW{float:left;}
.selectProvinceCity_from .names{float:left;height:27px;line-height:27px;padding:0 9px 0 21px;}
.selectProvinceCity_from .province_w{position:relative;float:left;margin-right:9px;}
.selectProvinceCity_from .province{display:block;width:96px;height:27px;border:1px solid #c6c6c6;font-size:14px;}
.selectProvinceCity_from .city_w{position:relative;float:left;margin-right:9px;}
.selectProvinceCity_from .city{display:block;width:96px;height:27px;border:1px solid #c6c6c6;font-size:14px;}
.selectProvinceCity_from .senBtn{float:left;display:block;width:95px;height:27px;background:#ff9c00;color:#fff;border:0;font-size:14px;cursor:pointer;}
.selectProvinceCity_from .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.cityKeyword_wrapper{float:left;}
.cityKeyword_from{}
.cityKeyword_from .lineW{float:left;}
.cityKeyword_from .names{float:left;height:27px;line-height:27px;padding:0 9px 0 21px;}
.cityKeyword_from .cityname_w{float:left;display:inline;width:191px;position:relative;margin-right:9px;}
.cityKeyword_from .cityname{display:block;width:173px;height:25px;line-height:25px;padding:0 8px 0 8px;border:1px solid #c6c6c6;font-size:14px;}
.cityKeyword_from .senBtn{float:left;display:block;width:95px;height:27px;background:#ff9c00;color:#fff;border:0;font-size:14px;cursor:pointer;}
.cityKeyword_from .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.chCity_wrapper{width:958px;height:600px;padding:0 16px;background:#b3dcff;}

#changeCity_w{width:958px;margin:0 auto;padding:0 16px;background:#fff;}
#changeCity_w .hotCity_w{width:958px; height:76px;font-size:14px; }
#changeCity_w .hotCity_w .names{display:inline-block;float:left;height:60px;line-height:76px;padding:0 28px 0 13px;}
#changeCity_w .hotCity_w .hotsCity{display:inline-block;float:left;}
#changeCity_w .hotCity_w .hotsCity a{display:inline-block;height:76px;line-height:76px;margin:0 5px;color:#ff4400;float:left;}
#changeCity_w .hotCity_w .allCityNum{display:inline-block;height:76px;line-height:76px;float:left;padding-left:30px;}
#changeCity_w .hotCity_w .allCityNum .num{color:#ff4400;}
#changeCity_w .selCity_w{display:block;width:958px;font-size:14px;border-top:1px dotted #cacaca;}
#changeCity_w .selCity_w .names{display:inline-block;float:left;height:80px;line-height:80px;padding:0 28px 0 13px;}
#changeCity_w .selCity_w #selectCity_wrapper{float:left;width:833px;}
#changeCity_w .selCity_w #selectCity_wrapper .tabTitle{height:31px;padding-top:28px;}
#changeCity_w .selCity_w #selectCity_wrapper .tabTitle li{float:left;display:inline-block;width:48px;height:31px;line-height:26px;text-align:center;margin-right:20px;color:#505050;cursor:pointer;}
#changeCity_w .selCity_w #selectCity_wrapper .tabTitle li.selected{color:#FFF;background:url(/Public/images/home/ico-bg.png) -52px -79px no-repeat;}
#changeCity_w .selCity_w #selectCity_wrapper .tabContent{height:92px;overflow:hidden;}
#changeCity_w .selCity_w #selectCity_wrapper .tabContent div{display:none;padding:15px 0 32px;_padding:20px 0 56px;overflow:hidden;}
#changeCity_w .selCity_w #selectCity_wrapper .tabContent div.selected{display:block;}
#changeCity_w .selCity_w #selectCity_wrapper .tabContent div a{display:inline-block;height:26px;line-height:26px;margin-right:21px;float:left;color:#505050;white-space:nowrap;overflow:hidden;_margin-bottom:-20px;}
#changeCity_w .selCity_w #selectCity_wrapper .tabContent div a:hover{color:#ff4400;text-decoration:none;}

.changeCityApplyForm_wrapper{width:962px;background:#01af63;padding:24px 0 24px 28px;}
.changeCityApplyForm{}
.changeCityApplyForm .name_w{display:inline;position:relative;float:left;width:119px;height:30px;margin-right:17px;}
.changeCityApplyForm .mobilephone_w{display:inline;position:relative;float:left;width:119px;height:30px;margin-right:17px;}
.changeCityApplyForm .province_w{display:inline;position:relative;float:left;width:86px;height:30px;margin-right:17px;margin-top:4px\9;}
.changeCityApplyForm .city_w{display:inline;position:relative;float:left;width:86px;height:30px;margin-right:17px;margin-top:4px\9;}
.changeCityApplyForm .acreage_w{display:inline;position:relative;float:left;width:119px;height:30px;margin-right:17px;}
.changeCityApplyForm .community_w{display:inline;position:relative;float:left;width:119px;height:30px;margin-right:17px;}
.changeCityApplyForm .inp{display:block;width:97px;padding:0 10px;height:28px;line-height:28px;background:#fff;border:1px solid #d8d8d8;}
.changeCityApplyForm .sel{display:block;width:86px;height:30px;line-height:30px;background:#fff;border:1px solid #d8d8d8;height:22px\9;line-height:22px\9;}
.changeCityApplyForm .sendApplyBtn{width:172px;height:30px;background:#ffba00;color:#a83700;font-weight:bold;cursor:pointer;border:0;}
.changeCityApplyForm .acreage{background:#fff url(/Public/images/home/ico-bg.png) 90px -40px no-repeat;}
.changeCityApplyForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}

/**
 * 首页大牌工长
 */
.index_dpgz_wrapper{width:1220px;height:388px;background:#fff;margin:0 auto;padding-top:50px;overflow:hidden;}
.dpgz_wrapper{float:left;width:961px;height:388px;overflow:hidden;}
.dpgz_wrapper .titleW{width:929px;height:30px;overflow:hidden;padding:0 30px 0 8px;}
.dpgz_wrapper .titleW .titleName{float:left;width:148px;height:30px;background:url(/Public/images/home/index/index_pic.png) no-repeat;}
.dpgz_wrapper .titleW .info{float:left;display:block;color:#717171;line-height:42px;}
.dpgz_wrapper .titleW .info a{color:#ff4400;text-decoration:underline;}
.dpgz_wrapper .titleW .rSide{float:right;}
.dpgz_wrapper .titleW .rSide i{display:block;width:28px;height:28px;cursor:pointer;}
.dpgz_wrapper .titleW .rSide .prev{float:left;background:url(/Public/images/home/ico-bg.png) -221px 0 no-repeat;_background:url(/Public/images/home/ico-bg-ie6.png) -221px 0 no-repeat;}
.dpgz_wrapper .titleW .rSide .next{float:left;background:url(/Public/images/home/ico-bg.png) -251px 0 no-repeat;_background:url(/Public/images/home/ico-bg-ie6.png) -251px 0 no-repeat;}
.dpgz_wrapper .titleW .rSide .txt{float:left;width:114px;height:28px;line-height:28px;text-align:center;color:#01af63;}
.majorForeman_w{width:961px;height:386px;overflow:hidden;}
.majorForeman_w .majorForeman_w_inside{display:none;width:1020px;padding:36px 0 0 10px;}
.majorForemanItem{float:left;display:block;width:100px;height:175px;margin-right:66px;}
.majorForemanItem .imgW{position:relative;display:block;width:100px;height:100px;background:#ccc;border-radius:100px;overflow:hidden;}
.majorForemanItem .imgW img{display:block;width:100px;height:100px;}
.majorForemanItem .imgW .maskW{display:none;position:absolute;width:82px;height:83px;padding:17px 0 0 18px;background-color:rgba(0,0,0,0.8);background-color:#333\9;}
.majorForemanItem .imgW .maskW .iW{height:20px;line-height:20px;color:#fff;margin-bottom:3px;}
.majorForemanItem .imgW .maskW .iW i{float:left;display:inline-block;width:20px;height:20px;}
.majorForemanItem .imgW .maskW .iW span{float:left;display:inline-block;height:20px;line-height:20px;padding-left:3px;}
.majorForemanItem .imgW .maskW .iW .i1{background:url(/Public/images/home/index/majorForemanItem.png) 0 0 no-repeat;background:url(/Public/images/home/index/majorForemanItem.png) 0 -20px no-repeat\9;}
.majorForemanItem .imgW .maskW .iW .i2{background:url(/Public/images/home/index/majorForemanItem.png) -20px 0 no-repeat;background:url(/Public/images/home/index/majorForemanItem.png) -20px -20px no-repeat\9;}
.majorForemanItem .imgW .maskW .ljyy_btn{width:63px;height:17px;background:url(/Public/images/home/index/majorForemanItem.png) -40px 0 no-repeat;background:url(/Public/images/home/index/majorForemanItem.png) -40px -20px no-repeat\9;}
.majorForemanItem .name{width:100px;height:25px;line-height:25px;text-align:center;color:#333333;}
.majorForemanItem .info{width:100px;height:20px;line-height:20px;text-align:center;color:#bcbcbc;margin-left:-6px;}
.appointmentYet_wrapper{float:right;width:257px;height:386px;border:1px solid #e8e8e8;background:#fff;}
.appointmentYet_wrapper .titW{height:45px;line-height:45px;text-align:center;border-bottom:1px solid #e8e8e8;color:#444444;font-size:14px;}
.appointmentYet_wrapper .titW span{color:#ff4400;font-weight:bold;}
.appointmentYet_wrapper .appointmentYet_ul_wrap{padding-top:10px;}
.appointmentYet_wrapper .appointmentYet_ul_wrap .preBtn{display:none;}
.appointmentYet_wrapper .appointmentYet_ul_wrap .nextBtn{display:none;}
.appointmentYet_wrapper .appointmentYet_ul{height:252px;overflow:hidden;margin-bottom:17px;}
.appointmentYet_wrapper .appointmentYet_ul li{height:28px;line-height:28px;padding-left:22px;}
.appointmentYet_wrapper .appointmentYet_ul li .green{color:#01af63;}
.appointmentYet_wrapper .appointmentYet_ul li .orange{color:#ff4400;}
.appointmentYet_wrapper .mfyyBtn{width:211px;height:43px;line-height:43px;margin:0 auto;text-align:center;background:#01af63;color:#fff;font-size:16px;cursor:pointer;}

/*2014/1/23/在线报价完善*/
.h20 {clear: both; height: 20px; overflow: hidden;}
.content{ margin:0 auto; width:1000px}
.contant .tit_wrapper { width:1000px; height:36px; line-height:36px; background:#f5f5f5;}
.contant .tit_wrapper .name { width:160px; padding-left:15px; font-size:14px; font-weight:bold; color:#009783; float:left;}
.contant .tit_wrapper .price {  width:170px;font-size:14px; font-weight:bold; color:#009783; float:left;}
.contant .tit_wrapper .ts { width:280px; font-size:12px; color:#999; float:right; text-align:right; padding-right:15px;}
.contant .tit_wrapper .btn { width:12px; height:12px; padding:12px 15px 12px 0; float:right;}
.contant .tit_wrapper .btn a { width:12px; height:12px; display:block; background:url(../../images/home/apply/post_bg.gif) 0 -66px; overflow:hidden;}
.contant .tit_wrapper .btn .active { background:url(../../images/home/apply/post_bg.gif) no-repeat -17px -66px;}
.contant .table_box { border:1px solid #dedede; background:#FFF; padding:0 19px; overflow:hidden; width:960px; display:none;}
.contant .table_box ul { list-style:none; margin-bottom:-1px; width:960px; clear:both; overflow: auto;}
.contant .table_box ul.result {border-bottom:1px dashed #dedede;}
.contant .table_box ul li { float:left; display:inline; font-size:14px; line-height:40px;}
.contant .table_box ul li.num { width:60px;}
.contant .table_box ul li.name { width:165px;}
.contant .table_box ul li.xm { width:65px;}
.contant .table_box ul li.bxm {width:65px; font-size:16px;}
.contant .table_box ul li.price { width:80px;}
.contant .table_box ul li.txt { line-height:26px; width:390px; padding:7px 20px 7px 0; line-height:26px!important;}
.contant .table_box ul li.cz { width:50px;}
.contant .table_box ul li.cz input {margin-top:13px;}

.contant .table_box table { margin-bottom:-1px;}
.contant .table_box table tr th { height:44px; line-height:44px; font-size:14px; color:#333; font-weight:normal; text-align:left;}
.contant .table_box table tr td { border-bottom:1px dashed #dedede; line-height:40px; vertical-align:top; font-size:14px;}
.contant .table_box table tr td.dw { font-size:18px;}
.contant .table_box table tr td p { line-height:26px; width:410px; padding:7px 20px 7px 0;}
.contant .table_box table tr td input { margin-top:13px;}
.hj { width:985px; height:40px; line-height:40px; background:#f5f5f5; padding-left:15px; font-size:14px; font-weight:bold; color:#009783;}

.contant_link { width:100%; line-height:32px;}
.contant_link a { width:152px; height:32px; background:url(../../images/home/apply/post_bg.gif) no-repeat; display:block; margin:0 auto; overflow:hidden; text-align:center;}
.contant_link .active { background:url(../../images/home/apply/post_bg.gif) no-repeat 0 -32px;}

#jcxx .tit, .bj_wrapper .tit,#pricemall .tit { height:37px; padding-top:20px;}
#jcxx .tit h1, .bj_wrapper .tit h1,#pricemall .tit h1 { height:37px; line-height:37px; font-size:21px; font-family:"微软雅黑","黑体","宋体"; font-weight:bold; color:#484848; float:left;}
#jcxx .tit .notice,#pricemall .tit .notice { width:330px; height:16px; padding:10px; background:#01af8c; color:#FFF; border:1px solid #dedede; border-bottom:0; line-height:16px; font-size:14px; float:right; }
#jcxx .tit .notice img,#pricemall .tit .notice img { float:left; margin-right:10px;}
#jcxx dl,#pricemall dl { width:960px; border:1px solid #dedede; padding:19px 19px 30px; line-height:37px; overflow:hidden;}
#jcxx dl dt, #jcxx dl dd,#pricemall dl dt, #pricemall dl dd, .bj_wrapper dl dt, .bj_wrapper dl dd { float:left; height:37px; border-bottom:1px dotted #e8e8e8; overflow:hidden;}
#jcxx dl dt,#pricemall dl dt { width:100px; text-align:center; font-size:14px; font-weight:bold; color:#111;}
#jcxx dl dd,#pricemall dl dd { width:860px; }
#jcxx dl dd .mj,#pricemall dl dd .mj { border:1px solid #ccc; height:24px; line-height:24px; width:50px; padding:0 3px; margin-top:2px;}
#jcxx dl dd .xq,#pricemall dl dd .xq { border:1px solid #ccc; height:24px; line-height:24px; width:120px; padding:0 3px; margin-top:2px;}
#jcxx dl dd .sl,#pricemall dl dd .sl {border:1px solid #ccc; height:24px; margin-top:8px; padding:1px;}
#jcxx dl dd label,#pricemall dl dd label { margin-right:10px;}
#jcxx dl dd label input,#pricemall dl dd label input { border:0;}
#jcxx .btn,#pricemall .btn { width:100%; height:32px;}
#jcxx .btn input,#pricemall .btn input { width:160px; height:32px; line-height:32px; cursor:pointer; margin:0 auto; font-size:14px; color:#FFF; background:#01af8c; display:block; border:0;}

/*好工长2016家具定制报价*/
.price-mall-w {width:960px; border:1px solid #dedede; padding:19px 19px 30px; line-height:26px; overflow:hidden;margin: 0 auto;}
.price-mall-w .line-w {width:910px;height: 26px;padding: 6px 25px;border-bottom: 1px dotted #E8E8E8;}
.price-mall-w .line-w strong {display: block;float:left;padding-right:25px;height: 26px;font-size: 14px;color: #000000;font-style: normal;}
.price-mall-w .line-w span {display: inline-block;float: left;margin-right: 10px;}
.price-mall-w .line-w .t1 {display: inline-block;float: left;width: 56px;padding: 0 5px;height: 24px;line-height: 24px;border: 1px solid #e8e8e8;margin-right: 10px;}
.price-mall-w .line-w .t2 {display: inline-block;float: left;width: 140px;padding: 0 5px;height: 24px;line-height: 24px;border: 1px solid #e8e8e8;margin-right: 10px;}
.price-mall-w .line-w .sl {display:inline-block;border: 1px solid #e8e8e8; height: 26px;line-height: 26px;float: left;margin-right: 4px;}
.price-mall-w .line-w .err {float: left;display: none;color: #ff000c;position: relative;top:2px;}
.pop-box {width: 670px;height: 110px;padding-top: 183px;background: #ffffff url(../../images/home/apply/pop-bg.png) top center  no-repeat;font-size: 18px;line-height: 30px;text-align: center;}
.pop-box strong { color: #ff3600;}

.price-mall-w .line-w input[type="checkbox"] {display: none;}
.price-mall-w .line-w input {display: none;}
.price-mall-w .line-w label {position:relative;display: inline-block;width: auto!important; float: left;  cursor: pointer;height: 24px;line-height: 24px;font-size: 12px; color: #505050;border: 1px dashed #FFFFFF;margin-right: 4px;text-align: center;padding: 0 10px;}
.price-mall-w .line-w label i {position: absolute;top:-1px;right:-1px;display: inline-block;width: 12px;height: 12px;}
.price-mall-w .line-w label.checked {border: 1px dashed #FF4400;color: #FF4400;}
.price-mall-w .line-w label.checked i {background: url(../../images/home/apply/close.png) no-repeat;}

.bj_wrapper dl { width:960px; border:1px solid #dedede; border-bottom:0; padding:19px 19px 0; line-height:37px; overflow:hidden;}
.bj_wrapper dl dt { width:85px; padding-right:30px; text-align:right; font-size:14px; font-weight:bold; color:#009783;}
.bj_wrapper dl dd { width:845px; font-size:14px; color:#333;}
.bj_wrapper dd i { padding:0 15px;}
.bj_wrapper dl dd input { border:1px solid #ccc; height:20px; width:50px; padding:0 3px; margin:2px 2px 0 2px;}
.bj_wrapper dl dd select { border:1px solid #ccc; height:24px; width:100px; padding-left:3px; margin:2px 2px 0 2px;}
.bj_wrapper .tit span { color:#ff6e35; font-size:12px; padding-left:5px; float:left; padding-top:15px;}
.bj_wrapper .tit span i {width:12px; height:12px; display: inline-block; background:url(../images/home/apply/post_bg.gif) 0 -66px; overflow:hidden;}
.bj_wrapper .btn { width:100%; height:32px;}
.bj_wrapper .btn input { width:160px; height:32px; line-height:32px; cursor:pointer; margin:0 auto; font-size:14px; color:#FFF; background:#01af8c; display:block; border:0;}
.bj_wrapper .btn .none {background:#ececec!important; color:#333!important;}
.bj_wrapper .price_wrapper { width:960px; height:30px; line-height:30px; padding:0 30px 0 8px; font-size:12px; color:#999; text-align:right; border:1px solid #dedede; border-top:0;}

.bj_wrapper .prom { padding-top:40px; height:16px; line-height:16px; font-size:12px; color:#999;}
.bj_wrapper .prom strong { font-size:14px; color:#009783;}

#tcbox { position:absolute; background:url(../../images/home/apply/tc_bg.gif) no-repeat; width:125px; height:74px; padding:12px 0 0 18px; z-index:100; margin-top:-140px; margin-left:165px;}
#tcbox .a { height:24px; margin-bottom:8px;}
#tcbox .a img { float:left; margin-right:5px;}
#tcbox a { color:#0c7aaf; line-height:24px;}
#tcbox .txt0 { width:50px; height:22px; border:1px solid #75bee1; line-height:22px; color:#8c8c8c; float:left;}
#tcbox .btn0 { float:left; display:inline; margin-left:5px; cursor:pointer; width:40px; height:24px; line-height:24px;}

.newform #fabiao_form { width:270px; padding:150px 65px 0 65px; background:url(../../images/home/apply/apply_bg.gif) no-repeat;}

.newform #fabiao_form .area { padding-bottom:10px; height:42px; display:block;}
.newform #fabiao_form .area .txt, .newform #fabiao_form .area .txt1 { color:#8c8c8c; width:195px; padding-left:75px; height:40px; border:1px solid #c7c7c7; line-height:40px;}
.newform #fabiao_form .area .txt { background:url(../../images/home/apply/notice_bg.gif) no-repeat;}
.newform #fabiao_form .area .txt1 { background:url(../../images/home/apply/notice_bg.gif) no-repeat 0 -40px;}
.newform #fabiao_form .area .txt2 { background:url(../../images/home/apply/notice_bg.gif) no-repeat 0 -80px; color:#8c8c8c; width:95px; padding-left:62px; height:40px; border:1px solid #c7c7c7; line-height:40px; float:left;}
.newform #fabiao_form .area .y { width:105px; height:40px; color:#575151; line-height:40px; text-align:center; float:left; display:inline; margin-left:5px; background:#f4f4f4; border:1px solid #c7c7c7; cursor:pointer;}
.newform #fabiao_form .notice{ color:#e4393c; height:30px; line-height:30px; font-size:14px; font-weight:bold; width:270px;}

/**
 * 工长合作页的工长展示
 */
.gzhzForemanShow{position:relative;width:988px;height:259px;border:1px solid #e8e8e8;overflow:hidden;background:#fff;margin:0 auto;}
.gzhzForemanShow .titleW{height:60px;line-height:60px;}
.gzhzForemanShow .titleW .t1{font-size:16px;font-weight:bold;padding-left:35px;float:left;}
.gzhzForemanShow .titleW .t2{color:#01af63;float:left;padding-left:16px;}
.gzhzForemanShow .titleW .t2 span{color:#ff4400;}
.gzhzForeman_ul_wrap{padding:27px 0 0 60px;width:860px;height:140px;overflow:hidden;}
.gzhzForeman_ul_wrap .preBtn{position:absolute;display:block;width:20px;height:33px;top:130px;left:16px;background:url(/Public/images/home/gzhzForemanShow_btn_bg.gif) 0 0 no-repeat;}
.gzhzForeman_ul_wrap .nextBtn{position:absolute;display:block;width:20px;height:33px;top:130px;right:16px;background:url(/Public/images/home/gzhzForemanShow_btn_bg.gif) -20px 0 no-repeat;}
.gzhzForeman_ul{}
.gzhzForeman_ul li{width:150px;float:left;}
.gzhzForeman_ul li .imgW{display:block;width:110px;height:110px;border-radius:110px;overflow:hidden;}
.gzhzForeman_ul li .imgW img{display:block;width:110px;height:110px;}
.gzhzForeman_ul li .name{width:110px;height:32px;line-height:32px;text-align:center;}

/*2016/3/14-设计师页面-首页设计师区块-设计师首页-设计师详情*/
.designer-tit {width: 150px;height: 30px;position: relative;}
.designer-tit img {position: absolute;}
.designer-home-first {width: 225px;height: 425px;float: left;}
.designer-home-list {width:725px;height: 435px;float: left;margin-top: -10px;}
.designer-home-list li {width: 135px;height: 135px;float: left;margin: 10px 0 0 10px;}
.designer-home-form-w {width: 260px;height: 425px;background: #F2F2F2;float:left;margin-left:10px;}
.designer-home-form-w p,.designer-banner-new .designer-index-form-w p {width: 100%;line-height: 100%;margin-top: 17px;font-size: 14px;text-align: center;}
.designer-home-form-w p strong,.designer-banner-new .designer-index-form-w p strong {color: #ff4400;font-weight: normal;}
.designer-home-form {width: 230px;}
.designer-home-form h4 {width:100%;font-size: 16px;color:#717171;text-align: center;font-weight: normal;margin-top: 20px;line-height: 100%;}
.designer-home-form h3 {width:100%;font-size: 23px;color:#ff4400;text-align: center;font-weight: normal;margin-top: 20px;line-height: 100%;}
.designer-home-form .checkbox-w {width: 100%;margin-top:30px;margin-bottom: 20px;line-height: 100%;overflow: hidden;}
.designer-home-form .checkbox-w input[type=checkbox]{float: left;margin-left:5px;}
.designer-home-form .checkbox-w label {font-size: 12px;margin: 0 6px 0 4px;float: left;}
.designer-home-form .line {width:220px;height:40px;margin-bottom: 15px;margin-left:5px;}
.designer-home-form .line .err {background: #fffbfc none repeat scroll 0 0;border: 1px solid #f93500;color: #f93500;display: none;font-weight: bold;height: 20px;line-height: 20px;overflow: hidden;padding: 0 5px;position: absolute;right: 0;top: -21px;z-index: 10;}
.designer-home-form .line .t1 {width: 208px;height: 38px;line-height: 38px;border: 1px solid #dfdfdf;padding: 0 5px;color: #DDDDDD;}
.designer-home-form .line .s1 { width: 105px;height: 38px;line-height: 38px;border: 1px solid #dfdfdf; font-size: 12px;  float: left;}
.designer-home-form .area-w1 {width: 220px;height: 45px;margin-top: 25px;}
.designer-home-form .sendApplyBtn { width: 220px;height:45px;background: url(../../images/home/designer/designer_btn.png) no-repeat;display: block;margin-left:5px;border: 0;cursor: pointer;}

.designer-banner-new {width: 100%;height: 420px;background: #11100e url("../../images/home/designer/designer_index_banner.jpg") center;}
.designer-banner-new .designer-index-form-w {width: 280px;height: 420px;position: absolute;right: 20px;background: #F2F2F2;}
.designer-index-sloganw {width:1219px;height: 160px;border-bottom: 1px solid #f0f0f0;border-left: 1px solid #f0f0f0;margin-bottom: 50px;}
.designer-index-sloganw .slogan-box {height: 51px;padding: 54px 0 55px 0;border-right: 1px solid #f0f0f0;float: left;}
.designer-index-sloganw .slogan-box i {width: 51px;height: 51px;display: inline-block;float: left;background: url("../../images/home/designer/designer_bg.png") no-repeat;overflow: hidden;margin-right: 12px;}
.designer-index-sloganw .slogan-box i.ico02 {background-position: -51px 0;}
.designer-index-sloganw .slogan-box i.ico03 {background-position: -102px 0;}
.designer-index-sloganw .slogan-box i.ico04 {background-position: -153px 0;}
.designer-index-sloganw .slogan-box h3 {font-size: 18px;line-height: 100%;font-weight: normal;}
.designer-index-sloganw .slogan-box p {font-size: 12px;color: #999999;line-height: 100%;margin-top: 12px;}
.designer-team{margin-bottom: 60px;}
.designer-team li {width: 100px;height: 100px;float: left;margin: 10px 0 0 10px;overflow: hidden;}
.designer-team li img {width: 100px;height: 100px;}

.designer-question {}
.designer-question li {width: 280px;margin:0 0 35px 25px;float: left;background: #f1f1f1;font-family: simsun;}
.designer-question li img {width: 280px;height: 280px;display: block;}
.designer-question li strong.gs {font-size: 14px;width: 240px;margin-left: 10px;padding: 0 10px;margin-top: 15px;display: block;line-height: 16px;}
.designer-question li em {width: 240px;margin-left: 10px;padding: 0 10px 12px 10px;border-bottom: 1px solid #dddcdc;display: block;font-size: 14px;line-height: 120%;font-weight: normal;margin-top: 10px;font-style: normal;}
.designer-question li h4.q,.designer-question li h4.a {width: 240px;margin-left: 10px;padding: 0 10px;font-size: 14px;margin-top: 10px;}
.designer-question li h4.q i,.designer-question li h4.a i {width: 15px;height: 15px;display: inline-block;background:url("../../images/home/designer/designer_bg.png") no-repeat;float:left;margin: 4px 5px 0 0;}
.designer-question li h4.q i {background-position: 0 -51px;}
.designer-question li h4.a i {background-position: -15px -51px;}
.designer-question li p {width: 240px;margin-left: 10px;padding: 0 10px 10px;color: #666666;line-height: 20px;border-bottom: 1px solid #dddcdc;overflow: hidden;}
.designer-question li .a-w {width: 240px;margin-left: 10px;margin-top:10px;padding: 0 10px 20px;overflow: hidden;}
.designer-question li .a-w img {width: 57px;height: 57px;float: left;margin-right: 10px;}
.designer-question li .a-w span {width: 100%;font-weight: bold;color: #484848;font-size: 14px;}
.designer-question li .a-w b {width:173px;line-height: 20px;height: 80px;overflow:hidden;color: #666666;display: inline-block;font-size: 12px;font-weight:normal;}

.layout-designer {width: 890px;float: left;}
.layout-designer .designer-message-w {border-bottom: 1px dotted #d4d4d4;padding-bottom: 30px;overflow: hidden;}
.layout-designer .designer-message-w dl {width: 890px;margin-top: 15px;}
.layout-designer .designer-message-w dl,.layout-designer .designer-message-w dl dt,.layout-designer .designer-message-w dl dd {float: left;}
.layout-designer .designer-message-w dl dt {width: 60px;height: 60px;}
.layout-designer .designer-message-w dl dt img {width: 60px;height: 60px;}
.layout-designer .designer-message-w dl dd {width: 820px;margin-left: 10px;}
.layout-designer .designer-message-w dl dd b {color: #666666;font-weight: normal;display: inline-block;}
.layout-designer .designer-message-w dl dd em {font-size: 14px;font-style: normal;color: #4e4e4e;width: 100%;font-weight: bold;display: inline-block;}
.layout-designer .designer-message-w dl dd .ask-w {width: 800px;padding: 9px;border: 1px solid #ec868e;position: relative;margin-top: 20px;}
.layout-designer .designer-message-w dl dd .ask-w i {width: 19px;height: 11px;overflow: hidden;display: inline-block;position: absolute;top:-11px;left: 30px;background:url("../../images/home/designer/designer_bg.png") no-repeat -30px -51px;}
.layout-designer .designer-message-w dl dd .ask-w p {line-height: 20px;width: 755px;float: left;font-size: 14px;color: #4e4e4e;}
.layout-designer .designer-message-w dl dd .ask-w img {width: 30px;height: 30px;margin-right: 15px;float: left;}
.layout-designer h3 {margin-top: 50px;font-size: 14px;color: #444444;}
.layout-designer .message-box {width: 680px;margin-top: 10px;}
.layout-designer .message-box .tx-left {width: 60px;float: left;margin-right: 10px;position: relative;}
.layout-designer .message-box .tx-left #tx-w {cursor: pointer;}
.layout-designer .message-box .tx-left #tx-w img {width: 60px;height: 60px;}
.layout-designer .message-box .tx-left #tx-w p {color: #333333;text-align: center;}
.layout-designer .message-box .tx-left .tx-list {width:235px;height: 220px;position: absolute;left: 60px;top:0;border: 1px solid #dddddd;display: none;background: #FFFFFF;overflow: auto;}
.layout-designer .message-box .tx-left .tx-list li {width: 60px;height: 60px;float: left;margin: 10px 0 0 10px;}
.layout-designer .message-box .tx-left .tx-list li img {width: 60px;height: 60px;cursor: pointer;}
.layout-designer .message-box .message-right {width: 610px;float: left;}
.layout-designer .message-box .message-right textarea {border: 1px solid #dbd9d9;background: #f8f8f8;padding: 4px;width: 600px;}
.layout-designer .message-box .message-right .message-btn {width: 111px;height: 31px;margin: 15px auto 30px auto;background: url("../../images/home/designer/designer_bg.png") no-repeat -97px -51px;border: 0;cursor: pointer;display: block;}
.designer-banner-area {width: 100%;height: 475px;background-position: center top;background-repeat:no-repeat;margin-bottom: 30px;}
.designer-banner-area .txt-w {width: 300px;height: 110px;float: right;font-style: 12px;font-family: simsun;color: #FFFFFF;text-shadow: 1px 1px #333333;line-height: 22px;margin-top: 303px;margin-right: 100px;overflow: hidden;}

.designer-page { height:38px; margin-top:15px; text-align:right; width:100%;}
.designer-page .p-a, .designer-page .p-c, .designer-page .p-e { display:inline-block; height:27px; line-height:27px; color:#949291; margin-right:5px; padding:0 10px;background: #e8e3e3;}
.designer-page .p-c, .designer-page .p-a:hover { background:#00a188; color:#fff!important;}
.designer-page .p-e {background: #FFFFFF!important;}
.designer-page .p-e { border:0;}




/**
 * 用户中心---------------
 */
/*用户中心通用样式*/
.userCenter_bodyBg{background:#fcfcfc;}
.userCenter_wrapper{width:990px;margin:0 auto;padding-bottom:50px;}
.userCenter_wrapper .userCenter_location{width:990px;height:60px;line-height:60px;color:#a5a5a5;}
.userCenter_wrapper .userCenter_location span{color:#000;}
.userCenter_wrapper .userCenter_location a{color:#000;}
.userCenter_wrapper .userCenter_location a:hover{color:#01af63;}
.userCenter_wrapper .pageLeftWrapper{float:left;width:162px;background:#fff;border:1px solid #eeeeee;}
.userCenter_wrapper .pageLeftWrapper .titW{width:162px;height:60px;line-height:60px;background:#01af63;text-align:center;font-size:16px;font-weight:bold;color:#fff;}
.userCenter_wrapper .pageLeftWrapper .navItem{width:162px;padding:16px 0 18px 0;border-bottom:1px dashed #eeeeee;}
.userCenter_wrapper .pageLeftWrapper .navItem:last-child{border-bottom:0;}
.userCenter_wrapper .pageLeftWrapper .navItem .tit{display:block;height:32px;line-height:32px;padding-left:45px;color:#505050;font-size:14px;background:url(/Public/images/home/userCenter/pageLeftWrapper_tit_bg.png) 22px 10px no-repeat;}
.userCenter_wrapper .pageLeftWrapper .navItem a{display:block;height:28px;line-height:28px;padding-left:45px;color:#959595;}
.userCenter_wrapper .pageLeftWrapper .navItem a:hover{color:#01af63;}
.userCenter_wrapper .pageLeftWrapper .navItem a.cur{color:#01af63;background:#f8f8f8;border-left:2px solid #01af68;padding-left:43px;}
.userCenter_wrapper .pageRightWrapper{float:right;width:817px;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap{width:785px;padding:0 15px;margin-bottom:15px;background:#fff;border:1px solid #eeeeee;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w{height:35px;padding-top:20px;border-bottom:1px dotted #e8e8e8;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w .pR_tit{float:left;height:15px;line-height:15px;font-weight:bold;font-size:14px;padding-left:12px;border-left:2px solid #01af69;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w .pR_tit_r{float:right;color:#ff4400;font-size:12px;height:15px;line-height:15px;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w .pR_tit_r a{font-size:14px;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w .st1{color:#007eff;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_tit_w .st2{color:#f25618;display:inline-block;padding-left:19px;height:20px;line-height:20px;vertical-align:middle;background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -387px -126px;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_content_w{position:relative;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_content_w .rt_a{position:absolute;top:50px;right:30px;}
.userCenter_wrapper .pageRightWrapper .pageRightWrap .pR_content_w .st1{display:inline-block;color:#0084ff;height:13px;line-height:13px;padding-left:20px;background:url(/Public/images/home/userCenter/userCnterIcon.png) -387px -161px no-repeat;}
.siteList_wrap{padding:0 0 38px 22px;border-bottom:1px dotted #e8e8e8;margin-bottom:35px;}
.siteList_wrap .left{width:198px;height:149px;background:#cccccc;float:left;overflow:hidden;}
.siteList_wrap .left img{display:block;width:198px;height:149px;}
.siteList_wrap .right{width:510px;padding-left:30px;float:left;}
.siteList_wrap .right .titW{width:480px;height:33px;padding:0 15px;line-height:33px;background:#f8f8f8;}
.siteList_wrap .right .titW .t{display:block;width:360px;font-size:16px;float:left;}
.siteList_wrap .right .titW a{float:right;color:#ff3d17;}
.siteList_wrap .right .info{width:470px;padding:0 15px;height:34px;line-height:34px;margin-bottom:16px;color:#8e8e8e;}
.siteList_wrap .right .stageW{width:490px;margin:0 auto;border-top:2px solid #eeeeee;}
.siteList_wrap .right .stageW li{position:relative;display:inline;margin-right:36px;width:86px;height:42px;line-height:42px;float:left;text-align:center;}
.siteList_wrap .right .stageW li i{position:absolute;left:37px;top:-7px;display:block;line-height:0;font-size:0;width:15px;height:15px;background:url(/Public/images/home/ico-bg.png) no-repeat -85px -22px;}
.siteList_wrap .right .stageW li.cur{color:#01af63;}
.siteList_wrap .right .stageW li.cur i{  background-position: -67px -20px;}
.siteList_wrap .right .numW{padding:0 15px;color:#999999;}
.siteList_wrap .right .numW span{color:#ff4400;}
.inList_addSiteBtn{display:block;margin:0 auto;width:194px;height:36px;line-height:36px;color:#fff;text-align:center;background:#01af63 url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -344px -85px;}
.noneContent{text-align:center;padding:50px 0;}
.noneContent .msg{height:62px;font-size:24px;font-weight:bold;text-align:center;color:#333333;}
.noneContent .msg i{display:inline-block;vertical-align:middle;width:60px;height:60px;margin-right:15px;background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -78px 0;}
.noneContent .info{color:#a1a1a1;padding-top:10px;}
.noneContent .linkA_w{padding-top:20px;}
.noneContent .linkA{display:inline-block;height:36px;line-height:36px;padding:0 24px;color:#fff;background:#ff4400;margin:0 auto;}
.owner_tipW{background:#fffdee;border:1px solid #fff4e2;width:785px;padding:15px;margin-bottom:15px;}
.owner_tipW .tit1{font-size:16px;color:#ff4400;padding-bottom:8px;}
.owner_tipW .ul-1 li{width:360px;float:left;color:#5a5a5a;}
.owner_tipW .xLine .left{float:left;width:70px;font-weight:bold;font-size:14px;}
.owner_tipW .xLine .right{float:left;width:695px;color:#505050;line-height:26px;}
.owner_tipW .xLine .right span{color:#ff0000;}

/*基本资料页*/
.userInfoWrapper{padding:20px;}
.userInfoWrapper .uHeadW{float:left;position:relative;display:block;width:104px;height:104px;overflow:hidden;border-radius:104px;}
.userInfoWrapper .uHeadW img{display:block;width:104px;height:104px;}
.userInfoWrapper .uHeadW .txt{bottom:0;left:0;position:absolute;width:104px;height:30px;line-height:24px;font-size:13px;background:#000;color:#fff;text-align:center;filter:alpha(opacity = 70);opacity:0.7;cursor:pointer;}
.userInfoWrapper .infoW{float:left;width:245px;padding-left:18px;padding-top:2px;}
.userInfoWrapper .infoW .line1{height:42px;line-height:42px;font-size:16px;font-weight:bold;}
.userInfoWrapper .infoW .line1 span{font-size:14px;color:#01af63;font-weight:normal;}
.userInfoWrapper .infoW .line2{color:#505050;margin-left:-6px;}
.userInfoWrapper .infoW .line3{padding-top:6px;color:#666666;}
.userInfoWrapper .infoW .line3 span{color:#ff4400;}
.userInfoWrapper .bindW{float:right;width:386px;height:74px;border-left:1px solid #eeeeee;margin-top:12px;padding:10px 0 0 20px;}
.userInfoWrapper .bindW .bw{display:inline;width:143px;height:36px;float:left;margin-right:50px;padding-top:10px;}
.userInfoWrapper .bindW .bw .b1{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat 0 0;}
.userInfoWrapper .bindW .bw .b2{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -36px 0;}
.userInfoWrapper .bindW .bw .icon{display:block;width:36px;height:36px;float:left;margin-right:10px;}
.userInfoWrapper .bindW .bw .rW{float:left;}
.userInfoWrapper .bindW .bw .rW .line1{color:#333333;font-size:14px;height:18px;line-height:18px;}
.userInfoWrapper .bindW .bw .rW .line2{color:#c2c2c2;}
.userInfoWrapper .bindW .bw .rW .line2 a{color:#f25618;}
.basic_info_tab td{width:185px;height:32px;line-height:32px;}
.basic_info_tab td div{width:185px;font-size:14px;}
.basic_info_tab td span{color:#767676;font-size:12px;}

/*用户中心表单通用样式*/
.userCenterFrom{}
.userCenterFrom .lineW{line-height:36px;margin-bottom:12px;overflow:hidden;}
.userCenterFrom .names{float:left;width:120px;height:36px;line-height:36px;text-align:right;padding-right:10px;font-size:14px;color:#767676;}
.userCenterFrom .redStar{color:#ff3d17;display:inline-block;height:36px;line-height:36px;padding-right:4px;}
.userCenterFrom .rSide{float:left;}
.userCenterFrom .rSideTxt{float:left;font-size:14px;width:526px;}
.userCenterFrom .rad_label{_display:inline-block\9;_padding-top:6px;}
.userCenterFrom .rad{vertical-align:middle;}
.userCenterFrom .inp{display:block;width:265px;height:34px;line-height:34px;padding:0 6px;border:1px solid #dddddd;font-size:14px;}
.userCenterFrom .sel{display:block;width:279px;height:36px;line-height:36px;border:1px solid #dddddd;font-size:14px;height:22px\9;line-height:22px\9;margin-top:8px\9;}
.userCenterFrom .textarea{display:block;width:265px;height:108px;border:1px solid #dddddd;font-size:14px;padding:0 6px;}
.userCenterFrom .province{width:134px;float:left;margin-right:11px;}
.userCenterFrom .city{width:134px;float:left;margin-right:11px;}
.userCenterFrom .district{width:134px;float:left;}
.userCenterFrom .sendBtnW{height:36px;line-height:36px;padding:20px 0 0 130px;}
.userCenterFrom .sendBtn{float:left;display:block;width:195px;height:36px;line-height:36px;background:#ff4400;color:#fff;border:0;cursor:pointer;font-size:14px;}
.userCenterFrom .starDate{width:113px !important;float:left;}
.userCenterFrom .endDate{width:113px !important;float:left;}
.userCenterFrom .starDateToEndDate{display:inline-block;float:left;width:24px;text-align:center;}
.userCenterFrom .verification{width:100px;float:left;margin-right:10px;}
.userCenterFrom .verification_img{float:left;width:90px;overflow:hidden;margin-right:10px;}
.userCenterFrom .verification_img img{display:block;}
.userCenterFrom .change_verification{float:left;color:#999999;}
.userCenterFrom .phoneMessage{width:133px;float:left;margin-right:18px;}
.userCenterFrom .getPhoneMessageBtn{display:block;border:0;cursor:pointer;width:114px;text-align:center;height:36px;float:left;background:#eeeeee;}
.userCenterFrom .acreage {background:#fff url(/Public/images/home/ico-bg.png) 250px -38px no-repeat;}
.userCenterFrom #ad{float:left;width:600px;line-height:36px;vertical-align:middle;}
.userCenterFrom #ad input{vertical-align:middle;margin:-4px 2px 0 0;}
.upImgLineW{margin-bottom:12px;}
.upImgLineW .names{float:left;width:120px;height:36px;line-height:36px;text-align:right;padding-right:10px;font-size:14px;color:#767676;}
.upImgLineW .redStar{color:#ff3d17;display:inline-block;height:36px;line-height:36px;padding-right:4px;}
.upImgLineW .upImgLine_rw{float:left;}
.upImgLineW .info{color:#999999;}
.upImgLineW .upHeadPicButton{display:inline-block;float:left;margin-right:7px;height:28px;line-height:28px;padding:0 20px;cursor:pointer;}
.upImgLineW .closeButton{display:inline-block;float:left;height:28px;line-height:28px;padding:0 20px;cursor:pointer;}
.upImgLineW .croped{background:#aaaaaa;margin-bottom:16px;}
.upImgLineW .croped img{display:block;}
.upImgLineW .foremanHead_croped{width:120px;height:120px;}
.upImgLineW .foremanHead_croped img{width:120px;height:120px;}
.upImgLineW .ownerHead_croped{width:120px;height:120px;}
.upImgLineW .ownerHead_croped img{width:120px;height:120px;}
.upImgLineW .siteCover_croped{width:220px;height:165px;background:url(/Public/images/home/userCenter/siteCover_croped_bg.gif) no-repeat;}
.upImgLineW .siteCover_croped img{width:220px;height:165px;}
.J_selectDate{background:#fff url(/Public/images/home/userCenter/J_selectDate_bg.png) right center no-repeat;}
.finish_wrapper{padding-top:12px;margin-bottom:12px;}
.finish_wrapper .left{float:left;height:18px;line-height:18px;font-size:14px;padding-right:10px;text-align:right;color:#767676;}
.finish_wrapper .right{float:left;width:279px;}
.finish_wrapper .right .finish_wrap{width:279px;height:18px;background:#dddddd;}
.finish_wrapper .right .finish_wrap .finish_now{height:18px;line-height:18px;text-align:center;background:#00af63;color:#fff;}
.finish_wrapper .right .finish_info{height:22px;line-height:22px;color:#ff4400;}
.finish_wrapper .r_right{float:left;height:18px;line-height:18px;padding-left:10px;color:#767676;}

/*编辑在线工地*/
.onlineEditingSite_wrapper{width:773px;padding-left:42px;background:#e3f7ff;}
.onlineEditingSite_form{padding:50px 0;}
.onlineEditingSite_form .lineW{margin-bottom:14px;}
.onlineEditingSite_form .selSpan{float:left;height:36px;line-height:36px;}
.onlineEditingSite_form .stage{display:block;float:left;width:135px;height:36px;line-height:36px;margin-right:22px;border:1px solid #dddddd;height:22px\9;line-height:22px\9;margin-top:6px\9;}
.onlineEditingSite_form .date{display:block;float:left;width:125px;height:34px;line-height:36px;padding:0 5px;border:1px solid #dddddd;}
.onlineEditingSite_form .intro_w{padding:10px;width:715px;background:#c7dae2;}
.onlineEditingSite_form .intro_w .intro{display:block;width:695px;height:127px;border:0;padding:10px;background:#FFFFFF;}
.onlineEditingSite_form .intro_w .upImg_w{height:34px;padding-top:10px;}
.onlineEditingSite_form .intro_w .upImg_w .uploadify_w{float:left;height:34px;overflow:hidden;}
.onlineEditingSite_form .intro_w .upImg_w .tips{float:right;height:34px;line-height:34px;padding-left:18px;color:#5a7681;}
.onlineEditingSite_form .upEdSiteImg{position:relative;float:left;overflow:hidden;display:block;width:85px;height:83px;margin-right:12px;margin-bottom:12px;background:url(/Public/images/home/userCenter/upEdSiteImg_bg.png) no-repeat;}
.onlineEditingSite_form .upEdSiteImg img{display:block;width:85px;height:83px;}
.onlineEditingSite_form .upEdSiteImg .maskW{position:absolute;display:block;top:83px;left:0;width:85px;height:83px;background:#000;color:#fff;text-align:center;filter:alpha(opacity = 70);opacity:0.7;}
.onlineEditingSite_form .upEdSiteImg .maskW .t1{padding-top:29px;font-size:14px;}
.onlineEditingSite_form .upEdSiteImg .maskW .t2{padding-top:2px;font-size:12px;}
.onlineEditingSite_form .senBtn{background:#359abf;color:#fff;height:34px;line-height:34px;border:0;padding:0 64px;cursor:pointer;}
.staged_item{padding:29px;}
.staged_item .stageName{float:left;display:block;width:30px;height:30px;line-height:14px;padding:15px;color:#fff;text-align:center;background:url(/Public/images/home/ico-bg.png) -160px 0 no-repeat;}
.staged_item .rightS{float:left;padding-left:12px;}
.staged_item .rightS .date{font-size:14px;color:#15c377;padding-top:6px;}
.staged_item .rightS .date a{display:inline-block;padding-left:10px;color:#ff4400;}
.staged_item .rightS .date a:hover{text-decoration:underline;}
.staged_item .rightS .intro{width:661px;}
.staged_item .stagedImgW{padding-top:20px;}
.staged_item .stagedImg{float:left;display:block;width:134px;height:134px;overflow:hidden;margin-right:15px;margin-bottom:15px;background:#ededed;}
.staged_item .stagedImg img{display:block;width:134px;height:134px;}

/*我的预约信息*/
.reservation_info_wrapper{}
.reservation_info_wrapper .lineW{width:765px;height:43px;line-height:43px;padding-left:20px;margin-bottom:1px;}
.reservation_info_wrapper .style1{background:#efefef;}
.reservation_info_wrapper .style2{background:#fafafa;}
.reservation_info_wrapper .dd{text-align:center;float:left;color:#505050;}
.reservation_info_wrapper .d1{width:60px;}
.reservation_info_wrapper .d2{width:102px;}
.reservation_info_wrapper .d3{width:58px;}
.reservation_info_wrapper .d4{width:110px;}
.reservation_info_wrapper .d5{width:56px;}
.reservation_info_wrapper .d6{width:76px;}
.reservation_info_wrapper .d7{width:90px;}
.reservation_info_wrapper .d8{width:89px;}
.reservation_info_wrapper .d9{width:96px;}
.reservation_info_wrapper .th{background:#cacaca;}
.reservation_info_wrapper .th .dd{font-weight:bold;}
.reservation_info_wrapper .addSite{color:#01af63;}
.reservation_info_wrapper .addSite_complete{color:#ff4400;}

/*查看我的评价*/
.myEvaluation{width:769px;border:1px solid #f2f2f2;margin:0 auto 24px;}
.myEvaluation .infoTopW{width:744px;height:113px;padding:27px 0 0 25px;background:#f2f2f2;}
.myEvaluation .infoTopW .haveEvaluated{color:#01af63;font-style:normal;}
.myEvaluation .infoTopW .unhaveEvaluated{color:#ff0000;font-style:normal;}
.myEvaluation .infoTopW .imgW{float:left;width:114px;height:85px;overflow:hidden;background:#d2d2d2;}
.myEvaluation .infoTopW .imgW img{display:block;width:114px;height:85px;}
.myEvaluation .infoTopW .rSide{float:left;padding-top:33px;padding-left:18px;width:611px;}
.myEvaluation .infoTopW .rSide .dd{float:left;}
.myEvaluation .infoTopW .rSide .d1{width:140px;}
.myEvaluation .infoTopW .rSide .d2{width:77px;}
.myEvaluation .infoTopW .rSide .d3{width:87px;}
.myEvaluation .infoTopW .rSide .d4{width:89px;}
.myEvaluation .infoTopW .rSide .d5{width:152px;}
.myEvaluation .infoTopW .rSide .d6{width:45px;}
.myEvaluation .infoTopW .rSide .dd span{color:#a6a6a6;}
.myEvaluation .infoContentW{padding:22px;}
.myEvaluation .infoContentW .line1{font-size:14px;color:#8e8e8e;margin-bottom:5px;}
.myEvaluation .infoContentW .line2{line-height:26px;}
.myEvaluation .infoContentW .line2 .im{display:inline-block;float:left;padding:0 9px;height:26px;line-height:26px;margin:0 9px 9px 0;white-space:nowrap;background:#ececec;}
.myEvaluation .infoContentW .line3{padding-top:15px;margin-bottom:10px;}
.myEvaluation .infoContentW .line3 .leftW{float:left;width:60px;height:60px;background:#d2d2d2;overflow:hidden;border-radius:60px;}
.myEvaluation .infoContentW .line3 .leftW img{display:block;width:60px;height:60px;}
.myEvaluation .infoContentW .line3 .rightW{float:left;padding-left:17px;width:640px;}
.myEvaluation .infoContentW .line3 .rightW .l1{height:28px;line-height:28px;color:#333333;font-size:14px;}
.myEvaluation .infoContentW .line3 .rightW .l1 .date{color:#b8b8b8;display:inline-block;padding:0 8px;}
.myEvaluation .infoContentW .line3 .rightW .l2{color:#888888;}

/*绑定邮箱手机*/
.bindWrapper{position:relative;width:736px;height:92px;border:1px solid #eeeeee;margin:37px auto 0;}
.bindWrapper .icon{position:absolute;display:block;width:50px;height:50px;}
.bindWrapper .email{top:20px;left:20px;background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -248px 0;}
.bindWrapper .mobilePhone{top:20px;left:20px;background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -305px 0;}
.bindWrapper .info{position:absolute;top:24px;left:90px;}
.bindWrapper .info .l1{color:#333333;}
.bindWrapper .info .l2{color:#666666;}
.bindWrapper .bindBtn{position:absolute;top:26px;right:34px;display:block;width:89px;height:37px;line-height:37px;text-align:center;color:#fff;background:#ff4400;}
.bindWrapper .bindIng{background:#939393;}
.bindWrapper2{width:736px;border:1px solid #eeeeee;margin:37px auto 0;}
.bindWrapper2 .leftT{float:left;width:163px;height:132px;line-height:132px;color:#666666;text-align:right;margin-right:30px;}
.bindWrapper2 .rightT{float:left;padding-top:38px;}
.bindWrapper2 .rightT .bindA{width:60px;float:left;text-align:center;color:#00af63;margin-right:20px;}
.bindWrapper2 .rightT .bindA i{display:block;width:30px;height:30px;margin:0 auto 6px;background:#ccc;}
.bindWrapper2 .rightT .bindA .weixin{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -146px 0;}
.bindWrapper2 .rightT .bindA .qq{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -178px 0;}
.bindWrapper2 .rightT .bindA .weibo{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -210px 0;}
.bindWrapper2 .rightT .bindA .weixin_unBind{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -146px -30px;}
.bindWrapper2 .rightT .bindA .qq_unBind{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -178px -30px;}
.bindWrapper2 .rightT .bindA .weibo_unBind{background:url(/Public/images/home/userCenter/userCnterIcon.png) no-repeat -210px -30px;}
.bindEmailFormW{width:736px;border:1px solid #eeeeee;border-top:0;margin:0 auto;overflow:hidden;padding:15px 0;}
.bindEmailFormW .tempW{position:relative;width:670px;height:70px;margin-left:20px;}
.bindEmailFormW .tempW .yuan_num{position:absolute;top:0;width:100px;height:59px;padding-top:11px;}
.bindEmailFormW .tempW .yuan_num .yuan{width:25px;height:25px;line-height:25px;margin:0 auto 4px;text-align:center;border-radius:25px;background:#cccccc;color:#fff;}
.bindEmailFormW .tempW .yuan_num .num{text-align:center;font-size:14px;}
.bindEmailFormW .tempW .line{position:absolute;top:21px;width:230px;height:3px;background:#eeeeee;font-size:0;line-height:0;}
.bindEmailFormW .tempW .ge{background:#00b34a !important;}

/*消息中心*/
.messageItem{padding:30px 20px;border-bottom:1px dashed #e8e8e8;background:#fff;}
.messageItem .titW .tit{float:left;font-size:14px;font-weight:bold;width:600px;line-height:20px;}
.messageItem .titW .date{float:right;line-height:18px;color:#505050;}
.messageItem .titW .date .deleteBtn{color:#ff4400;}
.messageItem .content{color:#505050;padding-top:6px;}

/*管理装修招标*/
.myApplyEdW{width:785px;height:138px;margin:0 auto 20px;overflow:hidden;background:#f2f2f2;padding:23px 0 0 0;}
.myApplyEdW .line1{padding-left:23px;}
.myApplyEdW .line1 .name{float:left;width:650px;}
.myApplyEdW .line1 .btn{float:right;color:#01af63;margin-right:32px;}
.myApplyEdW .line2{padding:20px 0 22px 23px;}
.myApplyEdW .line2 .dd{float:left;width:149px;}
.myApplyEdW .line3{}
.myApplyEdW .line3 .dd{float:left;width:157px;line-height:62px;height:54px;background:#b3dcff;color:#fff;text-align:center;font-size:14px;background:url(/Public/images/home/userCenter/myApplyEdW_btn_bg.png) no-repeat -157px 0;}
.myApplyEdW .line3 .cur{background:url(/Public/images/home/userCenter/myApplyEdW_btn_bg.png) no-repeat 0 0;}
.myApplyEdW .line3 .past{background:url(/Public/images/home/userCenter/myApplyEdW_btn_bg.png) no-repeat -314px 0;}

/*参与项目工长*/
.participateForeman{width:769px;border:1px solid #f2f2f2;margin:0 auto 24px;}
.participateForeman .infoTopW{width:744px;height:76px;padding:27px 0 0 25px;background:#f2f2f2;}
.participateForeman .infoTopW .haveEvaluated{color:#a6a6a6;font-style:normal;}
.participateForeman .infoTopW .unhaveEvaluated{color:#0078ff;font-style:normal;}
.participateForeman .infoTopW .imgW{float:left;width:43px;height:43px;overflow:hidden;background:#d2d2d2;border-radius:43px;}
.participateForeman .infoTopW .imgW img{display:block;width:43px;height:43px;}
.participateForeman .infoTopW .rSide{float:left;padding-top:13px;padding-left:18px;width:681px;}
.participateForeman .infoTopW .rSide .dd{float:left;}
.participateForeman .infoTopW .rSide .d1{width:155px;}
.participateForeman .infoTopW .rSide .d2{width:267px;}
.participateForeman .infoTopW .rSide .d3{width:173px;}
.participateForeman .infoTopW .rSide .d4{width:40px;}
.participateForeman .infoTopW .rSide .dd span{color:#a6a6a6;}
.participateForeman .infoContentW{padding:22px;}
.participateForeman .infoContentW .line1{font-size:14px;color:#8e8e8e;margin-bottom:5px;}
.participateForeman .infoContentW .line2{line-height:26px;}
.participateForeman .infoContentW .line2 .im{display:inline-block;float:left;padding:0 9px;height:26px;line-height:26px;margin:0 9px 9px 0;white-space:nowrap;background:#ececec;}
.participateForeman .infoContentW .starW{margin-left:-5px;height:20px;_padding-top:10px;}
.participateForeman .infoContentW .ping{padding-top:8px;color:#888888;}
.participateForeman .zizhu{color:#01af63 !important;}
.participateForeman .tuijian{color:#fd3e3e !important;}

/*账户充值*/
.zhcz{border-left:1px solid #d8ebff;border-top:1px solid #d8ebff;margin:0 auto 14px;}
.zhcz tr{}
.zhcz td{border-bottom:1px solid #d8ebff;border-right:1px solid #d8ebff;height:35px;line-height:35px;padding:0 6px;color:#5c5d5e;}
.zhcz .t1{background:#eff6fe;color:#37679c;font-size:14px;font-weight:bold;}
.zhcz .t2{background:#fff;color:#37679c;font-size:14px;font-weight:bold;text-align:center;}
.zhcz .hk_item{width:355px;overflow:hidden;padding:13px 0 13px 4px;}
.zhcz .hk_item .left{width:80px;height:80px;float:left;background:#e0e0e0;}
.zhcz .hk_item .left img{display:block;}
.zhcz .hk_item .right{width:260px;float:left;padding-left:10px;padding-top:4px;}
.zhcz .hk_item .right .line{height:24px;line-height:24px;}
.zhcz .hk_item .right .line span{font-weight:bold;}

/**
 * 所有隐藏模板---------------
 */
/*登录弹出框*/
#login_wrap{display:none;padding:10px 20px 20px 20px;}
#login_wrap .tit{width:250px;height:44px;line-height:44px;margin-bottom:20px;border-bottom:2px solid #01af63;color:#01af63;font-size:16px;text-align:center;}
/*预约工长弹出框*/
#callForemanW{display:none;width:257px;height:358px;}
#callForemanW .t1{padding-top:19px;height:32px;line-height:32px;font-size:20px;text-align:center;font-weight:bold;color:#01af63;margin-bottom:4px;}
#callForemanW .t2{text-align:center;height:22px;line-height:22px;color:#000;margin-bottom:16px;}
#callForemanW .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}
#callForemanW .foremanname{color:#01af63;font-size:14px;}
/*申请参观工地弹出框*/
#callVisit{display:none;width:257px;padding:0 0 18px 0;}
#callVisit .t1{padding-top:19px;height:32px;line-height:32px;font-size:20px;text-align:center;font-weight:bold;color:#01af63;margin-bottom:12px;}
#callVisit .t2{text-align:left;width:211px;padding-left:23px;line-height:22px;color:#000;margin-bottom:16px;}
#callVisit .promiseW{width:211px;color:#8e8e8e;padding-top:15px;}
#callVisit .yyname{color:#01af63;}
/*图库栏目中免费设计和免费报价的弹出框*/
.casePopApply{display:none;width:480px;height:370px;background:#fff;}
.casePopApply .casePopApplyFrom{padding-left:56px;}
.casePopApply .casePopApplyFrom .row{position:relative;width:357px;_width:360px;margin-top:10px;}
.casePopApply .casePopApplyFrom .row .names{float:left;width:60px;height:34px;padding-right:5px;line-height:34px;color:#333333;font-size:14px;}
.casePopApply .casePopApplyFrom .row .inp{float:left;display:block;width:280px;height:32px;line-height:32px;padding:0 5px;border:1px solid #cccccc;}
.casePopApply .casePopApplyFrom .row .sel{float:left;display:block;width:140px;height:34px;line-height:34px;padding:0;border:1px solid #cccccc;height:22px\9;}
.casePopApply .casePopApplyFrom .row .province_w{position:relative;float:left;margin-right:9px;height:22px\9;margin-top:7px\9;}
.casePopApply .casePopApplyFrom .row .city_w{position:relative;float:left;height:22px\9;margin-top:7px\9;}
.casePopApply .casePopApplyFrom .row .fg_w{position:relative;float:left;height:22px\9;margin-top:7px\9;}
.casePopApply .casePopApplyFrom .row .apply_btn{width:120px;height:34px;line-height:34px;text-align:center;color:#fff;cursor:pointer;background:#ff8a0b;border:0;}
.casePopApply .casePopApplyFrom .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.casePopApply .titleW{padding:30px 0 20px 53px;}
.casePopApply .t1{padding-right:5px;font-size:16px;}
.casePopApply .t2{color:#ff8a0b;}
.casePopApply .t3{color:#333333;}
/*完善信息弹出框*/
#applySuccessW{display:none;width:440px;padding:40px 0 40px;background:#fff;}
#applySuccessW .lineW{padding-left:40px;margin-bottom:15px;}
#applySuccessW .s_line{position:relative;}
#applySuccessW .titW1{font-size:24px;font-weight:bold;text-align:center;margin-bottom:15px;color:#01af63;}
#applySuccessW .titW2{width:380px;margin:0 auto 20px;font-size:12px;color:#999;text-align:center;}
#applySuccessW .inp{display:block;float:left;width:90px;height:30px;line-height:30px;padding:0 5px;border:1px solid #c7c7c7;color:#535a62;height:22px\9;line-height:22px\9;}
#applySuccessW .sel{display:block;float:left;width:100px;height:32px;line-height:32px;border:1px solid #c7c7c7;color:#535a62;height:22px\9;line-height:22px\9;}
#applySuccessW .names{float:left;font-size:14px;padding-right:8px;color:#535a62;height:32px;line-height:32px;height:22px\9;line-height:22px\9;}
#applySuccessW .info{padding-left:45px;color:#f93500;}
#applySuccessW .acreage{background:#fff url(/Public/images/home/ico-bg.png) 75px -40px no-repeat;}
#applySuccessW .submitBtn{display:block;margin:0 auto;height:28px;line-height:28px;padding:0 12px;font-size:14px;background:#f36f20;color:#fff;border:0;cursor:pointer;}
#applySuccessW .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
/*团购申请弹出框*/
.groupBuyPopReg{display:none;width:480px;padding:40px 0;background:#fff;}
.groupBuyPopReg .groupBuyPopRegFrom{padding-left:56px;}
.groupBuyPopReg .groupBuyPopRegFrom .row{position:relative;width:357px;_width:360px;margin-top:10px;}
.groupBuyPopReg .groupBuyPopRegFrom .row .names{float:left;width:60px;height:34px;padding-right:5px;line-height:34px;color:#333333;font-size:14px;}
.groupBuyPopReg .groupBuyPopRegFrom .row .inp{float:left;display:block;width:280px;height:32px;line-height:32px;padding:0 5px;border:1px solid #cccccc;}
.groupBuyPopReg .groupBuyPopRegFrom .row .apply_btn{width:140px;height:34px;line-height:34px;text-align:center;color:#fff;cursor:pointer;background:#ff4400;border:0;font-size:14px;margin-left:50px;}
.groupBuyPopReg .groupBuyPopRegFrom .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.groupBuyPopReg .titleW{padding:0 0 5px 53px;}
.groupBuyPopReg .t1{padding-right:5px;font-size:18px;font-weight:bold;color:#ff4400;}
.groupBuyPopReg .reg_name_w{display:none;padding:6px 0 6px 53px;font-size:14px;color:#333;}
.groupBuyPopReg .reg_name_w .reg_name_r{display:inline-block;float:left;}
.groupBuyPopReg .reg_name_w .reg_name{display:inline-block;width:276px;float:left;font-size:14px;}
.groupBuyPopReg .goods_line_w{display:none;padding:10px 0 10px 56px;}
.groupBuyPopReg .goods_line_w .goods_img{float:left;width:150px;height:150px;overflow:hidden;}
.groupBuyPopReg .goods_line_w .goods_img img{display:block;width:150px;height:150px;}
.groupBuyPopReg .goods_line_w .goods_rside{float:left;padding-left:12px;}
.groupBuyPopReg .goods_line_w .goods_rside .goods_name{width:195px;font-size:16px;font-weight:bold;text-align:right;}
.groupBuyPopReg .goods_line_w .goods_rside .old_price_line{color:#565656;line-height:28px;text-align:right;}
.groupBuyPopReg .goods_line_w .goods_rside .cur_price_line{color:#000;line-height:28px;text-align:right;}
.groupBuyPopReg .goods_line_w .goods_rside .cur_price_line span{color:#ee2125;font-weight:bold;font-size:18px;}
.groupBuyPopReg .goods_line_w .goods_info_w{display:none;width:360px;padding:10px 0 0;color:#7c7c7c;}

/*限量预约*/
.yuyue-banner {width: 100%;height: 432px;background: url("/Public/images/home/yuyue/ys-banner.jpg") no-repeat top center;}
.yuyue-banner a {display: block;width: 1220px;height: 432px;cursor: pointer;}
.yuyue-slogan {width: 100%;height: 174px;background: url("/Public/images/home/yuyue/ys-slogan.gif") no-repeat top center;}
.yuyue-f-w {height: 710px;background: url("/Public/images/home/yuyue/ys01.gif") no-repeat bottom center;padding-top: 90px;}
.yuyue-f-w .y-form-w {float: left;width: 455px;margin-left: 122px;}
.yuyue-f-w .y-form-w #yuyue-tit {text-align: center;font-size: 38px;overflow: hidden;}
.yuyue-f-w .y-form-w #yuyue-tit span {font-size: 70px;color: #ee1c43;line-height: 70px;}
.yuyue-f-w .y-form-w .line-w {width: 100%;height: 55px;margin-top: 25px;position: relative;}
.yuyue-f-w .y-form-w .line-w input {width: 435px;height: 30px;padding:10px;border: 0;color: #bbbbbb;background: url("/Public/images/home/yuyue/txt-bg.gif") no-repeat;line-height: 30px;font-size: 14px;}
.yuyue-f-w .y-form-w .line-w em {display: block;position: absolute;right: 0;top:0;width: 30px;height: 50px;text-align: left;color: #666666;font-size: 18px;z-index: 88;font-style: normal;line-height: 50px;}
.yuyue-img {background: url("/Public/images/home/yuyue/ico-loading.gif") no-repeat center center;}
.yuyue-cbg {width: 100%;overflow: hidden;background: #ededed;}
.yuyue-f-w .y-form-w .line-w .sl-w {width: 200px;height:30px;padding: 10px;background: url("/Public/images/home/yuyue/sl-bg.gif") no-repeat;float: left;}
.yuyue-f-w .y-form-w .line-w .sl-w select {display: inline-block;width: 200px;height: 30px;border: 0;}
.yuyue-f-w .y-form-w .line-w .btn {width: 455px;height: 50px;background: url("/Public/images/home/yuyue/ys-btn.gif") no-repeat;cursor: pointer;display: block;}
.yuyue-f-w .y-form-w .line-w .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.yuyue-f-w .y-list-w {float: left;width: 390px;margin-left: 140px;}
.yuyue-f-w .y-list-w .tit {color: #333333;width: 100%;text-align: center;font-size: 38px;line-height: 70px;margin-top: 15px;}
.yuyue-f-w .y-list-w  ul {list-style: none;width: 100%;height: 380px;overflow: hidden;margin-top: 10px;}
.yuyue-f-w .y-list-w ul  li {display: block;width: 100%;height: 38px;line-height: 38px;font-size: 14px;color: #555555;float: left;}
.yuyue-f-w .y-list-w  ul li span {display: inline-block;}
.yuyue-foot-btn {padding: 70px;}
.yuyue-foot-btn a {display: block;margin: 0 auto;width: 455px;height: 50px;background: url("/Public/images/home/yuyue/ys-btn.gif") no-repeat;cursor: pointer;}

/*内页底部发招标浮动框--20170310-by-wangpeiguang-*/
.bfb-wrapper {display:none;position: fixed;bottom: 0;width: 100%;height: 150px;}
.bfb-wrapper .btb-bg {position:absolute;z-index:666;top:0;width: 100%;height: 150px;background: #000000;filter:alpha(opacity = 80);opacity:0.8;-moz-opacity:0.8;}
.bfb-wrapper .layout-news {position: relative;top:0;height: 150px;}
.bfb-wrapper .bfb-slogan {z-index: 888;position: absolute;left:0;width: 457px;height: 150px;}
.bfb-wrapper .bfb-close {position: absolute;top:10px;right:10px;z-index:999;width: 17px;height: 17px;background: url("/Public/images/home/news/bfbclose.png") no-repeat;cursor: pointer;}
.bfb-wrapper .bfb-form {z-index: 888;position: absolute;right:0;width: 533px;height: 150px;background: #10181f;}
.bfb-wrapper .bfb-form .tips {width: 100%;height: 48px;line-height: 48px;text-align: center;font-size: 14px;color: #bdbebe;}
.bfb-wrapper .bfb-form .tips span {color: #d35151;}
.bfb-wrapper .bfb-form form {position:relative;width: 483px;height:92px;margin-left: 25px;}
.bfb-wrapper .bfb-form form .err {position: absolute;bottom:-10px;width: 100%;height: 20px;line-height: 20px;font-size: 12px;color:#d35151;}
.bfb-wrapper .bfb-form form .line {width: 100%;height: 36px;margin-bottom: 10px;}
.bfb-wrapper .bfb-form form .line select, .bfb-wrapper .bfb-form form .line input {float:left;display: block;height: 34px;padding: 0 4px;border: 1px solid #727272;margin-right: 10px;color: #6c6c6c;}
.bfb-wrapper .bfb-form form .line select {width: 90px;height: 36px;}
.bfb-wrapper .bfb-form form .line .community {width: 110px;}
.bfb-wrapper .bfb-form form .line .acreage {width:36px;background:#fff url(/Public/images/home/ico-bg.png) 36px -38px no-repeat;padding-right: 14px;}
.bfb-wrapper .bfb-form form .line .name {width: 80px;}
.bfb-wrapper .bfb-form form .line .mobilephone {width: 180px;}
.bfb-wrapper .bfb-form form .line .errclass {background: #f2d8d8;border: 1px solid #d35151;}
.bfb-wrapper .bfb-form form .sendApplyBtn {position:absolute;display: block;top:0;right:0;border: 0;width: 82px;height: 82px;background: url("/Public/images/home/news/bfbbtn.png") no-repeat;cursor:pointer;}

/*2017 装修视频*/
.video-c {float: left;width: 800px;}
.video-c .t-w {width: 758px;line-height: 24px;padding: 20px;border: 1px solid #d2d2d2;overflow: hidden;color: #666666;margin-top: 20px;}
.video-c .v-w {text-align: center;margin-top: 20px;}
/*.video-c .v-w iframe {width: 800px;}*/
.video-sub {float: right;width: 170px;}
.video-sub h2 {font-size: 18px;line-height: 20px;margin-bottom: 15px;}
.video-sub a {display: block;width: 170px;height: 135px;}
.video-sub a img {width: 170px;height: 95px;}
.video-sub a h3 {display:block;font-size: 14px;font-weight: normal;color: #666666;width: 170px;height: 30px;line-height: 30px;}
.video-c-t {padding-top: 20px;}
.video-c-t h1 {display: block;width: 100%;line-height:40px;font-size: 24px;font-weight: normal;color: #000000;margin-bottom: 25px;}
.video-c-t .d-r {color:#999;float:left;padding-right:20px;}
.video-c-t .d-r a {color:#999;}
.video-c-t .share { float:left; text-align:right;}

.gzlist-270 .border { width:268px; border:1px solid #e8e8e8; overflow:hidden; margin-bottom:25px;}
.gzlist-270 .border .s-t { width:238px; padding:10px 15px; font-size:14px; line-height:18px; color:#3c3c3c; display:block;}
.gzlist-270 .border .s-a { width:240px; height:91px; padding:0 9px; display:block; cursor:pointer;}
.gzlist-270 .border .s-a:hover { background:#fafafa;}
.gzlist-270 .border .s-a dl, .gzlist-270 .border .s-a dl dt, .gzlist-270 .border .s-a dl dd { height:90px; float:left; overflow:hidden;}
.gzlist-270 .border .s-a dl { width:250px; border-top:1px dotted #e8e8e8;}
.gzlist-270 .border .s-a dl dt { width:60px;}
.gzlist-270 .border .s-a dl dt i { width:50px; height:50px; display:block; margin:20px 5px; background:url(../../images/home/ico-bg.png) no-repeat;}
.gzlist-270 .border .s-a dl dt i.ico1 { background-position:-100px -60px;}
.gzlist-270 .border .s-a dl dt i.ico2 { background-position:-150px -60px;}
.gzlist-270 .border .s-a dl dt i.ico3 { background-position:-200px -60px;}
.gzlist-270 .border .s-a dl dt i.ico4 { background-position:-250px -60px;}
.gzlist-270 .border .s-a dl dd { width:187px; padding-left:3px;}
.gzlist-270 .border .s-a dl dd h3 { font-size:16px; line-height:16px; color:#505050; font-weight:normal; margin-top:18px;}
.gzlist-270 .border .s-a dl dd p { color:#999; line-height:16px; margin-top:5px;}
.video-left-w {float: left;width: 700px;}
.video-left-w .menu-w {width: 680px;height: 36px;line-height:36px;padding: 0 10px;background: #f8f8f8;font-size: 12px;}
.video-left-w .menu-w  a {padding: 0 10px;color: #666666;}
.video-left-w .menu-w .cur {color: #FF4400;}
.video-left-w .video-list {width: 700px;height: 135px;margin-top: 20px;}
.video-left-w .video-list dt,.video-left-w .video-list dd {float: left;height: 135px;overflow: hidden;}
.video-left-w .video-list dt {width: 240px;}
.video-left-w .video-list dt img {width: 240px;height: 135px;}
.video-left-w .video-list dd {width: 400px;margin-left: 35px;}
.video-left-w .video-list dd h3 {width: 100%;line-height: 26px;max-height: 52px;font-size: 18px;overflow: hidden;font-weight: normal;margin-bottom: 10px;}
.video-left-w .video-list dd h3 a {color: #505050;}
.video-left-w .video-list dd h3 a span {color: #FF4400;}
.video-left-w .video-list dd p {width: 100%; line-height: 22px;font-size: 12px;color: #666666;}
.video-left-w .video-list dd p span {color: #505050;}

.foreman-list {width: 908px;height: 164px;padding: 24px 15px; border: 1px solid #e8e8e8;margin-top: 25px;}
.foreman-list dt {float:left;width: 120px;height: 120px;margin-top:22px;margin-left: 10px;}
.foreman-list dt img {width: 120px;height: 120px;border-radius: 60px;}
.foreman-list dd.name-w {float:left;width: 194px;height: 130px;margin-left: 32px;margin-top:17px;}
.foreman-list dd.name-w .name {width: 100%;height: 20px;line-height: 20px;font-size: 14px;color: #333333;}
.foreman-list dd.name-w .name i{display: inline-block;margin-left: 5px;height: 20px;background: url("../../images/home/gz/foremanbg.png") no-repeat;vertical-align:-4px;}
.foreman-list dd.name-w .name i.level-01 {width:16px;background-position: 0 -20px;}
.foreman-list dd.name-w .name i.level-02 {width:16px;background-position: -16px -20px;}
.foreman-list dd.name-w .name i.level-03 {width:16px;background-position: -32px -20px;}
.foreman-list dd.name-w .name i.level-04 {width:16px;background-position: -48px -20px;}
.foreman-list dd.name-w .name i.icon02 {width:16px;background-position: 0 -40px;}
.foreman-list dd.name-w .name i.icon03 {width:60px;background-position: 0 0;}

.foreman-list dd.name-w .qd-w,.foreman-list dd.name-w .yy-w,.foreman-list dd.name-w .pj-w,.foreman-list dd.name-w .gd-w {float: left;width: 95px;height: 20px;padding-left:0;margin-top:10px;font-size: 12px;color: #666666;}
.foreman-list dd.name-w .qd-w span,.foreman-list dd.name-w .yy-w span,.foreman-list dd.name-w .pj-w span,.foreman-list dd.name-w .gd-w span {color: #01af63;}
.foreman-list dd.name-w .yy-w,.foreman-list dd.name-w .gd-w {margin-left:4px;}
/*.foreman-list dd.name-w .qd-w {background-position: 0 -60px;}*/
/*.foreman-list dd.name-w .yy-w {background-position: 0 -100px;}*/
/*.foreman-list dd.name-w .pj-w {background-position: 0 -80px;}*/
/*.foreman-list dd.name-w .gd-w {background-position: 0 -120px;}*/
.foreman-list dd.name-w .designBtn {float:left;display: block;width: 192px;height: 38px;line-height: 38px;border: 1px solid #FF4400;text-align: center;font-size: 14px;color: #FF4400;cursor: pointer;margin-top: 10px;}
.foreman-list dd.name-w .designBtn:hover {background: #FF4400;color: #ffffff;}
.foreman-list dd.case-w {float:left;width: 537px;height: 164px;margin-left: 15px;}
.foreman-list dd.case-w .c-w {position: relative;float:left;width: 164px;height: 164px;margin-left: 15px;}
.foreman-list dd.case-w .c-w img {width: 164px;height: 164px;}
.foreman-list dd.case-w .c-w .c-b {position:absolute;left:0;bottom:0;opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5;width: 100%;height:26px;background: #000000;}
.foreman-list dd.case-w .c-w  h5 {position:absolute;bottom:0;left:7px;display:block;width:150px;height: 26px;line-height: 26px;font-weight: normal;font-size: 12px;color: #ffffff;z-index: 99;}

.freepost-bg {width: 100%;height: 545px;background: url("../../images/home/index/freepost.jpg") no-repeat center top;}
.freepost-bg .banner_insideW{position:relative;width:1220px;height:545px;margin:0 auto;z-index:2;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper{position:absolute;top:30px;right:84px;width: 264px;height: 483px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .gif-t {width: 264px;height: 171px;}
.bannerApplyForm{}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .line{position:relative;width:264px;margin-bottom:10px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .inp{display:block;width:246px;height:32px;line-height:32px;padding:0 8px;border:1px solid #cccccc;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .sel{display:block;width:280px;height:32px;color:#6d6d6d;padding:0 0 0 4px;border:1px solid #cccccc;height:22px\9;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .province_w{position:relative;display:inline;float:left;margin-right:10px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .province_w .province{width:127px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .city_w{position:relative;float:left;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .city_w .city{width:127px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .acreage_w{position:relative;display:inline;float:left;margin-right:10px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .acreage_w .acreage{width:109px;background:#fff url(/Public/images/home/ico-bg.png) 105px -40px no-repeat;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .acreage_w .err{_top:-10px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .community_w{position:relative;float:left;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .community_w .community{width:109px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .community_w .err{_top:-10px;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .sendApplyBtn{width:264px;height:40px;line-height:40px;color:#fff;border:0;background:#ff4400;font-size:16px;cursor:pointer;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .bannerApplyForm .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
.freepost-bg .banner_insideW .bannerApplyForm_wrapper .promiseW{width:260px;padding:0 2px 10px 2px;font-size: 14px;color: #505050;}

.city-new-w {width: 950px;padding: 0 20px 20px;margin: 0 auto;background: #ffffff;overflow: hidden;}
.city-new-w .hotCity_w{width:950px; height:76px;font-size:14px; }
.city-new-w .hotCity_w .names{display:inline-block;float:left;height:60px;line-height:76px;padding:0 28px 0 0;}
.city-new-w .hotCity_w .hotsCity{display:inline-block;float:left;}
.city-new-w .hotCity_w .hotsCity a{display:inline-block;height:76px;line-height:76px;margin:0 5px;color:#ff4400;float:left;}
.city-new-w .hotCity_w .allCityNum{display:inline-block;height:76px;line-height:76px;float:left;padding-left:30px;}
.city-new-w .hotCity_w .allCityNum .num{color:#ff4400;}
.city-new-w .selCity_w{display:block;width:950px;font-size:14px;border-top:1px dotted #cacaca;}
.city-new-w .selCity_w .names{display:inline-block;float:left;height:80px;line-height:80px;padding:0 28px 0 13px;}
.city-new-w .selCity_w #selectCity_wrapper{float:left;width:833px;}
.city-new-w .selCity_w #selectCity_wrapper .tabTitle{height:31px;padding-top:28px;}
.city-new-w .selCity_w #selectCity_wrapper .tabTitle li{float:left;display:inline-block;width:48px;height:31px;line-height:26px;text-align:center;margin-right:20px;color:#505050;cursor:pointer;}
.city-new-w .selCity_w #selectCity_wrapper .tabTitle li.selected{color:#FFF;background:url(/Public/images/home/ico-bg.png) -52px -79px no-repeat;}
.city-new-w .selCity_w #selectCity_wrapper .tabContent{height:92px;overflow:hidden;}
.city-new-w .selCity_w #selectCity_wrapper .tabContent div{display:none;padding:15px 0 32px;_padding:20px 0 56px;overflow:hidden;}
.city-new-w .selCity_w #selectCity_wrapper .tabContent div.selected{display:block;}
.city-new-w .selCity_w #selectCity_wrapper .tabContent div a{display:inline-block;height:26px;line-height:26px;margin-right:21px;float:left;color:#505050;white-space:nowrap;overflow:hidden;_margin-bottom:-20px;}
.city-new-w .selCity_w #selectCity_wrapper .tabContent div a:hover{color:#ff4400;text-decoration:none;}

.city-new-w .letter-w {position: relative; height: 70px;border-top: 1px dotted #cacaca;}
.city-new-w .letter-w span {display:block;width:140px;height: 30px;line-height: 30px;margin-top: 16px;background: #01af63;font-size: 14px;color: #ffffff;text-align: center;}
.city-new-w .letter-w i {position:absolute;display: block;top:46px;left:14px;width: 16px;height: 8px;background: url("../../images/home/index/city-num-ico.png") no-repeat;}
.city-new-w .city-name-w {width: 100%;padding: 10px 0;border-top: 1px dotted #cacaca;overflow: hidden;}
.city-new-w .city-name-w:hover {background: #f9f9f9;}
.city-new-w .city-name-w:hover span {background:#01af63;color: #ffffff; }
.city-new-w .city-name-w span {display: block;float: left;width: 33px;height: 33px;margin-left:5px;line-height: 33px;background: #f9f9f9;border: 1px solid #e6e6e6;text-align: center;font-size: 16px;}
.city-new-w .city-name-w p {display: block;float: left;width: 890px;margin-left: 20px;line-height: 26px;font-size: 14px;}
.city-new-w .city-name-w p a {padding-right:20px;white-space: normal;display: inline-block;color: #505050;}
.city-new-w .city-name-w p a:hover {color: #ff4400;}

