
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.14 arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fff;
    font-family: "微软雅黑";
}

a, a:hover {
    color: #333;
}


/* 开始 */
body {
    background: url('../image/bg_img.png') /*tpa=/r/cms/www/default/images/bg_img.png*/ repeat;
    overflow-x: hidden;
}

img {
    display: block;
}

.top {
    width: 100%;
    height: 120px;
    /* border-bottom: 2px solid #dbdbdb; */
    background: #fff;
    /* background: url('../images/top_img.png') no-repeat center; */
}

.top img {
    margin: 0 auto;
}

.nav_in {
    width: 1100px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.nav_in ul li {
    float: left;
    line-height: 60px;
    width: 136px;
    text-align: center;
    position: relative;
}

.nav_in ul li:nth-child(5) {
    display: none;
}

.nav_in ul li.current {
    border-bottom: 4px solid #0c6fb8;
}

.nav_in ul li.current1 {
    border-bottom: 4px solid #9C0F08;
}

.nav_left dd ul li.current2 a {
    color: #9C0F08;
}

.nav_left dd ul li.current1 a {
    color: #fff;
}

.nav_in ul li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.nav_in ul li a img {
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 6px;
}


.banner {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    height: 360px;
    position: relative;
}

.banner_list {
    height: 300px;
}

.banner_list img {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -550px;
    top: 0;
}

.banner ul {
    position: relative;
    z-index: 2;
}

.banner ul li {
    position: absolute;
    left: 50%;
    margin-left: -550px;
}

.banner ol {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.banner ol li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.banner ol li.current {
    background: #00a0e9;
}


.main {
    width: 1200px;
    overflow: hidden;
    margin: 13px auto;
    background: #fff;
}

.footer {
    border-top: 2px solid #dbdbdb;
    background: #fff;
    position: relative;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

.footer img {
    margin: 0 auto;
}

.nav_list {
    /* height: 280px; */
    position: absolute;
    top: 64px;
    z-index: 100;
    width: 136px;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    display: none;
}

.ba_num {
    margin-left: 20px;
}

.nav_left {
    float: left;
}

.nav_left dt {
    float: left;
    margin-top: 30px;
    margin-left: 40px;
}

.nav_left dd {
    float: left;
    /* width: 140px; */
    text-align: center;
    /* margin-top: 40px; */
}

.nav_left dd ul li a {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.nav_left dd ul li.current {
    border-bottom: none;
}

.nav_left dd ul li.current a {
    font-weight: bold;
    color: #0c6fb8;
}

.nav_right {
    width: 455px;
    float: left;
    text-align: left;
    margin-top: 44px;
    margin-left: 40px;
}

.nav_r_title {
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    color: #424242;
}

.nav_right p {
    line-height: 32px;
    font-size: 14px;
    color: #424242;
}

.tree_left {
    width: 220px;
    float: left;
    background: rgba(183, 234, 255, 0.3);
    overflow: hidden;
}

.tree_left ul li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.tree_left ul li.current {
    color: #00a0e9;
}

.tree_left ul li.current a {
    color: #00a0e9;
}

.center_in {
    float: right;
    overflow: hidden;
}

.main_center {
    overflow: hidden;
}

.center_in ul li {
    display: none;
}

.center_in ul li.current {
    display: block;
}

.index_box {
    /* margin-top: 30px; */
}

.gczs_l {
    width: 790px;
    height: 297px;
    float: left;
    margin-left: 10px;
}

.gczs_r {
    float: right;
    height: 297px;
}

.index_gczs {
    overflow: hidden;
    /* margin-top: 30px; */
    background: #fff;
}

.gczs_box {
    height: 244px;
    background: #eefaff;
    position: relative;
    overflow: hidden;
}

.gczs_box_in {
    overflow: hidden;
    width: 710px;
    margin: 22.5px auto;
    position: relative;
    height: 199px;
}

.gczs_box_in ul {
    width: 700%;
    position: absolute;
    left: 0;
}

.gczs_box_in ul li {
    float: left;
    margin-right: 10px;
}

.gczs_box span {

}

.gczs_box .gczs_l_in {
    left: 10px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    cursor: pointer;
}

.gczs_box .gczs_r_in {
    right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    cursor: pointer;
}

.yqlj {
    /* margin:30px 0; */
    padding: 30px 0;
    background: #fff;
}

.about_us {
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -550px;
    top: 35px;
    background: #fff;
    padding-bottom: 4px;
    display: none;
}

.dqgz_tree {
    background: rgba(255, 202, 202, 0.3);
}

.dqgz_tree ul li.current {
    color: #e63d35;
}

.dqgz_tree ul li.current a {
    color: #e63d35;
}

.about {
    margin: 0 auto;
}

.nav_right p i {
    font-weight: bold;
    font-size: 14px;
    margin-right: 4px;
    color: #0c6fb8;
}

.ewm {
    position: fixed;
    bottom: 100px;
    /* right: -30px; */
    left: 50%;
    margin-left: 581px;
}

.jbxx {
    position: absolute;
    top: 20px;
    right: 0px;
    cursor: pointer;
}

.center_in {
    position: relative;
}

.top_l {
    float: left;
    margin-left: 20px;
    margin-top: 32px;
}

.top_r {
    float: right;
    margin-right: 10px;
    margin-top: 19px;
}

.top2 {
    background: #fff;
}


/* 2017-0525 */
.top_center {
    width: 1100px;
    height: 120px;
    margin: 0 auto;
}

.top_right {
    float: right;
    margin-top: 30px;
}

.tt_top_l {
    color: #666;
    font-size: 14px;
    float: left;
    line-height: 20px;
}

.tt_top_l span.swzy {
    margin: 0 10px;
}

.tt_top {
    overflow: hidden;
    margin-bottom: 3px;
}

.tt_top_r {
    float: right;
    line-height: 20px;
    margin-left: 30px;
}

.tt_top_r a {
    display: inline-block;
    margin-left: 6px;
}

.tt_top_r a.weibo {
    margin-left: 0;
}

.tt_top_r span {
    float: left;
    font-size: 14px;
}

.sousuo {
    width: 300px;
    height: 28px;
    border: 2px solid #dcdcdc;
    border-radius: 4px 8px 8px 4px;
    float: right;
}

.sousuo input {
    height: 28px;
    line-height: 28px;
    border: none;
    outline: none;
    padding: 0 10px;
    float: left;
    border-radius: 0 6px 6px 0;
}

.sousuo .btn_ss {
    float: right;
    margin-top: -30px;
}

.new_box {
    width: 100%;
    height: 352px;
}

.xwrb {
    width: 530px;
    height: 330px;
    margin: 10px;
    float: left;
}

.xwrb_title {
    height: 40px;
    background: #00A0E9;
}

.xwrb_title img {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
}

.more {
    float: right;
    line-height: 40px;
    margin-right: 10px;
}

.more i {
    font-style: italic;
    color: #fff;
    font-family: "方正正准黑简体";
}

.xwrb_box {
    width: 528px;
    height: 290px;
    border: 1px solid #cacaca;
    float: left;
}

.xwrb_box_in {
    width: 511px;
    height: 274px;
    margin: 8px;
}


.xwlb {
    width: 530px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.xwlb_title {
    height: 50px;
    border-bottom: 3px solid #77d3fc;
}

.xwlb_title ul {
    float: left;
    overflow: hidden;
}

.xwlb_title ul li {
    float: left;
    width: 110px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-family: "华康俪金黑W8(P)";
    cursor: pointer;
}

.xwlb_title ul li.current {
    border-bottom: 3px solid #0c6fb8;
}

.xwlb_title ul li img {
    display: inline-block;
    margin-right: 6px;
}

.lb_more {
    float: right;
    line-height: 50px;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: right;
}

.lb_more a {
    position: absolute;
    display: none;
    font-family: "方正正准黑简体";
    color: #0c6fb8;
    width: 100%;
    font-style: italic;
}

.lb_more a.current {
    display: block;
}

.lb_xq {
    margin-top: 10px;
    display: none;
}

.lb_xq.current {
    display: block;
}

.lb_xq ul li a {
    font-size: 14px;
    line-height: 38px;
}

.lb_xq ul li img {
    float: left;
    margin-top: 13px;
    margin-right: 10px;
}

.lb_xq ul li .date {
    float: right;
    color: #999;
}


.index_gczs_title {
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #77d3fc;
}

.index_gczs_title_lxfs {
    height: 130px;
    line-height: 50px;

}

.index_gczs_title span {
    font-size: 16px;
    font-family: "华康俪金黑W8(P)";
    border-bottom: 3px solid #0c6fb8;
    width: 110px;
    display: inline-block;
    height: 50px;
    text-align: center;
}

.index_gczs_title span img {
    display: inline-block;
    margin-right: 6px;
}

.gczs_more {
    float: right;
    font-family: "方正正准黑简体";
    color: #0c6fb8;
    font-style: italic;
}

.gczs_r {
    width: 270px;
    margin-right: 10px;
}

.gczs_r_box {
    height: 244px;
    width: 268px;

}

.hdjj_pic {
    width: 230px;
    overflow: hidden;
    margin: 0 auto;
    height: 230px;
    margin-top: 14px;
}

.hdjj_pic ul {
    width: 120%;
}

.hdjj_pic ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.yqlj {
    margin-left: 10px;
    overflow: hidden;
}

.yqlj ul {
    width: 120%;
}

.yqlj ul li {
    float: left;
    margin-right: 20px;
}

.yqlj ul li select {
    width: 310px;
    height: 24px;
    margin-top: 3px;
    border: 1px solid #d3d3d3;
}


/* 图片新闻 */
#Big_Slide ul li a {
    position: relative;
    display: block;
}

#Big_Slide ul li span {
    text-align: center;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: center;
    left: 0;
    line-height: 42px;
    background: rgba(0, 0, 0, 0.5);
}

.lb_xq img {
    display: inline-block;
    margin-right: 10px;
}

.lb_xq tr td {
    line-height: 38px;
    font-size: 14px;
}

.vf_title_2 {
    color: #999;
}

.gczs_box_in table table table {
    width: 230px;
    height: 200px;
    display: inline-block;
}

.gczs_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 400%;
}

.gczs_list_box {
    width: 710px;
    margin-right: 10px;
    float: left;
    /* position: absolute;
    left: 0;
    top: 0; */
}


.tree_top {
    width: 220px;
    height: 60px;
    background: #00a0e9;
    font-size: 20px;
    color: #fff;
    font-family: "华康俪金黑W8(P)";
    line-height: 60px;
    text-align: center;
    border-bottom: 4px solid #0c6fb8;
}

.dqwz {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    text-align: left;
    border-bottom: 2px solid #e5e5e5;
}

.center_in {
    width: 962px;
}

.jtjj {
    overflow: hidden;
    margin-top: 50px;
}

.jtjj dl dt {
    float: left;
}

.jtjj dl dd {
    float: right;
    width: 420px;
}

.jtjj dl dd p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
}

.zyzz_box {
    /* width: 420px; */
    width: 100%;
    float: left;
}

.zyzz_box dl {
    overflow: hidden;
    background: #e9f6ff;
}

.wlgh_box dl {
    height: 157px;
}

.zyzz_box dt {
    float: left;
}

.zyzz_box dd {
    /* width: 240px; */
    width: 630px;
    height: 290px;
    float: left;
    margin-left: 20px;
}

.center_in ul li.current {
    overflow: hidden;
}

.zyzz_box dd p {
    /* width: 208px; */
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 40px auto;
    font-size: 14px;
}

.zyzz_box {
    margin-top: 50px;
}

.wlgh_box {
    float: right;
    margin-top: 20px;
}


/* 组织架构 */
.zzjg_box {
    /* height: 1000px; */
}

.zzjg_img {
    width: 870px;
    height: 700px;
}

.zzjg_title {
    height: 68px;
    line-height: 68px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px dashed #bdbdbd;
    margin-bottom: 20px;
}

.zzjg_box p {
    line-height: 30px;
    font-size: 14px;
}

.jgt {
    width: 720px;
    height: 591px;
    margin: 40px auto;
    cursor: pointer;
}

.company {
    float: left;
    margin-top: 150px;
}

.zzjg_right_box {
    float: right;
}

.center_in ul li.current .zzjg_right_box ul li {
    width: 290px;
    height: 46px;
    border: 2px solid #00a0e9;
    border-radius: 6px;
    display: block;
    margin-bottom: 10px;
    line-height: 46px;
    font-size: 16px;

}

.zzjg_right_box ul li a {
    display: block;
    color: #00a0e9;
    padding-left: 26px;
}

.zzjg_right_box ul li.spec {
    border-color: #0c6fb8;
}

.center_in ul .zzjg_right_box ul li.spec a {
    color: #0c6fb8;
    font-size: 16px;
}


/* 新闻动态 */
.xw_lb {
    width: 848px;
    height: 336px;
    margin-top: 20px;
}

.center_in ul li.current li {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 34px;
}

.center_in ul li.current li a {
    display: block;
    font-size: 14px;

}

.center_in ul li.current li span {
    float: left;
}

.center_in ul li.current li .video {
    margin-top: 8px;
    margin-left: 6px;
}

.center_in ul li.current .news_xq .date {
    float: right;
}

.jt {
    margin-right: 6px;
}

.date {
    color: #999;
}

.news_xq {
    margin-top: 20px;
}

.fy {
    text-align: right;
    margin-top: 40px;
}

.center_in ul li.current .fy ul li {
    display: inline-block;
    width: 52px;
    height: 26px;
    text-align: center;
    border: 1px solid #cecece;
    line-height: 26px;
    margin-left: 8px;
    font-size: 14px;
    cursor: pointer;
}

.center_in ul li.current .fy ul li.totle_pages {
    border: none;
    width: auto;
    margin-left: 20px;
}

.zzjs_lb {
    margin-top: 20px;
    overflow: hidden;
}

.zzjs_lb dt {
    width: 460px;
    overflow: hidden;
    float: left;
}

.zzjs_lb dd {
    float: left;
    width: 350px;
    height: 275px;
    border: 2px solid #ddd;
    padding: 0 20px;
}

.zzjs_lb dd p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 15px;
}

