body, div, ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #08A5E0;
	text-decoration: none;
}
ul, ul li {
	list-style-type: none;
}
.cl {
	zoom: 1;
}
.top {
	display: block;
	margin: 0 auto;
	width: 960px;
	height: 120px;
	background-image: url(../images/top01.png);
}
/*导航*/
/*---导航---*/
#nav {
	height: 35px;
	text-align: center;
	clear: both;
	background: #4B4B4B;
	font-family:'microsoft yahei';
	}
#nav ul {
	
	width: 690px;
	margin: 0 auto;
}
#nav li {
	float: left;
	height: 30px;
	position: relative;
}
#nav li.line_off {
	background: none;
}
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	line-height: 18px;
	font-size: 15px;
	color: #999;
	width: 90px;
blr:expression(this.onFocus=this.blur());
	outline: none;
	position: relative;
}
#nav a:hover, #nav .active a, #nav li.sfhover a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
#nav a span {
	font-size: 8px;
	-webkit-text-size-adjust: none;
	line-height: 12px;
	display: block;
	font-weight: 300;
	cursor: pointer;
	position: relative;
}
#nav .n {
	background:url(../images/i2.png) no-repeat 0 4px;
	width: 16px;
	height: 35px;
	float: left;
}
/*---当前分类---*/
#nav li ul {
	display: none;
	position: absolute;
	top: 35px;
	left: -20px;
	width: 116px;
	padding: 10px 0;
	background: url(images/nav2.png) repeat-y;
	z-index: 11;
}
#nav li ul li {
	line-height: 30px;
	height: 30px;
	margin: 0;
	background-image: none;
	position: relative;
	z-index: 2;
}
#nav li ul a, #nav li.active ul a, #nav li.sfhover ul a {
	background: none;
	font-weight: 300;
	height: auto;
	color: #000;
	line-height: 24px;
	width: 110px;
	margin-left: 3px;
	font-size: 12px;
	float: none;
	padding: 0 0 6px;
	background: url(images/nav2.png) no-repeat -234px -100px;
	_background: url(images/nav2_1.gif) no-repeat 0 -30px;
}
#nav li ul a:hover {
	background: url(images/nav2.png) no-repeat -234px 0;
	_background: url(images/nav2_1.gif) no-repeat 0 0;
	color: #fff;
	font-weight: 300;
}
#nav li ul .t {
	position: relative;
	z-index: 2;
	top: 14px;
	left: 0;
	width: 116px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background: url(images/nav2.png) no-repeat -116px 0;
	_background: url(images/nav2_2.png) no-repeat;
}
.xixibox {height:280px;  background-repeat:no-repeat;background-position:bottom}




/*
.nav {
	margin-top: 0px;
}
.nav * {
	text-decoration: none;
	font-size: 9pt;
}
.nav * a:hover {
	background-color: #82ce18;
}
.menu {
	list-style: none;
	height: 40px;
	width: 100%;
	background-color: #333;
	margin-top: 0px;
}
.nav {
	list-style: none;
	height: 40px;
	width: 900px;
	margin: 0 auto;
	background-color: #333;
}
.nav li {
	float: left;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #242424;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #242424;
	position: relative;
	z-index: 999;
}
.nav li a {
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	padding: 0 20px;
 blr:expression(this.onFocus=this.close());
 blr:expression(this.onFocus=this.blur());
	display: inline-block;
}
.nav li a:focus {
	-moz-outline-style: none;
}
.nav li .sub-nav {
	position: absolute;
	top: 39px;
	left: -1px;
	list-style: none;
	background-color: #333;
	display: none;
}
.nav li .sub-nav li {
	text-align: center;
	clear: left;
	width: 140px;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.nav li .sub-nav li a {
	height: 34px;
	line-height: 34px;
	width: 138px;
	padding: 0;
	display: inline-block;
}
/*
.col960 {
	width: 960px;
	margin: auto;
}
.navbg {
	height: 40px;
	width: 100%;
	background: #08A5E0;
	box-shadow: 1px 1px 7px #999;
	position: absolute;
	z-index: 99;
	left: 0;
}
#navul li {
	float: left;
	margin-right: 1px;
	width: 100px;
	height: 40px;
	position: relative;
	text-align: center;
	line-height: 40px;
}
#navul li.navhome {
	text-align: left;
	padding: 0 0px 0 40px;
	width: 60px;
}
#navul li a:link, #navul li a:visited {
	color: #FFFFFF;
}
#navul li ul {
	display: none;
	position: absolute;
	z-index: 10000;
	top: 38px;
	left: -1px;
	background: #006D96;
	border: #004E6C 1px solid;
	border-bottom: none;
}
#navul li ul li {
	display: block;
	width: 98px;
	float: none;
	margin-right: 0px;
	height: 28px;
	position: relative;
	line-height: 28px;
	border-bottom: #004E6C 1px solid;
	font-size: 12px;
}
#navul li.navmoon {
	background: #006D96;
	border: #004E6C 1px solid;
	width: 98px;
	height: 38px;
	line-height: 38px;
}
#navul li.navmoon a {
	color: #FFFFFF;
}
#navul li.navhome a:hover {
	color: #FCFF00;
}
#navul li.navmoon ul {
	display: block;
}
#navul li.navmoon ul a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
}
#navul li.navmoon ul a:hover {
	background: #000000;
}
*/
/* 轮换
.banner {
 width: 960px;
 overflow: hidden;
 height: 280px;
 position: relative;
}
.banList {
	position: absolute;
	height: 280px;
}
.banList li {
	height: 280px;
	opacity: 0;
	position: absolute;
	transform: scale(0);
	transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
	z-index: 1;
}
.banList li.active {
	opacity: 1;
	transform: scale(1);
	z-index: 2;
}
.fomW {
	position: absolute;
	bottom: 20px;
	height: 20px;
	z-index: 9;
	width: 960px;
}
.jsNav {
	text-align: center;
}
.jsNav a {
	display: inline-block;
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 5px;
}
.jsNav a.current {
	background: #fc8f0f;
	cursor: pointer
}
 */
