.tfxhq .bd .bdList img{width:227px;height:143px;}
.tfxhq .bd .bdList  a img {
	display: block;
	width: 227px;
	height: 143px;
	transition: 0.3s;
}
.tfxhq .bd .bdList  a:hover img {
	transform: scale(1.2,1.2);
	transition: 0.3s;
}
.tfxhq .bd .bdList .a {
	display: block;
	width: 227px;
	height: 143px;
	overflow: hidden;
}

@media screen and (min-width: 268px) and (max-width: 959px) {
#nav3 {width:100%!important;}
.ybxhq>.bd .bdl {width:100%!important;margin-left:0!important;}
.ybxhq .bd .bdl a {width: auto!important;}
.sjxhq>.bd .bdr>a {width: 100%;margin-right:0!important;}
.sjxhq>.bd .bdr>a:first-child+a+a+a img {width:100%!important;}
.sjxhq>.bd .bdr>a img {width:100%!important;}
.sjxhq>.bd .bdr>a:first-child+a+a+a+a img {width:100%!important;}
    
.tfxhq .bd .bdList {width: 90%!important;}

.tfxhq .bd .bdList img{width:100%;height:143px;}
.tfxhq .bd .bdList  a img {
	display: block;
	width: 100%;
	height: 143px;
	transition: 0.3s;
}
.tfxhq .bd .bdList  a:hover img {
	transform: scale(1.2,1.2);
	transition: 0.3s;
}
.tfxhq .bd .bdList .a {
	display: block;
	width: 100%;
	height: 143px;
	overflow: hidden;
}

}