body{min-width: 1280px; background: #FFF !important;}
*{box-sizing: border-box;margin: 0;}
body .main {color: #1C1D1F;}
.content-wrap {
  width: 1280px;
  margin: 0 auto;
}
.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}
.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}
.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.center{text-align: center;}
.bg-white{background-color: #FFF;}.bg-black{background-color: #2b2a2a;color: #FFF;}
.bold{font-weight: 600;}
.top-bg h1 {
  font-size: 48px;
  font-weight: bold;
}
h2.sub-title {
  font-size: 48px;
  line-height: 64px;
  font-weight: bold;
}

p.sub-info {
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 72px;
}
p {
  margin: 0;
}


/* 第一块 */
.top-bg {
  height: 715px;
  padding-top: 162px;
  background: url(../images/xmtnew/top-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.top-bg .xmt-logo {
  width: 176px;
  height: 37px;
  margin-bottom: 30px;
}
.top-bg .xmt-info {
  width: 520px;
  line-height: 26px;
}
.reserv-btn {
  margin: 60px 0 10px;
  cursor: pointer;
}
.customer-service {
  font-size: 12px;
  line-height: 16px;
  color: #666;

}
.customer-service img {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.top-bg-items {
  width: 100%;
  margin-top: -72px;
  padding-top: 10px;
  background: rgba(255, 255, 255, .8);
}
.top-bg-item {
  flex: 1;
}
.top-bg-item + .top-bg-item {
  padding-left: 10px;
}
.top-bg-item img {
  width: 72px;
  height: 72px;
  float: left;
} 
.top-bg-item .top-sub-title {
  font-size: 18px;
  line-height: 25px;
  margin-top: 14px;
  font-weight: bold;
}
.top-bg-item .top-sub-info {
  font-size: 14px;
  line-height: 24px;
  color: #616368;
}
/* 第一块 end */

/* 第二块 */
.why-chose {
  padding: 86px 0 136px;
}
.why-chose-img {
  width: 623px;
  height: 460px;
}
.why-chose-content-right {
  padding: 46px 10px 0 67px;
}
.why-chose-content-right h4 {
  font-size: 24px;
  line-height: 36px;
}
.why-chose-content-right > p {
  font-size: 14px;
  line-height: 26px;
  margin-top: 25px;
  text-align: justify;
}
.why-chose-nums {
  width: 580px;
  margin-top: 70px ;
}
.why-chose-nums-item {
  flex: 0 0 180px;
  height: 116px;
  padding-top: 20px;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #EEEEEE;
}
.why-chose-num {
  font-size: 32px;
  line-height: 40px;
  color: #5B2DE1;
}
.why-chose-num span {
  font-size: 24px;
}
.why-chose-tag {
  line-height: 26px;
  margin-top: 5px;
}
/* 第二块 end */

/* 第三块 start */
.zizhi-wrap {
  width: 100%;
  height: 1044px;
  padding-top: 90px;
  background: url(../images/xmtnew/zz-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.zizhi-wrap .sub-title,
.zizhi-wrap .sub-info {
  color: #fff;
}
.zizhi-tags img{
  flex: 0 0 143px;
  height: 120px;
}
.zizhi-video {
  width: 1280px;
  height: 500px;
  margin-top: 20px;
  border-radius:0 0 8px 8px
}
/* 第三块 end */

/* 第四块 start */
.youshi-wrap {
  padding: 90px 50px;
}
.youshi-wrap .content-wrap {
  overflow: hidden;
}
.youshi-item {
  width: 413px;
  height: 160px;
  padding: 30px;
  border-radius: 16px;
  margin-bottom: 20px;
  background: #F3F4FF;
  float: left;
}
.youshi-item:not(:nth-child(3n+1)) {
  margin-left: 20px;
}
.youshi-item img {
  width: 80px;
  height: 80px;
  margin-right: 13px;
}
.youshi-item h4 {
  font-size: 20px;
  line-height: 38px;
  margin-top: 8px;
  font-weight: bold;
}
.youshi-item p {
  font-size: 14px;
  line-height: 26px;
}
.consult-btn {
  width: 178px;
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  margin: 55px auto 0;
  background-color: #2B2C37;
  color: #fff;
  cursor: pointer;
}
.consult-btn img {
  margin-left: 6px;
}
/* 第四块 end */

/* 第五块 */
.gongneng-wrap {
  padding: 60px 0 124px;
}
.gongneng-content {
  width: 1280px;
  height: 650px;
  margin: 0 auto;
  padding: 36px 30px;
  background: url(../images/xmtnew/gongneng-bg.png);
  background-size: 100%;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 8px 32px 0 #e2d0fd;
}
.gongneng-left {
  width: 270px;
  padding: 25px 20px;
  background: #fff;
  border-radius: 16px;
  position: relative;
}
.gongneng-left-menu {
  width: 200px;
  height: 110px;
  margin: 0 auto;
  border-bottom: 1px solid #EEEFFB;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.gongneng-wrap .active-bg {
  transition: .2s;
  position: absolute;
  top: 25px;
  width: 230px;
  height: 110px;
  border-radius: 16px;
  background: #EEEFFB;
}
.gongneng-wrap .active-bg span {
  position: absolute;
  top: 32px;
  left: 0;
  width: 3px;
  height: 46px;
  background: #5B2DE1;
}
.gongneng-left-menu h4 {
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
}
.gongneng-left-menu p {
  font-size: 14px;
  line-height: 20px;
  color: #646A73;
}
.gongneng-wrap .apply-btn {
  width: 194px;
  height: 50px;
  margin: 30px 0 0 15px;
  cursor: pointer;
}
.gongneng-right {
  flex: 1;
  margin-left: 35px;
  position: relative;
}
.gongneng-right-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.gongneng-right-1 {
  display: block;
}
.gongneng-right h3 {
  font-size: 24px;
  line-height: 56px;
  margin-top: 5px;
  color: #fff;
}
.gongneng-right p {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.gongneng-img {
  position: absolute;
  bottom: -36px;
}
/* 第五块 end */

/* 第六块 */
.fuwu-wrap {
  padding: 90px 0;
  background: #F3F4FF;
}
.yidongduan-fuwu {
  display: none;
}
.fuwu-wrap .slide-col {
  flex: 0 0 413px;
  width: 413px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fuwu-wrap .slide-top {
  margin-bottom: 20px;
}
.fuwu-wrap .slide-top,
.fuwu-wrap .slide-bottom {
  padding: 30px;
  cursor: default;
}
.fuwu-wrap .slide-col:nth-child(2n + 1) .slide-top,
.fuwu-wrap .slide-col:nth-child(2n) .slide-bottom {
  flex: 0 0 507px;
  background: url(../images/xmtnew/fuwu-1-bg.png) no-repeat;
}
.fuwu-wrap .slide-col:nth-child(2n) .slide-top,
.fuwu-wrap .slide-col:nth-child(2n + 1) .slide-bottom {
  flex: 0 0 747px;
  background: url(../images/xmtnew/fuwu-2-bg.png) no-repeat;
}
.fuwu-wrap .slide-header {
  line-height: 50px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  vertical-align: middle;
  align-items: center;
}
.fuwu-wrap .slide-header img {
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-sizing: content-box;
}
.fuwu-wrap .slide-header p {
  flex: 1;
  margin-left: 10px;
  color: #fff;
}
.fuwu-wrap .slide-header span {
  display: inline-block;
  flex: 0 0 81px;
  width: 81px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  border-radius: 14px;
  background: #4c485c;
  text-align: center;
  color: #dbdade;
}
.slide-info {
  overflow: hidden;
}
.slide-info p {
  float: left;
  width: 170px;
  height: 48px;
  font-size: 14px;
  line-height: 46px;
  border-radius: 16px;
  margin-bottom: 10px;
  color: #b5b4bb;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.slide-info p:nth-child(2n) {
  margin-left: 13px;
}
.slide-info p span {
  font-size: 18px;
  line-height: 18px;
  margin-left: 2px;
  font-weight: bold;
  color: #fff;
}
.slide-img {
  object-fit: cover;
  margin-top: 14px;
  transition: .2s;
}
.slide-col>div:hover .slide-img {
  transform: scale(1.05);
}
.fuwu-wrap .slide-col:nth-child(2n + 1) .slide-top .slide-img,
.fuwu-wrap .slide-col:nth-child(2n) .slide-bottom .slide-img {
  width: 349px;
  height: 242px;
}
.fuwu-wrap .slide-col:nth-child(2n) .slide-top .slide-img,
.fuwu-wrap .slide-col:nth-child(2n + 1) .slide-bottom  .slide-img {
  width: 349px;
  height: 482px;
}
.fuwu-wrap .swiper-btns {
  margin-top: 60px;
  text-align: center;
}
.fuwu-wrap .swiper-btns img {
  width: 36px;
  height: 36px;
  margin: 4px;
  cursor: pointer;
}
/* 第六块 end */

/* 第七块 */
.youzhi-wrap {
  padding: 88px 0 100px;
}
.youzhi-wrap .swiper-slide {
  width: auto;
}
.youzhi-wrap img {
  width: 165px;
  height: 80px;
  transition: .3s;
  border-radius: 16px;
  box-shadow: 0px 8px 30px 0px rgba(231,234,236,0.6);
}
.youzhi-wrap .swiper-wrapper {
  padding-bottom: 30px;
}
.youzhi-wrap img:hover {
  transform: scale(1.2);
}
.youzhi-wrap .swiper-wrapper{
  -webkit-transition-timing-function: linear !important; /*之前是ease-out*/
  -moz-transition-timing-function: linear !important;
  -ms-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
/* 第七块 end */

/* 第八块 */
.bottom-bg {
  height: 345px;
  padding-top: 60px;
  background: url(../images/xmtnew/bottom-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.bottom-bg .sub-title {
  color: #fff;
}
.bottom-bg .sub-info {
  width: 700px;
  line-height: 26px;
  margin: 24px auto 37px;
  color: #fff;
}
.bottom-reserv-btn {
  display: block;
  width: 194px;
  height: 50px;
  margin: 0 auto;
  cursor: pointer;
}
/* 第八块 end */

@media screen and (max-width:750px) {
  .main, body {
    width: 100vw !important;
  }
  body {
    min-width: 100vw;
  }
  .content-wrap {
    width: 100vw !important;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
  }
  h2.sub-title {
    font-size: 40px;
  }
  .top-bg {
    padding-top: 120px;
    background-position: left;
  }
  .top-bg .xmt-info {
    width: 90vw;
    margin-top: 20px;
  }
  .top-bg-items .flex {
    flex-wrap: wrap;
  }
  .top-bg-item {
    flex: 0 0 100%;
    padding-left: 0 !important;
  }

  .why-chose .why-chose-img {
    display: none;
  }
  .why-chose-content-right {
    padding: 0;
  }
  .why-chose-nums {
    width: auto;
  }
  .why-chose-nums-item {
    flex: 1;
  }
  .why-chose-nums-item + .why-chose-nums-item {
    margin-left: 10px;
  }


  .zizhi-tags {
    display: block;
  }
  .zizhi-tags img {
    width: 100%;
    object-fit: contain;
  }
  .zizhi-video {
    width: 100%;
    margin-top: 50px;
    height: auto;
  }
  

  .youshi-wrap{
    padding: 90px 0;
  }
  .youshi-item {
    width: 100%;
    height: 130px;
    padding: 15px;
    margin-left: 0 !important;
  }

  .gongneng-wrap {
    padding-bottom: 0;
  }
  .gongneng-content {
    display: block;
    width: 100%;
    height: 580px;
    background-size: 1280px 650px;
    padding: 30px 20px 20px;
  }
  .gongneng-left {
    width: 100%;
    padding: 0;
    background: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .active-bg {
    display: none;
  }
  .gongneng-left-menu {
    flex: 0 0 160px;
    width: 160px;
    height: 44px;
    margin: 10px 0;
    text-align: center;
    float: left;
    border: none;
    background: #fff;
    border-radius: 8px;
  }
  .gongneng-left-menu.active {
    color: #d246eb;
    box-shadow: 0 0 10px 0px rgba(255, 255, 255, 1);
  }
  .gongneng-left-menu h4 {
    font-size: 18px;
    line-height: 20px;
  }
  .gongneng-left-menu p {
    display: none;
  }
  .gongneng-img {
    width: 100%;
    bottom: 0;
  }
  .gongneng-right {
    height: 380px;
  }
  .gongneng-wrap .apply-btn {
    display: none;
  }
  .gongneng-right {
    margin: 0;
  }
  .gongneng-right h3 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 36px;
  }
  .gongneng-right p {
    margin-top: 20px;
    line-height: 20px;
  }


  .fuwu-wrap .sub-info {
    margin-bottom: 30px;
  }
  .pcduan-fuwu {
    display: none;
  }
  .yidongduan-fuwu {
    display: block;
  }
  .yidongduan-fuwu .swiper-slide {
    padding: 0;
    background: url(../images/xmtnew/fuwu-1-bg.png) no-repeat;
    background-size: cover;
    border-radius: 16px;
    overflow: hidden;
  }
  .yidongduan-fuwu .slide-header {
    padding: 20px 20px 0;
  }
  .yidongduan-fuwu .slide-info {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .yidongduan-fuwu .slide-info p {
    font-size: 12px;
    width: 155px;
    margin: 0 0 10px;
  }
  .yidongduan-fuwu .slide-info p span {
    font-size: 14px;
  }
  .yidongduan-fuwu .slide-img {
    display: block;
    width: 300px;
    height: 200px;
    margin: 12px auto 20px;
  }
  .fuwu-wrap .swiper-btns {
    margin-top: 30px;
  }

  .youzhi-wrap .sub-title {
    font-size: 28px;
    margin: 0 auto;
  }

  .bottom-bg {
    padding: 30px 10px 0;
  }
  .bottom-bg .sub-title {
    font-size: 28px;
    line-height: 40px;
    padding: 0 50px;
  }
  .bottom-bg .sub-info {
    font-size: 14px;
    width: 100%;
    text-align: left;
    text-indent: 2em;
  }
}