.fixed{
	width:750px;height:94px;
	background: white;
	position: fixed;
	left:0;top:0;
}
.fixed1{
	width:100%;height:94px;
	position: relative;
	text-align: center;
	line-height:94px;
	font-size:32px;
	font-weight: bold;
}
.fixed1_1{
	width:82px;height:28px;
	position:absolute;
	top:0;right:0;
	/* background: url(../images/index2.jpg) no-repeat; */
	margin-top:30px;
	display: block;
}
.fixed1_1 img{
	width:24px;height:28px;
	float: left;
	display: block;
}
.fixed1_1 div{
	width:58px;height:28px;
	line-height:28px;
	box-sizing: border-box;
	padding-left:6px;
	text-align:left;
	font-size:18px;
	float: left;
	font-weight: 100;
}
.fixed1_2{
	width:26px;height:28px;
	top:33px;right:123px;
	background:url(../images/classify1.jpg) no-repeat;
	display: block;
	position: absolute;
	background-size:100% 100%;
}
.fixed1_3{
	width:84px;height:93px;
	position:absolute;
	left:0;top:0;
	box-sizing: border-box;
	padding-top:33px;
}
.fixed1_3 img{
	width:16px;height:29px;
	margin:0 auto;
	display: block;
}
.content{
	padding-top:94px;
	padding-bottom:118px;
}
.content1{
	width:686px;height:300px;
	margin:0 auto;
}
.content1 img{
	display: block;
	width:686px;height:300px;
	margin:0 auto;
}
.content2{
	width:686px;
	margin:0 auto;
	padding-top:40px;
}
.content2_1{
	width:686px;height:194px;
	border-radius:6px;
	background: white;
	margin-top:22px;
	display: block;
	box-shadow:0 0 15px 1px #eee;
}
.content2>div:nth-of-type(1){
	margin-top:0;
}
.content2_1_1{
	float: left;
	line-height:194px;
	font-size:32px;
	padding-left:31px;
}
.content2_1_2{
	float:right;
	width:194px;height:194px;
}
.content2_1_2>img{
	width:194px;height:194px;
	display: block;
}


.bottom1{
	position: fixed;
	bottom:0;left:0;
	width:750px;height:98px;
	/* background:white; */
	box-shadow:0 0 18px 1px #eee;
	background:white;
	z-index: 50;
}
.bottom1>a{
	width:20%;height:98px;
	float:left;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	padding-top:13px;
}
.bottom1>a>div:nth-of-type(1){
	width:44px;height:44px;
	margin:0 auto;
}
.bottom1>a:nth-of-type(1)>div:nth-of-type(1){
	background:url(../images/bottom1.png) no-repeat;
	background-size:100% 100%;
}
.bottom1>a:nth-of-type(2)>div:nth-of-type(1){
	background:url(../images/bottom2_2.png) no-repeat;
	background-size:100% 100%;
}
.bottom1>a:nth-of-type(3)>div:nth-of-type(1){
	background:url(../images/bottom3_1.png) no-repeat;
	background-size:100% 100%;
}
.bottom1>a:nth-of-type(4)>div:nth-of-type(1){
	background:url(../images/bottom4_1.png) no-repeat;
	background-size:100% 100%;
    position:relative;
}
.bottom1>a:nth-of-type(5)>div:nth-of-type(1){
	background:url(../images/bottom5_1.png) no-repeat;
	background-size:100% 100%;
}
.bottom1>a>div:nth-of-type(2){
	height:41px;
	text-align: center;
	font-size:22px;
	color:#999;
	line-height:41px;
}
.bottom1>a:nth-of-type(2)>div:nth-of-type(2){
	color: black;
}