.products_PCnav .cai .an {
	float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1e85e4;
    width: 21%;
    max-width: 240px;
    margin-right: 2%;
    position: relative;
    margin-top: 4px;
    margin-left: 2%;
	color:#fff;
	
}














.cd-products {
    width: 960px;
    margin: 0 auto;
}
.cd-products .cd--products {
    padding-top: 20px;
    padding-bottom: 30px;
}
.cd-products .cd--products a:hover{
	opacity:0.5;
}
.cd--products li{
    margin-bottom: 5px;
    
}
.cd--products li img{ max-width:100%;}










html,body,div,ul,li,a{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
.products_PCnav{
	height: 50px;
        padding: 20px;
    margin-bottom: 20px;
}
.products_PCnav .cai{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
.products_PCnav .cai li{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e5e4e4;
    width: 21%;
    max-width: 240px;
    margin-right: 2%;
    position: relative;
    margin-top: 4px;
    margin-left: 2%;
}
}
.products_PCnav .cai li a{
	
}
.products_PCnav .cai li .second-nav{
	width: 100%;
	display: none;
	position: absolute;
    z-index: 1;
    top: 40px;
}
.products_PCnav .cai li .second-nav li{
	position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    border-top: 1px solid #f1f1f1;
}
.products_PCnav .cai li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 100%;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}
@media (max-width: 992px) {
	.products_PCnav .cai .an {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1e85e4;
    width: 40%;
    max-width: 240px;
    margin-right: 2%;
    position: relative;
    margin-top: 4px;
    margin-left: 2%;
    color: #fff;
}
.cd-products {
    width: 100%;
    margin: 0 auto;
}
    .products_PCnav .cai li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e5e4e4;
    width: 40%;
    max-width: 240px;
    margin-right: 2%;
    position: relative;
    margin-top: 4px;
	color: #383838;
    /* margin: auto; */
  
}
.products_PCnav {
    height: 100px;
}
	}

td{
	text-align:center;
	}
td a{
		display: inline-block;
border: 1px solid #ccc;
padding: 2px 9px;
margin: 0 3px;
line-height: 20px;
background: #fff;
color: #999;
}
td a:hover {color: #fff;}