.main {
	display: block;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
}
.partner {
	display: block;
	float: left;
	width: 269px;
	height: 340px;
	background-image: url(../images/side.png);
	color: #666666;
}
.title {
	display: block;
	float: left;
	width: 60px;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: left;
}
.partner a {
	display: block;
	float: right;
	width: 40px;
	height: 22px;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 14px;
	color: #666666;
}
.partner a:hover {
	color: #0CF;
}
.logo {
	display: block;
	float: left;
	width: 200px;
	height: 59px;
	margin-top: 13px;
	margin-left: 35px;
}
.middle {
	display: block;
	float: left;
	width: 382px;
	height: 340px;
	margin-left: 20px;
	background-image: url(../images/side002.png);
	color: #666666;
}
.middle a {
	display: block;
	float: right;
	width: 40px;
	height: 22px;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 14px;
	color: #666666;
}
.middle a:hover {
	color: #0CF;
}
.content {
	display: block;
	float: left;
	width: 360px;
	height: 290px;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 10px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
}
.right {
	display: block;
	float: left;
	width: 269px;
	height: 340px;
	margin-left: 20px;
	background-image: url(../images/side003.png);
	color: #666666;
}
.right a {
	display: block;
	float: right;
	width: 40px;
	height: 22px;
	font-size: 10px;
	margin-right: 12px;
	margin-top: 14px;
	color: #666666;
}
.right a:hover {
	color: #0CF;
}
.join {
	display: block;
	float: left;
	width: 240px;
	height: 196px;
	margin-left: 12px;
	background-image: url(../images/join.png);
}
.contactTitle {
	display: block;
	float: left;
	width: 60px;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 2px;
	margin-left: 35px;
	text-align: left;
}
.right .content {
	display: block;
	float: left;
	width: 240px;
	height: 70px;
	margin-left: 12px;
	font-size: 12px;
	margin-top: 2px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bottom {
	display: block;
	width: 100%;
	float: left;
	height: 100px;
	margin: 30px auto 30px auto;
	background-color: #e7e6e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bottom .logo {
	display: block;
	width: 143px;
	height: 35px;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	background-image:url(../images/newlogo04.png);
}
.bottom .content {
	display: block;
	width: 650px;
	height: 70px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 12px;
}
/**公司简介**/
.profile{
	display:block;
	float:left;
	width:960px;
	height:auto;
	
}
.profileLeft{
	display:block;
	width:230px;
	float:left;
	height:auto;
}
/* sliderNav */
.profileLeft #sliderNav {
	font-size: 14px;
	
}
.profileLeft #sliderNav li.sliderTag h3, #sliderNav li.sliderTag a {
	display: block;
	width: 180px;
	padding: 5px 18px;
	margin: 0 0 5px 0;
	font-weight:900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.profileLeft #sliderNav li.sliderTag h3 {
	color: #000;
	background: #eee;
	font-weight: normal;
	font-size: 14px;
	
}

.profileLeft #sliderNav li.sliderTag a {
	color: #999;
	background: #4B4B4B;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}
