/* 页面自定义css样式 */

.bt-box {
    background: #f6fbfe;
    padding-bottom:40px;
}

body {
    background: none !important;
}


/* 当前位置 */

.bt-place {
    line-height: 3.875rem;
    margin-bottom: 0;
    background: none;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb {
    background: url(bt-currentPosition.png) no-repeat center left;
    padding: 0 0 0 1.375rem;
}

.bt-breadcrumb a {
    font-family: "Microsoft YaHei";
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb a:last-child {
    color: #3a83e9;
}

.bt-breadcrumb span {
    margin: 0 .0625rem;
}

.dqwz {
    display: none;
}

.title {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-align: center;
    color: #333;
    margin-top: .4375rem;
}

.lmy-box {
    margin-top: 2.5rem;
}

.lmy-lb-sec {
    width: 217px;
    height: auto;
}

.lmy-lb-sec li {
    width: 100%;
    height: 3.125rem;
    line-height: 3.125rem;
    margin-top: 1.25rem;
}

.lmy-lb-sec li:nth-child(1) {
    background: url(lmy1.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(1) {
    border-radius: .5rem;
    background: url(lmy1-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(1):hover {
    border-radius: .5rem;
    background: url(lmy1-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(2) {
    background: url(lmy2.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(2) {
    border-radius: .5rem;
    background: url(lmy2-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(2):hover {
    border-radius: .5rem;
    background: url(lmy2-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(3) {
    background: url(lmy3.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(3) {
    border-radius: .5rem;
    background: url(lmy3-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(3):hover {
    border-radius: .5rem;
    background: url(lmy3-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(4) {
    background: url(lmy4.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(4) {
    border-radius: .5rem;
    background: url(lmy4-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(4):hover {
    border-radius: .5rem;
    background: url(lmy4-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(5) {
    background: url(lmy5.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(5) {
    border-radius: .5rem;
    background: url(lmy5-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(5):hover {
    border-radius: .5rem;
    background: url(lmy5-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(6) {
    background: url(lmy6.png) 2rem center no-repeat;
}

.lmy-lb-sec ul li.hover:nth-child(6) {
    border-radius: .5rem;
    background: url(lmy6-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li:nth-child(6):hover {
    border-radius: .5rem;
    background: url(lmy6-on.png) 2rem center no-repeat #3a83e9;
}

.lmy-lb-sec li a {
    width: 100%;
    height: 100%;
    padding-left: 4.4375rem;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 1rem;
    color: #333;
    display: block;
}

.lmy-lb-sec ul li.hover a {
    color: #fff;
    font-weight: 700;
}

.lmy-lb-sec ul li:hover a {
    color: #fff;
    font-weight: 700;
}

.lmy-lb-sec li:first-child {
    margin-top: 0;
}


/* column-center */

.column-center {
    width: 1.3125rem;
}


/* lmy-list */

.lmy-list {
    width: 60.125rem;
    border-radius: 1rem;
    background: linear-gradient(360.00deg, #d9ecff 0%, #f2f8ff 100%);
    padding-top: .625rem;
    padding-bottom: 1.875rem;
    padding-right: 1.25rem;
    min-height: 25rem;
}

.lmy-list li {
    width: 10.5rem;
    line-height: 3.125rem;
    border-radius: .5rem;
    background: #fff;
    margin-left: 1.25rem;
    margin-top: 1.25rem;
    text-align: center;
}

.lmy-list li.wtjy:nth-child(1) a,
.lmy-list li.wtjy:nth-child(2) a,
.lmy-list li.wtjy:nth-child(3) a {
    color: #d58906;
}

.lmy-list li.wtjy:nth-child(4) a,
.lmy-list li.wtjy:nth-child(5) a,
.lmy-list li.wtjy:nth-child(6) a {
    color: #3a83e9;
}

.lmy-list li.wtjy:nth-child(6)~li a {
    color: #e12e2e;
}

.lmy-list li a {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 1rem;
    color: #333;
    display: block;
}

.school-img {
    position: absolute;
    width: 12.5rem !important;
    height: 12.5rem !important;
    top: 50%;
    left: 50%;
    margin-left: -19.0625rem;
    margin-top: -3.4375rem;
    display: none;
    border: .0625rem solid;
}

.school {
    position: relative;
}

.school:hover .school-img {
    display: block;
    cursor: none;
}

.mob-school {
    display: none;
}

@media (max-width: 768px) {
    body,
    .bt-box {
        background: none !important;
    }
    .bt-breadcrumb {
        display: none;
    }
    .bt-place {
        padding: 0 0;
    }
    .dqwz {
        display: block;
        width: 100%;
        line-height: 5.5rem;
        background: #F5FBFF;
        color: #999;
        padding-left: 1.5rem;
    }
    .dqwz a {
        color: #999;
        font-size: 1.625rem;
    }
    /* 适老化 */
    .mob-school {
        display: block;
    }
    .school,
    .lmy-lb-sec,
    .column-center {
        display: none;
    }
    .title {
        height: 6.6875rem;
        line-height: 6.6875rem;
        font-size: 2.75rem;
    }
    .lmy-list {
        width: 100%;
    }
    .lmy-list li {
        width: 190px;
        line-height: 100px;
    }
    .lmy-list li a {
        font-size: 2.125rem;
    }
}