@charset "utf-8";
#bigbox {
    width: 100%;
    height: 100%;
    background-color: #0061d4;
    background-image: url(/static/images/web/teaSpace.png?version=2.1.8);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}

.spaceLogo {
    padding: 25px 0;
}

.spaceLogo img{
    max-height: 70px;
}


#box {
    width: 1080px;
    height: 571px;
    margin: 0 auto;
}

#box > ul {
    float: left;
}

#box > ul li {
    box-shadow: 0 0 6px rgba(45, 63, 94, .3);
}

#box .box11 {
    width: 254px;
    height: 571px;
    margin-right: 16px;
}

#box .box22 {
    width: 258px;
    height: 571px;
    margin-right: 16px;
}

#box .box33 {
    width: 259px;
    height: 571px;
    margin-right: 16px;
}

#box .box44 {
    width: 260px;
    height: 571px;
}

.a1 {
    width: 254px;
    height: 235px;
    background: #FFF;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding-top: .1px;
    color: #000;
}

.a2 {
    width: 254px;
    height: 94px;
    margin-bottom: 15px;
    background-image: url(/static/images/web/student8.jpg?version=2.1.8);
    background-position: center;
    background-repeat: no-repeat;
}

.a21 {
    width: 254px;
    height: 94px;
    background-image: url(/static/images/web/student82.png?version=2.1.8);
    background-position: center;
    background-repeat: no-repeat;
}

.a3 {
    width: 258px;
    height: 94px;
    background-image: url(/static/images/web/student20.jpg?version=2.1.8);
    background-repeat: no-repeat;
    background-position: center;

}
.a4 {
    width: 258px;
    height: 94px;
    background-image: url(/static/images/web/student22.jpg?version=2.1.8);
    background-repeat: no-repeat;
    background-position: center;

    margin-bottom: 15px;
}

.b1 {
    width: 258px;
    height: 169px;
    background-image: url(/static/images/web/student3.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 16px;
}

.b2 {
    width: 258px;
    height: 166px;
    background-image: url(/static/images/web/student5.png?version=2.1.8);
    margin-bottom: 15px;
}

.b3 {
    width: 258px;
    height: 95px;
    background-image: url(/static/images/web/student9.png?version=2.1.8);
    margin-bottom: 15px;
}

.b4 {
    width: 258px;
    height: 97px;
    background-image: url(/static/images/web/student14.png?version=2.1.8);
}

.c1 {
    width: 258px;
    height: 234px;
    background-image: url(/static/images/web/student4.png?version=2.1.8);
    margin-bottom: 15px;
}

.c2 {
    width: 258px;
    height: 101px;
    background-image: url(/static/images/web/student21.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.c3 {
    width: 258px;
    height: 94px;
    margin-bottom: 15px;
    background-image: url(/static/images/web/student10.png?version=2.1.8);
}

.c4 {
    width: 254px;
    height: 101px;
    margin-bottom: 15px;
    background-image: url(/static/images/web/student12.png?version=2.1.8);
    background-position: 0 -5px;
}

.d1 {
    width: 258px;
    height: 234px;
    background-image: url(/static/images/web/student7.png?version=2.1.8);
    margin-bottom: 15px;
}

.d2 {
    width: 258px;
    height: 101px;
    background-image: url(/static/images/web/student11.png?version=2.1.8);
    margin-bottom: 15px;
}

.d3 {
    width: 258px;
    height: 94px;
    background-image: url(/static/images/web/student6.png?version=2.1.8);
    margin-bottom: 15px;
}

.d4 {
    width: 258px;
    height: 94px;
    background-image: url(/static/images/web/student14.png?version=2.1.8);
}

.picture {
    display: block;
    width: 110px;
    height: 110px;
    background: white;
    border: 2px solid #dcdcdc;
    border-radius: 100%;
    margin: 0 auto 15px;
}

.nameTitle {
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    margin-top: 0;
    height: 37px;
    line-height: 30px;
}

.listoo {
    width: 100%;
    min-height: 350px;
    text-align: center;
    margin: 0 auto 0;
    margin-top: 16px !important;
    background: white;
    position: relative;
}

.listoo > li {
    width: 200px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
    box-shadow: none !important;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    cursor: pointer;
}

.listoo > li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #0d60ea;
    font-size: 22px;
}

.listoo > li a:hover {
    color: #f7772a;
}

.imgm {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: .1px;
}

.imgm > img {
    display: block;
    margin: 50px auto 0;
}

.imgb {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 60px;
}

.imgb > img {
    display: block;
    margin: auto auto;
}

.imgs {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: .1px;
}

.imgs > img {
    display: block;
    margin: 35px auto 0;
}

.imgmb {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
}

.imgmb > img:nth-of-type(1) {
    display: block;
    margin: auto;
}

.imgmb > img:nth-of-type(2) {
    margin-left: 32px;
    margin-top: 20px;
}

.pers_head {
    background: #00386f;
}

.pers_top a.active {
    background: none;
    color: #77ebff;
    opacity: 1;
}