

.Home_choseListBox li{
	float: left;
	width: 30%;
	margin-right: 4%;
	text-align: center;
}
.Home_choseListBox li:last-child{
	margin-right: 0px;
}
.Home_choseName{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 25px;
}
.Home_choseCont{
	font-size: 14px;
	color: #66666a;
	line-height: 24px;
	margin-top: 10px;
}
.Home_SKRBt{
	font-size: 30px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	margin-bottom: 60px;
}
.Home_choseBox{
	padding: 60px 0;
	border-bottom: 1px solid #e3e3e3;
}
.Home_Pro_ski > ul{
	display: flex;
	flex-wrap: wrap;
}
.Home_Pro_ski li{
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 60px;
}
.Home_Profate{
	position: relative;
}
.Home_ProAtt{
	position: absolute;
	bottom: 0px;
	background: #fff;
	opacity: .8;
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #555555;
	display: none;
}
.Home_ProAtt a{
	color: #555;
	font-size: 15px;
}
.Home_ProAtt i{
	display: inline-block;
	margin-right: 5px;
	vertical-align: bottom;
}
.Home_Pro_ski li:hover .Home_ProAtt{
	display: block;
}
.Home_Prosk{
	margin-top: 15px;
	font-size: 18px;
	color: #555555;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Home_ProBox{
	padding-top: 60px;
}
.Home_Video img{
	width: 100%;
}
.Home_Video{
	position: relative;
}
.Home_Video_cover{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.3;
}
.Home_Video_open{
	width: 130px;
	height: 130px;
	position: absolute;
	cursor: pointer;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	outline: none;
}
.Home_AboutLeft{
	width: 50%;
	float: left;
	padding: 20px;
	box-sizing:border-box;
}
.Home_AboutRight{
	width: 50%;
	float: right;
	position: relative;
}
.Home_Aboutbg{
	width: 100%;
}
.Home_Aboutbtn{
	position: absolute;
	top: 30px;
	left: 30px;
	cursor: pointer;
}
.Home_AboutLeftCont{
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5;
    text-indent: 2em;
    text-align: justify;
}
.Home_AboutLeftBtn{
	margin-top: 40px;
}
.Home_AboutLeftBtn a{
	width: 160px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	boxs-sizing:border-box;
	border:1px solid #999999;
	color: #333333;
	font-size: 16px;
}
.Home_AboutLeftBtn .active{
	background: #12c1db;
	color: #fff;
	border:none;
	margin-right: 10px;
}
.Home_About{
	padding-top: 40px;
	padding-bottom: 60px;
	border:1px solid #e3e3e3;
}
.Home_Newsbox li{
	width: 31%;
	margin-right: 3.333%;
	float: left;
}
.Home_Newsbox li:last-child{
	margin-right: 0%;
}
.Home_NewsTime{
	color: #666666;
	margin: 10px 0px;
}
.Home_NewsTime span{
	color: #12c1db;
	display: inline-block;
	margin-left: 5px;
	font-weight: bold;
}
.Home_NewsBt{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Home_NewsCont{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 80px;
}
.Home_NewsMore{
	color: #12c1db;
	font-weight: bold;
	margin-top: 10px;
}
.Home_News{
	padding: 60px 0px;
	border-bottom: 1px solid #e3e3e3;
}
.Home_News .Home_Newsbox .Home_NewsImg img{
	max-width: 100%;
	height: auto;
}
.Home_Send{
	background: #f8f8f8;
	padding: 60px 0px;
}
.Home_Send_bt{
	font-size: 20px;
	color: #666666;
	text-align: center;
}
.Home_SendSr{
	text-align: center;
	margin-top: 60px;
}
.Home_SendSr input{
	width: 80%;
	background: none;
	border:none;
	outline: none;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 18px;
	color: #999999;
}
.Home_SendBtn button{
	background: #333333;
	outline: none;
	border:none;
	width: 200px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	border-radius: 30px;
	margin-top: 50px;
	cursor: pointer;
}
.Home_ProImgBox a{
	display: table-cell;
	vertical-align: middle;
	width: 325px;
	height: 325px;
	text-align: center;
}
.Home_ProImgBox a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
@media only screen and (max-width: 1400px){

	.Home_ProImgBox a{
		width: 24vw;
		height: 24vw;
	}
}
@media only screen and (max-width: 1040px){
	.Home_AboutLeft{
		padding: 0px;
	}
	.Home_AboutLeftBtn a{
		width: 46%;
	}
	.Home_AboutLeftBtn .active{
		margin-right: 1%;
	}
	.Home_AboutLeftBtn{
		margin-top: 20px;
	}
	.Home_Video_open{
		width: 80px;
		height: 80px;
    }
}
@media only screen and (max-width: 767px){
	.Home_choseListBox li{
		width: 100%;
		margin-right: 0%;
		padding: 0px 7%;
		box-sizing:border-box;
		margin-bottom: 30px;
	}
	.Home_choseBox{
		padding: 30px 0;
	}
	.Home_SKRBt{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.Home_choseName{
		margin-top: 10px;
		font-size: 18px;
	}
	.Home_choseCont{
		margin-top: 5px;
	}
	.Home_ProBox{
		padding-top: 30px;
	}
	.Home_Pro_ski li{
		width: 48%;
		margin-right: 2%;
	}
	.Home_Pro_ski li:nth-child(2n){
		margin-right: 0%;
	}
	.Home_ProImgBox a{
		width: 49vw;
		height: 48vw;
	}
	.Home_Prosk{
		font-size: 14px;
	}
	.Home_Pro_ski li{
		margin-bottom: 30px;
	}
	.Home_AboutRight{
		float: none;
		width: 100%;
	}
	.Home_AboutLeft{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.Home_About{
		padding: 30px 0;
	}
	.Home_Newsbox li{
		width: 100%;
		margin-right: 0%;
		padding: 0 5%;
		box-sizing:border-box;
		margin-bottom: 20px;
	}
	.Home_News{
		padding: 30px 0px;
	}
	.Home_Send{
		padding: 30px 0px;
	}
	.Home_Send_bt{
		font-size: 16px;
	}
	.Home_SendSr{
		margin-top: 20px;
	}
	.Home_SendBtn button{
		width: 150px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		margin-top: 20px;
	}
	.Home_Video_open{
		width: 50px;
		height: 50px;
    }
    .Home_AboutLeftCont{
    	font-size: 14px;
    }
}

.Home_NewsImg{
	height: 600px;
}

.Home_NewsImg img{
	max-width: 100%;
    height: auto !important;
	object-fit: contain;
}