	body{
		margin:0;
	}
.bs-callout-danger {
border-left-color: rgb(245,71,70);
}
blockquote {
padding: 10px 20px;
margin: 10px 0 20px;
font-size: 17.5px;
border-left: 5px solid rgb(245,71,70);
}

h1, .h1, h2, .h2, h4, .h4, .lead, p {
font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
h2, h4 {
margin-top: 0px;
margin-bottom: 5px;
}

.yz{
box-shadow:0 1px 2px rgba(0,0,0,.3); 
}
.yz2{
/*box-shadow:0 1px 2px rgba(0,0,0,.3); */
border:1px solid #eee;
padding:10px;
margin-top:10px;
}
.title{
color: #fff;
text-align: center;
height: 120px;
background:#1a90e9;
border-radius:4px 4px 0 0;
}
#name{
position: relative;
top: 30px;
}
.tail{
color: #fff;
text-align: center;
background:#1a90e9;
margin-top: 10px;
}

.swiper-container {
   /*height: 400px;*/
  /*overflow:hidden;*/
}


.pagination1 {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

.biaoti{

text-align: center;
}
.neirong{
	border-top: 1px solid #eee;
}

.m1{
  height: 50px;
  width: 100%;
  padding-top: 5px;
  border-top: 1px solid #eee;
}