@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 20px;
}
.spaceLogo img{
    max-height: 70px;
}
#box {
    width: 1100px;
    height: 610px;
    margin: 0 auto;
}

#box > ul {
    float: left;
}

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

#box .box11 {
    width: 256px;
    height: 610px;
    margin-right: 16px;
}

#box .box22 {
    width: 540px;
    height: 610px;
    margin-right: 16px;
}

#box .box22 li {
    float: left;
}

#box .box33 {
    width: 256px;
    height: 610px;
}

.a1 {
    width: 256px;
    height: 257px;
    background: #FFF;
    margin-bottom: 15px;
    padding-top: .1px;
}

.a3 {
    width: 256px;
    height: 117px;
    background-image: url(/static/images/web/i.png?version=2.1.8);
    margin-bottom: 15px;
}

.a5 {
    width: 256px;
    height: 92px;
    background-image: url(/static/images/web/teaIndexBg1.jpg?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.a6 {
    width: 256px;
    height: 92px;
    background-image: url(/static/images/web/teaIndexBg2.jpg?version=2.1.8);
    background-position: -1px center;
}

.b1 {
    width: 538px;
    height: 389px;
    background-image: url(/static/images/web/b.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.b2 {
    width: 261px;
    height: 92px;
    background-image: url(/static/images/web/f.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-right: 15px;
    margin-bottom: 15px;
}

.b3 {
    width: 262px;
    height: 92px;
    background-image: url(/static/images/web/h.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.b4 {
    width: 261px;
    height: 92px;
    background-image: url(/static/images/web/g.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-right: 15px;
}

.b5 {
    width: 262px;
    height: 92px;
    background-image: url(/static/images/web/l.png?version=2.1.8);
    background-repeat: no-repeat;
}

.c1 {
    width: 256px;
    height: 119px;
    background-image: url(/static/images/web/c.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;

}
.c21 {
    width: 256px;
    height: 119px;
    background-image: url(/static/images/web/teaIndexBg4.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 16px;
}
.c21_img{
    width: 256px;
    height: 119px;
}
.c22 {
    width: 256px;
    height: 119px;
    background-image: url(/static/images/web/teaIndexBg5.png?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 16px;
}

.c2 {
    width: 256px;
    height: 92px;
    background-image: url(/static/images/web/teaIndexBg3.jpg?version=2.1.8);
    background-repeat: no-repeat;
    margin-bottom: 15px;
    background-position: -1px center;
}



.c3 {
    width: 256px;
    height: 92px;
    background-image: url(/static/images/web/m.png?version=2.1.8);
    background-repeat: no-repeat;
}

.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: 24px;
    height: 37px;
}

.loginIcon {
    margin-top: -3px;
}

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

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

.listoo > li:nth-of-type(4) {
    margin-bottom: 14px;
}

.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: 30px auto 0;
}

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

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

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

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

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

.imgmb .aaa {
    display: block;
    margin: 50px auto 0;
}

.imgmb .bbb {
    display: block;
    margin-left: 32px;
}

.pers_head {
    background: #00386f;
}

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