html,
body,
a,
p,
ul,
ol,
li,
dl,
dt,
dd,
div,
h1,
td,
h2,
h3,
h4,
h5,
h6,
span,
strong,
em,
i,
img,
form,
input,
table {
    /* box-sizing: border-box; */
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    font-size: 14px;
    color: #333;
    background: #eee;
    font-family: 'Microsoft YaHei', 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', simsun, sans-serif;
}

#winad_float_left{
    position:fixed;
    top:350px;
    right:15px;
    text-align:center;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100));
    _left:15px;
    z-index:1000;
}
#winad_float_right{
    position:fixed;
    top:200px;
    right:15px;
    text-align:center;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100));
    _right:15px;
    z-index:1000;
}


li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #015293;
}

form,
input,
button {
    border: none;
    background: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    overflow: hidden;
    margin: 0;
    padding: 0;
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}

table {
    border-collapse: collapse;
}

.vihide {
    display: none;
}

/*头部*/
.hp_header {
    width: 100%;
}

.hp_nav_bg {
    width: 100%;
    height: 50px;
    background: #015293;
    line-height: 50px;
}

.hp_nav {
    width: 1060px;
    margin: 0 auto;
}

.hp_nav ul {
    float: left;
    margin-left: 12px;
}

.hp_nav li {
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 8px;
}

.hp_nav li a {
    color: #fff;
}

.hp_nav li a:hover {
    color: #dde3ec;
}

.hp_inside {
    float: right;
    color: #b8c6d8;
    margin-right: 30px;
    font-size: 12px;
}

.hp_inside a {
    color: #b8c6d8;
    padding-right: 4px;
}

.hp_banner_bg {
    width: 100%;
    background: url("../images/hpzx200205_01.jpg") top center no-repeat;
    overflow: hidden;
}

.hp_banner {
    width: 1060px;
    height: 146px;
    margin: 0 auto;
}

.hp_banner span {
    float: left;
    margin-left: 30px;
    margin-top: 34px;
}

.hp_banner .hp_form {
    float: right;
    width: 350px;
    height: 36px;
    margin-right: 30px;
    /* border: 1px #b7b7b7 solid; */
    /* border-radius: 15px; */
    margin-top: 55px;
}

.hp_banner .hp_form input {
    float: left;
    width: 280px;
    height: 34px;
    line-height: 36px;
    margin-left: 20px;
    outline: none;
}

.hp_banner .hp_form button {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 8px;
    margin-top: 6px;
    background: url("../images/hpzx200205_02.png") center center no-repeat;
    cursor: pointer;
}

/*首页主体*/
.container {
    width: 1060px;
    margin: 5px auto;
    padding: 0 30px 30px;
    background: #fff;
    overflow: hidden;
}

.hp_news {
    overflow: hidden;
}

.content-headlines {
    width: 100%;
    margin: 15px auto;
}

.content-headlines h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
}

.content-headlines h2 a {
    color: #015293;
}

.content-headlines p {
    font-size: 16px;
    color: #015293;
    line-height: 35px;
    text-indent: 2em;
}

.content-inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.content-inner .content-intro {
    width: 100%;
    float: left;
    background-color: rgba(19, 1, 5, 0.5);
    height: 48px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 10;
}

.content-intro .intro-info {
    padding: 8px 15px 0 15px;
    overflow: hidden;
}

.content-intro .intro-info p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}

.content-intro .intro-info p a {
    color: #fff;
}

.content-inner .content-scroll {
    float: left;
    width: 1000px;
    height: 420px;
    position: relative;
}

