/*3dbanner开始*/

body{
  background-color: #F9F9F9;
}
.bannerpic{
	width:1200px;
	height:500px;
	margin:0px auto;
}
.poster-main{
	position: relative;
	margin: 50px auto;
}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn{
	position: absolute;
	top: 0;
	cursor: pointer;
}
.poster-main .poster-prev-btn{
	left: 0;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn{
	right: 0;
	background: url("../images/btn_r.png") no-repeat center center;
}
/*3dbanner结束*/
/*content开始*/
.content{
	width:1200px;
	margin:0px auto;
}
.content .contitlt{
	width:700px;
	height:80px;
	margin:0px auto;
}
.tleft{
	width:260px;
	height:40px;
	border-bottom: 0.5px solid #ccc;
	float:left;
	position:relative;
}
.ttext{
	width:180px;
	height:80px;
	float:left;
	text-align: center;
	line-height: 80px;
	color:#0064fa;
	font-size:22px;
}
.tleft i{
	width:160px;
	height:40px;
	display: block;
	position:absolute;
	right:0px;
	top:0px;
	border-bottom: 1px solid #5986e3;
}
.tleft span{
	width:6px;
	height:6px;
	border-radius: 6px;
	display: block;
	position:absolute;
	right:0px;
	top:38px;
	background:#5986e3;
}
.tright{
	width:260px;
	height:40px;
	border-bottom: 1px solid #ccc;
	float:left;
	position:relative;
}
.tright i{
	width:160px;
	height:40px;
	display: block;
	position:absolute;
	left:0px;
	top:0px;
	border-bottom: 1px solid #5986e3;
}
.tright span{
	width:6px;
	height:6px;
	border-radius: 6px;
	display: block;
	position:absolute;
	left:0px;
	top:38px;
	background:#5986e3;
}
/*中心简介开始*/
.zxjj{
	width:1200px;
	height:600px;
}
.zxjjcon{
	width:1200px;
	height:488px;
	position:relative;
}
.zxjjcon .zxjjleft{
	width:460px;
	height:488px;
	position:absolute;
	left:0px;
	top:0px;
}
.zxjjcon .zxjjleft img{
	width:100%;
	height:100%;
}
.zxjjcon .zxjjleft span{
	width:100%;
	height:100%;
	display: block;
	position:absolute;
	left:0px;
	top:0px;
	background: #fff;
	opacity:0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	transition: all 0.4s;
}
.zxjjcon:hover .zxjjleft span{
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.zxjjcon .zxjjright{
	width:775px;
	height:488px;
	position:absolute;
	left:426px;
	top:0px;
	background: url(../images/zpjdpic2.png)no-repeat;
	
}
.zxjjcon .zxjjright p{
	width:590px;
	height:405px;
	position:absolute;
	left:100px;
	top:45px;
	line-height: 34px;
	color:#444;
	text-indent: 40px;
	overflow: hidden;
}
/*中心简介结束*/
/*培训项目开始*/
.pxxm{
	width:1200px;
	height:400px;
}
.pxxmcon{
	width:1200px;
	height:300px;
	position:relative;
}
.linetop{
	width:100%;
	height:10px;
	background: url(../images/zpjdline1.png) repeat-x;
	margin-bottom:20px;
}
.linecen{
	width:10px;
	height:100%;
	background: url(../images/zpjdline2.png) repeat-y;
	position:absolute;
	left:595px;
	top:10px;
}
.yuan{
	width:18px;
	height:18px;
	border:1px solid #f2f2f2;
	border-radius: 50%;
	position:absolute;
	left:491px;
	top:36px;
	z-index: 10;
	background: #fff;
}

.yuan:after{
	content: '';
	width:10px;
	height:10px;
	border:1px solid #f2f2f2;
	border-radius: 50%;
	position:absolute;
	left:3px;
	top:3px;
	z-index: 10;
	background: #fff;
}
.yuanactive:after{
	background:#5F85E6;
}
.yuanactive{
	border:1px solid #5F85E6;
}
.pxxmcon ul li{
	width:1000px;
	height:90px;
	margin:10px auto;
	position:relative;
}
.pxxmcon ul li a.pxxmconlistl{
	width:430px;
	height:90px;
	display: block;
	position:relative;
	background:#f3f3f3;
}
.pxxmcon ul li a.pxxmconlistl:after{
	content: '';
	width:0px;
	height:0px;
	display: block;
	position:absolute;
	right:-25px;
	top:50%;
	margin-top:-10px;
	border:10px solid transparent;
	border-left: 15px solid #f3f3f3;
}
.pxxmcon ul li a.pxxmconlistl span{
	width:120px;
	height:90px;
	display: inline-block;
	float:left;
	background:#5F85E6;
	text-align: center;
	line-height: 90px;
	color:#fff;
	font-size:18px;
}
.pxxmcon ul li a.pxxmconlistl p{
	width:280px;
	height:60px;
	padding:15px;
	display: inline-block;
	float:left;
	line-height: 30px;
	color:#333;
	font-size:13px;
}
.pxxmcon ul li a.pxxmconlistr{
	width:430px;
	height:90px;
	display: block;
	position:relative;
	background:#f3f3f3;
	float:right;
}
.pxxmcon ul li a.pxxmconlistr:after{
	content: '';
	width:0px;
	height:0px;
	display: block;
	position:absolute;
	left:-25px;
	top:50%;
	margin-top:-10px;
	border:10px solid transparent;
	border-right: 15px solid #f3f3f3;
}
.pxxmcon ul li a.pxxmconlistr span{
	width:120px;
	height:90px;
	display: inline-block;
	float:left;
	background:#5F85E6;
	text-align: center;
	line-height: 90px;
	color:#fff;
	font-size:18px;
	float:right;
}
.pxxmcon ul li a.pxxmconlistr p{
	width:280px;
	height:60px;
	padding:15px;
	display: inline-block;
	float:left;
	line-height: 30px;
	color:#000;
	font-size:13px;
	float:right;
}
/*培训项目结束*/
/*培训画廊开始*/
.pxhl{
	width:1200px;
}
.pxhlcon{
	width:1200px;
	height:400px;
	margin:0px auto;
	position:relative;
}
.pxhlcon ul li{
	width:270px;
	height:350px;
	margin-right:26.66px;
	float:left;
	position:relative;
	cursor: pointer;
	overflow: hidden;
}
.pxhlcon ul li:last-child{
	margin-right:0px;
}
.pxhlcon ul li>img{
	width:100%;
	height:100%;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.pxhlcon ul li div.tip{
	width:100%;
	height:50px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align: center;
	line-height: 50px;
	
}
.pxhlcon ul li div.tip span{
	width:100%;
	height:50px;
	display: block;
	background:#000;
	position:absolute;
	bottom:0px;
	left:0px;
	opacity: 0.3;
	-webkit-opacity: 0.3;
	-moz-opacity: 0.3;
	filter:alpha(opacity=30);
} 
.pxhlcon ul li div.tip p{
	width:100%;
	height:50px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align: center;
	line-height: 50px;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
}
.pxhlcon ul li div.cc{
	width:270px;
	height:350px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.pxhlcon ul li div.cc span{
	width:270px;
	height:350px;
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.pxhlcon ul li div.cc p.tep{
	width:180px;
	height:60px;
	padding: 10px 0px;
	display: block;
	border:1px solid #fff;
	position:absolute;
	left:45px;
	top:-50px;
	color:#fff;
	text-align: center;
	z-index: 10;
}
/*培训画廊结束*/
/*content结束*/
