  .banner{
	width:100%;
	height:432px;
	text-align:center;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:url("/css/img/successfulCase/banner0.jpg") no-repeat center;
}
@media screen and (min-width: 1000px) and (max-width:1400px){
.banner{
	height:300px;
	transform:scale(1,0.95);
	-webkit-transform:scale(1,0.95);
	-moz-transform:scale(1,0.95);
	-ms-transform:scale(1,0.95);
	-o-transform:scale(1,0.95);
}
}
.title0{
	width:1000px;
	height:74px;
	margin:0 auto;
	font-size:18px;
	border-bottom:2px solid #88B5DD;
}
.title0_center{
	width:200px;
	height:50px;
	margin:30px auto 24px auto;
}
.introduce0{
	font-weight:bold;
	color:#136cbc;
}
.introduce0 .span0,.span1{
	width:52px;
	height:2px;
	margin-top:12px;
	background:#b6b9b8;
}
.span0{
	float:left;
}
.span1{
	float:right;
}
.introduce1{
	color:#9d9b9b;
}
.blank_30{
	width:1000px;
	height:30px;
	background:#ffffff;
}
.blank_50{
	width:100;
	height:50px;
	background:#ffffff;
}
.title0_main{
	width:1000px;
	height:363px;
	margin:0 auto;
	border-bottom:2px solid #88B5DD;
	position:relative;
	overflow:hidden;
}
.title0_main_center{
	width:890px;
	height:283px;
	margin:0 auto;
	position:absolute;
	left:0;
	top:0;
	display:box;
	display:-moz-box;
    display:-webkit-box;
}
.shadow{
	position:absolute;
	left:-2px;
	top:-2px;
	width:172px;
	height:91px;
	background:rgba(19,108,188,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99136cbc,endColorstr=#99136cbc);
	border-radius:5px;
	text-align:center;
	line-height:91px;
	color:#ffffff;
	font-size:19px;
	display:none;
}
.title0_main_center_shadowAndspan,.title0_main_center_shadow,.title0_main_center_span{
	width:172px;
	height:91px;
	border-radius:4px;
}
.title0_main_center_shadowAndspan{
	opacity:0;
}
.title0_main_center_img{
	width:172px;
	height:91px;
	border-radius:4px;
}
.title0_main_center_img{
	float:left;
	position:relative;
	margin:0 0 5px 5px;
	box-sizing:border-box;
	border:2px solid #CBCACA;
	border-radius:5px;
	background-size:100% 100%;
}
.title0_main_margin_right{
	margin-right:0;
}
.title0_main_center_img:hover{
	cursor:pointer;
}
.title0_main_center_shadow,.title0_main_center_span{
	position:absolute;
	left:0;
	top:0;
}
.title0_main_center_shadow{
	background:rgba(19,108,188,0.9);
}
.title0_main_center_span{
	font-size:18px;
	color:#ffffff;
	line-height:91px;
}
.title1{
	width:1000px;
	height:75px;
}
.title0 .title1_center{
	width:200px;
	height:50px;
	margin:20px auto 0 auto;
}
.title1_main{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-top:31px;
}
.title1_main_layer{
	width:1000px;
	height:54px;
	margin-bottom:12px;
	box-sizing:border-box;
	border:2px solid #b6b9b8;
}
.title1_main_layer0{
	margin-top:31px;
}
.title1_main_layer span{
	display:inline-block;
}
.title1_main_layer_span0{
	float:left;
	width:50px;
	height:50px;
	background-size:100% 100%;
}
.title1_main_layer_span1,.title1_main_layer_span2{
	float:left;
	color:#4d4b49;
	font-size:16px;
	height:50px;
	line-height:50px;
}
.title1_main_layer_span1{
	margin-left:20px;
}
.title1_main_layer_span1:hover{
	color:#136cbc;
	text-decoration:underline;
	cursor:pointer;
}
.title1_main_layer_span2{
	font-size:16px;
}
.title1_main_layer_span3{
	float:right;
	margin-right:20px;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#136cbc;
}
.autobo{
	width:990px;
	height:283px;
	overflow:hidden;
	float:left;
}
.left,.right,.cover{
	position:absolute;
	top:157px;
	width:29px;
	height:51px;
	cursor:pointer;
}
.left{
	left:0;
	z-index:99999999;
}
.right{
	right:0;
	z-index:99999999;
}
.cover{
	left:50px;
	top:30px;
	width:890px;
	height:283px;
	overflow:hidden;
	position:relative;
}


.pages  .item{padding: 1px 6px;font-size: 13px;} /*数字页索引样式*/
.pages a { border: 1px solid #DCDCDC;padding:3px 10px;color:#136cbc;font-weight:normal; background:#eee;cursor:pointer;margin:3px; }
.pages a:hover { background-color: #136cbc; color:#fff;border:1px solid #136cbc; text-decoration:none;font-weight:normal;}
.pages span{ color:#136cbc; padding:4px 10px; background-color:#eee; margin:3px; }

/*分页控件样式*/
.pages { 
	color:red;
	font-weight:bold;
	clear:both;  
	width: 1000px;
	margin: 0 auto; 
	display: inline-block;
	box-sizing: border-box;
	display: inline-block;
 	padding-left: 0;
 	margin: 20px 0;
	border-radius: 4px;
}
