body {
	background-color: #f8f8f8;
}
.videoDiv{
	text-align: center;
	margin-bottom: 30px;
}
.videoDiv video{
	max-width: 100%;
}
@media screen and (min-width: 1200px) {
	.lxwm {
		width: 1040px !important;
		height: auto;
		padding: 30px;
		margin: 0 auto;
		margin-top: 30px;
		background-color: #FFFFFF;
	}

	.lxwmImg {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}

	.lxwmImg div {
		width: 332px !important;
		height: 260px;
	}

	.lxwmImg div img {
		width: 100%;
		height: 100%;
	}
}

@media screen and (min-width: 1024px) {
	.headTop {
		width: 100%;
		height: auto;
	}

	.headTop img,
	.imgList-top img {
		width: 100%;
		height: 100%;
	}

	.lxwm {
		width: 93%;
		height: auto;
		padding: 30px;
		margin: 0 auto;
		margin-top: 30px;
		background-color: #FFFFFF;
	}

	.listBoxTop {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 2px solid #2b71ac;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}

	.listTex {
		font-size: 20px;
		font-family: Microsoft YaHei, Microsoft YaHei-Bold;
		font-weight: 700;
		text-align: center;
		color: #333333;
	}

	.listPlace,
	.listPlace a {
		font-size: 14px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: center;
		color: #333333;
	}

	.lxwmCont {
		width: 100%;
		height: auto;
	}
	.lxwmCont img{
		max-width: 100%;
	}

	.lxwmCont .tet {
		font-size: 16px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: left;
		color: #333333;
		line-height: 60px;
	}

	.lxwmImg {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}

	.lxwmImg div {
		width: 30%;
		height: 260px;
	}

	.lxwmImg div img {
		width: 100%;
		height: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.headTop {
		width: 100%;
		height: auto;
	}

	.headTop img,
	.imgList-top img {
		width: 100%;
		height: 100%;
	}

	.lxwm {
		width: 90%;
		height: auto;
		padding: 30px;
		margin: 0 auto;
		margin-top: 30px;
		background-color: #FFFFFF;
	}

	.listBoxTop {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 2px solid #2b71ac;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}

	.listTex {
		font-size: 20px;
		font-family: Microsoft YaHei, Microsoft YaHei-Bold;
		font-weight: 700;
		text-align: center;
		color: #333333;
	}

	.listPlace,
	.listPlace a {
		font-size: 14px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: center;
		color: #333333;
	}

	.lxwmCont {
		width: 100%;
		height: auto;
	}
	.lxwmCont img{
		max-width: 100%;
	}
	.lxwmCont .tet {
		font-size: 16px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: left;
		color: #333333;
		line-height: 60px;
	}

	.lxwmImg {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}

	.lxwmImg div {
		width: 30%;
		height: 200px;
	}

	.lxwmImg div img {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 767px) {
	.headTop {
		width: 100%;
		height: auto;
	}

	.headTop img,
	.imgList-top img {
		width: 100%;
		height: 100%;
	}

	.lxwm {
		width: 80%;
		height: auto;
		padding: 30px;
		margin: 0 auto;
		margin-top: 30px;
		background-color: #FFFFFF;
	}

	.listBoxTop {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 2px solid #2b71ac;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}

	.listTex {
		font-size: 20px;
		font-family: Microsoft YaHei, Microsoft YaHei-Bold;
		font-weight: 700;
		text-align: center;
		color: #333333;
	}

	.listPlace,
	.listPlace a {
		font-size: 14px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: center;
		color: #333333;
		display: none;
	}

	.lxwmCont {
		width: 100%;
		height: auto;
	}

	.lxwmCont img  {
		max-width: 100%;
		height: auto;
	}
	.lxwmCont p{
		 word-wrap:break-word;
	}

	.lxwmCont .tet {
		font-size: 14px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: 400;
		text-align: left;
		color: #333333;
		line-height: 60px;
	}

	.lxwmImg {
		width: 100%;
		height: auto;
		display: block;
		/* justify-content: space-between; */
	}

	.lxwmImg div {
		width: 100%;
		height: auto;
		margin: 10px 0;
	}

	.lxwmImg div img {
		width: 100%;
		height: 100%;
	}
}
