@charset "UTF-8";
/********  uweb mobile css v1.0 *********/
* { -webkit-user-select: none; -webkit-tap-highlight-color: transparent; -moz-tap-highlight-color: transparent; -ms-touch-action: none; -moz-user-select: -moz-none; -webkit-touch-callout: none; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; -webkit-text-size-adjust: none; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; }
html, body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, input, button { font: normal 125% 'Microsoft YaHei', Arial, "\5b8b\4f53", tahoma; }
input, textarea, select { -webkit-user-select: text; -moz-user-select: -moz-text; -moz-user-select: text; -webkit-appearance: none; }
img { max-width: 100%; border: none; vertical-align: top; }
ul, ol, li { list-style: none; }
a { text-decoration: none; color: #333; }
.fixed:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clear { clear: both; }
html, body { position: relative; }
.trans { -webkit-transition: All .2s ease; -moz-transition: All .2s ease; transition: All .2s ease; }
/*public*/
#web { position: relative; top: 0; left: 0; width: 100%; min-height: 100%; -webkit-transition: .5s ease all; z-index: 200; background: #f5f3f0;}
.mask { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); z-index: 999; }
.fl { float: left; }
.fr { float: right; }
/*header*/
header { background: #c49858; position: relative; }
.navBox { display: -webkit-box; display: -webkit-flex; position: relative; width: 100%; height: 4rem; line-height: 4rem; }
.menuBtn { position: absolute; left: 0; top: 0; padding: 0 1.5rem; height: 4rem; }
.menuBtn a { display: block; width: 1.7rem; background: url(../images/menubg.png) no-repeat center center; background-size: 100%; }
.tel { position: absolute; right: 0; top: 0; padding: 0 1.5rem; height: 4rem; }
.tel a { display: block; width: 1.6rem; background: url(../images/tel.png) no-repeat center center; background-size: 100%; }
.logo { text-align: center; line-height: inherit; -webkit-flex: 1; -webkit-box-flex: 1; }
.logo a { display: block; padding-top: .2rem; }
.logo a img { width: 5.7rem; }
.back { position: absolute; left: 0; top: 0; padding: 0 1.5rem; height: 4rem; }
.back a { display: block; width: 1rem; background: url(../images/navback.png) no-repeat center center; background-size: 100%; }
.menuBtn2 { position: absolute; right: 0; top: 0; padding: 0 1.5rem; height: 4rem; }
.menuBtn2 a { display: block; width: .8rem; background: url(../images/navcircle.png) no-repeat center center; background-size: 100%; }
.navBox h2 { text-align: center; color: #fff; font-size: 1.8rem; line-height: inherit; -webkit-flex: 1; -webkit-box-flex: 1; }
nav { position: absolute; width: 16rem; top: 0; left: 0px; bottom: 0; height: 100%; background: #343434; z-index: 200; }
nav li { height: 4rem; line-height: 4rem; border-bottom: 1px solid #e1e1e1; }
nav li a { position: relative; display: block; font-size: 1.2rem; color: #fff; text-align: center; }
nav li:hover, nav li.on { background-size: 100%; }
/*banner*/
.banner { position: relative; overflow: hidden; margin: 0 auto; }
.banner .hd { position: absolute; left: 0; bottom: .6rem; z-index: 2; width: 100%; text-align: center; }
.banner .hd li { margin: 0 .3rem; overflow: hidden; display: inline-block; *display: inline;
zoom: 1; width: 1rem; height: 1rem; -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; line-height: 9999px; cursor: pointer; background: #db2f43; }
.banner .hd li.on { background: #333; }
.banner .bd { position: relative; z-index: 0; }
.banner .bd li { position: relative; text-align: center; }
.banner .bd li img { vertical-align: top; width: 100%; }
.banner .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* 去掉链接触摸高亮 */
/*main*/
.main { background: #ebebeb; padding-bottom: 15rem;}/*0922*/
.mainbox { background: #fff; margin-top: 0.5rem; border-bottom: 1px solid #d3d3d3; }
.main .mainbox:first-child { margin-top: 0; }
.indexmenu { padding: .5rem 2rem 0; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; }
.indexmenu li { width: 25%; float: left; text-align: center; }
.indexmenu li a { display: block; color: #555; font-size: .9rem; margin: 1rem 0; position: relative; }
.indexmenu li a p { padding: .8rem 0 0; }
.indexmenu li a img { width: 55%; max-width: 55px; }/*0921*/
.indexmenu li a span { display: block; position: absolute; right: 0; top: .3rem; width: .1rem; height: 70%; background: url(../images/iconbor.png) no-repeat center center; }
.indexmenu li a:hover { color: #dc0a39; }
.title { height: 4rem; line-height: 4rem; padding: 0 1rem; border-bottom: 1px solid #ccc; }
.title h3 { font-size: 1.4rem; float: left; }
.title h3 a { display: block; height: 4rem; line-height: 4rem; color: #444; }
.title h3 a span { display: inline-block; width: 1.1rem; margin-right: .7rem; background: url(../images/icon9.png) no-repeat center center; background-size: 100%; }
.more { font-size: 1.4rem; float: right; }
.more a { display: block; height: 4rem; line-height: 4rem; color: #666; }
.more a span { float: right; display: inline-block; width: 1.7rem; margin-left: .5rem; background: url(../images/more.png) no-repeat center center; background-size: 100%; }
.more a:hover { color: #dc0a39; }
.oldhousebox { padding: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.oldhousediv { background: #ebebeb; position: relative; }
.oldhousetext { position: absolute; left: 0; top: 50%; z-index: 5; width: 50%; text-align: center; }
.oldhousetext a { display: block; }
.oldhousetext a h3 { font-size: 1.2rem; font-weight: bold; }
.oldhousetext a p { color: #aeaeae; font-size: 1.2rem; text-transform: uppercase; padding: 0 1rem; }
.dtext { padding-top: .5rem; }
.dtext img { width: 80%; max-width: 241px; }
.price { color: #555; font-size: 1.3rem; }
.oldspan { margin-top: .5rem; }
.oldspan span { display: inline-block; color: #000; font-size: .9rem; padding: .2rem .4rem; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; background: #fff; }
.oldspan span:first-child { background: #dc0a39; color: #fff; margin-right: .3rem; }
.oldspan span:hover { filter: alpha(opacity=70); opacity: 0.7; }
.oldhouseimg { width: 50%; margin-left: 50%; }
.oldhouseimg a { display: block; }
.oldhouseimg a img { width: 100%; }
.hardcover .oldhousetext { left: 50%; }
.hardcover .oldhouseimg { margin-left: 0; }
.price2 { color: #555; margin: .2rem 0 .3rem; font-size: 1.2rem; }
.price2 b { color: #dc0a39; font-size: 1.4rem; }
.anlilist { padding: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.anlilist ul li { float: left; width: 49%; text-align: center; background: #dc0a39; }
.anlilist ul li.fr { float: right; }
.anlilist ul li p { height: 2.1rem; line-height: 2.1rem; color: #fff; font-size: 1.2rem; }
.anliimg img { width: 100%; }
.charglist { padding: 0 0 1rem; border-bottom: 1px solid #e5e5e5; }
.charglist ul li { height: auto; overflow: hidden; background: #e5e5e5; margin-top: 1rem; }
.charglist ul li a { display: block; height: 100%; }
.chareimg { width: 38%; float: left; }
.chareimg img { width: 100%; }
.chargtext { float: left; margin-left: 1.2rem; width: 50%; }
.chargtext h3 { color: #333; font-size: 1.2rem; padding-top: 1.5rem; }
.chargtext span { display: inline-block; color: #888; margin: .7rem 1rem 0 0; font-size: .9rem; }
.designerlist { padding: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.designerlist ul li { float: left; width: 49%; background: #f4f4f4; }
.designerlist ul li.fr { float: right; }
.desbox { border: 1px solid #d0d0d0; padding: .3rem .3rem 1.4rem; }
.desbox h3 { margin: .7rem 0 .4rem; font-size: .9rem; }
.desbox h3 a { display: block; }
.desbox h3 a b { font-size: 1rem; display: inline-block; margin-right: .8rem; }
.desbox h3 a span { display: inline-block; color: #dc0a39; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; padding: .1rem .4rem; border: 1px solid #c2c1c1; }
.desbox p { color: #888; height: 1.3rem; /*0911*/ line-height: 1.3rem; /*0911*/ overflow: hidden; /*0911*/ font-size: .9rem; text-align: left; }
.desimg img { width: 100%; }
.destext { padding-left: .6rem; }
.descheck a { display: inline-block; color: #fff; font-size: .9rem; height: 1.6rem; line-height: 1.6rem; width: 5.5rem; text-align: center; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; background: #484848; }
.descheck a:first-child { background: #db2f43; margin-right: .3rem; }
.descheck a:hover { filter: alpha(opacity=70); opacity: 0.7; }
.projectlist { padding: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.projectlist li { height: auto; overflow: hidden; background: #ebebeb; }
.projectlist li a { display: block; height: 100%; }
.projectlist li .fr { float: right; }
.protext { width: 50%; float: left; color: #555; padding: 2rem 1.2rem; line-height: 1.8rem; font-size: 1.2rem; }
.proimg { width: 50%; float: left; }
.proimg img { width: 100%; }
.link { padding: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.link ul { border-top: 1px solid #e5e5e5; }
.link ul li { float: left; width: 25%; text-align: center; }
.link ul li a { display: block; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
.link ul li.nobor a { border-right: none; }
.link ul li img { width: 100%; max-width: 170px; }
.service { padding: 0 0 .5rem; border-bottom: 1px solid #e5e5e5; }
.service ul li { float: left; position: relative; width: 32%; margin: 0 2% 2% 0; height: 9rem; overflow: hidden; text-align: center; }
.service ul li.nomarg { margin-right: 0; }
.service ul li.serv { width: 66%; margin: 0 0 2%; }
.simg img { width: 100%; }
.sbg { position: absolute; left: 0; top: 0; z-index: 4; height: 100%; width: 100%; background: url(../images/sliderbg.png) repeat 0 0; }
.stext { display: block; position: absolute; left: 0; top: 0; z-index: 5; height: 100%; width: 100%; color: #fff; font-size: 1rem; }
.stext img { height: 3rem; display: block; margin: 1.5rem auto .5rem; }
.stext p { line-height: 1.5rem; padding: 0 .3rem; }
.service ul li:hover .sbg { background: #db2f43; }
.footnav { /*padding-top: 1rem; */height: auto; overflow: hidden; border-top: 1px solid #ebebeb;  background: #ebebeb; position:fixed !important; width:100%; left:0; bottom:0; z-index:10;}/*0922*/
.footnav li { width: 25%; float: left; background: #333433; text-align: center; }
.footnav li a { display: block; padding: 1rem 0;  color: #fff; font-size: 1.2rem; }
.footnav li a img { display: block; margin: 0 auto; height: 2.3rem; }
.footnav li a p { padding-top: .4rem; }
.footnav li:first-child { border-left: none; }
.foottext { background: #dc0a39; height: 6.6rem; line-height: 6.6rem; padding: 0 1.5rem; color: #fff; font-size: 1.3rem; position:absolute; z-index:10; left:0; bottom:7.5rem; width:100%; }/*0922*/
.foottext p { float: left; }
.foottext div { float: right; }
.foottext div span { display: inline-block; width: 1.4rem; margin-right: .7rem; background: url(../images/tel2.png) no-repeat center center; background-size: 100%; }
.kwicksbox { height: 134px; overflow: hidden; margin: 1rem 0; border-bottom: 1px solid #e5e5e5; }
.kimg img { width: 100%; height: 134px; }
.kwicks li a { display: block; height: 100%; width: 100%; position: relative; }
.kwicks li a p { position: absolute; left: 0; bottom: 0; z-index: 5; height: 2.2rem; line-height: 2.2rem; text-align: center; color: #fff; font-size: 1.2rem; width: 100%; background: url(../images/outlinebj1.png) repeat 0 0; }
.kwicks li.kwicks-expanded a p { background: url(../images/outlinebj2.png) repeat 0 0; }
.tabBox { padding: 1rem 0; overflow: hidden; border-bottom: 1px solid #e5e5e5; }
.tabBoxhd { width: 38%; float: left; position: relative; }
.tabBoxhd ul li { height: 5rem; background: url(../images/hd.jpg) repeat-x 0 bottom #ebebeb; position: relative; }
.tabBoxhd ul li a { position: absolute; left: 0; top: 0; height: 100%; width: 100%; color: #959595; }
.tabBoxhd ul li a div { height: 5rem; display: table-cell; vertical-align: middle; text-align: center; *display: block;
 *font-size: 4.365rem;
 *font-family: Arial;
}
.tabBoxhd ul li a.front { z-index: 5; }
.tabBoxhd ul li a.fback {/*0917*/ z-index: 6; display: none; }
.tabBoxhd ul li a img { width: 85%; max-width: 194px; vertical-align: middle; display: block; margin: 0 auto; }
.tabBoxhd ul li span { display: block; position: absolute; right: -5px; top: 0; z-index: 5; width: .5rem; height: 100%; display: none; background: url(../images/iconright.png) no-repeat center center; background-size: 100%; }
.tabBoxhd ul li.on { background: #dc0a39; color: #fff; }
.tabBoxhd ul li.on span, .tabBoxhd ul li.on a.fback {/*0917*/ display: block; }
.tabBoxhd ul li.on a.front { display: none; }
.leftTabBox { position: relative; overflow: hidden; width: 62%; float: left; }
.leftTabBox .hd { position: absolute; left: 0; bottom: .6rem; z-index: 2; width: 100%; text-align: center; }
.leftTabBox .hd li { margin: 0 .6rem; overflow: hidden; display: inline-block; *display: inline;
zoom: 1; width: 1rem; height: 1rem; -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; line-height: 9999px; cursor: pointer; background: #fff; }
.leftTabBox .hd li.on { background: #dc0a39; }
.leftTabBox .bd { position: relative; z-index: 0; }
.leftTabBox .bd li { position: relative; text-align: center; overflow: hidden; }
.leftTabBox .bd li a { display: block; height: 15rem; background-position: 0 0; background-repeat: no-repeat; background-size: cover; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/*caselist*/
.mainmenu { position: relative; background: #fff; }
.mainhd { height: auto; overflow: hidden; border-bottom: 1px solid #dcdcdc; }
.mainhd ul li { float: left; width: 25%; height: 3.5rem; line-height: 3.5rem; text-align: center; }
.mainhd ul li a { display: block; color: #666; font-size: 1.2rem; height: 100%; border-left: 1px solid #e0e0e0; }
.mainhd ul li a span { float: right; margin-right: 1.2rem; display: inline-block; width: .6rem; height: 100%; background: url(../images/maindown.png) no-repeat right center; background-size: 100%; }
.mainhd ul li:first-child a { border-left: 0; }
.mainhd ul li.wid { width: 50%; }
.maindiv { display: none; position: absolute; left: 0; top: 3.6rem; z-index: 10; width: 100%; background: #fff; padding: 1rem 0; }
.maindiv ul li { float: left; height: 2.5rem; line-height: 2.5rem; margin-left: 1rem; font-size: 1.2rem; }
.maindiv ul li a { color: #666; }
.maindiv ul li.on a, .maindiv ul li:hover a { color: #d80936; }
.mainclose { color: #666; font-size: 1.2rem; margin: 0 1rem; }
.mainclose span { float: right; }
.caselist { padding: 0 1rem 2.1rem; }
.caselist li { margin-top: 1rem; position: relative; border: 1px solid #dcdcdc; background: #fff; }
.caseimg img { width: 100%; }
.casetext { padding: .7rem .9rem .7rem .6rem; height: auto; overflow: hidden; }
.casetext h3 { font-size: 1.2rem; float: left; }
.casetext h3 a { color: #555; }
.casetext h3 a:hover { color: #d80936; }
.reserve { float: right; display: block; width: 7.4rem; height: 1.8rem; line-height: 1.8rem; color: #fff; font-size: 1rem; text-align: center; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; background: #dc0a39; }
.casebox { position: relative; overflow: hidden; margin: 1rem 1rem 0; }
.casebox .hd { position: absolute; right: 0; bottom: .7rem; z-index: 2; width: 100%; text-align: right; }
.casebox .hd li { margin: 0 .7rem; overflow: hidden; display: inline-block; *display: inline;
zoom: 1; width: .8rem; height: .8rem; line-height: 9999px; cursor: pointer; -webkit-border-radius: 0.8rem; -moz-border-radius: 0.8rem; border-radius: 0.8rem; background: #7c7c7c; }
.casebox .hd li.on { background: #dc0a39; }
/*hotcase*/
.hotcase { margin: 1rem 1rem 0; border: 1px solid #d9d9d9; background: #fff; }
.casetitle { height: 2.8rem; line-height: 2.8rem; border-bottom: 1px solid #ecebeb; }
.casetitle a { display: block; padding: 0 .9rem; color: #777; font-size: 1.1rem; }
.casetitle a span { float: right; display: inline-block; }
.casetitle a b { font-weight: bold; }
.mingdulist li { padding: .9rem; color: #888; }
.mingduimg, .hotcase .desimg { float: left; width: 42%; }
.mingduimg img, .hotcase .desimg img { width: 100%; }
.mingdutext { float: left; margin-left: 2.3rem; }
.mingdutext h3 { color: #333; font-size: 1.2rem; margin-bottom: .5rem; }
.mingdutext p { font-size: 1rem; line-height: 1.3rem; }
.mdreserve { display: inline-block; margin-top: .5rem; height: 2.1rem; line-height: 2.1rem; width: 6.6rem; text-align: center; color: #fff; font-size: 1rem; background: #db2f43; }
.hotcase .desbox { border: 0; padding: .9rem 1.5rem .9rem .9rem; height: auto; overflow: hidden; }
.hotcase .destext { padding: 0; float: left; margin-left: 2.3rem; width: 50%; }
.hotcase .desbox h3 a b { font-size: 1.2rem; font-weight: normal; }
.hotcase .desbox p { font-size: 1.2rem; line-height: 1.6rem; margin-bottom: .6rem; }
.desimg img { width: 100%; }
.destext { padding-left: .6rem; }
.hotcase .descheck a { font-size: 1rem; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 2.1rem; line-height: 2.1rem; width: 6.6rem; text-align: center; }
/*servicelist*/
.servicelist li { width: 49%; float: left; margin-top: 1.2rem; background: #fff; }
.servicelist li.fr { float: right; }
.servicelist li a { display: block; padding: .7rem .6rem 1rem; border: 1px solid #d0d0d0; }
.servicelist li a img { display: blick; width: 100%; }
.servicelist li a h3 { padding: .5rem 0 .3rem .5rem; font-size: 1.2rem; color: #555; }
.servicelist li a p { color: #888; line-height: 1.5rem; font-size: 1rem; padding-left: .5rem; }
.serviceBox { margin: 1.2rem 0; padding: 1.5rem 1.6rem; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; background: #f4f4f4; }
.address { color: #666; line-height: 1.8rem; }
.address h1 { font-size: 1.3rem; font-weight: bold; margin-bottom: .7rem; }
.address p b { font-size: 1.2rem; }
.address p span { font-size: 1.3rem; color: #dc0a39; }
.address a { display: block; width: 6rem; height: 2rem; line-height: 2rem; color: #fff; font-size: 1.1rem; text-align: center; background: #dc0a39; margin-top: .3rem; }
.servcontent { color: #666; font-size: 1.2rem; line-height: 1.8rem; padding-top: 1rem; }
.servimg { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; padding: .9rem 0; }
.servimg a { display: block; border: 2px solid #fff; }
.servimg a img { width: 100%; }
.map { border-bottom: 1px solid #dbdbdb; }
.map img { width: 100%; }
/*content*/
.content { font-size: 1.1rem; line-height: 1.8rem; color: #888; background: #fff; padding: 1.4rem 1rem 2.5rem; }
/*wrapper*/
#wrapper { width: 100%; height: 100%; }
#scroller { position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 100%; padding: 0; height: 100%; }
.imgdiv { position: absolute; left: 0; width: 100%; display: none; z-index: 990; background: #000; }
.imgdiv div.s1 img { display: block; position: absolute; top: 50%; z-index: 999; left: 50%; max-width: 95% !important; -webkit-transform: translate(-50%, -50%); }
.close { height: 5em; line-height: 5em; text-align: center; position: absolute; z-index: 999; left: 0; bottom: 0; width: 100%; color: #fff; font-size: 1.4rem; cursor: pointer; }
/*zxlist*/
.zxlist { padding: 0 1rem 1rem; background: #fff; }
.zxlist li { margin-top: 1rem; position: relative; text-align: center; background: #ebebeb; height: auto; overflow: hidden; }
.zxlist li a { display: block; color: #444; }
.zxlist li a:hover h3 { color: #dc0a39; -webkit-transition: All .2s ease; -moz-transition: All .2s ease; transition: All .2s ease; }
.zximg img { width: 100%; }
.zxtext h3 { font-size: 1.2rem; font-weight: bold; padding: .5rem 0 .2rem; }
.zxtext div { font-size: 1.1rem; }
.zxtext div b { font-size: 1.4rem; color: #dc0a39; }
.zxtext p { margin: .5rem auto; font-size: .9385rem; width: 30%; color: #aeaeae; text-transform: uppercase; }
/*brandlist*/
.brandlist { background: #ebebeb; }
.brandlist li { margin-top: .8rem; background: #fff; }
.brandlist li a { display: block; height: auto; overflow: hidden; color: #777; padding: 1rem .9rem; }
.brandlist li a:hover .brandtext h3 { color: #dc0a39; -webkit-transition: All .2s ease; -moz-transition: All .2s ease; transition: All .2s ease; }
.brandimg { float: left; width: 36%; margin: .3rem 0; border: 1px solid #dfdede; }
.brandimg img { width: 100%; }
.brandtext { margin-left: 42%; }
.brandtext h3 { color: #555; font-size: 1.2rem; margin-bottom: .5rem; }
.brandtext p { font-size: 1rem; line-height: 1.5rem; }
.brandtext p span { display: inline-block; padding-left: .6rem; }
.brandtext p span.span1 { color: #dc0a39; }
/*brandcon*/
.brandcon { background: #fff; margin-top: .8rem; }
.branddiv { padding: 1.7rem 0 0 1.5rem; }
.branddiv .brandimg { float: none; margin: 0; }
.brandcontent { font-size: 1rem; line-height: 1.7rem; color: #666; background: #fff; padding: 1.4rem 1.5rem 2.5rem; }
/*hotcharglist*/
.hotcharglist li { margin-top: .8rem; padding: .9rem; background: #fff; }
.chargbox a { margin-bottom: .8rem; display: block; height: auto; overflow: hidden; }
.hotchargimg { float: left; width: 43%; }
.hotchargimg img { width: 100%; }
.hotchargtext { float: left; width: 52%; margin-left: 1rem; font-size: 1rem; }
.hotchargtext h3 { color: #555; font-size: 1.2rem; }
.hotchargtext div { color: #8f8f8f; padding: .5rem 0; }
.hotchargtext div span { color: #dc0a39; }
.hotchargtext p { color: #777; line-height: 1.5rem; }
.chargdetail { height: 2rem; line-height: 2rem; }
.chargdetail a { display: block; float: left; width: 50%; font-size: 1rem; color: #fff; text-align: center; background: #dc0a39; }
.chargdetail a:first-child { background: #484848; }
.chargdetail a:hover { filter: alpha(opacity=70); opacity: 0.7; }
/*paged*/
.paged { padding: 1.6rem 0 .6rem; text-align: center; }
.paged span,  /*--Jie-0910-分类名做了调整--*/ .paged .p_info, .paged a.current { display: inline-block; zoom: 1; *display: inline;
margin: 0 .1rem; padding: .5rem 1.5rem; font-size: 1rem; text-align: center; border: 1px solid #dc0a39; color: #dc0a39; }
.paged span, .paged a:hover { border: 1px solid #484848; color: #484848; padding: .5rem 1rem; }
.hottit { margin-top: 1rem; height: 4rem; line-height: 4rem; background: #fff; }
.hottit a { display: block; padding-left: 1rem; color: #555; font-size: 1.2rem; font-weight: bold; }
.hotbox .caselist { padding: 0 1rem .8rem; }
.desimeunu { position: relative; }
.desimeunu ul { height: auto; overflow: hidden; background: #fff; border-bottom: 1px solid #dcdcdc; }
.desimeunu ul li { float: left; width: 33.33%; height: 3.5rem; line-height: 3.5rem; text-align: center; }
.desimeunu ul li a { display: block; color: #666; font-size: 1.2rem; border-left: 1px solid #e0e0e0; }
.desimeunu ul li:first-child a { border-left: 0; }
.desimeunu ul li.wid { width: 25%; }
.main .designerlist { padding: 0 0 .9rem; border-bottom: 0; }
.main .designerlist ul li { margin-top: 1.2rem; }
/*designerbox*/
.designerbox { margin: .9rem 0; padding: .7rem 0 .7rem .7rem; height: auto; overflow: hidden; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background: #fff; }
.designerleft { float: left; width: 48%; }
.designerleft img { width: 100%; }
.designerright { float: right; width: 51.5%; }
.designername { margin: .2rem 0 0; color: #666; }
.designername h3 { height: 3rem; line-height: 3rem; margin-bottom: .8rem; border-bottom: 1px solid #e5e5e5; }
.designername h3 b { display: inline-block; padding-left: 1.2rem; font-size: 1.2rem; }
.designername h3 span { float: right; padding-right: 3rem; display: inline-block; font-size: 1rem; }
.designername div { font-size: 1.2rem; padding-left: 1.2rem; line-height: 2rem; }
.designername div span { color: #dc0a39; }
.designera { display: block; margin: 2.5rem 0 0 1.2rem; width: 7.7rem; height: 2rem; line-height: 2rem; color: #fff; font-size: 1.1rem; text-align: center; background: #313131; }
.designera:hover { filter: alpha(opacity=70); opacity: 0.7; }
.designerinfo { padding: 1rem 4rem 1rem 1rem; height: auto; overflow: hidden; line-height: 1.8rem; color: #666; font-size: 1.1rem; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background: #fff; }
.designerinfo b { display: block; float: left; width: 8rem; }
.designerinfo b.b1 { width: 8.5rem; }
.designerinfo span { display: block; margin-left: 8.5rem; }
.designerinfo span.s1 { margin-left: 8.5rem; }
.hotbox .anlilist { padding: .2rem 0 0; border-top: 1px solid #d9d9d9; background: #fff; }
.hotbox .anlilist ul li { margin-bottom: .5rem; }
.designerleft2 { float: left; width: 43%; }
.designerleft2 img { width: 100%; }
.servicetab { height: auto; overflow: hidden; }
.servicetab span { display: block; float: left; width: 5rem; color: #333; font-size: 1rem; }
.desmarg { width: 50% !important; margin-right: 1rem; }
.desmarg .designername h3 b { padding-left: 0; }
.star { margin-left: 5rem; }
.star dd { float: left; height: 1.3rem; width: 1.3rem; cursor: pointer; text-indent: -9999px; margin: 0 .3rem; background-position: 0 0; background-repeat: no-repeat; background-image: url(../images/star1.png); background-size: 100%; }
.star dd.on { background-image: url(../images/star2.png); }
.designerinfo2 { padding-top: .5rem; height: auto; overflow: hidden; line-height: 1.6rem; color: #666; font-size: 1rem; }
.marg10 { padding: 1rem !important; }
/*newslist*/
.newslist li { padding: .7rem 1rem 1rem; border-bottom: 1px solid #bcbcbc; }
.newslist li a { display: block; }
.newsimg { float: left; margin: .3rem 1rem 0 0; /*0911*/ width: 37%; }
.newsimg img { width: 100%; }
.newstext { /*margin-left:40%;*/ /*0911*/
}
.newstext h3 { color: #333; font-size: 1.2rem; }
.newstext p { color: #666; font-size: 1.1rem; line-height: 1.7rem; padding: .3rem 0; }
.newstext span { display: block; color: #dc0a39; font-size: 1.1rem; }
/*baikelist*/
.baikelist li { padding: 1rem; margin-top: .8rem; background: #fff; border-bottom: 1px solid #bcbcbc; }
.baikelist li a { display: block; height: auto; overflow: hidden; }
.baikeimg { float: left; width: 37%; margin-right: 1rem; /*0911*/ }
.baikeimg img { width: 100%; }
.baiketext { /*margin-left:40%;*/ /*0911*/
}
.baiketext h3 { color: #333; font-size: 1rem; }
.baiketext p { color: #666; font-size: 1rem; line-height: 1.5rem; padding-top: .5rem; }
/*msg*/
.msgimg { padding-top: 1.3rem; border-top: 1px solid #fff; background: #f2f3f3; }
.msgimg img { margin: 0 auto; display: block; }
.msg { padding: 1rem 1.8rem 2rem; background: #f2f3f3; }
.msg label { font-size: 1.4rem; color: #333; }
.msgdiv { margin: .7rem 0 1.5rem; height: auto; overflow: hidden; background: #fff; border: 1px solid #a5a5a5; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; }
.msgtext { border: 0; text-indent: 1rem; height: 3.4rem; line-height: 3.4rem; width: 100%; font-size: 1.4rem; color: #333; }
.msgsubmit { display: block; width: 100%; height: 3.4rem; line-height: 3.4rem; border: 0; color: #fff; font-size: 1.4rem; text-align: center; cursor: pointer; -webkit-border-radius: 0.4rem; -moz-border-radius: 0.4rem; border-radius: 0.4rem; background: #df2d41; }
.msgsubmit:hover { filter: alpha(opacity=70); opacity: 0.7; }
.msginfo { color: #666; font-size: 1.4rem; text-align: center; padding: 1rem 0; line-height: 2.4rem; }
.msginfo span { color: #df2d41; font-size: 1.5rem; }
.msginfo b { color: #fff; font-weight: normal; background: #df2d41; padding: .2rem .5rem; }
.newstit { padding: 1.4rem 1rem 0; background: #fff; text-align: center; font-size: 1.6rem; color: #333; }
.article { border-top: 1px dashed #d3d3d3; height: auto; overflow: hidden; background: #fff; padding: 1.2rem 1rem 2rem; }
.article li { color: #dc0a39; font-size: 1.2rem; line-height: 2rem; }
.article li a { color: #888; }
.article li a:hover { color: #dc0a39; text-decoration: underline; }
/*0908*/
#sort_content { width: 100%; height: 100%; display: none; background: #f0f1f1; position: fixed; top: 0; left: 0; z-index: 999; overflow-x: hidden; overflow-y: auto; padding-bottom: 2rem; -webkit-transform: translate3d(0px, 100%, 0px); -moz-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
#sort_content.show { display: block; -webkit-transform: translate3d(0px, 0%, 0px); -moz-transform: translate3d(0px, 0%, 0px); transform: translate3d(0px, 0%, 0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition: -moz-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.asort { display: none; }
.asort .hd { height: 4rem; line-height: 4rem; background: #dc0a39; color: #fff; font-size: 1.6rem; padding: 0 1rem; }
.hd .fr { width: 3rem; height: 100%; text-align: center; }
.ct { overflow-x: hidden; overflow-y: auto; }
.ct ul { margin-top: 1rem; display: block; border-top: 1px solid #e5e5e5; }
.ct li { display: block; height: 4rem; line-height: 4rem; padding: 0 2rem; border-bottom: 1px solid #e5e5e5; background: #fff; }
.ct li a { display: block; font-size: 1.3rem; }
.ct li i { float: right; width: 1.2rem; height: 1.2rem; display: inline-block; vertical-align: middle; margin-top: 1.4rem; -webkit-border-radius: 1.2rem; -moz-border-radius: 1.2rem; border-radius: 1.2rem; border: 3px solid #d1d1d1; }
.ct li.on i, .ct li:hover i { border: 3px solid #dc0a39; }
.ct .wrap { position: relative; }
/*0917*/
footer { /*position: fixed; left: 0; bottom: 0; width: 100%; z-index: 10;*//*0922*/ }
nav { display: none; }
/*--Jie-0912--*/
.main .message { font-size: 2.8em; padding: 5%; }
.main .message p { text-align: center; line-height: 2em; }
.red { color: red; font-weight: bold; }
.msg p { font-size: 2em; line-height: 2em; color: #333; }
input[type='checkbox'] { position: relative; margin-right: 1em; width: 3em; height: 3em; border: 0.3em solid #a5a5a5; border-radius: 0.6em; background: #fff; -webkit-appearance: none; outline: none; }
input[type='checkbox']:after { position: absolute; display: none; content: ' '; width: 2.4em; height: 1em; border-bottom: 0.8em solid #df2d41; border-left: 0.8em solid #df2d41; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
input[type='checkbox'] + label { font-size: 1.6rem; }
input[type='checkbox']:checked { border-color: #df2d41; }
input[type='checkbox']:checked:after { display: block; }
.registerTit { border-bottom: 0.4em solid #e5e5e5; background: #fff; }
.registerTit li { display: inline-block; width: 50%; }
.registerTit li.on span { border-bottom: 0.2em solid #df2d41; color: #df2d41; }
.registerTit span { display: block; margin: 0 1em; text-align: center; font-size: 6em; line-height: 3em; }
/*个人中心 1215*/
.adminBox { padding: 0 4em; }
.adminTop { height: 4em; line-height: 4em; font-size: 3em; color: #666; }
.adminTop span { display: block; float: left; }
.adminTop a { float: right; display: block; }
.adminTop a:hover { color: #df2d41; }
.order { display: block; margin-bottom: 1em; padding: 0 10% 0 24.7%; background-color: #f87d2b; background-image: url(../images/icon/icon9.png); background-position: 8.7% center; background-repeat: no-repeat; background-size: 3em; height: 6em; line-height: 6em; font-size: 2.7em; color: #fff; }
.order span { float: right; }
.order:hover { background-color: #fa9b5c; }
.coupon { margin-bottom: 1em; display: block; padding: 0 10% 0 24.7%; background-color: #ebaf38; background-image: url(../images/icon/icon10.png); background-position: 8.7% center; background-repeat: no-repeat; background-size: 3em; height: 6em; line-height: 6em; font-size: 2.7em; color: #fff; }
.coupon span { float: right; }
.coupon:hover { background-color: #f0c266; }
/*.adminNav { margin-bottom: 2em; width: 100%; background-color: #fff; border-top: 0.2em solid #ccc; border-left: 0.2em solid #ccc; }
.adminNav li { float: left; width: 33.3333%; border-right: 0.2em solid #ccc; border-bottom: 0.2em solid #ccc; }
.adminNav li a { display: block; padding-top: 2em; height: 9em; color: #333; text-align: center; font-size: 3em; background-repeat: no-repeat; background-position: center 2em; }
.adminNav li a:hover { background-color: #e6e6e6; }
.adminNav li:nth-child(1) a { background-image: url(../images/icon/icon1.png); background-size: 3.7rem 3.7rem; }
.adminNav li:nth-child(2) a { background-image: url(../images/icon/icon2.png); background-size: 4.4rem 4.5rem; }
.adminNav li:nth-child(3) a { background-image: url(../images/icon/icon3.png); background-size: 3.6rem 3.6rem; }
.adminNav li:nth-child(4) a { background-image: url(../images/icon/icon5.png); background-size: 4rem 4.4rem; }
.adminNav li:nth-child(5) a { background-image: url(../images/icon/icon6.png); background-size: 3.8rem 3.8rem; }
.adminNav li:nth-child(6) a { background-image: url(../images/icon/icon7.png); background-size: 4rem 4rem; }*/

.member .list { padding: 2em 0; }
.member .list li { width: 100%; padding: 0 2em; border-bottom: 0.1em solid #ddd; height: 4.6em; line-height: 4.6em; font-size: 3em; }
.member .list li a { display: block; color: #666; }
.member .list li a:hover { color: #df2d41; }
.userinfo li { font-size: 3em; padding: 2em; border-bottom: 0.1em solid #d5d5d5; }
.userinfo .center { text-align: center; }
.userinfo .left { float: left; }
.userinfo .right { float: right; }

/*0918*/
.plantlist ul { height: auto; overflow: hidden; border-top: 1px solid #d3d3d3; border-left: 1px solid #c3c3c3; background: #f4f4f4; }
.plantlist ul li { border-bottom: 1px solid #d3d3d3; height: auto; overflow: hidden;}
.plantlist ul li div { display: block; width: 25%; float: left; height: 3.2rem; line-height: 3.2rem; color: #666; font-size: 1.2rem; text-align: center; border-right: 1px solid #c3c3c3; }
.plantlist ul li div a { display: block; margin: .4rem; height: 2.5; line-height: 2.5rem; color: #fff; background: #dc0a39;  opacity:
}
.plantlist ul li div a:hover { filter: alpha(opacity=70); opacity: 0.7; }
.pbg { background: #fff; }
