@charset "utf-8";

.mt{ margin-top: 122px;}

.headerindex .logo{
	width: 100%;
	/*position:absolute;*/
	z-index: 99;
	top: 0px;
	background: #fff;
}
.headerindex .logo h1{ margin-top: 10px; }
.headerindex .logo h1 img{height: 50px;}
.headerindex .nav{ margin-top: 25px; margin-left: 20px; }
.headerindex .nav .yiji{}
.headerindex .nav .yiji li{position: relative; font-size: 14px;}
.headerindex .nav .yiji li a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 0px 25px 20px 25px;
	text-align: center;
	transition: all .3s;
	color: #000;
	line-height: 30px;
}
.headerindex .nav .yiji li a.nav1{ display: none; }
.headerindex .nav .yiji li a i{
	position: absolute;
	top: -10px;
	right: -10px;
	display: block;
	width: 35px;
	height: 20px;
	border-radius: 3px; 
	line-height: 20px;
	background: #e09e52;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	transform: scale(.8);
}
.headerindex .nav .yiji li a i:after{
	content: " ";
    width: 0px;
    height: 0px;
    border-color: transparent #e09e52;
    border-width: 0 0 5px 10px;
    border-style: solid;
    position: absolute;
    bottom: -5px;
    left: 5px;
}

.headerindex .nav .yiji li:hover a,
.headerindex .nav .yiji li.active a{
	/* border-bottom: 2px solid #ec151f; */
}
.headerindex .nav .yiji li .erji{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 20;
	text-align: center;
}
.headerindex .nav .yiji li .erji li{ padding-top: 0px;;}
.headerindex .nav .yiji li .erji li:last-child{border-bottom: none;}
.headerindex .nav .yiji li .erji li a{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	padding: 10px 0;
	transition: all .3s;
	/*border-bottom: 1px solid #fff*/
	background:#00000030;
}
/*.headerindex .nav .yiji li .erji li:hover a{ background: #e90c13; color: #FFFFFF; }*/
.headerindex .menu{
	top: 0px;
	right: 10px;
	background: #d31a22;
	padding: 10px;
	margin: 20px 0;
}
.headerindex .menu span{
	display: block;
	height: 3px;
	width: 22px;
	background: #ffffff;
	margin-bottom: 4px;
}
.headerindex .menu span:last-child{
	margin-bottom: 0;
}

.headerindex .pp{
	background: #000000;
	color: #ffffff;
	border-radius: 5px;
	margin-top: 25px;
	display: block;
	width: 100px;
	line-height: 30px;
	text-align: center;
	position: relative;
}
.headerindex .pp i{
    position: absolute;
    top: -20px;
    right: -30px;
    display: block;
    width: 35px;
    height: 20px;
    border-radius: 3px;
    line-height: 20px;
    background: #e00006;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    text-align: center;
    transform: scale(.8);
}

.headerindex .pp i:after {
    content: " ";
    width: 0px;
    height: 0px;
    border-color: transparent #e00006;
    border-width: 0 0 5px 10px;
    border-style: solid;
    position: absolute;
    bottom: -5px;
    left: 5px;
}




