/* 首页头部 */
.fiexd-right-img{
    cursor: pointer;
}

.fiexd-right {

    right: 20px;
    top: 400px;
    width: 44px;
    z-index: 99;
    height: 44px;
    position: fixed;

}
.tab-fiexd,.tab-fiexd-q,.tab-fiexd-t{
    width: 50px;
    height: 50px;
    margin-top: 20px;
  
}
.fiexd-right-img,.fiexd-right-img-chinner,.fiexd-right-img-header{
  
   
}
.fiexd-right-img-s, .fiexd-right-img-chinner-q, .fiexd-right-img-header-t{
    display: none;

   
}



.tab-fiexd:hover .fiexd-right-img{
    display: none;
    }
  
.tab-fiexd:hover .fiexd-right-img-s{
    display: block;
    cursor: pointer;
    }
   
    .tab-fiexd-q:hover .fiexd-right-img-chinner{
        display: none;
        }
    .tab-fiexd-q:hover .fiexd-right-img-chinner-q{
            display: block;
            cursor: pointer;
    }

    .tab-fiexd-t:hover .fiexd-right-img-header{
        display: none;
        }
    .tab-fiexd-t:hover .fiexd-right-img-header-t{
            display: block;
            cursor: pointer;
    }

.wr{
    width: 1400px;
    margin: 0 auto;
}


.header-img {
    width: 152px;
    height: 59px;
    margin-right: 10px;
    margin-top: 10px;

}

.header {
    border-bottom: 2px solid #dFdFdF;
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.26);
    height: 80px;
    background: linear-gradient(90deg, rgba(1, 33, 52, 0.9));
}

.affter {
    margin-top: 30px;
    width: 1px;
    height: 28px;
    background: rgba(204, 204, 204, 1);
    margin-right: 10px;
}

.major {
    margin-top: 27px;
    margin-right: 134px;
}

.major-tirle {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 800;
    color: rgba(240, 130, 0, 1);
}

.header-serve {
    text-align: center;
    border-radius: 2px;
    padding: .01rem .5rem;
    background: rgba(240, 130, 0, 1);
    border-radius: 5px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.nav {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-top: 30px;
    margin-right: 35px;
}

.nav {
    height: 50px;
}

.header {
    position: relative;
}

.nav:hover #pull-down {
    display: block;
   
}
a:hover{
    color: #F08200 !important;
}
.header_total {
    position: absolute;
    z-index: 99999;

}


.pull-row-lis {
    padding: 0 50px;
    padding-bottom: 30px;
    width: 640px;
    /* height: 288px; */
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 10px 0px rgba(82, 44, 0, 0.3);
    opacity: 0.95;
}

.nav-l:hover #pull-down-lis {
    display: block;
    color: #F08200;
}

#pull-down-lis {

    vertical-align: top;
    display: none;
    position: absolute;

    top: 70px;
    left: -50px;

}

.header_total nav {
    position: relative;
    width: 100%;
    left: 45%;
    top: 0;
    z-index: 100px;
    height: 50px;
}

#pull-down {
    vertical-align: top;
    display: none;
    position: absolute;

    top: 70px;
    left: -50px;

}

.pull-row {
    width: 446px;
    /* height: 288px; */
    padding-bottom: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 10px 0px rgba(82, 44, 0, 0.3);
    opacity: 0.95;
    padding: 0 50px;
}

.pull-down-title {
    padding-top: 40px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    padding-bottom: 30px;
}
.pull-content-lis{
    width: 154px;
    margin-right: 70px;
    margin-bottom: 20px;
}
.pull-content-lis:nth-child(4){
    margin-right: 0; 
}
.pull-content-lis:nth-child(7){
    margin-right: 0; 
}
.pull-content {

    width: 154px;
    margin-right: 80px;
    margin-bottom: 20PX;
}

.pull-content:nth-child(3) {
    margin-right: 0;
}

.pull-content:nth-child(5) {
    margin-right: 0;
}

.pull-title {
    padding-bottom: 7px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);

}

.pull-item {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.nav:last-child {
    margin-right: 0;
}

.tab {
    display: none;
}

.selected {
    display: block !important;
}

.nav-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 1rem;
}

.nav-l {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-top: 30px;
    margin-right: 35px;
    height: 50px;
}


/* 合作企业 */

.cooperative {
    /* margin-top: 143px; */
    width: 100%;
      padding-bottom: 65px;
      /* height: 200px; */
  }
  
  .cooperative-title {
      padding-bottom: 60px;
      text-align: center;
      font-size:36px;
      font-family:PingFang SC;
      font-weight:500;
      color:rgba(51,51,51,1);
  }
  
  /* body{
      transform: translate3d(0, 0px, 0px) !important;
  } */
  .cooperative-img {
      margin-right: 25px;
      margin-bottom: 1rem;
      width: 255px;
      display: inline-block;
      height: 190px;
      /* margin-right: 1rem; */
  }

