@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	font-family: "微软雅黑";
	text-decoration: none;	
}
a{
	color: #000;
	text-decoration: none;
}
/*banner*/
.banner{
	width: 100%;
	height: 600px;
	margin: 0 auto;
	position: relative;
	background: url(../images/001/001.jpg) no-repeat center center;
}
.banner a{
	top: 80%;
	left: 43%;
	width: 270px;
	height: 55px;
	display: block;
	position: absolute;
	background: url(../images/001/banner_btn.png) no-repeat;
}
.banner a:hover{
	background: url(../images/001/banner_btnxf.png) no-repeat;
}
/*软考*/
.ruankao{
	width: 100%;
	height: 328px;
	margin: 0 auto;
	background: #f6f7fa;
}
.ruankao .rk_banxin{
	width: 1200px;
	margin: 0 auto;	
}
.rk_banxin .one{
	width:586px; 
	height:268px; 
	float:left; 
	margin: 30px 15px 30px 0;
	background:url(../images/001/one.png) no-repeat;
}
.rk_banxin .two{
	width:586px; 
	height:268px; 
	float:left; 
	margin: 30px 0;
	background:url(../images/001/two.png) no-repeat;
}
.rk_banxin .one:hover{
	background:url(../images/001/one_xf.png) no-repeat;
}
.rk_banxin .two:hover{
	background:url(../images/001/two_xf.png) no-repeat;
}
/*价值*/
.value{
	width: 100%;
	height: 689px;
	margin: 0 auto;
	background: url(../images/001/002.jpg) no-repeat center center;
}
/*交流会*/
.jlh{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	position: relative;
	background: url(../images/001/003.jpg) no-repeat center center;
}
.jlh a{
	top: 84%;
	left: 46%;
	width: 182px;
	height: 44px;
	display: block;
	position: absolute;
	background: url(../images/001/jlh_btn.png) no-repeat center center;
}
.jlh a:hover{
	background: url(../images/001/jlh_btnxf.png) no-repeat center center;
}
/*时间表*/
.sjb{
	width: 100%;
	height: 648px;
	margin: 0 auto;
	background: url(../images/001/004.jpg) no-repeat center center;
}
/*流程*/
.liucheng{
	width: 100%;
	height: 471px;
	margin: 0 auto;
	background: url(../images/001/005.jpg) no-repeat center center;
}
/*软考现象*/
.xianxiang{
	width: 100%;
	height: 579px;
	margin: 0 auto;
	background: url(../images/001/006.jpg) no-repeat center center;
}
/*课程体系*/
.tixi{
	width: 100%;
	height: 920px;
	margin: 0 auto;
	background: url(../images/001/007.jpg) no-repeat center center;
}
.bm{
	width: 100%;
	height: 441px;
	margin: 0 auto;
	position: relative;
}

.R_1 {
	margin-bottom: 14px;
	color: #fff;
	font-size: 22px;
	font-family: "微软雅黑";
}

.R_2 {
	width: 247px;
	height: 42px;
	padding-left: 5px;
	border: 1px solid #cccccc;
	background: #f1f1f1;
	border-radius: 4px;
}

.R_3 {
	width: 200px;
	height: 42px;
	border-radius: 4px;
	background: #cc0303;
	color: #fff;
	border: 0px;
	font-family: "微软雅黑";
	font-size: 18px;
	cursor: pointer;
	text-align: center;
}

.R_3:hover {
	background: #a00202;
}

.R_4 {
	margin: 25px 0 0 96px;
}
.bm p{
	color: #fff;
	font-size: 18px;
	margin:10px 0 0 95px;
}









