.sjbannerzi {display: none;}
@media (min-width:1680px) {
	.index-banner .banner-icon li {
		margin: 15px 0 30px;
	}
	
	.index-banner .banner-icon {
	position: absolute;
	left: 7.9%;
	top: 24%;
}
	
	
	.index-banner .banner-list {
	width: 45%;
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translate(0, -50%);
}
	
}


@media (min-width:1440px) {
    
    .index-banner .banner-icon li {
		margin: 10px 0 25px;
	}
.index-banner .banner-icon li a i {
    width: 30px;
    height: 30px;
   
}
.index-banner .banner-icon li a .dimg {
    width: 50px;
    height: 38px;
   
}	
	
	

}


.header .logo {
	background: #00a59f;
}

.index-banner {
	width: 100%;
	position: relative;
}

.index-banner img.bg {
	width: 100%;
	position: relative;
	display: block;
}

.index-banner .banner-list {
	width: 42%;
	position: absolute;
	top: 46%;
	right: 8%;
	transform: translate(0, -50%);
}

.index-banner .banner-list img {
	width: 100%;
	transition: all .6s ease;
	display: block;
}

.index-banner .banner-list .pic {
	position: absolute;
	opacity: 0;
	transition: all .6s ease;
}

.index-banner .banner-icon {
	position: absolute;
	left: 7.9%;
	top: 22%;
}


.index-banner .banner-icon {
	position: absolute;
	left: 7.9%;
	top: 24%;
}
.index-banner .banner-icon li:last-child {
	margin: 0;
}


@media (min-width:1680px) {
	.index-banner .banner-icon li {
		margin: 15px 0 30px;
	}
	
	.index-banner .banner-icon {
	position: absolute;
	left: 7.9%;
	top: 24%;
}
	
	
}


.index-banner .banner-icon li:nth-child(1) .dimg {
	background-image: url(../img/index/banner-icon1.png);
}

.index-banner .banner-icon li:nth-child(2) .dimg {
	background-image: url(../img/index/banner-icon2.png);
}

.index-banner .banner-icon li:nth-child(3) .dimg {
	background-image: url(../img/index/banner-icon3.png);
}

.index-banner .banner-icon li:nth-child(4) .dimg {
	background-image: url(../img/index/banner-icon4.png);
}

.index-banner .banner-icon li:nth-child(5) .dimg {
	background-image: url(../img/index/banner-icon5.png);
}

.index-banner .banner-icon li a {
	display: flex;
	width: 200px;
	align-items: flex-end;
	padding: 0 0 16px;
	position: relative;
	overflow: hidden;
}

.index-banner .banner-icon li a::after {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .6s ease;
	background: #cbcb64;
}

.index-banner .banner-icon li a:hover::after {
	width: 100%;
}

.index-banner .banner-icon li a i {
	width: 50px;
	height: 50px;
	transition: all .6s ease;
	border-radius: 50%;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 16px;
	position: relative;
}

.index-banner .banner-icon li a i::after,
.index-banner .banner-icon li a i::before {
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	content: '';
	background: none;
	z-index: 1;
	border: 1px solid #ffffff;
}

.index-banner .banner-icon li a i::before {
	animation: scale 2s ease infinite;
}

.index-banner .banner-icon li a i::after {
	animation: scale2 2s ease infinite;
}


.index-banner .banner-icon li a i {
	width: 50px;
	height: 50px;
	transition: all .6s ease;
	border-radius: 50%;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 16px;
	position: relative;
}

.div a i::after,
.div a i::before {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	content: '';
	background: none;
	z-index: 1;
	border: 1px solid #ffffff;
}

.div a i::before {
	animation: scale 2s ease infinite;
}

.div a i::after {
	animation: scale1 2s ease infinite;
}
.div a i {
    width: 28px;
    height: 28px;
    transition: all .6s ease;
    border-radius: 50%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    opacity: 0;
}

.div a:nth-child(1) i {
       bottom: 57px;
    right: 113px;
}

.div a:nth-child(2) i {
   bottom: 57px;
    left:  113px;
}

