.entitle {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #6D7C88;
  margin-bottom: 8px;
}
.chtitle {
  margin-bottom: 15px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #2C3740;
}
.line {
  width: 40px;
  height: 1px;
  background: #57BFE9;
}
.bannerBox {
  position: relative;
}
.bannerBox .mySwiper .swiper-slide {
  position: relative;
}
.bannerBox .mySwiper .swiper-slide .bgPic {
  width: 100%;
  height: auto;
}
.bannerBox .mySwiper .swiper-slide .center {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
.bannerBox .mySwiper .swiper-slide .center .swiperContent {
  width: 50%;
  height: auto;
  position: absolute;
  top: 260px;
  left: 0;
}
.bannerBox .mySwiper .swiper-slide .center .swiperContent .swiperTitle {
  width: 162px;
  height: 32px;
  background: url(/img/swiperTitle.png) no-repeat;
  background-size: cover;
  font-size: 12px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #2C3740;
  text-align: center;
  line-height: 32px;
  margin-bottom: 30px;
}
.bannerBox .mySwiper .swiper-slide .center .swiperContent .title {
  font-size: 36px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 8px;
}
.bannerBox .mySwiper .swiper-slide .center .swiperContent .content {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 32px;
}
.bannerBox .mySwiper .swiper-slide .center .swiperContent .swiperMore {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #1B355B;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.bannerBox .mySwiper .swiper-pagination {
  bottom: 104px;
  left: 50%;
  transform: translateX(-600px);
  width: auto;
}
.bannerBox .mySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  opacity: 1;
  background-color: transparent;
  margin-left: 20px;
}
.bannerBox .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 50%;
}
.bannerBox .indexTitle {
  position: absolute;
  left: 50%;
  transform: translateX(450px);
  bottom: 31px;
}
.bannerBox .indexTitle .entitle {
  text-align: right;
}
.bannerBox .indexTitle .chtitle {
  text-align: right;
}
.bannerBox .indexTitle .line {
  float: right;
}
.techBox {
  margin: 9px auto 116px !important;
  height: 754px;
}
.techBox .techList {
  width: 285px;
  height: 629px;
  float: left;
  margin-right: 20px;
}
.techBox .techList i {
  width: 160px;
  height: 160px;
  background: url(/img/tech1.png) no-repeat;
  display: block;
  background-size: 160px, 160px;
  margin: 0 auto 20px;
}
.techBox .techList .title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2C3740;
  text-align: center;
  margin-bottom: 30px;
}
.techBox .techList .listBox {
  width: 285px;
  height: 400px;
  background: #FFFFFF;
  border: 1px solid #ECEEF4;
  box-sizing: border-box;
  position: relative;
}
.techBox .techList .listBox ul a {
  display: block;
  width: 100%;
  height: 100%;
}
.techBox .techList .listBox ul li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  border-radius: 30px;
}
.techBox .techList .listBox ul li:hover {
  background: #ECEEF4;
}
.techBox .techList .listBox .techMore {
  width: 100px;
  height: 32px;
  line-height: 32px;
  background: #57BFE9;
  border-radius: 16px;
  text-align: center;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 998;
  cursor: pointer;
}
.techBox .techList:nth-child(2) i {
  background: url(/img/tech2.png) no-repeat;
  background-size: 160px, 160px;
}
.techBox .techList:nth-child(3) i {
  background: url(/img/tech3.png) no-repeat;
  background-size: 160px, 160px;
}
.techBox .techList:nth-child(4) {
  margin-right: 0;
}
.techBox .techList:nth-child(4) i {
  background: url(/img/tech4.png) no-repeat;
  background-size: 160px, 160px;
}
.AdvisoryService {
  position: relative;
  margin-bottom: 60px;
}
.AdvisoryService img {
  width: 100%;
  height: auto;
}
.AdvisoryService a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AdvisoryService a .chtitle {
  font-size: 36px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #65727F;
  margin-bottom: 30px;
  text-align: center;
}
.AdvisoryService a .entitle {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #6D6E71;
  text-align: center;
}
.techVideo {
  position: relative;
  margin-bottom: 60px;
  height: 781px;
}
.techVideo .indexTitle {
  margin-bottom: 40px;
}
.techVideo .indexTitle .entitle {
  text-align: left;
}
.techVideo .indexTitle .chtitle {
  text-align: left;
}
.techVideo .blue {
  width: calc((100% - 1200px)/2 + 1200px);
  height: 160px;
  background: #57BFE9;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.techDom {
  margin-bottom: 109px !important;
  overflow: hidden;
}
.techDom .moreBox {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2C3740;
  text-align: right;
  margin-left: 21px;
}
.techDom .moreBox i {
  width: 14px;
  height: 12px;
  background: url(/img/more.png) no-repeat;
  background-size: 14px, 12px;
  display: inline-block;
  line-height: 40px;
  margin-left: 10px;
}
.techDom ul li {
  float: left;
  width: 232px;
  height: 328px;
  margin-right: 10px;
  position: relative;
}
.techDom ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 145px;
}
.techDom ul li a i {
  width: 32px;
  height: 32px;
  background: url(/img/pdficon.png) no-repeat;
  background-size: 32px, 32px;
  position: absolute;
  top: 11px;
  right: 11px;
}
.techDom ul li a p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px;
}
.techDom ul li:nth-child(1) {
  background: url(/img/dom1a.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(2) {
  background: url(/img/dom2a.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(3) {
  background: url(/img/dom3a.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(4) {
  background: url(/img/dom4a.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(5) {
  margin-right: 0;
  background: url(/img/dom5a.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(1):hover {
  background: url(/img/dom1b.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(2):hover {
  background: url(/img/dom2b.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(3):hover {
  background: url(/img/dom3b.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(4):hover {
  background: url(/img/dom4b.png) no-repeat;
  background-size: cover;
}
.techDom ul li:nth-child(5):hover {
  background: url(/img/dom5b.png) no-repeat;
  background-size: cover;
}
