* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

a {
	text-decoration: none;
}

.banner {
	width: 100%;
	position: relative;
}

.banner img {
	width: 100%;
}


.nav {
	display: flex;
	margin: 0 auto;
	font-size: 16px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: scroll;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-overflow-scrolling: touch;
	line-height: 28px;
	position: absolute;
	bottom: 0px;
}
.nav::-webkit-scrollbar {  //隐藏滚动条
		      display: none;
		 }
.nav li {
	  margin: 0 10px;
      display: inline-block;
	  color: #666;
	  text-decoration: none;
}

.nav a {
	color: #fff;
}

.Preface {
	width: 100%;
	/* height: 168px; */
	border: 1px solid #000;
	border-top: none;
	margin: 0 auto;
	display: flex;
	padding: 26px 0px;
}

.Preface img {
	width: 72px;
	height: 101px;
}

.Preface p {
	margin-left: 64px;
	font-size: 20px;
	text-indent: 40px;
	line-height: 40px;
}
.slider{
	 height: 282px !important;
}
.ceremony {
	width: 100%;
	margin: 0 auto;
}
h2 {
	width: 100%;
	height: 50px;
	text-align: center;
	background: url(../img/h.png) no-repeat;
	background-size: 100% 100%;
	color: #fffefe;
	line-height:50px ;
	margin-top: 54px;
}
.ceremony-c .col-md-5 img{
	width: 100%;
	height: auto;
}
.ceremony-c .col-md-7 h3{
	font-size: 35px;
}
.ceremony-c .col-md-7 p{
	text-indent:40px;
	font-size: 20px;
	font-weight: 500;
}
.ceremony-c .col-md-7 h3 p{
	font-size: 21px;
	text-indent: 22px;
}
.but{
	width: 215px;
	height: 54px;
	display: flex;
	justify-content: space-between;
	float: right;
}
.ri{
	background: #de0202;
	font-size:30px ;
	color: #fff;
	width: 62px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	margin-top: -1px;
	
}
.but .span{
	display: block;
	width: 150px;
	height: 54px;
	line-height: 54px;
	background: #de0202;
	text-align: center;
	font-size: 26px;
	color: #fff;
	
}
.ceremony-b{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 42px 0px;
}
.swiper .swiper-slide img{
	width: 100%;
	height: auto;
}
.report{
	width: 100%;
	margin: 0 auto;
}
.report-c h3{
	text-align: center;
	font-size:35px;
}
.report-c p{
	font-size: 20px;
	text-indent: 40px;
}
.report-b{
	width: 100%;
	overflow: hidden;
	padding: 0px;
}
.attendance{
	width: 100%;
	margin: 0 auto;
}
.attendance-c h3{
	font-size: 35px;
	text-align: center;
}
.attendance-c p{
	font-size: 20px;
	text-indent: 40px;
}
.attendance-b{
	width: 100%;
	overflow: hidden;
	padding: 34px 0px;
}
.investigate{
	width: 100%;
	height:auto;
	background: #750000;
	background-size:100% 100%;
	padding-top: 1px;
	padding-bottom: 30px;

}

.stigate-c{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.stigate .col-md-7{
	float: none !important;
}
.stigate{
	margin-left: 0px;
	padding: 0 2%;
}
.stigate h3{
	font-size: 35px;
	color: #fff;
}
.stigate .but{
	margin: 0px !important;
}
.stigate-p p{
	font-size: 20px;
	color: #fff;
	text-indent: 40px;
}
.stigate-p{
	margin-left: 0px;
}
.stigate-p .col-md-10{
	float: none !important;
} 
.review{
	width: 100%;
	margin: 0 auto;

}
.review h3{
	text-align: center;
	font-size: 35px;
}
.review-c{
	width: 98%;
	height: auto;
	margin: 0 auto;
}
.review p{
    font-size: 20px;
	text-indent: 40px;
}
.group{
	width: 100%;
	margin: 0 auto;
   padding-top: 75px;
}
.group h3{
	text-align: center;
	font-size: 35px;
}
.group p{
	font-size: 20px;
	text-indent: 40px;
}
.group-b{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding-top: 20px;
}
.appreciate{
	width: 100%;
	margin: 0 auto;
}
.appreciate-c{
	width: 100%;
	padding: 68px 0px;
	height: auto;
	background: url(../img/xin.jpg) no-repeat;
	background-size:100% ;
}
.swip{
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	position: relative;

}
.swip img{
	width: 100%;
	height: auto;
}

.fonter {
	height: auto;
	background: #ca0618;
	margin-top: 30px;
}

.fonter-c {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.fonter-c p {
	color: #fff;
	line-height: 40px;
	text-align: center;
}

.fonter-s {
	margin-top: 62px;
}

.fonter-m {
	width: 286px;
	margin-top: 36px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fonter-m div {
	text-align: center;
}

.fonter-m p {
	text-align: center;
}

.fonter-m div p {
	width: 100%;
	font-size: 13px;
	text-align: center;
}
 .swip .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
	  z-index: 0;
    }
 .swip .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	  z-index: 1000;
	}