html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font-family: "Microsoft Yahei";
  vertical-align:baseline;
}
blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:""; content:none; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration:line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

html, body{
	overflow: hidden;
}

#oneNav {
	display:block;
	position: fixed;
	right:30px;
	top: 140px;
	z-index: 1000;
	width: 180px;
	height: 70px;
	margin-top: -80px;
	padding-top: 24px;
	border:1px #FF0000 solid;
	list-style: none;
}

.box .load {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
}
.load_bg {
	width: 100%;
	height: 100%;
	background: #fff;
}
.load p {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 200;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: -16px 0 0 -16px;
}
.load .loadTxt {
	width: 400px;
	height: 86px;
	margin: 50px 0 0 -200px;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 30px;
}
/**header**/
.wrapHeader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 65px;
	background:url(sprite.png) repeat-x;
	
}
.header {
	width: 1100px;
	height: 60px;
	margin: 0 auto;

}
.logo {
	float: left;
	width: 143px;
	height: 60px;
	margin-right: 105px;
		
}

.fenxiang {
	float: left;
	width: 190px;
	height: 60px;
	margin-top:15px;
	margin-left:70px;
	/*border:#03F 2px solid;*/
}
.nav {
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 60px;
}
.nav li {
	float: left;
}
.nav a {
	float: left;
	padding: 0 21px;
	color: #888;
	text-decoration: none;
}
.nav a:hover, .nav .cur {
	color: #fff;
	background: #29bf25;
}
.fixedNav {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 24px;
	height: 125px;
	margin-top: -80px;
	padding-top: 24px;
	background: url(sprite.png) no-repeat 0 -110px;
	list-style: none;

}
.fixedNav li {
	float: left;
	position: relative;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.fixedNav .icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url(sprite.png) no-repeat -40px -131px;
	cursor: pointer;
}
.fixedNav .txt {
	display: none;
	position: absolute;
	left: -80px;
	top: 0;
	width: 76px;
	height: 19px;
	background: url(sprite.png) no-repeat 0 -80px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}
.fixedNav .cur .icon {
	background: url(sprite.png) no-repeat -40px -110px;
}
/**内容**/
.wrapBox {
	position: fixed;
	top: 60px;
	width: 100%;
	
}
.box {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 800px;
	overflow: hidden;
	
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 55px;
	behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class */
	/*behavior: url(PIE.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
.box_fixed {
	position: relative!important;
	width: 100%;
	height: 570px;
	
}
.box div {
	position: absolute;
	z-index: 100;
	/*border:#F00 2px solid;*/
}
.box .zIndex10 {
	z-index: 10;
}
.box .zIndex40 {
	z-index: 40;
}
.box .zIndex50 {
	z-index: 50;
}
.box .zIndex150 {
	z-index: 150;
}
.box .zIndex160 {
	z-index: 160;
}
/**box1**/
.b1_bg {
	/*background-image: url(b1_bg.jpg);*/}
.b1_01 {
	left: 200px;
	top: 285px;
}
.b1_02 {
	left: 365px;
	top: 0px;
}
.b1_03 {
	left: 320px;
	top: 235px;
	
}
.b1_03 img {
	display: block;
}

.b1_04 {
	left: 1380px;
	top: 405px;
	
}
.b1_05 {
	left: 1120px;
	top: 120px;
	font-size:14px;
	
}

.b1_03_btn {
	opacity: .5;
}
.b1_03_btn.anima {
	opacity: 1;
	-webkit-animation-name: 'opt'; /*动画名称*/
	-webkit-animation-duration: 4s;/*播放一次所持续时间*/
	-webkit-animation-timing-function: ease;/*动画播放频率*/
	-webkit-animation-iteration-count: infinite;/*动画播放次涒为无限次*/
}

@-webkit-keyframes 'opt' {
	from {
		opacity: .3;
	}
	50% {
		opacity: 1;
	}
	to {
		opacity: .3
	}
}
/**box2**/
.b2_bg {
	/*background-image: url(b2_bg.jpg);*/
}
.b2_01 {
	left: 130px;
	top: 220px;
}
.b2_02 {
	position: absolute;
	z-index: 100;
	left: 980px;
	top: 0px;
}
.b2_07 {
	position: absolute;
	z-index: 100;
	left: 930px;
	top: 245px;
	color:#000;
	font-size: 15px;
}
.b2_03 {
	left: 350px;
	top: 30px;
}
.b2_04 {
	left: 1200px;
	top: 100px;
}
.b2_06 {
	left: 960px;
	top: 20px;
}
/**box3**/
.b3_bg {
	/*background-image: url(b3_bg.jpg);*/
	color: #666;
}
.box_tl {
	left: 57%;
	top: 0px;
	width: 700px;
	height: 100px;
	margin-left: -480px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;

}

