﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Hiragino Sans GB";
	background-color: #fff;
	width: 100%;
	font-size: 16px;
	color: #fff;
}

ul li, .xl li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
}
em, cite, i {
	font-style: normal;
	display: block;
}
a {
	color: #666;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
a:hover {
	text-decoration: none;
	color: #cb000f;
}
img {
	border: 0;
}
label {
	cursor: pointer;
}
input:disabled {
	background-color: #fff;
	color: #666;
}
textarea:disabled {
	background-color: #fff;
	color: #666;
}
/* 兼容问题，自动调试间距比例*/
.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl {
	zoom: 1;
}
/*图片自适应*/
.imgauto {
	width: 100%;
	height: auto;
	display: block;
	min-width: 1170px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.relative {
	position: relative;
}
.qz_menubg {
	width: 100%;
	height: 80px;
	background: none;
	position: fixed;
	top: 0;
	left: 0;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	z-index: 9;
	background: rgba(0,0,0,0);
}
.qz_menubg .qz_menu {
	float: right;
	height: 80px;
}
.qz_menubg .qz_menu ul li {
	list-style-type: none;
	float: left;
	line-height: 80px;
	text-align: center;
	width: 100px;
	font-size: 14px;
}
.qz_menubg .qz_menu ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.qz_menubg .qz_logo {
	width: 180px;
	float: left;
}
.qz_menubg .qz_logo img {
	width: 180px;
	margin-top: 26px;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
}
.qz_menuadd {
	background: none;
	height: 80px;
}
.qz_menuadd .qz_logo img {
	width: 180px;
	margin-top: 26px;
}
.qz_menuadd .qz_menu {
	float: right;
	height: 80px;
}
.qz_menuadd .qz_menu ul li {
	list-style-type: none;
	float: left;
	line-height: 80px;
	text-align: center;
	width: 100px;
	font-size: 14px;
}
.qz_menuadd .qz_menu ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.qz_menuadd .qz_menu ul li.cur a {
	color: #199f0c
}


.qz_wrap {
	width: 1120px;
	margin: 0 auto;
}

#qz_item01 {
	height: 1080px;
	display: block;
	background: url(../images/lskj_banner.png) no-repeat top center;
	position: relative;
}
#qz_item02 {
	height: 1079px;
	display: block;
	background: url(../images/lskj_stbg1.png) no-repeat top center;
	position: relative;
}
.qz_item021 {
	height: 1079px;
	display: block;
	background: url(../images/lskj_stbg2.jpg) no-repeat top center;
	position: relative;
}
.qz_item022 {
	height: 1081px;
	display: block;
	background: url(../images/lskj_stbg3.jpg) no-repeat top center;
	position: relative;
}
#qz_item03 {
	height: 1079px;
	display: block;
	background: url(../images/lskj_stbg4.png) no-repeat top center;
	position: relative;
}
#qz_item04 {
	height: 1080px;
	display: block;
	background: #262929;
}
.lske_stcon {
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	width: 1120px;
}
.lske_stcon .stcon {
	right: 40px;
	top: 600px;
	position: absolute;
	text-align: center;
}
.lske_stcon .stcon2 {
	display: block;
	left: 40px;
	top: 500px;
	position: absolute;
	text-align: center;
}
.lske_stcon .stcon3 {
	display: block;
	right: 40px;
	top: 550px;
	position: absolute;
	text-align: center;
}
.lske_stcon h3 {
	font-size: 28px;
	line-height: 50px;
	margin-bottom: 15px;
}
.lske_stcon p {
	font-size: 16px;
	line-height: 28px;
}
.lske_stcon p span {
	display: block;
}
.lske_stcon .stcon4 {
	margin: 0 auto;
	padding: 480px 100px 100px;
	text-align: center;
}
.lske_stcon .stcon4 .stcon_coa {
	width: 100%;
	height: 300px;
	margin-top: 90px;
	clear: both;
}
.lske_stcon .stcon4 .coa_left {
	width: 47%;
	height: 300px;
	float: left;
	text-align: left;
}
.lske_stcon .stcon4 .coa_right {
	width: 47%;
	height: 300px;
	float: right;
	text-align: left;
}
.lske_stcon .stcon4 p {
	font-size: 14px;
	line-height: 28px;
}
.lske_stcon .stcon4 .bt_href {
	width: 100%;
	height: 44px;
	margin: 10px auto;
}
.lske_stcon .stcon4 .bt_href a {
	width: 180px;
	height: 44px;
	display: block;
	border-radius: 5px;
	line-height: 44px;
	margin-left: 80px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
.lske_stcon .stcon4 .coa_left a {
	background: #6699ff
}
.lske_stcon .stcon4 .coa_right a {
	background: #ff9900
}
.lske_stcon .stcon5 {
	margin: 0 auto;
	padding: 480px 0 100px;
	text-align: center;
}
.lske_stcon .stcon5 .coa_left {
	width: 350px;
	padding: 30px 40px;
	height: 300px;
	float: left;
	text-align: center;
}
.lske_stcon .stcon5 .coa_left p {
	font-size: 14px;
}
.lske_stcon .stcon5 .coa_right {
	width: 600px;
	padding: 30px 40px;
	height: 300px;
	text-align: left;
	float: right;
}
.lske_stcon .stcon5 .coa_right h4 {
	font-size: 16px;
	line-height: 28px;
	margin: 26px 0 10px;
}
.lske_stcon .stcon5 .coa_right p {
	font-size: 14px;
}