* {
  box-sizing: border-box;
}
body {
  background-color: #E8E8E8;
}
.bgs{
 background: url(https://static.80paper.com/config/paperdog/images/index/banner/2.jpg) no-repeat;
background-size: cover;
height: 554px;
width: 100%;
}
.bgs .cons{
  /* width: 1200px; */
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 122px;
}
.bgs .cons .img1{
width: 629px;
height: 155px;
margin-right: 98px;
}
.bgs .cons .rl{
  width: 374px;
  height: 311px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);
  border-radius: 25px;
  }
  .bgs .cons .rl .tops{
    font-size: 20px;
    color: #282828;
    line-height: 58px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 29px;
  }
  .bgs .cons .rl .tps{
    display: flex;
    /* align-items: center; */
    justify-content: center;
    margin-top: 40px;
  }
  .bgs .cons .rl .tps img{
    width: 127px;
    height: 127px;
    margin-right: 39px;
  }
  .bgs .cons .rl .tps .ri .p1{
    line-height: 18px;
    font-size: 18px;
    margin-bottom: 23px;
  }
  .bgs .cons .rl .tps .ri .p2{
    line-height: 16px;
    font-size: 16px;
    margin-bottom: 14px;
  }
  .bgs .cons .rl .tps .ri .bt{
    width: 125px;
    height: 47px;
    line-height: 40px;
    background: url(../img/rengong/zx.png) no-repeat;
    background-size: cover;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-top: 21px;
  }

  .td{
    height: 548px;
    padding-top: 50px;
    width: 100%;
    background: url(../img/rengong/bg2.png) no-repeat;
    background-size: cover;
  }
  .td .td1{
    margin: 0 auto;
    padding: 0 50px;
  }
  .td .td1 .p1 {
    font-size: 24px;
     color: #5266E9;
     margin-bottom: 49px;
  }
  .td .td1 .p1 span{
    font-size: 24px;
     color: #282828;
  }
  .td .td1 .p2{
    font-size: 30px;
    line-height:30px;
     color: #282828;
     margin-bottom: 50px;
     font-weight: 600;
  }
  .td .td1 .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .td .td1 .list .items{
    width: 254px;
height: 306px;
background: #FFFFFF;
border: 1px solid #DFDFE3;
border-radius: 25px;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
padding: 0 35px;
  }

  .td .td1 .list .items .img1{
    width: 95px;
    height: 115px;
    margin-top: 28px;
  }

  
  .td .td1 .list .items .img2{
    width: 89px;
    height: 108px;
    margin-bottom: 7px;
    margin-top: 28px;
  }

  
  .td .td1 .list .items .img3{
    width: 97px;
    height: 108px;
    margin-bottom: 7px;
    margin-top: 28px;

  }

  
  .td .td1 .list .items .img4{
    width: 90px;
    height: 108px;
    margin-bottom: 7px;
    margin-top: 28px;

  }

  .td .td1 .list .items .p1{
    font-size: 20px;
    line-height: 20px;
    color: #1CDEF8;
    margin-bottom: 23px;
  }
  .td .td1 .list .items .d1{
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    text-align: center;
  }
  .td .td1 .list .items .p2{
    color: #5065E8;
  }
  .td .td1 .list .items .p3{
    color: #F1B416;
  }
  .td .td1 .list .items .p4{
    color: #FF06FF;
  }

  .order{
    width: 100%;

  }
  .order .or{
    padding: 0 50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .order .or .img1{
    width: 578px;
    height: 323px;
    margin-right: 147px;
    margin: 77px auto;
  }

  .rightContainer {
    max-width: 284px;
  
  }
  
  .rightContent {
    background: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    width: 374px;
    height: 362px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    overflow: hidden;
    padding: 30px;
  }
  .rightContent table {
    display: block;
    width: 100%;
  }
  
  .rightContent table th {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 12px;
    background-color: #4E3CEA;
  }
  
  .rightContent table th+th,
  .rightContent table td+td {
    border-left: 1px solid rgba(0, 0, 0, .06);
  }
  
  .rightContent table td {
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
    padding: 12px;
  }
  
  .rightContent tbody tr:nth-child(odd) {
    background-color: #F8F8FF;
  }
  
  .rightContent table td .imgb {
    display: block;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .rightContent table td img {
    width: 17px;
  }
  .rightContent .rtops {
   display: flex;
   align-items: center;
   margin-bottom: 15px;

  }
    .rightContent .rtops  img{
        width: 19px;
        height: 23px;
        margin-right: 15px;
    }
    .rightContent .rtops  span{
     font-size: 20px;
     color: #4B61E7;
  }
  .rightContent table {
    display: block;
    width: 100%;
  }
  
  .rightContent table th {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 12px;
    background-color: #4E3CEA;
  }
  
  .rightContent table th+th,
  .rightContent table td+td {
    border-left: 1px solid rgba(0, 0, 0, .06);
  }
  
  .rightContent table td {
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
    padding: 12px;
  }
  
  .rightContent tbody tr:nth-child(odd) {
    background-color: #F8F8FF;
  }
  
  .rightContent table td .imgb {
    display: block;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .rightContent table td img {
    width: 17px;
  }
  