@charset "gb2312";
	/*
 * 更改样式
 *  */
body,
html {
	font-family: "微软雅黑", "microsoft yahei", "宋体", arial;
	font-size: 16px;
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7, hr,
p,
.row,
ul,
li,
dl,
dt,
dd,
.container-fluid,
.navbar-collapse {
	padding: 0;
	margin: 0;
}

a,
a:hover,
a:hover * {
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

.hidden-1 {
	display: none;
}


.all .header .head{
	height:125px!important
}

	/* 智能垃圾箱电机 */
	.zhineng-con .title-cn,
	.zhineng-chilunxiang .title-cn{
		line-height: 70px;
		font-size: 40px;
		font-weight: bold;
		text-align: center;
	}
	.zhineng .line{
		width: 51px;
		height: 2px;
		margin-top: 7px;
		background: #2668b4;
	}
	.zhineng-con .title-cn{
		padding-top: 50px;
	}
	.zhineng-con .content{
		max-width: 1160px;
	}
	.zhineng-con .content .des{
		width: 986px;
		font-size: 18px;
		line-height: 40px;
		color: #666666;
		padding-top: 10px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 60px;
	}
	.zhineng-con .content .img01{
		width: 50%;
	}
	.zhineng-con .content .img03{
		width: 6%;
		padding-top: 116px;
	}
	.zhineng-con .content .img02{
		width: 43%;
	}
	.zhineng-con .content .txt{
		text-align: center;
		line-height: 45px;
		font-size: 14px;
		color: #666666;
		padding-top: 0;
	}
	.zhineng-con .img{
		margin-top: 45px;
	}
	.zhineng-con .img img{
		width: 943px;
	}
	
	.zhineng-con .img .txt{
		width: 943px;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
		color: #666666;
		line-height: 45px;
		height: 56px;
	}
	
	.zhineng-canshu{
		background: #428ec9;
		height: 605px;
	}
	.zhineng-canshu .title-cn{
		padding-top: 83px;
		text-align: center;
		outline: 110px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 40px;
	}
	.zhineng-canshu .con{
		max-width: 1000px;
		margin-top: 65px;
	}
	.zhineng-canshu .con .row{
		background: url(../images/zhineng-01.jpg) repeat-y left top;
		margin-bottom: 80px;
	}
	.zhineng-canshu .con .row .col-sm-3{
		background: url(../images/zhineng-01.jpg) repeat-y right top;
		height: 98px;
	}
	.zhineng-canshu .con .row .col-sm-3 .des{
		padding-top: 10px;
		font-size: 20px;
		line-height: 40px;
		color: #b8defb;
		text-align: center;
	}
	.zhineng-canshu .con .row .col-sm-3 .des font{
		color: #ffffff;
		font-size: 20px;
	}
	.zhineng-canshu .con .row .col-sm-3 .des font.f3{
		font-size: 16px;
		display: block;
		line-height: 20px;
	}
	.zhineng-canshu .con .img{
		margin-top: -40px;
		margin-bottom: -136px;
	}
	.zhineng-chilunxiang{
		margin-top: 185px;
	}
	.zhineng-chilunxiang .des{
		width: 1160px;
		font-size: 18px;
		line-height: 40px;
		color: #666666;
		padding-top: 35px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 50px;
	}
	.zhineng-chilunxiang .con{
		width: 1086px;
		margin-left: auto;
		margin-right: auto;
	}
	.zhineng-chilunxiang .con .img01{
		float: left;
		margin-bottom: 35px;
	}
	.zhineng-chilunxiang .con .img02{
		float: right;
	}
	.zhineng-chilunxiang .con .img03{
		margin-bottom: 60px;
	}
	.zhineng-chilunxiang a{
		padding: 0 0 0 0;
		font-size: 18px;
		width: 300px;
		line-height: 45px;
		background: #1067cb;
		text-align: center;
		border-radius: 15px;
	}
	
	.float-left{
		float: left;
	}
	.float-right{
		float: right;
	}
	.float-none{
		float: none;
	}
	
	.all .footer .foot .content{
		height:180px!important
	}