@charset "gb2312";
/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, hr, blockquote, pre, button, img { margin:0; padding:0; }
table{border-collapse:collapse;border-spacing:0;}
fieldset, img { border: none; }
address, caption, cite, code, dfn, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun", "宋体"; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
a, area { blr:expression(this.onFocus=this.blur())
} /* for IE */
:focus { outline: none; } /* for Firefox */
body { color: #000; font-family: "SimSun", "宋体", "Arial Narrow", HELVETICA; font-size: 12px; line-height: 20px }


/*链接样式.初始化CSS*/
a {color:#00349A;text-decoration: none;}
a:visited{color:#800080;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:underline;}
a:active{color:#00349A;text-decoration:underline;}
a:focus {-moz-outline-style:none; /* 去掉firefox下的虚线框 */}

/**表格属性.初始化CSS**/
table { border-collapse: collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */ border-color: #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */  }
caption {font-size:14px;font-weight:bolder;}
table  th { border-color: #999; ; padding: 2px;  }
table  td { border-color: #999; padding: 2px;}


/*布局样式.全局*/
.m{ clear: both; width: 1210px; background-color: #FFFFFF; }
.k { clear: both; height: 10px; line-height: 10px; }
.k5 { clear: both; height: 5px; line-height: 5px; }
.k15 { clear: both; height: 15px; line-height: 15px; }
.bd{font-weight:bold;}
.l { float: left; }
.r { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.u  { text-decoration: underline; }
.conbzzx { height: auto; width: 1210px; margin-right: auto; margin-left: auto; clear: both; }
.conbzzx .conbzzxl { float: left; height: auto; width: 210px;}
.conbzzx .conbzzxr { float: right; height: auto; width: 990px; }

/**颜色.全局**/
.highlight{color:#ff0000!important;}
/* 翻页样式.全局 */

.fy { width: 100%; text-align: center; padding-top: 20px; padding-bottom: 20px; }
.fynr { width: 100%;}
.fy .fynr a { font-size: 14px; color: #3d3d3d; border: 1px solid #e1e1e1; padding-top: 6px; padding-right: 11px; padding-bottom: 6px; padding-left: 11px; text-decoration: none; background-color: #FFFFFF; }
.fy .fynr a:hover { background-color: #5e94d3; color: #FFF; }
.fy .fynr a span { font-weight: bold; font-family: "Comic Sans MS", cursive; font-size: 18px; }
.fy .fynr .go { display: inline; }
.fy .fynr .go a { color: #cacaca; background-color: #FFFFFF; }
.fy .fynr .go a:hover { color: #FFF; background-color: #5E94D3; }
.fy .fynr .okgo a{ color: #3d3d3d; }
.fy .fynr .dian { display: inline; }
.fy .fynr .dian a { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: Transparent; }
.fy .fynr .dian a:hover { color: #FFF; background-color: #5E94D3; }
.fy .fynr .now { background-color: #5e94d3; color: #FFF; }
.fy .fynr .going { display: inline; color: #3d3d3d; font-size: 14px; letter-spacing: 5px; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; }
.fy .fynr .going .text { margin-right: 5px; line-height: 18px; vertical-align: baseline; text-align: center; color: #3d3d3d; font-size: 14px; border: 1px solid #e2e2e2; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; background-color: #FFFFFF; }
.fy .fynr .going .text:hover {  border: 1px solid #d2d2d2; }
.fy .fynr .going .text:focus { border: 1px solid #d2d2d2; }
.fy .fynr .going .btn { background-color: #497cbd; color: #FFFFFF; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; behavior: url(/ncompany/css/PIE.htc); position: relative; z-index: 2; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; padding-right: 5px; margin: 0px; line-height: 25px; padding-left: 5px; vertical-align: baseline; font-size: 14px; letter-spacing: 0px; min-width:30px; }
.fy .fynr .going .btn:hover { text-decoration: none;  color: #FFFFFF;  background-color: #6b94c8; }
.fy .fynr .going .btn:active { text-decoration: none;  color: #FFFFFF; background-color: #497cbd; }

/* 表单样式.全局*/
.frmstyle input,.frmstyle text{padding:2px;*padding:1px;font-family:'Verdana';height:22px;*font-size:100%;  line-height: 22px; }
.frmstyle textarea{padding:2px;*padding:1px;font-family:'Verdana';min-height:70px;*font-size:100%;BORDER-top: #cacccd 1px solid;BORDER-left: #d2d4d5 1px solid;BORDER-right: #d2d4d5 1px solid;BORDER-bottom: #dddfe0 1px solid;color: #999999;}
.frmstyle select { min-height: 20px;  padding: 2px; *padding:1px; padding-top:4px; padding-bottom:3px; BORDER-top: #cacccd 1px solid; BORDER-left: #d2d4d5 1px solid; BORDER-right: #d2d4d5 1px solid; BORDER-bottom: #dddfe0 1px solid; font-size: 14px; color: #545454; }
:root .frmstyle select { min-height: 26px; line-height: 26px; padding: 2px;   *padding:1px; padding-top:5px; BORDER-top: #cacccd 1px solid; BORDER-left: #d2d4d5 1px solid; BORDER-right: #d2d4d5 1px solid; BORDER-bottom: #dddfe0 1px solid; font-size: 14px;color: #545454; }
.frmstyle input[type="radio"]{border:none;background:none;}
.frmstyle input[type="text"]{BORDER-top: #cacccd 1px solid;BORDER-left: #d2d4d5 1px solid;BORDER-right: #d2d4d5 1px solid;BORDER-bottom: #dddfe0 1px solid;background-color:#fff; color: #999999;}
.frmstyle input[type="textarea"]{BORDER-top: #cacccd 1px solid;BORDER-left: #d2d4d5 1px solid;BORDER-right: #d2d4d5 1px solid;BORDER-bottom: #dddfe0 1px solid;;background-color:#fff; }
.frmstyle input[type="password"]{BORDER-top: #cacccd 1px solid;BORDER-left: #d2d4d5 1px solid;BORDER-right: #d2d4d5 1px solid;BORDER-bottom: #dddfe0 1px solid;background-color:#fff;}
.frmstyle input[type="select"]{ BORDER-top: #cacccd 1px solid;BORDER-left: #d2d4d5 1px solid;BORDER-right: #d2d4d5 1px solid;BORDER-bottom: #dddfe0 1px solid;background-color:#fff; }
html body .frmstyle .frmstyle-none { background-color: #efefef; border-top-color: #ececec; border-right-color: #ececec; border-bottom-color: #ececec; border-left-color: #ececec; color: #b5b5b5; pointer-events: none;  behavior: url(//ncompany/css/PIE.htc); position:relative; z-index:2;}
html body .frmstyle .frmstyle-none:hover { background-color: #efefef; border-top-color: #ececec; border-right-color: #ececec; border-bottom-color: #ececec; border-left-color: #ececec; color: #b5b5b5; pointer-events:none;  behavior: url(/ncompany/css/PIE.htc); position:relative; z-index:2;}
html body .frmstyle .frmstyle-none:focus { background-color: #efefef; border-top-color: #ececec; border-right-color: #ececec; border-bottom-color: #ececec; border-left-color: #ececec; color: #b5b5b5; pointer-events:none;  behavior: url(/ncompany/css/PIE.htc); position:relative; z-index:2;}

/* 表单:hover 样式.全局*/
.frmstyle input[type="text"]:hover {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle input[type="text"]:focus {background-color: #F0F9FB;border: 1px solid #1D95C7; color: #545454;}
.frmstyle input[type="text"]:active {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle input[type="password"]:hover {background-color: #F0F9FB;border: 1px solid #1D95C7;  }
.frmstyle input[type="password"]:focus {background-color: #F0F9FB;border: 1px solid #1D95C7; color: #545454;}
.frmstyle input[type="password"]:active {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle textarea:hover {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle textarea:focus {background-color: #F0F9FB;border: 1px solid #1D95C7; color: #545454;}
.frmstyle textarea:active {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle select:hover {background-color: #F0F9FB;border: 1px solid #1D95C7; }
.frmstyle select:focus {background-color: #F0F9FB;border: 1px solid #1D95C7;}
.frmstyle select:active {background-color: #F0F9FB;border: 1px solid #1D95C7; }


/*顶菜单样式.全局*/
.topmeun { background-color: #F8F8F8; width: 100%; height: 38px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E4E7; margin-right: auto; margin-left: auto; }
.topmeunnr { width: 1210px; margin-right: auto; margin-left: auto; line-height: 38px; height: 38px; color: #717378; }
.topmeun a { color: #717378; text-decoration: none; }
.topmeun a:hover { color: #3C79C1; }
.topmeunnr-dl { float: left; height: 38px; width: 700px; }
.topmeunnr-dl .id { height: 38px; width: 130px; float: left; vertical-align: middle; }
.topmeunnr-dl .id input { height: 22px; width: 90px; vertical-align: middle; margin-left: 7px; border: 1px solid #C1C4CB; }
.topmeunnr-dl .pw { height: 38px; width: 130px; float: left; padding-left: 10px; }
.topmeunnr-dl .pw input { height: 22px; width: 90px; vertical-align: middle; margin-left: 7px; border: 1px solid #C1C4CB; }
.topmeunnr-dl .rzm { height: 38px; width: 120px; float: left; padding-left: 10px; }
.topmeunnr-dl .rzm input { height: 22px; width: 65px; vertical-align: middle; margin-left: 7px; border: 1px solid #C1C4CB; }
.topmeunnr-dl .rzmimg { height: 26px; width: 68px; float: left; margin-top: 6px; }
.topmeunnr-dl .rzmsx input { background-image: url(/img/helpn/topmenu.png); background-position: 5px -27px; height: 38px; width: 24px; text-indent: -4000px; float: left; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: transparent; }
.topmeunnr-dl .dl { padding-top: 6px; float: left; width: 53px; padding-left: 10px; }
.topmeunnr-dl .dl input { background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 0px 0px; height: 27px; width: 43px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; float: left; }
.topmeunnr-dl .qn { float: left; }
.topmeunnr-dl .qn a { padding-right: 5px; padding-left: 5px; }
.topmeunnr-meun { height: 38px; width: 500px; float: right; }
.topmeunnr-meun ul { float: right; width: 492px; }
.topmeunnr-meun ul li { float: left; display: block; }
.topmeunnr-meun ul .fwlb { text-align: center; height: 38px; width: 63px; }
.topmeunnr-meun ul .ffzd { height: 38px; width: 63px; text-align: center; }
.topmeunnr-meun ul .hyzx { height: 35px; width: 68px; position: relative; padding-top: 3px; }
.topmeunnr-meun ul .hyzx .current { background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 57px -57px; width: 66px; height: 34px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #F8F8F8; border-right-color: #F8F8F8; border-left-color: #F8F8F8; display: block; text-indent: 7px; line-height: 32px; border-bottom-width: 0px; }
.topmeunnr-meun ul .hyzx .currenta { background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 65px -93px; width: 85px; height: 36px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #e6e6e6; border-right-color: #e6e6e6; border-left-color: #e6e6e6; display: block; text-indent: 15px; line-height: 32px; background-color: #FFF; position: absolute; top: 3px; z-index: 1000; border-bottom-width: 0px; right: -11px; color: #3C79C1; }
.topmeunnr-meun ul .hyzx .hyzx-pdfl { width: 85px; border: 1px solid #E1E4E7; position: absolute; right: -11px; top: 39px; padding-bottom: 10px; display: none; background-color: #FFF; z-index: 900; }
.topmeunnr-meun ul .hyzx .hyzx-pdfl li { width: 100%; line-height: 25px; height: 25px; text-align: center; }
.topmeunnr-meun ul .fbzx { height: 38px; width: 68px; text-align: center; }
.topmeunnr-meun ul .swsy { height: 38px; width: 52px; background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 7px -132px; padding-left: 22px; }
.topmeunnr-meun ul .jysc { height: 38px; width: 52px; background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 7px -168px; padding-left: 22px; }
.topmeunnr-meun ul .wzdh { height: 35px; width: 82px; padding-top: 3px; position: relative; }
.topmeunnr-meun ul .wzdh .current { background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 64px -57px; width: 80px; height: 34px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #F8F8F8; border-right-color: #F8F8F8; border-left-color: #F8F8F8; display: block; text-indent: 10px; line-height: 32px; border-bottom-width: 0px; }
.topmeunnr-meun ul .wzdh .currenta { background-image: url(/img/helpn/topmenu.png); background-repeat: no-repeat; background-position: 64px -93px; width: 80px; height: 36px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #e6e6e6; border-right-color: #e6e6e6; border-left-color: #e6e6e6; display: block; text-indent: 10px; line-height: 32px; background-color: #FFF; position: absolute; top: 3px; z-index: 1000; border-bottom-width: 0px; color: #3C79C1; }
.topmeunnr-meun ul .wzdh .wzdh-pdfl { height: auto; width: 1208px; border: 1px solid #E1E4E7; position: absolute; right: 0px; top: 39px; padding-top: 10px; padding-bottom: 10px; display: none; background-color: #FFF; z-index: 900; }
.wzdh-pdfl .wxdh-pdfl-lia { float: left; width: 260px; height: 100px; padding-left: 50px; }
.wzdh-pdfl .wxdh-pdfl-lia h2 { line-height: 40px; height: 40px; width: 230px; background-image: url(/img/helpn/topmenu.png); background-position: 0px -205px; padding-left: 30px; color: #2e5c9b; background-repeat: no-repeat; }
.wzdh-pdfl .wxdh-pdfl-lib { width: 285px; float: left; padding-left: 20px; border-left-width: 1px; border-left-style: solid; border-left-color: #e6e6e6; height: 100px; }
.wzdh-pdfl .wxdh-pdfl-lib h2 { line-height: 40px; height: 40px; width: 255px; background-image: url(/img/helpn/topmenu.png); background-position: 0px -240px; padding-left: 30px; color: #588e2c; background-repeat: no-repeat; }
.wzdh-pdfl .wxdh-pdfl-lic { width: 270px; float: left; padding-left: 20px; border-left-width: 1px; border-left-style: solid; border-left-color: #e6e6e6; height: 100px; }
.wzdh-pdfl .wxdh-pdfl-lic h2 { line-height: 40px; height: 40px; width: 260px; background-image: url(/img/helpn/topmenu.png); background-position: 0px -275px; padding-left: 30px; color: #e48100; background-repeat: no-repeat; }
.wzdh-pdfl .wxdh-pdfl-lid { width: 265px; float: left; padding-left: 35px; border-left-width: 1px; border-left-style: solid; border-left-color: #e6e6e6; height: 100px; _width: 240px; _overflow: hidden; }
.wzdh-pdfl .wxdh-pdfl-lid h2 { line-height: 40px; height: 40px; width: 235px; background-image: url(/img/helpn/topmenu.png); background-position: 0px -315px; padding-left: 30px; color: #20b4af; background-repeat: no-repeat; _width: 210px; }
.wzdh-pdfl .wxdh-pdfl-meun { width: 100%; line-height: 27px; }
.wzdh-pdfl .wxdh-pdfl-meun a { padding-right: 30px; }

/* 头部logo和search区.全局 */
.head { width: 1210px; margin-right: auto; margin-left: auto; height: 120px; background-color: #FFF; _overflow: hidden; }
.headlogo { float: left; height: 85px; width: 250px; padding-top: 30px; }
.headlogonr { background-image: url(/resources/styles/v2/images/logo/head_logo_225.png); background-repeat: no-repeat; height: 54px; width: 250px; background-position: 12px 0px; }
.headlogonr a { display: block; text-indent: -4000px; height: 54px; width: 250px; }

.headsearch { float: left; height: 115px; width: 610px; }
.headsearch ul { padding-top: 10px; }
.headsearchlinav { height: 30px; width: 100%; }
.headsearchlinav-bq { text-align: center; height: 30px; float: left; padding-right: 3px; padding-left: 3px; line-height: 30px; font-size: 14px; color: #666; }
.headsearchlinav-bq a { color: #666; display: block; width: 48px; text-align: center; text-decoration: none; }
.headsearchlinav-bq a:hover { background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -240px; }
.headsearchlinav .otherbq a { width: 82px; height: 30px; }
.headsearchlinav .otherbq a:hover { background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -320px; }
.headsearchlinav-bq .open a { background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -200px; font-weight: bold; color: #FFF; }
.headsearchlinav .otherbq .open a { background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -280px; }
.headsearchlinav-line { text-align: left; float: left; height: 30px; width: 5px; line-height: 30px; color: #666; font-size: 14px; }
.headsearchlinav-tel { background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -560px; height: 30px; width: 180px; float: left; text-indent: -4000px; }
.headsearchlibox { height: 39px; width: 100%; }
.headsearchlibox-k { height: 39px; width: 442px; float: left; }
.headsearchlibox-k input { height: 35px; width: 430px; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #5F96D6; border-bottom-color: #5F96D6; border-left-color: #5F96D6; padding-right: 5px; padding-left: 5px; }
.headsearchlibox-btn { border: 1px solid #5F96D6; float: left; height: 37px; width: 89px; }
.headsearchlibox-btn input { height: 37px; width: 89px; background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -400px; float: left; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; font-size: 16px; font-weight: bold; color: #eef6ff; }
.headsearchlibox-t { color: #717378; padding-left: 10px; float: left; }
.headsearchlibox-t a { color: #717378; text-decoration: none; }
.headsearchlibox-t a:hover { color: #3C79C1; }
.headsearchliword { line-height: 30px; color: #666; float: left; height: 30px; width: 100%; }
.headsearchliword a { float: left; padding-right: 3px; padding-left: 3px; color: #666; text-decoration: none; }
.headsearchliword a:hover { color: #3C79C1; }
.headsearchlitwo { height: 115px; width: 90px; float: left; background-image: url(/img/helpn/head.png); background-position: 0px -70px; text-indent: -4000px; }
.headsearchligfjg { float: left; height: 115px; }
.headsearchligfjg ul { padding-top: 10px; padding-left: 5px; }
.headsearchligfjg ul li { line-height: 22px; color: #717378; height: 22px; width: 100%; background-image: url(/img/helpn/head.png); background-repeat: no-repeat; background-position: 0px -478px; text-indent: 25px; }
.headsearchligfjg ul li a { color: #717378; text-decoration: none; }
.headsearchligfjg ul li a:hover { color: #3C79C1; }

/* 导航.全局*/
.navbzzx { clear: both; height: 45px; width: 1210px; margin-right: auto; margin-left: auto; background-color: #5F96D6; }
.navbzzxl { float: left; }
.navbzzxl ul li { display: inline; line-height: 45px; height: 45px; font-family: "微软雅黑", "黑体"; font-size: 16px; color: #ffffff; float: left; }
.navbzzxl ul li a { color: #FFFFFF; padding-right: 30px; padding-left: 30px; line-height: 45px; height: 45px;  display: block; }
.navbzzxl ul .current a { background-color: #3D74B5; }
.navbzzxl ul li a:hover { background-color: #c7ddf6; text-decoration: none; color: #545454; }
.navbzzxl ul .current a:hover { background-color: #3D74B5; color: #FFFFFF; }
.navbzzxr { float: right; padding-right: 30px; position: relative; }
.navbzzxr-meun { display: table; }
.navbzzxr-meun ul li { display: inline; line-height: 45px; height: 45px; font-family: "微软雅黑", "黑体"; font-size: 12px; color: #FFFFFF; }
.navbzzxr-meun ul li .sinawbicon , .navbzzxr ul li .qqwxicon{ margin-top: 14px; }
.navbzzxr-meun ul li .txt { display: inline; float: left; padding-left: 5px; }
.navbzzxr-meun ul li .vline { float: left; margin-top: 1px; margin-right: 15px; margin-left: 15px; }
.navbzzxr-meun ul li a { color: #FFFFFF; }
.navbzzxr-rwm { background-color: #FFFFFF; position: absolute; line-height: 45px; top: 43px; right: 0px; border: 2px solid #5F96D6; z-index: 10; }
.navbzzxr-rwm ul { padding-top: 20px; padding-bottom: 20px; width: 425px; display: table; height: auto; }
.navbzzxr-rwm ul li { display: inline; float: left; width: 141px; text-align: center; }
.navbzzxr-rwm ul .haveline { border-right-width: 1px; border-right-style: dashed; border-right-color: #dbdbdb; }
.rwm-sinawb-bulk img{ height: 99px; width: 99px; }
.rwm-txwx-bulk img { height: 99px; width: 99px; }
.rwm-sjz-bulk img { height: 99px; width: 99px; }
.navbzzxr-rwm ul li p { font-size: 14px; line-height: 16px; padding-top: 10px; }
.navbzzxr-rwm ul li p a { color: #000000; }
.navbzzxr-rwm ul li p a:hover { color: #FF6600; text-decoration: underline; }

/* 左侧菜单.全局*/
.menubzzx { width: 208px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #DBDBDB; border-right-color: #DBDBDB; border-left-color: #DBDBDB; background-color: #F2F5F9; margin-bottom: 120px; }
.menubzzx h2 { width: 100%; padding-top: 9px; padding-bottom: 8px; font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.menubzzx .menubzzxhoff { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E2E3E4; }
.menubzzx ul { width: 100%; padding-bottom: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e3e4; }
.menubzzx ul li { height: 30px; width: 100%; padding-top: 1px; font-size: 14px; color: #444444; line-height: 30px; padding-bottom: 1px; display: block; }
.menubzzx a   { color: #444444; padding-left: 15px; display: block; position: relative; height: 30px; width: 193px; }
.menubzzx a:hover { background-color: #E7E9EB; display: block; text-decoration: none; }
.menubzzx .current a { background-color: #D1D5DB; display: block; }
.menubzzx .s3jicon, .menubzzx .x3jicon { float: right; margin-top: 11px; margin-right: 15px; margin-bottom: 0px; margin-left: 0px; }
.bzzxconleftbj { background-image: url(/img/helpn/bzzxconleftbj.png); background-repeat: no-repeat; background-position: left bottom; }

/* 图标样式.全局*/
.sinawbicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px 0px; height: 17px; width: 20px; display: block; overflow: hidden; float: left; }
.qqwxicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -50px 0px; display: block; height: 17px; width: 20px; overflow: hidden; float: left; }
.vline { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -50px; height: 43px; width: 2px; display: block; overflow: hidden; float: left; }
.newicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -150px; display: block; margin: 0px; float: left; width: 23px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; height: 9px; text-indent: -4000px; overflow: hidden; }
.s3jicon { background-image: url(/img/helpn/bzzx.png); background-position: 0px -200px; height: 8px; width: 11px; display: block; float: left; }
.x3jicon { background-image: url(/img/helpn/bzzx.png); background-position: -50px -200px; height: 8px; width: 11px; display: block; float: left; }
.xficon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -250px; display: block; float: left; height: 40px; width: 40px; }
.blhyicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -50px -250px; display: block; float: left; height: 40px; width: 40px; }
.fpsqicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -100px -250px; display: block; float: left; height: 40px; width: 40px; }
.rgfwicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -150px -250px; display: block; float: left; height: 40px; width: 40px; }
.wqicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -200px -250px; display: block; float: left; height: 40px; width: 40px; }
.telicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -350px; display: block; height: 55px; width: 68px; float: left; }
.colorblock { background-color: #5f96d7; height: 14px; width: 4px; overflow: hidden; display: block; float: left; }
.bidlogoicon { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -450px; display: block; float: left; height: 33px; width: 31px; }

/* 标题样式.全局*/
.bzzxh { color: #444444; height: 42px; line-height: 42px; display: block; }
.bzzxh-derive { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; }
.bzzxh a { color: #5f92d3; }
.bzzxh a:hover {color:#FF6600;text-decoration:underline;}
.bzzxh .colorblock { margin-top: 15px; margin-right: 5px; }
.bzzxh .tit { font-size: 14px; float: left; font-weight: bold; color: #444444; line-height: 42px; display: block; }


/* 其它共享样式.全局*/
.bzzxbox { border: 1px solid #DBDBDB; display: block; padding-right: 0px; padding-left: 0px; padding-bottom: 20px; margin: 0px; padding-top: 0px; }
.bzzxbox .bzzxh { margin-right: 20px; margin-left: 20px; }
.bzzxboxb { border: 1px solid #DBDBDB; display: block; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; margin: 0px; padding-top: 0px; }
.bzzxword { display: block; color: #444444; padding-top: 10px; padding-bottom: 10px; line-height: 25px; font-size: 14px; }
.bzzxword h2 { font-size: 24px; line-height: 45px; font-family: "微软雅黑", "黑体"; font-weight: normal; color: #222222; }
.bzzxword h3 { font-size: 20px; font-family: "微软雅黑", "黑体"; font-weight: normal; line-height: 45px; color: #222222; }
.bzzxword h4 { font-size: 18px; font-family: "微软雅黑", "黑体"; font-weight: normal; line-height: 45px; color: #222222; }
.bzzxword h5 { font-size: 16px; font-family: "微软雅黑", "黑体"; font-weight: normal; line-height: 45px; color: #222222; }
.bzzxword h6 { font-size: 14px; font-family: "微软雅黑", "黑体"; font-weight: normal; line-height: 45px; color: #222222; }
.bzzxword p { font-size: 14px; line-height: 25px; text-indent: 30px; }
.bzzxword dl dt { font-size: 14px; line-height: 25px; padding-left: 40px; }
.bzzxword dl dd { font-size: 14px; line-height: 25px; padding-left: 60px; }
.bzzxword img { max-width: 948px; padding-top: 10px; padding-bottom: 10px; }
.bzzxword a { color: #00349A; text-decoration: underline; }
.bzzxword a:hover{color:#FF6600;text-decoration:underline;}

/* 首页样式*/
.symeun { width: 950px; float: left; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #dbdbdb; border-bottom-color: #dbdbdb; min-height: 419px; }
.symeun ul li { width: 260px; padding-top: 20px; padding-right: 36px; padding-bottom: 5px; padding-left: 20px; float: left; }
.symeunsub { display: block; height: 75px; width: 100%; }
.symeunsub:hover { background-color: #f3f3f5; }
.symeunsub h2 { font-size: 14px; line-height: 40px; font-weight: bold; color: #0290d8; padding-right: 15px; padding-left: 15px; }
.symeunsub h2 a { color: #0290d8; }
.symeunsub h2 a:hover { color: #ec9600; text-decoration: none; }
.symeunsub p { font-size: 12px; line-height: 14px; color: #999999; padding-right: 15px; padding-left: 15px; }
.sylxkf { float: right; width: 248px; border: 1px solid #DBDBDB; }
.sylxkf h2 { padding-top: 22px; padding-left: 20px; }
.sylxkf h2 a { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: 0px -300px; display: block; height: 45px; width: 208px; line-height: 45px; text-indent: -4000px; }
.sylxkf h2 a:hover { background-image: url(/img/helpn/bzzx.png); background-repeat: no-repeat; background-position: -250px -300px; display: block; height: 45px; width: 208px; line-height: 45px; text-indent: -4000px; }
.sylxkf ul { padding-top: 20px; padding-bottom: 10px; }
.sylxkf ul li { padding-left: 20px; min-height: 80px; }
.sylxkf ul li h3 { width: 180px; padding-left: 8px; float: left; font-size: 12px; color: #444444; font-weight: bold; }
.sylxkf ul li h3 a { color: #444444; }
.sylxkf ul li h3 a:hover { color: #ec9600; text-decoration: none; }
.sylxkf ul li p { width: 160px; float: left; padding-left: 8px; color: #999999; }

/* 会员服务栏目样式*/
.hyfwotherxmsm { background-color: #F2F5F9; display: block; height: auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(/ncompany/css/PIE.htc); position: relative; z-index: 2; color: #444444; padding-top: 10px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; }
.hyfwotherxmsm h2 { font-size: 14px; font-weight: bold; line-height: 30px; font-family: "微软雅黑", "黑体"; color: #222222; }
.hyfwotherxmsm ul { padding-top: 10px; padding-bottom: 10px; display: block; }
.hyfwotherxmsm ul li { font-size: 14px; line-height: 25px; display: inline-block; color: #5f92d3; padding: 0 10px; }
.hyfwotherxmsm ul li a { color: #5f92d3; }
.hyfwotherxmsm ul li a:hover{color:#FF6600;text-decoration:underline;}
.hyfwfffsh { height: 34px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6D6D6; background-color: #f6f6f7; position: relative; }
.hyfwfffsh ul { position: absolute; height: 35px; width: 100%; left: -1px; top: 0px; }
.hyfwfffsh ul li { float: left; display: block; height: 35px; font-size: 14px; color: #444444; padding-right: 3px; }
.hyfwfffsh ul li a { border: 1px solid #dadada; padding-right: 30px; padding-left: 30px; display: block; line-height: 33px; height: 33px; color: #444444; background-color: #FFFFFF; }
.hyfwfffsh .current a { border-bottom-color: #FFFFFF; font-weight: bold; }
.hyfwfffsh a:hover { text-decoration: none; }
.hyfwfffsnr { width: 100%; }
.hyfwfffsnr ul li { display: block; width: 100%; }
.hyfwfffsnr-k { padding: 20px; }
.hyfwfffsnr-k table th , .hyfwfffsnr-k table td{ padding-top: 5px; padding-bottom: 5px; font-size: 14px; color: #444444; line-height: 20px; font-weight: normal; }
.hyfwfffsnr-k table .clicklookimg a { padding-left: 140px; color: #3e92d6; }
.hyfwfffsnr-k table .clicklookimg a:hover { color: #FF6600; }
.hyfwfwlbmeun { display: table; width: 100%; padding-top: 10px; }
.hyfwfwlbmeunfind { border-top-width: 1px; border-top-style: dashed; border-top-color: #cccccc; width: 100%; clear: both; }
.hyfwfwlbmeun .noline { border-top-style: none; }
.hyfwfwlbmeunfind h2 { line-height: 15px; height: 15px; color: #444444; font-size: 12px; float: left; display: block; padding-top: 20px; }
.hyfwfwlbmeunfind h2 .colorblock { margin-right: 5px; float: left; }
.hyfwfwlbmeunfind .h2 .colorblock { background-color: #FF9D3D; }
.hyfwfwlbmeunfind .h3 .colorblock { background-color: #C3E617; }
.hyfwfwlbmeunfind .h4 .colorblock { background-color: #78BF13; }
.hyfwfwlbmeunfind .h5 .colorblock { background-color: #FFD919; }
.hyfwfwlbmeunfind .h6 .colorblock { background-color: #1AB2FF; }
.hyfwfwlbmeunfind .h7 .colorblock { background-color: #FF9AC5; }
.hyfwfwlbmeunfind .h8 .colorblock { background-color: #A1A0FF; }
.hyfwfwlbmeunfind .h9 .colorblock { background-color: #60E7FF; }
.hyfwfwlbmeunfind .h10 .colorblock { background-color: #CCFF64; }
.hyfwfwlbmeunfind h2 .tit { font-size: 12px; font-weight: bold; float: left; line-height: 15px; height: auto; display: block; }
.hyfwfwlbmeunfind ul { width: 810px; float: right; padding-top: 10px; padding-bottom: 5px; }
.hyfwfwlbmeunfind ul li { font-size: 12px; line-height: 15px; height: 30px; padding-top: 10px; width: 130px; display: inline; float: left; }
.hyfwfwlbmeunfind ul li a { color: #0000ff; }
.hyfwfwlbmeunfind ul li a:hover{color:#FF6600;text-decoration:underline;}
.hyfwfwlbmeunfind ul .t-a { color: #FF0000; }
.hyfwfwlbmeunfind ul .t-a a { color: #FF0000; }
.hyfwfwlbmeunfind ul .t-a a:hover{color:#FF6600;text-decoration:underline;}
.hyfwfwlbtab { display: block; padding-top: 30px; }
.hyfwfwlbtab table { border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #E78F51; border-left-color: #E78F51; width: 818px; }

.hyfwfwlbtab table th { border-right-width: 1px; border-right-style: solid; border-right-color: #E78F51; font-size: 14px; line-height: 16px; padding: 7px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E78F51; }
.hyfwfwlbtab table td { border-right-width: 1px; border-right-style: solid; border-right-color: #E78F51; font-size: 12px; line-height: 16px; padding: 7px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E78F51; }
.hyfwfwlbtab table .bidlogoicon { margin-left: 105px; float: left; }
.hyfwfwlbtab table .tit { line-height: 33px; text-align: left; padding-left: 10px; float: left; }
.hyfwfwlbtabtit { width: 818px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E78F51; height: 62px;z-index: 9}
.hyfwfwlbtabtit table { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #E78F51; z-index: 1000; }
.hyfwfwlbtab a { color: #00349A; }
.hyfwfwlbtab a:hover{color:#FF6600;text-decoration:underline;}
.hyfwfwlbtabfg { height: 90px; width: 100%; position: relative; }
.hyfwfwlbtabfgnr { width: 940px; position: absolute; background-color: #FFFFFF; z-index: 3; height: 104px; left: 6px; top: -7px; }
.hyfwfwlbtabfgnr .zx { color: #FF0000; line-height: 35px; text-align: center; width: 100%; display: block; }
.hyfwffzd { display: table; width: 100%; padding-top: 30px; padding-bottom: 40px; }
.hyfwffzd ul { width: 948px; background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: repeat-y; background-position: 472px 0px; height: auto; padding-top: 50px; display: table; }
.hyfwffzd ul li { width: 100%; display: block; clear: both; padding-top: 10px; }
.hyfwffzd-liodd { float: left; height: auto; width: 480px; }
.hyfwffzd-liodd h3 { width: 100%; clear: both; display: block; height: 25px; position: relative; }
.hyfwffzd-liodd h3 .line { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1000px 0px; width: 84px; display: block; float: right; height: 20px; margin-left: 12px; text-indent: -4000px; position: absolute; right: 0px; top: 10px; }
.hyfwffzd-liodd h3 .okline { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1000px -100px; width: 84px; display: block; float: right; height: 20px; margin-left: 12px; text-indent: -4000px; position: absolute; right: 0px; top: 10px; }
.hyfwffzd-liodd .hyfwffzd-text { float: right; margin-right: 90px; }
.hyfwffzd-lieven { float: right; height: auto; width: 484px; }
.hyfwffzd-lieven h3 { height: 28px; width: 100%; position: relative; }
.hyfwffzd-lieven h3 .line { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1000px -50px; float: left; height: 28px; width: 95px; display: block; text-indent: -4000px; margin-right: 12px; position: absolute; left: 0px; bottom: -15px; }
.hyfwffzd-lieven h3 .okline { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1000px -150px; float: left; height: 28px; width: 95px; display: block; text-indent: -4000px; margin-right: 12px; position: absolute; left: 0px; bottom: -15px; }
.hyfwffzd-lieven .hyfwffzd-text { float: left; margin-left: 103px; }
.hyfwffzd-text { width: 300px; height: auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(/ncompany/css/PIE.htc); position: relative; z-index: 2; background-color: #FBECD1; padding: 10px; border: 1px solid #F5DFBB; color: #777777; font-size: 14px; line-height: 22px; }
.hyfwffzd-text a { color: #5f92d3; padding-right: 5px; padding-left: 5px; }
.hyfwffzd-text a:hover { color: #FF6600; }

.hyfwffzd-text .t-a { color: #000000; }
.hyfwffzd-1tab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px 0px; height: 25px; width: 75px; display: block; float: right; position: absolute; right: 96px; bottom: -1px; z-index: 5; text-indent: -4000px; }
.hyfwffzd-2tab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px -50px; height: 25px; width: 71px; float: left; text-indent: -4000px; display: block; position: absolute; left: 107px; bottom: -1px; z-index: 5; }
.hyfwffzd-3tab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px -100px; height: 25px; width: 78px; display: block; float: right; position: absolute; right: 96px; bottom: -1px; z-index: 5; text-indent: -4000px; }
.hyfwffzd-4tab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px -150px; height: 25px; width: 71px; float: left; text-indent: -4000px; display: block; position: absolute; left: 107px; bottom: -1px; z-index: 5; }
.hyfwffzd-5tab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px -200px; height: 25px; width: 73px; display: block; float: right; position: absolute; right: 96px; bottom: -1px; z-index: 5; text-indent: -4000px; }
.hyfwffzd-oktab { background-image: url(/img/helpn/bzzx_ffzd.png); background-repeat: no-repeat; background-position: -1100px -250px; height: 25px; width: 99px; float: left; text-indent: -4000px; display: block; position: absolute; left: 107px; bottom: -1px; z-index: 5; }

/* 2017.08.07新增样式1 支付方式 开始*/
.smzf { padding: 20px 0 0; width: 988px; min-height: 699px; display: table;}
.smzfleft { float: left;  width: 494px;}
.smzfright { float:left;  width: 493px; min-height: 699px; border-left: 1px solid #dadada;}
.smzfrwm { clear: both; display: block; margin: 0 auto; width: 300px;}
.smzfts { display: block; clear: both; padding:30px 10px 0px 97px; font-size: 14px; line-height: 24px; color: #000; }
.smzfts .t1 { font-weight: bold;}
/* 2017.08.07新增样式1 结束*/

/* 联系客服栏目样式*/
.lxkfmeunsub { float: left; width: 860px; }
.hyfwfwlbtabfgnr .thtit { height: 40px; width: 100%; line-height: 40px; text-align: center; display: block; font-size: 14px; font-weight: bold; padding-top: 20px; }

.lxkfmeunsub ul li { background-color: #f3f3f3; height: 130px; width: 320px; float: left; margin-right: 10px; margin-bottom: 10px; padding-top: 60px; padding-left: 100px;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior: url(/ncompany/css/PIE.htc); position: relative; z-index: 2; }
.lxkfmeunsub ul li:hover { background-color: #e3f5fd; }
.lxkfmeunsub ul li h3 { padding-left: 8px; float: left; font-size: 12px; color: #444444; font-weight: bold; width: 180px; }
.lxkfmeunsub ul li h3 a { color: #444444; }
.lxkfmeunsub ul li h3 a:hover { color: #ec9600; text-decoration: none; }
.lxkfmeunsub ul li p { width: 160px; float: left; padding-left: 8px; color: #999999; }
.lxkftelbox { height: 390px; width: 350px; float: right; background-color: #FFF3DE;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior: url(/ncompany/css/PIE.htc); position: relative; z-index: 2; }
.lxkftelbox ul { padding-top: 100px; }
.lxkftelbox .teliconbox { clear: both; height: 80px; display: block; padding-left: 145px; }
.lxkftelbox .tel { font-family: Arial; font-size: 28px; line-height: 28px; color: #444444; font-weight: bold; text-align: center; }
.lxkftelbox .time { font-size: 14px; line-height: 20px; color: #444444; text-align: center; }
.lxkftelbox .time span { font-family: Arial; }
.lxkftelbox .gfkf { text-align: center; padding-top: 10px; }
.lxkftelbox .gfkf span { height: 18px; background-color: #5A90CE; padding-right: 5px; padding-left: 5px; font-family: "微软雅黑", "黑体"; font-size: 14px; line-height: 18px; color: #fff3de; padding-bottom: 2px; }

/* 关于我们栏目样式*/
.gywmzmkh { display: table; background-color: #F2F5FA; border: 1px solid #dcdcdc; width: 100%; }
.gywmzmkh h2 { height: 100%; float: left; font-size: 14px; font-weight: normal; color: #999999; line-height: 40px; padding-left: 10px; }
.gywmzmkh ul { float: right; padding: 5px; width: 790px; }
.gywmzmkh ul li { width: 110px; float: left; font-size: 14px; color: #6d6d6d; overflow: hidden; height: 26px; margin-top: 2px; margin-bottom: 2px; }
.gywmzmkh ul li a { color: #6d6d6d; padding: 5px; line-height: 26px; height: 16px; font-size: 14px; }
.gywmzmkh ul li a:hover { text-decoration: none; background-color: #FFAA4D; color: #FFFFFF; }
.gywmzmkh ul .current a { color: #FFFFFF; background-color: #ff8502; }
.gywmzmkh ul .current a:hover { background-color: #FF8502; }
.gywmzmknr { width: 100%; display: table; }
.gywmzmknr ul li { width: 100%; display: block; }
.gywmzmkh-qyzs { width: 100%; display: block; padding-top: 10px; }
.gywmzmkh-qyzs ul { width: 100%; border-top-width: 1px; border-top-style: dashed; border-top-color: #DBDBDB; display: table; }
.gywmzmkh-qyzs .nolineul { border-top-color: #FFFFFF; }
.gywmzmkh-qyzs ul li { height: 155px; width: 187px; border-left-width: 1px; border-left-style: dashed; border-left-color: #DBDBDB; color: #444444; display: inline; text-align: center; float: left; }
.gywmzmkh-qyzs ul .nolineli { border-left-color: #FFFFFF; }
.gywmzmkh-qyzs ul li p  { line-height: 16px; height: 16px; overflow: hidden; width: 100%; }
.gywmzmkh-qyzs ul li a { color: #444444; display: block; }
.gywmzmkh-qyzs ul li a:hover { color: #FF6600; text-decoration: none; }
.gywmqywh { text-align: center; }
.gywmqywh img  { margin: 0px; padding: 0px; }
.gywmcgal ul { display: table; width: 100%; }
.gywmcgal ul li { width: 100%; display: table; border-top-width: 1px; border-top-style: dashed; border-top-color: #dbdbdb; clear: both; padding-top: 25px; padding-bottom: 30px; }
.gywmcgal ul .noline { border-top-color: #FFFFFF; }
.gywmcgal ul li h2 { font-size: 14px; line-height: 26px; font-weight: bold; color: #444444; clear: both; height: 26px; width: 100%; }
.gywmcgal-imgbox { float: left; width: 160px; text-align: center; vertical-align: middle; padding: 4px; height: 90px; border: 1px solid #dbdbdb; display: table-cell; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; }
.gywmcgal-imgbox img { width: 160px; height: 90px; }
.gywmcgal-textbox { float: left; line-height: 25px; width: 758px; padding-top: 10px; font-size: 14px; color: #999999; height: 100px; overflow: hidden; }

/* 底部.全局*/
.foot{ border-top: 2px solid #6f99d5; padding-top: 5px; text-align: center; margin-right: auto; margin-left: auto; clear: both; padding-bottom: 10px; margin-top: 20px; font-size: 12px; background-color: #FFFFFF; }

.foota { line-height: 30px; height: 30px; }
.foota a:visited{
    color: #333;
}
.footb { width:1210px;margin-right: auto; margin-left: auto; }
.footb a:visited{
    color: #333;
}
.foot img { display: inline; }
.wa1{ width: 30px; height: 26px; float:right; background: url(/img/helpn/foot.png) 0px 0px; }
.wa2{ width:30px;height:26px; float:right; background: url(/img/helpn/foot.png) -30px -0px; }
.wa3{width:30px;height:26px;float:right;background:url(/img/helpn/foot.png) -60px -0px;}
.wa4{width:30px;height:26px;float:right;background:url(/img/helpn/foot.png) -90px -0px;}

.w-noticeK{
    width: 900px;
    background: #fef3de;
    border: solid 1px #fc0;
    height: 78px;
    line-height: 78px;
    padding: 0 30px;
}
.w-noticeK img{
    vertical-align: middle;
}
.w-imgL{
    margin-left: 30px;
}
.bzzxword .help_sybz_img{
    width:941px;
    max-width: 941px;
    padding: 0;
    line-height: 0;
    border:0;
    vertical-align:text-bottom;
    margin-top: -5px;
}
