body{
    margin:0;
	/*font-family:;*/	
}
.main-nav {
	background: #FF832E  url(../images/nav_1.gif) repeat-x;
	height: 50px;
	line-height: 50px;
	/*background-color: #ff7200;*/
	border-bottom: 1px solid #E34A00;
	font-size: 20px;
	font-family:"黑体";
	text-align: center;
	vertical-align: middle;
	width: 100%;
	color: white;
}
.nav1 {
	float: left;
	width: 15%;
	font-size: 24px;
	height: 50px;
	line-height: 50px
}
.nav1 img {
	position:relative;
	margin-top: 10px;
}
.nav1 ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	position:absolute;
	left:20%;
	height:50px;
	overflow:hidden;
}
.nav1 ul li{
	margin: 0;
	padding: 0px;
	display:inline;	
	/*background:;*/
	height:50px;
}
.nav1 ul li a {
	width: 100px;
	height: 50px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	font-size:20px;
	outline: none;
}
.nav1 ul a:hover{
	color:#A25100;
	border-bottom:#FFC286 2px solid;
	
}
.current a{
	color:#A25100;
	
}
.nav2 {
	float: right;
	width: 15%;
	font-size: 14px;
	text-decoration:none;
}


.h80 {
	height: 180px;
}
.h20 {
	height: 60px;
}
.h10 {
	height: 10px;
	background: #f0f0f0;
}
.h1 {
	height: 1px;
	margin-left: 15px;
	background: #f0f0f0;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.hightitem {
	background-color: #fff;
}
/* 抢购样式 */
.snapup {
	height: auto;
	border: 1px solid #ccc;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background:#DEF;
}
.snapup .infologo {
	margin: 10px;
}
.snapup .shelf2 {
	display: table;
	height: inherit;
	margin-left: 10px;
}
.snapup .shelfcell {
	display: table-cell;
	vertical-align: middle;
}
.snapup .shelfcell .title {
	margin-bottom: 10px;
}
.snapup .arrow {
	width: 20px;
	padding-top: 50px;
	padding-right: 10px;
}
/* 2X2样式 */
.row {
	display: -webkit-box;
	display: -webkit-flex;
}
.col {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	position: relative;
}
.col img {
	position: absolute;
	right: 0;
	width: 80px;
	top: 0;
}
.col .matrixcell {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.col .matrixcell .title {
	margin-bottom: 10px;
}
.matrix {
	display: table;
	height: inherit;
}
.title {
	font-size: 20px
}
.infologo {
	height: 80px;
}
/* 3. */
.section03 .col img {
	width: 60px;
	top: 10px;
}
.section03 .title01 .title {
	color: #965037;
}
.section03 .title02 .title {
	color: #ffa001;
}
.section03 .title03 .title {
	color: #ff558c;
}
.section03 .title04 .title {
	color: #19b4ff;
}
.section03 .matrixcell .info {
	color: #666;
}
/* 2. */
.section02 .shelfcell .title span {
	color: #ff6633;
}
.section02 .shelfcell .subtitel {
	color: #666;
	font-size: 18px;
}
.swiper-container {
	background-color: #fff;
}
/* 1. */
.section01 .row {
	margin-top: 10px;
}
.section01 .col {
	text-align: center;
}
.section01 .col img {
	position: relative;
	width: 60%;
}
.section01 .col div {
	font-size: 13px;
	margin-top: 5px;
}
.presshover {
	background-color: #FAFAFA;
}
.brb {
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.bb {
	border-bottom: 1px solid #e0e0e0;
}
.br {
	border-right: 1px solid #e0e0e0;
}
.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
	background: #fff;
	padding-bottom: 10px;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap .swipe-box {
	float: left;
	width: 100%;
	position: relative;
}
.sliderow {
	text-align: center;
	width: 100%;
	display: block;
}
/*.slidepanel .sliderow {margin-top: 10px;}*/
.sliderow .slidecol {
	float: left;
	width: 25%;
}
.sliderow .slidecol img {
	width: 60%;
	margin-top: 10px;
}
.sliderow .slidecol div {
	font-size: 13px;
	margin-top: 5px;
}
