@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 1080px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-top: 60px;
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	position: relative;
	width: 429px;
	height: 639px;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	width:100%;
	display: block;
	text-align: center;
	bottom: 0;
	height: 56px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	line-height: 56px;
	padding-top: 0;
	text-align: center;
	font-size: 1.3em;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -55px;
	width: 45px;
	height: 45px;
	background: url(http://www.gdzp.org/html/pmsj/statics/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -55px;
	width: 45px;
	height: 45px;
	background: url(http://www.gdzp.org/html/pmsj/statics/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}


/*鐢ㄦ埛鍗忚*/
.agrright_fix::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.yi_school_di {
  position: relative;
  z-index: 999;
  width: 280px;
  margin-left: auto;
  margin-right: 52px;
  margin-top: 10px;
}
.keepinout{
	width: 15px !important;
	height: 15px !important;
	-webkit-appearance:checkbox !important;
	appearance:checkbox !important;
}
.agrBtn {
  font-size: 16px;
  color: #fff;
}
.agrBtn span {
  color: red;
}
.agrbanner {
  width: 100%;
}
.agrbanner img {
  width: 100%;
  object-fit: contain;
}
.agrconts {
  background: #f8f8f8;
  padding: 43px 0;
}
.agrflexbox {
  display: flex;
}
.agrleft {
  width: 240px;
  height: 71px;
  line-height: 71px;
  text-align: center;
  background: #fff;
  border: 1px solid #f3f3f3;
  margin-right: 20px;
  font-size: 18px;
}
.agrright {
  width: 933px;
  padding: 40px 32px;
  background: #fff;
  border: 1px solid #f3f3f3;
}
.agrright_title {
  text-indent: 32px;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 43px;
}
.agrright_title > h4 {
  font-weight: bold;
  margin-bottom: 14px;
}
.agrright_title > p {
  font-size: 16px;
  color: #999;
  line-height: 32px;
}
.pupbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #333;
  opacity: 0.65;
  z-index: 1999;
}
.agrright_fix {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  background: #FFF;
  z-index: 2000;
  margin-top: -200px;
  margin-left: -300px;
  height: 400px;
  border-radius: 10px;
  overflow-y: scroll;
}
.agrright_box {
  padding: 20px;
}
#closethis {
  position: fixed;
  width: 30px;
  height: 30px;
  background: #999;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  top: 50%;
  left: 50%;
  margin-top: -215px;
  margin-left: 347px;
  z-index: 2022;
  cursor: pointer;
}
.dianjib {
  width: 200px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  margin: 0 auto;
  background: orangered;
  border-radius: 30px;
  text-align: center;
}
.dianjib a {
  text-decoration: none;
  color: #fff;
}