@charset "utf-8";

/*
    全局样式定义
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, strong, var, b, dl, dt, dd, ol, ul, li, form, label, legend, table, footer, header, hgroup, menu, nav, output, ruby, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family:"微软雅黑", "Helvetica Neue", "Helvetica Neue", "Helvetica", "Tahoma", "Arial";
	font-size:12px;
	color:#333;
	font-weight:normal
}
img {
	border:none
}
a {
	color:#333;
	text-decoration:none;
	cursor:pointer
}
a:hover {
	color: #900;
	text-decoration:none
}
li {
	list-style:none
}
.clear {
	clear:both
}
.floleft {
	float:left
}
.floright {
	float: right
}
.font16 {
	font-size:16px;
	line-height:24px;
}
.font12 {
	font-size:12px;
	line-height:18px;
}
.fontred{
	color:#990000
	}
.hide{
	display: none;
}
/*
    header
*/
#header {
	background:url(../images/headerbg.png) repeat-x;
	height:130px;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:9999
}

.mainbox_box {
	width:960px;
	height:auto;
	margin:0 auto
}
.logo {
	padding:15px 0 0 0;
	float:left
}
.menu {
	width:490px;
	float:right
}
.submenu {
	width:auto;
	height:20px;
	line-height:20px;
	background:#999;
	color:#fff;
	float:right;
	text-align:center;
	color:#ccc
}
.submenu a {
	color:#eee;
	padding:0 15px
}
.submenu a:hover {
	color:#fff;
}
.mainmenu ul li {
	float:left;
	width:76px;
	height:27px;
	margin:27px 12px 0 12px;
	display:inline;
	position:relative;
	font-size:16px;
	text-align:center;
	line-height:26px
}
.menu_out a {
	width:76px;
	height:27px;
	color:#333;
	position:absolute;
	top:0;
	left:0;
	white-space:nowrap
}
.menu_out a:hover, .menu_hover {
	width:76px;
	height:27px;
	color:#fff;
	background:url(../images/menubg.png) no-repeat
}
.menu_hover a {
	width:76px;
	height:27px;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	white-space:nowrap
}
/*
    content
*/
#content {
	position: absolute;
	top: 81px;
	left: 0px;
	bottom: 0px;
	right: 0;
	overflow: auto;
	
}
* html #content {
	height:100%;
	width:100%;
}
.aboutbanner {
	width:100%;
	background:url(../images/broadbg.png) repeat-x left bottom;
	height:286px;
}
.aboutimg {
	height:400px;
	background:url(../images/aboutimg.jpg) no-repeat center top;
	width:100%;
}
.menu_title {
	width:958px;
	height:24px;
	margin:25px auto 15px auto
}
.diggerlab_img {
	width:283px;
	height:196px;
	float:left;
	margin:20px 20px 0 0;
}
.diggerlab_txt {
	padding:15px 0;　
	float:right;
	font-size:18px;
	line-height:27px;
	width:650px;
	float:left
}
.diggerlab_txt p {
	padding:0 0 10px 0
}
.products_banner {
	width:100%;
	height:434px;
	margin:30px auto
}
.ssq_txt {
	font-size:18px;
	line-height:26px;
	padding:10px 0 80px 0
}
.ssq_txt p {
	padding-bottom:8px
}

.product-menu{
	width: 955px;
	border: 1px solid #E6E6E7;
	box-shadow: 0 1px 5px rgba(0,0,0,.1);
	height: 48px;
	margin: 30px auto;
}
.product-menu ul li{
	float: left;
	font-size: 18px;
	line-height: 48px;
	padding: 0 35px;
	cursor: pointer;
	border-right: 1px solid #E6E6E7;
}
.product-menu ul li:hover{
	border-top: 4px solid #ccc;
}
.product-menu ul li.active{
	border-top: 4px solid #424243;
	color: #CF8411
}
.product-weblist{
	padding-left: 3px
}
.product-weblist li,.product-mobilelist li{
	position: relative;
	padding: 0 0 50px 15px;
	width: 950px;
}
.product-weblist li:before{
	background: #424243;
	width: 4px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 3px;
	content: ""
}
.product-weblist li h3,.product-mobilelist li h3{
	font-size: 20px;
	padding-bottom: 12px;
	float: left;
}
.product-weblist li p{
	font-size: 14px;
	line-height: 24px;
	padding:0 10px 10px 0;	
}
.product-weblist li .link,.product-mobilelist li .link{
	background: #CCCCCC url(../images/link.gif) no-repeat left center;
	color: #fff;
	padding: 4px 10px 4px 30px;
	float: left;
	margin:3px 0 0 10px
}
.product-weblist li .link a,.product-mobilelist li .link a{
	color: #fff
}
.product-weblist li .link a:hover,.product-mobilelist li .link a:hover{
	color: #333
}
.product-weblist li p img{
	margin:30px 0
}


.app-cion{
	width:60px;
	height: 60px;
	float: left;
	margin:0 20px 10px 0;
}
.property{
	color: #999;
	font-size: 14px
}
.app-img{
	background: url(../images/line2.jpg) no-repeat 0 top; 
	padding-top:50px;
	margin:10px 0 30px 0
}





