.container {
	padding: 0 0;
}

#menu .flex-container {
	display: flex;
	justify-content: space-between;
	margin: 50px 0;
}

#menu .flex-item {
	margin: 0 30px;
	text-align: center;
	font: bold 19px/45px "microsoft sans serif";
}

.lv1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.lv1-l {
	width: 530px;
	height: 313px;

}

.lv1-r {
	width: 530px;
	height: 313px;
}

.name {
	height: 55px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	background: url(gzyw.png) no-repeat;
	overflow: hidden;
}

.name a:first-child {
	color: #fff;
}

.name a:last-child {
	color: #1b65b9;
}

.tpleft {
	width: 200px;
	height: 160px;
	float: left;
	margin-right: 10px;
}

.lv1-ul li {
	height: 38px;
	padding: 0 10px;
	line-height: 38px;
	font-size: 18px;
	color: #333;
}

.lv1-sp2 {
	width: 450px;
}

.lv1-ul .lv1-sp3 {
	float: right;
	color: #888;
	font-size: 16px;
}

.gzyw {
	float: left;
	width: 530px;
}

.gzyw li {
	height: 42px;
	line-height: 42px;
}

.lv2 {
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	background: url(zcjdbj.png) no-repeat;
}

.gzjd {
	height: 47px;
	line-height: 47px;
	padding: 0 10px;
	background: url(zcjd.png) no-repeat;
}

.gzjd a {
	color: #1b65b9;
}

.lv2-son {
	width: 530px;
}

.lv2-ul li {
	height: 48px;
	line-height: 48px;
	padding: 0 10px;
	overflow: hidden;
}

.lv2-sp1 {
	float: left;
}

.lv2-sp2 {
	float: left;
	color: #333;
	font-size: 18px;
	margin-left: 10px;
}

.img-yb {
	width: 200px;
	height: 130px;
	margin-top: 15px;
}

.lv2-sp3 {
	float: right;
	color: #888;
	font-size: 16px;
}

.lv3 .name a {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 26px;
}

.lv3 {
	height: auto;
	border: 1px solid #93cfeb;
}

.fpyx .name2 {
	background: url(long.png) no-repeat bottom;
	height: 45px;
	display: flex;
	justify-content: space-between;
	line-height: 45px;
	padding: 0 20px;
}

.name2 a:first-child {
	color: #279ddd;
	font-size: 24px;
	padding: 0 0 0 10px;
}

.name2 a:last-child {
	color: #279DDD;
	font-size: 16px;
}

.namedf {
	background: url(dfdt.png) no-repeat;
}

.spzb {
	background: url(spzb.png) no-repeat;
}

.spzb-list {
	height: 380px;
	margin-top: 20px;
}

.spzb-list li {
	width: 252px;
	height: 150px;
	float: left;
	margin: 0 30px 30px 0;
}

.spzb-list li img {
	width: 252px;
	height: 150px;
}

.spzb-list li:nth-child(4) {
	margin-right: 0;
}

.spzb-list li:last-child {
	margin-right: 0;
}

.namemt {
	background: url(mtxc.png) no-repeat;
}

.tpright {
	float: left;
	width: 320px;
	height: 170px;

}

.tpright li {
	height: 34px;
	line-height: 34px;
}

.fpyx ul {
	height: 230px;
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
}

.fpyx ul li {
	width: 250px;
	height: 100%;
	overflow: hidden;
}

.fpyx ul li img {
	width: 250px;
	height: 230px;
}

.flex4 {
	width: 100%;
	height: 260px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* align-content: center; */
}

.item4 {
	width: 530px;
	height: 250px;
	overflow: hidden;
}

.item4 .name2 {
	background: url(short.png) no-repeat bottom;
	height: 45px;
	display: flex;
	justify-content: space-between;
	line-height: 45px;
	padding: 0 20px;
}

.item4 li {
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
}

.zjhd-ul p:nth-child(3) {
	float: left;
	color: #777;
}

.zjhd-ul a:nth-child(4) {
	float: right;
	color: #279DDD;
}

.footer {
	background-color: #1b65b9;
}

.footer .middle p,
.footer .middle a {
	color: #FFF;
}

.lv1-l .lunbo {
	overflow: hidden;
}

.lv1-l .slideBox .nextStop {
	display: none;
}

#fpyx-sy {
	position: relative;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.lunbo .swiper-slide img {
	height: 313px;
}

.fpyx .swiper-slide img {
	height: 137.65px;
}

.swiper-tit {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: left;
	text-indent: 20px;
	line-height: 40px;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lunbo .swiper-pagination {
	text-align: right;
	padding-right: 20px;
}

.lunbo .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.lunbo .swiper-pagination-bullet-active {
	background: red;
}