@charset "utf-8";

/* CSS Document */

.body_wrap {
    background: url(../images/top_bg.gif) repeat-x 0 0;
}

.wrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.top {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.top_l {
    font-size: 14px;
    float: left;
}

.top_l a {
    background: url("../images/phone.gif") no-repeat 0 0;
    color: #000;
    padding-left: 18px;
    margin-right: 10px;
}

.top_l .client_phone {
    background-position: 0 -1px;
}

.top_l .client_wap {
    background-position: 0 -31px;
}

.top_l a:hover {
    color: #b62654;
}

.top_l .tim {
    margin-left: 10px;
}

.top_r {
    float: right;
}

.top_r .service_a {
    font-size: 14px;
    font-weight: bold;
    color: #b62654;
}

.top_r .service_a a {
    color: #b62654;
}

.top_r .service_a a:hover {
    text-decoration: underline;
}

.top_r .pdf {
    margin: 0 20px;
}

.top_r .pdf a {
    font-size: 13px;
    margin: 0 2px;
    color: #000;
}

.top_r .pdf a:hover {
    color: #b62654;
}

.top_r .version a {
    color: #000;
    font-size: 13px;
}

.top_r .version a:hover {
    color: #b62654;
}

.middle_large {
    clear: both;
    height: 165px;
    overflow: hidden;
    margin-top: 2px;
}

.middle_large .logo {
    float: left;
    width: 1400px;
    overflow: hidden;
    position: relative;
}

.middle {
    clear: both;
    height: 92px;
    overflow: hidden;
    margin-top: 2px;
}

.middle .logo {
    float: left;
    width: 457px;
    overflow: hidden;
    position: relative;
}

.middle .map_change {
    float: right;
    width: 373px;
    overflow: hidden;
    margin-top: 0px;
}

.middle .map_change .img_box {
    width: 263px;
    height: 78px;
    overflow: hidden;
    position: relative;
}

.middle .map_change .img_box a {
    position: absolute;
    top: 0 0;
}

.nav {
    height: 32px;
    line-height: 32px;
    font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体";
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    clear: both;
}

.nav li {
    float: left;
    background: url("../images/nav_bg.gif") no-repeat right 0;
    /*padding: 0 10px;*/
    padding: 0 22px;
}


/*.nav .fir_li{background: none;}*/

.nav .on,
.nav li:hover,
.nav .over {
    background: url("../images/li_bg.gif") repeat-x 0 0;
}

.nav li a {
    color: #0e0e0e;
}

.nav .on a,
.nav li:hover a,
.nav .over a {
    color: #a51023;
}

.p_channel {
    background: #f3f3f3;
    margin-top: 3px;
    clear: both;
    padding: 10px 10px 3px;
    overflow: hidden;
    zoom: 1;
}

.p_channel .channel_l {
    float: left;
    width: 760px;
}

.channel_l .local span,
.channel_l .word span,
.channel_l .local span a {
    font-size: 14px;
    color: #b52556;
    float: left;
    font-weight: bold;
}

.channel_l .local span a:hover {
    text-decoration: underline;
}

.channel_l .local,
.channel_l .word {
    clear: both;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
}

.channel_l .menu,
.channel_l .more_menu {
    float: left;
    font-size: 13px;
    color: #666;
    width: 685px;
    overflow: hidden;
}

.channel_l .menu a,
.channel_l .more_menu a {
    color: #666;
    margin: 0 4px;
}

.channel_l .menu a:hover,
.channel_l .more_menu a:hover {
    color: #b62654;
}

.channel_l .more_menu {
    display: none;
    _margin-right: -3px;
}

.channel_l .menu_g {
    width: 600px;
}

.p_channel .channel_r {
    float: right;
    width: 180px;
}

.channel_r .key {
    width: 132px;
    height: 25px;
    border: 1px solid #b3b3b3;
    float: left;
    line-height: 25px;
}

.channel_r .s_button {
    background: url("../images/search.gif") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 27px;
    width: 46px;
}

.channel_r .radio_sele {
    clear: both;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.channel_r .radio_sele label input {
    vertical-align: middle;
}

.scroll {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e0e1;
    background: #f3f3f3;
    margin-top: 7px;
    overflow: hidden;
}

.scroll span {
    background: url("../images/notice.gif") 0 8px no-repeat;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 20px;
    float: left;
}

.scroll ul {
    float: left;
    width: 850px;
    overflow: hidden;
}

.scroll ul li {
    display: inline-block;
    margin-right: 5px;
    color: #a40e0f;
    font-size: 13px;
}

.scroll ul li a {
    color: #a40e0f;
}

.scroll ul li a:hover {
    color: #000;
}

.foot {
    overflow: hidden;
}

.link {
    border: 1px solid #e1e1e1;
    border-top: 3px solid #b52652;
}

.link_t {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #b62654;
    font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体";
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
}

.link_t span {
    margin-left: 15px;
    float: left;
    display: inline;
}

.link_t a {
    float: right;
    margin-right: 5px;
    display: inline;
    color: #b62654;
}

.link_t a:hover,
.link_con a:hover,
.about_us .p_a a:hover {
    text-decoration: underline;
}

.link_con {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 5px 15px;
}

.link_con a {
    color: #666;
    margin: 0 5px;
}

.link_tb {
    border-top: 1px solid #e1e1e1;
}

.link_t .link_sw {
    float: left;
    margin-left: 15px;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial, Tahoma, Helvetica, "宋体", sans-serif;
    color: #666;
}

.link_t .link_sw a {
    float: none;
    color: #666;
    margin: 0 5px;
}

.link_b_n {
    border-bottom: none;
}

.about_us {
    clear: both;
    margin: 10px 0;
}

.about_us p {
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体";
    font-weight: bold;
    text-align: center;
    color: #b72554;
}

.about_us .p_a {
    color: #000;
}

.about_us .p_a a {
    color: #000;
}

.ewm {
    width: 110px;
    position: absolute;
    left: 50%;
    z-index: 1000;
}

.ewm_box {
    background: #ebebeb;
    text-align: center;
    line-height: 20px;
    padding: 5px 0;
}

.close_btn {
    text-align: right;
    cursor: pointer;
}

.t_channel {
    background: #a51023;
    font-size: 15px;
    padding: 6px 10px;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    top: 17px;
    left: 195px;
}

.bar {
    height: 20px;
    font-size: 14px;
    color: #2b2b2b;
    line-height: 20px;
}

.bar a {
    color: #2b2b2b;
}

.bar a:hover {
    text-decoration: underline;
}

.list_m_l {
    float: left;
    width: 647px;
    overflow: hidden;
}

.nav_child {
    font-weight: 400;
    border-bottom: 1px solid #e2e0e0;
    border-right: 1px solid #e2e0e0;
    border-left: 1px solid #e2e0e0;
    border-top: 3px solid #0d66c9;
    background: #f3f3f3;
}

.nav_child li {
    padding: 0 30px;
}

.nav_child .on,
.nav_child li:hover,
.nav_child .over {
    background: #0d66c9;
}

.nav_child li a {
    color: #0E0E0E;
}

.nav_child .on a,
.nav_child li:hover a,
.nav_child .over a {
    color: #fff;
}


/*文化*/

.nav_child_w {
    border-top: 3px solid #cb5b05;
}

.nav_child_w li {
    padding: 0 25px;
}

.nav_child_w .on,
.nav_child_w li:hover,
.nav_child_w .over {
    background: #cb5b05;
}


/*评论*/

.nav_child_p .on,
.nav_child_p li:hover,
.nav_child_p .over {
    background: #e6e4e4;
}

.nav_child_p .on a,
.nav_child_p li:hover a,
.nav_child_p .over a {
    color: #000;
}


/*图片*/

.nav_child_pic .on a,
.nav_child_pic li:hover a,
.nav_child_pic .over a {
    color: #a51023;
}


/*时政*/

.nav_child_sz {
    border-top: 3px solid #004986;
}


/*专题*/

.nav_child_zt {
    border-top: 3px solid #a51023;
}

.nav_child_zt .on,
.nav_child_zt li:hover,
.nav_child_zt .over {
    background: #00736c;
}

.nav_child_zt li {
    padding: 0 20px;
}


/*财经*/

.nav_child_cj {
    border-top: 3px solid #301fd0;
}

.nav_child_cj .on,
.nav_child_cj li:hover,
.nav_child_cj .over {
    background: #301fd0;
}

.nav_child_cj li {
    padding: 0 30px;
}


/*会展*/

.nav_child_hz {
    border-top: 3px solid #b52654;
}

.nav_child_hz .on,
.nav_child_hz li:hover,
.nav_child_hz .over {
    background: #b52654;
}


/*招商*/

.nav_child_zs {
    border-top: 3px solid #cb3c1e;
}

.nav_child_zs .on,
.nav_child_zs li:hover,
.nav_child_zs .over {
    background: #cb3c1e;
}


/*产经*/

.nav_child_chj {
    border-top: 3px solid #003567;
}

.nav_child_chj .on,
.nav_child_chj li:hover,
.nav_child_chj .over {
    background: #003567;
}


/*分页*/

.fenye,
.fenye_con {
    height: 23px;
    margin: 20px 0 25px 125px;
    overflow: hidden;
    zoom: 1;
    float: left;
}

.fenye .fenye_ul,
.fenye_con .fenye_ul_con {
    float: left;
}

.fenye .fenye_ul li,
.fenye_con .fenye_ul_con li {
    background: none repeat scroll 0 0;
    float: left;
    margin: 0 2px;
    padding: 0;
    height: auto;
    line-height: 0;
}

.fenye .fenye_ul li a,
.fenye_con .fenye_ul_con li a {
    border: 1px solid #DADADA;
    color: #0b3b8d;
    display: inline-block;
    float: none;
    height: 21px;
    line-height: 21px;
    min-width: 12px;
    padding: 0 6px;
    text-align: center;
    width: auto;
}

.fenye .fenye_ul li a:hover,
.fenye_ul li a.current,
.fenye_con .fenye_ul_con li a:hover,
.fenye_ul_con li a.current {
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
}

.fenye_pic {
    clear: both;
    margin-bottom: 10px;
}

.fenye_con {
    line-height: 23px;
}

.regeist_t {
    background: url("../images/rege_bg.gif") 0 0 repeat-x;
    height: 40px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体";
    font-weight: bolder;
    padding-left: 110px;
}

.regeist_box {
    margin: 15px 0 15px 145px;
    font-size: 14px;
}

.regeist_box tr {
    line-height: 55px;
}

.input_tex {
    width: 200px;
    height: 28px;
    border: 1px solid #db9238;
    line-height: 28px;
}

.input_ver {
    width: 95px;
    height: 28px;
    border: 1px solid #db9238;
    line-height: 28px;
}

.ver_td {
    display: inline-block;
    width: 100px;
    height: 25px;
    border: 1px solid #e4e4e4;
    margin: 0 5px;
    vertical-align: middle;
}

.ver_td img {
    vertical-align: middle;
}

.ver_sp {
    font-size: 12px;
    color: #333;
}

.ver_sp a {
    color: #3366cc;
}

.ver_sp a:hover {
    text-decoration: underline;
}

.input_ver,
.ver_td,
.ver_sp {
    vertical-align: middle;
}

.reg_sub {
    background: url("../images/sub_bg.gif") 0 0 no-repeat;
    border: none;
    width: 179px;
    height: 33px;
    cursor: pointer;
}

.regeist_box label {
    line-height: 20px;
    font-size: 12px;
}

.regeist_box label input {
    vertical-align: middle;
}

.regeist_box label a {
    color: #3367cd;
}

.mem_l {
    width: 250px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
}

.meb_pic {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin: 20px auto 10px;
}

.mem_l .cata_news {
    background: #f3f3f3;
    padding-bottom: 25px;
}

.meb_id {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #666;
}

.mem_r {
    float: right;
    width: 690px;
    overflow: hidden;
    margin-top: 10px;
}

.mem_r .tab_box {
    width: 688px;
}

.mem_r .head_t span {
    font-size: 15px;
    color: #666;
    font-weight: 400;
}

.mem_r .head_t .on {
    color: #b62654;
}

.input_zy {
    border: 1px solid #c7d0d5;
}

.reg_sure {
    background: url("../images/sure.gif") 0 0 no-repeat;
    width: 95px;
    height: 33px;
}

.mem_cent {
    padding-left: 10px;
}

.mem_l .head_t span {
    font-size: 16px;
}

.login_sub {
    background: url("../images/login_btn.gif") 0 0 no-repeat;
    border: none;
    width: 95px;
    height: 33px;
}

.jf {
    height: 16px;
    line-height: 16px;
    text-align: right;
    font-size: 13px;
    margin-bottom: 10px;
}

.jf a {
    color: #0E0E0E;
}

.jf a:hover {
    color: #A51023;
}

.weixin {
    position: fixed;
    display: block;
    top: 360px;
    width: 110px;
    height: 165px;
    z-index: 1000;
    left: 50%;
    margin-left: 482px;
    _position: absolute;
    _margin-top: 360px;
    _top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2)
}

.weixin img {
    float: left;
    display: block;
}

.weixin span {
    float: left;
    color: #999;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    padding-left: 4px;
    font-size: 12px;
}

.topic_list_hz {
    width: 228px;
    float: left;
    overflow: hidden;
    margin: 10px 5px;
    height: 122px;
}

.pic_hz {
    width: 226px;
    border: 1px solid #dde2e8;
    background: #edf1f2;
}

.pic_hz a {
    width: 218px;
    height: 68px;
    overflow: hidden;
    padding: 4px;
    display: inline-block;
}

.pic_tt {
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    margin: 5px 0;
}

.pic_tt a {
    color: #284c7c;
}

.pic_tt a:hover {
    text-decoration: underline;
}

.menu_zk a {
    font-weight: bold;
}

.local_new {
    font-size: 12px;
    line-height: 20px;
}

.local_new span {
    float: left;
    color: #b52556;
}

.local_new .menu {
    float: left;
    color: #666;
}

.local_new a {
    margin: 0 2px;
    color: #666;
}

.show_lo_m {
    float: left;
    margin-left: -3px;
    margin-top: 6px;
    width: 15px;
}

.show_lo_m ul {
    background: none repeat scroll 0 0 #f2f2f2;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35px;
    display: none;
}

.show_lo_m ul li {
    line-height: 20px;
}

.kew_div {
    float: left;
    width: 58px;
    border: 1px solid #b3b3b3;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border-left: 0;
}

.p_channel .channel_r {
    width: 305px;
    margin: 8px 0;
}

.kew_div img {
    float: left;
}

.kew_div span {
    float: left;
    text-align: center;
    width: 43px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
}

.kew_div ul {
    margin-left: 15px;
    margin-top: 26px;
    position: absolute;
    text-align: center;
    width: 43px;
    display: none;
    background: #f2f2f2;
}

.kew_div ul li {
    cursor: pointer;
}

.jf {
    font-size: 13px;
    height: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: right;
}

.p_channel .channel_l {
    float: left;
    width: 635px;
    margin: 8px 0;
}

.channel_l .menu,
.channel_l .more_menu {
    color: #666;
    float: left;
    font-size: 13px;
    overflow: hidden;
    width: 545px;
}

.advw {
    width: 370px;
}

.logalce {
    display: none;
}

.iframe_erwei {
    text-align: center;
}