﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

input {
    border: none;
}

select, input {
    vertical-align: middle;
}

legend {
    color: #000;
}

.clean:before, .clean:after, .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clean:after, .clearfix:after {
    clear: both;
}

.clean, .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.linkhidden {
    text-indent: -9999em;
    overflow: hidden;
}

.hidden {
    display: none;
}

a {
    text-decoration: none;
}


/*头部*/
.top {
    height: 55px;
    width: auto;
    background: url(../images/top_bg_r.png) no-repeat right #2880e4;
    border-bottom: 1px solid #2880e4;
}

    .top .logo {
        width: 314px;
        height: 55px;
        float: left;
        display: inline;
    }

    .top .line {
        float: left;
        display: inline;
        height: 24px;
        padding: 20px 0 0 20px;
    }

    .top .members {
        float: left;
        display: inline;
        padding-left: 25px;
        line-height: 25px;
        background: url(../images/m_b.png) no-repeat;
        background-position: 2px 7px;
        font-size: 12px;
        height: 24px;
        color: #fff;
        margin: 18px 0 0 20px;
    }


    .top .right {
        float: right;
        display: inline;
        padding: 5px;
    }

        .top .right li {
            float: left;
            display: inline;
            padding-left: 10px;
        }

            .top .right li.talk {
                width: 16px;
                height: 16px;
                background: url(../images/talk.jpg) no-repeat;
            }

                .top .right li.talk:hover {
                    background: url(../images/talk_h.jpg) no-repeat;
                }

            .top .right li.set {
                width: 16px;
                height: 16px;
                background: url(../images/set.jpg) no-repeat;
            }

                .top .right li.set:hover {
                    background: url(../images/set_h.jpg) no-repeat;
                }

            .top .right li.narrow {
                width: 16px;
                height: 16px;
                background: url(../images/narrow.jpg) no-repeat;
            }

                .top .right li.narrow:hover {
                    background: url(../images/narrow_h.jpg) no-repeat;
                }

            .top .right li.amp {
                width: 16px;
                height: 16px;
                background: url(../images/amp.jpg) no-repeat;
            }

                .top .right li.amp:hover {
                    background: url(../images/amp_h.jpg) no-repeat;
                }

            .top .right li.shut {
                width: 16px;
                height: 16px;
                background: url(../images/shut.jpg) no-repeat;
            }

                .top .right li.shut:hover {
                    background: url(../images/shut_h.jpg) no-repeat;
                }

/*主要内容*/

.location {
    height: 37px;
    background: url(../images/lc_i.jpg) no-repeat #e3eafd;
    line-height: 37px;
    background-position: 15px 8px;
    color: #555;
    border-bottom: 1px solid #d6d6d6;
    overflow: hidden;
}

    .location p {
        padding-left: 40px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
        float: left;
        display: inline;
        overflow: hidden;
    }

        .location p a {
            color: #555;
            font-family: "微软雅黑";
        }

            .location p a:hover {
                color: #2871d5;
            }

        .location p span {
            color: #2871d5;
        }

        .location p em {
            font-family: "宋体";
            font-weight: bold;
        }

        .location p.p_righ {
            float: right;
            display: inline;
            background: url(../images/return.png) no-repeat;
            background-position: 15px 8px;
            padding-left: 40px;
            padding-right: 20px;
            overflow: hidden;
            cursor: pointer;
        }
