.am_shop_intros {
	height: 105px;
}
.am_shop_intros > div {
	float: left;
	width: 50%;
	height: 100%;
	margin-top: 12px;
}
.am_shop_intros > div.am-shop-right-con {
	float: right;
}
.am_shop_intros > div::after {
	content: '';
	width: 0px;
	height: 0px;
	border: none;
	clear: both;
	visibility: hidden;
	display: none;
}
.am_shop_intros > div a {
	display: inline-block;
	float:left;
}
.am-shop-image {
	width: 80px;
	height: 80px;
}
.am-shop-image img {
	width: 100%;
	height: 100%;
}
.am_shop_intros > div a h4 {
	margin: 3px 0px 8px;
}
.am-shop-brief {
	display: inline-block;
	height: 80px;
	margin-left: 10px;
}
.main-brand {
	margin-bottom: 18px;
}
.am-shop-right-con {
	position: relative;
}
.am-shop-right-con a {
	display: inline-block;
	width: 180px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
}
.am-shop-right-con > div {
	height: 28px;
}
.enter-the-shop {
	background: #6b9cfa;
	position: relative;
}
.am_shop_intros > div.am-shop-right-con div a {
	float: right;
}
.total-pros {
	background: #bbbbbb;
	margin-top: 10px;
}
.right-arrows {
	display: inline-block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 3px;
}
.right-arrows img {
	max-width: 100%;
	max-height: 100%;
}
.list-products-unit-wrapper ul {
	background: #F3F0F3 !important;
	border: 3px solid #e3e3e3;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.list-products-unit-wrapper ul li {
	background: #ffffff;
	margin-bottom: 0px;
	padding: 5px 5px;
	box-sizing: border-box;
}
.list-products-unit-wrapper ul li:first-child {
	margin-left: 3%;
}
.list-products-unit-wrapper ul li + li {
	margin-left: 1%;
}
.triangle_border_up{
    width:0;
    height:0;
    border-width:0 20px 20px;
    border-style:solid;
    border-color:transparent transparent #ddd;/*透明 透明  灰*/
    position:absolute;
    bottom: 0px;
    right: 70px;
}
#am-more-pros {
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: #F3F0F3;
}
#am-more-pros a {
	display: inline-block;
	height: 100%;
	text-align: right;
	line-height: 50px;
	padding-right: 50px;
	box-sizing: border-box;
}
