
.clearfix:after{  content: "."; display: block;height: 0;clear: both; visibility: hidden;}
*{
	margin: 0;
	padding: 0;
}
/*map*/
/* 焦点图效果 */
	.picBtnTop{  
	height: 680px;  
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;  
	overflow:hidden;  
	zoom:1;  
	}
	.picBtnTop .hd{ width:338px;  height:100%; position:absolute; left:1px; overflow:hidden; border-right: 1px solid #F0F0F0;}
	.picBtnTop .hd ul{
		/* overflow: auto; */
		height: 100%;
		border-left: 1px solid #F0F0F0; 
	}
	.picBtnTop .hd ul li{ 
		width:100%; 
		height: 74px;
		text-align:left; 
		overflow: hidden;
		padding: 22px 12px;
		box-sizing: border-box;
		border-top: 1px solid #F0F0F0; 
	}
	.picBtnTop .hd ul li:last-child{
		border-bottom: 1px solid #F0F0F0; 
	}
    .picBtnTop .hd ul li.on em{
    	background: #E50012;
    }
	.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
	.picBtnTop .hd ul li.on{ background:url("images/icoleft.gif") no-repeat 0 28px; }
	.picBtnTop .hd ul li em{
		float: left;
		width: 30px;
		height: 30px;
		line-height: 31px;
		display: block;
		color: #fff;
		font-size: 16px;
		font-family: Arial;
		text-align: center;
		background-color: #c2c2c2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		font-style: normal;
		background: #E60038;
	}
	.map_de{
		padding-left: 48px;
	}
	.map_de h3{
		margin: 2px 0 0;
		color: #343434;
		font-size: 18px;
		font-weight: normal;
		overflow: hidden;
		font-style: normal;
		
		display: block;
		width: 265px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.map_de p{
		margin-bottom: 6px;
    color: #878686;
    font-size: 1em;
    line-height: 24px;
    
    overflow: hidden;
	}
	.picBtnTop .hd .wrp{
		height: 593px;
		overflow: hidden;
	}
	.picBtnTop .hd ul{
		position: relative;
		padding-bottom: 72px;
        box-sizing: border-box;
	}
	.picBtnTop::-webkit-scrollbar-track{
		background: #000000;
	}
	.picBtnTop .hd ul li.on img{ border-color:#f60;  }
	.picBtnTop .bd{ width:860px;  height:214px; position:relative; float: right; }
	.picBtnTop .hd ul li.on{
		background: #FAFAFA;
	}
	.picBtnTop .bd>li{ 
	height: 680px;
	position:relative; zoom:1; vertical-align:middle;
	}
	.picBtnTop .bd>li .pic{ position:relative; z-index:0;  }
	.picBtnTop .bd>li .pic img{ width:830px; height:677px; vertical-align:bottom; }
	.picBtnTop .bd>li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
	.picBtnTop .bd>li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
	.picBtnTop .bd>li .title a{ color:#fff; padding-left:15px;  }
	.picBtnTop  .hd .prev,
	.picBtnTop  .hd .next{
		display:block; 
		width: 50%;
		height: 88px;
		float:right; 
		margin-top:10px;  
		overflow:hidden; 
		position: absolute;
		bottom: 0px;		
		left: 0px;
		cursor:pointer; 
		background:url(../img/shop2-butt.png) center center no-repeat #e1e1e1;
	}
	.picBtnTop  .hd .next{
		background:url(../img/shop2-butt2.png) center center no-repeat #cac5c5;
		left: auto;
		right: 0px;
	}
			 
			 
			 
			 
			 
	/* 案例详情页css */
		.slideBox{ width:80%; height:auto; overflow:hidden; position:relative; margin:40px auto 0;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:auto; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat;   font-size: 0; }
		.slideBox .prev a,
		.slideBox .next a{
			display: block;
    width: 100%;
    height: 100%;
		}
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }	





.container{
	background: #F6F6F6;
	padding:30px 0 0 0;
}
.container .row{
				float: left;
			}
			.container .row select{
				width: 250px;
				height: 52px;
				line-height: 50px;
				color: rgb(169, 169, 169);
				border: 1px solid #dddddd;
				margin-right: 15px;
				padding: 0 10px;
			}
			.ser_de{
				float: left;
			}
			.ser_de input{
				width: 250px;
				height: 52px;
				line-height: 52px;
				float: left;
				border: 1px solid #dddddd;
				display: block;
				margin-right: 15px;
				padding: 0 10px;
				box-sizing: border-box;
			}
			.ser_de input.in_22{				  
    width: 128px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    background-color: #175d54;
    border: 0;
    border-radius: 5px;
    padding: 0 5px;
    box-sizing: border-box;
	margin-right:0px;
			}		
			
			
			
			
			
			
			
			
			
