﻿﻿/* CSS Document */

body {
    margin: 0 auto;
    padding: 0;
    width: 1340px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    background: url(../images/index_01.gif) top  repeat-x ;
    /*bj.jpg*/
    /*background-size: cover;*/
    /*background-color:#69c5ea;*/
    /*background-image: url(images/index_01.gif);*/
    /*background-repeat: repeat-x;*/
    background-color: #E6F4FF;
    text-align: center;

 
    -ms-behavior: url(Css/backgroundsize.min.htc);
    behavior: url(Css/backgroundsize.min.htc);
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #000000;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.x {
    box-shadow: #dcdcdc 3px 3px 3px;
}

a {
    cursor: pointer;
}

/* 头部 */

.content {
    margin: 0 auto;
    background: url(../images/bj-1.png) no-repeat;
    width: 629px;
    height: 491px;
    margin-top: 20px;
}

.head {
    padding-top: 162px;
    padding-left: 26px;
}

.main-content {
}

.main-content-left {
    float: left;
    margin-left: 33px;
    margin-top: 25px;
}

.main-content-right {
    float: left;
    margin-left: 70px;
    margin-top: 10px;
}

.main-content-right-title {
}

.main-content-right-title1 {
    margin-top: 9px;
    margin-bottom: 4px;
}

.main-content-right-input {
    width: 210px;
    height: 22px;
    border: 1px solid #c3ced4;
}

.button {
    margin-top: 13px;
}

.button-sure {
    float: left;
}

.button-reset {
    float: left;
    margin-left: 16px;
}

.footer {
    margin: 0 auto;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    width: 629px;
    background: url(../images/bj-3.png) no-repeat;
    height: 39px;
    margin-bottom: 110px;
}

    .footer a {
        color: #b33a49;
        text-decoration: underline;
    }

/* 列表页 */

.lb-content {
    margin: 30px;
    width: 1280px;
    height: 780px;
    background-color: #ffffff;
    padding-top: 1px;
}

.lb-content-top {
    width: 1248px;
    height: 54px;
    border: 1px solid #d9dee2;
    background-color: #eeeff1;
    margin-left: 15px;
    margin-top: 14px;
}

.lb-content-top-search {
}

.lb-content-top-search-left {
    color: #00559a;
    font-size: 16px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 15px;
}

.lb-content-top-search-right {
    float: left;
    margin-top: 10px;
}

.lb-content-top-search-right-input {
    float: left;
    border: 1px solid #dcdcdc;
    color: #bfbdbd;
}

.lb-content-top-search-right-input-content {
    width: 260px;
    height: 30px;
    float: left;
    border: 1px solid #dcdcdc;
    color: #bfbdbd;
    padding-left: 10px;
    border: 0;
}

.lb-content-top-search-right-button {
    float: left;
}

.lb-content-top-date {
    margin-top: 18px;
    margin-left: 200px;
    float: left;
}

.lb-content-top-date-left {
    float: left;
}

.lb-content-top-date-right {
    float: left;
    margin-left: 6px;
}

.lb-content-top-welcome {
    float: left;
    margin-top: 17px;
    margin-left: 40px;
}

.lb-content-top-welcome-left {
    float: left;
}

.lb-content-top-welcome-right {
    float: left;
    margin-left: 8px;
}

.lb-content-top-delete {
    float: left;
    margin-top: 15px;
    margin-left: 30px;
}



.lb-content-main {
    width: 1248px;
    height: 680px;
    border-top: 6px solid #43a3e5;
    border-left: 1px solid #d9dee2;
    border-right: 1px solid #d9dee2;
    border-bottom: 1px solid #d9dee2;
    background-color: #ffffff;
    margin-left: 15px;
    margin-top: 8px;
    background: url(../images/bj-4.jpg) repeat-x bottom;
}

.lb-table {
    width: 1248px;
}

.lb-table-bj {
    background-color: #eeeff1;
    text-align: center;
    border-bottom: 1px solid #e2e5f4;
    border-right: 1px solid #dfdfdf;
}

.lb-table-bj1 {
    background-color: #eeeff1;
    text-align: center;
    border-bottom: 1px solid #e2e5f4;
}