.content-scroll .scroll-box {
    width: 1000px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.scroll-box ul {
    overflow: hidden;
    position: relative;
    width: 10000px;
}

.scroll-box ul li {
    float: left;
}

.scroll-box ul li img {
    width: 1000px;
    height: 420px;
}

.scroll-page {
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    right: 3px;
    font-size: 0px;
    z-index: 9999;
}

.scroll-page span {
    display: inline-block;
    cursor: pointer;
    height: 10px;
    width: 10px;
    background: url("../images/hpzx200205_03.png") center center no-repeat;
    margin-right: 10px;
}

.scroll-page span.active {
    background: url("../images/hpzx200205_04.png") center center no-repeat;
}

.hp_main {
    width: 100%;
    margin: 20px auto 0;
    overflow: hidden;
}

.hp_main_l {
    float: left;
    width: 640px;
}

.hp_dynamic {
    margin-bottom: 20px;
}

.hp_t_titie {
    width: 100%;
    border-bottom: 1px #b7b7b7 solid;
    height: 50px;
    line-height: 50px;
}

.hp_t_titie a {
    /* width: 118px; */
    height: 46px;
    float: left;
    font-size: 18px;
    text-align: center;
    margin-left: 15px;
}

.hp_t_titie a.kjy_a {
    height: 50px;
    border-top: 4px #8d0021 solid;
    border-left: 1px #b7b7b7 solid;
    border-right: 1px #b7b7b7 solid;
    background: #fff;
    color: #015293;
    font-weight: bold;
    line-height: 43px;
}

.hp_t_bottom {
    width: 100%;
    margin-top: 15px;
}

.hp_t_bottom ul {
    display: none;
}

.hp_t_bottom li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 12px;
    background: url("../images/hpzx200205_05.jpg") left center no-repeat;
}

.hp_t_bottom li span {
    float: right;
    color: #999;
    font-size: 14px;
}

.hp_main_r {
    float: right;
    width: 330px;
}

.hp_zzgl {
    width: 100%;
    overflow: hidden;
}

.hp_zzgl_t {
    border-bottom: 1px #b7b7b7 solid;
    height: 48px;
}

.hp_zzgl_t span {
    background: #015293;
    font-size: 18px;
    color: #fff;
    padding: 0 35px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    float: left;
}

.hp_xsqk {
    width: 100%;
    height: 200px;
    margin-top: 18px;
}

.hp_xsqk img {
    float: left;
}

.hp_xsqk_r {
    float: left;
    width: 140px;
    margin-left: 20px;
}

.hp_xsqk_r h3 {
    color: #015293;
    font-size: 14px;
    margin: 10px 0;
    font-weight: normal;
}

.hp_xsqk_r p {
    font-size: 14px;
    line-height: 25px;
}

.hp_xsqk_r p a {
    color: #8d0021;
}

