.content{
	width: 1200px;
	margin:0 auto;
	margin-top: 30px;
}
.modulebox{
	height: 284px;
	width: 1215px;
}
.module{
	width: 391px;
	height: 248px;
	border: 1px solid rgb(0,0,0,0.41);
	cursor: pointer;
}
.one,.two,.three{
	width: 390px;
	float: left;
	margin-right: 15px;
}
.modulebox p{
	text-align: center;
	color:#333;
	font-size: 18px;
	font-family: "黑体";
	margin-top: 14px;
	display: block;
    float: left;
    position: relative;
    margin-top: 270px;
    margin-left: -279px;
}
.banner{
	width: 1200px;
	height: 300px;
	margin-top: 45px;
}
.links{
	width: 796px;
	height: 300px;
	float: left;
}
.download,.report,.feature,.plan{
	width: 294px;
	height: 103px;
	border-top: 1px solid #eee;
	float: left;
}
.bluebox{
	width: 71px;
	height: 8px;
	background-color: #1c74ed;
	margin-top: -1px;
    margin-left: 24px;
}
.download h1,.report h1,.feature h1,.plan h1{
	font-size: 18px;
	color: #1c74ed;
	margin-left: 24px;
	margin-top: 17px;
}
.download a,.report a,.feature a,.plan a{
	font-size: 14px;
	color:#000;
	margin-left: 24px;
	
}
.linka{
	margin-top: 16px;
}
.report{
	margin-left:112px; 
}
.feature{
	margin-top: 52px;
}
.plan{
	margin-top: 85px;
	margin-left: 119px;
}
.rightImgBox{
	width: 282px;
	height: 146px;
	float: left;
	margin-left: 70px;
	position: relative;
}
.rightImgBox .rightimg1{
	width: 282px;
	height: 138px;
	border: 8px solid #fff;
	margin-bottom: 5px;
	box-shadow: 0 0 10px #dbe9fc;
	cursor: pointer;
}
.playbtn{
	margin-top: 24%;
    transform: translateY(-50%);
    position: absolute;
    margin-left: -60%;
    cursor: pointer;
    width: 70px;
    height: 70px;
}
.down{
	margin-left: 180px;
	cursor: pointer;
}
.shade{
	width: 391px;
    height: 248px;
    background-color: rgba(0,0,0,0.41);
    position: relative;
    margin-top: -250px;
    cursor: pointer;
}
.shade_modu1{
	width: 140px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    margin: 0 auto;
    margin-top: 90px;
    position: absolute;
    margin-left: 120px;
}
.shade_modu1 a{
	color: #fff;
	font-size: 18px;
	font-family: "黑体";
	position: absolute;
    margin-top: 4px;
    margin-left: -32px;
}
.off{
	width: 22px;
	height: 22px;
	margin-top: -495px;
    position: absolute;
    margin-left: 165px;
    cursor: pointer;
    z-index: 999;
}
.divOff{
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    min-width: 1215px;
    height: 1080px;
}