/*--------菜单-----*/
.header_logo img {
    width: 3rem;
    height: 0.75rem;
}
.muen li {
    margin-left: 0.5rem;
}
.arrow_top{
    height: 2.2rem;
}
.muen ul:last-child li{
    margin-left: 0.58rem;
}
.muen ul:last-child li:first-child{
    margin-left: 0.1rem;
}
/*---------banner-----*/
/*--------banner------*/
.abroad_banner {
    height: 3rem;
    width: 100%;
}
.abroad_banner img{
    width: 100%;
    height: 3rem;
}
/*-----专题----*/
.abroad_topic ul li {
    margin-left: 0.2rem;
    border-right: 0.01rem solid #8d8d8d;
}

/*--------列表----*/
.abroad_info .tab_menu li{
    width: 1.24rem;
}
.tab_box11>div{
    display: none;
}
.tab_box11>div:first-child{
    display: block;
}
/*---------招生简章-----*/
.health_jz{
    background: #ffffff;
    margin-top: 0.1rem;
}
.tab_menu{
    margin-top: 0.2rem;
    border-bottom: 0.01rem solid #d2d2d2;
}
.health_jz .tab_menu li{
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.28rem;
    color: #3b3b3b;
    float: left;
   /* width: 1.2rem;*/
    margin-left: 0.2rem;
    text-align: center;
    cursor: pointer;
}
.health_jz .tab_menu li:first-child{
    margin-left: 0;
}
.health_jz .tab_menu .on12{
    color: #ff6868;
    border-bottom: 0.03rem solid #ff6868;
    z-index: 99;
}
.jz_01 {
    margin-top: 0.2rem;
}
.jz_01 li{
    border-bottom: 0.01rem dashed #dcdcdc;
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
}
.tab_box12>div{
    display: none;
}
.tab_box12>div:first-child{
    display: block;
}

@media (max-width: 768px) {
    .abroad_topic ul li{
        margin-left: 0.15rem;
    }
}
@media (max-width: 420px) {
    .abroad_topic ul li {
        margin-left: 0.1rem;
    }
}
@media (max-width: 360px) {
    .abroad_topic ul li {
        margin-left: 0.05rem;
    }
}







