#container #subNav ul {
	width: 100%;
}
#container #subNav li {
	position: relative;
	float: left;
	_width: 106px;
	width: 12.85%;
	height: 80px;
	margin: 0 0 20px 16px;
}
#container #subNav li:first-child {
	margin-left: 0;
}
#container .inner .beverage {background: #7dd7ed;}
#container .inner .spirits {background: #ddb693;}
#container .inner .beer {background: #efdc72;}
#container .inner .wine {background: #df73b0;}
#container .inner .china {background: #ff8e8e;}
#container .inner .health {background: #8eedac;}
#container .inner .service {background: #f2ba61;}
#container .inner .function {background: #4a79b3;}
#container .inner .research {background: #bd80e8;}
#container #subNav li > a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #ccc;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	padding: 54px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s;
}
#container #subNav li > a.row2 {
	padding-top: 46px;
}
#container #subNav a:hover {
	text-decoration: none;
	background: transparent;
}
#container #subNav a > div {
	position: absolute;
	left: 45px;
	top: 10px;
	width: 33px;
	height: 33px;
	overflow: hidden;
}
#container #subNav a > div > img {
	width: 33px;
}
#container #subNav .beverage div > img {margin-top: 0;}
#container #subNav .spirits div > img {margin-top: -33px;}
#container #subNav .beer div > img {margin-top: -66px;}
#container #subNav .wine div > img {margin-top: -99px;}
#container #subNav .china div > img {margin-top: -132px;}
#container #subNav .health div > img {margin-top: -165px;}
#container #subNav .service div > img {margin-top: -198px;}
#container #subNav .function div > img {margin-top: -231px;}
#container #subNav .research div > img {margin-top: -264px;}
#container #subNav .current a {
	background: transparent;
}
#container #subNav .current div {
	top: 24px;
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
#container #subNav .current span {
	display: none;
}
#container #subNav label {
	display: none;
}
#container #fixedNav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background: rgb(255,255,255);/*ie8*/
	background: rgba(255,255,255,0.95);
	z-index: 100;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
#container #fixedNav ul {
	width: 960px;
	margin: 10px auto 0;
}
#container #fixedNav li {
	margin-bottom: 10px;
}
#container #fixedNav label {
	display: none;
	position: relative;
}
#container #fixedNav .sp-open {
	display: none;
}
#container .fix #fixedNav {
	border-bottom: 1px solid #e6e6e6;
	visibility: visible;
	opacity: 1;
}
#container .fix > ul {
	opacity: 0;
	-webkit-transition: all linear .5s;
	transition: all linear .5s;
}
#container h2 {
	font-size: 28px;
	line-height: 120px;
	height: 120px;
	padding-left: 40px;
	margin-bottom: 20px;
	color: #fff;
}
#container .pageNav ul {
	margin-bottom: 30px;
}
#container .pageNav li {
	float: left;
	width: 478px;
	height: 50px;
	margin: 0 0 10px 4px;
}
#container .pageNav li:first-child {
	margin-left: 0;
}
#container .pageNav li > a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 15px 28px 0;
	color: #fff;
	background: #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
#container .pageNav .current a,
#container .pageNav li > a:hover {
	text-decoration: none;
	background: #5bc2dc;
}

#container article {
	margin-bottom: 3em;
	font-size: 16px;
}
#container article section {
	margin-top: 3em;
}
#container article h5 {
	color: #5bc2dc;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}
#container article h6 {
	font-size: 20px;
	margin: 0 0 0.5em;
}
#container article ul,
#container article ol,
#container article p {
	margin: 0 0 2em;
}
#container article p span {
	color: #b2b2b2;
}
#container article ol {
	padding: 0 0 0 2em;
}
#container article ol li {
	list-style: inherit;
	margin: 0 0 1em;
}
#container article figure {
	margin-bottom: 30px;
}
#container article figure img {
	width: 100%;
}
#container article figcaption {
	color: #b2b2b2;
}
#container article .box-left {
	float: left;
	width: 460px;
}
#container article .box-right {
	float: right;
	width: 460px;
}
#container #LearnMore {
	padding: 0;
}
#container #LearnMore table {
	border: 3px solid #5bc2dc;
	width: 100%;
	text-align: center;
}
#container #LearnMore th {
	font-size: 20px;
	width: 190px;
	color: #5bc2dc;
}
#container #LearnMore td {
	background: #5bc2dc;
	font-size: 18px;
	text-align: left;
	padding: .2em 0;
}
#container #LearnMore td a {
	display: block;
	color: #fff;
	margin: 0 0 .5em;
	padding: .5em 5em 0 2em;
	float: left;
}
#container #LearnMore td a:before {
	content: '> '
}

