@CHARSET "utf-8";

/*-----------样式重置-----------*/
body {
    font: 12px/18px "宋体", tahoma, arial;
    color: #002d47;
    min-width: 1000px;
    /*background-color: #ffffff;
    _background-image: url(about:blank);
    _background-attachment: fixed;*/
   background:url(../images/bg.jpg) no-repeat center 0 #fff;
}

* {
    margin: 0;
    padding: 0;
}

ul,li {
    list-style-type: none;
}

input{
    border:none;
}

select,input,textarea {
    font-family: arial;
    font-size: 12px;
    color: #272727;
}

img {
    border: none;
    line-height: 0px;
}

a {
    color: #002d47;
    text-decoration: none;
}

a:hover {
    color: #FF2A00;
}

table {
    margin: 0 auto;
    border-spacing: 0;
    border-collapse: collapse;
    /*table-layout: fixed;*/
}

td {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}

.block4 {
    height: 4px;
    display: block;
    overflow: hidden;
}

.block6 {
    height: 6px;
    display: block;
    overflow: hidden;
}

.block8 {
    height: 8px;
    display: block;
    overflow: hidden;
}

.block10 {
    height: 10px;
    display: block;
    overflow: hidden;
}

.block12 {
    height: 12px;
    display: block;
    overflow: hidden;
}

.block14 {
    height: 14px;
    display: block;
    overflow: hidden;
}

.block16 {
    height: 16px;
    display: block;
    overflow: hidden;
}

.block18 {
    height: 18px;
    display: block;
    overflow: hidden;
}

.block20 {
    height: 20px;
    display: block;
    overflow: hidden;
}

.clr {
    clear: both;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.indis {
    display: inline;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.vtop {
    vertical-align: top;
}

.vmiddle {
    vertical-align: center;
}

.vbottom {
    vertical-align: bottom;
}

.bold {
    font-weight: bold;
}

.tahoma {
    font-family: tahoma;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.wh980 {
    width: 980px;
    height: auto;
    margin: 0 auto;
}

.fontRed {
    color: #CC0000;
}

.hidden {
    visibility: hidden;
}

.fm {
    width: 1000px;
    margin: 0 auto;
}

.overflow_hidden {
    overflow: hidden;
}

/*-----增加共用标签-----*/
.fred {
    color: #ff0000;
}

.forange{
    color:#e35d00;
}

.h4_blue {
    width: 278px;
    height: 34px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/titlebg.gif) no-repeat 0 0;
    padding-left: 10px;
}

.h4_blue2 {
    width: 648px;
    height: 34px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/titlebg2.gif) no-repeat 0 0;
    padding-left: 10px;
}

.h4_blue3 {
    width: 968px;
    height: 34px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/titlebg3.gif) no-repeat 0 0;
    padding-left: 10px;
}

.viptext1 {
    border: 1px solid #b8b8b8;
    height: 28px;
    line-height: 28px;
    width: 200px;
    padding: 0 4px;
    *bottom: 0 !important;
}

.viptext2 {
    border: 1px solid #b8b8b8;
    height: 28px;
    line-height: 28px;
    width: 322px;
    padding: 0 4px;
    *bottom: 0 !important;
}

.viptext3 {
    border: 1px solid #b8b8b8;
    height: 28px;
    line-height: 28px;
    width: 52px;
    padding: 0 4px;
    *bottom: 0 !important;
}

.vipvcode {
    border: 1px solid #b8b8b8;
    height: 28px;
    line-height: 28px;
    width: 72px;
    padding: 0 4px;
}

.vipbtn1 {
    background: url(../images/double_btn.jpg) no-repeat 0 top;
    height: 35px;
    line-height: 35px;
    width: 135px;
    border: none;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color: #464646;
    margin-right: 10px;
    *bottom: 0 !important
}

.vipbtn1:hover {
    background: url(../images/double_btn.jpg) no-repeat 0 -35px;
    color: #ffffff;
}

