

/* CSS Document */
body, h1, h2, h3, h4, h5, h6, dl, dd, dt, ul, li, img, form, input, p, table, tr, td {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    color: #515151;
    font-family: "宋体";
    background: none repeat scroll 0 0 #f1f2f7;
}

select, input, img {
    vertical-align: middle;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

.clear {
    clear: both;
}


input[type="text"], input[type="password"] {
    height: 34px;
    line-height: 34px;
    padding: 0px 12px;
    border-radius: 4px;
    border: 1px solid #e2e2e4;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

select {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding: 5px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

#wrap {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #F5F8FD;
}

#header {
    height: 105px;
    background: url(../images/header-bg.jpg);
    border-bottom: 3px solid #118AC3;
}

.logo {
    float: left;
    padding: 15px 20px 0 18px;
}

.nav {
    float: left;
    padding-top: 79px;
}

    .nav li {
        float: left;
        padding-right: 2px;
    }

        .nav li a {
            font-size: 14px;
            font-family: "微软雅黑";
            color: #3B3B3B;
            padding: 3px 10px;
            background: #fff;
            border: 1px solid #CADCEA;
        }

            .nav li a:hover, .nav li a:visited {
                color: #fff;
                background: #118AC3;
                border: 1px solid #118AC3;
            }

#main {
    background: #f1f2f7;
}

.main-left {
    width: 126px;
    padding: 50px 0 0 24px;
    float: left;
}

    .main-left li {
        line-height: 26px;
        background: url(../images/xmfuhao.png) no-repeat left;
    }

        .main-left li a {
            color: #515151;
            margin-left: 15px;
        }

            .main-left li a:hover, .main-left li a:visited {
                background: #CCE6FF;
                padding: 2px 8px;
                color: #0054A8;
            }

.main-right {
    width: 96%;
    float: left;
    margin: 22px 22px 12px;
    background-color: #fff;
}

    .main-right h2 span {
        padding-left: 8px;
        margin-right: 20px;
    }

    .main-right h2 a {
        width: 62px;
        height: 24px;
        font-size: 12px;
        color: #515151;
        display: inline-block;
        line-height: 24px;
        text-align: center;
    }

        .main-right h2 a:hover {
            background: url(../images/h_bg.png);
            color: #0d8bca;
        }

.form,.form-new {
    width: 96%;
    background: #fff;
    padding: 20px 0 20px 40px;
}

    .form tr {
        line-height: 25px;
    }

    .form td {
        padding-top: 5px;
    }

.form-new td{
	padding:10px
}
.wenzi {
    color: #515151;
    padding-right: 32px;
}

.tex {
    width: 396px;
}

.tex4 {
    width: 180px;
    height: 20px;
    border: 1px solid #D9E2EB;
    line-height: 20px;
    padding-left: 4px;
}

.tex1 {
    width: 93px;
    height: 20px;
    border: 1px solid #D9E2EB;
    line-height: 20px;
    padding-left: 4px;
    margin-right: 2px;
}

.tex3 {
    width: 396px;
    height: 20px;
    border: 1px solid #D9E2EB;
    line-height: 20px;
}

.tara {
    line-height: 20px;
    padding-left: 4px;
}

.sex {
    padding: 0 6px;
}

.comm {
    color: #8d8d8d;
    padding-left: 20px;
}



/*------------------------------------------------------list--------------------------------------------------------------*/
.m-r-top {
    margin: 10px;
}

.button {
    float: right;
    background-color: #41cac0;
    border: 0 none;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin-left: 10px;
}

.button1 {
    background-color: #58c9f3;
    border: 0 none;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 10px;
}
.button2 {
    background-color: #bec3c7;
    border: 0 none;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 10px;
}
.m-r-center {
    background: #fff;
    margin: 10px;
}

.tr1 {
    height: 38px;
}

    .tr1 td {
        border-bottom: 1px solid #ddd;
        padding:0 5px
    }

.tr2 {
    height: 38px;
}

