
/*===============================首页新加==============================*/

/*-- banner-bottom --*/
.banner-bottom{
  margin-top: 40px;
}
h3.tittle-one:after, h3.tittle-one:before{
  border: 1px dotted #c2c2c2;
  width: 10%;
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin: 0 2%;
}

h3.tittle-one{
  text-align:center;
  font-size:30px;
}
.banner-bottom p{
color:#464646;
font-size:14px;
text-align:center;
line-height:2em;
}
.bottom-grid img{
  width:100%;
}
.btit{
  font-size: 20px;
}
.grid-one p{
font-size:14px;
color:#AAAAAA;
line-height:2em;
margin-top: 10px;
text-align:left;
}



/*-- //banner-bottom --*/




.xfbg{
  margin-top: 30px;
  width: 100%;
  background: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 20px;
}