	@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, img {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, div {
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
a, a:hover, img, div, input, background {
	text-decoration: none;
	outline: none;
/* for Firefox */
	border: none;
	hlbr: expression(this.onFocus=this.blur());
/* for IE */
}
div {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: url(../images/index-bg.jpg) top left repeat-x #FFF;
}
.wrap {
	width: 1000px;
	margin: 0px auto;
}
.logo {
	width: 920px;
	margin: 0px auto;
}
.btn {
	width: 920px;
	margin: 0px auto;
	background: url(../images/btn-bg.jpg) left top no-repeat;
	height: 53px;
	overflow: hidden;
}
.btn ul {
	height: 24px;
	margin-top: 20px;
}
.btn li {
	float: left;
}
.btn1 a {
	display: block;
	text-indent: -3000px;
	width: 108px;
	height: 24px;
	background: url(../images/btn1.png);
	margin-left: 63px;
}
.btn1 a:hover {
	background: url(../images/btn1v.png) left top no-repeat;
}
.btn2 a {
	display: block;
	text-indent: -3000px;
	width: 108px;
	height: 24px;
	background: url(../images/btn2.png);
	margin-left: 64px;
}
.btn2 a:hover {
	background: url(../images/btn2v.png) left top no-repeat;
}
.btn3 a {
	display: block;
	text-indent: -3000px;
	width: 142px;
	height: 24px;
	background: url(../images/btn3.png);
	margin-left: 45px;
}
.btn3 a:hover {
	background: url(../images/btn3v.png) left top no-repeat;
}
.btn4 a {
	display: block;
	text-indent: -3000px;
	width: 119px;
	height: 24px;
	background: url(../images/btn4.png);
	margin-left: 57px;
}
.btn4 a:hover {
	background: url(../images/btn4v.png) left top no-repeat;
}
.btn5 a {
	display: block;
	text-indent: -3000px;
	width: 80px;
	height: 24px;
	background: url(../images/btn5.png);
	margin-left: 55px;
}
.btn5 a:hover {
	background: url(../images/btn5v.png) left top no-repeat;
}
.flash {
	width: 920px;
	height: 288px;
	margin: 0px auto;
	background: url(../images/banner_bg.jpg) center top no-repeat;
}
.down {
	width: 1000px;
	margin: 0px auto;
	background: url(../images/down-bg.jpg) center top no-repeat;
	height: 271px;
}
.main {
	height: 218px;
	width: 920px;
	margin: 0px auto;
	overflow: hidden;
}
.industry {
	width: 348px;
	float: left;
	margin: 41px auto auto 17px;
	_margin: 41px auto auto 9px;
}
.left {
	width: 174px;
	float: left;
	font-size: 11px;
	-webkit-text-size-adjust: none;
}
.left li {
	background: url(../images/icon.jpg) 0px 3px no-repeat;
	margin-top: 3px;
}
.left li a {
	width: 166px;
	display: block;
	color: #333;
	background: url(../images/icon.jpg) 0px 3px no-repeat;
	padding-left: 8px;
}
.left li a:hover {
	color: #C60;
}
.right {
	width: 174px;
	float: right;
	font-size: 11px;
	-webkit-text-size-adjust: none;
}
.right li {
	background: url(../images/icon.jpg) 0px 3px no-repeat;
	margin-top: 3px;
}
.right li a {
	width: 166px;
	display: block;
	color: #333;
	background: url(../images/icon.jpg) 0px 3px no-repeat;
	padding-left: 8px;
}
.right li a:hover {
	color: #C60;
}
.products {
	width: 348px;
	float: left;
	margin: 55px auto auto 12px;
	_margin: 55px auto auto -5px;
}
.p-box {
	width: 100px;
	float: left;
	margin-left: 10px;
}
.p-pic {
	width: 100px;
	height: 130px;
	text-align: center;
}
.p-name {
	width: 100px;
	height: 20px;
	text-align: center;
	background: url(../images/name-bg.jpg) center top no-repeat;
	padding-top: 4px;
}
.p-name a {
	color: #000;
	font-size: 10px;
	-webkit-text-size-adjust: none;
}
.p-name a:hover {
	color: #06C;
}
.contact {
	float: right;
	margin: 40px 20px auto auto;
	_margin: 40px 5px auto auto;
}
.foot {
	width: 920px;
	margin: 0px auto;
}
.enter {
	width: 90px;
	height: 50px;
	float: left
}
.copyright {
	width: 830px;
	float: right;
	font-size: 12px;
	color: #0f4205;
	text-align: center;
	line-height: 20px;
	padding:10px 0;
}

.copyright a{
	font-size: 13px;
    color: #0f4205;
}

.copyright a:hover {
	color: #f74901;
}


@media only screen and (max-width: 460px) {
	.switch{ display: none; }
}