.tr2_c {
    height: 38px;
    background: #eee;
}

    .tr2_c td, .tr2 td {
        padding: 0px 5px;
        height:60px;
        line-height:30px;
    }

.mul_td {
    border-bottom: 1px solid #e6e6e6;
}

.tr2 a, .tr2_c a {
    text-decoration: none;
    color: #0d8bca;
}

    .tr2 a:hover, .tr2_c a:hover {
        text-decoration: underline;
    }

.liebiao {
    margin-bottom: 10px;
}

    .liebiao h2 {
        font-weight: bold;
        color: #0d8bca;
        background: #F1F9FC;
        border: 1px solid #d9e6f0;
        padding: 9px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .liebiao li {
        line-height: 20px;
        color: #515151;
        padding-left: 10px;
    }

.title {
    width: 100%;
    font-size: 14px;
    color: #0d8bca;
    font-weight: bold;
}

.title_left {
    font-weight: bold;
    color: #666;
    font-size: 14px;
    padding:15px 10px;
}

    .title_left span {
        padding-left: 8px;
    }

.title_right {
    text-align: right;
    padding-right:10px
}

.search {
    background: #fff;
}

.search_t {
    height: 36px;
    background: #fff;
}

.s_t, .main-right h2 {
    font-weight: bold;
    color: #666;
    font-size: 14px;
    padding: 15px 10px;
    border-bottom: 1px solid #e1e1e1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.search_c {
    height: 36px;
}

    .search_c td {
        padding: 10px 10px 0;
    }

.s_c {
    padding-left: 9px;
}

.s_text {
    margin-left: 20px;
    width: 170px;
}

.search tr {
    height: 36px;
}
.info td {
    padding: 15px 10px;
}
.quick {
    text-align: center;
}

    .quick a {
        color: #515151;
    }

        .quick a:hover {
            text-decoration: underline;
        }

.first, .prew, .next, .last, .go {
    padding: 5px 10px;
    border: none;
    cursor: pointer;
    background-color: #428bca;
    border-radius: 3px;
    color: #fff;
}

.page {
    text-align: right;
}

.page_s {
    width: 18px;
    height: 12px;
}


.number {
    width: 16px;
    height: 16px;
    text-align: center;
    margin: 0 4px;
    border: 1px solid #d1d1d1;
    color: #515151;
    font-weight: bold;
}

.h-left {
    width: 10px;
    height: 10px;
    background: url(../images/h-left.png);
    border: none;
    cursor: pointer;
}

.h-right {
    width: 10px;
    height: 10px;
    background: url(../images/h-right.png);
    border: none;
    cursor: pointer;
}

/*------------------------------------------------------登录--------------------------------------------------------------*/
#wrap1 {
    width: 100%;
    height: 618px;
    background: url(../images/sign-bg.jpg);
    padding-top: 150px;
}

.sign {
    width: 532px;
    height: 227px;
    background: url(../images/sign-form-bg.png);
    margin: 0 auto;
    padding: 140px 0 0 37px;
    font-family: "微软雅黑";
    font-size: 20px;
}

    .sign tr {
        height: 59px;
    }

.input {
    width: 369px;
    height: 34px;
    border: 1px solid #b7b7b7;
    line-height: 34px;
    padding-left: 5px;
    color: #7d7d7d;
    font-family: "微软雅黑";
}

.sign_button1 {
    width: 136px;
    height: 38px;
    background: url(../images/abutton1.png);
    border: none;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.sign_button2 {
    width: 136px;
    height: 38px;
    background: url(../images/abutton2.png);
    border: none;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin-left: 22px;
}


/*------------------------------------------------------站点广告--------------------------------------------------------------*/
.position {
    border: #a4c9d8 1px solid;
    background: #e9f7fb;
    line-height: 28px;
    padding-left: 8px;
}

    .position a {
        color: #1f779a;
    }

.ad-bottom {
    background: #fff;
    margin-bottom: 10px;
}

.liebiao1 {
    border-bottom: 1px solid #ddd;
    padding:15px 9px;
}

    .liebiao1 li {
        float: left;
        padding-right: 10px;
    }

        .liebiao1 li a {
            color: #0d8bca;
        }

.ad-tuwen {
    padding: 20px 40px;
}

    .ad-tuwen dd {
        padding-top: 10px;
    }

.form1 {
    line-height: 20px;
}

    .form1 a {
        color: #515151;
    }

.tex2 {
    width: 150px;
    height: 24px;
    border: 1px solid #D9E2EB;
    line-height: 24px;
    padding-left: 4px;
    margin-right: 5px;
}

/*-------------------------------------------------------分页-------------------------------------------------------------*/
#pagination {
    text-align: center;
}

