﻿/* 新闻 */
.n_zx > img {
    width: 100%;
}

.n_zx .side {
    float: left;
    width: 220px;
    margin-bottom: 30px;
}

.nav_n {
    background-color: #fff;
    border-top: #f3f3f3 solid 1px;
    border-bottom: #c2c2c2 solid 1px;
    -webkit-box-shadow: 0 1px 3px #c2c2c2;
    -moz-box-shadow: 0 1px 3px #c2c2c2;
    box-shadow: 0 1px 3px #c2c2c2;
}

    .nav_n a {
        color: #333;
        border-right: 1px solid #eee;
        padding: 0 14px;
    }

        .nav_n a:hover {
            color: #fff;
        }
/*导航*/
.side_nav {
    border: solid 1px #e5e3da;
}

    .side_nav h4 {
        font-size: 16px;
        color: #fff;
        font-family: "微软雅黑";
        font-weight: bold;
        height: 42px;
        line-height: 42px;
        background-color: #2a83d3;
        padding-left: 20px;
    }

.dange a {
    display: block;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    margin: 0 20px;
    text-decoration: none;
    border-bottom: solid 1px #e5e3da;
}

.currentDd {
    color: #2a83d3;
}

.currentDt {
    background-image: url(../images/jiantou.jpg);
}

.navContent {
    display: none;
    border-bottom: solid 1px #e5e3da;
}

    .navContent li a {
        cursor: pointer;
        display: block;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        color: #333;
        padding-left: 30px;
    }

        .navContent li a:hover {
            color: #fff;
            background-color: #2a83d3;
        }

.navContent1 {
    display: none;
    border-bottom: solid 1px #e5e3da;
}

    .navContent1 li a {
        cursor: pointer;
        display: block;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        color: #333;
        padding-left: 30px;
    }

        .navContent1 li a:hover {
            color: #fff;
            background-color: #2a83d3;
        }

.navContent2 {
    display: none;
    border-bottom: solid 1px #e5e3da;
}

    .navContent2 li a {
        cursor: pointer;
        display: block;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        color: #333;
        padding-left: 30px;
    }

        .navContent2 li a:hover {
            color: #fff;
            background-color: #2a83d3;
        }

.navContent3 {
    display: none;
    border-bottom: solid 1px #e5e3da;
}

    .navContent3 li a {
        cursor: pointer;
        display: block;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        color: #333;
        padding-left: 30px;
    }

        .navContent3 li a:hover {
            color: #fff;
            background-color: #2a83d3;
        }
/*导航*/
.n_list_b {
    overflow: hidden;
    margin-bottom: 20px;
}

.n_list {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

.n_list1 .n_list {
    padding: 10px 0;
}

.n_list h5 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}

.n_list h6 {
    font-size: 14px;
}

.n_list span {
    color: #888;
}

.n_list h5 a, .n_list h6 a {
    color: #333;
}

.n_list p {
    font-size: 14px;
    margin-bottom: 12px;
    color: #666;
    line-height: 22px;
}

.n_list img {
    float: left;
    padding-right: 20px;
    width: 200px;
    height: 110px;
}

.n_list .jianj {
    overflow: hidden;
}

.n_list .info span {
    padding-left: 30px;
    color: #888;
}

.n_sel {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 3px dashed #bbb;
}

    .n_sel input, .n_sel select {
        float: left;
        height: 24px;
        line-height: 24px;
    }

    .n_sel input {
        width: 500px;
    }

    .n_sel a {
        float: left;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        width: 50px;
        text-align: center;
        background-color: #FC5F38;
        color: #fff;
    }