.clfea005 {
	color: #fea005;
}
.box_tl h2 {
	height: 55px;
	font-size: 30px;
	font-weight: bold;
}
.box_tl p {
	color:#000;
	
	font-size: 15px;
}
.b3_img {
	left: 50%;
	top: 180px;
	width: 371px;
	height: 347px;
	margin-left: -185px;
	opacity: 0;
}
.b3_img.transform {
	-webkit-transform: rotate(0deg);
	-webkit-animation-name: "rotate";
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-transition-timing-function: linear;
}
@-webkit-keyframes 'rotate' {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
.b3_txt {
	top: 200px;
	left: 500px;
	font-size: 12px;
	line-height: 20px;
}
.b3_txt strong {
	display: block;
	height: 25px;
	color: #fea005;
	font-size: 18px;
}
.b3_01 {
	top: 0px;
	left: 525px;
	width: 290px;
	text-align: right;
	/*border:#F00 2px solid;*/
}
.b3_02 {
	top: 201px;
	left: 1110px;
	width: 266px;
}
.b3_03 {
	top: 332px;
	left: 1170px;
	width: 290px;
}
.b3_04 {
	top: 463px;
	left: 1110px;
	width: 290px;
	
}
.b3_05 {
	top: 433px;
	left: 525px;
	width: 290px;
	text-align: right;
}
.b3_06 {
	top: 332px;
	left: 464px;
	width: 290px;
	text-align: right;
}
/**box4**/
.b4_bg {
	/*background-image: url(b4_bg.jpg);*/
	color: #fff;
}
.b4_tl {
	position: absolute;
	
	top: 0px;
	width: 400px;
	left:-110px;
	
}

.b4_txt_box {
	left: 600px;
}


.b4_txt01 {
	top: 200px;
}
.b4_txt02 {
	top: 212px;
	left: -40px;
}
.b4_txt03 {
	top: 294px;
}
.b4_txt04 {
	top: 376px;
}
.b4_txt05 {
	top: 458px;
	left: -40px;
}
.b4_txt06 {
	top: 540px;
	left: -300px;
}
.b4_01, .b4_02 {
	top: 50px;
}
.b4_01 .tl, .b4_02 .tl {
	position: absolute;
	top: 445px;
	left: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.b4_01 {
	left: 940px;
}
.b4_02 {
	left: 900px;
}
/**box5**/
.b5_bg {
	/*background-image: url(b5_bg.jpg);*/
	color: #666;
}
.b5_tl {
	top: 0px;
	height: 116px;
	
	
}
.box_t2 {
	left: 57%;
	top: 0px;
	width: 700px;
	height: 100px;
	margin-left: -480px;
	
	text-align: center;

}

.b5_01 {
	left: 350px;
	top: 85px;
}

a,img{border:0;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */
*+html .clearfix{min-height:1%;}
/* lanrenzhijia */
.lanrenzhijia{width:1250px;margin:10px auto 0 auto;left: 1100px;
	top: 145px;overflow:hidden;}
.lanrenzhijia ul{width:1250px;}
.lanrenzhijia ul li{float:left;margin-right:6px;margin-bottom:10px;display:inline;width:370px;height:120px;overflow:hidden;position:relative;}
.lanrenzhijia ul li .photo{width:370px;height:120px;overflow:hidden;}
.lanrenzhijia .rsp{width:343px;height:108px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.lanrenzhijia .text{position:absolute;width:343px;height:120px;left:-300px;top:0px;overflow:hidden;}
.lanrenzhijia .text h3{width:343px;margin-top:30px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.lanrenzhijia .text a{text-decoration:none}

/*.b5_ico {
	left: 930px;
	top: 160px;
	font-size: 12px;
	text-align: center;
}
.b5_ico div {
	position: absolute;
	
}
.b5_ico .b5_ico01 {
	top: 10px;
	width: 125px;
	height: 140px;
	background-position: 0 -148px;
}
.b5_ico .b5_ico02 {
	top: 210px;
	left: 125px;
	width: 125px;
	height: 140px;
	background-position: -126px -72px;
}
.b5_ico .b5_ico03 {
	top: 204px;
	left: 125px;
	width: 125px;
	height: 140px;
	background-position: -126px -213px;
}
.b5_ico .b5_ico04 {
	left: 280px;
	top: -20px;
	width: 154px;
	height: 150px;
	background-position: -274px 20px;
}
.b5_ico .b5_ico05 {
	left: 280px;
	top: 123px;
	width: 154px;
	height: 150px;
	background-position: -274px -138px;
}
.b5_ico .b5_ico06 {
	left: 280px;
	top: 270px;
	width: 154px;
	height: 150px;
	background-position: -274px -288px;
}*/
/**box6**/
.b6_bg {
	/*background-image: url(b6_bg.jpg);*/
	color: #fff;
}
.b6_tl {
	position: absolute;
	left: 480px;
	top: 0px;
	width: 350px;
	font-size: 38px;
}
.b6_tl span {
	display: block;
	padding-top: 5px;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Arial';
}
.b6_cont {
	left: 480px;
	top: 50px;
	width: 960px;
	height: 500px;
	font-size: 14px;
}
.b6_img {
	left: 200px;
	top: 55px;
}
.b6_txt01 {
	left: 285px;
	top: 30px;
}
.b6_txt02 {
	left: 570px;
	top: 25px;
}
.b6_txt03 {
	left: 710px;
	top: 180px;
}
.b6_txt04 {
	left: 660px;
	top: 360px;
}
.b6_txt05 {
	left: 395px;
	top: 445px;
}
.b6_txt06 {
	left: 190px;
	top: 360px;
}
.b6_txt07 {
	left: 145px;
	top: 185px;
}
.b6_cont i {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(b6_ico.png) no-repeat;
}
.b6_txt01 i {
	left: 98px;
	top: 26px;
}
.b6_txt02 i {
	left: -19px;
	top: 16px;
}
.b6_txt03 i {
	left: -16px;
	top: 14px;
}
.b6_txt04 i {
	left: 14px;
	top: -21px;
}
.b6_txt05 i {
	left: 66px;
	top: -21px;
}
.b6_txt06 i {
	left: 121px;
	top: -1px;
}
.b6_txt07 i {
	left: 139px;
	top: 15px;
}
.b6_arrow {
	left: 430px;
	top: 188px;
	width: 30px;
	height: 34px;
	overflow: hidden;
}
.b6_arrow em {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 34px;
}
.b6_arrow01 {
	left: 1px;
	background: url(b6_arrow.png) no-repeat;
}
.b6_arrow02 {
	left: 17px;
	background: url(b6_arrow.png) no-repeat -16px 0;
}
.b6_01 {
	left: 1220px;
	top: 380px;
}