.vipbtn2 {
    background: url(../images/orange_bigbtn.gif) no-repeat 0 top;
    height: 46px;
    line-height: 46px;
    width: 178px;
    border: none;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    padding-left: 16px;
    *bottom: 0 !important
}

.a_btn1 {
    background: url(../images/silver_smallbtn.gif) no-repeat center 0;
    width: 61px;
    height: 20px;
    line-height: 20px;
    color: #000000;
    display: inline-block;
}

.a_btn1:hover {
    color: #ff2a00;
}

.a_btn_actived {
    color: #ff0000;
}

.msgok {
    color:#292929;
    height: 38px;
    line-height: 38px;
    padding-left: 25px;
    border: 1px solid #0D6B13;
    background: #EBFFE1 url(../images/tip/onSuccess.gif) no-repeat 0 center;
    margin-bottom: 20px;
}

.msgerror {
    color:#292929;
    height: 38px;
    line-height: 38px;
    padding-left: 25px;
    border: 1px solid #ff0000;
    background: #FFF2E9 url(../images/tip/onError.gif) no-repeat 0 center;
    margin-bottom: 20px;
}

.orangebtn{
    background:url(../images/orange_btn.gif) no-repeat 0 0;
    width:141px;
    height:36px;
    line-height:36px;
    text-align:center;
    padding-left:6px;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
}

/*---------头部----------*/
.header {
    height: 224px;
    /*background: url(../images/h_bg.jpg) no-repeat center 0 #2490CE;*/
    margin-bottom: 10px;
}

.header .h_logo {
    width: 584px;
    height: 68px;
    float: left;
    display: inline;
    padding: 65px 0 0 5px;
    display: block;
}

.header .h_nav {
    height: 43px;
    background: url(../images/h_navbg.gif) no-repeat 0 0;
    position: relative;
    clear: both;
    top: 58px;
}

.header .h_nav a {
    float: left;
    display: inline;
    width: 100px;
    text-align: center;
    padding-top: 14px;
}

.header .h_nav a.a_vip {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 64px;
}

.header .h_nav a.a_vip:hover {
    color: #FF2A00;
}

/*--------我要评估------*/
.ml_pg {
    padding: 10px;
    width: 288px;
    height: 266px;
    border: 1px solid #b8b8b8;
    background:#fff;
}

.ml_pg h4 {
    width: 278px;
    height: 34px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/titlebg.gif) no-repeat 0 0;
    padding-left: 10px;
}

.ml_pg ul {
    padding: 10px 12px 0 12px;
}

.ml_pg li {
    padding-bottom: 8px;
    line-height: 26px;
}

.ml_pg li.litype label.fl {
    line-height: 26px;
}

.ml_pg li.litype label {
    display: inline-block;
    width: 60px;
    line-height: 13px;
}

.ml_pg li.litype input {
    position: relative !important;
    bottom: -1px !important;
}

.ml_pg li label.fl {
    display: inline-block;
    text-align: right;
    width: 70px;
    height: 26px;
}

.ml_pg li input.text1 {
    border: 1px solid #B8B8B8;
    padding: 0 4px;
    width: 160px;
    height: 25px;
    line-height: 26px;
}

.ml_pg li input.btn1 {
    cursor: pointer;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #545454;
    width: 189px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: url(../images/silver_bigbtn.gif) no-repeat 0 0;
    border: none;
}

.ml_pg li input.btn1:hover {
    color: #0C32CC;
}

.ml_pg li.last {
    padding-top: 12px;
    text-align: center;
}

.ml_viponline {
    width: 310px;
    height: 68px;
    padding-top: 4px;
}

.m_l {
    width: 310px;
    float: left;
    display: inline;
}

.m_r {
    width: 680px;
    float: right;
    display: inline;
}