/*.p19{}
.p19 a{margin-lefT:7px}
.p18{border:1px solid #c9c9c9;padding:3px 5px 3px 5px}
.p18:hoveR{ background:#009147;color:#FFF}*/
.switch_page {
    padding-left:60px;
    text-align: center;
    margin: 20px auto 30px;
    overflow: hidden;
}

    .switch_page a {
        float: left;
        display: inline-block;
        color: #333;
        padding: 4px 6px;
        margin-left: 7px;
        border: 1px solid #ccc;
    }

    .switch_page p {
        float: right;
        color: #666;
        line-height: 30px;
    }

    .switch_page a:hover {
        background: #f5f5f5;
    }

    .switch_page a.curr {
        background: #FC5F38;
        color: #fff;
        border: 1px solid #FC5F38;
    }

    .switch_page input[type="text"] {
        height: 27px;
        width: 36px;
        float: left;
    }

    .switch_page input[type="button"] {
        height: 27px;
        padding: 0 5px;
        float: left;
    }

    .switch_page .pageDataNum {
        float: left;
        padding-top: 5px;
    }

.listview > h5 {
    font-size: 18px;
    font-weight: bold;
    color: #2a83d3;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 3px dashed #bbb;
}

.k_list {
    overflow: hidden;
    margin: 20px 0 30px;
}

    .k_list a {
        float: left;
        display: inline-block;
        font-size: 14px;
        width: 136px;
        line-height: 24px;
        border-bottom: 1px dotted #ccc;
        padding: 10px 0;
        margin: 0 22px;
    }

.ban_txt img {
    float: left;
    margin-right: 20px;
}

.ban_txt .txt {
    float: left;
    width: 500px;
}

    .ban_txt .txt h3 {
        font-size: 24px;
        color: #2a83d3;
        line-height: 28px;
        margin-bottom: 14px;
        margin-top: 20px;
    }

    .ban_txt .txt p {
        font-size: 14px;
        color: #777;
    }

.dtb h3 {
    font-size: 20px;
    color: #2a83d3;
    font-weight: bold;
}

.dtit {
    float: left;
    width: 220px;
}

    .dtit a {
        float: left;
        display: inline-block;
        font-size: 16px;
        color: #777;
        font-weight: bold;
        width: 180px;
        height: 24px;
        line-height: 24px;
        padding: 10px 0;
        text-align: center;
        background-color: #e5e5e5;
        margin-top: 30px;
        position: relative;
    }

        .dtit a:before {
            position: absolute;
            top: 12px;
            right: -18px;
            content: '';
            width: 0;
            height: 0;
            border-bottom: 10px solid transparent;
            border-top: 10px solid transparent;
            border-left: 18px solid #ddd;
        }

    .dtit .on {
        color: #333;
        background-color: #90d5ff;
    }

        .dtit .on:before {
            border-left: 18px solid #90d5ff;
        }

.dtcon {
    width: 930px;
    border-left: 1px solid #ddd;
    padding-left: 30px;
    margin-bottom: 30px;
}

.dtcon_x h6 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #2a83d3;
    margin-bottom: 3px;
}

.dtcon_x .info {
    background-color: #ceeeff;
    text-align: center;
    line-height: 24px;
    margin-bottom: 20px;
}

    .dtcon_x .info span {
        padding: 0 20px;
    }

.dtcon_x .txt p {
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
    margin-bottom: 8px;
}

.zding {
    margin-top: 42px;
}

.bdcon {
    width: 820px;
}

.dtcon .switch_page {
    margin-bottom: 0;
}

.zding img {
    width: 307px;
    height: 255px;
}

.n_list2 .n_list {
    border-bottom: 0;
    padding: 0;
    line-height: 30px;
}

.n_list2 hr {
    border: 1px dotted #ccc;
}

.dtcon_x1 {
    width: 100%;
    padding-left: 0;
    border-left: 0;
}

    .dtcon_x1 .txt, .lx_x .txt {
        padding: 20px 50px;
        background-color: #f8f8f8;
        border: 1px solid #eee;
        margin-top: -16px;
    }

.peix {
    margin-top: 10px;
}

    .peix h3 {
        float: left;
        margin-right: 50px;
    }

    .peix .n_sel {
        border-bottom: 0;
        padding-bottom: 0;
    }