.div a:nth-child(3) i{
     left: 47%;
    top: 78px;
}
 .div a:nth-child(4) i {
   top: 57px;
    right: 113px;
}
.div a:nth-child(5) i {
   top: 57px;
    left:  113px;
}
.div a i b {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffffff;
}

@media (max-width:1440px) {
.div a i::after,
.div a i::before {
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	content: '';
	background: none;
	z-index: 1;
	border: 1px solid #ffffff;
}

.div a i::before {
	animation: scale 2s ease infinite;
}

.div a i::after {
	animation: scale2 2s ease infinite;
}
.div a i {
    width: 50px;
    height: 50px;
    transition: all .6s ease;
    border-radius: 50%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    opacity: 0;
}

.div a:nth-child(1) i {
    bottom: 35px;
    right: 62px;
}

.div a:nth-child(2) i {
   bottom: 35px;
    left:  62px;
}

.div a:nth-child(3) i{
        left: 45%;
    top: 50px;
}
 .div a:nth-child(4) i {
   top: 35px;
    right: 62px;
}
.div a:nth-child(5) i {
   top: 35px;
    left:  62px;
}
.div a i b {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ffffff;
}
}

@keyframes scale {
	0% {
		width: 15px;
		height: 15px;
		opacity: 1
	}

	100% {
		width: 35px;
		height: 35px;
		opacity: 0.5;
	}
}

@keyframes scale2 {
	0% {
		width: 25px;
		height: 25px;
		opacity: 1;
	}

	100% {
		width: 50px;
		height: 50px;
		opacity: 0.5;
	}
}

.index-banner .banner-icon li a i b {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ffffff;
}

.index-banner .banner-icon li a:hover i {
	opacity: 0;
}

.index-banner .banner-icon li a:hover span {
	left: 0;
}

.index-banner .banner-icon li a span {
	color: #ffffff;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	bottom: 16px;
	left: -100%;
	transition: all .6s ease;
}

.index-banner .banner-icon li a .dimg {
	width: 63px;
	height: 48px;
	margin-left: 75px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
	transition: all .6s ease;
}

.index-banner .banner-icon li a:hover .dimg {
	background-position: center bottom;
}



.index-absorbed {
	overflow: hidden;
	padding: 0 0 55px;
	background: #f8f8f8;
}

.absorbed-title {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	padding: 50px 0 10px;
}

.absorbed-subtitle {
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	color: #00a59f;
	margin: 0 0 40px;
}

.absorbed-list {
	display: flex;
}


.absorbed-text {
	/* width: 640px; */
	/* border-right: 1px solid #a4a4a5; */
	line-height: 30px;
	font-size: 18px;
	padding-right: 38px;
}

.absorbed-item {
	width: 230px;
	padding: 0 38px;
	border-right: 1px solid #a4a4a5;
}

.absorbed-item p {
	font-size: 20px;
	line-height: 35px;
}

.absorbed-item p span {
	font-weight: 600;
	color: #595757;
}

.absorbed-item img {
	display: block;
	margin: 10px auto 80px;
}

.index-technology {
	overflow: hidden;
}

.technology-title {
	padding: 50px 0 40px;
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
}

.technology-desc {
	text-align: center;
	line-height: 30px;
	font-size: 18px;
}

.technology-list .row {
	margin: 0 -38px;
}

.technology-list .row .col {
	padding: 0 38px;
}

.technology-list .row .col dl {
	display: flex;
	padding: 35px 0 0;
	cursor: pointer;
}

.technology-list .row .col dl:hover dt .icon {
	background-position: center bottom;
}

.technology-list .row .col dl:hover dd h3 {
	color: #87cdd3;
}

.technology-list .row .col dl:hover dd::after {
	width: 100%;
}

.technology-list .row .col dt {
	width: 60px;
	flex: 0 0 auto;
	padding: 5px 0 0;
}

.technology-list .row .col dd {
	line-height: 40px;
	padding: 0 0 10px;
	flex: 1;
	position: relative;
	border-bottom: 2px solid #bababb;
}