.ml_pg h4 span{color:#ffffff; font-size:12px; padding:5px; cursor:pointer; margin-right:5px;}
.ml_pg h4 span.on{font-size:14px; color:#002d47; background-color:#ffffff;}

/*---------业务范围---------*/
.ml_yw {
    width: 288px;
    /*height: 460px;*/
   height:380px;
    line-height: 28px;
    padding: 10px;
    border: 1px solid #b8b8b8;
    margin-top: 10px;
    padding: 10px;
}

.ml_fy {
    margin-top: 10px;
    width: 288px;
    height: 338px;
    padding: 10px 10px 0 10px;
    border: 1px solid #b8b8b8;
}

.ml_fy strong.s {
    display: block;
    padding: 8px 0;
    text-align: center;
    font-size: 14px;
    color: #000000;
}

.ml_fy table {
    width: 288px;
    border-spacing: 2px;
    border-collapse: inherit;
}

.ml_fy table td {
    padding: 8px 4px;
    text-align: center;
    background-color: #e3e3e3;
    color: #200302;
}

.ml_fy table tr.tr_title td {
    background-color: #FF2A00;
    color: #ffffff;
}

.ml_fy .tip_text {
    text-align: center;
    color: #ff2a00;
    padding-top: 8px;
}

.ml_fy .h4_blue em {
    float: right;
    display: inline;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
}

/*------联系我们-----*/
.ml_lx {
    margin-top: 10px;
    width: 288px;
    height: 138px;
    padding: 10px;
    border: 1px solid #b8b8b8;
    width: 288px;
}

.ml_lx .h4_blue {
    margin-bottom: 8px;
}

.ml_lx p {
    line-height: 28px;
    font-size: 14px;
}

/*------公司简介-------*/
.mr_jj {
    width: 658px;
    /*height: 240px;*/
   height:160px;
    padding: 10px;
    border: 1px solid #b8b8b8;
    margin-top: 10px;
    font-size: 14px;
}

.mr_jj p {
    line-height: 28px;
    text-indent: 2em;
}

.mr_jj p strong.s {
    color: #ff2a00;
}

/*-----评估资质------*/
.mr_zz {
    margin-top: 10px;
    width: 658px;
    height: 325px;
    padding: 10px;
    border: 1px solid #b8b8b8;
}

.mr_zz ul {
    height: auto;
    overflow: hidden;
}

.mr_zz ul li {
    float: left;
    display: inline;
}

.mr_zz .ul1 li {
    width: 204px;
    height: 180px;
    /*padding: 0 7px;*/
   margin:0 62px;
    text-align: center;
}

.mr_zz .ul1 li .title {
    color: #ff2a00;
    font-weight: bold;
    height: 36px;
}

.mr_zz .st {
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    padding: 4px 0;
    color: #000000;
    clear: both;
    font-size: 14px;
}

.mr_zz .ul2 li {
    line-height: 28px;
}

/*------委托须知-------*/
.mr_xz {
    margin-top: 10px;
    width: 658px;
    height: 361px;
    padding: 10px;
    border: 1px solid #b8b8b8;
}

.mr_xz .cont {
    width: 650px;
    height: 326px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 28px;
    padding-left: 8px;
}

/*-------招贤纳士---------*/
.m_zp {
    border: 1px solid #b8b8b8;
    padding: 10px 0;
    width: 998px;
    overflow: hidden;
    height: auto;
    margin-top: 10px;
}

.m_zp .h4_blue3 {
    margin-left: 10px;
}

.m_zp dl {
    float: left;
    display: inline;
    width: 482px;
    height: 230px;
    margin-top: 10px;
    padding-left: 12px;
}

.m_zp dl dt {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
    color: #0091d1;
    text-align: center;
    background-color: #e3e3e3;
}

.m_zp dl dd {
    line-height: 28px;
    padding: 10px 0;
    height: 160px;
    overflow-y: auto;
    overflow-x: hidden;
}

.m_zp div.last {
    clear: both;
    padding: 10px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

/*-------vip注册--------*/
.vip {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.vip .flow {
    height: 68px;
    background: url(../images/pic_vipflow.jpg) no-repeat 0 top;
}

.flow span {
    display: inline-block;
    float: right;
    padding: 28px 28px 0 0;
    font-size: 14px;
    color: #000000;
}

.vip_block {
    border: 1px solid #b8b8b8;
    border-top: none;
    padding-bottom: 40px;
    background:#fff;
}

.vip_blockin {
    width: 563px;
    margin: 0 auto;
    padding-top: 50px;
}

.reg_flow {
    height: auto;
    overflow: hidden;
}

.reg_flow h4 {
    font-size: 18px;
    color: #1966b9;
    height: 36px;
    line-height: 36px;
}

.reg_flow .step span {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 0;
    height: 18px;
    float: left;
    font-weight: bold;
}

.reg_flow .step span.step_l {
    background: url(../images/flow_l.jpg) no-repeat 0 0;
    padding-left: 10px;
}

.reg_flow .step span.arrow {
    color: #1470bf;
    font-weight: normal;
    margin: 0 8px;
}

.reg_flow .step span.step_m {
    background: url(../images/flow_m.jpg) repeat-x 0 0;
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
}

.reg_flow .step span.step_r {
    background: url(../images/flow_r.jpg) no-repeat 0 0;
    padding-right: 10px;
}

.reg_block h4 {
    font-size: 24px;
    color: #e35d00;
    height: 24px;
    padding: 30px 0 10px 0;
}

.reg_block ul {
    border: 1px solid #b8b8b8;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 20px 10px;
    color: #2c2c2c;
}

.reg_block ul li {
    padding-top: 24px;
    display: inline-block;
    clear:both;
    line-height:28px;
}

.reg_block ul li span{
    height:30px;
    line-height:30px;
    background-position:0 center;
    margin-left:4px;
}

.reg_block ul li .viptext1, .reg_block ul li .viptext2{
    float:left;
    display:inline;
}

.reg_block ul li label {
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    float: left;
}

.reg_block ul li.vipreg_btn {
    padding: 36px 0 12px 49px;
}

.reg_block ul li.vipreg_ts {
    text-align: center;
    color: #000000;
}

.reg_block ul li.vipreg_ts span {
    color: #e35d00;
}

/*-----VIP登录------*/
.login_block h4 {
    padding-top: 6px;
}

.login_block .viplogin_ts {
    color: #000000;
    padding-top: 35px;
}

.login_block .viplogin_ts a {
    color: #eb7400;
}

.login_block li.livcode input,
.reg_block li.livcode input {
    float: left;
    display: inline;
}

.login_block li.livcode img,
.reg_block li.livcode img {
    margin: 0 10px;
    float: left;
    display: inline;
    width: 68px;
    height: 28px;
    border: 1px solid #b8b8b8
}

.login_block li.livcode a,
.reg_block li.livcode a {
    color: #002ecc;
    line-height: 30px;
}

/*-------VIP会员在线评估专区------*/
.vipcenter_block {
    padding: 10px;
}

.vipcenter_l {
    width: 250px;
    height: auto;
    overflow: hidden;
    float: left;
    display: inline;
}

.vipcenter_l ul {
    height: auto;
    overflow: hidden;
}

.vipcenter_l ul li {
    height: 33px;
    line-height: 33px;
    text-align: center;
}

.vipcenter_l ul li.fli {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/orange_line.jpg) repeat-x 0 0;
}

.vipcenter_l ul li.sli {
    background-color: #DCDCDC;
    margin-top: 1px;
    color: #000000;
}

.vipcenter_l ul li.sli a {
    color: #000000;
}

.vipcenter_l ul li.sli a:hover {
    color: #ff2a00;
}

.vipcenter_l ul li.block10 {
    height: 10px;
    line-height: 10px;
    font-size: 0;
    overflow: hidden;
}

.vipcenter_l ul li.viptel {
    color: #292929;
    font-weight: bold;
    margin-top: 10px;
}

.vipcenter_l ul li.viptel span {
    color: #e77322;
}

.vipcenter_r {
    width: 718px;
    height: auto;
    overflow: hidden;
    float: right;
    display: inline;
}

.vipwelcome {
    background-color: #2490CE;
    height: 33px;
    line-height: 33px;
    color: #ffffff;
    padding: 0 10px 0 30px;
}

.vipwelcome span {
    float: left;
    display: inline-block;
}

.vipwelcome a {
    float: right;
    display: inline-block;
    color: #c0e2f5;
}

.vipwelcome a:hover {
    color: #ff2a00;
}

.viporderinfo {
    padding: 10px 30px;
    height: 50px;
    background-color: #fffcb6;
    color: #000000;
}

.viporderinfo p {
    line-height: 24px;
}

.viporderinfo p b {
    color: #ff2a00;
}

.vipassess_block {
    border: 1px solid #b8b8b8;
    padding: 10px;
    margin-top: 10px;
    color: #000000;
    height: auto;
    overflow: hidden;
}

.vipassess_block table#assess_list td {
    padding: 8px;
    text-align: center;
    border-bottom: 6px solid #ffffff;
}

.vipassess_block table#assess_list tr {
    margin-bottom: 2px;
    cursor: pointer;
}

.vipassess_block table#assess_list tr.tr_title td {
    font-weight: bold;
    border-bottom: none;
}

