.infos {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.topstyle {
	width: 100%;
	height: 8%;
	background: #B60329;
}

.topstyle>div.container {
	width: 100%;
	height: 100%;
}
.nav ul>li>a:hover >div>p {
	    font-size: 24px;
	text-shadow: 0px 3px 5px rgba(116, 116, 116, 0.5);
	font-weight: bold;
}
.topstyle .left {
	width: 340px;
	height: 100%;
	position: relative;
}

.topstyle .left>a {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.topstyle .left>a>img {
	width: 100%;
	height: 63px;
}

.topstyle .right {
	width: 269px;
	height: 100%;
	position: relative;
}

.topstyle .right>form {
	width: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 40px;
	line-height: 40px;
	background: white;
	border-radius: 20px;
	padding: 0 15px;
}

.topstyle .right>form>input {
	border: none;
	height: 100%;
	width: 210px;
}

.topstyle .right>form>a>img {
	width: 22px;
	height: 22px;
}

.infos>.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.infos>.banner>div.swiper_demo1>.swiper-wrapper {
	height: 100% !important;
}

.infos>.banner>div.swiper_demo1,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide>a,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide>a>img {
	display: inline-block;
	width: 100%;
}

.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide>a,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide>a,
.infos>.banner>div.swiper_demo1>.swiper-wrapper .swiper-slide>a>img {
	height: 100% !important;
}

.infos>.banner>div.swiper_demo1 .pagination {
	display: none;
}

.nav {
	width: 100%;
	height: 138px !important;
	position: absolute;
	bottom: 135px;
	z-index: 5;
}

.nav>div {
	width: 1200px !important;
	height: 138px !important;
}

.nav ul {
	/* width: 1200px !important; */
	width: 876px !important;
	height: 133px !important;
}

.nav ul,
.nav ul>li>a {
	    margin: 0 auto !important;
	/* display: inline-block; */
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 5px;
}

.nav ul {
	background: url(../images/1200.png)no-repeat;
	background-size: 100% 100%;
}

.nav ul>li {
	float: left;
	/* width: 216px; */
	width: 160px;
	height: 148px;
	text-align: center;
	opacity: 0.9;
	border-radius: 5px;
	margin-right: 7px;
	position: relative;
}

.nav ul>li>a {
	/* height: 123px; */
	height: 148px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.nav ul>li:last-child {
	margin-right: 0px;
}

.nav ul>li:nth-child(4) {
	/* width: 216px !important; */
}

.nav ul>li:nth-child(3)>a {
	width: 100%;
	height: 148px;
}

.nav ul>li>a>div {
	width: 100%;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translateX(-50%)translateY(-55%);
}

/* .nav ul>li:nth-child(3)>a>div {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%)translateY(-50%);
} */
.nav ul>li>a>div>p {
	margin-top: 2px;
	font-size: 22px;
	color: white;
	text-shadow: 0.1px 1px 1px white;
	letter-spacing: 2px;
	margin-bottom: 0px;
}

.infos>.banner {
	width: 100%;
	height: 82%;
	overflow: hidden;
}

.infos>.banner>div.swiper_demo1 {
	height: 100%;
}

@media only screen and (min-width : 1501px) and (max-width :1700px) {
	.nav {
		bottom: 138px;
	}
}

@media only screen and (min-width : 1201px) and (max-width :1500px) {
	.nav ul>li:nth-child(3) {
		width:231px !important;
		height: 148px !important;
	}

	.nav ul>li {
		float: left;
		/* width: 157px;
		height: 148px; */
		width: 174px;
		height: 148px;
		text-align: center;
		opacity: 0.9;
		border-radius: 5px;
		margin-right: 7px;
		position: relative;
	}

	.nav {
		bottom: 138px;
	}

	.nav .container {
		width: 710px !important;
		max-width: 710px !important;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.nav ul {
		width: 100% !important;
		background: url(../images/952.png)no-repeat;
		background-size: 100% 100%;
	}

	.nav ul>li {
		float: left;
		width: 129px !important;
		height: 148px;
		text-align: center;
		opacity: 0.9;
		border-radius: 5px;
		margin-right: 7px;
		position: relative;
	}

	.nav ul>li>A>div>p {
		font-size: 16px !important;
	}

	.nav ul>li:nth-child(3) {
		width: 166px !important;
	}

	.nav ul>li:nth-child(4)>a {
		/* height: 130px!important; */
	}

	.nav ul>li>a {
		/* height: 110px !important; */
	}
}

.nav ul>li:nth-child(3) {
	/* width: 305px; */
	width:205px;
	height: 148px !important;
}

@media screen and (max-width: 1200px) {
	.nav {
		width: 1200px !important;
		bottom: 138px;
	}

	.nav .container {
		width: 610px !important;
		max-width: 610px !important;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.nav ul {
		width: 100% !important;
		background: url(../images/833.png)no-repeat;
		background-size: 100% 100%;
	}

	.nav ul>li {
		float: left;
		width: 106px !important;
		height: 148px;
		text-align: center;
		opacity: 0.9;
		border-radius: 5px;
		margin-right: 7px;
		position: relative;
	}
	.nav ul>li:nth-child(3) {
		width:155px !important;
	    height: 148px !important;
	}

	.nav ul>li>a>div>p {
		font-size: 16px !important;
	}

	
	.nav ul>li>a {
		bottom: 15px;
		height: 100px !important;
	}

}