.technology-list .row .col dd::after {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
	transition: all .3s ease;
	background-color: #87cdd3;
}

.technology-list .row .col dd h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}

.technology-list .row .col dd p {
	font-size: 18px;
}

.technology-list .row .col .icon {
	width: 50px;
	height: 50px;
	transition: all .3s ease;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.technology-tips {
	color: #333;
	text-align: center;
	font-size: 18px;
	margin: 45px 0 50px;
	line-height: 30px;
}

.technology-tips span {
	font-weight: 600;
}

.technology-item {
	display: flex;
	flex-wrap: wrap;
}

.technology-item .item {
    width: 49%;
    flex: 0 0 auto;
    background: #ffffff;
    margin: 0 0 30px;
    cursor: pointer;
    padding: 15px 15px;
    transition: all .3s ease;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}

.technology-item .item:nth-child(2n) {
	margin-left: auto;
}

.technology-item .item h3 {
	line-height: 40px;
	font-size: 24px;
	font-weight: 500;
	color: #00a4b2;
	margin: 0 0 10px;
}

.technology-item .item p {
	line-height: 30px;
	font-size: 18px;
}

.technology-item .item:hover {
	background: #87cdd3;
	color: #ffffff;
}

.technology-item .item:hover h3 {
	color: #ffffff;
}

.index-app {
	padding: 0 0 60px;
	overflow: hidden;
	background: #f8f8f8;
}

.index-app .title {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	padding: 50px 0;
	line-height: 40px;
}

.index-app .app-list {
	display: flex;
}
.index-app .app-list-m {
	display: none;
}


.index-app .app-list a {
	width: 20%;
}

.index-app .app-list a img {
	width: 100%;
	display: block;
}

.index-app .app-list a .tit {
	height: 66px;
	color: #898989;
	display: flex;
	align-items: center;
	padding: 0 18px;
	background: #e6e6e6;
	position: relative;
}

.index-app .app-list a .pic {
	position: relative;
}

.index-app .app-list a .pic .icon {
	width: 75px;
	top: 28px;
	left: 17px;
	transition: all .3s ease;
	position: absolute;
}

.index-app .app-list a:hover .pic .icon {
	top: 50%;
	margin-top: -29px;
}

.index-app .app-list a .tit i {
	width: 20px;
	height: 20px;
	transition: all .3s ease;

	margin-left: auto;
	background: url(../images/more.png);
}

.index-app .app-list a .tit::after {
	content: "";
	width: 0;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .3s ease;
	background: #87cdd2;
}

.index-app .app-list a:hover .tit::after {
	width: 100%;
}

.index-app .app-list a:hover .tit span {
	display: none;
}

.index-app .app-list a:hover .tit i {
	display: block;
}

.index-app .app-list a .tit span {
	width: 20px;
	height: 20px;
	transition: all .3s ease;
	display: none;
	margin-left: auto;
	background: url(../images/more.png);
}

.index-app .app-list a .tit h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.2;
}

.index-news {
	overflow: hidden;
}

.index-news .title {
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	line-height: 50px;
	padding: 65px 0 35px;
}

.index-news-list .news-item {
	display: flex;
	padding: 16px 30px;
	border-top: 1px solid #b5b5b6;
}

.index-news-list .news-item .pic {
	width: 250px;
	flex: 0 0 auto;
	overflow: hidden;
	margin-left: auto;
}

.index-news-list .news-item .pic img {
	width: 100%;
	height: 160px;
	transition: all .3s ease;
	object-fit: cover;
	object-position: center;
	display: block;
}

.index-news-list .news-item .date {
	width: 210px;
	height: 74px;
	display: flex;
	flex: 0 0 auto;
	margin: 43px 50px 0 0;
	background: url(../images/date.png);
}

.index-news-list .news-item .date span {
	font-size: 28px;
	font-weight: 600;
	line-height: 30px;
}

.index-news-list .news-item .date b {
	font-size: 54px;
	font-weight: 600;
	margin-top: auto;
	margin-left: auto;
	line-height: 1;
}

.index-news-list .news-item .info {
	padding: 10px 20px 0 0;
	flex: 1;
}

