/* *********************服务优势***************************** */
.popularItem{
    height: 830px;
}
.singleTittle{
	color: #F8D000;
	font-size: 20px;
}
.propaganda{
	clear: both;
	width: 47%;
    margin: 0 auto;
}
.propaganda img{
	display: block;
	float: left;
	margin-top: 34px;
}
.advantageSection{
   margin-top: 15px;
   color: #A8A8A8;
   font-size: 26px;
   margin-bottom: 20px;
   float: left;
   margin-left: 65px;
   margin-right: 65px;
}
.headline{
    text-align: center;
    padding-top:83px;
    box-sizing: border-box;
}
.headline .advantageTittle{
    color: #333333;
    font-size: 36px;
	background: url(../img/hexinyoushi.png) no-repeat center;
	padding-top: 37px;
	box-sizing: border-box;
}

.service{
    margin-top: 60px;
}
.storePicture{
    width: 381px;
    height: 325px;
    background: #fff;
    text-align: center;
	float: left;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
}
.storePicture img{
    display: block;
    width: 381px;
    height: 325px;
    margin: 0 auto;
    margin-top: 18px;
    margin-bottom: 18px;
}
.storePicture:hover .slide{top: 19px; }
.slide{
	background: rgba(0,0,0,0.7);
	height: 100%;
	top: 325px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 padding: 5px 0px 0;
	 width: 100%;
	 position: absolute;
	 color: #666;
	 -webkit-transition: top .4s;
	 -moz-transition: top .4s;
	 transition: top .4s;
}
.slideTittle{
	color: #fff;
	font-size: 24px;
	margin-top:100px;
}
.slideDetail{
	width: 245px;
	margin: 0 auto;
	color: #fff;
	line-height: 34px;
	font-size: 18px;
	margin-top: 20px;
}
.clear{ clear:both} 
.serviceInformation{
    color:#333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
.serviceSection{
    width: 224px;
    margin: 0 auto;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.footerbanner{
	width: 1201px;
	height: 582px;
	/*margin-bottom:60px;*/
}
.footerbanner img{
	display: block;
	width: 100%;
	height: 100%;	
}