﻿@charset "utf-8";
/* CSS Document */

body , div , ul , li , p , img , form , input , select , option , h3 , h4 , label , table ,tbody , th , td , tr , dl , dt ,dd , span , button ,h1{ padding: 0; margin: 0; }
body { color: #333; font-size: 12px; }
a{ text-decoration: none; color: #333; hide-focus: expression( this.hideFocus=true ); outline: none; }
img{ border: none; }
ul li{ list-style: none; }
input,button,select,textarea{ outline: none; }  
textarea{ resize: none; }
/* 公共部分结束 */

/* 头部内容样式开始 */
.head { width: 100%; height: 40px; background: #f4f4f4 url(../images/headbg.jpg) no-repeat center top; padding-top:4px; }
.top { width: 1000px; height: 40px; margin: 0px auto; overflow: hidden; }
.top-wel { float: left; font: 14px/40px "微软雅黑"; color: #555; }
.top-click { float: right; color: #555; text-align:center; }
.top-click a { color: #555; font: 14px/40px "微软雅黑"; width: 65px; display: inline-block; }
.top-icon { float: right; margin-top: 11px; }
.top-icon a { height:18px; width:23px; margin-right:5px; }

.title { width: 1000px; height: 80px; margin: 48px auto 40px; overflow: hidden; }
.logo { float: left; overflow: hidden; }
.logo-pic { width: 80px; height: 80px; float: left; overflow: hidden; background:url(../images/logo-line.jpg) no-repeat right center; padding-right:10px; }
.logo-text { float: left; margin: 12px 0px 0px 12px; }
.logo-text01 { font: bold 20px/30px "微软雅黑"; color: #3e3e3e; }
.logo-text02 { color: #00943c; font: bold 22px/32px "微软雅黑"; }
.phone { float: right; height: 56px; overflow: hidden; margin-top:12px; }
.phone-text { float:right; margin-left:5px; }
.phone-text01 { font: bold 14px/20px "微软雅黑"; color: #00943c; }
.phone-text02 { font: bold 34px/36px Arial, Helvetica, sans-serif; color: #00943c; }
.phone-pic { float:right; width:54px; height:56px; overflow:hidden; }
/* 头部内容样式结束 */


/* 导航CSS */
.menu { width: 100%; height: 57px; background: #00943c; margin-bottom:7px; position:relative; }
.nav{ width: 1000px; position: relative; z-index: 3; height: 57px; margin: 0px auto; background:url(../images/navbg.png) no-repeat center center; padding:0 8px; }
.nav li{ position: relative; width: 125px; float: left; }
.nav li a{ font: 14px/57px "微软雅黑"; color: #fff; text-align: center; width: 125px; height: 57px; display: block; background:url(../images/nav-line.png) no-repeat center center; }
.nav li a:hover , .nav li a.current, .nav li a.hover { color: #f5db4b; font: bold 14px/57px "微软雅黑"; }
/*.nav li a:hover , .nav li a.current, .nav li a.hover { background: url(../images/nav-linehover.png) no-repeat center center; }*/
.nav li ul{ position: absolute; z-index: 999; width: 125px; display: none; left: 0px; top: 57px; }
.nav li ul li { border-right:none; width:123px; height:auto; position:relative;  background: #d2b200;} 
.nav li ul li a{ height: 36px; overflow: hidden; color: #FFF; font: 12px/36px "微软雅黑"; width: 125px; display:block; border-bottom:1px solid #efe080; }
.nav li ul li a:hover{ background:#57330e; }
/* 导航CSS END */

/* banner css */
#kinMaxShow{visibility:hidden;width:100%; height:507px; overflow:hidden;}
.nybanner #kinMaxShow{height:300px;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{ width:162px; overflow:hidden; left:50%; margin-left:-81px;}
.banner{ position:relative; z-index:1;}
.banner #kinMaxShow .KMSPrefix_kinMaxShow_button{bottom:25px;}
.banner #kinMaxShow .KMSPrefix_kinMaxShow_button li{ height: 5px; width: 47px; margin-right: 5px; display:inline; overflow:hidden; }
/* banner css END*/

/* 搜索内容样式开始 */
.search { width: 980px; height: 32px; _height: 33px; margin: 20px auto 0px; overflow: hidden; }
.search-hot { float: left; font: 14px/32px "微软雅黑"; color: #959595; height: 32px; }
.search-form { float: left; height: 32px; width: 350px; display: block; margin-right: 15px; overflow:hidden; }
.searchbox { border: 1px solid #dcdcdc; border-right:none; background: #FFF; height: 30px; width: 265px; font: 12px/30px "宋体"; padding-left: 5px; color: #b5b5b5; float: left; }
.search-btn { border: none; background: url(../images/search-btn.jpg) no-repeat; height: 32px; width: 77px; display: inline-block; cursor: pointer; float: left; color: #FFF; }
/* 搜索内容样式结束 */


.screen-partner { width: 100%; background: #f8f8f8; padding: 52px 0px 70px; margin-bottom:38px; }
.partner-title { background:url(../images/partner-title.jpg) no-repeat center center; width:1000px; margin:0 auto; position:relative; }
.partner-more { position:absolute; right:10px; top:0; }
.partner-more a { font: bold 14px/26px Arial, Helvetica, sans-serif; color: #878787; text-transform: uppercase; }
.partner-title h3 { border: 1px solid #9d9d9d; width: 672px; height: 50px; margin: 0 auto; font: bold 24px/50px "微软雅黑"; color: #676767; text-align:center; }
.partner-title h3 span {background:#f8f8f8; display:inline; padding:0 5px; }
.partner-title h3 span strong { color:#00943c; }
.partner-titleen { font: 14px/30px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #878787; margin:0 auto; text-align:center; letter-spacing:3px; margin-bottom:40px; }
.partner-left , .partner-right { height: 86px; width: 68px; position: absolute; top: 0px; cursor: pointer; }
.partner-left { left:0; }
.partner-right { right:0; }
.partner-list { position:absolute; left:95px; top:0; }
.partner-list li { float:left; width:209px; height:86px; }
.partner-list li a { display:block; width:182px; height:86px; margin-right:27px; }


/* 产品中心 css */
.case { width:1000px; margin:0 auto; overflow:hidden; position:relative; }
.pro-left { float:left; width:243px; overflow:hidden; border-top:4px solid #0ab14e; }
.pro-lefttitle { background:#00943c; width:243px; text-align:center; padding:24px 0; }
.pro-lefttitle p { font: bold 40px/46px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFF; }
.pro-lefttitle h3 { font: bold 16px/23px "微软雅黑"; color: #FFF; }
.pro-categ { width:243px; height:509px; background:#f4f4f4; margin:0 auto; }
.pro-categ li { width:243px; background:#f4f4f4; }
.pro-categ li a { font: 14px/50px "微软雅黑"; color: #555; background: url(../images/pro-catega.jpg) no-repeat 56px center; width: 158px; height: 50px; display: block; padding-left: 85px; border-bottom:1px dashed #a9a9a9; }
.pro-categ li a:hover  { color: #008c0e; background: url(../images/pro-categahover.jpg) no-repeat 56px center; font-weight: bold; }
.pro-categ li.hover { background:#FFF; width:238px; border-left:5px solid #00943c; }
.pro-categ li.hover a { width: 153px; background: url(../images/pro-categahover.jpg) no-repeat 56px center; color: #008c0e; font-weight: bold; }
.pro-categ li ul  { display:none; }
.pro-categ li ul li { background:#FFF; }
.pro-categ li ul li a { background: none; color: #555; font-weight: normal; }
.pro-categ li.hover ul li a { background:none; color: #555; font-weight: normal; }
.pro-categ li.hover ul li a:hover { color: #008c0e; }




.pro-right { float:right; width:727px; overflow:hidden; }
.pro-righttitle { width:727px; height:55px; margin-bottom:27px; background:#EEE; }
.pro-righttitle h3 { float: left; font: bold 16px/55px "微软雅黑"; color: #FFF; width: 202px; height: 60px; text-align: center;  background: url(../images/pro-right-title.jpg) no-repeat center bottom; }
.pro-righttitle h3 span { width:202px; height:55px; background: #00943c; display:inline-block;border-right: 1px dashed #a9a9a9; }
.pro-righttitle p { float:right; margin-right:15px; }
.pro-righttitle p a { font: bold 14px/55px Arial, Helvetica, sans-serif; color: #878787; text-transform: uppercase; }
.pro-list { width:750px; height:548px; overflow:hidden; }
.pro-list li { float: left; width: 227px; height: 260px; margin: 0px 23px 28px 0px; }
.pro-list li a { display:block; background:#bababa; padding:2px; width:223px; }
.pro-list li a img { width:223px; height:208px; overflow:hidden; }
.pro-list li a span { display: block; width: 223px; font: 14px/48px "微软雅黑"; color: #555; text-align: center; } 
.pro-list li a:hover { background:#00943c; }
.pro-list li a:hover span { color:#FFF; }
/* 产品中心 css END */

/* 排忧解难 css */
.screen-paiyjn { width:100%; background:url(../images/screen-paiyjn.jpg) no-repeat center top; height:204px; margin-top:40px; position:relative; }
.paiyjn-title01 { position: absolute; top:30px; left:50%; margin-left:-209px; font: 16px/28px "微软雅黑"; color: #646464; }
.paiyjn-title02 { font: bold 32px "微软雅黑"; color: #00943c; position:absolute; top:53px; left:50%; margin-left:-209px; }
.paiyjn-title02 span { color:#d2b200; }
.paiyjn-title03 { font: bold 24px "微软雅黑"; color: #585858; position:absolute; top:91px; left:50%; margin-left:-58px; }
.paiyjn-left { background:url(../images/paiyjn-left.jpg) no-repeat right center; width:598px; height:520px; position:relative; float:left; margin-top:45px; }
.paiyjn-text { border-bottom:1px dashed #6e6e6e; padding-bottom:7px; position:absolute; }
.paiyjn-num { background: url(../images/paiyjn-leftpic01.jpg) no-repeat center center; width: 70px; height: 28px; font: bold 20px/28px Arial, Helvetica, sans-serif; color: #FFF; text-transform: uppercase; text-align: center; }
.paiyjn-info { font: 14px/20px "微软雅黑"; color: #585858; margin-top:8px; }
.paiyjn-click a { font: bold 14px "微软雅黑"; color: #008c0e; }
.paiyjn-text01 { width:229px; left:147px; top:13px; }
.paiyjn-text02 { width:270px; left:67px; top:100px; }
.paiyjn-text03 { width:309px; left:0px; top:197px; }
.paiyjn-text04 { width:255px; left:10px; top:299px; }
.paiyjn-text05 { width:323px; left:58px; top:403px; }
.paiyjn-num02 { background:url(../images/paiyjn-leftpic02.jpg) no-repeat center center; }

.paiyjn-right { float:right; width:364px; }
.paiyjn-right-ch { font: bold 14px "微软雅黑"; color: #00943c; }
.paiyjn-right-en { font: bold 46px Arial, Helvetica, sans-serif; color: #00943c; }
.paiyjn-righttitle { width: 340px; height: 48px; background: #4c4c4c; font: bold 18px/24px "微软雅黑"; color: #FFF; padding:11px 17px; }
.paiyjn-box { margin-top:16px; }
.paiyjn-box table { border-collapse:collapse; width:290px; margin:0 auto; }
.form-text { font: 12px/55px "微软雅黑"; color: #505050; width: 70px; }
.paiyjn-checkbox { font: 12px/30px "微软雅黑"; color: #555; margin-bottom:8px; }
.paiyjn-checkbox .checkbox-btn { display: inline-block; margin:0 15px 0 8px; }
.kuang1 { width:211px; height:35px; border:1px solid #ccc; padding-left:5px; font: 12px/35px "宋体"; }
.kuang2 { width:276px; height:100px; border:1px solid #ccc; padding:5px; font: 12px/20px "宋体"; }
.submit-btn { background: url(../images/submit-btn.jpg) no-repeat center center; color: #FFF; border: none; font: 14px/58px "微软雅黑"; text-align: center; height: 63px; width: 215px; display: inline-block; cursor: pointer; margin-top:15px; }
/* 排忧解难 css END */

/* 优势概况 css */
.screen-youshi { background:url(../images/why-bg.jpg) no-repeat center center; width:100%; height:963px; }
.youshi-title { width:1000px; height:182px; margin:0 auto; background:url(../images/why-title.jpg) no-repeat; position:relative; }
.youshi-titletext01 { font: bold 25px "微软雅黑"; color: #FFF; position:absolute; left:232px; top:55px; }
.youshi-titletext02 { font: 12px/20px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFF; position: absolute; left: 232px; top: 90px; }
.youshi-titletext03 { font: 45px "微软雅黑"; color: #FFF; position:absolute; left:534px; top:105px; }
.youshi-pic01 { position:absolute; right:-242px; top:-96px; width:350px; height:332px; }
.youshi { width: 1000px; height: 652px; position: relative; margin: 70px auto 0; }
.youshi-pic02 { position:absolute; left:-42px; top:160px; width:414px; height:442px; }
.youshi-list { width:638px; position:absolute; right:0;  }
.youshi-list li { width:569px; height:155px; overflow:hidden; margin-bottom:10px; }
.youshi-left { float: left; width: 170px; background: #FFF; text-align: right; padding: 39px 30px 47px 0; }
.youshi-left h3 { font: bold 25px/34px "微软雅黑"; color: #00943c; }
.youshi-left02 h3 { color:#c91414; }
.youshi-left p { color: #888; font: 14px/20px Arial, Helvetica, sans-serif; text-transform: uppercase; background: url(../images/youshi-leftp.jpg) no-repeat right bottom; padding-bottom:14px; }
.youshi-text { float: right; width: 278px; background: #12c361; font: 18px/28px "微软雅黑"; color: #FFF; padding: 21px 48px 21px 42px; } 
.youshi-text02 { background:#d2b200; padding: 35px 48px 35px 42px; }
/* 优势概况 css END */

.screen-line { width:100%; border-bottom:1px dashed #999; margin-bottom:52px; }
.fuwu-title { font: bold 24px/40px "微软雅黑"; color: #00943c; text-align: center; margin: 45px auto 19px; }
.fuwu-title span { color:#d2b200; }
.fuwu-title strong { font-size: 32px; font-weight: bold; }

.fuwu-list { width:1080px; overflow:hidden; height:442px; }
.fuwu-list li { width: 460px; float: left; overflow: hidden; margin: 0px 80px 50px 0px; }
.fuwu-list li .fuwu-left { width:171px; height:171px; position:relative; float:left; }
.fuwu-list li .fuwu-left .fuwu-cover { position:absolute; left:0; top:0; width:171px; height:171px; z-index:2; }
.fuwu-list li .fuwu-text { width: 242px; float:right; }
.fuwu-list li .fuwu-text h3 { font: bold 16px/26px "微软雅黑"; color: #00943c; padding-bottom:10px; border-bottom:1px dashed #aeaeae; text-align:center; margin-top:7px; }
.fuwu-list li .fuwu-text p { width: 242px; font: 14px/22px "微软雅黑"; color: #555; height:88px; margin-top:17px; }


.screen-guangg { width: 100%; height:113px; background: url(../images/screen-guangg.jpg) repeat; margin-bottom:40px; }
.guangg { width:1000px; height:113px; margin:0 auto; position:relative; }
.guangg-text01 , .guangg-text02 { font: bold 34px "微软雅黑"; color: #FFF; position:absolute; }
.guangg-text01 { top:22px; left:40px; }
.guangg-text02 { top:55px; left:436px; }
.guangg-pic01 { width:84px; height:84px; overflow:hidden; position:absolute; right:237px; top:10px; }
.guangg-pic02 { position:absolute; right:51px; top:-53px; }

/* 关于我们 css */
.about { float: left; width: 600px; }
.about-title { width:600px; height:47px; background:#d1d1d1; }
.about-title h3 { background: #009b44; width: 143px; height: 47px; font: bold 18px/47px "微软雅黑"; color: #FFF; text-align: center; float:left; }
.about-title p { float:right; margin-right:30px; }
.about-title p a { font: bold 14px/47px Arial, Helvetica, sans-serif; color: #878787; text-transform: uppercase; }
.about-box { width: 600px; height: 340px; background: #f9f9f9; margin-top: 9px; padding-top: 25px; }
.about-text { font: 12px/28px "微软雅黑"; color: #555; width:548px; margin:0 auto; } 
.about-box img { float:left; width:237px; height:259px; margin-right:20px; }
.about-box span { color:#00913b; font: bold 16px/30px "微软雅黑"; text-align: center; display: block; padding-bottom:7px; border-bottom:1px solid #c4c4c4; margin-bottom:12px; float:right; width:291px; }
/* 关于我们 css END */

/* 荣誉资质 css */
.honor { width:364px; height:421px; float:right; }
.honor-box { width:364px; height:345px; position:relative; margin-top:29px; }
.honor-prev , .honor-next { position:absolute; top:125px; width:46px; height:45px; cursor:pointer; z-index:2; }
.honor-prev { left:0; }
.honor-next { right:0; }
.honor-list { overflow:hidden; position:absolute; left:61px; top:0; }
.honor-list li { float:left; width:242px; height:345px; }
.honor-list li a { display:block; width:242px; height:345px; }
.honor-list li a img { width:230px; height:295px; border:6px solid #e0e0e0; margin-bottom:10px; }
.honor-list li a span { display: block; width: 242px; text-align: center; font: 14px/28px "微软雅黑"; color: #555; }
/* 荣誉资质 css END */


.about-title .about-click { float:left; width:288px; }
.about-title .about-click a { background:#8e8e8e; width: 143px; height: 47px; font: bold 18px/47px "微软雅黑"; color: #FFF; text-align: center; display:inline-block; }
.about-title .about-click a.hover , .about-title .about-click a:hover { background: #009b44; margin-right:1px; }

.news-mian { width:546px; background:#f9f9f9; padding:25px 27px 13px; margin-top:9px; }
.news-content { overflow: hidden; width: 546px; margin-bottom:17px; }
.news-pic { float:left; width:237px; height:259px; overflow:hidden; }
.news-text { float:right; width:280px; }
.news-name { margin-bottom:7px; padding-bottom:5px; border-bottom:1px solid #c4c4c4;  }
.news-name a { color:#00913b; font: bold 16px/30px "微软雅黑"; text-align: center; display: block;}
.news-info { font: 12px/26px "微软雅黑"; color: #555; height:182px; overflow:hidden; }
.news-more { margin-top:10px; }
.news-more a { font: 12px/24px "微软雅黑"; color: #009b44; }
.news-list { width: 546px; overflow:hidden; }
.news-list li { height: 40px; width: 546px; overflow: hidden; font: 12px/40px "微软雅黑";  border-bottom:1px solid #b8b8b8;  *height: 38px;*line-height:38px;}
.news-list li a { overflow: hidden; height: 40px; line-height:40px;  *height: 38px;*line-height:38px; display:block; cursor:pointer;}
.news-list li a span.news-list-text { float: left; color: #555; }
.news-list li a em.news-list-date { float: right; color: #999; font-style: normal; }
.news-list li a:hover span.news-list-text , .news-list li a:hover em.news-list-date { color:#00a248; }

.liuyan { margin-top:9px; background:#f9f9f9; padding-top:10px; height:426px; }
.liuyan table { border-collapse:collapse; width:290px; margin:0 auto; }



/* 友情链接 CSS */
.link { width: 1000px; margin: 33px auto 22px; overflow: hidden; }
.link-title { float:left; height: 52px; width: 150px; text-align:center; }
.link-title-ch { font: bold 18px/28px "微软雅黑"; color: #00a248; }
.link-title-en { font: 18px/24px Arial, Helvetica, sans-serif; color: #9a9a9a; background: url(../images/link-title.png) no-repeat center center; text-transform: uppercase; }
.link-text { float:left; margin-left:40px; }
.link-text a { font: 14px/52px "微软雅黑"; color: #454545; height: 52px; display: inline-block; }
.link-text span { display: inline-block; margin:0 15px; color: #454545; }
/* 友情链接 CSS END */

/* 底部 CSS */
.screen-foot { background: #00a248; width: 100%; padding: 42px 0px 37px; }
.foot-nav { width:1000px; height:34px; padding-bottom:22px; border-bottom:1px dashed #FFF; text-align:center; margin:0 auto; }
.foot-nav a , .foot-nav span { font: 12px/34px "微软雅黑"; color: #FFF; }
.foot-nav span { display:inline-block; margin:0 30px; }

.foot { overflow: hidden; width: 420px; margin: 42px auto 0px; }
.foot-text { font: 14px/30px "微软雅黑"; color: #FFF; float:left; }
.foot-erweima { width:112px; float:right; }
.foot-erweima img { width:112px; height:121px; overflow:hidden; }
.foot-erweima span { display: block; font: 12px/28px "微软雅黑"; color: #FFF; text-align: center; }

.screen-bottom { background:#007f38; width:100%; height:37px; }
.screen-bottom p { float:left; }
.screen-bottom p , .screen-bottom p a { font: 12px/37px "微软雅黑"; color: #FFF; }
/* 底部 CSS END */


.content { width: 1000px; margin: 30px auto 0px; padding-bottom: 50px; overflow: hidden; }
.left { float: left; width:215px; }
.left-menu { width: 207px; border: 3px solid #00943c; padding: 1px; overflow: hidden; padding-bottom: 20px; }
.left-menu-title { width: 207px; height: 50px; background: #00943c; font: 20px/50px "微软雅黑"; color: #FFF; text-align: center; margin-bottom: 10px; }
.left-list { width: 190px; margin:0 auto; }
.left-list li { width: 190px; }
.left-list li a { height: 32px; border-bottom: 1px dashed #a0a0a0; background: url(../images/news-list.png) no-repeat 12px center; display: block; font: 14px/32px "微软雅黑"; color: #555; padding: 0px 0px 0px 25px; white-space:nowrap; }
.left-list li a:hover , .left-list li.hover a { color: #00943c; font-weight: bold; }
.left-list li ul li { padding-left:20px; width:170px; }
.left-list li ul li a , .left-list li.hover ul li a { font: 14px/32px "微软雅黑"; color: #555; }
.left-contact { width: 215px; margin: 20px auto 0px; overflow:hidden; }
.left-contact-title { width: 207px; height: 30px; border-bottom: 1px dashed #CCC; overflow:hidden; }
.left-contact-title h3 { font: bold 18px/30px "黑体"; color: #555; padding-left: 5px; float:left; }
.left-more { float: right; }
.left-more a { font: 12px/30px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #929292; }
.left-contact-text { line-height: 26px; margin-top:8px; }

/* 单页面内容CSS */
.main { float: right; width:750px; }
.right-title { overflow: hidden; height: 44px; border-bottom:3px solid #00943c; }
.title-label { float: left; font: bold 20px/44px "微软雅黑"; color: #00943c; }
.path { float:right; }
.path a { font: 12px/44px "宋体"; }
.main-content { margin: 0px auto; width: 750px; padding-top: 20px; overflow:hidden; }
.main-content-text { font: 12px/26px "宋体"; }
.main-content-map { margin:0 auto; width:748px; height:500px; border:#ccc solid 1px; }
.iw_poi_title { color: #CC5522; overflow: hidden; padding-right: 13px; white-space: nowrap; font: bold 14px/24px "微软雅黑"; }
.iw_poi_content { font: 12px/20px arial, sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word; }
/* 单页面内容CSS END */

.news-list-detail { width: 750px; }
.news-list-detail li { height: 34px; width: 735px; line-height: 34px; overflow: hidden; border-bottom: 1px dashed #CCC; background: url(../images/news-list.png) no-repeat left center; padding-left: 15px; }
.news-list-detail li a { overflow: hidden; height: 34px; display: block; cursor: pointer; font: 12px/34px "微软雅黑"; color: #5b5b5b; }
.news-list-detail li a span.news-list-text { float: left; }
.news-list-detail li a em.news-list-date { float: right; font-style: normal; }
.news-list-detail li a:hover span.news-list-text , .news-list-detail li a:hover em.news-list-date { color:#00943c;}

.xiayiye{ text-align:center; padding-top:20px; } /* 翻页效果 */

/* 产品列表页样式开始 */
.neiye-list { width: 764px; overflow: hidden; }
.neiye-list li { float: left; height: 195px; overflow: hidden; width: 176px; margin: 0 15px 15px 0px; }
.neiye-list li a{display: block; }
.neiye-list li a img{ display: block; margin: 0 auto 1px; border: 1px solid #EEE; }
.neiye-list li a p{ height: 30px; line-height: 30px; text-align: center; background: #EEE; width: 176px; color: #959595; }
.neiye-list li a:hover img{ border-color: #00943c; }
.neiye-list li a:hover p { background: #00943c; color:#FFF; } 
/* 产品列表也样式结束 */


/* 产品详情内容样式 */
.neiye-detail { width: 730px; margin: 0px auto 30px; }
.neiye-detail-title { font: bold 18px/30px "宋体"; text-align: center; }
.neiye-detail-subtitle { font: 12px/24px "宋体"; color: #999; text-align: center; }
.neiye-detail-text { margin: 20px 0px; font: 12px/26px "宋体"; width: 730px; }
.neiye-detail-text span img { display: inline; text-align: center; }
.tips{ overflow: hidden; width:730px; margin: 0 auto; }
.page-switch { float: left; color: #999; }
.page-switch a { font: 12px/26px "宋体"; color: #999; }
.tip-back { float: right; margin-top: 11px; }
.tip-back a{ color: #FFF; display: block; height: 30px; width: 77px; background: #00943c; text-align: center; font: bold 12px/30px "宋体"; }
/* 产品详情内容样式 */


/* 在线留言页面样式开始 */
.gbook { width:730px; margin: 20px auto 0 auto; }
.gbook li { font: 12px/26px "宋体"; border-bottom: 1px dashed #CCC; padding: 8px 0px; }
.gbook-title { background: url(../images/lyico.jpg) no-repeat 0 center; font: 12px/26px "宋体"; padding-left: 26px; }
.gbook-title span , .gbook-reply-time { color: #999; }
.gbook-content { text-indent:2em; }
.feedback { overflow: hidden; width: 720px; margin: 20px auto 0; }
.feedback form { width: 600px; margin:0 auto; }
.feedback td { line-height:45px; }
.kuang3 { border:1px solid #CCC; width:400px; height:30px; padding-left:5px; line-height: 30px; }
.kuang4 { border:1px solid #CCC; width:395px; padding:5px; height:100px; font: 12px/22px "宋体"; margin-top:5px; }
.feedback-btn { width: 96px; height: 36px; border: none; background: #009b44; font: bold 12px/36px "宋体"; color: #FFF; text-align: center; cursor: pointer; margin: 15px 8px 0px; }
.reset-anniu { background:#d2b200; }
/* 在线留言页面样式结束 */ 

.select_border{ *background: #fff; *border: 1px solid #ccc; *padding: 6px 0px; width: 93px; float: left; margin-right:7px; }
.container{ *border: 0; *position: relative; *width: 83px; *height: 18px; *overflow: hidden; *background: #fff; }
.select-box2{ border: 1px solid #ccc; line-height: 22px; color: #666; *margin:-1px; padding: 6px 3px; font-size: 14px; width: 93px; *width:85px; }

/* 在线留言页面样式结束 */ 

/* 下载页面样式开始 */
.download { }
.download li { height:26px; font: 12px/26px "宋体"; }
.download li strong { color:#00943c; padding-right:15px;}
.download li a:hover strong { color:#00943c; }
.download p { font: 12px/24px "宋体"; background:#f7f7f7; padding: 5px 10px; }
.download-title {font: 12px/26px "宋体"; padding-left:10px; }
.download-title span { color:#999; }
/* 下载页面样式结束 */


.ryzz { width:780px; }
.ryzz li { height: 153px; width: 157px; margin: 0 38px 20px 0px; }
.ryzz li a p { width:157px; }



.chanpin-list { width: 786px; overflow: hidden; }
.chanpin-list li { float: left; height: 241px; overflow: hidden; width: 225px; margin: 0 37px 20px 0px; }
.chanpin-list li a{display: block; }
.chanpin-list li a img{ display: block; margin: 0 auto 1px; border: 1px solid #EEE; }
.chanpin-list li a p{ height: 30px; line-height: 30px; text-align: center; background: #EEE; width: 225px; color: #959595; }
.chanpin-list li a:hover img{ border-color: #00943c; }
.chanpin-list li a:hover p { background: #00943c; color:#FFF; }