.banner a {
	width: 100%;
}

.index-module1 {
	padding: 75px 0;
}

.index-module1 .container {
	width: 100%;
	overflow: hidden;
}

.index-module1 h3 {
	font-size: 48px;
	color: #333333;
	text-align: center;
}

.index-module1 p {
	font-size: 16px;
	color: rgba(153, 153, 153, 1);
	text-align: center;
	padding-bottom: 25px;
}

.index-module1 .swiper-slide-1 {
	background-color: rgb(245, 245, 245);
	padding: 25px;
	text-align: center;
}

.index-module1 .swiper-slide-1:hover {
	background-color: #233d81;
}

.index-module1 .swiper-slide-1 .img {
	width: 100%;
	height: 225px;
	overflow: hidden;
}

.index-module1 .swiper-slide-1 .img img {
	width: 100%;
	transition: all 0.3s ease 0s;
}

.index-module1 .swiper-slide-1:hover .img img {
	transform: scale(1.1);
}

.index-module1 .swiper-slide-1 .bt h4 {
	font-size: 20px;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom: 10px;
}

.index-module1 .swiper-slide-1:hover .bt h4 {
	color: #ffffff;
}

.index-module1 .swiper-slide-1 .bt h5 {
	font-size: 15px;
	color: #2a2a2a99;
	line-height: 1.8;
	min-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.index-module1 .swiper-slide-1 .bt h5 a {
	color: #2a2a2a99;
}

.index-module1 .swiper-slide-1:hover .bt h5 a {
	color: #ffffff99;
}

.index-module1 .swiper-slide-1 .bt h5 a:hover {
	color: #ffffff;
}

.index-module1 .swiper-button-prev:after,
.index-module1 .swiper-button-next:after {
	border-radius: 50px;
	font-size: 30px;
}

.index-module2 {
	margin-top: 15px;
	padding: 90px 0;
	width: 100%;
	height: 600px;
	background-color: #233d81;
	background-image: url(../images/index-about-bj.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.index-module2 .index-module2-top h3 {
	font-size: 42px;
	color: #ffffff;
	padding-top: 25px;
}

.index-module2 .index-module2-top {
	color: #ffffff;
}

.index-module2 .index-module2-top ul {
	display: flex;
	justify-content: flex-end
}

.index-module2 .index-module2-top ul li {
	padding-right: 30px;
	padding-left: 50px;
}

.index-module2 .index-module2-top h5 {
	font-family: "custom-font";
	font-size: 80px;
	font-weight: 600;
	display: inline-block;
}

.index-module2 .index-module2-top span {
	position: relative;
	top: -45px;
}

.index-module2 .index-module2-top h2 {
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
	font-weight: 500;
}

.index-module2-bot {
	padding-top: 50px;
}

.index-module2-main {
	width: 100%;
	background-image: url(../images/index-about-bj2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	display: flex;
	flex-wrap: wrap;
}

.index-module2 .col-sm-12 {}

.index-module2 .index-module2-left {
	width: 50%;
	overflow: hidden;
}

.index-module2 .index-module2-left img {
	width: 100%;
}

.index-module2 .swiper-pagination {
	width: 50%;
}

.index-module2 .index-module2-right {
	width: 50%;
	padding: 60px;
}

.index-module2-right h4 {
	line-height: normal;
	font-size: 38px;
	color: rgba(34, 34, 34, 1);
}

.index-module2-right hr.hr1 {
	max-width: 92px;
	margin-left: 0px;
	border-radius: 3px;
	height: 4px;
	background: #f29200;
	display-radio: 1;
	margin-top: 3%;
	background-color: #f29200;
}

.index-module2-right p {
	font-size: 16px;
	color: rgba(85, 85, 85, 1);
	line-height: 2;
	font-family: Microsoft YaHei;
	margin-top: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.index-module2-right .btn {
	background-color: #f29200;
	padding: 12px 40px;
	margin-top: 20px;
	position: absolute;
	right: 75px;
}

.index-module2-right .btn:hover {
	background-color: #233d81;
}

.index-module2-right .btn a {
	color: #ffffff;
	font-size: 14px;
}

.index-module2-bot span.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: solid 2px #fff;
	background-color: #dddddd;
	opacity: 1 !important;
}

.index-module2-bot span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #233d81;
	border: solid 2px #f29200;
}

.index-module3 {
	padding: 220px 0 80px;
	background: linear-gradient(to right, #e2e2e2, #f4f4f4);
	width: 100%;
}

.index-module3 h4 {
	text-align: center;
	font-size: 48px;
	text-align: center;
	padding-bottom: 40px;
	font-weight: normal;
	color: rgba(51, 51, 51, 1);
}

.index-module3 .list {
	border: 1px solid #c1c1c1;
	padding-top: 15px;
	padding-bottom: 0;
}
.index-module3 .list h6{
	background-color: #c1c1c1;
	padding: 12px;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 0;
}
.index-module3 .list .data {
	color: rgba(9, 62, 144, 1);
	font-size: 16px;
	margin-bottom: 10px;
	font-family: "custom-font";
	text-transform: uppercase;
	margin-top: 15px;
}

.index-module3 .list h5 a {
	line-height: 1.5;
	font-size: 20px;
	color: rgba(85, 85, 85, 1);
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-module3 .list p a {
	line-height: 1.8;
	color: rgba(157, 157, 157, 1);
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-module3 .list .img {
	width: calc( 100% - 30px );
	overflow: hidden;
	margin: 0 15px;
}

.index-module3 .list .img img {
	transition: all 0.3s linear 0s;
	width: 100%;
}

.index-module3 .more {
	padding-top: 50px;
}
.index-module3 .col-sm-12{
	text-align: center;
}
.index-module3  .more a {
	text-align: center;
	color: #ffffff;
	font-family: "custom-font";
	font-size: 14px;
	padding: 12px 40px;
	border-radius:0.25rem;
	background-color: #233d81;
}

.index-module3 .list:hover {
	border: 1px solid #233d81;
}
.index-module3 .list:hover h6{
	background-color: #233d81;
	color: #ffffff;
}
.index-module3 .list:hover h5 a {
	color: #233d81;
}

.index-module3 .list:hover p a {
	color: rgba(100, 100, 100, 1);
}

.index-module3 .list:hover .img img {
	transform: scale(1.1);
}

.index-module3 .list:hover .more a {
	opacity: 0.75;
}

.index-module4 {
	padding: 80px 0;
}

.index-module4 h4 {
	line-height: normal;
	font-size: 48px;
	text-align: center;
	font-weight: normal;
	color: rgba(51, 51, 51, 1);
	padding-bottom: 20px;
}

.index-module4 p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding-bottom: 35px;
}
.index-module4 img{
	width: 100%;
}
.br-1 .col-sm-2 {
	/*border-right: 1px solid rgba(235, 238, 245, 1);
	border-top: 1px solid rgba(235, 238, 245, 1);*/
	padding: 25px 15px;
}

.br-1 .col-sm-2:nth-child(1),
.br-1 .col-sm-2:nth-child(2),
.br-1 .col-sm-2:nth-child(3),
.br-1 .col-sm-2:nth-child(4),
.br-1 .col-sm-2:nth-child(5),
.br-1 .col-sm-2:nth-child(6) {
	border-top: none;
}

.br-1 .col-sm-2:nth-child(6),
.br-1 .col-sm-2:nth-child(12),
.br-1 .col-sm-2:nth-child(18),
.br-1 .col-sm-2:nth-child(24) {
	border-right: none;
}


@media  (max-width:768px ){
	.index-module1{
		padding: 30px 0;
	}
	.index-module1 h3 {
		font-size: 36px;
	}
	.index-module2{
		padding: 30px 0;
		height: auto;
	}
	.index-module2 .index-module2-top h3{
		font-size: 24px;
		text-align: center;
		padding-bottom: 20px;
	}
	.index-module2 .index-module2-top ul{
		justify-content:center
	}
	.index-module2 .index-module2-top h5{
		font-size: 60px;
	}
	.index-module2 .index-module2-top span{
		top: -30px;
	}
	.index-module2 .index-module2-left,.index-module2 .index-module2-right{
		width: 100%;
	}
	.index-module2 .index-module2-right{
		padding: 30px;
	}
	.index-module2-right p{
		margin-top: 15px;
		-webkit-line-clamp: 6;
	}
	.index-module2-main{
		background-color: #ffffff;
	}
	.index-module2-right .btn{
		position: inherit;
	}
	.index-module3{
		padding: 40px 0;
	}
	.index-module3 h4 {
		font-size: 36px;
		padding-bottom: 20px;
	}
	.index-module4{
		padding: 40px 0;
	}
	.index-module4 h4 {
		font-size: 36px;
		padding-bottom: 20px;
	}
	.index-module4 .col-sm-2{
		width: 33.33%;
		padding: 10px;
	}
	.br-1 .col-sm-2:nth-child(4),
.br-1 .col-sm-2:nth-child(5),
.br-1 .col-sm-2:nth-child(6) {
	border-top: 1px solid rgba(235, 238, 245, 1);
}
.br-1 .col-sm-2:nth-child(3),
.br-1 .col-sm-2:nth-child(9),
.br-1 .col-sm-2:nth-child(15),
.br-1 .col-sm-2:nth-child(21) {
	border-right: none;
}
.index-module4 p{
	padding-bottom: 15px;
}
}
