.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.swiper-slide-active .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	animation-duration: 1.5s;
}

.swiper-slide-active .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.ztswiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.p1 {
	background: url(../img/p_0_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
}

.p1 .w1200 {
	width: 1200px;
}

.zt_textbox {
	position: absolute;
	top: 18vh;
	margin-left: -600px;
	left: 50%;
	width: 1200px;
}

.zt_textbox img {
	display: block;
	margin: 0 auto;
}

.zt_textbox img:first-child {
	height: 280px;
}

.zt_textbox img:last-child {
	margin-top: 38px;
	height: 100px;
}

.p2 {
	background: url(../img/p_1_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
}

.p2 .box {
	width: 1280px;
	height: 711px;
	position: absolute;
	left: 50%;
	margin-left: -640px;
	top: 80px;

}

.p2 .w1280 {
	width: 100%;
	height: 100%;
	background: url(../img/p_1_textbg.png) center top no-repeat;
}

.p2 .box {
	top: 80px;
}

.p2 .w1280 {
	transform: scale(0.95);
}

.p2 .w1200 dl {
	text-align: center;
	padding-top: 38px;
}

.p2 .w1200 dl dt {
	color: #1d8cc2;
	font-size: 36px;
	text-align: center;
}

.p2 .w1200 dl dt a {
	color: #1d8cc2;
	font-size: 34px;
	font-weight: bold;
}

.p2 .w1200 dl dd {
	text-align: center;
	height: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #c7e5e8;
	border-top: 1px solid #c7e5e8;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 18px;
}

.p2 .w1200 dl dd a {
	font-size: 16px;
	color: #787878;
	margin: 0 10px;
}


.tab_pic {
	width: 700px;
	height: 394px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.tab_pic a.prev,
.tab_pic a.next {
	width: 39px;
	height: 394px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	transition: all 0.5s linear;
}

.tab_pic a.next {
	background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/r.png) center center no-repeat;
	right: -50px;

}

.tab_pic a.prev {
	background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/l.png) center center no-repeat;
	left: -50px;
	;

}

.tab_pic:hover a.prev {
	left: 0;
	display: block
}

.tab_pic:hover a.next {
	right: 0;
	display: block
}

.tab_pic .bd {
	width: 700px;
	height: 394px;
}

.tab_pic .bd li {
	position: relative;
	width: 700px;
	height: 394px;

}

.tab_pic .bd li img {
	width: 700px;
	height: 394px;
}

.tab_pic .bd li p {
	height: 48px;
	width: 700px;

	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 48px;
	text-indent: 12px;
	z-index: 3;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0, 0, 0, 0.6);
}

.tab_pic .bd li p {
	text-align: left;
	color: #FFF;
	font-size: 16px;
}

.tab_pic .bd li a:after {}


.tab_pic .hd {
	position: absolute;
	height: 8px;
	right: 5px;
	bottom: 21px;
	z-index: 99;
}

.tab_pic .hd ul {}

.tab_pic .hd ul li {
	font-size: 0px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin: 0 3px;
	float: left;
	cursor: pointer;

}

.tab_pic .hd ul li.on {
	background-color: #1d8cc2
}

.w472 {
	width: 472px;
	float: right;
}

.w472 ul {
	padding-top: 7px;
}

.w472 ul li {
	height: 40px;
	display: flex;
	align-items: center;
	line-height: 1;
	color: #787878;
	font-size: 18px;

}

.w472 ul li a {
	color: #787878;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.w472 ul li:nth-child(1) a {
	font-weight: bold;
	color: #1d8cc2;
}

.w472 ul li:nth-child(6) a {
	font-weight: bold;
	color: #1d8cc2;
}

.p1_piclist {
	width: 1120px;
	margin: 0 auto;
}

.p1_piclist ul {
	display: flex;
	justify-content: space-between;
}

.p1_piclist ul li {
	width: 248px;
}

.p1_piclist ul li img {
	width: 248px;
	height: 140px;
}

