﻿@charset "utf-8";

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    -webkit-text-size-adjust: 100%;
    font-family: "Microsoft YaHei";
    font-size: 12px;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #4b4b4b;
}

a {
    color: #545454;
    text-decoration: none;
}

    a:hover {
        color: #cd0200;
        text-decoration: underline;
    }

em {
    font-style: normal;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    word-wrap: break-word;
}

input {
    /*-webkit-appearance: none;*/
}

#rotator {
    WIDTH: 100%;
    HEIGHT: 325px;
    margin: 0px auto;
}

.rotatorimg {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    width: 100%;
    height: 325px;
    margin: 0px auto;
}

.font_hei {
    font-family: "Microsoft YaHei","宋体";
}

.center_font {
    text-align: center;
}

.clear {
    clear: both;
}

.wrap {
    width: 980px;
    margin: -5px auto 5px auto;
    overflow: hidden;
}

.logo {
    float: left;
    visibility: inherit;
}

.header_right {
    float: left;
}

.top_ad {
    float: right;
    margin-right: 45px;
    display: inline;
    margin-top: 3px;
}

.color_blue {
    color: #3762a6;
}

.color_white {
    color: #fff;
}

.color_red {
    color: #cc0000;
}

.m_z {
    float: left;
    background: url(/img/101.gif?v=1.8);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 92px;
    width: 162px;
    text-align: center;
    display: inline;
    margin-top: 3px;
    margin-left: 10px;
}

.m_language {
    width: 80px;
    height: 30px;
    font-size: 20px;
    background: unset;
    text-align: left;
    float: left;
    margin-left: 30px;
    margin-top: 37px;
}

