@charset "gb2312";
/* CSS Document */

*{ margin:0px; padding:0px; list-style:none; font-family:Î¢ÈíÑÅºÚ;}
body,td,th {
	font-size: 14px;
}
body {
	margin: 0px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.topBar {
	padding:0px 0;
	position: fixed;
	z-index: 9999999999;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background:#fff;
	width: 100%;
	min-width: 1200px;
	-moz-box-shadow: -1px -4px 9px #333333;
	-webkit-box-shadow: -1px -4px 9px #333333;
	box-shadow: -1px -4px 9px #333333;
	z-index: 99999999999999999999
}
.ban {
	background:#000;
	min-height:600px;
	overflow:hidden;
	padding-top:100px;
}
.nav{ overflow:hidden;}
.nav li{ float:left; color:#333; padding:0px 20px; font-size:17px; line-height:100px;}

.nav a:hover li{
	text-decoration: none;background:#009933; color:#FFFFFF;
}
.news{ overflow:hidden; margin:0px auto;}
.news li{ width:100%; float:left; height:100px; border-bottom:1px solid #ccc; padding:8px 0px; margin:0px 25px;}
.news li .tit{ font-size:24px; color:#666666;}
.news li .xx{ color:#333;font-size:18px; line-height:50px;}
.news li .xx2{ color:#666666;}
.cp{ width:1800px; margin:0px auto; overflow:hidden;}
.cp li{ width:18.8%; float:left; margin-left:10px; margin-right:10px; background:#FFFFFF;}
.cp li .pic{ text-align:center; border:1px solid #ccc;}
.cp li .tit{background:#009933; text-align:center; line-height:50px; text-align:center; color:#FFFFFF;}
.cp li img{ width:300px;}
.zhanwei{ height:150px;}
.container{ width:1400px; margin:0px auto; overflow:hidden; padding:20px 20px 20px 20px; }
.left{ width:280px; float:left; overflow:hidden;}
.right{ width:1080px; float:right; overflow:hidden;}
.text-center{ text-align: center;}
.fs-24{ font-size:24px;}
.cp2{margin:0px auto; overflow:hidden;}
.cp2 li{ width:250px; float:left; margin-left:10px; margin-right:10px; background:#FFFFFF; margin-bottom:20px;}
.cp2 li .pic{ text-align:center; border:1px solid #ccc;}
.cp2 li .tit{background:#009933; text-align:center; line-height:50px; text-align:center; color:#FFFFFF;}
.cp2 li img{ width:250px; height:250px;}
.fenlei{ overflow:hidden; border:1px solid #009966;}
.fenlei li{ border-bottom:1px solid #009966; line-height:50px; text-indent:2em; font-size:16px;}
.weizhi{ border-bottom:1px solid #ccc; line-height:50px; text-indent:1em; margin-bottom:20px;}
/*²úÆ·ÂÖ²¥*/
.view {
	max-width: 500px; overflow:hidden
}
.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {
	height: 100%;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 440px;
	left: 30px;
}
.preview .swiper-slide {
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}
.preview .active-nav {
	border: 1px solid #F00;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

@media only screen and (max-width: 768px) {
.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}
}
.left2{ width:550px; float:left; overflow:hidden; min-height:400px;}
.right2{ width:500px; float: right; overflow:hidden;min-height:400px;}
.title2{ border-bottom:1px solid #ccc; font-size:30px; line-height:80px;}
.line2{ border-bottom:1px dashed #ccc; line-height:50px;}