@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 { width:100%; height:100%; font: 12px/24px '微软雅黑', Arial, '宋体', HELVETICA; color: #666; background:url(../images/bg.png) repeat; background-attachment:fixed; }
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: #e9ba25; }
/* end reset */

/* public */
.w1003, .w1000 { width: 1003px; 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; }
.z9 { z-index: 9; }
.title { position: relative; text-align: center; }
.title h2 { position: relative; z-index: 9; display: inline-block; *display: inline; *zoom: 1; background: #fff; padding: 0 20px; }
.title span { display: inline-block; vertical-align: top; }
.title .en { line-height: 30px; font-family: Arial; color: #bdbdbd; font-size: 36px; }
.title .cn { line-height: 28px; font-size: 24px; color: #0065d4; }
.title .bg { height: 1px; width: 100%; background: #dadada; position: absolute; top: 50%; left: 0; }
.title h2 em { position: absolute; top: 0; width: 10px; height: 100%; background: url(../images/titleleft.gif) no-repeat 0 center; }
.title .left { left: 0; }
.title .right { right: 0; background: url(../images/titleright.gif) no-repeat 0 center; }
/* end public */

/* topbar */
.header, .topbar { position: relative; z-index: 9; background-color:#f4f4f4;}
.topbar { background: url(../images/topbar.gif) repeat-x; height: 30px; line-height: 30px; color: #333; }
.topbar a { color: #333; }
.topbar a:hover { color: #e9ba25; }
.topbar span { color: #bdbdbd; cursor: default; margin: 0 12px; font-family: Arial; }
.wx { position: absolute; width: 100px; height: 100px; top: 40px; right: 230px; padding: 10px; background: #fff; border: 1px solid #dadada; display: none; z-index:9999; }
.head { height: 120px; }
.head h1 { padding-top: 28px; margin-right: 10px; }
.vice { background: url(../images/vice.png) no-repeat 0 center; color: #333; padding-left: 15px; position: relative; top: 12px; height: 83px; }
.vice h2 { font-size: 24px; line-height: 28px; padding-top: 24px; }
.vice strong { color: #0065d4; }
.vice h3 { font-size: 16px; line-height: 22px; }
.tel { padding-left: 25px; top: 28px; position: absolute; right: 0; }
.tel p { line-height: 28px; color: #333; }
.tel span { font-size: 20px; color: #0065d4; font-family: Arial; }
.nav { height: 50px; background: url(../images/nav.gif) repeat-x; }
.nav li{position:relative;z-index:99;}
.nav li, .nav h2, .nav h2 a { float: left; }
.nav h2 a { font-size: 14px; color: #fff; height: 50px; line-height: 50px; width: 99px; text-align: center; border-right: 1px solid #005bbf; }
.nav .first h2 a { border-left: 1px solid #005bbf; border-right: 1px solid #005bbf; }
.nav h2 a:hover, .nav .active a { background: url(../images/navon.gif) repeat-x; }
.nav .navSub{position:absolute;top:50px;width:180px;background:#fff;display:none;left:-25px;}
.nav .navSub li{float:none;font-size:14px;font-weight:normal;background:none;width:180px;}
.nav .navSub a{height:34px;line-height:34px; border-bottom:1px solid #ddd;background:url(../images/nav_li.png) no-repeat 20px center;padding-left:30px;color:#666;transition:all 0.3s;width:150px;display:block;}
.nav .navSub a:hover{background:url(../images/nav_lih.png) no-repeat 25px center;color:#02a3ee;padding-left:35px;transition:all 0.3s;width:145px;}



/* banner */
.banner { width: 100%; height: 400px; overflow: hidden; position: relative; /*margin-bottom:10px;*/ background-color:#f4f4f4; }
.banner .bd { height: 450px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 70px; height: 11px; text-align: center; position: absolute; left: 50%; bottom: 20px; border-radius: 7px; overflow: hidden; padding-top: 3px; }
.banner .hd ul { position: relative; z-index: 9; }
.banner .hd li { width: 4px; height: 4px; border: 2px solid #fff; display: inline-block; text-indent: -999em; overflow: hidden; margin: 0 3px; border-radius: 50%; overflow: hidden; cursor: pointer; }
.banner .hd em { position: absolute; background: #000; opacity: 0.2; filter: alpha(opacity=20); width: 100%; height: 14px; top: 0; left: 0; }
.banner .hd .on { background: #fff; }

/* sap */
.sap { margin-bottom: 44px; }
.search { background: url(../images/search.jpg); width: 240px; height: 133px; color: #fff; position: relative; }
.search a { color: #fff; }
.search a:hover { color: #65b300; }
.search h2 { font-size: 14px; text-align: center; padding-top: 25px; padding-bottom: 12px; }
.search p { width: 216px; margin: 0 auto; line-height: 18px; }
.search span { cursor: default; }
.search input { float: left; }
.search form { width: 210px; height: 30px; position: absolute; bottom: 17px; left: 50%; margin-left: -105px; border-radius: 3px; overflow: hidden; }
.search .txt { background: #fff; height: 30px; width: 170px; color: #999; line-height: 30px; padding: 0 5px; }
.search .btn { width: 30px; height: 30px; background: url(../images/search.png) no-repeat center #65b300; cursor: pointer; }



.partnerWrap .txt { background: #fff; height: 50px; width: 450px; margin-top:10px; color: #999; line-height: 50px; padding: 0 5px; border: 1px solid #09F; font-size:20px; font-family:Microsoft Yahei; float:left; }
.partnerWrap .txt:focus { background: #fff; height: 50px; width: 450px; color: #999; line-height: 50px; padding: 0 5px; border: 1px solid #09F; font-size:20px; font-family:Microsoft Yahei; float:left; box-shadow:0 0 3px 3px rgba(88,186,255,.5);}
.partnerWrap .btn { width: 52px; height: 52px; margin-top:10px; background: url(../images/search.png) no-repeat center #65b300; cursor: pointer; position:absolute; float:right; }




.partner { width: 740px; position: relative; }
.partner h2 { line-height: 30px; padding-top: 23px; padding-bottom: 13px; }
.partner .cn { color: #333; font-size: 24px; margin-right: 7px; }
.partner .en { font-size: 14px; color: #bdbdbd; font-family: Arial; }
.partner .bd { width: 740px; overflow: hidden; }
.partner .bd ul { width: 760px; }
.partner .bd li, .partner .bd a { float: left; }
.partner .bd li { margin-right: 20px; }
.partner .bd a { width: 160px; padding: 4px; background: #f4f4f4; border: 1px solid #dadada; }
.partner .bd a:hover { background: #65B300; border-color: #65B300; }
.partner p { position: absolute; top: 27px; right: 0; }
.partner p a { width: 23px; height: 23px; display: inline-block; line-height: 23px; font-family: '宋体'; font-size: 19px; background: #dadada; text-align: center; border-radius: 3px; color: #fff; font-weight: bold; }
.partner p a:hover { background: #65b300; }
.partner .prev { margin-right: 10px; }

/* product */
.product { overflow: hidden; /*margin-bottom: 20px;*/ height:920px; background-color:#f4f4f4; }
.product .title { margin-bottom: 28px; }
.prodSide { /*border: 3px solid #0065d4;*/ width: 220px; padding: 10px 7px 7px; background-color:#f4f4f4; }
.prodSide li { margin-bottom: 5px; }
.prodSide h2 a { padding-left:30px; height: 40px; line-height: 40px; text-indent: 20px; font-size: 14px; font-weight:bold; background:url(../images/li_bg.png) no-repeat; display: block; transition: 0s; border:2px solid #09F; border-radius:50px;}
.prodSide h2 a:hover {background-color:rgba(0,101,212,.8); color: #fff; box-shadow:0 0 3px 3px rgba(88,186,255,.5); }
.prodTel { height: 240px; text-align: center; color: #000; padding-top: 12px; font-size:14px; background-image:url(../images/contact.png); background-repeat:no-repeat; }
.prodTel p { line-height: 30px; text-align:left; }
.prodTel .num { font-size: 14px; }
.prodWrap { width: 740px; background-color:#f4f4f4; margin-top:10px; }
.prodTop { border-top: 2px solid #dadada; position: relative; height: 50px; }
.prodTop h2 { border-top: 2px solid #0065d4; position: absolute; left: 0; top: -2px; line-height: 48px; }
.prodTop .cn { font-size: 18px; color: #0065d4; margin-right: 8px; }
.prodTop .en { font-size: 14px; color: #bdbdbd; font-family: Arial; }
.prodTop a { background: url(../images/more.png) no-repeat; width: 50px; height: 18px; position: absolute; right: 0; top: 16px; text-indent: -999px; overflow: hidden; }
.prodTop a:hover { background-image: url(../images/moreon.png); }
.prodBox { width: 740px; overflow: hidden; }
.prodBox ul { width: 750px; }
.prodBox li { float: left; position: relative; overflow: hidden; margin-right: 7px; margin-bottom: 10px; width:32% }
.prodBox img { padding: 4px; border: 1px solid #dadada; }
.prodBox em { background: #000; opacity: 0.7; filter: alpha(opacity=70); position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: none; }
.prodBox span { position: absolute; top: -73px; left: 0; font-size: 14px; color: #fff; width: 200px; padding: 0 20px; text-align: center; background: url(../images/prodon.png) no-repeat center 0; padding-top: 49px; }


.aboutBox { width: 740px; height:220px; overflow: hidden; }
.aboutBox div{font-size:14px;}


/* focus */
.focus { background: url(../images/focus.jpg) no-repeat center 0; height: 540px; }
.focusTop { text-align: center; margin-bottom: 50px; }
.focusTop h3 { font-size: 18px; color: #fff; opacity: 0.2; filter: alpha(opacity=20); padding-top: 34px; }
.focusTop p { width: 456px; height: 35px; background: #0065d4; line-height: 35px; font-size: 20px; color: #fff; margin: 0 auto; letter-spacing: 4px; margin-top: 9px; }
.focusWrap li { float: left; width: 253px; text-align: center; color: #fff; padding: 0 5px; }
.focusWrap{margin-left: -49px;}
.focusWrap img { background: url(../images/focusicon.png) no-repeat; transition: 0.3s; }
.focusWrap a:hover img { background-image: url(../images/focusiconon.png); }
.focusWrap h3 { font-size: 18px; margin-bottom: 7px; padding-top: 35px; }
.focusWrap span { display: inline-block; width: 30px; height: 3px; background: #fff; margin-bottom: 16px; }
.focusWrap p { line-height: 20px; }
.focusWrap .b img { background-position: -260px 0; }
.focusWrap .c img { background-position: -520px 0; }
.focusWrap .d img { background-position: -780px 0; }

/* solution */
.solution { padding-top: 48px; width: 100%; overflow: hidden; margin-bottom: 38px; }
.solution .title { margin-bottom: 30px; }
.solutionWrap { margin-bottom: 18px; }
.solutionWrap .bd li { float: left; width: 250px; text-align: center; position: relative; overflow: hidden; }
.solutionWrap .bd .item { float: left; }
.solutionWrap .bd .item span { display: inline-block; width: 230px; padding: 0 10px; vertical-align: top; color: #333; line-height: 42px; }
.solutionWrap .bd em { background: url(../images/add.png) no-repeat; width: 21px; height: 21px; display: inline-block; vertical-align: top; margin-bottom: 7px; }
.solutionWrap .tempWrap{ overflow:visible !important }
.solutionWrap .tempWrap ul{ margin-left:-250px !important; /*强制位置*/ }
.solutionBox { background: #65b300; position: absolute; left: 0; bottom: -190px; width: 224px; padding: 13px; color: #fff; }
.solutionBox h3 { line-height: 18px; padding-bottom: 8px; }
.solutionBox h3 a { display: block; font-size: 16px; color: #fff; }
.solutionBox span { width: 30px; height: 3px; background: #fff; display: inline-block; vertical-align: top; margin-bottom: 16px; }
.solutionBox p { line-height: 22px; height: 66px; overflow: hidden; margin-bottom: 28px; }
.solutionBox .btn { width: 80px; height: 22px; line-height: 22px; color: #65b300; display: inline-block; background: #fff; border-radius: 3px; margin-bottom: 3px; }
.solutionWrap .pnBtn{ position: absolute; z-index: 1; top: 0; width: 100%; height: 370px; cursor: pointer; }
.solutionWrap .prev{ left: -50%; margin-left: -502px; }
.solutionWrap .next{ left: 50%; margin-left: 498px; }
.solutionWrap .pnBtn .blackBg{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 370px; background: #fff; filter: alpha(opacity=90); opacity: 0.9; }
.solutionWrap .pnBtn .arrow { position: absolute; top: 50%; font-family: '宋体'; font-size: 70px; color: #dadada; font-weight: bold; line-height: 70px; margin-top: -35px; }
.solutionWrap .pnBtn .arrow:hover { color: #999; }
.solutionWrap .prev .arrow { right: 50px; }
.solutionWrap .next .arrow { left: 50px; }
.shadow { background: url(../images/shadow.png) no-repeat center 0; width: 1000px; height: 36px; display: block; margin: 0 auto; opacity: 0.6; filter: alpha(opacity=60); }

/* choose */
.choose { width: 100%; overflow: hidden; }
.choose h2 img { position: relative; left: 50%; margin-left: -960px; }
.choose li { overflow: hidden; zoom: 1; }
.choose .even { background: #f4f4f4; }
.chooseBox { width: 500px; }
.chooseTop { position: relative; padding-left: 46px; padding-bottom: 6px; border-bottom: 1px solid #dadada; margin-bottom: 16px; }
.chooseTop img { position: absolute; top: 0; left: 0; }
.chooseTop h3 { font-size: 24px; color: #0065d4; line-height: 26px; padding-top: 14px; }
.chooseTop h4 { font-size: 14px; color: #bdbdbd; font-family: Arial; line-height: 16px; }
.chooseBox p { background: url(../images/arrow.gif) no-repeat 0 8px; line-height: 18px; padding-left: 11px; font-size: 14px; margin-bottom: 14px; }
.chooseBox span { color: #65b300; }
.chooseBox a { width: 98px; height: 20px; border: 1px solid #dadada; border-radius: 3px; display: block; text-align: center; line-height: 20px; margin-top: 36px; margin-left: 11px; }
.chooseBox a:hover { background: #65b300; border-color: #65b300; color: #fff; }
.choose .a { height: 305px; padding-top: 30px; }
.choose .b { height: 330px; }
.choose .b .chooseBox { padding-top: 21px; }
.choose .c { height: 320px; padding-top: 20px; }
.choose .c .chooseBox { padding-top: 2px; }
.choose .d { height: 300px; padding-top: 30px; }
.choose .d .chooseBox { padding-top: 3px; }
.choose .e { height: 317px; padding-top: 30px; }
.choose .e .chooseBox { padding-top: 3px; }
.choose .f { height: 302px; padding-top: 27px; }
.chooseTel { background: #0065d4; height: 58px; border-bottom: 2px solid #015abc; color: #fff; }
.chooseTel .fl { line-height: 36px; padding-top: 12px; font-size: 18px; }
.chooseTel .fr { background: url(../images/tel.png) no-repeat 0 center; padding-left: 28px; position: relative; top: 18px; }
.chooseTel .num { font-family: Arial; font-size: 20px; }
.chooseTel img { margin: 0 2px; }
.chooseWrap { position: relative; }
.chooseWrap .bd { width: 400px; overflow: hidden; }
.chooseWrap .bd ul { width: 410px; }
.chooseWrap .bd li { float: left; margin-right: 10px; }
.chooseWrap p { position: absolute; top: 0; left: 0; width: 100%; }
.chooseWrap p a { font-size: 70px; color: #bdbdbd; font-weight: bold; font-family: '宋体'; position: absolute; height: 70px; line-height: 70px; top: 110px; }
.chooseWrap p a:hover { color: #666; }
.chooseWrap .prev { left: -40px; }
.chooseWrap .next { right: -40px; }

/* app */
.app { margin-bottom: 30px; padding-top: 50px; }
.app .title { margin-bottom: 28px; }
.appWrap { height: 325px; overflow: hidden; }
.app .hd { width: 250px; }
.app .hd li { font-size: 14px; }
.app .hd .item { background: url(../images/appicon.png) no-repeat #f4f4f4; margin-bottom: 5px; }
.app .hd h3 { color: #333; height: 37px; padding-top: 13px; cursor: pointer; padding-left: 50px; }
.app .hd .a { background-position: 19px 16px; }
.app .hd .b { background-position: 19px -39px; }
.app .hd .c { background-position: 19px -94px; }
.app .hd .d { background-position: 19px -149px; }
.app .hd .e { background-position: 19px -204px; }
.app .hd .on { background-color: #65b300; background-image: url(../images/appiconon.png); }
.app .hd .on h3 { color: #fff; background: url(../images/tri.gif) no-repeat 227px center; }
.app .hd .more { margin-bottom: 0; }
.app .hd .more a { background: #0065d4; height: 50px; line-height: 50px; font-size: 14px; color: #fff; display: block; text-align: center; }
.app .hd .more a:hover { background: #65b300; }
.app .bd { width: 740px; }
.app .explain { width: 297px; height: 304px; border: 3px solid #dadada; border-left: none; position: relative; top: 8px; padding: 0 10px 0 20px; position: relative; }
.app .explain h3 { line-height: 30px; padding-top: 17px; }
.app .explain h3 a { color: #333; font-size: 24px; }
.app .explain h3 a:hover { color: #65B300; }
.app .txt { font-size: 14px; padding-top: 22px; }
.app .btn { position: absolute; bottom: 20px; }
.app .btn a { width: 90px; height: 26px; line-height: 26px; text-align: center; color: #fff; background: #0065d4; display: inline-block; border-radius: 3px; margin-right: 10px; }
.app .btn a:hover { background: #65b300; }

/* client */
.client { background: #f4f4f4; padding-bottom: 45px; padding-top: 50px; }
.client .title { margin-bottom: 28px; }
.client .title h2 { background: #f4f4f4; }
.client li { float: left; width: 500px; }
.clientBox { position: relative; }
.clientBox a { display: block; width: 210px; height: 180px; background: #fff; padding: 40px 20px 0 20px; }
.clientBox span { display: inline-block; vertical-align: top; width: 100%; transition: 0.2s; }
.clientBox em { transition: 0.2s; }
.clientBox .txt { font-size: 14px; line-height: 18px; color: #333; margin-bottom: 9px; height: 36px; overflow: hidden; }
.clientBox .adorn { width: 30px; height: 3px; background: #dadada; display: inline-block; margin-bottom: 17px; }
.clientBox .explain { line-height: 20px; color: #666; }
.clientBox .tri { width: 0; height: 0; border-top: 9px solid rgba(0,0,0,0); border-bottom: 9px solid rgba(0,0,0,0); position: absolute; top: 50%; margin-top: -5px; }
.client .left .tri { border-right: 9px solid #fff; left: -9px; }
.client .right .tri { border-left: 9px solid #fff; right: -9px; }
.client .right { text-align: right; }
.client .on a { background: #65b300; }
.client .on .txt, .client .on .explain { color: #fff; }
.client .on .adorn { background: #fff; }
.client .left .on .tri { border-right-color: #65B300; }
.client .right .on .tri { border-left-color: #65B300; }

/* about */
.about { background: url(../images/about.jpg) repeat-x; padding-top: 27px; color: #fff; margin-bottom: 30px; }
.aboutWrap { width: 710px; }
.about .more { background: url(../images/more2.png) no-repeat; width: 50px; height: 18px; display: block; position: relative; }
.about .more:hover { background-image: url(../images/moreon.png); }
.aboutTop { height: 30px; margin-bottom: 16px; }
.aboutTop .more { top: 6px; }
.aboutTop h2 { line-height: 30px; }
.about .cn { font-size: 24px; color: #fff; margin-right: 7px; }
.about .en { font-size: 14px; font-family: Arial; color: #83b7e2; }
.aboutPic { position: relative; }
.aboutPic img { position: relative; z-index: 9; left: 43px; top: 33px; }
.aboutPic em { position: absolute; width: 394px; height: 274px; border: 3px solid #fff; background: url(../images/about.png) no-repeat 8px 28px; left: 0; top: 0; }
.aboutTxt { width: 267px; position: relative; height: 303px; }
.aboutTxt h3 { font-size: 18px; line-height: 22px; margin-bottom: 8px; }
.aboutTxt em { width: 30px; height: 3px; background: #fff; display: block; margin-bottom: 16px; }
.aboutTxt p { line-height: 22px; opacity: 0.7; filter: alpha(opacity=70); text-indent: 2em; }
.aboutTxt a { width: 90px; height: 26px; background: #fff; border-radius: 3px; line-height: 26px; text-align: center; position: absolute; bottom: 0; color: #65b300; }
.aboutTxt a:hover { color: #fff; background: #65b300; }

.faq { width: 250px; }
.faqTop { height: 48px; position: relative; margin-bottom: 20px; }
.faqTop em { width: 100%; position: absolute; height: 2px; background: #fff; opacity: 0.2; filter: alpha(opacity=20); bottom: 0; left: 0; }
.faqTop h2 { position: absolute; top: 0; left: 0; line-height: 30px; height: 46px; border-bottom: 2px solid #fff; }
.faqTop .more { top: 6px; }
.faq .bd { height: 280px; overflow: hidden; }
.faq .bd li { background: url(../images/faqsplit.gif) repeat-x 0 bottom; padding-bottom: 13px; margin-bottom: 15px; }
.faqTxt { background: url(../images/faq.png) no-repeat; padding-left: 28px; }
.faqTxt h3 { line-height: 20px; margin-bottom: 5px; }
.faqTxt h3 a { color: #fff; font-size: 14px; }
.faqTxt h3 a:hover { color: #65b300; }
.faqTxt p { line-height: 18px; opacity: 0.7; filter: alpha(opacity=70); padding-top: 2px; }

.show { padding-top: 37px; margin-bottom: 8px; height: 200px; overflow: hidden; }
.show .hd { position: relative; height: 37px; margin-bottom: 20px; }
.show .hd em { height: 2px; width: 100%; position: absolute; background: #fff; opacity: 0.2; filter: alpha(opacity=20); bottom: 0; left: 0; }
.show .hd li { float: left; font-size: 18px; }
.show .hd .item { cursor: pointer; padding-bottom: 11px; }
.show .hd .on { border-bottom: 2px solid #fff; }
.show .hd .split { margin: 0 16px; cursor: default; }
.show .hd span { position: relative; top: 3px; }
.show .conBd { width: 1000px; overflow: hidden; }
.show .conBd ul { width: 1014px; }
.show .conBd li { float: left; position: relative; overflow: hidden; margin-right: 12px; width: 190px; }
.show .conBd a { float: left; width: 190px; }
.show .conBd img { border: 2px solid #fff; }
.show .conBd em { background: #000; opacity: 0.5; filter: alpha(opacity=50); position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: none; }
.show .conBd span { position: absolute; top: -74px; left: 0; font-size: 14px; color: #fff; width: 170px; padding: 0 10px; text-align: center; background: url(../images/prodon.png) no-repeat center 0; padding-top: 50px; }

/* info */
.info { height: 600px; /*margin-bottom: 40px;*/ background-color:#f4f4f4; }
.info .more { background: url(../images/more.png) no-repeat; width: 50px; height: 18px; position: relative; top: 7px; }
.info .more:hover { background-image: url(../images/moreon.png); }
.news { width: 1003px; padding-top: 11px; }
.news2 { width: 1003px; height:500px; padding-top: 11px; }
.newsTop { position: relative; height: 65px; margin-bottom: 15px; }
.newsTop h2 { line-height: 50px; border-bottom: 2px solid #0065d4; padding-bottom: 8px; position: relative; z-index: 9; }
.newsTop .cn { font-size: 24px; color: #0065d4; margin-right: 6px; }
.newsTop .en { font-size: 14px; color: #bdbdbd; font-family: Arial; }
.newsTop em { width: 100%; height: 2px; position: absolute; background: #dadada; bottom: 0; left: 0; }
.newsPic { width: 330px; overflow: hidden; }
.newsPic ul { width: 340px; }
.newsPic li { float: left; width: 160px; position: relative; margin-right: 10px; }
.newsPic span { color: #fff; line-height: 30px; width: 140px; padding: 0 10px; position: absolute; bottom: -30px; left: 0; z-index: 9; }
.newsPic em { background: #000; opacity: 0.7; filter: alpha(opacity=70); width: 100%; height: 30px; bottom: -30px; left: 0; position: absolute; }
.newsBox ul { padding-top: 8px; }
.newsBox li { overflow: hidden; zoom: 1; padding: 6px 0; }
.newsBox h3 a { width: 240px; display: block; background: url(../images/arrow.gif) no-repeat 0 9px; padding-left: 11px; }
.newsBox h3 a:hover { color: #65b300; }
.buy { background: url(../images/buy.jpg) no-repeat; width: 240px; height: 419px; padding: 11px 20px 0; }
.buy input, .buy textarea { font-family: 'Microsoft Yahei'; }
.buyTop { position: relative; height: 44px; margin-bottom: 15px; }
.buyTop h2 { line-height: 30px; border-bottom: 2px solid #fff; padding-bottom: 8px; position: relative; z-index: 9; }
.buyTop .cn { font-size: 24px; color: #fff; margin-right: 6px; }
.buyTop .en { font-size: 14px; color: #a5d468; font-family: Arial; }
.buyTop em { width: 100%; height: 2px; position: absolute; background: #8fc933; bottom: 0; left: 0; }
.buyWrap .txt { width: 200px; height: 35px; line-height: 35px; color: #999; padding-left: 10px; padding-right: 30px; border-radius: 3px; overflow: hidden; margin-bottom: 10px; background: url(../images/star.png) no-repeat 224px #fff; }
.buyWrap textarea { width: 220px; height: 95px; background: #fff; border-radius: 3px; overflow: hidden; padding: 10px; color: #999; line-height: 20px; }
.buyWrap p { border-radius: 3px; overflow: hidden; margin-top: 20px; }
.buyWrap p input { width: 120px; height: 30px; line-height: 30px; cursor: pointer; font-size: 14px; color: #fff; transition: 0.3s; }
.buyWrap .submit { background: #0065d4; }
.buyWrap .reset { background: #fff; color: #666; }

/* footer */
.footer { background: #2a2a2a; }
.intro { height: 130px; background: #0065d4; color: #fff;width:100%;position:; z-index:99;}
.intro ul{overflow:hidden;position:;}
.intro li { float: left; width: 249px; border-left: 1px solid #1a75d8; height: 130px; text-align: center; }
.fz20 { font-size: 20px; }
.fz18 { font-size: 18px; }
.fz14 { font-size: 14px; line-height: 19px; }
.intro p { width: 190px; margin: 0 auto; }
.intro img { padding-top: 20px; padding-bottom: 12px; }
.intro .first { border-color: #0065d4; }
.foot { padding-top: 26px; margin-bottom: 24px; }
.foot li { float: left; margin-right: 55px; }
.foot dt { position: relative; padding-bottom: 9px; margin-bottom: 15px; }
.foot h2 { font-size: 16px; color: #fff; }
.foot dt em { width: 30px; height: 3px; background: #fff; position: absolute; left: 0; bottom: 0; }
.mr20 { margin-right: 20px; }
.foot .fr { margin-right: 0; float: right; }
.foot .fr dt { margin-bottom: 20px; }
.foot .fr p { float: left; width: 110px; line-height: 32px; text-align: center; }
.foot .fr img { border: 5px solid #3c3c3c; }
.footTxt { height: 70px; border-top: 1px solid #353535; line-height: 30px; }
.footTxt span { margin-right: 6px; }
.footTxt em { font-style: normal; font-family: Arial; margin: 0 11px; cursor: default; }
.link { height: 50px; border-top: 1px solid #353535; line-height: 50px; }
.link span { font-family: Arial; margin: 0 11px; cursor: default; }

/* 内页 */
.pageBanner { overflow: hidden; width: 100%; height:220px; background-color:#f4f4f4; /*margin-bottom: 20px;*/ }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 200px; position: relative; }
.page { overflow:hidden; zoom:1; margin-bottom: 0px; background-color:#f4f4f4; }
.main { width: 750px; font-family: "宋体"; }
.main img{ max-width:100%; height:auto}

/* 内页侧栏 */
.side { width: 230px; }
.sideBox { border: 1px solid #dadada; border-top: none; background-image:url(../images/contact2.png); background-repeat:no-repeat; }
.side h2 { height: 44px; line-height: 44px; text-indent: 30px; font-size: 16px; color: #fff; border-radius: 3px 3px 0 0; background: #0065D4; }

.sideNav h2 { margin-bottom: 6px; background: #0065D4; }
.sideNavBox .active ul { display: block; }
.sideNavBox h3 a { display: block; height: 35px; line-height: 35px; color: #575656; text-indent: 35px; transition: 0.2s; font-size: 13px; border-radius:50px; border:3px solid #09f; }
.sideNavBox h3 a:hover, .sideNavBox .active h3 a { background-color:rgba(0,101,212,.8); color: #fff; transition: 0.2s; }
.sideNavBox li { margin-bottom: 6px; }

.bestBuy .bd { text-align: center; padding: 10px 0; }
.bestBuy .bd img { width: 190px; height: 164px; padding: 2px; border: 1px solid #dadada; transition: 0.3s; }
.bestBuy .bd span { color: #666; display: inline-block; padding: 5px 0; width: 190px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; transition: 0.3s; }
.bestBuy .bd a:hover span { color: #FB9D00; }
.bestBuy .bd a:hover img { border-color: #FB9D00; transition: 0.3s; }

.contactInfo .sideBox { padding: 10px; }
.tel400 { background: url(../images/pagetel.gif) no-repeat 6px 1px; padding-left: 55px; margin-bottom: 10px; }
.tel400 p { line-height: 16px; }
.tel400 h3 { font-size: 24px; font-family: Arial; font-weight: bold; line-height: 30px; }
.contactInfo .item {padding-top: 10px; }
.contactInfo .item span { display: inline-block; vertical-align: top; }
.contactInfo .item .value { width: 169px; }

/* 面包屑 */
.breadCrumb { background:url(../images/breadcrumbbg.gif) no-repeat 0 bottom; height:45px; overflow:hidden; margin:10px 0 30px; }
.breadCrumb h2 { font-size:18px; font-family: "Microsoft yahei"; }
.breadCrumb .fr { cursor:default; line-height:32px; color:#999; }
.breadCrumb a:hover { color: #FB9D00; }

/* 图片模板 */
.imgBox { overflow: hidden; }
.imgBox ul { width: 750px; }
.imgBox li { float: left; text-align: center; }
.imgBox img { border: 2px solid #dadada; transition: 0.3s; }
.imgBox span { color: #666; display: inline-block; padding-top: 10px; margin-bottom: 10px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; transition: 0.3s; }
.imgBox a:hover img { border-color: #65B300; transition: 0.3s; }
.imgBox a:hover span { color: #65B300; }

/* 产品图片模板 */
.productBox li { width: 238px; margin-right: 12px; }
.productBox span { width: 226px; }
.productBox img { width: 226px; height: 177px; padding: 4px; }

/* 关于图片模板 */
.pageAboutBox li { width: 228px; margin-right: 33px; }
.pageAboutBox img { width: 220px; height: 156px; padding: 2px; transition: 0.3s; }
.pageAboutBox span { width: 220px; }

/* 案例 */
.pageCaseBox li { width: 176px; margin-right: 15px; }
.pageCaseBox img { width: 172px; height: 97px; }
.pageCaseBox span { width: 172px; }

/* 实力展示 */
.pageShowBox li { width: 236px; margin-right: 21px; }
.pageShowBox img { width: 228px; height: 160px; padding: 2px; transition: 0.3s; }
.pageShowBox span { width: 210px; }

/* 荣誉展示 */
.pageHonorBox li { width: 228px; margin-right: 33px; }
.pageHonorBox img { width: 220px; height: 159px; padding: 2px; transition: 0.3s; }
.pageHonorBox span { width: 220px; }

/* 反馈展示 */
.pageFeedbackBox li { width: 228px; margin-right: 33px; }
.pageFeedbackBox img { width: 220px; height: 220px; padding: 2px; transition: 0.3s; }
.pageFeedbackBox span { width: 220px; }

/* 应用展示 */
.pageAppBox li { width: 228px; margin-right: 33px; }
.pageAppBox img { width: 220px; height: 174px; padding: 2px; transition: 0.3s; }
.pageAppBox span { width: 220px; }

/* 客户展示 */
.pageClientBox li { width: 228px; margin-right: 33px; }
.pageClientBox img { width: 220px; height: 194px; padding: 2px; transition: 0.3s; }
.pageClientBox span { width: 220px; }

/* 案例展示 */
.pageCaseShow li { width: 228px; margin-right: 33px; }
.pageCaseShow img { width: 220px; height: 273px; padding: 2px; transition: 0.3s; }
.pageCaseShow span { width: 220px; }

/* 方案展示 */
.pageSolutionShow li { width: 228px; margin-right: 33px; }
.pageSolutionShow img { width: 220px; height: 264px; padding: 2px; transition: 0.3s; }
.pageSolutionShow span { width: 220px; }

/* 文章列表 */
.listBox li { zoom:1; overflow:hidden; background:url(../images/splitbg.gif) repeat-x 0 bottom; padding-bottom:20px; margin-bottom:20px; position: relative; }
.listBox h3 { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.listBox h3 a { font-weight:bolder; color:#333; font-family: 'Microsoft yahei'; }
.listBox h3 a:hover { color:#65B300; }
.listBox p a { color:#65B300; }
.listBox p a:hover { text-decoration:underline; }

/* 新闻模板 */
.infoBox img { float:left; width:160px; height:110px; margin-right:15px; }
.infoBox .fl { width: 570px; }
.infoBox h3 { line-height:30px; height:30px; font-size:16px; margin-bottom: 5px; }
.infoBox h4 { overflow: hidden; zoom: 1; }
.infoBox .time { color:#ccc; line-height:18px; height:18px; margin-bottom:10px; background: url(../images/time.png) no-repeat 0 center; text-indent: 20px; float: left; margin-right: 10px; }
.infoBox .author { background: url(../images/author.gif) no-repeat 0 center; text-indent: 20px; color: #ccc; line-height: 18px; height: 18px; margin-bottom: 10px; float: left; }
.infoBox p { height:48px; overflow:hidden; }
.infoBox .date { width: 160px; height: 110px; background: #0065D4; position: absolute; top: 0; left: 0; text-align: center; color: #fff; font-family: Arial; }
.infoBox .day { font-size: 40px; line-height: 44px; padding-top: 21px; }
.infoBox .year { font-size: 16px; font-weight: bold; }
.infoBox .img { position: relative; z-index: 9; float: left; }

/* 新闻模板 */
.infoCaseBox li { float: left; width: 375px; }
.infoCaseBox img { float:left; width:160px; height:192px; margin-right:15px; }
.infoCaseBox .fl { width: 170px; }
.infoCaseBox h3 { line-height:30px; height:30px; font-size:16px; margin-bottom: 5px; }
.infoCaseBox h4 { overflow: hidden; zoom: 1; }
.infoCaseBox .time { color:#ccc; line-height:18px; height:18px; margin-bottom:10px; background: url(../images/time.png) no-repeat 0 center; text-indent: 20px; float: left; margin-right: 10px; }
.infoCaseBox .author { background: url(../images/author.gif) no-repeat 0 center; text-indent: 20px; color: #ccc; line-height: 18px; height: 18px; margin-bottom: 10px; float: left; }
.infoCaseBox p { height:120px; overflow:hidden; }
.infoCaseBox .date { width: 160px; height: 110px; background: #0065D4; position: absolute; top: 0; left: 0; text-align: center; color: #fff; font-family: Arial; }
.infoCaseBox .day { font-size: 40px; line-height: 44px; padding-top: 21px; }
.infoCaseBox .year { font-size: 16px; font-weight: bold; }
.infoCaseBox .img { position: relative; z-index: 9; float: left; }

/* 问答模板 */
.faqBox h3 { background:url(../images/faq.png) no-repeat 0 1px; height:22px; line-height:22px; padding-left:30px; margin-bottom:6px; font-size:14px; }
.faqBox p { background:url(../images/faq.png) no-repeat 0 -25px; height:40px; line-height:20px; padding-left:30px; overflow:hidden; }
.faqBox span { width: 220px; }

/* 问答模板 */
.newBox h3 { height:22px; line-height:22px; padding-left:10px; margin-bottom:6px; font-size:14px; }
.newBox p { height:40px; line-height:20px; padding-left:10px; overflow:hidden; }
.newBox span { width: 220px; }



/* 下载模板 */
.downloadBox { font-family: 'Microsoft yahei'; }
.downloadBox li { background: url(../images/splitbg.gif) repeat-x 0 bottom; height: 50px; line-height: 50px; }
.downloadBox h3 { float: left; background: url(../images/file.jpg) no-repeat 0 center; padding-left: 34px; color: #000; font-size: 14px; }
.downloadBox a { float: right; color: blue; background: url(../images/download.png) no-repeat 0 center; padding-left: 18px; }

/* 文章详细页 */
.infoShowTop { text-align:center; background:url(../images/splitbg.gif) repeat-x 0 bottom; margin-bottom:20px; padding-bottom:10px; }
.infoShowTop h2 {font-size:22px; color:#333; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.infoShowTop p { color:#999; }
.infoShowTop span { margin-right:10px; }
.infoShowTop a { margin:5px; }
.infoShowTop .active, .infoShowTop .active:hover { font-weight:bolder; color:#000; }

.infoInner { font-size:14px; margin-bottom:20px; }
.keyword { border:1px solid #dadada; padding:0 10px; height:30px; line-height:30px; margin-bottom:10px; }
.keyword a { margin:0 4px; }
.guide { background:#e8e8e8; height:30px; line-height:30px; padding:0 10px; margin-bottom:20px; }
.guide .fl { background: url(../images/toprev.png) no-repeat 0 center; text-indent: 20px; max-width: 300px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.guide .fr { background: url(../images/tonext.png) no-repeat right center; padding-right: 20px; max-width: 300px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.guide a:hover { color: #FB9D00; }

.bestInfo ul { width: 1000px; }
.bestInfo li { height:30px; line-height:30px; background:url(../images/splitbg.gif) repeat-x 0 bottom; float: left; margin-right: 25px; }
.bestInfo li a { display:inline-block; width:262px; background: url(../images/iconh.jpg) no-repeat 0 center; padding-left: 20px; float: left; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.bestInfo li a:hover { color: #FB9D00; }
.bestInfo li span { display:inline-block; width:80px; text-align:right; float: right; }

.center { width: 750px; text-align: center; margin: 20px 0; }

/* 产品详细页 */
.relative .productBox ul { padding:0; }

.productShowTop { overflow:hidden; margin-top:30px; }

.productShowPic{width:352px;}
.productShowPic .productShow {width:352px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:320px;width:350px;background:#fff}
.tb-s310, .tb-s310 img{max-height:320px;max-width:350px; _width:350px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:352px;height:49px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:0s;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;right:0;background:url(../images/anu.png) no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:0s;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:49px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:49px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:49px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:47;border:1px solid #dadada;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:47px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #383838;}

.productShowIntro { width:376px; height:344px; overflow:hidden; }
.productShowIntro h2 { line-height:24px; background:url(../images/splitbg.gif) repeat-x 0 bottom; font-size:16px; color:#333; padding:10px 0; font-family: 'Microsoft yahei'; }
.descriptionBox { padding:10px 0 0; height:150px; overflow:hidden; margin-bottom: 22px; }
.descriptionBox p { line-height: 18px; margin-bottom: 4px; }
.descriptionBox span { display: inline-block; vertical-align: top; }
.descriptionBox .txt { width: 300px; margin-left: 4px; }
.productOrder a{ display:block; width:150px; height:40px; background:#65B300; line-height:40px; text-align:center; font-size:15px; color:#fff; border-radius:4px; font-family: 'Microsoft yahei'; }
.productOrder a:hover{ background:#FB9D00; color:#fff; }

.productShowBox { margin-top:30px; }
.productShowBox .hd { height:39px; line-height:39px; font-size:14px; border-radius: 3px; overflow: hidden; }
.productShowBox .hd ul { height: 39px; background: #0065D4; font-family: 'Microsoft yahei'; }
.productShowBox .hd li { float:left; width:120px; text-align:center; color:#fff; cursor:pointer; background:#0065D4; }
.productShowBox .hd .on { background: #258DFF; color:#FFF; }
.productShowBox .bd { margin:10px 0; }

.orderBox { width:730px; padding-left:10px; }
.orderBox span { width:60px; display:inline-block; }
.orderBox input, .orderBox textarea { border:1px solid #CCC; padding:0 10px; margin-right:10px; color:#999; vertical-align:middle; transition: 0.3s; }
.orderBox input:focus, .orderBox textarea:focus { border-color: #999; }
.orderBox input { height:24px; line-height:24px; width:150px; }
.orderContent, textarea { vertical-align:top; }
.orderBox textarea { padding:10px; width:634px; height:60px; overflow:hidden; }
.orderBox img { border:1px solid #ccc; _margin-top:2px; }
.orderBox .IDCode { width:80px; }
.orderBox .btn { width:80px; background:#252525; color:#FFF; font-family:'Microsoft yahei'; cursor:pointer; border:none; height:32px; line-height:30px; margin-right:10px; border-radius: 3px; }
.orderBox .btn:hover { background: #A5A5A5; }
.orderBox .btnBox { padding-left:60px; }
.orderBox p { margin-bottom:10px; }

.column { height:40px; color:#fff; font-size:16px; padding-left:20px; margin-bottom:10px; font-family: "Microsoft yahei"; background: #0065D4; border-radius: 3px; overflow: hidden; }
.column span { display:inline-block; border-left:6px solid #fff; height:16px; line-height:16px; padding-left:6px; position:relative; top:12px; }

.checkcode { cursor: pointer; }

/* 表单模板 */
.formBox { width:600px; margin:80px auto 0; }
.formBoxTop { font-size:16px; margin-bottom:16px; font-family: "Microsoft yahei"; }
.formBoxTop span { color:#90C31F; }
.formInner p { font-size:14px; }
.formInner .name { width:300px; }
.formInner .topic { width:450px; }
.formInner span { display:inline-block; width:70px; _vertical-align: top; }
.formInner input, .formInner textarea { border:1px solid #dadada; padding:0 10px; margin-bottom:16px; }
.formInner input { height:30px; width:250px; line-height: 30px; }
.formInner textarea { width:500px; height:150px; padding:10px; vertical-align:middle; overflow: hidden; }
.formInner img { border:1px solid #dadada; margin-left:10px; cursor:pointer; }
.formInner .IDCode { width:80px; }
.formInner .btnBox { padding-left:70px; }
.formInner .btn { width:100px; height:40px; background:#ca0000; font-size:12px; color:#fff; cursor:pointer; margin-right:10px; }

/* */
.orderTel { background: url(../images/pagetel.png) no-repeat 0 center; padding-left: 25px; margin-bottom: 10px; }
.orderTel span { font-size: 25px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fd8900; }



.item_button{color:#666; text-align:center; width:400px; height:50px; line-height:50px; font-size:24px; font-weight:bold; border:4px solid #09F; border-radius:50px; cursor:pointer; margin-left:10px; margin-top:20px; background-image:url(../images/fh_li.png); background-repeat:no-repeat; text-shadow:2px 2px 2px #ccc;}
.item_button:hover{color:#fff; background-color:rgba(0,101,212,.8); text-align:center; width:400px; height:50px; line-height:50px; font-size:24px; font-weight:bold; border:4px solid #09F; border-radius:50px; cursor:pointer; margin-left:10px; margin-top:20px; box-shadow:0 0 3px 3px rgba(88,186,255,.5) }
.btn_msg{width:100px; height:30px; line-height:30px; border:0px solid #999; text-align:center; margin-top:47px; margin-left:120px; margin-right:33px; font-weight:bold; font-family:微软雅黑; font-size:18px; color:#06F;}
.btn_msg:hover{width:100px; height:30px; line-height:30px; border:0px solid #999; text-align:center; margin-top:47px; margin-left:120px; margin-right:33px; font-weight:bold; font-family:微软雅黑; font-size:18px; color:#09f;}


.cp_li{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/cp_li.png); background-repeat:no-repeat; padding-left:60px; line-height:60px;}
.cp_li:hover{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/cp_li_on.png); background-repeat:no-repeat; padding-left:60px; line-height:60px; color:#0065d4;}
.cp_li a{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc;}
.cp_li a:hover{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc; color:#0065d4;}

.fu_li{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/fu_li.png); background-repeat:no-repeat; padding-left:60px; line-height:60px;}
.fu_li:hover{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/fu_li_on.png); background-repeat:no-repeat; padding-left:60px; line-height:60px; color:#0065d4;}
.fu_li a{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc;}
.fu_li a:hover{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc; color:#0065d4;}

.he_li{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/hc_li.png); background-repeat:no-repeat; padding-left:60px; line-height:60px;}
.he_li:hover{width:27%; height:60px; float:left; margin-right:0.3%; background-image:url(../images/hc_li_on.png); background-repeat:no-repeat; padding-left:60px; line-height:60px; color:#0065d4;}
.he_li a{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc;}
.he_li a:hover{ font-size:20px; font-weight:bold; text-shadow:2px 2px 2px #ccc; color:#0065d4;}