.hp_zzgl ul {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.hp_zzgl li {
    float: left;
    line-height: 32px;
    background: url("../images/hpzx200205_06.jpg") left center no-repeat;
    padding-left: 10px;
    margin-left: 10px;
}

.hp_zzgl li:nth-child(2n+1) {
    width: 145px;
}

.hp_zzgl_bd {
    border: 1px #b7b7b7 solid;
    overflow: hidden;
    width: 158px;
    padding-bottom: 6px;
    margin-top: 10px;
}

.hp_zzgl_bd img {
    float: left;
    margin-left: 8px;
    margin-top: 6px;
}

.hp_zzgl_bd span {
    float: left;
    width: 85px;
    margin-top: 10px;
    margin-left: 6px;
}

.hp_zt {
    width: 100%;
    padding-top: 5px;
}

.hp_zt a {
    display: block;
}

.hp_zt img {
    margin-top: 16px;
}

.hp_ggw {
    /* width: 1000px; */
    clear: both;
    overflow: hidden;
}

.hp_xgdw {
    width: 100%;
    background: #eee;
    padding: 15px 20px;
    overflow: hidden;
    margin-top: 20px;
}

.hp_xgdw span {
    float: left;
    padding-left: 35px;
    background: url("../images/hpzx200205_14.jpg") left center no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: #015293;
    margin-top: 20px;
    margin-left: 5px;
}

.hp_xgdw_r {
    float: left;
    font-size: 16px;
    width: 84%;
    margin-left: 20px;
    line-height: 30px;
    margin-left: 40px;
}

.hp_xgdw_r a {
    padding-right: 55px;
}

/*列表页*/
.hp_site {
    width: 100%;
    line-height: 40px;
}

.hp_list {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.hp_list_left {
    float: left;
    width: 212px;
    border: 4px #deebf4 solid;
}

.hp_list_left span {
    float: left;
    width: 100%;
    background: #015293;
    height: 41px;
    line-height: 41px;
    font-size: 17px;
    font-weight: bold;
    padding: 0 15px;
    color: #fff;
}

.hp_list_left li {
    float: left;
    /* height: 45px; */
    line-height: 45px;
    width: 100%;
    padding: 0 20px 0 35px;
    background: url("../images/hpzx200205_19.png") 15px center no-repeat;
    color: #3b4e95;
    font-weight: bold;
    border-top: 4px #deebf4 solid;
}

.hp_list_left li a {
    color: #3b4e95;
}

.hp_list_right {
    width: 760px;
    float: right;
}

.hp_list_right h2 {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px #e4e4e4 solid;
}

.hp_list_right h2 span {
    padding: 0 20px;
    height: 53px;
    float: left;
    color: #015293;
    border-bottom: 3px #8d0021 solid;
}

.hp_list_right .hp_ul01 {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.hp_list_right .hp_ul01 li {
    background: url("../images/hpzx200205_05.jpg") left 16px no-repeat;
    padding-left: 17px;
    font-size: 16px;
    line-height: 36px;
}

.hp_list_right .hp_ul01 li span {
    float: right;
    color: #999;
    font-size: 14px;
}

.hp_list_right .hp_ul01 li:nth-child(6n) {
    border-bottom: 1px #e4e4e4 dashed;
    padding-bottom: 12px;
}

.hp_list_right .hp_ul01 li:nth-child(6n+1) {
    padding-top: 10px;
    background: url("../images/hpzx200205_05.jpg") left 26px no-repeat;
}

.hp_page {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.hp_page a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    margin: 0 4px;
}

.hp_page span {
    display: inline-block;
    border: 1px #e4e4e4 solid;
    padding: 5px 12px;
    border-radius: 5px;
    margin: 0 4px;
}

.hp_page button {
    display: inline-block;
    border: 1px #e4e4e4 solid;
    padding: 6px 12px;
    *padding: 5px 12px 4px;
    border-radius: 5px;
    margin: 0 4px;
    cursor: pointer;
}
.hp_page button:hover {
    background: #1551c0;
    border: 1px #1551c0 solid;
    color: #fff;
    font-weight: bold;
}

.hp_page input {
    width: 22px;
    border: 1px #e4e4e4 solid;
    padding: 7px 12px;
    border-radius: 5px;
}

.hp_page a:hover {
    background: #1551c0;
    border: 1px #1551c0 solid;
    color: #fff;
    font-weight: bold;
}

/*内容页*/
.hp_content {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.hp_content h2 {
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
}

.hp_content .hp_xie {
    text-align: center;
    color: #adadad;
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e4e4e4 solid;
}

.hp_content .hp_xie span {
    padding: 0 15px;
}

.hp_content .hp_txt {
    margin-top: 30px;
    line-height: 32px;
    padding: 0 60px;
    font-size: 16px!important;
    padding-bottom: 50px;
}
.hp_content .hp_txt p {
    font-size: 16px!important;
    margin: 0!important;
}

.hp_content .hp_txt p {
    text-indent: 2em!important;
    font-family: "宋体"!important;
    line-height: 200% !important;
}
.hp_content .hp_txt span {
    font-family: "宋体"!important;
    line-height: 200% !important;
}
.hp_content .hp_txt ul li {
    text-indent: 2em!important;
}
.hp_content .hp_txt img {
    text-align: center;
    max-width: 800px;
    margin-top: 10px;
}

/*底部*/
.hp_footer {
    width: 100%;
    background: #dedede;
    margin-top: 35px;
}

.hp_fcenter {
    width: 1060px;
    margin: 10px auto 0;
    overflow: hidden;
    padding-bottom: 20px;
}

.hp_link {
    width: 100%;
    border-bottom: 2px #b7b7b7 solid;
    height: 50px;
    line-height: 50px;
    margin-top: 25px;
    position: relative;
}

.hp_link .hp_link2 {
    float: left;
    font-size: 18px;
    padding: 0 30px;
    color: #015293;
    margin: 0 10px 0 20px;
}

.hp_link .hp_link_l {
    float: left;
}

.hp_link li {
    float: left;
    padding-right: 20px;
    cursor: pointer;
}

.hp_link li span {
    padding: 0 20px;
    background: url("../images/hpzx200205_16.png") right center no-repeat;
}

.hp_link li.kjy_a {
    line-height: 48px;
    height: 50px;
    border: 2px #b7b7b7 solid;
    margin-top: 0px;
    background: #dedede;
    border-bottom: none;
}

.hp_link li.hp_border {
    z-index: 999;
}

.hp_link li.hp_border:hover {
    z-index: 999;
    line-height: 48px;
    height: 50px;
    border: 1px #b7b7b7 solid;
    margin-top: 0px;
    background: #dedede;
    border-bottom: none;
}

.hp_ftext {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.hp_icon01 {
    float: left;
    margin: 30px 30px;
}

.hp_txt01 {
    float: left;
    width: 88%;
    line-height: 28px;
}

.hp_txt01 .hp_lx a {
    color: #333;
    padding-right: 5px;
}

.hp_link3 {
    line-height: 30px;
    width: 1060px;
    max-height: 133px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    background: #dedede;
    border: 1px #b7b7b7 solid;
    border-top: none;
    padding: 10px 20px;
}

.hp_link3 ul {
    overflow: hidden;
    width: 100%;
}

.hp_link3 li {
    float: left;
    width: 23%;
    font-size: 14px;
}


/* 2020.06.02 添加 */
.hp_WeChat {
    position: absolute;
    top: -10px;
    right: 0;
}

.pc_none {
    display: none;
}

.hp_banner .hp_form {
    float: right;
    width: 350px;
    height: 36px;
    margin-right: 30px;
    margin-top: 55px;
    background: url(hpw_indexSearchBg1000_1200.png) no-repeat left top;
}

.hp_banner .hp_form input {
    float: left;
    width: 280px;
    height: 36px;
    line-height: 36px;
    margin-left: 20px;
    outline: none;
    font-size: 12px;
    color: #747272;
}

.hp_banner .hp_form .S_text {
    width: 290px;
}
.hp_banner .hp_form .S_submit {
    width: 20px;
    height: 20px;
    float: right;
    background: url("../images/hpzx200205_02.png") center center no-repeat;
    cursor: pointer;
    margin: 8px  10px 0 10px;
}

.hp_banner .qrcode {
    float: right;
    margin-top: 40px;
}

.hp_banner .qrcode img {
    width: 63px;
}

.hp_banner .qrcode p {
    font-size: 12px;
    color: #333;
    text-align: center;
}

.hp_list_left {
    float: left;
    width: 212px;
    border: 4px #deebf4 solid;
}

.hp_list_left span {
    float: left;
    width: 100%;
    width: 182px;
    background: #015293;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    color: #fff;
}

.hp_list_left dl {
    float: left;
    width: 100%;
}

.hp_list_left dl dt {
    width: 157px;
    padding: 15px 20px 15px 35px;
    background: url("../images/hpzx200205_19.png") 15px center no-repeat;
    color: #3b4e95;
    font-weight: bold;
    border-top: 4px #deebf4 solid;
    font-size: 16px;
    cursor: pointer;
}
.hp_list_left dl dt a {
    color: #3b4e95;
}
.hp_list_left .active dt {
    background: url("../images/hpzx200205_19_2.png") 13px center no-repeat!important;
}

.hp_list_left dl dd {
    display: none;
    border-bottom: 1px solid #deebf4;
}

.hp_list_left dl.active dt a {
    color: #3b4e95;
}

.hp_list_left dl.active dd {
    display: block;
    padding: 15px 0 15px 20px;
    font-size: 14px;
    font-weight: bold;
}

.hp_list_left dl dd.cur {
    background: #f2f7fb;
    /* height: 14px; */
}

.hp_list_left dl dd.cur a {
    color: #015293;
}

.hp_list_left li a {
    color: #3b4e95;
}

.hp_t_titie a.kjy_a {
    height: 47px;
}

.content-inner .content-intro {
    background: url(transblack.png);
}

.hp_xgdw {
    width: 960px;
}

.hp_t_titie a {
    padding: 0 15px;
}

.hp_link {
    z-index: 999;
}

.hp_link3 {
    top: 51px;
    width: 1018px;
    background: #dedede;
}

.hp_t_bottom ul li a {
    float: left;
}

.hp_ul01 li a {
    float: left;
    width: 87%;
}

.hp_page input {
    text-align: center;
}

.hp_page a.active {
    background: #1551c0;
    color: #fff;
    font-weight: bold;
    border-color: #1551c0;
}

.hp_list_right .hp_ul01 li {
    overflow: hidden;
}

.container {
    width: 1000px;
}
.hp_xsqk {
height: 208px;
}
.hp_xsqk img {
    width: 170px;
    height: 208px;
}


/*高级检索-1000-开始*/
.ll_gjjs{ width: 100%; ;}
.ll_gjjs_mian{margin:0 auto;position: relative; z-index: 2; margin-top: 0px; width: 1000px;  background-color: #ffffff;  overflow: hidden;}
.ll_gjjs_mian2{ width: 950px; margin:0 auto; padding: 25px 25px 25px 25px;background-color: #ffffff; border: 0px solid #333;  overflow: hidden;}
.ll_gjjs_mian2_center{ width: 948px; height: auto; float: left;border: 1px solid #eaeaea; background-color: #f5f5f5;  }

.p_con{width:948px;}
.p_top20{padding-top:20px;}
.p_huise{
    background: url(n_bg.gif);padding:25px 0 25px 25px;}
.p_huise dd{
    padding-top:25px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}



/* search-1000 开始*/

.p_search{ height:46px;}
.p_search select{display:none;}


    .p_search .select_box{font-size:14px;color:#999999;width:136px;height:34px;float:left;background-color:#fff;position:relative;border:1px solid #e3e3e3;border-right:0;padding:5px 0;}
    .p_search .select_showbox{height:34px; line-height:34px;background: url(search_ico.png) no-repeat 110px center #fff;font-size:16px;}
    .p_search .select_showbox.active{background: url(search_ico_hover.png) no-repeat 110px center #fff;}
    .p_search .select_option{border:1px solid #e3e3e3;border-top:none;display:none;left:0px;top:44px;width:135px;position:absolute;z-index:9999;background:#fff;}   
    
    .p_search .select_option li{text-indent:1.5em;width:100%;cursor:pointer; line-height:40px; height:40px;}
    .p_search .select_option li.selected{background-color:#F3F3F3;color:#999;}
    .p_search .select_option li.hover{background:#BEBEBE;color:#fff;}
    .p_search input.inp_srh,.p_search input.btn_srh{border:none;background:none;height:40px;line-height:40px;float:left;}
    
    .p_search input.inp_srh{outline:none;width:690px;border:1px solid #e3e3e3;font-size:16px; padding:10px 20px;background-color:#fff; height:24px; line-height:24px;color:#666;}
    .p_search input.btn_srh{box-sizing:inherit;background:url(NNSA-search-icon0803.png) no-repeat 36px center #03425D;color:#fff;font-size:16px;width:150px; height:44px;line-height:44px;margin-left:15px; cursor:pointer;text-align:left;text-indent:70px; }
    .p_gaoji{background:url(NNSA-search-icon0803.png) no-repeat 30px center #b01a07;color:#FFF;font-size:16px;width:150px;margin-left:15px;display:block;height: 44px; line-height: 44px;text-indent:53px;float: left; cursor:pointer;}
    .p_gaoji:hover{color:#fff;}  




    #theme{position:relative;z-index:1;}
    #theme .theme-select{width:298px;height:300px;position:absolute;top:38px;left:100px;z-index:9999;background:#fff;border:1px solid #e6e6e6;padding:10px 10px 50px 10px;display:none;}
    #theme .theme-select-cont{overflow-y:auto;height:300px;}
    #theme .theme-select input{width:auto;height:auto;border:0;}
    #theme .theme-select dd{padding-left:25px;height:30px; line-height:30px;background: url(xxgk-li-cur-icon0803.png) no-repeat 15px center;display:none;}
    #theme .theme-select dd b{font-weight:normal;font-size:12px;}
    #theme .theme-select dt{background: url(xxgk-arrow-right0803.png) no-repeat left center;padding-left:15px;height:30px; line-height:30px;}
    #theme .theme-select dt b{font-weight:normal;font-size:12px;}
    #theme .theme-select dt.active{background: url(xxgk-arrow-down0803.png) no-repeat left center;}
    #theme .theme-select dt.active b{color: #0c79cc;}
    #theme .theme-select dt.single{background: url(xxgk-li-cur-icon0803.png) no-repeat left center;}
    #theme .theme-select dt.single.active{background: url(xxgk-li-cur-icon0803.png) no-repeat left center;}
    #theme .theme-select .check-btn{background:#fbfbfb;height:40px;width:100%;line-height:40px; text-align:center;cursor:pointer;position:absolute;bottom:1px;left:0;z-index:100;}
    #theme .theme-select dl.active dd{display:block;}
    .xxgk-left-menu li.active h4 a,.xxgk-left-menu li.active h4 span{color:#0c79cc;background: url(xxgk-arrow-right0803.png) no-repeat 13px 8px;font-weight: bold;}



.hsearch-box-bg{padding:0 20px 32px 20px; display:none;}
.hsearch-box{border: 1px solid #e3e3e3;background:#fff;width:840px;margin:0 auto;padding:0 30px; position:relative; }
.hsearch-title{ text-align:center;padding:30px 0;}
.hsearch-line{ text-align:center;padding:0 0 30px 0;}
.hsearch-line img{width:100%;}
.normal{padding-bottom:20px; height:38px;}
.half{width:420px; float:left;height:38px; position:relative;}
.normal span.lable{width:100px;float:left; text-align:center;font-size:16px; line-height:38px; height:38px;}
.normal .hsearch-ipt{width:738px; float:right;}
.normal input{height:24px; line-height:24px;padding:6px 0;border:1px solid #e6e6e6; color:#999999;  text-indent:1em; font-size:14px;}
.hsearch-form .half input{width:318px;position:relative;z-index:10;}

.gjss_pxzd {  }
.gjss_pxzd dl.biaodan4-1{ width: 490px; padding-bottom: 10px;  display: block; float: left;  padding-left: 0px; }
.gjss_pxzd dl.biaodan4-1 dt{ padding-left:0px; padding-right: 10px;  display: block; float: left;  width: 81px;  border:0px solid #eaeaea; font-size: 16px;color: #333;  text-align: right;  }
.gjss_pxzd dl.biaodan4-1 dt span{color:#cb2d37;  }
.gjss_pxzd dl.biaodan4-1 dd{  display: block; float: left;  width: 370px;  border:0px solid #ff0000; padding-top: 2px;   }
.gjss_pxzd dl.biaodan4-1 dd input{   width: 40px; height: 20px; float: left; line-height: 20px;  font-size: 16px;color: #2f6b97;  border:0px solid #eaeaea;   }
.gjss_pxzd dl.biaodan4-1 dd b{    margin-right: 20px; height: 20px; line-height: 20px; font-size: 16px; color: #333; display: block; float: left; padding-bottom: 10px; font-weight: normal;     }

.normal .calaner-icon{background:url(xxgk-calaner-icon0805.png) no-repeat;height:17px;width:20px; display:block; position:absolute;top:9px; right:9px;z-index:100;}
.hsearch-form .txtarea{height:80px; clear:both;}
.normal textarea{width:738px; float:right;padding:6px 0;border:1px solid #e6e6e6; text-indent:1em; font-size:14px;height:60px;}
.xxgk-btn-groups{padding:20px 0 54px 0; clear:both; text-align:center; height:35px;}
.xxgk-btn-groups span{padding:5px 40px;font-size:16px;margin:0 20px;}
.xxgk-btn-groups .submt{color:#fff;background:#2f6b98;border:2px solid #2f6b98;cursor: pointer;}
.xxgk-btn-groups .reset{color:#2f6b98;border:2px solid #2f6b98;cursor: pointer;}

.xxgk-hsearch-hide{background:url(xxgk-hsearch-hide.png) no-repeat center center;width:76px; height:45px; display:block; position:absolute;bottom:-18px; left:50%;margin-left:-38px; cursor:pointer;z-index:100;}

.normal .select_box{font-size:14px;width:318px;height:36px;float:left;background-color:#fff;position:relative;border:1px solid #e3e3e3;}
.normal .select_showbox{height:36px; line-height:36px;background:url(search_ico.png) no-repeat 300px center; text-indent:1em;ecolor:#999999;}
.normal .select_showbox.active{background:url(search_ico_hover.png) no-repeat 300px center;background-color:#fff;}
.normal .select_option{border:1px solid #e3e3e3;border-top:none;display:none;left:-1px;top:36px;position:absolute;z-index:9999;background:#fff;}
.normal .select_option li{text-indent:1.5em;width:318px;cursor:pointer; line-height:40px; height:40px;}
.normal .select_option li.selected{background-color:#F3F3F3;color:#999;}
.normal .select_option li.hover{background:#BEBEBE;color:#fff;}
.normal select{display:none;}
/* search-1000 结束*/

/*高级检索-1000-结束*/

/* 排序-1000 开始*/
.ll_gjjs_paixu{ width: 896px; overflow: hidden; padding:25px 20px 15px 30px; border-bottom: 1px solid #e0e0e0;}
.ll_gjjs_paixu p{ float: left;  border: 0px solid #000;}
.ll_gjjs_paixu p span{  font-size: 14px;color:#333; margin-right: 25px;  }
.ll_gjjs_paixu p span a{color: #b01a07;}
.ll_gjjs_paixu ul { float: right; border: 0px solid #000; }
.ll_gjjs_paixu ul a{ float: left; border: 1px solid #9fa0a1; background-color: #c1c2c3; margin-left: 15px; color: #fff; font-size: 12px; height: 20px; line-height: 19px;  text-align: center; padding:4px 10px;    }
.ll_gjjs_paixu ul a.active{background-color: #b01a07; }
/* 排序-1000 开始*/

/* 检索词-1000 开始*/
.ll_gjjs_jsc{ width: 896px; overflow: hidden; padding:16px 20px 15px 30px; }
.ll_gjjs_jsc span{  font-size: 14px;color:#333; margin-right: 25px;  }
.ll_gjjs_jsc span a{color: #b01a07;}
/* 检索词-1000 结束*/


/*检索列表-1000 开始*/
/* .ll_gjjs_list_mian{width:950px;} */
  /*检索列表-左部样式-1000 开始*/
.ll_gjjs_list_mian_left{width:270px; padding-bottom: 20px; background-color: #f7f7f7; float: left;border: 1px solid #f0f0f0; }


.ll_gjjs_list_fl{width:217px; margin:0px auto; padding-top: 24px; }
.ll_gjjs_list_fl_bt{ position: relative; height: 42px; line-height: 42px; background-color: #2f6b98; font-size: 16px;color: #fff; text-align: center; }
.ll_gjjs_list_fl_bt span{position: absolute; left:10px;top:10px; display: block; width: 10px;height: 10px; background:url(NNSA_sslb_yuan_bai.png) no-repeat;  }
.ll_gjjs_list_fl_bt p{position: absolute; right:0px; bottom: 0px; width: 6px;height: 7px;background:url(NNSA_sslb_yuanjiao_lan.png) no-repeat;  }

.ll_gjjs_list_fl_nr{position: relative; border: 1px solid #d5e1ea;    border-top: 0; }
.ll_gjjs_list_fl_nr p{ position: absolute; right:-1px; bottom: -1px; width: 8px;height:8px;background:url(NNSA_sslb_yuanjiao_hui.png) no-repeat; }
.ll_gjjs_list_fl_nr ul.neirong{ padding-top: 10px;  }
.ll_gjjs_list_fl_nr ul.neirong li{   width: 166px; margin: 0 auto; height: 32px;line-height: 32px; text-align: center; color: #333;  font-size: 16px;  }
.ll_gjjs_list_fl_nr ul.neirong li a{ display: block; background:url(NNSA_sslb_jiantou_hui.png) no-repeat 15px center;  width: 166px; margin: 0 auto; height: 32px;line-height: 32px; text-align: center; color: #333; border-bottom: 1px solid #afc4d1; font-size: 14px; }
.ll_gjjs_list_fl_nr ul.neirong li a:hover{ background:url(NNSA_sslb_jiantou_hong.png) no-repeat 15px center;  width: 166px; margin: 0 auto; height: 32px;line-height: 32px; text-align: center; color: #b01a07; border-bottom: 1px solid #afc4d1; font-size: 14px; font-weight: bold;   }
.ll_gjjs_list_fl_nr ul.neirong li a.active{background:url(NNSA_sslb_jiantou_hong.png) no-repeat 15px center;  width: 166px; margin: 0 auto; height: 32px;line-height: 32px; text-align: center; color: #b01a07; border-bottom: 1px solid #afc4d1; font-size: 14px; font-weight: bold;   }

.ll_gjjs_list_fl_nr ul.neirong li.jianxian a{ border-bottom: 0px solid #afc4d1; }

.ll_gjjs_list_fl_nr ul.shijian{ overflow: hidden;+padding-bottom: 15px;  padding-top: 23px; padding-left: 10px;  }
.ll_gjjs_list_fl_nr ul.shijian li{  float: left; margin-right: 8px; margin-bottom: 15px;  height: 32px;line-height: 32px; text-align: center; color: #333;  font-size: 14px;  }
.ll_gjjs_list_fl_nr ul.shijian li a{ display: block; background-color: #e3e9ed;   width: 60px;  height: 32px;line-height: 32px; text-align: center; color: #333;  font-size: 14px; }
.ll_gjjs_list_fl_nr ul.shijian li a:hover{height: 32px;line-height: 32px; text-align: center; color: #b01a07;  font-size: 14px;   }
.ll_gjjs_list_fl_nr ul.shijian li a.active2{height: 32px;line-height: 32px; text-align: center; background-color: #e9cbc7; color: #b01a07; font-size: 14px; font-weight: bold;   }

.ll_gjjs_list_fl_nr ul.shijian li a.shijianW1{  width: 128px;   }

  /*检索列表-左部样式-1000 结束*/

  /*检索列表-右侧样式-1000 开始*/

  /*右侧列表-1000-开始*/
    .ll_gjjs_list_mian_right{min-height: 450px;   background-color: #f7f7f7; border: 1px solid #f0f0f0;}

    .ll_gjjs_list{padding:14px 30px 0px 30px; }
    .ll_gjjs_list li{ border-bottom:1px dashed #4178a1; padding-bottom:10px;line-height:24px; color:#999;}
    .ll_gjjs_list li h2{ font-size:16px; font-weight: normal; color:#03398a; line-height:32px; padding:10px 0 0 0;}
    .ll_gjjs_list li font{ color:#f30000;}
    .ll_gjjs_list li p{ line-height:26px; color:#666;font-size:14px; }
    .ll_gjjs_list li span{ color:#333333; font-size:14px; line-height:24px; display: block; padding:10px 0px; }

/*右侧列表-1000-结束*/

/*检索无结果-1000-开始*/
.ll_gjjs_wjg{padding-top: 80px; margin: 0px auto; overflow: hidden; }
.ll_gjjs_wjg p{width: 221px; height: 217px;margin: 0px auto; overflow: hidden; background:url(NNSA_sslb_sswjg.png) no-repeat;  }
.ll_gjjs_wjg span{display: block; padding-top: 20px; line-height: 24px;font-size: 16px; color: #333; text-align: center; overflow: hidden; }

/*检索无结果-1000-结束*/
/*分页-开始*/
.page-large{ padding-bottom: 40px; padding-top: 40px; text-align:center; order:1px solid #2f6b98; overflow: hidden;     }
.page-large .page1{position:relative; left:50%; float: left; }
.page-large .page2{position:relative; left:-50%; float: left;}

.page-large a{ float: left; margin-right: 5px; display: block; height: 34px; line-height: 34px; padding: 0px 14px; border:1px solid #dddddd; border-radius: 2px; font-size: 16px; color: #666666;}
.page-large a.on{border:1px solid #2f6b98; background:#2f6b98; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #2f6b98; color:#2f6b98;}
.page-large .on:hover{border:1px solid #2f6b98; color:#fff;}

.page-large span{float: left; margin-right: 5px; display: block; height: 34px; line-height: 34px; padding: 0px 0px;font-size: 16px; color: #666666;}
.xxmh_page_input{width: 46px; height: 18px;line-height: 18px; padding:8px 0px; border:1px solid #dddddd; border-radius: 2px; vertical-align:middle; text-align: center; font-size: 16px; color: #666; } 
.page-large a.page-large_qianwang{ width: 50px; background-color: #dddddd; border-radius: 2px; border: 0px solid #dddddd; color: #666666; padding-left: 0px;padding-right: 0px;}

.page-large .prev-page{}
.page-large .next-page{}
.page-large .prev-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}
.page-large .next-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}
/*分页-结束    */

.webMapBase{
    padding: 18px 18px 20px 40px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    clear: both;
}
.webMapBase h2{
    font-size: 18px;
    color: #012E41;
    width: 210px;
    float: left;
    height: 50px;
    line-height: 50px;
    padding:8px 0;
    border: 0;
}
.webMapBase ul{
    float: left;
    overflow: hidden;
    width: 730px;
}
.webMapBase ul li{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 30%;
    padding:8px 0;
}
.webMapBase ul li a{
    display: block;
    color: #333;
    padding-left: 48px;
}
.webMapBase ul li a:hover{
    color: #012E41;
}
.hp_content table {
    max-width: 93% !important;
    margin: 0 auto!important;
}

.hp_ggw img {
    width: 486px;
    height: 62px;
}
.downscroll {
    width: 486px;
    height: 62px;
}
.hp_content .hp_txt table p {
    text-indent: 0!important;
}

.gl_content {
    clear: both;
    margin-top: 30px;
    line-height: 32px;
    font-size: 16px;
    min-height: 400px;
}

.lingdao {
    width: 665px;
    margin: 0 auto;
}
.lingdao ul li {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
}
.lingdao .ld_box {
    overflow: hidden;
}
.lingdao .ld_box .left {
    border-left: 9px #5290C3 solid;
    float: left;
    text-align: center;
    font-size: 24px;
    width: 235px;
    background: url("2020081201.gif") repeat-x;
}
.lingdao .ld_box .right {
    float: left;
    text-align: center;
    font-size: 20px;
    width: 420px;
    background: url("2020081202.gif") repeat-x;
}