/*
.location { height: 37px;  background: url(../images/lc_i.jpg) no-repeat #e3eafd;line-height: 37px; background-position: 15px 8px; color: #555;border-bottom: 1px solid #d6d6d6;}

.location p {padding-left: 40px; font-family: "微软雅黑"; font-size: 12px; color: #555;}
.location p a { color: #555; font-family: "微软雅黑"; }
.location p a:hover { color: #2871d5;}
.location p span {color: #2871d5; }
.location p em { font-family: "宋体";font-weight: bold;}
		
.location{height: 37px; background: url(../images/lc_i.jpg) no-repeat #e3eafd; line-height: 37px; background-position: 15px 8px; color: #555;  border-bottom: 1px solid #d6d6d6; overflow:hidden;}		
.location .loc_lef{ float:left; display:inline;}
.location .loc_lef ul{ padding-left:30px;}
.location .loc_lef li{ float:left; display:inline; padding-left:10px; line-height:37px; font-size:12px; font-family:"宋体";}
.location .loc_lef li a{ font-family:"微软雅黑"; color:#555;}
.location .loc_lef li a:hover{color:#2871d5;}
.location .loc_lef li.on{font-family:"微软雅黑"; color:#2871d5;}

.location .loc_rig{ float:right; display:inline;font-family:"微软雅黑"; font-size:12px; color:#555;}
.location .loc_rig li{ float:left; display:inline; line-height:37px; padding:0 23px;cursor:pointer;}
.location .loc_rig li.return{ background:url(../images/return.png) no-repeat; background-position:0 10px;}
*/

#mian {
    margin: 20px 10px 0 10px;
}
/*列表页*/
/*.rolling_box {
    overflow-x: hidden;
    overflow-y: auto;
}*/

.box_1 {
    width: auto;
    height: 26px;
    overflow: hidden;
}

.but_box {
    float: left;
    display: inline;
}

    .but_box li {
        float: left;
        margin-right: 6px;
        padding: 2px 7px;
        height: 22px;
        line-height: 20px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        cursor: pointer;
    }

        .but_box li.bnt_01 {
            background: url(../images/bnt_01.png) no-repeat #62b916;
            background-position: 5px 5px;
            padding-left: 25px;
            font-size: 14px;
            color: #fff;
            overflow: hidden;
        }

            .but_box li.bnt_01:hover {
                background: url(../images/bnt_01.png) no-repeat #54b400;
                background-position: 5px 5px;
            }

        .but_box li.bnt_02 {
            background: url(../images/bnt_02.png) no-repeat #62b916;
            background-position: 5px 5px;
            padding-left: 25px;
            font-size: 14px;
            color: #fff;
            overflow: hidden;
        }

            .but_box li.bnt_02:hover {
                background: url(../images/bnt_02.png) no-repeat #54b400;
                background-position: 5px 5px;
            }

        .but_box li.bnt_03 {
            background: url(../images/bnt_03.png) no-repeat #ff6f6f;
            background-position: 5px 5px;
            padding-left: 25px;
            font-size: 14px;
            color: #fff;
            overflow: hidden;
        }

            .but_box li.bnt_03:hover {
                background: url(../images/bnt_03.png) no-repeat #f65757;
                background-position: 5px 5px;
            }



/*.but_01{ width:60px; height:26px; background: url(../images/but_01.png) no-repeat; overflow:hidden;}
.but_02{ width:60px; height:26px; background: url(../images/but_02.png) no-repeat; overflow:hidden;}
.but_03{ width:60px; height:26px; background: url(../images/but_03.png) no-repeat; overflow:hidden;}
.but_04{ width:25px; height:26px; background: url(../images/search.png) no-repeat; overflow:hidden;}
*/

.search_box {
    float: right;
    display: inline;
}

.text {
    height: 19px;
    border: 1px solid #ddd;
    padding: 2px 4px;
    color: #666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.search_box li {
    float: left;
    display: inline;
    margin-left: 6px;
}

    .search_box li.bnt_04 {
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        width: 25px;
        cursor: pointer;
        line-height: 24px;
        height: 25px;
        background: url(../images/bnt_04.png) no-repeat #2880e4;
        background-position: 4px 4px;
        overflow: hidden;
    }

        .search_box li.bnt_04:hover {
            height: 25px;
            background: url(../images/bnt_04.png) no-repeat #1773dd;
            background-position: 4px 4px;
            overflow: hidden;
        }

    .search_box li.sch_senior {
        cursor: pointer;
        width: 74px;
        height: 25px;
        padding-left: 6px;
        line-height: 25px;
        color: #333;
        font-size: 13px;
        background: url(../images/sch_cen_bg.png) no-repeat;
        background-position: 65px 8px;
    }

        .search_box li.sch_senior.on {
            cursor: pointer;
            width: 74px;
            height: 25px;
            padding-left: 6px;
            line-height: 25px;
            color: #333;
            font-size: 13px;
            background: url(../images/sch_cen_bg_h.png) no-repeat;
            background-position: 65px 8px;
        }


