.kv{
	width:100%;
	height:1016px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/kv.jpg) no-repeat center;
	overflow: hidden;
	position:relative;
	margin:0 auto 0;
}
.kv .nav{
	width:452px;
	height:48px;
	background:url(../images/nav.png) no-repeat center;
	position:absolute;
	top:43px;
	right:29px;
}
.kv .nav .enter{
	display: block;
	font-size:20px;
	color:#fff;
	float:left;
	line-height:48px;
	margin-left:28px;
}
.kv .nav .enter:hover{
	color:#f6c92d;
}
.kv .nav i{
	display: block;
	float:left;
	margin:8px 8px 0 8px;
	font-size:22px;
	color:#fff;
}
.kv .nav .download{
	display: block;
	font-size:20px;
	color:#fff;
	float:left;
	line-height:48px;
}
.kv .nav .download:hover{
	color:#f6c92d;
}
.kv .nav .bshare-custom{
	float:left;
}
.kv .nav .bshare-custom .share_tit{
	float:left;
	font-size:20px;
	color:#fff;
	line-height:48px;
}
.kv .nav .bshare-custom .bshare-weixin{
	width:31px;
	height:30px;
	background:url(../images/wx.png) no-repeat center;
	padding:0;
	margin:10px 0 0 0;
}
.kv .nav .bshare-custom .bshare-sinaminiblog{
	width:32px;
	height:30px;
	background:url(../images/wb.png) no-repeat center;
	margin:10px 0 0 10px;
	padding:0;
}
.kv .nav .bshare-custom .bshare-qzone{
	width:30px;
	height:30px;
	background:url(../images/qzone.png) no-repeat center;
	margin:10px 0 0 10px;
	padding:0;
}
.kv .nav .bshare-custom a:hover {
    text-decoration: underline;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.kv .nav .f_down{
	width:260px;
	height:113px;
	background:url(../images/f_down.png) no-repeat center;
	position:absolute;
	left:119px;
	top:59px;
	display: none;
}
.kv .nav .f_down .ewm{
	display: block;
	width:97px;
	height:97px;
	float:left;
	margin:12px 12px 0 4px;
}
.kv .nav .f_down .d_list{
	width:138px;
	overflow: hidden;
	float:left;
	margin:12px 0 0 0;
}
.kv .nav .f_down .d_list a{
	display: block;
	width:100%;
	height:40px;
	margin-top:6px;
}
.kv .nav .f_down .d_list a:hover{
	opacity: .9;
}
.kv .logo{
	display: block;
	width:217px;
	height:126px;
	position:absolute;
	left:56px;
	top:44px;
}
.second{
	width:100%;
	height:968px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/second.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.label1{
	display: block;
	margin:0 auto 0;
}
.txt1{
	display: block;
	margin:25px auto 0;
}
.img1{
	display: block;
	margin:22px auto 0;
}
.third{
	width:100%;
	height:804px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/third.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.third .img1{
	margin:44px auto 0;
}
.four{
	width:100%;
	height:609px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/four.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.img3{
	display: block;
	position:absolute;
	left:96px;
	top:150px;
	z-index:2;
}
.txt3{
	display: block;
	position:absolute;
	right:98px;
	top:286px;
}
.five{
	width:100%;
	height:1168px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/five.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.five .label1{
	position:relative;
	z-index:1;
}
.img4{
	display: block;
	margin:-75px auto 0;
	position:relative;
}
.last{
	width:100%;
	height:475px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/last.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.last ul{
	width:100%;
	overflow: hidden;
	position:relative;
	margin-top:158px;
}
.last ul li{
	width:492px;
	height:198px;
	background:url(../images/bg.png) no-repeat center;
	position:relative;
	float:left;
}
.last ul li:nth-child(1){
	margin-left:98px;
}
.last ul li:nth-child(2){
	margin-left:20px;
}
.last ul li img{
	display: block;
	float:left;
	margin:0 60px 0 18px;
}
.last ul li .l_txt{
	width:150px;
	overflow: hidden;
	float:left;
	color:#fff;
	margin-top:55px;
	text-align: center;
}
.last ul li:nth-child(2) .l_txt{
	width:185px;
}
.last ul li .l_txt p:nth-child(1){
	font-size:35px;
	font-weight:bold;
}
.last ul li .l_txt p:nth-child(2){
	font-size:20px;
	margin-top:10px;
}