* { margin:0; padding:0; }
html, body { width:100%; height:100%; }
body { min-width:1000px; font:12px/200%  "Arial", "宋体", "Microsoft Yahei", "Thmano"; color:#333; background:#FFF; }
img { border:0px; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select  { font:12px/200% "Arial", "Microsoft Yahei", "宋体", "Thmano"; color:#333; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:12px; font-weight:400; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#009237; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.overlay { width:100%; height:100%; background:#000; position:fixed; _display:none; left:0; top:0; z-index:100; opacity:1; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
/* pager */
.pager { display:block; width:100%; height:auto; padding:25px 0 5px; text-align:center; clear:both; margin-bottom:5px; }
.pager span, .pager a{ display:inline-block; border:1px solid #AAA; color:#AAA; background:none; height:24px; line-height:24px; padding:0px 8px; text-decoration:none; margin:0 5px; border-radius:2px; }
.pager a:hover{ background:#f5f5f5; border-color:#AAA; color:#AAA; text-decoration:none;}
.pager .cur{ background:#008526; border-color:#008526; font-weight:bold; color:#FFF; }
.pager span.dot{ background:#8d5248; border-color:#0a6c00; font-weight:bold; color:#FFF; }
/* reLink */
.reLink { height:30px; line-height:30px; border:1px solid #dbe6c7; width:100%; background:none; margin-bottom:15px; }
.reLink .prevLink { float:left; margin-left:10px; }
.reLink .nextLink { float:right; margin-right:10px; }
.reLink a:hover { text-decoration:underline; }
/* reInformation */
.reInformation { width:100%; margin-bottom:20px; overflow:hidden;  }
.reInformation .tit { height:30px; line-height:30px; border-bottom:1px solid #008526; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei"; color:#008526;  }
.reInformation ul { width:110%; float:left; }
.reInformation li { float:left; width:200px; padding:5px 5px 0; border:1px solid #dbe6c7; margin-right:26px; display:inline; }
.reInformation li:hover { border-color:#008526; }
.reInformation li img { width:200px; height:150px; }
.reInformation li img:hover { opacity:0.9; }
.reInformation .g { display:block; width:200px; }
.reInformation .t { float:left; line-height:30px; }
.reInformation .o, .reInformation .o:visited { float:right; line-height:30px; color:#f08f0b; }
.reInformation .o:hover, .reInformation .t:hover { text-decoration:underline; }
/* 搜索数据 */
#searchfrom .err { height:30px; line-height:30px; width:100%; }
#searchfrom .err span { color:#FF0000; margin-left:20px; }
.loading { color:#297c00; height:40px; line-height:40px;  }
/* 全局布局 */
.wrapper, .wrap { width:1000px; margin:0 auto; position:relative; }
.wrapper { padding-top:20px; }
.content { float:right; width:720px; position:relative; overflow:hidden; margin-bottom:20px; }
/*== HOME ==*/
.topper { width:100%; height:33px; line-height:33px; background:url(./images/topper.gif) 0 0 repeat-x #f5f8ef; border-bottom:1px solid #FFF; color:#00722b; }
.topper .tag { float:left; }
.topper .uag { float:right; margin-right:-8px; _display:inline; }
.topper .uag a { margin:0 8px; color:#00722b; }
.topper .uag a:hover { text-decoration:underline; color:#1bae52; }
.header { width:100%; height:120px; border-top:1px solid #e9f0dc; background:#f9fbf4; border-bottom:3px solid #009237; }
.header .logo { float:left; width:300px; height:60px; margin:25px 0 0 0; }
.header .tel { float:left; width:160px; height:50px; padding-left:50px; position:relative; margin:37px 0 0 30px; display:inline; }
.header .tel i { width:44px; height:41px; position:absolute; left:0; top:0; background:url(./images/a.gif) -222px -60px no-repeat; }
.header .tel span, .header .tel font { display:block; height:18px; line-height:18px; font-size:16px; font-family:"Microsoft Yahei"; color:#009237; overflow:hidden; }
.header .tel font { height:25px; line-height:25px; color:#ffae00; font-family:Arial; font-size:26px; text-shadow:1px 1px 2px rgba(0,0,0,0.1); }
.header .tip { width:252px; height:80px; position:absolute; left:50%; top:0; z-index:0;padding-left: 40px; }
/* searcher */
.searcher { float:right; width:200px; height:30px; border:2px solid #4dbe77; background:#FFF; margin:45px 0 0 0; }
.searcher .submit { float:right; width:35px; height:30px; border:0; cursor:pointer; background:url(./images/a.gif) -280px -170px #4dbe77; color:#FFF; }
.searcher .type { float:right; height:30px; position:relative; border:0; display:inline; }
.searcher .type span.res { width:40px; height:30px; line-height:30px; display:block; padding:0 5px; cursor:pointer; color:#999; overflow:hidden; background:url(./images/a.gif) -358px -172px no-repeat; }
.searcher .txt { float:right; width:100px; height:30px; line-height:30px; padding:0 5px; border:0; color:#999; }
.searcher .drop { position:absolute; width:87px; background:#4dbe77; left:0; top:30px; overflow:hidden; display:none; }
.searcher .drop dl { border:2px solid #4dbe77; }
.searcher .drop dt { height:20px; line-height:20px; color:#FFF; }
.searcher .drop a { padding-left:5px; display:block; cursor:pointer; color:#FFF; }
.searcher .drop a:hover { color:#4dbe77; background:#FFF; }
/* nav */
.nav { width:100%; height:47px; background:url(./images/nav.gif) 0 0 repeat-x #eff5da; position:relative; z-index:11; }
.nav ul { float:left; font-family:"Microsoft Yahei"; font-size:14px; font-weight:700; }
.nav li { float:left; height:47px; width:111px; position:relative; }
.nav .nav1 { display:block; height:47px; line-height:40px; text-align:center; color:#333; }
.nav li.hover { background:url(./images/a.gif) -290px -120px no-repeat; }
.nav li.hover .nav1 { color:#FFF; }
.nav .drop { width:100%; position:absolute; left:0; top:47px; font-size:12px; display:none; background:url(./images/navDrop.png) center top no-repeat; padding-top:15px; }
.nav .drop a { display:block; height:30px; line-height:30px; text-align:center; color:#FFF; }
.nav .drop a:hover { color:#abeec4; text-decoration:underline; }
.nav .drop .fot { width:100%; height:11px; background:url(./images/navDrop2.png) center 0 no-repeat; line-height:0; font-size:0; position:relative; top:5px;  }
/* 迷你焦点图 */
.banner, .banner ul, .banner img { height:444px; }
.banner { width:100%; min-width:1000px; position:relative; overflow:hidden; margin-bottom:40px; }
.banner ul { width:100%; }
.banner li { width:100%; position:absolute; z-index:1; overflow:hidden; background:#FFF; }
.banner img { width:1600px; display:block; position:relative; left:50%; margin-left:-800px; top:0; }
.banner .tip { width:100%; height:8px; line-height:0; font-size:0; text-align:center; position:absolute; left:0; bottom:30px; z-index:3; }
.banner .tip span { display:inline-block; width:20px; height:20px; margin:0 10px; cursor:pointer; background:url(./images/tip_1.png) 0 0 no-repeat; _background:url(./images/tip_1.gif) 0 0 no-repeat; }
.banner .tip span.cur { background-position:0 -22px; }
/* sideBar */
.sideBar { width:260px; float:left; font-family:"Microsoft Yahei"; }
.sideBar .column { width:100%; margin-bottom:20px; }
.sideBar .tid { width:260px; height:45px; background:url(./images/a.gif) 0 0 no-repeat; }
.sideBar .tid h2 { float:left; width:80px; height:35px; line-height:35px; overflow:hidden; font-size:16px; font-weight:700; color:#FFF; padding-left:32px; text-align:center; }
.sideBar .tid .more { float:right; height:40px; line-height:40px; padding-right:10px; font-size:14px; color:#00722b; }
.sideBar .tid .more:hover { color:#02b445; text-decoration:underline; }
.sideBar .tod { width:258px; border-left:1px solid #dbe6c7; border-right:1px solid #dbe6c7; background:#f3f7ed; }
.sideBar .ted { width:100%; height:5px; line-height:0; font-size:0; background:url(./images/a.gif) 0 -50px no-repeat; }
.leftNav .item { width:100%; padding:5px 0; }
.leftNav h3 { width:220px; height:30px; line-height:30px; margin:0 auto; border-bottom:1px dashed #aed9a9; font-size:15px; font-weight:700; color:#0e6929; margin-bottom:10px; }
.leftNav a { float:left; width:100px; height:32px; line-height:32px; font-size:14px; color:#00722b; text-align:center; background:url(./images/a.gif) -300px -50px no-repeat; margin:0 0 10px 20px; _display:inline; }
.leftNav a:hover { background-position:-300px -84px; color:#FFF; }
.leftNav2 { padding:10px 0 10px 0; }
.leftNav2 .item { margin-bottom:10px; padding-left:20px; }
.leftNav2 .item a { display:block; width:168px; padding-left:50px; height:36px; line-height:36px; background:url(./images/a.gif) 0 -60px no-repeat; color:#FFF; }
.leftNav2 .item a:hover { background-position:0 -100px; width:178px; padding-left:40px; }
.leftContact p { width:90%; margin:0 auto; padding:10px 0; }
/* content */
.listPro ul { float:left; width:110%; }
.listPro li { float:left; width:227px; margin-right:20px; _display:inline; }
.listPro li a { display:block; text-align:center; }
.listPro li img { display:block; width:217px; height:163px; border:5px solid #ecf3e1;  }
.listPro li a:hover img { border-color:#009237; }
.listPro li font { display:block; font-size:14px; height:30px; line-height:30px; font-weight:700; font-family:"Microsoft Yahei"; }
/* indexAdv */
.indexAdv_1 { width:100%; min-width:1000px; height:550px; padding:20px 0; }
.indexAdv_1 img { display:block; position:relative; left:50%; margin-left:-570px;  }
.indexAdv_1 p { height:45px; line-height:45px; font-size:34px; font-weight:700; color:#009237; text-align:center; font-family:"Microsoft Yahei"; padding:10px 0 15px; }
.indexAdv_1 .button { display:inline-block; vertical-align:-5px; width:120px; height:40px; background:url(./images/a.gif) -280px 0 no-repeat; overflow:hidden; text-indent:-99em; margin-left:10px; }
/* icase */
.icase ul { float:left; width:110%; margin-bottom:20px; }
.icase li { float:left; width:227px; margin:0 20px 20px 0; _display:inline; }
.icase li a { display:block; text-align:center; background:#ecf3e1; border:5px solid #ecf3e1; border-bottom:0; }
.icase li img { display:block; width:217px; height:163px; }
.icase li a:hover { border-color:#009237; background:#009237; color:#FFF; }
.icase li font { display:block; font-size:14px; height:30px; line-height:30px; font-weight:400; font-family:"Microsoft Yahei"; }
/* column2 */
.column2 { margin-bottom:50px; }
.column2 .tid { width:100%; border-bottom:1px solid #ddd; height:40px; margin-bottom:10px; position:relative; }
.column2 .tid h2 { font-size:16px; line-height:18px; color:#008526; font-weight:700; font-family:"Microsoft Yahei"; float:left; margin-left:40px; _display:inline; }
.column2 .tid h2 span { font-size:14px; font-family:Arial; font-weight:400; color:#999; display:block; }
.column2 .tid .more { float:right; height:40px; line-height:40px; color:#008526; font-size:14px; font-family:"Microsoft Yahei"; }
.column2 .tid .more:hover { text-decoration:underline; }
.column2 .tid i { position:absolute; left:0; top:0; width:40px; height:40px; background:url(./images/a.gif) -222px -104px no-repeat; }
.column2 .tod dd { height:30px; line-height:30px; border-bottom:1px dashed #ddd; }
.column2 .tod dd span { float:right; }
.column2 .tod dd a { float:left; padding-left:15px; background:url(./images/tip_5.png) 0 center no-repeat; }
.column2 .tod dd a:hover { text-decoration:underline; }
.inews_left, .inews_right { float:left; width:320px; padding-right:30px; background:url(./images/shadow.gif) center right no-repeat; }
.inews_right { margin-left:20px; _display:inline; }
.iabout { float:right; width:260px; }
.inews_left .tod dt, .inews_right .tod dt { height:85px; overflow:hidden; width:100%; display:block;}
.inews_right .tod .dt, .inews_right .tod .dt {  overflow:hidden; }
.inews_left .tod img, .inews_left .tod dt .g { width:101px; height:76px; display:block; }
.inews_left .tod .g { float:left; border:1px solid #dfdfdf; margin-right:5px; _display:inline; }
.inews_left .tod .g:hover { border-color:#008526; }
.inews_left .tod .t { font-weight:700; height:26px; line-height:26px; overflow:hidden; }
.inews_left .tod .t:hover { text-decoration:underline; }
.inews_left .tod p { height:50px; line-height:25px; overflow:hidden; text-indent:2em; color:#999; }
.iabout { line-height:26px; }
/* footer */
.footer { border-top:2px solid #009237; padding-bottom:20px; }
.subNav { width:100%; height:50px; background:url(./images/nav.gif) 0 0 repeat-x #f1f6df; text-align:center; margin-bottom:20px; }
.subNav ul { width:1000px; margin:0 auto; }
.subNav li { float:left; width:100px; height:50px; line-height:50px; font-family:"Microsoft Yahei"; font-weight:700;text-align:center; }
.subNav a{text-align:center; padding-left:24px;}
.footer .wrap { text-align:center; }
/* sitepath */
.content .tid { height:45px; background:url(./images/sitepath.gif) 0 0 repeat-x #f3f7ed; font-family:"Microsoft Yahei";  }
.content .tid h2 { float:left; width:80px; height:45x; line-height:40px; font-size:16px; font-weight:700; color:#FFF; padding-left:40px; }
.content .tod { width:688px; padding:15px; border-left:1px solid #dbe6c7; border-right:1px solid #dbe6c7; background:#f3f7ed; }
.content .sitepath { float:right; font-size:14px; height:45px; line-height:45px; margin-right:20px; _display:inline; color:#00722b; }
.content .sitepath a { color:#00722b; }
.content .sitepath a:hover { text-decoration:underline; color:#02b445; }
.content ul.list { height:auto !important;  }
.content .ted { width:100%; height:10px; line-height:0; font-size:0; background:url(./images/sitepath2.gif) 0 0 no-repeat; }
/* listNews */
.listNews .list { padding-bottom:20px; overflow:hidden; }
.listNews .item { width:100%; height:34px; line-height:34px; background:url(./images/tip_6.gif) 0 center no-repeat; border-bottom:1px dashed #aed9a9; }
.listNews .item a { float:left; padding-left:15px; }
.listNews .item a:hover { text-decoration:underline; }
.listNews .item span { float:right; }
/* listNews2 */
.listNews2 .list { padding-bottom:20px; overflow:hidden; }
.listNews2 .item { width:100%; height:130px; border-bottom:1px dashed #aed9a9; padding:10px 0; }
.listNews2 .item .img { float:left; width:160px; height:120px; padding:4px; border:1px solid #dbe7c7; margin-right:10px;  }
.listNews2 .item img { display:block; width:160px; height:120px; }
.listNews2 .item a:hover .img { background:#dbe7c7; }
.listNews2 .item h3 { height:30px; line-height:30px; overflow:hidden; font-size:15px; font-weight:700; font-family:"Microsoft Yahei";  }
.listNews2 .item h3 a:hover { text-decoration:underline; }
/* pageNews */
.pageNews h1 { font-size:20px; line-height:25px; font-family:"Microsoft Yahei"; padding:15px 0; text-align:center; font-weight:700; }
.pageNews .mark { height:30px; line-height:30px; text-align:center; margin-bottom:20px; border-bottom:1px solid #DDD; border-top:1px solid #DDD;  }
.pageNews .mark span { margin:0 7px; }
.pageNews .info { margin-bottom:40px; }
/* listCase */
.listCase .tod { overflow:hidden; }
.listCase .list { float:left; width:110%; font-family:"Microsoft Yahei"; }
.listCase .item { float:left; width:220px; margin:0 13px 13px 0; _display:inline; }
.listCase .item a { display:block; text-align:center; line-height:30px; }
.listCase .item img { display:block; width:210px; height:158px; border:1px solid #dbe7c7; padding:4px; transition:all 500ms ease; }
.listCase .item a:hover { background:#dbe7c7; transition:all 500ms ease; }
/* pageCase */
.pageCase h1 { font-family:"Microsoft Yahei"; font-size:18px; line-height:25px; padding:15px 0; text-align:center; font-weight:700; }
.pageCase .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageCase .info { margin-bottom:40px; }
/* listProduct */
.listProduct .tod { overflow:hidden; }
.listProduct .list { float:left; width:110%; font-family:"Microsoft Yahei"; }
.listProduct .item { float:left; width:220px; margin:0 13px 13px 0; _display:inline; }
.listProduct .item a { display:block; text-align:center; line-height:30px; }
.listProduct .item img { display:block; width:210px; height:158px; border:1px solid #dbe7c7; padding:4px; transition:all 500ms ease; }
.listProduct .item a:hover { background:#dbe7c7; transition:all 500ms ease; }
/* listProduct2 */
.listProduct2 .tod { overflow:hidden; }
.listProduct2 .list { float:left; width:110%; font-family:"Microsoft Yahei"; }
.listProduct2 .item { float:left; width:220px; margin:0 13px 13px 0; _display:inline; }
.listProduct2 .item .img { display:block; width:210px; height:158px; padding:4px; border:1px solid #dbe7c7; transition:all 500ms ease; overflow:hidden; }
.listProduct2 .item img { width:210px; height:158px; display:block; }
.listProduct2 .item .img:hover { background:#dbe7c7; transition:all 500ms ease; }
.listProduct2 .item h3 { height:25px; line-height:25px; font-size:14px; text-align:center; }
.listProduct2 .item .summary { height:60px; line-height:20px; color:#999; overflow:hidden; margin-bottom:5px; }
.listProduct2 .item .order { display:block; width:77px; height:25px; line-height:25px; background:url(./images/tip_7.gif) center center no-repeat; margin:0 auto; text-align:center; color:#333; }
.listProduct2 .item .order:hover { color:#00722b; }
/* .pageProduct */
.pageProduct h1 { font-family:"Microsoft Yahei"; font-size:18px; line-height:25px; padding:15px 0; text-align:center; font-weight:700; }
.pageProduct .photo { margin-bottom:20px; }
.pageProduct .photo .img { display:block; padding:4px; border:1px solid #dbe7c7; margin:0 auto; }
.pageProduct .detaiInfo { margin-bottom:10px; }
/* pageProduct2 */
.pageProduct2 .photo { float:left; margin-bottom:20px; }
.pageProduct2 .photo .img { width:360px; height:270px; display:block; padding:4px; border:1px solid #dbe7c7; }
.pageProduct2 .baseInfo { float:right; width:300px; }
.pageProduct2 h1 { height:30px; line-height:30px; font-size:12px; }
.pageProduct2 .baseInfo p { line-height:30px; }
.pageProduct2 .baseInfo p span { font-size:18px; color:#ffae00; font-family:"Georgia"; }
.pageProduct2 .baseInfo p.button { padding-top:40px; }
.pageProduct2 .baseInfo a.btn { display:block; width:77px; height:25px; line-height:25px; background:url(./images/tip_7.gif) center center no-repeat; text-align:center; color:#333; }
.pageProduct2 .baseInfo a.btn:hover { color:#00722b; }
.pageProduct2 .detaiTit { height:25px; line-height:20px; border-bottom:1px solid #aaa; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei"; color:#333; font-weight:700; }
.pageProduct2 .detaiInfo { margin-bottom:10px; }
.main p{margin:0 auto;width:100%; text-align:center; }