.vipassess_add h4 {
    border-bottom: 1px dashed #b8b8b8;
    color: #000000;
    height: 18px;
    line-height: 18px;
    padding: 10px 0 18px 0;
    font-size: 14px;
}

.vipassess_add h4 b {
    font-size: 18px;
    color: #e35d00;
}

.vipassess_add .wxts {
    color: #ff2a00;
    padding: 26px 0 10px 38px;
}

.vipassess_add ul {
    padding-left: 26px;
    height: auto;
    overflow: hidden;
}

.vipassess_add ul li {
    padding-bottom: 14px;
    line-height: 30px;
    overflow:hidden;
}

.vipassess_add ul li select,.vipassess_add ul li input {
    margin-right: 4px;
}

.vipassess_add ul li select {
    padding: 4px;
    width: 62px;
}

.vipassess_add ul li input.viptext2, .vipassess_add ul li input.viptext1, .vipassess_add ul li input.viptext3, .vipassess_add ul li select {
    float:left;
    display:inline
}

.vipassess_add ul li label {
    float:left;
    display: inline;
}

.vipassess_add ul li label select {
    _position: relative;
    _bottom: -4px;
}

.vipassess_add ul li label .vipradio {
    position: relative;
    bottom: -9px;
    _bottom: -4px;
}

