
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,textarea, td {
  border: 0 none;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #000;
}
/*h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}*/
ul, ol, li {
  list-style: none;
}
a{
	text-decoration: none;
}
body {
    font-family: "Microsoft YaHei";
}

.safe-width{
	width: 996px;
	margin: 0 auto;
	/*background: rgba(0,0,0,0.5);*/
}	
.flex-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;   
	/*align-items: center;*/
}
h1{
	height: 140px;
	line-height: 140px;
	font-size: 34px;
	text-align: center;
	font-weight: 700;
}
/*banner S*/
.banner{
	height: 548px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}	
.banner-text-top{
	text-align: center;
	padding-top: 185px;
}
.banner-text-foot{
	text-align: center;
	margin-top: 16px;
}
/*banner E*/

/*企业S*/	
.enterprise{
	height: 631px;
}
.enterprise-text{
	line-height: 24px;
	font-size: 15px;
	color: #666;
}
.enterprise-box{
	
}
.enterprise-logo{
	height: 97px;
	width: 233px;
	margin-top: 21px;
	border: solid 1px #ccc;
}
/*企业E*/

/*岗位S*/	
.job{
	height: 505px;
	/*width: 100%;*/
	background: #dbd7d8;
}	
.job-item{
	width: 238px;
	height: 316px;
	background-color: #fff;
}
.job-item p{
	font-size: 13px;
	padding: 17px 14px;
	line-height: 21px;

}
/*岗位E*/

/*实训流程S*/	
.practice-stream{

}	
.practice-stream-item{
	width: 190px;
	height: 369px;
	border: solid 1px #ccc;
	text-align: center;
}
.practice-stream-item img{
	margin-top: 50px;
}
.practice-stream-item p{
	padding: 30px 15px;
	text-align: left;
	font-size: 17px;
	line-height: 30px;
}
/*实训流程E*/

/*实训老师S*/	
.practice-teacher{

}	
#teacherBox{
	width: 996px;
	height: 818px;
	margin: 0 auto;
	overflow: hidden;
}
.teacherDiv{
	width: 213px;
	height: 376px;
	float: left;
	margin-right: 44px;
	border: 1px solid #868282;
	margin-top: 30px;
	position: relative;
	cursor: pointer;
}
.teacherDiv>div{
	width: 213px;
	height: 376px;
	position: absolute;
}

.teacherImg{
	width: 100%;
	height: 274px;
	background-size: cover;
}
.teacherP{
	font-size: 26px;
	width: 100%;
	text-align: center;
	margin-top: 19px;
	margin-bottom: 10px;
}

.teacherP1{
	font-size: 18px;
	width: 100%;
	text-align: center;
}

.oppositeDiv{
	background-color: #EB6106;	
}
.teachertext{
	width: 100%;
	font-size: 26px;
	text-align: center;
	margin-top:45px ;
	margin-bottom: 14px;
	color: white;
}
.line{
	width: 78px;
	height: 4px;
	margin: 0 auto;
	background-color: #fdee00;
	margin-bottom: 20px;
}
.checkDetail{
	color: #f0b22e;
	font-size: 16px;
	width: 128px;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 20px;
	background-color: white;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.teacherInfo{
	width: 163px;
	height: 190px;
	margin: 0 auto;
	color: white;
	font-size: 16px;
}
/*实训老师E*/

/*实训课程S*/	
.practice-course{
	
}	
.setCourse{
	width: 100%;
	height: 800px;
	padding-bottom: 100px;
	background-color: #414141;	
	overflow: hidden;
}
.targetDiv{
	width: 1228px;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 36px;
}
.targetDiv>div{
	width: 100%;
	height: 100%;
}
.smallTarget{
	width: 296px;
	height: 770px;
	float: left;
	border: 1px solid #aaa;
	margin-left: 10px;
	background-color: white;
	overflow: hidden;
}
.smallTargetJava{
	height: 720px;
}
.targetTitle{
	width: 261px;
	height: 48px;
	line-height: 48px;
	background-color: #d82231;
	color: white;
	font-size: 22px;
	margin: 0 auto;
	margin-top: 33px;
	text-align: center;
	border-radius: 30px;
}
.green{
	background: #6c6;
}
.blue{
	background: #468FDA;
}
.targetImg,.targetImgC{
	width: 271px;
	height: 157px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	position: relative;	
	transition: 0.6s;
	transform-style: preserve-3d;
}
.courseFront,.courseBackground{
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	backface-visibility: hidden;
}
.courseFront{
	z-index: 2;
}
.courseBackground{
	transform: rotateY(-180deg);
}
.targetImg:hover{
	transform: rotateY(180deg);
	cursor: pointer;
}
/*.targetImgC:hover{
	transform: rotateY(180deg);
	cursor: pointer;
}*/
.courseFrontC{
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	backface-visibility: hidden;
}

.courseTitle{
	width: 100%;
	font-size: 20px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}
.courseInfo{
	padding-left: 55px;
	margin-top: 5px;
	width: 240px;
	height: 345px;
	margin-bottom: 25px;
}
.courseInfoWeb{
	height: 391px;
}
.courseInfo>li{
	font-size: 18px;
	list-style-position:outside ;
	list-style: decimal;
}
.checkCourse{
	color: #d82231;
	font-size: 16px;
	width: 121px;
	height: 38px;
	margin: 0 auto;
	border-radius: 20px;
	background-color: white;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border: 1px solid #d82231;
	font-size: 18px;
	text-decoration: none;
    display: block;
}
.tab{
	justify-content: center;
	align-items: flex-end;
	height: 120px;
	background: #414141;
}
.tab a{
	display: inline-block;
	width: 227px;
	height: 70px;
	font-size: 26px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	background: #468be6;
	margin: 0 17px;
	border-radius: 15px;
}
/*实训课程E*/

/*实训公司S*/	
.practice-company{
	height: 726px;
	background: #DBD7D8;
}	
.company-large{
	text-align: center;
}
.company-list{
	width: 898px;
	margin-left: 47px;
	margin-top: 10px;
}
.company-item{
	width: 120px;
	height: 120px;
	overflow: hidden;
	cursor: pointer;
}
/*实训公司E*/