.container .top-banner {
  background: url("/Shared/home/images/about1/1.jpg") no-repeat center;
  max-width: 1920px;
  margin: 0 auto;
  height: 700px;
  color: #fff;
  padding: 1px;
}
.container .top-banner h2 {
  font-size: 57px;
  font-weight: bold;
  margin-top: 250px;
}
.container .top-banner h3 {
  margin-top: 20px;
  font-size: 57px;
}
.container .about1 .a1-block1 .block1-item {
  margin: 0 220px;
  color: #3b3b3b;
}
.container .about1 .a1-block1 .block1-item p {
  text-align: center;
  margin-bottom: 58px;
  line-height: 25px;
}
.container .about1 .a1-block2 .block2-item {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
}
.container .about1 .a1-block2 .block2-item .item {
  width: 300px;
  height: 300px;
  position: relative;
  margin: 0 12px;
  overflow: hidden;
}
.container .about1 .a1-block2 .block2-item .item h2 {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  line-height: 27px;
}
.container .about1 .a1-block2 .block2-item .item:nth-of-type(1) h2 {
  margin-left: -61.1px;
  margin-top: -27px;
}
.container .about1 .a1-block2 .block2-item .item:nth-of-type(2) h2 {
  margin-left: -68.7px;
  margin-top: -27px;
}
.container .about1 .a1-block2 .block2-item .item:nth-of-type(3) h2 {
  margin-left: -67.8px;
  margin-top: -27px;
}
.container .about1 .a1-block2 .block2-item .item:nth-of-type(4) h2 {
  margin-left: -31.5px;
  margin-top: -27px;
}
.container .about1 .a1-block2 .block2-item .item img {
  transition: all 1s;
}
.container .about1 .a1-block2 .block2-item .item img:hover {
  transform-origin: center center;
  transform: scale(1.5);
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform-origin: center center;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform-origin: center center;
  -ms-transform: scale(1.1, 1.1);
}
.container .about1 .a1-block3 img {
  display: block;
  width: 750px;
  margin: 0 auto;
  padding-left: 200px;
}
.container .about1 .a1-block4 {
  background: #f8f7fc;
  height: 790px;
  padding: 1px;
  margin-top: 170px;
}
.container .about1 .a1-block4 .title {
  position: absolute;
  right: 80px;
  top: 80px;
  font-size: 30px;
  color: #000;
  display: inline-block;
}
.container .about1 .a1-block4 .blue-line:before {
  position: relative;
  left: 90%;
}
.container .about1 .a1-block4 ul {
  margin-top: 120px;
  margin-left: 45px;
}
.container .about1 .a1-block4 ul li {
  width: 300px;
  background: #fff;
  float: left;
  margin-right: 28px;
  box-sizing: border-box;
  padding: 70px 40px 35px 40px;
  position: relative;
}
.container .about1 .a1-block4 ul li:nth-of-type(2) {
  margin-top: 62px;
}
.container .about1 .a1-block4 ul li:nth-of-type(3) {
  margin-top: 124px;
}
.container .about1 .a1-block4 ul li:nth-of-type(4) {
  margin-top: 186px;
}
.container .about1 .a1-block4 ul li:hover {
  background: #30aefa;
}
.container .about1 .a1-block4 ul li:hover h2 {
  color: #fff;
}
.container .about1 .a1-block4 ul li:hover p:nth-of-type(1) {
  color: #fff;
}
.container .about1 .a1-block4 ul li:hover p:nth-of-type(2) {
  color: #fff;
}
.container .about1 .a1-block4 ul li span {
  display: block;
  position: absolute;
  left: -13px;
  top: 50px;
  width: 36px;
  height: 36px;
  background: #2abbfd;
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.container .about1 .a1-block4 ul li h2 {
  font-size: 22px;
  color: #4286f3;
  margin-bottom: 28px;
}
.container .about1 .a1-block4 ul li p:nth-of-type(1) {
  color: #626262;
  line-height: 25px;
  margin-bottom: 35px;
}
.container .about1 .a1-block4 ul li p:nth-of-type(2) {
  color: #4286f3;
  text-align: center;
}
.container .about1 .a1-block4 img {
  position: absolute;
  bottom: -90px;
  left: 60px;
}
.container .about1 .a1-block5 {
  margin-bottom: 170px;
}
.container .about1 .a1-block5 .title-black {
  position: relative;
  left: 0;
  transform: translateX(0%);
}
.container .about1 .a1-block5 .blue-line:before {
  content: " ";
  display: block;
  width: 18px;
  height: 3px;
  background: #4286f3;
  position: relative;
  left: 3px;
  top: 55px;
  transform: translateX(0);
}
.container .about1 .a1-block5 .a1-item {
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 240px;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 45px 22px 50px;
  margin-right: 60px;
  border-radius: 5px;
  left: 0;
  top: 0;
}
.container .about1 .a1-block5 .a1-item:last-child {
  margin-right: 0;
}
.container .about1 .a1-block5 .a1-item h2 {
  font-size: 22px;
  color: #4286f3;
  margin-bottom: 40px;
  text-align: left;
}
.container .about1 .a1-block5 .a1-item p {
  color: #3b3b3b;
  line-height: 28px;
  text-align: left;
}
.container .about1 .a1-block5 .a1-item .a1-more {
  margin: 20px auto 0;
  width: 14px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -7px;
}
.container .about1 .a1-block5 .a1-item .a1-more img {
  width: 100%;
  height: 100%;
}
.container .about1 .a1-block5 .a1-item:hover {
  background-image: linear-gradient(to bottom, #2abcfd, #4188f3);
  background-color: #4286f3;
  color: #fff;
}
.container .about1 .a1-block5 .a1-item:hover h2 {
  color: #fff;
}
.container .about1 .a1-block5 .a1-item:hover p {
  color: #fff;
}
.container .about1 .a1-block5 .a1-item:hover .a1-more {
  display: block;
}
.container .about1 .a1-block5 .swiper-container {
  height: 297px;
}
.container .about1 .a1-block5 .swiper-container .swiper-slide {
  height: 297px;
  text-align: center;
  background: #fff;
  position: relative;
  /* 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;
}
.container .pd-20 {
  padding-bottom: 25px;
}
.container .s-arrow {
  position: absolute;
  left: -46px;
  top: 80px;
  float: left;
  margin-left: 50px;
}
.container .s-arrow span:nth-of-type(1) {
  display: inline-block;
  font-size: 30px;
  transform: rotate(270deg);
  color: #dcdcdc;
  cursor: pointer;
}
.container .s-arrow span:nth-of-type(2) {
  display: inline-block;
  font-size: 30px;
  transform: rotate(-270deg);
  margin-left: 15px;
  color: #4286f3;
  cursor: pointer;
}
