﻿@charset "utf-8";
/* CSS Document */
body {
    background: #fff0c9;
}

.header {
    width: 1000px;
    height: 218px;
    margin: 0 auto;
    /*background: url(../images/login/home/top_img2.jpg) no-repeat;*/
    background: url(../images/login/home/top_img3.jpg) no-repeat;
}

.menu {
    height: 48px;
    /*repeat-x;*/
}

.ul_menu {
    padding-left: 50px;
    padding-top: 180px;
    overflow: hidden;
}

.ul_menu li {
    float: left;
    line-height: 41px;
}

.ul_menu li a, .ul_menu li a:visited {
    display: block;
    font-size: 14.4px;
    font-weight: bold;
    color: #fffc00;
    padding: 0 11px;
}

.ul_menu li a:hover {
    color: #FF0000;
    /**/
}

.select_style1 {
    width: 150px;
    height: 30px;
    overflow: hidden;
    background: url(../images/login/home/xjt.png) no-repeat right #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px;
}

.select_style1 select {
    background: transparent;
    width: 208px;
    height: 30px;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #ccc;
    -webkit-appearance: none; /*for chrome*/
}

.select_style1 {
    width: 290px;
    overflow: hidden;
    background: url(../images/login/home/xjt.png) no-repeat right #fff;
    text-align: center;
}

.content {
    background: url(../images/login/home/bg.jpg) left top repeat-x;
    padding-top: 8px;
}

.main {
    width: 1000px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    padding-top: 0px;
}

.main_new {
    width: 1000px;
    overflow: hidden;
    background: #ffffff;
    padding-top: 0px;
}

.main_search {
    width: 1000px;
    height: 40px;
    margin: 0 0;
    overflow: hidden;
    border: 0px solid #eaeaea;
}

.main_search_l {
    float: left;
    text-align: center;
    width: 260px;
    line-height: 40px;
    height: 40px;
}

.main_search_2 {
    float: left;
    text-align: center;
    width: 310px;
    line-height: 40px;
    height: 40px;
}

.main_search_r {
    float: right;
    margin-right: 0px;
    width: 688px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    overflow: hidden;
    *display: block;
    border: 0px solid #eaeaea;
}

.main_search_r ul {
    height: 40px;
    white-space: nowrap;
    padding: 0 0;
}

.main_search_r li {
    float: left;
    margin-left: 18px;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-left: 2px;
}

.main_search_r img {
    margin-top: 9px;
}

.main_search_r select {
    margin-top: 9px;
    width: 220px;
    height: 22px;
}

.main_search_r input[type="text"] {
    margin-top: 9px;
    width: 310px;
    height: 18px;
    text-align: left;
    line-height: 18px;
    padding: 0 0;
}

.main_left {
    width: 688px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
    padding-top: 2px;
}

.a_more {
    display: block;
    float: right;
    line-height: 30px;
    margin-right: 10px;
    color: #015000;
}

.div_more {
    float: right;
    padding: 0 3px;
    width: 42px;
}

.div_more a {
    float: left;
    line-height: 30px;
    margin-right: 2px;
    color: #333333;
}

.div_more img {
    margin-right: 3px;
}

.xwdt {
    width: 686px;
    height: 200px;
    border: 1px solid #eaeaea;
}

.xwdt_top {
    height: 30px;
    background: #f4f8ff;
    border-bottom: 1px solid #eaeaea;
}

.ul_xwdt_top {
    display: block;
    float: left;
    overflow: hidden;
    width: 386px;
    height: 34px;
    margin-left: 3px;
    margin-top: -3px;
    margin_bottom: 0px;
    padding: 0;
}

.ul_xwdt_top img {
    height: 18px;
    margin-left: 24px;
    margin-top: 10px;
}

.ul_xwdt_top li {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 143px;
}

.ul_xwdt_top li a, .ul_xwdt_top li a:visited {
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    padding-left: 5px;
}

.xwdton {
    background: url(../images/login/home/dtxzbj.png) top center;
    overflow: hidden;
    margin-bottom: 0px;
}

.xwdton a {
    color: #FF0000 !important;
}

.xwdt_nr {
    width: 666px;
    overflow: hidden;
    margin: 0;
    padding: 10px;;
    background: url(../images/login/home/dt_bg.jpg) repeat-x;
    height: 160px;
}

.jg_left {
    float: left;
    width: 150px;
    height: 115px;
    margin-top: 16px;
    background: url(../images/login/home/dttp1.jpg) center no-repeat;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=3); /*ie*/
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
}

.cx_left {
    float: left;
    width: 150px;
    height: 115px;
    margin-top: 16px;
    background: url(../images/login/home/dttp2.jpg) center no-repeat;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=3); /*ie*/
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
}

.jg_right, .cx_right {
    float: right;
    width: 500px;
    margin-top: 0px;
}

.ul_xwdt {
    padding: 5px 10px;
    overflow: hidden;
}

.ul_xwdt li {
    height: 18px;
    line-height: 18px;
    padding-bottom: 10px;
    padding-left: 3px;
    background: url(../images/login/home/dian1.png) left center no-repeat;
}

.ul_xwdt li a {
    margin-left: 10px;
    font-size: 14px;
    color: #333333;
}

