﻿@charset "utf-8";
/* CSS Document */
/* dede58.com 做最好的织梦模板 */

#nav {
	position:fixed;
	right:20px;
	top:30%;
	background:url(../images/left-nav-bj.png) no-repeat center;
	width:80px;
	height:241px;
	z-index:9995;
	padding-top:63px;
	text-align:left !important;
}
#nav li {
	line-height:24px;
	text-align:left !important;
}
#nav li a {
	font-family:"微软雅黑";
	font-size:12px;
	color:#999999;
	width:48px;
	display:block;
	text-align:left !important;
}
#nav li a:hover em {
	color:#fb383c;
	font-family:"微软雅黑";
	font-size:12px;
	display:inline-block;
}
#nav li a:hover {
	color:#fb383c;
	font-family:"微软雅黑";
	font-size:12px;
}
#nav .current em {
	display:inline-block;
	color:#fb383c;
	font-family:"微软雅黑";
	font-size:12px;
}
#nav .current a {
	color:#fb383c;
	font-family:"微软雅黑";
	font-size:12px;
}
#nav a .nav-ico {
	background:url(../images/cur-ico.png) no-repeat;
	width:13px;
	height:13px;
	display:inline-block;
	display:none;
	position:relative;
	left:0px;
	top:6px;
}
#topcontrol {
	top:63px !important;
	z-index:9995;
	height:54px !important;
}
#section-2 {
	position:relative;
	left:0px;
	top:20px;
}
#section-3 {
	position:relative;
	left:0px;
	top:0px;
}
#section-4 {
	position:relative;
	left:0px;
}
#section-5 {
	position:relative;
	left:0px;
	top:50px;
}
#section-6 {
	position:relative;
	left:0px;
}
.section-1 {
	width:100%;
	position:relative;
}
.section-2 {
	width:100%;
	height:811px;
	padding-top:101px;
	text-align:center;
	position:relative;
}
.section-3 {
	background:url(../images/service_bg.jpg);
	width:100%;
	height:807px;
	position:relative;
}
.section-4 {
	background:#f0f5f8;
	width:100%;
	height:910px;
	text-align:center;
	padding-top:45px;
	position:relative;
}
.section-5 {
	width:100%;
	padding-top:45px;
	position:relative;
	height:790px;
	background:#262626 url(../images/fond_bg.jpg) no-repeat center top;
}
.section-6 {
	width:100%;
	padding-top:45px;
	position:relative;
	min-height:900px;
}
#nav {
	display:none;
}
.section-content-title font {
	font-family:"微软雅黑";
	font-size:34px;
	color:#ffffff;
	font-weight:bold;
	display:inline-block;
	margin-bottom:15px;
}
.page-integrate {
	width:100%;
	padding-top:33px;
	background:#252525;
}
.integrate-menu-nav {
	background:url(../images/k-bj.png) center;
	width:100%;
	height:100px;
	display:block;
	position:relative;
}
.section-content {
	position:relative;
}
#nav2 {
	position:fixed;
	left:20px;
	top:15%;
	width:60px;
	height:241px;
	z-index:9995;
	padding-top:128px;
	text-align:left !important;
}
#nav2 li {
	margin-bottom:15px;
	display:block;
}
.nav-ico1 {
	background:url(../images/jiangbei.png) no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico1:hover {
	background:url(../images/jiangbei-hover.png) no-repeat;
}
#nav2 .current .nav-ico1 {
	background:url(../images/jiangbei-hover.png) no-repeat !important;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico2 {
	background:url(../images/design-ico2.png) no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico2:hover {
	background:url(../images/design-ico2-hover.png) no-repeat;
}
#nav2 .current .nav-ico2 {
	background:url(../images/design-ico2-hover.png) no-repeat !important;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico3 {
	background:url(../images/brand-ico2.png) no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico3:hover {
	background:url(../images/brand-ico2-hover.png) no-repeat;
}
#nav2 .current .nav-ico3 {
	background:url(../images/brand-ico2-hover.png) no-repeat !important;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico4 {
	background:url(../images/move-ico2.png) no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico4:hover {
	background:url(../images/move-ico2-hover.png) no-repeat;
}
#nav2 .current .nav-ico4 {
	background:url(../images/move-ico2-hover.png) no-repeat !important;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico5 {
	background:url(../images/ui-ico2.png) no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.nav-ico5:hover {
	background:url(../images/ui-ico2-hover.png) no-repeat;
}
#nav2 .current .nav-ico5 {
	background:url(../images/ui-ico2-hover.png) no-repeat !important;
	width:60px;
	height:60px;
	display:block;
}
/* 兼容标准浏览器 */
.smallImg p:before {
	content:".";  /* 具体的值与垂直居中无关，尽可能的节省字符 */
	margin-left:-5px;
	font-size:10px;  /* 修复居中的小BUG */
	visibility:hidden;  /*设置成隐藏元素*/
}
.smallImg p img {
 *margin-top:expression((85 - this.height )/2);  /* CSS表达式用来兼容IE6/IE7 */
	vertical-align:middle;
}
.picFocus .smallImg .active {
	background:url(../images/c_bg2.png) no-repeat;
}
.c_txt {
	padding:30px 40px 40px 40px;
	color:#D8D8D8;
	line-height:200%;
	font-family:"微软雅黑";
	font-size:14px;
}
 .#BDBridgeWrap, #BDBridgeNewWrap, #BDBridgeFixedWrap, #BDBridgeWrap div, #BDBridgeNewWrap div, #BDBridgeFixedWrap div, #BDBridgeWrap ul, #BDBridgeNewWrap ul, #BDBridgeFixedWrap ul, #BDBridgeWrap li, #BDBridgeNewWrap li, #BDBridgeFixedWrap li {
 display:none !important;
}
