@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#ebeeee;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
a{
	color:#444444;
}
a:hover{
	color:#3a6e94;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.w1400{
	width:1400px;
	height:auto;
	margin:auto;
}
.dis35{
	padding:30px 0px 60px;
}
.dis40{
	padding:40px 0px 60px;
}
.dis10{
	padding:0px 0px 10px;
}
.dis20{
	padding:0px 0px 20px;
}
#header{
	width:100%;
	min-width:1400px;
	height:133px;
	margin:auto;
	background-color:#fff;
	border-top:8px solid #3a6e94;
}
#header .logo{
	position:relative;
	top:32px;
	left:4px;
}
#header .rcon{
	width:347px;
	height:auto;
	position:relative;
	top:12px;
	right:26px;
}
#header .rcon .word{
	width:100%;
	height:auto;
	font-size:14px;
	color:#bcbcbc;
	line-height:55px;
	text-align:center;
}
#header .rcon .word a{
	color:#3a6e94;
	margin:0 16px;
}
#header .search{
	width:100%;
	height:44px;
	background:url(../images/sbg.jpg) no-repeat center;
	position:relative;
}
#header .search .txt{
	width:280px;
	height:34px;
	padding:0px 0px;
	background-color:#ececec;
	font-size:14px;
	color:#555555;
	line-height:34px;
	position:absolute;
	left:16px;
	top:5px;
}
#header .search input::-webkit-input-placeholder{
	color:#555555;
}
#header .search input::-moz-input-placeholder{
	color:#555555;
}
#header .search input::-ms-input-placeholder{
	color:#555555;
}
#header .search .btn{
	width:24px;
	height:25px;
	float:right;
	position:absolute;
	top:10px;
	right:16px;
	background:url(../images/btn.jpg) no-repeat center;
}
#menu{
	width:100%;
	min-width:1400px;
	height:51px;
	background:url(../images/index_01.jpg) repeat-x top center;
	
}
#menu #zy-menu{
	width:1400px;
	height:51px;
	margin:auto;
	position:relative;
	top:0px;
	z-index:999;
}
#menu #zy-menu li{
	width:130px;
	height:51px;
	float:left;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:51px;
	position:relative;
	cursor:pointer;
}
#menu #zy-menu .first{
	width:100px;
	height:51px;
}
#menu #zy-menu .current,#menu #zy-menu .cur{
	position:relative;
}
#menu #zy-menu .current a,#menu #zy-menu .cur a{
	color:#ffffff;
}
#menu #zy-menu li a{
	color:#ffffff;
}
#menu #zy-menu li a:hover{
	color:#ffffff;
}
#menu #zy-menu li .box{
	width:100%;
	height:auto;
	display:inline-block;
	position:absolute;
	top:51px;
	left:0px;
	display:none;
	z-index:9999;
}
#menu #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background-color:#f2f7fb;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#menu #zy-menu li .box li a{
	display:block;
	color:#000;
}
#menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#4e80a5;
}
#banner{
	width:100%;
	min-width:1400px;
	height:473px;
	margin:0px auto;
}
#full-screen-slider {
	width: 100%;
	height: 473px;
	position: relative;
}
#slides {
	display: block;
	width: 100%;
	height: 473px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {
	width:1320px;
	height:auto;
	margin:auto;
	padding:0px 40px;
	display: block;
	list-style: none;
	position: absolute;
	top: 410px;
	left:0;
	right:0;
	z-index: 9900;
}
#pagination li { display:block; list-style:none; width:18px; height:18px; float:left; margin-left:10px; border-radius:50%;background:#FFF;border:1px solid #fff;cursor:pointer; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {
	background-color:transparent;
}
#foot{
	width:100%;
	min-width:1400px;
	height:215px;
	margin:auto;
	display:table;
	background-color:#37383b;
	border-bottom:1px solid #ffffff;
	position:relative;
}
#foot .ftc{
	width:1400px;
	height:187px;
	display:table;
	margin:auto;
	padding:28px 0px 0px;
	background-color:#37383b;
	position:absolute;
	left:0;
	right:0;
	top:2px;
}
#foot .ftc .fleft{
	_width:1030px;
	_height:auto;
	padding:6px 10px 0px;
	float:left;
}
#foot .ftc .lk-con{
	width:100%;
	height:42px;
}
#foot .ftc .lk-box{
	width:210px;
	height:40px;
	float:left;
	background-color:#ebebeb;
	border-top:1px solid #747578;
	border-bottom:1px solid #98999a;
	border-radius:5px;
}
#foot .ftc .bl{
	margin-left:38px;
}
#foot .ftc .filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#foot .ftc .filter-box {
    position: relative;
}
#foot .ftc .filter-box select {
	display: none;
}
#foot .ftc .filter-text {
	height: 40px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#foot .ftc .filter-text input {
	font-size: 16px;
}
#foot .ftc .filter-text .filter-title {
	width: 195px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
	color:#6a6a6a;
	font-weight:bold;
	text-align:center;
	padding-left:0px;
	_padding-left:0px;
	+padding-left:0px;
}
#foot .ftc .filter-list {
	display: none;
	width: 208px;
	max-height: 300px;
	background-color: #ebebeb;
	font-size: 14px;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 99;
	border: 1px solid #e6e6e6;
	overflow: auto;
}

#foot .ftc .filter-list li.filter-null a {
	color: #d2d2d2;
}

#foot .ftc .filter-list li a {
	display: block;
	padding: 0 18px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

#foot .ftc .filter-list li:hover {
	background-color: #f2f2f2;
}

#foot .ftc .filter-list li.filter-selected {
	background-color: #f2f2f2;
}

#foot .ftc .filter-list li.filter-selected a{
	display: block;
	color: #000000;
}

#foot .ftc .filter-list li.filter-disabled {
	background-color: #fff;
}

#foot .ftc .filter-list li.filter-disabled a{
	display: block;
	color: #d2d2d2;
}

#foot .ftc .filter-list li.filter-disabled:hover a {
	cursor: not-allowed!important;
	background-color: #fff;
}

#foot .ftc .icon {
	position: absolute;
}

#foot .ftc .icon-filter-arrow {
	width: 10px;
	height: 7px;
	background-repeat: no-repeat;
    background-image: url(../images/down.jpg);
    background-size: 100%;
    right: 15px;
    top: 15px;
    transition: all .2s;
}

#foot .ftc .icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#foot .ftc .filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

#foot .ftc .filter-list::-webkit-scrollbar-track {
	background: #fff 
}

#foot .ftc .filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}
#foot .ftext{
	padding:15px 58px 0px;
	display:block;
	clear:both;
	font-size:16px;
	color:#ffffff;
	line-height:38px;
}
#foot .fright{
	width:343px;
	height:auto;
	float:right;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
}