﻿Header_header__ubBbXHeader_header__ubBbXHeader_header__ubBbXHeader_header__ubBbXHeader_header__ubBbXHeader_header__ubBbXHeader_header__ubBbX.Footer_footerWrap__ieN_i {
  width: 100%;
  background-color: #1b1d21
}

main {
  background-color: #f1fbd7;
}

.Footer_footerWrap__ieN_i {
  background-color: #10AE55;
}

.Footer_footerInner__vBzyd {
  width: 100%;
  padding: 0 4%;
  max-width: 1440px;
  margin: 0 auto
}

.Footer_footerLinks__97oB6 {
  width: 100%;
  height: 182px;
  border-bottom: 1px solid #26252b;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.Footer_siteIntro__SiqjK {
  width: 50%;
  border-right: 1px solid #26252b
}

.Footer_siteIntro__SiqjK img {
  display: block;
  height: 36px;
  width: auto
}

.Footer_siteIntro__SiqjK p {
  width: 90%;
  margin-top: 12px;
  font-size: 13px;
  color: #525c67;
  line-height: 18px
}

.Footer_siteLiks__Ff1xC {
  width: 20%;
  margin-left: 5%
}

.Footer_siteLiks__Ff1xC a {
  font-size: 13px;
  font-weight: 600;
  line-height: 2.2;
  color: #c0cbd5
}

.Footer_siteLiks__Ff1xC a:hover {
  text-decoration: underline;
  color: #FFD873
}

.Footer_siteMails__FeqoI {
  width: 25%
}

.Footer_more__alHy4 {
  height: 12px;
  width: 100%
}

.Footer_mailItem__crYd3 {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 2.2
}

.Footer_mailItem__crYd3 span {
  color: #525c67
}

.Footer_mailItem__crYd3 a {
  color: #FFBC1A;
  margin-left: 4px
}

.Footer_mailItem__crYd3 a:hover {
  text-decoration: underline
}

.Footer_socialLInks__G1wQ4 {
  width: 100%;
  margin-top: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.Footer_socialLInks__G1wQ4 a {
  background-color: rgb(255, 241, 90);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 16px
}

.Footer_socialLInks__G1wQ4 a svg {
  fill: #c0cbd5;
  opacity: .4;
  font-size: 15px
}

.Footer_socialLInks__G1wQ4 a:hover svg {
  opacity: 1
}

.Footer_footerLicense__ruUSn {
  height: 140px;
  width: 100%;
  border-bottom: 1px solid #26252b;
  display: flex;
  align-items: center
}

.Footer_licenesBy__Nrhac {
  width: 56%;
  display: flex;
  border-right: 1px solid #26252b
}

.Footer_licenesDesc__2K4wQ {
  max-width: 510px;
  margin-left: 30px;
  font-size: 13px;
  line-height: 1.38;
  color: #525c67
}

.Footer_footerCert__aOp0K {
  width: 37%;
  margin-left: 7%;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.Footer_footerCopyright__ycPSX {
  width: 100%;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center
}

.Footer_footerCopyright__ycPSX p {
  font-size: 13px;
  color: rgba(82, 92, 103, .6)
}

.aside-service {
  position: fixed;
  bottom: 18rem;
  right: 1rem;
  z-index: 99;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  animation: at-ripple-blue .6s linear infinite
}

.aside-service:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/service.png) no-repeat;
  background-size: cover
}

.aside-service-two {
  position: fixed;
  bottom: 12rem;
  right: 1rem;
  z-index: 99;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  animation: at-ripple-blue .6s linear infinite
}

.aside-service-two:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/service1.png) no-repeat;
  background-size: cover
}

.broadcast {
  display: none;
}

@media screen and (max-width: 1000px) {
  .Footer_siteMails__FeqoI {
    margin-top: 0
  }
}

