@import url("style.css");
#header,
#body #sections .section
{
    border-bottom: 0;
}
#body #sections .section::after{
    content: none;
}
#userAction a{
    font-size: 4vw;
    flex: 1;
}
#body #sections .section.basketball .content{
    background: #f4c624;
    height: 1.24rem;
}
#body #sections .section.basketball .content .text{
    width: 4.75rem;
    height: 0.30rem;
    top: 50%;
    margin-top: -0.17rem;
}
#body #sections .section.basketball .content .p2{
    width: 1.14rem;
    height: 1.14rem;
    top: -0.28rem;
}
#body #sections .section.basketball .content .p1{
    width: 1.48rem;
    height: 0.74rem;
    top: 0.14rem;
}
#body #sections .section.basketball .content.animated .text{
    left: 2.42rem;
}
#body #sections .section.basketball .content.animated .p1{
    left: 0.86rem;
}
#body #sections .section.basketball .content.animated .p2{
    left: 1.02rem;
}

#body #sections .section.basketball{
    margin-top: 0;
    padding-top: 0;
}
#body #sections .award a.look img{
    width: 1.4rem;
    height: 1rem;
}
#body #sections .section.award .newHome_people{
    width: 2.35rem;
    height: 3.98rem;
    position: absolute;
    left: 1.21rem;
    top: 0.4rem;
}
#body #sections .section.award a.look{
    left: 4.14rem;
    top: 2.32rem;
    width: auto;
    height: auto;
}
#body #sections .award a.list img{
    width: 1.9rem;
    height: 0.32rem;
}
#body #sections .section.award a.list{
    width: auto;
    height: auto;
    left: 3.55rem;
    top: 3.75rem;
}
.hand-wrap{
    bottom: 1rem;
    right: 1.37rem;
}
#body #sections .section.award .why{
    width: 3.92rem;
    height: 0.32rem;
    position: absolute;
    bottom: 0.33rem;
    left: 1.94rem;
}
#body #sections .know{
    height: 1.24rem;
    width: 100%;
    background: url(../img/Support_text_bg1.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#body #sections .section.basketball .content{
    height: 1.24rem;
    width: 100%;
    background: url(../img/newHome-know-newbg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.support{
    height: 1.22rem;
    width: 100%;
    background: url(../img/Support_text_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.support a{
    left: 2.98rem;
    top: 0.48rem;
    position: absolute;
}
.support a img{
    width: 2.84rem;
    height: 0.29rem;
}
#body #sections .know .knowProduct{
    position: absolute;
    top: 0.48rem;
    left: 0.74rem;
}
#body #sections .know .knowProduct img{
    width: 3.06rem;
    height: 0.3rem;
}
#body #sections .know .bg3-logo{
    position: absolute;
    right: 0.72rem;
    top: -0.25rem;
    width: 1.98rem;
    height: 1.4rem;
}
#body #sections .section:after{
    content: none;
}
#body #sections .section.cba .content{
    height: 1.16rem;
    /* background: url(../img/Support_text_bg1.jpg) no-repeat;
    background-size: 100% 100%; */
    background: #f4c624;
}
#body #sections .section.cba .content .text{
    width: 4.4rem;
    height: 0.3rem;
    top: 0.46rem;
}
#body #sections .section.cba .content.animated .text{
    left: 0.72rem;  
}
#body #sections .section.cba .content.animated .p1{
    width: 0.88rem;
    height: auto;
    left: 5.36rem;
    top: -0.2rem;
}
#body #sections .section.cba .content.animated .p2{
    width: 0.58rem;
    height: auto;
    top: -0.2rem;
    left: 6rem;
}
#body #sections .section.cba .content.animated .p3{
    width: 0.67rem;
    height: auto;
    top: -0.3rem;
    left: 6.3rem;
}
#body .join{
    background: url(../img/newHome-button-bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    font-size: .36rem;
    height: 0.92rem;
    width: 100%;
    line-height: 0.92rem;
    margin-top: 0;
}
body{
    background: #fff;
    position: relative;
}
.goTheme{
    display: block;
    background: #fff;
    position: relative;
}
 .goTheme p{
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: .36rem;
    text-align: center;
    line-height: 1.4;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-weight: 600;
 }
