﻿@charset "utf-8";
html {
	height:100%;
	font-size:62.5%;
	font-family:-apple-system, "Source Sans Pro", "Noto Sans CJK SC", "PingFang SC", "Segoe UI", "Microsoft YaHei", Sans-Serif, Helvetica, Arial;
}
body {
	font-size:1.4rem;
	width:100%;
	color:#222;
	min-width:320px;
	margin:0;
	padding:0;
	margin:0 auto;
}
header, menu, footer, nav, main, h1, h2, h3, h4, h5, h6, div, ul, ol, li, img, p, form, input, video, table, article, dl, dt, dd, time {
	margin:0;
	padding:0;
}
em, u, i {
	font-style:normal;
	text-decoration:none;
}
li {
	list-style:none;
}
a {
	color:#111;
	text-decoration:none;
}
img {
	width:100%;
	image-rendering:optimizeQuality;
	-ms-interpolation-mode:bicubic;
	max-width:100%;
	border:none;
}

.moban {
	background:#fff;
	overflow:hidden;
	position:relative;
	padding-bottom:2%;
	z-index:999;
}
.moban ul {
	overflow:hidden;
	padding:1% 2%
}
.moban .bti {
	font-size:2.2rem;
	overflow:hidden;
	line-height:50px;
	height:50px;
	text-align:center;
	font-weight:normal;
	color:#444;
}
.moban ul {
	overflow:hidden
}
.moban li {
	float:left;
	position:relative;
	overflow:hidden;
	width:25%;
	text-align:center;
}
.moban li a {
	margin:2%;
	overflow:hidden;
	background:#fff;
	display:block;
}
.moban li img {
	width:100%;
	height:auto;
	display:block;
}
.moban li a:hover img {
transition:all .4s linear;
	transform:scale(1.3);
}
.moban li h3 {
	line-height:25px;
	padding-top:3px;
	height:25px;
	overflow:hidden;
	font-size:1.3rem;
	font-weight:normal;
	text-align:left;
	color:#666;
}

.moban li p {
	display:block;
	line-height:25px;
	height:25px;
	font-size:1.2rem;
	text-align:left;
	overflow:hidden;
}
.moban li p b {
	color:#F63;
	font-size:14px;
	padding-right:5%;
}
.moban li p i {
	color:#666;
}

.mobansu {
	position:relative;
	margin:0px auto;
	overflow:hidden;
	background:#fff;
}
.mobansu .dwei {
	position:absolute;
	top:50%;
	width:50px;
	height:86px;
	margin-top:-43px;
	display:block;
	z-index:999999;
	cursor:pointer;
}
.mobansu .prev {
	background:url(../images/zuo.png) no-repeat center;
	left:50%;
	margin-left:-500px;
}
.mobansu .next {
	background:url(../images/you.png) no-repeat center;
	right:50%;
	margin-right:-500px;
}
.slideBox .tupian {
	position:relative;
	z-index:0;
}
.mobansu .tupian li {
	position:relative;
	text-align:center;
	display:table-cell;
	vertical-align:top;
}
.mobansu .tupian li img {
	vertical-align:top;
	width:auto;
	max-height:450px;
	display:block;
	margin:0 auto;
}
.mobansu .tupian li a {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	overflow:hidden;
	display:block;
}
.mobansu .list {
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-50px;
	z-index:1;
}
.mobansu .list li {
	display:inline-block;
	width:25px;
	height:10px;
	background:#F63;
	text-indent:-9999px;
	opacity:0.7;
	overflow:hidden;
	margin:0 5px;
	cursor:pointer
}
.mobansu .list li.on {
	background:#333
}
.zcjj5{
	font-size:60px;
	line-height:80px;
}
.kkkgs5{ padding:10px 0 15px 0;}
@media (max-width:1200px) {
.mobansu .dwei {
display:none;
}
}
@media all and (max-width:640px) {
.moban li {
width:50%;
}
.moban li h3 {
line-height:18px;
height:36px;
}
.zcjj5{
font-size:36px;
line-height:60px;
}
.kkkgs5{ padding:0px 0 0px 0;}
}