.pxjz {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

    .pxjz .time {
        float: left;
        width: 120px;
        padding: 20px;
        background-color: #90d5ff;
        text-align: center;
        color: #333;
    }

        .pxjz .time span {
            display: block;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .pxjz .xq {
        float: right;
        width: 990px;
    }

        .pxjz .xq h6 {
            font-size: 16px;
            margin-bottom: 20px;
            font-weight: bold;
        }

            .pxjz .xq h6 a {
                color: #333;
            }

    .pxjz .info {
        font-size: 12px;
        border-bottom: 1px dotted #ccc;
        border-top: 1px dotted #ccc;
        padding: 6px 0;
        margin-bottom: 10px;
    }

        .pxjz .info span {
            padding-right: 30px;
        }

    .pxjz .xq p {
        font-size: 14px;
        line-height: 24px;
    }

        .pxjz .xq p span {
            display: inline-block;
            float: left;
            width: 50%;
        }

.jianb {
    padding: 20px 0;
    border-bottom: 2px dotted #aaa;
    overflow: hidden;
}

.jblist {
    float: left;
    width: 538px;
    margin: 0 20px;
}

    .jblist img {
        float: left;
        width: 220px;
        height: 270px;
    }

    .jblist .txt {
        float: left;
        width: 270px;
        margin-left: 30px;
        font-size: 14px;
    }

        .jblist .txt h6 {
            font-size: 16px;
            margin-bottom: 20px;
            font-weight: bold;
        }

        .jblist .txt p {
            line-height: 24px;
        }

        .jblist .txt span {
            display: block;
            color: #2a83d3;
        }

    .jblist .inf {
        overflow: hidden;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px solid #ddd;
        font-size: 14px;
    }

        .jblist .inf span {
            display: inline;
            color: #888;
        }

        .jblist .inf a {
            float: right;
            color: #f00;
        }

            .jblist .inf a:hover {
                text-decoration: underline;
            }

.n_sel .upload {
    width: 100px;
    margin-left: 30px;
}

.anli h3 {
    margin-bottom: 20px;
}

table th, table td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
}

table th {
    background-color: #E4E4E4;
    border: 1px solid #E4E4E4;
}

table td a {
    color: #333;
}

.an_x th {
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #fff;
}

.an_x td p {
    text-indent: 2em;
    margin-bottom: 3px;
    line-height: 20px;
}

.alcon_x {
    border-left: 0;
}


.n_list h5 a:hover, .n_list h6 a:hover, .k_list a:hover, .dange a:hover, .dange .on, .subNav:hover, .pxjz .xq h6 a:hover, table td a:hover {
    color: #2a83d3;
}

/* 个人中心 */
.u_box {
    border: 1px solid #D0D0D0;
    border-top: 2px solid #2a83d3;
    margin-bottom: 30px;
    padding: 20px;
    overflow: hidden;
}

.u_table {
    margin-top: 12px;
}

.u_box .must {
    color: #FC5F38;
    font-weight: bold;
    padding: 0 3px;
}

.u_box input[type=text], .u_box textarea, .u_box select {
    border: 1px dashed #069;
}

.u_box .p20 {
    margin-bottom: 10px;
    padding: 0;
}

.u_table th, .u_table td {
    border: 0;
}

.u_box .btn {
    float: left;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 120px;
    text-align: center;
    background-color: #FC5F38;
    color: #fff;
    margin-left: 96px;
}

.u_t_d {
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 32px;
}

    .u_t_d h6 {
        float: left;
        font-size: 16px;
        color: #2a83d3;
        font-weight: bold;
    }

        .u_t_d h6 a {
            font-size: 14px;
        }

            .u_t_d h6 a:hover {
                text-decoration: underline;
            }

    .u_t_d .btn {
        float: right;
        margin-right: 0;
    }

.ui-remark {
    color: #A9A9A9;
    padding-left: 1em;
}

.u_table .input1 {
    width: 220px;
    height: 24px;
    padding: 0 8px;
}

.u_table input[type=file] {
    padding: 0;
}

.u_table .label {
    width: 82px;
    text-align: right;
}

.u_box .txt_a {
    width: 500px;
    height: 200px;
    padding: 8px;
}

.u_box .input2 {
    width: 500px;
}

.u_table1 .label {
    width: 109px;
}

.u_box .u_table1 .btn {
    margin-left: 124px;
}

.u_box .u_table1 .txt_a {
    width: 673px;
    height: 160px;
}
