.tiaoguang-jishuu-video3 {
	position: relative;
}


.tiaoguang-jishuu-video3 .bg-block {
	position: relative;
	top: 0;
	left: 0;
}

.tiaoguang-jishuu-video3 .bg-block img {
	width: 100%;
}

.img-conts {
	position: relative;
	background-color: #F0F0F0;
}

.img-conts img {
	width: 100%;
	padding: 220px 243px 0;
	margin-top: 60px;
	height: 758px;
	box-sizing: border-box;
}

.img-conts-infor {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50px;
}

.img-conts-infor h3 {
	font-size: 60px;
	line-height: 82px;
	font-weight: normal;
	color: #1E1E1E;
}

.img-conts-infor p {
	font-size: 24px;
	line-height: 40px;
	color: #787878;
}

.tiaoguang-jishuu-video3 .bg-block img.dark {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-animation: opacityHideToShow 4s linear both infinite;
	-moz-animation: opacityHideToShow 4s linear both infinite;
	-ms-animation: opacityHideToShow 4s linear both infinite;
	animation: opacityHideToShow 4s linear both infinite;
}

@keyframes opacityHideToShow {
	0% {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

img {
	display: block;
	max-width: 100%;
	vertical-align: top;
	margin: 0 auto;
}

.product-banner {}

.product-banner h3 {
	font-size: 55px;
	line-height: 76px;
	letter-spacing: 5px;
	color: #1E1E1E;
	font-weight: normal;
}

.product-banner p {
	font-size: 24px;
	line-height: 30px;
	color: #1E1E1E;
	letter-spacing: 1px;
	margin: 22px auto 0;
	max-width: 890px;
}

.product-dimming {
	padding: 114px 0;
	background-color: #F0F0F0;
}

.product-dimming-image {
	float: left;
	width: 540px;
	margin-right: 58px;
}

.product-dimming-info {
	overflow: hidden;
	height: 620px;
	position: relative;
}

.product-dimming-info-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.product-dimming-info .product-dimming-title {
	font-size: 55px;
	line-height: 76px;
	letter-spacing: 5px;
	color: #1E1E1E;
	font-weight: normal;
}

.product-dimming-info .product-dimming-desc {
	position: relative;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #787878;
	margin-top: 24px;
	margin-bottom: 150px;
}

.product-dimming-info .product-dimming-desc::after {
	content: '';
	position: absolute !important;
	top: 200px;
	width: 541px;
	display: block !important;
	height: 1px;
	background-color: #979797;
}

.product-dimming-info .product-dimming-sub {
	font-size: 21px;
	line-height: 29px;
	letter-spacing: 1.8px;
	color: #787878;
	margin-top: 80px;
}

.links-pdf {
	color: #1E1E1E;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
	margin-top: 36px;
	display: block;
}

.product-advantage {
	padding: 27px 0 47px;
	padding-top: 100px;
}

.product-advantage .width-container {
	max-width: 1224px;
}

.product-advantage-title {
	font-weight: normal;
	font-size: 64px;
	line-height: 88px;
	letter-spacing: 5px;
	color: #111111;
	text-align: center;
}

.advantage-box {
	margin: 22px 0;
	background-color: #FAFAFA;
}

.advantage-list {}

.advantage-list .advantage-item {
	float: left;
	width: 25%;
	padding: 9px 8px;
	box-sizing: border-box;
}

.advantage-list .advantage-item a {
	padding-top: 46px;
	box-sizing: border-box;
	display: block;
	position: relative;
	height: 350px;
	border: 1px solid #B3B3B3;
	border-radius: 8px;
	background-color: #ffffff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.advantage-list .advantage-item:hover a {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.advantage-list .advantage-item .advantage-icon {
	margin: 0 auto;
	width: 92px;
	height: 92px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: .8;
}

.advantage-list .advantage-item:hover .advantage-icon {
	opacity: 1;
}

.advantage-list .advantage-item .ad-dimming {
	background-image: url(/images/index/dimming.png);
}

.advantage-list .advantage-item .ad-uv {
	background-image: url(/images/index/uv.png);
}

.advantage-list .advantage-item .ad-temprature {
	background-image: url(/images/index/temperature.png);
}

.advantage-list .advantage-item .ad-health {
	background-image: url(/images/index/health.png);
}

.advantage-list .advantage-item .ad-fast {
	background-image: url(/images/index/fast.png);
}

.advantage-list .advantage-item .ad-privacy {
	background-image: url(/images/index/privacy.png);
}

.advantage-list .advantage-item .ad-efficient {
	background-image: url(/images/index/efficient.png);
}

.advantage-list .advantage-item .ad-beautiful {
	background-image: url(/images/index/beautiful.png);
}

.advantage-list .advantage-item .ad-fashion {
	background-image: url(/images/index/fashion.png);
}

.advantage-list .advantage-item .ad-proof {
	background-image: url(/images/index/proof.png);
}

.advantage-list .advantage-item .ad-noise {
	background-image: url(/images/index/noise.png);
}

.advantage-list .advantage-item .ad-ai {
	background-image: url("/images/index/ai.png");
}

.advantage-list .advantage-item h3 {
	text-align: center;
	font-size: 28px;
	line-height: 38px;
	color: #787878;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: "Alibaba-PuHuiTi22f30df89522586";
	margin-top: 22px;
}

.advantage-list .advantage-item p {
	padding: 5px 30px;
	font-size: 18px;
	line-height: 28px;
	color: #86868B;
	letter-spacing: 0.75px;
	font-family: "AlibabaPuHuiTiR";
	margin-top: 9px;
	text-align: center;
}

.product-tech {
	position: relative;
	height: 540px;
	background-color: #F0F0F0;
}

.product-tech .product-tech-banner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.product-tech .product-tech-banner .sequence {
	height: 100%;
	width: 100%;
}

.product-tech .product-tech-banner .sequence .canvas {
	height: 100%;
	width: 100%;
}

.product-tech .product-tech-banner .h5 {
	display: none;
}

.product-tech .product-tech-banner .pc {
	position: absolute;
	max-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product-tech-info {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 9;
}

.product-tech-info h3 {
	font-size: 60px;
	line-height: 82px;
	color: #ffffff;
	letter-spacing: 10px;
	font-weight: normal;
}

.product-tech-info .pic {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 585px;
	height: 406px;
	margin-top: -212px;
	margin-left: -290px;
	z-index: -1;
}

.product-tech-info .pic img {
	display: block;
	height: 100%;
}

.product-tech-info .ziliao-down {
	margin: 30px auto 0;
}

.product-construction {
	padding-top: 50px;
}

.product-construction .ai-glass {
	position: relative
}

.product-construction .ai-glass .ai-glass-glass {
	width: 262px;
	margin: 0 auto;
}

.product-construction .ai-glass .ai-glass-glass img {
	width: 100%;
}

/* .product-construction .ai-glass .ai-glass-ai{width:125px;position:absolute;top:30px;left:50%;margin-left: -63px;}
.product-construction .ai-glass .ai-glass-ai img{width:100%;}
.product-construction .ai-glass .ai-glass-ai{
    -webkit-animation:AiGlassAi 6s both infinite;
    -moz-animation: AiGlassAi 6s both infinite;
    -ms-animation: AiGlassAi 6s both infinite;
    animation: AiGlassAi 6s both infinite;
}
@keyframes AiGlassAi {
    0% {transform:translateY(-50px);}
    10% {transform:translateY(-50px);}
    70% {transform:translateY(0);}
    80% {transform:translateY(0);}
    100% {transform:translateY(-50px);}
} */
.construction-glass-title {
	font-size: 62px;
	line-height: 80px;
	letter-spacing: 5px;
	color: #000000;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.construction-glass {
	font-size: 0;
	white-space: nowrap;
	text-align: center;
	margin-top: 60px;
}

/* .construction-glass .construction-glass-img {display: inline-block;vertical-align: middle;width: 70.33%;padding-right: 30px;}
.construction-glass .construction-glass-img img{max-width: 100%;}
.product-construction .glass-group{display: inline-block;vertical-align: middle;position: relative;width:24.5%;height:173px;}
.product-construction .glass-group img{width:100%;}
.product-construction .glass-group .glass-group-1{z-index:3;position:absolute;top:40px;right:0;left: 0;}
.product-construction .glass-group .glass-group-2{z-index:2;position:absolute;top:40px;right:0;left: 0;}
.product-construction .glass-group .glass-group-3{z-index:1;position:absolute;top:40px;right:0;left: 0;}
.product-construction .glass-group .glass-group-1{
    -webkit-animation:glassGroup1 6s both infinite;
    -moz-animation: glassGroup1 6s both infinite;
    -ms-animation: glassGroup1 6s both infinite;
    animation: glassGroup1 6s both infinite;
}
.product-construction .glass-group .glass-group-3{
    -webkit-animation:glassGroup3 6s both infinite;
    -moz-animation: glassGroup3 6s both infinite;
    -ms-animation: glassGroup3 6s both infinite;
    animation: glassGroup3 6s both infinite;
}
@keyframes glassGroup1 {
    0% {transform:translateY(-81px);}
    10% {transform:translateY(-81px);}
    70% {transform:translateY(0);}
    80% {transform:translateY(0);}
    100% {transform:translateY(-81px);}
}
@keyframes glassGroup3 {
    0% {transform:translateY(76px);}
    10% {transform:translateY(76px);}
    70% {transform:translateY(0);}
    80% {transform:translateY(0);}
    100% {transform:translateY(76px);}
} */
.construction-feature {
	padding: 54px 0 20px;
	background-color: #ffffff;
	margin-top: 70px;
}

.construction-feature ul {
	overflow: hidden;
}

.construction-feature ul li {
	float: left;
	width: 18%;
	margin-right: 2%;
}

.construction-feature ul li:nth-child(2) {
	width: 24%;
}

.construction-feature ul li:nth-child(4) {
	width: 16%;
}

.construction-feature ul li:last-child {
	margin-right: 0;
	width: 16%;
}

.construction-feature ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #B3B3B3;
	font-size: 24px;
	color: #000000;
	font-family: "AlibabaPuHuiTiR";
}

.product-glass-params {
	padding: 0px 0;
	background-color: #F0F0F0;
}

.product-glass-params .hd {
	width: 1200px;
	height: 672px;
	margin: 0 auto 38px;
}

.product-glass-params.two .hd {
	height: 623px;
}

.product-glass-params .cover {
	width: 762px;
	height: 475px;
	margin: 35px auto;
}

.product-glass-params .cover,
.product-glass-params .hd img {
	display: block;
	height: 100%;
}

.product-glass-params .row {
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
}

.product-glass-params .row-1 {
	width: 778px;
	height: 400px;
	padding-right: 15px;
}

.product-glass-params .row-2 {}

.glass-params-box {}

.glass-params-title {}

.glass-params-title h2 {
	font-weight: normal;
	font-size: 60px;
	line-height: 82px;
	color: #000000;
	letter-spacing: 6px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.glass-params-title p {
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #343434;
	text-align: center;
	width: 947px;
	margin: 0 auto;
}

.glass-params-img {
	margin-top: 38px;
	text-align: center;
}

.glass-params-img img {
	display: none;
}

.product-auto-control {
	padding: 64px 0 118px;
}

.auto-control-box {}

.auto-control-intro {
	margin-top: 65px;
}

.ani-group-top {
	overflow: hidden;
}

.ani-group-top .ani-image {
	float: left;
	width: 35.16%;
}

.ani-group-top .normal {
	float: left;
	width: 64.84%;
}

.ani-group-top .normal img {
	width: 100%;
}

.ani-group-bottom {
	overflow: hidden;
	margin-top: 58px;
}

.ani-group-bottom .item {
	float: left;
	width: 22.75%;
	margin-right: 3%;
}

.ani-group-bottom .item img {
	width: 100%;
}

.ani-group-bottom .item:last-child {
	margin-right: 0;
}

.ani-group-bottom .item p {
	font-size: 24px;
	color: #111111;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 36px;
}

.control-system-bg {
	background-color: #535353;
	padding-bottom: 122px;
}

.control-system-bg .control-system-box {
	width: 1000px;
	margin: 0 auto;
	padding-top: 97px;
	text-align: center;
}

.control-system-bg .control-system-box h1 {
	font-size: 64px;
	font-weight: normal;
	color: rgba(245, 245, 247, 1);
	line-height: 88px;
	letter-spacing: 5px;
}

.control-system-bg .control-system-box .h1-1 {
	display: block;
}

.control-system-bg .control-system-box .h1-2 {
	/*display: none;*/
}

.control-system-bg .control-system-box p {
	margin-top: 31px;
	font-size: 24px;
	font-weight: normal;
	color: #F0F0F0;
	line-height: 34px;
	letter-spacing: 1px;
}

.control-system-bg .control-system-box .func-list {
	overflow: hidden;
	margin-top: 87px;
	display: flex;
	flex-flow: row wrap;
}

.control-system-bg .control-system-box .func-list .func-block {
	width: 50px;
	flex: 0 0 12.5%
}

.control-system-bg .control-system-box .func-list .func-block img {
	width: 50px;
	height: 50px;
}

.control-system-bg .control-system-box .func-list .func-block .text {
	text-align: center;
	margin-top: 18px;
	font-size: 16px;
	font-weight: normal;
	color: #787878;
	line-height: 30px;
}

.control-system-bg .control-system-box .big-car {
	margin-top: 100px;
	width: 1000px;
}

.control-system-bg .control-system-box .big-car img {
	width: 100%;
}

/*适配*/
@media (max-width:1240px) {
	.product-dimming-image {
		width: 460px;
	}

	.product-dimming-info {
		height: 528px;
	}
}

/*2K适配*/
@media screen and (min-width:1921px) and (max-width:3000px) {}

/*4K适配*/
@media screen and (min-width:3000px) and (max-width:4096px) {
	.product-banner {}

	.product-banner h3 {
		font-size: 110px;
		line-height: 152px;
		letter-spacing: 10px;
	}

	.product-banner p {
		font-size: 48px;
		line-height: 60px;
		letter-spacing: 2px;
		margin: 44px auto 0;
		max-width: 1780px;
	}

	.product-dimming {
		padding: 228px 0;
	}

	.product-dimming-image {
		width: 1080px;
		margin-right: 116px;
	}

	.product-dimming-info {
		height: 1240px;
	}

	.product-dimming-info .product-dimming-title {
		font-size: 110px;
		line-height: 152px;
		letter-spacing: 9px;
	}

	.product-dimming-info .product-dimming-desc {
		font-size: 48px;
		line-height: 60px;
		letter-spacing: 2px;
		margin-top: 48px;
	}

	.product-dimming-info .product-dimming-sub {
		font-size: 42px;
		line-height: 60px;
		letter-spacing: 3px;
		margin-top: 160px;
	}

	.links-pdf {
		font-size: 48px;
		line-height: 60px;
		letter-spacing: 2px;
		margin-top: 72px;
	}

	.product-advantage {
		padding: 54px 0 94px;
		padding-top: 200px;
	}

	.product-advantage .width-container {
		max-width: 2448px;
	}

	.product-advantage-title {
		font-size: 128px;
		line-height: 176px;
		letter-spacing: 10px;
	}

	.advantage-box {
		margin-top: 28px;
	}

	.advantage-list {}

	.advantage-list .advantage-item {
		padding: 18px 16px;
	}

	.advantage-list .advantage-item a {
		padding-top: 92px;
		height: 700px;
		border-width: 4px;
		border-radius: 32px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.advantage-list .advantage-item .advantage-icon {
		margin: 0 auto;
		width: 184px;
		height: 184px;
	}

	.advantage-list .advantage-item h3 {
		font-size: 56px;
		line-height: 76px;
		letter-spacing: 4px;
		margin-top: 44px;
	}

	.advantage-list .advantage-item p {
		padding: 0 24px;
		font-size: 36px;
		line-height: 56px;
		letter-spacing: 2px;
		margin-top: 18px;
	}

	.product-tech {
		height: 1080px;
	}

	.product-tech-info h3 {
		font-size: 120px;
		line-height: 164px;
		letter-spacing: 20px;
	}

	.product-tech-info .ziliao-down {
		margin: 60px auto 0;
	}

	.product-construction {
		padding-top: 100px;
	}

	.product-construction .ai-glass .ai-glass-glass {
		width: 524px;
	}

	.construction-glass-title {
		font-size: 124px;
		line-height: 160px;
		letter-spacing: 10px;
		margin-top: 20px;
	}

	.construction-glass {
		margin-top: 120px;
	}

	.construction-glass img {
		width: 100%;
	}

	.construction-feature {
		padding: 108px 0 40px;
		margin-top: 140px;
	}

	.construction-feature ul li a {
		height: 120px;
		line-height: 120px;
		border-radius: 60px;
		border-width: 2px;
		font-size: 48px;
	}

	.product-glass-params {
		padding: 160px 0;
	}

	.glass-params-title h2 {
		font-size: 120px;
		line-height: 164px;
		letter-spacing: 10px;
		margin-bottom: 60px;
	}

	.glass-params-title p {
		font-size: 48px;
		line-height: 80px;
		letter-spacing: 2px;
	}

	.glass-params-img {
		margin-top: 76px;
	}

	.glass-params-img img {
		width: 2400px;
	}

	.product-auto-control {
		padding: 128px 0 236px;
	}

	.auto-control-intro {
		margin-top: 130px;
	}

	.ani-group-bottom {
		margin-top: 116px;
	}

	.ani-group-bottom .item p {
		font-size: 48px;
		line-height: 60px;
		letter-spacing: 2px;
		;
		margin-top: 72px;
	}

	.control-system-bg {
		padding-bottom: 244px;
	}

	.control-system-bg .control-system-box {
		width: 2000px;
		padding-top: 194px;
	}

	.control-system-bg .control-system-box h1 {
		font-size: 128px;
		line-height: 176px;
		letter-spacing: 10px;
	}

	.control-system-bg .control-system-box p {
		margin-top: 62px;
		font-size: 48px;
		line-height: 68px;
		letter-spacing: 2px;
	}

	.control-system-bg .control-system-box .func-list {
		margin-top: 174px;
	}

	.control-system-bg .control-system-box .func-list .func-block {
		width: 100px;
	}

	.control-system-bg .control-system-box .func-list .func-block img {
		width: 100px;
		height: 100px;
	}

	.control-system-bg .control-system-box .func-list .func-block .text {
		margin-top: 36px;
		font-size: 32px;
		line-height: 60px;
	}

	.control-system-bg .control-system-box .big-car {
		margin-top: 200px;
		width: 2000px;
	}

}




/*移动端*/
@media screen and (min-width:0px) and (max-width:960px) {


	.img-conts-infor {
		position: static;
		/* margin-top: 20px; */
	}

	.img-conts-infor h3 {
		font-size: 30px;
		line-height: 41px;
		padding: 12px 0 6px;
	}

	.img-conts-infor p {
		font-size: 12px;
		line-height: 20px;
	}

	.img-conts img {
		padding: 14px !important;
		height: 200px !important;
		margin-top: 6px !important;

	}

	.img-conts img {
		width: 95% !important;
		padding-bottom: 15px !important;
	}

	.product-banner h3 {
		font-size: 27px;
		line-height: 38px;
		letter-spacing: 2.5px;
	}

	.product-banner p {
		font-size: 12px;
		line-height: 15px;
		margin-top: 11px;
		max-width: 84%;
		letter-spacing: .5px;
	}

	.product-dimming {
		padding: 30px;
	}

	.product-dimming-image {
		float: none;
		width: 100%;
		margin-right: 0;
		height: 100%;
	}

	.product-dimming-info {
		height: auto;
	}

	.product-dimming-info-inner {
		position: static;
		transform: translateY(0);
	}

	.product-dimming-info .product-dimming-desc::after {
		top: 60px;
	}

	.piccc {
		padding: 0 37px !important;
		box-sizing: border-box;
		margin-top: 30px;
	}

	.product-tech-info .pic {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 334px;
		height: 243px;
		margin-top: -122px;
		margin-left: -170px;
		z-index: -1;
	}

	.section-grey {
		background-color: #FAFAFA;
	}

	.product-dimming-info .product-dimming-title {
		font-size: 27px;
		line-height: 38px;
		letter-spacing: 2.3px;
		margin-top: 22px;
	}

	.product-dimming-info .product-dimming-desc {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: .5px;
		margin-top: 12px;
		margin-bottom: 30px !important;
	}

	.product-dimming-info .product-dimming-sub {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: 1px;
		margin-top: 40px;
	}

	.links-pdf {
		font-size: 12px;
		line-height: 15px;
		margin-top: 18px;
		letter-spacing: .5px;
	}

	.product-advantage {
		padding: 20px 0 23px;
	}

	.product-advantage-title {
		font-size: 32px;
		line-height: 44px;
		letter-spacing: 2.5px;
	}

	.advantage-list {
		padding: 0 35px;
	}

	.advantage-list .advantage-item {
		width: 50%;
		padding: 5px 4px;
	}

	.advantage-list .advantage-item a {
		padding-top: 23px;
		border-radius: 4px;
		height: 175px;
	}

	.advantage-list .advantage-item .advantage-icon {
		width: 46px;
		height: 46px;
		background-size: contain;
	}

	.advantage-list .advantage-item h3 {
		font-size: 14px;
		line-height: 19px;
		letter-spacing: 1px;
		margin-top: 11px;
	}

	.advantage-list .advantage-item p {
		font-size: 9px;
		line-height: 14px;
		letter-spacing: .4px;
		margin-top: 4px;
		padding: 0 6px;
	}

	.product-tech {
		height: 270px;
		width: 100%;
		overflow: hidden;
	}

	.product-tech .product-tech-banner .pc {
		max-width: 140%;
		max-width: 100%;
	}

	.product-tech-info h3 {
		font-size: 30px;
		line-height: 41px;
		letter-spacing: 5px;
	}

	.product-tech-info .ziliao-down {
		margin: 15px auto 0;
	}

	.product-construction {
		padding-top: 24px;
	}

	.product-construction .ai-glass .ai-glass-glass {
		width: 130px;
	}

	.product-construction .ai-glass .ai-glass-ai {
		width: 63px;
		margin-left: -32px;
		top: 15px;
	}

	.construction-glass-title {
		font-size: 31px;
		line-height: 40px;
		letter-spacing: 2.5px;
		margin-top: 5px;
	}

	.construction-glass {
		margin-top: 30px;
	}

	/* .construction-glass .construction-glass-img {padding: 0;}
	.product-construction .glass-group {height: 132px;}
	.product-construction .glass-group .glass-group-1 {top:40px;}
	.product-construction .glass-group .glass-group-2 {top:40px;}
	.product-construction .glass-group .glass-group-3 {top:40px;} */

	.construction-feature {
		margin-top: 27px;
		padding: 27px 0 10px;
	}

	.construction-feature ul {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding: 0 27px;
		justify-content: center;
	}

	.construction-feature ul li {
		float: none;
		width: auto !important;
		margin-right: 12px;
		margin-bottom: 20px;
	}

	.product-glass-params .hd {
		width: 93%;
		margin: 0 auto;
		height: 190px;
	}

	.construction-feature ul li a {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		padding: 0 20px;
	}

	.product-glass-params {
		padding: 20px 0 0;
	}

	.glass-params-title h2 {
		font-size: 30px;
		line-height: 41px;
		letter-spacing: 2px;
		margin-bottom: 15px;
	}

	.glass-params-title p {
		font-size: 12px;
		line-height: 20px;
		letter-spacing: .5px;
		width: 350px;
		text-align: center;
	}

	.glass-params-img {
		margin-top: 18px;
		padding: 0 16px;
	}

	.product-auto-control {
		padding: 0 0 15px;
	}

	.auto-control-intro {
		margin-top: 30px;
	}

	.ani-group-top .ani-image {
		float: none;
		width: 211px;
		margin: 0 auto;
	}

	.ani-group-top .normal {
		float: none;
		width: 100%;
	}

	.ani-group-bottom {
		padding: 0 42px;
		margin-top: 25px;
	}

	.ani-group-bottom .item {
		width: 47%;
		margin-right: 6%;
		margin-bottom: 20px;
	}

	.ani-group-bottom .item:nth-child(2n) {
		margin-right: 0;
	}

	.img-conts img {
		padding: 0 !important;
		height: 200px !important;
		padding-bottom: 15px !important;
	}

	.gss {
		font-size: 16px !important;
	}


	.w-1,
	.w-2 {
		margin-bottom: -5px;
	}

	.gss-p {
		font-size: 14px !important;
	}

	.wdmd {
		width: 350px !important;
		height: 200px !important;
		margin: 0 auto;
	}

	.product-glass-params .row-1,
	.product-glass-params .row-2 {
		width: 120px !important;
		height: 90px !important;
	}

	.ani-group-bottom .item p {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: .5px;
		margin-top: 7px;
	}

	.row {
		padding: 30px 0 20px 14px;
		margin-bottom: 20px;
		width: 95% !important;
	}

	.product-glass-params .row-1 {
		width: 217px !important;
		height: 120px !important;
	}

	.product-glass-params .row-2 {
		width: 113px !important;
	}

	.control-system-bg {
		padding-bottom: 53px;
	}

	.control-system-bg .control-system-box {
		width: auto;
		padding: 37px 18.5px 0;
		text-align: left;
	}

	.control-system-bg .control-system-box .h1-1 {
		display: none;
	}

	.control-system-bg .control-system-box .h1-2 {
		display: block;
		font-size: 30px;
		line-height: 38px;
		letter-spacing: 2px;
		text-align: center;
	}

	.control-system-bg .control-system-box p {
		font-size: 12px;
		line-height: 17px;
		letter-spacing: .5px;
		margin-top: 15px;
	}

	.control-system-bg .control-system-box .func-list {
		margin-top: 30px;
		padding: 0 20px;
		;
	}

	.control-system-bg .control-system-box .func-list .func-block {
		flex: 0 0 25%;
		margin-bottom: 20px;
	}

	.control-system-bg .control-system-box .func-list .func-block img {
		width: 25px;
		height: 25px;
		margin: 0 auto;
	}

	.control-system-bg .control-system-box .func-list .func-block .text {
		font-size: 10px;
		line-height: 15px;
		margin-top: 8px;
	}

	.control-system-bg .control-system-box .big-car {
		width: 100%;
		margin-top: 18px;
	}
}