﻿/***************************{CSS Reset}*****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; font-size: 100%; }
body { font-size: 14px; line-height: 1.8em; color: #333; font-family: "simsun", Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; }
object, :focus { outline: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section /* HTML 5 */ { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a, img { border: none; }
a { text-decoration: none; color: #333; }
input, button, textarea, select, optgroup, option { font-size: 100%; font: inherit; }
.clear:after { content: "\20"; height: 0; display: block; clear: both; }
.clear { zoom: 1; }
/***************************{Common CSS Class}*****************************/
ul, ol, li { list-style: none; }
.lc { margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mb10 { margin-bottom: 10px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
.width100 { width: 100%; }
.width1000 { width: 1000px; margin: 0 auto; }
.text-indent { text-indent: 2em; }
.text-center { text-align: center; }
.mt50 { margin-top: 50px; }
.bgf2f { background: #f2f7f6; }
.width1100 { width: 1100px; margin: 0 auto }
.bg_f2f2f2 { background: #f2f2f2 }
.bg_def2fc { background: #def2fc; }
.bg_cee9f7 { background: #cee9f7; }
.bg_26a0ab { background: #26a0ab; }
.bg_5671bf { background: #5671bf; }
.bg_4da88b { background: #4da88b; }
.bg_3d8cca { background: #3d8cca; }
.bg_3aabbf { background: #3aabbf; }
.bg_6c94d1 { background: #6c94d1; }
.bg_c3a365 { background: #c3a365; }
.bg_def2fb { background: #def2fb; }
.bg_eef3f3 { background: #eef3f3; }
.bg_35c0aa { background: #35c0aa; }
.bg_46bae0 { background: #46bae0; }
.bg_f4a344 { background: #f4a344; }
.col_0f8fb9 { color: #0f8fb9; }
.col_f85708 { color: #f85708; }
.col_e94f04 { color: #e94f04; }
.col_078b77 { color: #078b77; }
.col_0e8db6 { color: #0e8db6; }
.col_e85007 { color: #e85007; }
.col_fa8c00 { color: #fa8c00; }
.font_hei { font-family: "SimHei" }
.pd50 { padding: 15px 0; }
.pd40 { padding: 40px 0; }
.mr20 { margin-right: 20px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.ftyy { font-family: "幼圆"; }
.ntle i, .nconb_r .hd ul li i, .nconc_l h3 i, .nconc_btn i, .ncond_btn i, .ntle a span, .nconh_btn i, .nconk_tle i, .nfoot_t ul li a, .nfoot_t ul li a:hover, .nfootc_c li i, .hnav li i, .htel_l, .ncona_li i, .peojt, .ncona_sc, .nconc_r .nconc_sc, .nconj_text i { }
.nfoot_t ul li a, .nfootc_c li i, .hnav li i, .nconc_r ul li .pftext { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.ncong ul li a, .nconm a { -webkit-transition: background .4s; -moz-transition: background .4s; -o-transition: background .4s; -ms-transition: background .4s; transition: background .4s; }
/*****old header & banner & footer****************************************/
.head { background: #f6f6f6; height: 115px; }
.head img { display: block; }
.head_hos { margin: 0 65px 0 35px; }
.head_logo { display: block; width: 396px; height: 113px; }
.head_hos { display: block; width: 234px; height: 113px; }
.head_tel { display: block; width: 229px; height: 113px; }
.nav { background: #0b9375; height: 60px; }
.nav ul li { width: 111.1px; float: left; height: 60px; line-height: 60px; text-align: center; position: relative; z-index: 2; background: url(../Images/sshr.jpg) no-repeat left center; }
.nav ul li h3:hover { background: #ff9d00; }
.nav ul li.first { background: no-repeat; }
.nav ul li a { color: #fff; /*font-family:"Microsoft Yahei";*/ font-size: 18px; }
.nav ul li h3 { font-weight: normal; }
.nav ul li ul { position: absolute; left: 0; top: 60px; background: #fff; display: none; z-index: 99999; }
.nav ul li ul li { height: 45px; line-height: 45px; text-align: center; border-top: 1px dashed #ccc; background: none; }
.nav ul li ul li.first { border-top: none; }
.nav ul li ul li a { font-size: 16px; color: #333; }
.nav ul li ul li a:hover { color: #0b9375; font-weight: bold; }
.banner { width: 100%; margin: 0 auto; height: 450px; }
.banner img { width: 1583px; }
.zjbanner { height: 280px; width: 100%; max-width: 1600px; margin: 0 auto; }
.zjbanner ul li { background: url(../Images/zjbanner_02.jpg) no-repeat top center; height: 280px; }
.zjbanner ul li a { display: block; width: 100%; height: 280px; }
.footer { background: #0b9375; padding: 20px 0; color: #fff; }
.footlogo { display: block; width: 241px; height: 168px; }
.foot_t { margin-left: 35px; padding-top: 16px; }
.foot_t p { margin-top: 10px; }
.footer ul { margin-top: 20px; }
.footer ul li { margin-left: 38px; }
.footer ul li p { text-align: center; font-size: 17px; }
.footer ul li img { width: 105px; height: 105px; }
/*****new header & banner & footer*************/
.nheader { background: #fff; }
.nlogo { margin-right: 44px; display: block; }
.hnav { padding-top: 30px; margin-left: 55px; }
.hnav li { width: 85px; border: 1px solid #eee; float: left; border-top: none; border-bottom: none; text-align: center; }
.hnav li i { display: block; width: 38px; height: 35px; margin: 0 auto; }
.hnav li.li2 { border-left: none; }
.hnav li.li1 i { background-position: -461px 0; }
.hnav li.li2 i { background-position: -511px 0; }
.hnav li.li1:hover i { background-position: -460px -40px; }
.hnav li.li2:hover i { background-position: -511px -43px; }
.hnav li:hover p { color: #1c9f8b; }
.hnav li p { color: #8b8b8b; }
.htel { padding-top: 36px; }
.htel_l { width: 33px; height: 45px; display: block; background-position: -420px -44px; margin-right: 5px; }
.htel_r p { font-size: 16px; color: #8b8b8b; }
.htel_r h3 { font-size: 26px; color: #f98b15; }
.nnav {/* background: url(../Images/nheadbg_08.png) repeat top center;*/ height: 60px; background: #007457; }
.nnav ul li.libox { width: 110px; float: left; height: 60px; line-height: 60px; text-align: center; position: relative; z-index: 2; }
.nnav ul li h3 { font-family: "幼圆"; }
.nnav ul li h3:hover, .nnav ul li.on h3 { background: url(../Images/nav_hover.png) repeat; border-top: 2px solid #00624a; height: 58px; line-height: 56px; }
.nnav ul li.first { background: no-repeat; }
.nnav ul li a { color: #fff; font-size: 18px; }
.nnav ul li h3 { font-weight: normal; }
.nnav ul.sub { position: absolute; left: 0; top: 60px; background: #2db6a1; display: none; z-index: 99999; }
.nnav ul.sub li { width: 110px; height: 45px; line-height: 45px; text-align: center; border-top: 1px dashed #57c5b4; background: none; }
.nnav ul.sub li.first { border-top: none; }
.nnav ul.sub li a { font-size: 16px; color: #fff; }
.nnav ul.sub li a:hover { font-weight: bold; }
.nnav .kpsub { display: none; padding-bottom: 25px; background: #2db6a1; width: 700px; left: -365px; position: absolute; top: 60px; }
.nsub_t { height: 50px; border-bottom: 1px solid #57c5b4; line-height: 50px; padding-left: 18px; }
.nsub_t ul li { float: left; }
.nsub_t strong { color: #fce8a4; float: left; }
.nsub_t ul li a { font-size: 14px; color: #fff; margin-right: 12px; }
.nsub_t ul li a:hover, .nsub dl dd a:hover { color: #fce8a4; text-decoration: underline; }
.nsub dl { padding-left: 18px; width: 120px; border-left: 1px solid #57c5b4; display: block!important; }
.nsub dl.bordernone { border-left: 0; }
.nsub dl dt { color: #fce8a4; text-align: left; padding-top: 18px; display: block; height: 20px; line-height: 20px; margin-bottom: 5px; }
.nsub dl dd { height: 22px; line-height: 22px; text-align: left; }
.nsub dl dd a { color: #fff; font-size: 14px; }


.nfoot { color: #fff; }
.nfoot_t { background: #1fb09a; border-bottom: 1px solid #1c9e8a; height: 60px; padding-top: 20px; }
.nfoot_t ul { width: 450px; margin: 0 auto; }
.nfoot_t ul li { width: 45px; height: 45px; margin: 0 15px; }
.nfoot_t ul li a { display: block; width: 45px; height: 45px; }
.nfoot_t ul li a.li1 { background-position: -144px 0; }
.nfoot_t ul li a.li2 { background-position: -190px 0; }
.nfoot_t ul li a.li3 { background-position: -235px 0; }
.nfoot_t ul li a.li4 { background-position: -280px 0; }
.nfoot_t ul li a.li5 { background-position: -325px 0; }
.nfoot_t ul li a.li6 { background-position: -370px 0; }
.nfoot_t ul li a:hover.li1 { background-position: -144px -45px; }
.nfoot_t ul li a:hover.li2 { background-position: -190px -45px; }
.nfoot_t ul li a:hover.li3 { background-position: -235px -45px; }
.nfoot_t ul li a:hover.li4 { background-position: -280px -45px; }
.nfoot_t ul li a:hover.li5 { background-position: -325px -45px; }
.nfoot_t ul li a:hover.li6 { background-position: -370px -45px; }
.nfoot_c { border-top: 1px solid #36b8a4; background: #007457; padding: 40px 0; }
.nfootc_l { width: 230px;height: 240px; }
.foot_tle { font-size: 16px; }
.foot_tle span { font-size: 11px; font-weight: normal; margin-left: 8px; }
.nfootc_l p { margin-top: 20px; font-size: 12px; line-height: 20px; }
.nfootc_c { width: 245px; margin-left: 80px; }
.nfootc_c li { font-size: 12px; line-height: 20px; margin-bottom: 15px; }
.nfootc_c li i { display: block; width: 60px; height: 60px; margin-right: 10px; }
.nfootc_c li.li1 i { background-position: -223px -298px; }
.nfootc_c li.li2 i { background-position: -293px -298px; }
.nfootc_c li.li3 i { background-position: -362px -298px; }
.nfootc_c li.li1 i:hover { background-position: -223px -356px; }
.nfootc_c li.li2 i:hover { background-position: -293px -356px; }
.nfootc_c li.li3 i:hover { background-position: -362px -356px; }
.nfootc_cc { width: 70px; margin-left: 80px; }
.nfootc_cc li { margin-bottom: 10px; }
.nfootc_cc li a { color: #fff; }
.nfootc_cc li a:hover { color: #ffd158; text-decoration: underline; }
.nfootc_r { width: 310px; }
.nfootc_r ul { margin: 8px 0 0 -5px; }
.nfootc_r ul li { float: left; margin: 5px 0 0 5px; }
.nfootc_r ul li img { display: block; }
.nfoot_b { background: #024E3B; font-size: 12px; line-height: 20px; padding: 25px 0; color: #cee9f7; }
.youq { width: 1100px; margin: 0 auto; }
.youq a { color: white }
.youq a:hover { color: #ffd158; }
/***commonLeft****************************************/
.n_cleft { float: left; width: 260px; }
.n_cleft img { display: block; }
.n_cleft .list { background: #fff; width: 260px; padding-bottom: 30px; }
.n_cleft .list li { width: 220px; height: 49px; line-height: 49px; margin: 0 auto; }
.n_cleft .list li a { width: 205px; float: left; height: 49px; display: block; color: #414141; font-size: 16px; }
.n_cleft .list li { border-bottom: 1px solid #dddddd; }
.n_cleft .list span { float: right; }
.n_cleft .list li .yw { color: #b0b0b0; float: none; font-size: 14px; }
.n_cleft .list a:hover { color: #007457; }
.n_cleft .list li:hover .yw { color: #007457; }
.n_cleft .list li:hover span { color: #007457; }
.n_cleft .rmdd { height: 348px; background: #ffffff; margin-top: 20px; border-top: 2px solid #28a88c; }
.n_cleft .rmdd .title { color: #007457; font-size: 24px; height: 50px; line-height: 50px; text-indent: 10px; font-weight: bold; }
.n_cleft .rmdd .title span { color: #b0b0b0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.n_cleft .rmdd .tit { font-size: 14px; text-align: center; line-height: 200%; }
.n_cleft .rmdd .tit2 { text-align: left; font-size: 14px; padding: 0 15px; line-height: 200%; margin-top: 10px; }
.n_cleft .rmdd .you1 { width: 230px; padding-bottom: 10px; margin: 0 auto; margin-top: 10px; border-bottom: 1px dashed #dddddd; }
.n_cleft .rmdd .you2 { width: 250px; margin-top: 5px; padding-bottom: 15px; }
.n_cleft .rmdd .you1 .img { float: left; float: left; }
.n_cleft .rmdd .you1 .img img { width: 100px; height: 90px; }
.n_cleft .rmdd .you1 .img1 img { width: 90px; height: 80px; }
.n_cleft .rmdd .you1 .text { font-size: 12px; float: right; width: 120px; margin-left: 10px; line-height: 170%; color: #666666; }
.n_cleft .rmdd .you2 .text2 { width: 145px; margin-top: 8px; }
.n_cleft .rmdd .you1 .text a { color: #f50f19; }
.n_cleft .rmdd .you1 .text a.a2 { color: #ea4e01; }
.n_cleft .bmfw .title { color: #007457; font-size: 24px; height: 50px; line-height: 50px; text-indent: 10px; font-weight: bold; }
.n_cleft .bmfw .tit { font-size: 14px; text-align: center; line-height: 200%; }
.bmfw { margin-top: 23px; background: #fff; border-top: 2px solid #28a88c; padding-bottom: 20px; }
.bmfw .title span { color: #b0b0b0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.bmfw li { margin: 0 7px; height: 100px; float: left; width: 65px; margin: 7px; }
.bmfw .yyll { width: 238px; margin: 0 auto; padding-top: 5px; }
.bmfw .yyll a { width: 65px; height: 65px; float: left; display: block; background: url(../Images/nnh.png) no-repeat; text-align: center; color: #414141; font-size: 14px; margin-bottom: 9px; }
.bmfw .yyll .n6 { background-position: -10px -10px; }
.bmfw .yyll .n6:hover { background-position: -10px -10px; }
.bmfw .yyll .n5 { background-position: -10px -85px; }
.bmfw .yyll .n5:hover { background-position: -10px -85px; }
.bmfw .yyll .n4 { background-position: -10px -160px; }
.bmfw .yyll .n4:hover { background-position: -10px -160px; }
.bmfw .yyll .n3 { background-position: -10px -235px; }
.bmfw .yyll .n3:hover { background-position: -10px -235px; }
.bmfw .yyll .n2 { background-position: -10px -310px; }
.bmfw .yyll .n2:hover { background-position: -10px -310px; }
.bmfw .yyll .n1 { background-position: -10px -385px; }
.bmfw .yyll .n1:hover { background-position: -10px -385px; }
.bmfw .yyll span { font-size: 14px; display: block; text-align: center; }
.bmfw .whr { width: 230px; height: 1px; background: #dddddd; margin: 0 auto; margin-top: 12px; }
.bmfw .li1 { margin-left: 15px; margin-top: 18px; margin-bottom: 15px; }
.bmfw .li1 .tel { font-size: 24px; color: #f88d00; margin-top: -3px; display: block; }
.bmfw .li2 { margin-left: 15px; font-size: 14px; line-height: 150%; }
.zxrx img { margin-right: 6px; }
/*2016.10.13 leftadd*/
.bz_left { width: 280px; }
.artnew { width: 280px; position: relative; background: #fff; }
.artnew_hd { position: absolute; right: 12px; top: 15px; }
.artnew_hd a { display: block; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; border: 1px solid #84d3a3; float: left; margin-left: -1px; }
.artnew_tle { height: 50px; background: url(../Images/pd3_20.png) repeat-y; line-height: 50px; color: #fff; padding-left: 10px; font-weight: normal; font-size: 14px; }
.artnew_tle .span1 { font-size: 20px; margin-right: 8px; }
.artnew_doc { padding: 20px 10px; overflow: hidden; }
.artnew_doc .bd { height: 90px; overflow: hidden; }
.artnew_btns { padding: 19px 10px 0; }
.artnew_btns a { display: block; width: 110px; height: 35px; text-align: center; line-height: 35px; color: #fff; font-size: 16px; background: #1ca08b; border-radius: 5px; }
.artnew_btns a.a2 { background: #fa8c00; }
.artnew_btns a:hover { background: #e85007!important; }
.artnew_change { width: 260px; }
.pddocs_pic { width: 90px; height: 90px; border-radius: 50%; overflow: hidden; }
.pddocs_pic img { width: 90px; }
.pddocs_txt { width: 163px; }
.pddocs_txt h3 { font-size: 16px; font-weight: normal; line-height: 20px; }
.pddocs_txt h3 .span1 { margin-right: 5px; font-size: 18px; }
.pddocs_txt h4 { font-size: 16px; color: #e85007; font-weight: normal; }
.pddocs_txt p { color: #666; line-height: 18px; margin-top: 6px; font-size: 12px; }
.ac_title { color: #1ca08b; font-size: 20px; height: 40px; line-height: 40px; border-bottom: 1px solid #e5e5e5; padding: 0 15px; }
.ac_title a { color: #333; font-size: 14px; float: right; font-family: "simsun" }
.ac_title2 a { color: #fa8c00; }
.Lform_r { margin-top: 20px; }
.Lform_title { height: 50px; line-height: 50px; padding: 0 15px; color: #fff; font-size: 20px; background: url(../Images/pd3_20.png) repeat-y; font-weight: normal; }
.Lform_title a { float: right; font-family: "simsun"; font-size: 14px; color: #fff; }
.Lform_form { background: #fff; padding: 15px 15px 20px; }
.Lform_form h3 { font-weight: normal; color: #e85007; font-size: 14px; text-align: center; }
.Lform_form p { border: 1px solid #ccc; height: 40px; line-height: 40px; padding-left: 10px; }
.Lform_form p.p1 { width: 108px; }
.Lform_form p label { float: left; }
.Lform_form p input, .Lform_form p select { float: left; height: 40px; border: none; padding: 0; width: 165px; }
.Lform_form p.p1 input { width: 65px; }
.Lform_btns { padding: 10px 10px 0; }
.Lform_btns input { width: 110px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; border: none; border-radius: 5px; background: #fa8c00; cursor: pointer; }
.Lform_btns input.input2 { background: #6e777b; }
.artkp { border-top: 2px solid #28a88c; background: #fff; margin-top: 20px; padding-bottom: 10px; }
.artkp ul { padding-top: 15px; margin-left: -5px; }
.artkp li { float: left; margin-left: 20px; }
.artkp li .artkp_img { width: 115px; height: 105px; overflow: hidden; }
.artkp li .artkp_img img { width: 115px; }
.artkp li p { text-align: center; height: 35px; line-height: 35px; }
.bmfw2 .yyll { width: 258px; margin-left: 0; }
.bmfw2 .yyll a { width: 66px; height: 66px; margin-bottom: 0; float: left; display: block; background: url(../Images/nnh2.png) no-repeat; text-align: center; color: #414141; font-size: 14px; }
.bmfw2 .yyll a:hover { background: url(../Images/nn2.png) no-repeat; }
.bmfw2 .yyll .n6 { background-position: -10px -10px; }
.bmfw2 .yyll .n6:hover { background-position: -9px -10px; }
.bmfw2 .yyll .n5 { background-position: -9px -84px; }
.bmfw2 .yyll .n5:hover { background-position: -9px -84px; }
.bmfw2 .yyll .n4 { background-position: -10px -159px; }
.bmfw2 .yyll .n4:hover { background-position: -10px -158px; }
.bmfw2 .yyll .n3 { background-position: -10px -235px; }
.bmfw2 .yyll .n3:hover { background-position: -10px -234px; }
.bmfw2 .yyll .n2 { background-position: -10px -310px; }
.bmfw2 .yyll .n2:hover { background-position: -10px -310px; }
.bmfw2 .yyll .n1 { background-position: -9px -385px; }
.bmfw2 .yyll .n1:hover { background-position: -10px -384px; }
.bmfw2 li { height: 66px; margin: 15px 0 0 20px; }
.bmfw2 .zxrx2 { border-top: 1px dashed #e5e5e5; margin-top: 15px; padding: 20px 20px 0; }
.bmfw2 .li1 { margin: 0 0 15px 0; }
.bmfw2 .li2 { margin-left: 0; }
.bmfw2 .li1 .tel { font-family: "Arial"; font-style: 26px; }
/***common position***/
.position { width: 1100px; font-size: 14px; height: 53px; margin: 0 auto; border-bottom: 1px solid #cccccc; line-height: 53px; }
.position a { color: #666; }
.position img { vertical-align: middle; margin-right: 10px; }
.position3 { width: 1100px; }
.content { width: 1100px; margin: 0 auto; margin-top: 20px; margin-bottom: 30px; }
.content2 { width: 1100px; }
.zd_center_right { width: 815px; float: right; background: #fff; padding-bottom: 40px; }
.zd_center_right2 { border-bottom: #dddddd 1px solid; font-weight: 600; height: 70px; line-height: 90px; font-size: 26px; color: #007457; margin-left: 20px; }
.zd_center_right2 span { font-weight: normal; font-size: 14px; margin-left: 3px; }
.pdbanner { height: 280px; }
.pdbanner a { display: block; width: 100%; max-width: 1600px; height: 280px; }
.adrightnew { width: 760px; }
.phone { float: left; margin-top: 38px; }
.liaojie { float: left; margin-left: 12px; margin-top: 5px; }
.b_biao { float: left; margin-top: 3px; margin-right: 10px; }
.menzhen { float: left; margin-top: 5px; margin-left: 5px; }
.more { float: left; margin-top: 3px; margin-left: 4px; }
.moree { float: left; margin-top: 6px; margin-left: 10px; }
.phoneee { float: left; margin-top: 6px }
.ff { /*float:left; margin-right:20px;*/ width: 50px; margin: 0 auto; }
.bingzhong { color: white; }
.bingzhong:hover { color: #ffd158 }
.cha { float: left; width: 116px; background: #007457; line-height: 33px; font-size: 15px; text-align: center; margin-right: 38px; color: white; }
.cha a { color: white; }
.dian { float: left; width: 116px; line-height: 33px; font-size: 15px; text-align: center; margin-right: 38px; color: white; border: 1px solid #007457 }
.dian:hover { background: #007457; color: white; }
.dian a:hover { color: white; }
.ct_bg { height: 450px; overflow: hidden; width: 1583px; margin: 0 auto }
.pz p { text-indent: 28px; }
.pz { width: 94%; margin: 0 auto; }
.xiang a { background: #007457; line-height: 30px; display: block; width: 100px; float: left; margin-right: 35px; text-align: center; color: white }
.xiang a:hover { color: white; text-decoration: none; }
.xiang .ji { border: 1px solid #007457; line-height: 30px; display: block; width: 100px; float: left; text-align: center; color: #007457; background: white }
.xiang .ji:hover { background: #007457; color: white; }
.bing { float: right }
.bing li { float: left; color: #007457; text-decoration: underline; padding-left: 10px; padding-right: 10px;/*border-right:1px solid #CCC*/ }
.bing li a { color: #007457; text-align: center; font-size: 14px; font-weight: normal }