.team {
	width:100%;
	/*background:url(../images/team_bg.gif) no-repeat right 10px;*/
	height:360px;
	margin:30px 0 30px 0;
	position:relative;
	border-bottom:1px solid #e0e0e0
}
.team img {
	width:105px;
	height:101px;
}
.member_ingfo {
	width:95px;
	height:86px;
	background:url(../images/member_info_bg.png) repeat-x;
	display:none;
	position:absolute;
	font-size:14px;
	color:#fff;
	vertical-align:middle;
	padding:15px 0 0 10px;
}
.member_ingfo.kan {
	top:17px;
	left:16px;
}
.member_ingfo.yefeng {
	top:22px;
	left:28px;
}
.member_ingfo.mike {
	top:15px;
	left:18px;
}
.member_ingfo.blueduo {
	top:25px;
	left:19px;
}
.member_ingfo.nami {
	top:18px;
	left:13px;
}
.member_ingfo.ryan {
	top:24px;
	left:13px;
}
.diggerlab_kan {
	width:122px;
	height:119px;
	background:url(../images/member_bg.png) no-repeat -31px -6px;
	position:absolute;
	top:2px;
	left:31px;
	padding:17px 0 0 16px
}
.diggerlab_yefeng {
	width:129px;
	height:126px;
	background:url(../images/member_bg.png) no-repeat -228px -45px;
	position:absolute;
	top:9px;
	left:263px;
	padding:22px 0 0 28px
}
.diggerlab_mike {
	width:123px;
	height:127px;
	background:url(../images/member_bg.png) no-repeat -437px 0px;
	position:absolute;
	top:-6px;
	left:524px;
	padding:17px 0 0 18px
}
.diggerlab_blueduo {
	width:126px;
	height:122px;
	background:url(../images/member_bg.png) no-repeat 0px -175px;
	position:absolute;
	top:165px;
	left:4px;
	padding:25px 0 0 19px
}
.diggerlab_nami {
	width:124px;
	height:120px;
	background:url(../images/member_bg.png) no-repeat -207px -237px;
	position:absolute;
	top:198px;
	left:229px;
	padding:18px 0 0 13px
}
.diggerlab_ryan {
	width:117px;
	height:118px;
	background:url(../images/member_bg.png) no-repeat -411px -177px;
	position:absolute;
	top:167px;
	left:463px;
	padding:24px 0 0 13px
}
.diggerlab_chau {
	width:116px;
	height:123px;
	background:url(../images/member_bg.png) no-repeat -578px -224px;
	position:absolute;
	top:200px;
	left:680px;
	padding:16px 0 0 13px
}
.diggerlab_terry {
	width:126px;
	height:122px;
	background:url(../images/member_bg.png) no-repeat 0px -175px;
	position:absolute;
	top:10px;
	left:770px;
	padding:25px 0 0 19px
}
.team_big {
	width:180px;
	height:230px;
	float:left;
	margin-top:8px;
	margin-bottom:60px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
}
.team_js {
	width:650px;
	float:left;
	padding-left:30px;
}
.team_js .name {
	font-size:20px;
	padding:10px 0 15px 0
}
.team_js .txt {
	font-size:14px;
	line-height:26px
}
.team_js .txt img{ margin:8px 5px 0 0px; cursor:pointer}

.advisors_banner {
	width:100%;
	background:url(../images/advisors_bg.jpg) no-repeat right top;
	height:260px;
	margin:30px 0 0 0;
}
.advi_name {
	font-size:18px;
	padding-bottom:5px;
}
.advisors_list {
	width:411px;
	height:100px;
	background:url(../images/guwenbg.jpg) no-repeat 100px top;
	color:#fff;
	margin:15px  30px 10px 10px ;
	float:left;
	letter-spacing:1px;
	line-height:20px;
}
.advisors_list, .advisors_list a {
	color:#fff;
}
.advisors_list img {
	width:100px;
	height:100px;
	float:left
}
.advi_txt {
	color:#e0e0e0;
	font-size:12px
}
.advisors_js {
	padding:8px 10px;
	float:left
}
.jobs_banner {
	width:100%;
	background:url(../images/joinus.jpg) no-repeat right top;
	height:250px;
	margin:30px 0 0 0;
}

#zzjs_net{
 font-size:12px;
 width:100％;;
}
#zzjs_net li{
}
#zzjs_net dl{
 margin:0;
 padding:0;
 display:inline;
}
#zzjs_net dt{
 cursor:pointer;
 line-height:28px;
 padding:5px 0 5px 15px;
 border-bottom:1px #ccc dotted;
 font-size:14px;
 background:url(../images/dot.gif) no-repeat 6px center;
 color:#CF8411;
}
#zzjs_net dt:hover{
	background:url(../images/dot.gif) no-repeat 6px center #e0e0e0;
	font-weight:bold}
#zzjs_net dd{
 display:none;
 margin:0;
 padding:5px 0 5px 20px;
 background:#eee;
 line-height:180%;
 font-size:14px
}


.contact_banner {
	width:100%;
	background:url(../images/contact_bg.jpg) no-repeat right top;
	height:240px;
	margin:30px 0 0 0;
}
.adress {
	background:url(../images/building_icon.gif) no-repeat left center;
	padding-left:15px;
	font-size:16px;
	margin:20px 0
}
.contact_nr {
	color:#999;
	border-bottom:1px solid #F0F0F0;
	padding:8px 0;
	font-size:16px;
}
.email {
	background:url(../images/email_icon.gif) no-repeat left center;
	padding-left:25px;
	font-size:16px;
	margin:20px 0
}
.follow {
	margin:15px 0
}
.follow img {
	margin:0 20px 0 0
}
#footer {
	background:#F1F1F1;
	border-top:1px solid #EAEAEA;
	height:70px;
	margin-top:30px;
	color:#999;
	font-size:14px; 
	width:100%;
	
}
