﻿#wrapper {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN:0 auto;
	xxxOVERFLOW: hidden;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	POSITION: relative;
	TEXT-ALIGN: center;
	font-size:1.2em;
	background:#fff;
	_xxxmax-width:90rem !important;
	min-height:100vh;
}

body#user div#wrapper{
	max-width:90rem !important;
}

.bodybgimg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -999999;
}

#header {
	DISPLAY:BLOCK;
	CLEAR: both;
	Z-INDEX: 10;
	MARGIN:AUTO;
	WIDTH: 100%;
	POSITION: relative;
	HEIGHT:41px;
/* setsitename 130px hkseals =41 ;
	160px;
	*/
TEXT-ALIGN: left;
	font-size:1em;
	background:#fff;
	fff;
	045779;
	box-shadow:0px 3px 3px rgba(0,0,0,
.05);
}

Body#simple #header{
	height:130px;
	width:980px;
	margin:auto;
	border-bottom:1px solid #ddd;
	margin-bottom:40px;
}

BODY#solo #header {
	HEIGHT: 0px;
	TEXT-ALIGN: left;
	overflow:hidden;
	margin-bottom:20px;
}

BODY#user #header,BODY#shopping #header {
	HEIGHT: 100px;
	TEXT-ALIGN: left;
	overflow:visible;
	margin-bottom:20px;
	xxxborder:2px solid #f00;
}

body#shopping .siteHeader {
	height:90px !important;
}

#content{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	center;
/*BACKGROUND: #0F8CA1;
	*/
MARGIN: 0px auto;
	HEIGHT: auto! important;
	MIN-HEIGHT:100vh;
	padding:0 0.6rem;
	xxxborder:1px solid #0ff;
/*避免详细页放大图片出错，需要取消relative*/
xxxposition:relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-width:90rem;
}

body#user #content {
	overflow:visible
}

#index #content{
	padding:0 0;
}

#leftWrap {
	display:block;
	text-align:left;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	flex-direction:column;
	width:298px;
	max-width:298px;
	bxxxorder:1px solid #f00;
}

#leftWrap>div {
	width:100%;
	max-width:100%;
	bxxxorder:1px solid #0f0;
}

#leftWrap, #leftWrap * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#rightWrap {
	display:flex;
	flex:1 1 auto ;
	min-height:100vh;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	xbackground:#fff;
	xxxborder:1px solid #000;
	xxxoverflow:hidden;
}

body#newscon #rightWrap , body#newslist #rightWrap, body#prodcon #rightWrap{
	order:1
}

body#newscon #leftWrap, body#newslist #leftWrap, body#prodcon #leftWrap{
	order:1;
	-webkit-align-items:flex-end;
	align-items:flex-end;
}

#footerWrap{
	display:block;
	background:#012A5F;
	fafafa;
	212429;
	___353A40;
	padding-top:2rem;
	padding-bottom:2rem;
	margin:0px;
	margin-top:2rem;
}

body#shopping #footerWrap{
	max-height:1px;
	padding:0px;
	background-color:#fff;
}

body#shopping,body#user{
	_xxxpadding-bottom:100px;
}

#footerCpyWrap{
	display:block;
	background:#012A5F;
	padding:1rem 0px;
	margin:0px;
}

#contentwrap{
	BACKGROUND:#fff;
	0F8CA1;
}

/* ---- START @ --*/
@media only screen and (min-width:1px) and (max-width:42rem){
#header{
	height:130px;
	70px;
}

#leftWrap {
	display:none;
	visibility:hidden;
	left:-100vw;
	xxxborder:1px solid #40f;
	text-align:left;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	flex-direction:column;
	width:0;
}}

@media only screen and (max-width:768px){
#header{
	height:70px;
}}

@media only screen and (min-width:768px){
#header{
	height:41px;
	// setsitename 130
}}

@media only screen and (min-width:42.4375rem){
#leftWrap{
	visibility:visible;
	left:0px;
	display:flex;
	flex:0 0 298px;
	background:#fff;
	width:auto;
}

body#prodcon #content, body#productweb #content{
	margin-top:0px;
	padding:0 0.6rem;
}}

@media only screen and (min-width:80.6875rem){
 #content{
	margin-top:20px;
	max-width:90rem;
	padding:0 0.6rem;
}

body#index #content {
	margin-top:0;
	padding:0 ;
}

body#prodcon #content, body#productweb #content{
	margin-top:0px;
	padding:0 0.6rem;
}}