/* 轮播tab栏 */
.Popula-title {
    text-align: center;
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    padding-bottom: 39px;
}

.Business{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
  
} 

.swiper-slide-thumb-active{
    color:rgba(240, 130, 0, 1) !important;
}
.swiper-button-white{
    color: #CCCCCC;
    font-weight: 600;
}
.Business-title {
    font-size:36px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.home-Business {
    /* width: 100%; */
    text-align: center;
   
}

.Business-item {
    margin: 40px 0 ;
    position: relative;
    width: 150px !important;
    display: inline-block;
    /* padding-right: 2rem; */
    /* padding-right: 12px; */
    font-size: 25px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}
.Business-item::before {
    content: "";
    position: absolute;
    width: 100%;
    margin-right: 20px;
    height: 0.15rem;
    background: rgba(240, 130, 0, 1);
    opacity: 0.1;
    bottom: 3px;
}


.shopping-img {
 
    width: 296px;
    height: 599px;
    margin-top: 3rem;
    /* margin-right: 4rem; */
    /* margin-left: 320px; */
}

.shopping-Business-left {

    width: 13px;
    height: 15px;
    /* margin-right: .5rem; */

}

.shopping-Business {
  margin-top: 172px;
    margin-left: 95px;
}

.shopping-item {
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.69rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);

}

.streaming {
    height: 30px;
    font-size: 0.92rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    margin-left: 1rem;
    margin-top: .5rem;
}

.active {
    color: rgba(240, 130, 0, 1);
}

.shopping {
    margin-left: 290px;
    padding-bottom: 96px;
  
}

.shopping-introduce-item {
    margin-right: 30px;
    width: 4.54rem;
    height: 4.54rem;
    border-radius: 30px;
    /* margin-right: 1rem; */
    font-size: 0.77rem;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: center;
    line-height: 4.54rem;
    color: rgba(240, 130, 0, 1);
}

.shopping-introduce {
    margin-top: 80px;
}

.Business {
    position: relative;
}
.shopping-but{
 margin-top: 170px;
 width:182px;
height:52px;
background:rgba(240,130,0,1);
border-radius:26px;
font-size:24px;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
text-align: center;
line-height: 52px;
}


/* 单个背景图 */
.about {
   
    height: 663px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: rgba(0, 0,0, .1);
}

.about-title {

    text-align: center;
    padding-top: 172px;
    font-size: 46px;
    font-family: PingFang SC;
    font-weight: 800;
    color: rgba(255, 255, 255, 1);
}

.about-item {
    width: 466px;
   display: block;
   margin: 0% auto;
    text-align: center;
    margin-top: 70px;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}
.top{
    width: 100%;
   text-align: center;
   margin-top: 89px;
}
.about-but{
  
    width:226px;
height:52px;
background:#f08200;
border-radius:26px;
display: block;
margin: 0 auto;
line-height: 52px;
font-size:36px;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
}
/* 底部栏 */
.footer-l{
   /* width: 100%; */
    padding: 0 130px;
   /* margin-top: 121px; */
}

.footer {
    /* width: 1660px; */
    width: 100%;
    /* height: 19.77rem; */
    background: rgba(245, 245, 245, 1);
}

.footer-content {
    width: 158px ;
    height: 100% ;
    padding-top: 2rem ;
}

.footer-last {
    padding-top: 2rem ;
}

