.banner-txt p {
	margin: 100px 0 0;
	font-weight: bold;
	font-family: arial;
}

@media only screen and (min-width: 1921px) {
	.banner .swiper-container .swiper-wrapper {
		top: 118px;
	}
}
@media only screen and (min-width: 1400px) {
	.banner .swiper-container .swiper-wrapper {
		top: 118px;
	}
}
@media only screen and (min-width: 1200px) {
	.banner .swiper-container .swiper-wrapper {
		top: 106px;
	}
}
@media only screen and (min-width: 992px) {
	.banner .swiper-container .swiper-wrapper {
		top:96px;
	}
	.banner .swiper-container .swiper-wrapper .slide-inner p{
		display:none;
	}


}
@media only screen and (max-width: 991px) {
	.banner .swiper-container .swiper-wrapper {
		top: 90px;
	}
	.banner img {
		left: 0;
		width: 1920px;
		display: block;
		position: relative;
		margin-left: -753px;
	}
		
}

@media only screen and (max-width: 780px) {
	.banner img {
		width: 1920px;
		margin-left: -1370px;
		left: 50%;
	}
}
@media only screen and (max-width: 750px) {
	.banner img {
		width: 1920px;
		margin-left: -1545px;
		left:50%;
	}
}

@media only screen and (max-width:800px) {
	.banner .swiper-container .swiper-wrapper {
		top: 0;
	}
}
.index1 {
width: 100%;
height: 518px;
overflow: hidden;
object-fit:contain;
}

.index1 .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}

	.index1 .swiper-container .swiper-slide {
		height: 100%;
		overflow: hidden;
		position: relative;
	}