@media screen and (max-width: 642px) {
  .Footer_footerInner__vBzyd {
    padding: 0 2rem
  }

  .Footer_footerLinks__97oB6 {
    flex-direction: column;
    height: auto
  }

  .Footer_siteIntro__SiqjK {
    width: 100%;
    border-right: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 1.6rem
  }

  .Footer_siteIntro__SiqjK p {
    width: 20rem;
    text-align: center
  }

  .Footer_siteLiks__Ff1xC {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    flex-wrap: wrap;
    margin-top: .75rem;
    margin-left: 0;
    min-width: 16rem
  }

  .Footer_siteLiks__Ff1xC a {
    white-space: nowrap;
    margin: 0 .75rem
  }

  .Footer_siteMails__FeqoI {
    width: 100%;
    margin-top: .8rem;
    display: flex;
    flex-direction: column;
    align-items: center
  }

  .Footer_socialLInks__G1wQ4 {
    width: 100%;
    margin-bottom: 1.8rem;
    justify-content: center
  }

  .Footer_socialLInks__G1wQ4 a {
    margin-bottom: 0
  }

  .Footer_socialLInks__G1wQ4 a svg {
    opacity: 1
  }

  .Footer_socialLInks__G1wQ4>a:last-child {
    margin-right: 0
  }

  .Footer_footerLicense__ruUSn {
    flex-direction: column;
    height: auto
  }

  .Footer_licenesBy__Nrhac {
    width: 100%;
    margin-top: 2rem;
    flex-direction: column;
    align-items: center;
    border-right: none
  }

  .Footer_licenesDesc__2K4wQ {
    margin-left: 0;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #26252b
  }

  .Footer_footerCert__aOp0K {
    width: 80%;
    margin: 2rem 0
  }

  .broadcast {
    overflow: hidden;
    position: relative;
    height: 36px;
    display: flex;
    font-size: 14px;
    background-color: #10AE55;
    color: white;
    width: 100%;
    margin-top: -.5rem;
  }

  .laba {
    background-color: #10AE55;
    padding: 10px;
    z-index: 99;

  }

  .laba img {
    width: 16px;
    height: 16px;
  }

  .banner-content {
    line-height: 40px;
    position: absolute;
    white-space: nowrap;
  }

  .anima {
    animation: scrollLeft var(--animation-duration) linear 1;
  }

  @keyframes scrollLeft {
    0% {
      transform: translateX(70px);
    }

    100% {
      transform: translateX(-100%);
    }
  }

}

.Header_header__ubBbX {
  background-color: #10AE55;
}

.header-top {
  display: flex;
  width: 100%;
  height: 72px;
  align-items: center;
  justify-content: space-between;
  padding: 0 4%;
  max-width: 1440px;
  margin: 0 auto;
}

.Header_logo__c1BRW {
  height: 50px;
  width: auto;
  cursor: pointer
}

.Header_headerRight__uflv6 {
  display: flex;
  align-items: center
}

.Header_headerRight__uflv6 p {
  color: rgba(82, 92, 103, .84);
  font-size: 14px
}

.Header_headerRight__uflv6 img {
  height: 13px;
  width: auto;
  margin-right: 10px
}

.login-bottom {
  background-color: #10AE55;
  height: 2.2rem;
  text-align: center;
  line-height: 2.2rem;
  border-radius: 14px;
  padding: 0 1.1rem;
  color: #FFF15A;
}

.rest-bottom {
  background: linear-gradient(to right, #10AE55, #f3e160);
  margin-left: .3rem;
  color: white;
}

@media screen and (max-width: 720px) {
  .Header_headerRight__uflv6 img {
    display: none
  }
}

@media screen and (max-width: 642px) {
  /* .Header_header__ubBbX {
        height: 4rem;
        padding: 0 .6rem
    } */

  .header-top {
    height: 4rem;
    padding: 0 .6rem
  }

  .Header_logo__c1BRW {
    height: 1.7rem
  }

  .Header_headerRight__uflv6 p {
    text-align: end;
    font-size: .875rem;
    margin-top: .5rem;
    width: 11.5rem
  }

  .login-bottom {
    height: 2.2rem;
    text-align: center;
    line-height: 2.2rem;
    border-radius: 14px;
    padding: 0 1.1rem;
  }

  .rest-bottom {
    margin-left: .3rem;
  }
}

.MainBot_mainBottomOne__w0Z6O {
  width: 100%;
  height: 100px;
  background-color: rgb(255, 241, 90);
}

.MainBot_inner__egMKm {
  width: 100%;
  height: 100px;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(255, 241, 90);

}

.MainBot_mainBottomTwo___GfLv {
  width: 100%;
  height: 88px;
  background-color: #10AE55;
}

.MainBot_twoInner__Ovajx {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1440px;
  margin: 0 auto
}

.MainBot_twoInner__Ovajx img {
  height: 31px;
  width: auto;
  margin-right: 32px
}

.MainBot_twoInner__Ovajx>img:last-child {
  margin-right: 0
}

.MainBot_oneItem__5_i9j {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25%;
  justify-content: center
}

.MainBot_introOne__0BO4X {
  width: 68px;
  height: auto;
  margin-top: -16px
}

.MainBot_introTwo__2D02L {
  width: 42px;
  height: auto;
  margin-top: -16px
}

.MainBot_introThree__7tS8s {
  width: 550px;
  height: 58px;
  line-height: 50px;

}

.MainBot_introThree__7tS8s:hover {
  transform: scale(1.08);
}

.MainBot_oneRight__Om2ja {
  margin-left: 24px
}

.MainBot_rightTitle__6RVio {
  font-size: 17px;
  color: #fff;
  line-height: 18px;
  max-width: 250px
}

.MainBot_rightDesc__4GMwh {
  font-size: 13px;
  line-height: 20px;
  color: rgba(153, 164, 176, .6);
  margin-top: 8px;
  max-width: 250px
}

@media screen and (max-width: 642px) {
  .MainBot_mainBottomOne__w0Z6O {
    height: auto;
    padding: 0 1rem
  }

  .MainBot_inner__egMKm {
    flex-direction: column;
    /*padding: 1.5rem 0*/
  }

  .MainBot_oneItem__5_i9j {
    width: 100%;
    padding: 1.2rem 0
  }

  .asides-service {
    position: fixed;
    /*bottom: 1rem;*/
    right: 1rem;
    z-index: 99;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    animation: at-ripple-blue .6s linear infinite
  }

  .asides-service:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    /*background: url(../PHWIN_files/service.html) no-repeat;*/
    background-size: cover
  }

  .MainBot_introThree__7tS8s,
  .MainBot_introTwo__2D02L {
    margin-left: .8rem;
    margin-right: .8rem;
    width: auto;
    height: 40px;
    line-height: 40px;
  }

  .MainBot_mainBottomTwo___GfLv {
    margin-top: 0;
    height: auto
  }

  .MainBot_twoInner__Ovajx {
    width: 100%;
    flex-direction: column;
    padding: 1rem 0 .5rem
  }

  .MainBot_twoInner__Ovajx img {
    height: 1.5rem;
    margin: .75rem 0
  }

  .MainBot_twoInner__Ovajx>img:last-child {
    height: 2rem
  }
}

