@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; }

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: #108e47; }

/* end reset */



/* public */

.w1200 { width: 1200px; 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; position: relative; }

.tr, .zoomIn img { 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 img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }

.gray img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; filter: url(gray.svg#grayscale); transition: 0.2s; }

.gray a:hover img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none; }

.decor { background: url(../images/bg2.gif); }

.title { padding-bottom: 22px; background: url(../images/title.png) no-repeat center bottom; text-align: center; }

.title h2 { line-height: 32px; font-size: 26px; color: #3e3e3e; font-weight: bold; }

.title h3 { font-size: 16px; letter-spacing: 3px; color: #108e47; }

.title h2 span { color: #108e47; }

.title h3 span { color: #5b5b5b; }

.title em { background: url(../images/dotBg.png) no-repeat 0 center; width: 12px; height: 32px; margin: 0 8px; }

/* end public */



/* 头部 */

.header { background: url(../images/topbar.jpg) no-repeat center 0 #fff; height: 140px; }

.logo { padding-top: 10px; margin-right: 12px; }

.vice { padding-top: 50px; }

.vice h2 { font-size: 28px; color: #108e47; font-weight: bold; line-height: 34px; }

.vice h3 { line-height: 28px; background: url(../images/viceBg.png) no-repeat 0 center; padding-left: 124px; font-size: 18px; font-weight: bold; }

.share { width: 24px; padding-top: 43px; margin-left: 13px; }

.share a { margin-bottom: 7px; }

.headRight { padding-top: 40px; }

.tel { padding-left: 43px; background: url(../images/tel.png) no-repeat 0 center; margin-bottom: 3px; }

.tel p { line-height: 16px; color: #525252; }

.tel h3 { font-size: 26px; font-family: Arial; font-weight: bold; color: #e10000; letter-spacing: 3px; }

.headLink { text-align: right; padding-right: 5px; }

.headLink a { color: #7d7d7d; }

.headLink a:hover { color: #108e47; }

.headLink span { color: #b1b1b1; margin: 0 12px; cursor: default; }
.headLink .cn{display: block;
    width: 86px;
    float: right;
    line-height: 16px;    margin-top: 4px;}
.headLink .cn img{margin-right: 10px;}
.headLink .en{display: block;
    width: 102px;
    float: right;
    line-height: 16px;    margin-top: 4px;}
.headLink .en img{margin-right: 10px;}

.wxCode { position: absolute; top: 40px; right: 32px; border: 2px solid #dadada; display: none; }



.nav { height: 49px; background: url(../images/navBg.jpg) no-repeat center 0; }

.nav li, .nav h2, .nav h2 a { float: left; }

.nav h2 a { font-size: 14px; color: #fff; line-height: 49px; padding: 0 25px; }

.nav h2 span { position: relative; }

.nav h2 em { position: absolute; bottom: 0; left: 0; height: 2px; background: #fff; width: 100%; opacity: 0; filter: alpha(opacity = 0); transition: 0.3s; }

.nav h2 a:hover em, .nav .active h2 em { opacity: 1; filter: alpha(opacity = 100); }



/* banner */

.banner { width: 100%; height: 550px; overflow: hidden; position: relative; }

.banner .bd { height: 550px; position: relative; left: 50%; margin-left: -960px; }

.banner .bd li { width: 1920px; }

.banner .hd { width: 100%; position: absolute; bottom: 20px; height: 15px; text-align: center; }

.banner .hd ul { height: 15px; overflow: hidden; }

.banner .hd li { width: 15px; height: 15px; border-radius: 50%; background: #fff; display: inline-block; *display: inline; *zoom: 1; overflow: hidden; text-indent: -99px; cursor: pointer; margin-left: 8px; box-shadow: inset 1px 1px 2px #333; }

.banner .hd .on { background: #108e47; }

.banner .ctrl { width: 1000px; position: absolute; left: 50%; margin-left: -500px; top: 0; }

.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 30px; height: 51px; top: 240px; opacity: 0; filter: alpha(0); text-indent: -99px; overflow: hidden; }

.banner .ctrl .prev { left: -100px; -webkit-transform: translate(-100px); -moz-transform: translate(-100px); transform: translate(-100px); }

.banner .ctrl .next { right: -100px; background-position: -30px 0; -webkit-transform: translate(100px); -moz-transform: translate(100px); transform: translate(100px); }

.banner:hover .ctrl a { opacity: 1; filter: alpha(opacity = 100); -webkit-transform: translate(0); -moz-transform: translate(0); transform: translate(0); }

.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }



/* 搜索 */

.search { color: #252525; }

.search a { color: #252525; }

.search a:hover { color: #108e47; }

.search span { color: #a4a4a4; margin: 0 12px; cursor: default; }

.search .fl { padding-top: 25px; padding-bottom: 17px; }

.search form { position: relative; top: 19px; }

.search .txt { width: 330px; height: 28px; border: 1px solid #c8c8c8; border-radius: 15px; overflow: hidden; padding-left: 18px; padding-right: 42px; color: #c0c0c0; line-height: 28px; transition: 0.2s; }

.search .btn { width: 42px; height: 30px; background: url(../images/search.png) no-repeat 7px center; top: 0; right: 0; position: absolute; cursor: pointer; }

.search .txt:focus { border-color: #108e47; }



/* 产品 */

.product { background: url(../images/bg.gif); padding-top: 38px; padding-bottom: 52px; }

.product .title { margin-bottom: 43px; }

.product .title span { margin-left: 24px; }

.productSide { width: 328px; }

.productNav h3 { height: 45px; background: url(../images/productNav.gif) repeat-x; position: relative; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); }

.productNav h3 a { color: #fff; font-size: 16px; font-weight: bold; display: block; line-height: 45px; padding-left: 22px; }

.productNav h3 em { background: url(../images/productArrow.png) no-repeat; width: 22px; height: 22px; position: absolute; right: 17px; top: 12px; }

.productNavList { background: #fff; padding-top: 18px; padding-bottom: 20px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); }

.productNavList li, .productNavList h4, .productNavList h4 a { float: left; }

.productNavList li { width: 50%; }

.productNavList h4 a { padding: 0 10px 0 20px; width: 133px; line-height: 30px; }

.productTel { background: #108e47; text-align: center; color: #fff; padding-bottom: 16px;  }

.productTelWrap p { position: relative; margin-top: 14px; font-weight: bold; line-height: 18px; }

.productTelWrap em { height: 1px; width: 110px; background: #b8ddc8; position: absolute; top: 8px; }

.productTelWrap .left { left: 0; }

.productTelWrap .right { right: 0; }

.productTelWrap h3 { line-height: 34px; font-family: Arial; font-size: 36px; letter-spacing: 4px; font-weight: bold; }

.productMain { width: 843px; }

.productMain .hd { height: 45px; line-height: 45px; background: #fff; margin-bottom: 32px; }

.productMain .hd li { width: 140px; font-size: 18px; color: #3e3e3e; font-weight: bold; float: left; text-align: center; cursor: pointer; }

.productMain .hd .adorn { border-right: 3px solid #eef7f2; }

.productMain .hd .on { background: #108e47; color: #fff; }

.productMain .hd a { padding: 0 14px; color: #3f3f3f; }

.productMain .hd a:hover { color: #108e47; }

.productMain .bd { overflow: hidden; width: 843px; }

.productMain .bdWrap { width: 1728px; }

.productMain .con { width: 843px; margin-right: 21px; float: left; }

.productMain .bd ul { width: 900px; }

.productMain .bd li { float: left; width: 267px; margin-right: 21px; margin-bottom: 27px; position: relative; text-align: center; background: #fff; color: #494949; }

.productMain .bd a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; }

.productImg { overflow: hidden; border: 1px solid #d2d2d2; text-align: center; background: #fff; transition: 0.2s; }

.productBox { border: 1px solid #d2d2d2; border-top: none; padding: 22px 28px 20px; transition: 0.2s; }

.productBox h3 { font-weight: bold; font-size: 14px; margin-bottom: 4px; }

.productBox em { background: #494949; margin: 0 auto 10px; display: block; width: 28px; height: 1px; transition: 0.2s; }

.productBox p { line-height: 18px; margin-bottom: 10px; }

.productBox span { background: url(../images/more.png) no-repeat; width: 59px; height: 17px; display: block; margin: 0 auto; text-indent: -99px; overflow: hidden; transition: 0.2s; }

.productMain .bd .on { color: #fff; background: #108e47; }

.productMain .bd .on em { background: #fff; }

.productMain .bd .on span { background-position: 0 -17px; }

.productMain .bd .on .productImg { border-color: #108e47; }

.productMain .bd .on .productBox { border-color: #108e47; }



/* 担忧 */

.worry { padding-top: 44px; padding-bottom: 12px; }

.worry .title { margin-bottom: 42px; }

.worryWrap { width: 1200px; overflow: hidden; }

.worryWrap ul { width: 1300px; }

.worryWrap li { width: 574px; float: left; padding-bottom: 19px; background: url(../images/worryAdorn.png) no-repeat right bottom; transition: 0.3s; margin-bottom: 38px; margin-right: 51px; }

.worryWrap .b { width: 366px; }

/* .worryWrap li:hover { background-position: -1px bottom; } */

.worryWrap h2 { font-size: 14px; color: #494949; font-weight: bold; height: 48px; }

.worryWrap p { font-weight: bold; }

.worryWrap span { color: #108e47; }

.worryWrap img { margin-bottom: 12px; }

.worryWrap h2 { padding-bottom: 11px; background: url(../images/worryCut.gif) repeat-x 0 bottom; margin-bottom: 10px; }

.worryWrap strong { width: 510px; height: 48px; overflow: hidden; }

.worryWrap .b strong { width: 290px; height: 96px; }



/* 优势 */

.advantage { padding-bottom: 127px; background: #e8e8e8; }

.advantageTop { background: url(../images/advantageBg.gif); text-align: center; height: 110px; padding-top: 34px; position: relative; margin-bottom: 74px; }

.advantageTop em { background: url(../images/down.png) no-repeat; width: 43px; height: 23px; position: absolute; bottom: -23px; left: 50%; margin-left: -22px; }

.advantageBox { position: relative; padding-left: 85px; width: 460px; }

.advantageBox img { position: absolute; top: 0; left: 3px; }

.advantageBox h3 { margin-bottom: 15px; line-height: 30px; font-weight: bold; font-size: 26px; color: #108e47; }

.advantageBox h3 em { height: 60px; background: url(../images/advantageAdorn.png) no-repeat center; width: 16px; margin-left: 18px; }

.advantageBox p { background: url(../images/advantageCut.png) no-repeat; color: #404040; font-weight: bold; line-height: 26px; font-size: 15px; padding-top: 11px; }

.advantageWrap li { position: relative; }

.advantageWrap .img { position: absolute; }

.advantageWrap .a { margin-bottom: 210px; }

.advantageWrap .b { margin-bottom: 170px; }

.advantageWrap .a .img { right: 0; top: -40px; }

.advantageWrap .b .img { left: 0; top: -138px; }

.advantageWrap .b p { width: 520px; }

.advantageWrap .c .img { right: 0; top: -100px; }



/* 案例 */

.case { padding-top: 42px; padding-bottom: 50px; }

.case .title { margin-bottom: 45px; }

.case .hd { margin-bottom: 20px; }

.case .hd li { line-height: 45px; font-size: 14px; position: relative; float: left; text-align: center; margin-right: 1px; }

.case .hd a { background: #fff; display: block; width: 200px; border-bottom: 1px solid #e9e9e9; color: #3e3e3e; }

.case .hd em { background: url(../images/caseArrow2.png) no-repeat; position: absolute; bottom: -6px; left: 50%; margin-left: -4px; width: 8px; height: 6px; opacity: 0; filter: alpha(opacity = 0); transition: 0.3s; }

.case .hd .on a { background: #108e47; border-color: #108e47; color: #fff; }

.case .hd .on em { opacity: 1; filter: alpha(opacity = 100); }

.case .bd { background: #fff; padding: 0 24px; }



.case .bd h3 { padding-top: 26px; margin-bottom: 9px; }

.case .bd h3 a { display: block; color: #108e47; font-size: 16px; font-weight: bold; }

.case .bd h3 a:hover { text-decoration: underline; }

.case .bd ul { margin-bottom: 12px; }

.case .bd li { line-height: 26px; color: #494949; background: url(../images/caseCut.png) repeat-x 0 bottom; padding-bottom: 15px; margin-bottom: 11px; font-size: 14px; }

.case .bd .none { background: none; }

.case .btn a { width: 88px; height: 31px; color: #fff; margin-right: 15px; text-align: center; line-height: 31px; }

.case .btn .a { background: #108e47; }

.case .btn .b { background: #c60000; }

.case .btn .a:hover { background: #1cd06b; }

.case .btn .b:hover { background: #f33131; }

.caseWrap { overflow: hidden; }

.caseWrap .con { height: 508px; overflow: hidden; position: relative; }

.caseLeft { padding-left: 24px; }

.caseRight { padding-right: 24px; }

.caseLeft, .caseRight { position: relative; border: 1px solid #fff; overflow: hidden; }

.caseWrap .bd .img { overflow: hidden; display: block; margin-bottom: 18px; }

.caseWrap em { position: absolute; background: url(../images/caseLink.png) no-repeat; width: 39px; height: 39px; top: 50%; left: 50%; margin-left: -20px; margin-top: -20px; }



/* 合作客户 */

.partner { margin-bottom: 50px; }

.partner .title { margin-bottom: 30px; }

.partnerWrap { position: relative; }

.partnerWrap .bd { width: 1200px; overflow: hidden; }

.partnerWrap ul { width: 1220px; }

.partnerWrap li { float: left; width: 190px; margin-right: 12px; text-align: center; }

.partnerWrap img { width: 188px; height: 120px; border: 1px solid #dadada; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.partnerWrap span { width: 100%; height: 30px; line-height: 30px; font-size: 16px; }

.partnerWrap a:hover img { border-color: #108e47; }

.partnerWrap .ctrl { width: 1200px; position: absolute; left: 0; top: 39px; }

.partnerWrap .ctrl a { width: 39px; height: 39px; background: url(../images/partnerCtrl.png) no-repeat; position: absolute; opacity: 0.5; filter: alpha(opacity = 50); }

.partnerWrap .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }

.partnerWrap .ctrl .prev { left: -50px; }

.partnerWrap .ctrl .next { background-position: -39px 0; right: -50px; }



/* 流程 */

.flow { background: #108e47; padding-top: 72px; padding-bottom: 55px; }

.flow .title { background-image: url(../images/titleWhite.png); margin-bottom: 62px; }

.flow .title h2 { color: #fff; }

.flowWrap { background: url(../images/flowBg.png) no-repeat 0 56px; }

.flowWrap .none { background: none; }

.flowTop { width: 1080px; margin: 0 auto; }

.flowTop li { float: left; width: 216px; background: url(../images/flowCut.gif) repeat-y 0; text-align: center; padding-top: 3px; padding-bottom: 18px; }

.flowTop span { display: inline-block; vertical-align: top; color: #fff; font-size: 18px; line-height: 37px; }

.flowCenter { height: 96px; padding-left: 140px; }

.flowCenter h2 { color: #fff; font-family: Arial; font-size: 50px; font-weight: bold; line-height: 96px; margin-right: 16px; }

.flowCenter span { width: 106px; height: 33px; background: #0f4d2a; line-height: 33px; text-align: center; color: #fff; position: relative; top: 31px; margin-right: 11px; font-size: 16px; }

.flowCenter h3 { line-height: 96px; color: #fff; font-size: 26px; font-family: Arial; }

.flowCenter img { position: relative; top: 35px; margin-left: 8px; }

.flowBottom { padding-right: 130px; }

.flowBottom li { float: right; width: 216px; background: url(../images/flowCut.gif) repeat-y 0; text-align: center; padding-top: 11px; padding-bottom: 10px; }

.flowBottom span { display: inline-block; vertical-align: top; color: #fff; font-size: 14px; line-height: 37px; font-size: 18px; }



/* 实力 */

.power { padding-top: 50px; margin-bottom: 50px; }

.power strong { color: #108E47; font-size: 40px; }

.power .title { margin-bottom: 35px; }

.powerWrap { width: 1200px; overflow: hidden; }

.power ul { width: 1300px; }

.power li { width: 222px; float: left; margin-right: 4px; overflow: hidden; position: relative; }

.power .on { width: 522px; }

.power .on .bg { height: 198px; }

.power .on .powerBox { bottom: 0; }

.power .on .num { bottom: -52px; }

.power .num { height: 41px; text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; padding-top: 11px; }

.power .bg { height: 52px; /* height: 198px; */ background: #108e47; opacity: 0.9; filter: alpha(opacity = 90); position: absolute; bottom: 0; left: 0; width: 100%; }

.powerBox { position: absolute; padding: 0 35px; width: 452px; bottom: -198px; left: 0; color: #fff; height: 198px; }

/* .powerBoxTop { background: url(../images/powerArrow.png) no-repeat 412px 30px; } */

.powerBox h2 { padding-top: 18px; line-height: 36px; font-size: 26px; font-weight: bold; margin-bottom: 20px; }

.powerBox h3 { line-height: 34px; font-size: 24px; font-weight: bold; margin-bottom: 12px; }

.powerBox p { font-size: 14px; line-height: 26px; height: 78px; overflow: hidden; }



/* 应用 */

.app { padding-top: 50px; padding-bottom: 42px; }

.app .title { margin-bottom: 42px; }

.app .hd { height: 55px; line-height: 55px; margin-bottom: 32px; }

.app .hd li { float: left; font-size: 16px; background: #646464; color: #fff; width: 199px; cursor: pointer; *display: inline; border-left: 1px solid #d1d1d1; text-align: center; }

.app .hd .none { border: 0; }

.app .hd .on { background: #108e47; }

.app .bd { width: 1210px; margin-left: -5px; position: relative; height: 375px; overflow: hidden; }

.appText { line-height: 26px; width: 550px; padding-left: 5px; overflow: hidden; padding-bottom: 5px; color: #494949; padding-top: 2px; }

.appTextWrap { height: 104px; overflow: hidden; margin-bottom: 106px; font-size: 14px; }

.appPics { width: 780px; padding-top: 5px; }

.appPics p { box-shadow: 0 0 4px rgba(0, 0, 0, 0.37); float: left; margin-right: 30px; border: 1px solid #dadada; }

.appPics a { display: block; width: 250px; height: 146px; border: 3px solid #fff; overflow: hidden; }

.appImg { box-shadow: 0 0 4px rgba(0, 0, 0, 0.37); margin-right: 5px; border: 1px solid #dadada; position: relative; top: 5px; }

.appImg a { border: 3px solid #fff; width: 613px; height: 359px; display: block; overflow: hidden; }



/* 关于 */

.about { margin-bottom: 65px; padding-top: 50px; }

.video { width: 496px; height: 368px; overflow: hidden; }

.aboutRight { width: 654px; }

.aboutTop h2 { line-height: 30px; font-weight: bold; font-size: 26px; color: #3e3e3e; }

.aboutTop h3 { line-height: 28px; color: #4e4e4e; letter-spacing: 2px; margin-bottom: 14px; font-size: 14px; }

.aboutWrap { background: #fff; padding: 18px 24px 15px; margin-bottom: 29px; }

.aboutWrap h3 { color: #494949; font-size: 14px; font-weight: bold; margin-bottom: 6px; font-size: 14px; }

.aboutWrap p { line-height: 26px; color: #3e3e3e; }

.show { position: relative; }

.show li { float: left; margin-right: 20px; }

.show a { display: block; overflow: hidden; width: 189px; }

.show .bd { height: 126px; overflow: hidden; width: 607px; }

.show .bd ul { width: 700px; }

.show .ctrl { position: absolute; top: 0; right: 0; height: 126px; }

.show .ctrl a { width: 26px; height: 54px; background: url(../images/showCtrl.png) no-repeat 0 center #cfcfcf; display: block; }

.show .ctrl .next { background-position: -26px center; position: absolute; bottom: 0; }

.show .ctrl a:hover { background-color: #108e47; }



/* 信息 */

.info { padding-bottom: 46px; }

.news { width: 403px; margin-right: 37px; }

.faq { width: 320px; }

.infoTop { position: relative; height: 34px; margin-bottom: 24px; }

.infoTop h2 { position: relative; line-height: 32px; font-size: 18px; color: #3e3e3e; border-bottom: 2px solid #108e47; }

.infoTop a { color: #4f4f4f; font-family: Arial; position: relative; top: 5px; }

.infoTop a:hover { color: #108e47; }

.infoTop em { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #a9a9a9; }

.news img { padding: 1px; background: #fff; }

.newsWrap { padding-top: 11px; }

.newsWrap li { line-height: 32px; height: 32px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }

.newsWrap h3 a { padding-left: 14px; background: url(../images/newsAdorn.png) no-repeat 0 center; color: #4f4f4f; display: block; width: 300px; }

.newsWrap h3 a:hover { color: #108e47; }

.newsWrap span { color: #878787; }

.faqWrap { background: #fff; padding: 23px 20px 18px; }

.faqWrap .bd { height: 271px; overflow: hidden; }

.faqWrap li { padding-bottom: 17px; margin-bottom: 15px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }

.faqWrap h3 { padding-left: 30px; background: url(../images/faqBg.gif) no-repeat; margin-bottom: 12px; }

.faqWrap h3 a { display: block; color: #494949; font-weight: bold; line-height: 20px; }

.faqWrap h3 a:hover { color: #108e47; }

.faqWrap p { padding-top: 1px; background: url(../images/faqBg.gif) no-repeat 0 -32px; padding-left: 30px; line-height: 18px; color: #818080; }



/* 页脚 */

.footer { background: #3e3e3e; padding-top: 43px; color: #b3b3b3; }

.footer a { color: #b3b3b3; }

.footer a:hover { color: #108e47; }

.footNav { margin-bottom: 32px; text-align: center; height: 45px; line-height: 45px; background: #108e47; border-radius: 6px; overflow: hidden; }

.footNav a { padding: 0 20px; font-size: 14px; color: #fff; }

.footNav a:hover { color: #43ff95; }

.foot ul { overflow: hidden; }

.foot li { float: left; margin-bottom: -1000px; padding-bottom: 1000px; background: url(../images/footCut.gif) repeat-y; }

.footer .footLogo { background: none; padding-left: 114px; padding-top: 9px; padding-right: 37px; }

.siteInfo { padding-left: 60px; padding-top: 10px; padding-right: 82px; line-height: 22px; }

.siteInfo span { width: 286px; }

.code { padding-left: 65px; text-align: center; }

.code p { padding-top: 6px; padding-bottom: 10px; }



/* 友情链接 */

.link { padding-top: 18px; background: url(../images/line.gif) repeat-x; padding-bottom: 12px; }

.link a { margin-right: 8px; }



/* 内页 */

.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: 950px; font-family: "宋体"; }



/* page */

.page { width: 1200px; margin: 0 auto; margin-bottom: 100px; }



/* feedbackBox */

.feedbackBox { padding-left: 100px; font-family: "Microsoft yahei"; }

.feedbackBoxTop { font-size: 16px; margin-bottom: 36px; padding-top: 20px; }

.feedbackBoxTop span { color: #108e47; }



/* side */

.side { width: 220px; }

.sideNav { margin-bottom: 20px; }

.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; background: #108e47; 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 #212121; color: #fff; text-indent: 24px; position: relative; font-size: 13px; }

.sideNav h3 em { width: 4px; height: 3px; position: absolute; overflow: hidden; background: #fff; left: 24px; 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: #212121; color: #fff; text-indent: 34px; }

.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: #108e47; color: #fff; }

.sideBox { border: 1px solid #dadada; border-top: none; }

.contactBox { padding: 15px; }

.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: 15px; 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; }



/* imgSideBox */

.imgSideBox { padding: 10px 0; }

.imgSideBox li { width: 198px; margin: 0 auto 14px; }

.imgSideBox a { display: block; }

.imgSideBox img { width: 190px; height: 190px; 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: #108e47; }

.imgSideBox a:hover img { border-color: #108e47; }





/* 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 #108e47; color: #333; }

.breadCrumb .fr { color: #999; font-family: '宋体'; cursor: default; line-height: 16px; text-align: right; display: table-cell; vertical-align: middle; float: none; }



/* imgBox */

.imgBox { width: 950px; 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: #108e47; }

.imgBox a:hover img { border-color: #108e47; }



/* imgProductBox */

.imgProductBox li { width: 226px; margin-right: 15px; }

.imgProductBox img { width: 218px; height: 218px; padding: 2px; }

.imgProductBox span { width: 196px; }



/* imgCaseBox */

.imgCaseBox li { width: 226px; margin-right: 15px; }

.imgCaseBox img { width: 218px; height: 128px; padding: 2px; }

.imgCaseBox span { width: 196px; }



/* imgPartnerBox */

.imgPartnerBox li { width: 182px; margin-right: 10px; }

.imgPartnerBox img { width: 178px; height: 114px; }

.imgPartnerBox span { width: 152px; }



/* imgSettingBox */

.imgSettingBox li { width: 226px; margin-right: 15px; }

.imgSettingBox img { width: 218px; height: 145px; padding: 2px; }

.imgSettingBox span { width: 196px; }



/* imgVideoBox */

.imgVideoBox li { width: 226px; margin-right: 15px; }

.imgVideoBox img { width: 218px; height: 162px; padding: 2px; }

.imgVideoBox span { width: 196px; }



/* imgHonorBox */

.imgHonorBox li { width: 226px; margin-right: 15px; }

.imgHonorBox img { width: 218px; height: 311px; padding: 2px; }

.imgHonorBox span { width: 196px; }



.videoBox { width: 510px; margin: 0 auto; }



/* 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: #108e47; }



.tb-picList .tb-thumb { position: relative; width: 290px; height: 62px; margin: 0 auto; overflow: hidden; }

.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; width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; }

.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }

.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #108e47; top: 0; left: 0; display: none; }

.tb-picList .tb-thumb .tb-selected em { display: block; }



.productTop { margin-bottom: 20px; }

.productIntro { width: 560px; }

.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: 500px; }

.productOrder a { display: block; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border-radius: 4px; font-family: 'Microsoft Yahei'; background: #212121; color: #fff; }

.productOrder a:hover { background: #108e47; }



.productShow { margin-bottom: 10px; }

.productShow .hd { height: 38px; line-height: 38px; font-size: 14px; background: #212121; font-family: 'Microsoft Yahei'; }

.productShow .hd li { float: left; padding: 0 20px; cursor: pointer; color: #fff; transition: 0.3s; }

.productShow .hd .on { background: #108e47; }

.productShow .con { padding: 10px 0; font-size: 14px; }



.column { margin-bottom: 20px; }

.column h2 { height: 36px; line-height: 36px; font-size: 14px; background: #eee; 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: #eee; }

.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 { width: 950px; overflow: hidden; }

.articleBox li { overflow: hidden; zoom: 1; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 30px; }

.articleTxt { width: 600px; }

.articleBox img { width: 209px; border: 1px solid #EFEFEF; padding: 4px; height: 124px; }

.articleBox .fr { width: 700px; padding-top: 10px; }

.articleBox h2 { font-size: 16px; font-family: 'Microsoft Yahei'; margin-bottom: 4px; padding-top: 4px; }

.articleBox h2 a { color: #333; display: block; }

.articleBox h2 a:hover { color: #108e47; }

.articleBox h4 { background: url(../images/default/time.png) no-repeat 0 7px; padding-left: 16px; color: #a2a2a2; margin-bottom: 10px; }

.articleBox p { color: #888; line-height: 22px; height: 44px; overflow: hidden; }

.articleBox p a { color: #108e47; }

.articleBox p a:hover { text-decoration: underline; }

.articleBox .img { position: relative; }

.articleBox .img img { position: relative; z-index: 9; }

.articleBox .img em { position: absolute; width: 160px; height: 130px; background: url(../images/default/timeBg.png) no-repeat #108e47; left: 5px; top: 5px; }

.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 #0C4B9C; 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 #108e47; border-radius: 3px;  }

.faqOtherBox .on a { background: #ECECEC; color: #000; }

.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #108e47; 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: #eee; 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: #249344; }



.articleList { width: 950px; overflow: hidden; }

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

.articleList ul { width: 1000px; }

.articleList li, .articleList h3, .articleList a { float: left; }

.articleList li { width: 464px; 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: 340px; }

.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: 928px; }

.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 928px; _width: 928px; }

.pictureDetail .tb-pic { border: 1px solid #ECECEC; padding: 10px; }



.pictureDetail .tb-picList { width: 950px; 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 img {}

.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: #108e47; }

.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: 210px; padding-left: 22px; cursor: default; }

.jobList b { color: #000; }

.jobList .con { padding: 8px 25px; color: #999; display: none; }

.jobCon h3 { color: #333; font-weight: bold; }

.jobTxt { margin: 10px; }

.jobLink { display: block; text-align: center; width: 170px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; background: #333; border-radius: 5px; color: #fff; margin-bottom: 10px; }

.jobLink:hover { background: #108e47; color: #fff; }



/* pagination */

.pagination span { background: #0C4B9C; }