/*主体样式*/
.banner-top {
    height: 520px;
    background: url("../images/private01.jpg") no-repeat center;
}

.banner-tow {
    background: rgba(188,235,255,0.5);
    padding: 50px 0;
}

.list {
    margin: 70px 0 50px;
}

.list > ul > li {
    width: 96px;
    float: left;
    color: #5E5802;
    cursor: default;
    text-align: center;
    margin-top: 40px;
}

.list > ul > li:nth-child(2) {
    width: 150px;
    margin-right: 55px;
    margin-left: 55px;
}

.list > ul > li:nth-child(n+4) {
    margin-left: 86px;
}

.carriage {
    /*height: 1574px;*/
    background: url("../images/private05.jpg") no-repeat center;
}

.carriage-top,
.file-top,
.ban-top {
    margin: 50px 0 30px 0;
}

.sea,
.sky {
    margin: 50px 0;
}

.sea > h1,
.sky > h1 {
    color: #1d2088;
    font-family: "兰亭黑简体";
    font-size: 30pt;
}

.sea-top > p,
.sea-btm > p,
.sky-top > p {
    font-family: "黑体-简";
    font-size: 16pt;
    color: #000;
}

.sea-top > p > span,
.sea-btm > p > span {
    display: inline-block;
    font-size: 24pt;
}

.sea-list {
    margin-top: 30px;
}

.sea-list > p {
    font-size: 14px;
    text-align: right;
    line-height: 30px;
}

.list-pic {
    background: rgba(188, 235, 255, 0.5);
}

.list-pic > h1 {
    font-family: "兰亭黑简体";
    font-size: 30pt;
    line-height: 90px;
    text-align: center;
}

.list-pic > ul > li {
    float: left;
    text-align: center;
    margin-left: 80px;
    margin-bottom: 20px;
}

.circle {
    margin-bottom: 20px;
}

.sea-btm {
    margin-top: 30px;
}

.sea-tabel {
    margin-top: 15px;
}

.sky-list {
    margin: 20px 0;
}

.file {
    /*height: 1329px;*/
    background: url("../images/private20.jpg") no-repeat center;
}

.ban-word {
    margin-bottom: 50px;
}
.ban-word >p{
    line-height: 25px;
    /*letter-spacing:5px;*/
}

.file-btm {
    height: 70px;
    background: url("../images/private21.png") no-repeat;
}
