body, html {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px
}
a {
  color: inherit;
  text-decoration: none
}
ul {
  margin-bottom: 0;
  list-style: none
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input:-internal-autofill-previewed, input:-internal-autofill-selected {
  background-color: #fff;
  -webkit-transition: background-color 5000s ease-out .5s;
  transition: background-color 5000s ease-out .5s
}
.ant-btn-primary:focus, .ant-btn-primary:hover {
  background: rgba(30, 160, 152, .8)
}

.common-btn {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.common-btn {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.common-btn .ant-btn-primary {
    background: #1ea098;
    border-color: #1ea098;
    border-radius: 4px;
}
.common-btn .ant-btn-primary a {
    font-size: 16px;
}
.common-btn {
  position: relative;
  z-index: 1;
  display: inline-block
}
.common-btn .ant-btn-primary:active, .common-btn .ant-btn-primary:focus {
  background-color: #1ea098;
  border-color: #1ea098
}
.common-btn .ant-btn-primary {
  background: #1ea098;
  border-color: #1ea098;
  border-radius: 4px;
  border:0;	 	  
}
.common-btn .ant-btn-primary a {
  font-size: 16px
}
.common-btn .ant-btn-primary:hover {
  border-color: rgba(30, 160, 152, .8);
  background: rgba(30, 160, 152, .8)
}

.PCFreeRegister {
  width: 100%;
  height: 241px;
  padding-top: 30px;
  background: #032338;
  min-width: 1200px
}
.PCFreeRegister-wrap {
  height: 100%;
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  background-image: url(../jjimg/s.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  text-align: center
}
.PCFreeRegister-wrap h3 {
  font-size: 38px;
  font-weight: 500;
  color: #fff
}
.PCFreeRegister-wrap p {
  font-size: 16px;
  font-weight: 400;
  color: #fff
}
p {
    margin-top: 0;
    margin-bottom: 1em;
}
.ant-btn-lg {
    height: 50px;
    padding: 0 25px;
    font-size: 24px;
	font-weight: 700;
    border-radius: 4px;
	line-height: 10px;
}
.common-btn {
  position: relative;
  z-index: 1;
  display: inline-block
}

.ant-btn > a:only-child {
  color: currentColor
}
.ant-btn > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn:focus, .ant-btn:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff
}
.ant-btn:focus > a:only-child, .ant-btn:hover > a:only-child {
  color: currentColor
}
.ant-btn:focus > a:only-child:after, .ant-btn:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff
}
.ant-btn:active > a:only-child {
  color: currentColor
}
.ant-btn:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn[disabled], .ant-btn[disabled]:active, .ant-btn[disabled]:focus, .ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none
}
.ant-btn[disabled]:active > a:only-child, .ant-btn[disabled]:focus > a:only-child, .ant-btn[disabled]:hover > a:only-child, .ant-btn[disabled] > a:only-child {
  color: currentColor
}
.ant-btn[disabled]:active > a:only-child:after, .ant-btn[disabled]:focus > a:only-child:after, .ant-btn[disabled]:hover > a:only-child:after, .ant-btn[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn:active, .ant-btn:focus, .ant-btn:hover {
  text-decoration: none;
  background: #fff
}
.ant-btn > span {
  display: inline-block
}
.ant-btn-primary {
  color: #fff;
  border-color: #1890ff;
  background: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, .045)
}
.ant-btn-primary > a:only-child {
  color: currentColor
}
.ant-btn-primary > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn-primary:focus, .ant-btn-primary:hover {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff
}
.ant-btn-primary:focus > a:only-child, .ant-btn-primary:hover > a:only-child {
  color: currentColor
}
.ant-btn-primary:focus > a:only-child:after, .ant-btn-primary:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn-primary:active {
  color: #fff;
  border-color: #096dd9;
  background: #096dd9
}
.ant-btn-primary:active > a:only-child {
  color: currentColor
}
.ant-btn-primary:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}
.ant-btn-primary[disabled], .ant-btn-primary[disabled]:active, .ant-btn-primary[disabled]:focus, .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none
}
.ant-btn-primary[disabled]:active > a:only-child, .ant-btn-primary[disabled]:focus > a:only-child, .ant-btn-primary[disabled]:hover > a:only-child, .ant-btn-primary[disabled] > a:only-child {
  color: currentColor
}
.ant-btn-primary[disabled]:active > a:only-child:after, .ant-btn-primary[disabled]:focus > a:only-child:after, .ant-btn-primary[disabled]:hover > a:only-child:after, .ant-btn-primary[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ""
}