.index-news-list .news-item .tit {
	font-size: 18px;
	line-height: 2;
	font-weight: 500;
}

.index-news-list .news-item .tit a {
	color: #87cdd3;
	transition: all 0s ease;
}

.index-news-list .news-item .desc {
	font-size: 18px;
	line-height: 2;
}

.index-news-list .news-item .more {
	width: 75px;
	line-height: 30px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	transition: all 0s ease;
	margin: 20px 0 0;
	border-radius: 5px;
	background-color: #dedfa7;
}

.index-news-list .news-item:hover {
	background: url(../images/news-item.jpg) no-repeat;
	background-size: cover;
}

.index-news-list .news-item:hover .date {
	background: url(../images/date-white.png);
}

.index-news-list .news-item:hover .date,
.index-news-list .news-item:hover .desc,
.index-news-list .news-item:hover .tit a {
	color: #ffffff;
}

.index-news-list .news-item:hover .more {
	background: #ffffff;
	color: #898989;
}

.index-news-list .news-item:hover .pic img {
	transform: scale(1.1);
}

.index-news-list .news-item:last-child {
	border-bottom: 1px solid #b5b5b6;
}


.index-pdf {
	height: 80px;
	display: flex;
	font-size: 18px;
	padding: 0 80px;
	margin: 55px 0 60px;
	align-items: center;
	background: #f8f8f8;
}

.index-pdf .icon {
	width: 32px;
	height: 32px;
	display: block;
}

.index-pdf .icon.pdf {
	background: url(../images/index-pdf.png);
}

.index-pdf .icon.down {
	background: url(../images/index-down.png);
}

.index-pdf span {
	margin: 0 auto;
}


.mc_n1a1s1_txt p {
	font-size: 24px;
}


.mc_d2s1_txt p {
	font-size: 20px !important;
}

