/*wap4*/

.wap4 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.wap4 li {
	float: left;
	width: 445px;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 7px #5B74A4;
	-webkit-box-shadow: 0px 0px 7px #5B74A4;
	box-shadow: 0px 0px 7px #5B74A4;
}

.wap4 li img {
	width: 445px;
	height: 245px;
	vertical-align: middle;
}

.wap4 li .tit {
	width: 100%;
	height: 70px;
	background: #fff;
}

.wap4 li .tit {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 60px;
	color: #3d4b83;
	/* padding-left: 15px; */
	overflow: hidden;
}

.min_text a {
	color: white;
}

.wap4 li .tit h2 a {
	color: #3d4b83;
}

.wap4 li .tit p {
	float: left;
	font-size: 20px;
	line-height: 70px;
	color: #9fa1a4;
}

.wap4 li+li {
	margin-left: 30px;
}


/**/

.wap5 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.listnews li {
	width: 650px;
	padding-left: 25px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	/* margin: 20px 0; */
	position: relative;
	border-bottom: 1px dashed silver;
}

.listnews li:nth-child(odd) {
	float: left;
}

.listnews li:nth-child(even) {
	float: right;
}

.listnews li:before {
	top: 26px;
	left: 0px;
	/* border: 2px #3c93ff solid; */
	position: absolute;
	width: 7px;
	height: 7px;
	background: #3c93ff;
	content: '';
}

.layout4 {
	width: 100%;
	overflow: hidden;
	background: url(./bg02.png) center no-repeat;
}


/*wap6*/

.wap6 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	background: #e5edf7;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.min_box1 {
	padding: 30px;
	border-radius: 10px
}

.min_left2 {
	width: 520px;
	float: left;
	margin-right: 5px
}

.min_sx .min_piz {
	display: block;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px
}

.min_sx .min_piz img {
	width: 245px;
	height: 450px;
	display: block
}

.min_xx .min_piz {
	display: block;
	position: relative;
	float: left;
	margin-bottom: 0px;
	margin-right: 15px
}

.min_xx .min_piz img {
	width: 210px;
	height: 120px;
	display: block
}

.min_news h4 {
	font-size: 34px;
	font-size: 16px;
	color: #18252e;
	margin-bottom: 10px;
	transition: all 0.4s ease-in-out;
	font-size: 18px;
	font-weight: bold;
}

.min_news p {
	line-height: 24px;
	font-size: 14px;
	color: #6a696e;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}

.min_news img {
	width: 140px;
	height: 130px;
	border-radius: 15px;
	float: left;
	display: block;
	margin-right: 15px
}

.min_news {
	display: block;
	height: 130px;
	overflow: hidden;
	margin-top: 20px
}

.min_right2 {
	width: 480px;
	float: right
}

.min_right2 .min_piz img {
	width: 480px;
	height: 285px;
	display: block
}

.min_mid2 {
	width: 290px;
	float: left;
	padding: 10px;
	border: 2px #e8e8e8 solid;
	box-shadow: 0 0 5px 5px rgb(0, 0, 0, 0.2);
	border-radius: 20px
}

.min_mid2 .min_piz img {
	width: 290px;
	height: 425px;
	display: block;
	border-radius: 15px
}

.min_mid2 .min_piz {
	margin-bottom: 0
}

.min_text {
	width: calc(100% - 20px);
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding: 0 10px;
}

.wap7 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.wap7 li {
	width: 327px;
	height: 200px;
	float: left;
	position: relative;
}

.wap7 li+li {
	margin-left: 30px;
}

.wap7 li img {
	width: 100%;
	height: 100%;
}

.min_hover {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #000;
}

.min_piz {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.m_31 {
	width: 1400px;
	margin: 50px auto;
}


/*顶部轮播图*/

.wap1 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	box-sizing: border-box;
	margin-top: 30px;
}

.swiper-2 {
	width: 925px;
	height: 500px;
	text-align: center;
	position: relative;
	margin: 20px 0 0 0;
	overflow: hidden;
	border-radius: 8px;
}

.swiper-2 .swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide em {
	display: block;
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	text-align: left;
	height: 80px;
	line-height: 80px;
	padding: 0 30px 0 120px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}

.swiper-2 .swiper-slide span a {
	color: #fff;
	font-size: 24px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.swiper-2 .swiper-slide span a:hover {
	color: #c60000;
}

.swiper-2 .arrow-left,
.swiper-2 .arrow-right {
	z-index: 99;
	width: 30px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	background: url(../images/bg-bignews-btn2.png) 0 0 no-repeat;
	position: absolute;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	text-indent: -99em;
	display: none;
}

.swiper-2:hover .arrow-left,
.swiper-2:hover .arrow-right {
	display: block;
}

.swiper-2 .arrow-left {
	left: 0;
	border-radius: 0 10px 10px 0;
}

.swiper-2 .arrow-right {
	right: 0;
	background-position: -60px 0;
	border-radius: 10px 0 0 10px;
}

.swiper-2 .arrow-left:hover {
	background-position: -30px 0;
}

.swiper-2 .arrow-right:hover {
	background-position: -90px 0;
}

.swiper-2 #swiper-pagination2 {
	font-size: 26px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: auto;
	font-family: arial;
	font-weight: 400;
	font-style: italic;
}

.swiper-2 #swiper-pagination2 .swiper-pagination-current {
	font-size: 40px;
	color: #ff0000;
}

.index-special {
	width: 450px;
}

.index-special ul {
	margin: 15px 0 0 0;
}

.index-special ul li {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	position: relative;
	padding-left: 11px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-special ul li::before {
	top: 13px;
	left: 0px;
	/* border: 2px #3c93ff solid; */
	position: absolute;
	width: 7px;
	height: 7px;
	background: #3c93ff;
	content: '';
}

.index-special ul li:first-child::before {
	background: #FFF;
}

.index-special ul li .blue a {
	color: #1e50a0;
}

.index-special ul li .blue a:hover {
	color: #c60000;
}

.index-special ul li .blue {
	font-size: 22px;
	margin-bottom: 5px;
}

.headline {
	width: 100%;
	height: 160px;
	background: url(./images/bg0.png);
}

.wap0 {
	width: 1400px;
	margin: 0 auto;
}

.index-h1 {
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	line-height: 40px;
	height: 100px;
	line-height: 128px;
	color: white;
}

.headline a {
	color: white;
}

.index-p1 {
	width: 100%;
	text-align: center;
	color: white;
}

.index-p1 span {
	font-size: 18px;
	position: relative;
	padding-left: 15px;
}

.index-p1 span+span {
	margin-left: 10px;
}

.index-p1 span::before {
	top: 2px;
	left: 0px;
	/* border: 2px #3c93ff solid; */
	position: absolute;
	width: 1px;
	height: 18px;
	background: white;
	content: '';
}

.index-p1 span:first-child::before {
	display: none;
}

body {
	width: 100%;
	background: url(./top.png) top center no-repeat;
}

.top {
	height: 1133px;
}

.headline {
	width: 100%;
	height: 167px;
	background: url(./bg01.png) top center no-repeat;
}