#container #thisCategoryBrands {
	border-top: 1px solid #e6e6e6;
}
#container #thisCategoryBrands.nolist {
	display: none;
}
#container #thisCategoryBrands h1 {
	margin-top: 1em;
	color: inherit;
	border: none;
}
#container #thisCategoryBrands ul {
	margin: 0;
	font-size: 0;
}
#container #thisCategoryBrands li {
	display: inline-block;
	margin: 0 20px 30px;
}
#container #thisCategoryBrands li a {
	display: block;
}
#container #thisCategoryBrands li a:hover {
	opacity: .7;
}
#container #thisCategoryBrands li img {
	display: block;
	height: 124px;
}

/*SP/Tablet*/
@media only screen and (max-width: 767px) {
	#container #subNav {
		margin-bottom: 20px;
		background: #f2f2f2;
	}
	#container #subNav ul {
		height: 0;
		margin: 0;
		overflow: hidden;
		-webkit-transition: all ease-out .4s;
		transition: all ease-out .4s;
	}
	#container #subNav.open ul {
		height: 300px;
		margin-top: 15px;
	}
	#container #subNav li {
		display: table;
		width: 31%;
		height: 90px;
		margin: 0 0 6px 2%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#container #subNav li:nth-child(3n+1) {
		margin-left: 1.5%;
	}
	#container #subNav li > a {
		padding: 0!important;
		display: table-cell;
		vertical-align: middle;
		background: transparent;
	}
	#container #subNav a > div {
		position: static;
		display: inline-block;
		-moz-transform: scale(1.8)!important;
		-ms-transform: scale(1.8)!important;
		-o-transform: scale(1.8)!important;
		-webkit-transform: scale(1.8)!important;
		transform: scale(1.8)!important;
	}
	#container #subNav span {
		display: none;
	}
	#container #subNav label {
		display: block;
		position: relative;
		height: 50px;
	}
	#container #subNav label h2 {
		height: 100%;
		line-height: 50px;
		font-size: 16px;
		margin: 0;
		padding-left: 50px;
	}
	#container #subNav label h2:before {
		content: '';
		display: block;
		position: absolute;
		top: 8px;
		left: 8px;
		height: 33px;
		width: 33px;
		pointer-events : none;
		background: url(../png/brands_icons.png) no-repeat;
		-moz-background-size: 33px auto;
		-webkit-background-size: 33px auto;
		background-size: 33px auto;
	}
	#container #subNav label .beverage:before {background-position: 0 0;}
	#container #subNav label .spirits:before {background-position: 0 -33px;}
	#container #subNav label .beer:before {background-position: 0 -66px;}
	#container #subNav label .wine:before {background-position: 0 -99px;}
	#container #subNav label .china:before {background-position: 0 -132px;}
	#container #subNav label .health:before {background-position: 0 -165px;}
	#container #subNav label .service:before {background-position: 0 -198px;}
	#container #subNav label .function:before {background-position: 0 -231px;}
	#container #subNav label .research:before {background-position: 0 -264px;}
	#container #subNav .sp-open {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#container #subNav .sp-open:after {
		content: '';
		display: block;
		position: absolute;
		right: 13px;
		top: 13px;
		width: 25px;
		height: 25px;
		background: url(../png/icon-menu.png) no-repeat;
		-moz-background-size: 25px auto;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;
	}
	#container .fix #fixedNav {
		background: rgba(242,242,242,0.95);
	}
	#container #fixedNav ul {
		width: 100%;
	}
	#container > section > section > h2 {
		display: none;
	}

	#container .pageNav li {
		width: 49.5%;
		height: 44px;
		margin: 0 0 3px 1%;
		display: table;
	}
	#container .pageNav li:nth-child(odd) {
		padding-left: 0;
	}
	#container .pageNav li > a {
		font-size: 12.5px;
		width: 100%;
		height: 100%;
		padding: 0 8px 0 2%;
		display: table-cell;
		vertical-align: middle;
	}

	#container article {
		font-size: 14px;
	}
	#container article section {
		margin-top: 2em;
	}
	#container article h5 {
		font-size: 15px;
	}
	#container article h6 {
		margin-top: 3em;
		font-size: 15px;
	}
	#container article .box-left,
	#container article .box-right {
		float: none;
		width: auto;
	}
	#container article .box-left figure,
	#container article .box-right figure {
		width: 70%;
		margin: 0 auto 20px;
	}
	#container #LearnMore table {
		text-align: center;
	}
	#container #LearnMore th {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: block;
		text-align: left;
		text-indent: 1em;
	}
	#container #LearnMore td {
		display: block;
		font-size: 12px;
		padding: 1em 0;
	}
	#container #LearnMore td a {
		padding: 0.5em 1em;
		float: none;
	}

	#container #thisCategoryBrands ul {
		text-align: center;
	}
	#container #thisCategoryBrands li {
		margin: 0 20px 30px;
	}
	#container #thisCategoryBrands li img {
		height: 70px;
	}
}
