/*商业广场*/
.shangye-20{
	background-color: #fff;
}
.shangye-20 .head{
	padding: 20px 0;
	background-color: #f2f2f2;
}
.shangye-20 .head:after{
	content: '';
	display: block;
	clear: both;
}
.shangye-20 .head ul{
	margin: 0 -20px;
	font-family: fontFamilyNav;
}
.shangye-20 .head ul li{
	float: left;
	/*width: 12.5%;*/
	box-sizing: border-box;
	text-align: center;
	padding: 0 2.5%;
}
.shangye-20 .head ul li a.selected{
	background-color: #ffcb43;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}
.shangye-20 .index-html{
	width: 1200px;
}
.shangye-20 .list{
	padding: 60px 0;
}
.shangye-20 .list ul li{
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 5px;
	margin-bottom: 10px;
	height: 373px;
	overflow: hidden;
}
.shangye-20 .list ul li dl dt img{
	width: 100%;
}
.shangye-20 .list ul li dl dd{
	height: 110px;
	background-color: #f2f2f2;
	padding: 0 10px;
	background-size: contain;
	background-repeat:no-repeat;
	background-position: right center;
}
.shangye-20 .list ul li dl dd .img{
	float: right;
	width: 150px;
	height: 110px;
}
.shangye-20 .list ul li dl dd .title{
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
	font-family: fontFamilyTt;
}
.shangye-20 .list ul li dl dd .addr{
	padding-left: 30px;
	background-image: url(img/shangye20-addr.svg);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 12px;
}
.shangye-20 .list ul li dl dd .phone{
	padding-left: 30px;
	background-image: url(img/shangye20-phone.svg);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 12px;
	margin-top: 10px;
}
.shangyeview-20 .index-html{
	width: 760px;
}

.shangyeview-fullSlide{ margin-top: 50px; position:relative; z-index: 1;}
.shangyeview-fullSlide .bd {}
.shangyeview-fullSlide .bd li { position: relative;}
.shangyeview-fullSlide .bd li .brandlogo { text-align: center; margin: 20px 0; height: 190px; background-size: auto 100%; background-position: center; background-repeat: no-repeat;}
.shangyeview-fullSlide .bd li .pic{ height: 350px; background-size: auto 350px; background-position: center; background-repeat: no-repeat;}
.shangyeview-fullSlide .bd li .txt{ font-size: 12px; line-height: 25px; color: #666; padding: 40px 0;}
.shangyeview-fullSlide .bd li .txt p{ margin: 0px; padding: 0px;}
.shangyeview-fullSlide .bd li .contact .addr{ padding-left: 30px;background-image: url(img/shangye20-addr.svg); background-size: contain;background-repeat: no-repeat; margin-bottom: 10px;}
.shangyeview-fullSlide .bd li .contact .phone{ padding-left: 30px;background-image: url(img/shangye20-phone.svg); background-size: contain;background-repeat: no-repeat; }
.shangyeview-fullSlide .hd{ display: none;}
.shangyeview-fullSlide .prev{position: absolute;width: 15px;height: 30px; top: 50%; left: -120px; background-image: url(img/arrow-left.svg)}
.shangyeview-fullSlide .next{position: absolute;width: 15px;height: 30px; top:50%; right: -120px; background-image: url(img/arrow-right.svg)}
