﻿* {
    padding: 0px;
    margin: 0px;
}

#all {
    width: 1366px;
    height: 1820px;
    border: solid 1px white;
    margin: auto;
    margin-top: 0;
    background-image: url("imageindex.jpg");
    background-repeat: no-repeat;
    background-color: #F7F2F2;
    /*filter: alpha(opacity=85); 设置背景图片透明度
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;*/
}

#save {
    width: 100px;
    height: 23px;
    background-color: #0ea6e0;
    text-align: center;
}

    #save ul {
        list-style-type: none;
    }

    #save li {
        font-size: 18px;
    }

    #save a {
        color: white;
    }

#d2 {
    width: 996px;
    height: 67px;
    border: none;
    margin: 0 auto;
    margin-top: 168px;
    background-color: #5388e8;
    line-height: 65px;
    font-size: 23px;
}

    #d2 a { /* 水平导航a链接标签*/
        color: #061570;
        text-decoration: none;
    }

        #d2 a:hover {
            color: #08a632;
            cursor: pointer;
        }

    #d2 ul {
        list-style-type: none;
    }

    #d2 li {
        display: inline;
        margin-left: 18px;
        font-size: 19px;
        font-family: STSong;
    }

#d3 { /* 大块*/
    width: 996px;
    height: 1400px;
    border: none;
    margin: 0 auto;
    margin-top: 5px;
}

#c1 { /* 左大块*/
    width: 400px;
    height: 1400px;
    border: none;
    float: left;
}

#a1 { /* 轮播图*/
    width: 400px;
    height: 270px;
    border: solid 5px #f8e7e7;
}

.ig {
    position: absolute;
}

/*.btn {
    position: absolute;
    height: 60px;
    width: 30px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    top: 400px;
    cursor: pointer;
    /*display:none;*/
}

.btn2 {
    left: 880px;
}

ul {
    list-style-type: none;
}

#tabs {
    position: absolute;
    margin-top: 250px;
    margin-left: 140px;
}

.tab {
    width: 10px;
    height: 10px;
    background-color: #5388e8;
    float: left;
    text-align: center;
    line-height: 10px;
    color: #fff;
    margin-right: 10px;
    border-radius: 100%;
    cursor: pointer;
}

.bg {
    background-color: #ff0000;
}

#a2 {
    width: 400px;
    height: 315px;
    border-top: 0px;
    border-right: solid 5px #f8e7e7;
    border-bottom: 0px;
    border-left: solid 5px #f8e7e7;
}

#a21 {
    width: 400px;
    height: 40px;
    background-color: #5388e8;
    border-bottom: none;
}

    #a21 li {
        float: left;
        list-style-type: none;
        line-height: 40px;
        font-family: 'Microsoft YaHei';
        font-weight: 800;
        margin-left: 10px;
    }

    #a21 a {
        text-decoration: none;
        color: black;
    }

        #a21 a:hover { /* 当有鼠标悬停在链接上 */
            text-decoration: underline;
        }

#a22 { /* Recruitment*/
    width: 400px;
    height: 305px;
    border-bottom: solid 5px #f8e7e7;
    background-color: white;
    font-family: "Microsoft YaHei";
}

    #a22 p {
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    #a22 li {
        display: block;
        font-family: STSong;
        padding-top: 14px;
        margin-left: 5px;
    }

    #a22 a {
        text-decoration: none;
        color: black;
    }

        #a22 a:hover { /* 当有鼠标悬停在链接上 */
            text-decoration: underline;
        }

#a3 {
    width: 400px;
    height: 940px;
    border: solid 5px #f8e7e7;
}

#a31 {
    width: 400px;
    height: 40px;
    border: none;
    background-color: #5388e8;
}

    #a31 li {
        float: left;
        list-style-type: none;
        line-height: 40px;
        font-family: 'Microsoft YaHei';
        font-weight: 800;
        margin-left: 10px;
    }

    #a31 a {
        text-decoration: none;
        color: black;
    }

        #a31 a:hover { /* 当有鼠标悬停在链接上 */
            text-decoration: underline;
        }