.profileLeft #sliderNav li.sliderTag a:hover {
	background:	#c6a280;
	color:#FFF;
}
.profileRight{
	display:block;
	float:left;
	width:700px;
	height:340px;
	margin-left:30px;
	background-image:url(../images/profileSide002.png);
}
.profileRight .content{
	display:block;
	float:left;
	width:660px;
	height:280px;
	margin-top:20px;
	margin-left:20px;
}
.structureRight{
	display:block;
	float:left;
	width:700px;
	height:340px;
	margin-left:30px;
	background-image:url(../images/profileSide002.png);
}
.structureRight .content{
	display:block;
	float:left;
	width:660px;
	height:280px;
	margin-top:20px;
	margin-left:20px;
}
.structureRight .content .structureImg{
	display:block;
	float:left;
	text-align:center;
	width:530px;
	height:259px;
	margin-top:0px;
	margin-left:80px;
}
.structureRight .content .structureImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.technologyRight{
	display:block;
	float:left;
	width:700px;
	height:630px;
	margin-left:30px;
	background-image:url(../images/profileSide004.png);
}
.technologyRight .content{
	display:block;
	float:left;
	width:660px;
	height:579px;
	margin-top:20px;
	margin-left:20px;
}
.technologyRight .content .technologyImg{
	display:block;
	float:left;
	text-align:center;
	width:530px;
	height:379px;
	margin-top:0px;
	margin-left:80px;
}
.technologyRight .content .technologyImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.researchRight{
	display:block;
	float:left;
	width:700px;
	height:700px;
	margin-left:30px;
	background-image:url(../images/profileSide003.png);
}
.researchRight .content{
	display:block;
	float:left;
	width:660px;
	height:650px;
	margin-top:20px;
	margin-left:20px;
}
.researchRight .content .researchImg{
	display:block;
	float:left;
	text-align:center;
	width:550px;
	height:200px;
	margin-top:20px;
	margin-left:55px;
}
.researchRight .content .researchImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.partnerRight{
	display:block;
	float:left;
	width:700px;
	height:560px;
	margin-left:30px;
	background-image:url(../images/profileSide002.png);
}
.partnerRight .content{
	display:block;
	float:left;
	width:660px;
	height:490px;
	margin-top:20px;
	margin-left:20px;
}
.partnerRight .content .partnerImg{
	display:block;
	float:left;
	text-align:center;
	width:200px;
	height:59px;
	margin-top:20px;
	margin-left:80px;
}
.partnerRight .content .partnerImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*产品介绍*/
.businessRight{
	display:block;
	float:left;
	width:700px;
	height:470px;
	margin-left:30px;
	background-image:url(../images/profileSide005.png);
}
.businessRight .content{
	display:block;
	float:left;
	width:660px;
	height:410px;
	margin-top:20px;
	margin-left:20px;
}
.businessRight .content b{
	color:#c6a280;
}
.caseRight{
	display:block;
	float:left;
	width:700px;
	height:460px;
	margin-left:30px;
	background-image:url(../images/profileSide006.png);
}
.caseRight .content{
	display:block;
	float:left;
	width:660px;
	height:410px;
	margin-top:20px;
	margin-left:20px;
}
.caseList{
	display:block;
	float:left;
	width:200px;
	height:180px;
	margin-top:20px;
	margin-left:20px;
	}

/*加入我们*/
.joinRight{
	display:block;
	float:left;
	width:700px;
	height:1100px;
	margin-left:30px;
	background-image:url(../images/profileSide007.png);
}
.joinRight .content{
	display:block;
	float:left;
	width:660px;
	height:1060px;
	margin-top:20px;
	margin-left:20px;
}
.joinRight .content .joinImg{
	display:block;
	float:left;
	text-align:center;
	width:550px;
	height:200px;
	margin-top:20px;
	margin-left:55px;
}
.joinRight .content .joinImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*员工风采*/
.staffRight{
	display:block;
	float:left;
	width:700px;
	height:1150px;
	margin-left:30px;
	background-image:url(../images/profileSide003.png);
}
.staffRight .content{
	display:block;
	float:left;
	width:660px;
	height:1100px;
	margin-top:20px;
	margin-left:20px;
}
.staffRight .content .staffRightImg{
	display:block;
	float:left;
	text-align:center;
	width:550px;
	height:200px;
	margin-top:20px;
	margin-left:55px;
}
.staffRight .content .staffRightImg img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*联系我们*/
.contactRight{
	display:block;
	float:left;
	width:700px;
	height:730px;
	margin-left:30px;
	background-image:url(../images/profileSide008.png);
}
.contactRight .content{
	display:block;
	float:left;
	width:660px;
	height:670px;
	margin-top:20px;
	margin-left:20px;
}

