/**__eclanding__ec-common-layer-mobile-fixed__start**/
.ec-common-layer-mobile-fixed {
  width: 100%;
  height: 5rem;
}
.ec-common-layer-mobile-fixed .eclayout-common {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.ec-common-layer-mobile-fixed .layout-bg-video {
  position: absolute;
  top: 0px;
  left: 50%;
  height: 100%;
  width: auto;
  transform: translateX(-50%);
}
.layer-container-offset-hidden{
  left: -9999px !important;
}

/**__eclanding__ec-common-layer-mobile-fixed__end**/
/**__eclanding__ec-wap-topbar__start**/
.ec-wap-topbar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
}
.ec-wap-topbar .hide {
  display: none;
}
.ec-wap-topbar .menu-wpr {
  position: absolute;
  width: 0.4rem;
  right: 0.2rem;
  z-index: 9;
}
.ec-wap-topbar .menu-wpr .menu-icon {
  width: 0.4rem;
  height: 1rem;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  margin-right: 0.2rem;
  cursor: pointer;
}
.ec-wap-topbar .menu-wpr .menu-list {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 1rem;
  z-index: 999;
}
.ec-wap-topbar .menu-wpr .menu-list li {
  height: 1.4rem;
  border-bottom: 0.01rem solid rgba(152, 150, 156, 0.5);
  margin: 0 0.4rem;
  overflow: hidden;
}
.ec-wap-topbar .menu-wpr .menu-list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 1.4rem;
  font-size: 0.36rem;
  vertical-align: top;
}
.ec-wap-topbar .menu-wpr .menu-list li.close-btn i {
  width: 0.8rem;
  height: 0.8rem;
  background: url("//resource.a0bi.com/eclanding_components/ec-wap-topbar/img/close_btn.png?__hash=e3c457") no-repeat 0 0;
  display: block;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin: 0.3rem auto;
  cursor: pointer;
}

/**__eclanding__ec-wap-topbar__end**/
/**__eclanding__ec-wap-download__start**/
.ec-wap-download .btn {
  display: none;
}

