@charset "utf-8";
	/* CSS Document */* {
	padding:0;
	margin:0;
	box-sizing:border-box;
}
body {
	font:normal normal 0.32rem/1 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
	color:#000;
	background:#fff;
}
textarea,input {
	font:normal normal 0.28rem/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
}
img {
	display:block;
	border:none;
}
.clear:after {
	content:"";
	display:block;
	clear:both;
}
input[type=button],input[type=submit],input[type=file],input[type=reset],button {
	cursor:pointer;
	-webkit-appearance:none;
}
/*body,p,ol,ul,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	list-style:none;
	font:normal normal 0.28rem/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
}
*/button {
	font:normal normal 0.28rem/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
}
a {
	color:inherit;
	text-decoration:none;
}
.i100 {
	overflow:hidden;
}
.i100>img {
	width:100%;
}
.i200 {
	overflow:hidden;
}
.i200>img {
	height:100%;
}
a>img {
	width:100%;
}
.to1 {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.a1 {
	position:relative;
}
.a1>a {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:block;
}
input{
	border:0;
	display:block;
	outline:none;
	background:none;
	box-sizing:border-box;
}
select {
	border:0;
	display:block;
	outline:none;
	background:none;
	box-sizing:border-box;
}
button {
	border:0;
	display:block;
	outline:none;
	background:none;
	box-sizing:border-box;
}
textarea {
	border:0;
	display:block;
	outline:none;
	background:none;
	box-sizing:border-box;
	resize:none;
}
ul li {
	list-style:none;
}
.to2 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to3 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to4 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to5 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to6 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to7 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to8 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient:vertical;
	white-space:normal;
}
.to9 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:9;
	-webkit-box-orient:vertical;
	white-space:normal;
}
/*ban1*/@media only screen and (min-width:1480px) {
	.ban1-a1 {
	width:100%;
	height:532px!important;
	position:relative;
	overflow:hidden;
}
.ban1-a2 {
	width:100%;
	height:100%;
	position:relative;
}
.ban1-a2 img {
	min-height:100%;
}
.ban1-a3 {
	width:100%;
	font-size:48px;
	line-height:50px;
	color:#fff;
	text-align:center;
	position:absolute;
	top:226px;
	left:0;
}
.ban1-a3 strong {
	font-size:50px;
}
.ban1-b1 {
	width:1440px;
	height:62px;
	background:rgba(0,93,161,0.8);
	position:absolute;
	bottom:0;
	left:calc(50% - 1440px/2);
	padding:0 50px;
}
.ban1-b2 {
	height:100%;
	float:left;
	margin-right:48px;
	position:relative;
}
.ban1-b2>div:nth-child(1) {
	font-size:16px;
	line-height:62px;
	color:#fff;
}
.ban1-b2>div:nth-child(2) {
	width:0;
	height:4px;
	background:#e2a859;
	position:absolute;
	bottom:0;
	left:50%;
	transition:0.5s;
}
.ban1-b2:hover>div:nth-child(2) {
	width:100%;
	left:0;
	transition:0.5s;
}
.ban1-b2.on1>div:nth-child(2) {
	width:100%;
	left:0;
}
}
@media only screen and (max-width:1479px) {
	.ban1-a1 {
	width:100%;
	height:410px;
	position:relative;
	overflow:hidden;
}
.ban1-a2 {
	width:1480px;
	height:100%;
	position:relative;
	margin-left:calc(50% - 1480px/2);
}
.ban1-a2 img {
	min-height:100%;
}
.ban1-a3 {
	width:100%;
	font-size:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	position:absolute;
	top:180px;
	left:0;
}
.ban1-b1 {
	width:1024px;
	height:54px;
	background:rgba(0,93,161,0.8);
	position:absolute;
	bottom:0;
	left:calc(50% - 1024px/2);
	padding:0 40px;
}
.ban1-b2 {
	height:100%;
	float:left;
	margin-right:36px;
	position:relative;
}
.ban1-b2>div:nth-child(1) {
	font-size:14px;
	line-height:54px;
	color:#fff;
}
.ban1-b2>div:nth-child(2) {
	width:0;
	height:4px;
	background:#e2a859;
	position:absolute;
	bottom:0;
	left:50%;
	transition:0.5s;
}
.ban1-b2:hover>div:nth-child(2) {
	width:100%;
	left:0;
	transition:0.5s;
}
.ban1-b2.on1>div:nth-child(2) {
	width:100%;
	left:0;
}
}/*hd1*/
@media only screen and (min-width:1480px) {
	.phone {
	display:none!important;
}
	.top1-a1 {
		width:46px;
		height:46px;
		position:fixed;
		bottom:20px;
		right:4%;
		z-index: 8;
		cursor: pointer;
		background:#285CA6;
		padding-top: 17px;
		display:none;
		opacity:.8;
	}
	.top1-a1:hover{opacity:1;transition:.5s;}
	.top1-a1 img{width: 22px;display: block;margin: 0 auto;vertical-align: middle;}
	.hd1-pc11{width: 100%;height: 334px;position: absolute;top: 0;left: 0;background:rgba(251,251,251,.8);display: none;}
.hd1-a1 {
	width:100%;
	height:90px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:10;
	/*background-image: url("../z-img/black.png");*/
	background-size:100% 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,.25),rgba(0,0,0,.001));
}
.hd1-a2 {
	width:100%;
	height:90px;
	position:relative;
	background:none;
	padding:0 83px 0 44px;
	display:flex;
	align-items:center;
	justify-content:space-between;

}
.hd1-a3 {
	width:270px;
}
.hd1-a4 {
	height:24px;
	position:absolute;
	top:calc(50% - 24px/2);
	right:34px;
	cursor:pointer;
}
.hd1-a3 img:nth-child(1){display: block;}
.hd1-a3 img:nth-child(2){display: none;}
.hd1-a3.onon1 img:nth-child(1){display: none;}
.hd1-a3.onon1 img:nth-child(2){display: block;}
.hd1-a4 img:nth-child(1){display: block;}
.hd1-a4 img:nth-child(2){display: none;}
.hd1-a4.onon1 img:nth-child(1){display: none;}
.hd1-a4.onon1 img:nth-child(2){display: block;}
.hd1-a5 {
	}.hd1-a6 {
	float:left;
	width:121px;
	font-size:16px;
	line-height:90px;
	color:#fff;
	font-weight:bolder;
}
.hd1-a6.onon1{color:#444444;}
.hd1-a6{position: relative;}
.hd1-a6>div:first-child {
	text-align:center;
}
.hd1-a6:first-child {
	margin-left:0;
}
.hd1-a6>div>a {
	position:relative;
}
.hd1-a6>div>a::before {
	content:'';
	display:inline-block;
	width:0;
	height:3px;
	background:#005ca7;
	position:absolute;
	right:calc(100% + 10px);
	top:calc(50% - 3px/2);
	transition:0.5s;
}
.hd1-a6:hover>div>a::before {
	width:16px;
	transition:0.5s;
}
.head-popul {
	position:absolute;
	/* width:100%; */
	/*background:rgba(251,251,251,.8);*/
	left:0;
	z-index:9;
	transform-origin: 50% 0;
	top:80%;
	transform: scale(0);
	transition: 0.3s;
	padding-left: 0 !important;
}
.hd1-a6:hover .head-popul {
	top: 100%;
	transform: scale(1);
	transition: 0.3s;
}
.head-popul ul {
	padding-top:20px;
	width:125px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.head-popul ul li {
	margin-bottom:20px;
	color:#696969;
	font-weight:normal;
	line-height:16px;
}
.head-popul ul li a:hover {
	color:#005ca7;
}
.head-popul-img {
	position:absolute;
	bottom:0;
	left:312px;
}
.onbg1{
	background:#fff!important;
}
}
@media only screen and (max-width:1479px) and (min-width:1024px) {
	.phone {display:none!important;}
	body{position:relative;}
	.top1-a1 {
		width:46px;
		height:46px;
		position:fixed;
		bottom:20px;
		right:5%;
		z-index: 8;
		cursor: pointer;
		background:#005DA1;
		padding-top: 17px;
		display:none;
		opacity:.8;
		transition:.5s;
	}
	.top1-a1:hover{opacity:1;transition:.5s;}
	.top1-a1 img{width: 22px;display: block;margin: 0 auto;vertical-align: middle;}
	.hd1-a3 img:nth-child(2) {
		display: none;
	}
	.hd1-a3.onon1 img:nth-child(1){display: none;}
	.hd1-a3.onon1 img:nth-child(2){display: block;}
.hd1-a1 {
	width:100%;
	height:90px;
	position:absolute;
	top: 0;left: 0;
	z-index:10;
	/*background-image: url("../z-img/black.png");*/
	background-size:100% 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,.25),rgba(0,0,0,.001));
}
.hd1-pc11{width: 100%;height: 334px;position: absolute;top: 0;left: 0;background:rgba(251,251,251,.8);display: none;}
.hd1-a2 {
	width:100%;
	height:90px;
	position:relative;
	background:none;
	padding:0 83px 0 44px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.hd1-a3 {
	width:270px;
}
.hd1-a4 {
	height:24px;
	position:absolute;
	top:calc(50% - 24px/2);
	right:34px;
	cursor:pointer;
}
	.hd1-a4 img:nth-child(1){display: block;}
	.hd1-a4 img:nth-child(2){display: none;}
	.hd1-a4.onon1 img:nth-child(1){display: none;}
	.hd1-a4.onon1 img:nth-child(2){display: block;}
.hd1-a5 {
	}.hd1-a6 {
	float:left;
	width:100px;
	font-size:16px;
	line-height:90px;
	color: #fff;
	font-weight:bolder;
}
.hd1-a6{position: relative;}
.hd1-a6.onon1{color:#444444;}
.hd1-a6>div:first-child {
	text-align:center;
}
.hd1-a6:first-child {
	margin-left:0;
}
.hd1-a6>div>a {
	position:relative;
}
.hd1-a6>div>a::before {
	content:'';
	display:inline-block;
	width:0;
	height:3px;
	background:#005ca7;
	position:absolute;
	right:calc(100% + 10px);
	top:calc(50% - 3px/2);
	transition:0.5s;
}
.hd1-a6:hover>div>a::before {
	width:16px;
	transition:0.5s;
}
.head-popul {
	position:absolute;
	/*width:100%;*/
	/*background:rgba(251,251,251,.8);*/
	left:0;
	z-index:9;
	transform-origin: 50% 0;
	top:80%;
	transform: scale(0);
	transition: 0.3s;
}
.hd1-a6:hover .head-popul {
	top: 100%;
	transform: scale(1);
	transition: 0.3s;
}
.hd1-a6:hover .head-popul {
	display:block;
}
.head-popul ul {
	padding-top:20px;
	width:101px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.head-popul ul li {
	margin-bottom:20px;
	color:#696969;
	font-weight:normal;
	line-height:16px;
}
.head-popul ul li a:hover {
	color:#005ca7;
}
.head-popul-img {
	position:absolute;
	bottom:0;
	left:312px;
	display: none;
}
}@media only screen and (max-width:1150px) and (min-width:1024px) {
	.hd1-a6 {
	margin-left:14px;
}
	.hd1-a3 img{width:200px;}
	.hd1-a5{width:645px;}
	.hd1-a6{width:80px;}

}/*ft1*//**/@media only screen and (min-width:1480px) {
	.footer {
	width:100%;
	background:#232323;
	padding-top:53px;
	padding-bottom:22px;
}
.footer-ul {
	margin-bottom:32px;
}
.footer-ul li {
	display:inline-block;
}
.footer-ul li a {
	color:#7b7b7b;
	font-size:18px;
	font-weight:bolder;
	margin-right:30px;
}
.footer-ul li a:hover {
	color:#b7b7b7;
}
.footer-img {
	margin-bottom:18px;
	display:flex;
}
.footer-img div{position:relative;}
.footer-img div img {
	display:inline-block;
	width:33px;
	margin-right:25px;
}
	.footer-img i{display:none;position:absolute;top: -95px;left:0;transition:.2s;}
.footer-img i img{width:84px;height:84px;}
.footer-img div:hover i{display:block;transition:.2s;}
.footer-link {
	font-size:14px;
	color:#8b8b8b;
	font-style:normal;
}
.footer-max {
	display:flex;
	justify-content:space-between;
}
.footer-fr-logo {
	margin-bottom:29px;
	display:block;
}
.footer-fr-ul {
	text-align:right;
	margin-bottom:28px;
}
.footer-fr-ul li {
	display:inline-block;
}
	.footer-fr-ul li a {
	color:#7b7b7b;
	font-size:14px;
	font-style:normal;
}
.footer-fr-ul li a::after {
	content:'';
	vertical-align:middle;
	display:inline-block;
	width:1px;
	height:17px;
	background:#7b7b7b;
	margin-right:17px;
	margin-left:17px;
}
.footer-fr-ul li:last-child a::after {
	content:none;
}
.footer-fr>a {
	text-align:right;
	display:block;
}
}@media only screen and (max-width:1479px) and (min-width:1024px) {
	.footer {
	width:100%;
	background:#232323;
	padding-top:53px;
	padding-bottom:22px;
}
.footer-ul {
	margin-bottom:32px;
}
.footer-ul li {
	display:inline-block;
}
.footer-ul li a {
	color:#7b7b7b;
	font-size:18px;
	font-weight:bolder;
	margin-right:30px;
}
.footer-ul li a:hover {
	color:#b7b7b7;
}
.footer-img {
	margin-bottom:30px;
	display:flex;
}
.footer-img div{position:relative;}
.footer-img div img {
	display:inline-block;
	width:33px;
	margin-right:25px;
}
.footer-img i{display:none;position:absolute;top: -95px;left:0;transition:.2s;}
.footer-img i img{width:84px;height:84px;}
.footer-img div:hover i{display:block;transition:.2s;}
.footer-link {
	font-size:14px;
	color:#8b8b8b;
	font-style:normal;
}
.footer-max {
	display:flex;
	justify-content:space-between;
}
.footer-fr-logo {
	margin-bottom:29px;
	display:block;
}
.footer-fr-ul {
	text-align:right;
	margin-bottom:28px;
}
.footer-fr-ul li {
	display:inline-block;
}
.footer-fr-ul li a {
	color:#7b7b7b;
	font-size:14px;
	font-style:normal;
}
.footer-fr-ul li a::after {
	content:'';
	vertical-align:middle;
	display:inline-block;
	width:1px;
	height:17px;
	background:#7b7b7b;
	margin-right:17px;
	margin-left:17px;
}
.footer-fr-ul li:last-child a::after {
	content:none;
}
.footer-fr>a {
	text-align:right;
	display:block;
}
}@media only screen and (max-width:1023px) {
	.pc {
	display:none!important;
}
.head {
	position:relative;
	top:0;
	left:0;
	height:0;
}
.head-bg {
	display:flex;
	justify-content:space-between;
	padding:0 .35rem;
	align-items:center;
	background-image:url(../z-img/head-bg1.png);
	background-size:100% 100%;
	height:1.33rem;
	position:relative;
	width:100%;
	z-index:9;
}
.head-bg-logo img {
	width:3.3rem;
}
.head-fr {
	display:inline-flex;
}
.head-fr .hd1-a4 img {
	width:.4rem;
	height:.4rem;
}
.head-nav img {
	width:.48rem;
	height:.34rem;
	margin-left:.27rem;
}
.banner {
	/* height:100vh; */
}
/* .banner .swiper-container .swiper-wrapper{
	height:100%!important;
}
.banner .swiper-slide img{
	height:100%!important;
} */
.banner .swiper-slide>img{
	position: relative!important;
}
.innovative {
	margin-top:.8rem;
}
.max-width {
	width:100%;
}
.index-title h1 {
	font-size:.48rem;
	line-height:.48rem;
	color:#404040;
	margin-bottom:.23rem;
}
.index-title h2 {
	font-size:.26rem;
}
.innovative-img {
	height:6.82rem;
	overflow:hidden;
}
.innovative-box {
	margin-top:.37rem;
	flex-wrap:wrap;
	height:auto;
	padding:0 .35rem;
}
.c1 {
	margin-top:.23rem;
}
.c1-text {
	top:1.77rem;
	padding-left:.35rem;
}
.c1-text h1 {
	font-size:.4rem;
	color:#285ca6;
	line-height:.4rem;
	margin-bottom:.3rem;
}
.c1-text p {
	width:3.72rem;
	font-size:.26rem;
	line-height:.38rem;
	margin-bottom:.35rem;
}
.c1-text img {
	width:.56rem!important;
}
.innovative-list {
	width:50%;
	flex:none;
	height:2.3rem;
	margin-bottom:.2rem;
	padding-top:.39rem;
}
.innovative-list a {
	display:none!important;
}
.innovative-box .innovative-list:nth-child(1) p img {
	width:.68rem!important;
	height:1rem!important;
}
.innovative-box .innovative-list:nth-child(2) p img {
	width:.99rem!important;
	height:1.04rem!important;
}
.innovative-box .innovative-list:nth-child(3) p img {
	width:.86rem!important;
	height:.89rem!important;
}
.innovative-box .innovative-list:nth-child(4) p img {
	width:.83rem!important;
	height:.76rem!important;
}
.innovative-list span {
	font-size:.28rem;
}
.innovative-list p {
	height:1.24rem;
}
.business {
	margin-top:.6rem;
}
.business-phone {
	width:100%;
	height:8.32rem;
	padding-left:.35rem;
	margin-top:.5rem;
}
.business-phone .swiper-container {
	height:100%;
}
.grid {
	width:6.4rem;
	height:100%;
}
.grid figure .business-list img {
	height:100%;
}
.grid figure {
	height:100%;
}
.business-phone .swiper-slide {
	width:6.4rem!important;
	transform:scale(0.92);
}
.business-phone .swiper-slide-active,.swiper-slide-duplicate-active {
	transform:scale(1);
}
.business-text-top h1 {
	font-size:.4rem;
	line-height:.4rem;
	height:.4rem;
	margin-bottom:.2rem;
	letter-spacing:.02rem;
}
.business-text-top p {
	font-size:.24rem;
	font-weight:lighter;
	letter-spacing:.02rem;
}
.business-list>a {
	display:flex;
	bottom:.37rem;
	font-size:.24rem;
	align-items:center;
	justify-content:center;
}
.business-list>a img {
	width:.12rem!important;
	height:.18rem;
	margin-left:.16rem;
}
.news {
	margin-top:.8rem;
}
.news-box {
	margin-top:.5rem;
	padding:.45rem 0 .7rem 0;
}
.news-count {
	display:block;
	padding:0 .35rem;
}
.news-left {
	width:100%;
}
.change {
	right:.35rem;
	top: -.9rem;
	position:absolute;
}
.news-in-nav{
	padding:0 .35rem;
}
.news-left-tab {
	line-height:.3rem;
	height:.3rem;
	margin-bottom:.45rem;
}
.news-left-tab span {
	font-size:.3rem;
}
.news-left-tab span:first-child::after {
	margin-left:.35rem;
	margin-right:.35rem;
	height:.28rem;
}
.news-left-box {
	height:3.87rem;
	margin-bottom:.32rem;
}
.news-left-active-text {
	left:0;
	bottom:0;
    padding-left:.28rem;
	height:1.2rem;
	padding-bottom:.3rem;
}
.news-left-active-text div {
	font-size:.24rem;
	padding-bottom:.25rem;
}
.news-left-active-text div span {
	font-size:.42rem;
}
.news-left-active-text p {
	font-size:.28rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:6rem;
}
.slide-list {
	width:3.25rem;
}
.slide-list>i {
	height:1.87rem;
	margin-bottom:.28rem;
	padding-bottom:0;
}
.slide-list i>img {
	margin-bottom:.28rem;
	height:1.87rem;
}
.slide-list h1 {
	font-size:.28rem;
	margin-bottom:.2rem;
	line-height:.3rem;
}
.slide-list>p {
	font-size:.24rem;
	line-height:.28rem;
	margin-bottom:.25rem;
}
.slide-list-flex {
	padding-top:.23rem;
}
.slide-list-flex p {
	font-weight:bolder;
	font-size:.24rem;
}
.slide-list-flex p span {
	font-size:.36rem;
}
.slide-list-flex>a img {
	width:.45rem;
}
.mt {
	margin-top:.8rem;
}
.le-jie {
	padding:0 .35rem;
	width:100%;
	margin-top:.5rem;
	margin-bottom:.53rem;
}
.line-list {
	width:100%;
	height:4.02rem;
}
.line-list .line-list-img>span {
	font-size:.32rem;
	left:.37rem;
	bottom:.31rem;
}
.le-jie .swiper-container {
	height:5rem;
}
.le-jie .swiper-pagination-bullet {
	background:#f7d2a3;
	opacity:1;
	width:.18rem;
	height:.18rem;
}
.le-jie .swiper-pagination-bullet-active {
	background:#efa648;
}
}@media only screen and (max-width:1023px) {
	.ban1-a2 {
	width:100%;
	margin-left:0;
}
.ban1-a1 {
	height:8.82rem;
}
.ban1-b2 {
	margin-right:.76rem;
}
.ban1-a3 {
	top:50%;
	font-size:.6rem;
	line-height:.6rem;
}
.ban1-b1 {
	width:100%;
	left:0;
	padding:0 .35rem;
	height:.9rem;
}
.ban1-b2>div:nth-child(1) {
	font-size:.26rem;
	line-height:.9rem;
}
.ban1-b2:last-child {
	margin-right:0;
}
}@media only screen and (min-width:1480px) {
	}@media only screen and (max-width:1479px) and (min-width:1024px) {
	}@media only screen and (max-width:1023px) {
	}

@media only screen and (min-width: 1024px) {
	.banner .swiper-container .swiper-wrapper .swiper-slide img:nth-child(1){display: block;}
	.banner .swiper-container .swiper-wrapper .swiper-slide img:nth-child(2){display: none;}
	.innovative-img .c1>img:nth-child(1){display: block;}
	.innovative-img .c1>img:nth-child(2){display: none;}
}
@media only screen and (max-width: 1023px) {
	.banner .swiper-container .swiper-wrapper .swiper-slide img:nth-child(2){display: block;}
	.banner .swiper-container .swiper-wrapper .swiper-slide img:nth-child(1){display: none;}
	.innovative-img .c1>img:nth-child(2){display: block;}
	.innovative-img .c1>img:nth-child(1){display: none;}
}