/***********************************
 *** 全局初始化
 **********************************/
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing:border-box; }
a, a:link, a:visited, a:hover, a:active { color:inherit; text-decoration:none; }
html { min-height:100%; }
body { width:100%; min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.24rem/1.8 "Microsoft Yahei", Arial; color:#333; padding:0 0 .8rem; background:url(../images/body.png) center center repeat; }
img { border:0px; }
h1, h2, h3, h4, h5, h6, h7 { font-size:.24rem; }
ul, ol { list-style-type:none; }
input,button,select,textarea { outline:none; font-family:"Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }


/***********************************
 *** 公共部分
 **********************************/
.topper { height:.17rem; background:url(../images/topper.png) top center repeat-x #ac7d2b; background-size:1rem; }

.header { background:url(../images/header.png) center top repeat-x; padding:.15rem .15rem; position:relative; }
.header .logo { }
.header .logo img { display:block; height:.6rem; margin:0 auto .1rem; }
.header .tag { line-height:.3rem; text-align:center; }
.header .tag h2 { color:#910000; font-size:larger; }
.header .tag h3 { font-weight:normal; }

.nav { width:100%; background:#a76a2f; background:-webkit-linear-gradient(top, #a76a2f, #7f5221, #71491c); }
.nav .list { position:relative; padding:.15rem 0; }
.nav .list dd { float:left; width:25%; text-align:center; color:#fff; background:url(../images/nav-line.png) right center no-repeat; }
.nav .list dd a { display:block; line-height:.5rem; }
.nav .list dd:nth-child(4n) { background:none; }

.banner { width:100%; overflow:hidden; position:relative; }
.banner .list { float:left; width:500%; }
.banner .list li { float:left; width:20%; }
.banner .list img { display:block; width:100%; }
.banner .tip { width:100%; text-align:center; clear:both; display:none; position:absolute; left:0; bottom:0; }
.banner .tip span { display:inline-block; width:.5rem; height:.5rem; background:url(../images/banner-tip.png) center center no-repeat; background-size:contain; margin:0 .1rem; position:relative; }
.banner .tip span:before { position:absolute; left:0; top:0; width:100%; height:.5rem; line-height:.5rem; font-size:.2rem; text-align:center; }
.banner .tip span.cur { background:url(../images/banner-tip-cur.png) center center no-repeat; background-size:contain; }
.banner .tip span.cur:before { color:#FFF; }
.banner .tip span:nth-child(1):before { content:'壹'; }
.banner .tip span:nth-child(2):before { content:'贰'; }
.banner .tip span:nth-child(3):before { content:'叁'; }
.banner .tip span:nth-child(4):before { content:'肆'; }
.banner .tip span:nth-child(5):before { content:'伍'; }

.inav { background:url(../images/inav.png) center center repeat; background-size:cover; }
.inav .list { padding:.2rem 0; }
.inav .list li { float:left; width:50%; text-align:center; overflow:hidden; }
.inav .list a { position:relative; color:#FFF; line-height:.6rem; }
.inav .list img { display:inline-block; width:.6rem; height:.6rem; vertical-align:middle; margin:0 .2rem 0 0; }

.ihead { position:relative; border-bottom:2px solid #6b461a; margin:0 .2rem; text-align:center; margin-bottom:.6rem; }
.ihead:before,
.ihead:after { content:''; position:absolute; left:0; bottom:-6px; width:6px; height:6px; border:2px solid #6b461a; background:#ede4d5; border-radius:50%; }
.ihead:after { left:auto; right:0; }
.ihead .inner { display:inline-block; height:.66rem; background:url(../images/body.png) center center repeat; position:relative; top:.33rem; padding:0 .5rem; position:relative; }
.ihead .inner:before,
.ihead .inner:after { content:''; width:.3rem; height:.8rem; background:url(../images/ihead.png) center center no-repeat; background-size:contain; position:absolute; top:0; }
.ihead .inner:before { left:.1rem; }
.ihead .inner:after { right:.1rem; -webkit-transform:rotate(180deg); }
.ihead h2 { line-height:.4rem; font-size:.3rem; color:#651106; }
.ihead h3 { line-height:.3rem; font-size:.2rem; font-weight:normal; }

.ipro { margin:0 0 .3rem; }
.ipro .classify { width:100%; }
.ipro .classify li { float:left; width:29.33%; margin:0 0 .2rem 3%; border:1px solid #5f2302; color:#b41617; font-size:.2rem; position:relative; }
.ipro .classify a { display:block; height:.6rem; line-height:.6rem; text-align:center; font-weight:bold; }
.ipro .classify li:before,
.ipro .classify li:after,
.ipro .classify a:before,
.ipro .classify :after { content:''; width:6px; height:6px; position:absolute; }
.ipro .classify li:before { background:url(../images/border-a1.png) 0 0 no-repeat; left:0; top:0; }
.ipro .classify li:after { background:url(../images/border-a2.png) 0 0 no-repeat; right:0; top:0; }
.ipro .classify a:before { background:url(../images/border-a3.png) 0 0 no-repeat; right:0; bottom:0; }
.ipro .classify a:after { background:url(../images/border-a4.png) 0 0 no-repeat; left:0; bottom:0; }
.ipro .list { width:100%; }
.ipro .list dd { float:left; width:45.5%; margin:0 0 .2rem 3%; }
.ipro .list a { display:block; }
.ipro .list figure { width:100%; padding:0 0 75%; position:relative; border:3px solid #fff; box-shadow:0 0 0 1px #895824; margin-bottom:.1rem; }
.ipro .list img { position:absolute; left:0; top:0; width:100%; height:100%; }
.ipro .list h3 { position:relative; line-height:.6rem; border:1px solid #756454; text-align:center; font-weight:normal; background:url(../images/h3.png) center center repeat #e5d9c9; }
.ipro .list h3:before,
.ipro .list h3:after,
.ipro .list h3 span:before,
.ipro .list h3 span:after { content:''; width:6px; height:6px; position:absolute; }
.ipro .list h3:before { background:url(../images/border-a1.png) 0 0 no-repeat; left:0; top:0; }
.ipro .list h3:after { background:url(../images/border-a2.png) 0 0 no-repeat; right:0; top:0; }
.ipro .list h3 span:before { background:url(../images/border-a3.png) 0 0 no-repeat; right:0; bottom:0; }
.ipro .list h3 span:after { background:url(../images/border-a4.png) 0 0 no-repeat; left:0; bottom:0; }
.ipro .foot { margin:0 3%; }
.ipro .foot a { display:block; height:.7rem; line-height:.7rem; border:2px solid #895824; color:#895824; text-align:center; }

.iadv { width:100%; }
.iadv img { display:block; width:100%; }

.icase { background:url(../images/icase.png) center center no-repeat; background-size:cover; padding:.3rem 0 0; }
.icase .ihead .inner { background:#f8eee2; }
.icase .list { width:100%; }
.icase .list dd { float:left; width:45.5%; margin:0 0 .2rem 3%; }
.icase .list a { display:block; }
.icase .list figure { width:100%; padding:0 0 75%; position:relative; border:1px solid #895824; margin-bottom:.1rem; }
.icase .list img { position:absolute; left:0; top:0; width:100%; height:100%; }
.icase .list h3 { position:relative; line-height:.6rem; border:1px solid #dfc6ab; text-align:center; font-weight:normal; background:#7f5221; color:#FFF; }
.icase .list h3:before,
.icase .list h3:after,
.icase .list h3 span:before,
.icase .list h3 span:after { content:''; width:6px; height:6px; position:absolute; }
.icase .list h3:before { background:url(../images/border-b1.png) 0 0 no-repeat; left:0; top:0; }
.icase .list h3:after { background:url(../images/border-b2.png) 0 0 no-repeat; right:0; top:0; }
.icase .list h3 span:before { background:url(../images/border-b3.png) 0 0 no-repeat; right:0; bottom:0; }
.icase .list h3 span:after { background:url(../images/border-b4.png) 0 0 no-repeat; left:0; bottom:0; }

.itel { width:100%; padding:0 0 28%; background:url(../images/itel.png) center center no-repeat; background-size:contain; position:relative; }
.itel h3 { position:absolute; bottom:20%; text-align:center; width:100%; color:#FFF; line-height:.4rem; }
.itel h3 a { margin:0 0 0 .1rem; font-size:.4rem; vertical-align:middle; }
.itel h3:before { content:''; display:inline-block; width:.5rem; height:.5rem; background:url(../images/header-tel.png) center center no-repeat; background-size:contain; vertical-align:middle; margin:0 .1rem 0 0; }
.itel .button { width:1.26rem; height:.43rem; line-height:.43rem; text-align:center; position:absolute; left:50%; top:.18rem; margin:0 0 0 -.6rem; background:url(../images/iline-form.png) center center no-repeat; background-size:cover; color:#fff; overflow:hidden; }

.iabout { margin:0 0 .5rem; }
.iabout .main { margin:0 3% .1rem; position:relative; }
.iabout .main img { float:left; width:2.4rem; height:1.8rem; margin:0 .1rem .1rem 0; }
.iabout .main h2 { line-height:.3rem; margin:0 0 .2rem; }
.iabout .main p { height:1.2rem; line-height:.3rem; overflow:hidden; }
.iabout .photo { width:100%; }
.iabout .photo li { float:left; width:29.33%; padding:0 0 22%; margin:0 0 0 3%; position:relative; border:2px solid #fff; box-shadow:0 0 0 1px #c6c0c2; }
.iabout .photo img { position:absolute; left:0; top:0; width:100%; height:100%; }

.iline { border:1px solid #cec6c3; position:relative; margin:0 0 .4rem; }
.iline span { width:.6rem; height:.4rem; position:absolute; left:50%; top:-.2rem; margin-left:-.3rem; background:#cec6c3; transform:rotate(-24deg) skewX(44deg); }

.inews { background:#661308; margin:0 3% .4rem; padding:2px 8px 8px 2px; position:relative; }
.inews:before { content:''; width:50%; height:1rem; position:absolute; left:0; bottom:0; background:#b24819; z-index:1; }
.inews:after { content:''; width:10px; height:50%; position:absolute; right:0; top:.2rem; background:#b24819; z-index:1; }
.inews .inner { background:#FFF; position:relative; z-index:2; padding:.2rem; }
.inews .tabed { height:.6rem; border-bottom:1px solid #ddd; margin:0 0 .2rem; }
.inews .tabed li { float:left; height:.6rem; line-height:.6rem; padding:0 .1rem; margin:0 .2rem 0 0; font-weight:bold; color:#651106; }
.inews .tabed li.active { border-bottom:4px solid #b41617; color:#000; }
.inews .main { }
.inews .list { display:none; }
.inews .list:first-child { display:block; }
.inews .list dt { height:1.6rem; padding:0 0 .2rem; border-bottom:1px dashed #ddd; }
.inews .list dt a { position:relative; display:block; padding:0 0 0 2rem; }
.inews .list dt img { position:absolute; left:0; top:0; width:1.9rem; height:1.4rem; }
.inews .list dt h3 { line-height:.3rem; margin:0 0 .05rem; }
.inews .list dt p { height:.6rem; line-height:.3rem; overflow:hidden; opacity:.6; font-size:.22rem; margin:0 0 .05rem; }
.inews .list dt .mo { width:1.5rem; height:.4rem; line-height:.4rem; background:#b41617; color:#FFF; font-size:.2rem; padding:0 .2rem 0 .1rem; position:relative; }
.inews .list dt .mo:before { content:''; width:.4rem; height:auto; background:url(../images/mo.png) center center no-repeat #fff; position:absolute; right:1px; top:1px; bottom:1px; }
.inews .list dd { border-bottom:1px dashed #ddd; }
.inews .list dd a { display:block; height:.6rem; line-height:.6rem; }

.icontact { margin:0 3%; padding:0 .3rem .2rem; background:#FFF; border-bottom:5px solid #651106; position:relative; }
.icontact .head { height:.8rem; text-align:center; border-bottom:1px solid #ddd; }
.icontact .head h2 { height:.8rem; line-height:.8rem; color:#651106; font-size:.3rem; display:inline-block; border-bottom:1px solid #651106; }
.icontact .rowspan { width:100%; }
.icontact .rowspan li { float:left; width:48%; height:.6rem; line-height:.6rem; background:#7f5221; color:#f0e8df; border-radius:5px; text-align:center; margin:0 0 .15rem; }
.icontact .rowspan li:nth-child(even) { float:right; }
.icontact p { text-align:center; }
.icontact:before,
.icontact:after { content:''; position:absolute; bottom:-5px; width:1rem; height:5px; background:#ad4812; }
.icontact:before { left:.5rem; }
.icontact:after { right:.5rem; }
.icontact .list { margin:0 0 .2rem; }
.icontact .list dd { position:relative; line-height:.4rem; padding:2% 0 2% 1.6rem; border-bottom:1px dashed #ddd; }
.icontact .list a { display:block; }
.icontact .list label { position:absolute; left:0; top:0; line-height:.7rem; padding:0 0 0 .4rem; }
.icontact .list label.name { background:url(../images/icontact-1.png) left center no-repeat; background-size:.3rem; }
.icontact .list label.qq { background:url(../images/icontact-2.png) left center no-repeat; background-size:.3rem; }
.icontact .list label.email { background:url(../images/icontact-3.png) left center no-repeat; background-size:.3rem; }
.icontact .list label.tel { background:url(../images/icontact-4.png) left center no-repeat; background-size:.3rem; }
.icontact .list label.mobile { background:url(../images/icontact-5.png) left center no-repeat; background-size:.3rem; }
.icontact .list label.address { background:url(../images/icontact-6.png) left center no-repeat; background-size:.3rem; }
.icontact .list .iqq { display:inline-block; vertical-align:middle; height:.4rem; line-height:.4rem; margin:0 0 0 .2rem; background:url(../images/icon-qq.png) .2rem center no-repeat #b41617; background-size:.25rem; color:#FFF; border-radius:3px; padding:0 .2rem 0 .6rem; }

.footer { background:url(../images/topper.png) center bottom repeat-x; padding:.3rem 3% .5rem; }

.itop { height:.7rem; line-height:.7rem; color:#7f5221; text-align:center; font-size:.3rem; margin:0 0 3%; }
.itop:before { content:''; width:.3rem; height:.3rem; background:url(../images/itop.png) center center no-repeat; background-size:contain; display:inline-block; vertical-align:middle; margin:0 .1rem; }

.searcher { position:relative; margin:0 0 .2rem; }
.searcher .txt { display:block; width:100%; height:.7rem; border:2px solid #dabe9c; background:none; color:#333; padding:0 0 0 .2rem; }
.searcher .submit { position:absolute; right:0; top:0; width:.7rem; height:.7rem; border:0; background:url(../images/search-submit.png) center center no-repeat; background-size:.55rem; }

.copyright { text-align:center; }

.toolbar { background:#7f5221; position:fixed; left:0; bottom:0; right:0; z-index:99; }
.toolbar .list { color:#FFF; height:.9rem; }
.toolbar li { float:left; width:25%; position:relative; text-align:center; }
.toolbar li a { display:block; padding:.1rem 0; line-height:.3rem; }
.toolbar li a:before { content:''; display:block; width:.4rem; height:.4rem; margin:0 auto; background:#666; }
.toolbar li:nth-child(1) a:before { background:url(../images/toolbar-1.png) center center no-repeat; background-size:contain; }
.toolbar li:nth-child(2) a:before { background:url(../images/toolbar-2.png) center center no-repeat; background-size:contain; }
.toolbar li:nth-child(3) a:before { background:url(../images/toolbar-3.png) center center no-repeat; background-size:contain; }
.toolbar li:nth-child(4) a:before { background:url(../images/toolbar-4.png) center center no-repeat; background-size:contain; }


/***********************************
 *** 组件
 **********************************/
.location { height:.7rem; line-height:.7rem; background:#e4e4e4; border-bottom:1px solid #ccc; position:relative; }
.location h2 { display:inline-block; padding:0 .2rem 0 .5rem; color:#666; font-size:.26rem; font-weight:normal; background:url(../images/menu-back.png) left center no-repeat; background-size:.5rem; }
.location .showmenu { position:absolute; right:0; top:0; width:.7rem; height:.7rem; background:url(../images/menu-li.png) center center no-repeat; background-size:.5rem; overflow:hidden; text-indent:-99em; display:none; }

.menu { width:100%; background:#fff; border-bottom:1px solid #ddd; display:none; }
.menu .list { width:100%; padding:2% 0 0; }
.menu .list dd { float:left; width:30.66%; height:.6rem; line-height:.6rem; padding:0 .1rem; margin:0 0 2% 2%; border:1px solid #e4e4e4; background:#e4e4e4; border-radius:3px; }
.menu .list a { display:block; font-size:.24rem; text-align:center; }
.menu .list dd:active,
.menu .list dd.current { background:#b41617; border-color:#b41617; color:#FFF; }

.showmap { display:block; margin:0 3% .3rem; height:.8rem; line-height:.8rem; text-align:center; font-size:.26rem; background:#f0a522; color:#fff; border-radius:5px; }

.baidumap { position:fixed; left:0; top:0; right:0; bottom:0; z-index:99; background:#fff; visibility:hidden; }
.baidumap .map { position:absolute; top:0; left:0; bottom:1rem; right:0; z-index:97; line-height:20px; font-size:14px; }
.baidumap .address { position:absolute; left:0; bottom:0; right:0; padding:.2rem .2rem; background:#383838; z-index:98; box-shadow:0 -.05rem .05rem rgba(0,0,0,.2); }
.baidumap .address p { height:.6rem; line-height:.3rem; margin:0 .8rem 0 0; color:#fff; overflow:hidden; opacity:.5; }
.baidumap .close { position:absolute; right:.2rem; bottom:.2rem; width:.6rem; height:.6rem; text-align:center; font-size:.4rem; z-index:99; background:url(../images/map-close.png) center center no-repeat; background-size:.35rem; border:.02rem solid #aaa; border-radius:50%;  }
.baidumap .close:active { background:#f1f1f1; }
.baidumap .BMap_bubble_title a { display:inline-block; height:40px; line-height:40px; padding:0 .3rem; color:#FFF; background:#8ea8e0; border-radius:.03rem; margin-bottom:.05rem; font-size:16px; }
.baidumap .BMap_bubble_title a:hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.2) inset; }

.rmd-order { background:#fff; border-bottom:1px solid #ddd; padding:.1rem 0 0; margin:0 0 .2rem; }
.rmd-order .head { height:.7rem; line-height:.7rem; padding:0 0 0 .2rem; }
.rmd-order .head h2 { font-size:.26rem; font-weight:normal; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#666; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#666; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#666; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #666; }
#formPost { padding:.3rem 4% ; overflow:hidden; }
#formPost li { margin-bottom:.3rem; float:left; width:100%; font-size:1.2em; }
#formPost .txt, #formPost .text { width:100%; padding:0 3%; height:.7rem; line-height:.7rem; background:#fff; border:1px solid #ddd;  }
#formPost .txt:focus, #formPost .text:focus { border-color:#aaa; }
#formPost .text { height:1.5rem; line-height:.3rem; padding:3%; }
#formPost .submit { width:100%; height:.7rem; line-height:.7rem; background:#f0a522; border:0; border-radius:3px; font-size:.28rem; color:#fff; text-align:center; }
#formPost .submit:active { background:#ff7200; }

.article { text-align:justify; padding:3% 4%; line-height:1.8; background:none; }
.article img { max-width:100% !important; height:auto !important; display:block; margin:0 auto; }

.relink { width:100%; position:relative; display:block; overflow:hidden; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
.relink .prev,
.relink .next { float:right; width:50%; height:.7rem; line-height:.7rem; text-align:center; background:#fff; color:#999; font-size:0.26rem; border-radius:3px; }
.relink .prev { float:left; border-right:1px solid #ddd; }
.relink a { display:block; height:.7rem; color:#999; }
.relink > *:active { background:#f5f5f5; }

.hidden { display:none; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.loading { width:auto; height:.7rem; line-height:.7rem; text-align:center; background:#fff; border-bottom:1px solid #ddd; color:#999; border-radius:3px; font-size:.26rem; display:none;  }
.loading:active { background:#f5f5f5; }
.loading:empty { display:none !important;  }
.null { display:block; width:100% !important; padding:0 2% !important; height:.8rem; line-height:.8rem; overflow:hidden; background:none; opacity:1; position:relative; }
.console { position:fixed; left:0; top:0; width:100%; height:.8rem; line-height:.8rem; z-index:99; background:rgba(255,72,72,.9); text-align:center; color:#FFF; font-size:.26rem; overflow:hidden; }
.pager { display:none; }
.api {  content:'4DD845D1BB619BEEFB641EC49A7D8735'; }


/***********************************
 *** 网站内容
 **********************************/
.wrapper { background:#fff; border-bottom:1px solid #ddd; margin:0 0 .2rem; }


/* 图片列表 */
.product-lister { background:#fff; margin-bottom:.2rem; }
.product-lister .list { width:100%; padding:.3rem 0 0; border-bottom:1px solid #ddd; }
.product-lister .item { float:left; width:44%; margin:0 0 .3rem 4%; }
.product-lister .item a { display:block; background:#eee; }
.product-lister .item figure { width:100%; padding:0 0 75%; position:relative; }
.product-lister .item img { position:absolute; left:0; top:0; width:100%; height:100%; }
.product-lister .item h3 { height:.6rem; line-height:.6rem; overflow:hidden; font-weight:normal; font-size:.26rem; text-align:center; }

/* 案例列表 */
.case-lister { background:#fff; margin-bottom:.2rem; }
.case-lister .list { margin:0; }
.case-lister .item { border-bottom:1px solid #ddd;  }
.case-lister .item:active { background:#f9f9f9; }
.case-lister .item a { display:block; height:1.6rem; padding:.2rem .2rem .2rem 2rem; position:relative; }
.case-lister .item figure { width:1.6rem; height:1.2rem; position:absolute; left:.2rem; top:.2rem; }
.case-lister .item img { position:absolute; left:0; top:0; width:100%; height:100%;  }
.case-lister .item h3 { height:.4rem; line-height:.4rem; overflow:hidden; font-weight:normal; font-size:.26rem; color:#b41617; margin:0 0 .1rem;  }
.case-lister .item p { height:.6rem; line-height:.3rem; overflow:hidden; opacity:.7;  }

/* 新闻列表 */
.news-lister { background:#fff; margin-bottom:.2rem; }
.news-lister .list { margin:0; }
.news-lister .item { border-bottom:1px solid #ddd;  }
.news-lister .item:active { background:#f9f9f9; }
.news-lister .item a { display:block; padding:.2rem; }
.news-lister .item figure { width:100%; padding:0 0 75%; position:relative; margin:0 0 .2rem;  }
.news-lister .item img { position:absolute; left:0; top:0; width:100%; height:100%;  }
.news-lister .item h3 { height:.4rem; line-height:.4rem; overflow:hidden; font-weight:normal; font-size:.26rem; color:#b41617; margin:0 0 .1rem;  }
.news-lister .item p { height:.6rem; line-height:.3rem; overflow:hidden; opacity:.7;  }

/* 团队列表 */
.team-lister { background:#fff; margin:0 0 .2rem; }
.team-lister .list { background:#FFF; padding:.3rem 0 0; border-bottom:1px solid #ddd; }
.team-lister .item { float:left; width:44%; margin:0 0 .3rem 4%; }
.team-lister .item a { display:block; text-align:center; line-height:1.2; background:#eee; padding:0 0 .2rem; }
.team-lister .item figure { width:100%; height:auto; padding:0 0 133%; overflow:hidden; position:relative; margin:0 0 .2rem; }
.team-lister .item img { position:absolute; left:0; top:0; width:100%; height:100%; }
.team-lister .item h3 { font-weight:normal; }
.team-lister .item h4 { font-weight:normal; opacity:.3; }

/* 文章详情 */
.news-detail { background:#fff; margin:0 0 .2rem; }
.news-detail h1 { padding:.2rem 5% .1rem; font-size:.26rem; line-height:1.4; text-align:center; font-weight:normal; }
.news-detail .subsidiary { line-height:.6rem; border-bottom:1px solid #ddd; margin:0 4%; opacity:.6; text-align:center; font-size:.22rem; }
.news-detail .subsidiary span { margin:.1rem; }

/* 案例详情 */
.case-detail { background:#fff; margin:0 0 .2rem; }
.case-detail h1 { padding:.2rem 5% .2rem; font-size:.3rem; line-height:1.4; text-align:center; font-weight:normal; }
.case-detail .photo { margin:0 4%; }
.case-detail .photo img { display:block; width:100%; }

/* 产品详情 */
.product-detail { background:#fff; margin:0 0 .2rem;  }
.product-detail h1 { padding:.2rem 2% .2rem; font-size:.26rem; line-height:1.4; text-align:center; }
.product-detail .subsidiary { line-height:.4rem; margin:0 2%; opacity:.6; text-align:center; font-size:.22rem; }
.product-detail .subsidiary span { margin:0 .1rem; }
.product-detail .photo { padding:.2rem 3% 0; }
.product-detail .photo img { display:block; width:100%; }


/***********************************
 *** 设备适配
 **********************************/
@media (min-width:700px){
	html { font-size:80px; }
} 
@media (max-width:700px){
	html { font-size:70px; }
}
@media (max-width:500px){
	html { font-size:60px; }
} 
@media (max-width:350px){
	html { font-size:50px; }
}


/***********************************
 *** 配色方案
 **********************************/