.lb_title {
    font-size: 18px;
    color: #0067ac;
    line-height: 34px;
    font-weight: bold;
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 10px;
    margin-top: 20px;
}


.nav_left dd ul li {
    height: 50px;
    line-height: 50px;
    background: #00A0E9;
    border-bottom: 1px solid #fff;
}

.nav_left dd ul li.current {
    background: #00A0E9;
    border-bottom: 1px solid #fff;
}

.year_link {
    border-top: 1px dashed #77d3fc;
    margin-top: 30px;
}

.center_in ul li.current .year_link ul li {
    width: 90px;
    text-align: center;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.year_link ul li i {
    width: 9px;
    height: 9px;
    border: 1px solid #cacaca;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
}

.year_link ul li.current i {
    border: 1px solid #77d3fc;
}

.year_link ul li .years {
    /* width: 90px; */
    height: 40px;
    border: 1px solid #cacaca;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.year_link ul li.current .years {
    height: 38px;
    line-height: 38px;
    border: 2px solid #77d3fc;
    color: #00a0e9;
    font-weight: bold;
}

.year_link ul li .years span {
    display: block;
    width: 100%;
}

.year_link ul {
    margin-top: -7px;
    overflow: hidden;
}

.gczs_box1 .zs_mainbox {
    display: none;
}

.gczs_box1 .zs_mainbox.current {
    display: block;
}

.nav_left dd ul li a {
    color: #0c6fb8;
    color: #044C82;
}

.nav_left dd ul li.current a {
    color: #fff;
}


.xm_xq {
    width: 268px;
    height: 310px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    cursor: pointer;
}

.xm_xq.current {
    width: 270px;
    height: 312px;
    background: #0c6fb8;
    border: none;
}

.xm_xq img {
    margin: 10px auto;
    display: block;
    width: 250px;
    height: 160px;
}

.xm_xq h4 {
    font-size: 16px;
    margin-left: 10px;
    font-weight: normal;
    font-weight: bold;
}

.xm_xq p {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin-left: 10px;
    margin-top: 10px;
}

.xm_xq.current h4 {
    color: #fff;
}

.xm_xq.current p {
    color: #fff;
}

.center_in ul li.current .zs_mainbox ul {
    width: 120%;
}

.center_in ul li.current .zs_mainbox ul li {
    width: 270px;
    height: 312px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.gczs_box1 {
    /* overflow: hidden; */
    margin-top: 40px;
}

.center_in ul .jgt ul {
    width: 120%;
}

.center_in ul .jgt ul li {
    width: 160px;
    height: 88px;
    border: 2px solid #0c6fb8;
    float: left;
    border-radius: 6px;
    margin-right: 20px;
}

.jgt img {
    margin: 0 auto;
}

.center_in ul li.current .jgt a {
    font-size: 16px;
    color: #075b98;
    line-height: 30px;
    margin: 10px 16px 0;
    display: inline-block;
    cursor: pointer;
}

.jtln_img {
    margin-top: 52px;
}


/* 大事记 */

.dsj_box.box_l {
    margin-right: 48px;
}

.month {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-family: "楷体";
    font-size: 86px;
    line-height: 211px;
    text-align: center;
    cursor: pointer;
    z-index: 3;
}

.dsj_pic {
    position: absolute;
    z-index: 2;
    width: 100%;
}

.dsj_pic img {
    width: 100%;
}

.dsj_box {
    display: block;
    width: 403px;
    height: 211px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.dsj_all {
    position: relative;
    z-index: 2;
    width: 403px;
    height: 211px;
    display: inline-block;

}

.dsj_xq_box {
    width: 0;
    height: 211px;
    overflow: hidden;
    z-index: 1;
    background: #00a0e9;
    display: none;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    cursor: pointer;
}

.zzc {
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.5); */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.dsj_close {
    width: 20px;
    height: 20px;
    background: #e1e1e1;
    display: inline-block;
    color: #fff;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    display: none;
    cursor: pointer;
}

.dsjxq_box.current .dsj_close {
    display: block;
}

.dsjxq_box {
    width: 814px;
    height: 520px;
    padding: 20px;
    margin: 100px auto;
    position: absolute;
    /* top: 100px; */
    left: 50%;
    /* margin-left: -427px; */
    margin-left: -304px;
    z-index: 11111111111111111111111;
    /* background: #D5F9FF; */
    /* background: #fff; */
    display: none;
    border-radius: 10px;
    /* border: 5px solid #21BBFF; */
    background: rgba(173, 240, 255, 0.8);
    overflow-y: auto;
}

.dsjxq_box p {
    color: #333;
}

.dsjxq_box.current {
    display: block;
}

.dsjxq_box p {
    font-size: 14px;
    /* color: #fff; */
    line-height: 28px;

}

.dsj_xq {
    width: 92.55%;
    height: 171px;
    z-index: 10000;
    margin: 20px 0 20px 30px;
    color: #fff;
    overflow: hidden;
}

.dsj_xq p {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}


.dsj_xq_box.current {
    width: 854px;
    height: 400px;
    z-index: 1000000000000;
    position: relative;
    left: 0;
}

.dsj_xq_box.current .dsj_xq {
    width: 800px;
    height: 400px;
}

.dsj_xq_box.current {
    display: block;
}

/*
.box_r .dsj_xq_box{
	right: 408px;
}
.box_r .dsj_xq{
	left: 400px;
}
 */


.xw_lb1 {
    position: relative;
}

.xw_lb_title {
    background: rgba(0, 160, 233, 0.8);
    height: 50px;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    width: 100%;
}

.xw_lb_title span {
    margin-left: 10px;
}

.center_in ul li.current .xw_lb_title .date {
    color: #fff;
    float: right;
    margin-right: 10px;
}

.center_in ul li.current .xw_lb li {
    width: 588px;
    height: 336px;
    position: relative;
    display: none;
}

.center_in ul li.current .xw_lb li.current {
    display: block;
}

.center_in ul li.current .xw_lb ul li img {
    width: 100%;
    height: 100%;
}

.xw_lb ul {
    width: 588px;
    height: 336px;
    float: left;
}

.xw_lb ol {
    float: right;
    position: relative;
    z-index: 100;
}

.center_in ul li.current .xw_lb ol li {
    width: 241px;
    height: 105px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: pointer;
}

.xw_lb ol li img {
    /* width: 100%; */
    position: relative;
    z-index: -1;
    float: right;
}

.xw_lb ol li.current {
    background: url('../image/xw_ol_bg.png') /*tpa=/r/cms/www/default/images/xw_ol_bg.png*/ no-repeat center;
}

.xw_lb ol li.current img {
    width: 236px;
}

.xw_lb {
    width: 854px;
}


/* 通知公告 */
.tzgg_box table {
    width: 100%;
}

.tzgg_box tr td {
    line-height: 34px;
    font-size: 14px;
}

.tzgg_box tr td img {
    float: left;
    margin-top: 14px;
}

.tzgg_box tr td i {
    float: right;
    color: #999;
}


.news_xq td {
    font-size: 14px;
    line-height: 34px;
}

.news_xq td img {
    /* float: left;
    margin-top: 11px;
    margin-right: 6px; */
    margin-right: 6px;
    margin-bottom: 2px;
    display: inline-block;
}


.year_15 .dsj_box {
    background: url('/webfile/assets/images/dsj_15.png') /*tpa=/r/cms/www/default/images/dsj_15.png*/ no-repeat center;
}


.index_gczs_title div {
    float: right;
}


/* show页面 */
.wz_title {
    line-height: 36px;
    font-size: 28px;
    text-align: center;
    margin-top: 30px;
}

.wz_lyxx {
    text-align: center;
}

.center_in ul .wz_lyxx ul li {
    display: inline-block;
    width: auto;
    font-size: 14px;
}

.center_in ul .wz_lyxx ul li span {
    float: none;
}

.wzlyxx {
    margin: 0 16px;
}

.news_xq p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 32px;
}

.dy {
    text-align: right;
}

.center_in ul .dy ul li {
    display: inline-block;
    width: auto;
}


.center_in ul li.current .fxd {
    margin-left: 10px;
}

.center_in ul li.current .fxd a {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0 -5px 6px;
}

.center_in ul li.current .fxd a.weibo {
    margin-left: 0;
}


.zzjs_lb img {
    width: 461px;
    height: 278px;
}

.xm_xq.current a {
    color: #fff;
}

.center_in ul li.current .xw_lb ol li img {
    width: 236px;
    height: 105px;
}

.news_xq table {
    width: 100%;
}

.news_xq i {
    float: right;
    color: #999;
}

.tree_left ul li a {
    display: block;
}


.zyzz_box dd p {
    margin-top: 10px;
}


.jgg_image img {
    width: 250px;
    height: 160px;
}


.center_in ul li.current .view_gg_table li {
    width: 268px;
    height: 220px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.center_in ul li.current .view_gg_table li img {
    margin: 10px auto;
    display: block;
    width: 250px;
    height: 160px;
}

.center_in ul li.current li a.gg_bt {
    font-size: 16px;
    margin-left: 10px;
    font-weight: normal;
    font-weight: bold;
    display: block;
}

.center_in ul li.current li p a.gg_bt {
    font-size: 14px;
    margin-left: 10px;
    font-weight: normal;
    line-height: 22px;
    /* margin-top: 0px; */
    margin-right: 10px;
}

.center_in ul li.current li a.gg_bt .gg_nr p {
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
}

.center_in ul li.current li a.gg_bt .gg_nr p span {
    float: none;
}

.center_in ul li.current li a.gg_bt span {
    float: none;
    display: block;
}

.view_gg_table {
    width: 130%;
}

.center_in ul li.current .view_gg_table li.current {
    width: 270px;

    background: #0c6fb8;

}

.center_in ul li.current .view_gg_table li.current a {
    color: #fff;
}


.news_xq td img.image_spbf {
    float: none;
    display: inline-block;
    margin-bottom: -3px;
    margin-left: 6px;
}


#lbView {
    display: block;
    /* overflow: hidden; */
}


.month {
    position: relative;
    width: 100%;
}

.dsj_pic img {
    width: 100%;
    height: 211px;
}

.center_in ul li.current .fy {
    display: block;
}

.gczs_box1 {
    min-height: 560px;
}

.center_in ul li.current .fy ul li.djy {
    border: none;
}

.center_in ul li.current .fy ul li.djy span {
    float: none;
}


/* 工程展示show */
.gcxm_title {
    width: 850px;
    height: 40px;
    background: url('../image/gczs_title_bg.png') /*tpa=/r/cms/www/default/images/gczs_title_bg.png*/ no-repeat top center;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 44px;
}

.gcxm_ct {
    width: 368px;
    height: 192px;
    margin: 30px auto 0;
}

.gcxm_ct img {
    width: 100%;
    display: block;
}

.gcgk_nr .gcgk_title {
    background: url('../image/gcgk_title.png') /*tpa=/r/cms/www/default/images/gcgk_title.png*/ no-repeat center;
    width: 850px;
    height: 31px;
    margin-top: 50px;
}

.gcgk_zw {
    margin-top: 20px;
}

.gcgk_zw p {
    line-height: 30px;
}

.jstp_title {
    background: url('../image/jstp_title.png') /*tpa=/r/cms/www/default/images/jstp_title.png*/ no-repeat center;
    width: 850px;
    height: 31px;
    margin-top: 50px;
}

.jstp_box ul {
    width: 30000%;
    position: absolute;
    left: 0;
    height: 160px;
    overflow: hidden;
}

.center_in ul li.current .jstp_box ul li {
    float: left;
    display: block;
    width: 240px;
    height: 160px;
    margin-right: 20px;
    cursor: pointer;
}

.jstp_box ul li img {
    width: 240px;
    height: 160px;
}

.jstp_box {
    width: 848px;
    height: 204px;
    border: 1px solid #cacaca;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.jstp_box_in {
    width: 760px;
    height: 160px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 23px;
    position: relative;
}

.jstp_box_in li {
    float: left;
}

span.jstp_l, span.jstp_r {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    cursor: pointer;
}

.jstp_box span.jstp_l {
    left: 10px;
}

.jstp_box span.jstp_r {
    right: 10px;
}


.gczs_zz {
    width: 1000px;
    height: 520px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -500px;
    z-index: 1000000000;
}

.gczs_zz ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 520px;
}

.gczs_zz_box ul li img {
    width: 100%;
    height: 100%
}

.zz_black {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000000000000000;
}

.gczs_zz {
    width: 960px;
    height: 520px;
}

.gczs_zz_box ul {
    width: 960px;
    height: 520px;
    overflow: hidden;
    position: relative;
    left: 0;
}

.gczs_zz span {
    position: absolute;
    z-index: 10000000000000000000000000;
    cursor: pointer;
}

.gczs_zz span.close {
    top: -20px;
    right: -20px;
    color: #fff;
}

.gczs_zz span.next_pic {
    right: 10px;
    top: 50%;
    margin-top: -25px;
}

.gczs_zz span.last_pic {
    left: 10px;
    top: 50%;
    margin-top: -25px;
}

.gczs_zz .qhjt {
    display: none;
}

.gczs_zz:hover .qhjt {
    display: block;
}

.head_com {
    width: 100%;
    height: 400px;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    z-index: 4;
}

.banner {
    margin-top: 0
}

.news_xq p img {
    margin: 0 auto;
}


.whln_lb {
    min-height: 600px;
    margin-top: 20px;
}


.ej_pic {
    position: absolute;
    top: 10px;
    left: -6px;
    background: #fff;
    box-shadow: 0 0 10px 0 #c9c9c9;
    width: 100%;
    padding: 30px 0;
    display: none;
}

.ej_pic.current {
    display: block;
}

.ej_close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #e5e5e5;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
}

