﻿@charset "utf-8";

body {
	background-color: #f1f1f1;
}
#content_box {
	overflow: hidden;
	min-width: 320px;
	min-height: 480px;
	/*max-width: 540px;*/
	position: relative;
}
.main_visual {
	height: 140px;
	overflow: hidden;
	position: relative;
}
.main_image {
	height: 140px;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	width: 9999px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 140px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 140px
}
.main_image li a {
	display: block;
	width: 100%;
	height: 140px
}
.main_image li .img_1 {
	background: url(../imges/banner1.jpg) center top no-repeat;
	background-size: cover;
}
.main_image li .img_2 {
	background: url(../imges/banner2.jpg) center top no-repeat;
	background-size: cover;
}
.main_image li .img_3 {
	background: url(../imges/banner3.jpg) center top no-repeat;
	background-size: cover;
}
div.flicking_con {
	position: absolute;
	bottom: 5px;
	left: 50%;
	z-index: 999;
	height: 21px;
	margin: 0 0 0 -31px;
}
div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../imges/btn_main_img.png) 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
div.flicking_con a.on {
	background-position: 0 -21px
}
.title_box {
	width: 100%;
	height: 54px;
	display: block;
	margin-top: 5px;
}
.title_box .title_logo a {
	background: url(../imges/logo.png) no-repeat 0 0;
	width: 100%;
	height: 60px;
	display: block;
	text-indent: -3999px;
	float: left;
	margin: 5px;
}
.title_box .title_logo span {
	float: left;
	font: bold 18px/40px "微软雅黑", "宋体";
}
.classify_box {
	margin-top: 5px;
}
.classify_box .classify_num li {
	float: left;
	width: 50%;
	min-height: 90px;
	list-style: none;
}
.classify_box .classify_num li a {
	padding: 5px 0px 0px 0px;
	text-align: center;
	display: block;	
}
.classify_box .classify_num li a i {
	display: inline-block;
	width: auto;
    display:block;
	height: 45px;
	/*background: url(../imges/classify.png) no-repeat 0 0;*/
	background-size: 270px 45px;
}
.classify_box .classify_num li a span {
	display: inline-block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
}
.classify_box .classify_num > li:nth-child(1) a {	
}
.classify_box .classify_num > li:nth-child(2) a {
	margin: 0 0px 5px 0px;
	text-align: center;
}
.classify_box .classify_num > li:nth-child(3) a {	
}
.classify_box .classify_num > li:nth-child(4) a {
	margin: 0 0px 5px 0px;
	text-align: center;	
}
.classify_box .classify_num > li:nth-child(5) a {	
}
.classify_box .classify_num > li:nth-child(6) a {
	margin: 0 0px 5px 0px;
	text-align: center;	
}
.classify_box .classify_num > li:nth-child(1) a i {
	background-position: 0 0;
}
.classify_box .classify_num > li:nth-child(2) a i {
	background-position: -45px 0;
}
.classify_box .classify_num > li:nth-child(3) a i {
	background-position: -90px 0;
}
.classify_box .classify_num > li:nth-child(4) a i {
	background-position: -135px 0;
}
.classify_box .classify_num > li:nth-child(5) a i {
	background-position: -180px 0;
}
.classify_box .classify_num > li:nth-child(6) a i {
	background-position: -225px 0;
}
.classify_box .classify_num > li:nth-child(1) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(2) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(3) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(4) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(5) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(6) a:hover {	
	color: #282728;
}

.classify_box .classify_num > li:nth-child(7) a {	
}
.classify_box .classify_num > li:nth-child(8) a {
	margin: 0 0px 5px 0px;
	text-align: center;	
}
.classify_box .classify_num > li:nth-child(7) a i {
	background-position: -90px 0;
}
.classify_box .classify_num > li:nth-child(8) a i {
	background-position: -135px 0;
}
.classify_box .classify_num > li:nth-child(7) a:hover {	
	color: #282728;
}
.classify_box .classify_num > li:nth-child(7) a:hover {	
	color: #282728;
}