.linkBox{ width: 100%; height: 2.15rem;background: #ffdb00; display: flex;justify-content: center;align-items: center}
.linkBox p{ color: #481c02; margin: 0 1rem ;font-weight: bold}
.lingImg{width: 1.2rem;height: 1.2rem; }
.wh_img{ width: 100%;height: 100%}
.title { text-align: center; 	color: #ffaa00; font-size: 1.1rem;font-weight: bold ;color: #ffaa00;margin: 0.5rem 0}
.min-title{ color: #333333;font-size: 0.8rem; text-align: center}
.pannel2_cont, .pannel3 .TabContent2{ border: solid 4px #ffdb00;}
.pannel2_cont table tr td:first-child{
    background-color: #ffaa00 !important;
}
.pannel2_cont .TabContent1 table ul li span{
    color: #ffaa00;
    margin-right: 2px
}

.paster1s {
    width: 16rem;
    margin: 1rem auto;
}
.paster1s img {
    width: 100%;
}
.pops {
    position: fixed;
    width: 14rem;
    height: 14rem;
    top: 50%;
    left: 50%;
    margin-left: -7rem;
    margin-top: -7rem;
    z-index: 999;
}
.pops .popup {
    width: 100%;
    position: relative;
}
.pops .popup img {
    width: 100%;
}
.pops .popup .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
}
.pops .popup .close img {
    width: 100%;
    height: 100%;
}

.btn a, .pannel4_btn{
    /*background-color: #ffd400;*/
    /*box-shadow: 0px 3px 5px 0px*/
    /*rgba(51, 51, 51, 0.25);*/
    border-radius: 22px;
    margin: 0  1rem;
    color: #481c02;
    width: 40%;
    font-size: 0.9rem;
     background:url('../../images/zt/bn2021/btn2.png') no-repeat center ;
    background-size: cover;
}
.ying ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ying ul li {
     width: 10.7rem;
     margin: 1rem;
}
.ying ul li p{
    padding: 0.5rem;
    font-size: 0.8rem;
}
.fuwu{
    margin-top: 0.5rem;
}
.fuwu ul {
     display: flex;
    justify-content: center;

}
.fuwu ul  li { margin: 1rem 0.2rem}

.fuwu ul  li  .fuwuImg{
    width: 5rem;
    height:5rem;

    margin: 0.5rem auto;
}
.fuwu ul  li .fuwuTitle{
    width: 6rem;
    height: 1.3rem;
    font-size: 0.8rem;
    background-color: #ffd400;
    border-radius: 18px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    line-height: 1.3rem;
}
.fuwu ul  li p{ text-align: center; font-size: 0.8rem;color: #333333; padding: 0.5rem}

.focus2{
    background-color: #ffd400;
}
.xueBox{
    width: 25.7rem;
    background: #ffd400;
    padding: 0.3rem;
    margin: 0.5rem auto;

}
.xueTab {
     display: flex;
    justify-content: space-around;

}
.xueTab li { border: solid 1px #481c02;   font-size: 0.65rem; text-align: center; margin: 0.5rem 0.1rem}
.xueTab li.active{background-color: #481c02; color: #ffffff }
.xueCot li{ display: none}
.xueCot li:nth-child(1){ display: block}


.teacherTab {
    display: flex;
    justify-content: space-around;
}
.teacherTab li {
    border: solid 1px #481c02;   font-size: 0.65rem; text-align: center; margin: 0.5rem 0.1rem
}
.teacherTab li p{ padding: 0.3rem 0.3rem}
.teacherTab li.active{background-color: #481c02; color: #ffffff }
.teacherCot li{ display: none}
.teacherCot li:nth-child(1){ display: block}
.teacherCot  li h1 { text-align: center; font-size: 1rem;color: #481c02; }
.teacherCot  li  p{ font-size: 0.8rem;padding: 0.5rem}

.btn{
    display: flex;
    justify-content: center;

}
.pannel-4{ margin-top: 0}