.news_xq table td {
    border: 1px solid #c9c9c9;
}

.news_xq #lbView table td {
    border: none;
}

.fy ul li.totle_pages span {
    float: none;
}

.center_in ul li.current .totle_pages span {
    float: none;
    margin: 0 6px;
}


#Big_Slide_box {
    width: 100%;
    overflow: hidden;
}

#Big_Slide {
    width: 511px;
    height: 292px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#Big_Slide ul li {
    width: 511px;
    height: 272px;
    position: absolute;
}

#Big_Slide_Last, #Big_Slide_Next {
    width: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    display: none;
}

#Big_Slide_Last {
    left: 0px;
    background: url(../image/lastIco.png) /*tpa=/r/cms/www/default/images/lastIco.png*/ no-repeat center top;
}

#Big_Slide_Next {
    right: 0px;
    background: url(../image/nextIco.png) /*tpa=/r/cms/www/default/images/nextIco.png*/ no-repeat center top;
}

#Big_Slide_Tab {
    position: absolute;
    bottom: 12px;
    height: 1px;
    margin: 0 auto;
    width: 240px;
}

#Big_Slide_Tab a {
    display: none;
    background: #000;
    float: left;
    height: 0px;
    overflow: hidden;
    z-index: 9999;
}

#Big_Slide_Tab .TabOn {
    background: #fff;
}