.fudong {
	position: fixed;
	left: auto;
	top: auto;
	right: 16px;
	bottom: 16px;
	z-index: 100;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;

	transition: all .36s;
	opacity: 0;
	transform: scale(.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}



.fudong.mc1_show {
	opacity: 1;
	transform: scale(1);
}

.mc_pby {
	opacity: 0.2;
}

.div {
	position: absolute;
	top: 0;
	opacity:1 !important;
}

.index-banner .banner-list .div img {
	display: inline-block;
	width: 100%;
	float: left;
}

.div a {
     position: relative;
    display: inline-block;
    overflow: hidden;
    width: 50%;
    float: left;
        
}

.div a:nth-child(3) {
    width: 100%;
}
.div3 {
	width: 100% !important;
}
.index-banner img.bg:nth-child(1){
    display: none;
}
.index-banner img.bg:nth-child(2){
    height: auto;
}
@media (min-width:992px) {
    .index-banner img.bg:nth-child(1){
        display: block;
    }
    .index-banner img.bg:nth-child(2){
        display: none;
    }
}
/* 首页样式 */
.m-banner-icon {
	display: none;
}

@media (max-width: 576px) {
    
    
.index-banner .banner-icon li a i {
    width: 33.3px;
    height: 33.3px;
    transition: all .6s ease;
    border-radius: 50%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    position: relative;
}
.index-banner .banner-icon li a i b {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ffffff;
}
.index-banner .banner-icon li a i::after, .index-banner .banner-icon li a i::before {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background: none;
    z-index: 1;
    border: 1px solid #ffffff;
}
.index-banner .banner-icon li a .dimg {
    width: 40px;
    height: 32px;
    margin-left: 61px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    transition: all .6s ease;
}

.div a i::after,
.div a i::before {
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	content: '';
	background: none;
	z-index: 1;
	border: 1px solid #ffffff;
}

.div a i::before {
	animation: scale 2s ease infinite;
}

.div a i::after {
	animation: scale1 2s ease infinite;
}
.div a i {
    width: 26px;
    height: 26px;
    transition: all .6s ease;
    border-radius: 50%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    opacity: 0;
}

.div a:nth-child(1) i {
       bottom: 11%;
    right: 20%;
}

.div a:nth-child(2) i {
   bottom: 11%;
    left: 20%;
}

.div a:nth-child(3) i{
         left: 46%;
    top: 35%;
}
 .div a:nth-child(4) i {
   top:  11%;
    right: 20%;
}
.div a:nth-child(5) i {
   top:  11%;
    left: 20%;
}
.div a i b {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffffff;
}


.index-news-list .news-item .pic img {
       margin-top: 20px;
    height: auto;
  
}
  .sjbannerzi {  position: absolute;
    width: 90%;
   display: block;
    left: 2%;
    top: 5%;
  }
  .sjbannerzi img {width: 100%; margin-left:3%;}
    
.index-app .app-list-pc {
	display: none;
}
.index-app .app-list-m {
	display: block;
}
.index-banner .banner-icon li a::after {
   
    bottom: -25px;
    
}

	.banner-icon {
		display: none;
	}

	.m-banner-icon {
		display: block;
	}

	.index-banner img.bg {
		height: 100vh;
	}

	.index-banner .banner-list {
	    top: 48%;
    right: 5.5%;
    width: 90%;
	}

	.index-banner .banner-icon {
    position: static;
    padding: 3%;
    /* left: 200px; */
    position: absolute;
    top: 75%;
    width: 100%;
    left: 0;
}

	.banner-icon ul {
		display: flex;
		flex-direction: row;
	}

	.index-banner .banner-icon li {

		flex: 1;margin: 0!important;
	}

	.index-banner .banner-icon li a {
		overflow: initial!important;
		padding: 0px;
		width: auto!important;
	}

	.index-banner .banner-icon li a .dimg {
margin-left: 15%!important;
}

	.index-banner .banner-icon li a i {
		display: none;
	}

	.index-banner .banner-icon li a span {
		left: 0;
		bottom: -19px;
		font-size: 15px!important;
		color: #5e5e5e;
	}


	.absorbed-title {
		font-size: 25px;
		padding: 20px 0 10px;
	}

	.absorbed-subtitle {
		font-size: 20px;
		margin: 0 0 20px;text-align: left;
	}

	.index-app .app-list a .tit h3 {
		font-size: 16px;
	}

	.technology-title {
		font-size: 25px;
	}

	.index-app .title {
		font-size: 25px;padding: 25px 0 25px;
	}

	.index-news .title {
		font-size: 25px;padding: 25px 0 25px;
	}
	.absorbed-text {
		padding-right: 0px;
	}


	.technology-item .item {
		width: 100%;
	}

	.index-app .app-list {
		flex-direction: column;
	}

	.index-app .app-list a {
		width: 100%;margin-right: 5px!important;
	}

	.app-wrap.index-news {
		padding: 0;
	}

	.index-news-list .news-item .date {
		display: none;
	}

	.index-news-list .news-item .pic {
		width: 33%;
	}

	.index-news-list .news-item {
	padding: 8px 8px 20px 8px;
	}

	.index-news-list .news-item .tit {
		font-size: 18px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.index-news-list .news-item .desc p {
		font-size: 12px;
		color: #595757; height: 30px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp:1.5;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.index-news-list .news-item .more {
    
    margin: 0;
   
}

	.index-pdf {
		padding: 0 20px;
	}



}

.index-banner .banner-icon li a.hover .dimg {
	background-position: center bottom;
}

.index-banner .banner-icon li a.hover::after {
	width: 100%;
}

.index-banner .banner-icon li a.hover i {
	opacity: 0;
}

.index-banner .banner-icon li a.hover span {
	left: 0;
}
@media screen and (min-width: 576px) {
 
}

@media screen and (min-width: 1440px) {

}


@media (max-width: 1440px) {
.index-banner .banner-icon li {
    margin: 10px 0 11px;
}

.index-banner .banner-icon li a span {
	font-size: 18px;
	
}

.index-banner .banner-icon li a {
    display: flex;
    width: 150px;
    align-items: flex-end;
    padding: 8px 0 16px;
    position: relative;
    overflow: hidden;
}

}
/* 首页样式 */