.goTheme img{
    width: 100%;
    margin-top: 0.06rem;
}
.newHomeList {
    background: #fff;
}
.newHomeList ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.newHomeList ul::before,
.newHomeList ul::after
{
    content: "";
    display: block;
    clear: both;
}
.newHomeList ul li{
    width: 50%;
    box-sizing: border-box;
    margin-top: 0.06rem;
    float: left;
    text-align: center;  
}
.newHomeList ul li:nth-child(odd){
    padding-right: 0.03rem;
}
.newHomeList ul li:nth-child(even){
    padding-left: 0.03rem;
}
.newHomeList ul li a{
    display: block;
    font-size: 0.35rem;
    color: #000;
    font-weight: bold;
    height: 1.58rem;
    line-height: 1.58rem;
}
.newHomeList ul li.gold a{
    background: url(../img/gold-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.newHomeList ul li.silver a{
    background: url(../img/selver-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
#footer p{
    margin: 0;
/*    padding-top: 10px;*/
    color: white;
}
.goma{
    height: 0.6rem;
    width: 100%;
    background: #262626;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #cda209;
}
#userAction sup{
    display: inline-block;
    margin-top: -0.1rem;
}
.wechart-box{
    display: none;
    background-color: #000;
    position: absolute;
    top: 62px;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    padding: 10% 20%;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: center;
    z-index: 9999;
}
#header .navi{
    z-index: 9999 !important;
    height: calc(100vh - 55px);
    overflow: auto;
}
.wechart-box img{
    width: 100%;
}
.wechart-box:before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    right: 48%;
    margin-left: -5px;
    background-color: #000;
    transform: rotate(45deg);
}
#header .navi{
    z-index: 9999;
}
.column .top p{
    font-weight: 600;
}
.column .top h1{
    margin-top: 0.26rem !important;
}
.column .top h1 sup{
    font-size: 0.26rem !important;
}
/* .top-user-login{
    position: absolute;
    bottom: 0.46rem;
    border: 0;
    background: #ffcc00;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #775f00;
}
.top-user-login a{
    color: #000;
}
#header .navi li > a{
    font-size: 0.26rem;
    line-height: 45px;
}
#header .top-user-login a:after{
    display: none;
}
#header li.top-user-login>a{
    padding: 0;
    color: #000;
    text-align: center;
    line-height: 1;
    padding: 10px 0 !important;
}
.top-user-login em{
    display: none;
}
.top-user-login span{
    width: 50%;
    display: inline-block;
    text-align: center;
}
.top-user-login span:first-child{
    border-right: 1px solid #000;
    box-sizing: border-box;
} */
.go-entrance::before{
    content: "";
    display: block;
    width: 0.33rem;
    height: 0.35rem;
    background: url(../img/go-entrance.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.go-entrance{
    padding-left: 0.4rem;
    position: relative;
    
}
.index_caption a:after{
    content: "";
    display: none;
}
.index_caption{
    text-align: center;
    background: #262626;
    display: none;
}
.index_caption a{
    width: 100%;
    color: #f4c624;
}
.index_caption a:before{
    content: "";
}
.index_caption_1.sign:before{
    content: "";
}
.index_caption a span{
    position: relative;
}
.index_caption a span::before{
    content: "";
    display: block;
    width: 0.25rem;
    height: 0.33rem;
    /* background: url(../img/login-peple.png) left center no-repeat; */
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: -0.35rem;
    transform: translateY(-50%);

}
.js_maskTxt img{
    width: 80% !important;
    display: inline-block !important;
}
.arrow{
    width: 1.52rem !important;
}
.container.address .agree{
    top: 6.1rem !important;
}
.official-account{
    width: 3.45rem !important;
}
.pointer-rotate-box{
    position: absolute;
    right: 0.6rem;
    top: 1.80rem;
}
.swiper-container-rotate{
    width: 1.02rem;
    position: relative;
    overflow: hidden;
    height: 2.1rem;
}
.swiper-container-rotate .pointer-img-box{
    height: 0.7rem;
    line-height: 0.7rem;
    position: relative;
}
.swiper-container-rotate .pointer-img-box img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-container-rotate .swiper-slide img{
    width: 50%;
}
.swiper-container-rotate .swiper-slide-active img{
    width: 80%;
}
.clearfix::before,
.clearfix::after
{
    content: "";
    display: block;
    clear: both;
}


.zhezhao{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0,0,0,0.6);
    z-index: 40;
    display: none;
}
.activeiy_notice{
    position: fixed;
    top: 15%;
    margin: 5%;
    width: 90%;
    background: #ffcc00;
    padding: 25px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    z-index: 60;
}
.notice h3{
    text-align: center;
}
.close_notice{
    position: absolute;
    top: 0;
    right: 0;
}
.notice p{
    margin-top: 10px;
}
.close_notice::before{
    content: "\e66c";
    font-family: CAT;
    display: block;
    font-size: 32px;
    color: #333;

}


/*CAT Reman & CCFL css*/
.title-container,
.videos-container{
  margin-top: 42px;
}

.title-container .title__wrapper{
 padding: 0 30px;
}

.business-container .title-container .title__wrapper{
  padding: 0 45px;
}

.business-container .title-container .title__wrapper a{
  width: 134px;
  min-width: unset;
  margin: 40px 0 0 0;
}

.title-container h1{
  text-transform: capitalize;
  font-size: 1.75rem;
  font-weight: 400;
  font-family: "Roboto Condensed Bold";
  line-height: 1;
  margin-bottom: 8px;
}

.title-container h2{
  font-size: 26px;
  font-weight: 700;
  font-family: "Roboto Condensed Bold";
  margin-bottom: 8px;
}

.finance-container .finance-inner {
  height: 100%;
}

.title-container .accent-bar,
.finance-container .finance-inner .accent-bar,
.cmp-container .accent-bar{
  width: 40px;
    height: 5px;
    line-height: 1;
    display: inline-block;
    margin: 5px 0 20px;
    background-color: #ffcd11;
}


.title-container p{
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 400;
}

.finance-container,
.business-container{
  background-color: #f8f8f8;
}

.finance-container{
    padding: 102px 0 100px 0;  
}

.finance-container.none-bottom{
  padding-top: 75px;
  padding-bottom: 39px;
}

.business-container{
    padding: 42px 0 0 0;  
}

.business-container .title-container{
  margin-top: 0;
}

.finance-container .finance-row,
.aboutus-container{
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 30px;
      flex-direction: column;
}

.section-container-innner{
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.finance-container .finance-column,
.aboutus-container .aboutus-left,
.aboutus-container .aboutus-right{
 width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.finance-container .finance-column.finance-text{
  padding: 30px;
  background-color: #fff;
}



.finance-container .finance-inner h2,
.cmp-container .cmp-row .cmp-text h2{
  font-family:  "Roboto Condensed Bold";
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 11px;
}

.finance-container .finance-inner p{
  font-family: "Noto Sans Regular";
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

.finance-container .finance-inner a,
.cmp-container .cmp-inner a,
.title-container .title__wrapper a,
.business-container .aboutus-inner a,
.info-container .info-container-content a{
  margin-top: 10px;
  padding: 6px 15px;
  background: #ffcd11;
  color: #000000;
  border: 1px solid #B18D00;
  border-radius: 4px;
  text-align: center;
  float: right;
  font-family: "Noto Sans Regular";
  font-size: 14px;
  min-width: 200px;
  min-height: 36px;
  font-weight: 400;
  width: 100%;
}

.btn-left{
  float: left !important;
}



.finance-container .finance-column img{
  width: 100%;
    height: 184px;
    object-fit: cover;
}

.cmp-container .cmp-row{
  margin-top: 42px;
  margin-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 490px;
}

.cmp-container .cmp-inner{
  position: relative;
}

.cmp-container .cmp-row::after{
   display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
        background: -moz-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);
        background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.3) 36%, black 62%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.3) 36%, black 62%);
}