.vipassess_add ul li label.lb1 {
    width: 145px;
    text-align: right;
    font-weight: bold;
    float: left;
}

.vipassess_add ul.ul2 {
    border: 1px solid #b8b8b8;
    width: 600px;
    margin: 0 auto;
    background-color: #fffff6;
    padding: 10px;
    margin-bottom: 10px;
    display: none;
}

.vipassess_add ul.ul2 li label.lb1 {
    width: 110px;
}

.vipassess_add .more_condition {
    padding: 10px 0 20px 38px;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}

.vipassess_add .more_condition label b {
    color: #e35d00;
    cursor: pointer;
}

.vipassess_result {
    color: #292929;
}

.vipassess_result h4 {
    font-size: 18px;
    padding: 26px 0 26px 0;
    text-align: center;
}

.vipassess_result h4 span {
    color: #e35d00;
}

.vipassess_result .sums {
    height: 65px;
    line-height: 65px;
    width: 656px;
    margin: 0 auto;
    text-align: center;
}

.vipassess_result .sums .sums_l {
    background: url(../images/sums_l.jpg) no-repeat 0 0;
    width: 10px;
    height: 65px;
    float: left;
    display: inline;
}

.vipassess_result .sums .sums_m {
    background: url(../images/sums_m.jpg) repeat-x 0 0;
    width: 636px;
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: bold;
}

