/* slide */

.slide-main {
	height: 660px;
	position: relative;
}

.prev,
.next {
	display: block;
	width: 39px;
	height: 57px;
	position: absolute;
	z-index: 222;
	top: 288px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	_border: 1px solid none;
}

.prev {
	left: 70px;
}

.next {
	right: 70px;
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.item {
	position: absolute;
	200px;
	height: 30px;
	line-height: 30px;
	z-index: 223;
	top: 580px;
	left: 50%;
	margin-left: -125px;
	text-align: center;
}

.item a {
	display: block;
	width: 60px;
	height: 4px;
	margin-right: 5px;
	margin-top: 15px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/banner/fy02.png);
	background-repeat: no-repeat;
	float: left;
}

.item a.cur {
	background-image: url(../images/banner/fy01.png);
	background-repeat: no-repeat;
}

.slide-box,
.slide {
	display: block;
	width: 100%;
	height: 635px;
	overflow: hidden;
}

.slide-box {
	position: relative;
}

.slide {
	display: none;
	height: 635px;
	background: #FFF;
	position: relative;
	position: absolute;
	z-index: 8;
}

#DKBG {
	background: url(../images/banner/banner02.jpg) no-repeat center center;
}

#JQRJ {
	background: url(../images/banner/banner01.jpg) no-repeat center center;
}

#JQEIP {
	background: url(../images/banner/banner03.jpg) no-repeat center center;
}

#ZHBG {
	background: url(../images/banner/banner04.jpg) no-repeat center center;
}

#SMS {
	background: url(../images/banner/banner05.jpg) no-repeat center center;
}

.inner_box1 {
	position: relative;
	width: 1200px;
	height: 635px;
	margin: 0 auto;
}

.dakahr_m {
	position: absolute;
	width: 278px;
	height: 438px;
	top: 88px;
}

.dakahr_desc {
	position: absolute;
	width: 553px;
	height: 137px;
	top: 88px;
	left: 248px;
}

.jqrj_desc {
	position: absolute;
	width: 577px;
	height: 122px;
	top: 140px;
}

.jqeip_desc {
	position: absolute;
	width: 738px;
	height: 74px;
	top: 160px;
}

.qyhn_desc {
	position: absolute;
	width: 538px;
	height: 145px;
	top: 180px;
	left: 130px;
}

.download {
	position: absolute;
	width: 444px;
	height: 144px;
	top: 245px;
	left: 255px;
}

.download .downBtn {
	display: block;
	width: 202px;
	height: 52px;
	margin: 5px;
	float: left;
}

.download .ios {
	background: url(../images/banner/ios.png) no-repeat center center;
}

.download .android {
	background: url(../images/banner/android.png) no-repeat center center;
}

.download .mac {
	background: url(../images/banner/mac.png) no-repeat center center;
}

.download .windows {
	background: url(../images/banner/windows.png) no-repeat center center;
}

.download .ios:hover {
	background: url(../images/banner/ios_h.png) no-repeat center center;
}

.download .android:hover {
	background: url(../images/banner/android_h.png) no-repeat center center;
}

.download .mac:hover {
	background: url(../images/banner/mac_h.png) no-repeat center center;
}

.download .windows:hover {
	background: url(../images/banner/windows_h.png) no-repeat center center;
}


/*产品列表*/

.product {
	width: 1200px;
	margin: 20px auto;
	clear: both;
}

.product .productItem {
	width: 228px;
	float: left;
	margin-right: 36px;
	margin-left: 36px;
}

.product .productItem:last-child {
	margin-right: 0px;
}

.product .productItem .imgTitle {
	width: 60px;
	height: 60px;
	margin: 24px auto;
}

.product .productItem h1 {
	font-size: 22px;
	color: #5f5f5f;
	text-align: center;
	line-height: 24px;
}

.product .productItem p {
	font-size: 14px;
	color: #999999;
	width: 228px;
	margin: 30px auto;
	line-height: 30px;
}

.dkbg_title {
	background: url(../images/index/logo-dkbg.png) no-repeat center center;
}

.eip_title {
	background: url(../images/index/logo-eip.png) no-repeat center center;
}

.eredbean_title {
	background: url(../images/index/logo-zhbg.png) no-repeat center center;
}