/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1000px; font:14px/1.5 "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:#333; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#666; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#009d70; text-decoration:none; }
.clear { clear:both; }
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1000px; margin:0 auto; position:relative; }
.wrapper { padding:30px 0 50px; }


/******************************
 ** 首页风格
 ******************************/
.header { height:140px;  background:url(../images/header-bk.png) left top no-repeat; color:#FFF; }
.header .shadow {  width:1000px; margin:0 auto; height:30px; /*background:url(../images/header-shadow.png) left top repeat-x;*/ }
.header .shadow p{  width:500px; float:left; height:30px; line-height:30px; }
.header .logo { float:left; margin:15px 0 0 0; }
.header .logo img { display:block; width:250px; height:80px; }
.header .tag { float:left; margin:25px 0 0 25px; }
.header .tag h2 { line-height:30px; font-size:22px; font-weight:normal; margin-bottom:5px; }
.header .tag p { width:305px; padding:0 0 0 20px; font-size:13px; color:#000; height:24px; line-height:24px; background:url(../images/header-tag.png) left center no-repeat; overflow:hidden; }
.header .tel { float:right; background:url(../images/header-tel.png) left center no-repeat; padding:0 0 0 45px; margin:25px 0 0; }
.header .tel h2 { line-height:20px; }
.header .tel p { line-height:30px; font-size:30px; }

.nav { height:67px; background:url(../images/nav-bk.png) left top repeat-x #017350; position:relative; z-index:10; }
.nav .list {}
.nav .list li { float:left; width:90px; text-align:center; position:relative; }
.nav .list li > a { display:block; height:67px; line-height:67px; font-size:15px; color:#fffc00; background:url(../images/nav-line.png) left center no-repeat; position:relative; }
.nav .list li > a i { position:absolute; left:0; top:-11px; width:104px; height:11px; background:url(../images/nav-i.png) right bottom no-repeat; visibility:hidden; }
.nav .list li:first-child a { background:none; }
.nav .list li.current > a { background:url(../images/nav-hover.png) center top repeat-x #ffbf00 !important; color:#333; font-weight:bold; }
.nav .list li.current > a i { visibility:visible; }
.nav .list li.current + li > a { background:none; }
.nav .list li:hover > a { background:url(../images/nav-hover.png) center top repeat-x #ffbf00 !important; color:#333; font-weight:bold; }
.nav .list li:hover > a i { visibility:visible; }
.nav .list li:hover + li > a { background:none; }
.nav .drop { display:none; width:100%; position:absolute; top:67px; left:0; background:url(about:blank); }
.nav .drop dl { padding:1px 0 0; }
.nav .drop dd { background:#ffbf00; margin-bottom:1px; }
.nav .drop a { display:block; height:42px; line-height:42px; color:#333; }
.nav .drop a:hover { font-weight:bold; }

.banner { width:100%; min-width:1100px; position:relative; overflow:hidden; z-index:2; }
.banner ul { width:100%; }
.banner li { width:100%; position:absolute; z-index:1; overflow:hidden; background:#fff; display:none; }
.banner li:first-child { display:block; }
.banner img { width:1920px; display:block; position:relative; left:50%; margin-left:-960px; top:0; }
.banner .tip { position:absolute; left:50%; width:1000px; margin-left:-500px; bottom:25px; z-index:5; text-align:right; height:15px; }
.banner .tip span { display:inline-block; width:50px; height:10px; background:#009d70; margin:0 4px; cursor:pointer; overflow:hidden; text-indent:-99em; }
.banner .tip span.cur { background:#ffc100; }
.banner, .banner ul,.banner img { height:540px; }
.banner.mini, .banner.mini ul, .banner.mini img { height:300px; }

.searcher { width:100%; background:#fff; border-bottom:1px solid #ddd; height:66px; }
.searcher .keywords { height:34px; line-height:34px; position:relative; top:16px; }
.searcher .keywords > * { display:inline-block; vertical-align:middle; }
.searcher .keywords span { width:auto; height:34px; line-height:34px; padding:0 0 0 10px; }
.searcher .keywords a { margin:0 8px; }
.searcher .sos { position:absolute; right:0; top:16px; height:34px; *width:262px; }
.searcher .sos .txt { float:left; width:200px; padding:0 0 0 10px; height:32px; line-height:32px; font-size:12px; border:1px solid #ddd; background:none; color:#999; }
.searcher .sos .txt:focus { border-color:#aaa; }
.searcher .sos .submit { float:right; width:50px; height:34px; background:url(../images/searcher-submit.png) center center no-repeat #009d70; border:0; color:#FFF; cursor:pointer; }
.searcher .sos .submit:hover { background-color:#017f5b; }

.ipro { padding:60px 0 1px; }
.ipro .head { background:url(../images/ihead-bk.png) left 20px repeat-x; }
.ipro .head h2 { width:190px; height:50px; line-height:50px; font-size:28px; color:#FFF; text-align:center; font-weight:bold; margin:0 auto; background:url(../images/ihead-h2.png) center center repeat; }
.ipro .head h3 { text-align:center; font-weight:normal; text-transform:uppercase; line-height:35px; }

.ipro .classify { text-align:center; height:42px; padding:20px 0 30px; overflow:hidden; }
.ipro .classify a { display:inline-block; height:40px; line-height:40px; font-size:15px; border:1px solid #ddd; padding:0 25px; margin:0 25px; }
.ipro .classify a:hover { background:#009d70; border-color:#009d70; color:#FFF; }

.ipro .main { width:100%; position:relative; overflow:hidden; }
.ipro .list { float:left; width:103%; }
.ipro .item { float:left; width:486px; margin:0 20px 20px 0; }
.ipro .item img { display:block; width:480px; height:366px; border: 3px solid #009D70;}
.ipro .item h3 { height:65px; line-height:65px; text-align:center; font-size:15px; font-weight:normal; background: #009D70;
color: #fff;}
.ipro .item:hover h3 { background:#009d70; color:#FFF; }
.ipro .item:first-child,
.ipro .item:first-child + li,
.ipro .item:first-child + li + li { width:318px; }
.ipro .item:first-child img,
.ipro .item:first-child + li img,
.ipro .item:first-child + li + li img { width:312px; height:240px; }

.ifeatures { }
.ifeatures .head { }
.ifeatures .head h2 { width:413px; height:66px; line-height:58px; text-align:center; font-size:28px; color:#FFF; background:url(../images/ihead-h2.2.png) center center no-repeat; margin:0 auto; }
.ifeatures .head h2 b { color:#fff000; font-size:48px; vertical-align:-9px; margin:0 5px; }
.ifeatures .head h3 { line-height:60px; background:#009d70; font-weight:normal; text-align:center; color:#fff; text-transform:uppercase; }
.ifeatures .contan { background:#009d70; color:#FFF; padding:30px 0 30px; }
.ifeatures .list { overflow:hidden; }
.ifeatures .list dd { overflow:hidden; height:304px; padding:0 20px 0 555px; position:relative; margin-bottom:20px; }
.ifeatures .list img { position:absolute; left:0; top:0; width:500px; height:304px; background:#FFF; }
.ifeatures .list h3 { margin-bottom:30px; padding:0 0 0 47px; position:relative; height:90px; line-height:90px; }
.ifeatures .list h3 em { font-size:20px; height:30px; line-height:30px; padding:0 10px 0 0; background:#009d70; font-style:normal; text-transform:uppercase; font-weight:normal; position:absolute; left:0; top:30px; font-family:Arial; }
.ifeatures .list h3 span { font-size:90px; font-weight:normal; font-family:Arial; vertical-align:middle; }
.ifeatures .list h3 font { font-size:30px; color:#fff000; vertical-align:middle; }
.ifeatures .list p { font-size:15px; line-height:24px; }
.ifeatures .list dd:first-child + dd { padding:0 555px 0 20px; }
.ifeatures .list dd:first-child + dd img { left:auto; right:0; }

.icase { padding:80px 0 20px; }
.icase .head { color:#00a270; padding:0 0 20px; position:relative; line-height:1.2; }
.icase .head h2 { font-size:15px; font-size:28px; }
.icase .head h3 { font-size:15px; font-weight:normal; text-transform:uppercase; }
.icase .head .mo { color:#00a270; position:absolute; top:10px; right:0; border-top:3px solid #009d70; white-space:nowrap; text-align:right; padding:5px 0 0; }
.icase .main { }
.icase .view { float:left; width:426px; height:318px; overflow:hidden; background:#f1f1f1; margin:0 0 20px 0; position:relative; }
.icase .view .img { width:426px; height:318px; overflow:hidden; position:relative; }
.icase .view .img li { position:absolute; left:0; top:0; z-index:2; width:100%; height:100%; background:#f1f1f1; display:none; }
.icase .view .img li:first-child { display:block; }
.icase .view .img li.active { z-index:3; }
.icase .view .img img { display:block; width:100%; height:100%; }
.icase .view .title { position:absolute; left:0; bottom:0; width:100%; z-index:5; }
.icase .view .title li { height:44px; line-height:44px; background:url(../images/view-blank.png) center center repeat; padding:0 0 0 10px; display:none; }
.icase .view .title li:first-child { display:block; }
.icase .view .title a { color:#FFF; }
.icase .view .tip { position:absolute; right:17px; bottom:20px; width:auto; height:3px; z-index:6; }
.icase .view .tip li { float:left; width:30px; height:3px; background:#FFF; margin-left:5px; cursor:pointer; }
.icase .view .tip li.current { background:#dd2904; }

.icase .item { float:left; margin:0 0 60px 20px; width:312px; padding:4px 4px 20px; background:#009d70; }
.icase .item .img { background:#FFF; }
.icase .item img { display:block; width:100%; height:230px; }
.icase .item h3 { font-size:15px; text-align:center; font-weight:normal; padding:25px 0; line-height:20px; }
.icase .item h3 a { color:#FFF; }
.icase .item .kf { width:200px; color:#fff; margin:0 auto;}
.icase .item .kf a { display:block; width:110px; height:32px; line-height:32px; text-align:center; background:#FFF; margin:0 auto; }
.icase .item:hover { background:#ffc100; }
.icase .view + .item,
.icase .view + .item + .item { width:259px; }
.icase .view + .item img,
.icase .view + .item + .item img { height:192px; }
.icase .view + .item + .item + .item { margin-left:0; }

.iadv { width:100%; position:relative; }
.iadv .img { width:100%; position:relative; overflow:hidden; }
.iadv .img img { display:block; width:1920px; height:auto; position:relative; left:50%; margin-left:-960px; }
.iadv .tel { position:absolute; top:250px; right:50%; margin-right:-500px; width:230px; height:200px; padding:30px 0 0; background:url(../images/ihead-h2.png) left 190px repeat-x #009d70; color:#FFF; }
.iadv .tel h2 { text-align:center; font-size:28px; }
.iadv .tel h3 { text-align:center; font-size:15px; font-weight:normal; text-transform:uppercase; margin-bottom:20px; }
.iadv .tel .icon { margin:0 0 0 20px; padding:0 0 0 40px; background:url(../images/iadv-tel.png) left center no-repeat; line-height:1.2; }
.iadv .tel h4 { font-size:13px; font-weight:normal; }
.iadv .tel p { font-size:22px; }
.inews + .iadv { margin-bottom:40px; }

.icomment { padding:20px 0; }
.icomment .main { width:762px; margin:0 0 20px; overflow:hidden; position:relative; }
.icomment .list { float:left; width:500%; position:relative; }
.icomment .item { float:left; width:204px; margin:0 25px; }
.icomment .item .img { margin-bottom:15px; }
.icomment .item .img img { display:block; width:100%; height:100%; border-radius:50%; }
.icomment .item .img i { position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/icomment-bk.png) center center no-repeat; }
.icomment .item .img a { position:relative; display:block; width:204px; height:180px; overflow:hidden; border-radius:50%; }
.icomment .item h3 { font-weight:normal; line-height:30px; font-size:16px; text-align:center; margin-bottom:10px; }
.icomment .item h3 a:hover { text-decoration:underline; }
.icomment .item p { }
.icomment .item p a { }
.icomment .item:hover .img i { background:url(../images/icomment-bk-hover.png) center center no-repeat; }
.icomment .item:hover * { color:#009d70; }

.icomment .tip { text-align:center; }
.icomment .tip span { display:inline-block; width:22px; height:22px; background:url(../images/icomment-tip.png) center 0 no-repeat; cursor:pointer; }
.icomment .tip span.current { background-position:center bottom; }
.icomment .tip span:hover { opacity:.6; }

.iabout {}
.iabout .line { height:10px; background:url(../images/ihead-bk.png) left top repeat-x; }
.iabout .contan { background:#009d70; height:330px; padding:25px 0 0; color:#FFF; }
.iabout .contan .head { margin-bottom:20px; }
.iabout .contan .head h2 { font-size:28px; height:50px; line-height:50px; }
.iabout .contan .head h2 span { font-size:15px; font-weight:normal; margin-left:10px; }
.iabout .contan .info { height:160px; line-height:24px; overflow:hidden; }
.iabout .contan .info a { color:#FFF; }
.iabout .contan .info a:hover { text-decoration:underline; }
.iabout .contan .img { width:100%; height:186px; overflow:hidden; }
.iabout .contan .img li { float:left; margin:0 0 0 85px; }
.iabout .contan .img li:first-child { margin-left:0; }
.iabout .contan .img li img { display:block; width:186px; height:186px; }
.iabout .foot { padding:120px 0 0; text-align:center; }
.iabout .foot p { padding:10px 0; font-size:15px; margin-bottom:15px; }
.iabout .foot .tel { }
.iabout .foot .tel > * { vertical-align:middle; }
.iabout .foot .tel i { display:inline-block; width:29px; height:33px; background:url(../images/iabout-tel.png) center center no-repeat; margin-left:10px; }
.iabout .foot .tel span { margin:0 10px; }
.iabout .foot .tel font { font-size:28px; color:#dd2904; margin-right:10px; }

.inews { padding:60px 0 60px; }
.inews .head { background:url(../images/ihead-bk.png) left 20px repeat-x; margin-bottom:20px; }
.inews .head h2 { width:190px; height:50px; line-height:50px; font-size:28px; color:#FFF; text-align:center; font-weight:bold; margin:0 auto; background:url(../images/ihead-h2.png) center center repeat; }
.inews .head h3 { text-align:center; font-weight:normal; text-transform:uppercase; line-height:35px; }
.inews .contan {}
.inews .sektch { float:left; }
.inews .sektch img { display:block; width:525px; height:308px; }
.inews .view { float:left; background:#009d70; width:475px; height:308px; overflow:hidden; color:#FFF; }
.inews .view a { color:#FFF; }
.inews .view .main { height:228px; background:none; width:100%; overflow:hidden; position:relative; }
.inews .view .list { float:left; width:1000%; position:relative; }
.inews .view .list li { float:left; width:415px; height:208px; padding:20px 30px 0; position:relative; }
.inews .view .list h3 { width:114px; font-size:20px; font-weight:normal; height:45px; line-height:40px; border-bottom:2px solid #fff; white-space:nowrap; margin-bottom:15px; }
.inews .view .list p { height:80px; line-height:24px; }
.inews .view .list .date { position:absolute; left:30px; bottom:20px; font-size:25px; }
.inews .view .list .more { position:absolute; right:30px; bottom:20px; }
.inews .view .list .more a { display:block; width:30px; height:30px; background:url(../images/inews-more.png) center no-repeat; text-indent:-99em; overflow:hidden; }
.inews .view .list .more a:hover { opacity:.8; }

.inews .view .foot { background:#036348; height:80px; position:relative; }
.inews .view .tip { position:absolute; left:30px; top:28px;  }
.inews .view .tip span { display:inline-block; width:22px; height:22px; background:url(../images/inews-tip.png) center 0 no-repeat; }
.inews .view .tip span.current { background-position:center bottom; }
.inews .view .detail { position:absolute; top:20px; right:30px; text-align:right; line-height:1.2; }
.inews .view .detail font { font-size:25px; text-transform:uppercase; }

.inews .item { float:left; width:289px; height:280px; margin:0 0 0 6px; background:#f8f8f8; padding:40px 20px 0; }
.inews .view + .item { margin-left:0; width:290px; }
.inews .item .date { font-size:25px; height:40px; line-height:40px; margin-bottom:10px; }
.inews .item .date span { color:#009d70; margin-left:10px; }
.inews .item h3 { font-size:20px; font-weight:normal; margin-bottom:10px; }
.inews .item p { line-height:24px; height:50px; padding-bottom:15px; border-bottom:2px solid #009d70; }
.inews .item .more { padding:30px 0 0; }
.inews .item .more a { display:block; width:226px; height:46px; line-height:46px; text-align:center; border:2px solid #ddd; margin:0 auto; border-radius:8px; }
.inews .item:hover { background:#009d70; }
.inews .item:hover *, .inews .item:hover .date span { color:#FFF; }
.inews .item:hover p { border-color:#FFF; }

.icontact { padding:0 0 40px; }
.icontact .kf { padding-bottom:30px; }
.icontact .kf img { display:block; width:224px; height:224px; margin:0 auto; }
.icontact .kf h3 { line-height:50px; font-size:25px; text-align:center; color:#333; padding:10px 0; }
.icontact .list { width:100%; overflow:hidden; }
.icontact .list li { float:left; width:430px; height:auto; margin-bottom:30px; font-size:20px; line-height:45px; padding:5px 0 5px 70px; position:relative; }
.icontact .list li img { position:absolute; left:0; top:0; width:55px; height:55px; }
.icontact .list li:first-child + li + li + li + li + li { line-height:22px; }

.iform { margin-bottom:80px; }
.iform .row { float:left; border:1px solid #ccc; margin-right:10px; height:36px; position:relative; padding:0 0 0 40px; }
.iform .tp { height:36px; line-height:36px; position:absolute; left:6px; top:0; padding:0 0 0 30px; font-size:15px; }
.iform .txt, .iform .text { border:0; width:140px; height:34px; line-height:34px; }
.iform .text { width:400px; *width:360px; }
.iform .row:first-child .tp { background:url(../images/ifrom-name.png) left center no-repeat; }
.iform .row:first-child + .row .tp { background:url(../images/ifrom-phone.png) left center no-repeat; }
.iform .row:first-child + .row + .row .tp { background:url(../images/ifrom-email.png) left center no-repeat; }
.iform .btn { float:right; width:160px; }
.iform .submit, .iform .reset { float:left; width:72px; height:36px; background:#009d70; color:#FFF; border:0; cursor:pointer; }
.iform .reset { background:#ccc; color:#333; margin-left:10px; }
.iform .submit:hover { background:#017e5a; }
.iform .reset:hover { background:#aaa; }

.ilink { padding:0 0 100px; }
.ilink .wrap { border-bottom:1px solid #ddd; padding:0 0 20px; }
.ilink .head { float:left; width:150px; height:45px; background:url(../images/ilink.png) left center no-repeat; overflow:hidden; text-indent:-99em; }
.ilink .list { overflow:hidden; margin:0 0 0 165px; }
.ilink .list li { float:left; margin:0 0 10px 10px; }
.ilink .list img { display:block; width:127px; height:40px; border:1px solid #ddd; background:#f1f1f1; }
.ilink .list img:hover { border-color:#bbb; }

.footer { background:url(../images/footer-shadow.png) left top repeat-x #009d70; padding:100px 0 80px; }
.copyright, .subnav { position:relative; z-index:5; text-align:center; color:#FFF; line-height:30px; }
.copyright a, .subnav a { color:#FFF; }
.copyright a:hover, .subnav a:hover { text-decoration:underline; }
.subnav a { margin:0 5px; }
.sublogo { width:192px; height:130px; position:absolute; left:0; top:-20px; background:url(../images/sublogo.png) 0 0 no-repeat; }
.sublogo img { width:100px; height:100px; position:absolute; left:12px; top:8px; }
.subcode { width:288px; height:132px; position:absolute; right:0; top:-20px; background:url(../images/subcode.png) 0 0 no-repeat; }
.subcode img { width:60px; height:60px; position:absolute; right:18px; top:18px; }


/******************************
 ** 内页架构
 ******************************/
.toolbar { position:fixed; top:150px; right:-121px; z-index:100; }
.toolbar .pointer { width:20px; height:auto; padding:30px 8px 30px; background:#009d70; cursor:pointer; position:absolute; left:-37px; top:50%; margin-top:-70px; text-align:center; color:#FFF; line-height:1.3; }
.toolbar .pointer:hover { background:#019067; }
.toolbar .main { position:relative; width:120px; background:#00a878; }
.toolbar .head { height:40px; line-height:40px; background:#009d70; color:#FFF; text-align:center; font-size:17px; border-bottom:1px solid #fff; }
.toolbar .online {}
.toolbar .online dd { border-bottom:1px solid #fff; }
.toolbar .online a { display:block; height:40px; line-height:40px; background:#ffc100; color:#333; text-align:center; }
.toolbar .online a:hover { background:#ff9600; }
.toolbar .tel { color:#fff; text-align:center; padding:10px 0; }
.toolbar .tel dt i { display:inline-block; vertical-align:middle; width:26px; height:26px; background:url(../images/toolbar-tel.png) center center no-repeat; }
.toolbar .tel dd {}
.toolbar .code { padding:0 0 10px; }
.toolbar .code img { display:block; width:90px; height:90px; margin:0 auto; border:5px solid #fff; }
.toolbar .top { width:92px; height:46px; background:url(../images/toolbar-top.png) center top no-repeat; position:absolute; left:14px; bottom:-47px; cursor:pointer; }

.sidebar { float:left; width:230px; overflow:hidden; }

.side-menu { margin-bottom:20px; padding:44px 0 0; background:url(../images/sidebar-bk.png) center top repeat-x #009d70; border-bottom:7px solid #007856; }
.topclass {  }
.side-menu .list { padding:0 0 50px; }
.side-menu .list dd { margin-bottom:-1px; position:relative; z-index:1; }
.side-menu .list dd > a { height:44px; line-height:44px; margin:0 20px; padding:0 0 0 40px; display:block; font-size:16px; color:#FFF; border-top:1px solid #008c64; border-bottom:1px solid #008c64; }
.side-menu .list dd:hover { background-color:#ffae00; }
.side-menu .drop { display:none; padding:10px 0; background:#009d70; overflow:hidden; }
.side-menu .drop li { float:left; height:30px; line-height:30px; margin:0 0 0 20px; width:200px; }
.side-menu .drop a { display:block; padding:0 0 0 80px; color:#FFF; background:url(../images/menu-tp.png) 60px center no-repeat; }
.side-menu .drop a:hover { color:#ffc100; background:url(../images/menu-tp-hover.png) 60px center no-repeat; }
.side-menu  dd.current, .side-menu  dd:hover { background:#ffc100; z-index:2; }
.side-menu  dd.current a, .side-menu  dd:hover a { border-color:#ffc100; }
.side-menu  dd.current .drop { display:block; }

.side-pro { margin-bottom:20px; }
.side-pro .head { height:66px; background:url(../images/sidebar-head.png) center center no-repeat; color:#fff; }
.side-pro .head h2 { height:60px; line-height:60px; font-weight:normal; text-align:center; font-size:18px; }
.side-pro .list { border:4px solid #009d70; padding:20px; }
.side-pro .item { text-align:center; }
.side-pro .item img { display:block; width:100%; height:136px; }
.side-pro .item h3 { font-weight:normal; height:40px; line-height:40px; }
.side-pro .item:hover img { border-color:#fa4c0f; }

.side-con { margin-bottom:20px; }
.side-con .head { height:66px; background:url(../images/sidebar-head.png) center center no-repeat; color:#fff; }
.side-con .head h2 { height:60px; line-height:60px; font-weight:normal; text-align:center; font-size:18px; margin-bottom:25px; }
.side-con .main { padding:55px 20px 40px; background:url(../images/sidebar-bk.png) center top repeat-x #009d70; border-bottom:7px solid #007856; }
.side-con .inf { text-align:justify; line-height:24px; color:#FFF; font-size:12px;}

.location { position:relative; background:url(../images/ihead-bk.png) left 20px repeat-x; margin-bottom:15px; }
.location h2 { width:275px; height:50px; line-height:50px; font-size:28px; color:#FFF; text-align:center; font-weight:bold; margin:0 auto; background:url(../images/ihead-h2.png) center center repeat; }
.location p { text-align:center; font-weight:normal; text-transform:uppercase; line-height:35px; }
.location p a { margin:0 3px; }

.container { float:right; width:744px; }
.content { margin-bottom:20px; }


/******************************
 ** 内页页面通用
 ******************************/
.list-product { width:100%; }
.list-product .list { float:left; width:103%; }
.list-product .item { float:left; width:237px; margin:0 16px 10px 0; text-align:center; }
.list-product .item img { width:219px; height:164px; background:#f1f1f1; border:8px solid #ddd; }
.list-product .item h3 { height:30px; line-height:30px; font-weight:400; }
.list-product .item:hover img { border-color:#00996d; }

/* 图文(4:3) */
.list-case { }
.list-case .list { position:relative; top:-20px; }
.list-case .item { padding:20px 0 20px 160px; height:110px; border-bottom:1px dashed #ddd; position:relative; }
.list-case .item .img { position:absolute; left:0; top:20px; background:#f1f1f1; border:1px solid #e3e3e3; }
.list-case .item .img img { display:block; width:144px; height:108px; }
.list-case .item .date { position:absolute; right:0; top:20px; color:#999; line-height:30px; }
.list-case .item h3 { font-size:16px; line-height:24px; margin-bottom:10px; font-weight:normal; }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:55px; line-height:24px; color:#666; overflow:hidden; font-size:12px; }

/* 图片相册 */
.list-photo { width:100%; }
.list-photo .list { float:left; width:102%; }
.list-photo .item { float:left; width:220px; padding:10px 10px 0; border:1px solid #ddd; margin:0 10px 10px 0; cursor:pointer; }
.list-photo .item .img { width:100%; overflow:hidden; background:#f1f1f1; }
.list-photo .item .img img { width:100%; height:165px; }
.list-photo .item h3 { height:40px; line-height:40px; text-align:center; font-weight:400; }
.list-photo .item:hover { border-color:#aaa; }

/* 附属简介 */
.list-news { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; }
.list-news .list { padding:10px 0 10px; }
.list-news .item { padding:15px 0 15px 0px; height:70px; border-top:1px dashed #ddd; position:relative; }
.list-news .item:first-child { border-top:0; }
.list-news .item .date { position:absolute; right:0; top:15px; color:#999; }
.list-news .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; font-weight:normal; }
.list-news .item h3 a { }
.list-news .item h3 a:hover { text-decoration:underline; }
.list-news .item p { height:40px; line-height:20px; color:#666; overflow:hidden; }

/* 新闻详情页 */
.news-content { }
.news-content h1 { padding:0 0 20px; font-size:24px; line-height:1.4; text-align:center; border-bottom:1px dashed #ddd; }
.news-content .rap { height:50px; line-height:50px; margin-bottom:10px; text-align:center; color:#999; }
.news-content .rap > * { margin:0 20px 0 0; display:inline; }
.news-content .rap b { font-weight:400; }

/* 案例详情页 */
.case-content { }
.case-photo { width:100%; text-align:center; }
.case-photo img { max-width:100%; }
.case-content h1 { padding:10px 0 20px; font-size:20px; line-height:1.4; text-align:center; }

/* 产品详情页 */
.product-content { }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/photo-pn.png) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }
.product-photo .thum dd.current { border-color:#00996d; }
.product-info { margin:0 0 0 460px; position:relative; height:410px; }
.product-info h1 { font-size:20px; line-height:1.2; margin-bottom:20px; }
.product-info .order { float:left; margin:3px 0; }
.product-info .order a { display:block; width:120px; height:30px; line-height:30px; color:#FFF; font-size:14px; background:#ffc100; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#ff9600; }
.product-info .bdshare { float:right; +margin-right:10px; display:none; }
.product-info .bdshare .head { display:none; }
.product-info .des { float:left; padding:15px 0; width:100%; height:200px; line-height:25px; margin-bottom:40px; overflow:hidden; }
.product-info .tel { width:auto; height:auto; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.2; position:absolute; left:0; bottom:10px; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:26px; color:#ffc100; font-weight:700; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; }
.article-container .article { padding-bottom:10px; }
.article-head { height:40px; border-bottom:1px solid #ddd; padding-top:20px; margin-bottom:15px; }
.article-head h2 { line-height:38px; font-size:16px; color:#00996d; border-bottom:3px solid #00996d; width:90px; padding:0 0 0 10px;  }

/* 产品详情页 */
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; width:100%; height:auto; }
.product-info2 { position:relative; padding:10px 300px 10px 0; min-height:35px; }
.product-info2 h1 { font-size:20px; }
.product-info2 .tel { width:220px; height:; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.2; position:absolute; right:0; top:10px; }
.product-info2 .tel dt { font-size:16px; font-weight:700; }
.product-info2 .tel dd { font-size:26px; color:#ffc100; font-weight:700; }


/******************************
 ** 组件类
 ******************************/
.pager { width:100%; height:40px; padding:10px 0 20px; }
.pager > * { display:inline-block; height:38px; line-height:38px; padding:0 20px; border:1px solid #ddd; background:#FFF; margin:0 -3px; }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#f9f9f9; color:#00996d; font-weight:700; }
.pager > a:hover { background:#f1f1f1; }

.relink { padding:0 20px; height:40px; line-height:40px; border:1px solid #ddd; margin-bottom:20px; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }

.recommend-news { margin-bottom:20px; }
.recommend-news .head { position:relative; background:url(../images/ihead-bk.png) left 20px repeat-x; margin-bottom:15px; }
.recommend-news .head h2 { width:190px; height:50px; line-height:50px; font-size:28px; color:#FFF; text-align:center; font-weight:bold; margin:0 auto; background:url(../images/ihead-h2.png) center center repeat; }

.recommend-news .main { width:auto; overflow:hidden; padding:20px 0; }
.recommend-news .list { }
.recommend-news .item { border-bottom:2px solid #ddd; position:relative; padding:20px 0; }
.recommend-news .item .date { font-size:25px; height:30px; line-height:30px; margin-bottom:10px; }
.recommend-news .item h3 { font-size:20px; font-weight:normal; height:30px; line-height:30px; margin-bottom:10px; }
.recommend-news .item h3 a {}
.recommend-news .item p { line-height:24px; }
.recommend-news .item .more { position:absolute; top:20px; right:0; }
.recommend-news .item .more a { display:block; height:40px; line-height:40px; padding:0 80px; border:2px solid #ddd; border-radius:5px; }
.recommend-news .item:hover .date, .recommend-news .item:hover a { color:#009d6e; }
.recommend-news .item:hover .more a { border-color:#009d6e; font-weight:bold; }

.recommend-pro { border:1px solid #ddd; margin-bottom:20px; background:#FFF; }
.recommend-pro .head { height:38px; line-height:38px; position:relative; border-bottom:1px solid #ddd; background:url(../images/rmd-head2.png) left bottom repeat-x; }
.recommend-pro .head h2 { font-size:16px; color:#00996d; border-left:5px solid #00996d; padding:0 0 0 20px; background:url(../images/rmd-head.png) left center no-repeat; }
.recommend-pro .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-pro .head .mo:hover { color:#666; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 10px; }
.recommend-pro .list { float:left; width:100%; }
.recommend-pro .item { float:left; width:auto; margin:0 0 0 20px; }
.recommend-pro .item img { display:block; width:158px; height:; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item:hover img { border-color:#005bac; }

.recommend-form { border:1px solid #ddd; margin-bottom:20px; background:#FFF; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border-bottom:1px solid #ddd; background:url(../images/rmd-head2.png) left bottom repeat-x; }
.recommend-form .head h2 { font-size:16px; color:#00996d; border-left:5px solid #00996d; padding:0 0 0 20px; background:url(../images/rmd-head.png) left center no-repeat; }
.recommend-form .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-form .head .mo:hover { color:#666; }
.recommend-form .main { width:auto; overflow:hidden; padding:40px 20px 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-1 .tip{position: absolute;right: 0;top: 0;height: 40px;line-height: 40px;padding: 0 10px;font-style: normal;color: #F00;}
.recommend-form .row-2 { width:690px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:100%; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:680px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#f0a522; }
.recommend-form .reset { background:#aaa; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#e69912; }
.recommend-form .reset:hover { background:#888; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }

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

.bdshare { width:auto; height:36px; }
.bdshare > * { float:right; }
.bdshare .head { height:36px; line-height:36px; }

.article { line-height:2; padding-bottom:20px; font-family:"Microsoft YaHei" !important; }
.article img { max-width:100%; }

.article-adv { height:80px; margin-bottom:0; border-top:3px solid #48a253; }
.article-adv .tel { float:left; margin:15px 0 0 0; height:40px; line-height:40px; }
.article-adv .tel dt { float:left; font-size:16px; font-weight:700; }
.article-adv .tel dd { float:left; font-family:Arial; font-size:32px; color:#d9000f; font-weight:700; }
.article-adv .qiao { float:right; width:140px; height:40px; line-height:40px; margin:15px 0 0 0; text-align:center; font-size:16px; font-weight:700; background:#d9000f; color:#fff; border-radius:5px; }
.article-adv .qiao:hover { background:#bd0310; }

.ajax-pager { text-align:right; padding:10px 0; }
.ajax-pager > * { display:inline-block; height:32px; line-height:32px; padding:0 20px; border:1px solid #ddd; margin-left:-6px; background:#FFF;  }
.ajax-pager span { cursor:no-drop; }
.ajax-pager span.current { cursor:default; }
.ajax-pager a:hover { background:#f1f1f1; }

.ig-form-notice { position:absolute; z-index:101; width:auto; padding:5px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.ig-form-notice:before, .ig-form-notice:after { content:''; position:absolute; left:20px; top:-20px; width:0; height:0; border:10px solid transparent; border-bottom-color:#e0272c; }
.ig-form-notice:after { top:-19px; border-bottom-color:#ffe8e9; }

[ig-null] { margin-bottom:0px;  }
[ig-loading] { line-height:50px; }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.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/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }

.lee_tqq { background:url(../images/ico-share-24.png) 0 0 no-repeat !important; }
.lee_qzone { background:url(../images/ico-share-24.png) 0 -30px no-repeat !important; }
.lee_sqq { background:url(../images/ico-share-24.png) 0 -60px no-repeat !important; }
.lee_tsina { background:url(../images/ico-share-24.png) 0 -90px no-repeat !important; }


/******************************
 ** 高级动画
 ******************************/


/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "ssi";
	src: url("../font/ssi.eot");
	src: url("../font/ssi.eot?#iefix") format("eot"),
		 url("../font/ssi.ttf") format("truetype");
}


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