.m_d {
    float: right;
    background: url(img/m_d_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 92px;
    width: 72px;
    text-align: center;
    margin-right: 0px;
    display: inline;
    margin-top: 3px;
}

.tel_t {
    float: right;
    background: url(img/102.gif?v=1.8);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 92px;
    width: 368px;
    display: inline;
}

.tel_l {
    float: right;
    background: url(img/103.gif?v=1.8);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 92px;
    width: 470px;
    display: inline;
}

.nav {
    float: right;
    /*width: 645px;*/
    display: inline-block;
    margin: 3px 0px 2px 0px;
    padding: 0px;
    font-family: "Microsoft YaHei", "宋体";
    font-size: 14px;
    line-height: 42px;
    font-weight: bold;
    color: #000;
}

    .nav a {
        color: #616161;
    }

        .nav a:hover {
            color: #cd0200;
            text-decoration: none;
        }

.header {
    margin-top: 8px;
    padding-bottom: 15px;
    background: url(img/header_bgline.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 78px;
}

.header2 {
    margin-top: 20px;
    padding-bottom: 13px;
}

.separator {
    text-align: center;
    height: 15px;
    border-top: 2px solid #000; /* 分隔线线条 */
    margin: 20px 0px;
}

    .separator .text {
        position: relative;
        top: -16px;
        background-color: #fff;
        color: #666; /* 文本颜色 */
        font-size: 21px; /* 文本大小 */
        padding: 0px 10px;
        font-weight: bold;
    }

.nav li {
    float: left;
    padding: 0px 4px !important;
    line-height: 15px;
    text-align: center;
    height: 42px;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #7dd4f3;
    margin-left: 17px;
    border-radius: 10px;
}

.danwei {
    background-color: #bed8e5;
    height: 299px;
    padding: 12px 10px 10px 10px;
    overflow: hidden;
}

    .danwei .scrolldiv {
        position: relative;
    }

        .danwei .scrolldiv div {
            background-color: white;
            margin-bottom: 12px;
            border-radius: 10px;
            cursor: pointer;
        }

            .danwei .scrolldiv div img {
                width: 282px;
                height: 66px;
                border-radius: 10px;
            }

            .danwei .scrolldiv div span {
                font-size: 14px;
                margin: 0px 0px 5px 55px;
                display: block;
                height: 19.5px;
                overflow: hidden;
            }

.nav ul {
    height: 42px;
    background: url(img/nav_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px !important;
    background-position: 0px 13px;
}

    .nav ul li a {
        font-size: 16px;
        font-weight: bold;
    }

        .nav ul li a b {
            color: Black;
        }

.m_z a {
    color: #717171;
    margin-top: 4px;
    display: block;
    margin-left: 8px;
}

.m_d a {
    color: #717171;
    margin-top: 4px;
    display: block;
    margin-left: 8px;
}

.dy a {
    color: #888;
    font-size: 14px;
    display: block;
    margin-top: 16px;
    text-align: right;
}

.x_line {
    float: right;
    width: 3px;
    background: url(img/x_line_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 57px;
    display: inline;
}

.g_line {
    background: url(img/g_line.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    height: 10px;
    margin-bottom: 25px;
}

.login {
    width: 302px;
}

.login_form {
    width: 302px;
    float: right;
    background: url(img/login_bg.png);
    height: 111px;
    padding-top: 18px;
    padding-left: 15px;
}

.gaojian {
    margin: 0px 0px 14px;
}

.gaojian2 {
    margin: 0px 0px 14px 10px;
}

.r_banner {
    margin-bottom: 15px;
}

.b_main_left {
    float: left;
    width: 641px;
}

.b_main_right {
    float: right;
    width: 302px;
    padding-top: 6px;
    height: auto !important;
    height: 355px;
}

.hotnews h1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 10px;
    font-family: "Microsoft YaHei", "宋体";
}

.hotnews h3 {
    background: url(img/arrow_hotnews.gif);
    background-repeat: no-repeat;
    background-position: center right;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    font-size: 12px;
    margin-top: 4px;
}

.hotnews li {
    padding-left: 10px;
    background: url(img/hotnews_liback.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.hotnews {
    line-height: 20px;
    margin-bottom: 19px;
}

    .hotnews #topgg {
        padding-left: 32px;
        background: url(img/list_hotnews.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 4px;
    }

    .hotnews #topgj {
        padding-left: 32px;
        background: url(img/list_hotlunwen.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 4px;
    }

    .hotnews ul {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }

.search {
    padding-left: 80px;
    background: url(img/list_search.png);
    background-repeat: no-repeat;
    background-position: 14px;
}

.hotnews ul li span {
    color: #939393;
    float: right;
    width: 164px;
    height: 26px;
    text-align: right;
    overflow: hidden
}

.qkhz {
    padding-left: 45px;
    background: url(img/list_qkhz.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 9px;
    height: 60px;
}

.hotnews div h2 {
    font-size: 12px;
    color: #939393;
    font-weight: normal;
}

.dot_line {
    border-bottom: 1px dotted #aaa;
}

.black_line {
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #BBB;
    background: none;
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 40px;
}

.yuanj_1 {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #DDD;
    border-bottom-color: #DDD;
    margin-right: -1px;
    margin-left: -1px;
}

.yuanj_2 {
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DDD;
    border-left-color: #EEE;
    border-right-width: 1px;
    border-left-width: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}
/*
   @ 名称: 1像素圆角
   @ 描述: 需要自己设置宽度，或者高度，否则会随内容自适应
   @ 用法:
     最外层：.sl-rc
     内容层：.sl-rc-cnt
     鼠标经过：.sl-rc-hover
 */
.sl-rc, .sl-rc-cnt {
    display: inline-block;
}

.sl-rc {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DDD;
    border-left-color: #DDD;
}
/* 
 不要直接给 BOTTON | INPUT[type=submit[button]] 添加边框
  这会引发 IE 的 1px 的黑边 bug
  Note: 一般不要把 input 作为.sl-rc-cnt 层 
*/
.sl-rc-cnt {
    _position: relative; /*针对IE6的bug修复*/
    margin: -1px 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #DDD;
    border-bottom-color: #DDD;
}
/* 鼠标经过 */
.sl-rc-hover, .sl-rc-hover .sl-rc-cnt, .sl-rc:hover, .sl-rc:hover .sl-rc-cnt {
    border-color: #aaa; /* 可重设 */
    text-decoration: none;
}

.search_bg {
    background: url(img/search_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 50px;
    width: 515px;
}

.zhong_line {
    overflow: hidden;
    background: url(img/c_list.png);
    background-repeat: no-repeat;
    background-position: 635px center;
}

.note h1 {
    font-size: 15px;
    margin-bottom: 6px;
    color: #555;
}

.note div {
    padding-left: 60px;
    background: url(img/note_icon.png);
    background-repeat: no-repeat;
}

    .note div ul li {
        margin-bottom: 3px;
    }

        .note div ul li span {
            color: #AAA;
            display: block;
        }

        .note div ul li a {
        }

    .note div h2 span {
        font-size: 12px;
        font-weight: normal;
        color: #AAA;
        display: block;
    }

.b_main_right .note div h2 a {
    font-size: 12px;
    font-weight: normal;
    color: #777;
}

.note div h2 {
    line-height: 19px;
    display: block;
    margin-bottom: 5px;
}

.contact h1 {
    font-size: 15px;
    margin-bottom: 5px;
    color: #555;
}

.contact h2 {
    color: #888;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

.contact {
    padding-left: 60px;
    background: url(img/contact_list.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.note div h3 {
    color: #AAA;
    font-size: 12px;
    font-weight: normal;
    display: block;
    background: url(img/more_icon.png);
    background-repeat: no-repeat;
    background-position: 180px 2px;
    margin-bottom: 15px;
    text-align: right;
    padding-right: 10px;
}

.link {
    margin-top: 42px;
}

.footer {
    background-color: #dcdede;
    border-top: 1px solid #bcbcbc;
    padding-top: 40px;
    margin-top: 120px;
    color: #717171;
    line-height: 21px;
    height: 125px;
}

.footer2 {
    background-color: #dcdede;
    border-top: 1px solid #bcbcbc;
    padding-top: 40px;
    color: #717171;
    line-height: 21px;
    height: 85px;
    clear: both;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.copy {
    width: 400px;
    height: 54px;
    padding-left: 212px;
    text-align: left;
    background: url(img/copy_back.gif?v=6);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
}

.note div h3 a {
    color: #AAA;
}

.f_img {
    overflow: hidden;
    height: 325px;
    margin-bottom: 30px;
    text-align: center;
}

.banner1 {
    margin-left: auto;
    margin-right: auto;
    height: 325px;
    background: url(img/index_banner_1.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.banner2 {
    margin-left: auto;
    margin-right: auto;
    height: 325px;
    background: url(img/index_banner_2.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.banner3 {
    margin-left: auto;
    margin-right: auto;
    height: 325px;
    background: url(img/index_banner_3.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.banner4 {
    margin-left: auto;
    margin-right: auto;
    height: 325px;
    background: url(img/index_banner_4.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.banner5 {
    margin-left: auto;
    margin-right: auto;
    height: 325px;
    background: url(img/index_banner_5.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.login_form {
    background: url(img/login_bg.gif);
    height: 93px;
    width: 287px;
    padding: 18px 0px 0px 15px;
}

.denglu {
    width: 142px;
    margin-bottom: 10px;
    float: left;
}

.denglu_info {
    width: 139px;
    margin: 20px 0px 0px 3px;
    float: left;
}

.denglu .input {
    height: 23px;
    width: 130px;
    border: 0px none;
    background: url(img/denglu_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #AAA;
    padding-top: 2px;
}

.denglu span {
    font-size: 14px;
    color: #555;
}

.space {
    height: 20px;
}

.buttons {
    text-align: center;
    float: left;
    width: 114px;
    display: inline;
    margin-top: 8px;
    margin-left: 8px;
}

    .buttons input {
        background: url(img/btn.gif);
        border: none;
        height: 35px;
        width: 114px;
        color: #fff;
        font-family: "Microsoft YaHei", "宋体";
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
    }

.checkbox {
    float: left;
    width: 85px;
    margin-left: 20px;
    margin-top: 20px;
    display: inline;
}

.login_info {
    text-align: center;
    height: 50px;
    color: #AAA;
    width: 120px;
}

    .login_info a {
        margin-right: 6px;
        margin-left: 6px;
    }

.search_bg .input_3 {
    background: url(img/btn_bg.png);
    background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 30px;
    width: 200px;
    color: #AAA;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    display: inline;
}

.btns input {
    background: url(img/btn_bg2.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #DDD;
    margin-left: 15px;
    height: 28px;
    width: 70px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 10px;
}

.btns {
    height: 28px;
    width: 70px;
    float: left;
    display: inline;
}

.btns_all {
    float: left;
    padding-top: 9px;
}

    .btns_all input {
        color: #7d7d7d;
        border: 1px solid #a7a7a7;
        background-color: #fff;
        height: 26px;
        width: 90px;
        margin-top: 8px;
    }

.qkhz_bg {
    background: url(img/qkhz_bg.gif?v=6);
    background-repeat: no-repeat;
    background-position: left top;
    height: 55px;
    width: 400px;
    padding-left: 106px;
    float: left;
}

    .qkhz_bg span {
        height: 23px;
        width: 23px;
        color: #FFF;
        background: url(img/m_icon.gif);
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        float: left;
        text-align: center;
        margin-left: 5px;
        margin-right: 3px;
        margin-top: 11px;
        line-height: 23px;
    }

.xz_y_3 span {
    height: 23px;
    width: 23px;
    color: #FFF;
    background: url(img/m_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    line-height: 23px;
}

.qkhz_bg span a {
    color: #FFF;
}

.headerline_b {
    height: 7px;
    background: url(img/headerbbg.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

.nav_s {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    height: 59px;
}

.nav_box {
    width: 537px;
    border: 3px solid #3e77ba;
    height: 31px;
    float: left;
    margin-top: 6px;
}


.nav_search {
    background: url(img/search_b.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}


.all_search {
    float: left;
}

.all_search {
    height: 65px;
    width: 135px;
    display: inline;
    margin-left: 20px;
}

.all_1 input {
    border: 1px solid #fff;
    height: 27px;
    width: 370px;
    color: #9b9b9b;
    line-height: 27px;
}

.all_3 input {
    border: none;
}

.search_title {
    float: left;
    font-size: 14px;
    line-height: 29px;
    color: #3762a6;
    font-weight: bold;
    width: 143px;
    height: 31px;
    padding-left: 14px;
    background: url(img/nav_box_back.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.all_3 input {
    background: url(img/all_3_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 37px;
    width: 133px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    font-family: "Microsoft YaHei", "宋体";
    cursor: pointer;
}

.all_1 {
    float: left;
    margin-left: 6px;
    display: inline;
}

.all_2 {
    float: left;
    width: 160px;
    margin-left: 10px;
    margin-top: 15px;
    display: inline;
}

.all_3 {
    width: 70px;
    float: left;
    margin-left: 2px;
    display: inline;
    margin-top: 6px;
}

.otherinfo {
    float: right;
    width: 264px;
    padding-top: 7px;
}

.qishu {
    height: 35px;
    color: #686868;
    font-size: 14px;
    border: 1px solid #bfbfbf;
    text-align: center;
    padding-right: 6px;
    padding-left: 1px;
}

.qs1 {
    float: left;
    line-height: 35px;
    width: 210px;
}

.qs2 {
    font-size: 24px;
    font-weight: bold;
    color: #fa0504;
    line-height: 35px;
    float: left;
}

.qs3 {
    float: left;
    line-height: 35px;
    width: 30px;
}

.nav_pdf {
    color: #777;
    padding-left: 65px;
    background: url(img/pdf_icon1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 41px;
    line-height: 41px;
}

.main_left {
    float: left;
    width: 678px;
    margin-top: 26px;
    display: inline;
}

.main_right {
    float: left;
}

.search_qk_list {
    margin-top: 20px;
}

.qk_left {
    display: inline;
    float: left;
    width: 196px;
    color: #373737;
    padding-top: 9px;
    margin-top: 47px;
}

    .qk_left h2 {
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        margin: 12px 0px 3px;
    }

    .qk_left h3 {
        font-size: 12px;
        font-weight: normal;
        text-align: center;
    }

.qk_right {
    display: inline;
    width: 460px;
    float: right;
    margin-bottom: 110px;
    margin-top: 47px;
    min-height: 400px;
}

    .qk_right ul li span {
        float: right;
        text-align: right;
        color: #939393;
        max-width: 250px;
    }

    .qk_right ul {
        padding-bottom: 10px;
        margin-bottom: 14px;
    }

    .qk_right li {
        line-height: 24px;
        padding-left: 12px;
        font-family: "Microsoft YaHei", "宋体";
        background: url(img/hotnews_liback.gif) no-repeat 0px 6px;
    }

    .qk_right h3 {
        line-height: 31px;
        margin-left: 12px;
        font-family: "Microsoft YaHei", "宋体";
    }

.s_qk {
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
    font-family: "Microsoft YaHei", "宋体";
}

    .s_qk td {
        height: 38px;
        width: 46px;
        border: 1px solid #cbcbcb;
        background-color: #efefef;
        text-align: center;
    }

    .s_qk th {
        background-color: #d7d7d7;
        border: 1px solid #cbcbcb;
        width: 115px;
        background: url(img/th_back.gif) no-repeat 0px 0px;
    }

    .s_qk td.td1 {
        background-color: #d7d7d7;
        border: 1px solid #cbcbcb;
        width: 115px;
        font-weight: bold;
        background: url(img/th_back.gif) no-repeat 0px 0px;
    }

    .s_qk a {
        color: #717171;
        text-decoration: none;
        text-align: center;
        display: block;
        padding: 12px 16px 11px 16px;
    }

        .s_qk a:hover {
            color: white;
            text-decoration: none;
            background: url(img/sqk_td_back.gif);
        }

.sel {
    color: white;
    text-decoration: none;
    background: url(img/sqk_td_back.gif);
}

.search_qk_tips {
    margin-top: 30px;
    background: url(img/qk_tip_icon.gif);
    background-repeat: no-repeat;
    background-position: 24px 2px;
    color: #4a4a4a;
    padding-left: 42px;
}

.dh_search {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-left: 44px;
    background: url(img/search_list_back.gif);
    background-repeat: no-repeat;
    height: 34px;
    font-weight: bold;
    line-height: 28px;
}

    .dh_search span {
        font-size: 12px;
        color: #4a4a4a;
        font-weight: normal;
        float: right;
        display: block;
        padding-top: 16px;
    }

    .dh_search a {
        padding-left: 20px;
        background: url(img/wz_dl_icon.gif) no-repeat 0px 1px;
    }

.dh_search_0 {
    height: 650px;
    font-size: 16px;
    color: #838383;
    padding-top: 90px;
    text-align: center;
    font-weight: bold;
}

.dh_gg {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-left: 26px;
    background: url(img/gg_list_back.gif);
    background-repeat: no-repeat;
    height: 34px;
    font-weight: bold;
    line-height: 28px;
}

.dh_jx {
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-left: 26px;
    background: url(img/list_hotlunwen.gif);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: -4px 2px;
    height: 34px;
    font-weight: bold;
    line-height: 28px;
}

.dh_wz {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 44px;
    background: url(img/wz_view_back.gif);
    background-repeat: no-repeat;
    height: 43px;
    font-weight: bold;
    line-height: 28px;
}

    .dh_wz h3 {
        float: left;
        font-size: 18px;
    }

    .dh_wz span {
        font-weight: normal;
        font-size: 18px;
    }

    .dh_wz span {
        font-weight: normal;
        font-size: 18px;
        color: #4a4a4a;
    }

.xz_y {
    background: url(img/xz_y_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 45px;
    margin-bottom: 20px;
}

.xz_y_1 {
    width: 72px;
    height: 26px;
    font-weight: bold;
    color: #555;
    font-size: 16px;
    background: url(img/xz_y_bg_1.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    float: left;
}

.xz_y_1 {
    margin-top: 9px;
    margin-left: 9px;
    display: inline;
}

.gd_qk_title {
    line-height: 30px;
    height: 30px;
    background-color: #EEE;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: dotted;
    border-top-color: #DDD;
    border-bottom-color: #DDD;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.wz_qk ul {
    line-height: 24px;
    margin-top: 16px;
}

    .wz_qk ul .wz_zz {
        float: right;
        color: #AAA;
        text-align: right;
    }

.wz_qk li {
    background: url(img/hotnews_liback.gif);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    color: #939393;
    padding-left: 20px;
}

.wz_qk span {
    float: right;
}

.main_right {
    margin-top: 20px;
    margin-left: 38px;
    display: inline;
    margin-bottom: 74px;
    float: right;
    width: 264px;
}

.main_right_space {
    height: 40px;
}

.rightbox {
    margin-bottom: 18px;
}

.rightbox_zxzz {
    background: url(img/zxzzbg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 255px;
    height: 354px;
}

.rightbox_zxzz_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    padding-left: 25px;
}

.book_style img {
    border: 1px solid #DDD;
}

.book_style div span {
    display: block;
    line-height: 25px;
    text-align: center;
}

.book_style {
    float: left;
    margin-left: 27px;
    display: inline;
}

    .book_style div span a {
        color: #777;
    }

.rightbox_contact {
    background: url(img/contact_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 165px;
    width: 264px;
    margin-top: 36px;
}

.rightbox_contact_title {
    font-size: 16px;
    font-weight: bold;
    height: 29px;
    padding-top: 6px;
    padding-left: 48px;
    color: #4a4a4a;
}

.rightbox_contact p {
    padding-left: 48px;
    color: #838383;
    line-height: 21px;
    font-weight: bold;
}

.rightbox_contact div {
    padding-left: 48px;
    color: #838383;
    line-height: 21px;
    font-weight: bold;
}

    .rightbox_contact div div {
        padding-left: 0px;
        display: flex;
    }

        .rightbox_contact div div .normal {
            padding-left: 17px;
            display: flex;
            font-weight: normal;
        }

        .rightbox_contact div div span {
            all: inherit;
        }

.rightbox_contact span {
    line-height: 25px;
    font-size: 13px;
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
}

.xz_y_2 {
    background: url(img/xz_y_2_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 24px;
    width: 68px;
    float: left;
    margin-top: 10px;
    margin-left: 50px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    display: inline;
    color: #FFF;
}

.xz_y_3 span a {
    color: #FFF;
}

.xz_y_3 #xz_m {
    background: url(img/xz_m_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.xz_y_3 {
    overflow: hidden;
    display: inline;
    float: left;
    padding-left: 10px;
}

.gd_qk {
    overflow: hidden;
    height: 150px;
}

.gjcx_search {
    height: 416px;
    width: 980px;
    background: url(img/gj_back.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 42px;
}

.gjcx_search_title {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 100px;
    text-align: center;
    padding-left: 80px;
}

.s_form {
    width: 575px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    height: 80px;
}

.s_form_1 {
    font-size: 14px;
    color: #555;
    margin-bottom: 22px;
    float: left;
    width: 475px;
}

    .s_form_1 input {
        height: 27px;
        width: 352px;
        border: none;
        margin-left: 10px;
        background: url(img/gj_search_input.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        color: #AAA;
        padding-left: 5px;
    }

.s_form_btn input {
    height: 27px;
    width: 102px;
    border: none;
    background: url(img/s_form_bg2.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    color: #555;
    text-align: center;
    font-family: "Microsoft YaHei", "宋体";
    cursor: pointer;
}

.s_form_btn {
    width: 100px;
    float: left;
}

.s_form_info {
    width: 575px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 42px;
    font-size: 14px;
    line-height: 24px;
}

.s_form2 {
    width: 406px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

.s_form2_1 {
    font-size: 12px;
    color: #555;
    margin-bottom: 22px;
    width: 458px;
}

    .s_form2_1 input {
        height: 27px;
        width: 338px;
        border: none;
        margin-left: 10px;
        background: url(img/zc_input.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        color: #AAA;
    }

.tg_ts {
    background: url(img/tg_icon.gif);
    background-repeat: no-repeat;
    background-position: 62px 26px;
    padding: 28px 0px 290px 89px;
}

.note_f {
    height: 88px;
    width: 689px;
    background: url(img/note_f_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 20px;
}

.n_f_time {
    float: left;
    text-align: center;
    width: 106px;
    line-height: 115px;
    height: 88px;
    color: #FFF;
    display: inline;
}

.n_f_txt {
    float: left;
    display: inline;
    width: 540px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    color: #80b5d8;
    overflow: hidden;
}

    .n_f_txt h1 a {
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        line-height: 30px;
    }

.note_list {
    font-size: 14px;
    line-height: 30px;
}

    .note_list li {
        background: url(img/hotnews_liback.gif);
        background-repeat: no-repeat;
        background-position: 16px 10px;
        padding-left: 26px;
        float: left;
        width: 525px;
    }

    .note_list a {
        margin-right: 18px;
    }

    .note_list .date {
        background: none;
        color: #939393;
        width: 90px;
        text-align: right;
        float: left;
    }

    .note_list .book {
        background: none;
        color: #939393;
        width: 100px;
        text-align: right;
        float: left;
    }

    .note_list h2 {
        font-size: 12px;
        font-weight: normal;
        display: block;
        color: #777;
        line-height: 20px;
    }

    .note_list h3 {
        font-size: 12px;
        font-weight: normal;
        display: block;
        background: url(img/note_list_time_icon.png);
        background-repeat: no-repeat;
        background-position: 0px center;
        padding-left: 20px;
        color: #939393;
    }

    .note_list h1 {
        display: block;
    }

.note_list {
    margin-bottom: 10px;
}

.note_list_615 {
    width: 615px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
}

    .note_list_615 h3 a {
        color: #D93600;
        font-weight: bold;
        padding-left: 10px;
    }

.note_con {
    overflow: hidden;
    padding-bottom: 40px;
}

.note_con1 {
    overflow: hidden;
    padding: 0px 26px 26px;
    border: 1px solid #c9c9c9;
    border-top: 6px solid #939393;
    margin-bottom: 86px;
    padding-top: 50px;
    clear: both;
}

.n_c_title h1 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

.n_c_other {
    height: 22px;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.n_c h3 {
    font-size: 14px;
    line-height: 34px;
    padding-left: 20px;
    padding-top: 10px;
}

.n_c p {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 17px;
}

.n_c div {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 17px;
    padding-left: 20px;
}

.n_c1 p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 17px;
    padding-left: 20px;
}

.note_con_a {
    line-height: 32px;
    font-size: 14px;
}

.note_con_a1 {
    line-height: 30px;
    font-size: 14px;
}

    .note_con_a1 p a {
        color: blue;
        cursor: pointer;
    }

    .note_con_a1 a {
        color: blue;
        cursor: pointer;
    }

.n_c_title h2 {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    background-color: #EEE;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #474747;
}

a.savaPage_link {
    padding: 3px 0px 1px 16px;
}

a.printPage_link {
    padding: 3px 0px 1px 18px;
}

a.closePage_link {
    padding: 3px 0px 1px 17px;
}

a.savaPage_link {
    background: url(img/note_con_icon_1.gif) no-repeat 0px 3px;
    padding-right: 16px;
    padding-bottom: 1px;
    padding-left: 16px;
}

a.printPage_link {
    background: url(img/note_con_icon_2.gif) no-repeat 0px 3px;
    padding-right: 16px;
    padding-bottom: 1px;
    padding-left: 16px;
}

a.closePage_link {
    background: url(img/note_con_icon_3.gif) no-repeat 0px 3px;
    padding-bottom: 1px;
    padding-left: 16px;
}

.dy_other a.printPage_link {
    padding-right: 0px;
}

.dy_nub1 {
    height: 40px;
    background: url(img/dy_nub_1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 35px;
    margin-top: 5px;
}

.dy_nub2 {
    height: 40px;
    background: url(img/dy_nub_2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 35px;
}

.dy_nub3 {
    height: 140px;
    background: url(img/dy_nub_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 35px;
}

.dy_book li {
    float: left;
    width: 150px;
    margin-top: 60px;
    padding-left: 130px;
}

    .dy_book li span {
        display: block;
        padding-top: 8px;
        height: 26px;
        padding-left: 30px;
        background: url(img/book_icon.gif);
        background-repeat: no-repeat;
        background-position: 0px 6px;
        font-size: 14px;
    }

.dy_title {
    height: 28px;
    background: url(img/dy_title_b2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 25px;
}

    .dy_title a {
        text-decoration: underline;
    }

    .dy_title h3 {
        font-weight: normal;
        background: url(img/dy_icon_1.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 24px;
        margin-top: 6px;
        float: right;
        height: 18px;
        padding-top: 2px;
        font-size: 12px;
        margin-left: 30px;
    }

.dy_form {
    background-color: #EEE;
}

.dy_form {
    line-height: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
}

    .dy_form h1 {
        font-size: 16px;
        font-family: "Microsoft YaHei", "宋体";
        color: #686868;
        background: url(img/dy_form_icon1.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 20px;
        padding-bottom: 4px;
        margin-left: 225px;
    }

    .dy_form h2 {
        font-size: 18px;
        font-family: "Microsoft YaHei", "宋体";
        color: #686868;
        padding-bottom: 15px;
        font-style: normal;
        text-align: center;
    }

    .dy_form td {
        background: url(img/dyform_list_icon.gif);
        background-repeat: no-repeat;
        background-position: 20px 12px;
        padding-left: 40px;
        display: flex;
        flex-direction: column;
    }

        .dy_form td.l {
            width: 275px;
        }

        .dy_form td.r {
            padding-left: 49px;
            background-position: 29px 12px;
        }

    .dy_form table tr .dy_form_nobg {
        background: none;
    }

    .dy_form table tr .dy_form_red {
        color: #cc0000;
        font-weight: bold;
    }

    .dy_form table tr .dy_form_up {
        padding: 0px 0px 0px 0px;
    }

    .dy_form table tr .dy_form_other {
        background-position: 0px 16px;
    }

    .dy_form table tr .dy_form_num {
        padding-left: 90px;
    }

.dy_form_btn table tr td input {
    border: none;
    height: 27px;
    line-height: 27px;
    padding-left: 6px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #666;
    font-family: 'Microsoft YaHei';
}

.dy_form table tr .space {
    padding: 0px;
    height: 1px;
}

.dy_form_btn {
    padding-left: 18px;
}

.dy_form_btn_input1 {
    background: url(img/dyform_formbg.gif);
    width: 543px;
}

.dy_form_btn_input2 {
    background: url(img/dyform_formbg2.gif);
    width: 219px;
}

.dy_form_btn_input3 {
    background: url(img/dyform_formbg3.gif);
    width: 145px;
}

.dy_form_btn_input4 {
    background: url(img/dyform_formbg4.gif);
    width: 74px;
}

.dy_form_btn_input6 {
    background: url(img/dyform_formbg6.gif);
    width: 113px;
}

.dy_form_btn_input7 {
    background: url(img/dyform_formbg7.gif);
    width: 329px;
}

.dy_form_btn_input {
    height: 27px;
    width: 126px;
    border: 1px solid #bcbcbc;
    background-color: #FFFFFF;
}

.dy_form table tr td .dy_otherinfo {
    background: url(img/dyform_formbg_2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 26px;
    width: 80px;
}

.dy_form select {
    height: 27px;
    color: #666;
}

.select1 {
    width: 80px;
    padding-left: 1px;
}

.select2 {
    width: 38px;
}

.dy_form table tr td .dy_otherinfo2 {
    background: none;
    height: 15px;
    width: 15px;
    padding-top: 10px;
}

.dy_form table tr td span {
    float: left;
}

.radio {
    padding-top: 10px;
    padding-left: 6px;
    width: 24px;
    display: block;
}

.xb {
    margin-left: 5px;
    margin-right: 40px;
}

.dy_bz textarea {
    width: 555px;
    height: 76px;
    border: none;
    color: #666;
    padding: 6px 6px 0px 6px;
    font-family: 'Microsoft YaHei';
    overflow-y: scroll;
}

.dy_form table tr .dy_tj input {
    background: url(img/dy_tj_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 35px;
    width: 86px;
    color: #222;
}

.dy_tj {
    width: 100px;
    float: left;
}

.dy_lx h1 {
    font-size: 14px;
    display: block;
    background: url(img/dy_dg.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    line-height: 60px;
    padding-left: 40px;
    color: #444;
}

.dy_lx h2 {
    font-size: 12px;
    padding-left: 40px;
}

.dy_lx h3 {
    padding-left: 40px;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}

.dy_lx {
    margin-top: 30px;
    width: 80%;
}

.dy_button1 {
    background: url(img/dy_btn1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 90px;
    cursor: pointer;
}

.dy_button2 {
    background: url(img/dy_btn2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}

.dy_button3 {
    background: url(img/tg_btn1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}

.dy_cg {
    margin-bottom: 45px;
}

    .dy_cg h3 {
        padding-top: 70px;
        font-weight: normal;
        background: url(img/dy_cg.gif);
        background-repeat: no-repeat;
        background-position: top center;
        text-align: center;
        font-size: 12px;
    }

        .dy_cg h3 span {
            color: #cc0000;
        }

    .dy_cg a {
        color: #cc0000;
        text-decoration: underline;
    }

        .dy_cg a:hover {
            color: #cd0200;
            text-decoration: none;
        }

.dy_dd {
    font-family: "Microsoft YaHei", "宋体";
    color: #4b4b4b;
    border: 1px solid #bebebe;
    padding: 24px 18px 22px 52px;
    clear: both;
}

.dyxz {
    margin-top: 20px;
    margin-bottom: 80px;
}

    .dyxz h1 {
        font-size: 18px;
        background: url(img/tg_icon2.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        margin-top: 26px;
        line-height: 40px;
        font-weight: bold;
        padding-left: 55px;
        color: #cc0000;
    }

    .dyxz h2 {
        font-size: 18px;
        margin-top: 6px;
        line-height: 40px;
        font-weight: bold;
        padding-left: 55px;
        color: #cc0000;
    }

    .dyxz h3 {
        font-size: 12px;
        font-weight: normal;
        padding-left: 55px;
        line-height: 22px;
    }

        .dyxz h3 span {
            font-size: 18px;
            font-weight: bold;
            line-height: 22px;
            color: #cc0000;
        }

.dy_dd h1 {
    font-size: 18px;
    text-align: center;
}

.dy_dd h2 {
    font-size: 14px;
    margin-top: 26px;
    font-weight: normal;
    list-style: 36px;
    line-height: 24px;
}

.dy_dd h3 {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    text-align: right;
}

.dy_other {
    background: url(img/dy_cg_icon1.gif);
    background-repeat: no-repeat;
    background-position: 40px 0px;
    padding-left: 60px;
    height: 23px;
}

    .dy_other span {
        float: right;
    }

    .dy_other .title {
        float: left;
    }

.dy_sm {
    background: url(img/dy_sm_icon.gif);
    background-repeat: no-repeat;
    background-position: 29px 40px;
    padding: 40px 0px 150px 44px;
}

    .dy_sm h1 {
        color: #cc0000;
        font-size: 12px;
        line-height: 22px;
        font-weight: normal;
        margin-bottom: 20px;
    }

        .dy_sm h1 span {
            color: #4b4b4b;
            font-size: 16px;
            line-height: 22px;
            padding-right: 12px;
        }

    .dy_sm h3 {
        font-size: 12px;
        line-height: 22px;
        font-weight: normal;
    }

.tg_search {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-left: 44px;
    background: url(img/tg_title_b1.gif);
    background-repeat: no-repeat;
    height: 35px;
    font-weight: bold;
    line-height: 35px;
}

.tg_title {
    text-align: center;
    font-size: 18px;
    color: red;
    flex-grow: 1
}

.arrow {
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 390px
}

    .arrow::before, .arrow::after {
        content: "↓"; /* 向下的箭头 */
        color: red;
        margin: -3px 10px 14px 10px;
        font-size: 16px;
    }

.tg_boder {
    border: 1px solid #c9c9c9;
}

.tg_xz {
    border: 1px solid #c9c9c9;
    font-family: "Microsoft YaHei", "宋体";
}

.tg_xz2 {
    border: 4px solid #c9c9c9;
    background-color: #f2f2f2;
}

.tg_xz1 {
    font-size: 24px;
    font-weight: normal;
    /*padding-left: 270px;*/
    text-align: center;
    padding-top: 4px;
    padding-bottom: 10px;
    margin: 14px 0px 10px 18px;
    background: url(img/tg_icon2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.tg_xz3 {
    font-size: 14px;
    font-weight: normal;
    margin-left: 35px;
    margin-right: 10px;
    line-height: 24px;
    padding-bottom: 38px;
}

.tg_button {
    /*width: 390px;*/
    margin: 30px auto;
    text-align: center;
}

    .tg_button input {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        height: 45px;
        width: 270px;
        color: #FFF;
        text-align: center;
        font-family: "Microsoft YaHei", "宋体";
        font-size: 18px;
    }

.tg_button1 {
    background: url(img/tg_btn1.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    cursor: pointer;
}

.tg_button2 {
    background: url(img/tg_btn2.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    margin-left: 90px;
    cursor: pointer;
}

.tg_button1_1 {
    background: url(img/tg_btn2.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    cursor: pointer;
}

.tg_button3 {
    background: url(img/tg_btn3.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 26px;
    width: 67px;
    margin-right: 6px;
    cursor: pointer;
}

.tg_button4 {
    background: url(img/tg_btn4.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 26px;
    width: 126px;
    cursor: pointer;
}

.tg_button5 {
    background: url(img/tg_btn5.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}

.tg_button6 {
    background: url(img/tg_btn6.gif);
    background-repeat: no-repeat;
    background-position: 127px 0px;
    cursor: pointer;
}

.tg_button8 {
    background: url(img/tg_btn8.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 0px;
    cursor: pointer;
}

.tg_button9 {
    background: url(img/tg_btn9.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}

.tg_button10 {
    background: url(img/tg_tougao.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    cursor: pointer;
    height: 45px;
}

.tg_select {
    width: 50%;
    font-size: 24px;
    text-align: center;
    float: left;
    padding-top: 5px;
}

.tg_info {
    border-top: 3px solid #c9c9c9;
    border-left: 3px solid #c9c9c9;
    border-right: 3px solid #c9c9c9;
    height: 431px;
}

.dl_info {
    border-top: 3px solid #c9c9c9;
    border-left: 3px solid #c9c9c9;
    border-right: 3px solid #c9c9c9;
    height: 431px;
    background-color: #f2f2f2;
}

.dl_title {
    height: 35px;
    background: url(img/dl_title_b1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 8px;
    padding-top: 10px;
}

.dl_txt {
    font-weight: bold;
    color: #4a4a4a;
    font-size: 16px;
    margin-left: 132px;
    padding-top: 72px;
}

.dl_button input {
    height: 35px;
    width: 114px;
    border: none;
    margin-top: 6px;
}

.dl_button1 {
    background: url(img/dl_btn1.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    margin-left: 133px;
    cursor: pointer;
}

.dl_button2 {
    background: url(img/dl_btn2.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    margin-left: 32px;
    cursor: pointer;
}

.zc_title {
    height: 35px;
    background: url(img/zc_title_b1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 16px;
}

    .zc_title h3 {
        font-size: 12px;
        background: url(img/tg_icon.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 24px;
        font-weight: normal;
        height: 18px;
        width: 170px;
        padding-top: 2px;
        float: right;
    }

.zc_xz {
    border: 1px solid #c9c9c9;
    font-family: "Microsoft YaHei", "宋体";
}

.zc_info {
    border: 3px solid #c9c9c9;
    height: 431px;
}

.zc_bottom {
    height: 18px;
    background-color: #c9c9c9;
}

.zc_btn {
    background-color: #f2f2f2;
    height: 100px;
}

.cg {
    background: url(img/tg_cg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 213px;
    margin-left: 100px;
}

.cg2 {
    background: url(img/zc_cg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 200px;
    margin-left: 272px;
}

.cc {
    background: url(img/tg_cc.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 235px;
    margin-left: 100px;
}

.tg_info h3 {
    color: #4b4b4b;
    font-size: 14px;
    font-weight: normal;
}

.tg_info a {
    text-decoration: underline;
}

    .tg_info a:hover {
        text-decoration: none;
    }

.a1 {
    margin-left: 240px;
    line-height: 24px;
}

.a3 {
    margin-left: 205px;
}

.a2 {
    background: url(img/tg_icon3.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    line-height: 20px;
    padding-left: 23px;
    margin-top: 65px;
    margin-left: 38px;
}

.a4 {
    background: url(img/tg_icon3.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    line-height: 20px;
    padding-left: 23px;
    margin-top: 65px;
    margin-left: 38px;
}

.a5 {
    background: url(img/tg_icon3.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    line-height: 20px;
    padding-left: 23px;
    margin-top: 50px;
    margin-left: 70px;
}

.a6 {
    background: url(img/tg_icon3.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    line-height: 20px;
    padding-left: 23px;
    margin-top: 66px;
    margin-left: 280px;
    font-weight: normal;
}

.tg_bottom {
    text-align: right;
    line-height: 20px;
    background-color: #c9c9c9;
}

    .tg_bottom span {
        margin: 0px 41px 0px 32px;
    }

    .tg_bottom a {
        color: #333333;
    }

.tg_form {
    background: url(img/tg_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 1106px;
    width: 669px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.tg_form_title {
    height: 60px;
    line-height: 58px;
    background: url(img/tg_bg_title.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

.form_tg1 {
    background: url(img/tgform1.png);
    background-repeat: no-repeat;
    background-position: 30px 15px;
    width: 600px;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.form_tg2 {
    border: 1px dotted #BBB;
    background-color: #EEE;
    line-height: 35px;
    padding: 10px;
}

    .form_tg2 table tr td .timu input {
        background: url(img/f_386.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        height: 27px;
        width: 380px;
    }

    .form_tg2 table tr td input {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background: url(img/f_180.png);
        background-repeat: no-repeat;
        height: 27px;
        width: 180px;
    }

    .form_tg2 table tr .tg_tj input {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        height: 35px;
        width: 86px;
        background: url(img/tg_tj_bg.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

.tg_tj {
    float: left;
    width: 86px;
    padding-left: 20px;
}

.tg_form_note {
    padding-top: 20px;
    padding-right: 55px;
    padding-bottom: 20px;
    padding-left: 55px;
    line-height: 23px;
    color: #444;
}

.tg_form_title h1 {
    display: block;
    font-size: 16px;
    color: #444;
    padding-left: 60px;
    background: url(img/tgxz_icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.tg_form_title h2 {
    display: block;
    font-size: 16px;
    color: #444;
    padding-left: 60px;
    background: url(img/tg_tj_icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.zz {
    background: url(img/zazhi1_back.jpg?v=6);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-bottom: 20px;
}

.zz_hz {
    text-align: right;
    padding: 13px 26px;
}

    .zz_hz a {
        text-decoration: underline;
    }

        .zz_hz a:hover {
            text-decoration: none;
        }

.zz_top_left {
    margin: 250px 0px 40px 310px;
    _margin-left: 160px;
    width: 640px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Consolas'
}

.zz_top_right {
    margin-top: 190px;
    _margin-top: 190px;
    margin-right: 10px;
    _margin-right: 10px;
    text-align: left;
    float: right;
    display: flex;
}

    .zz_top_right input {
        height: 45px;
        width: 210px;
        border: none;
        background: url(img/zz_btn.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

    .zz_top_right a {
        text-decoration: underline;
    }

    .zz_top_right span {
        display: block;
        margin-right: 40px;
    }

    .zz_top_right a:hover {
        text-decoration: none;
    }

.zz2 {
    background: url(img/zazhi2_back.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 850px;
}

.zz2_title {
    font-size: 21px;
    text-align: right;
    padding-right: 88px;
    padding-top: 55px;
    font-family: "黑体";
}

.zz2_info {
    padding-top: 115px;
    height: 400px;
    text-align: right;
    padding-right: 50px;
}

.tg_button8 {
    background: url(img/zz2_btn.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
    width: 175px;
    height: 40px;
    border: none;
    cursor: pointer;
}

.wz_con {
    border: 1px solid #DDD;
    padding-right: 40px;
    padding-left: 40px;
}

.wz_con_title {
    font-size: 18px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wz_con_info {
    background: url(img/wz_con_info.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 3px;
    margin-top: 24px;
}

    .wz_con_info table {
        background-color: #ededed;
        color: #3a3a3a;
    }

    .wz_con_info td {
        line-height: 21px;
        padding: 2px 16px 0px;
    }

.wz_xg {
    padding-bottom: 100px;
    margin-top: 3px;
    _margin-top: 50px;
}

    .wz_xg h1 {
        font-size: 14px;
        line-height: 26px;
        font-weight: normal;
        padding-left: 20px;
        border-top: 4px solid #cacaca;
        background-color: #e3e3e3;
    }

.wz_con_a {
    font-size: 14px;
    line-height: 23px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDD;
    padding-bottom: 50px;
    color: #444;
}

.wz_con_info_left {
    float: left;
    width: 528px;
    display: inline;
}

.wz_con_info_left {
    float: left;
    width: 528px;
    display: inline;
}

.wz_con_info_right {
    float: left;
    display: inline;
}

    .wz_con_info_right h1 {
        font-size: 14px;
        color: #FFF;
        padding-top: 15px;
        padding-left: 21px;
    }

    .wz_con_info_right h2 {
        color: #FFF;
        font-size: 12px;
        font-weight: normal;
        padding-top: 3px;
        padding-left: 26px;
    }

.wz_con_info_left h1 {
    font-size: 12px;
    font-weight: normal;
    line-height: 27px;
    padding-left: 30px;
    color: #555;
}

.b_wz_info h2 {
    display: inline;
    float: right;
    background: url(img/download_wz_con.gif);
    background-repeat: no-repeat;
    line-height: 62px;
    background-position: 10px center;
    padding-left: 50px;
}

.b_wz_info h3 {
    background: url(img/wz_dl_icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 68px;
    width: 176px;
    display: block;
    line-height: 70px;
    margin-right: 30px;
}

.b_wz_info {
    overflow: hidden;
    text-align: right;
}

.phone_width {
    width: 450px;
    margin: 0 auto;
}

.phone_title {
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: bold;
    color: #555;
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}

.phone_txt_b {
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    color: #555;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.phone_txt {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #555;
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.phone_dy_title {
    height: 28px;
    background: url(img/dy_title_p1.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 25px;
    margin-left: 5px;
}

    .phone_dy_title a {
        text-decoration: underline;
    }

    .phone_dy_title h3 {
        font-weight: normal;
        background: url(img/dy_icon_1.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 24px;
        margin-top: 6px;
        float: right;
        height: 18px;
        padding-top: 2px;
        font-size: 12px;
        margin-left: 30px;
    }

.phone_select1 {
    width: 80px;
    border-width: 0px;
    border: none;
}

.mask {
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1002;
    left: 0px;
}

.f_img1 {
    overflow: hidden;
    height: 306px;
    width: 457px;
    text-align: center;
    float: left;
}

.wrap1 {
    width: 985px;
    margin: -5px auto 22px auto;
    overflow: hidden;
}

.pl9 {
    padding-left: 17px;
    padding-top: 6px;
}

.banner-box {
    width: 457px;
    height: 306px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 2;
    float: left;
}

    .banner-box:hover .prev, .banner-box:hover .next {
        display: block
    }

    .banner-box .banner-list {
        width: 100%;
        height: 100%
    }

        .banner-box .banner-list ul li {
            width: 100%;
            height: 360px;
            position: relative
        }

            .banner-box .banner-list ul li a {
                display: inline-block;
                vertical-align: top;
                width: 100%;
                height: 100%
            }

            .banner-box .banner-list ul li img {
                width: 457px;
                height: 306px;
            }

            .banner-box .banner-list ul li .info {
                display: inline-block;
                width: 100%;
                height: 40px;
                line-height: 40px;
                padding: 0 17px;
                font-size: 14px;
                color: #fff;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 5;
                background-color: rgba(0,0,0,.5);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis
            }

    .banner-box .banner-nav {
        width: 100%;
        height: 4px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        background-color: rgba(255,255,255,.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);
        z-index: 5
    }

        .banner-box .banner-nav ul li {
            float: left;
            width: 33.333%;
            height: 4px;
            font-size: 0;
            text-indent: -9999;
            cursor: pointer
        }

            .banner-box .banner-nav ul li.on {
                background-color: #42aaff
            }

    .banner-box > .prev, .banner-box > .next {
        position: absolute;
        display: none;
        width: 30px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        top: 50%;
        margin-top: -25px;
        background-color: rgba(0,0,0,.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
        z-index: 19;
        cursor: pointer
    }

        .banner-box > .prev i.iconfont, .banner-box > .next i.iconfont {
            font-size: 20px;
            color: #fff
        }

    .banner-box > .prev {
        left: 10px
    }

    .banner-box > .next {
        right: 10px
    }

.tabNews-container {
    width: 512px;
    height: 306px;
    overflow: hidden;
    float: right;
    padding-left: 12px;
    padding-right: 4px;
}

.hotnews1 h1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 4px;
    font-family: "Microsoft YaHei", "宋体";
}


.hotnews1 span a {
    font-size: 12px;
    font-weight: normal;
    font-family: "Microsoft YaHei", "宋体";
    padding: 2px 19px 10px 10px;
    float: right;
    background: url(img/arrow_hotnews.gif);
    background-repeat: no-repeat;
    background-position: 144px 9px;
}

.hotnews1 h3 {
    background: url(img/arrow_hotnews.gif);
    background-repeat: no-repeat;
    background-position: center right;
    text-align: right;
    padding-right: 12px;
    font-weight: normal;
    font-size: 12px;
    margin-top: 4px;
}



.hotnews1 {
    line-height: 20px;
}

    .hotnews1 #topgg {
        background: url(/img/list_hotnews.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 3px;
    }

        .hotnews1 #topgg .spanleft {
            padding-left: 43px;
        }


        .hotnews1 #topgg ul {
            font-size: 14px;
            line-height: 26px;
            margin-top: 21px;
            margin-bottom: 20px;
            width: 100%;
        }

        .hotnews1 #topgg span {
            font-size: 14px;
            font-weight: bold;
            padding-left: 10px;
            padding-bottom: 10px;
            font-family: "Microsoft YaHei", "宋体";
        }

        .hotnews1 #topgg ul li {
            padding-left: 10px;
            display: grid; /* 改为 grid 布局 */
            grid-template-columns: 1fr 100px; /* 每行内部也使用两列布局 */
            gap: 0;
            align-items: center; /* 垂直居中 */
            width: 100%;
            position: relative; /* 为伪元素定位做准备 */
        }

            .hotnews1 #topgg ul li span {
                font-size: 14px;
                font-weight: normal;
                padding: 0 3px;
                text-align: left;
                grid-column: 2; /* 放在第二列 */
                display: block;
                font-family: "Microsoft YaHei", "宋体";
            }

            .hotnews1 #topgg ul li a {
                line-height: 38px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                display: block;
                padding-left: 14px;
                grid-column: 1; /* 放在第一列 */
            }

                .hotnews1 #topgg ul li a:before {
                    content: '';
                    position: absolute;
                    left: 6px; /* 距离左边6px */
                    top: 50%;
                    transform: translateY(-50%);
                    width: 6px; /* 方块宽度 */
                    height: 6px; /* 方块高度 */
                    background: #d3d8de; /* 方块颜色 */
                    border-radius: 1px; /* 可改为0实现直角 */
                }

    .hotnews1 #topgj {
        padding-left: 30px;
        background: url(img/list_hotlunwen.gif);
        background-repeat: no-repeat;
        background-position: -1px 21px;
        padding-top: 24px;
    }

        .hotnews1 #topgj ul {
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 6px;
            width: 100%;
        }

            .hotnews1 #topgj ul li {
                padding-left: 10px;
                padding-right: 3px;
                background: url(img/hotnews_liback.gif);
                background-repeat: no-repeat;
                background-position: 0px 13px;
            }

                .hotnews1 #topgj ul li span {
                    color: #939393;
                    float: right;
                    width: 164px;
                    height: 27px;
                    text-align: right;
                    overflow: hidden;
                    line-height: 38px;
                }

                .hotnews1 #topgj ul li a {
                    line-height: 38px;
                }

.gg {
    width: 642px;
    height: 66px;
    margin: 4px -2px;
}

.qkhz1 {
    padding-left: 43px;
    background: url(img/list_qkhz.gif);
    background-repeat: no-repeat;
    background-position: -1px 0px;
    margin-top: 19px;
    height: 60px;
}

.qkhz_bg1 {
    background: url(img/qkhz_bg.gif?v=6);
    background-repeat: no-repeat;
    background-position: left top;
    height: 55px;
    width: 400px;
    padding-left: 106px;
    float: left;
}

    .qkhz_bg1 span {
        height: 23px;
        width: 23px;
        color: #FFF;
        background: url(img/m_icon.gif);
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        float: left;
        text-align: center;
        margin-left: 5px;
        margin-right: 3px;
        margin-top: 11px;
        line-height: 23px;
    }

        .qkhz_bg1 span a {
            color: #FFF;
        }

.bck {
    background: url(/img/0.png);
    background-position: 0px -16px;
}

.mask1 {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1002;
    left: 0px;
}

.dy_dd1 {
    font-family: "Microsoft YaHei", "宋体";
    color: #4b4b4b;
    border: 1px solid #bebebe;
    padding: 40px;
    display: flex;
    flex-direction: column;
    background-color: #FFFFFF;
    opacity: 1;
    position: fixed;
    width: 530px;
    height: 415px;
}

    .dy_dd1 h1 {
        font-size: 18px;
        text-align: center;
    }

    .dy_dd1 h2 {
        font-size: 16px;
        margin-top: 26px;
        font-weight: normal;
        line-height: 35px;
    }

.wrap2 {
    width: 985px;
    margin: -3px auto 10px auto;
    overflow: hidden;
    padding-top: 2px;
    padding-left: 37px;
}


.bck1 {
    background: url(/img/0.png);
    background-position: 31px -16px;
    background-repeat: no-repeat;
}

.file-upload-wrap {
    position: relative;
    display: inline-block;
    width: 540px;
    height: 34px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
}

.file-upload-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 540px;
    height: 34px;
    opacity: 0; /* 透明盖在自定义按钮上 */
    cursor: pointer;
    z-index: 2; /* input 在最上层，保证可点击 */
    font-size: 100px; /* 可选：放大点击热区，兼容低版本 */
}

.file-upload-ui {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* 自定义外观在下层 */
    line-height: 34px;
}

.file-upload-btn {
    background: #337ab7;
    color: #fff;
    padding: 0px 14px;
    font-size: 14px;
    font-weight: bold;
}

.file-upload-name {
    margin-left: 10px;
    color: #666;
    font-size: 14px;
    white-space: nowrap; /* 文件名过长不换行，超出用省略号 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 320px;
    vertical-align: middle;
}

.toen {
    margin: auto auto;
    display: block;
}
