#bodybox{
	margin:0 auto;
	width:1000px;
	margin-top:32px;
	padding-bottom:62px;
	background-color:#eaeaea;
}
.digitboxtitle{
	width:1000px;
	height:57px;
	background:url(../img/digit-01.jpg);
}
.digitboxtitle .text{
	font-size:14px;
	color:#525252;
	text-align:right;
	height:23px;
	line-height:23px;
	padding-top:20px;
	vertical-align:middle;
	padding-right:10px;
}
.digitboxtitle .text img{
	vertical-align:middle;
	padding-right:10px;
}
#bodybox .thevideo{
	margin:0 auto;
	margin-top:30px;
	width:755px;
	height:424px;
	background:url(../img/digit/digit-001.jpg);
	padding-top:4px;
	margin-bottom: 5px;
}
.appbox{
	width: 775px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-bottom:30px;
	position: relative;
	background-color:#fbfaf8;
	padding-top:60px;
    border:1px solid #EAEAEA;
}
.appbox:hover {
    border:1px solid #9A0000;
}
.appbox .name{
	position: absolute;
	width:185px;
	height:86px;
	background:url(../img/digit/digit-003.jpg);
	left:-1px;
	top:-41px;
}
.appbox .list{
	width:666px;
	margin:0 auto;
	padding:25px 0 25px 0;
	height:110px;
}
.appbox .list .logo{
	width:100px;
	height:100px;
	float:left;
	text-align:center;
}
.appbox .list .intro{
	width:426px;
	padding-left:20px;
	float:left;
}
.appbox .list .intro .title{
	font-size:18px;
	/*font-family:"黑体", Simhei, "文泉驿等宽微米黑", "WenQuanYi Micro Hei Mono", "微软雅黑", "Microsoft YaHei", "华文黑体", "STHeiti", "Source Han Sans Normal" ;*/
	color:#686868;
	line-height:25px;
}
.appbox .list .intro .title a{
	color:#686868;
	text-decoration: none;
}
.appbox .list .intro .content{
	color:#686868;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	text-indent:2em;
	height:80px;
	padding-top:5px;
}
.appbox .list .qr{
	width:100px;
	height:100px;
	float:right;
	text-align:center;
}
.appbox .logo img {
width:100px;
}
.platformbox{
	width: 777px;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:30px;
	padding-bottom:30px;
	position: relative;
	background-color:#fbfaf8;
	padding-top:60px;
}
.platformbox .name{
	position: absolute;
	width:185px;
	height:86px;
	background:url(../img/digit/digit-004.jpg);
	left:-1px;
	top:-41px;
}
.platformbox .list{
	width:666px;
	margin:0 auto;
	padding:25px 0 25px 0;
	height:110px;
}
.platformbox .logo{
	width:200px;
	height:100px;
	float:left;
	text-align:center;
}
.platformbox .list .intro{
	width:426px;
	float:right;
}
.platformbox .list .intro .title{
	font-size:18px;
	/*font-family:"黑体", Simhei, "文泉驿等宽微米黑", "WenQuanYi Micro Hei Mono", "微软雅黑", "Microsoft YaHei", "华文黑体", "STHeiti", "Source Han Sans Normal" ;*/
	color:#686868;
	line-height:25px;
}
.platformbox .list .intro .title a{
	color:#686868;
	text-decoration: none;
}
.platformbox .list .intro .content{
	color:#686868;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	text-indent:2em;
	height:80px;
	padding-top:5px;
}
.w1000x46{
	height: 46px;
}
.w1000x20{
	height: 20px;
}

.videolist{
	width:755px;
	padding-bottom:40px;
	margin:0 auto;
}
.videolist .one{
	width:377px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	height:50px;
	cursor: pointer;
}
.videolist .one .img{
	width:100px;
	display:block;
	float:left;
}
.videolist .one .title{
	width:270px;
	display:block;
	float:left;
	font-size:14px;
	line-height:50px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