@media (min-width: 992px) and (max-width: 1199px) {
	.headerindex .nav{ margin-top: 25px; margin-left: 50px; }
}
@media (min-width: 767px) and (max-width: 991px){
	.headerindex .logo{
		width: 100%;
		position: absolute;
		z-index: 99;
		padding-top: 0px;
	}
	.headerindex .logo h1{ width: 80%; padding: 0;}
	.headerindex .logo h1 img{height: 40px; margin-top: 10px;}
	.headerindex .nav{
		position: fixed;
		width: 180px;
		top: 0;
		left: -100%;
		bottom: 0;
		background: #ffffff;
		z-index: 11;
		overflow-y: scroll;
		margin: 0;
	}
	.headerindex .nav .yiji{
		width: 100%;
	}
	.headerindex .nav .yiji>li{
		width: 100%;
		background: none;
	}
	.headerindex .nav .yiji>li>a{
		color: #333333;
		font-size:16px;
		line-height: 40px;
		background: none;
		text-align: left;
	}
	.headerindex .nav .yiji li a.nav1{ display: block; }
	.headerindex .nav .yiji li a.nav2{ display: none; }
	.headerindex .nav .yiji li a i{
		right:20px;
	}
	.headerindex .nav .yiji>li>a p{
		display: none;
	}

	.headerindex .nav .yiji li .erji{
		display: none;
		position:static;
		width: 100%;
		background: #fff;
		z-index: 20;
		left: 0;
		text-align: center;
		box-shadow: 0px 0px 0px;
	}

	.headerindex .nav .yiji li .erji li{ 
		display: inline-block;
		padding: 0px;
	}
	.headerindex .nav .yiji li .erji li:last-child{border-bottom: none;}
	.headerindex .nav .yiji li .erji li a{
		display: block;
		font-size: 14px;
		color: #000;
		height: 50px;
		line-height: 50px;
		transition: all .3s;
		border-bottom: none;
		padding: 0;
		width: 100px;
		background: #fff;
	}
	.headerindex .nav .yiji li .erji li:hover a{ 
		color: #333333; 
	}
	.headerindex .pp{ display: none; }
}