#__next {
  min-height: 100%
}
.Carousel .slick-dots.slick-dots-bottom {
  left: auto;
  z-index: 5;
  margin-right: 15px;
  margin-left: 15px
}
#ListPagination .ant-pagination-item-active, #ListPagination .ant-pagination-item:focus, #ListPagination .ant-pagination-item:hover, #ListPagination .ant-pagination-next:hover button, #ListPagination .ant-pagination-prev:hover button {
  border-color: #1ea098;
  color: #1ea098
}
#ListPagination .ant-pagination-item-active a, #ListPagination .ant-pagination-item:focus a, #ListPagination .ant-pagination-item:hover a {
  color: #1ea098
}
.BindModule .ant-modal-body, .ExpoProIndustry .ant-modal-body {
  padding: 0
}
.ant-pagination-item-active, .ant-pagination-item:hover {
  border-color: #1ea098 !important
}
.ant-pagination-item-active a, .ant-pagination-item:hover a {
  color: #1ea098 !important
}
@media screen and (min-width:769px) {
  #__next .paddingTop76 {
    padding-top: 76px
  }
}
@media screen and (max-width:768px) {
  .MOModal .ant-modal-body {
    padding: 0;
    height: 100vh
  }
  div .ant-btn {
    height: 2.625rem;
    background: #00a399;
    border-color: #00a399
  }
  .ant-btn-primary:active, button:focus, button:hover {
    background: rgba(0, 163, 153, .7) !important;
    border-color: rgba(0, 163, 153, .7) !important
  }
  .MOFreeRegister {
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 10.625rem;
    background-color: #032338;
    text-align: center
  }
  .MOFreeRegister-wrap h3 {
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff
  }
  .MOFreeRegister-wrap p {
    font-size: .81rem;
    font-weight: 400;
    color: #fff
  }
  .MOFreeRegister-wrap button {
    width: 18.3125rem
  }
  .MOFreeRegister-wrap button a {
    font-size: .75rem;
    font-weight: 400;
    color: #fff !important
  }
  .mo-footer-wrap {
    padding: 1.21rem .9375rem 1.53rem;
    border-bottom: 1px solid #e9e9e9
  }
  .mo-footer-line {
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 2.8rem;
    text-align: center;
    font-size: .5625rem;
    font-weight: 400;
    color: rgba(51, 51, 51, .5)
  }
  .mo-footer-wrap .left .top img {
    width: 6.375rem;
    height: .9375rem
  }
  .mo-footer-wrap .left .top p {
    font-size: .75rem;
    font-weight: 400;
    color: #333;
    margin-top: .56rem;
    margin-bottom: 0
  }
  .mo-footer-wrap .left .link h3, .mo-footer-wrap .left .phone h3 {
    font-size: .875rem;
    font-weight: 500;
    color: #333;
    margin: 1rem 0 .56rem
  }
  .mo-footer-wrap .left .link p, .mo-footer-wrap .left .phone p {
    margin-bottom: .3rem;
    font-size: .75rem;
    font-weight: 400;
    color: #666
  }
  .mo-footer-wrap .left .link p a, .mo-footer-wrap .left .phone p a {
    color: #666;
    font-size: .75rem
  }
  .mo-footer-wrap .right .qr-img {
    display: -webkit-flex;
    display: flex;
    margin-top: .78125rem
  }
  .mo-footer-wrap .right .qr-img .qr-img-wrap {
    text-align: center;
    margin-right: .5rem
  }
  .mo-footer-wrap .right .qr-img .qr-img-wrap img {
    width: 6rem
  }
  .mo-footer-wrap .right .qr-img .qr-img-wrap p {
    margin-bottom: 0
  }
  .mo-footer-wrap .right a {
    display: inline-block;
    width: 1.72rem;
    height: 1.72rem;
    line-height: 1.72rem;
    margin-right: 1.44rem;
    margin-top: .78125rem
  }
  .mo-footer-wrap .right a img {
    width: 100%
  }
  .MOCarousel {
    position: relative
  }
  .MOCarousel .slick-dots.slick-dots-bottom {
    right: 1rem;
    margin-right: 0;
    margin-bottom: 1.875rem;
    width: 5.125rem;
    left: auto
  }
}
@font-face {
  font-family: iconfont;
  src: url(//at.alicdn.com/t/font_2378206_cvgvslkfd1f.woff2?t=1645094967974) format("woff2"), url(//at.alicdn.com/t/font_2378206_cvgvslkfd1f.woff?t=1645094967974) format("woff"), url(//at.alicdn.com/t/font_2378206_cvgvslkfd1f.ttf?t=1645094967974) format("truetype")
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale
}
.Customer_CustomerService__2L5zo {
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 30%;
  color: red
}
.Customer_CustomerServiceWrap__2laFY {
  position: relative;
  width: 51px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(79, 79, 79, .13);
  border-radius: 2px;
  padding: 0 6px
}
.Customer_CustomerServiceBottom__3OgLy, .Customer_CustomerServiceTop__2LPSx {
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 50%;
  padding: 8px 0
}
.Customer_CustomerServiceBottom__3OgLy a, .Customer_CustomerServiceTop__2LPSx a {
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  color: #021522
}
.Customer_CustomerServiceBottom__3OgLy a:hover .Customer_CustomerServiceTxt__3dASG, .Customer_CustomerServiceTop__2LPSx a:hover .Customer_CustomerServiceTxt__3dASG {
  color: #1ea098
}
.Customer_CustomerServiceLine__3MVIz {
  height: 1px;
  background: #ddd
}
.Customer_CustomerServiceImg__3CnGD {
  position: absolute;
  right: 53px;
  top: 0;
  text-align: center;
  width: 190px;
  height: 221px;
  border: 2px solid #1ea098;
  background: #fff;
  padding: 8px 0
}
.Customer_CustomerServiceImg__3CnGD img {
  width: 106px;
  height: 106px;
  margin: 18px 0
}
.Customer_CustomerServiceImg__3CnGD p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 21px
}
.Customer_CustomerServiceImg__3CnGD div {
  font-size: 12px;
  font-weight: 500;
  color: #333
}
.Customer_CustomerServiceImg__3CnGD div i {
  color: #1ea098;
  font-style: inherit
}
@media screen and (max-width:768px) {
  .Customer_CustomerService__2L5zo {
    right: 0;
    bottom: 10%
  }
  .Customer_Moprobation__-dIeY {
    margin-top: 1rem;
    margin-bottom: 1.56rem
  }
  .Customer_CustomerServiceImg__3CnGD div, .Customer_CustomerServiceImg__3CnGD p {
    font-weight: 400
  }
}