/*.ul_sybz li a:visited{*/
/*font-size: 14px;*/
/*color: #333333;*/
/*}*/
.ul_xwdt li a:hover {
    color: #FF0000;

}

.ul_xwdt span {
    float: right;
    margin-right: 5px;
    font-size: 14px;
}

.ul_xwdt .span {
    float: left;
    margin-left: 10px;
}

/*.qyxx {*/
/*width: 686px;*/
/*height: 100px;*/
/*margin-top: 10px;*/
/*border: 1px solid #eaeaea;*/
/*}*/
.qyxx {
    width: 686px;
    height: 120px;
    margin-top: 10px;
    border: 1px solid #eaeaea;
}

.qyxx_top {
    height: 30px;
    background: url(../images/login/home/qyxy_top_bg.jpg) repeat-x;
}

.span_qyxx {
    display: block;
    float: left;
    background: url(../images/login/home/qyxx.png) no-repeat; /*qyxy_span_bg.png*/
    width: 105px;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFC00;
    margin-right: 5px;
}

/*.qyxx_nr ul {*/
/*width: 670px;*/
/*margin: 3px 10px;*/
/*}*/
.qyxx_nr{
    padding:5px 13px;
}
.qyxx_nr ul {
    width: 670px;
    margin: 3px 12px;
}

/*.qyxx_nr li {*/
/*float: left;*/
/*width:145px;*/
/*padding-left: 5px;*/
/*margin-left: 15px;*/
/*margin-top: 10px;*/
/*height:18px;*/
/*line-height: 18px;*/
/*display: inline;*/
/*}*/
.qyxx_nr li {
    height: 20px;
    margin-left: 20px;
    display: inline;
    width: inherit;
}

/*.qyxx_nr img {*/
/*height: 18px;*/
/*float: left;*/
/*display: block;*/
/*}*/
.qyxx_nr img {
    margin-top: 5px;
}

/*.qyxx_nr li a, .qyxx_nr li a:visited {*/
/*margin-left: 10px;*/
/*font-size: 12px;*/
/*color: #333333;*/
/*}*/

.qyxx_nr li a:hover {

    color: #FF0000;
}

.ryxx {
    width: 686px;
    height: 185px;
    margin-top: 10px;
    border: 1px solid #eaeaea;
}

.ryxx_top {
    height: 30px;
    background: url(../images/login/home/qyxy_top_bg.jpg) repeat-x;
}

.span_ryxx {
    display: block;
    float: left;
    background: url(../images/login/home/ryxx.png) no-repeat; /*qyxy_span_bg.png*/
    width: 105px;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFC00;
    margin-right: 5px;
}

.ul_ryxx_top {
    display: block;
    float: left;
    overflow: hidden;
    width: 480px;
}

.ul_ryxx_top li {
    float: left;
    margin-top: 4px;
    line-height: 22px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-right: 4px;
}

.ul_ryxx_top img {
    height: 22px;
    float: left;
    display: block;
    margin-left: 4px;
}

.ul_ryxx_top li a, .ul_ryxx_top li a:visited {
    font-weight: bold;
    /*color: blue;*/
    padding: 0 4px;
}

.ryxxon {
    border-right: 0px solid #eaeaea;
}

.ryxxon a:hover {
    color: #FF0000;
}

.ryxx_nr ul {
    width: 670px;
    margin: 3px 10px;
}

.ryxx_nr li {
    float: left;
    height: 18px;
    line-height: 18px;
    width: 147px;
    margin-left: 13px;
    display: inline;
    padding-top: 6px;
    padding-left: 5px;
}

.ryxx_nr li img {
    height: 18px;
    float: left;
    display: block;
}