.MainTop_maintopWrap__maGw0 {
  display: flex;
  align-items: center;
  height: 720px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4%
}

.MainTop_mainTopLeft__MuGB5 {
  width: 42%;
  padding-left: 6%
}

.MainTop_mainTopLeft__MuGB5 h2 {
  line-height: 50px;
  margin: 0;
  color: #FFBC1A;
  font-size: 36px
}

.MainTop_mainTopLeft__MuGB5 h2 span {
  font-size: 44px;
  line-height: 52px;
  font-family: MontserratBold, sans-serif;
  font-weight: 700;
}

.MainTop_mainTopLeft__MuGB5 p {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  color: white;
  max-width: 440px
}

.MainTop_greenBtn__G1dqj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 216px;
  height: 52px;
  border-radius: 26px;
  background-image: linear-gradient(to right, #10AE55, #f3e160);
  color: #fff;
  padding: 0 16px 0 12px;
  cursor: pointer;
  font-weight: 700
}

.MainTop_greenBtn__G1dqj:hover {
  background-image: linear-gradient(-225deg, #F98016 0, #FFBC1A 100%);
  transform: scale(1.08);
}

.MainTop_btniconWrap__QM_su {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff
}

.MainTop_btniconWrap__QM_su svg {
  font-size: 10px;
  fill: #FFD873;
  margin-left: 1px
}

.MainTop_siteList__H9nHZ {
  margin-top: 32px;
  width: 380px;
  display: flex;
  flex-wrap: wrap
}

.MainTop_mirrorSite__vqRsd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 174px;
  height: 34px;
  border-radius: 5px;
  background-color: #2F2F2F;
  margin-right: 12px;
  margin-bottom: 12px;
  color: #FFD873;
  cursor: pointer
}