.pagination {
    width: 686px;
    padding: 7px 0;
    margin: 0 auto;
}

    .pagination a {
        text-decoration: none;
        color: #333;
    }

        .pagination a:hover {
            color: #F60;
            text-decoration: none;
        }

* html .pagination {
    margin: 5px 0 3px;
}

* + html .pagination {
    margin: 12px 0 3px;
}

    .pagination a {
        padding: 6px 10px;
        border: solid 1px #E6E6E6;
        background: #fff;
    }

        .pagination a:hover {
            color: #fff;
            background: #F60;
        }

    .pagination .current {
        color: #F60;
        padding: 6px 10px;
        font-weight: bold;
        background: #FFF4DC;
        border: solid 1px #F60;
    }

/*-------------------------------------------------------file控件-------------------------------------------------------------*/
.file-box {
    position: relative;
    width: 340px;
}

.btn {
    background-color: #FFF;
    border: 1px solid #D9E2EB;
    height: 34px;
    width: 70px;
    line-height:34px;
    border-radius:3px;
}

.file {
    position: absolute;
    top: 0;
    right: 80px;
    height: 24px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 260px;
}

.explain-label{
  color:#999
}

 .dd_selbox {
            box-shadow: -1px 2px 10px rgba(20%, 20%, 40%, 0.5);
            width: 720px;
            display: none;
            margin-left:-360px;
            border-radius: 4px;
            background-color: white;
            position: absolute;
			left:50%;
			top:100px;
			z-index: 1050;
        }

            .dd_selbox h2 {
                background-color: #ff6c60;
                color: white;
                height: 50px;
                line-height: 50px;
                font-size: 14px;
                padding-left: 10px;
                border-radius: 4px 4px 0 0;
            }

            .dd_selbox .search_box {
                position: absolute;
                top: 8px;
                right: 5px;
            }

            .dd_selbox .communitybox_div {
                margin: 10px;
                overflow: hidden;
                position: relative;
            }

            .dd_selbox .communitybox_ul {
                position: relative;
            }
            .dd_selbox .communitybox_ul li {
                float: left;
                width: 130px;
                padding: 5px;
                position: relative;
            }
            .dd_selbox input {
                margin-right: 5px;
            }

            .dd_selbox  button {
                height: 32px;
                padding: 0 10px;
            }

            .dd_selbox .btnbox {
                height: 50px;
                line-height: 50px;
                padding-left: 15px;
            }

            .dd_selbox .btnwrap {
                float: right;
                margin-right: 10px;
            }

            .dd_selbox .page_box, .dd_selbox .selallbox {
                float: left;
            }
            .dd_selbox .page_box
			{
                 padding-left: 10px;
			}
                .dd_selbox .page_box a {
                    background-color: #fff;
                    border: 1px solid #ddd;
                    color: #428bca;
                    padding: 4px 12px;
                    position: relative;
                    text-decoration: none;
                    border-radius: 4px;
                    margin: 0 3px;
                    font-size: 16px;
                }

                    .dd_selbox .page_box a.selected {
                        background-color: #41cac0;
                        color: #fff;
                    }
		 .dd_backdrop {
            background-color: #fff;
            bottom: 0;
            left: 0;
            position: fixed;
            right: 0;
            top: 0;
            z-index: 1040;
            display: none;
            opacity:0.1;
        }