body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}
small {
  font-size: 12px;
}
body {
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
  -webkit-font-smoothing: antialiased;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
input,
button,
select,
textarea {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fix {
  *zoom: 1;
}
.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.officeIndex {
  width: 100%;
  height: 580px;
  margin: 0 auto;
  background-image: url("../../../images/ad/home/v2/banner-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.officeIndex .banner {
  width: 1200px;
  height: 506px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.officeIndex .banner .banner_cont {
  margin: 120px auto 0 auto;
}
.officeIndex .banner .banner_cont .title {
  height: 44px;
  background-image: url("../../../images/ad/home/v2/bannerTitle.png");
  background-size: 630px 44px;
  background-repeat: no-repeat;
}
.officeIndex .banner .banner_cont .text {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  margin: 30px auto 0 auto;
}
.officeIndex .banner .banner_cont .btnCont {
  width: 100%;
  text-align: left;
  margin: 82px auto 0 auto;
}
.officeIndex .banner .banner_cont .btnCont span {
  display: inline-block;
  width: 145px;
  height: 52px;
  background:#62D862;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: 145px 52px;
  background-position: center center;
  margin-right: 9px;
  cursor: pointer;
}
.officeIndex .banner .banner_cont .btnCont span:nth-child(1) {
  background-image: url("../../../images/ad/home/v2/windown.png");
}
.officeIndex .banner .banner_cont .btnCont span:nth-child(2) {
  background-image: url("../../../images/ad/home/v2/macdown.png");
}
.officeIndex .banner .banner_cont .btnCont span:nth-child(3) {
  background-image: url("../../../images/ad/home/v2/phonedown.png");
}
.officeIndex .banner .banner_cont .btnCont span:nth-child(4) {
  background-image: url("../../../images/ad/home/v2/ipad.png");
}
.officeIndex .banner .banner_cont .btnCont span:hover {
  background-color: #75DC75;
}

.officeIndex .banner .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 560px;
  height: 420px;
  background-image: url("../../../images/ad/home/v2/bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 10;
}
.meetingScene,
.officeScene,
.receptionScene,
.ITscene {
  width: 100%;
  height: 800px;
  overflow: hidden;
}
.meetingScene .meetingCont,
.officeScene .meetingCont,
.receptionScene .meetingCont,
.ITscene .meetingCont,
.meetingScene .officeCont,
.officeScene .officeCont,
.receptionScene .officeCont,
.ITscene .officeCont {
  width: 1200px;
  height: 570px;
  margin: 110px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.meetingScene .meetingCont .metting,
.officeScene .meetingCont .metting,
.receptionScene .meetingCont .metting,
.ITscene .meetingCont .metting,
.meetingScene .officeCont .metting,
.officeScene .officeCont .metting,
.receptionScene .officeCont .metting,
.ITscene .officeCont .metting {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.meetingScene .meetingCont .metting .title,
.officeScene .meetingCont .metting .title,
.receptionScene .meetingCont .metting .title,
.ITscene .meetingCont .metting .title,
.meetingScene .officeCont .metting .title,
.officeScene .officeCont .metting .title,
.receptionScene .officeCont .metting .title,
.ITscene .officeCont .metting .title {
  height: 76px;
  text-align: left;
  font-weight: bold;
  font-size: 70px;
  color: #555555;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.meetingScene .meetingCont .metting .title .line,
.officeScene .meetingCont .metting .title .line,
.receptionScene .meetingCont .metting .title .line,
.ITscene .meetingCont .metting .title .line,
.meetingScene .officeCont .metting .title .line,
.officeScene .officeCont .metting .title .line,
.receptionScene .officeCont .metting .title .line,
.ITscene .officeCont .metting .title .line {
  position: absolute;
  width: 435px;
  height: 6px;
  background: #1890FF;
  left: 0;
  bottom: 8px;
  z-index: -1;
}
.meetingScene .meetingCont .metting .text,
.officeScene .meetingCont .metting .text,
.receptionScene .meetingCont .metting .text,
.ITscene .meetingCont .metting .text,
.meetingScene .officeCont .metting .text,
.officeScene .officeCont .metting .text,
.receptionScene .officeCont .metting .text,
.ITscene .officeCont .metting .text {
  font-size: 24px;
  color: #AFAFAF;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
}
.meetingScene .meetingCont .metting ul,
.officeScene .meetingCont .metting ul,
.receptionScene .meetingCont .metting ul,
.ITscene .meetingCont .metting ul,
.meetingScene .officeCont .metting ul,
.officeScene .officeCont .metting ul,
.receptionScene .officeCont .metting ul,
.ITscene .officeCont .metting ul {
  list-style: none;
  margin-top: 54px;
}
.meetingScene .meetingCont .metting ul li,
.officeScene .meetingCont .metting ul li,
.receptionScene .meetingCont .metting ul li,
.ITscene .meetingCont .metting ul li,
.meetingScene .officeCont .metting ul li,
.officeScene .officeCont .metting ul li,
.receptionScene .officeCont .metting ul li,
.ITscene .officeCont .metting ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  font-size: 20px;
  color: #1890FF;
  margin-bottom: 27px;
  background-size: 24px 22px;
  background-repeat: no-repeat;
  background-position: left center;
}
.meetingScene .meetingCont .metting ul li:nth-child(1),
.officeScene .meetingCont .metting ul li:nth-child(1),
.receptionScene .meetingCont .metting ul li:nth-child(1),
.ITscene .meetingCont .metting ul li:nth-child(1),
.meetingScene .officeCont .metting ul li:nth-child(1),
.officeScene .officeCont .metting ul li:nth-child(1),
.receptionScene .officeCont .metting ul li:nth-child(1),
.ITscene .officeCont .metting ul li:nth-child(1) {
  background-image: url("../../../images/ad/home/v2/toup.png");
}
.meetingScene .meetingCont .metting ul li:nth-child(2),
.officeScene .meetingCont .metting ul li:nth-child(2),
.receptionScene .meetingCont .metting ul li:nth-child(2),
.ITscene .meetingCont .metting ul li:nth-child(2),
.meetingScene .officeCont .metting ul li:nth-child(2),
.officeScene .officeCont .metting ul li:nth-child(2),
.receptionScene .officeCont .metting ul li:nth-child(2),
.ITscene .officeCont .metting ul li:nth-child(2) {
  background-image: url("../../../images/ad/home/v2/sheny.png");
}
.meetingScene .meetingCont .metting .btn,
.officeScene .meetingCont .metting .btn,
.receptionScene .meetingCont .metting .btn,
.ITscene .meetingCont .metting .btn,
.meetingScene .officeCont .metting .btn,
.officeScene .officeCont .metting .btn,
.receptionScene .officeCont .metting .btn,
.ITscene .officeCont .metting .btn {
  padding-top: 40px;
  text-align: left;
}
.meetingScene .meetingCont .metting .btn button,
.officeScene .meetingCont .metting .btn button,
.receptionScene .meetingCont .metting .btn button,
.ITscene .meetingCont .metting .btn button,
.meetingScene .officeCont .metting .btn button,
.officeScene .officeCont .metting .btn button,
.receptionScene .officeCont .metting .btn button,
.ITscene .officeCont .metting .btn button {
  width: 120px;
  height: 40px;
  background-image: linear-gradient(-135deg, #26ACFF 0%, #0E6FFF 100%);
  border-radius: 5px;
  outline: none;
  border: 0;
  color: #ffffff;
  cursor: pointer;
}
.meetingScene .meetingCont .metingBg,
.officeScene .meetingCont .metingBg,
.receptionScene .meetingCont .metingBg,
.ITscene .meetingCont .metingBg,
.meetingScene .officeCont .metingBg,
.officeScene .officeCont .metingBg,
.receptionScene .officeCont .metingBg,
.ITscene .officeCont .metingBg {
  width: 520px;
  height: 570px;
  background-image: url("../../../images/ad/home/v2/mettingBg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.officeScene {
  background: #EBF8FF;
}
.officeScene .officeCont {
  height: 625px;
  margin: 90px auto 0 auto;
}
.officeScene .officeCont .metting {
  padding-left: 160px;
}
.officeScene .officeCont .metting ul li:nth-child(1) {
  background-image: url("../../../images/ad/home/v2/ruanj.png");
}
.officeScene .officeCont .metting ul li:nth-child(2) {
  background-image: url("../../../images/ad/home/v2/set.png");
}
.officeScene .officeCont .metingBg {
  width: 590px;
  height: 600px;
  background-image: url("../../../images/ad/home/v2/officeBg.png");
}
.receptionScene .meetingCont .metting ul li:nth-child(1) {
  background-image: url("../../../images/ad/home/v2/fangk.png");
}
.receptionScene .meetingCont .metting ul li:nth-child(2) {
  background-image: url("../../../images/ad/home/v2/dataIcon.png");
}
.receptionScene .meetingCont .metingBg {
  width: 506px;
  height: 406px;
  background-image: url("../../../images/ad/home/v2/receptionBg.png");
}
.ITscene {
  background: #EBF8FF;
}
.ITscene .officeCont .metting {
  padding-left: 160px;
}
.ITscene .officeCont .metting ul li:nth-child(1) {
  background-image: url("../../../images/ad/home/v2/yh.png");
}
.ITscene .officeCont .metting ul li:nth-child(2) {
  background-image: url("../../../images/ad/home/v2/email.png");
}
.ITscene .officeCont .metingBg {
  width: 506px;
  height: 500px;
  background-image: url("../../../images/ad/home/v2/ITbg.png");
}
.teamIntroduction {
  width: 100%;
  height: 720px;
  margin: 0 auto;
}
.teamIntroduction .cont {
  width: 1200px;
  height: 600px;
  margin: 60px auto 0 auto;
}
.teamIntroduction .cont .title {
  width: 100%;
  height: 115px;
  margin: 0 auto;
  position: relative;
}
.teamIntroduction .cont .title h3 {
  width: 100%;
  height: 70px;
  font-size: 70px;
  color: #555555;
  letter-spacing: 0;
  line-height: 70px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.teamIntroduction .cont .title h3:after {
  content: '';
  position: absolute;
  width: 300px;
  height: 6px;
  background: #1890FF;
  left: 50%;
  margin-left: -150px;
  bottom: 4px;
  z-index: -1;
}
.teamIntroduction .cont .title p {
  padding: 10px 0px;
  text-align: center;
  font-size: 30px;
  color: #AFAFAF;
  letter-spacing: 0;
}
.teamIntroduction .cont .banner {
  width: 100%;
  height: 265px;
  margin: 80px auto 0 auto;
  position: relative;
}
.teamIntroduction .cont .banner .swiper-pagination {
  width: 100%;
  text-align: center;
  position: initial;
  margin: 100px auto 0 auto;
}
.teamIntroduction .cont .banner .swiper-container {
  width: 100%;
  height: 100%;
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide .userCont {
  width: 15%;
  height: 100%;
  margin-right: 1.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide .userCont img {
  width: 138px;
  height: 138px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide .userCont img:hover {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide .userCont h3 {
  padding: 15px 0px;
  text-align: center;
  font-size: 22px;
  color: #322D23;
}
.teamIntroduction .cont .banner .swiper-container .swiper-slide .userCont p {
  font-size: 18px;
  color: #B1B1B1;
}
.teamIntroduction .cont .banner .swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  background: url("../../../images/ad/home/v2/bullet.png");
  background-size: 100% 100%;
  opacity: 1;
  margin-right: 38px;
  position: relative;
}
.teamIntroduction .cont .banner .swiper-pagination-bullet:after {
  content: '';
  width: 35px;
  height: 27px;
  background-image: url("../../../images/ad/home/v2/bulletL.png");
  position: absolute;
  left: 28px;
  background-size: 25px 2px;
  background-position: center;
  background-repeat: no-repeat;
}
.teamIntroduction .cont .banner .swiper-pagination-bullet:last-child:after {
  display: none;
}
.teamIntroduction .cont .banner .swiper-pagination-bullet-active {
  background: url("../../../images/ad/home/v2/bullet_hover.png");
  background-size: 100% 100%;
  opacity: 1;
}
.teamIntroduction .cont .banner .prev {
  width: 32px;
  height: 56px;
  background-image: url("../../../images/ad/home/v2/leftI.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  outline: none;
  position: absolute;
  left: -60px;
  top: 100px;
  cursor: pointer;
}
.teamIntroduction .cont .banner .prev:hover {
  background-image: url("../../../images/ad/home/v2/left_hover.png");
}
.teamIntroduction .cont .banner .next {
  width: 32px;
  height: 56px;
  background-image: url("../../../images/ad/home/v2/rightI.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  outline: none;
  position: absolute;
  right: -60px;
  top: 100px;
  cursor: pointer;
}
.teamIntroduction .cont .banner .next:hover {
  background-image: url("../../../images/ad/home/v2/right_hover.png");
}
