.menu{
    display: flex;
}
.menuLeft{
    width: 4.8rem;
    background: rgba(0, 137, 210, 1);
    height: .8rem;
    padding-left: 1.6rem;
    padding-right: .36rem;
    color: rgba(255, 255, 255, 1);
    font-family: Microsoft YaHei;
    font-size: .24rem;
    line-height: .8rem;
    display: flex;
    justify-content: space-between;
    align-items:center;
    }
    .menuLeft img{
        width: .46rem;
        height: .09rem;
    }
    .menuRight{
        width: 14.4rem;
        height: .8rem;
        background: rgba(243, 248, 252, 1);
        display: flex;
        align-items: center;
    }
    .menuItem{
        color: rgba(51, 51, 51, 1);
        font-family: Microsoft YaHei;
        font-size: .18rem;
        margin-left: .56rem;
        cursor: pointer;
        position: relative;
        height: .8rem;
        line-height: .8rem;
    }
    .menuItem img{
        position: absolute;
        bottom: 0rem;
        width: .34rem;
        height: .16rem;
        left: 50%;
        margin-left: -.17rem;
        display: none;
    }
    .cpjs{
        margin-top: 1rem;
        
    }
    .cpjs>div{
        padding: 0px 1.6rem;
        box-sizing: border-box;
        /* display: flex; */
        justify-content: space-between;
        display: none;
    }
    .cpjsLeft{
        width:5.8rem;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }
    .cpjsLeftTop{
        display: flex;
        flex-flow: column;

    }
    .cpjsLeftTop span:nth-child(1){
        color: rgba(237, 242, 246, 1);
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: .42rem;
        text-transform: uppercase;
    }
    .cpjsLeftTop span:nth-child(2){
        display: inline-block;
        color: rgba(51, 51, 51, 1);
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: .48rem;
        margin-top: .4rem;
    }
    .cpjsLeft img{
        width: .58rem;
        height: .58rem;
        margin-left: .16rem;
    }
    .jjfnTip{
        width: 4.79rem;
        color: rgba(102, 102, 102, 1);
        font-family: Microsoft YaHei;
        font-size: .2rem;
        line-height: .27rem;
    }
    .tool{
        display: flex;
        justify-content: flex-end;
    }
    .cpjsRight{
        display: flex;
        width: 9.48rem;
        height: 4.1rem;
    }

    .wyglfw{
       width: 100%;
       height: 9.16rem;
       background-image: url("../image/Group_1972.png");
       background-size: auto;
       padding:.4rem 2.18rem .8rem 1.6rem ;
       box-sizing: border-box;
    } 
    .wyglfwTitle{
    
    }
    .wyglfwTitle p:nth-child(1){
       color: rgba(166, 204, 225, 1);
       font-family: Microsoft YaHei;
       font-weight: bold;
       font-size: .42rem;
       text-transform: uppercase;
    }
    .wyglfwTitle p:nth-child(2){
       color: rgba(51, 51, 51, 1);
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: .48rem;
      margin-top: .3rem;
    }
    .wyglfw img{
       margin-top: .4rem;
       width: 14.84rem;
       height: 6.38rem;
    }
    .sbsfms{
       width: 100%;
       padding: .82rem 1.16rem 0rem 1.6rem;
       box-sizing: border-box;
       
    }
    .ljsfms{
       display: flex;
       justify-content: space-between;
       position: relative;
    }
    .ljsfmsOne{
       display: flex;
       flex-flow: column;
       width: 4.09rem;
    }
    .ljsfmsOne div p:nth-child(1){
       color: rgba(237, 242, 246, 1);
       font-family: Microsoft YaHei;
       font-weight: bold;
       font-size: .42rem;
       text-transform: uppercase;
       white-space: nowrap;
    }
    .ljsfmsOne div p:nth-child(2){
       color: rgba(51, 51, 51, 1);
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: .48rem;
      margin-top: .3rem;
    }
    .ljsfmsOne>p{
       width: 3.2rem;
       height: 1.07rem;
       background: rgba(253, 209, 2, 1);
       text-align: center;
       line-height: 1.07rem;
       border-radius: .2rem;
       margin-top: 1.6rem;
       color: rgba(33, 128, 243, 1);
       font-family: Microsoft YaHei;
       font-weight: bold;
       font-size: .4rem;
    }
    .ljsfmTwo,.ljsfmFour{
       width: 5.46rem;
      height: 6.34rem;
      padding: .42rem;
      box-sizing: border-box;
    }
    .ljsfmThree{
       display: flex;
       align-items: center;
    }
    .ljsfmItem{
       width: 100%;
       height: 100%;
       border-radius: .16rem;
      background: rgba(253, 254, 255, 1);
      box-shadow: 0px 0px .42rem rgba(26, 118, 231, 0.15);
    }
    .ljsfmItemTop{
       width: 3.76rem;
      height: .73rem;
      border-bottom-left-radius: .2rem;
      border-bottom-right-radius: .2rem;
      background: rgba(33, 128, 243, 1);
      margin: 0 auto;
      color: rgba(255, 255, 255, 1);
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: .3rem;
      text-align: center;
      line-height: .73rem;
    }
    .ljsfmItemContent{
       margin-top: .2rem;
    }
    .ljsfmItemContent p{
       color: rgba(102, 102, 102, 1);
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: .24rem;
      line-height: .59rem;
      letter-spacing: 10%;
      text-align: center;
    }
    .btn{
       width: 4.62rem;
       display: flex;
       justify-content: center;
       position: absolute;
       bottom: .6rem;
    
    }
    .btn span{
       display: inline-block;
       width: .12rem;
      height: .12rem;
      border-radius: 50%;
      background: rgba(33, 128, 243, 1);
    }