@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.jpg); }
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: #5E1800; }
/* end reset */

/* public */
.w1000 { width: 1000px; 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; }
/* end public */

/* header */
.header { background: url(../images/headerBg.jpg) repeat-x; }
.topbar { position: relative; z-index: 9; }
.topbar, .topbar a { color: #cc9255; }
.topbar a:hover { color: #a3c557; }
.topbar span { display: inline-block; vertical-align: top; text-indent: -99px; overflow: hidden; width: 2px; height: 10px; background: url(../images/topbar.gif) no-repeat; margin: 0 11px; top: 8px; position: relative; }
.head { padding-top: 22px; height: 119px; }
.head h2 { padding-left: 20px; padding-top: 20px; }
.tel { background: url(../images/tel.png) no-repeat; padding-left: 52px; color: #a3c557; position: relative; top: 10px;background-position-y: 26px; }
.tel span{font-size: 18px;color: #fff;display: block;}
.tel p { line-height: 16px; }
.tel h3 { font-family: Tahoma, 'Geneva', sans-serif; font-size: 25px; }
.nav { background: url(../images/nav.jpg) repeat-x; height: 40px; padding-top: 10px; border-bottom: 1px solid #766c5c; }
.nav li, .nav h2, .nav h2 a { float: left; }
.nav li { background: url(../images/nav.png) no-repeat 0 center; }
.nav .none, .nav .non { background: none; }
.nav h2 a { font-size: 14px; color: #000; padding: 0 16px; height: 30px; line-height: 30px; border-radius: 15px; }
.nav h2 a:hover, .nav .active h2 a { background: #5e1800; color: #fff; }
.wxCode { padding: 10px; background: #fff; position: absolute; right: 105px; top: 38px; display: none; }

/* banner */
.banner { height: 500px; position: relative; width: 100%; overflow: hidden; }
.banner .bd { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.banner p { position: absolute; width: 1000px; top: 0; left: 50%; margin-left: -500px; }
.banner p a { background: url(../images/arrow.png) no-repeat; width: 29px; height: 51px; position: absolute; top: 225px; opacity: 0.3; filter: alpha(opacity=30); }
.banner p a:hover { opacity: 1; filter: alpha(opacity=100); }
.banner .prev { left: -130px; }
.banner .next { right: -130px; background-position: -29px 0; }
.banner .hd { position: absolute; bottom: 10px; text-align: center; width: 100%; height: 12px; }
.banner .hd li { display: inline-block; vertical-align: top; width: 12px; height: 12px; border-radius: 50%; background: #5e1800; text-indent: -99em; overflow: hidden; cursor: pointer; margin: 0 3px; background: url(../images/nav.jpg) no-repeat center; box-shadow: inset 1px 1px 1px #333; }
.banner .hd .on { background: #5e1800; }

/* search and partner */
.search { width: 240px; height: 158px; background: #7fa542; padding-top: 22px; color: #fff; position: relative; }
.search h2 { font-size: 14px; text-align: center; line-height: 28px; }
.search p { text-align: center; line-height: 18px; width: 218px; margin: 0 auto; }
.search a { color: #fff; }
.search a:hover { text-decoration: underline; }
.search form { position: absolute; width: 220px; height: 35px; left: 50%; bottom: 26px; margin-left: -110px; border-radius: 3px; overflow: hidden; }
.search input { float: left; }
.search .txt { width: 160px; height: 35px; background: #fff; color: #999; padding: 0 10px; line-height: 35px; }
.search .btn { width: 40px; height: 35px; background: #5e1800; color: #fff; line-height: 36px; cursor: pointer; font-family: 'Microsoft Yahei'; }
.partner { width: 740px; }
.partner h2 { padding-top: 29px; }
.partner .bd { padding-top: 20px; width: 740px; overflow: hidden; }
.partner .bd ul { width: 760px; }
.partner .bd li { float: left; position: relative; margin-right: 21px; }
.partner .bd em { position: absolute; top: 0; left: 0; background: url(../images/partner.png) no-repeat; width: 169px; height: 88px; }
.partner .bd img { padding: 5px 5px 5px 6px; }
.partner p { position: absolute; top: 30px; right: 0; }
.partner p a { width: 26px; height: 26px; line-height: 26px; color: #fff; text-align: center; font-family: 'simsun'; font-weight: bold; display: inline-block; background: #f4d6bd; border-radius: 50%; font-size: 18px; margin-left: 5px; }
.partner p a:hover { background: #d3a883; }

/* product */
.product { padding-bottom: 22px; }
.product h2 { padding-top: 64px; text-align: center; padding-bottom: 20px; }
.prodLeft { width: 504px; position: relative; }
.prodRight { width: 504px; position: absolute; bottom: 0; right: -6px; }

.prodWrap { background: url(../images/shadow.png) no-repeat 0 bottom; margin-bottom: 20px; position: relative; }
.prodWrap .item { float: left; position: relative; border-radius: 5px; overflow: hidden; box-shadow: 4px 3px 3px rgba(0,0,0,0.1); margin-bottom: 10px; margin-right: 12px; opacity: 1; filter: alpha(100); }
.prodWrap .img { position: absolute; right: 0; z-index: 1; }
.prodWrap .img, .prodWrap .img em { width: 240px; height: 160px; overflow: hidden; }
.prodWrap .item img { position: relative; z-index: 9; }
.prodBox { position: relative; z-index: 9; }
.prodWrap .item em { position: absolute; top: 0; left: 0; background: #fff; opacity: 0.6; filter: alpha(opacity=60); }
.prodWrap .special, .prodWrap .special em { width: 220px; height: 310px; padding: 10px; }
.prodWrap .off { height: 140px; position: absolute; right: 0; z-index: 1; }
.off .prodBox { height: 140px; overflow: hidden; }
.prodWrap .a { top: 0; }
.prodWrap .b { bottom: 0; }
.prodList { margin: 0 auto; padding-bottom: 7px; background: url(../images/split.gif) repeat-x 0 bottom; overflow: hidden; width: 210px; }
.prodList h3 { text-align: center; color: #5e1800; font-size: 18px; background: url(../images/split.gif) repeat-x 0 bottom; padding-bottom: 6px; line-height: 38px; padding-top: 10px; }
.prodList ol { width: 240px; padding-top: 9px; }
.prodList li, .prodList li a { float: left; }
.prodList li { width: 120px; height: 30px; line-height: 30px; }
.prodList li a { background: url(../images/star.png) no-repeat 0 center; padding-left: 13px; color: #5e1800; }
.prodList li a:hover { text-decoration: underline; }
.prodBox p { text-align: center; line-height: 40px; }
.prodBox p a { color: #333; }
.prodBox p a:hover { text-decoration: underline; }

.prodShow { border-top: 2px solid #5e1800; }
.prodShow .hd { text-align: center; position: relative; padding-top: 22px; margin-bottom: 20px; }
.prodShow .hd li { display: inline-block; vertical-align: top; font-size: 18px; *display: inline; *zoom: 1; }
.prodShow .hd .item { color: #5e1800; cursor: pointer; }
.prodShow .hd .split { color: #998077; cursor: default; margin: 0 22px; }
.prodShow .hd .adorn { background: url(../images/adorn.png) no-repeat; width: 71px; height: 19px; position: absolute; top: 0; }
.prodShow .bd { width: 1000px; overflow: hidden; }
.prodShow .bd .con { float: left; }
.prodShow .bd ul { width: 1010px; }
.prodShow .bd li { float: left; width: 190px; margin-right: 12px; margin-bottom: 10px; }
.prodShow .bd img { padding: 4px; background: #fff; border: 1px solid #d3a883; border-radius: 2px; overflow: hidden; }
.prodShow .bd span { display: inline-block; vertical-align: top; height: 30px; line-height: 30px; text-align: center; width: 100%; color: #5e1800; }

/* data */
.data { background: url(../images/dataBg.jpg) no-repeat center 0; height: 230px; }
.data li { float: left; width: 250px; text-align: center; padding-top: 40px; position: relative; }
.data .pic { position: absolute; top: 40px; left: 64px; }
.data span { vertical-align: top; display: inline-block; width: 100%; color: #fff; font-size: 18px; padding-top: 10px; }

/* honor */
.honor h2 { text-align: center; padding-top: 50px; margin-bottom: 17px; }
.honor .bd { width: 1000px; overflow: hidden; }
.honor .bd ul { width: 1010px; }
.honor .bd li { position: relative; width: 189px; float: left; margin-right: 13px; }
.honor .bd span { display: inline-block; vertical-align: top; width: 100%; text-align: center; color: #5e1800; padding-top: 5px; }
.honor .bd em { position: absolute; top: 0; left: 0; background: url(../images/honorBg.png) no-repeat; width: 189px; height: 258px; }
.honor .bd img { padding: 5px 5px 5px 6px; }

/* team */
.team { margin-bottom: 40px; }
.team h2 { text-align: center; padding-top: 42px; margin-bottom: 17px; }
.team .bd li, .team .bd em { width: 240px; height: 380px; }
.team .bd img, .team .bd span { z-index: 9; position: relative; }
.team .bd span { display: inline-block; vertical-align: top; width: 210px; padding: 0 10px; transition: 0.2s; }
.team .bd { width: 1000px; overflow: hidden; }
.team .bd ul { width: 1012px; height: 390px; }
.team .bd li { float: left; position: relative; border-radius: 5px; overflow: hidden; box-shadow: 4px 3px 3px rgba(0,0,0,0.1); text-align: center; margin-right: 12px; }
.team .bd a { float: left; padding-top: 20px; }
.team .bd img { border-radius: 50%; overflow: hidden; }
.team .bd em { position: absolute; top: 0; left: 0; background: #fff; opacity: 0.6; filter: alpha(opacity=60); transition: 0.2s; }
.team .bd img { margin-bottom: 17px; }
.team .bd .name { font-size: 24px; line-height: 30px; color: #5e1800; }
.team .bd .jobName { font-size: 14px; line-height: 20px; color: #5e1800; }
.team .bd .txt { line-height: 18px; color: #333; padding-top: 24px; }
.team .bd a:hover em { background: #7fa542; }
.team .bd a:hover span { color: #fff; }

/* reason */
.reason { margin-bottom: 50px; }
.reasonTitle { background: url(../images/reason.gif); text-align: center; padding-top: 30px; padding-bottom: 70px; }
.reasonWrap { overflow: hidden; margin-top: -46px; }
.reason ul { width: 1012px; }
.reason li { width: 240px; height: 400px; float: left; position: relative; margin-right: 13px; }
.reason a { width: 240px; height: 337px; float: left; padding-top: 63px; position: absolute; }
.reason span { vertical-align: top; display: inline-block; transition: 0.2s; }
.reason .txt { font-size: 22px; color: #1f1a17; line-height: 30px; margin-bottom: 7px; }
.reason .num { font-family: Tahoma, 'Geneva', sans-serif; font-size: 60px; color: #fff; opacity: 0; filter: alpha(opacity=0); position: absolute; right: 5px; top: 30px; line-height: 70px; }
.reason .explain { color: #5e1800; padding: 13px 10px 0; }
.reason a:hover { background: #7fa542; }
.reason a:hover span { color: #fff; }
.reason a:hover .num { opacity: 0.1; filter: alpha(opacity=10); }
.reason a:hover .txt { text-indent: 10px; }

/* comment */
.comment { position: relative; padding-bottom: 20px; }
.comment .w1000 { z-index: 9; }
.comment .bg { width: 100%; height: 100%; background: #c9ba9b; opacity: 0.4; filter: alpha(opacity=40); position: absolute; top: 0; left: 0; }
.comment h2 { text-align: center; padding-top: 50px; margin-bottom: 22px; }
.commentWrap { width: 1000px; overflow: hidden; }
.commentWrap ul { width: 1080px; }
.commentWrap li { float: left; width: 460px; margin-bottom: 30px; margin-right: 80px; }
.commentWrap img { border: 3px solid #fff; border-radius: 50%; overflow: hidden; transition: 0.2s; }
.commentWrap .fr { width: 320px; }
.commentWrap h3 { padding-top: 13px; margin-bottom: 12px; }
.commentWrap h3 a { color: #1f1a17; font-size: 18px; }
.commentWrap h3 a:hover { color: #5E1800; }
.commentWrap p { color: #5e1800; }
.commentWrap a:hover img { border-color: #5e1800; }

/* about */
.about { margin-bottom: 40px; }
.about h2 { text-align: center; padding-top: 68px; margin-bottom: 38px; }
.aboutWrap { position: relative; margin-bottom: 40px; }
.aboutWrap .fl { background: url(../images/aboutBg.gif) no-repeat; padding-top: 52px; padding-left: 56px; }
.aboutWrap .fr { width: 552px; }
.aboutWrap h3 { font-size: 24px; line-height: 38px; color: #7fa542; margin-bottom: 5px; }
.aboutWrap .fr p { line-height: 30px; color: #5e1800; text-indent: 2em; font-size: 14px; }
.aboutWrap a { background: url(../images/more.png) no-repeat #7fa542; width: 60px; height: 22px; overflow: hidden; text-indent: -99px; position: absolute; bottom: 0; border-radius: 4px; }
.aboutWrap a:hover { background-color: #5E1800; }
.aboutShow { border-top: 2px solid #5e1800; }
.aboutShow .hd { text-align: center; position: relative; padding-top: 22px; margin-bottom: 20px; }
.aboutShow .hd li { display: inline-block; vertical-align: top; font-size: 18px; }
.aboutShow .hd .item { color: #5e1800; cursor: pointer; }
.aboutShow .hd .split { color: #998077; cursor: default; margin: 0 22px; }
.aboutShow .hd .adorn { background: url(../images/adorn.png) no-repeat; width: 71px; height: 19px; position: absolute; top: 0; }
.aboutShow .bd { width: 1000px; overflow: hidden; }
.aboutShow .bd .con { height: 190px; }
.aboutShow .bd ul { width: 1013px; }
.aboutShow .bd li { float: left; width: 240px; margin-right: 13px; }
.aboutShow .bd img { padding: 2px; background: #fff; border: 1px solid #d3a883; border-radius: 2px; overflow: hidden; }
.aboutShow .bd span { display: inline-block; vertical-align: top; height: 30px; line-height: 30px; text-align: center; width: 100%; color: #5e1800; }

/* info */
.info { margin-bottom: 30px; }
.info .more { background: url(../images/more.png) no-repeat #7fa542; width: 60px; height: 22px; overflow: hidden; text-indent: -99px; position: absolute; border-radius: 4px; top: 22px; right: 0; }
.info .more:hover { background-color: #5E1800; }
.news { border-top: 2px solid #5e1800; width: 630px; }
.news .hd { position: relative; padding-top: 22px; margin-bottom: 12px; }
.news .hd li { display: inline-block; vertical-align: top; font-size: 18px; }
.news .hd .item { color: #5e1800; cursor: pointer; }
.news .hd .split { color: #998077; cursor: default; margin: 0 22px; }
.news .hd .adorn { background: url(../images/adorn.png) no-repeat; width: 71px; height: 19px; position: absolute; top: 0; }
.news .con { overflow: hidden; width: 630px; margin-right: 50px; float: left; }
.newsWrap { width: 630px; overflow: hidden; }
.newsTop { margin-bottom: 24px; }
.newsTop .fr { width: 366px; }
.newsTop img { padding: 2px; background: #fff; border: 1px solid #d3a883; border-radius: 2px; overflow: hidden; }
.newsTop h3 a { color: #7fa542; font-size: 16px; }
.newsTop h3 a:hover { text-decoration: underline; }
.newsTop h4 { background: url(../images/time.png) no-repeat 0 center; font-family: Arial; color: #bc9063; padding-left: 16px; line-height: 20px; margin-bottom: 20px; }
.newsTop p { color: #5e1800; text-indent: 2em; }
.newsList { width: 700px; }
.newsList li, .newsList h3, .newsList h3 a { float: left; }
.newsList li { margin-bottom: 12px; width: 300px; margin-right: 30px; }
.newsList h3 a { background: url(../images/arrow.gif) no-repeat 0 center; padding-left: 9px; color: #5e1800; width: 290px; }
.newsList h3 a:hover { color: #7fa542; }

.faq { width: 330px; border-top: 2px solid #5e1800; }
.faqTop { position: relative; padding-top: 22px; height: 34px; }
.faqTop h2 { float: left; overflow: hidden; height: 24px; }
.faqTop span { display: inline-block; vertical-align: top; }
.faqTop .cn { font-size: 18px; color: #5e1800; margin-right: 8px; }
.faqTop .en { font-family: Arial; color: #ccb7a1; padding-top: 3px; }
.faqTop em { background: url(../images/adorn.png) no-repeat; width: 71px; height: 19px; position: absolute; top: 0; left: 0; }
.faqWrap .bd { height: 336px; overflow: hidden; padding-top: 10px; }
.faqWrap li { position: relative; padding-bottom: 12px; margin-bottom: 15px; }
.faqWrap h3 { line-height: 22px; margin-bottom: 5px; }
.faqWrap h3 a { display: block; background: url(../images/faq.png) no-repeat; padding-left: 30px; font-size: 14px; color: #7fa542; }
.faqWrap h3 a:hover { text-decoration: underline; }
.faqWrap p { padding-left: 30px; background: url(../images/faq.png) no-repeat 0 -27px; line-height: 22px; padding-top: 2px; color: #5e1800; }
.faqWrap em { width: 100%; height: 1px; background: url(../images/default/splitBg.gif) repeat-x; position: absolute; left: 0; bottom: 0; opacity: 0.7; filter: alpha(opacity=70); }

/* footInfo */
.footInfo { background: #7fa542; height: 125px; padding-top: 20px; color: #fff; }
.footInfo li { width: 250px; float: left; position: relative; background: url(../images/footInfo.png) no-repeat 108px 0; padding-top: 43px; text-align: center; }
.footInfo span { display: inline-block; vertical-align: top; width: 250px; }
.footInfo .a { font-family: Tahoma, 'Geneva', sans-serif; font-size: 18px; line-height: 22px; padding-top: 47px; }
.footInfo .b { background-position: -138px 0; font-size: 14px; line-height: 18px; }
.footInfo .c { background-position: -391px 0; font-size: 14px; line-height: 22px; }
.footInfo .d { background-position: -643px 0; font-family: Tahoma, 'Geneva', sans-serif; font-size: 24px; }
.footInfo em { width: 1px; height: 90px; background: #8cae55; position: absolute; right: 0; top: -1px; }

/* footer */
.footer { height: 305px; background: #340b00; padding-top: 25px; color: #756460; }
.footer .w1000 { height: 305px; }
.footer a { color: #756460; }
.footer a:hover { color: #a3c557; }
.footTop { position: relative; padding-bottom: 21px; }
.footTop dl { float: left; margin-right: 58px; }
.footTop dl a { color: #fff; }
.footTop dl a:hover { color: #a3c557; }
.footTop dt { font-size: 18px; color: #a3c557; position: relative; line-height: 48px; margin-bottom: 24px; }
.footTop dt em { position: absolute; background: #a3c557; width: 30px; height: 5px; }
.code { padding-top: 15px; }
.code p { float: left; text-align: center; width: 110px; margin-left: 20px; }
.code img { border: 5px solid #5d3c33; }
.code span { vertical-align: top; display: inline-block; width: 88px; line-height: 18px; padding-top: 7px; }
.footBottom { height: 43px; border-top: 1px solid #4a241a; line-height: 43px; }
.footBottom span { margin-left: 14px; }
.mainpro { position: absolute; right: 0; bottom: 22px; line-height: 18px; }
.mainpro h3 { text-align: right; }
.mainpro span { cursor: default; margin: 0 8px; font-family: Arial; }

/* 内页 */
.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: 750px; 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: 1000px; 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: #5E1800; }

/* side */
.side { width: 220px; }
.sideNav { margin-bottom: 20px; }
.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; background: #5E1800; 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: 24px; position: relative; font-size: 13px; opacity: 0.8; filter: alpha(opacity=80); }
.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: #2D1005; color: #fff; text-indent: 34px; opacity: 1; filter: alpha(opacity=100); }
.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: 46px; 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: #5E1800; color: #fff; }
.sideBox { border: 1px solid #fff; border-top: none; position: relative; }
.contactBox { padding: 15px; }
.hotLine { background: url(../images/default/hotLine.gif) no-repeat; padding-left: 45px; margin-bottom: 4px; height: 46px; position: relative; z-index: 9; }
.hotLine p { line-height: 16px; }
.hotLine h3 { font-size: 18px; font-family: Arial; font-weight: bold; line-height: 30px; }
.contactInfo { background: url(../images/default/splitBg.gif) repeat-x; padding-top: 10px; position: relative; z-index: 9; }
.contactInfo span { vertical-align: top; display: inline-block; }
.contactInfo .value { width: 150px; }
.sideBox em { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: 0.8; filter: alpha(opacity=80); }

/* imgSideBox */
.imgSideBox { padding: 10px 0; }
.imgSideBox .bd { position: relative; z-index: 9; }
.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: #5E1800; }
.imgSideBox a:hover img { border-color: #5E1800; }

/* main */
.main { width: 760px; font-family: '宋体'; color: #000; }

/* breadCrumb */
.breadCrumb { height: 55px; border-bottom: 1px solid #FDF9F3; position: relative; margin-bottom: 30px; }
.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 #5E1800; color: #333; }
.breadCrumb .fr { color: #666; padding-top: 18px; font-family: '宋体'; cursor: default; }
.breadCrumb .fr a { color: #5E1800; }
.breadCrumb .fr a:hover { text-decoration: underline; }

/* imgBox */
.imgBox { width: 760px; overflow: hidden; }
.imgBox ul { width: 800px; }
.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: #5E1800; }
.imgBox a:hover img { border-color: #5E1800; }

/* productBox */
.productBox li { width: 244px; margin-right: 14px; }
.productBox img { width: 236px; height: 236px; padding: 2px; }
.productBox span { width: 214px; }

/* teamBox */
.teamBox li { width: 244px; margin-right: 14px; }
.teamBox img { width: 236px; height: 177px; padding: 2px; }
.teamBox span { width: 214px; }

/* imgPartnerBox */
.imgPartnerBox li { width: 180px; margin-right: 12px; }
.imgPartnerBox img { width: 176px; height: 87px; }
.imgPartnerBox span { width: 154px; }

/* imgSettingBox */
.imgSettingBox li { width: 244px; margin-right: 14px; }
.imgSettingBox img { width: 236px; height: 155px; padding: 2px; }
.imgSettingBox span { width: 214px; }

/* imgHonorBox */
.imgHonorBox li { width: 244px; margin-right: 14px; }
.imgHonorBox img { width: 236px; height: 329px; padding: 2px; }
.imgHonorBox span { width: 214px; }

/* 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: #FDFAF3; }
.tb-pic, .tb-pic img { max-height: 320px; max-width: 350px; _width: 350px; }
.tb-pic { border: 1px solid #fff; 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: #5E1800; }

.tb-picList .tb-thumb { position: relative; width: 290px; height: 62px; margin: 0 auto; overflow: hidden; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; }
.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%; height: 60px; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #5E1800; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { margin-bottom: 20px; }
.productIntro { width: 380px; }
.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: block; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border-radius: 4px; font-family: 'Microsoft Yahei'; background: #5E1800; color: #fff; }
.productOrder a:hover { background: #2D1005; }

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

.column { margin-bottom: 20px; }
.column h2 { height: 36px; line-height: 36px; font-size: 14px; background: #FDFAF3; 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: #FDFAF3; }
.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 img { width: 210px; height: 130px; border: 1px solid #EFEFEF; padding: 4px; }
.articleBox .fr { width: 520px; }
.articleBox h2 { font-size: 16px; font-family: 'Microsoft Yahei'; margin-bottom: 4px; padding-top: 6px; }
.articleBox h2 a { color: #000; }
.articleBox h2 a:hover { color: #5E1800; }
.articleBox h4 { background: url(../images/default/time.png) no-repeat 0 3px; padding-left: 24px; color: #a1a1a1; margin-bottom: 5px; }
.articleBox p { color: #666; }
.articleBox p a { color: #5E1800; }
.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: 210px; height: 130px; background: url(../images/default/timeBg.png) no-repeat #7D6C52; 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 #1B8700; 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: #000; background: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.faqOtherBox h2 em { position: absolute; left: 10px; top: 50%; margin-top: -8px; width: 16px; height: 16px; background: url(../images/default/faq.png) no-repeat #5E1800; border-radius: 3px;  }
.faqOtherBox .on a { opacity: 0.9; filter: alpha(opacity=90); }
.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #5E1800; 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: #616161; }
.articleTop span { margin: 0 5px; }
.articleTop a { margin: 0 5px; }
.articleTop .active { color: #000; font-weight: bold; }

.articleShow { margin-bottom: 20px; font-size: 14px; }
.articleShow img{max-width: 100%}

.articleCtrl { height: 36px; line-height: 36px; background: #FDFAF3; 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: #5E1800; }

.articleList { width: 760px; overflow: hidden; }
.articleList h2 { margin-bottom: 10px; }
.articleList ul { width: 780px; }
.articleList li, .articleList h3, .articleList a { float: left; }
.articleList li { width: 370px; 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: 260px; }
.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: 738px; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 738px; _width: 500px; }
.pictureDetail .tb-pic { border: 1px solid #fff; padding: 10px; }

.pictureDetail .tb-picList { width: 760px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb { width: 674px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb li { width: 86px; }
.pictureDetail .tb-picList .tb-thumb a { width: 70px; }
.pictureDetail .tb-picList .tb-thumb img { height: 70px; }
.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: #5E1800; text-align: center; }
.pictureDetail .tb-picList .prev:hover, .pictureDetail .tb-picList .next:hover { background: #2D1005; }
.pictureDetail .tb-picList .non, .pictureDetail .tb-picList .non:hover { background: #F3E3C2; 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: #1B8700; }