html,
body,
div,
nav,
section,
footer,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
img,
a,
ul,
li,
ol,
dl,
dd,
dt,
table,
th,
tr,
td,
form,
input,
select,
option,
textarea,
button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	vertical-align: top;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
}

.clear::after {
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.clear {
	*zoom: 1;
}

body {
	color: #333;
}

a {
	color: #333;
}

html input[type=button],
html input[type=submit],
html input[type=file],
html button,
body input[type=button],
body input[type=submit],
body input[type=file],
body button,
div input[type=button],
div input[type=submit],
div input[type=file],
div button,
nav input[type=button],
nav input[type=submit],
nav input[type=file],
nav button,
section input[type=button],
section input[type=submit],
section input[type=file],
section button,
footer input[type=button],
footer input[type=submit],
footer input[type=file],
footer button,
p input[type=button],
p input[type=submit],
p input[type=file],
p button,
h1 input[type=button],
h1 input[type=submit],
h1 input[type=file],
h1 button,
h2 input[type=button],
h2 input[type=submit],
h2 input[type=file],
h2 button,
h3 input[type=button],
h3 input[type=submit],
h3 input[type=file],
h3 button,
h4 input[type=button],
h4 input[type=submit],
h4 input[type=file],
h4 button,
h5 input[type=button],
h5 input[type=submit],
h5 input[type=file],
h5 button,
h6 input[type=button],
h6 input[type=submit],
h6 input[type=file],
h6 button,
span input[type=button],
span input[type=submit],
span input[type=file],
span button,
img input[type=button],
img input[type=submit],
img input[type=file],
img button,
a input[type=button],
a input[type=submit],
a input[type=file],
a button,
ul input[type=button],
ul input[type=submit],
ul input[type=file],
ul button,
li input[type=button],
li input[type=submit],
li input[type=file],
li button,
ol input[type=button],
ol input[type=submit],
ol input[type=file],
ol button,
dl input[type=button],
dl input[type=submit],
dl input[type=file],
dl button,
dd input[type=button],
dd input[type=submit],
dd input[type=file],
dd button,
dt input[type=button],
dt input[type=submit],
dt input[type=file],
dt button,
table input[type=button],
table input[type=submit],
table input[type=file],
table button,
th input[type=button],
th input[type=submit],
th input[type=file],
th button,
tr input[type=button],
tr input[type=submit],
tr input[type=file],
tr button,
td input[type=button],
td input[type=submit],
td input[type=file],
td button,
form input[type=button],
form input[type=submit],
form input[type=file],
form button,
input input[type=button],
input input[type=submit],
input input[type=file],
input button,
select input[type=button],
select input[type=submit],
select input[type=file],
select button,
option input[type=button],
option input[type=submit],
option input[type=file],
option button,
textarea input[type=button],
textarea input[type=submit],
textarea input[type=file],
textarea button,
button input[type=button],
button input[type=submit],
button input[type=file],
button button {
	cursor: pointer;
	-webkit-appearance: none;
}

img {
	position: absolute;
}


/*********集体声明**********/

#index,
.page_index,
.page_qk,
.qk_detail,
.page_zk,
.page_fsyp {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ffd700;
	position: fixed;
}

.ilogo {
	width: 3.18rem;
	top: 1.47rem;
	left: 50%;
	margin-left: -1.59rem;
}

.itext {
	width: 5.3rem;
	top: 2.96rem;
	left: 50%;
	margin-left: -2.65rem;
}

.btn-zk {
	width: 5.26rem;
	top: 5.9rem;
	left: 50%;
	margin-left: -2.63rem;
}

.btn-qk {
	width: 5.26rem;
	top: 7.57rem;
	left: 50%;
	margin-left: -2.63rem;
}

.btn-fs {
	width: 5.26rem;
	top: 9.2rem;
	left: 50%;
	margin-left: -2.63rem;
}

.qkback1,
.zk_back,
.zkdetail_back,
.fsyp_back,
.fsdetail_back,
.zk_back10 {
	width: 3.6rem;
	top: 0.4rem;
	left: 0.4rem;
}

.qkrhy {
	width: 2.2rem;
	top: 2.56rem;
	left: 50%;
	margin-left: -1.1rem;
}

.swiperbox {
	width: 6rem;
	position: fixed;
	top: 4.86rem;
	left: 50%;
	margin-left: -3rem;
}

.swiperbox img {
	position: relative;
	width: 100%
}

.swiper_container .swiper-wrapper {
	width: 100%;
}


/*.swiper_container .swiper-wrapper .swiper-slide {
	width: 2.75rem!important;
}*/

.left {
	width: 0.2rem;
	height: 0.4rem;
	background: url(../i/qk/left.png)top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 10rem;
	left: 1.9rem;
}

.right {
	width: 0.2rem;
	height: 0.4rem;
	background: url(../i/qk/right.png)top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 10rem;
	right: 1.9rem;
}

.qkzy {
	width: 1.74rem;
	margin-left: -0.87rem;
	top: 9.8rem;
	left: 50%;
	z-index: 10;
}

.swiper_container .swiper-wrapper .swiper-slide img.ldxilie {
	position: absolute;
	width: 2.2rem;
	left: 50%;
	margin-left: -1.1rem;
	bottom: 0rem;
}

.qkback {
	width: 4.37rem;
	top: 0.36rem;
	left: 0.36rem;
}

.qkd_img {
	width: 2.7rem;
	left: 50%;
	margin-left: -1.35rem;
	top: 1.67rem;
}

.zkd_img {
	width: 3rem;
	left: 50%;
	margin-left: -1.5rem;
	top: 1.67rem;
}

.fsd_img {
	width: 3.56rem;
	left: 50%;
	margin-left: -1.78rem;
	top: 1.67rem;
}

.qkd_t {
	width: 6.2rem;
	left: 50%;
	margin-left: -3.1rem;
	top: 6.2rem;
}

.zk1 {
	width: 2.21rem;
	top: 2.18rem;
	left: 1.4rem;
}

.zk2 {
	width: 2.21rem;
	top: 2.18rem;
	right: 1.4rem;
}

.zktab-box {
	width: 3.87rem;
	top: 2.95rem;
	left: 1.4rem;
	position: absolute;
}

.zktab {
	width: 3.87rem;
	top: 0rem;
	left: 0rem;
}

.zktab1 {
	width: 0.93rem;
	top: 0.27rem;
	left: 0.24rem;
}

.zktab2 {
	width: 1.18rem;
	top: 0.27rem;
	left: 1.44rem;
}

.zktab3 {
	width: 0.7rem;
	top: 0.27rem;
	left: 2.95rem;
}

.zkleft {
	top: 5.08rem;
	left: 1rem;
	z-index: 10;
}

.zkright {
	top: 5.08rem;
	right: 0.98rem;
	z-index: 10;
}

.zkzy {
	position: absolute!important;
	width: 1.74rem!important;
	top: 4.88rem;
}

.actives {
	transform: scale(1.1, 1.1);
}

.fsyp1 {
	width: 1.52rem;
	top: 2.56rem;
	left: 0.6rem;
}

.fsyp2 {
	width: 1.51rem;
	top: 2.56rem;
	left: 2.43rem;
}

.fsyp3 {
	width: 2.57rem;
	top: 2.56rem;
	left: 4.3rem;
}

#swiper_qhcy .swiper-slide {
	width: 48%;
	margin-left: 1%;
}

#swiper_zc .swiper-slide {
	width: 45%;
	margin-left: 3%;
}