/* ::selection {
  background: #ff3c3c;
  color: white;
} */

html,
body {
  width: 100%;
  height: 100%;
}

[v-cloak] {
  display: none;
}
/*?·??????¨*/
.floatLeft {
  float: left !important;
}

/*????????¨*/
.floatRight {
  float: right !important;
}

/*???é?¤margin*/
.marginNone {
  margin: 0 !important;
}

.marginLeft0 {
  margin-left: 0 !important;
}

.marginRight0 {
  margin-right: 0 !important;
}

.marginTop0 {
  margin-top: 0 !important;
}

.marginBottom0 {
  margin-bottom: 0 !important;
}

/*???é?¤padding*/
.padding0 {
  padding: 0 !important;
}

.paddingLeft0 {
  padding-left: 0 !important;
}

.paddingRight0 {
  padding-right: 0 !important;
}

.paddingTop0 {
  padding-top: 0 !important;
}

.paddingBottom0 {
  padding-bottom: 0 !important;
}

/*????¤?é??è—?*/
.displayBlock {
  display: block !important;
}

.displayNone {
  display: none !important;
}

/*?–??????????*/
.textAlignCenter {
  text-align: center !important;
}

.textAlignLeft {
  text-align: left !important;
}

.textAlignRight {
  text-align: right !important;
}

/*??????é??è—?*/
.overflowHidden {
  overflow: hidden !important;
}

/*??…?????¨*/
.clearFloat:after {
  clear: both;
  content: ".";
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
  visibility: hidden;
}

/*???é?¤border*/
.border0 {
  border: 0 !important;
}

.borderTop0 {
  border-top: 0 !important;
}

.borderbottom0 {
  border-bottom: 0 !important;
}

.borderLeft0 {
  border-left: 0 !important;
}

.borderRight0 {
  border-right: 0 !important;
}