.footer-title {
    font-size: 18px ;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    padding-bottom: 1rem ;
}
.footer-td:hover{
    color: rgba(240,130,0,1) !important;
}
.footer-td {

    padding-bottom: 1rem ;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.footer-last-img {
 
    width: 4.62rem ;
    height: 4.62rem  ;
    padding-top: .5rem ;
}

.footer-last-right {
    padding-left: 5rem ;
    padding-top: 2rem  ;
}
.hidden{
    display: none;
}
.footer-last-title {
    font-size:14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.footer-t,.footer-friendship  {
    cursor: pointer;
    padding-top: 30px ;
    padding-right: .8rem ;
    height: .5rem  ;
    font-size: 14px;

}
.footer-text{
    text-decoration:underline;
    color:#F08200;
}
.footer-toasy{
    display: none;
    padding-top: 30px ;
    padding-right: .8rem ;
    height: .5rem  ;
    font-size: 14px;
    text-decoration:underline 
}
.footer-bot {
    width: 1300px;
    padding-bottom: 40px  ;
    display: inline-block;
    background: rgba(245, 245, 245, 1);
    /* padding-left: 14rem; */

   
}
.footer-item:first-child{
    padding-right: 10px;
    padding-left: 0;
}
.footer-item{
    float: left;
    /* position: relative; */
  
  padding:  0 10px;
 margin-bottom: 20px;
    border-right: 1px solid rgba(51, 51, 51, 1);
    /* margin-top: 0px; */
}

.app-item{
    display: none;
}

.footer-bottom {

text-align: center;
    font-size:13px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}


.consult {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    text-align: center;
}
.swiper-container-free-mode>.swiper-wrapper {
display: inline-block !important;
text-align: center !important;
}

.fiexd{
    width: 100% !important;
    position: fixed !important;
    top: 0;
    z-index: 99;
    background: #ffffff;
}
.shopping-fiexd-l{
    width: 252px;
    height: 458px;
    position: absolute;
  
    left: 313px;
    top: 118px
   
}

.sever{
  width: 100%;
 margin:40px 0;
  /* margin-left: 7%; */
}
/* 底部提交框 */
.present {
    animation: c3 1s forwards;
    padding: 37px 0;
    width: 100%;
    /* height: 9.35rem; */
    background: rgba(240, 130, 0, 1);
}

.present-content {
    /* margin: 1rem 0; */
    /* width:1400px; */
    width: 1400px;
    height: 10.5rem;

    background: rgba(255, 255, 255, 1);
}

.present-content-title {
    text-align: center;
    font-size:24px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    padding: 20px 0;
}
.nav:hover #tab{
    display: block;
    cursor: pointer;
}
.present-row {
    height: 43px;
    padding: 0 1rem;
}
.Business-item:hover{
    cursor: pointer;
}
.present-input {
    margin-bottom: 10px;
    width: 660px;
    height: 1.85rem;
    background: rgba(245, 245, 245, 1);
    border-radius: 5px;
    padding-left: 1rem;
    margin-right: 20px;
}

.present-phone {
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: center;
    width: 200px;
    height: 1.85rem;
    background: rgba(245, 245, 245, 1);
    margin-left: 1rem;
    border-radius: 5px;
}


.present-butnne:hover{
    color: #ffff !important;

    cursor:pointer;
    border-color:#fff6ba ;
    box-sizing: border-box;
}
.present-but:hover{
    color: #ffff !important;

    cursor:pointer;
    border-color:#fff6ba ;
    box-sizing: border-box;
}

.present-butnne,.present-but {
    border: 2px solid transparent;
    box-sizing: border-box;
    margin-left: 1rem;
    width: 200px;
    height: 1.85rem;
    background: rgba(240, 130, 0, 1);
    border-radius: 5px;
    font-size: 0.77rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 1.85rem;
    text-align: center;
}

/* 服务流程 */

.process {
    width: 100%;
    margin-bottom: 143px;
  }
  
  .process-title {
    padding-top: 90px;
    padding-bottom: 30px;
    font-size:36px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    text-align: center;
  }
  
  .process-introduce {
    padding-bottom: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: center;
  }
  
  .process-drawing-title {
    font-size:21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(86, 86, 86, 1);
  }
  
  .process-drawing-item {
    width: 9.92rem;
    padding-top: .7rem;
   
    font-size:18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(134, 134, 134, 1);
  }
  
  .process-content {
    animation: c3 1s forwards;
    padding-top: 3rem;
  }
  
  .process-right {
  
    width: 44px;
    height: 44px;
    margin: 0 43px;
    margin-top: 1.5rem;
  
  }
  
  .process-top:nth-child(-n+6) {
    padding-left: 10px;
  }
  .process-top:hover .process-drawing-title{
      color: #F08200;
  }
  
  .process-drawing-title-l {
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 144, 0, 1);
  }
  
  .process-subscript {
    margin-top: 40px;
    margin-right: 155px;
  }
  
  .process-subscript-content {
    margin-top: 220px;
    margin-right: 40px;
  }
  
/* 企业动态 */
  
.surplus {
    animation: c3 1s forwards;
    padding-top: 34px;
    width: 100%;
 padding-bottom: 50px;
    background: #F5F5F5;
    /* margin-top: 322px; */
}

.surplus-content {
    width: 436px;
    margin-right: 30px;
    padding-top: 3rem;
}

.surplus-title {
  
    padding-bottom: 1rem;
    font-size: 1.38rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);

}


.surplus-pull-img {
    width: 436px;
  height: 222px;
}

.surplus-pull-item {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(‘ellipsis.xml#ellipsis‘);
    background: #FFFFFF;
    width: 436px;
    height:44px;
    font-size:16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    border-bottom: 1px solid #F5F5F5;
    text-align: center;
    line-height: 44px;
}

.surplus-row {
  
    width: 416px;
    background: #FFFFFF;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    padding: 0 10px;
    padding-top: 1rem;
}

.surplus-row:last-child {
    padding-bottom: 1rem;
}

