﻿.main-one {
	width: 100%;
	height: 704px;
	background: #F5F8FC;
	padding-top: 40px;
}

.w1 {
	max-width: 1400px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.news-top {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
}

.news-top-tit {
	display: flex;
	align-items: baseline;
}

.news-top-p {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1263AC;
	line-height: 36px;
	margin-right: 8px;
}

.news-top-span {
	font-size: 21px;
	font-family: Arial;
	font-weight: 400;
	color: #B4B4B4;
	line-height: 23px;
}

.more {
	width: 201px;
	height: 61px;
	background-color: #fff;
	border: 1px solid #E7E7E7;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #B2B2B2;
	line-height: 23px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}

.more:hover {
	background-color: #1263AC;
	border: 1px solid #1263AC;
	color: #fff;
}

.news-bot {
	width: 100%;
	height: 521px;
	margin-top: 18px;
	display: flex;
	justify-content: space-between;
}

.news-bot-lf {
	width: 694px;
	height: 521px;
	overflow: hidden;
	position: relative;
}

.news-lb {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
}

.news-img {
	width: 100%;
	height: 402px;
	display: block;
}

.news-lb-tip {
	width: 100%;
	height: 119px;
	background-color: #1263AC;
	display: flex;
	flex-direction: column;
	padding-left: 38px;
	padding-right: 24px;
	position: relative;
	padding-top: 10px;
}

.news-tip-p {
	width: 100%;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.news-tip-p1 {
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #DEDEDE;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	margin: 10px 0 14px;
}

.news-tip-span {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #DEDEDE;
	line-height: 23px;
	text-align: left;
}

.swiper-two {
	bottom: 11px !important;
	right: 0;
	text-align: right !important;
}

.swiper-two .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	background: #CECECE;
	opacity: 1 !important;
	margin: 0 3px !important;
	border-radius: 50% !important;
}

.swiper-two .swiper-pagination-bullet-active {
	width: 12px !important;
	height: 12px !important;
	background: #fff;
	margin: 0 4px !important;
	border-radius: 50% !important;
}

.swiper-two .swiper-pagination-bullet:last-child {
	margin-right: 14px !important;
}

.news-bot-rg {
	width: 683px;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	padding: 0 19px;
	display: flex;
	flex-direction: column;
	padding-top: 30px;
}

.news-bot-li {
	width: 100%;
	height: auto;
	position: relative;
}

.news-bot-li:nth-child(1) .news-bot-li2 {
	display: none;
}

.news-bot-li:nth-child(2n) .news-bot-li1 {
	display: none;
}

.news-bot-li:nth-child(3n) .news-bot-li1 {
	display: none;
}

.news-bot-li:nth-child(5) .news-bot-li1 {
	display: none;
}

.news-bot-li:nth-child(7) .news-bot-li1 {
	display: none;
}

.news-bot-li1 {
	width: 100%;
	height: 106px;
	background-color: #EAF3F9;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 17px;
}

.riqi {
	height: 74px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.riqi-p {
	font-size: 34px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #1263AC;
	line-height: 36px;
	margin-bottom: 8px;
}

.riqi-span {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1263AC;
	line-height: 23px;
}

.news-line {
	width: 2px;
	height: 74px;
	background: #DDDDDD;
	margin: 0 10px;
}

.news-cont {
	width: 76%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.news-cont-p {
	width: 100%;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
}

.news-cont-span {
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-bot-li1:hover .news-cont-p {
	color: #1263AC;
}

.news-bot-li2 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 18px;
}

.news-A {
	width: 80%;
	display: flex;
	align-items: center;
}

.news-A-square {
	width: 6px;
	height: 6px;
	background: #1263AC;
	border-radius: 50%;
	margin-right: 13px;
}

.news-A-cont {
	width: 96%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-A-time {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
}

.news-bot-li2:hover .news-A-cont {
	color: #1263AC;
}

.mask-two {
	width: 100%;
	height: auto;
	background-color: #fff;
	margin-top: 36px;
}

.jyjx {
	display: flex;
	justify-content: space-between;
}

.jyjx-lf {
	width: 675px;
	height: auto;
	position: relative;
}

.jyjx-bot {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 25px;
}

.mask-three {
	width: 100%;
	height: 608px;
	background: url(../images/tzgg-bakc.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	padding-top: 52px;
}

.tggz-bot {
	width: 100%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-top: 29px;
}

.tggz-bot-A {
	width: 454px;
	height: 179px;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding: 0 16px;
	margin-bottom: 40px;
	margin-right: 18px;

}

.tggz-bot-A:nth-child(3) {
	margin-bottom: 0;
}

.tggz-bot-A:nth-child(4) {
	margin-bottom: 0;
}

.tggz-bot-A:nth-child(5) {
	margin-bottom: 0;
}

.tggz-bot-A:nth-child(3n) {
	margin-right: 0;
}

.tggz-bot-A:nth-child(3n)::after {
	width: 0;
}

.tggz-bot-A::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 179px;
	background-color: #C6C6C6;
}

.tggz-A-span {
	width: 100%;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #1263AC;
	line-height: 23px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	text-align: left;
	margin: 20px 0 0;
}

.tggz-A-p {
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	text-align: left;
	margin: 20px 0;
}

.tggz-A-div {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	text-align: left;
}

.hline {
	width: 100%;
	height: 1px;
	background-color: #C6C6C6;
	position: absolute;
	top: 200px;
	left: 0;
}

.tggz-bot-A:hover {
	background-color: #1263AC;
}

.tggz-bot-A:hover .tggz-A-span {
	color: #fff;
}

.tggz-bot-A:hover .tggz-A-p {
	color: #fff;
}

.tggz-bot-A:hover .tggz-A-div {
	color: #fff;
}

.mask-four {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 49px;
}

.dqgz-bot {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

.dqgz-box {
	width: 100%;
	height: 117px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.dqgz-box-img {
	width: 171px;
	height: 117px;
	display: block;
}

.dqgz-box-cont {
	width: 494px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	position: relative;
	overflow: hidden;
}

.dqgz-cont-span {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #1263AC;
	line-height: 45px;
}

.dqgz-cont-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
}

.dqgz-box-cont::after {
	content: '';
	width: 100%;
	border-bottom: 2px dashed #C3C3C3;
	position: absolute;
	bottom: 0;
	left: 0;
}

.dqgz-one {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
}

.dqgz-one-A {
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.dqgz-one-A:last-child {
	border-bottom: 0;
}

.dqgz-A-cont {
	width: 80%;
	display: flex;
	align-items: center;
}

.dqgz-A-span {
	width: 6px;
	height: 6px;
	background: #1263AC;
	border-radius: 50%;
	margin-right: 16px;
}

.dqgz-A-p {
	width: 96%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dqgz-A-div {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
}

.dqgz-one-A:hover .dqgz-A-p {
	color: #1263AC;
}

.mask-five {
	width: 100%;
	height: 342px;
	background-color: #F4F4F4;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	padding-top: 43px;
}

.szfc-bot {
	width: 100%;
	height: 178px;
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.szfc-bot-box {
	width: 264px;
	height: 178px;
	overflow: hidden;
	position: relative;
}

.szfc-bot-img {
	width: 264px;
	height: 178px;
	transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transition: -webkit-transform 500ms ease-in-out;
	transition: transform 500ms ease-in-out;
}
.szfc-bot-box:hover .szfc-bot-img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.shadow{
	width: 100%;
	height: 30px;
	background: rgba(0, 0, 0, .56);
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px;
	display: flex;
	align-items: center;
}
.shadow-p{
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mask-six{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
}
.yqlj-top{
	width: 100%;
	height: 56px;
	align-items: center;
	border-bottom: 2px solid #DADADA;
	padding-bottom: 16px;
}
.moreA{
	width: 140px;
	height: 40px;
	border: none;
}
.moreA:hover{
	background-color: transparent;
	color: #1263AC;
	border: none;
}
.yqlj-bot{
	width: 100%;
	height: 69px;
	display: flex;
	align-items: center;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
.yqlj-bot-img{
	width: 264px;
	height: 100%;
	display: block;
	margin-right: 20px;
}
.yqlj-bot-img:last-child{
	margin-right: 0;
}