/*@font-face {*/
/*font-family: 'DINCond-Bold';*/
/*src: url('../font/dincond-bold-webfont.eot');*/
/*src: url('../font/dincond-bold-webfont.otf')format('otf'),*/
/*url('../font/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),*/
/*url('../font/dincond-bold-webfont.woff') format('woff'),*/
/*url('../font/dincond-bold-webfont.woff2') format('woff2'),*/
/*url('../font/dincond-bold-webfont.ttf') format('truetype'),*/
/*url('../font/dincond-bold-webfont.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: inherit;
}

small {
	font-size: 100%;
	font-weight: normal;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button {
	cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 14px/24px "Microsoft YaHei","΢���ź�",\5FAE\8F6F\96C5\9ED1,  arial, sans-serif, \5b8b\4f53;
	color: #333;
	outline: 0;
}

html {
	background-color: #FFF;
	margin: auto;
}

body {
	background-color: #FFF;
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-width: 1230px;
	overflow-x: hidden;
	max-width: 1920px;
	left: 0;
}
#luxy{
	max-width: 1920px;
    margin: auto;
    left: 0px;
    right: 0px;
}
#header{
	max-width: 1920px;
}
p img{
	display:inline-block;
}
img {
	display: block;
	border: 0 none;
	max-width: 100%;
	/*margin:auto;*/
}

p {
	text-align: justify;
}

html {
	overflow-x: hidden;
	max-width: 1920px;
}

strong {
	display: block;
}

a {
	display: block;
	color: inherit;
	text-decoration: none;
}
a,
div {
	box-sizing: border-box;
}
#content{
	overflow: hidden;
}
#bsWXBox {
	box-sizing: content-box;
}

.clear-float:after {
	content: "";
	display: block;
	clear: both;
}

.auto {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

input,
button {
	outline: none;
	border: none;
	background-color: transparent;
}

input[type="checkbox"] {
	vertical-align: -2px;
	margin-right: 4px;
}

/*ռλ��*/
input::-webkit-input-placeholder {
	color: #888888;
}

input:-moz-placeholder {
	color: #888888;
}

input::-moz-placeholder {
	color: #888888;
}

input:-ms-input-placeholder {
	color: #888888;
}

textarea::-webkit-input-placeholder {
	color: #888888;
}

textarea:-moz-placeholder {
	color: #888888;
}

textarea::-moz-placeholder {
	color: #888888;
}

textarea:-ms-input-placeholder {
	color: #888888;
}

/* body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
}
div::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
}
div::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
} */
/*����*/
.pop-wrap {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.pop-wrap var {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.pop-wrap .pop-cont {
	width: 1200px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
}