.team li {
    height: 3.4rem;
}

@media screen and (min-width:1200px){
    .sidebarMenu dl {
        transform: translateY(-1rem);
    }
    .sidebarMenu dl dt{
        
        text-transform: capitalize;
        padding: 0 .2rem 0 .45rem;
        line-height: 1.1;
        height: 1rem;
        text-indent: 0;
    }
 
}
.meau ul li {
    padding: 0 .1rem;
}

.meau ul>li>a {
    font-size: .16rem;
}
.list2 li {
    height: 2rem;
}
.list2 li p:last-child {
    white-space: normal;
    font-size: .15rem;
}

.sildeDown_item dd a {
    font-size: .16rem;

}
.team_bottom p {
    margin: .1rem 0 0;
}
.team_bottom span {
    white-space: normal;
    
    font-size: .12rem;
    overflow: hidden;
}
.right_item_bottom h4 {
    word-break: break-all;
  }
.footer .ft_meau dl {
    padding:0 .1rem 0 .2rem;

}
  .footer .ft_meau dl dd {
    font-size: .15rem;
}


.footer .ft_meau dl {

    height: 4.1rem;
}

.footer .ft_meau dl:last-child {
    width: 1.8rem;
}
.contentMenu .fl ul li {
    display: table;
    font-size: .14rem;
}
.contentMenu .fl ul li a{
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
}
@media screen and (max-width:1550px){
    
    .list2 li {
        height: 2.4rem;
    }
}
@media screen and (max-width:1300px){
    
    .list2 li {
        height: 2.8rem;
    }
}
@media screen and (max-width:1200px) {

    .list2 li {
        height: 3.75rem;
      
    }
    .list2 li p:last-child {
        font-size: .3rem;
    }
    .footer .ft_meau dl {
        padding:0 10px 0 20px;
    
    }
    .team li {
        height: 4.7rem;
    }
    .team_bottom span {
        max-height: .7rem;
        font-size: .12rem;

    }
    .meau .meau_item li a {
        font-size: 12px;
    }
    
    .footer .ft_meau dl {

        height: 5.2rem;
    }
    .footer .ft_meau dl dd::before {
        left: -20px;
    }
    .footer .ft_meau dl dd a {

        font-size: .24rem;
     
    }
    .contentMenu .fl ul li {

        font-size: .21rem;
    }
}
@media screen and (max-width:900px){
    .headTop{
        display: none;
    }
    .phoneMeau{
        background-color: #012a5c;
        display: block;
    }
}
@media screen and (max-width:768px) {
    .list2 li {
        height: 170px;
    }
    .list2 li p:last-child {
        font-size: 16px;
    }
    .team li {
        height: 265px;
    }
    .team_bottom span {
        max-height: 35px;
        font-size: 13px;
    }

    .dir_Menu li{
        height: 55px;
    }
    .contact dd {
        margin-bottom: 20px;
    }
    .sm_footer ul li a{
        color: white;
    }
    .sidebarMenu dl{
        transform: translateY(-60px);
    }
    .sidebarMenu dl dt{
        height: 60px;
    }
    .contentMenu .fl ul li {
        display: table;
        font-size: 14px;
    }
    .dir_Menu li {
        display: table;
        width: 100%;
    }
    .dir_Menu li a {
        display: table-cell;
        vertical-align: middle;
    }
    .OwHeader .title span {
        font-size: 22px;

    }
    .sidebarMenu dl dd {
        width: 48%;
        margin-right: 4%;
        font-size: 14px;

    }
    .sidebarMenu dl dd a {
        padding-right: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