.vipassess_result .sums .sums_m span {
    color: #d01c00;
    font-size: 20px;
    padding-right:4px;
}

.vipassess_result .sums .sums_r {
    background: url(../images/sums_r.jpg) no-repeat 0 0;
    width: 10px;
    height: 65px;
    float: left;
    display: inline;
}

.vipassess_result .result_ts {
    clear:both;
    text-align: center;
    padding: 16px 0;
}

.vipassess_result .result_ts span {
    color: #e35d00;
}

.vipassess_result .result_info {
    width: 616px;
    padding: 20px;
    background-color: #FFFCB6;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.vipassess_result .result_info ul li {
    float: left;
    display: inline;
    width: 144px;
    padding-right: 10px;
}

.vipassess_result .result_info ul li p {
    padding: 8px 0;
}

.vipassess_result .sums_normal {
    text-align: center;
    font-weight: bold;
    padding: 30px 0 10px 0;
}

.vipassess_result .sums_normal span {
    color: #d01c00;
}

.vipassess_result .sums_final {
    width: 656px;
    margin: 0 auto;
}

.vipassess_result .sums_final .sums_l {
    background: url(../images/sums_l2.jpg) no-repeat 0 0;
    width: 10px;
    height: 43px;
    float: left;
    display: inline;
}

.vipassess_result .sums_final .sums_m {
    background: url(../images/sums_m2.jpg) repeat-x 0 0;
    width: 636px;
    height: 43px;
    line-height: 43px;
    float: left;
    display: inline;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.vipassess_result .sums_final .sums_r {
    background: url(../images/sums_r2.jpg) no-repeat 0 0;
    width: 10px;
    height: 43px;
    float: left;
    display: inline;
}

.vipassess_result .sums_final .sums_m span {
    font-size: 20px;
    color: #e35d00;
}

.vipassess_result .lookprint {
    text-align: center;
    padding: 20px 0 10px 0;
    clear: both;
}

.vipassess_result .lookprint a {
    color: #e35d00;
    text-decoration: underline;
    font-weight: bold;
}

#assess_tab_info{
    /*table-layout:initial;*/
}

#assess_tab_info tr td{
    padding:2px 0;
    border:1px solid #000000;
    color:#000000;
}

/*------用户信息/密码修改-------*/
.vipuserinfo_block ul{
    padding-left:130px;
}
.vipuserinfo_block li{
    height:30px;
    line-height:30px;
    padding-top:10px;
}

.vipuserinfo_block .vipuserinfo_tip{
    height:40px;
    line-height:40px;
    background-color:#FFFCB6;
    text-align:center;
    font-size:14px;
}

.vipuserpwd_block li{
    padding-top:10px;
}

.vipuserpwd_block li.tip{
    padding-left:90px;
}

.vipuserpwd_block li span{
    float:left;
    margin-right:2px;
}

.vipuserpwd_block li span.text{
    width:90px;
    text-align:right;
}

.vipuserpwd_block li.last{
    height:36px;
    padding-left:90px;
    padding-bottom:10px;
}


/*---------尾部--------*/
.footer {
    margin-top: 10px;
    border-top: 3px solid #31B2EB;
}

.footer .f_copyrights {
    text-align: center;
    line-height: 24px;
    padding: 10px 0;
    color: #858585;
}