.cmp-container.reman-cmp .cmp-row::after{
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 4%,rgba(0,0,0,0.7) 89%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.7) 89%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.7) 89%);
    
}

.cmp-container .cmp-row .cmp-text{
  z-index: 2;
  padding: 30px;
  margin-top: 50px;
  position: absolute;
  bottom: 0;
}

.cmp-container .cmp-row .cmp-text h2,
.cmp-container .cmp-row .cmp-text p{
  color: #fff;
}

.cmp-container .reman-cmp .cmp-row .cmp-text h2{
  font-size: 30px !important;
  padding: 24px 0 16px 0;
  margin-bottom: 0;
}

.cmp-container .reman-cmp .cmp-row .cmp-text span{
margin-top: 0;
}


.cmp-container .cmp-row .cmp-text p{
  font-size: 14px;
  margin-bottom: 10px;
}

.cmp-container .reman-cmp .cmp-row .cmp-text p{
margin-bottom: 16px;
}

.cmp-container .cmp-inner a{
  float: left;
}

.cmp-container .cmp-row .cmp-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    height: 214px;
    transform: translateX(-50%);
}

.cmp-container .cmp-row .cmp-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutus-container .aboutus-left{

  padding: 60px 30px 0 30px;
}

.aboutus-container .aboutus-right{
  padding: 60px 30px 100px 30px;
}