.MainTop_mirrorSite__vqRsd:hover {
  transform: scale(1.08);
  color: #fff;
  background-image: linear-gradient(-225deg, #FFBC1A 0, #F98016 100%);
}

.MainTop_disableSite__gGLPX {
  cursor: auto;
  opacity: .5;
  color: rgba(82, 92, 103, .8)
}

.MainTop_leftLink__A2jRh {
  width: 38px;
  height: 100%;
  border-radius: 5px;
  box-shadow: inset 0 0 5px 0 rgba(96, 220, 29, .06);
  background-color: rgba(77, 163, 31, .02);
  display: flex;
  align-items: center;
  justify-content: center
}

.MainTop_leftLink__A2jRh svg {
  font-size: 13px;
  fill: #96ef3c
}

.MainTop_leftLink__A2jRh img {
  width: 20px;
}

.MainTop_rightName__O6GnL {
  flex: 1 1;
  text-align: center;
  font-size: 14px;
  color: white;
}

.MainTop_mainTopRight__I6QXG {
  width: 58%;
  height: 100%;
  display: flex;
  overflow: hidden
}

.MainTop_mainTopImgs__ON_2q {
  width: 100%;
  height: 100%;
  position: relative
}



@keyframes at-ripple-blue {
  0% {
    box-shadow: 0 4px 10px rgba(111, 155, 180, .774), 0 0 0 0 rgba(72, 126, 161, .644), 0 0 0 5px rgba(42, 94, 161, .788), 0 0 0 10px rgba(47, 120, 153, .719)
  }

  100% {
    box-shadow: 0 4px 10px rgba(87, 148, 240, .192), 0 0 0 5px rgba(80, 157, 219, .274), 0 0 0 10px hsla(202, 75%, 71%, .205), 0 0 0 20px rgba(87, 148, 240, .192)
  }
}

@keyframes at-ripple-blue-two {
  0% {
    box-shadow: 0 4px 10px rgba(111, 155, 180, .774), 0 0 0 0 rgba(72, 126, 161, .644), 0 0 0 5px rgba(42, 94, 161, .788), 0 0 0 10px rgba(47, 120, 153, .719)
  }

  100% {
    box-shadow: 0 4px 10px rgba(72, 155, 249, 0.192), 0 0 0 5px rgba(80, 157, 219, .274), 0 0 0 10px hsla(202, 75%, 71%, .205), 0 0 0 20px rgba(87, 155, 249, .192)
  }
}

@-webkit-keyframes MainTop_imgOneAnimation__HkYKv {
  0% {
    opacity: 1
  }

  40% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  90% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes MainTop_imgOneAnimation__HkYKv {
  0% {
    opacity: 1
  }

  40% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  90% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes MainTop_imgtwoAnimation__QjqEn {
  0% {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes MainTop_imgtwoAnimation__QjqEn {
  0% {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.MainTop_imgItemOne__1_2V_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: MainTop_imgOneAnimation__HkYKv 8s linear infinite;
  animation: MainTop_imgOneAnimation__HkYKv 8s linear infinite
}

.MainTop_imgItemOne__1_2V_ img {
  width: 100%;
  max-width: 750px;
  height: auto
}

.MainTop_imgItemTwo__XNiGg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: MainTop_imgtwoAnimation__QjqEn 8s linear infinite;
  animation: MainTop_imgtwoAnimation__QjqEn 8s linear infinite
}

.MainTop_imgItemTwo__XNiGg img {
  width: 100%;
  max-width: 750px;
  height: auto
}

.MainTop_flexBox__duunB {
  display: flex;
  margin-top: 24px;
  align-items: center;
}

.MainTop_verifyLink__jkYHN {
  color: #FFBC1A;
  margin-left: 1rem;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  .MainTop_mainTopLeft__MuGB5 {
    padding-left: 0
  }

}

@media screen and (max-width: 1000px) {
  .MainTop_maintopWrap__maGw0 {
    flex-direction: column;
    height: auto
  }

  .MainTop_mainTopRight__I6QXG {
    order: 1;
    width: 100%
  }

  .MainTop_mainTopLeft__MuGB5 {
    order: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: -24px;
    margin-bottom: 32px
  }

  .MainTop_mainTopLeft__MuGB5 h2 {
    text-align: center
  }

  .MainTop_mainTopImgs__ON_2q {
    height: 600px
  }

  .MainTop_imgItemOne__1_2V_ img,
  .MainTop_imgItemTwo__XNiGg img {
    width: auto;
    height: 100%
  }
}

@media screen and (max-width: 642px) {
  .MainTop_maintopWrap__maGw0 {
    padding: 0 !important;
  }

  .MainTop_maintopWrap__maGw0 {
    padding: 0 1rem
  }

  .MainTop_mainTopImgs__ON_2q {
    height: 10rem;
    margin-top: .5rem
  }

  .MainTop_imgItemOne__1_2V_ img,
  .MainTop_imgItemTwo__XNiGg img {
    width: 100%;
    height: auto;
  }

  .MainTop_mainTopLeft__MuGB5 {
    margin-top: .7rem;
    margin-bottom: .6rem
  }

  .MainTop_mainTopLeft__MuGB5 h2 {
    font-size: 1.3rem;
    line-height: 1.6rem
  }

  .MainTop_mainTopLeft__MuGB5 h2 span {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #FFBC1A;
  }

  .MainTop_mainTopLeft__MuGB5 p {
    width: 92%;
    text-align: center;
    margin-top: .4rem
  }

  .MainTop_mainTopLeft__MuGB5 .MainTop_flexBox__duunB {
    margin-top: .6rem
  }

  .MainTop_mainTopLeft__MuGB5 .MainTop_greenBtn__G1dqj {
    height: 2.3rem;
    text-align: center;
    width: 190px;
    font-weight: 580;
  }

  .MainTop_mainTopLeft__MuGB5 .MainTop_btniconWrap__QM_su {
    width: 1.8rem;
    height: 1.8rem
  }

  .MainTop_mainTopLeft__MuGB5 .MainTop_siteList__H9nHZ {
    margin-top: 1rem;
    width: 92%;
    justify-content: space-between
  }

  .MainTop_mainTopLeft__MuGB5 .MainTop_mirrorSite__vqRsd {
    width: 100%;
    margin-right: 0;
    margin-bottom: .75rem
  }

  .aw {
    display: flex;
    width: 48%;
  }
}