/**__eclanding__ec-wap-download__end**/
/**__eclanding__ec-wap-video__start**/
.ec-wap-video {
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  /**顺时针旋转**/
  /**逆时针旋转**/
}
.ec-wap-video .video-btn-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.ec-wap-video .video-btn-outer {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: top;
}
.ec-wap-video .video-btn-inner {
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.ec-wap-video .circle_rotate_r {
  -webkit-animation: circle-rotate-r 4s linear infinite;
  animation: circle-rotate-r 4s linear infinite;
  -moz-animation: circle-rotate-r 4s linear infinite;
}
@-webkit-keyframes circle-rotate-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@keyframes circle-rotate-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
.ec-wap-video .circle_rotate_l {
  -webkit-animation: circle-rotate-l 4s linear infinite;
  animation: circle-rotate-l 4s linear infinite;
  -moz-animation: circle-rotate-l 4s linear infinite;
}
@-webkit-keyframes circle-rotate-l {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
  }
}
@keyframes circle-rotate-l {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
  }
}
#video_pop .popup-body {
  transform: none;
}
#video_pop .popup-body .content {
  width: 100%;
  height: 100%;
}
#video_pop .popup-body iframe {
  width: 100%;
  height: 100%;
  display: block;
}
#video_pop .popup-body .popup-close-btn {
  -webkit-transition: all 0.5s 0.1s ease;
  transition: all 0.5s 0.1s ease;
  left: 50%;
}
#video_pop .popup-body .popup-close-btn:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/**__eclanding__ec-wap-video__end**/
/**__eclanding__ec-cdk-wap__start**/
.ec-cdk-wap {
  margin: 0 auto;
  line-height: 0.2rem;
  font-size: 0.2rem;
}
.ec-cdk-wap * {
  line-height: 0.2rem;
  font-size: 0.2rem;
}
.ec-cdk-wap .receive-btn {
  cursor: pointer;
  background-size: 100% auto;
}
.ec-cdk-wap .ec_prev_btn {
  width: 1.8rem;
  display: block;
  margin: 0rem auto 0 auto;
  font-size: 0.12rem;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  opacity: 0.5;
  transform: scale(0.8);
}
[id$=login_pop] .popup-body {
  position: relative;
}
[id$=login_pop] .popup-body .input-text {
  position: absolute;
  outline: none;
  border: none;
  background: none;
  text-indent: 0.1rem;
}
[id$=login_pop] .popup-body .qrcode-btn {
  position: absolute;
  text-align: center;
  color: #fff;
}
[id$=login_pop] .popup-body .qrcode-btn:hover {
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
}
[id$=login_pop] .popup-body .img-code-wpr {
  position: absolute;
}
[id$=login_pop] .popup-body .img-code-wpr .img-code {
  display: inline-block;
  vertical-align: top;
  padding: 0.03rem;
  box-sizing: border-box;
  cursor: pointer;
}
[id$=login_pop] .popup-body .img-code-wpr .img-code img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0.08rem;
}
[id$=login_pop] .popup-body .img-code-wpr .changeCodeImg {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.05rem;
  font-size: 0.18rem;
}
[id$=login_pop] .login-btn {
  position: absolute;
}
[id$=login_pop] .login-btn:hover {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
}
[id$=login_pop] .popup-close-btn {
  transition: all .5s ease!important;
  -webkit-transition: all .5s ease!important;
  -moz-transition: all .5s ease!important;
  left: 50%;
}
[id$=login_pop] .popup-close-btn:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
[id$=receive_success_pop] .popup-body {
  position: relative;
  padding-top: 0.01rem;
}
[id$=receive_success_pop] .popup-body .title {
  text-align: center;
  font-weight: bold;
}
[id$=receive_success_pop] .popup-body .item_container {
  overflow: auto;
}
[id$=receive_success_pop] .popup-body .item {
  padding: 0 0;
  margin-bottom: 0.2rem;
  line-height: 0;
  font-size: 0.2rem;
  text-align: center;
}
[id$=receive_success_pop] .popup-body .item .code-name {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  line-height: 1;
}
[id$=receive_success_pop] .popup-body .item .code-input {
  background: none;
  border: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  text-indent: 0.1rem;
  text-align: left;
}
[id$=receive_success_pop] .popup-body .item .copy-btn {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
}
[id$=receive_success_pop] .popup-body .item .copy-btn:hover {
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
}
[id$=receive_success_pop] .popup-close-btn {
  transition: all .5s ease!important;
  -webkit-transition: all .5s ease!important;
  -moz-transition: all .5s ease!important;
  left: 50%;
}
[id$=receive_success_pop] .popup-close-btn:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
[id$=receive_error_pop] .popup-close-btn {
  transition: all .5s ease!important;
  -webkit-transition: all .5s ease!important;
  -moz-transition: all .5s ease!important;
  left: 50%;
}
[id$=receive_error_pop] .popup-close-btn:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.popup-bg-cover {
  background: #000 !important;
  opacity: 0.8 !important;
}
.toast-wpr {
  position: fixed;
  left: 50%;
  top: 50%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 0.16rem;
  padding: 0.06rem 0.2rem;
  transition: opacity 0.5s ease-in;
  opacity: 0;
  z-index: 9999;
  font-size: 0.16rem;
}

