/*ѧ���ĺô�*/
.baozhang {
	float: left;
	position: relative;
	text-align: left;
	margin-left: -17px;
}
.title{text-align: center}
.title h4{font-size: 30px;line-height: 30px;}
.title p{font-size: 16px;line-height: 10px;margin-top: -20px;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;text-align: center;}
.fl{float:left;}
.fr{float:right;}


.baozhang .part5 .tBox{
	width: 100%;
	height: 300px;
	margin: 30px auto 0;
	position: relative;
}
.baozhang .part5 .tBox .picBox{
	width: 100%;
	margin: 0 auto;
	height: 100%;	
	overflow: hidden;
	position: relative;
}
.baozhang #posBox{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;	
}
.baozhang .part5 .tBox .picBox .roll{
	position: relative;
	margin-right: 2px;
	perspective: 1000px;
	cursor: pointer;
}
.baozhang .part5 .tBox .picBox li .bg{
	width: 100%;
	height: 65px;
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	position: absolute;
	left: 0;
	bottom: 0;
}
.baozhang .part5 .tBox .picBox li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	text-align: left;
	padding-left: 13px;
}

.baozhang .part5 .tBox .picBox li .tName{
	font-size: 18px;
	color: #fff;
	padding-top: 13px;
	margin-bottom: 5px;
}
.baozhang .part5 .tBox .picBox li .tTitle{
	font-size: 12px;
	color: #b4b4b4;
}

.baozhang .roll .box-content{
	width: 100%;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
	/*background: #e60033;*/
	opacity: 0.8;
	filter:alpha(opacity=80); 
	transform: rotateY(90deg);
	transition: all 0.50s ease-in-out 0s;
	overflow: hidden;
}

.baozhang .roll .box-content .a5{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 75%;
	border: solid 1px #fff;
	color: #fff;
	border-radius: 5px;
	left: 35%;
}


.baozhang .roll .box-img{
	transform: rotateY(0);
	transition: all 0.50s ease-in-out 0s;
}
.baozhang .roll:hover .box-img{
	transform: rotateY(-90deg);
}
.baozhang .roll:hover .box-content{
	transform: rotateY(0);
}
.baozhang .roll .box-content .t1,.roll .box-content2 .t1{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 50px;
}
.baozhang .roll .box-content .t1 a{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.baozhang .roll .box-content .t2,.roll .box-content2 .t2{
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
.baozhang .roll .box-content .t3,.roll .box-content2 .t3{
	width: 290px;
	height: 1px ;
	background: #fff;
	margin: 20px auto 0;
}
.baozhang .roll .box-content .t4,.roll .box-content2 .t4{
	font-size: 14px;
	width: 300px;
	/*text-align: justify;*/
	color: #fff;
	margin: 20px auto 0;
	min-height: 85px;
}

.baozhang .box-content2{
	position: absolute;
	left: 0px;
	top: -470px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70); 
	color: #fff;
}
.baozhang .anniuk{width:100%;float: left;text-align: center;}
.baozhang .anniu{border:1px solid #0D0D0D;height: 60px;width:400px;line-height: 60px;text-align:center;border-radius: 200px;margin-top: 40px;margin-bottom: 40px;cursor:pointer;font-size: 30px;display: inline-block;}
.baozhang .anniu:hover{background: #ffc670;transform: scale(1.05);transition: all 0.5s;}

/*ѧ���ĺô� end*/	