.education{
	width: 230px;
	height: 493px;
	border: 1px solid #ccc;
}
.education1{
	width: 100%;
	height: 226px;
	background-color:#574A76;
	padding: 25px 14px;
}
.education1 p{
	padding-bottom: 14px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 3px;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}
.loginentry{
	display: block;
	margin-top:19px;
	width:202px;
	height: 47px;
	background-color: #FF4401;
	text-align: center;
	line-height: 47px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.regentry{
	display: block;
	margin-top:19px;
	width:202px;
	height: 47px;
	background-color: #FF4401;
	text-align: center;
	line-height: 47px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.guide{
	display: block;
	width: 160px;
	height: 29px;
	margin: 0 auto;
	text-align: center;
	line-height: 29px;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	border-radius: 20px;
	margin-top: 20px;
}
.loginentry:hover{
	color: #fff;
	text-decoration: none;
}
.guide:hover{
	color: #333;
	text-decoration: none;
}
.networktraining{
	margin-top: 15px;
	height: 244px;
	width: 100%;
	background-color: #698ADB;
}
.networktraining{
	padding: 0 14px;
}
.networktraining p{
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	letter-spacing: 3px;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	padding-top: 38px;
}
.formItem{
	margin-bottom: 8px;
}
.networktraining form{
	margin-top: 10px;
    color: #fff;
    font-size: 14px;
}
.networktraining form input{
	width: 138px;
	height: 19px;
	display: inline-block;
}
.loginBtn{
	display: block;
	width: 135px;
	height: 38px;
	margin: 0 auto;
	background-color: #2D2441;
	border-radius: 4px;
	text-align: center;
	line-height: 38px;
	letter-spacing: 2px;
	color: #d6d5d9;
}
.loginBtn:hover{
	color: #d6d5d9;
	text-decoration: none;
}
.register{
	display: block;
	width: 138px;
	height:27px;
	line-height: 27px;
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 10px;
}
.register:hover{
	color: #333;
	text-decoration: none;
}
.networktraining .oper{
	display: block;
	text-align: center;
	color:#FFf; font-size:14px;
	margin-top: 8px;
}
.partItem{
	width: 470px;
	margin-left: 13px;
}
.pubilcItem{
	width: 100%;
	height: 238px;
	border: 1px solid #ccc;
	margin-bottom: 17px;
	padding: 8px 15px;
}
.pubilcItem_title{
	width: 100%;
	height: 38px;
	background-color: #f2f2f2;
	margin-bottom: ;
}
.pubilcItem_title span{
	display: block;
	width: 100px;
	text-align: center;
	height: 100%;
	line-height: 38px;
	background-color: #ce1209;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.pubilcItem_title a{
	display: block;
	width: 80px;
	height: 38px;
	line-height: 38px;
	color: #666666;
	text-align: center;
	font-size: 12px;
}
.pubilcItem_title a:hover{
	color: #d20606;
	text-decoration: underline;
}
.pubilcItem_content{
	margin-top: 8px;
}
.pubilcItem_content li{
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	position: relative;
	padding-right: 80px;
	font-size: 14px;
	color: #000;
}
.pubilcItem_content li a{
	font-size: 14px;
	color: #666666;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	vertical-align: bottom;
	width: 349px;
}
.pubilcItem_content li a:hover{
	color: #d20606;
}
.pubilcItem_content li span{
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #000;
}
.part2{
	width: 100%;
	height: 152px;
	border: 1px solid #ccc;
	padding-top: 19px;
	position: relative;
}
.part2_title{
	width: 40px;
	height: 150px;
	font-size: 18px;
	color: #FFF;
	background-color: #CD0000;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 25px;
}
.part2_box{
	width: 1125px;
	height: 125px;
	margin-left: 58px;
}
.p_item{
	padding: 0 8px;
}
.caseCenter_c{
	height: 125px;
	overflow: hidden;
}
.caseCenter_c .p_item_con img {
	height: 125px;
}
.p_item_con_tit {
	font-size: 14px;
	line-height: 25px;
}
.p_item_con_tit:hover {
	color: #d20606;
	text-decoration: underline;
}
.part3{
	width: 100%;
	height: 75px;
	border: 1px solid #ccc;
	margin: 18px 0;
	padding: 15px 15px 15px 82px;
	position: relative;
	overflow: hidden;
}
.part3 img{
	display: block;
	width: 56px;
	position: absolute;
	left: 36px;
	top: 15px;
}
.linksBox{
	font-size: 0;
	margin-left: 20px;
	width: 1103px;
}
.linksBox a{
	
	display: inline-block;
	color: #666666;
	font-size: 14px;
	line-height: 28px; 
	padding-right:28px;
}
.linksBox a:hover{
	color: #d20606;
	text-decoration: underline;
}