/*---------切换窗口(失效报告)--------*/
table.sxbg{width:240px; margin:0 auto; border:1px solid #002D47; border-right:none; border-bottom:none;}
table.sxbg td{border:1px solid #002D47; border-left:none; border-top:none; line-height:18px; padding:0 3px;}

/*-----------信息提示样式[请勿删除]----------*/
.msgTip {
    font-weight: bold;
    font-size: 14px;
    color: #404040;
    line-height: 23px;
    border: 1px solid #CD9296;
    padding: 20px;
    background: #FEF2F2;
    margin: 0 auto 0 auto;
    text-align: left;
}

#success {
    font-size: 14px;
    color: #404040;
    line-height: 23px;
    border: 1px solid #4DBF00;
    padding: 20px;
    background: #F0FFE5;
    width: 90%;
    margin: 10% auto 0 auto;
    text-align: left;
}

#success h3 {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    background: url(../images/msg/msgOk.gif) no-repeat left 0;
    padding-left: 66px;
    padding-bottom: 10px;
}

#success .link {
    padding: 10px 66px 10px 66px;
    border-top: 1px dashed #404040;
    border-bottom: 1px dashed #404040;
}

#success #light,#success #time {
    color: #090;
    font-weight: bold
}

#error {
    font-size: 14px;
    color: #404040;
    line-height: 23px;
    border: 1px solid #CD9296;
    padding: 20px;
    background: #FEF2F2;
    width: 90%;
    margin: 10% auto 0 auto;
    text-align: left;
}

#error h3 {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    background: url(../images/msg/msgError.gif) no-repeat left 0;
    padding-left: 66px;
}

#error .intro {
    padding: 10px 66px 10px 66px;
    color: #404040;
}

#error .link {
    padding: 10px 66px 10px 66px;
    border-top: 1px dashed #404040;
    border-bottom: 1px dashed #404040;
}

#error #light,#error #time {
    color: #090;
    font-weight: bold
}

/*-----------分页样式[请勿删除]----------*/
.show_page {
    clear: both;
    width: 100%;
    margin: 0 auto;
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 12px;
}

.show_page_text {
    padding: 3px 6px;
    height: 18px;
}

.current_page {
    display: inline-block;
    padding: 0 3px;
    height: 17px;
    color: #CC0000;
    cursor: pointer;
}

.show_page a {
    display: inline-block;
    padding: 0 4px;
    height: 17px;
    cursor: pointer;
    color: #555555;
}

/*-----返回顶部------*/
#gotop { width: 36px; height: 36px; right: 4%; bottom: 0; background: url(http://www.cnjsfw.com/public/images/gotop.gif) no-repeat 0 0; cursor: pointer; position: fixed !important; _position: absolute;  _top: expression(documentElement.scrollTop +  documentElement.clientHeight-this.offsetHeight);}

/*-----返回上页-----*/
#go_back:hover {
    color: #ff6600;
}

/*--------在线客服--------*/
.online_block { width: 137px; height: auto; overflow: hidden; position: fixed; right: 0; top: 20%;  _top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight/4)));
_position: absolute; }
.online_block span { display: inline-block; }
.online_block span.lab,
.online_block span.qq { float: left; }
.online_block span a { height: 35px; line-height: 35px; display: inline-block; }
.online_block li { height: 35px; line-height: 35px; overflow: hidden; }
.online_block .online_top { height: 37px; background: url(http://www.cnjsfw.com/public/images/online_top.gif) no-repeat 0 0; }
.online_block .online_middle { height: auto; overflow: hidden; background: url(http://www.cnjsfw.com/public/images/online_middle.gif) repeat-y 0 0; }
.online_block span.lab { width: 40px; text-align: right; }
.online_block span.qq { margin: 3px 0 0 6px; }
.online_middle ul { width: 135px; margin: 0 auto; padding: 5px 0; height: auto; overflow: hidden; }
.online_block .online_bottom { height: 43px; background: url(http://www.cnjsfw.com/public/images/online_bottom.gif) no-repeat 0 0; padding-top: 5px; padding-left: 19px; line-height: 14px; }
#online_close{width: 16px;height: 16px;line-height: 16px;overflow:hidden; border: 1px solid #CCC;background-color: #FAF5F5;margin: 0 auto 0 114px;text-align: center;cursor: pointer;font-weight: bold;}
/*--------/在线客服--------*/