@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: #fff; }
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: #0064b8; }
/* 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; }
.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); }
/* end public */

/* header */
.topbar { height: 35px; background: #123453; color: #a0aeba; line-height: 35px; position: relative; z-index: 9; }
.topbar a { color: #a0aeba; }
.topbar a:hover { color: #0064b8; }
.topbar li { float: left; }
.entry { margin-right: 14px; }
.entry span { width: 1px; height: 10px; background: #4b657c; margin: 0 8px; position: relative; top: 13px; }
.share { line-height: 22px; padding-top: 7px; margin-right: 14px; }
.share a { margin-right: 10px; }
.share img { margin-right: 5px; }
.lang { position: relative; top: 6px; cursor: pointer; font-family: Arial, 'Microsoft YaHei', 'simsun'; width: 89px; line-height: 24px; }
.lang h3 { color: #4f4f4f; line-height: 24px; text-indent: 21px; }
.lang .bg { background: url(../images/langBg.png) no-repeat; width: 89px; height: 24px; position: absolute; top: 0; left: 0; }
.lang .adorn { background: url(../images/langAdorn.png) no-repeat; width: 24px; height: 24px; position: absolute; top: 0; left: -6px; z-index: 10; }
.langBox { background: url(../images/langOn.png) no-repeat; width: 89px; height: 75px; position: absolute; top: 0; left: 0; z-index: 8; display: none; }
.langBox .space { height: 23px; }
.langBox a { display: block; color: #828282; text-indent: 22px; }
.langBox a:hover { color: #00CC60; }

.head { height: 118px; }

.logo { }
.logo img{ height:118px;}

.vice { padding-left: 14px; background: url(../images/viceBg.gif) no-repeat 0 center; position: relative; top: 30px; }
.vice h2 { font-weight: bold; font-size: 23px; color: #123453; line-height: 32px; }
.vice h3 { font-size: 16px; color: #565656; }
.vice span { color: #0064b8; }

.tel { padding-top: 45px; }
.tel .cn { color: #0064b8; font-size: 14px; line-height: 18px; }
.tel .en { color: #7f7f7f; font-size: 11px; line-height: 14px; -webkit-transform: scale(0.91) translate(-6px,0); -o-transform: scale(1) translate(0,0); }
.tel h3 { color: #0064b8; font-size: 32px; line-height: 32px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.nav { border-top: 1px solid #c4c4c4; }
.nav .item, .nav h2, .nav h2 a { float: left; }
.nav .item { background: url(../images/navCut.gif) no-repeat 0 center; }
.nav .none { background: none; }
.nav h2 a { height: 49px; line-height: 49px; font-size: 14px; padding: 0 22px; color: #3e3e3e; }
.nav h2 a:hover, .nav .active h2 a { color: #0064b8; }
.nav .adorn { position: absolute; width: 88px; height: 3px; background: #0064b8; top: -1px; }

.wxCode { display: none; position: absolute; top: 44px; right: 175px; padding: 4px; border: 1px solid #dadada; background: #fff; }

/* 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: 1423px; float: left; }
.banner .hd { position: absolute; width: 100%; height: 12px; bottom: 40px; left: 0; text-align: center; }
.banner .hd ul { height: 12px; overflow: hidden; }
.banner .hd li { width: 12px; height: 12px; overflow: hidden; display: inline-block; *display: inline; *zoom: 1; background: url(../images/dot.png) no-repeat -12px 0; text-indent: -99em; cursor: pointer; margin: 0 4px;}
.banner .hd .on { background-position: 0 0; }

/* pas */
.pasWrap { position: relative; }
.pas { height: 182px; width: 1000px; position: absolute; top: -23px; left: 50%; margin-left: -500px; }
.pas .bg { background: url(../images/pas.png) no-repeat; position: absolute; top: 0; left: 0; width: 1004px; height: 187px; }
.partner { width: 709px; padding-top: 19px; padding-left: 19px; position: relative; }
.partnerTop { margin-bottom: 13px; }
.partnerTop h2 { font-size: 20px; color: #0064b8; font-weight: bold; line-height: 28px; }
.partnerTop h3 { font-family: Arial; color: #999; line-height: 18px; }
.partnerWrap .ctrl { position: absolute; top: 22px; right: 24px; }
.partnerWrap .ctrl a { width: 26px; height: 26px; background: #3f3f3f; line-height: 26px; text-align: center; font-size: 18px; color: #fff; margin: 0 3px; font-family: 'simsun'; }
.partnerWrap .ctrl a:hover { background: #0064b8; }
.partnerWrap .bd { width: 686px; overflow: hidden; }
.partnerWrap ul { width: 706px; }
.partnerWrap li { float: left; margin-right: 19px; }
.partnerWrap img { border: 1px solid #cfcfcf; transition: 0.2s; }
.partnerWrap a:hover img { border-color: #0064b8; }
.search { width: 272px; }
.search h3 { padding-top: 23px; font-size: 16px; color: #fff; text-align: center; }
.keywords { width: 210px; margin: 0 auto; padding-top: 11px; height: 59px; }
.keywords ul { width: 242px; }
.keywords li { float: left; margin-right: 32px; }
.keywords a { color: #fff; }
.keywords a:hover { text-decoration: underline; }
.search form { width: 211px; height: 33px; margin: 0 auto; }
.search input { vertical-align: top; }
.search .txt { width: 154px; height: 33px; background: #fff; padding: 0 12px; color: #8f8e8e; }
.search .btn { width: 33px; height: 33px; background: url(../images/search.png) center no-repeat #3f3f3f; cursor: pointer;    position: absolute; }

/* product */
.product { background: url(../images/infoBg.gif); padding-top: 40px; padding-bottom: 8px; }
.prodLeft { width: 235px; margin-bottom: 32px; }
.prodTop { background: url(../images/prodTop.gif) no-repeat; width: 235px; height: 67px; color: #fff; }
.prodTop h2 { font-size: 22px; font-weight: bold; line-height: 30px; padding-top: 12px; padding-left: 21px; }
.prodTop h3 { line-height: 16px; font-family: Arial; padding-left: 21px; opacity: 0.9; filter: alpha(opacity = 90); }
.prodNav { border: 3px solid #0064b8; background: #fff; padding: 18px 16px 13px; }
.prodNav li { margin-bottom: 6px; }
.prodNav a { display: block; height: 37px; line-height: 37px; background: url(../images/prodNav.gif) no-repeat 180px center #e3e3e3; color: #3e3e3e; text-indent: 17px; font-size: 14px; }
.prodNav a:hover { background-image: url(../images/prodNavOn.gif); background-color: #0064b8; color: #fff; }
.prodTel { position: relative; height: 278px; color: #fff; text-align: center; }
.prodTel img { position: absolute; top: 0; left: 0; }
.prodTel p { font-size: 16px; padding-top: 200px; }
.prodTel h3 { font-family: Arial; font-size: 28px; font-weight: bold; line-height: 36px; }

.prodRight { width: 742px; padding-top: 1px; }
.prodMainTop { border-top: 2px solid #bdbdbd; margin-bottom: 17px; }
.prodMainTop h2 { display: inline-block; *display: inline; *zoom: 1; position: relative; line-height: 42px; height: 42px; }
.prodMainTop h2 em { position: absolute; top: -3px; width: 100%; height: 3px; background: #0064b8; left: 0; }
.prodMainTop .cn { color: #0064b8; font-size: 22px; }
.prodMainTop .en { color: #a5a5a5; font-size: 14px; font-family: Arial; }

.prodMain { width: 742px; overflow: hidden; }
.prodMain ul { width: 800px; }
.prodMain li { float: left; width: 226px; margin-right: 32px; margin-bottom: 32px; position: relative; }
.prodMain img { margin-bottom: 2px; }
.prodMain em { width: 224px; height: 172px; border: 1px solid #0064b8; position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity = 0); transition: 0.3s; }
.prodMain span { width: 100%; line-height: 38px; height: 38px; color: #3e3e3e; font-size: 14px; text-align: center; background: url(../images/prodCut.png) repeat-x 0 bottom; transition: 0.3s; }
.prodMain a:hover em { opacity: 1; filter: alpha(opacity = 100); }
.prodMain a:hover span { background-image: url(../images/prodCut.gif); color: #0064b8; }

/* advantage */
.advantage { background: url(../images/advantage.jpg) no-repeat center 0; height: 1459px; padding-top: 38px; }
.advantageTop { padding-left: 100px; position: relative; padding-bottom: 25px; background: url(../images/adTop.gif) no-repeat center bottom; }
.advantageLeft { color: #fff; text-align: right; margin-right: 12px; }
.advantageLeft h2 { font-weight: bold; font-size: 32px; line-height: 50px; }
.advantageLeft img { padding: 0 4px; }
.advantageLeft h3 { font-family: Arial; font-size: 13px; opacity: 0.9; filter: alpha(opacity = 90); margin-top: -4px; }
.advantageRight { background: url(../images/adAdorn.gif) no-repeat 0 center; padding-left: 13px; color: #fff; position: relative; top: 9px; }
.advantageRight p { line-height: 20px; font-size: 13px; }
.advantageRight h3 { font-size: 32px; line-height: 34px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.advantageWrap { position: relative; z-index: 9; color: #fff; padding-top: 40px; }
.advantage .adorn { background: url(../images/adAdorn.png); width: 6px; height: 1200px; position: absolute; top: 92px; left: 50%; margin-left: -3px; }
.advantageWrap .fl { padding-left: 17px; width: 483px; }
.advantageWrap .fr { width: 479px; padding-right: 21px; }
.adBox h3 { position: relative; background: url(../images/adAdornLeft.gif) no-repeat 0 bottom; line-height: 48px; height: 48px; padding-right: 44px; font-size: 24px; font-weight: bold; margin-bottom: 17px; }
.adBox img { position: absolute; top: -2px; right: -24px; }
.adLeft h3 { text-align: right; }
.adLeft img { right: -24px; }
.adRight h3 { background-image: url(../images/adAdornRight.gif); padding-left: 51px; }
.adRight img { left: -26px; }
.adLeft ol { width: 440px; }
.adRight ol { width: 422px; padding-left: 54px; }
.tar { text-align: right; }
.adBox li { background: url(../images/adCut.png) repeat-x 0 bottom; padding-bottom: 12px; margin-bottom: 12px; font-size: 14px; }
.adBox p { background: url(../images/adArrow.png) no-repeat 0 10px; padding-left: 12px; }
.advantageWrap .b { padding-top: 10px; }
.advantageWrap .b .adBox { padding-top: 26px; }
.advantageWrap .c .adBox { padding-top: 50px; }
.advantageWrap .c .adImg { position: relative; margin-top: -24px; }
.advantageWrap .d .adBox { padding-top: 37px; }
.advantageWrap .e .adBox { padding-top: 37px; }
.advantageWrap .e .adImg { margin-right: -30px; margin-top: -6px; }

/* ad */
.ad { position: absolute; top: -67px; left: 0; }
.ad em { background: url(../images/shadow.png) no-repeat; width: 1036px; height: 48px; position: absolute; bottom: -30px; left: 50%; margin-left: -518px; }

/* review */
.review { background: url(../images/infoBg.gif); padding-top: 126px; padding-bottom: 42px; }
.reviewTop { border-bottom: 2px solid #bdbdbd; height: 58px; margin-bottom: 32px; }
.reviewTop h2 { color: #0064b8; font-weight: bold; font-size: 30px; line-height: 58px; position: relative; margin-right: 7px; }
.reviewTop h2 em { width: 100%; height: 3px; background: #0064b8; position: absolute; bottom: -2px; left: 0; }
.reviewTop h3 { font-size: 14px; font-family: Arial; color: #a5a5a5; line-height: 38px; padding-top: 20px; }
.reviewTop p { padding-top: 24px; }
.reviewTop a { color: #5d5d5d; }
.reviewTop a:hover { color: #0064b8; }
.reviewTop span { font-family: 'simsun'; }

.reviewWrap { width: 1000px; overflow: hidden; }
.reviewWrap ul { width: 1012px; }
.reviewWrap li { float: left; width: 241px; height: 388px; background: #fff; border-bottom: 2px solid #787878; color: #3e3e3e; position: relative; margin-right: 12px; transition: 0.2s; }
.reviewWrap .on { background: #0064b8; color: #fff; border-color: #0064b8; }
.reviewWrap .on h3 em { background: #fff; }
.reviewWrap a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }
.reviewWrap .img { width: 241px; height: 186px; overflow: hidden; }
.reviewBox { padding: 0 18px; }
.reviewBox h3 { padding-top: 19px; font-size: 16px; padding-bottom: 11px; position: relative; margin-bottom: 9px; }
.reviewBox h3 em { position: absolute; left: 0; bottom: 0; width: 31px; height: 2px; background: #3e3e3e; transition: 0.2s; }
.reviewBox p { height: 96px; overflow: hidden; margin-bottom: 9px; }
.reviewBox span { text-decoration: underline; }

/* about */
.aboutTop { padding-top: 120px; margin-bottom: 32px; }
.aboutTopLeft { width: 271px; height: 159px; background: #0064b8; padding-right: 28px; color: #fff; text-align: right; }
.aboutTopLeft h2 { font-weight: bold; font-size: 28px; line-height: 36px; padding-top: 46px; }
.aboutTopLeft h3 { opacity: 0.7; filter: alpha(opacity = 70); }
.aboutTopRight { width: 701px; height: 159px; }
.aboutWrap { height: 200px; }
.aboutWrapLeft { width: 298px; }
.aboutWrapLeft h3 { font-size: 40px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 40px; color: #0064b8; text-align: right; margin-bottom: 10px; }
.aboutWrapLeft p { height: 31px; line-height: 31px; background: #d9d9d9; color: #424342; text-align: right; padding-right: 8px; margin-bottom: 33px; }
.aboutWrapBtn a { width: 142px; height: 30px; line-height: 30px; color: #fff; text-align: center; }
.aboutWrapBtn span { font-family: 'simsun'; }
.aboutWrapBtn .a { background: #123453; }
.aboutWrapBtn .b { background: #123453; }
.aboutWrapBtn .a:hover { background: #0064b8; }
.aboutWrapBtn .b:hover { background: #0064b8; }
.aboutWrapRight { width: 660px; }
.aboutWrapRight h2 { margin-bottom: 10px; font-size: 22px; font-weight: bold; color: #0064b8; line-height: 30px;  }
.aboutWrapTxt { line-height: 28px; color: #6d6d6d; }
.aboutPic { padding-bottom: 41px; }
.aboutPic .hd { height: 39px; border-bottom: 1px solid #a9a9a9; line-height: 39px; margin-bottom: 31px; }
.aboutPic .hd li { float: left; cursor: pointer; height: 39px; position: relative; font-size: 16px; color: #6a6a6a; margin-right: 28px; }
.aboutPic .hd em { position: absolute; height: 3px; background: #0064b8; left: 0; bottom: -1px; width: 100%; display: none; }
.aboutPic .hd .on em { display: block; }
.aboutPic .hd span { font-family: 'simsun'; }
.aboutPic .hd a { color: #5d5d5d; }
.aboutPic .hd a:hover { color: #0064b8; }
.aboutPic .conBd { width: 1000px; height: 166px; overflow: hidden; position: relative; }
.aboutPic .bd ul { width: 1030px; }
.aboutPic .bd li { float: left; margin-right: 16px; position: relative; width: 238px; }
.aboutPic .bd img { border: 1px solid #dadada; }
.aboutPic .bd a:hover img { border-color: #0064b8; }
.aboutPic .ctrl { width: 100%; top: 70px; position: absolute; }
.aboutPic .ctrl a { font-size: 18px; font-family: 'simsun'; width: 29px; height: 29px; line-height: 29px; text-align: center; background: #434343; color: #fff; position: absolute; top: 0; }
.aboutPic .ctrl a:hover { background: #0064b8; }
.aboutPic .ctrl .prev { left: -46px; }
.aboutPic .ctrl .next { right: -46px; }
.aboutPic .bd span { position: absolute; bottom: -33px; left: 0; background: url(../images/aboutPicBg.png); height: 33px; color: #fff; line-height: 33px; width: 90%; text-align: center; padding: 0 5%; }
.aboutPic .aboutHonor li { width: 118px; margin-right: 29px; }

/* info */
.info { background: url(../images/infoBg.gif); padding-top: 38px; padding-bottom: 44px; }
.news { background: #fff; padding: 14px 20px 0 24px; width: 630px; height: 383px; }
.faq { background: #fff; padding: 14px 14px 0 21px; width: 270px; height: 383px; }
.info .hd { height: 36px; border-bottom: 1px solid #a9a9a9; }
.news .hd { margin-bottom: 30px; }
.faq .hd { margin-bottom: 23px; }
.info .hd li { float: left; font-size: 16px; color: #5c5c5c; margin-right: 28px; position: relative; line-height: 36px; }
.info .hd em { position: absolute; width: 100%; height: 3px; bottom: -1px; left: 0; background: #0064b8; display: none; }
.info .hd .on { color: #0064b8; }
.info .hd .on em { display: block; }
.info .hd p { padding-top: 10px; }
.info .hd a { width: 55px; height: 18px; background: url(../images/more.png) no-repeat center #444; display: inline-block; }
.info .hd a:hover { background-color: #0064b8; }
.news .hd li { cursor: pointer; }
.news .bd { width: 630px !important; height: 310px; overflow: hidden; }
.news .con { width: 630px; margin-right: 28px; }
.newsTop { position: relative; padding-bottom: 30px; background: url(../images/newsCut.png) 0 bottom repeat-x; margin-bottom: 12px; }
.newsTop em { width: 23px; height: 3px; position: absolute; top: 27px; left: 0; background: #0064b8; }
.newsLeft { padding-left: 45px; width: 285px; }
.newsLeft h4 { color: #9d9d9d; font-family: Arial; line-height: 16px; }
.newsLeft h3 { line-height: 22px; margin-bottom: 6px; }
.newsLeft h3 a { color: #3e3e3e; font-size: 14px; display: block; }
.newsLeft h3 a:hover { color:#0064b8; }
.newsLeft p { line-height: 22px; height: 44px; overflow: hidden; color: #838383; }
.newsWrap { width: 630px; overflow: hidden; }
.newsWrap ul { width: 670px; }
.newsWrap li, .newsWrap h3, .newsWrap h3 a { float: left; }
.newsWrap li { background: url(../images/newsCut.png) repeat-x; padding-right: 33px; }
.newsWrap .none { background: none; }
.newsWrap h3 a { width: 262px; background: url(../images/newsArrow.png) no-repeat 2px 18px; padding-left: 17px; padding-right: 20px; line-height: 45px; height: 45px; color: #838383; }
.newsWrap h3 a:hover { color: #0064b8; background-position: 5px 18px; text-indent: 3px; }

.faqWrap .bd { height: 306px; overflow: hidden; }
.faqWrap li { width: 260px; padding-bottom: 17px; background: url(../images/newsCut.png) repeat-x 0 bottom; margin-bottom: 23px; }
.faqWrap h3, .faqWrap p { position: relative; padding-left: 26px; }
.faqWrap span { position: absolute; top: 0; left: 0; font-weight: bold; font-family: Arial; font-size: 13px; cursor: default; }
.faqWrap h3 span { color: #454545; line-height: 22px; }
.faqWrap p span { color: #0064b8; line-height: 20px; }
.faqWrap h3 { margin-bottom: 6px; }
.faqWrap h3 a { display: block; color: #454545; font-weight: bold; }
.faqWrap h3 a:hover { color: #0064b8; }
.faqWrap p { line-height: 20px; height: 40px; color: #838383; overflow: hidden; }

/* footer */
.footer { background: #123453; padding-bottom: 54px; }
.footNav { height: 54px; border-bottom: 1px solid #08223a; line-height: 54px; }
.footNav li, .footNav h2, .footNav h2 a { float: left; }
.footNav li { margin-right: 35px; }
.footNav h2 a { color: #fff; }
.footNav h2 a:hover { color: #0064b8; }
.foot { border-top: 1px solid #295073; padding-top: 25px; }
.foot a { color: #b8c2cc; }
.foot a:hover { color: #0064b8; }
.siteInfo { width: 670px; color: #b8c2cc; }
.siteInfo p { line-height: 30px; }
.siteInfo span { margin-right: 35px; }
.link a { margin-right: 22px; }

.code { padding-top: 6px; }
.code p { float: left; width: 119px; margin-left: 26px; text-align: center; }
.code span { padding-top: 7px; color: #fff; }

/* 内页 */
.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: 30px 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: #0064b8; }

/* side */
.side { width: 220px; }
.sideNav { margin-bottom: 20px; }
.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; background: #0064b8; color: #fff; margin-bottom: 2px; }
.sideNav .item { margin-bottom: 2px; }
.sideNav h3 a { display: block; height: 36px; line-height: 36px; background: url(../images/sideNav.gif) no-repeat 200px #ECECEC; 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/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/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: #0064b8; color: #fff; }
.sideBox { border: 1px solid #dadada; border-top: none; }
.contactBox { padding: 15px; }
.hotLine { background: url(../images/hotLine.gif) no-repeat; padding-left: 45px; margin-bottom: 4px; height: 46px; }
.hotLine p { line-height: 16px; }
.hotLine h3 { font-size: 20px; font-family: Arial; font-weight: bold; line-height: 30px; }
.contactInfo { background: url(../images/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: 146px; 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: #0064b8; }
.imgSideBox a:hover img { border-color: #0064b8; }


/* 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 #0064b8; color: #333; }
.breadCrumb .fr { color: #999; font-family: '宋体'; cursor: default; width: 330px; line-height: 16px; text-align: right; display: table-cell; vertical-align: middle; float: none; }

/* imgBox */
.imgBox { width: 750px; overflow: hidden; }
.imgBox ul { width: 800px; }
.imgBox li { float: left; text-align: center; margin-bottom: 20px; }
.imgBox a { float: left; }
.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 strong { overflow: hidden; border: 2px solid #dadada; padding: 2px; display: inline-block; vertical-align: top; }
.imgBox a:hover { color: #0064b8; }
.imgBox a:hover strong { border-color: #0064b8; }

/* productBox */
.productBox li { width: 230px; margin-right: 30px; }
.productBox img { width: 222px; height: 171px; }
.productBox span { width: 200px; background: #efefef; }
.productBox strong { width: 222px; padding: 2px; height: 171px; }

/* imgCaseBox */
.imgCaseBox li { width: 240px; margin-right: 15px; }
.imgCaseBox img { width: 232px; height: 179px; }
.imgCaseBox span { width: 202px; }
.imgCaseBox strong { width: 232px; height: 179px; }

/* imgPartnerBox */
.imgPartnerBox li { width: 180px; margin-right: 8px; }
.imgPartnerBox img { width: 176px; height: 92px; }
.imgPartnerBox span { width: 146px; }
.imgPartnerBox strong { width: 176px; height: 92px; }

/* imgSettingBox */
.imgSettingBox li { width: 240px; margin-right: 15px; }
.imgSettingBox img { width: 232px; height: 162px; }
.imgSettingBox span { width: 202px; }
.imgSettingBox strong { width: 232px; height: 162px; }

/* imgHonorBox */
.imgHonorBox li { width: 200px; margin-right: 25px; margin-left: 25px; }
.imgHonorBox img { width: 192px; height: 271px; }
.imgHonorBox span { width: 202px; }
.imgHonorBox strong { width: 192px; height: 271px; }

/* 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/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: #0064b8; }

.tb-picList .tb-thumb { position: relative; width: 290px; height: 62px; margin: 0 auto; overflow: hidden; display: table; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; display: table; }
.tb-picList .tb-thumb li { float: left; width: 76px; overflow: hidden; position: relative; }
.tb-picList .tb-thumb a { width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; height: 60px; display: table-cell; vertical-align: middle; }
.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #0064b8; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { margin-bottom: 20px; }
.productIntro { width: 370px; }
.productIntro h2 { background: url(../images/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: 310px; }
.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: #0064b8; }

.productShow { margin-bottom: 10px; }
.productShow .hd { height: 38px; line-height: 38px; font-size: 14px; background: #0064b8; font-family: 'Microsoft Yahei'; }
.productShow .hd li { float: left; padding: 0 20px; cursor: pointer; color: #fff; transition: 0.3s; }
.productShow .hd .on { background: #212121; }
.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; }

/* 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/faq.png) no-repeat #0C4B9C; border-radius: 3px; }
.faqBox p { background: url(../images/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/faq.png) no-repeat #0064b8; border-radius: 3px;  }
.faqOtherBox .on a { background: #ECECEC; color: #000; }
.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #0064b8; padding-left: 34px; background: url(../images/splitBg.gif) repeat-x 0 bottom; }

/* articleShow */
.articleTop { text-align: center; background: url(../images/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/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: #0064b8; }

.articleList { width: 750px; overflow: hidden; }
.articleList h2 { margin-bottom: 10px; }
.articleList ul { width: 780px; }
.articleList li, .articleList h3, .articleList a { float: left; }
.articleList li { width: 364px; margin-right: 20px; height: 32px; line-height: 32px; background: url(../images/splitBg.gif) repeat-x 0 bottom; }
.articleList a { background: url(../images/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: 828px; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 828px; _width: 828px; }
.pictureDetail .tb-pic { border: 1px solid #ECECEC; padding: 10px; }

.pictureDetail .tb-picList { width: 850px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb { width: 760px; 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: #0064b8; }
.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/splitBg.gif) repeat-x 0 bottom; height: 30px; line-height: 30px; margin-bottom: 10px; padding-bottom: 10px; }
.downloadList h2 { float: left; background: url(../images/file.png) no-repeat 6px 2px; padding-left: 40px; font-size: 14px; color: #000; }
.downloadList a { float: right; background: url(../images/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; }

.center { text-align: center; margin-bottom: 30px; }
.center img { max-width: 750px; }


/* articleBox */
.articleBox li { padding: 20px; background: #f0f0f0; margin-bottom: 20px; }
.articleBox img { width: 200px; height: 133px; }
.articleBox .fr { width: 490px; }
.articleBox h2 { font-size: 18px; font-family: 'Microsoft Yahei'; margin-bottom: 18px; }
.articleBox h2 a { color: #333; }
.articleBox h2 a:hover { color: #0064b8; }
.articleBox h4 { background: url(../images/time.png) no-repeat 0 7px; padding-left: 24px; color: #a8a8a8; }
.articleBox p { height: 72px; width: 480px; overflow: hidden; }
.articleBox p a { color: #0064b8; }
.articleBox p a:hover { text-decoration: underline; }

.articleBoxTop { width: 750px; overflow: hidden; margin-bottom: 20px; }
.articleBoxTop ul { width: 800px; }
.articleBoxTop li { float: left; margin-right: 20px; position: relative; }
.articleBoxTop img { width: 365px; }
.articleBoxTop a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; }
.articleBoxTxt { position: absolute; bottom: 0; left: 0; width: 90%; padding: 0 5% 14px; }
.articleBoxTxt em { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; filter: alpha(opacity = 50); }
.articleBoxTxt h3, .articleBoxTxt p { z-index: 8; position: relative; color: #fff; }
.articleBoxTxt h3 { line-height: 50px; height: 50px; font-size: 16px; font-family: 'Microsoft Yahei'; }
.articleBoxTxt p { opacity: 0.7; filter: alpha(opacity = 70); line-height: 20px; height: 40px; overflow: hidden; }

.articleBox2 img { height: 154px; }

.page1{ clear:both; font-size:14px;    margin: 20px auto;color: #0064b8; text-align:center; padding: 30px 0;}
.page1 .current{color: #0064b8;border-color: 	#0064b8;}
.page1 a{    display: inline-block;padding: 10px; border: 1px solid #cecece; color:#cecece; margin: 3px; text-decoration:none;}
.page1 span{ display: inline-block;padding: 10px; border: 1px solid #cecece; color:#cecece; margin: 3px;}
.page1 a:hover{  color:#0064b8;border-color:#0064b8;}
.pageBox p{ font-size:14px;}

.form input[type="text"], .form textarea {width: 420px;padding: 4px;height: 24px;line-height: 24px;background: #eee;font-size: 14px;color: #777;border: 1px dashed #aaa;}
.form div{}
.form div img{ }
.form div input{ width:100px;}
.form textarea {height: 122px;display: block;}
.form p {line-height: 34px;font-size: 14px;color: #777;margin-top: 8px;}
.form .click{ margin-bottom:10px;}
.form .msg-btn{ border:none !important;}
.form input[type="submit"] {width: 430px;border: 1px dashed #fff;background: #0c4da1;height: 30px;line-height: 30px;color: #fff;font-size: 14px;cursor: pointer;margin-top: 20px;}
.nav_title{text-align:center; padding:50px 0; font-size:16px;}
.nav_title a{margin:0 20px; display:inline-block; border:1px solid #ccc; height:40px; line-height:40px; padding:0 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}
.nav_title .a{color:#fff; background:#0064b8;border:1px solid #0064b8;}
.content_left{width:220px; margin-bottom:40px;}
.content_left .title{height:45px; background:#0064b8; color:#fff; padding:0 20px; line-height:45px; font-size:16px}
.content_left .title span{background:url(../images/ioc.png) no-repeat 0 center; padding-left:22px;}
.left_nav{border:1px solid #e6e6e6; border-top:0; overflow:hidden; padding:0 0 20px 0}
.left_nav ul{margin-top:-1px;}
.left_nav li{padding:0 20px; border-top:1px dashed #e7e7e7}
.left_nav li .t{height:50px; line-height:50px; padding:0 0 0 18px; position:relative}
.left_nav li .t i{position:absolute; left:0; top:0; width:18px; height:50px;background:url(../images/ioc_l.png) no-repeat 0 center; cursor:pointer}
.left_nav li .t a,.left_nav li .t.hover:hover a{color:#000}
.left_nav li .t:hover i{background:url(../images/ioc_la.png) no-repeat 0 center;}
.left_nav li .t:hover a{color:#0064b8}
.left_nav li .t.hover i{background:url(../images/ioc_b.png) no-repeat 0 center; }
.left_nav li .txt{padding:0 0 20px 18px; display:none}
.left_nav li .txt p{line-height:30px; height:30px; overflow:hidden}
.left_nav .more{background:#0064b8; display:block; width:120px; height:30px; margin:0 auto; text-align:center; line-height:30px; color:#fff; cursor:pointer;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px; overflow:hidden}
.left_nav .more:hover{background:#ff5825}
.left_nav .more span{padding-right:18px; background:url(img/ioc_ba.png) no-repeat right center;}
.left_nav .more.hover span{background:url(../images/ioc_t.png) no-repeat right center;}