.p1_piclist ul li p {
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	padding-top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p3 {}

.p3_box {}

.nebox01 {
	height: 626px;
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -313px;
	margin-left: -600px;
	z-index: 9999;
}

.nebox01 .tab_pic {
	margin-top: 0;
}

.nebox01 .text {
	width: 500px;
	height: 394px;
	float: right;
	background-color: #1d8cc2;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 8px;
	position: relative;
}

.nebox01 .text dl {
	width: 464px;
	margin: 0 auto;
	text-align: justify;
	padding-bottom: 9px;
	border-bottom: 1px solid #fff;
	padding-top: 11px;
}

.nebox01 .text dl dt {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
}

.nebox01 .text dl dt a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;

}

.nebox01 .text dl dd {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-top: 8px;
}

.nebox01 a.more {
	width: 120px;
	height: 32px;
	display: flex;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	background: url(../img/more_bg03.png) center top no-repeat;
	align-items: center;
	box-sizing: border-box;
	padding-left: 40px;
}

.p2_piclist {
	width: 1200px;
	margin: 0 auto;
}

.p2_piclist ul {
	display: flex;
	justify-content: space-between;
}

.p2_piclist ul li {
	width: 280px;
}

.p2_piclist ul li img {
	width: 280px;
	height: 158px;
}

.p2_piclist ul li p {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.video-tab-container {
	width: 100%;
	height: 100%;
	position: relative;
}

.video-container {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.video-container #video-player {
	width: 100%;
	height: 100%;
	transition: opacity 0.5s ease;
}

.tab-buttons {
	width: 1000px;

	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 30px;
	z-index: 3;
}

.tab-buttons ul {
	display: flex;
	justify-content: space-between;
	width: 1000px;
}

.tab-buttons ul li {
	width: 234px;

}

.tab-buttons img {
	width: 234px;
	height: 132px;
	box-sizing: border-box;
}

.tab-buttons ul li.active img {
	border: 3px solid #fff;
}

.tab-buttons ul li p {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

#video-player.fade-out {
	opacity: 0;
}

#video-player.fade-in {
	opacity: 1;
}

.p4 span.next {
	width: 78px;
	height: 41px;
	position: absolute;
	z-index: 99999999;
	display: flex;
	left: 20px;
	top: 20px;
	background: url(../img/tg.png) center center no-repeat;
}


.p3 {
	overflow: hidden;
}

.p5 {
	background: #d7f6ff
}

.p5 ul {}

.p5 .nav {
	width: 320px;
	height: 143px;
	position: absolute;
	z-index: 9999;
	background: url(../img/text01.png) center center no-repeat;
	background-size: 320px 143px;
	top: 20px;
	left: 50%;
	margin-left: -160px;
}


.sfqbox {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;


}

.sfqbox .box {
	width: calc((100vw - 15px)/6);
	height: 100%;
	position: relative;
	transition: all 0.6s ease;
	background: url(../img/bgx.png) top center repeat-x;
	overflow: hidden;
}

.sfqbox .box img.bzhb {
	width: calc((100vw - 15px)/6);
	position: absolute;
	left: 0;
	bottom: 0;
}

.sfqbox .box a.more {
	width: 176px;
	height: 60px;
	background: url(../img/more_bg01.png) center top no-repeat;
	position: absolute;
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	left: calc((((100vw - 15px)/6) - 176px)/2);
	bottom: 3%;
	padding-top: 15px;
	display: none;
	transition: all 0.5s ease;
	opacity: 0;
}

.sfqbox .on {
	width: calc(((100vw - 15px)/6)*4);
}

.sfqbox .on a.more {
	display: flex;
	opacity: 1;
}

.sfqbox .hover {
	width: calc((((100vw - 15px)/6)*2)/5);
}


.sfqbox .sfqtcbox {
	width: calc(((100vw - 15px)/6)*3);
	opacity: 0;
	display: none;
	height: 100%;
	position: absolute;
	left: calc((100vw - 15px)/6);
	;
	top: 0;
	overflow: hidden;
	display: flex;
	align-items: center;

}

.sfqbox .sfqtcbox ul {

	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	width: 100%;
	padding: 15% 5% 0 5%;
	padding-top: 15%;
}

.sfqbox .sfqtcbox ul li {
	width: 20%;
	margin: 1% 2%;

}