.slide-inner {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media only screen and (max-width: 991px) {
	.index1 {
		height:518px;
	}
}
@media only screen and (max-width:520) {
	.index1 {
		height: 300px;
		padding-top: 1rem;
	}
}
@media only screen and (max-width: 800px) {
	.index1 {
		height: 518px;
		
	}
}

@media only screen and (min-width: 992px) {
	.index1 {
		height: 390px;
	}
}

@media only screen and (min-width: 1200px) {
	.index1 {
		height: 445px;
	}
}

@media only screen and (min-width: 1400px) {
	.index1 {
		height: 518px;
	}
}
@media only screen and (min-width:1921px){
	.banner img {
		transform:translateY(-30px)
	}
}

.news1 {
	width: 100%;
	overflow: hidden;
	padding: 80px 0 40px;
}
.news1-left {
	float: left;
	width: 420px;
	overflow: hidden;
	margin-left: 80px;
}
.news1-left h2 {
	color: #014099;
	font-size: 64px;
	margin: 0 0 15px;
	line-height: 65px;
	font-weight: bold;
	font-style: italic;
	font-family: "arial black";
}
.news1-left p {
	color: #898989;
	font-size: 26px;
	line-height: 40px;
}
.news1-right {
	width: 615px;
	float: right;
	overflow: hidden;
	margin: 90px 75px 0 0;
}
.news1-right img {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.news1 {
		padding: 80px 0;
	}
	.news1-left {
		float: none;
		width: 100%;
		margin: 0px;
	}
	.news1-left p br {
		display: none;
	}
	.news1-right {
		float: none;
		width: 100%;
		margin: 60px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.banner-txt {
		height: 170px;
	}
	.banner-txt p {
		margin: 75px 0 0;
	}
	.news1 {
		padding: 40px 0;
	}
	.news1-left h2 {
	    font-size: 48px;
	    margin: 0 0 10px;
	    line-height: 50px;
	}
	.news1-left p {
		font-size: 16px;
		line-height: 25px;
	}
	.news1-right {
		margin: 30px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.banner-txt p {
		margin: 90px 0 0;
	}
	.news1 {
		padding: 60px 0 40px;
	}
	.news1-left {
		width: 360px;
		margin-left: 0px;
	}
	.news1-left h2 {
		font-size: 48px;
		margin: 0 0 10px;
		line-height: 50px;
	}
	.news1-left p {
		font-size: 22px;
		line-height: 35px;
	}
	.news1-right {
		width: 500px;
		margin: 70px 0 0;
	}
}
@media only screen and (min-width: 1200px) {
	.banner-txt p {
		margin: 95px 0 0;
	}
	.news1 {
		padding: 70px 0 40px;
	}
	.news1-left {
		width: 400px;
		margin-left: 40px;
	}
	.news1-left h2 {
		font-size: 56px;
		margin: 0 0 12px;
		line-height: 60px;
	}
	.news1-left p {
		font-size: 24px;
		line-height: 37px;
	}
	.news1-right {
		width: 560px;
		margin: 80px 40px 0 0;
	}
}
@media only screen and (min-width: 1400px) {
	.banner-txt p {
		margin: 100px 0 0;
	}
	.news1 {
		padding: 80px 0 40px;
	}
	.news1-left {
		width: 420px;
		margin-left: 80px;
	}
	.news1-left h2 {
		font-size: 64px;
		margin: 0 0 15px;
		line-height: 65px;
	}
	.news1-left p {
		font-size: 26px;
		line-height: 40px;
	}
	.news1-right {
		width: 615px;
		margin: 90px 75px 0 0;
	}
}
.news2 {
	width: 100%;
	overflow: hidden;
	background: #dcdddd;
	padding: 50px 0 25px;
}
.news2 a {
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 0 0 35px;
}
.news2-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.news2-left img {
	width: 100%;
	min-height: 100%;
	transition: all 0.3s ease;
}
.news2-right {
	width: 100%;
	overflow: hidden;
	transition: all 0.3s ease;
	border-bottom: 2px solid #014099;
}
.news2-right h5 {
	color: #727171;
	font-size: 20px;
	margin: 0 0 15px;
	line-height: 20px;
	font-family: arial;
}
.news2-right h3 {
	width: 100%;
	color: #333333;
	font-size: 36px;
	overflow: hidden;
	font-weight: bold;
	line-height: 50px;
	max-height: 100px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.news2-txt {
	width: 100%;
	height: 120px;
	color: #727171;
	font-size: 20px;
	overflow: hidden;
	margin: 20px 0 0;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.news2 a:hover .news2-left img {
	transform: scale(1.1);
}
.news2 a:hover .news2-right {
	border-bottom-color: #e60012;
}
@media only screen and (max-width: 991px) {
	.news2-right {
		padding: 60px 0;
	}
}
@media only screen and (max-width: 750px) {
	.news2 a {
		margin: 0 0 40px;
	}
	.news2-right {
		padding: 30px 0;
	}
	.news2-right h5 {
		font-size: 14px;
		margin: 0 0 10px;
		line-height: 14px;
	}
	.news2-right h3 {
		font-size: 24px;
		max-height: 60px;
		line-height: 30px;
	}
	.news2-txt {
		height: 88px;
		font-size: 14px;
		margin: 10px 0 0;
		line-height: 22px;
	}
}
@media only screen and (min-width: 992px) {
	.news2 a {
		margin: 0 0 30px;
	}
	.news2-left {
		float: left;
		width: 340px;
		height: 270px;
	}
	.news2-right {
		float: left;
		height: 270px;
		margin-left: 25px;
		padding-left: 5px;
		width: calc(100% - 365px);
	}
	.news2-right h5 {
		font-size: 16px;
		margin: 0 0 10px;
		line-height: 16px;
	}
	.news2-right h3 {
		font-size: 32px;
		max-height: 80px;
		line-height: 40px;
	}
	.news2-txt {
		height: 100px;
		font-size: 16px;
		margin: 15px 0 0;
		line-height: 25px;
	}
}
@media only screen and (min-width: 1200px) {
	.news2 a {
		margin: 0 0 32px;
	}
	.news2-left {
		width: 380px;
		height: 300px;
	}
	.news2-right {
		height: 300px;
		padding-left: 7px;
		width: calc(100% - 405px);
	}
	.news2-right h5 {
		font-size: 18px;
		margin: 0 0 12px;
		line-height: 18px;
	}
	.news2-right h3 {
		font-size: 34px;
		max-height: 90px;
		line-height: 45px;
	}
	.news2-txt {
		height: 108px;
		font-size: 18px;
		margin: 17px 0 0;
		line-height: 27px;
	}
}
@media only screen and (min-width: 1400px) {
	.news2 a {
		margin: 0 0 35px;
	}
	.news2-left {
		width: 415px;
		height: 325px;
	}
	.news2-right {
		height: 325px;
		padding-left: 10px;
		width: calc(100% - 440px);
	}
	.news2-right h5 {
		font-size: 20px;
		margin: 0 0 15px;
		line-height: 20px;
	}
	.news2-right h3 {
		font-size: 36px;
		line-height: 50px;
		max-height: 100px;
	}
	.news2-txt {
		height: 120px;
		font-size: 20px;
		margin: 20px 0 0;
		line-height: 30px;
	}
}
/*新闻详情*/
.news-details {
	width: 100%;
	padding: 80px 0;
	overflow: hidden;
	background: #dcdddd;
}
.news-details .details-top {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.details-top h3 {
	color: #111111;
	font-size: 40px;
	margin: 0 0 20px;
	line-height: 50px;
	font-weight: bold;
}
.details-top p {
	color: #666666;
	font-size: 18px;
	line-height: 25px;
}
.details-top p span {
	margin: 0 20px;
}
.news-details .details-center {
	width: 100%;
	margin: 30px 0;
	padding: 20px 0;
	overflow: hidden;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.details-center p {
	color: #333333;
	margin: 15px 0;
	font-size: 18px;
	line-height: 35px;
}
.news-details .details-bottom {
	width: 100%;
	font-size: 18px;
	overflow: hidden;
	line-height: 35px;
}
.details-bottom p {
	width: 100%;
	margin: 0 0 10px;
	overflow: hidden;
}
.details-bottom p a {
	display: block;
	color: #666666;
}
.details-bottom p em {
	float: left;
	width: 25px;
	height: 25px;
	margin: 5px 0;
	font-size: 36px;
	overflow: hidden;
	line-height: 23px;
	text-align: center;
}
.details-bottom p strong {
	float: right;
	display: block;
	color: #999999;
}
.details-bottom p span {
	float: left;
	height: 35px;
	margin: 0 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: calc(100% - 200px);
}
.details-bottom p a:hover {
	color: #e60012;
	font-weight: bold;
}
@media only screen and (max-width: 991px) {
	.details-bottom p span {
		width: calc(100% - 170px);
	}
}
@media only screen and (max-width: 750px) {
	.news-details {
		padding: 40px 0;
	}
	.details-top h3 {
		font-size: 28px;
		margin: 0 0 15px;
		line-height: 35px;
	}
	.details-top p {
		font-size: 14px;
		line-height: 20px;
	}
	.details-top p span {
		margin: 0 10px;
	}
	.news-details .details-center {
		margin: 20px 0;
		padding: 10px 0;
	}
	.details-center p {
		margin: 10px 0;
		font-size: 14px;
		line-height: 25px;
	}
	.news-details .details-bottom {
		font-size: 14px;
		line-height: 25px;
	}
	.details-bottom p {
		margin: 0 0 5px;
	}
	.details-bottom p em {
		width: 20px;
		height: 20px;
		margin: 2.5px 0;
		font-size: 28px;
		line-height: 18px;
	}
	.details-bottom p span {
		height: 25px;
		margin: 0 0 0 10px;
		width: calc(100% - 30px);
	}
	.details-bottom p strong {
		float: left;
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 0 30px;
	}
}
@media only screen and (min-width: 992px) {
	.news-details {
		padding: 60px 0;
	}
	.details-top h3 {
		font-size: 36px;
		margin: 0 0 15px;
		line-height: 45px;
	}
	.details-top p {
		font-size: 14px;
		line-height: 20px;
	}
	.details-top p span {
		margin: 0 10px;
	}
	.news-details .details-center {
		margin: 20px 0;
		padding: 15px 0;
	}
	.details-center p {
		margin: 10px 0;
		font-size: 14px;
		line-height: 25px;
	}
	.news-details .details-bottom {
		font-size: 14px;
		line-height: 25px;
	}
	.details-bottom p {
		margin: 0 0 5px;
	}
	.details-bottom p em {
		width: 20px;
		height: 20px;
		margin: 2.5px 0;
		font-size: 32px;
		line-height: 18px;
	}
	.details-bottom p span {
		height: 25px;
		width: calc(100% - 160px);
	}
}
@media only screen and (min-width: 1200px) {
	.news-details {
		padding: 70px 0;
	}
	.details-top h3 {
		font-size: 38px;
		margin: 0 0 17px;
		line-height: 48px;
	}
	.details-top p {
		font-size: 16px;
		line-height: 22px;
	}
	.details-top p span {
		margin: 0 15px;
	}
	.news-details .details-center {
		margin: 25px 0;
		padding: 17px 0;
	}
	.details-center p {
		margin: 12px 0;
		font-size: 16px;
		line-height: 30px;
	}
	.news-details .details-bottom {
		font-size: 16px;
		line-height: 30px;
	}
	.details-bottom p {
		margin: 0 0 7px;
	}
	.details-bottom p em {
		width: 22px;
		height: 22px;
		margin: 4px 0;
		font-size: 34px;
		line-height: 20px;
	}
	.details-bottom p span {
		height: 30px;
		width: calc(100% - 180px);
	}
}
@media only screen and (min-width: 1400px) {
	.news-details {
		padding: 80px 0;
	}
	.details-top h3 {
		font-size: 40px;
		margin: 0 0 20px;
		line-height: 50px;
	}
	.details-top p {
		font-size: 18px;
		line-height: 25px;
	}
	.details-top p span {
		margin: 0 20px;
	}
	.news-details .details-center {
		margin: 30px 0;
		padding: 20px 0;
	}
	.details-center p {
		margin: 15px 0;
		font-size: 18px;
		line-height: 35px;
	}
	.news-details .details-bottom {
		font-size: 18px;
		line-height: 35px;
	}
	.details-bottom p {
		margin: 0 0 10px;
	}
	.details-bottom p em {
		width: 25px;
		height: 25px;
		margin: 5px 0;
		font-size: 36px;
		line-height: 23px;
	}
	.details-bottom p span {
		height: 35px;
		width: calc(100% - 200px);
	}
}