body {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.dot1row {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dot2row {
  width: 100%;
  overflow: hidden; /*必须结合的属性,当内容溢出元素框时发生的事情*/
  text-overflow: ellipsis; /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  display: -webkit-box; /*必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。*/
  -webkit-line-clamp: 2; /*用来限制在一个块元素显示的文本的行数。*/
  -webkit-box-orient: vertical; /*必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}

.dot3row {
  width: 100%;
  overflow: hidden; /*必须结合的属性,当内容溢出元素框时发生的事情*/
  text-overflow: ellipsis; /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  display: -webkit-box; /*必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。*/
  -webkit-line-clamp: 3; /*用来限制在一个块元素显示的文本的行数。*/
  -webkit-box-orient: vertical; /*必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}

.fontBold {
  font-weight: bold;
}

.animateDurationHalf {
  animation-duration: 1s !important;
  -ms-animation-duration: 1s !important;
}

.animateDuration2s {
  animation-duration: 1.5s !important;
  -ms-animation-duration: 1.5s !important;
}

.animateDuration3s {
  animation-duration: 3s !important;
  -ms-animation-duration: 3s !important;
}

.animateDuration4s {
  animation-duration: 4s !important;
  -ms-animation-duration: 4s !important;
}

.animateDuration4s {
  animation-duration: 5s !important;
  -ms-animation-duration: 5s !important;
}

.animate__delay-01s {
  animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
}

.animate__delay-02s {
  animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
}

.animate__delay-03s {
  animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
}

.animate__delay-04s {
  animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
}

.animate__delay-05s {
  animation-delay: 0.5s;
  -ms-animation-delay: 0.6s;
}

.animate__delay-06s {
  animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}

.animate__delay-07s {
  animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
}

.animate__delay-08s {
  animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
}

.animate__delay-09s {
  animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
}

.animate__delay-12s {
  animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
}

.animate__delay-15s {
  animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
}

.animate__delay-16s {
  animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
}

.animate__delay-17s {
  animation-delay: 1.7s;
  -ms-animation-delay: 1.7s;
}

.animate__delay-18s {
  animation-delay: 1.8s;
  -ms-animation-delay: 1.8s;
}

.animate__delay-19s {
  animation-delay: 1.9s;
  -ms-animation-delay: 1.9s;
}

.animate__delay-05s {
  animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
}

.animate__delay-2s {
  animation-delay: 2s;
  -ms-animation-delay: 2s;
}

.animate__delay-21s {
  animation-delay: 2.1s;
  -ms-animation-delay: 2.1s;
}

.animate__delay-22s {
  animation-delay: 2.2s;
  -ms-animation-delay: 2.2s;
}

.animate__delay-23s {
  animation-delay: 2.3s;
  -ms-animation-delay: 2.3s;
}

.animate__delay-24s {
  animation-delay: 2.4s;
  -ms-animation-delay: 2.4s;
}

.animate__delay-25s {
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
}

.animate__delay-26s {
  animation-delay: 2.6s;
  -ms-animation-delay: 2.6s;
}

.animate__delay-28s {
  animation-delay: 2.8s;
  -ms-animation-delay: 2.8s;
}

.animate__delay-29s {
  animation-delay: 2.9s;
  -ms-animation-delay: 2.9s;
}

.animate__delay-3s {
  animation-delay: 3s;
  -ms-animation-delay: 3s;
}

.animate__delay-31s {
  animation-delay: 3.1s;
  -ms-animation-delay: 3.1s;
}

.animate__delay-33s {
  animation-delay: 3.3s;
  -ms-animation-delay: 3.3s;
}

.animate__delay-35s {
  animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
}

@keyframes swiperLine {
  from {
    width: 0;
  }

  /* 50% {
		opacity: 1;
		z-index: 99;
		-webkit-transform: scale3d(1.2, 1.2, 1.2);
		transform: scale3d(1.2, 1.2, 1.2);
	} */

  to {
    width: 100%;
  }
}

@-webkit-keyframes swiperLine {
  from {
    width: 0;
  }

  /* 50% {
		opacity: 1;
		z-index: 99;
		-webkit-transform: scale3d(1.2, 1.2, 1.2);
		transform: scale3d(1.2, 1.2, 1.2);
	} */

  to {
    width: 100%;
  }
}

/* 图片通用
 ********************************************************/
.box-img {
  display: block;
  width: 100%;
  height: 100%;
}

/* 禁止点击选中
 ************************************************/
.disable {
  outline: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* PC样式
 ****************************************************/
.commonPc {
  display: block;
  width: auto;
  height: auto;
}

.commonMobile {
  display: none;
}

.flex {
  flex: 1;
}

/* PC nav
 *************************************************/
.pcNav {
  width: 100%;
  height: 5.2083vw;
  position: relative;
  background-color: #ffffff;
}

.pcNav .navWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 75vw;
  height: 5.20833vw;
  margin: 0 auto;
}

.pcNav .navLogo {
  width: 13.54166vw;
  height: 2.91666vw;
}

.pcNav .navList {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}

.pcNav .navList .dropBoxA {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  font-size: 0.9375vw;
  color: #37393c;
  margin-right: 1.45833vw;
  position: relative;
  justify-content: center;
}

.pcNav .navList .dropBoxA .dropList{
	padding-top: 1.97916vw;
	width: 10.41666vw;
	background: linear-gradient(0deg, #DBEBFF, #ffffff);
	font-size: 0.83333vw;
	color: #37393C;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 99.9%;
	display: none;
	z-index: 999;
}

.pcNav .navList .dropBoxA:hover .dropList{
	display: block;
}

.pcNav .navList .dropBoxA .dropList a{
	margin-bottom: 1.40625vw;
	display: block;
	width: 100%;
	text-align: center;
	color: #37393C;
}

.pcNav .navList .dropBoxA a{
	color: #37393c;
}

.pcNav .navList .active .navLink {
	color: #0058C4;
	font-weight: bold;
}

.pcNav .navList .active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #0058c4;
}

.pcNav .navList .dropBoxA a:hover {
  color: #0058c4;
  font-weight: bold;
}

.dropBoxItemActive{
  color: #0058c4 !important;
  font-weight: bold;
}



/* PC footer
 *********************************************/
.pcFooter {
  width: 100%;
  height: 13.0208vw;
  background-color: #27292b;
}

.pcFooter .inside {
  display: flex;
  flex-direction: column;
  width: 75vw;
  height: auto;
  margin: 0 auto;
}

.pcFooter .topWrap {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  padding-top: 2.60416vw;
  padding-bottom: 3.02083vw;
  border-bottom: 1px solid #3d3f41;
}

.pcFooter .footerIcon {
  width: 13.54166vw;
  height: 2.91666vw;
}

.pcFooter .telPart {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-left: 1.45833vw;
  margin-left: 2.60416vw;
}

.pcFooter .footerIconTel {
  position: absolute;
  left: 0;
  top: 0.10416vw;
  width: 0.83333vw;
  height: 0.83333vw;
}

.pcFooter .telPart p {
  display: flex;
  flex-direction: column;
  font-size: 0.72916vw;
  color: #d1d3d6;
}

.pcFooter .telPart p span {
  margin-bottom: 0.625vw;
}

.pcFooter .locationPart {
  margin-left: 4.16666vw;
  font-size: 0.72916vw;
  color: #d1d3d6;
  display: flex;
  flex-direction: row;
  line-height: 1;
}

.pcFooter .locationIcon {
  width: 0.72916vw;
  height: 0.83333vw;
}

.pcFooter .locationPart span {
  margin-left: 0.52083vw;
}

.pcFooter .postcodePart {
  margin-left: 4.16666vw;
  font-size: 0.72916vw;
  color: #d1d3d6;
  display: flex;
  flex-direction: row;
  line-height: 1;
}

.pcFooter .footerPhoneIcon {
  width: 0.72916vw;
  height: 0.67708vw;
}

.pcFooter .postcodePart span {
  margin-left: 0.52083vw;
}

.pcFooter .sydw {
  width: 2.91666vw;
  height: 3.54166vw;
  margin-top: -1.04166vw;
  margin-left: 4.0625vw;
}

.pcFooter .qrcodePart {
  width: 5.2083vw;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 1.5625vw;
  top: 0.7292vw;
  z-index: 12;
}

.pcFooter .qrcodeBox {
  width: 5.2083vw;
  height: 5.2083vw;
  background: url(/img/qrcodeBg.png) no-repeat;
  background-size: 100% 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.52083vw;
}

.pcFooter .qrcodeBox img {
  width: 4.2708vw;
  height: 4.2708vw;
  display: block;
}

.pcFooter .qrcodePart span {
  font-size: 0.83333vw;
  color: #fff;
}

.pcFooter .bottomWrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1.35416vw 0;
  align-items: center;
  color: #d1d3d6;
  font-size: 0.72916vw;
}

.pcFooter .bottomWrap a {
  color: #d1d3d6;
}

.pcFooter .bottomWrap .right {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #d1d3d6;
}


.pcFooter .bottomWrap .right img {
  width: 0.9375vw;
  height: 1.04166vw;
  display: block;
}

.pcFooter .bottomWrap .right span {
  margin-left: 0.52083vw;
}

/* 分页
 **************************************************************/
.pager {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-bottom: 5.2083vw;
}

.pager .pg-prev {
  width: 2.1vw;
  height: 2.1vw;
  background: url(/img/circle-left-arrow1.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}

.pager .pg-next {
  width: 2.1vw;
  height: 2.1vw;
  background: url(/img/circle-right-arrow.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}

.pager .pg-prev[disabled="true"] {
  background: url(/img/circle-left-arrow.png) no-repeat center center;
  background-size: contain;
}

.pager .pg-next[disabled="true"] {
  background: url(/img/circle-right-arrow1.png) no-repeat center center;
  background-size: contain;
}

.pager a {
  cursor: pointer;
}

.pager a,
.pager span {
  font-size: 0.9375vw;
  font-weight: bold;
  color: #919499;
  margin: 0 1.6146vw;
  text-decoration: none;
}

.pager span.current {
  font-size: 1.25vw;
  font-weight: bold;
  color: #0058c4;
}

.tabBoxContentBox {
  min-height: 30vw !important;
}
.tabBoxContentBox p table {
  width: 100%;
  overflow-x: auto;
}
.tabBoxContentBox img{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
};

.tabBoxContentBox a {
  text-decoration: none;
  color: #0058C4;
}

.tabBoxContentBox:hover a {
  text-decoration: underline;
}

@media screen and (max-width: 1400px) {
  .footerContainer .inside .topWrap .qrcodePart {
    width: 4.82291vw !important;
    height: auto !important;
  }

  .footerContainer .inside .topWrap .qrcodePart .qrcodeBox {
    width: 5vw !important;
    height: 5vw !important;
  }

  .footerContainer .inside .topWrap .sydw {
    margin-left: 3.0625vw !important;
  }

  .footerContainer .inside .topWrap .qrcodePart .qrcodeBox img {
    width: 4vw !important;
    height: 4vw !important;
  }

  .pcFooter .qrcodePart {
    width: 5.2083vw !important;
    height: auto !important;
    right: 0 !important;
    top: 1vw !important;
  }

  .pcFooter .qrcodeBox {
    width: 4.2083vw !important;
    height: 4.2083vw !important;
  }

  .pcFooter .qrcodeBox img {
    width: 3.2708vw !important;
    height: 3.2708vw !important;
  }

  .pcFooter .sydw {
    margin-left: 3vw !important;
  }
}

@media screen and (max-width: 769px) {
  /* Mobile样式
 ************************************************************/
  .commonPc {
    display: none !important;
  }

  .commonMobile {
    display: block;
    width: auto;
    height: auto;
  }

  /* nav
   *****************************************************/
  .mobileNav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 11.7333vw;
    position: relative;
    background-color: #ffffff;
    padding: 2.9333vw 4.2667vw;
  }
  
  .mobileNav .navLogo {
    width: 27.8667vw;
    height: 6vw;
  }
  
  .mobileNav .navBtn {
    width: 4.8vw;
    height: 4.2667vw;
  }
  
  .navMask {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }

  .navMask .navMaskHeader {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 11.7333vw;
    position: relative;
    background-color: #ffffff;
    padding: 2.9333vw 4.2667vw;
  }

  .navMaskHeader .navLogo {
    width: 27.8667vw;
    height: 6vw;
  }

  .navMaskHeader .closeNav {
    width: 3.2vw;
    height: 3.2vw;
  }

  .navMask .navWrap {
    flex: 1;
    background: linear-gradient(0deg, #dbebff, #eef6ff);
    overflow-y: auto;
  }

  .navMask .navList {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 8vw;
  }

  .navMask .navList a {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 4.8vw;
    color: #37393c;
    margin-bottom: 5vw;
  }

  .navMask .navList .active {
    color: #0058c4;
    font-weight: 500;
  }

  .navMask .navList .active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1.6667vw;
    width: 100%;
    height: 0.5333vw;
    background: linear-gradient(90deg, #0058c4, #54a0fe);
  }

  .navMask .navList a:hover {
    color: #0058c4;
  }

  /* footer
   ********************************************************/
  .footerContainerMobile {
    width: 100%;
    height: auto;
    padding-top: 19.06666vw;
    position: relative;
  }

  .footerCon1 {
    width: 100%;
    height: auto;
    padding-top: 18.53333vw;
    padding-bottom: 2.4vw;
    background-color: #27292b;
  }

  .footerContainerMobile .contactWrap {
    width: 91.46666vw;
    height: 24.53333vw;
    background: linear-gradient(90deg, #0058c4, #54a0fe);
    position: absolute;
    top: 6.66666vw;
    left: 50%;
    margin-left: -45.73333vw;
    padding-left: 4.26666vw;
    padding-top: 4.46666vw;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }

  .footerContainerMobile .contactWrap .titleRow {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 3.2vw;
    color: #fff;
    margin-bottom: 2.4vw;
  }

  .footerContainerMobile .contactWrap .titleRow img {
    width: 3.2vw;
    height: 3.2vw;
    display: block;
    margin-right: 2.53333vw;
  }

  .footerContainerMobile .contactWrap .row1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 3.2vw;
    color: #fff;
    margin-bottom: 1.33333vw;
  }

  .footerContainerMobile .contactWrap .row2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 3.2vw;
    color: #fff;
  }

  .footerContainerMobile .contactWrap .row1 a,
  .footerContainerMobile .contactWrap .row2 a {
    color: #fff;
  }

  .footerContainerMobile .footerCon1 .inner {
    width: 91.46666vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* margin-bottom: 5.06666vw; */
  }

  .footerContainerMobile .footerCon1 .inner .infoRow2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow1 .left {
    display: flex;
    flex-direction: column;
    padding-left: 4.66666vw;
    position: relative;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow1 .right {
    display: flex;
    flex-direction: column;
    padding-left: 5.33333vw;
    position: relative;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow1 .footerIconM {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }

  .footerIcon1M {
    width: 2.66666vw;
    height: 3.2vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow .lable {
    font-size: 3.2vw;
    color: #fff;
    line-height: 1;
    margin-bottom: 2vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow .txt {
    font-size: 3.2vw;
    color: #d1d3d6;
  }

  .footerIcon2M {
    width: 3.2vw;
    height: 2.4vw;
  }

  .footerIcon3M {
    width: 2.8vw;
    height: 2.66666vw;
  }

  .footerIcon4M {
    width: 3.2vw;
    height: 3.2vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 2vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow3 .sydw {
    width: 7.46666vw;
    height: 9.06666vw;
    display: block;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow3 .part {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #d1d3d6;
    font-size: 2.66666vw;
    margin-left: 8.26666vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow3 .part img {
    width: 2.4vw;
    height: 2.66666vw;
    display: block;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow3 .part span {
    margin-left: 1.6vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow4 {
    width: 100%;
    text-align: center;
    font-size: 2.66666vw;
    color: #d1d3d6;
    margin-bottom: 0.8vw;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow5 {
    width: 100%;
    font-size: 2.66666vw;
    color: #d1d3d6;
    margin-bottom: 0.8vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow5 a {
    color: #d1d3d6;
  }

  .footerContainerMobile .footerCon1 .inner .infoRow5 .line {
    width: 1px;
    height: 2.66666vw;
    background-color: #d1d3d6;
    margin: 0 4.5vw;
  }
}
