@charset "utf-8";

body {
	font-family: "Microsoft Yahei";
	/* background-image: url("../../v2/img/index2/bgcolor.png"); */
	min-width: 1190px;
	background-color: #fff;
}
/* 顶部图片 Start */
.topPictrueDiv {
	background-image: url("../../v2/img/index2/banner.jpg");
	width: 100%;
	height: 360px;
	filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 360px;
	background-size: 100% 360px;
}
/* 顶部图片 End */
.mainContentDiv {
	width: 100%;
	background-image: url("../../v2/img/index2/00_02.png");
	background-repeat: repeat-x;
}

.centerContentDiv {
	width: 1190px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}

.centerContentDiv span {
	font-family: "Microsoft Yahei";
}

.centerContentDiv>div {
	border: 1px solid #e5e5e5;
	background-color: white;
}

/* 资源中心 Start */
.resourceCenterDiv {
	width: 818px;
	height: 406px;
	float: left;
	//margin: 20px 20px 20px 0;
	float: left;
}

.resourceCenterTopDiv {
	background-image: url("../../v2/img/index2/1_05.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 51px;
	margin: 8px 0 0 8px;
}

.resourceCenterTopDiv span {
	font-size: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.resourceCenterNewDiv {
	margin: 20px 0 0 190px;
}

.resourceCenterSelectedDiv {
	line-height: 36px;
	border-bottom: 1px solid #1092e3;
	color: #1092e3;
}

.resourceCenterNoSelectDiv {
	color: #555;
	line-height: 36px;
}

.resourceCenterNoSelectDiv:hover {
	border-bottom: 1px solid #1092e3;
	color: #1092e3;
	cursor: pointer;
}

.sliptLabel {
	width: 1px;
	border: 1px solid #ccecfb;
	margin: 0 10px 0 10px;
	line-height: 18px;
}

.moreLabel {
	color: #555;
	float: right;
	margin: 28px 26px 0 0;
	cursor: pointer;
}

.sliptLineDiv {
	width: 790px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ccecfb;
	margin: 5px 0 5px 10px;
}

.resourceMainContentDiv,.courseContentMainDiv,.downLoadContentMainDiv {
	margin: 20px 0 0 50px;
}

.resourceMainContentDiv span,.appBtnDiv span,.downLoadContentDiv span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
}

.firstContentImgDiv {
	float: left;
	background-image: url("../../v2/img/index2/12.png");
	width: 250px;
	height: 150px;
	text-align: center;
}

.firstContentImgDiv img {
	padding-top: 5px;
	cursor: pointer;
}

.firstContentTitleDiv {
	height: 150px;
	margin-bottom: 15px;
}

.firstContentTitleDiv span {
	margin: 0 0 10px 20px;
	color: #595959;
	font-size: 16px;
	width: 483px;
}

.firstContentTitleTimeLabel {
	margin-right: 15px !important;
	text-align: right !important;
	font-size: 14px !important;
}

.firstContentTitleDiv span:hover,.resourceContentDiv span:hover,.courseContentTitleDiv span:hover
	{
	color: #232323;
	cursor: pointer;
}

.resourceContentDiv {
	margin-bottom: 8px;
}

.timeLabel {
	float: right;
	margin-right: 15px;
}

.resourceContentDiv:hover .timeLabel,.firstContentTitleDiv:hover .firstContentTitleTimeLabel
	{
	color: #00B7EE;
}

.resourceContentDiv span {
	vertical-align: top;
	color: #595959;
	margin-left: 5px;
}

/* 资源中心 End */

/* 应用中心 Start */
.topRightDiv {
	width: 348px;
	height: 408px;
	float: right;
	border: 0px !important;
	margin-top: 20px;
}

.appCenterDiv {
	width: 346px;
	border: 1px solid #e5e5e5;
}

.appTopImgDiv {
	background-image: url("../../v2/img/index2/1_08.png");
	background-repeat: no-repeat;
	background-position: center left;
	width: 100%;
	height: 51px;
	margin: 8px 0 0 8px;
}

.appSliptLineDiv {
	width: 328px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ccecfb;
	margin: 5px 0 5px 10px;
}

.seachDiv {
	width: 297px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.seachInputDiv {
	width: 238px;
	height: 54px;
	float: left;
	background-image: url("../../v2/img/index2/1_13.png");
}

.seachInputDiv input {
	border: 0;
	width: 210px;
	height: 40px;
	margin: 5px 10px 5px 10px;
	font-size: 28px;
	color: #696161;
}

.seachBtnDiv {
	width: 59px;
	height: 54px;
	float: right;
	background-image: url("../../v2/img/index2/1_14.png");
	cursor: pointer;
}

.appBtnDiv {
	width:300px;
	min-height: 81px;
	text-align: center;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.resourceBtnDiv{
	width:300px;
	text-align: center;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.appBtnDiv span {
	width: 88px;
	height: 81px;
	cursor: pointer;
}

.appBtnImg1 {
	background-image: url("../../v2/img/index2/1_18.png");
	margin-right: 12px;
}

.appBtnImg1:hover {
	background-image: url("../../v2/img/index2/1_19.png");
}

.appBtnImg2 {
	background-image: url("../../v2/img/index2/1_20.png");
	margin-right: 12px;
}

.appBtnImg2:hover {
	background-image: url("../../v2/img/index2/1_21.png");
}

.appBtnImg3 {
	background-image: url("../../v2/img/index2/1_22.png");
}

.appBtnImg3:hover {
	background-image: url("../../v2/img/index2/1_23.png");
}

.dataCenterDiv {
	margin-top: 20px;
	width: 353px;
}

.dataCenterDiv>div {
	width: 172px;
	height: 50px;
	float: left;
}

.dataCenter1Div {
	background-image: url("../../v2/img/index2/1_27.png");
	margin-top: 4px;
	margin-left: 1px;
}

.dataCenter2Div {
	background-image: url("../../v2/img/index2/1_28.png");
	margin-top: 4px;
	margin-left: 2px;
}

.dataCenter3Div {
	background-image: url("../../v2/img/index2/1_31.png");
	margin-top: 20px;
	margin-left: 2px;
}

.dataCenter4Div {
	background-image: url("../../v2/img/index2/1_32.png");
	margin-top: 20px;
	margin-left: 1px;
}

.dataCenterLabel {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #3c3c3c;
	margin: 18px 20px 0 75px;
	font-size: 14px;
}
/* 应用中心 End */

/* 课程中心 Start */
.courseCenterDiv,.downLoadCenterDiv {
	margin-bottom: 20px;
}

.courseTitleDiv {
	background-image: url("../../v2/img/index2/1_34.png");
	background-repeat: no-repeat;
	background-position: center left;
	height: 51px;
	margin: 8px 0 0 8px;
}

.courseSliptLineDiv {
	width: 1160px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ccecfb;
	margin: 5px 0 5px 10px;
}

.courseMoreLabel {
	font-size: 16px;
	display: inline-block;
	color: #555;
	float: right;
	margin: 28px 20px 0 0;
	cursor: pointer;
}

.courseContentDiv,.downLoadCenterDiv,.downLoadContentRootDiv {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
}

.courseContentImgDiv img {
	padding: 5px 0 0 5px;
	cursor: pointer;
}

.courseContentImgDiv {
	float: left;
	background-image: url("../../v2/img/index2/1234.png");
	width: 454px;
	height: 313px;
	margin-bottom: 20px;
}

.courseContentTitleMainDiv {
	float: right;
	margin: 0 20px 5px 0;
}

.courseContentTitleDiv {
	background-image: url("../../v2/img/index2/xianduan.png");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 640px;
	height: 35px;
	margin-bottom: 11px;
}

.courseContentTitleLabel {
	background-image: url("../../v2/img/index2/dian_03.png");
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 16px;
	color: #595959;
	width: 420px;
	padding-left: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.courseContentTypeLabel {
	font-size: 16px;
	color: #00B7EE;
	float: right;
}

.courseContentTypeLabel:hover {
	color: #00B7EE !important;
	cursor: text !important;
}
/* 课程中心 End */

/* 下载中心 Start */
.downLoadTitleDiv {
	background-image: url("../../v2/img/index2/1_36.png");
	background-repeat: no-repeat;
	background-position: center left;
	height: 51px;
	margin: 8px 0 0 8px;
}

.downLoadContentRootDiv {
	margin-bottom: 20px;
}

.downLoadContentDiv {
	float: left;
	width: 550px;
	margin-bottom: 8px;
}

.downLoadContentTitleLabel {
	vertical-align: top;
	color: #595959;
}

.downLoadContentTitleLabel:hover {
	color: #003cff;
	cursor: pointer;
}

.downLoadLabel {
	background-image: url("../../v2/img/index2/xiazai_05.png");
	width: 42px;
	height: 16px;
}

.downLoadLabel:hover {
	background-image: url("../../v2/img/index2/xiazai_03.png");
	cursor: pointer;
}
.menu{
	width:1190px;
	height:50px;
	background: #2caef6 !important;
	display:flex;
}
.menu_item{
	height:50px;
	line-height:50px !important;
	width:240px;
	color:#fff;
	background:#2caef6 !important;
	font-size:22px;
	text-align:center;
	border-right:1px solid #fff;
	cursor:pointer;
}
.menu_item_active{
	background:#E92930 !important;
}
.linkBtn{
	width:120px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	background:#90ACFD;
	color:#fff;
	font-size:22px;
	margin-top:10px;
	cursor:pointer;
}
.resourceBtn{
	width:300px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:30px;
	border-radius:5px;
	background:#E92930;
	color:#fff;
	font-size:22px;
	cursor:pointer;
}
/* 课程中心 End */