@charset "utf-8";
/* CSS Document */

.headline-s1 .title {
	float:left;
	font-size:26px;
	line-height:25px;
	}
.headline-s1 .title span {
	display:inline-block;
	padding-right:13px;
	font-size:30px;
	font-weight:bold;
	line-height:25px;
	}
.headline-s1 a {
	float:right;
	line-height:25px;
	}
.headline-s2 {
	height:38px;
	padding-bottom:7px;
	background:url(../images/headline-bgline.jpg) no-repeat left bottom;
}
.headline-s2 .title,.headline-s2 .title span,.headline-s2 a {
	line-height:38px;
	}

/*焦点图*/
.main_adv_box{
	position:relative;
	min-width:1200px;
	height:300px;
}
.main_adv_box .main_adv_img span {
	position:absolute;
	display:none;
	width:100%;
}
.main_adv_box .main_adv_img span .ad {
	width:100%;
}
.main_adv_box .main_adv_img span .ad1 {
	background:url(../images/pic/banner1.jpg) no-repeat top center;
}
.main_adv_box .main_adv_img span .ad2 {
	background:url(../images/pic/banner2.jpg) no-repeat top center;
}
.main_adv_box .main_adv_img span .ad3 {
	background:url(../images/pic/banner3.jpg) no-repeat top center;
}
.main_adv_box .main_adv_img span .ad4 {
	background:url(../images/pic/banner4.jpg) no-repeat top center;
}
.main_adv_box .main_adv_img span .ad a {
	display:inline-block;
	width:100%;
	height:300px;
}

/*新闻列表*/
.news ul {
	margin-top:10px;
}
.news ul li .detail p.txt {
	height:40px;
}

/*员工风采*/
.activity {
	width:400px;
}
.sliderbox {
	position:relative;
	overflow:hidden;
	width:400px;
	height:255px;
}
.slider li {
	display:inline;
}
.slider img {
	display:block;
	width:400px;
	height:255px;
}
.slider2 li {
	position:relative;
	float:left;
}
.idSiideer_pos{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:10;
	height:32px;
	width:400px;
	line-height:32px;
	text-indent:10px;
	color:#fff;
}
.idSiideer_pos2{
	position:absolute;
	left:0px;
	bottom:0px;
	width:400px;
	height:32px;
	text-indent:10px;
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}

/*物联生活*/
.vedio {
	overflow:hidden;
	width:399px;
	height:300px;
}
.gqlife {
	position:relative;
	width:487px;
}
.gqlife a.gq {
	position:absolute;
	top:51px;
	left:151px;
	z-index:1;
	display:block;
	width:186px;
	height:198px;
	text-indent:-9999px;
	background-image:url(../images/gq-link.png);
	background-repeat:no-repeat;
}
.gqlife .column a {
	float:left;
	font-size:28px;
	line-height:94px;
	color:#fff;
}
.gqlife .column a.left {
	width:217px;
	padding-left:22px;
	margin-right:9px;
}
.gqlife .column a.right {
	width:134px;
	padding-left:105px;
}
.gqlife .column a.restaurant {
	background-color:#a97bba;
}
.gqlife .column a.high-end {
	background-color:#77cb79;
}
.gqlife .column a.car {
	margin-top:9px;
	margin-bottom:9px;
	background-color:#41c0ef;
}
.gqlife .column a.relax {
	margin-top:9px;
	margin-bottom:9px;
	background-color:#f5916a;
}
.gqlife .column a.hotel {
	background-color:#ff9e9e;
}
.gqlife .column a.life {
	background-color:#f7ca5c;
}
.gqlife .column a:hover {
	text-indent:-9999px;
	background-image:url(../images/gq-column.png);
	background-repeat:no-repeat;
}
.gqlife .column a.restaurant:hover {
	background-color:#945aa9;
	background-position:61px 21px;
}
.gqlife .column a.high-end:hover {
	background-color:#55be57;
	background-position:128px -62px;
}
.gqlife .column a.car:hover {
	background-color:#12b0eb;
	background-position:52px -139px;
}
.gqlife .column a.relax:hover {
	background-color:#f27645;
	background-position:135px -217px;
}
.gqlife .column a.hotel:hover {
	background-color:#ff8686;
	background-position:57px -297px;
}
.gqlife .column a.life:hover {
	background-color:#f5bd33;
	background-position:134px -376px;
}
.gq-brief {
	margin-top:16px;
	font-size:16px;
	line-height:30px;
}

/*快捷工具*/
.shortcut a.car {
	display:block;
	width:135px;
	height:142px;
	padding-left:125px;
	color:#fff;
	background-image:url(../images/shortcut.png);
	background-repeat:no-repeat;
	background-color:#ff6969;
	background-position:15px 24px;
}
.shortcut a.car h3 {
	display:block;
	padding-top:21px;
	font-size:18px;
}
.shortcut a.car p {
	padding-top:5px;
	font-size:14px;
	line-height:22px;
}
.shortcut a.car:hover {
	background-color:#ff4444;
}
.shortcut .download a.industry,.shortcut .download .mobile {
	float:left;
	width:128px;
	height:150px;
	}
.shortcut .download a.industry {
	margin-right:4px;
	background:url(../images/download-industry.png) no-repeat #41c0ef;
	text-indent:-9999px;
	}
.shortcut .download a.industry:hover {
	background-color:#12b0eb;
	}
.shortcut .download .mobile {
	text-align:center;
	background-color:#41c0ef;
	}
.shortcut .download .mobile span {
	display:block;
	padding-top:4px;
	font-size:14px;
	color:#fff;
	}
.shortcut .download .mobile img {
	padding-top:12px;
	}

/*平台特点*/
.feature .item {
	position:relative;
	padding-bottom:10px;
	margin-left:10px;
	font-size:14px;
	border-left:2px solid #e3e3e3;
	cursor:default;
}
.feature .item i {
	position:absolute;
	left:-11px;
	z-index:1;
	float:left;
	width:21px;
	height:23px;
	background-image:url(../images/base.png);
	background-repeat:no-repeat;
	background-position:0 -90px;
}
.feature .first i {
	height:21px;
	padding-top:2px;
	background-color:#fff;
}
.feature .item:hover i {
	background-position:0 -141px;
}
.feature .item .detail {
	padding-left:18px;
	line-height:24px;
}
.feature .last {
	margin-left:12px;
	border:none;
}


/*产品与解决方案*/
#build_three li,#build_three li h2,#build_three li h3,#build_three li h4,#build_three li h5,h6 {
	position: relative;
}
.build_model {
	width:815px;
	background: url(../images/build_bg.jpg) repeat;
}
.build_model ul {
	height:137px;
	padding-top:19px;
}
.build_model ul li {
	overflow:hidden;
	float:left;
	width:158px;
	height:137px;
	margin-right:5px;
	background:url(../images/build_off.png) no-repeat;
	cursor:pointer
}
.build_model ul li a {
	display:block;
	}
.build_model h4,.build_model h5 {
	z-index:10;
	margin:40px 0 0;
	font-size:24px;
	text-align:center;
	color:#fff;
}
.build_model h5 {
	margin:2px 0 0;
	font-size:16px;	
}
.build_model h6 {
	position:absolute;
	top:50%;
	left:0;
	z-index:1;
	height:1px;
	width:100%;
}
.build_model h6 img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:0px;
	width:160px;	
}
#build_threesum dd {
	display:none;
}
.build_model .brief {
	padding-top:10px;
	font-size:13px;
	line-height:22px;
	color:#666;
}
.ad-guanaixin {
	width:355px;
	height:195px;
}