.aboutus-container .aboutus-right .aboutus-inner img{
    object-fit: cover;
  width: 100%;
  height: 100%;
}

.business-container .finance-container{
  padding-top: 42px;
  padding-bottom: 0;
}

.aboutus-container .aboutus-left h2{
  padding:  15px 0 14px 0;
  border-top: 1px solid #000;
  font-family: "Roboto Condensed Bold";
  font-weight: 700;
  font-size: 16px;
}

.aboutus-container .aboutus-left p{
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 16.8px;
}

.business-container .aboutus-inner a{
  width: auto;
  margin: 60px 0 100px 0;
}

.business-container .list-container{
  margin: 135px 0 0 0 ;
}

.business-container.reman-business .list-container{
  margin-top: 23px;
}

.business-container .list-container .list-ul{
  display: flex;  
  flex-direction: column;
  list-style-type: none;
  padding: 0 38px;
}

.business-container .list-container .list-li{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px;
}

.business-container .list-container li a{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-direction: row;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  background-color: #fff;
    box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.07);
}

.business-container .list-container li a:hover{    
      box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.2);
      transition: all .4s ease;
}

.list-container li a:hover{
   box-shadow: 0 15px 40px rgba(67, 72, 92, 0.2);
      transition: all .4s ease;
}

.business-container .list-container li a .list-img {
  height: 104px;
  padding-right: 8px;
  width: 36%;
}

.business-container .list-container li a .list-img img{
    object-fit: cover;
  width: 100%;
  height: 100%;
  border-bottom: 3px solid #ffcd11;
}