#a32 { /*members主要内容*/
    width: 400px;
    height: 920px;
    border-bottom: none;
    background-color: #F7F2F2;
}

#songimg {
    width: 125px;
    height: 150px;
    padding-top: 10px;
    padding-left: 5px;
    float: left;
}

#songct {
    width: 260px;
    height: 150px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 10px;
    float: left;
}

    #songct p {
        font-family: "Microsoft YaHei";
        font-size: 13px;
        text-align: center;
    }

#clickbox {
    width: 50px;
    margin-left: 150px;
    font-size: 18px;
}

#songbox {
    width: 700px;
    height: 700px;
    border-top: solid 1px red;
    display: none;
}

    #songbox p {
        font-family: 'Microsoft YaHei';
        font-size: 15px;
        margin-left: 10px;
        margin-right: 10px;
    }

#rtab, #stab {
    border-collapse: collapse;
    margin-top: 10px;
}

    #rtab td {
        border: solid 1px black;
        height: 40px;
        width: 400px;
        font-size: 13px;
        font-family: "Microsoft YaHei";
        text-align: center;
    }

    #stab td {
        border: solid 1px black;
        border-collapse: collapse;
        height: 40px;
        width: 400px;
        font-size: 13px;
        font-family: "Microsoft YaHei";
        text-align: center;
    }

#others h4 {
    font-family: "Microsoft YaHei";
}

#c2 { /* 右大块*/
    width: 580px;
    height: 1540px;
    border: solid 5px #f8e7e7;
    border-bottom: none;
    float: right;
}

#b1 { /* 中心简介*/
    width: 580px;
    height: 590px;
    border: none;
    background-color: white;
    font-size: 13px;
    text-align: justify;
    font-family: 'Microsoft YaHei';
}

    #b1 p {
        padding-left: 15px;
        padding-right: 15px;
    }

.pp {
    text-align: left;
}

#b21 { /*Achievements*/
    width: 580px;
    height: 40px;
    background-color: #5388e8;
    border-left: 0px;
    border-top: solid 5px #f8e7e7;
}

    #b21 li {
        float: left;
        list-style-type: none;
        line-height: 40px;
        font-family: 'Microsoft YaHei';
        font-weight: 800;
        margin-left: 10px;
    }

#b22 {
    width: 580px;
    height: 720px;
    background-color: white;
    font-family: "Microsoft YaHei";
}

#bigs {
    width: 580px;
    height: 240px;
}

.img {
    width: 160px;
    height: 240px;
    border: solid 1px black;
    float: left;
    margin-top: 10px;
    margin-left: 25px;
    margin-bottom: 5px;
}

#achcon p {
    font-family: "Microsoft YaHei";
    font-size: 13px;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}



#b230 {
    width: 576px;
    height: 40px;
    background-color: #5388e8;
}

    #b230 li {
        float: left;
        list-style-type: none;
        line-height: 40px;
        font-family: 'Microsoft YaHei';
        font-weight: 800;
        margin-left: 10px;
    }

#b231 {
    width: 180px;
    height: 63px;
    border-bottom: none;
    background-color: white;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

#b232 {
    width: 180px;
    height: 63px;
    border-bottom: none;
    background-color: white;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

#b233 {
    width: 180px;
    height: 63px;
    border-bottom: none;
    background-color: white;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

span {
    text-decoration: underline;
    color: blue;
}

#footer {
    width: 100%;
    height: 70px;
    /*background-size: cover;*/
}

#footup {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    margin-top: 10px;
    background-color: #F3F4F6;
}

#footdown {
    width: 100%;
    height: 20px;
    background-color: white;
}

#ftab {
    margin: auto;
    text-align: center;
    line-height: 50px;
}

    #ftab a {
        text-decoration: none;
    }

        #ftab a:hover {
            text-decoration: underline;
            color: red;
        }
