@charset "utf-8";

.nav_ul li{ list-style:none;float:left; width:205px; height:60px; padding:18px; text-align:center;}
.nav_ul li a{ 
   width: 220px;
height: 60px;
float: left;
line-height: 60px;
display: block;
border: 1px #ccc solid;
margin: 10px 10px 2px 2px
}
.nav_ul li a:hover,.xxgklm li a.hover{ color:#FFF}
.list_r_box .list_ul li{
    height: 36px !important;
    line-height: 36px !important;
}
.list_r_box .more {
    display: block;
    width: 100px;
    height: 30px;
    background: #f2f2f2;
    text-align: center;
    line-height: 30px;
    margin: 10px auto;
}
.bd_new ul  li{
background:bottom;
width: calc(100% /2 - 30px);
margin-right: 10px;
padding: 10px;
height: 60px;
line-height: 60px;
}
.bd_a80 > ul > li a{
	
    width: calc(100% - 20px);
    margin: 0;
    padding: 0 10px;
}