#Big_Slide .prev {
    position: absolute;
    width: 511px;
    height: 272px;
    background: #fff;
    top: 0px;
    z-index: 99;
    opacity: 1;
}

#Big_Slide ul li span {
    text-align: center;
}

#Big_Slide ul li img {
    margin-bottom: 7px;
}


/*=======================翻页样式===========================*/
.pager {
    text-align: center;
    padding: 10px;
    width: 100%;
    overflow: hidden;
}

.pager a {
    color: #cc0000;
    background-color: #FFFFFF;
    text-decoration: none;
    border: #cc0000 solid 1px;
    padding: 2px 6px;
    margin-right: 5px;
}

.pager a:hover {
    color: #FFFFFF;
    background-color: #cc0000;
}

.pager .cpb {
    color: #FFFFFF;
    background-color: #cc0000;
    text-decoration: none;
    border: #cc0000 solid 1px;
    padding: 2px 6px;
    margin-right: 5px;
}


.news_xq {
    display: block;
    width: 95%;
    margin-bottom: 12px;
}

.news_xq h1 {
    font-size: 24px;
    color: #ff6600;
    width: 100%;
    padding: 26px 0 10px;
}

.news_xq ul {
    display: block;
}

.news_xq ul li {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    background-image: url(../image/tutu10.gif.png) /*tpa=/r/cms/www/default/images/tutu10.gif*/;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.news_xq ul .border-b-no {
    border-bottom: 0 none;
}

.news_xq ul li a {
    overflow: hidden;
    height: 37px;
    display: block;
    width: 580px;
    float: left;
}

.date {
    float: right;
}


.post_content_main {
    margin: 25px auto;
    width: 95%;
    padding-bottom: 30px;
    overflow: hidden;
}

.post_content_main h1 {
    font: bold 24px/1 "Microsoft Yahei";
    color: #404040;
}

.post_time_source {
    margin-top: 20px;
    font: 12px/1 Arial, "Sim sun";
    color: #888;
}

.post_body {
    position: relative;
    margin-top: 10px;
}

.post_body img {
    margin: 0 auto;
	width:100%
}

.post_time_source a {
    color: #888;
}

.post_desc {
    position: relative;
    padding: 23px 45px 25px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font: 16px/28px "Microsoft Yahei";
    color: #888;
    text-indent: 2em;
}

.post_topshare, .post_btmshare {
    position: relative;
}

.post_topshare .post_topshare_title, .post_btmshare .post_topshare_title {
    display: none;
}


#endText {
    width: auto;

    font: 16px/36px "Microsoft Yahei";
    color: #404040;
}


