@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fff;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input{
	margin:0px 0px;
	padding:0px 0px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	border:0px;
}
a{
	color:#444444;
}
a:hover{
	color:#085a59;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
#header{
	width:1300px;
	height:127px;
	margin:auto;
	overflow:hidden;
}
#header .logo{
	width:419px;
	height:80px;
	overflow:hidden;
	position:relative;
	top:28px;
	left:11px;
}
#header .search{
	width:372px;
	height:48px;
	background-color:#e7e7e7;
	overflow:hidden;
	position:relative;
	top:45px;
	right:70px;
	border-radius:8px;
}
#header .search .input{
	width:310px;
	height:36px;
	padding:0px 5px;
	background-color:#e7e7e7;
	position:absolute;
	top:6px;
	left:8px;
	font-size:14px;
	color:#444444;
	line-height:36px;
}
#header .search .btn{
	width:30px;
	height:30px;
	background:url(../images/jc_03.jpg) no-repeat center;
	position:absolute;
	top:9px;
	right:13px;
}
#menu{
	width:100%;
	min-width:1300px;
	height:49px;
	margin:auto;
	background:url(../images/jc_07.jpg) repeat-x top left;
}
#menu #zy-menu{
	width:1300px;
	height:49px;
	margin:auto;
}
#menu #zy-menu li{
	width:195px;
	height:49px;
	margin:0px 0px;
	float:left;
	font-size:18px;
	color:#ffffff;
	line-height:49px;
	text-align:center;
	position:relative;
	z-index:9999;
	background:url(../images/jc_06.jpg) no-repeat top left;
}
#menu #zy-menu .first{
	width:130px;
	background:none;
}
#menu #zy-menu li a{
	width:100%;
	height:49px;
	display:block;
	color:#fff;
}
#menu #zy-menu .cur a,#menu #zy-menu li a:hover{
	background:url(../images/jc_06.jpg) no-repeat top left;
	background-color:#00c9c6;
	color:#fff;
}
#menu #zy-menu .first a:hover{
	background:none;
	background-color:#00c9c6;
	color:#fff;
}
#menu #zy-menu li .box{
	width:100%;
	height:auto;
	display:inline-block;
	position:absolute;
	top:49px;
	left:0px;
	display:none;
	z-index:9999;
	background:none;
	background-color:#efefef;
}
#menu #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px;
	display:block;
	background:none;
	background-color:#efefef;
	font-size:18px;
	font-weight:normal;
	color:#282828;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#menu #zy-menu li .box li a{
	background:none;
	background-color:#efefef;
	display:block;
	color:#282828;
	position:relative;
	top:0px;
}
#menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#00c9c6;
}
#slide{
	width:1300px;
	height:440px;
	margin:auto;
	overflow:hidden;
}
.hiSlider{
	overflow: hidden;
	width:1300px;
	height:440px;
}
.hiSlider-item{
	width:1300px;
	height:440px;
	float: left;
}
.hiSlider-item img{
	width:100%;
	height:440px;
}
.hiSlider-pages,.hiSlider-title{
	position:absolute;
	z-index:3
}
.hiSlider-btn-prev,.hiSlider-btn-next{
	position:absolute;
	z-index:5;
	top:50%;
	height:30px;
	width:30px;
	margin-top:-15px;
	text-indent:-200px;
	overflow:hidden;
	opacity:.6;
	filter:alpha(opacity:60);
	display:none;
}
.hiSlider-btn-prev{
	left:10px
}
.hiSlider-btn-next{
	right:10px;
	background-position:-30px 0;
}
.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{
	opacity:1;
	filter:alpha(opacity:100)
}
.hiSlider-title{
	bottom:0;
	width:100%;
	padding:6px 0;
	color:#fff;
	text-indent:10px;
	background:rgba(0,0,0,.6);
	z-index:2;
	font:14px/2 "Microsoft YaHei",Arial,Tahoma
}
.hiSlider-pages{
	width:100%;
	height:20px;
	bottom:26px;
	text-align:center;
}
.hiSlider-pages a{
	height:18px;
	width:18px;
	margin:0 5px;
	display:inline-block;
	overflow:hidden;
	font-size:0;
	border-radius:50%;
	border:1px solid #fffffc;
}
.hiSlider-pages a.active{
	background:#00ac78;
	border:1px solid #00ac78;
}
#foot{
	width:100%;
	min-width:1300px;
	height:180px;
	display:table;
	background-color:#229391;
}
#foot .fcon{
	width:1300px;
	height:auto;
	padding:0px 0px 15px;
	+padding:0px 0px 10px;
	display:table;
	margin:auto;
	background:url(../images/jc_41.jpg) no-repeat 100px center;
}
#foot .fcon .ftx{
	float:right;
	position:relative;
	right:70px;
}
#foot .fcon .ftx h3{
	padding:20px 0px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
#foot .fcon .ftx h3 span{
	font-weight:bold;
	color:#ff4200;
}
#foot .fcon .ftx li{
	margin-left:85px;
	float:left;
}
#foot .fcon .lk-box{
	width:312px;
	height:38px;
	margin:0px 0px 12px 30px;
	background-color:#f3f7ff;
	border:1px solid #d0d9eb;
	position:relative;
}
#foot .fcon .bl{
	margin-right:8px;
}
#foot .fcon .filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#foot .fcon .filter-box {
    position: relative;
}
#foot .fcon .filter-box select {
	display: none;
}
#foot .fcon .filter-text {
	height: 38px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0 12px;
}
#foot .fcon .filter-text input {
	font-size: 16px;
}
#foot .fcon .filter-text .filter-title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
	color:#666666;
	padding-left:0px;
	_padding-left:0px;
	+padding-left:0px;
}
#foot .fcon .filter-list {
	display: none;
	width: 312px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 34px;
	left: -1px;
	z-index: 999999;
	border: 1px solid #e6e6e6;
	overflow: auto;
}

#foot .fcon .filter-list li.filter-null a {
	color: #d2d2d2;
}

#foot .fcon .filter-list li {
	width:100%;
	height:auto;
	margin-left:0px;
	clear:both;
}

#foot .fcon .filter-list li a {
	display: block;
	padding: 0 12px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

#foot .fcon .filter-list li:hover {
	background-color: #f2f2f2;
}

#foot .fcon .filter-list li.filter-selected {
	background-color: #f2f2f2;
}

#foot .fcon .filter-list li.filter-selected a{
	display: block;
	color: #000000;
}

#foot .fcon .filter-list li.filter-disabled {
	background-color: #fff;
}

#foot .fcon .filter-list li.filter-disabled a{
	display: block;
	color: #d2d2d2;
}

#foot .fcon .filter-list li.filter-disabled:hover a {
	cursor: not-allowed!important;
	background-color: #fff;
}

#foot .fcon .icon {
	position: absolute;
}

#foot .fcon .icon-filter-arrow {
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
    background-image: url(../images/down.jpg);
    background-size: 100%;
    right: 18px;
    top: 15px;
    transition: all .2s;
}

#foot .fcon .icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#foot .fcon .filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

#foot .fcon .filter-list::-webkit-scrollbar-track {
	background: #fff 
}

#foot .fcon .filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}
#foot .fcon .contact{
	position:relative;
	top:-6px;
	margin:0px 0px 0px 30px;
	font-size:18px;
	color:#ffffff;
	line-height:26px;
}
#foot .ftxt{
	width:100%;
	min-width:1300px;
	height:45px;
	margin:auto;
	background-color:#158381;
	font-size:16px;
	color:#ffffff;
	line-height:45px;
	text-align:center;
	overflow:hidden;
}