@CHARSET "UTF-8";
.head img{
	max-width: 1950px;
	min-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.head{
	background-color: #F6F6F6;
}
.all{
	background-color: #F6F6F6;
	padding: 20px 0;
}
.main{
	margin:0 auto ;
	overflow: hidden;
	width: 1200px;
}
.main > .left{
	background: #fff;
	float: left;
	width: 20%;
	height: 620px;
}
.main > .left .one p{
	border-radius: 5px;
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	background: #e91b05;
	color: white;
	line-height: 50px;
}
.main > .left .three li{
	width: 100%;
	height: 50px;
	line-height: 38px;
	margin-bottom: 8px;
	margin-left: -5px;
	
}
.main > .left .three li a:hover{
	border-radius: 5px;
	border: 2px solid #e91b05;
	color: #e91b05;
}
.main > .left .three li a{
	width: 100%;
	height:50px;
	padding: 5px 25px 0 0;
	display: inline-block;
	text-indent: 23px;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	border-bottom: 1px solid #ababab;
	font-weight: lighter
}
.in{
	border: 2px solid #e91b05 !important;
	border-radius: 5px;
	color: #e91b05 !important;
}
.main > .left .four{
	margin-top:50px;
	width: 100%;
	padding: 10px;
}
.main > .right{
	width: 77%;
	background: #fff;
	padding: 25px;
}
.main > .right .one{
	overflow: hidden;
}
.main > .right .one > .left{
	float: left;
}
.main > .right .one > .left img{
	float: left;
	margin-top: 8px;
	margin-right: 6px;
}
.main > .right .one > .left h3{
	font-size: 19px;
	float: left;
	margin: 0;
}
.main > .right .one > .right{
	float: right;
	font-size: 14px;
	line-height: 25px;
	
}
.main > .right .one > .right span{
	font-size:14px;
}
.main > .right .one > .right a{
	color: #337ab7;
	font-size:14px;
	margin-left: 5px;
}
.main > .right .one > .right a:hover{
	color: #282828;
}
.main > .right  .two{
	overflow: hidden;
}

.main > .right .two span{
	display: block;
	height: 1px;
	margin: 11px 0 15px;
}
.main > .right .two > .bordera{
	float:left;
	height:10px;
	width:13%;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
.main > .right .two > .borderb{
	float:right;
	height:10px;
	width:85%;
	border: 1px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

.main > .right .three li{
	width: 100%;
	height:45px;
	overflow: hidden;
	line-height: 38px;
	border-bottom: 1px dashed #ababab;
	margin-bottom: 8px;
}
.main > .right .three li a{
	font-size:18px;
	color: #686868;
}
.main > .right .three li a:hover{
	color: #337ab7;
}
.main > .right .three li p{
	display: block;
	float: right;
	font-size: 15px;
	color: #686868;
	margin: 0 0 10px;
}


.bottom{
	width: 1200px;
	display: block;
	height: 100px;
	line-height: 101px;
	background-color: white;
	display: block;
	margin: 0 auto;
}
.bottom li{
	float: left;
	margin-left: 105px;
}
.bottom li img{
	margin: 30px auto;
}
.bottom p{
	margin-left:15px;
	float: right;
}


.left-search{
	display:inline-block;
	vertical-align:top;
	margin: 30px 0 30px 0;
}
.left-input{
	width:150px;
	height:30px;
	border:2px solid #dedede;
	padding-left:5px;
	margin-left: 10px;
	border-radius: 3px;
}
.left-search-btn{
	margin-left: 5px;
	margin-top: -1px;
	margin-right: 10px;
	float:right;
	width:60px;
	height:30px;
	background-size:35px 35px;
	border-radius: 5px;
	background-color: #E91B05;
	color: white;
	border: none;
}
.left-search-btn:hover{
	background-color: #D41840;
}
.menubar{
	margin-top: 30px;
	width: 235px;
	line-height: 24px;
	border: 2px solid #E91B05;
}
.menuitem{
	height: 40px;
	position: relative; 
}
.menuitem+.menuitem .menutitle{
	border-top:1px solid #CCCCCC;
}
.menuitem:hover .menutitle{
	width: 234px;
	border:2px solid #E91B05 !important;
	border-right: none !important;
	border-left: none !important;
}
.menutitle{
	position: absolute; 
	width: 232px;
	z-index: 999;
	line-height: 37px;
	text-align: center;
	background: #FFFFFF;
}

.menuitem .submenu{
	position: absolute; 
	background-color: #FFFFFF;
	top: 0px; 
	left: 233px; 
	width: 5em;
	padding-top: 2px;
	padding-left: 5px;
	border: 2px solid #E91B05;
	z-index:99;
}

/** 下面的控制显示和隐藏 **/
.menuitem .submenu {
	display: none;
}


.menuitem:hover .submenu{
	display: block;
}


/** 子菜单 **/
.menuitem .cisco{
	width: 800px;
}

.classify{
	font-weight: 600;
	color: #E91B05;
	margin : 5px 20px 0 10px;
}
.son-a{
	margin-left: 5px;
	margin-right: 5px;
}
.CCNA,.CCNP,.CCIE{
	padding-top: 3px;
	min-height: 30px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.CCIE .son-a{
	margin-left: 11px !important;
	margin-right: 6px !important;
}

.menuitem .huawei{
	width: 900px;
}
.HCNA,.HCNP,.HCIE{
	padding-top: 3px;
	min-height: 60px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.HCIE{
	min-height: 40px;
}

.menuitem .REDHAT{
	width: 150px;
}
.redhat-div{
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.menuitem .oracle{
	width: 100px;
}
.oracle-div{
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.menuitem .microsoft{
	width: 100px;
}
.microsoft-div{
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.menuitem .software{
	width: 100px;
}
.software-div{
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.menuitem .submenu a{
	margin-top: 5px;
}
.menuitem .submenu a:hover{
	color: #E91B05;
}
.menuitem .submenu p{
	height: 30px;
	margin-left: 10px;
	margin-right: 20px;
	font-weight: 600;
	border-bottom: 1px solid #CCCCCC;
}