.listbrand {overflow: hidden;}
.listbrand div {width: calc((100% - 140px) / 8);float: left;margin-right: 20px;margin-bottom: 20px; overflow: hidden;}
.listbrand div:nth-of-type(8n 0) {margin-right: 0px;}
.listbrand div .bpic {line-height: 0px; overflow: hidden; border: #ddd 1px solid; box-sizing: border-box; width: 100%;}
.listbrand div .bpic img {width: 100%;transition: 0.6s all;}
.listbrand div .bpic:hover img {transform: scale(1.1);}
.listbrand div .btit {width: 100%; height: 20px;line-height: 20px; overflow: hidden;text-align: center;}
.brand-list1 div {width:200px;float:left;text-align:center;}
.brand-list1 img {-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.brand-list1 img:hover {-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);}

.brand-list2 {width:880px;overflow:hidden;padding-top:6px;}
.brand-list2:after {content:"";display:block;clear:both;}
.brand-list2 li {width:130px;height:48px;line-height:48px;padding:0 10px;margin:0 0 20px 20px;border:#eeeeee 1px solid;float:left;text-align:center;font-size:16px;overflow:hidden;border-radius:12px;}
.brand-list2 li:hover {border:#ff6600 1px solid;background:#f6f6f6;}

.brand_title {padding:10px 10px 0 10px;}
.brand_info {margin:0 10px 0 10px;padding:5px 10px 15px 15px;line-height:22px;}
.brand_info li {line-height:32px;height:32px;font-size:14px;}
.brand_logo {border:#eeeeee 1px solid;padding:6px;margin:10px 0;}
.brand_video {text-align:center;padding:16px 0;}
.brand_pdt {border-top:#eeeeee 1px dotted;height:10px;font-size:1px;}
.brandtj {width: calc((100% - 10px) / 2);float: left; overflow: hidden; margin-bottom: 1px; margin-top: 5px;}
.brandtj:nth-of-type(2n 0) {float: right;}
.brandtj li:nth-child(1) {overflow: hidden;list-style: none;line-height: 0px; border: #ddd 1px solid; box-sizing: border-box;}
.brandtj li:nth-child(1) img {width: 100%;}
.brandtj li:nth-child(2) {width: 100%; height: 20px; line-height: 20px; text-align: center; overflow: hidden;list-style: none; margin-top: 5px;}

.isdpptit {
	width: 100%;
	height: 60px;
	background-color: #f6f6f6;
}
.isdpptit li {
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
	overflow: hidden;
	cursor: pointer;
	font-size: 18px;
}
.isdpptit .on {
	background-color: #9a3732;
	color: #fff;
	font-weight: bold;
}
.isdppcon {
	overflow: hidden;
	box-sizing: border-box;
	border-right: #eee 1px solid;
}
.isdppcon li {
	list-style: none;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	width: 20%;
	border-left: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding: 0px;
	line-height: 0px;
	text-align: center;
}
.isdppcon li img {
	width: 60%;
	transition: 0.6s all;
}
.isdppcon li:hover img {
	transform: scale(1.1);
}
.itbj {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	border: #ddd 1px solid;
	border-top: 0px;
}
.itbj ul {
	width: 20%;
	float: left;
	list-style: none;
	box-sizing: border-box;
	overflow: hidden;
	border-left: #ddd 1px solid;
	text-align: center;
}
.itbj ul:nth-child(1) {
	border-left: 0px;
}
.itbj ul li:nth-child(1) {
	width: 100%;
	line-height: 0px;
	list-style: none;
	overflow: hidden;
}
.itbj ul li:nth-child(2) {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
.itbj ul li:nth-child(1) img {
	width: 60%;
}
.itbj ul li:nth-child(2) div:nth-child(1) {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	list-style: none;
	overflow: hidden;
}
.itbj ul li:nth-child(2) div:nth-child(2) {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 10px;
}