@charset "UTF-8";
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 'Microsoft Yahei', Arial, '微软雅黑', HELVETICA; }

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: #565656; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

a:hover { color: #00923f; }

@font-face { font-family: "mix"; src: url("font/mix.eot"); src: url("font/mix.woff") format("woff"), url("font/mix.ttf") format("truetype"), url("font/mix.svg#mix") format("svg"), url("font/mix.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "ad"; src: url("font/ad.eot"); src: url("font/ad.woff") format("woff"), url("font/ad.ttf") format("truetype"), url("font/ad.svg#ad") format("svg"), url("font/ad.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
.width { width: 1200px; margin: 0 auto; position: relative; }

.fl { float: left; }

.fr { float: right; }

.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; }

.zoomIn img { -webkit-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out; transition: All 0.6s ease-in-out; }

.zoomIn:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.mix { font-family: 'mix'; -webkit-text-stroke-width: 0.2px; -webkit-font-smoothing: antialiased; }
.wqb{ width:100%; background:#f2f2f2;}
.clear{clear:both;}

/* 头部 */
.topbar { height: 34px; line-height: 34px; background: #ededed; }
.topbar span { cursor: default; margin: 0 13px; font-weight: bold; }

.head { height: 130px; }

.logo { padding-top: 12px; margin-right: 33px; }

.vice { padding-top: 60px; }

.tel { padding-top: 31px; }

.telWrap { line-height: 38px; height: 38px; overflow: hidden; font-size: 14px; color: #8b8b8b; }
.telWrap .num { font-size: 30px; color: #00923f; }

.slogan { border-left: 1px solid #bdbdbd; }
.slogan li { float: left; width: 73px; height: 29px; line-height: 29px; text-align: center; border: 1px solid #bdbdbd; border-left: none; position: relative; }
.slogan span { position: relative; }
.slogan em { position: absolute; width: 75px; height: 31px; top: -1px; left: -1px; }
.slogan .on { color: #fff; }
.slogan .on em { background: url(../images/sloganBg.gif) no-repeat; }

.nav { background: url(../images/navBg.jpg) no-repeat center 0; height: 49px; }
.nav ul { position: relative; }
.nav .item, .nav h2, .nav h2 a { float: left; }
.nav h2 a { color: #fff; font-size: 14px; line-height: 49px; padding: 0 45px; }
.nav .block { position: absolute; width: 56px; height: 4px; background: #fff; left: 26px; bottom: 2px; border-radius: 2px; opacity: 0.6; filter: alpha(opacity = 60); }

/* Banner */
.banner { width: 100%; height: 450px; 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: 0 4px; -webkit-box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); }
.banner .hd .on { background: #00923f; }
.banner .ctrl { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }
.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 30px; height: 51px; top: 240px; opacity: 0; filter: alpha(opacity = 0); text-indent: -99px; overflow: hidden; }
.banner .ctrl .prev { left: 0; -webkit-transform: translate(-100px); -ms-transform: translate(-100px); -o-transform: translate(-100px); transform: translate(-100px); }
.banner .ctrl .next { right: 0; background-position: -30px 0; -webkit-transform: translate(100px); -ms-transform: translate(100px); -o-transform: translate(100px); transform: translate(100px); }
.banner:hover .ctrl a { opacity: 0.3; filter: alpha(opacity = 30); -webkit-transform: 0; -ms-transform: 0; -o-transform: 0; transform: 0; }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }

/* 搜索 */
.search { height: 62px; background: #f2f2f2; }
.search p { padding-top: 21px; }
.search a { margin-right: 24px; }
.search form { top: 16px; width: 380px; height: 30px; position: relative; }
.search form .txt { width: 316px; height: 28px; border: 1px solid #bcbcbc; border-radius: 15px; color: #a5a5a5; padding: 0 40px 0 22px; }
.search form .btn { width: 30px; height: 30px; position: absolute; right: 0; top: 0; background: url(../images/search.png) no-repeat 0 center; cursor: pointer; }

.wrapper{ width:1200px; height:670px; display:block; margin:0 auto; margin-top:20px;}
.wrapper h2{ text-align:center; height:50px; line-height:45px; color:#313131; font-weight:normal; font-size:26px; background:url(../images/linetitle.jpg) no-repeat;}
.wrapper p{text-align:center; height:50px; line-height:30px; font-size:16px; color:#555555;}

.chanp{ width:1200px; overflow:hidden; display:block; margin:0 auto; margin-top:20px; margin-bottom:16px;}
.chanp h2{ text-align:center; height:50px; line-height:45px; color:#313131; font-weight:normal; font-size:26px; background:url(../images/linetitle.jpg) no-repeat;}
.chanp p{text-align:center; height:50px; line-height:30px; font-size:16px; color:#555555;}


/* 合作客户 */
.partner { margin-bottom: 50px; background: url(../images/partner.jpg) no-repeat center 0; height: 487px; }
.partnerTop { color: #fff; text-align: center; margin-bottom: 52px; }
.partnerTop h2 { font-size: 30px; line-height: 40px; font-weight: bold; padding-top: 45px; }
.partnerTop h3 { line-height: 40px; font-size: 28px; margin-bottom: 17px; }

.partnerLink { width: 288px; height: 53px; display: block; border: 1px solid #fff; line-height: 53px; margin: 0 auto; color: #fff; font-size: 18px; }
.partnerLink:hover { color: #fff; border-color: #00923f; background: #00923f; }

.partnerWrap { width: 978px; overflow: hidden; margin: 0 auto; }
.partnerWrap li, .partnerWrap img { position: relative; }
.partnerWrap img, .partnerWrap em, .partnerWrap span { -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.partnerWrap ul { width: 1000px; }
.partnerWrap li { text-align: center; float: left; width: 178px; height: 82px; margin-right: 22px; margin-bottom: 22px; }
.partnerWrap em { position: absolute; width: 100%; height: 100%; background: #fff; opacity: 0.8; filter: alpha(opacity = 80); left: 0; top: 0; z-index: 8; }
.partnerWrap img { z-index: 9; }
.partnerWrap .bg { background: #fff; }
.partnerWrap .mask { background: #00923f; opacity: 0; filter: alpha(opacity = 0); -webkit-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.partnerWrap span { position: absolute; top: 0; left: 0; color: #4b4b4b; width: 100%; height: 82px; line-height: 82px; font-size: 14px; z-index: 9; color: #fff; opacity: 0; filter: alpha(opacity = 0); -webkit-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.partnerWrap .more span { -webkit-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); transform: rotateY(0deg); opacity: 1; filter: alpha(opacity = 100); color: #4b4b4b; }
.partnerWrap .more a:hover span { color: #fff; }
.partnerWrap .more a:hover em { background: #00923f; }
.partnerWrap a { display: block; }
.partnerWrap a:hover img, .partnerWrap a:hover .bg { -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); opacity: 0; filter: alpha(opacity = 0); }
.partnerWrap a:hover span, .partnerWrap a:hover .mask { -webkit-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); transform: rotateY(0deg); }
.partnerWrap a:hover span { opacity: 1; filter: alpha(opacity = 100); }
.partnerWrap a:hover .mask { opacity: 0.7; filter: alpha(opacity = 70); }

/* 产品 */
.product { margin-bottom: 50px; }
.product .hd { margin-bottom: 30px; height: 82px; }
.product .hd li { width: 598px; height: 80px; border: 1px solid #dbdbdb; color: #575757; float: left; background: #ebebeb; font-size: 24px; color: #575757; font-weight: bold; text-align: center; line-height: 80px; cursor: pointer; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.product .hd .on { border-color: #00b34d; background: #00b34d; color: #fff; }
.product .bd ul { width: 1204px; }
.product .bd li { float: left; width: 598px; margin-right: 4px; position: relative; }
.product .bd span, .product .bd em { position: absolute; height: 58px; width: 100%; bottom: 0; left: 0; }
.product .bd em { background: #000; opacity: 0.7; filter: alpha(opacity = 70); -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
.product .bd span { line-height: 58px; text-align: center; font-size: 14px; color: #fff; }
.product .bd a:hover em { background: #00923f; }
.product .con { height: 476px; overflow: hidden; position: relative; }
.product .conBd { width: 1200px; overflow: hidden; }
.product .ctrl { position: absolute; width: 72px; height: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; }
.product .ctrl a { background: url(../images/prodCtrl.png) no-repeat; width: 36px; height: 72px; float: left; -webkit-transition: 0s; -o-transition: 0s; transition: 0s; }
.product .ctrl .prev { background-position: 0 -72px; }
.product .ctrl .next { background-position: -36px 0; }
.product .ctrl .next { background-position: -36px -72px; }

/* 优势 */
.advantage li { padding: 40px 0; }
.advantage .even { background: #eee; }

.advantageTop { background: url(../images/advantageTop.jpg) no-repeat center 0; color: #fff; padding-top: 51px; height: 102px; }

.advantageTopLeft { padding-left: 90px; text-align: right; margin-right: 5px; }
.advantageTopLeft h3 { line-height: 32px; font-size: 26px; font-weight: bold; }
.advantageTopLeft p { line-height: 26px; font-size: 18px; }

.advantageTopRight span, .advantageTopRight strong { display: inline-block; vertical-align: top; }
.advantageTopRight h2 { line-height: 58px; font-weight: bold; font-size: 52px; height: 58px; overflow: hidden; }
.advantageTopRight h2 strong { display: inline-block; font-size: 70px; font-family: Arial; }

.advantageBox { width: 564px; }
.advantageBox p { color: #434343; font-size: 14px; padding-left: 59px; padding-right: 20px; }

.advantageBoxTop { position: relative; background: url(../images/advantageAdorn.png) no-repeat right bottom; padding-left: 57px; padding-bottom: 15px; margin-bottom: 10px; }
.advantageBoxTop .num { font: 56px/64px 'ad'; position: absolute; color: #008cd6; border-bottom: 3px solid #0099b3; left: 0; top: 0; -webkit-text-stroke-width: 0.2px; -webkit-font-smoothing: antialiased; }
.advantageBoxTop h3 { padding-top: 8px; font-size: 24px; line-height: 30px; font-weight: bold; color: #434343; }
.advantageBoxTop h3 span { color: #008cd6; }
.advantageBoxTop h4 { line-height: 16px; color: #949494; font-family: Arial; font-size: 11px; overflow: hidden; }
.advantageBoxTop h4 span { display: block; width: 560px; -webkit-transform: scale(0.91); -o-transform: scale(1); -webkit-transform-origin: left center; }

.advantageTxt { padding-left: 60px; margin-bottom: 15px; }
.advantageTxt h3 { font-weight: bold; font-size: 18px; color: #008cd6; line-height: 28px; }
.advantageTxt h4 { font-size: 14px; color: #434343; }

.advantageTel { padding-left: 60px; }
.advantageTel h4 { color: #898888; }
.advantageTel h3 { line-height: 34px; color: #008cd6; font-size: 30px; }




.clientBox { width: 316px; }
.clientBox h3 { line-height: 18px; margin-bottom: 13px; }
.clientBox h3 a { display: block; color: #434343; font-size: 14px; }
.clientBox h3 a:hover { color: #007ed5; }
.clientBox p { padding-top: 10px; height: 96px; overflow: hidden; margin-bottom: 33px; position: relative; }
.clientBox em { position: absolute; width: 26px; height: 1px; background: #8d8d8d; top: 0; left: 0; }

.clientLink { width: 97px; height: 30px; line-height: 30px; color: #fff; background: #007ed5; border-radius: 5px; overflow: hidden; display: block; text-align: center; }
.clientLink:hover { background: #3cafff; color: #fff; }

/* 关于 */
.about { padding-top: 50px; margin-bottom: 42px; position: relative; }
.about .bg { position: absolute; height: 278px; width: 100%; background: #eee; left: 0; top: 0; }

.video { width: 599px; height: 375px; overflow: hidden; }

.aboutWrap { background: #00ae4b; width: 541px; height: 375px; padding: 0 30px; color: #fff; }
.aboutWrap h3 { padding-top: 32px; line-height: 40px; font-size: 36px; font-weight: bold; opacity: 0.5; filter: alpha(opacity = 50); }
.aboutWrap h2 { line-height: 30px; font-weight: bold; font-size: 22px; margin-bottom: 14px; }
.aboutWrap a { width: 97px; height: 30px; line-height: 30px; display: block; text-align: center; background: #fff; color: #333; border-radius: 5px; overflow: hidden; }
.aboutWrap a:hover { background: #2cff87; color: #00923f; }

.aboutTxt { height: 120px; overflow: hidden; margin-bottom: 30px; }

/* 展示 */
.show { margin-bottom: 50px; }
.show .hd { width: 1201px; margin-bottom: 29px; }
.show .hd li { height: 45px; line-height: 45px; font-size: 18px; color: #545454; width: 399px; float: left; text-align: center; border: 1px solid #c2c2c2; cursor: pointer; background: #fff; position: relative; margin-left: -1px; -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
.show .hd .on { border-color: #0d85d7; background: #0d85d7; z-index: 9; color: #fff; }
.show .bd { width: 1200px; overflow: hidden; height: 290px; }
.show .bd ul { width: 1230px; }
.show .bd li { float: left; width: 278px; margin-right: 29px; text-align: center; overflow: hidden; }
.show .bd span { padding-top: 8px; width: 100%; display: inline-block; color: #555; background: #fff; position: relative; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.show .bd img { -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.show .bd a:hover span { color: #00923f; }
.show .bd a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.show .conBd { height: 290px; overflow: hidden; }

/* 流程 */
.flow { height: 105px; margin-bottom: 50px; }

.flowLeft { text-align: center; color: #fff; width: 208px; height: 105px; background: #00ae4b; }
.flowLeft h2 { padding-top: 25px; font-weight: bold; line-height: 38px; font-size: 30px; }
.flowLeft h3 { line-height: 14px; }

.flowRight { background: #fff; border: 1px solid #00ae4b; padding: 0 2px 0 1px; }

/* 信息 */
.info { background: #ececec; padding-top: 48px; padding-bottom: 50px; }

.news { width: 770px; }
.news .hd li { float: left; width: 366px; border-radius: 5px 5px 0 0; padding-left: 19px; height: 55px; margin-bottom: -5px; }
.news .hd .on { border-color: #00ae4b; background: #fff; }
.news .bd { padding: 0 25px 0 19px; }
.news .tempWrap { width: 726px !important; }
.news .bdWrap { width: 1600px; overflow: hidden; }
.news .con { height: 302px; width: 726px; margin-right: 25px; float: left; overflow: hidden; }

.infoTop { padding-top: 13px; border-top: 4px solid #ececec; position: relative; }
.infoTop h3 { font-size: 14px; font-weight: bold; line-height: 18px; }
.infoTop p { font-size: 15px; color: #818181; line-height: 16px; }
.infoTop a { position: absolute; width: 14px; height: 11px; overflow: hidden; text-align: center; padding-top: 3px; background: #363636; top: 17px; right: 18px; }
.infoTop a:hover { background: #00923f; }

.infoWrap { background: #fff; border-radius: 5px; overflow: hidden; }

.newsTop { padding-bottom: 24px; padding-top: 24px; margin-bottom: 17px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }
.newsTop:hover img { -webkit-transform: scale(1.2) rotate(4deg); -ms-transform: scale(1.2) rotate(4deg); -o-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg); }

.newsImg { position: relative; top: 4px; overflow: hidden; }
.newsImg img { -webkit-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }

.newsTxt { width: 530px; }
.newsTxt h3 a { font-size: 14px; font-weight: bold; color: #363636; display: block; }
.newsTxt h3 a:hover { color: #00923f; }
.newsTxt h4 { color: #858585; line-height: 18px; font-size: 11px; margin-bottom: 3px; }
.newsTxt p { height: 72px; overflow: hidden; }

.newsList { padding-bottom: 16px; line-height: 26px; }
.newsList li, .newsList h2 { float: left; }
.newsList li { padding-left: 11px; padding-right: 12px; background: url(../images/spot.png) no-repeat 0 10px; }
.newsList a { display: block; width: 340px; }

.faq { width: 384px; }
.faq .infoTop { height: 50px; }

.faqWrap { padding: 21px 22px 17px; }
.faqWrap .bd { height: 264px; overflow: hidden; }
.faqWrap li { padding-bottom: 15px; margin-bottom: 15px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }
.faqWrap h3 { line-height: 18px; overflow: hidden; margin-bottom: 8px; }
.faqWrap h3 a { display: block; color: #363636; padding-left: 28px; background: url(../images/faq.gif) no-repeat; font-weight: bold; }
.faqWrap h3 a:hover { color: #00923f; }
.faqWrap p { line-height: 21px; height: 42px; overflow: hidden; background: url(../images/faq.gif) no-repeat 0 -28px; padding-left: 28px; }

/*  页脚 */
.footer { background: #272727; padding-top: 37px; border-bottom: 1px solid #1a1a1a; }

.footNav { background: url(../images/footNavBg.png) no-repeat; height: 49px; text-align: center; margin-bottom: 24px; }
.footNav a { display: inline-block; font-size: 14px; color: #fff; padding: 0 33px; line-height: 49px; }
.footNav a:hover { color: #272727; }

.foot { color: #a2a2a2; padding-bottom: 15px; }
.foot a { color: #a2a2a2; }
.foot a:hover { color: #00923f; }

.siteInfo span { margin-right: 15px; }

.code p { width: 91px; float: left; margin-left: 18px; text-align: center; }
.code span { display: inline-block; padding-top: 2px; }

.link { color: #878787; border-top: 1px solid #414141; background: #272727; padding: 16px 0; }
.link a { color: #878787; padding-right:15px;}
.link a:hover { color: #00923f; }
.link span { font-family: Arial; margin: 0 4px; cursor: default; }

/* 内页 */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.main { width: 910px; }

/* pageBanner */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 255px; position: relative; }

/* 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: #00923f; }

/* side */
.side { width: 250px; }
.sideNav { margin-bottom: 20px; background: url(../images/sideBg.jpg) repeat-x; }
.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; color: #fff; position: relative; }
.sideNav h2 span, .sideWrap h2 span { position: relative; }
.sideNav h2 em, .sideWrap h2 em { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #00923f; opacity: 0.5; filter: alpha(50); }
.sideNav ul { padding: 10px 0 20px; }
.sideNav h3 a { display: block; height: 40px; line-height: 40px; text-indent: 24px; position: relative; font-size: 14px; color: #fff; }
.sideNav h3 em { width: 8px; height: 3px; position: absolute; overflow: hidden; background: #fff; left: 24px; top: 19px; opacity: 0; filter: alpha(opacity=0); transition: 0.2s; }
.sideNav h3 a:hover, .sideNav .active h3 a { color: #fff; text-indent: 40px; }
.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: url(../images/sideBg.jpg) repeat-x; color: #fff; position: relative; }

.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: 24px; font-weight: bold; line-height: 30px; color: #00923f; }
.contactInfo { background: url(../images/default/splitBg.gif) repeat-x; padding-top: 10px; }
.contactInfo span { vertical-align: top; display: inline-block; }
.contactInfo .value { width: 180px; }

/* imgSideBox */
.imgSideBox { padding: 10px 0; }
.imgSideBox li { width: 220px; margin: 0 auto 14px; }
.imgSideBox a { display: block; }
.imgSideBox img { width: 212px; height: 169px; padding: 2px; border: 2px solid #dadada; transition: 0.3s; }
.imgSideBox span { width: 212px; text-align: center; display: inline-block; vertical-align: top; font-size: 14px; line-height: 30px; padding-top: 4px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.imgSideBox a:hover { color: #00923f; }
.imgSideBox a:hover img { border-color: #00923f; }


/* 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 #00923f; color: #333; }
.breadCrumb .fr { color: #999; cursor: default; line-height: 16px; text-align: right; display: table-cell; vertical-align: middle; float: none; }

/* imgBox */
.imgBox { width: 910px; overflow: hidden; }
.imgBox ul { width: 940px; }
.imgBox li { float: left; text-align: center; margin-bottom: 20px; }
/*
.imgBox li { height: 100px; background: #000; }
.imgBox li * { display: none; }
*/
.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: #00923f; }
.imgBox a:hover img { border-color: #00923f; }

/* productBox */
.productBox li { width: 294px; margin-right: 14px; }
.productBox img { width: 286px; height: 228px; padding: 2px; }
.productBox span { width: 264px; }

/* imgSolutionBox */
.imgSolutionBox li { width: 294px; margin-right: 14px; }
.imgSolutionBox img { width: 286px; height: 190px; padding: 2px; }
.imgSolutionBox span { width: 264px; }

/* imgCaseBox */
.imgCaseBox li { width: 294px; margin-right: 14px; }
.imgCaseBox img { width: 286px; height: 240px; padding: 2px; }
.imgCaseBox span { width: 264px; }

/* imgPartnerBox */
.imgPartnerBox li { width: 174px; margin-right: 10px; }
.imgPartnerBox img { width: 170px; height: 78px; }
.imgPartnerBox span { width: 140px; }

/* imgClientBox */
.imgClientBox li { width: 294px; margin-right: 14px; }
.imgClientBox img { width: 286px; height: 258px; padding: 2px; }
.imgClientBox span { width: 264px; }

/* imgSettingBox */
.imgSettingBox li { width: 294px; margin-right: 14px; }
.imgSettingBox img { width: 286px; height: 258px; padding: 2px; }
.imgSettingBox span { width: 264px; }

/* imgHonorBox */
.imgHonorBox li { width: 294px; margin-right: 14px; }
.imgHonorBox img { width: 286px; height: 438px; padding: 2px; }
.imgHonorBox span { width: 264px; }

/* imgHonorBox2 */
.imgHonorBox2 li { width: 294px; margin-right: 14px; }
.imgHonorBox2 img { width: 286px; height: 204px; padding: 2px; }
.imgHonorBox2 span { width: 264px; }

/* 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: #00923f; }

.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: table-cell; height: 60px; width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; 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 #00923f; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { margin-bottom: 20px; }
.productIntro { width: 520px; }
.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: 460px; }
.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: #00923f; }

.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: #00923f; }
.productShow .con { padding: 10px 0; }

.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: 910px; 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: 196px; border: 1px solid #EFEFEF; padding: 4px; height: 124px; }
.articleBox .fr { width: 680px; 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: #00923f; }
.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: #00923f; }
.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 #00923f; 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 #00923f; border-radius: 3px;  }
.faqOtherBox .on a { background: #ECECEC; color: #000; }
.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #00923f; 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: 910px; overflow: hidden; }
.articleList h2 { margin-bottom: 10px; }
.articleList ul { width: 930px; }
.articleList li, .articleList h3, .articleList a { float: left; }
.articleList li { width: 444px; 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: 320px; }
.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: 888px; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 888px; _width: 888px; }
.pictureDetail .tb-pic { border: 1px solid #ECECEC; padding: 10px; }
.pictureDetail .tb-picList { width: 910px; 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: #00923f; }
.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: #0C4B9C; }


.pagebanner{ width:100%; height:200px; display:block;}
.pagebanner img{ width:100%;  margin:0 auto; height:200px;}


.proc{ margin-top:20px; overflow:hidden; margin-bottom:20px;}
.content{ width:1200px; margin:0 auto; margin-top:20px;}
.prol{width:240px; float:left;}
.prol .tit{background:#004EA2;width: 237px;height: 64px; font-family:"微软雅黑";}
.prol .tit p{font-size: 20px;font-weight: bold;color: #FFF;padding-top: 20px;text-align: center;}
.prol .nr{background:  url(../images/p5.jpg) repeat-y left center;}
.prol h4{padding-bottom: 1px;}
.prol h4 a{display: block;background: url(../images/q1_18.jpg) no-repeat ;width: 192px;height: 50px;line-height: 45px;font-size: 16px;color: #222222;padding-left: 45px;font-weight:normal;}
.prol h4 a:hover,.prol h4.cur a{background: url(../images/q1_14.jpg) no-repeat ;font-weight: bold;text-decoration: none;color: #FFF;}
.prol ul{line-height: 0;padding-bottom: 14px; list-style:none;}
.prol li{line-height: 33px;height: 34px; border-bottom:1px solid #cccccc;}
.prol li a{margin-left: 30px;padding-left: 14px;background: url(../images/p2.jpg) no-repeat left center;color: #333333;font-size: 14px;}
.prol li.non{background: none}
.con{ width:240px; height:320px; display:block; background-color:#fff; border:1px solid #ccc;}
.con h2{ width:240px; height:50px; display:block; background-color:#004EA2;  line-height:50px; color:#fff; text-align:center; font-size:18px;}
.con p{ font-size:14px; padding-left:12px; }
.con p span{ width:240px; height:30px; line-height:30px; display:block;}


.contentt{ width:1200px; overflow:hidden; margin:0 auto;}
.pror{width: 920px;font-family: "Microsoft YaHei"; float:right;}
.pror .tit{background: url(../images/bt1.jpg) no-repeat bottom center; height: 41px;}
.pror .tit span a{display: inline-block;width: 139px;height: 41px;text-align: center;line-height: 41px;font-weight: normal;font-size: 18px;color: #333333; }
.pror .tit span a:hover,.pror .tit span a.cur{background: url(../images/q1_03.jpg) no-repeat;color: #FFF;text-decoration: none;}
.pror .tit a.mo{margin-top: 5px; margin-left:50px;}
.pror ul{line-height: 0;font-size: 0;}
.pror li{float: left;padding-right: 20px;padding-top: 27px;}
.pror li.non{padding-right: 0;}
.pror li img{width: 210px;height: 200px;}
.pror li span{width: 210px; display: block;text-align: center;line-height: 31px;height: 31px;background: #B4B5B9;font-size: 14px;font-weight: bold;color: #FFF;}
.pror li a:hover span,.pror li.cur a span{background: #095faf;text-decoration: none;}


.channel-header {height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; margin-top:5px; margin-bottom:20px;}
.channel-header .channel-title {color: #333; font-size: 20px; font-weight: normal; font-family:"微软雅黑";}
.am-container, .am-g-fixed{width: 1200px;}
.am-container { padding-left: 1.5rem; padding-right: 1.5rem;}
.am-fr { float: right; font-size:16px;}
.neirong { width:920px; height:auto; display:block; line-height:35px; font-size:14px; font-family:"微软雅黑";}
.newN { width:920px; overflow:hidden; display:block;  margin:0; padding:0; float:right; margin-bottom:30px; margin-top:-10px;}
.newN li{ list-style:none; display:block; line-height:90px; height:90px; border-bottom:1px solid #f0f0f0; margin:0; padding:0; width:950px;}
.newN li a{
	color:#1a1a1a;
	display:block;
	height:60px;
	line-height:60px;
	text-indent:15px;font-size:16px
	}
.newN li a:hover{color:#1564E9;}
.newN li p{  line-height:20px; margin:0; color:#999; margin-left:20px; font-size:14px;}	
.newN span{float:right; line-height:40px; margin-right:30px; color:#575757; font-size:14px; margin-top:10px;}

.list_page{text-align:center;margin:10px;font-family:"Microsoft YaHei"; }
.list_page a{display:inline-block;padding:7px 10px;background:#fff;border:1px solid #ccc;font-family:"micorsoft yahei","simsun";margin-left:-1px;color:#333; font-size:18px;}
.list_page a:hover{background:#ccc;color:#fff;border:1px solid #ccc; text-decoration:none;}


.content_nr{ width:920px; overflow:hidden; display:block;  padding-left:10px;  float:right; line-height:35px;  }
.content_nr h3{ font-family:"微软雅黑"; color:#444; text-align:center; font-size:18px; font-weight:bold;}
.content_nr p{ color:#333; font-size:16px;}

.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}



.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}
.product{ width:910px; height:auto; display:block; float:right; margin-top:-20px;}
.product ul{ list-style:none; margin:0; padding:0;}
.product ul li{ width:200px; height:200px; border:1px solid #ccc; float:left; margin:12px;}
.product ul li img{width: 200px;height: 170px;}
.product ul li span{width: 200px; display: block;text-align: center;line-height: 30px;height: 30px;font-size: 14px;font-weight: bold;color: #333;}
.product ul li a{ text-decoration:none;}
.product li a:hover span,.pror li.cur a span{background: #095faf;text-decoration: none; color:#fff;}



.picMarquee-left{ width:1200px; overflow:hidden; position:relative; margin:0 auto; margin-top:20px;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:140px; height:140px; display:block; padding:3px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
		
		
		.am-container .w610{ width:850px; height:500px; display:block; }
.bookadd{margin:10px 0; margin-left:-30px;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;font-family:"Microsoft YaHei";}
.bookadd .enter{margin-left:40px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:5px;}
.bookadd .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:80px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#fff;padding:5px 10px;vertical-align:middle; border-radius:5px;}
.bookadd .enter label{display:block; margin-left:500px; }
.bookadd .enter #booklen{color:#f30;}
   
   
   
#MagnifierWrap2 {
    position: relative;
    width: 100%;
    margin: 0 auto 60px;
}
.MagnifierMain {
    position: relative;
    max-width: 100%;
	overflow: hidden;
}
.MagnifierMain img{
	margin: auto;	
}

.MagnifierDrag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    cursor: move;
}
.MagnifierPop {
    position: absolute;
    top: 0;
    overflow: hidden;
    background: #fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center;
}
.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
}
.spec-items {
    position: relative;
    width: 70%;
    height: 95px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}
.spec-items ul {
    width: 500%;
    position: absolute;
    top: 10px;
    left: 0;
}
.spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.spec-items li {
    width: 85px;
    height: 85px;
    float: left;
    overflow: hidden;
    margin-right: 5px;
    border: 3px solid #fff;
    cursor: pointer;
}
.spec-items li.on {
    border: 3px solid #ff9600;
}
.spec-items li img {
    width: 100%;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}
.spec-items li.on img {
    -webkit-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
span.spe_leftBtn,span.spe_rightBtn {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 55px;
    height: 90px;
    line-height: 90px;
    font-family: "榛戜綋";
    text-align: center;
    font-size: 30px;
    color: #ddd;
    cursor: default;
    background-color: #999;
}
span.on {
    background-color: #666;
    color: #fff;
    cursor: pointer;
}
span.spe_leftBtn {
    left: 0;
}

span.spe_rightBtn {
    right: 0;
}
span.on:hover {
    background: #ff9600;
}




.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/si.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:left ;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:13px; margin:0;color: #666666;}
.other p span{ margin-left:28px;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/si.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}