.ad-text{position: absolute; color: #FFF; top: 22%;left: 13.5%; text-align: left;}
.ad-text span{display: block; font-weight: bold; font-size:3rem; text-align: left;margin-bottom: 1rem; }
.ad-text p{height: 1px;background: #fff;opacity: .1; margin: 30px 0;}
.ad-text small{font-size: 16px; text-align: justify;line-height: 1.5;}

@media (min-width:1024px) and (max-width:1199px) {
	.ad-text{top: calc(55% - 120px);left: 8%; }
	.ad-text p{ margin: 10px 0;}
}

@media (min-width:768px) and (max-width:1023px) {
	.mt{ margin-top: 80px;}
	.ad-text{top: calc(55% - 120px);left: 7%; width: 80%;  }
	.ad-text span{ font-size: 2.8rem; }
	.ad-text p{ margin: 10px 0;}
}

@media screen and (max-width:767px) {
	.mt{ margin-top: 80px;}
	.ad-text{top: calc(70% - 120px);left: 5%; right: 5%;}
	.ad-text span{ font-size: 2.1rem; }
	.ad-text p{ margin: 10px 0;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 20% !important;
	}
	
	.headerindex .logo{
		width: 100%;
		position: absolute;
		z-index: 99;
		padding-top: 0px;
	}
	.headerindex .logo h1{ width: 80%; padding: 0;}
	.headerindex .logo h1 img{height: 40px; margin-top: 10px;}
	.headerindex .nav{
		position: fixed;
		width: 180px;
		top: 0;
		left: -100%;
		bottom: 0;
		background: #ffffff;
		z-index: 11;
		overflow-y: scroll;
		margin: 0;
	}
	.headerindex .nav .yiji{
		width: 100%;
	}
	.headerindex .nav .yiji>li{
		width: 100%;
		background: none;
	}
	.headerindex .nav .yiji>li>a{
		color: #333333;
		font-size:16px;
		line-height: 40px;
		background: none;
		text-align: left;
	}
	.headerindex .nav .yiji li a.nav1{ display: block; }
	.headerindex .nav .yiji li a.nav2{ display: none; }
	.headerindex .nav .yiji li a i{
		right:20px;
	}
	.headerindex .nav .yiji>li>a p{
		display: none;
	}

	.headerindex .nav .yiji li .erji{
		display: none;
		position:static;
		width: 100%;
		background: #fff;
		z-index: 20;
		left: 0;
		text-align: center;
		box-shadow: 0px 0px 0px;
	}

	.headerindex .nav .yiji li .erji li{ 
		display: inline-block;
		padding: 0px;
	}
	.headerindex .nav .yiji li .erji li:last-child{border-bottom: none;}
	.headerindex .nav .yiji li .erji li a{
		display: block;
		font-size: 14px;
		color: #000;
		height: 50px;
		line-height: 50px;
		transition: all .3s;
		border-bottom: none;
		padding: 0;
		width: 100px;
		background: #fff;
	}
	.headerindex .nav .yiji li .erji li:hover a{ 
		color: #333333; 
	}
	.headerindex .pp{ display: none; }
}


.swiper-container {
	width: 100%;
	height: 815px;
	
	--swiper-theme-color: #323232;
	--swiper-pagination-color: #FFFFFF;/* 两种都可以 */
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide video{ border-radius:30px;}

 @media (min-width:1200px) and (max-width:1599px) {
	.swiper-container {
		width: 100%;
		height: 650px;
	}
}

@media (min-width:1024px) and (max-width:1199px) {
	.swiper-container {
		width: 100%;
		height: 450px;
	}
}
@media (min-width:768px) and (max-width:1023px) {
	.swiper-container {
		width: 100%;
		height: 360px;
	}
	.swiper-slide video{ border-radius:0px;}
}
@media screen and (max-width:767px) {
	.swiper-container {
		width: 100%;
		height: 240px;
	}
	.project .more {
    width: 120px!important;
    line-height: 50px !important;
}


} 

/* 首页昆山之美 */
.section1{overflow: hidden; margin: 60px 0 30px 0;}

.section1 h2{font-size: 38px;  color: #333; font-weight: bold;}
.section1 span{font-size: 22px; color: #999; line-height: 50px;}
.section1 ul{margin: 30px 0;}
.section1 ul li{float: left;}
.section1 ul li:nth-of-type(1){ width: 35.5%;}
.section1 ul li:nth-of-type(1) video{ height: 540px;object-fit:cover;}
.section1 ul li:nth-of-type(2){ width: 28%; margin: 0 2.5%;}
.section1 ul li:nth-of-type(2) video{ height: 540px;object-fit:cover;}
.section1 ul li:nth-of-type(3){ width: 31.5%;}
.section1 ul li:nth-of-type(3) p{margin-bottom: 8%;}
.section1 ul li:nth-of-type(3) p:last-child{margin-bottom: 0;}
.section1 ul li img{max-width: 100%;}
.section1 ul li video{border-radius: 1.175rem; height: 100%;cursor: pointer;}
.section1 ul li video::-webkit-media-controls-fullscreen-button {display: none;}
.section1 ul li video::-webkit-media-controls-play-button {display: none;}
.section1 ul li video::-webkit-media-controls-timeline {display: none;}
.section1 ul li video::-webkit-media-controls-current-time-display{display: none;}
.section1 ul li video::-webkit-media-controls-time-remaining-display {display: none;}
.section1 ul li video::-webkit-media-controls-mute-button {display: none;}
.section1 ul li video::-webkit-media-controls-toggle-closed-captions-button {display: none;}
.section1 ul li video::-webkit-media-controls-volume-slider {display: none;}

@media (min-width:1024px) and (max-width:1199px) {
	.section1 ul li:nth-of-type(1) video,.section1 ul li:nth-of-type(2) video{ height: 380px;object-fit:cover;}

}

@media (min-width:768px) and (max-width:1023px) {
	
.section1 ul li:nth-of-type(1) video,.section1 ul li:nth-of-type(2) video{ height: 285px;object-fit:cover;}

}

@media screen and (max-width:767px) {
.section1{margin: 30px 0;}
.section1 h2{font-size: 28px;line-height: 70px; }
.section1 span{font-size: 22px; line-height: 30px;}
.section1 ul li{ margin-bottom: 20px;}
.section1 ul li:nth-of-type(3) p{margin-bottom: 20px;}
.section1 ul li:nth-of-type(1){ width: 52.5%;}
.section1 ul li:nth-of-type(1) video{ height: 240px;object-fit:cover;}
.section1 ul li:nth-of-type(2){ width: 42%; margin-right: 0; margin-left: 5%;}
.section1 ul li:nth-of-type(2) video{ height: 240px;object-fit:cover;}
.section1 ul li:nth-of-type(3){ width: 100%;}

}

/* 链接你我 */
.section2{overflow: hidden; background: url(../pic/yuanbg.png) no-repeat left; }
.section2 .link-l{width: 40%;}
.section2 .link-l{ margin: 22% 0; text-align: center;}
.section2 .link-r{ margin: 4% 0;width: 60%;}
.section2 .link-r ul{ position: absolute;}
.section2 .link-r ul li{}
.section2 .link-r ul li:nth-of-type(1){ margin-top: -70px; margin-left: 50px;}
.section2 .link-r ul li:nth-of-type(2){margin:-110px 0 0 660px;}
.section2 .link-r ul li:nth-of-type(3){ margin-top: 280px; margin-left: 40px;}
.section2 .link-r ul li:nth-of-type(4){margin: 40px 0 0 572px;}
.section2 .link-r p{width: 420px; height: 790px; margin: 0 auto;}
.section2 .link-r p img{max-width: 80%;}
.section2 .link-r ul li img{
	cursor: pointer;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	transition:All 0.4s ease-in-out;
}
.section2 .link-r ul li img:hover{
	transform: translateX(-5px);
}
.section2 h2{font-size: 38px;  color: #333; font-weight: bold; line-height: 70px;}
.section2 span{font-size: 22px; color: #999; line-height: 30px;}

.section2 .link-r p video{border-radius: 1.175rem; height: 100%; object-fit: cover; cursor: pointer;}
.section2 .link-r p video::-webkit-media-controls-fullscreen-button {display: none;}
.section2 .link-r p video::-webkit-media-controls-play-button {display: none;}
.section2 .link-r p video::-webkit-media-controls-timeline {display: none;}
.section2 .link-r p video::-webkit-media-controls-current-time-display{display: none;}
.section2 .link-r p video::-webkit-media-controls-time-remaining-display {display: none;}
.section2 .link-r p video::-webkit-media-controls-mute-button {display: none;}
.section2 .link-r p video::-webkit-media-controls-toggle-closed-captions-button {display: none;}
.section2 .link-r p video::-webkit-media-controls-volume-slider {display: none;}


@media (min-width:1024px) and (max-width:1199px) {
	.section2 .link-l,.section2 .link-r{width: 50%;}
	.section2 .link-l{ margin: 28% 0;}
	.section2 .link-r ul li:nth-of-type(1){ margin-top: -70px; margin-left: 50px;}
	.section2 .link-r ul li:nth-of-type(1) img{width: 160px;}
	.section2 .link-r ul li:nth-of-type(2){margin:0 18px 0 430px;}
	.section2 .link-r ul li:nth-of-type(3){ margin-top: 160px; margin-left: 0;}
	.section2 .link-r ul li:nth-of-type(4){margin: 23px 43px 0 375px;}
	.section2 .link-r p img{max-width: 60%;}
	.section2 .link-r p{width: 350px; height: 535px;}

}
@media (min-width:768px) and (max-width:1023px) {
	
	.section2 h2{font-size: 30px; }
	.section2 .link-l,.section2 .link-r{width: 50%;}
	.section2 .link-l{ margin: 28% 0;}
	.section2 .link-r ul li:nth-of-type(1){ margin-top: -50px; margin-left: 40px;}
	.section2 .link-r ul li:nth-of-type(1) img{width: 100px;}
	.section2 .link-r ul li:nth-of-type(2){margin:0 30px 0 300px;}
	.section2 .link-r ul li:nth-of-type(3){ margin-top: 160px; margin-left: 0;}
	.section2 .link-r ul li:nth-of-type(3) img{width: 50px;}
	.section2 .link-r ul li:nth-of-type(4){margin: 20px 50px 0 260px;}
	.section2 .link-r p img{max-width: 60%;}
	.section2 .link-r p{width: 250px; height: 410px;}

}
@media screen and (max-width:767px) {
	.section2{ background-size: cover; }
	.section2 .link-l{width: 100%; margin: 10% 0 20% 0;}
	.section2 .link-r{ margin:0;width: 100%;}
	.section2 h2{font-size: 32px;line-height: 70px;}
	.section2 span{font-size: 22px;line-height: 30px;}
	
	.section2 .link-r ul li:nth-of-type(1){ margin-top: -50px; margin-left: 40px;}
	.section2 .link-r ul li:nth-of-type(1) img{width: 100px;}
	.section2 .link-r ul li:nth-of-type(2){margin:0px 20px 0 285px;}
	.section2 .link-r ul li:nth-of-type(3){ margin-top: 160px; margin-left: 0;}
	.section2 .link-r ul li:nth-of-type(3) img{width: 50px;}
	.section2 .link-r ul li:nth-of-type(4){margin: 8px 44px 0 250px;}
	.section2 .link-r p img{max-width: 60%;}
	.section2 .link-r p{width: 250px; height: 450px;}
}



.project .title{text-align:left; padding: 6.5rem 0px 50px;}
.project .title .yatit2{
	margin-bottom: 0;
}
.project .title h2{ color: #333; font-size: 32px; position: relative; text-align: left; /*height: 60px; */ font-weight: bold;}
.project .title h2 span{display: block; font-size: 22px; letter-spacing: 3px;color: #999; font-weight: normal; }

.project ul li{
	width: 32%;
	float: left;
	position: relative;
/*	margin-bottom: 2%;*/
	margin-bottom: 20px;

	margin-right: 1.5%;
}
.project ul li:nth-child(3n){ margin-right: 0px; }
.project ul li dd{ font-size: 0; height: 214px; overflow: hidden; }
.project ul li dd img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px}
.project ul li h4{position:absolute; bottom: 0; padding: 0px 20px 10px 20px; font-size: 18px; color: #fff; line-height: 25px;}
.project .more{ display: block; margin-left: calc(50% - 150px); width: 300px; height: 50px; line-height: 50px; background: #333333; margin-top: 50px; margin-bottom: 100px; color: #ffffff; text-align: center; font-size: 14px; letter-spacing: 2px;}
/*.project ul li a:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(180,180,180,0) url(../images/bf.png) no-repeat center center;
}*/
.project ul li b{
	position:absolute; font-weight: 100; top: 10px; right: 10px; 
	padding: 0px 20px 0px 20px; font-size: 14px; color: #fff; line-height: 25px;
	border-radius: 25px; 
	/*background: #00000057; */
}

@media (min-width:1024px) and (max-width:1199px) {
	.project ul li dd{ height: 178px; }
	.project ul li h4{font-size: 16px;}

}

@media (min-width:768px) and (max-width:1023px) {
	.project ul li dd{ height: 130px; }
	.project ul li h4{font-size: 16px;}
	
}
@media screen and (max-width:767px) {
	.project ul li{
		width: 100%;
		float: left;
		position: relative;
		margin-bottom: 40px;
		margin-right: 2%;
	}
	.project ul li h4{position:absolute; bottom: 0; padding: 0px 20px 20px 20px; font-size: 16px; color: #fff; line-height: 25px;}
	.project ul li dd{ font-size: 0; height: auto; overflow: hidden; }
	.project ul li dd img{width: 100%;}
	.project ul li dd img{ font-size: 0; width: 100%; }
	.swiper-slide video {
    border-radius: 0;
}
    .process li span::after {
        display: none;
    }
}














