﻿/******************************
 ** 初始化 / 兼容到IE7
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { max-width:1920px; min-width:1200px; margin:0 auto; font:14px/2 'Microsoft Yahei', Arial; color:#666; background:#fff; }
img { border:0px; }
ul, ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select { font:14px/1 'Microsoft Yahei', Arial; color:#666; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#89ba2a; }
a:link,
a:link img,
input { -webkit-transition:all .3s linear; -moz-transition:all .3s linear; -ms-transition:all .3s linear; transition:all .3s linear; }

.clear { float:none !important; clear:both; +line-height:0; +font-size:0; +height:0; }
.hidden { display:none; visibility:visible; }
.wrap,
.wrapper { width:1200px; margin:0 auto; position:relative; }
.wrapper { padding:20px 0 20px; background:#FFF; margin:30px auto 60px; }


/******************************
 ** 首页
 ******************************/
.header { height:110px; background:#342e2f; border-bottom:1px solid #776b6b; }
.header .logo { float:left; height:60px; margin:25px 0 0 0; overflow:hidden; }
.header .logo img { display:block; height:60px; }
.header .tag { float:left; margin:22px 0 0; padding:0 0 0 22px;  color:#959595; line-height:33px; }
.header .tag h2 { font-size:16px;font-weight:normal;  }
.header .tag h3 { font-size:15px; font-weight:normal; }

.header .code { float:right; margin:20px 0 0 20px; overflow:hidden; }
.header .code img { display:block; width:70px; height:70px; }
.header .tel { float:right; text-align:right; line-height:33px; margin:21px 0 0; }
.header .tel h2 { font-size:15px; font-weight:normal; color:#959595; display:inline-block; +display:inline; +zoom:1; padding:0 0 0 30px; }
.header .tel h3 { font-size:24px; font-weight:normal; color:#FFF; }

.nav { background:#363030; position:relative; z-index:11; }
.nav .list { float:left; width:100%; }
.nav .list li { float:left; height:55px; width:149px; text-align:center; position:relative; }
.nav .list li > a { display:block; color:#aaa8a8; line-height:55px; font-size:15px; }
.nav .drop { position:absolute; left:0; top:55px; width:100%; background:url(../images/nav-drop.png) center center repeat; display:none; }
.nav .drop dd { margin:0 5px; border-top:1px solid #231d1c; }
.nav .drop a { display:block; height:50px; line-height:50px; color:#fff; }
.nav .drop a:hover { color:#a8dd41; }
.nav .list li.active > a { background:#0e0404; color:#FFF; border-left:1px solid #776b6b; border-right:1px solid #776b6b;  }
#current{ background:#0e0404; color:#FFF; border-left:1px solid #776b6b; border-right:1px solid #776b6b;}
.banner { position:relative; z-index:10; }
.banner .list { position:relative; overflow:hidden; z-index:1; }
.banner .list li { position:absolute; width:100%; height:100%; overflow:hidden; background:#FFF; display:none; z-index:1; }
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:2; }
.banner .list img { position:relative; display:block; width:1920px; left:50%; margin:0 0 0 -960px; }
.banner .tip { position:absolute; width:100%; bottom:14px; line-height:1; z-index:5; text-align:center; }
.banner .tip li { display:inline-block; +display:inline; +zoom:1; width:25px; height:25px; background:url(../images/banner-tp.png) center 0 no-repeat; cursor:pointer; margin:0 2px; }
.banner .tip li.active { background-position:center -25px; }
.banner .prev,
.banner .next { width:80px; height:160px; position:absolute; top:50%; margin:-80px 0 0; z-index:9; cursor:pointer; background:url(../images/banner-pn.png) center 0 no-repeat; display:none; }
.banner .prev { background-position:center 0; left:40px; }
.banner .next { background-position:center -160px; right:40px; }
.banner .prev:hover,
.banner .next:hover { opacity:.8; filter:Alpha(opacity=80); }
.banner .list,
.banner .list img { height:550px; }
.banner.mini .list,
.banner.mini .list img { height:300px; }

.isearcher { height:70px; margin:0 0 10px; }
.isearcher .wrap { border-bottom:2px solid #89ba2a; }
.isearcher .key { height:70px; line-height:70px; color:#777; }
.isearcher .sos { position:absolute; right:0; top:15px; width:380px; border:1px solid #b4a8bb; border-radius:30px; }
.isearcher .sos .txt { width:310px;*width:310px; padding:0 0 0 10px; height:30px; line-height:30px; background:none; border:0; color:#b4a8bb; }
.isearcher .sos .submit { position:absolute; top:5px; right:0; width:50px; height:20px; background:url(../images/isearcher-submit.png) center 0 no-repeat; color:#FFF; cursor:pointer; border:0; border-left:1px solid #b4a8bb; }
.isearcher .sos .submit:hover { background-position:center -20px; }

.ipro { }
.ipro .head { height:40px; border-bottom:1px solid #ddd; margin:0 0 30px; position:relative; }
.ipro .head:before { content:''; width:0; height:0; border:6px solid transparent; border-top-color:#89ba2a; position:absolute; left:35px;  bottom:-14px; }
.ipro .head h2,
.ipro .head h3 { float:left; height:40px; line-height:40px; }
.ipro .head h2 { font-size:22px; color:#89ba2a; font-weight:normal; border-bottom:3px solid #89ba2a; }
.ipro .head h3 { margin:0 0 0 10px; text-transform:uppercase; font-weight:normal; }
.ipro .head .mo,
.ipro .head .classify { float:right; height:30px; line-height:30px; }
.ipro .head .mo { padding:0 0 0 8px; }
.ipro .head .mo a { color:#89ba2a; }
.ipro .head .classify { }
.ipro .head .classify li { float:left; background:url(../images/ipro-line.png) right center no-repeat; }
.ipro .head .classify a { display:block; padding:0 8px; }
.ipro .head .classify a:hover { color:#fc0000; }
.ipro .tabed { width:100%; height:40px; margin:0 0 20px; }
.ipro .tabed li { float:left; margin:0 0 0 18px; width:225px; height:40px; line-height:40px; background:#89ba2a; color:#FFF; text-align:center; cursor:pointer; }
.ipro .tabed li:first-child { margin:0; }
.ipro .tabed li.active { background:#363030; }
.ipro .main { width:100%; overflow:hidden; position:relative; }
.ipro .list { float:left; width:105%; display:none; }
.ipro .list:first-child { display:block; }
.ipro .list li { float:left; width:284px; margin:0 20px 20px 0; }
.ipro .list a { display:block; }
.ipro .list img { display:block; width:100%; height:213px; margin:0 0 5px; }
.ipro .list h3 { font-size:18px; text-align:center; }
.ipro .list p { height:48px; line-height:24px; color:#777; }
.ipro .list a:hover img { opacity:.8; filter:Alpha(opacity=80); }
.ipro .list li:first-child { animation-delay:0; }
.ipro .list li:first-child + li { animation-delay:.1s; }
.ipro .list li:first-child + li + li { animation-delay:.2s; }
.ipro .list li:first-child + li + li + li { animation-delay:.3s; }
.ipro .list li:first-child + li + li + li + li { animation-delay:.3s; }
.ipro .list li:first-child + li + li + li + li + li { animation-delay:.2s; }
.ipro .list li:first-child + li + li + li + li + li + li { animation-delay:.1s; }
.ipro .list li:first-child + li + li + li + li + li + li + li { animation-delay:0; }

.iadv { margin:0 0 10px; }
.iadv .wrap { border-top:2px solid #89ba2a; border-bottom:2px solid #89ba2a; padding:40px 0; }
.iadv .inner { height:150px; background:url(../images/iadv.png) center center no-repeat; color:#FFF; position:relative; }
.iadv .ins { position:absolute; left:50%; top:20px; }
.iadv .ins h2 { font-size:30px; line-height:40px; font-weight:normal; margin:0 0 5px; }
.iadv .ins p { font-size:24px; line-height:30px; padding:0 0 0 16px; }
.iadv .ins p span { color:#fff000; }
.iadv .order { position:absolute; right:100px; top:40px; }
.iadv .order a { display:block; width:100px; height:34px; line-height:34px; text-align:center; background:#fff; color:#2b2727; }
.iadv .order a:hover { background:#89ba2a; color:#FFF; }
.iadv .tel { position:absolute; right:40px; top:90px; height:40px; line-height:40px; color:#FFF; }
.iadv .tel span { display:inline-block; +display:inline; +zoom:1; background:url(../images/iadv-tel.png) left center no-repeat; font-size:25px; padding:0 0 0 40px; }

.icase { }
.icase .wrap { padding:0 0 30px; border-bottom:2px solid #89ba2a; margin:0 auto 10px; }
.icase .head { height:40px; border-bottom:1px solid #ddd; margin:0 0 30px; position:relative; }
.icase .head:before { content:''; width:0; height:0; border:6px solid transparent; border-top-color:#89ba2a; position:absolute; left:35px;  bottom:-14px; }
.icase .head h2,
.icase .head h3 { float:left; height:40px; line-height:40px; }
.icase .head h2 { font-size:22px; color:#89ba2a; font-weight:normal; border-bottom:3px solid #89ba2a; }
.icase .head h3 { margin:0 0 0 10px; text-transform:uppercase; font-weight:normal; }
.icase .head .mo,
.icase .head .classify { float:right; height:30px; line-height:30px; }
.icase .head .mo { padding:0 0 0 8px; }
.icase .head .mo a { color:#89ba2a; }
.icase .head .classify { }
.icase .head .classify li { float:left; background:url(../images/ipro-line.png) right center no-repeat; }
.icase .head .classify a { display:block; padding:0 8px; }
.icase .head .classify a:hover { color:#fc0000; }
.icase .list { }
.icase .list dt { float:left; width:630px; }
.icase .list dt a { display:block; height:472px; position:relative; overflow:hidden; }
.icase .list dt img { display:block; width:100%; height:472px; }
.icase .list dt .shadow { position:absolute; left:0; bottom:0; right:0; background:url(../images/nav-drop.png) center center repeat; color:#FFF; padding:10px 20px; }
.icase .list dt h3 { line-height:30px; font-size:20px; font-weight:normal; }
.icase .list dt p { line-height:20px; text-align:justify; }
.icase .list dd { float:left; width:275px; height:; margin:0 0 8px 10px; }
.icase .list dd a { display:block; position:relative; }
.icase .list dd img { display:block; width:100%; height:207px; }
.icase .list dd h3 { width:135px; height:25px; line-height:25px; background:#666; color:#FFF; text-align:center; font-weight:normal; }
.icase .list dd .hits { position:absolute; right:0; bottom:0; width:135px; height:25px; line-height:25px; background:#333; color:#FFF; text-align:center; }
.icase .list dd .hits i { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; width:20px; height:10px; background:url(../images/case-hits.png) center center no-repeat; margin:0 8px 0 0; }
.icase .list dt:hover img,
.icase .list dd:hover img { opacity:.8; filter:Alpha(opacity=80); }

.iabout { }
.iabout .wrap { padding:0 0 30px; border-bottom:2px solid #89ba2a; margin:0 auto 10px; }
.iabout .head { height:40px; border-bottom:1px solid #ddd; margin:0 0 30px; position:relative; }
.iabout .head:before { content:''; width:0; height:0; border:6px solid transparent; border-top-color:#89ba2a; position:absolute; left:35px;  bottom:-14px; }
.iabout .head h2,
.iabout .head h3 { float:left; height:40px; line-height:40px; }
.iabout .head h2 { font-size:22px; color:#89ba2a; font-weight:normal; border-bottom:3px solid #89ba2a; }
.iabout .head h3 { margin:0 0 0 10px; text-transform:uppercase; font-weight:normal; }
.iabout .head .mo,
.iabout .head .classify { float:right; height:30px; line-height:30px; }
.iabout .head .mo { padding:0 0 0 8px; }
.iabout .head .mo a { color:#89ba2a; }
.iabout .head .classify { }
.iabout .head .classify li { float:left; background:url(../images/ipro-line.png) right center no-repeat; }
.iabout .head .classify a { display:block; padding:0 8px; }
.iabout .head .classify a:hover { color:#fc0000; }
.iabout .sketch { float:left; width:315px; height:420px; overflow:hidden; }
.iabout .sketch img { display:block; width:560px; height:420px; transform:translate(0,0); }
.iabout:hover .sketch img { transform:translate(-245px,0); transition:all 30s linear; }
.iabout .main { float:left; width:580px; height:400px; margin:20px 0 0 40px; }
.iabout .main h2 { font-size:30px; color:#333; margin:0 0 10px; }
.iabout .ins { height:270px; line-height:28px; margin:0 0 20px; }
.iabout .ins p {}
.iabout .more { width:140px; }
.iabout .more a { display:block; height:40px; line-height:40px; background:#333; color:#FFF; text-align:center; }
.iabout .more a:hover { background:#000; }
.iphoto { float:right; width:160px; margin:-20px 40px 0 0; }
.iphoto .prev,
.iphoto .next { width:160px; height:40px; background:url(../images/about-pn.png) center 0 no-repeat; cursor:pointer; }
.iphoto .prev { background-position:center 0; }
.iphoto .next { background-position:center -40px; }
.iphoto .prev:hover,
.iphoto .next:hover { opacity:.6; filter:Alpha(opacity=60); }
.iphoto .inner { height:380px; overflow:hidden; position:relative; }
.iphoto .list { position:relative; }
.iphoto .list dd { margin:0 0 10px; }
.iphoto .list img { display:block; width:100%; height:120px; }
.iphoto .list img:hover { opacity:.8; filter:Alpha(opacity=80); }

.floor-1 { }

.inews { float:left; width:700px; }
.inews .head { height:40px; border-bottom:1px solid #ddd; margin:0 0 30px; position:relative; }
.inews .head:before { content:''; width:0; height:0; border:6px solid transparent; border-top-color:#89ba2a; position:absolute; left:35px;  bottom:-14px; }
.inews .head h2,
.inews .head h3 { float:left; height:40px; line-height:40px; }
.inews .head h2 { font-size:22px; color:#89ba2a; font-weight:normal; border-bottom:3px solid #89ba2a; }
.inews .head h3 { margin:0 0 0 10px; text-transform:uppercase; font-weight:normal; }
.inews .head .mo,
.inews .head .classify { float:right; height:30px; line-height:30px; }
.inews .head .mo { padding:0 0 0 8px; }
.inews .head .mo a { color:#89ba2a; }
.inews .head .classify { }
.inews .head .classify li { float:left; background:url(../images/ipro-line.png) right center no-repeat; }
.inews .head .classify a { display:block; padding:0 8px; }
.inews .head .classify a:hover { color:#fc0000; }
.inews .list { }
.inews .list dt { position:relative; height:150px; padding:0 0 20px 220px; border-bottom:1px solid #ddd; margin:0 0 8px; }
.inews .list dt .img { position:absolute; left:0; top:0; }
.inews .list dt img { width:200px; height:150px; }
.inews .list dt h3 { line-height:24px; font-size:18px; font-weight:normal; margin:0 0 5px; }
.inews .list dt .date { line-height:40px; color:#999; border-bottom:1px dashed #ddd; margin:0 0 10px; }
.inews .list dt p { height:48px; line-height:24px; color:#999; }
.inews .list dd { height:40px; line-height:40px; position:relative; }
.inews .list dd a { }
.inews .list dd span { position:absolute; right:0; top:0; color:#999; }

.icontact { float:right; width:470px; }
.icontact .head { height:40px; border-bottom:1px solid #ddd; margin:0 0 30px; position:relative; }
.icontact .head:before { content:''; width:0; height:0; border:6px solid transparent; border-top-color:#89ba2a; position:absolute; left:35px;  bottom:-14px; }
.icontact .head h2,
.icontact .head h3 { float:left; height:40px; line-height:40px; }
.icontact .head h2 { font-size:22px; color:#89ba2a; font-weight:normal; border-bottom:3px solid #89ba2a; }
.icontact .head h3 { margin:0 0 0 10px; text-transform:uppercase; font-weight:normal; }
.icontact .main { border:1px solid #ddd; padding:15px; margin:-30px 0 0; }
.icontact .main img { display:block; width:100%; height:185px; margin:0 0 10px; }
.icontact .main h2 { font-size:18px; font-weight:normal; color:#000; margin:0 0 5px; }
.icontact .main .addr { }
.icontact .main .addr dd { line-height:20px; padding:5px 0 5px 35px; margin:0 0 6px; background:url(../images/icontact-icon-1.png) 0 3px no-repeat; }
.icontact .main .addr b { }
.icontact .main .addr dd:first-child { background-image:url(../images/icontact-icon-4.png); }
.icontact .main .addr dd:first-child + dd { background-image:url(../images/icontact-icon-5.png); }
.icontact .main .addr dd:first-child + dd + dd { background-image:url(../images/icontact-icon-1.png); }
.icontact .main .addr dd:first-child + dd + dd + dd { background-image:url(../images/icontact-icon-2.png); }
.icontact .main .addr dd:first-child + dd + dd + dd + dd { background-image:url(../images/icontact-icon-3.png); }
.ilink { padding:60px 0 0; }
.ilink .list { padding:0 0 5px; }
.ilink .list li { display:inline-block; +display:inline; +zoom:1; height:30px; line-height:30px; }
.ilink .list a { padding:0 20px 0 0; }

.subnav { background:#767676; }
.subnav .list { text-align:center; }
.subnav .list li { display:inline-block; +display:inline; +zoom:1; height:50px; line-height:50px; background:url(../images/subnav-line.png) left center no-repeat; }
.subnav .list li:first-child { background:none; }
.subnav .list a { display:block; padding:0 35px; color:#FFF; }
.subnav .list a:hover { opacity:.5; filter:Alpha(opacity=50); }

.footer { background:#f6f6f6; padding:0 0 6px; }

.subcode { text-align:center; padding:20px 0 10px; }
.subcode img { display:block; width:140px; height:140px; margin:0 auto; }
.subcode h3 { line-height:35px; font-weight:normal; }

.copyright { width:400px; line-height:26px; margin:0 auto; text-align:center; border-top:1px solid #ddd; padding:10px 0 0; }

.toolbar { position:fixed; top:200px; right:1px; z-index:100; }
.toolbar > * { width:40px; height:40px; position:relative; margin:0 0 1px; }
.toolbar > * > a { display:block; width:40px; height:40px; }
.toolbar .qq { background:url(../images/toolbar-icon.png) center 0 no-repeat #363030; }
.toolbar .qiao { background:url(../images/toolbar-icon.png) center -40px no-repeat #363030; }
.toolbar .tel { background:url(../images/toolbar-icon.png) center -80px no-repeat #363030; }
.toolbar .code { background:url(../images/toolbar-icon.png) center -120px no-repeat #363030; }
.toolbar .itop { background:url(../images/toolbar-icon.png) center -160px no-repeat #363030; }
.toolbar .drop-code { position:absolute; bottom:0; right:41px; background:#89ba2a; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:90px; display:none; }
.toolbar .drop-code img { display:block; width:90px; height:90px; }
.toolbar .drop-code h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:41px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:40px; line-height:40px; padding:0 0 0 10px; background:#89ba2a; color:#FFF; font-size:20px; font-family:Arial; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#89ba2a; }
.toolbar .itop:hover { background-color:#89ba2a; }



/******************************
 ** 内页风格
 ******************************/
.sidebar { float:left; width:300px; margin:0 0 0 20px; }

.side-menuer { margin:0 0 20px; }
.topclass { height:70px; padding:25px 0; background:#89ba2a; border-radius:5px; margin-bottom:10px; text-align:center; }
.topclass h2,
.topclass h3 { font-weight:normal; font-size:24px; line-height:1.4; white-space:nowrap; color:#fff; }
.topclass h3 { font-size:20px; opacity:.5; filter:Alpha(opacity=50); text-transform:uppercase; }
.side-menu { }
.side-menu dd { border-bottom:1px solid #eee; }
.side-menu dd > a { display:block; height:50px; line-height:50px; padding:0 0 0 25px; background:#FFF; color:#666; font-size:16px; border-radius:5px; }
.side-menu dd > a span { margin:0 0 0 10px; opacity:.5; filter:Alpha(opacity=50); font-size:13px; text-transform:uppercase; }
.side-menu .drop { display:none; padding:8px 0; }
.side-menu .drop li { }
.side-menu .drop a { display:block; padding:0 0 0 25px; height:30px; line-height:30px; font-size:15px; color:#999; }
.side-menu dd > a:hover { background:#f5f5f5; }
.side-menu .drop a:hover { color:#da251c; }
.side-menu dd.current > a { background:url(../images/5a8a452d4e3a4fba84a9291f66220ca3.gif) right center no-repeat #89ba2a; color:#FFF; transition:none;  }
.side-menu dd.current .drop { display:block; }
.side-menu .drop li.current a { color:#da251c; }

.side-contact { }
.side-contact .head { height:50px; line-height:50px; background:#89ba2a; color:#FFF; border-radius:5px 5px 0 0; }
.side-contact .head h2 { font-size:20px; font-weight:normal; margin:0 0 0 20px; }
.side-contact .main { border:1px solid #ddd; border-top:0; padding:10px 20px 20px; }
.side-contact .main h3 { }
.side-contact .main p { }

.container { float:right; width:820px; margin:0 20px 0 0; }

.location { position:relative; margin:0 0 20px; }
.location .head { height:60px; background:url(../images/ttt.png) left bottom repeat-x; }
.location .head h2,
.location .head h3 { height:40px; line-height:40px; vertical-align:middle; display:inline-block; +display:inline; +zoom:1; font-weight:normal; font-size:24px; }
.location .head h3 { margin:0 0 0 10px; color:#ddd; font-size:18px; text-transform:uppercase; }
.location .path { position:absolute; right:0; top:0; line-height:40px; color:#999; white-space:nowrap; }
.location .path span { margin:0 10px; }
.location .path a { color:#999; }
.location .path a:hover { color:#89ba2a; }




/******************************
 ** 公共架构
 ******************************/
.article { text-align:justify; margin:0 0 20px; }
.article img { max-width:100%; }

.pager { width:100%; height:38px; margin-bottom:20px; text-align:center; }
.pager > * { display:inline-block; height:38px; line-height:38px; padding:0 20px; background:#FFF; border:1px solid #ddd; margin:0 5px; }
/* .pager > *:first-child { display:none; } */
/* .pager > *:first-child + * { margin-left:0px; } */
.pager > * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#f8f8f8; color:#d9324c; font-weight:bold; }
.pager > a:hover { background:#f9f9f9; }

.relink { border-top:1px solid #ddd; padding:20px 0; }
.relink p { height:30px; line-height:30px; overflow:hidden; }
.relink a {  }
.relink a:hover { }

.share { height:40px; position:relative; margin:0 0 5px; }
.share .bdsharebuttonbox { height:40px; }
.share.right .bdsharebuttonbox { float:right; }
.share span { float:left; height:27px; line-height:27px; margin:6px 6px 6px 0; }
.share a { float:left; padding-left:27px !important; height:27px !important; margin:6px 6px 6px 0; background-image:url(../images/a67e66747b1f44f99751ef06dfa2d79c.gif) !important; }
.share a.jing_qzone { background-position:0 0 !important; }
.share a.jing_tsina { background-position:0 -27px !important; }
.share a.jing_tqq { background-position:0 -54px !important; }
.share a.jing_renren { background-position:0 -81px !important; }
.share a.jing_weixin { background-position:0 -135px !important; }

.null { padding:0 0 150px 0; }

.rmd-pro { background:#fff; border:1px solid #ddd; margin:0 0 20px; }
.rmd-pro .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.rmd-pro .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; }
.rmd-pro .head .mo { position:absolute; right:20px; top:0; color:#9d9d9d; font-family:"微软雅黑";}
.rmd-pro .list { width:100%; overflow:hidden; padding:20px 0 0; }
.rmd-pro .item { float:left; width:177px; margin:0 0 10px 19px; }
.rmd-pro .item img { width:100%; height:132px; display:block; background:#f1f1f1;  }
.rmd-pro .item h3 { height:40px; line-height:40px; text-align:center; font-weight:normal; }
.rmd-pro .item:hover img { opacity:.7; filter:Alpha(opacity=70); }

.rmd-form { background:#fff; border:1px solid #ddd; }
.rmd-form .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.rmd-form .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; }
.rmd-form .head .mo { position:absolute; right:20px; top:0; }
.rmd-form .main { overflow:hidden; padding:20px; }
.rmd-form .row-1,
.rmd-form .row-2,
.rmd-form .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.rmd-form .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.rmd-form .row-2 { width:678px; height:110px; border:1px solid #ddd; }
.rmd-form .row-3 {  }
.rmd-form .ico-name { background:url(../images/986bc0f638254887bd95cce845db0863.gif) 15px center no-repeat; }
.rmd-form .ico-phone { background:url(../images/e3ce8f2f0b0a4ee3a64b06c701e12177.gif) 15px center no-repeat; }
.rmd-form .ico-email { background:url(../images/005abb9e76534b5d861367b1c6312980.gif) 15px center no-repeat; }
.rmd-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.rmd-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.rmd-form .text { width:668px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.rmd-form img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.rmd-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-right:20px; padding:0 10px; color:#999; }
.rmd-form .submit, .rmd-form .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.rmd-form .submit { background:#d9324c; margin-left:0; }
.rmd-form .reset { background:#999; }
.rmd-form .submit:hover { background:#b0122b; }
.rmd-form .reset:hover { background:#777; }
.rmd-form .onfocus, .message-page .onfocus input.code { border-color:#aaa; }



/******************************
 ** 新闻
 ******************************/
.news-lister { }
.news-lister .list { padding:0 0 20px; }
.news-lister .item { border-bottom:1px solid #ddd; position:relative; margin:0 0 10px; padding:0 0 15px; }
.news-lister .item a { display:block; }
.news-lister .item .date { position:absolute; right:0; top:0; font-size:16px; color:#999; }
.news-lister .item h3 { font-size:18px; font-weight:normal; }
.news-lister .item h3 a { color:#222;  }
.news-lister .item h3 a:hover { color:#bf132e;  }
.news-lister .item p { height:48px; line-height:24px; color:#999; overflow:hidden; }

.news-detail { }
.news-detail h1 { font-size:20px; line-height:1.3; font-weight:normal; text-align:center; padding:0 0 5px; }
.news-detail .subsidiary { text-align:center; padding:0 0 10px; border-bottom:1px dashed #999; margin:0 0 20px; }
.news-detail .subsidiary li { display:inline-block; +display:inline; +zoom:1; height:40px; line-height:40px; color:#999; margin:0 15px; }
.news-detail .subsidiary li.hit { padding:0 0 0 26px; background:url(../images/3f5f4b12b90b415fb7ff23764426b4b3.gif) left center no-repeat; }


/******************************
 ** 案例
 ******************************/
.case-lister {  }
.case-lister .list { margin:-20px 0 0; padding:0 0 20px; }
.case-lister .item { position:relative; height:150px; padding:20px 0 20px 220px; border-bottom:1px solid #ddd;  }
.case-lister .item .img { position:absolute; left:0; top:20px; width:200px; height:150px; overflow:hidden; background:#f5f5f5; }
.case-lister .item .img img { display:block; width:100%; height:150px; }
.case-lister .item .img:hover img { transform:scale(1.02,1.02); }
.case-lister .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 5px; overflow:hidden; }
.case-lister .item h3 a { color:#333; }
.case-lister .item h3 a:hover { color:#b0122b; }
.case-lister .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }
.case-lister .item .detail { }
.case-lister .item .detail a { display:block; width:100px; height:33px; line-height:33px; background:#ddd; color:#fff; text-align:center; }
.case-lister .item .detail a:hover { background:#b0122b; }

.case-detail { }
.case-detail h1 { font-size:20px; line-height:1.3; font-weight:normal; text-align:center; padding:0 0 25px; }
.case-detail .photo { text-align:center; margin:0 auto 20px; }
.case-detail .photo img { width:600px; }


/******************************
 ** 产品
 ******************************/
.product-lister {  }
.product-lister .list { float:left; width:100%; padding:0 0 20px; }
.product-lister .item { float:left; width:256px; margin:0 0 0 13px; }
.product-lister .item img { display:block; width:100%; height:191px; background:#f5f5f5; }
.product-lister .item h3 { height:40px; line-height:40px; font-weight:normal; font-size:16px; text-align:center; }

.product2-lister { }
.product2-lister .list { float:left; width:100%; padding:0 0 20px; }
.product2-lister .list li { float:left; width:288px; margin:0 0 10px 10px; position:relative; }
.product2-lister .list .img { width:100%; height;390px; overflow:hidden; }
.product2-lister .list img { display:block; width:100%; height:390px; }
.product2-lister .list .shadow { width:100%; height:87px; background:url(../images/ipro-shadow.png) center 0 no-repeat; color:#FFF; position:absolute; left:0; bottom:0; }
.product2-lister .list h3 { font-size:20px; font-weight:normal; padding:10px 0 0 30px; }
.product2-lister .list h3 a { color:#FFF; }
.product2-lister .list .fee { font-size:18px; padding:0 0 0 30px; line-height:1.2; }
.product2-lister .list .more { position:absolute; right:10px; top:10px; line-height:1.2; }
.product2-lister .list .more a { display:block; font-size:28px; color:#c0025a; width:61px; height:61px; line-height:61px; text-align:center; background:url(../images/ipro-more.png) center center no-repeat; }
.product2-lister .list .more a:hover { transform:scale(.95,.95); }
.product2-lister .list li:hover .shadow { background-position:center -93px; }

.product-detail { }
.product-detail  .photo { float:left; width:440px; height:330px; overflow:hidden; }
.product-detail .photo img { display:block; width:100%; height:330px; }
.product-detail .info { margin:0 0 0 460px; position:relative; height:330px; }
.product-detail .info h1 { font-size:20px; line-height:1.4; margin-bottom:20px; font-weight:normal; }
.product-detail .info .des { width:100%; line-height:25px; margin-bottom:20px; overflow:hidden; }
.product-detail .info .order { width:355px; margin:3px 0 25px; }
.product-detail .info .order a { display:block; width:120px; height:40px; line-height:40px; color:#FFF; font-size:16px; background:#d9324c; text-align:center; border-radius:5px; }
.product-detail .info .order a:hover { background:#b0122b; }
.product-detail .info .tel { background:#fff; border:3px solid #eee; padding:20px; line-height:1.3; margin:0 0 20px; }
.product-detail .info .tel h2 { font-size:16px; font-weight:normal; }
.product-detail .info .tel h3 { font-size:36px; color:#d9324c; }
.product-detail .article { border-top:1px dashed #ddd; margin:20px 0 0; padding:20px 0; }


/******************************
 ** 单页文章
 ******************************/
.about-detail { padding:0 0 40px; }

.about-detail .bdmap {  height:400px; background:#f5f5f5; position:relative; z-index:1;  }

.BMap_bubble_title a { display:inline-block; padding:4px 10px; background:#c81528; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#e36100; }
.BMap_bubble_title + .BMap_bubble_content { line-height:18px; padding:9px 0 0; color:#777; }


/******************************
 ** 在线留言
 ******************************/
.message-page { width:680px; }
.message-page .row-1,
.message-page .row-2,
.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-page .row-3 {  }
.message-page .ico-name { background:url(../images/xxx.png) 15px center no-repeat; }
.message-page .ico-phone { background:url(../images/zzz.png) 15px center no-repeat; }
.message-page .ico-email { background:url(../images/005abb9e76534b5d861367b1c6312980.gif) 15px center no-repeat; }
.message-page .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-page .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.message-page .text { width:98%; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-right:20px; padding:0 10px; color:#999; }
.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-page .submit { background:#d9324c; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#b0122b; }
.message-page .reset:hover { background:#777; }
.message-page .onfocus, .message-page .onfocus input.code { border-color:#aaa; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/98a0178c8d10454f8b20b4e08eff7fe9.gif) center center no-repeat; }


/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/32890a01af7a44b3aacf81b563374aa5.gif) center center no-repeat #fff; }
body > * { _display:none; }

@media screen and (max-width:1200px){
.xheight{
  min-height:1260px;
}
}