.main{
	width: 100%;
	min-width: 1030px;
}

.view1000{
	width: 1000px;
	margin: 0 auto;
}

.slideBox{ width:100%;position:relative; overflow: hidden;}
.slideBox .hd{height:17px;position:absolute;bottom:24px;left:50%;transform: translate(0,-50%)}
.slideBox .hd ul li{float:left;margin:0 8px;width:15px; height:15px;border:1px solid #fff;border-radius: 50%; cursor:pointer; }
.slideBox .hd ul li.on{ background:#fb8701; color:#fff;border:1px solid #fb8701;}
.slideBox .bd{position:relative; height:100%;}
.slideBox .bd ul{width: 100%!important;}
.slideBox .bd li{width:100%!important;height:765px;display: block;}
.slideBox .bd li .Bimg{width:100%!important;height:765px;}
.slideBox .bd img{ width:100%; height:765px; display:block; }

.header{
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

.header .Mtop{
	width: 1030px;
	display: inline-block;
	overflow: hidden;
}

.header .Titext{
	position: absolute;
	top: 290px;
	left: 50%;
	transform: translate(-50%,0);
}

.header .Titext h1{
	font-size: 68px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 88px;
}

.header .Titext h3{
	font-size: 44px;
	color: #fff;
	font-weight: 100;
}

.header .Mtop img#logo{
	float: left;
}

.header .Mtop .menu{
	float: left;
	margin-left: 70px;
}

.header .Mtop .menu ul li{
	float: left;
}

.header .Mtop .menu ul li a{
	font-size: 22px;
	color: #bfbfbf;
	margin: 28px 22px;
	display: block;
}

.header .Mtop .menu ul li a:hover{
	color: #fb8701;
}

.header .Mtop .menu ul li a.active{
	color: #fb8701;
}

.w1030{
	width: 1030px;
}

.mainContent .Indexitem{
	padding-top: 40px;
}

.mainContent .Indexitem h2.EngTitle{
	font-size: 20px;
	color: #a6a6a6;
	text-align: center;
	font-weight: 100;
}

.mainContent .Indexitem h1.Title{
	font-size: 40px;
	color: #fb8701;
	text-align: center;
	font-weight: 100;
	padding: 25px 0 30px;
	letter-spacing:4px;
}

.mainContent .Indexitem h3.Introduction{
	font-size: 20px;
	color: #494949;
	text-align: center;
	font-weight: 100;
}

.mainContent .Indexitem .Icando{
	width: 100%;
	height: 330px;
	margin-top: 42px;
	position: relative;
}


.mainContent .Indexitem .Icando .blockBg{
	width: 100%;
	height: 330px;
	background: url(../images/k_bg.png) center no-repeat;
	background-size: cover;
}

.mainContent .Indexitem .Icando .Item{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -515px;
	margin-top: -111px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	justify-content: space-around;
	padding: 0 30px;
}

.mainContent .Indexitem .Icando .box{
	display: inline-block;
}

.mainContent .Indexitem .Icando .box p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-top: 12px;
}

.mainContent .MyProduct{
	margin-top: 68px;
}

.mainContent .MyProduct .Item{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	justify-content: space-around;
	margin: 0 auto 94px;
}

.mainContent .MyProduct .Item .box{
	width: 280px;
	height: 405px;
	box-shadow: 0 12px 25px 10px #c6c6c6;
	position: relative;
}

.mainContent .MyProduct .Item .box img.dt{
	width: 100%;
	height: 100%;
	display: block;
}

.mainContent .MyProduct .Item .box:hover .ewm{
	display: block;
}

.mainContent .MyProduct .Item .box:hover{
	animation:mymove 0.5s ease-out forwards;
	-webkit-animation:mymove 0.5s ease-out forwards;
}

@keyframes mymove{
	from {top:0px;}
	to {top:-25px;}
}

.mainContent .MyProduct .Item .box .ewm{
	width: 280px;
	height: 405px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	display: none;
}

.mainContent .MyProduct .Item .box .ewm img{
	width: 133px;
	height: 133px;
	margin: 67px 0 17px;
}

.mainContent .MyProduct .Item .box .ewm p{
	font-size: 15px;
	color: #fff;
	margin-bottom: 80px;
}

.mainContent .MyProduct .Item .box .ewm a{
	display: inline-block;
	padding: 10px;
	color: #ec8c32;
	border: 1px solid #ec8c32;
}

.footer{
	width: 100%;
	height: 390px;
	background: url(../images/footBg.png) center no-repeat;
	background-size: cover;
}

.footer .w1030{
	margin: 0 auto;
	overflow: hidden;
}

.footer h1{
	color: #fff;
	font-size: 36px;
	text-align: center;
	margin: 24px 0 32px;
	font-weight: 100;
	letter-spacing:5px;
}

.footer .lx{
	display: block;
	text-align: center;
}

.footer .lx a{
	margin: 0 34px;
	display: inline-block;
}

.footer .footbot{
	margin: 10px 0 0;
}

.footer .footbot .logo{
	width: 366px;
	float: left;
	margin-right: 100px;
}

.footer .footbot .logo p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.footer .footbot .more{
	width: 135px;
	float: left;
	margin-right: 80px;
}

.footer .footbot .more h2{
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	margin: 38px 0 15px;
}

.footer .footbot .more a{
	color: #fff;
	font-size: 14px;
	margin-right: 12px;
	line-height: 20px;
}

.footer .footbot .link{
	width: 96px;
	float: left;
	margin-right: 80px;
}

.footer .footbot .link h2{
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	margin: 38px 0 15px;
}

.footer .footbot .link a{
	color: #fff;
	font-size: 14px;
	margin-right: 12px;
	line-height: 20px;
}

.footer .footbot .ewm{
	width: 170px;
	float: left;
	text-align: center;
}


.footer .footbot .ewm p{
	color: #fff;
	font-size: 14px;
	margin-top: 16px;
}

.footer .copyright{
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}