.business-container .list-container li a .list-text{
  color:#000;
  padding: 0;
  width: 64%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.business-container.reman-business .list-container li a .list-text{
  align-items: unset;
  flex-direction: column;

  gap: 8px;
}

.business-container.reman-business .list-container li a .list-text h2{
 
  font-size: 21px;
  line-height: 1;
}


.business-container.reman-business .list-container li a .list-text p{
   position: relative;
  left: auto;
  bottom: auto;
  font-size: 14px;
  line-height: 1;
}


.business-container .list-container li a .list-text h3{
  font-family:"Roboto Condensed Bold";
  font-size: 20px;
  font-weight: 700;
line-height: 20px;
}

.aboutus-container .aboutus-left p:last-child{
  margin-bottom: 30px;
}

.tip-text{
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 45px;
  margin-top: 69px;
}

.tip-text p sup{
 font-size: 10.5px;
}

.cmp-container .cmp-inner.reman-cmp{
  padding: 0;
  width: 100%;
  max-width: unset;
}

.cmp-container .cmp-inner.reman-cmp .cmp-row{
  height: 350px;
  margin-top: 0;
}

.reman-industry {
  margin-top: 42px;
}



.business-container.reman-business{
  background-color: #fff;
}

.business-container.reman-business .title__wrapper h2{
  font-size: 24px;
  line-height: 1;
}

.business-container.reman-business .list-text{
  
  position: relative;
  padding: 0;
}


.business-container.reman-business .list-text p{
  position: absolute;
  left: 30px;
  bottom: 25px;
}

.videos-container{
  padding: 0 10px;
  padding-bottom: 90px;
}

.videos-container .videos-content{
  width: 100%;
  position: relative;
}

.videos-container .videos-content .content-img-container{
  position: relative;
  z-index: 2;
  padding: 0 15px;
}

.videos-container .videos-content .content-img-container.content-hide{
  opacity: 0;
}

.videos-container .videos-content .content-img-container .content-img{
  width: 100%;
  height: 45vw;
  object-fit: cover;
}

.videos-container .videos-content .content-img-container .play_video{
  position: absolute;
  left: 46%;
  top: 46%;
  width: 68px;
}

.videos-container .videos-content iframe{
  width: 100%;
  height: 45vw;
  position: absolute;
  top: 0;
  left: 0;
padding: 0 15px;
}

.videos-container .videos-content iframe video{
  width: 100%;
  height: 100%;
}

.videos-container .title__wrapper{
  padding: 0 !important;
}

.info-container {
  display: flex;
  justify-content: center;
  background-color: #f8f8f8;
  padding-bottom: 78px;
  padding-top: 62px;
}

.info-container .info-container-content{
  display: flex;
  max-width: 1140px;
  padding: 0 30px;
  flex-direction: column;
}

.info-container .info-column-left{
  width: 100%;
  padding: 10px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.info-container .info-column-left .info-left-img-content{
  width: 100%;
}

.info-container .info-column-left .info-left-img-content img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-container .info-column-right{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.info-container .info-column-right .info-right-img-content{
  width: 100%;
  display: flex;
  flex-direction: column;
}

.info-container .info-column-right .info-right-img-content .info-right-img{
  width: 100%;
    padding: 10px 30px;
}

.info-container .info-column-right .info-right-img-content .info-right-img img{
    width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-container .info-container-content a{
  float: unset;
}

.solution-cotainer{
  padding-top: 62px;
  background-color: #f8f8f8;
}

.title-container.reman-title-end{
  padding-bottom: 186px;
}

.title-container.reman-title-end .title__wrapper a{
  background-color: #000;
  color: #fff;
  width: auto;
  padding: 9px 44px;
  margin: 14px 0;
}

.finance-container .finance-inner a:hover,
.cmp-container .cmp-inner a:hover,
.title-container .title__wrapper a:hover,
.business-container .aboutus-inner a:hover,
.info-container .info-container-content a:hover{
      color: #000000;
    background-color: #FFE672;
    border-color: #F3C206;
    transition: linear .25s;
}

.title-container.reman-title-end .title__wrapper a:hover{
  background-color: #000;
  color: #fff;
}

.reman-cmp .cmp-text{
  padding: 0 24px !important;
}

.reman-cmp h2{
  font-size: 54px !important;
  line-height: 1.5;
  height: 71px !important;
  display: flex;
}


.finance-container.none-bottom .finance-inner p{
  line-height: 1.1;
}

.info-container-content a{
  width: auto !important;
  margin-top: 33px !important;
}

/* 主菜单代理商 fixed */
.options-item .options-content ._form_item label._form_select {
    display: block;
}