/**__eclanding__ec-cdk-wap__end**/
/**__eclanding__ec-swiper-wap-2__start**/
.ec-swiper-wap-2 {
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.ec-swiper-wap-2 .title {
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  left: 50%;
  top: 0;
}
.ec-swiper-wap-2 .swiper-area {
  margin: 0 auto;
  position: relative;
}
.ec-swiper-wap-2 .swiper-area .swiper-container {
  width: 100%;
  height: 100%;
  overflow: unset;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .left {
  position: absolute;
  opacity: 0;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  z-index: 1;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .left a {
  display: block;
  width: 100%;
  height: 100%;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .left img {
  width: 100%;
  height: 100%;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .right {
  position: absolute;
  opacity: 0;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  z-index: 2;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .right a {
  display: block;
  width: 100%;
  height: 100%;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide .right img {
  width: 100%;
  height: 100%;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide-active .left {
  opacity: 1;
}
.ec-swiper-wap-2 .swiper-area .swiper-container .swiper-wrapper .swiper-slide-active .right {
  opacity: 1;
}
.ec-swiper-wap-2 .swiper-area .switch-btn .pre-btn {
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  z-index: 9;
}
.ec-swiper-wap-2 .swiper-area .switch-btn .next-btn {
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  z-index: 9;
}
.ec-swiper-wap-2 .swiper-area .pagination {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.ec-swiper-wap-2 .swiper-area .pagination .swiper-pagination-switch {
  display: inline-block;
  cursor: pointer;
}

/**__eclanding__ec-swiper-wap-2__end**/
/**__eclanding__ec-scroll-dialog-wap__start**/
.ec-scroll-dialog-wap {
  cursor: pointer;
  background-size: 100% 100%;
}
#ec-scroll-dialog-wap-cnt .scroll-cnt {
  overflow: hidden;
  outline: none;
}
#ec-scroll-dialog-wap-cnt .scroll-cnt img {
  display: block;
  margin: 0 auto;
}
.popup-wrap .popup-body .popup-close-btn {
  transition: all 0.3s ease-in;
}
.popup-wrap .popup-body .cnt {
  overflow-x: hidden;
  overflow-y: auto;
}
/* .popup-wrap .popup-body .cnt::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
}
.popup-wrap .popup-body .cnt::-webkit-scrollbar {
  width: 5px;
  height: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.popup-wrap .popup-body .cnt::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 28px;
}
.popup-wrap .popup-body .cnt::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.popup-wrap .popup-body .cnt .popup-body .popup-close-btn:hover {
  transform: rotate(180deg);
} */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/**__eclanding__ec-scroll-dialog-wap__end**/
/**__eclanding__ec-swiper-1-wap__start**/
a {
  -webkit-tap-highlight-color: transparent;
}
.ec-swiper-1-wap {
  width: 100%;
  height: 100%;
  padding-top: 0.01rem;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: contain;
}
.ec-swiper-1-wap .title {
  margin: 0.6rem auto 0;
  background-size: contain;
}
.ec-swiper-1-wap .role-tab {
  position: relative;
  top: 0.2rem;
  z-index: 9;
}
.ec-swiper-1-wap .role-tab li {
  display: inline-block;
  cursor: pointer;
  transition: all .2s ease;
  position: absolute;
  background-size: contain;
}
.ec-swiper-1-wap .role-tab li .on {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all .2s ease;
  background-size: contain;
}
.ec-swiper-1-wap .role-tab li.active .on {
  opacity: 1;
}
.ec-swiper-1-wap .role-swiper {
  width: 100%;
  opacity: 0;
  margin-top: 0.1rem;
  overflow: visible;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper {
  margin-top: 0.4rem;
  position: absolute;
  top: 0;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide .item {
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide .role {
  position: absolute;
  right: 0.2rem;
  top: -0.34rem;
  z-index: 1;
  transition: all .5s .1s ease;
  opacity: 0;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide .info {
  position: absolute;
  z-index: 2;
  transition: all .5s ease;
  opacity: 0;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide .extra {
  position: absolute;
  z-index: 3;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide .extra .layout-main {
  position: relative;
  overflow: hidden;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide-active .info {
  opacity: 1;
}
.ec-swiper-1-wap .role-swiper .swiper-wrapper .swiper-slide-active .role {
  opacity: 1;
}
.ec-swiper-1-wap .role-swiper .btn .pre {
  position: absolute;
  z-index: 99;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.ec-swiper-1-wap .role-swiper .btn .pre:hover {
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  filter: brightness(110%);
  transform: translateX(-0.05rem);
  -webkit-transform: translateX(-0.05rem);
  -moz-transform: translateX(-0.05rem);
}
.ec-swiper-1-wap .role-swiper .btn .next {
  position: absolute;
  z-index: 99;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.ec-swiper-1-wap .role-swiper .btn .next:hover {
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  filter: brightness(110%);
  transform: translateX(0.05rem);
  -webkit-transform: translateX(0.05rem);
  -moz-transform: translateX(0.05rem);
}

/**__eclanding__ec-swiper-1-wap__end**/
/**__eclanding__ec-bt-footer-wap__start**/
.ec-bt-footer-wap #footer {
  width: 100%;
}
.ec-bt-footer-wap .footInner2 {
  padding: 25px 0 20px 0;
  background: #eee;
}
.ec-bt-footer-wap .footInner {
  width: 1200px;
  margin: 0 auto;
}
.ec-bt-footer-wap #footer .logo {
  width: 205px;
  height: 54px;
  background: url(//resource.a0bi.com/marketnew/tianti/dest/scss/img_s/logo.png) no-repeat;
  padding-right: 20px;
  border-right: 1px solid #BDBDBD;
  margin-right: 20px;
  margin-top: 30px;
}
.ec-bt-footer-wap #footer .gzs {
  width: 111px;
  height: 69px;
  background: url(//resource.a0bi.com/marketnew/tianti/dest/scss/img_s/gzs.png) no-repeat;
  margin-top: 20px;
}
.ec-bt-footer-wap .footCont {
  width: 420px;
  margin: 10px 0 0 70px;
  _display: inline;
}
.ec-bt-footer-wap #footer .erweima {
  font-family: 微软雅黑, 黑体;
  color: #999;
}
.ec-bt-footer-wap #footer .f16 {
  font-size: 16px;
}
.ec-bt-footer-wap #footer .f12 {
  font-size: 12px;
}
.ec-bt-footer-wap #footer .foot__menu {
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.ec-bt-footer-wap #footer .foot__menu {
  text-align: center;
}
.ec-bt-footer-wap #footer .otherDes {
  color: #999;
  font-size: 12px;
  font-family: arial;
  margin-top: 7px;
}
.ec-bt-footer-wap #footer .otherDes a {
  color: #999;
}
.ec-bt-footer-wap #footer .otherDes {
  text-align: center;
}
.ec-bt-footer-wap #footer .otherDes span {
  display: inline-block;
}
.ec-bt-footer-wap #footer .otherDes a {
  color: #999;
}
.ec-bt-footer-wap #footer .link {
  font-size: 12px;
  color: #666;
  border-right: 1px solid #999;
  margin-right: 10px;
  padding-right: 10px;
}
.ec-bt-footer-wap #footer .last {
  border-right: 0;
}
.ec-bt-footer-wap #footer .threeimg {
  margin-top: 40px;
  width: 330px;
  height: 63px;
  text-align: center;
  vertical-align: middle;
}
.ec-bt-footer-wap #footer .threeimg img {
  margin: 0 3px;
  width: 40px;
  height: 50px;
}
.ec-bt-footer-wap #footer .threeimg .img1 {
  margin: 0 3px;
  width: 50px;
  height: 50px;
}
.ec-bt-footer-wap #footer .threeimg .hdw {
  width: 42px;
  height: auto;
  vertical-align: 3px;
}
.ec-bt-footer-wap #footer .sinfo {
  font-family: 微软雅黑, 黑体;
  color: #999;
  font-size: 14px;
  margin-right: 30px;
}
.ec-bt-footer-wap #footer .sinfo2 {
  padding-left: 20px;
}
.ec-bt-footer-wap .footInner {
  width: 96%;
  margin: 0 auto;
}
.ec-bt-footer-wap #footer .logo {
  float: none;
  display: block;
  width: 160px;
  height: 36px;
  margin: 0 auto 15px;
  background-position: center center;
  background-size: contain;
  border-right: 0;
}
.ec-bt-footer-wap .footCont {
  float: none;
  width: 100%;
  margin: 0;
}
.ec-bt-footer-wap #footer .mainLink {
  word-break: break-all;
  word-wrap: break-word;
}
.ec-bt-footer-wap #footer .mainLink .spr {
  display: none;
}
.ec-bt-footer-wap #footer .link,
.ec-bt-footer-wap #footer .sinfo {
  font-family: 微软雅黑, 黑体;
  font-size: 12px;
}
.ec-bt-footer-wap #footer .threeimg {
  display: none;
}
.ec-bt-footer-wap .mainLink_item {
  display: block;
  text-align: center;
}
.ec-bt-footer-wap #footer .otherInfo {
  margin-top: 10px;
  text-align: center;
}
.ec-bt-footer-wap #footer .sinfo2 {
  display: block;
  padding-left: 0px;
}
.ec-bt-footer-wap #footer .gzs {
  display: none;
}
.ec-bt-footer-wap #footer_mobile .link {
  margin: 0 5px;
}

/**__eclanding__ec-bt-footer-wap__end**/
/**__eclanding__ec-bg-mobile__start**/
.ec-bg-mobile {
  width: 2rem;
  height: 2rem;
  
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/**__eclanding__ec-bg-mobile__end**/