.lb-table-bj2 {
    text-align: center;
    border-bottom: 1px solid #e2e5f4;
}

.lb-table-bj3 {
    background-color: #eeeff1;
    text-align: center;
    border-bottom: 1px solid #e2e5f4;
}

.page_con {
    display: inline;
    float: left;
    width: 1290px;
    height: 30px;
    overflow: hidden;
    margin-top: 35px;
    padding-bottom: 20px;
}

.page {
    width: 600px;
    height: 30px;
    overflow: hidden;
    margin: 0 auto;
}

    .page a {
        display: inline-block;
        float: left;
        margin-left: 5px;
        font-size: 14px;
        background: #ffffff;
        border: 1px solid #e3e3e3;
        height: 24px;
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        color: #333;
    }

        .page a:hover {
            text-decoration: none;
            background: #43a3e5;
            color: #FFF;
        }

    .page span {
        display: inline-block;
        float: left;
        margin-left: 5px;
        border: 1px solid #e3e3e3;
        height: 24px;
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        background: #43a3e5;
        color: #FFF;
        font-size: 14px;
    }

    .page label {
        display: inline;
        float: left;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #333;
        margin-left: 5px;
    }

/* 写信页面 */


.lb-content-main1 {
    width: 1248px;
    height: 680px;
    border-top: 6px solid #43a3e5;
    border-left: 1px solid #d9dee2;
    border-right: 1px solid #d9dee2;
    border-bottom: 1px solid #d9dee2;
    margin-left: 15px;
    margin-top: 8px;
    background: url(../images/bj-5.jpg) repeat-x bottom #eeeff1;
}

.lb-content-main-writer {
    width: 1180px;
    height: 34px;
    margin-left: 50px;
    margin-top: 48px;
}

.lb-content-main-writer-size {
    float: left;
    width: 60px;
    margin-top: 7px;
    text-align: center;
}

.lb-content-main-writer-input {
    float: left;
    width: 1095px;
    height: 30px;
    margin-left: 10px;
    border: 1px solid #c8c8c8;
}


.lb-content-main-title {
    width: 1180px;
    height: 34px;
    margin-left: 50px;
    margin-top: 24px;
}

.lb-content-main-abstract {
    width: 1180px;
    height: 300px;
    margin-left: 50px;
    margin-top: 24px;
}

.lb-content-main-abstract-input {
    float: left;
    width: 1095px;
    height: 300px;
    margin-left: 10px;
    border: 1px solid #c8c8c8;
}

.lb-content-main-enclosure {
    width: 1170px;
    height: 34px;
    margin-left: 50px;
    margin-top: 24px;
}

.lb-content-main-writer-enclosure-right {
    width: 1099px;
    float: left;
}

.lb-content-main-writer-enclosure-input {
    float: left;
    width: 995px;
    height: 30px;
    margin-left: 10px;
    border: 1px solid #c8c8c8;
}

.lb-content-main-writer-enclosure-button {
    float: left;
    width: 79px;
    height: 34px;
    margin-left: 8px;
}

.lb-content-main-button {
    margin-top: 62px;
    margin-left: 425px;
}

.lb-content-main-button-save {
    float: left;
}

.lb-content-main-button-sent {
    float: left;
    margin-left: 30px;
}

.lb-content-main-button-cancle {
    float: left;
    margin-left: 30px;
}

.lb-w-content-top-date {
    margin-top: 18px;
    margin-left: 300px;
    float: left;
}
 .footer_txt {
    background-color: #9ed9f0;
    height: 70px;
    padding: 25px 0;
    box-sizing: border-box;
    font-size: 0px;
}
 .footer_txt .container {
    width: 1200px;
    margin: 0 auto;
}
 .footer_txt p.left {
    width: 230px;
    text-align: left;
}
  .footer_txt p {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.footer_txt p.left_mid {
    width: 300px;
    text-align: center;
}
 .footer_txt p.right_mid {
    width: 360px;
    text-align: center;
}
 .footer_txt p.right {
    width: 300px;
    text-align: right;
}
.footer_txt p a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
a {
    text-decoration: none;
    background: transparent;
}