.ryxx_nr li a, .ryxx_nr li a:visited {
    margin-left: 10px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.ryxx_nr li a:hover {

    color: #FF0000;
}

.xmxx {
    width: 686px;
    height: 188px;
    margin-top: 10px;
    border: 1px solid #eaeaea;
}

.xmxx_top {
    height: 30px;
    background: url(../images/login/home/qyxy_top_bg.jpg) repeat-x;
}

.span_xmxx {
    display: block;
    float: left;
    background: url(../images/login/home/xmxx.png) no-repeat; /*qyxy_span_bg.png*/
    width: 105px;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFC00;
    margin-right: 5px;
}

.xmxx_nr {
    width: 666px;
    overflow: hidden;
    margin: 0;
    padding: 10px;;
    background: url(../images/login/home/xmbg.png) right center no-repeat;
    height: 140px;
}

.xmxx_nr ul {
    width: 650px;
    margin: 3px 10px;
}

.xmxx_nr li {
    height: 18px;
    line-height: 18px;
    padding-bottom: 10px;
}

.xmxx_nr li img {
    height: 18px;
    float: left;
    display: block;
}

.xmxx_nr li a, .xmxx_nr li a:visited {
    margin-left: 10px;
    font-size: 12px;
    color: black;
}

.xmxx_nr li a:hover {

    color: #FF0000;
}

.xyxx {
    width: 686px;
    height: 281px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
}

.xyxx_top {
    height: 30px;
    background: url(../images/login/home/qyxy_top_bg.jpg) repeat-x;
}

.span_xyxx {
    display: block;
    float: left;
    background: url(../images/login/home/xyxx.png) no-repeat; /*qyxy_span_bg.png*/
    width: 105px;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFC00;
    margin-right: 5px;
}

.span_xyxx_new {
    display: block;
    float: left;
    background: url(../images/login/home/qyxy_new.png) no-repeat; /*qyxy_span_bg.png*/
    width: 105px;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFC00;
    margin-right: 5px;
}

.ul_xyxx_top {
    display: block;
    float: left;
    overflow: hidden;
    width: 360px;
}

.ul_xyxx_top li {
    float: left;
    margin-top: 4px;
    line-height: 22px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-right: 4px;
}

.ul_xyxx_top img {
    height: 22px;
    float: left;
    display: block;
    margin-left: 8px;
}

.ul_xyxx_top li a, .ul_xyxx_top li a:visited {
    font-weight: bold;
    /*color: blue;*/
    padding: 0 4px;
}

.xyxxon {
    overflow: hidden;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

/*.xyxxon a {*/
/*color: #FF0000!important;*/
/*}*/

.xyxx_nr {
    width: 670px;
    overflow: hidden;
    padding: 4px;
}

/*.xyxx_ur p a:hover {*/
/**/
/*color: #FF0000;*/
/*}*/

.tbxw b {
    color: #015000;
}

.tbxw p {
    color: black;
}

/*.tbxw_new b {
    color: #E0EFFF;
}*/

.tbxw_new p {
    color: #666666;
}

.main_right {
    width: 292px;
    overflow: hidden;
    float: right;
    padding-top: 2px;
}

.sxbg {
    width: 280px;
    height: 185px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
    background: url(../images/login/home/1.jpg) no-repeat;
}

.sxbg_top {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-bottom: 1px solid #eaeaea;
    background: url(../images/login/home/right_bt_bg.jpg) repeat-x;
}

.sxbg_top span {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ff5b02;
    background: url(../images/login/home/tb.jpg) left center no-repeat;
    padding-left: 10px;
}

.sxbg_top a {
    display: block;
    float: right;
}

.sxbg_top a:hover {
    color: #FF0000;
}

.div_more a:hover {
    color: #FF0000;
}

.ul_sxbg {
    padding: 2px 4px;
    overflow: hidden;
}

.ul_sxbg li {
    /*line-height: 48px;*/
    margin-top: 3px;
}

.ul_sxbg li a, .ul_sxbg li a:visited {
    display: block;
    padding-left: 4px;
    height: 47px;
    font-size: 14px;
    font-weight: bold;
    color: #ff5b02;
}

.ul_sxbg li a:hover {

    color: #FF0000;
}

.bzjl {
    height: 242px;
    width: 280px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
    background: url(../images/login/home/2.jpg) no-repeat;
}

.ul_bzjl {
}

.ul_bzjl li {
    float: left;
    margin-left: 13px;
    display: inline;
    margin-top: 11px;
    width: 120px;
    height: 27px;
    background: url(../images/login/home/btn01.jpg) no-repeat;
    line-height: 27px;
    padding: 1px;
    font-weight: bold;
}

.ul_bzjl li a, .ul_bzjl li a:visited {
    color: black;
}

.ul_bzjl li a:hover {

    color: #FF0000;
}

.sybz {
    height: 221px;
    width: 280px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
}

.ul_sybz {
    padding: 0px 5px;
    overflow: hidden;
}

.ul_sybz li {
    /*line-height: 26px;*/
    /*height: 38px;*/
    background: url(../images/login/home/dian.jpg) center bottom no-repeat;
    /*padding-left: 13px;*/
    padding-top: 12px;
}
.ul_fkwj {
    padding: 6px 15px;
    overflow: hidden;
}
.ul_fkwj li {
    line-height: 30px;
    background: url(../images/login/home/dian.jpg) left center no-repeat;
    padding-left: 13px;
}

.ul_sybz li a, .ul_sybz li a:visited {
    font-size: 14px;
    color: black;
}

.ul_sybz li a:hover {

    color: #FF0000;
}
.ythpt {
    height: 44px;
    width: 280px;
    border: 0px solid #eaeaea;
}
.ywlj {
    height: 288px;
    width: 280px;
    border: 1px solid #eaeaea;
}
.fgwj {
    height: 384px;
    /*height: 227px;*/
    width: 280px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
}

.footer {
    height: 238px;
    margin-top: 10px;
    background: url(../images/login/home/footer.jpg) repeat-x;
}

.ul_footer {
    padding-left: 315px;
    padding-top: 13px;
    overflow: hidden;
}

.ul_footer li {
    float: left;
    line-height: 30px;
}

.ul_footer li a, .ul_footer li a:visited {
    display: block;
    font-size: 12px;
    color: #333333;
    padding: 0 0 0 36px;
}

.ul_footer li a:hover {

    color: #FF0000;
}

.div_footer_l {
    list-style-position: outside;
    padding: 7px 15px;
    overflow: hidden;
    float: left;
    margin-left: 200px;
}

.div_footer_l li {
    list-style-position: outside;
    line-height: 25px;
    padding-left: 13px;
}

.div_footer_l span {
    color: #FF0000;
}

.div_footer_m {
    float: left;
    margin-left: 10px;
    width: 55px;
    margin-top: 48px;
}

.div_footer_r {
    padding: 7px 15px;
    overflow: hidden;
    float: left;
    margin-left: 0px;
}

.div_footer_r li {
    line-height: 25px;
    padding-left: 13px;
}

.div_footer_r span {
    color: #FF0000;
}

.page_main {
    width: 970px;
    overflow: hidden;
    padding: 0 15px;
}

.page_left {
    width: 232px;
    /* height: 621px;*/
    overflow: hidden;
    float: left;
    /*border: 1px solid #eaeaea;*/
    /*background: url(../images/login/home/page_left_bg.jpg) center bottom no-repeat;*/
}

.page_left_top {
    display: block;
    height: 34px;
    line-height: 34px;
    background: url(../images/login/home/page_left_top_bg.jpg) repeat-x;
}

.page_left_top span {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.ul_page {
    margin-left: 5px;
    font-weight: bold;
}

.ul_page li {
    line-height: 32px;
    width: 210px;
    margin-top: 6px;
}

.ul_page li a, .ul_page li a:visited {
    display: block;
    width: 232px;
    height: 32px;
    background: url(../images/login/home/li_bg.jpg) no-repeat;
    font-size: 14px;
    color: #333333;
    margin-left: 5px;
    margin-right: 10px;
    text-align: left;
    padding-left: 37px;
}

.ul_page li a:hover {

    color: #FF0000;
}

.page_right {
    width: 724px;
    overflow: hidden;
    float: right;
}

.page_right_wexin {
    overflow: hidden;
    float: right;
}

.chaxun {
    background: #f0fbff url(../images/login/home/ie.png) right no-repeat;;
    border: 1px solid #c6e4ee;
    padding: 5px 0 20px 0;

    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.chaxun span {
    font-size: 20px;
    font-weight: bold;
    color: #0070c1;
    line-height: 50px;
    font-family: "微软雅黑";
    height: 50px;
}

.chaxun p {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.chaxun select {
    width: 157px;
    height: 22px;
    line-height: 22px;
    border-color: #c6e4ee;
}

.chaxun input[type="text"] {
    width: 150px;
    height: 20px;
    line-height: 20px;
}

.text_01 {
    width: 240px;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    border: 1px solid #c6e4ee;
    color: #333333;
}

.btn_01 {
    width: 100px;
    height: 29px;
    background: url(../images/login/home/button.png) no-repeat;
    text-align: left;
    padding-left: 22px;
    font-weight: bold;
    line-height: 29px;
    font-size: 14px;
    color: #000000;
    border: none;
    cursor: pointer;
}

.tab_page {
    margin-right: auto;
    margin-left: auto;
}

.tab_page b {
    color: #000000;
}

.tab_page p {
    color: #000000;
}

#gundong {
    width: 580px;
    margin-top: 8px;
    margin-bottom: 10px;
    scrollbar-face-color: #E100E1;
    scrollbar-shadow-color: maroon;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: #E100E1;
    scrollbar-darkshadow-color: #E100E1;
    scrollbar-arrow-color: #E100E1;
    scrollbar-base-color: #E100E1;
    scrollbar-track-color: #E100E1;
    overflow-y: auto;
    height: 100px;
    filter: chroma(color=#E100E1);
    background-image: url(http://www.google.com/images/logo_sm.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.page {
    height: 30px;
    line-height: 30px;
}

.page_right_main1 {
    height: 519px;
    overflow: auto;
    overflow-x: hidden;
    border: 2px solid #f0fbff;
    width: 100%;
}

.page1 {
    color: #000000;
    font-weight: bold;
    width:705px;
    /*padding-top: 5px;*/
    /*float: left;*/
    /*margin-left: 10px;*/
}

.page2 {
    margin-right: 10px;
    float: right;
    padding-top: 0px;
}

.page2 a {
    margin-left: 6px;
}

/*.page2 input[type="text"] {*/
/*width: 30px;*/
/*height: 26px;*/
/*line-height: 26px;*/
/*border: 1px solid #c6e4ee;*/
/*color: #333333;*/
/*float: inherit;*/
/*margin-left: 6px;*/
/*}*/
.text_go {
    width: 30px;
    height: 18px;
    /*line-height: 26px;*/
    border: 1px solid #c6e4ee;
    color: #333333;
    margin-left: 6px;
}

.btn_go {
    width: 30px;
    height: 27px;
    line-height: 27px;
    float: right;
    background: url(../images/login/home/go.jpg) no-repeat;
    border: none;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 0px;
}

/*.page2 input[type="button"] {*/
/*width: 28px;*/
/*height: 30px;*/
/*line-height: 30px;*/
/*background: url(../images/login/home/go.png) no-repeat;*/
/*border: none;*/
/*cursor: pointer;*/
/*float: right;*/
/*padding-top: 7px;*/
/*margin-right: 5px;*/
/*}*/

.page_left2 {
    width: 234px;
    /*height:621px;*/
    overflow: hidden;
    float: left;
    /*border: 1px solid #eaeaea;*/
    /* background: url(../images/login/home/page_left_bg.jpg) center bottom no-repeat;*/
}

.ul_page2 {
}

.ul_page2 li {
    line-height: 47px;
    margin-bottom: 20px;
}

.ul_page2 li a, .ul_page2 li a:visited {
    display: block;
    background: url(../images/login/home/page2_left_bg.jpg) repeat-x;
    text-align: center;
    border: 1px solid #da9000;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.ul_page2 li a:hover {

    color: #FF0000;
}

.span1_page2 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #0070c1;
    text-align: center;
    line-height: 80px;
    font-family: "微软雅黑";
    height: 80px;
    background-color: #f0fbff;
}

.span2_page2 {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 40px;
    font-family: "微软雅黑";
    margin: 0;
    height: 40px;
}

.tab_page2 b {
    padding: 0 10px;
    color: #333333;
}

.tab_page2 p {
    padding: 0 10px;
    color: #333333;
    line-height: 24px;
}

.tab_page3 b {
    padding: 0 5px;
    color: #333333;
    line-height: 21px;
    display: block;
}

.tab_page13 b {
    padding: 0;
    color: #333333;
    line-height: 21px;
    display: block;
}

.tab_page3 p {
    padding: 0 5px;
    color: #333333;
    line-height: 21px;
}

/*@charset "utf-8";*/
/*/!* CSS Document *!/*/
/*body {*/
/*background: #fff0c9;*/
/*}*/

/*.header {*/
/*width: 1000px;*/
/*height: 218px;*/
/*margin: 0 auto;*/
/*background: url(../images/login/home/login/images/top_img.jpg) no-repeat;*/
/*}*/

/*.menu {*/
/*height: 48px;*/
/*}*/

/*.ul_menu {*/
/*padding-left: 50px;*/
/*padding-top: 179px;*/
/*overflow: hidden;*/
/*}*/

/*.ul_menu li {*/
/*float: left;*/
/*line-height: 42px;*/
/*}*/

/*.ul_menu li a, .ul_menu li a:visited {*/
/*display: block;*/
/*font-size: 14.4px;*/
/*font-weight: bold;*/
/*color: #fffc00;*/
/*padding: 0 18px;*/
/*}*/

/*.ul_menu li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.content {*/
/*background: url(../images/login/home/login/images/bg.jpg) left top repeat-x;*/
/*padding-top: 8px;*/
/*}*/

/*.main {*/
/*width: 1000px;*/
/*overflow: hidden;*/
/*margin: 0 auto;*/
/*background: #ffffff;*/
/*padding-top: 10px;*/
/*}*/

/*.main_left {*/
/*width: 688px;*/
/*overflow: hidden;*/
/*float: left;*/
/*padding-left: 10px;*/
/*}*/

/*.qyxy {*/
/*width: 686px;*/
/*height: 454px;*/
/*border: 1px solid #eaeaea;*/
/*}*/

/*.qyxy_top {*/
/*height: 30px;*/
/*background: url(../images/login/home/login/images/qyxy_top_bg.jpg) repeat-x;*/
/*}*/

/*.span_qyxy {*/
/*display: block;*/
/*float: left;*/
/*background: url(../images/login/home/login/images/qyxy_span_bg.png) no-repeat;*/
/*width: 105px;*/
/*height: 30px;*/
/*padding-left: 35px;*/
/*line-height: 30px;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #FFFC00;*/
/*margin-right: 5px;*/
/*}*/

/*.a_more {*/
/*display: block;*/
/*float: right;*/
/*line-height: 30px;*/
/*margin-right: 10px;*/
/*color: #015000;*/
/*}*/

/*.ul_qyxy_top_old {*/
/*display: block;*/
/*float: left;*/
/*overflow: hidden;*/
/*width: 250px;*/
/*border-left: 1px solid #eaeaea;*/
/*}*/

/*.ul_qyxy_top {*/
/*display: block;*/
/*float: left;*/
/*overflow: hidden;*/
/*width: 250px;*/
/*}*/

/*.ul_qyxy_top_old li {*/
/*float: left;*/
/*line-height: 30px;*/
/*border-right: 1px solid #eaeaea;*/
/*}*/

/*.ul_qyxy_top li {*/
/*float: left;*/
/*line-height: 30px;*/
/*}*/

/*.ul_qyxy_top li a, .ul_qyxy_top li a:visited {*/
/*font-weight: bold;*/
/*color: #666666;*/
/*padding: 0 30px;*/
/*}*/

/*.on4old {*/
/*overflow: hidden;*/
/*}*/

/*.on4 {*/
/*background: url(../images/login/home/login/images/lhxw_bg.jpg) repeat-x !important;*/
/*overflow: hidden;*/
/*border-right: 1px solid #eaeaea;*/
/*border-left: 1px solid #eaeaea;*/
/*}*/

/*.on4 a {*/
/*color: #FF0000 !important;*/
/*}*/

/*.qyxy_nr {*/
/*width: 676px;*/
/*overflow: hidden;*/
/*padding: 10px;*/
/*}*/

/*.lhxw b {*/
/*color: #015000;*/
/*}*/

/*.lhxw p {*/
/*color: #666666;*/
/*}*/

/*.main_right {*/
/*width: 292px;*/
/*overflow: hidden;*/
/*float: right;*/
/*}*/

/*.sxbg {*/
/*width: 280px;*/
/*height: 200px;*/
/*border: 1px solid #eaeaea;*/
/*}*/

/*.sxbg_top {*/
/*height: 29px;*/
/*line-height: 29px;*/
/*padding: 0 10px;*/
/*border-bottom: 1px solid #eaeaea;*/
/*background: url(../images/login/home/login/images/right_bt_bg.jpg) repeat-x;*/
/*}*/

/*.sxbg_top span {*/
/*display: block;*/
/*float: left;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #ff5b02;*/
/*background: url(../images/login/home/login/images/tb.jpg) left center no-repeat;*/
/*padding-left: 10px;*/
/*}*/

/*.sxbg_top a {*/
/*display: block;*/
/*float: right;*/
/*}*/

/*.sxbg_top a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.ul_sxbg {*/
/*padding: 2px 4px;*/
/*overflow: hidden;*/
/*}*/

/*.ul_sxbg li {*/
/*line-height: 48px;*/
/*margin-top: 8px;*/
/*}*/

/*.ul_sxbg li a, .ul_sxbg li a:visited {*/
/*display: block;*/
/*padding-left: 4px;*/
/*height: 47px;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #ff5b02;*/
/*}*/

/*.ul_sxbg li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.bzjl {*/
/*height: 242px;*/
/*width: 280px;*/
/*border: 1px solid #eaeaea;*/
/*margin-top: 10px;*/
/*}*/

/*.ul_bzjl {*/
/*}*/

/*.ul_bzjl li {*/
/*float: left;*/
/*margin-left: 18px;*/
/*display: inline;*/
/*margin-top: 11px;*/
/*width: 112px;*/
/*height: 27px;*/
/*background: url(../images/login/home/login/images/btn01.jpg) no-repeat;*/
/*line-height: 27px;*/
/*padding: 1px;*/
/*}*/

/*.ul_bzjl li a, .ul_bzjl li a:visited {*/
/*color: #3b7994;*/
/*}*/

/*.ul_bzjl li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.sybz {*/
/*height: 221px;*/
/*width: 280px;*/
/*border: 1px solid #eaeaea;*/
/*margin-top: 10px;*/
/*}*/

/*.ul_sybz {*/
/*padding: 6px 15px;*/
/*overflow: hidden;*/
/*}*/

/*.ul_sybz li {*/
/*line-height: 29px;*/
/*background: url(../images/login/home/login/images/dian.jpg) left center no-repeat;*/
/*padding-left: 13px;*/
/*}*/

/*.ul_sybz li a, .ul_sybz li a:visited {*/
/*font-size: 14px;*/
/*color: #666666;*/
/*}*/

/*.ul_sybz li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.fgwj {*/
/*height: 221px;*/
/*width: 280px;*/
/*border: 1px solid #eaeaea;*/
/*margin-top: 10px;*/
/*}*/

/*.footer {*/
/*height: 238px;*/
/*margin-top: 10px;*/
/*background: url(../images/login/home/login/images/footer.jpg) repeat-x;*/
/*}*/

/*.ul_footer {*/
/*padding-left: 315px;*/
/*padding-top: 13px;*/
/*overflow: hidden;*/
/*}*/

/*.ul_footer li {*/
/*float: left;*/
/*line-height: 30px;*/
/*}*/

/*.ul_footer li a, .ul_footer li a:visited {*/
/*display: block;*/
/*font-size: 12px;*/
/*padding: 0 0 0 36px;*/
/*color: #333338*/
/*}*/

/*.ul_footer li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.div_footer_l {*/
/*list-style-position: outside;*/
/*padding: 7px 15px;*/
/*overflow: hidden;*/
/*float: left;*/
/*margin-left: 200px;*/
/*}*/

/*.div_footer_l li {*/
/*list-style-position: outside;*/
/*line-height: 25px;*/
/*padding-left: 13px;*/
/*}*/

/*.div_footer_l span {*/
/*color: #FF0000;*/
/*}*/

/*.div_footer_m {*/
/*float: left;*/
/*margin-left: 10px;*/
/*width: 55px;*/
/*margin-top: 48px;*/
/*}*/

/*.div_footer_r {*/
/*padding: 7px 15px;*/
/*overflow: hidden;*/
/*float: left;*/
/*margin-left: 0px;*/
/*}*/

/*.div_footer_r li {*/
/*line-height: 25px;*/
/*padding-left: 13px;*/
/*}*/

/*.div_footer_r span {*/
/*color: #FF0000;*/
/*}*/

/*.page_main {*/
/*width: 970px;*/
/*overflow: hidden;*/
/*padding: 0 15px;*/
/*}*/

/*.page_left {*/
/*width: 232px;*/
/*height: 521px;*/
/*overflow: hidden;*/
/*float: left;*/
/*border: 1px solid #eaeaea;*/
/*background: url(../images/login/home/login/images/page_left_bg.jpg) center bottom no-repeat;*/
/*}*/

/*.page_left_top {*/
/*display: block;*/
/*height: 34px;*/
/*line-height: 34px;*/
/*background: url(../images/login/home/login/images/page_left_top_bg.jpg) repeat-x;*/
/*}*/

/*.page_left_top span {*/
/*display: block;*/
/*text-align: center;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #000000;*/
/*}*/

/*.ul_page {*/
/*margin-left: 5px;*/
/*font-weight: bold;*/
/*}*/

/*.ul_page li {*/
/*line-height: 32px;*/
/*width: 210px;*/
/*margin-top: 10px;*/
/*}*/

/*.ul_page li a, .ul_page li a:visited {*/
/*display: block;*/
/*width: 232px;*/
/*height: 32px;*/
/*background: url(../images/login/home/login/images/li_bg.jpg) no-repeat;*/
/*font-size: 13px;*/
/*color: #333333;*/
/*margin-left: 5px;*/
/*margin-right: 10px;*/
/*text-align: left;*/
/*padding-left: 37px;*/
/*}*/

/*.ul_page li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.page_right {*/
/*width: 724px;*/
/*overflow: hidden;*/
/*float: right;*/
/*}*/

/*.chaxun {*/
/*background: #f0fbff url(../images/login/home/login/images/ie.png) right no-repeat;;*/
/*border: 1px solid #c6e4ee;*/
/*padding: 5px 0 20px 0;*/
/*width: 722px;*/
/*overflow: hidden;*/
/*margin-bottom: 10px;*/
/*}*/

/*.chaxun span {*/
/*font-size: 20px;*/
/*font-weight: bold;*/
/*color: #0070c1;*/
/*line-height: 50px;*/
/*font-family: "微软雅黑";*/
/*height: 50px;*/
/*}*/

/*.chaxun p {*/
/*font-size: 14px;*/
/*color: #333333;*/
/*}*/

/*.text_01 {*/
/*width: 240px;*/
/*height: 27px;*/
/*line-height: 19px;*/
/*padding-left: 5px;*/
/*border: 1px solid #c6e4ee;*/
/*color: #333333;*/
/*}*/

/*.btn_01 {*/
/*width: 100px;*/
/*height: 29px;*/
/*background: url(../images/login/home/login/images/button.png) no-repeat;*/
/*text-align: left;*/
/*padding-left: 22px;*/
/*font-weight: bold;*/
/*line-height: 29px;*/
/*font-size: 14px;*/
/*color: #000000;*/
/*border: none;*/
/*cursor: pointer;*/
/*}*/

/*.tab_page b {*/
/*color: black;*/
/*}*/
/*.tab_page tr td{*/
/*height: 30px;*/
/*}*/
/*.tab_page{*/
/*margin-left: auto;*/
/*margin-right: auto;*/
/*}*/
/*.tab_page p {*/
/*color: black;*/
/*}*/

/*#gundong {*/
/*width: 580px;*/
/*margin-top: 8px;*/
/*margin-bottom: 10px;*/
/*scrollbar-face-color: #E100E1;*/
/*scrollbar-shadow-color: maroon;*/
/*scrollbar-highlight-color: white;*/
/*scrollbar-3dlight-color: #E100E1;*/
/*scrollbar-darkshadow-color: #E100E1;*/
/*scrollbar-arrow-color: #E100E1;*/
/*scrollbar-base-color: #E100E1;*/
/*scrollbar-track-color: #E100E1;*/
/*overflow-y: auto;*/
/*height: 100px;*/
/*filter: chroma(color=#E100E1);*/
/*background-image: url(http://www.google.com/images/logo_sm.gif);*/
/*background-repeat: repeat-x;*/
/*background-attachment: fixed;*/
/*}*/

/*.page {*/
/*height: 30px;*/
/*line-height: 30px;*/
/*}*/

/*.page_right_main1 {*/
/*height: 519px;*/
/*overflow: auto;*/
/*overflow-x: hidden;*/
/*border: 2px solid #f0fbff;*/
/*width: 100%;*/
/*}*/

/*.page1 {*/
/*color: #666666;*/
/*font-weight: bold;*/
/*padding-top: 5px;*/
/*float: left;*/
/*margin-left: 10px;*/
/*}*/

/*.page2 {*/
/*margin-right: 10px;*/
/*float: right;*/
/*padding-top: 5px;*/
/*}*/

/*/!*<<<<<<< .mine*/
/*.page1{ color:#666666; font-weight:bold;padding-top:5px; float:left; margin-left:10px; }*/
/*.page2{ margin-right:10px;float:right; padding-top:5px;}*/
/*.page2 a{ margin-left:6px;}*/
/*.page2 input[type="text"]{ width:30px; height:26px; line-height:26px;  order:1px solid #c6e4ee; color:#333333;float:inherit; margin-left:6px;}*/
/*.page2 input[type="button"]{  width:28px; height:28px; line-height:28px; background:url(../images/login/home/login/images/go.jpg) no-repeat; border:none; cursor:pointer; float:right; padding-top:7px; margin-right:5px;}*/
/*=======*!/*/
/*.page2 a {*/
/*margin-left: 6px;*/
/*}*/

/*.page2 input[type="text"] {*/
/*width: 30px;*/
/*height: 26px;*/
/*line-height: 26px;*/
/*border: 1px solid #c6e4ee;*/
/*color: #333333;*/
/*float: inherit;*/
/*margin-left: 6px;*/
/*}*/

/*.page2 input[type="button"] {*/
/*width: 28px;*/
/*height: 28px;*/
/*line-height: 28px;*/
/*background: url(../images/login/home/login/images/go.jpg) no-repeat;*/
/*border: none;*/
/*cursor: pointer;*/
/*float: right;*/
/*padding-top: 7px;*/
/*margin-right: 5px;*/
/*}*/

/*.page_left2 {*/
/*width: 234px;*/
/*overflow: hidden;*/
/*float: left;*/
/*border: 1px solid #eaeaea;*/
/*}*/

/*.ul_page2 {*/
/*}*/

/*.ul_page2 li {*/
/*line-height: 47px;*/
/*margin-bottom: 20px;*/
/*}*/

/*.ul_page2 li a, .ul_page2 li a:visited {*/
/*display: block;*/
/*background: url(../images/login/home/login/images/page2_left_bg.jpg) repeat-x;*/
/*text-align: center;*/
/*border: 1px solid #da9000;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #FFFFFF;*/
/*}*/

/*.ul_page2 li a:hover {*/
/*color: #FF0000;*/
/*}*/

/*.span1_page2 {*/
/*display: block;*/
/*font-size: 20px;*/
/*font-weight: bold;*/
/*color: #0070c1;*/
/*text-align: center;*/
/*line-height: 80px;*/
/*font-family: "微软雅黑";*/
/*height: 80px;*/
/*background-color: #f0fbff;*/
/*}*/

/*.span2_page2 {*/
/*display: block;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*color: #000;*/
/*text-align: center;*/
/*line-height: 40px;*/
/*font-family: "微软雅黑";*/
/*margin: 0;*/
/*height: 40px;*/
/*}*/

/*.tab_page2 b {*/
/*padding: 0 10px;*/
/*color: #333333;*/
/*}*/

/*.tab_page2 p {*/
/*padding: 0 10px;*/
/*color: #333333;*/
/*line-height: 24px;*/
/*}*/

/*.tab_page3 b {*/
/*padding: 0 5px;*/
/*color: #333333;*/
/*line-height: 21px;*/
/*display: block;*/
/*}*/

/*.tab_page13 b {*/
/*padding: 0;*/
/*color: #333333;*/
/*line-height: 21px;*/
/*display: block;*/
/*}*/

/*.tab_page3 p {*/
/*padding: 0 5px;*/
/*color: #333333;*/
/*line-height: 21px;*/
/*}*/

/* 建设网嵌套页面样式 */
.jswdiv {
    width: 750px;
    height: 350px;
    padding: 0;
    background: #fff;
}

.jswdiv a {
    font-family: "宋体", Arial, Helvetica, sans-serif;
}

.xw_main {
    width: 690px;
    overflow: hidden;
    font-family: "宋体", Arial, Helvetica, sans-serif;
}

.hydt_title {
    background: url(../images/login/home/cen_titlebg.jpg) repeat-x;
    height: 37px;
    width: 375px;
    overflow: hidden;
}

.lhxw_name {
    background: url(../images/login/home/lhxw_name.jpg) no-repeat 7px 10px;
    width: 100px;
    overflow: hidden;
    height: 28px;
}

.blxw_name {
    background: url(../images/login/home/blxw_name.jpg) no-repeat 7px 10px;
    width: 100px;
    overflow: hidden;
    height: 28px;
}

.wsbs_title {
    background: url(../images/login/home/lefttitlebg.jpg) repeat-x;
    width: 297px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.lhxw_main {
    width: 299px;
    overflow: hidden;
    line-height: 20px;
    background: url(../images/login/home/val_line.jpg) no-repeat right 0;
    padding-right: 1px;
    padding-bottom: 5px;
}

.wsbs_more {
    padding-top: 13px;
    padding-right: 10px;
}

.more_s {
    color: #999999;
    background: url(../images/login/home/more_bg.gif) no-repeat right 1px;
    padding-right: 10px;
}

.xy_list_b {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.xy_list_b li {
    list-style: none;
}

.xy_list_b a {
    float: left;
    font-size: 14px;
    color: #000000;
    width: 95%;
    overflow: hidden;
    height: 25px;
    background: url(../images/login/home/dotted.jpg) no-repeat 8px 7px;
    padding-left: 16px;
}

.xy_list_b a:hover {
    color: #ff0000;
}

.hy_list_b {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 8px;
}

.hy_list_b li {
    list-style: none;
}

.hy_list_b a {
    float: left;
    font-size: 14px;
    color: #1F3A7D;

    width: 95%;
    overflow: hidden;
    height: 25px;
    background: url(../images/login/home/dotted.jpg) no-repeat 8px 7px;
    padding-left: 20px;
}

.hy_list_b a:hover {

    color: #ff0000;
}

.clear {
    clear: both;

}

.hydt_main {
    width: 375px;
    overflow: hidden;
}


.tupian {
    height: 282px;
    width: 280px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
    background: url(../images/login/home/5.jpg) no-repeat;
}

/* 建设网嵌套页面样式 */