.sfqbox .sfqtcbox ul li img {
	width: 100%;
}

.sfqbox .on .sfqtcbox {
	opacity: 1;
	display: flex;
	transition: all 0.5s linear;
}

.p6 {
	background: url(../img/p_4_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
}

.p6 .box {
	width: 1280px;
	height: 711px;
	position: absolute;
	left: 50%;
	margin-left: -640px;
	top: 80px;

}

.p6 .w1280 {
	width: 100%;
	height: 100%;
	background: url(../img/p_1_textbg.png) center top no-repeat;
}

.p6 .w705 {
	width: 705px;
	float: left;
}

.p6 .w480 {
	width: 480px;
	float: right;
}

.p6 .navbox {
	height: 48px;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
}

.p6 .navbox a.more {
	width: 105px;
	height: 34px;
	display: flex;
	padding: 3px 0 0 18px;
	box-sizing: border-box;
	font-size: 18px;
	color: #1d8cc2;
	background: url(../img/more_bg02.png) center top no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}

.p6 .navbox p {
	color: #1d8cc2;
	font-size: 32px;
	float: left;
}

.p6 .navbox {
	margin-top: 38px;
}

.plbox {
	width: 700px;
	height: 624px;
	position: relative;
	z-index: 99;
}

.plbox .boxtext {
	width: 700px;
	height: 624px;
	background-color: #FFF;
	border-radius: 8px;
	position: relative;
	z-index: 99;
}

.boxtext ul {
	padding: 0 28px;
}

.boxtext ul li {
	height: 60px;
	box-sizing: border-box;
	display: flex;
	border-bottom: 1px dashed #a7a7a7;
	align-items: center;
	background: url(../img/ullibg01.png) left center no-repeat;
	padding-left: 48px;
	justify-content: space-between;
}

.boxtext ul li a {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 468px;
}

.boxtext ul li span {
	color: #787878;
	font-size: 18px;
}

.plbox::after {
	content: "";
	width: 700px;
	height: 625px;
	background-color: #9ed2e6;
	border-radius: 8px;
	top: 5px;
	left: 5px;
	position: absolute;
	z-index: 1;
}

.llbox {}

.llbox ul li {
	width: 480px;
	height: 150px;
	box-sizing: border-box;
	padding: 35px 22px 0 22px;
	text-align: justify;
	margin-bottom: 8px;
	background: url(../img/text_bg01.jpg) center top no-repeat;
	position: relative;
}

.llbox ul li a {
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
}

.llbox ul li span {
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: 8px;
	bottom: 4px;
}


.p7 {
	background: url(../img/p_5_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
}

.p7 .box {
	width: 1280px;
	height: 711px;
	position: absolute;
	left: 50%;
	margin-left: -640px;
	top: 80px;

}

.p7 .w1280 {
	width: 100%;
	height: 100%;
	background: url(../img/p_1_textbg.png) center top no-repeat;
}


.p7 .navbox {
	height: 48px;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
}

.p7 .navbox a.more {
	width: 105px;
	height: 34px;
	display: flex;
	padding: 3px 0 0 18px;
	box-sizing: border-box;
	font-size: 18px;
	color: #1d8cc2;
	background: url(../img/more_bg02.png) center top no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}

.p7 .navbox p {
	color: #1d8cc2;
	font-size: 32px;
	float: left;
}

.p7 .navbox {
	margin-top: 28px;
}

.hblist {
	width: 1200px;
	height: 540px;
}

.hblist .swiper-slide {
	width: 282px;
	height: 540px;
}

.hblist .swiper-slide img {
	width: 100%;
	height: 100%;
}

.dtbox {
	width: 1200px;
	height: 675px;
	overflow: hidden;
	position: relative;
}

.dtbox .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.dtbox .swiper-slide img {
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: 1s linear 2s;
	transform: scale(1.1, 1.1);
}

.dtbox .swiper-slide-active img,
.dtbox .swiper-slide-duplicate-active img {
	transition: 6s linear;
	transform: scale(1, 1);
}

.dtbox .swiper-slide p {
	width: 1164px;
	height: 98px;
	position: absolute;
	/* 		left: calc((100% - 1200px)/2);
		bottom:calc(5vh + 119px + 1.5vh); */
	left: 18px;
	bottom: 20px;
	background: url(../img/textbg.png) center top no-repeat;
	background-size: 1164px 98px;
	box-sizing: border-box;
	padding: 0 50px 0 28px;
	display: flex;
	align-items: center;
	text-align: justify;
	transition: all 0.5s linear;
	white-space: nowrap;
}

.dtbox .swiper-slide p a {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	/* font-weight: bold; */
	max-width: 920px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dtbox .swiper-slide p a.more {
	width: 140px;
	height: 36px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	background-color: #1b9aff;
	color: #fff;
	font-size: 16px;
	right: 15px;
	top: 26px;
	position: absolute;
}

.p6 {
	overflow: hidden;
}

.p8 {
	overflow: hidden;
	background: url(../img/dtbgt.png) top center no-repeat;
	background-size: 100% 100%;
}

.ztrightnav {
	width: 190px;
	height: 415px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -207.5px;
	z-index: 999999999;
	background: url(../img/zt_rightnav.png) center top no-repeat;
	box-sizing: border-box;
	padding: 80px 0 0 30px;
	display: none;

}

.ztrightnav ul li {
	width: 138px;
	height: 38px;
	box-sizing: border-box;
	border-bottom: 1px dashed #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.ztrightnav ul li.hover {
	background: url(../img/right_navhover.png) center bottom no-repeat;
}

.dtbox .swiper-button-prev::after {
	display: none;
}

.dtbox .swiper-button-next::after {
	display: none;
}

.dtbox .swiper-button-prev {
	width: 50px;
	height: 130px;
	background: url(../img/l.png) center center no-repeat;
	background-size: 50px 130px;
	top: 50%;
	margin-top: -75px;
	left: 0;
}

.dtbox .swiper-button-next {
	width: 50px;
	height: 130px;
	background: url(../img/r.png) center center no-repeat;
	;
	background-size: 50px 130px;
	top: 50%;
	margin-top: -75px;
	right: 0;

}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}




.hblist .swiper-button-prev::after {
	display: none;
}

.hblist .swiper-button-next::after {
	display: none;
}

.hblist .swiper-button-prev {
	width: 46px;
	height: 120px;
	background: url(../img/l.png);
	background-size: 46px 120px;
	top: 50%;
	margin-top: -60px;
	left: 0;
}

.hblist .swiper-button-next {
	width: 46px;
	height: 120px;
	background: url(../img/r.png);
	background-size: 46px 120px;
	top: 50%;
	margin-top: -60px;
	right: 0;
}

.dtabimg {
	width: 1164px;
	position: relative;
	height: 108px;
	margin: 0 auto;
	margin-top: 12px;
}

.dtabimg ul {
	display: flex;
}

.dtabimg ul li {
	width: 190px;
	height: 108px;
	cursor: pointer;
	margin: 0 2px;
}

.dtabimg ul li img {
	width: 190px;
	height: 108px;
	box-sizing: border-box;
}

.dtabimg ul li.hover img {
	border: 2px solid #fff;
}

.pbox8 {
	width: 1200px;
	height: 795px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 80px;

}

.video_text {
	width: 1040px;
	height: 168px;
	background: url(../img/video_text.png) center center no-repeat;
	position: absolute;
	margin-left: -520px;
	left: 50%;
	top: 6vh;
	z-index: 99999;
}

.chilun {
	height: 178vh;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -89vh;
	z-index: 2;
	transform: rotate(0);
	-webkit-transition: -webkit-transform 1s ease-out;
	transition: -webkit-transform 1s ease-out;
	transition: transform 1s ease-out;
	transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}

.ybg{
	background: url(../img/ybg01.png) top left no-repeat;
	background-size: auto 100%;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.hsy {
	height: 168vh;
	width: 168vh;
	position: absolute;
	left: 5vh;
	top: 50%;
	margin-top: -84vh;
	z-index: 3;
	border-radius: 50%;
	box-sizing: border-box;
	/* border: 1px solid #1b9aff; */

}
.djbox{

	height: 8.8vh;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-4.4vh ;
	z-index: 99999;
}

.dltxet{
	height: 8.8vh;
	width: 24.5vh;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-4.4vh ;
	z-index: 9999999;	
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-left: 3.5vh;
	color: #fff;
	font-size: 20px;
	line-height: 1;
}
.djbox ul li.on{

}
.djbox ul li:nth-child(1){

}
.djbox ul li:nth-child(12){

}
.djbox ul li:nth-child(2){

}
.djbox ul li:nth-child(11){

}

@media screen and (min-width: 1930px) {
	.p1 .w1200 {
		width: 1400px;
	}

	.zt_textbox img:first-child {
		height: 330px;
	}

	.zt_textbox img:last-child {
		margin-top: 68px;
		height: 130px;
	}

	.zt_textbox {
		top: 18vh;
		margin-left: -700px;
		width: 1400px;
	}

	.p2 .box {
		top: 240px;
	}

	.p2 .w1280 {
		transform: scale(1.2);
	}

	.p6 .box {
		top: 240px;
	}

	.p6 .w1280 {
		transform: scale(1.2);
	}

	.p7 .box {
		top: 240px;
	}

	.p7 .w1280 {
		transform: scale(1.2);
	}

	.pbox8 {
		transform: scale(1.2);
		top: 230px;
	}

}

@media screen and (max-width: 1850px) {
	.p2 .box {
		top: 30px;
	}

	.p6 .box {
		top: 30px;
	}

	.p7 .box {
		top: 30px;
	}

	.p2 .w1280 {
		transform: scale(0.9);
	}

	.p6 .w1280 {
		transform: scale(0.9);
	}

	.p7 .w1280 {
		transform: scale(0.9);
	}

	.p1 .w1200 {
		width: 1200px;
	}

	.zt_textbox img:first-child {
		height: 250px;
	}

	.zt_textbox img:last-child {
		margin-top: 48px;
		height: 80px;
	}

	.zt_textbox {
		top: 18vh;
		margin-left: -600px;
		width: 1200px;
	}

	.nebox01 {
		transform: scale(0.9);
	}

	.p5 .nav {
		width: 268px;
		height: 120px;
		background: url(../img/text01.png) center center no-repeat;
		background-size: 268px 120px;

		margin-left: -134px;
	}

	.pbox8 {
		transform: scale(0.8);
		top: -30px;
	}
}

@media screen and (max-width: 1599px) {
	.p2 .box {
		top: 0px;
	}

	.p6 .box {
		top: 0px;
	}

	.p7 .box {
		top: 0px;
	}

	.p2 .w1280 {
		transform: scale(0.8);
	}

	.p6 .w1280 {
		transform: scale(0.8);
	}

	.p7 .w1280 {
		transform: scale(0.8);
	}

	.p1 .w1200 {
		width: 1200px;
	}

	.zt_textbox img:first-child {
		height: 230px;
	}

	.zt_textbox img:last-child {
		margin-top: 38px;
		height: 70px;
	}

	.zt_textbox {
		top: 18vh;
		margin-left: -600px;
		width: 1200px;
	}

	.nebox01 {
		transform: scale(0.8);
	}

	.p5 .nav {
		width: 224px;
		height: 100px;
		background: url(../img/text01.png) center center no-repeat;
		background-size: 224px 100px;
		top: 10px;
		margin-left: -112px;
	}

	.pbox8 {
		transform: scale(0.7);
		top: -50px;
	}

}


@media screen and (max-width: 1439px) {
	.p2 .box {
		top: -50px;
	}

	.p6 .box {
		top: -50px;
	}

	.p7 .box {
		top: -50px;
	}

	.p2 .w1280 {
		transform: scale(0.7);
	}

	.p6 .w1280 {
		transform: scale(0.7);
	}

	.p7 .w1280 {
		transform: scale(0.7);
	}

	.p1 .w1200 {
		width: 1200px;
	}

	.zt_textbox img:first-child {
		height: 230px;
	}

	.zt_textbox img:last-child {
		margin-top: 38px;
		height: 70px;
	}

	.zt_textbox {
		top: 18vh;
		margin-left: -600px;
		width: 1200px;
	}

	.nebox01 {
		transform: scale(0.75);
	}
}