table.tab {
    margin-top: 10px;
    border-top: 1px solid #d5e5f3;
    font-size: 14px;
    font-weight: bloder;
}

    table.tab tr.tit {
        margin-top: 1px;
        font-size: 14px;
        background: #edf3ff;
        border-bottom: none;
        color: #2c2c2c;
        font-weight: bold;
    }

        table.tab tr.tit td {
            border-bottom: none;
        }

    table.tab tr {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

        table.tab tr td {
            text-align: center;
            border-bottom: 1px solid #e7e7e7;
        }

            table.tab tr td.lef {
                padding-left: 10px;
                text-align: left;
                width: auto;
            }

            table.tab tr td a {
                color: #1565d2;
            }

                table.tab tr td a:hover {
                    color: #f00;
                }

        table.tab tr.donot {
            font-size: 14px;
            font-weight: bold;
        }

            table.tab tr.donot a {
                color: #1565d2;
                font-size: 14px;
            }

                table.tab tr.donot a:hover {
                    color: #f00;
                }

                table.tab tr.donot a span {
                    color: #f00;
                    font-size: 12px;
                }

        table.tab tr td.w50 {
            width: 50px;
            overflow: hidden;
        }

        table.tab tr td.w96 {
            width: 96px;
            overflow: hidden;
        }
		table.tab tr td.w80 {
            width:80px;
            overflow: hidden;
        }
		table.tab tr td.w70 {
            width:70px;
            overflow: hidden;
        }
		table.tab tr td.w70 a { color:#0e9547;}
		table.tab tr td.w70 a span { color:#f00;}
        table.tab tr td.w30 {
            width: 30px;
            overflow: hidden;
        }

		table.tab tr td.w160 {
            width: 160px;
            overflow: hidden;
        }
        table.tab tr td.w150 {
            width: 150px;
            overflow: hidden;
        }

        table.tab tr td.w250 {
            width: 250px;
            overflow: hidden;
        }
/*table.tab tr.bg_blu{ background:#fff3ef;}
table.tab tr.bg_yel{ background:#fffeed;}
table.tab tr.bg_gre{ background:#f5f5f5;}
*/
table.tab tr.bg_red{ background:#ffeae4;}
table.tab tr.bg_yel{ background:#fcfed7;}
table.tab tr.bg_gre{ background:#f5f5f5;}



/*分页*/
/*#pagelist { float:right; display:inline; font-size:12px; margin-top:10px;height:24px;}
#pagelist ul li { float:left; border:1px solid #dfdfdf; height:24px; line-height:24px; margin:0px 2px;}
#pagelist ul li a{ color:#333;}
#pagelist ul li a, .pageinfo { display:block; padding:0px 6px; background:#fff;}
.pageinfo  { color:#555;}
.current { background:#fff; color:#F00; padding:0px 6px; font-weight:bold;}
*/
#pagelist2 {
    float: right;
    display: inline;
    margin-top: 10px;
    line-height: 22px;
    margin-bottom: 10px;
}

    #pagelist2 p {
        font-size: 14px;
        color: #333;
    }

        #pagelist2 p a {
            font-size: 14px;
            color: #333;
        }

        #pagelist2 p span {
            border: 1px solid #dfdfdf;
            background: #d2e2f8;
            text-align: center;
            padding: 0 6px;
            display: inline-block;
        }

            #pagelist2 p span a {
                color: #333;
                display: inline;
            }

        #pagelist2 p em {
            border: 1px solid #dfdfdf;
            text-align: center;
            padding: 0 6px;
            display: inline-block;
        }

.em_text {
    line-height: 22px;
    padding: 2px 6px;
    /*border: 1px solid #dfdfdf;*/
    width: 18px;
    text-align: right;
}

.current {
    color: #F00;
}
