@import "common.css";
.banner {
  height: 480px;
  background: url(../images/business/banner.png) center bottom #000;
  position: relative;
}
.mod {
  position: relative;
  padding-top: 85px;
}
.mod-title {
  text-align: center;
}
.mod-title .title {
  font-size: 30px;
  color: #333333;
  line-height: 1;
  font-weight: bold;
}
.mod-title .motto {
  margin-top: 19px;
  line-height: 1;
  font-size: 16px;
  color: #999;
}
.mod-title.light .title,
.mod-title.light .motto {
  color: #fff;
}
.mod .mod-body {
  margin: 30px auto 0;
  width: 1400px;
}
.mod .mod-body .txt {
  text-align: center;
  line-height: 34px;
}
.mod.about .mod-body .attributes li .name {
  font-size: 16px;
}
.mod.about .mod-body .attributes li .value .unit {
  font-size: 18px;
  color: #666;
  vertical-align: top;
}
.mod.about .mod-body .attributes li .value {
  font-size: 36px;
  font-weight: bold;
}
.mod.team .mod-body .attributes li,
.mod.about .mod-body .attributes li {
  flex: 1;
  text-align: center;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  margin-left: -1px;
}
.mod.about .mod-body .attributes li:nth-child(1) .value {
  color: #ff9933;
}
.mod.about .mod-body .attributes li:nth-child(1) .value .unit {
  vertical-align: baseline;
}
.mod.about .mod-body .attributes li:nth-child(2) .value {
  color: #009900;
}
.mod.about .mod-body .attributes li:nth-child(3) .value {
  color: #148af4;
}
.mod.about .mod-body .attributes:after {
  content: "";
  display: block;
  clear: both;
}
.mod.team .mod-body .attributes,
.mod.about .mod-body .attributes {
  padding: 55px 0;
  margin-top: 0;
  list-style: none;
  overflow: hidden;
  display: flex;
}

.mod.team .mod-body .attributes {
  margin-bottom: 0;
  padding-bottom: 115px;
}
.mod.team .mod-body .attributes li {
  border: none;
}
.mod.team .mod-body .attributes li:hover .icon {
  transform: perspective(800px) rotateY(360deg);
}
.mod.team .mod-body .attributes li .icon {
  width: 117px;
  height: 117px;
  background: #f5f5f5 center center no-repeat;
  border-radius: 50%;
  margin: 0 auto 16px;
  transition: all 1000ms;
  transform: perspective(800px) rotateY(0deg);
}
.mod.team .mod-body .attributes li:nth-child(1) .icon {
  background-image: url(../images/business/1.png);
}
.mod.team .mod-body .attributes li:nth-child(2) .icon {
  background-image: url(../images/business/2.png);
}
.mod.team .mod-body .attributes li:nth-child(3) .icon {
  background-image: url(../images/business/3.png);
}
.mod.team .mod-body .attributes li:nth-child(4) .icon {
  background-image: url(../images/business/4.png);
}
.mod.team .mod-body .attributes li:nth-child(5) .icon {
  background-image: url(../images/business/5.png);
}
.mod.team .mod-body .attributes li:nth-child(6) .icon {
  background-image: url(../images/business/6.png);
}
.mod.team .mod-body .attributes li .name {
  font-size: 16px;
  line-height: 1;
}

.mod.government-affairs {
  background-color: #eeeeee;
  padding-bottom: 150px;
}
.mod.government-affairs  .mod-body {
  position: relative;
}
.mod.government-affairs .swiper-slide {
  height: 140px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #666666;
}
.mod.government-affairs .swiper-pagination {
  width: 100%;
  position: relative;
  margin-top: 40px;
}
.mod.government-affairs .swiper-pagination-bullet {
  opacity: 1;
  width: 31px;
  height: 4px;
  background-color: #bebebe;
  border-top: 10px solid #EEE;
  border-bottom: 10px solid #EEE;
  border-radius: 0;
  margin: 0 7px;
  outline: none;
}
.mod.government-affairs .swiper-pagination-bullet-active {
  color:#fff;
  background: #148af4;
}
.mod.government-affairs .swiper-button-next,
.mod.government-affairs .swiper-button-prev {
  outline: none;
  width: 34px;  
  height: 10px;
  background: #CCC;
  position: absolute;
  top: 210px;
  margin: 0;
}
.mod.government-affairs .swiper-button-next {
  right: -60px;
  background: url(../images/business/14.png) center center no-repeat;
}
.mod.government-affairs .swiper-button-prev {
  left: -60px;
  background: url(../images/business/13.png) center center no-repeat;
}

.certificate .mod-body {
  position: relative;
  padding-bottom: 30px;
}
.certificate .swiper-container {
  padding-bottom: 60px;
  padding-top: 30px;
}
.certificate  .swiper-slide {
	width: 381px;
	height: 518px;
	background: #000;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 0px 9.3px 0.7px #999;
}
.certificate  .swiper-slide-active {
  box-shadow: 0px 0px 9.3px 0.7px #0c4fe0;
}
.certificate  .swiper-slide img{
	display:block;
	width: 381px;
	height: 518px;
	background: #000;
}
.certificate  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}
.certificate .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
.certificate .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.certificate .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
.certificate .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: #000 no-repeat;
	background-position: 0 0;
	background-size: 100%;
  background: url(../images/business/13.png) center center no-repeat;
}
.certificate .swiper-button-prev:hover {
	background-position: center center;
	background-size: 100%
}
.certificate .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: #000 no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
  background: url(../images/business/14.png) center center no-repeat;
}
.certificate .swiper-button-next:hover {
	background-position: center center;
	background-size: 100%
}
.certificate .more {
  margin: 0 auto;
  display: block;
  width: 180px;
	height: 45px;
	line-height: 45px;
	box-shadow: 2.9px 2.8px 0px 0px rgba(0, 0, 0, 0.15), inset 2.9px 2.8px 0px 0px rgba(0, 0, 0, 0.15);
	border-radius: 22.5px;
  border: solid 1px #00a0e9;
  text-align: center;
  color: #333;
  text-decoration: none;
}
.software-service-flow .mod-body {
  padding: 70px 0 115px;
  margin-top: 0;
}
.software-service-flow .mod-body img {
  display: block;
  height: 300px;
  width: 1200px;
  margin: 0 auto;
}
