/************** all *****************/
.index_part_1,
.index_part_2,
.index_part_3,
.index_part_1 *,
.index_part_2 *,
.index_part_3 * {
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/************** banner **************/
.index-banner-new{
	height: 100vh;
	max-height: 400px;
}

.index-banner-new .swiper-banner{
	width: 100%;
	height: 100%;
}

.index-banner-new .swiper-banner .slide-content{
	width: 100%;
	height: 100%;
	padding-top: 13.54%;
}

.index-banner-new .swiper-banner .slide-content .wenzi{
	color: #fff;
	padding-bottom: 5%;
}

.index-banner-new .swiper-banner .slide-content .wenzi .title{
	font-size: 44px;
	line-height: 1;
	padding-bottom: 1.5%;
}

.index-banner-new .swiper-banner .slide-content .wenzi .info{
	font-size: 20px;
	line-height: 2.2;
	width: 50%;
	max-height: 88px;
	overflow: hidden;
	font-weight: lighter;
}

.index-banner-new .swiper-banner .slide-content .kouhao{
	background: rgba(255,255,255,.45);
	height: 80px;
	color: #007abe;
	font-size:26px;
	line-height: 80px;
}

.index-banner-new .swiper-banner .swiper-pagination{
	bottom: 0;
}

.index-banner-new .swiper-banner .swiper-pagination-bullet{
	width: 300px;
	height: 60px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px;
	border-radius: 0;
	margin: 0;
}

/*************** 首页介绍 **************/
.index_part_2{
	padding: 2.25% 0 0 0;
	background: #fff;
}

.index-jieshao{
	/*padding-bottom: 6.77%;*/
}

.index-jieshao .mt{
	padding-bottom: 2%;
}

.index-jieshao .mt .title{
	color: #1982cb;
	font-size: 34px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 2%;
}

.index-jieshao .mt .info{
	font-size: 16px;
	line-height: 1.875;
	color: #595757;
}

.index-jieshao .mc{
	display: flex;
	width: 90%;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 auto;
}

	.index-jieshao .jieshao-item {
		display: block;
		width: 280px;
		padding-top: 20px;
		border-top: 15px transparent solid;
	}

.index-jieshao .jieshao-item .cmp-name{
	color: #595757;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
}

.index-jieshao .jieshao-item .img{
	margin-bottom: 20px;
}

.index-jieshao .jieshao-item .img .img-content{
	height: 220px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.index-jieshao .jieshao-item .xm-name{
	color: #0c40a3;
	font-weight: bold;
	font-size:22px;
	line-height: 1;
}

/************ 首页产品 ***********/
.index-pro{
	
}

	.index-pro .pro-item {
		padding: 0 0 0.1667% 0;
		background: #f6f6f6;
	}

.index-pro .pro-item .content{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index-pro .pro-item .text-box{
	width: 420px;
}

.index-pro .pro-item .text-box .title{
	margin-bottom: 25px;
	font-size: 0;
}

.index-pro .pro-item .text-box .title .link{
	color: #222;
	font-size: 26px;
	line-height: 1;
}

.index-pro .pro-item .text-box .info{
	color: #666;
	font-size: 18px;
	line-height: 1.667;
	font-weight: lighter;
	margin-bottom: 25px;
}

	.index-pro .pro-item .text-box .tese {
		font-size: 15px;
		line-height: 1.4;
		font-weight: lighter;
	}

.index-pro .pro-item .text-box .tese .tese-item{
	display:inline-block;
	vertical-align: top;
	width: 82px;
	margin-right: 40px;
	text-align: center;
	margin-bottom: 20px;
}

.index-pro .pro-item .text-box .tese .tese-item .icon{
	width: 100%;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}

.index-pro .pro-item .text-box .tese .tese-item .icon img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.index-pro .pro-item .text-box .tese .tese-item .wenzi{
	color: #0d6fb8;
	font-size: 15px;
	line-height: 1;
	font-weight: lighter;
}

.index-pro .pro-item .text-box .more{
	
}

.index-pro .pro-item .text-box .more .more-link{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 42px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	background: #0c40a3;
}

.index-pro .pro-item .img-box{
	/* background:#fff; */
	width: 525px;
	height: 400px;
}

.index-pro .pro-item .img-box .img{
	display:flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 0;
	padding: 15px;
}

.index-pro .pro-item .img-box .img img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
		.index-pro .pro-item:last-child {
			padding: 0;
		}
.index-pro .pro-item:nth-child(2n){
	background: #fff;
}

.index-pro .pro-item:nth-child(2n) .content{
	flex-direction: row-reverse;
}

/************ 抗议 *************/
.index-kangyi{
	/*padding-top: 6.77%;*/
}

.index-kangyi .mt{
	text-align: center;
	color: #0c40a3;
	font-size: 34px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 4.6%;
}

.index-kangyi .swiper-slide{
	width: 736px;
	font-size: 0;
	opacity: 0.63!important;
	z-index: 0;
	transition: all .4s ease;
}

.index-kangyi .swiper-slide.swiper-slide-active{
	opacity: 1!important;
}

/*.index-kangyi .swiper-slide.swiper-slide-duplicate {
	opacity: 0!important;
}*/

.index-kangyi .swiper-slide.swiper-slide-prev{
	/*left: 560px;*/
	transform: scale(0.8) ;
}

.index-kangyi .swiper-slide.swiper-slide-next{
	transform: scale(0.8) ;
}

.index-kangyi .swiper-pagination{
	position: static;
	padding-top: 20px;
}

/********** 页脚上面的装饰 **************/
.index_part_3 {
	/* margin-top: 1.77%; */
	position: relative;
}


/*************************************

           20220124
					 
**************************************/
.index-banner-new{
	max-height: 305px;
	position: relative;
		z-index: 0;
}

.index-banner-new .swiper-banner .swiper-pagination{
	bottom: 18px;
}

.index-banner-new .swiper-banner .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px #fff solid;
	margin: 0 12px;
	opacity: 1;
	background: transparent;
	display: inline-block;
}

.index-banner-new .swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#fff
}

.index_part_3{
	background-image: none;
	background-color: #fff;
	padding: 110px 0 0 0;
}

.index_part_3 .left{
	margin-top: 0;
}

.index_part_3 .left h1{
	color: #017bbe;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 30px;
}

.index_part_3 .left p.p1{
	background: #f6f6f6;
	min-height: 272px;
	color: #666;
	font-size: 14px;
	line-height: 2;
	font-weight: normal;
}

.index_part_3 .right{
	margin-top: 0;
}

.index_part_3 .right a span.span1{
	color: #017bbe;
}

/*************************************

           20231116
					 
**************************************/

.classification{
 padding-bottom: 30px;
 }
 .classification ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
 }
 .classification ul li{
	width: 32%;
	text-align: center;
 }
 .classification ul li a{
	display: block;
	width: 100%;
	background: #ebeceb;
	padding-top: 30px;
	padding-bottom: 40px;
 }
 .classification ul li a p{
	font-size: 24px;
	color: #333333;
	font-weight: 600;
	margin-top: 20px;
 }
 .classification_img{
	min-height: 92px;
	display: flex;
 justify-content: center;
 align-items: center;
 }
 .classification ul li a:hover .img,
 .classification ul li a .h_img{
	display: none;
 }
 .classification ul li a:hover{
	background: #1982cb;
 }
 .classification ul li a:hover .h_img{
	 display: block;
 }
 .classification ul li a:hover p{
	color: #fff;
 }

 .resources{
	background: #f6f6f6; 
	height: auto;
}
.resources .left{
 width: 100%;
}
.resList{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 90px;
}
.res-item{
    width: 33.33%;
    padding: 0 15px;
    text-align: center;
}
.res-img{
	width: 161px;
    height: 161px;
	margin: 0 auto;
}
.res-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}
.res-item h4{
	font-size: 24px;
    margin-top: 20px;
    color: #333333;
    line-height: 30px;
}
.res-item p{
	margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}
.res-item .more{
	margin-top: 20px;
    display: flex;
    justify-content: center;
}
.res-item .more a{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 42px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    background: #0c40a3;
}