﻿body {
	color: #606060;
	font-family: "微软雅黑", arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: url(../images/index_01.jpg);
	text-align: left;
}
a {
	color: #606060;
	text-decoration: none;
}
a:hover, a:active {
	color:#ec0000;
}

.h3,.h3 a,.h3 a:hover,.h3 a:active {
	font-size: 16px;
}
.white,.white a, .white a:hover, .white a:active {
	color:#ffffff;
}

.demo{
	padding: 2em 0;
	transform: translate3d(0, 0, 0);
}
.navbar{
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #fff;
	margin:-55px 315px auto auto;
	position: relative;
	cursor: pointer;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #2e953c;
	transition: 0.24s 0.2s;
}
.navbar:hover{
	background: rgba(255, 255, 255, 0.95);
}
.navbar .menu{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -30px;
	left: -30px;
	border: 60px solid transparent;
	cursor: default;
	border-radius: 50%;
	transform: scale(0);
	transition: transform 1.4s 0.07s;
	z-index: -1;
}
.navbar:hover .menu{
	transition: transform 0.4s 0.08s, z-index   0s  0.5s;
	transform: scale(1);
	z-index: 1;
}
.navbar .menu li{
	position: absolute;
	top: -100px;
	left: -100px;
	transform-origin: 100px 100px;
	transition: all 0.5s 0.1s;
}
.navbar:hover .menu li{
	transition: all 0.6s;
}
.navbar .menu li a{
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	font-size: 0.8em;
	color: #2e953c;
	transition: 0.6s;
}
.navbar:hover .menu li:nth-child(1){
	transition-delay: 0.02s;
	transform: rotate(85deg);
}
.navbar:hover .menu li:nth-child(1) a{
	transition-delay: 0.04s;
	transform: rotate(635deg);
}
.navbar:hover .menu li:nth-child(2){
	transition-delay: 0.04s;
	transform: rotate(125deg);
}
.navbar:hover .menu li:nth-child(2) a{
	transition-delay: 0.08s;
	transform: rotate(595deg);
}
.navbar:hover .menu li:nth-child(3){
	transition-delay: 0.06s;
	transform: rotate(165deg);
}
.navbar:hover .menu li:nth-child(3) a{
	transition-delay: 0.12s;
	transform: rotate(555deg);
}
.navbar:hover .menu li:nth-child(4){
	transition-delay: 0.08s;
	transform: rotate(205deg);
}
.navbar:hover .menu li:nth-child(4) a{
	transition-delay: 0.16s;
	transform: rotate(515deg);
}
.navbar:hover .menu li:nth-child(5){
	transition-delay: 0.1s;
	transform: rotate(245deg);
}
.navbar:hover .menu li:nth-child(5) a{
	transition-delay: 0.2s;
	transform: rotate(475deg);
}
.navbar:hover .menu li:nth-child(6){
	transition-delay: 0.12s;
	transform: rotate(285deg);
}
.navbar:hover .menu li:nth-child(6) a{
	transition-delay: 0.24s;
	transform: rotate(435deg);
}
.navbar:hover .menu li:nth-child(7){
	transition-delay: 0.14s;
	transform: rotate(325deg);
}
.navbar:hover .menu li:nth-child(7) a{
	transition-delay: 0.28s;
	transform: rotate(395deg);
}
.navbar:hover .menu li:nth-child(8){
	transition-delay: 0.16s;
	transform: rotate(365deg);
}
.navbar:hover .menu li:nth-child(8) a{
	transition-delay: 0.32s;
	transform: rotate(355deg);
}
.navbar:hover .menu li:nth-child(9){
	transition-delay: 0.18s;
	transform: rotate(405deg);
}
.navbar:hover .menu li:nth-child(9) a{
	transition-delay: 0.36s;
	transform: rotate(315deg);
}






.menu li img { width: 1.7rem; display: inline; }
.menu li span { display: block; color: #FFFFFF; font-size: 0.24rem; }


/*产品展示*/
.clear {
	line-height: 0; 
	height: 0px; 
	clear: both; 
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.rights {
	width: 1500px;
	height: 480px; 
	padding-top: 3rem;
	overflow:  hidden;
	margin:0 auto;
}
.rights .h1 {
	height: 30px; overflow: hidden
}
.rights .h2 {
	height: 30px; overflow: hidden
}
.rights .h1 a {
	width: 31px; display: block; background: url(/images/z.gif) no-repeat; height: 29px
}
.rights .h2 a {
	width: 31px; display: block; background: url(/images/y.gif) no-repeat; height: 29px
}
.rights .h1 a:hover {
	background: url(/images/z01.gif) no-repeat
}
.rights .h2 a:hover {
	background: url(/images/y01.gif) no-repeat
}
.rights .h2 a.cur {
	background: url(/images/y01.gif) no-repeat
}
.rights ul li {
	line-height: 0; 
	margin: 10px 24px 0px 0px; 
	width: 282px; 
	float: left;
	list-style:none;
}
.rights UL LI P {
	BORDER-BOTTOM: #dbdbdb 4px solid; BORDER-LEFT: #dbdbdb 4px solid; PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; BORDER-TOP: #dbdbdb 4px solid; BORDER-RIGHT: #dbdbdb 4px solid; PADDING-TOP: 4px
}
.rights ul li p img {
	border-bottom: #dbdbdb 1px solid; 
	border-left: #dbdbdb 1px solid; 
	width: 262px; 
	height: 350px; 
	border-top: #dbdbdb 1px solid; 
	border-right: #dbdbdb 1px solid
}
.rights ul li span {
	text-align: center; 
	line-height: 38px; 
	margin-top: 4px; 
	display: block; 
	background: url(/images/l_bj.gif) repeat-x center top;
	height: 38px; 
	font-family: 'Microsoft Yahei';
	color: #443b3c; 
	overflow: hidden
}
.rights UL LI A:hover P {
	BORDER-BOTTOM: #2e953a 4px solid; BORDER-LEFT: #2e953a 4px solid; BORDER-TOP: #2e953a 4px solid; BORDER-RIGHT: #2e953a 4px solid
}
.rights .cur P {
	BORDER-BOTTOM: #2e953a 4px solid; BORDER-LEFT: #2e953a 4px solid; BORDER-TOP: #2e953a 4px solid; BORDER-RIGHT: #2e953a 4px solid
}
.rights UL LI A:hover P IMG {
	BORDER-BOTTOM: #2e953a 1px solid; BORDER-LEFT: #2e953a 1px solid; BORDER-TOP: #2e953a 1px solid; BORDER-RIGHT: #2e953a 1px solid
}
.rights .cur P IMG {
	BORDER-BOTTOM: #2e953a 1px solid; BORDER-LEFT: #2e953a 1px solid; BORDER-TOP: #2e953a 1px solid; BORDER-RIGHT: #2e953a 1px solid
}
.rights UL LI A:hover SPAN {
	BACKGROUND: #2e953a; COLOR: #fff; TEXT-DECORATION: none
}
.rights .cur SPAN {
	BACKGROUND: #2e953a; COLOR: #fff; TEXT-DECORATION: none
}
.rights .nones {
	MARGIN-RIGHT: 0px
}
