<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td,  dl, dd, form, input, textarea { margin: 0; padding: 0; }
body { font: 12px/24px '微软雅黑', Arial, '宋体', HELVETICA; color: #666; background: url(../images/bg.gif); }
img { border: 0; vertical-align: top; }
li { list-style-type: none; vertical-align: top; }
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; resize: none; outline: none; }
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
a:hover { color: #0aa74e; }
/* end reset */

/* public */
.w1220 { width: 1220px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
.mb20 { margin-bottom: 20px; }
.cl { zoom: 1; }
.cl:after { content: ''; display: block; clear: both; }
.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.ib { display: inline-block; vertical-align: top; }
.z9 { z-index: 9; }
.title { text-align: center; }
.title h3 { color: #2b2b2b; font-size: 30px; line-height: 34px; margin-bottom: 5px; font-family: Arial; opacity: 0.5; filter: alpha(opacity = 50); }
.title h2 { font-size: 20px; color: #4e4f4f; margin-bottom: 12px; }
.title em { width: 40px; height: 2px; background: #e30b31; display: block; margin: 0 auto; overflow: hidden; }
.tr, .zoomIn { transition: All 0.6s ease-in-out; -webkit-transition: All 0.6s ease-in-out; -moz-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out; }
.zoomIn:hover { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
/* end public */

/* header */
.header { height: 97px; background: #fff; }
.logo { padding-top: 17px; }
.vice { color: #585757; font-size: 17px; font-weight: bold; padding-top: 60px; margin-left: -22px; }
.topbar { height: 26px; line-height: 26px; position: relative; padding-top: 12px; margin-bottom: 11px; }
.lang { position: absolute; top: 12px; right: 0; }
.lang a { color: #808080; }
.lang a:hover { color: #0aa74e; }
.lang span { margin: 0 7px; font-family: Arial; color: #808080; cursor: default; }

.search { position: absolute; top: 12px; right: 128px; width: 242px; height: 26px; border-radius: 13px; overflow: hidden; }
.search .txt { width: 190px; height: 24px; border: 1px solid #cdcdcd; border-radius: 13px; overflow: hidden; padding-left: 16px; padding-right: 34px; color: #b9b9b9; }
.search .txt:focus { border-color: #0aa74e; }
.search .btn { width: 33px; height: 26px; position: absolute; top: 0; right: 0; background: url(../images/search.png) no-repeat 6px center; cursor: pointer; }
 
.nav { position: relative; height: 48px; }
.nav .item, .nav h2, .nav h2 a { float: left; }
.nav .none h2 a { background: none; }
.nav h2 a { color: #4b4a4a; font-size: 14px; line-height: 48px; height: 48px; padding: 0 25px; background: url(../images/navCut.gif) no-repeat 0 19px; }
.nav .block { position: absolute; bottom: 0; width: auto; height: 2px; background: #0aa74e; left: 0; }

/* banner */
.banner { width: 100%; height: 420px; overflow: hidden; position: relative; margin-bottom: 40px; }
.banner .bd { height: 420px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { position: absolute; width: 100%; height: 9px; bottom: 15px; left: 0; text-align: center; }
.banner .hd ul { height: 9px; overflow: hidden; }
.banner .hd li { width: 9px; height: 9px; overflow: hidden; display: inline-block; *display: inline; *zoom: 1; background: #fff; text-indent: -99em; cursor: pointer; margin: 0 5px; }
.banner .hd .on { background: #0aa74e; }

/* news */
.news { margin-bottom: 18px; }
.news .w1220 { padding-bottom: 19px; }
.newsWrap { border: 1px solid #e5e5e5; height: 46px; background: #fff; position: relative; z-index: 9; }
.news .bg { background: url(../images/shadow.png) no-repeat; width: 1242px; height: 52px; position: absolute; bottom: 0; left: -11px; }
.news h2 { background: url(../images/news.png) no-repeat 14px center; padding-left: 43px; font-size: 16px; color: #0aa74e; line-height: 46px; }
.newsWrap .bd { margin-left: 20px; width: 590px; padding-top: 9px; }
.newsWrap .bd li { line-height: 30px; height: 30px; }
.newsWrap .bd a { color: #5a5a5a; width: 500px; }
.newsWrap .bd a:hover { color: #0aa74e; }
.newsWrap .bd span { color: #969696; }
.newsWrap .hd { padding-top: 19px; padding-right: 18px; }
.newsWrap .hd li { width: 9px; height: 9px; background: #7b7b7b; float: left; cursor: pointer; margin-left: 7px; text-indent: -99em; overflow: hidden; }
.newsWrap .hd .on { background: #0aa74e; }

/* together */
.together { border: 1px solid #e5e5e5; background: #fff; margin-bottom: 42px; height: 208px; }
.together h2 { line-height: 20px; color: #0aa74e; font-size: 16px; margin-bottom: 7px; }
.tgImg { position: absolute; top: 23px; left: 19px; }
.about, .product, .contact { height: 185px; border-right: 1px solid #e4e4e4; padding-top: 23px; position: relative; padding-left: 95px; }
.about { width: 216px; padding-right: 25px; }
.about a { width: 84px; height: 30px; line-height: 30px; text-align: center; background: #0aa74e; display: block; color: #fff; }
.about a:hover { background: #00e362; }
.aboutBox { height: 72px; color: #5a5a5a; margin-bottom: 34px; }
.product { width: 424px; padding-right: 23px; }
.product .bd { margin-top: -27px; }
.product .ctrl { position: absolute; top: 156px; left: 95px; }
.product .ctrl a { width: 30px; height: 30px; float: left; margin-right: 5px; line-height: 30px; text-align: center; color: #4d4948; font-family: 'simsun'; font-size: 18px; background: #cdcdcd; }
.product .ctrl a:hover { background: #0aa74e; color: #fff; }
.prodLeft { width: 204px; padding-top: 27px; color: #5a5a5a; }
.contact { border: none; width: 240px; }
.contact h3 { color: #4a4a4a; font-size: 22px; font-weight: bold; line-height: 32px; margin-bottom: 5px; }
.contact b { margin-bottom: 2px; padding-top: 5px; color: #4a4a4a; }
.contact p { line-height: 18px; color: #5a5a5a; width: 220px; }

/* footer */
.footer { background: url(../images/footer.png) repeat-x; }
.footNav { height: 52px; line-height: 52px; }
.footer h2 { font-size: 14px; font-weight: bold; color: #585757; margin-right: 22px; letter-spacing: 2px; }
.footNavWrap li, .footNavWrap h3, .footNavWrap h3 a { float: left; }
.footNavWrap .none h3 a { background: none; }
.footNavWrap h3 a { padding: 0 25px; background: url(../images/footNav.png) no-repeat 0 center; }
.copyright { color: #5b5b5b; padding: 18px 0; }
.copyright span { margin-right: 14px; }
.copyright a { color: #5b5b5b; }
.copyright a:hover { color: #0aa74e; }

/* 内页 */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 200px; position: relative; }
.page { overflow:hidden; zoom:1; margin-bottom: 130px; }
.main { width: 970px; font-family: "宋体"; }

/* pageBanner */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 200px; position: relative; }

/* page */
.page { width: 1220px; margin: 0 auto; margin-bottom: 50px; }

/* feedbackBox */
.feedbackBox { padding-left: 100px; font-family: "Microsoft yahei"; }
.feedbackBoxTop { font-size: 16px; margin-bottom: 36px; padding-top: 20px; }
.feedbackBoxTop span { color: #00913C; }

/* side */
.side { width: 226px; }
.sideNav { margin-bottom: 20px; }
.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; background: #00913C; color: #fff; margin-bottom: 2px; }
.sideNav .item { margin-bottom: 2px; }
.sideNav h3 a { display: block; height: 36px; line-height: 36px; background: url(../images/default/sideNav.gif) no-repeat 200px #fff; text-indent: 18px; position: relative; font-size: 13px; }
.sideNav h3 em { width: 4px; height: 3px; position: absolute; overflow: hidden; background: #fff; left: 15px; top: 17px; opacity: 0; filter: alpha(opacity=0); transition: 0.2s; }
.sideNav h3 a:hover, .sideNav .active h3 a { background-image: url(../images/default/sideNavOn.gif); background-color: #2D2D2D; color: #fff; text-indent: 24px; }
.sideNav h3 a:hover em, .sideNav .active h3 em { opacity: 1; filter: alpha(opacity=100); }
.sideNav ol { background: #f5f5f5; }
.sideNav .none a { background: none; }
.sideNav h4 { position: relative; height: 35px; }
.sideNav h4 a { position: absolute; left: 0; top: 0; width: 100%; height: 36px; line-height: 36px; text-indent: 24px; background: url(../images/default/splitBg.gif) repeat-x; }
.sideNav h4 a:hover, .sideNav .on h4 a { background: #545454; color: #fff; }
.sideWrap { margin-bottom: 20px; }
.sideWrap h2 { height: 40px; line-height: 40px; font-size: 16px; text-indent: 20px; background: #00913C; color: #fff; }
.sideBox { border: 1px solid #dadada; border-top: none; }
.contactBox { padding: 15px; background: #fff; }
.hotLine { background: url(../images/default/hotLine.gif) no-repeat; padding-left: 45px; margin-bottom: 4px; height: 46px; }
.hotLine p { line-height: 16px; }
.hotLine h3 { font-size: 20px; font-family: Arial; font-weight: bold; line-height: 30px; }
.contactInfo { background: url(../images/default/splitBg.gif) repeat-x; padding-top: 10px; }
.contactInfo span { vertical-align: top; display: inline-block; }
.contactInfo .value { width: 150px; }

.thirdNav li { border-top: 1px dotted #dadada; }
.thirdNav a { display: block; height: 36px; line-height: 36px; text-indent: 40px; }
.thirdNav .current a { color: #0aa74e; }

/* imgSideBox */
.imgSideBox { padding: 10px 0; background: #fff; }
.imgSideBox li { width: 198px; margin: 0 auto 14px; }
.imgSideBox a { display: block; }
.imgSideBox img { width: 190px; height: 156px; padding: 2px; border: 2px solid #dadada; transition: 0.3s; }
.imgSideBox span { width: 168px; text-align: center; display: inline-block; vertical-align: top; font-size: 14px; padding: 0 15px; line-height: 30px; padding-top: 4px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.imgSideBox a:hover { color: #00913C; }
.imgSideBox a:hover img { border-color: #00913C; }

/* breadCrumb */
.breadCrumb { height: 55px; border-bottom: 1px solid #dadada; position: relative; margin-bottom: 30px; display: table; width: 100%; }
.breadCrumb h2 { font-family: 'Microsoft Yahei'; font-size: 18px; position: absolute; top: 0; left: 0; height: 54px; line-height: 54px; padding: 0 4px; border-bottom: 3px solid #00913C; color: #333; }
.breadCrumb .fr { color: #999; font-family: '宋体'; cursor: default; width: 500px; line-height: 16px; text-align: right; display: table-cell; vertical-align: middle; float: none; }

/* imgBox */
.imgBox { width: 970px; overflow: hidden; }
.imgBox ul { width: 1000px; }
.imgBox li { float: left; text-align: center; margin-bottom: 20px; }
.imgBox a { float: left; }
.imgBox img { border: 2px solid #dadada; transition: 0.2s; }
.imgBox span { display: inline-block; vertical-align: top; font-size: 14px; padding: 0 15px; line-height: 30px; padding-top: 4px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.imgBox a:hover { color: #00913C; }
.imgBox a:hover img { border-color: #00913C; }

/* productBox */
.productBox li { width: 234px; margin-right: 11px; }
.productBox img { width: 226px; height: 186px; padding: 2px; }
.productBox span { width: 204px; }

/* imgCaseBox */
.imgCaseBox li { width: 234px; margin-right: 11px; }
.imgCaseBox img { width: 226px; height: 190px; padding: 2px; }
.imgCaseBox span { width: 204px; }

/* imgPartnerBox */
.imgPartnerBox li { width: 184px; margin-right: 12px; }
.imgPartnerBox img { width: 180px; height: 100px; }
.imgPartnerBox span { width: 150px; }

/* imgSettingBox */
.imgSettingBox li { width: 234px; margin-right: 11px; }
.imgSettingBox img { width: 226px; height: 151px; padding: 2px; }
.imgSettingBox span { width: 204px; }

/* product's picture */
.tb-pic a { display: table-cell; text-align: center; vertical-align: middle; *display: block; *font-family: Arial; *line-height: 1; *font-size: 271px; }
.tb-pic img { vertical-align: middle; }
.tb-pic, .tb-pic a { height: 320px; width: 350px; background: #fff; }
.tb-pic, .tb-pic img { max-height: 320px; max-width: 350px; _width: 350px; }
.tb-pic { border: 1px solid #dadada; position: relative; z-index: 1; }

.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden; }
.zoomMask { position: absolute; background: url(../images/default/mask.png); cursor: move; z-index: 1;}

.tb-picList { width: 352px; height: 62px; overflow: hidden; margin-top: 10px; position: relative; }
.tb-picList .prev, .tb-picList .next { position: absolute; top: 20px; font-family: 'simsun'; font-weight: bold; font-size: 32px; }
.tb-picList .prev { left: 0; }
.tb-picList .next { right:0; }
.tb-picList .prev:hover, .tb-picList .next:hover { color: #00913C; }

.tb-picList .tb-thumb { position: relative; width: 290px; height: 62px; margin: 0 auto; overflow: hidden; display: table; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; display: table; }
.tb-picList .tb-thumb li { float: left; width: 76px; overflow: hidden; position: relative; }
.tb-picList .tb-thumb a { display: block; height: 60px; width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; display: table-cell; vertical-align: middle; }
.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #00913C; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { margin-bottom: 20px; }
.productIntro { width: 590px; }
.productIntro h2 { background: url(../images/default/splitBg.gif) repeat-x 0 bottom; font-size: 18px; font-family: 'Microsoft Yahei'; color: #000; padding: 10px 0; margin-bottom: 10px; }
.descriptionBox { height: 178px; overflow: hidden; }
.descriptionBox .explain .value { height: 116px; overflow: hidden; }
.descriptionBox span { display: inline-block; vertical-align: top; }
.descriptionBox .value { width: 320px; }
.productOrder a { display: inline-block; margin-right: 10px; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border-radius: 4px; font-family: 'Microsoft Yahei'; background: #141313; color: #fff; }
.productOrder a:hover { background-color: #444444; }
.productOrder .data { background: url(../images/pdf.png) no-repeat 90px center #00913C; text-align: left; text-indent: 18px; }
.productOrder .data:hover { background-color: #17D064; }

.productShow { margin-bottom: 10px; background: #fff; }
.productShow .hd { height: 38px; line-height: 38px; font-size: 14px; background: #00913C; font-family: 'Microsoft Yahei'; }
.productShow .hd li { float: left; padding: 0 20px; cursor: pointer; color: #fff; transition: 0.3s; }
.productShow .hd .on { background: #2D2D2D; }
.productShow .con { padding: 10px 20px; }

.column { margin-bottom: 20px; }
.column h2 { height: 36px; line-height: 36px; font-size: 14px; background: #fff; position: relative; text-indent: 20px; font-family: 'Microsoft Yahei'; }
.column h2 em { position: absolute; width: 4px; height: 14px; left: 10px; top: 50%; margin-top: -7px; background: #333; }

.productForm h2 { margin-bottom: 2px; }
.productFormBox { background: #fff; }
.productFormBox form { padding: 20px 0 20px 16px; }
.productFormBox p { float: left; margin-right: 10px; }
.productFormBox span { display: inline-block; vertical-align: middle; width: 50px; text-align: right; padding-right: 10px; line-height: 26px; }
.productFormBox input, .productFormBox textarea { vertical-align: top; transition: 0.3s; }
.productFormBox .row { margin-bottom: 10px; }
.productFormBox .row input { height: 24px; border: 1px solid #dadada; width: 150px; padding: 0 10px; line-height: 24px; }
.productFormBox textarea { width: 634px; height: 72px; border: 1px solid #dadada; padding: 10px; line-height: 18px; }
.productFormBox .row input:focus, .productFormBox textarea:focus { border-color: #aaa; }
.productFormBox img { border: 1px solid #dadada; margin-left: 10px; cursor: pointer; position: relative; top: 1px; }
.productFormBox .btn { padding-left: 60px; }
.productFormBox .btn input { width: 65px; height: 24px; line-height: 24px; text-align: center; background: #666; cursor: pointer; color: #fff; border-radius: 2px; margin-right: 10px; font-family: 'Microsoft Yahei'; }
.productFormBox .btn input:hover { background: #999; }
#verifyCode { width: 100px; }

.related h2 { margin-bottom: 10px; }

/* articleBox */
.articleBox li { overflow: hidden; zoom: 1; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.articleBox a.fl { width: 220px; height: 173px; }
.articleBox img { width: 210px; height: 163px; border: 1px solid #EFEFEF; padding: 4px; }
.articleBox .fr { width: 730px; }
.articleBox h2 { font-size: 18px; font-family: 'Microsoft Yahei'; margin-bottom: 4px; padding-top: 26px; }
.articleBox h2 a { color: #000; }
.articleBox h2 a:hover { color: #00913C; }
.articleBox h4 { background: url(../images/default/time.png) no-repeat 0 3px; padding-left: 24px; color: #a1a1a1; margin-bottom: 20px; }
.articleBox p { color: #888; font-size: 14px; }
.articleBox p a { color: #00913C; }
.articleBox p a:hover { text-decoration: underline; }
.articleBox .img { position: relative; width: 218px; height: 171px; background: #F7F7F7; border: 1px solid #EFEFEF; text-align: center; }
.articleBox .img img { position: relative; z-index: 9; width: 150px; height: 58px; border: none; vertical-align: middle; }
.articleBox .img em { display: inline-block; height: 100%; vertical-align: middle; }
.articleBox .img span { color: #fff; position: absolute; width: 100%; text-align: center; left: 0; }
.articleBox .date { font-family: 'Microsoft Yahei'; font-size: 60px; line-height: 60px; top: 24px; }
.articleBox .yam { font-family: Arial; font-size: 18px; top: 88px; }

/* faqBox */
.faqBox h2 a { position: relative; padding-left: 26px; }
.faqBox h2 em { position: absolute; left: 0; top: 4px; width: 16px; height: 16px; background: url(../images/default/faq.png) no-repeat #00913C; border-radius: 3px; }
.faqBox p { background: url(../images/default/faq.png) no-repeat 0 -26px; padding-left: 26px; }

/* faqOtherBox */
.faqOtherBox { border-top: 1px solid #f1f1f1; }
.faqOtherBox h2 a { display: block; font-size: 16px; font-family: 'Microsoft Yahei'; position: relative; padding: 10px 10px 10px 36px; border-bottom: 1px solid #f1f1f1; color: #999; }
.faqOtherBox h2 em { position: absolute; left: 10px; top: 50%; margin-top: -8px; width: 16px; height: 16px; background: url(../images/default/faq.png) no-repeat #00913C; border-radius: 3px;  }
.faqOtherBox .on a { background: #ECECEC; color: #000; }
.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #00913C; padding-left: 34px; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; }

/* articleShow */
.articleTop { text-align: center; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.articleTop h2 { font-size: 22px; color: #000; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.articleTop p { color: #999; }
.articleTop span { margin: 0 5px; }
.articleTop a { margin: 0 5px; }
.articleTop .active { color: #000; font-weight: bold; }

.articleShow { margin-bottom: 20px; font-size: 14px; }

.articleCtrl { height: 36px; line-height: 36px; background: #fff; margin-bottom: 10px; color: #999; padding: 0 10px; cursor: default; }
.articleCtrl p { background: url(../images/default/articleCtrl.png) no-repeat 0 -25px; vertical-align: top; width: 40%; }
.articleCtrl .fl { padding-left: 16px; }
.articleCtrl .fr { padding-right: 16px; background-position: right 10px; text-align: right; }
.articleCtrl a { color: #333; }
.articleCtrl a:hover { color: #00913C; }

.articleList { width: 970px; overflow: hidden; }
.articleList h2 { margin-bottom: 10px; }
.articleList ul { width: 1000px; }
.articleList li, .articleList h3, .articleList a { float: left; }
.articleList li { width: 475px; margin-right: 20px; height: 32px; line-height: 32px; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; }
.articleList a { background: url(../images/default/txt.png) no-repeat 6px center; padding-left: 26px; width: 350px; }
.articleList span { float: right; color: #999; font-family: Arial; }

/* pictureDetail */
/* picture's picture */
.pictureDetail .tb-pic a { cursor: default; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic a { height: 500px; width: 948px; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 948px; _width: 948px; }
.pictureDetail .tb-pic { border: 1px solid #ECECEC; padding: 10px; }

.pictureDetail .tb-picList { width: 970px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb { width: 846px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb li { width: 86px; }
.pictureDetail .tb-picList .tb-thumb a { width: 70px; height: 70px; display: table-cell; vertical-align: middle; }
.pictureDetail .tb-picList .tb-thumb em { width: 68px; height: 68px; }

.pictureDetail .tb-picList .prev, .pictureDetail .tb-picList .next { top: 0; font-size: 18px; color: #fff; width: 25px; height: 72px; line-height: 72px; background: #ccc; text-align: center; }
.pictureDetail .tb-picList .prev:hover, .pictureDetail .tb-picList .next:hover { background: #00913C; }
.pictureDetail .tb-picList .non, .pictureDetail .tb-picList .non:hover { background: #F3F3F3; cursor: default; }

.pictureTop { margin-bottom: 20px; }

/* downloadList */
.downloadList { font-family: 'Microsoft Yahei'; }
.downloadList li { overflow: hidden; zoom: 1; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; height: 30px; line-height: 30px; margin-bottom: 10px; padding-bottom: 10px; }
.downloadList h2 { float: left; background: url(../images/default/file.png) no-repeat 6px 2px; padding-left: 40px; font-size: 14px; color: #000; }
.downloadList a { float: right; background: url(../images/default/download.png) no-repeat 0 6px; padding-left: 16px; color: blue; }
.downloadList a:hover { text-decoration: underline; }

/* jobList */
.jobList { border: 1px solid #ddd; border-top: none; }
.jobList ol { height: 45px; line-height: 45px; border-top: 1px solid #e3e3e3; background: #f4f4f4; cursor: pointer; font: normal 12px/45px "Microsoft YaHei"; }
.jobList ol li { float: left; width: 165px; padding-left: 22px; }
.jobList b { color: #000; }
.jobList .con { padding: 8px 25px; color: #999; display: none; }

/* pagination */
.pagination span { background: #00913C; } pagination */
.pagination span { background: #00913C; }


.floating_ck{position:fixed;right:0px;top:180px;z-index:15;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#0AA74E;border-bottom:solid 1px #0AA74E;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck b{font-weight:normal;}
.consult,.words{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{
    position:absolute;
    left:-160px;
    top:0px;
    width:160px;
    background-color:#0AA74E;
    border-bottom:solid 1px #0AA74E;
    display:none;
}

.floating_left ul{margin:0;padding:0;}
.floating_left ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.floating_left ul li a{color:#333;}
.floating_left ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.floating_left ul li.qq{background:url(../images/qq/qq.png) no-repeat;}
.floating_left ul li.wang{background:url(../images/qq/wangwang.png) no-repeat}
.floating_ewm{height:190px;top:-110px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:16px;}
.floating_ewm .qrcord_p02 span{font-size:18px;padding:0;}</pre></body></html>