@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400;
}
ol, ul {
	list-style: none;
}
ins, a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: top;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display:inline;
 *zoom:1;
}
body, button, input, select, textarea {
	font: 12px/1.6 tahoma, "microsoft yahei", "\5FAE\8F6F\96C5\9ED1";
}
button, input, select, textarea {
	font-size: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
q:before, q:after {
	content: '';
}
del {
	text-decoration: line-through;
}
mark {
	background: #ff0;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: inherit;
}
iframe {
	display: block;
}
body {
	word-wrap: break-word;
	word-break: break-all;
	background: #fff;
	color: #343434;
}
/*public*/
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	_display: inline;
	float: left;
}
.fr {
	_display: inline;
	float: right;
}
.fb {
	font-weight: 700;
}
.fre {
	font-weight: 400;
}
.cb {
	clear: both;
}
.c {
	display: block;
	zoom: 1;
}
.c:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f24 {
	font-size: 24px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt30 {
	padding-top: 30px;
}
/*
焦点虚线
<a href=”#” hidefocus=”true” >链接</a>
a:focus{-moz-outline-style:none; outline:none;}

透明度：
filter:Alpha(opacity=70);
opacity:0.7;

两端对齐：
text-align:justify;
text-justify:inter-ideograph;
*/

.contanter {
	margin: 0 auto;
	max-width: 1920px;
	position: relative;
	width: 100%;
	min-width: 1016px;
}

.select {
	position: relative;
	z-index: 10;
	margin-top:40px;
	width: 120px;
	height: 31px;
	/*background:url(../img/bg.png) 0 0 no-repeat;*/
}
.select div {
	padding-left:20px;
	width:100px;
	cursor: pointer;
	line-height:30px;
	/*color:#FFF;*/
}

.select ul {
	display: none;
	position: absolute;
	top: 30px;
	left: -238px;
	padding-bottom: 10px;
	width: 358px!important;
	background: #e5e5e5!important;
}
.select li {
	float: left;
	/*width:100%;*/

	background: #e5e5e5;
}
.select li a {
	float: left;
	width: 118px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	color: #000;
	background: #e5e5e5;
}
.select li .selected {
	background: #e5e5e5;
}
.select li a:hover {
	background: #fff;
}
.select .flag {
	float: left;
	margin: 9px 0 0 7px;
	width: 17px;
	height: 17px;
	overflow: hidden;
}
.select .country {
	padding-left: 4px;
	color: #000;
}

.header_box{
	height:667px;
	background:url(../img/1.jpg) center 0 no-repeat;}
.header{
	margin:0 auto;
	width:1000px;}
.logo{
	padding:20px 0 0 20px;}
.box1{
	width:100%;
	height:702px;
	background:url(../img/bg1.jpg) center 0 no-repeat;}
.box2{
	width:100%;
	height:701px;
	background:url(../img/bg2.jpg) center 0 no-repeat;}
.box3{
	width:100%;
	height:700px;
	background:url(../img/bg3.jpg) center 0 no-repeat;}
.box4{
	width:100%;
	height:700px;
	background:url(../img/bg4.jpg) center 0 no-repeat;}
.box5{
	width:100%;
	height:693px;
	background:url(../img/bg5.jpg) center 0 no-repeat;}
.box6{
	width:100%;
	height:700px;
	background:url(../img/bg6.jpg) center 0 no-repeat;}
.box7{
	width:100%;
	height:700px;
	background:url(../img/bg7.jpg) center 0 no-repeat;}
.box8{
	width:100%;
	height:757px;
	background:url(../img/bg8.jpg) center 0 no-repeat;}