.post_desc .quot {
    left: 0;
    top: 10px;
    background-position: -54px -2px;
}

.post_desc .quot, .post_desc .unquot {
    position: absolute;
    width: 42px;
    height: 40px;
    background: url(../image/sprite2.png) /*tpa=/r/cms/www/default/images/sprite2.png*/ no-repeat;
}


.post_desc .unquot {
    right: 0;
    bottom: 10px;
    background-position: -103px -6px;
}


#wenda {
    width: 90%;
    line-height: 30px;
    margin: 0 auto;
}

.dqwz {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    text-align: left;
    border-bottom: 2px solid #e5e5e5;
    background: #fff;
    margin-bottom: 20px;

}

.wentishow {
    width: 95%;
    margin: 10px auto;
    line-height: 32px;
    display: none;
    padding-left: 13px;
}

#wenda li {
    line-height: 35px;
    width: 100%;
    display: block;
}

#wenda li span {
    font-size: 14px;
}


.map {
    margin: 0 auto;
    width: 1100px;
    height: 670px;
}

.about {
    position: relative;
    width: 100%;
    height: 100%;
}

.map_l {
    position: absolute;

    width: 300px;
}

.news_xq .paging {
    margin-top: 20px;
}

.news_xq .paging a {
    border: 1px solid #666;
    padding: 2px 4px;
    border-radius: 2px;
}

.searchMenu {
    background: #00a0e9;
    color: #fff;
}

.map_introduce {
    display: block;
    height: 670px;
    position: relative;
    z-index: 2;
}
