html,body{
	height:100%;
   

}
.ui-topNav-bg{
	opacity: 0;
}

.header .ui-topNav .top-logo{
	padding-top:8px;
}
.header .ui-topNav a{
   color:#ffffff;
}
.banner{
	width:100%;
}
.banner-bg{
	width:100%;
	height:100%;
}
.banner-bg img{
	height:100%;
	width: 100%;
}
.banner-instr{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height: 100%;
}
.content-inside{
	width:1400px;
	margin:0 auto;
}

.banner-location{
	font-size: 16px;
	color:#333;
}
.banner-title{
	padding:25px 0px 25px;
	font-size: 36px;
	color:#1a1a1a;
}
.banner-jianjie{
	width:50%;
	line-height: 30px;
	max-height: 120px;
	overflow: hidden;
	font-size: 16px;
	color:#666;
}
.banner-more{
	margin-top: 30px;
}

.arrow{
	padding:40px 0 30px;
	position: relative;
	top:100px;
}
.arrow img{
	width:30px;
	height:15px;
	display: block;
	margin:0 auto;
}

.menu{
	position:relative;
}
.content-inside .menu-all:after{
	clear:both;
	content:'';
	display: block;
}
.content-inside .menu-item{
	width:25%;
	float: left;
	border:1px solid #c6c6c6;
	box-sizing: border-box;
	padding:15px;
	cursor: pointer;
}
.content-inside .menu-item:hover{
	box-shadow: 0 0 15px #666;
}

.content-inside .menu-item:last-child{
	margin-right: 0;
}

.content-inside .menu-item .menu-img{
	width:100%;
	height:90%;
	position: relative;
}
.content-inside .menu-item .menu-img .bg{
	width:100%;
	height:100%;
	min-height: 260px;
	background-size: cover;
}
.content-inside .menu-item .menu-img .bg img{
	display: none;
}
.content-inside .menu-item .menu-img .bottomLine{
	position: absolute;
	bottom:0;
	left:0;
	height:3px;
	width:100%;
	background-color: #003c6d;
}
.content-inside .menu-item .big-title {
	font-size: 38px;
	color:#1a1a1a;
	padding:35px 0px;
	text-align: center;
}
.content-inside .menu-item .instr{
	padding:0 30px;
	line-height: 30px;
	font-size: 16px;
	color:#666;
	height:120px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.content-inside .menu-item .banner-more{
	padding-left:30px;
	margin-bottom: 10px;
}

.filter{
	filter:grayscale(0);
}
.filter-none{
	filter:none;
}

.nav-bottom{
	display: inline-block;
	float: left;
	cursor: pointer;
	position:relative;
	width: 150px;
	height:90px;
}
.nav-bottom a{
	display: inline-block;
    width: 100%;
    height: 100%;
}

.about-index a > .bimg{
	background: url('../images/lx-bgy.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.today-index a> .bimg{
	background: url('../images/lx-td.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.multiply-index a> .bimg{
	background: url('../images/lx-dy.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.party-index a> .bimg{
	background: url('../images/lx-dj.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.gongyi a> .bimg{
	background: url('../images/lx-gy.png') no-repeat;
	background-size: cover;
	height: 90px;
}

/******************************/
.about-index a > .bimg-cover{
	background: url('../images/lx-bgy-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.today-index a> .bimg-cover{
	background: url('../images/lx-td-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.multiply-index a> .bimg-cover{
	background: url('../images/lx-dy-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.party-index a> .bimg-cover{
	background: url('../images/lx-dj-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.gongyi a> .bimg-cover{
	background: url('../images/lx-gy-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.nav-bottom img{
	width: auto;
}
.nav-bottom-msg{
	 	position:absolute;
	 	z-indent:2;
		left: 15px;
	    top: 0px;
	 }
.nav-bottom-msg p{
	font-size:24px;
	font-family:"microsoft yahei";
	color:#fff;
	line-height:90px;
	text-shadow:2px 2px 4px #333;
	 }


@media  screen and (min-width: 1441px) and (max-width: 1680px){
	.about-index  a> .bimg{
		background: url('../images/lx-bgy3.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.today-index  a> .bimg{
		background: url('../images/lx-td3.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.multiply-index a> .bimg{
		background: url('../images/lx-dy3.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.party-index  a> .bimg{
		background: url('../images/lx-dj3.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.gongyi  a> .bimg{
		background: url('../images/lx-gy3.png') no-repeat;
		background-size: cover;
		height: 90px;
	}
	
	/******************************/
	.about-index a > .bimg-cover{
	background: url('../images/lx-bgy3-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.today-index a> .bimg-cover{
	background: url('../images/lx-td3-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.multiply-index a> .bimg-cover{
	background: url('../images/lx-dy3-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.party-index a> .bimg-cover{
	background: url('../images/lx-dj3-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.gongyi a> .bimg-cover{
	background: url('../images/lx-gy3-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}
}

	@media  screen and (max-width: 1440px) {
	.header .ui-topNav .top-logo{
		padding-top:5px;
	}
	.content-inside{
		width:1200px;
		margin:0 auto;
	}
	
	.banner{
		top:100px;
		/*height:calc(100% - 90px);*/
		height:auto;
	}

	.fixBanner{
		height:calc(100% - 90px);
	}

	
	.content-inside .menu-item .big-title {
		font-size: 26px;
		color:#1a1a1a;
		padding:25px 0px;
		text-align: center;
	}

	.filter{
		filter:grayscale(0);
	}
	.filter-none{
		filter:none;
	}

	.about-index  a> .bimg{
		background: url('../images/lx-bgy2.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.today-index  a> .bimg{
		background: url('../images/lx-td2.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.multiply-index a> .bimg{
		background: url('../images/lx-dy2.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.party-index  a> .bimg{
		background: url('../images/lx-dj2.png') no-repeat;
		background-size: cover;
		height: 90px;
	}

	.gongyi  a> .bimg{
		background: url('../images/lx-gy2.png') no-repeat;
		background-size: cover;
		height: 90px;
	}
	
	/****************************/
	.about-index a > .bimg-cover{
	background: url('../images/lx-bgy2-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.today-index a> .bimg-cover{
	background: url('../images/lx-td2-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.multiply-index a> .bimg-cover{
	background: url('../images/lx-dy2-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.party-index a> .bimg-cover{
	background: url('../images/lx-dj2-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}

.gongyi a> .bimg-cover{
	background: url('../images/lx-gy2-cover.png') no-repeat;
	background-size: cover;
	height: 90px;
}
}
