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

.banner {
  width: 100%;
  height: 534px;
  display: flex;
  position: relative;
}
.ban-img {
  width: 100%;
  height: 534px;
}
.b-1{
  width: 1095px;
  position: absolute;
  top: 134px;
  left: 50%;
  margin-left: -547.5px;
  z-index: 1000;
}
.b-2{
  width: 1212px;
  position: absolute;
  top: 246px;
  left: 50%;
  margin-left: -606px;
}
.b-3{
  width: 1087px;
  position: absolute;
  top: 392px;
  left: 50%;
  margin-left: -543.5px;
}
.banner-m{
	display: none;
}
.nav {
  width: 100%;
  height: 60px;
  background: #02a14e;
}

.nav-ul {
  width: 1200px;
  height: 60px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;

}

.nav-ul li {
  height: 60px;
  display: inline-block;
}

.nav-ul li a {
  display: block;
  line-height: 60px;
  font-size: 26px;
  padding: 0 20px;
  color: #ffffff;
}

.m {
  width: 100%;
}

.mian {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.b1 {
  background: #fff;
}

.introduce {
  width: 100%;
  font-size: 18px;
  text-indent: 36px;
  line-height: 28px;
  margin-top: 90px;
  color: #1b1b1b;
}

.company {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 100px 0px;
}

.company-c {
  width: 366px;
  height: 272px;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
}

.company-c h4 {
  width: 100%;
  text-align: center;
  font-size: 22px;
  margin-top: 48px;
  margin-bottom: 46px;
}

.company-c p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}

.theme-h2 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #0aad6e;
  height: 80px;
  line-height: 80px;
  background: #f6f6f6;
  font-weight: 400;
}

.theme-c {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 78px 0px;
}

.b2 {
  background: #f8f8f8;
}

.m-title {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 78px;
}

.title1 {
  width: 413px;
  height: 76px;
  display: block;
}

.meeting {
  width: 100%;
  display: flex;
  margin-top: 62px;
  margin-bottom: 92px;
}

.meeting-r {
  width: 536px;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #292929;
  text-indent: 36px;
  line-height: 36px;
}

.title2 {
  width: 616px;
  height: 77px;
  display: block;
}

.advantage {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 54px;
}

.advantage-p {
  width: 706px;
  font-size: 18px;
  text-indent: 36px;
  color: #292929;
  line-height: 30px;
  margin-top: 26px;
}

.advantage-p1 {
  width: 706px;
  font-size: 18px;
  text-indent: 36px;
  color: #292929;
  line-height: 30px;
  display: flex;
  align-items: center;
}

.mt102 {
  margin-bottom: 102px;
}

.title3 {
  width: 570px;
  height: 77px;
  margin: 0 auto;
}

.r-p {
  width: 100%;
  font-size: 18px;
  text-indent: 36px;
  line-height: 32px;
  color: #292929;
  margin-top: 20px;
}

.recalls {
  width: 1360px;
  height: 308px;
  margin: 0px auto;
  position: relative;
  padding: 84px 0px;

}

.mySwiper {
  width: 1200px;
  height: 268px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0px !important;
  border-top: 2px solid #0aad6e;
  border-bottom: 2px solid #0aad6e;
}

.swiper-slide {
  width: 420px !important;
  height: 268px;
  margin-right: 14px;
}

.swiper-slide img {
  width: 100%;
  height: 268px;
}
.fx{
	color: #0aad6e !important;
}
.title4 {
  width: 546px;
  height: 76px;
  margin: 0 auto;
}

.time-c {
  width: 1200px;
  height: auto;
  margin: 0px auto;
  margin-top: 44px;
}
.title5{
	width: 418px;
	height: 76px;
	margin: 0 auto;
}

table,
table tr th,
table tr td {
  border: 1px solid #adadad;
  font-size: 18px;
/*  font-weight: bold;*/
}

table {
  /*        min-height: 25px;
			                line-height: 25px; */
  text-align: center;
  border-collapse: collapse;
  padding: 2px;
}

table tr th {
  height: 82px;
}

table tr td {
  height: 74px;
}

.footer {
  width: 100%;
  height: 105px;
  padding: 20px 0px;
  background: #0aad6e;
}

.footer-c {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.footer1 {
  padding-top: 16px;
}

.footer2 {
  line-height: 34px;
}

.footer3 {
  padding-bottom: 16px;
}
