@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 14px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .sidebar-nav-two .sidebar-brand-there .sidebar-brand-four a {
    padding: 0 60px;
  }
  .hamburger {
    height: 16px;
    right: 2.5%;
    width: 20px;
    top: 63px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    height: 2px !important;
    background-color: #7C65FE;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #7C65FE;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #7C65FE;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert{
    padding: 10px 20px;
    font-size: 14px;
  }
  .center-1200,
  .center-1400,
  .center-1600{
    width: 92% !important;
  }
  .app{
    display: block !important;
  }
  .pc{
    display: none !important;
  }
  .seader{
    width: 95%;
  }
  .seader .close{
    right: 0;
    top: -40px;
  }
  .seader .close img{
    height: 30px;
  }
  .seader form{
    width: calc(100% - 6px);
    height: 50px;
    border-width: 3px;
    border-radius: 4px;
  }
  .seader form input{
    width: calc(100% - 100px);
    font-size: 12px;
    padding: 0 10px;
  }
  .seader form button{
    font-size: 12px;
    width: 100px;
  }
  .seader form button img{
    margin-right: 10px;
    height: 16px;
  }
  .el-message{
    min-width: 320px;
  }
  .diaolog-pb video, .diaolog-pb img{
    max-width: 92%;
  }
  .diaolog-pb i{
    font-size: 36px;
  }
  .header-box{
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
  }
  .headerct .nav{
    display: none;
  }
  .headerct{
    height: auto;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .headerct .flow-cart{
    left: unset;
    right: 22px;
    transform: unset;
    top: 10px;
    width: 26px;
    height: 26px;
  }
  .headerct .flow-cart img{
    width: 13px;
  }
  .headerct .flow-cart .sz{
    top: -3px;
    font-size: 12px;
    width: 22px;
    height: 22px;
    left: 26px;
  }
  .headerct .right{
    flex-direction: row-reverse;
    height: 46px;
    width: 100%;
    justify-content: flex-end;
  }
  .headerct .user{
    margin-left: 0;
  }
  .headerct .user .mr{
    font-size: 14px;
  }
    .headerct .quick{
    margin-left: 15px;
  }
  .headerct .quick .flow{
    z-index: 1;
  }
  .headerct .quick .zs{
    font-size: 14px;
  }
  .headerct .avatar .zs .rund{
    width: 26px;
    height: 26px;
  }
  .headerct .avatar .zs .txt p{
    font-size: 14px;
  }
  .headerct .avatar .zs .txt i{
    font-size: 16px;
    margin-left: 4px;
  }
  .headerct .avatar .flow{
    left: 0;
    transform: scaleY(0);
  }
  .headerct .avatar .flow .rq::before{
    left: 15px;
    transform: unset;
  }
  .headerct .avatar .flow .rq .row{
    padding: 7px 10px;
    border-radius: 4px;
  }
  .headerct .avatar .flow .rq .row p{
    font-size: 12px;
  }
  .headerct .avatar:hover .flow{
    transform: scaleY(1);
    opacity: 1;
  }
  .headerct .avatar .flow .rq{
    width: 160px;
    padding: 6px;
    border-radius: 6px;
  }
  .headerct .quick .flow .rq{
    width: 160px;
    padding: 10px 7px;
    border-radius: 6px;
  }
  .headerct .quick .flow .rq input{
    height: 36px;
    font-size: 14px;
    border-radius: 4px;
    padding: 0 7px;
  }
  .headerct .quick .flow .rq .btn{
    font-size: 14px;
    height: 36px;
    border-radius: 4px;
    margin-top: 5px;
  }
  .headerct .lang{
    position: absolute;
    bottom: 9px;
    right: 30px;
    margin-left: 0;
  }
  .headerct .lang .flow .rq{
    border-radius: 4px;
  }
  .headerct .lang .flow .rq a{
    font-size: 14px;
    padding: 6px 14px;
  }
  .headerct .lang .flow{
    padding-top: 5px;
  }
  .headerct .left{
    width: 100%;
    height: 50px;
    border-top: 1px solid rgba(124,101,254,0.2);
  }
  .headerct .left .logo img{
    height: 25px;
  }
  .headerct .lang .zs p{
    font-size: 14px;
  }
  .headerct .lang .zs img{
    height: 16px;
  }
  .headerct .lang .zs{
    width: 100px;
    height: 32px;
    border-radius: 6px;
  }
  .i1-box{
    margin-top: 96px;
    position: relative;
    padding-top: 70px;
  }
  .i1ct .bg{
    width: 90%;
    min-height: 200px;
    object-fit: cover;
    border-radius: 8px;
  }
  .i1ct .flow{
    width: 50%;
    right: -12px;
  }
  .i1ct .wz h3{
    font-size: 18px;
    line-height: 24px;
    width: 48%;
    margin-left: 5%;
  }
  .i1ct .wz{
    width: 100%;
    left: 0%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .i1ct .wz h6{
    font-size: 14px;
    margin-top: 10px;
    width: 48%;
    margin-left: 5%;
  }
  .i1ct form button{
    height: 34px;
    width: 58px;
  }
  .i1ct form .sint{
    padding: 0 25px 0 15px;
    width: calc(100% - 58px);
  }
  .i1ct form{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: calc(100% + 14px);
    margin-top: 0;
    height: 42px;
    background-color: rgba(124,101,254,0.1);
  }
  .i1ct form input{
    border-radius: 20px;
    font-size: 14px;
    background-color: transparent;
  }
  .i1ct form .sint .close{
    right: 5px;
  }
  .searchFlow .lab{
    padding: 6px 7px;
    width: calc(100%);
  }
  .searchFlow .lab p{
    font-size: 12px;
  }
  .searchFlow .lab span{
    font-size: 12px;
  }
  .searchFlow .one .ab{
    width: calc(100%);
    padding: 7px 10px 4px 10px;
  }
  .searchFlow .one i{
    font-size: 14px;
  }
  .searchFlow .one .ab a span{
    font-size: 12px;
  }
  .searchFlow .one .ab a{
    margin-right: 7px;
  }
  .searchFlow .two .ab a span{
    font-size: 12px;
    max-width: 100%;
  }
  .searchFlow .db a span{
    font-size: 12px;
  }
  .i2ct{
    padding: 60px 0 50px 0;
  }
  .pb-big-h3{
    font-size: 18px;
  }
  .pb-big-h3 br{
    display: none;
  }
  .pb-h6{
    font-size: 14px;
    margin-top: 10px;
  }
  .pb-h6 br{
    display: none;
  }
  .i2ct .mide{
    margin-top: 35px;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .i2ct .mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .i2ct .mide::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .i2ct .mide::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .i2ct .mide .item{
    width: 90%;
    margin-right: 20px;
    border-radius: 20px;
    padding: 20px 20px 35px 20px;
    flex-shrink: 0;
  }
  .i2ct .mide .item:hover{
    box-shadow: none;
  }
  .i2ct .mide .item .rund{
    width: 40px;
    height: 40px;
  }
  .i2ct .mide .item h6{
    font-size: 16px;
    line-height: 21px;
    height: auto;
    margin-top: 25px;
  }
  .i2ct .mide .item p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
  }
  .i3-box{
    padding: 50px 0 0 0;
  }
  .i3ct .more{
    font-size: 14px;
    width: 160px;
    height: 44px;
    border-radius: 8px;
    margin: 25px auto 0;
  }
  .i3-swiper{
    margin-top: 40px;
  }
  .i3-swiper a .flow p{
    font-size: 14px;
    padding: 0 10px;
  }
  .i4ct{
    padding: 30px 0 60px 0;
  }
  .i-itemb{
    padding: 20px 20px 30px 20px;
    border-radius: 20px;
  }
  .i-itemb .top{
    flex-direction: column-reverse;
  }
  .i-itemb .top .left{
    width: 100%;
    margin-top: 30px;
  }
  .i-bs .rund{
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .i-bs p{
    font-size: 14px;
  }
  .i-itemb .top .left h3{
    font-size: 18px;
    margin-top: 20px;
  }
  .i-itemb .top .left h6{
    font-size: 14px;
    margin-top: 10px;
  }
  .i-itemb .top .left .more{
    width: 200px;
    height: 44px;
    font-size: 14px;
    border-radius: 8px;
    margin-top: 30px;
  }
  .i-itemb .top .right{
    width: 100%;
  }
  .i-itemb.tt1 .top .right img{
    transform: unset;
  }
  .i4-swiper a .wz{
    width: calc(100% - 46px - 15px);
  }
  .i4-swiper .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
  }
  .i4-swiper{
    margin-top: 35px;
    padding-bottom: 25px;
  }
  .i4-swiper a .rd{
    width: 40px;
    height: 40px;
  }
  .i4-swiper a h6{
    font-size: 16px;
    margin: 17px 0 10px 0;
  }
  .i-itemb:not(:first-of-type){
    margin-top: 30px;
  }
  .i-itemb.fz .top{
    flex-direction: column-reverse;
  }
  .i-itemb .top .right{
    padding-top: 0;
  }
  .i-itemb.tt2 .top .left h6{
    margin-top: 15px;
  }
  .i-itemb.tt2 .top .left .more{
    margin-top: 30px;
  }
  .i-itemb .t2zs{
    font-size: 18px;
    width: 200px;
    height: 50px;
    border-radius: 20px 20px 0 20px;
  }
  .i-itemb .t2mide{
    margin-top: 30px;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .i-itemb .t2mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .i-itemb .t2mide::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .i-itemb .t2mide::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .i-itemb .t2mide .t2it{
    width: 100%;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .i-itemb .t2mide .t2it img{
    height: 22px;
  }
  .i-itemb .t2mide .t2it h6{
    font-size: 16px;
    margin: 20px 0 12px 0;
  }
  .i-itemb .t2mide .t2it h6 br{
    display: none;
  }
  .i-itemb .t2mide .t2it p{
    font-size: 14px;
    line-height: 20px;
  }
  .i5ct{
    padding: 50px 0 50px 0;
  }
  .i-itemb.tt3{
    padding: 0;
  }
  .i-itemb.tt3 .top .left{
    width: 100%;
  }
  .i-itemb .t3mide{
    margin-top: 35px;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .i-itemb .t3mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .i-itemb .t3mide::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .i-itemb .t3mide::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .i-itemb .t3mide .t3it{
    flex-shrink: 0;
    width: 90%;
    margin-right: 20px;
    border-radius: 26px;
    padding: 28px 25px 90px 25px;
  }
  .i-itemb .t3mide .t3it:hover{
    box-shadow: none;
  }
  .i-itemb .t3mide .t3it img{
    height: 38px;
  }
  .i-itemb .t3mide .t3it h6{
    font-size: 18px;
    height: auto;
    line-height: 23px;
    margin: 25px 0 10px 0;
  }
  .i-itemb .t3mide .t3it p{
    font-size: 14px;
    line-height: 22px;
  }
  .i-itemb .t3mide .t3it a{
    width: 200px;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    bottom: 30px;
  }
  .i-itemb.tt4 .top .left{
    width: 100%;
  }
  .i-itemb .t4mide{
    padding-bottom: 10px;
    overflow-x: auto;
    margin-top: 35px;
  }
  .i-itemb .t4mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .i-itemb .t4mide::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .i-itemb .t4mide::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .i-itemb .t4mide .t4it{
    width: 100%;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .i-itemb.tt4 .top .left h6{
    margin-top: 15px;
  }
  .i-itemb.tt4 .top .left .more{
    margin-top: 30px;
  }
  .i-itemb .t4mide .t4it h6{
    font-size: 16px;
    line-height: initial;
    height: auto;
    margin: 20px 0 12px 0;
  }
  .i-itemb .t4mide .t4it .sz{
    font-size: 14px;
  }
  .i6ct{
    padding: 50px 0;
  }
  .i7ct{
    padding: 50px 0 60px 0;
  }
  .i7ct .mide{
    margin-top: 40px;
    flex-direction: column;
  }
  .i7ct .mide .left{
    width: 100%;
  }
  .i7ct .mide .right{
    width: 100%;
    margin-top: 30px;
    padding-top: 0;
  }
  .i7ct .mide .right h3{
    font-size: 18px;
  }
  .i7ct .mide .right .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .i7ct .mide .right .desc p:not(:first-of-type){
    margin-top: 15px;
  }
  .i7ct .mide .right a{
    width: 200px;
    height: 44px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 30px;
  }
  .i8ct{
    padding: 50px 0 60px 0;
  }
  .i8ct .mide{
    margin-top: 40px;
  }
  .i8ct .mide .item{
    flex-wrap: wrap;
  }
  .i8ct .mide .item .it.active{
    width: 100%;
    height: 170px;
    margin-right: 0;
  }
  .i8ct .mide .item .it{
    width: calc((100% - 10px) / 2);
    height: 170px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 8px;
  }
  .i8ct .mide .item:first-of-type .it.active{
    margin-top: 0;
  }
  .i8ct .mide .item:not(:first-of-type){
    margin-top: 0px;
  }
  .i8ct .mide .item:nth-of-type(2) .it:nth-of-type(2n){
    margin-right: 0;
  }
  .i8ct .mide .item .it .tag{
    font-size: 12px;
    padding: 7px 12px;
  }
  .i8ct .mide .item .it .flow p{
    font-size: 14px;
    padding: 0 10px;
  }
  .i8ct .mide .item .it .flow a{
    width: 130px;
    height: 40px;
    margin-top: 15px;
    border-radius: 8px;
    font-size: 14px;
  }
  .dem1ct{
    padding: 150px 0 60px 0;
  }
  .dem-mide{
    margin: 30px auto 0;
    padding: 20px 20px 30px 20px;
    border-radius: 20px;
    width: 100%;
  }
  .dem-mide .tj{
    width: 100%;
    font-size: 14px;
    margin-top: 30px;
  }
  .dem-mide .el-form-item__label{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .dem-mide .el-input__inner{
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    border-radius: 8px;
  }
  .dem-mide .el-form-item{
    margin-bottom: 25px;
  }
  .dem-mide .tj, .dem-mide .uploadButton{
    height: 42px;
  }
  .dem-mide .uploadButton{
    border-radius: 8px;
    font-size: 14px;
  }
  .el-cascader__dropdown{
    width: 85%;
  }
  .el-cascader-panel{
    flex-wrap: wrap;
  }
  .el-cascader-menu{
    width: calc(100% / 2);
    min-width: unset;
    border-bottom: 1px solid #E4E7ED;
  }
  .el-cascader-menu__wrap{
    height: 150px;
  }
  .el-cascader-menu:last-child{
    border-right: 1px solid #E4E7ED;
    border-bottom: none;
  }
  .el-cascader-node__label{
    font-size: 12px;
  }
  .el-cascader-node{
    height: 30px;
    line-height: 30px;
  }
  .el-date-picker__header-label{
    font-size: 14px;
  }
  .el-picker-panel__content{
    margin-top: 0;
  }
  .el-date-table td{
    padding: 1px 0;
  }
  .dem-mide .title{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .dem-mide .z-item:not(:first-of-type){
    margin-top: 35px;
  }
  .c2ct{
    padding: 150px 0 60px 0;
  }
  .pb72-h3{
    font-size: 18px;
  }
  .c2ct h6{
    font-size: 14px;
    line-height: 24px;
    margin: 12px auto 0;
    width: 100%;
  }
  .c2-list{
    margin-top: 30px;
  }
  .c2-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 15px;
  }
  .c2-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .c2-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .c2-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .c2-list li:nth-of-type(3){
    margin-top: 15px;
  }
  .c2-list li a{
    border-radius: 20px;
    padding: 7px 7px 25px 7px;
  }
  .c2-list li a img{
    border-radius: 20px;
    height: 100px;
  }
  .c2-list li a .txt{
    padding: 15px 10px 0 10px;
  }
  .c2-list li a .txt h4{
    font-size: 14px;
  }
  .c2-list li a .txt p{
    font-size: 14px;
    margin-top: 10px;
  }
  .c1-1ct{
    padding: 150px 0 50px 0;
  }
  .c1-1ct .top{
    flex-direction: column-reverse;
  }
  .c1-1ct .top .right{
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .c1-1ct .top .left{
    width: 100%;
    margin-top: 30px;
  }
  .c1-1ct .top .left p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .c1-1ct .mide{
    margin-top: 60px;
  }
  .c1-1ct .mide .content{
    margin-top: 30px;
  }
  .c1-1ct .mide .content .rund .pulse2,
  .c1-1ct .mide .content .rund .pulse1{
    display: none;
  }
  .c1-1ct .mide .content .print .rund .pulse{
    width: 6px;
    height: 6px;
  }
  .c1-1ct .mide .wz{
    display: none;
  }
  .c1-1ct .applx{
    margin-top: 30px;
  }
  .c1-1ct .applx .box{
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .c1-1ct .applx .box::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .c1-1ct .applx .box::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .c1-1ct .applx .box::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .c1-1ct .applx .wz{
    position: unset;
    transform: unset;
    opacity: 1;
    width: 100%;
    flex-shrink: 0;
    padding: 0;
  }
  .c1-1ct .applx .wz:not(:last-of-type){
    margin-right: 20px;
  }
  .c1-1ct .applx .wz .rq{
    box-shadow: none;
    width: 100%;
    background-color: rgba(124,101,254,0.1);
    border-radius: 20px;
    padding: 25px 18px;
  }
  .c1-1ct .wz .rq h4{
    font-size: 16px;
  }
  .c1-1ct .wz .rq .rowb{
    margin-top: 15px;
  }
  .c1-1ct .wz .rq .rowb .row a{
    font-size: 14px;
    width: calc(100% - 34px - 10px);
  }
  .c1-2ct{
    padding: 50px 0 60px 0;
  }
  .c1-2ct .mide{
    margin-top: 35px;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .c1-2ct .mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .c1-2ct .mide::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .c1-2ct .mide::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .c1-2ct .mide .item{
    width: 90%;
    margin-right: 20px;
    flex-shrink: 0;
    padding: 25px 15px 130px 15px;
    border-radius: 20px;
  }
  .c1-2ct .mide .item .rund{
    width: 50px;
    height: 50px;
  }
  .c1-2ct .mide .item h4{
    font-size: 16px;
    height: auto;
    min-height: unset;
    margin: 25px 0 15px 0;
  }
  .c1-2ct .mide .item .db .ma{
    font-size: 14px;
  }
  .c1-2ct .mide .item .db .ma::before{
    transition: 0s;
  }
  .c1-2ct .mide .item:first-of-type .db{
    bottom: 30px;
  }
  .c1-3ct{
    padding: 60px 0 50px 0;
  }
  .c1-3ct .top .row{
    padding: 30px 20px 40px 20px;
    border-radius: 20px;
    flex-direction: column !important;
  }
  .c1-3ct .top .row .left{
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .c1-3ct .top .row .right{
    width: 100%;
    margin-top: 30px;
  }
  .pb44-title{
    font-size: 16px;
  }
  .c1-3ct .top .row .right p{
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 30px 0;
  }
  .sp-more{
    width: 180px;
    height: 42px;
    border-radius: 8px;
    font-size: 14px;
  }
  .c1-3ct .top .row:not(:first-of-type){
    margin-top: 20px;
  }
  .c1-3ct .mide{
    margin-top: 60px;
  }
  .c1-3ct .mide .rq{
    margin-top: 35px;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .c1-3ct .mide .rq::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .c1-3ct .mide .rq::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .c1-3ct .mide .rq::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .c1-3ct .mide .item{
    width: 90%;
    margin-right: 20px;
    border-radius: 20px;
    padding: 25px 18px 38px 18px;
    flex-shrink: 0;
  }
  .c1-3ct .mide .item .rund{
    width: 50px;
    height: 50px;
  }
  .c1-3ct .mide .item h4{
    font-size: 16px;
    margin-top: 20px;
  }
  .c1-3ct .mide .item h4 br{
    display: none;
  }
  .c1-3ct .mide .item .wz{
    margin-top: 20px;
  }
  .c1-3ct .mide .item .wz .row a{
    width: calc(100% - 34px - 10px);
    font-size: 14px;
  }
  .c1-4ct{
    padding: 50px 0 60px 0;
  }
  .c1-4ct .icon{
    margin-top: 35px;
  }
  .c1-4ct .icon .rund{
    width: 40px;
    height: 40px;
  }
  .c1-4ct .icon .rund>img{
    max-width: 80%;
    max-height: 50%;
  }
  .c1-4ct .icon a:not(:first-of-type){
    margin-left: 25px;
  }
  .c1-4ct .icon .rund .flow img{
    width: 70px;
  }
  .pbdbct{
    padding: 60px 0;
  }
  .pbdbct .mide{
    flex-direction: column-reverse;
    padding: 27px 20px 40px 20px;
    border-radius: 20px;
  }
  .pbdbct .left{
    width: 100%;
    margin-top: 25px;
  }
  .pbdbct .left h3{
    font-size: 16px;
  }
  .pbdbct .left p{
    font-size: 14px;
    margin: 15px 0 30px 0;
  }
  .pbdbct .left a{
    width: 180px;
    height: 42px;
    border-radius: 8px;
    font-size: 14px;
  }
  .pbdbct .right{
    width: 100%;
    height: auto;
    border-radius: 14px;
  }
  .noLogin-diaolog .content{
    padding: 15px 20px 0 20px;
    border-radius: 16px;
    height: 350px;
  }
  .noLogin-diaolog .content .js{
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin: 35px auto 0;
  }
  .noLogin-diaolog .content .xm{
    margin-top: 40px;
  }
  .noLogin-diaolog .content .xm a{
    width: 130px;
    height: 40px;
    font-size: 14px;
  }
  .noLogin-diaolog .content .xm a::before{
    transition: 0s;
  }
  .noLogin-diaolog .content .xm a:last-of-type{
    margin-left: 10px;
  }
  .query-diaolog .content{
    padding: 20px 20px 40px 20px;
    border-radius: 16px;
  }
  .query-diaolog .content .form{
    width: 100%;
    margin: 35px auto 0;
  }
  .query-diaolog .content .form input{
    height: 40px;
    font-size: 14px;
    padding: 0 15px;
  }
  .query-diaolog .content .form p{
    margin-top: 18px;
  }
  .query-diaolog .content .form button{
    width: 180px;
    height: 40px;
    font-size: 14px;
    margin: 35px auto 0;
  }
  .el-message-box{
    width: 97%;
  }
  .el-message-box__title{
    font-size: 14px;
  }
  .el-message-box__content{
    font-size: 12px;
  }
  .el-message{
    width: calc(92%);
    min-width: calc(92%);
  }
  .el-message__content{
    font-size: 12px;
  }
  .i4-list{
    margin-top: 25px;
  }
  .i4-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .i4-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .i4-list li a{
    border-radius: 6px;
    width: calc(100%);
    padding: 10px 10px 0 10px;
  }
  .i4-list li a .tp{
    height: 100px;
  }
  .i4-list li a .txt{
    height: 210px;
  }
  .i4-list li a .txt h4{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .i4-list li a .txt .name{
    font-size: 12px;
    line-height: 18px;
  }
  .i4-list li a .txt .zs{
    margin-top: 5px;
  }
  .i4-list li a .txt .zs .row{
    font-size: 12px;
    flex-wrap: wrap;
    line-height: 18px;
    justify-content: flex-start;
  }
  .i4-list li a .txt .zs .row span{
    width: auto;
    margin-right: 5px;
  }
  .i4-list li a .txt .zs .row p{
    width: auto;
  }
  .i4-list li a .txt .zs .row:not(:first-of-type){
    margin-top: 5px;
  }
  .i4-list li .bt{
    height: 32px;
    bottom: 20px;
    width: calc(100% - 20px);
  }
  .i4-list li .bt .sc{
    width: 40px;
  }
  .i4-list li .bt .sc img{
    width: 11px;
  }
  .i4-list li .bt .addCart{
    width: calc(100% - 40px - 10px);
    font-size: 12px;
  }
  .i4-list li .bt .addCart:hover{
    background-color: transparent;
    border-color: #BFBFBF;
    color: #555555;
  }
  .i4-list li .bt .sc:hover{
    background-color: transparent;
    border-color: #BFBFBF;
  }
  .i4-list li .bt .sc:hover>img:first-of-type{
    display: block;
  }
  .i4-list li .bt .sc:hover>img:last-of-type{
    display: none;
  }
  .i4-list li .bt .addCart.active{
    background-color: #7C65FE;
    border-color: #7C65FE;
    color: #FFFFFF;
  }
  .i4-list li .bt .sc.active {
    background-color: #7C65FE;
    border-color: #7C65FE;
  }
  .i4-list li .bt .sc.active img:first-of-type{
    display: none;
  }
  .i4-list li .bt .sc.active img:last-of-type{
    display: block;
  }
  .per-title{
    font-size: 18px;
  }
  .cectct{
    padding: 140px 0 60px 0;
  }
  .cart2ct{
    padding: 140px 0 60px 0;
  }
  .cart2ct .box{
    margin-top: 25px;
    border-radius: 16px;
    padding: 20px 15px;
  }
  .cart2ct .pt{
    flex-direction: column;
  }
  .cart2ct .gyBtn{
    margin-top: 10px;
  }
  .cart2ct .ib .item{
    width: calc(100%);
    padding: 0 10px;
  }
  .cart2ct .ib{
    margin-top: 25px;
    padding-bottom: 20px;
  }
  .cart2ct .ib .item p{
    font-size: 13px;
    line-height: 22px;
    margin-right: 15px;
  }
  .cart2ct .ib .item .mr{
    font-size: 12px;
    margin-top: 3px;
  }
  .cart2ct .ib .item .name .rund{
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
  .cart2ct .ib .item .name .rund::before{
    width: 6px;
    height: 6px;
  }
  .cart2ct .ib .item:not(:first-of-type){
    margin-top: 15px;
  }
  .cart2ct .psfs{
    margin-top: 20px;
  }
  .cart2ct .psfs .js{
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  .addDz-diaolog .content{
    width: 92%;
  }
  .addDz-diaolog .content .top{
    padding: 12px 18px;
  }
  .addDz-diaolog .content{
    border-radius: 16px;
  }
  .addDz-diaolog .content .top p{
    font-size: 14px;
  }
  .addDz-diaolog .content .zw{
    padding: 25px 30px 35px 30px;
  }
  .addDz-diaolog .content .zw .el-form--label-top .el-form-item__label{
    font-size: 14px;
  }
  .addDz-diaolog .content .zw .el-input__inner{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .addDz-diaolog .el-button{
    font-size: 14px;
    height: 40px;
  }
  .cart2ct .spxx{
    margin-top: 25px;
  }
  .cart2ct .spxx-list{
    margin-top: 20px;
  }
  .cart2ct .spxx-list li a{
    width: calc(100%);
    padding: 15px 10px 25px 10px;
    flex-wrap: wrap;
  }
  .cart2ct .spxx-list li a .js{
    width: 100%;
    flex-direction: column;
  }
  .cart2ct .spxx-list li a .js .spib{
    width: 100%;
    height: 200px;
  }
  .cart2ct .spxx-list li a .js .txt{
    width: 100%;
    padding-top: 10px;
  }
  .cart2ct .spxx-list li a .js .p-b p{
    font-size: 12px;
  }
  .cart2ct .spxx-list li a .js .txt .code{
    margin: 3px 0 5px 0;
  }
  .cart2ct .spxx-list li a .gy{
    width: auto;
    margin-top: 15px;
    font-size: 12px;
  }
  .cart2ct .spxx-list li:not(:first-of-type){
    margin-top: 15px;
  }
  .cart2ct .jw{
    flex-direction: column;
    margin-top: 40px;
  }
  .cart2ct .jw .left .el-textarea{
    width: 100%;
    border-radius: 8px;
    margin-top: 10px;
  }
  .cart2ct .jw .right .total{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .cart2ct .jw .right .total span{
    font-size: 18px;
  }
  .cart2ct .jw .right .btnBox{
    margin-top: 15px;
  }
  .cart2ct .jw .right .btnBox .btn{
    width: 120px;
    height: 40px;
  }
  .cart2ct .jw .right{
    align-items: flex-start;
  }
  .zfcontent .top{
    padding: 18px 16px 0 0;
  }
  .zfcontent{
    border-radius: 16px;
  }
  .zfcontent .zw{
    padding: 25px 15px 30px 15px;
  }
  .zfcontent .zw .rund img{
    width: 100px;
  }
  .zfcontent .zw p{
    font-size: 14px;
    margin: 20px 0 35px 0;
  }
  .zfcontent .zw .btnBox .btn{
    width: 120px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .zfcontent .zw .btnBox .btn:first-of-type{
    margin-right: 15px;
  }
  .cart1ct{
    padding: 140px 0 60px 0;
  }
  .cartTop .ksdy{
    flex-direction: column;
    align-items: flex-start;
  }
  .cartTop .ksdy p{
    font-size: 14px;
  }
  .cartTop .ksdy .dy{
    margin-left: 0;
    margin-top: 15px;
  }
  .cartTop .ksdy .dy .hh{
    padding-left: 0;
    padding-top: 15px;
    top: 100%;
    transform: scaleY(0);
    left: 0;
    transform-origin: top;
    z-index: 9;
  }
  .cartTop .ksdy .dy:hover>.hh{
    transform: scaleY(1);
    opacity: 1;
  }
  .cartTop .ksdy .dy .hh .rq::before{
    left: 20%;
    transform: rotate(90deg);
    top: -16px;
  }
  .cartTop .ksdy .dy .hh .rq{
    padding: 7px;
  }
  .cartTop .ksdy .dy .hh .rq .btn{
    font-size: 12px;
    width: 90px;
    height: 36px;
    line-height: 36px;
    margin-left: 7px;
  }
  .cartTop .ksdy .dy .hh .rq .el-input__inner{
    height: 36px;
    line-height: 36px;
    width: 120px;
    font-size: 12px;
  }
  .el-checkbox.yuan .el-checkbox__inner{
    width: 14px;
    height: 14px;
  }
  .el-checkbox.yuan .el-checkbox__inner::after{
    width: 6px;
    height: 6px;
  }
  .cart-list{
    margin-top: 30px;
    border-radius: 16px;
    width: calc(100%);
    padding: 20px 10px;
  }
  .cart-list li{
    flex-wrap: wrap;
  }
  .cart1Inner .bottom .dbt{
    flex-wrap: wrap;
  }
  .cart-list .top .lab:not(:first-of-type){
    display: none;
  }
  .cart-list .pb1{
    width: 100%;
  }
  .cart-list li .checkBox .ibImg{
    width: calc(100% - 14px - 10px);
    height: 170px;
  }
  .cart-list .pb2{
    width: calc(100%);
    padding-left: 24px;
    padding-top: 10px;
  }
  .cart-list li .js .txt p{
    font-size: 12px;
  }
  .cart-list li .js .code{
    margin: 5px 0 7px 0;
  }
  .cart-list .pb3{
    margin-left: 24px;
    margin-top: 20px;
  }
  .cart-list .el-input__inner{
    font-size: 12px;
  }
  .cart-list .pb4{
    margin-top: 20px;
  }
  .cart-list li .dj{
    font-size: 12px;
    text-align: right;
  }
  .cart-list .pb5{
    margin-left: 24px;
    margin-top: 20px;
  }
  .cart-list .pb6{
    margin-top: 20px;
  }
  .cart-list li .xj{
    font-size: 12px;
    text-align: right;
  }
  .cart1ct .bottom .dbt{
    flex-direction: column;
  }
  .cart1ct .bottom{
    padding: 0 10px;
  }
  .cart1ct .bottom .dbt .left{
    flex-direction: column;
    align-items: flex-start;
  }
  .cart1ct .bottom .dbt .left .btnBox{
    margin-left: 0;
    flex-wrap: wrap;
  }
  .cart1ct .bottom .dbt .left .btnBox .btn:not(:first-of-type){
    margin-left: 0;
  }
  .cart1ct .bottom .dbt .left .btnBox .btn{
    margin-right: 10px;
    margin-top: 10px;
  }
  .cart1ct .bottom .dbt .right{
    margin-top: 30px;
  }
  .cart1ct .bottom .dbt .right .jj span{
    font-size: 18px;
  }
  .cart1ct .bottom .jz{
    justify-content: flex-start;
  }
  .cart1ct .bottom .jz .btn{
    height: 40px;
    line-height: 40px;
  }
  .feect{
    padding: 140px 0 60px 0;
  }
  .feect .mide{
    margin-top: 30px;
    border-radius: 16px;
    padding: 20px 15px 30px 15px;
  }
  .feect .mide .search{
    justify-content: space-between;
  }
  .feect .mide .search .el-input{
    width: calc(100% - 140px - 10px);
  }
  .feect .mide .search .el-input__inner{
    width: 100%;
  }
  .feect .mide .search .btn{
    width: 140px;
    margin-left: 0;
  }
  .fee-list{
    margin-top: 30px;
  }
  .fee-list .top{
    flex-wrap: wrap;
  }
  .fee-list .top .hd{
    font-size: 12px;
  }
  .fee-list .top .hd:not(:first-of-type){
    margin-top: 10px;
  }
  .fee-list li{
    flex-wrap: wrap;
    padding: 29px 0;
  }
  .fee-list .pb1{
    width: 100%;
  }
  .fee-list li .code{
    font-size: 14px;
  }
  .fee-list .pb2{
    width: 100%;
    margin-top: 15px;
  }
  .fee-list li .proName p{
    font-size: 14px !important;
  }
  .fee-list .pb3,
  .fee-list .pb4,
  .fee-list .pb5{
    width: calc((100% - 20px) / 3);
    margin-top: 15px;
  }
  .fee-list li .pb2 p, .fee-list li .pb3 p, .fee-list li .pb4 p, .fee-list li .pb5 p, .fee-list li .pb6 p, .fee-list li .pb7 p{
    font-size: 12px;
  }
  .fee-list .pb6,
  .fee-list .pb7{
    width: calc((100% - 67px - 67px - 20px) / 2);
    margin-top: 15px;
  }
  .fee-list .pb8,
  .fee-list .pb9{
    width: 67px;
    margin-top: 15px;
  }
  .fee-diaolog .content{
    width: 92%;
    border-radius: 16px;
  }
  .fee-diaolog .content .top{
    padding: 12px;
  }
  .fee-diaolog .content .top p{
    font-size: 14px;
  }
  .fee-diaolog .content .zw{
    padding: 20px 20px 30px 20px;
  }
  .fee-diaolog .content .zw .nm{
    font-size: 14px;
  }
  .fee-diaolog .content .zw .nm span{
    font-size: 16px;
  }
  .fee-diaolog .content .zw .desc{
    margin: 8px 0 30px 0;
  }
  .fee-diaolog .content .zw .myfk .mf p{
    font-size: 14px;
  }
  .fee-diaolog .content .zw .myfk .js{
    padding: 14px 15px;
    border-radius: 6px;
  }
  .fee-diaolog .content .zw .hf .wz .mr{
    padding-bottom: 25px;
    margin-bottom: 22px;
  }
  .fee-diaolog .content .zw .hf .wz .dealt .time h4{
    font-size: 14px;
  }
  .fee-diaolog .content .zw .re{
    margin-top: 40px;
  }
  .fee-diaolog .content .zw .re h4{
    font-size: 14px;
  }
  .fee-diaolog .content .zw .re .el-textarea__inner{
    height: 100px;
    border-radius: 6px;
  }
  .fee-diaolog .content .zw .hf .wz{
    width: calc(100% - 26px);
  }
  .fee-diaolog .content .zw .hf .wz .mr::before,
  .fee-diaolog .content .zw .hf .wz .dealt .time::before{
    left: -26px;
  }
  .fee-diaolog .content .zw .re .btn{
    width: 180px;
    height: 40px;
    font-size: 14px;
    margin: 25px auto 0;
  }
  .addct .box{
    border-radius: 16px;
    padding: 25px 18px 30px 18px;
    margin-top: 30px;
  }
  .addct{
    padding: 140px 0 60px 0;
  }
  .addct .box .dz-list li{
    padding: 20px 0;
    flex-wrap: wrap;
  }
  .addct .box .dz-list li .js{
    width: 100%;
    margin-bottom: 20px;
  }
  .addct .box .dz-list li .swmr{
    font-size: 14px;
  }
  .addct .box .dz-list li i{
    font-size: 16px;
  }
  .addct .box .dz-list li .js .pb{
    font-size: 14px;
    margin-right: 15px;
  }
  .addct .box .dz-list li .js .mr{
    font-size: 14px;
    margin-top: 8px;
  }
  .addct .top .add p{
    font-size: 14px;
  }
  .addct .box .btn{
    width: 200px;
    height: 40px;
    font-size: 14px;
    margin: 30px auto 0;
  }
  .addct .box .btn p{
    font-size: 14px;
  }
  .actct{
    padding: 140px 0 60px 0;
  }
  .actct .mide{
    margin-top: 30px;
    padding: 20px 0 30px 0;
  }
  .actct .mide .demo-ruleForm{
    width: 92%;
  }
  .actct .row .yzm{
    font-size: 14px;
    width: 150px;
    height: 40px;
    padding: 0 10px;
    white-space: inherit;
  }
  .actct .row .el-input{
    width: calc(100% - 150px - 10px);
  }
  .actct .el-form-item__label{
    font-size: 14px;
    line-height: 36px;
  }
  .actct .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .actct .el-form-item{
    margin-bottom: 13px;
  }
  .actct .gybt{
    font-size: 14px;
    height: 40px;
    margin-top: 20px;
  }
  .ab3ct{
    padding: 100px 0 50px 0;
  }
  .amin-nav{
    padding: 15px 0;
    overflow-x: auto;
  }
  .amin-nav a, .amin-nav span{
    font-size: 14px;
    flex-shrink: 0;
  }
  .amin-nav span{
    margin: 0 5px;
  }
  .ab3ct .mide{
    padding: 30px 18px;
    border-radius: 20px;
  }
  .ab3ct .mide .bq{
    padding: 9px 16px;
    font-size: 14px;
  }
  .ab3ct .mide .title{
    margin-top: 25px;
  }
  .ab3ct .mide .js{
    margin-top: 35px;
  }
  .ab3ct .mide .js h6{
    font-size: 18px;
    line-height: 27px;
    margin-top: 25px;
  }
  .ab3ct .mide .time{
    margin-top: 10px;
    font-size: 14px;
  }
  .ab3ct .mide .content{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
  .ab3ct .mide .content p, .ab3ct .mide .content span{
    font-size: 14px;
    line-height: 24px;
  }
  .social-share{
    margin-top: 25px;
  }
  .social-share .social-share-icon{
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 18px !important;
  }
  .social-share .icon-wechat .wechat-qrcode{
    left: -80px !important;
  }
  .ab-mide{
    margin-top: 60px;
  }
  .news-top{
    flex-direction: column;
    margin-top: 30px;
  }
  .news-tag{
    margin-top: 15px;
  }
  .news-tag a{
    font-size: 14px;
    padding: 8px 14px;
  }
  .ab-mide .news-list{
    margin-top: 35px;
  }
  .news-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 15px;
    border-radius: 20px;
    padding: 10px 10px 20px 10px;
  }
  .news-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .news-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .news-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .news-list li a img{
    height: 100px;
    border-radius: 20px;
  }
  .news-list li a .txt{
    padding: 10px 10px 0 10px;
  }
  .news-list li a .txt h3{
    font-size: 14px;
    line-height: 21px;
    height: 63px;
  }
  .news-list li a .txt .db{
    margin-top: 15px;
  }
  .news-list li a .txt .db p:first-of-type{
    font-size: 14px;
    margin-right: 7px;
  }
  .news-list li a .txt .db p{
    font-size: 14px;
  }
  .ab2ct{
    padding: 140px 0 60px 0;
  }
  .sp-top .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    width: 100%;
  }
  .sp-top .desc br{
    display: none;
  }
  .ab2ct .news{
    margin-top: 30px;
    border-radius: 20px;
    padding: 20px 18px 35px 18px;
    flex-direction: column-reverse;
  }
  .ab2ct .news .right{
    width: 100%;
  }
  .ab2ct .news .left{
    width: 100%;
    margin-top: 25px;
  }
  .ab2ct .news .left .bq{
    font-size: 14px;
    padding: 8px 12px;
  }
  .ab2ct .news .left h3{
    font-size: 18px;
    line-height: 28px;
  }
  .ab2ct .news .left p{
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 20px 0;
  }
  .ab2ct .news .left .time{
    font-size: 14px;
  }
  .sp-search,
  .sp-search.tl{
    width: 100%;
    height: 42px;
    padding-right: 3px;
  }
  .sp-search.tl{
      margin-top: 20px;
  }
  .sp-search .btn{
    width: 70px;
    height: calc(100% - 6px);
  }
  .sp-search .el-input{
    width: calc(100% - 70px);
  }
  .sp-search .el-input__inner{
    font-size: 14px;
    line-height: 42px;
    padding-left: 24px;
  }
  .ab1ct{
    padding: 140px 0 60px 0;
  }
  .ab1ct .com{
    flex-direction: column;
    padding: 0;
    width: 92%;
    margin: 40px auto 0;
  }
  .ab1ct .com .left{
    width: 100%;
  }
  .ab1ct .com .left img{
    border-radius: 16px;
  }
  .ab1ct .com .right{
    width: 100%;
    margin-top: 25px;
  }
  .ab1ct .com .right p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .ab1ct .bottom{
    margin-top: 60px;
  }
  .ab1ct .bottom .ct .rq{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .ab1ct .bottom .ct .rq .item{
    width: 100%;
    margin-right: 0;
    border-radius: 20px;
    padding: 28px 20px 110px 20px;
  }
  .ab1ct .bottom .ct .rq .item:not(:first-of-type){
    margin-top: 20px;
  }
  .ab1ct .bottom .ct .rq .item img{
    height: 48px;
  }
  .ab1ct .bottom .ct .rq .item h4{
    font-size: 18px;
    margin: 20px 0 14px;
  }
  .ab1ct .bottom .ct .rq .item p{
    font-size: 14px;
    line-height: 22px;
  }
  .ab1ct .bottom .ct .rq .item a{
    width: 190px;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    bottom: 40px;
  }
  .ab1ct .bottom .ct .rq .item a::before{
    transition: 0s;
  }
  .login-box .login{
    width: 90%;
  }
  .login-box .login .qr-item{
    width: 100%;
    padding: 25px 18px;
    border-radius: 14px;
  }
  .login-box .login .qr-item .qr img{
    width: 100px;
  }
  .login-box .login .qr-item .qr{
    margin: 30px auto 20px;
  }
  .login-box .login .type{
    top: 20px;
    right: 20px;
  }
  .login-box .login .title{
    font-size: 18px;
    margin-top: 20px;
  }
  .login-box .login .qr-item .qr-desc{
    font-size: 14px;
    line-height: 22px;
  }
  .login-box .login .qr-item .qr-db{
    margin-top: 30px;
  }
  .login-box .login .bd-item{
    width: 100%;
    border-radius: 14px;
    padding: 25px 18px;
  }
  .login-box .login .bd-item .bd-type{
    margin-top: 30px;
  }
  .login-box .login .bd-item .bd-type .desc{
    margin-bottom: 18px;
  }
  .login-box .login .bd-item .bt1 .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .login-box .login .bd-item .yzm-row .yzm{
    height: 40px;
    font-size: 14px;
  }
  .login-box .login .bd-item .el-form-item{
    margin-bottom: 17px;
  }
  .login-box .login .bd-item .bdgybt{
    margin-top: 22px;
    height: 40px;
    font-size: 14px;
  }
  .login-box .login .bd-item .or{
    margin: 20px 0;
  }
  .login-box .login .bd-item .gybt{
    font-size: 14px;
    height: 40px;
  }
  .login-box .login .bd-item .bd-db{
    margin-top: 30px;
  }
  .login-box .login .bd-item .bd-db p{
    font-size: 14px;
  }
  .login-box .login .bd-item .bt2 .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .login-box .login .bd-item .bt2 .bd-db{
    flex-wrap: wrap;
  }
  .me1-box{
    padding: 140px 0 60px 0;
    width: 92%;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
  .me1-box .right{
    width: 100%;
  }
  .me1-box .right img{
    border-radius: 20px;
  }
  .me1-box .left{
    margin-top: 25px;
    width: 100%;
  }
  .me1-box .left h6{
    margin: 10px 0 20px 0;
  }
  .me1-box .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .me2ct{
    padding: 30px 18px 40px 18px;
    border-radius: 10px;
  }
  .me2ct h6{
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    margin: 10px 0 30px 0;
  }
  .me2ct .el-form-item__label{
    font-size: 14px;
  }
  .me2ct .el-input__inner{
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .me2ct .el-form-item{
    margin-bottom: 17px;
  }
  .me2ct .jg{
    margin-top: 30px;
  }
  .me2ct .sck{
    width: 180px;
    height: 100px;
    border-radius: 8px;
  }
  .me2ct .el-textarea__inner{
    border-radius: 6px;
    font-size: 14px;
    height: 130px;
  }
  .me2ct .el-button{
    height: 40px;
    font-size: 14px;
    margin-top: 20px;
  }
  .me3-box{
    width: 92%;
    margin: 0 auto;
  }
  .me3-box .js{
    margin: 10px auto 0;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .me3-swiper{
    margin-top: 30px;
  }
  .me3-swiper .rq{
    padding: 10px 10px 30px 10px;
    border-radius: 20px;
  }
  .me3-swiper .rq .ib{
    border-radius: 20px;
    height: 100px;
  }
  .me3-swiper .rq .ib .flow{
    width: 36px;
    height: 36px;
  }
  .me3-swiper .rq .txt{
    padding: 15px 10px 0 10px;
  }
  .me3-swiper .rq .txt h6{
    font-size: 14px;
  }
  .me3-swiper .rq .txt p{
    font-size: 14px;
    line-height: 22px;
    min-height: 44px;
    height: 44px;
    margin-top: 10px;
    -webkit-line-clamp: 2;
  }
  .me3-swiper{
    padding-bottom: 30px;
  }
  .me3-swiper .swiper-pagination-bullet-active{
    width: 10px;
    height: 10px;
  }
  .me3-box{
    padding: 60px 0 50px 0;
  }
  .opct{
    padding: 140px 0 60px 0;
  }
  .opct h6{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin: 10px auto 0;
  }
  .opct .mide{
    width: 100%;
    margin: 40px auto 0;
    padding: 28px 20px 30px 20px;
    border-radius: 20px;
  }
  .opct .mide form button{
    width: 180px;
    height: 40px;
    font-size: 14px;
    margin: 30px auto 0;
  }
  .opct .mide form .bt{
    font-size: 14px;
  }
  .opct .mide form textarea{
    height: 140px;
    border-radius: 8px;
    font-size: 14px;
    padding: 10px;
    margin-top: 10px;
  }
  .opct .mide form .wz{
    font-size: 14px;
    line-height: 22px;
    margin-top: 25px;
  }
  .ordct{
    padding: 140px 0 60px 0;
  }
  .ordct .box{
    margin-top: 30px;
    padding: 20px 15px 30px 15px;
    border-radius: 14px;
  }
  .ordct .box>.top{
    flex-direction: column;
    align-items: flex-start;
  }
  .ordct .box>.top .code{
    font-size: 14px;
  }
  .ordct .box>.top .money{
    margin-top: 10px;
  }
  .ordct .box>.top .money .num{
    font-size: 18px;
  }
  .ordct .box .xqBox{
    margin-top: 25px;
    width: calc(100%);
    padding: 15px 10px;
  }
  .ordct .box .xqlist li{
    align-items: flex-start;
  }
  .ordct .box .xqlist li .cp{
    flex-direction: column;
  }
  .ordct .box .xqlist .pb1{
    width: 90px;
  }
  .ordct .box .xqlist .top .pb1{
    width: 90px;
    padding: 0;
  }
  .ordct .box .xqlist li .cp .ibox{
    width: 100%;
    height: 55px;
  }
  .ordct .box .xqlist li .cp p{
    width: 100%;
    font-size: 12px;
    margin-left: 0;
    margin-top: 4px;
  }
  .ordct .box .xqlist .top .hd{
    font-size: 12px;
  }
  .ordct .box .xqlist li p{
    font-size: 12px;
  }
  .ordct .box .xqlist .pb2{
    width: 80px;
  }
  .ordct .box .xqlist .pb3{
    width: 55px;
  }
  .ordct .box .xqlist .pb4{
    width: 60px;
  }
  .ordct .box .mesBox{
    margin-top: 30px;
  }
  .ordct .box .mesBox .item .tm{
    margin-bottom: 8px;
  }
  .ordct .box .mesBox .item .txt p{
    line-height: 26px;
  }
  .ordct .box .mesBox .item{
    padding-bottom: 30px;
  }
  .ordct .box .btnBox{
    margin-top: 30px;
  }
  .ordct .box .btnBox .btn:last-of-type{
    margin-left: 15px;
  }
  .orct{
    padding: 140px 0 60px 0;
  }
  .order-box{
    margin-top: 30px;
    border-radius: 12px;
    padding: 29px 15px 35px 15px;
  }
  .order-box .type{
    flex-wrap: wrap;
  }
  .order-box .type a:not(:first-of-type){
    margin-left: 0;
  }
  .order-box .type a{
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 16px;
    font-size: 12px;
  }
  .order-box .filter{
    flex-direction: column;
    margin-top: 20px;
  }
  .order-box .filter .search{
    justify-content: space-between;
    width: 100%;
  }
  .order-box .filter .search .el-input{
    width: calc(100% - 135px - 10px);
  }
  .order-box .filter .search .el-input__inner{
    width: 100%;
    font-size: 12px;
  }
  .order-box .filter .search .btn{
    margin-left: 0;
    width: 135px;
    font-size: 12px;
  }
  .order-box .filter .time{
    flex-wrap: wrap;
    margin-top: 13px;
    justify-content: space-between;
  }
  .order-box .filter .time .js{
    width: 100%;
    margin-right: 0;
    margin-bottom: 7px;
    font-size: 13px;
  }
  .order-box .filter .drdc .el-button{
    margin-left: 0;
    width: 80px;
    font-size: 12px;
  }
  .order-box .filter .drdc>.el-button{
    margin-left: 5px;
  }
  .order-box .filter .el-date-editor.el-input,
  .order-box .filter .el-date-editor.el-input__inner{
    width: calc(100% - 165px - 10px);
  }
  .order-box .filter .time .el-input__inner{
    font-size: 12px;
    padding-right: 20px;
  }
  .order-list{
    margin-top: 35px;
  }
  .order-list .top{
    display: none;
  }
  .order-list li:first-of-type{
    border-top: 1px solid #F5F5F5;
  }
  .order-list li{
    flex-wrap: wrap;
  }
  .order-list li .code{
    font-size: 14px;
  }
  .order-list li .pb2 p,
  .order-list li .pb3 p,
  .order-list li .pb4 p,
  .order-list li .pb5 p{
    font-size: 12px;
  }
  .order-list li .txt{
    max-height: 68px;
  }
  .order-list li .proName a{
    margin: 7px 0 0 0;
  }
  .order-list li .proName a i{
    font-size: 14px;
  }
  .order-list li .proName a span{
    font-size: 12px;
  }
  .order-list li .zffs{
    font-size: 12px;
  }
  .order-list li .typel p{
    font-size: 12px;
  }
  .order-list li i{
    font-size: 16px;
  }
  .order-list li .typel a{
    font-size: 12px;
  }
  .order-list .pb1{
    width: 100%;
    margin-bottom: 5px;
  }
  .order-list .pb2{
    width: 150px;
  }
  .order-list .pb3{
    width: 20px;
  }
  .order-list .pb4{
    width: 55px;
  }
  .order-list .pb5{
    width: calc(100% - 150px - 20px - 55px - 30px);
  }
  .order-list .pb6,
  .order-list .pb7,
  .order-list .pb8,
  .order-list .pb9{
    margin-top: 25px;
  }
  .pathct{
    padding: 140px 0 60px 0;
  }
  .pzstop{
    flex-direction: column-reverse;
  }
  .pzstop .right{
    width: 100%;
  }
  .pzstop .left{
    width: 100%;
    margin-top: 20px;
  }
  .pzstop .left h3{
    font-size: 18px;
    margin-top: 15px;
  }
  .pzstop .left h6{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .pzstop .left .more{
    width: 140px;
    border-radius: 8px;
    height: 42px;
    font-size: 14px;
    margin-top: 30px;
  }
  .map1-box{
    margin-top: 60px;
  }
  .map1-box .item{
    padding: 25px 15px 30px 15px;
    border-radius: 20px;
  }
  .map1-box .pbLeftTm{
    font-size: 16px;
    padding-left: 18px;
  }
  .map1-box .pbLeftTm::before{
    height: 19px;
  }
  .map1-box .item .mp-list{
    margin-top: 20px;
  }
  .map1-box .item .mp-list a{
    width: 100%;
    margin-right: 0;
  }
  .map1-box .item:not(:first-of-type){
    margin-top: 20px;
  }
  .path2ct{
    padding: 140px 0 60px 0;
  }
  .path2ct .top{
    padding: 25px 18px 30px 18px;
    border-radius: 20px;
  }
  .path2ct .top .js{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 10px 0;
  }
  .path2ct .bottom{
    border-radius: 20px;
    padding: 25px 18px 30px 18px;
  }
  .pro-list{
    margin-top: 25px;
    width: 500px;
    border-radius: 10px;
  }
  .pro-list .dbl{
    padding: 13px 15px;
  }
  .pro-list .dbl div{
    font-size: 14px;
  }
  .pro-list li .proCode a{
    font-size: 14px;
  }
  .pro-list li{
    padding: 10px 15px;
  }
  .pro-list .wd1{
    width: 85px;
  }
  .pro-list .wd2{
    width: 110px;
  }
  .pro-list .wd3, .pro-list .wd4{
    width: calc((100% - 85px - 110px - 40px) / 2);
  }
  .path2ct .mpbox{
    overflow-x: auto; 
  }
  .path2ct .mpbox::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .path2ct .mpbox::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .path2ct .mpbox::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .per1ct{
    padding: 140px 0 60px 0;
  }
  .per1ct .box{
    margin-top: 30px;
    padding: 25px 20px 20px 20px;
  }
  .per1ct .box .left{
    width: 70px;
  }
  .per1ct .box .left .el-button{
    font-size: 14px;
    width: 200px;
    margin-top: 15px;
  }
  .per1ct .box .right{
    margin-top: 30px;
    width: 100%;
  }
  .per1ct .box .right .zs .row{
    flex-direction: column;
  }
  .per1ct .box .right .zs .row .lab{
    width: 100%;
    font-size: 14px;
    text-align: left;
  }
  .per1ct .box .right .zs .row p{
    width: calc(100%);
    margin-left: 0;
    font-size: 14px;
    padding-left: 7px;
    margin-top: 3px;
  }
  .per1ct .box .right .zs .row:not(:first-of-type){
    margin-top: 15px;
  }
  .per1ct .box .right .zs .btn{
    margin: 30px auto 0;
  }
  .per1ct .box .right .up{
    width: 100%;
  }
  .per1ct .box .right .up .el-form-item{
    display: flex;
    flex-direction: column;
  }
  .per1ct .box .right .up .el-form-item__label{
    width: 100% !important;
    text-align: left;
    font-size: 14px;
    line-height: 1;
    padding: 0 0 10px 0;
  }
  .per1ct .box .right .up .el-form-item__content{
    margin-left: 0px !important;
    line-height: 40px;
  }
  .per1ct .box .right .up .el-input__inner{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .per1ct .box .right .up .el-button{
    height: 40px;
    font-size: 14px;
  }
  .pzs1ct{
    padding: 140px 0 60px 0;
  }
  .pzs-swiper a{
    padding: 28px 20px 35px 20px;
    border-radius: 20px;
  }
  .pzs-swiper a .rund{
    width: 50px;
    height: 50px;
  }
  .pzs-swiper a h3{
    font-size: 18px;
    min-height: unset;
    margin-top: 18px;
  }
  .pzs-swiper a p{
    font-size: 14px;
    line-height: 22px;
    height: 132px;
  }
  .pzs-swiper .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
  }
  .pzs-swiper{
    padding-bottom: 40px;
  }
  .pzs1ct .mide .db{
    margin-top: 20px;
  }
  .pzs1ct .mide .db a:last-of-type{
    margin-left: 15px;
  }
  .pzs1ct .mide .db a{
    width: 140px;
    border-radius: 6px;
    font-size: 14px;
    height: 40px;
  }
  .pzs1ct .mide .db a::before{
    transition: 0s;
  }
  .pzs2ct .pbr{
    font-size: 12px;
  }
  .pzs2ct .pbr1{
    width: 66px;
    height: 66px;
    left: 10%;
  }
  .pzs2ct .pbr2{
    width: 14px;
    width: 110px;
    height: 110px;
  }
  .pzs2ct .pbr3{
    width: 56px;
    height: 56px;
    right: 10%;
  }
  .pzs2ct .pbr4{
    width: 70px;
    height: 70px;
    bottom: 14%;
  }
  .pzs2ct .pbr5{
    width: 56px;
    height: 56px;
  }
  .pzs2ct .pbr6{
    width: 84px;
    height: 84px;
  }
  .pzs2ct .pbr7{
    width: 70px;
    height: 70px;
    bottom: 53%;
  }
  .pzs2ct .pbr8{
    width: 14px;
    height: 14px;
  }
  .pzs2ct .pbr9{
    width: 14px;
    height: 14px;
    right: 25%;
  }
  .pzs2ct .pbr10{
    width: 14px;
    height: 14px;
  }
  .pzs2ct{
    padding: 200px 0 145px 0;
  }
  .pzs4ct{
    padding: 60px 0 60px 0;
  }
  .pzs4ct .row{
    padding: 25px 18px 35px 18px;
    flex-direction: column !important;
    border-radius: 18px;
  }
  .pzs4ct .row .left{
    width: 100%;
    height: auto;
    border-radius: 14px;
  }
  .pzs4ct .row .right{
    width: 100%;
    margin-top: 25px;
  }
  .pzs4ct .row .right .desc{
    margin: 20px 0 30px 0;
  }
  .pzs4ct .row .right .desc .h i{
    font-size: 14px;
  }
  .pzs4ct .row .right .desc .h p{
    width: calc(100% - 14px - 10px);
    font-size: 14px;
  }
  .pzs4ct .row .right .desc .h:not(:first-of-type){
    margin-top: 10px;
  }
  .pzs4ct .row .right a{
    width: 140px;
    height: 40px;
    font-size: 14px;
    border-radius: 8px;
  }
  .pzs4ct .row:not(:first-of-type){
    margin-top: 25px;
  }
  .pzs5ct{
    padding: 50px 0 60px 0;
  }
  .pzs5ct .mide{
    margin-top: 35px;
    flex-direction: column;
  }
  .pzs5ct .mide .left{
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .pzs5ct .mide .right{
    width: 100%;
    margin-top: 25px;
  }
  .pzs5ct .mide .right .desc{
    margin: 20px 0 30px 0;
  }
  .pzs5ct .mide .right .desc .h i{
    font-size: 14px;
  }
  .pzs5ct .mide .right .desc .h p{
    width: calc(100% - 14px - 10px);
    font-size: 14px;
  }
  .pzs5ct .mide .right .desc .h:not(:first-of-type){
    margin-top: 10px;
  }
  .pb-two-db-a a{
    width: 140px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .pb-two-db-a a:first-of-type{
    margin-right: 15px;
  }
  .pb-two-db-a a::before{
    transition: 0s;
  }
  .pzs7ct{
    padding: 55px 0 60px 0;
  }
  .pzs7ct .mide{
    margin-top: 35px;
    flex-direction: column-reverse;
  }
  .pzs7ct .mide .right{
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .pzs7ct .mide .left{
    margin-top: 25px;
    width: 100%;
  }
  .pzs7ct .mide .left .desc{
    margin: 20px 0 30px 0;
  }
  .pzs7ct .mide .left .desc .item{
    width: 100%;
    margin-right: 0;
  }
  .pzs7ct .mide .left .desc .item:not(:last-of-type){
    margin-bottom: 20px !important;
  }
  .pzs7ct .mide .left .desc .item h4{
    min-height: unset;
    font-size: 14px;
  }
  .pzs7ct .mide .left .desc .item p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
  }
  .pzs8-box{
    padding: 50px 0 60px 0;
  }
  .pzs8ct{
    padding: 29px 20px 37px 20px;
    border-radius: 20px;
  }
  .pb22-h6{
    font-size: 14px;
    margin-top: 10px;
  }
  .pzs8ct .mide{
    margin-top: 35px;
  }
  .pzs8ct .mide .item{
    border-radius: 20px;
    width: 100%;
    margin-right: 0;
  }
  .pzs8ct .mide .item:not(:first-of-type){
    margin-top: 20px;
  }
  .pzs8ct .mide .item .flow{
    width: 119px;
  }
  .pzs8ct .mide .item{
    padding: 70px 18px 105px 18px;
  }
  .pzs8ct .mide .item .rund{
    width: 50px;
    height: 50px;
  }
  .pzs8ct .mide .item h4{
    font-size: 16px;
  }
  .pzs8ct .mide .item .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .pzs8ct .mide .item a{
    left: 18px;
    width: 140px;
    height: 42px;
    border-radius: 8px;
    font-size: 14px;
    bottom: 35px;
  }
  .pzs9ct{
    padding: 50px 0 60px 0;
  }
  .pzs9-gy-mide{
    margin-top: 35px;
    flex-direction: column;
  }
  .pzs9-gy-mide .item{
    padding: 29px 20px 110px 20px;
    border-radius: 20px;
    width: 100%;
    margin-right: 0;
  }
  .pzs9-gy-mide .item:not(:first-of-type){
    margin-top: 20px;
  }
  .pzs9-gy-mide .item img{
    height: 45px;
  }
  .pzs9-gy-mide .item h4{
    font-size: 18px;
  }
  .pzs9-gy-mide .item .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .pzs9-gy-mide .item a{
    width: 160px;
    height: 42px;
    font-size: 14px;
    border-radius: 8px;
    bottom: 35px;
  }
  .pro-search .searchFlow{
      width: 240px;
  }
  .pro-search .content{
    width: 92%;
    height: 42px;
    padding: 0 2px 0 7px;
  }
  .pro-search .el-select{
    width: 95px;
  }
  .pro-search .el-select .el-input__inner{
    padding: 0 5px;
  }
  .pro-search .el-select .el-input .el-select__caret{
    font-size: 12px;
  }
  .pro-search .el-select .el-input__suffix{
    right: 0;
  }
  .pro-search .el-input__inner{
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
  }
  .pro-search .el-select-dropdown__item{
      font-size: 12px;
  }
  .pro-search .el-button{
    width: 58px;
    height: 38px;
    transform: translateY(1px);
  }
  .pro-search .el-input .el-input__inner{
    font-size: 12px;
  }
  .pro-search .ss{
    width: calc(100% - 95px - 58px - 1px);
  }
  .i1ct form .sint .close{
    font-size: 16px;
  }
  .pro-search .ss .close{
    font-size: 16px;
  }
  .pro-search .qt-form select,
  .pro-search .qt-form .ts{
     width: 95px;
     font-size: 12px;
     padding: 0 5px 0 5px;
  }
  .pro-search .qt-form button{
      width: 58px;
      height: 38px;
  }
  .pro-search .qt-form .line{
      margin-left: 2px;
  }
  .pro-search .qt-form .sint{
      width: calc(100% - 95px - 58px - 3px);
      padding: 0 15px 0 10px;
  }
  .pro-search .qt-form input{
      font-size: 12px;
  }
  .pro-search .ct{
      width: 92%;
  }
  .pro-search .ct .content{
      width: 100%;
  }
  .pro-table a{
    font-size: 14px;
    padding-bottom: 7px;
  }
  .pro-table a::after{
    height: 2px;
    bottom: -1px;
  }
  .pro-table a:first-of-type{
      width: 45%;
  }
  .pro-table a:last-of-type{
      width: 55%;
  }
  .pro-result{
    font-size: 14px;
    margin-top: 20px;
  }
  .pro-box.activeCj{
     z-index: unset;
  }
  .pro-ct{
    padding: 35px 0 60px 0;
  }
  .pro-slide{
    position: fixed;
    top: 0;
    left: -100%;
    width: calc(100%);
    padding: 20px 20px 0 20px;
    z-index: 999999;
    background-color: #FFFFFF;
    height: calc(100vh);
    overflow-y: auto;
    opacity: 0;
    transition: 0.5s;
  }
  .pro-slide.active{
    left: 0;
    opacity: 1;
  }
  .pro-slide .el-tree-node__label{
    font-size: 12px;
  }
  .pro-slide .el-tree-node__content{
    padding: 5px 15px !important;
  }
  .pro-slide .box .item .nr{
    max-height: 250px;
  }
  .pro-slide .pb-slide{
    display: none;
  }
  .pro-slide .sxq{
    justify-content: flex-start;
  }
  .pro-slide .sxq p{
    font-size: 14px;
  }
  .pro-slide .sxq .qc{
    font-size: 14px;
    margin-left: 15px;
  }
  .pro-slide .sxq i{
    display: block;
  }
  .pro-slide .box{
    margin-top: 20px;
  }
  .pro-slide .box .item .tp .tl p{
    font-size: 14px;
  }
  .pro-ct .container{
    margin-top: 25px;
  }
  .proCt{
    width: 100%;
  }
  .proCt .sxtj{
    margin-top: 20px;
    border-radius: 6px;
    flex-direction: column;
    border: none;
  }
  .proCt .sxtj .left::after{
    display: none;
  }
  .proCt .px p{
    font-size: 14px;
  }
  .proCt .el-input__inner,
  .proCt .el-select-dropdown__item{
    font-size: 12px;
  }
  .proCt .el-input__inner{
    height: 30px;
    line-height: 30px;
  }
  .proCt .el-input__icon{
    line-height: 30px;
  }
  .proCt .appXX{
    display: block;
  }
  .proCt .appXX .zcl{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #7C65FE;
    border-radius: 3px;
    width: 90px;
    height: 30px;
  }
  .proCt .appXX p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
  }
  .proCt .appXX i{
    font-size: 16px;
    color: #ffffff;
    margin-left: 5px;
  }
  .proCt .sxtj .left{
    width: 100%;
    font-size: 14px;
    padding: 10px 0;
  }
  .proCt .sxtj .left br{
    display: none;
  }
  .proCt .sxtj .close{
    top: 10px;
    color: #FFFFFF;
  }
  .proCt .sxtj .right{
    width: calc(100% - 20px);
    padding: 10px;
  }
  .proCt .sxtj .right .item{
    padding: 6px 33px 6px 10px;
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .proCt .px .el-select{
    width: 120px;
    margin-left: 10px;
  }
  .pct-list li .mla{
    border-radius: 6px;
    width: calc(100%);
    padding: 15px 10px 130px 10px;
    flex-direction: column-reverse;
  }
  .pct-list li .mla .right{
    width: calc(100%);
  }
  .pct-list li .mla .left{
    width: 100%;
    margin-top: 15px;
  }
  .pct-list li .mla .left .dbIm img{
    margin-right: 5px;
  }
  .pct-list li .mla .left .tm a{
    width: 100%;
    font-size: 16px;
    margin: 15px 0 10px 0;
  }
  .pct-list li .mla .left .wx{
    font-size: 12px;
  }
  .pct-list li .mla .left .wx a{
    font-size: 12px;
  }
  .pct-list li .mla .left .wx a img{
    height: 15px;
  }
  .pct-list li .mla .left .txt .row .lab{
    font-size: 12px;
  }
  .pct-list li .mla .left .txt .row .js{
    font-size: 12px;
  }
  .pct-list li .mla .left .txt .row .fl p{
    font-size: 12px;
  }
  .pct-list li .mla .dbl .an:not(:first-of-type){
    margin-left: 0px;
  }
  .pct-list li .mla .dbl .an p{
    font-size: 12px;
  }
  .pct-list li .mla .dbl{
    position: absolute;
    right: 10px;
    bottom: 19px;
    width: calc(100% - 20px);
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pct-list li .mla .dbl .an{
    padding: 0;
    height: 34px;
  }
  .pct-list li .mla .dbl .bjcp{
    width: 100% !important;
    margin-top: 10px;
  }
  .pct-list li .mla .dbl .sc,
  .pct-list li .mla .dbl .addCart{
    width: calc((100% - 12px) / 2);
  }
  .pct-list li .mla .right .swBox .swIb{
    height: 160px;
  }
  .pb-xjl i{
    font-size: 14px;
  }
  .pb-xjl .swiper-pagination{
    font-size: 12px;
  }
  .proImg-diaolog .content{
    border-radius: 6px;
    top: 10%;
    transform: translateX(-50%);
  }
  .proImg-diaolog .content .top{
    width: calc(100%);
    padding: 15px 10px;
  }
  .proImg-diaolog .content .top .close{
    font-size: 22px;
  }
  .proImg-diaolog .content .top p{
    font-size: 12px;
    width: calc(100% - 40px);
  }
  .proImg-diaolog .content .top .rt .gl{
    display: none;
  }
  .proImg-diaolog .content .img-box{
    width: calc(100% - 20px);
    margin: 10px auto 10px;
    max-height: 260px;
  }
  .proImg-diaolog .content .bottom{
    width: calc(100%);
    padding: 0 10px 15px 10px;
    font-size: 12px;
  }
  .pro-diaolog .top{
    width: calc(100%);
    padding: 15px 10px;
  }
  .pro-diaolog .top i{
    font-size: 22px;
  }
  .pro-diaolog .top .ms .qh{
    margin-right: 10px;
  }
  .pro-diaolog .top .ms p{
    font-size: 12px;
  }
  .pro-diaolog .btCode{
    width: calc(100%);
    padding: 15px 10px 10px 10px;
  }
  .pro-diaolog .btCode h3{
    width: 100%;
    font-size: 14px;
  }
  .pro-diaolog .btCode .code{
    font-size: 12px;
  }
  .pro-diaolog .content{
    width: calc(100%);
    padding: 0 10px;
    margin-top: 10px;
  }
  .pro-diaolog .content .filter{
    width: 100%;
    flex-wrap: wrap ;
  }
  .pro-diaolog .content .filter span{
    font-size: 12px;
    margin-top: 5px;
  }
  .pro-diaolog .content .filter p{
    font-size: 12px;
    margin-right: 5px;
    margin-top: 5px;
  }
  .pro-diaolog .content .swBox{
    width: 100%;
  }
  .pro-diaolog .content .swBox .pb i{
    font-size: 18px;
  }
  .pro-diaolog .content .swBox .mide{
    width: calc(100% - 50px);
  }
  .pro-diaolog .content .swBox .mide .top-swiper .fl{
    flex-direction: column;
  }
  .pro-diaolog .content .swBox .mide .top-swiper .img-box{
    width: 100%;
    height: 160px;
  }
  .pro-diaolog .content .swBox .mide .top-swiper .wz{
    width: 100%;
    margin-top: 10px;
  }
  .pro-diaolog .content .swBox .mide .top-swiper .wz p{
    font-size: 12px;
    line-height: 20px;
  }
  .pro-diaolog .content .swBox .pb{
    top: 25%;
    transform: unset;
  }
  .pro-diaolog .content .bottom-swiper-box{
    width: calc(100% - 50px);
  }
  .pro-diaolog .content .bottom-swiper-box .drq{
    width: 100%;
    height: 55px;
  }
  .pro-diaolog .content .bottom-swiper .img-box{
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid transparent;
  }
  .proBj .top .ct{
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .proBj .top .ct .left{
    margin-bottom: 5px;
  }
  .proBj .top .ct .left .rund{
    width: 18px;
    height: 18px;
  }
  .proBj .top .ct .left .rund i{
    font-size: 14px;
  }
  .proBj .top .ct .left p{
    font-size: 12px;
    margin-left: 7px;
  }
  .proBj .top .ct .right .play{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 80px;
  }
  .proBj .top .ct .right .clear{
    font-size: 12px;
    margin-left: 10px;
  }
  .proBj .bottom .ct{
    flex-wrap: wrap;
    padding: 15px 0;
  }
  .proBj .bottom .ct .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 15px 10px 20px 10px;
    border-radius: 6px;
  }
  .proBj .bottom .ct .item:nth-of-type(2n){
    margin-right: 0;
  }
  .proBj .bottom .ct .item .code{
    font-size: 12px;
  }
  .proBj .bottom .ct .item .zs{
    font-size: 12px;
  }
  .pro2ct{
    padding: 40px 0 60px 0;
  }
  .bj-box{
    border-radius: 20px;
    padding: 20px 0 40px 0;
    margin-top: 30px;
  }
  .bj-box .top{
    flex-wrap: wrap;
    height: auto;
    position: relative;
    margin-top: 15px;
    width: calc(100% - 30px);
  }
  .bj-box .top .fh .rund i{
    font-size: 14px;
  }
  .bj-box .top .cz-b{
    flex-wrap: wrap;
    margin-top: 10px;
    width: 100%;
    padding-bottom: 10px;
  }
  .bj-box .top .cz-b .cz{
    margin-top: 10px;
    margin-right: 10px;
    flex-wrap: wrap;
  }
  .bj-box .top .cz-b .cz a::after{
    bottom: -5px;
  }
  .bj-box .top .cz-b .cz a:not(:first-of-type){
    margin-left: 0px;
  }
  .bj-box .top .cz-b .cz a{
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .bj-box .top .cz-b .yc{
    margin-left: auto;
  }
  .bj-box .top .cz-b .ix{
    margin-left: 0;
    margin-top: 5px;
  }
  .bj-box .top .cz-b .ix .lx a{
      font-size: 12px;
  }
  .bj-box .content .la{
    width: 90px;
    box-shadow: 5px 0 5px 0px rgba(0, 0, 0, 0.03);
    position: relative;
    z-index: 19;
  }
  .bj-box .content .la .lab{
    width: calc(100%);
    min-height: calc(70px - 10px);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
  .bj-box .content .list .item{
    width: calc(100% / 4) !important;
  }
  .bj-box .content .list .item .izs-box{
    width: calc(100% - 20px);
    padding: 10px 10px 0 10px;
    height: calc(350px) !important;
  }
  .bj-box .content .la .lab:first-of-type{
    min-height: calc(350px) !important;
  }
  .bj-box .content .list .item .izs-box .yc p{
    font-size: 12px;
    margin-left: 5px;
  }
  .bj-box .content .list .item .izs-box .yc i{
    font-size: 16px;
  }
  .bj-box .content .zs .tm{
    font-size: 14px;
  }
  .bj-box .content .zs .gy{
    font-size: 12px;
  }
  .bj-box .content .zs img{
    margin-top: 5px;
    margin-right: 5px;
  }
  .bj-box .content .wz{
    min-height: calc(70px - 10px);
    padding: 10px 10px 0 10px;
    font-size: 12px;
    width: calc(100% - 20px);
  }
  .bj-box .content .list{
    width: calc(100% - 90px);
    overflow-x: auto;
  }
  .bj-box .content .list .box{
    width: calc(800px);
  }
  .bj-box .content .btn{
    font-size: 12px;
  }
  .bj-box .content .swBox .swIb{
    height: 100px !important;
  }
  .bj-box .content .row2{
    min-height: 150px !important;
    max-height: 150px;
  }
  .pro3ct{
    padding: 35px 0 60px 0;
  }
  .pro2-list{
    margin-top: 30px;
  }
  .pro2-list li{
    border-radius: 6px;
  }
  .pro2-list li a{
    padding: 20px 15px 30px 15px;
  }
  .pro2-list li a .tm{
    font-size: 16px;
  }
  .pro4ct .left .cpzsrq{
    flex-direction: column;
  }
  .pro4ct .pro4mide{
      margin-top: 30px;
  }
  .pro4ct .left .cpzs{
    width: 100%;
    padding: 25px 15px 30px 15px;
    border-radius: 10px;
    /*background-color: rgba(124,101,254,0.05);*/
  }
  .pro4ct .left .cpzs .dbIb img{
    height: 15px;
  }
  .pro4ct .left .cpzs .js h3{
    font-size: 16px;
    width: 100%;
    margin-right: 0;
  }
  .pro4ct .left .cpzs .js .zqzb{
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .pro4ct .left .cpzs .js .code p{
    font-size: 12px;
  }
  .pro4ct .left .cpzs .js .code .copy{
    width: 25px;
    height: 25px;
  }
  .pro4ct .left .cpzs .js .code .copy i{
    font-size: 14px;
  }
  .pro4ct .left .cpzs .js .code{
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .pro4ct .left .cpzs .js .ib{
    margin-bottom: 5px;
    flex-wrap: wrap;
  }
  .pro4ct .left .cpzs .js .ib img{
    margin-right: 5px;
    height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .pro4ct .left .cpzs .icon{
    flex-wrap: wrap;
  }
  .pro4ct .left .cpzs .icon a{
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .pro4ct .left .cpzs .icon a p{
    font-size: 12px;
  }
  .pro4ct .left .cpzs .icon a:not(:first-of-type){
    margin-left: 0;
  }
  .pro4ct .left .cpzs .line{
    margin: 10px 0 10px 0;
    background-color: #d3d3d3;
  }
  .pro4ct .left .cpzs .swBox .pb{
    top: 35%;
  }
  .pro4ct .left .cpzs .swBox .pb i{
    font-size: 22px;
  }
  .pro4ct .left .cpzs .swBox .dt-swiper{
    height: 220px;
  }
  .pro4ct .left .cpzs .swBox .rq-sb{
    width: calc(100% - 44px);
  }
  .pro4ct .left .cpzs .swBox .dt-swiper img{
    max-height: 95%;
    max-width: 95%;
  }
  .pro4ct .left .cpzs .swBox .flow-type{
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .pro4ct .left .cpzs .swBox .flow-type a:not(:first-of-type){
    margin-left: 0;
  }
  .pro4ct .left .cpzs .swBox .flow-type a{
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }
  .pro4ct .right{
    width: 100%;
    margin-top: 20px;
  }
  .pro4ct .right .rightCart{
    border-radius: 10px;
  }
  .pro4ct .right .code{
    font-size: 16px;
  }
  .pro4ct .right .cp .top .lab,
  .pro4ct .right .cp .mide .row .zs{
    font-size: 12px;
  }
  .pro4ct .right .db{
    width: calc(100% - 30px);
    margin: 20px auto 25px;
  }
  .pro4ct .right .btn .bt p{
    font-size: 12px;
  }
  .pro4ct .right .btn .sc{
    width: 110px;
  }
  .pro4ct .right .btn .addCart{
    width: calc(100% - 110px - 10px);
  }
  .pro4ct .right .dz{
    font-size: 12px;
    margin-top: 20px;
  }
  .pro4ct .right .jj{
    font-size: 12px;
  }
  .pro4ct .right .ty .tyct{
    width: calc(100%);
    padding: 10px 15px 25px 15px;
  }
  .pro4ct .right .rightmain{
    border-radius: 10px;
    margin-top: 20px;
  }
  .pro4ct .right .rightmain h3{
    font-size: 16px;
  }
  .pro4ct .right .rightmain .mb .row{
    padding: 10px 0;
  }
  .pro4ct .left .zyxx{
    margin-top: 40px;
  }
  .pro4ct .left .zyxx .min-nav{
    overflow-x: auto;
  }
  .pro4ct .left .zyxx .min-nav a{
    flex-shrink: 0;
    width: max-content;
    margin-right: 5px;
    height: 38px;
    font-size: 14px;
  }
  .pro4ct .left .zyxx .min-nav a:last-of-type{
    margin-right: 0;
  }
  .pro4ct .left .zyxx .min-nav.active{
     width: 92%;
     left: 4%;
  }
  .pro4ct .left .zyxx .min-nav.active a{
      box-shadow: unset;
  }
  .pro4ct .left .xxxx,
  .pro4ct .left .xgcp,
  .pro4ct .left .kybd,
  .pro4ct .left .xhtl,
  .pro4ct .left .khpj,
  .pro4ct .left .wxyy{
    border-radius: 10px;
    padding: 25px 15px 30px 15px;
  }
  .pro4ct .pbLeftTm{
    font-size: 16px;
  }
  .pro4ct .left .xxxx .box{
    margin-top: 10px;
  }
  .pro4ct .left .xxxx .box .row{
    width: calc(100%);
    padding: 13px 10px;
    flex-direction: column;
  }
  .pro4ct .left .xxxx .box .row .lab{
    font-size: 12px;
    width: 100%;
    border-right: none;
    padding: 0;
  }
  .pro4ct .left .xxxx .box .row .txt{
    width: calc(100%);
    padding: 0;
    font-size: 12px;
    margin-top: 7px;
  }
  .pro4ct .left .xgcp{
    border-radius: 6px;
    width: calc(100%);
    padding: 20px 10px;
  }
  .pro4ct .left .xgcp .swBox{
    margin-top: 25px;
  }
  
  .pro4ct .left .xgcp .swBox .prev,
  .pro4ct .left .xgcp .swBox .swiper-button-prev{
    left: 0;
  }
  .pro4ct .left .xgcp .swBox .next,
  .pro4ct .left .xgcp .swBox .swiper-button-next{
    right: 0;
  }
  .pro4ct .left .xgcp .swBox .pb i,
  .pro4ct .left .xgcp .swBox .swiper-button-prev i,
  .pro4ct .left .xgcp .swBox .swiper-button-next i{
    font-size: 18px;
  }
  .pro4ct .left .xgcp .swBox .swiper-button-prev,
  .pro4ct .left .xgcp .swBox .swiper-button-next{
    width: max-content;
    height: max-content;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper{
    width: calc(100% - 36px);
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk{
    border-radius: 10px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .img-box{
    height: 90px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .img-box .flow,
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .flow{
    font-size: 12px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .txt{
    padding: 8px 8px 15px 8px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .txt .tm{
    font-size: 12px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .txt .btn .code{
    font-size: 12px;
  }
  .pro4ct .left .xgcp .swBox .cp-swiper .bk .txt .btn p{
    font-size: 12px;
  }
  .pro4ct .left .kybd .box{
    margin-top: 5px;
  }
  .pro4ct .left .kybd .box .row{
    flex-direction: column;
    padding: 15px 0;
  }
  .pro4ct .left .kybd .box .row:not(:first-of-type){
    border-top: 1px solid #F5F5F5;
  }
  .pro4ct .left .kybd .box .row .lab{
    width: calc(100%);
    padding: 0;
    font-size: 12px;
  }
  .pro4ct .left .kybd .box .row .kyrq{
    width: calc(100%);
    padding: 0;
    border-bottom:none;
    margin-top: 5px;
  }
  .pro4ct .left .kybd .box .row .kyrq .txt{
    font-size: 12px;
    line-height: 22px;
  }
  .pro4ct .left .kybd .box .row .kyrq table{
    width: 100%;
  }
  .pro4ct .left .kybd .box .row .kyrq table thead th{
    font-size: 12px;
    padding: 5px;
  }
  .pro4ct .left .kybd .box .row .kyrq table tr td{
    font-size: 12px;
    padding: 5px;
  }
  .pro4ct .left .kybd .box .row .kyrq .zd{
    font-size: 12px;
    margin-top: 15px;
  }
  .pro4ct .left .xhtl .box{
    margin-top: 15px;
  }
  .pro4ct .left .xhtl .box a{
    font-size: 12px;
    line-height: 22px;
  }
  .pro4ct .left .khpj .top .qh i{
    font-size: 16px;
  }
  .pro4ct .left .khpj{
    margin-top: 40px;
  }
  .pro4ct .left .khpj .pj-swiper{
    margin-top: 20px;
  }
  .pro4ct .left .khpj .pj-swiper .rq{
    border-radius: 6px;
    width: calc(100%);
    padding: 20px 10px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .tm{
    font-size: 12px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .dj p{
    font-size: 12px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .pjChi-box .pb{
    font-size: 16px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .bigTm{
    margin-top: 20px;
    font-size: 12px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .xl span{
    font-size: 12px;
  }
  .pro4ct .left .khpj .pj-swiper .rq .xlzs{
    width: calc(100%);
    padding: 10px;
    font-size: 12px;
  }
  .pro4ct .left .wxyy .filter{
    margin-top: 25px;
  }
  .pro4ct .left .wxyy .filter .js{
    font-size: 12px;
  }
  .pro4ct .left .wxyy .filter .item{
    margin-top: 15px;
  }
  .pro4ct .left .wxyy .filter .item p{
    font-size: 14px;
  }
  .pro4ct .left .wxyy .filter .item .ab a{
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .pro4ct .left .wxyy .filter .sort p{
    font-size: 14px;
  }
  .pro4ct .left .wxyy .filter .el-input__inner{
    font-size: 12px;
  }
  .pro4ct .left .wxyy .box{
    margin-top: 20px;
  }
  .pro4ct .left .wxyy .box a .tm{
    font-size: 12px;
    line-height: 22px;
  }
  .pro4ct .left .wxyy .box a .zw{
    flex-direction: column;
  }
  .pro4ct .left .wxyy .box a .zw .txt{
    width: 100%;
  }
  .pro4ct .left .wxyy .box a .zw .ib{
    width: 50%;
    margin-top: 15px;
  }
  .pro4ct .left .wxyy .box a .zw .txt .row .lab{
    font-size: 12px;
  }
  .pro4ct .left .wxyy .box a .zw .txt .row p{
    font-size: 12px;
  }
  .pro4ct .left .wxyy .box a{
    padding: 20px 0;
  }
  .pro4ct .inter{
    margin-top: 60px;
  }
  .pro4ct .inter h3{
    font-size: 20px;
  }
  .pro4ct{
    padding: 40px 0 60px 0;
  }
  .proView-diaolog .content{
    top: 10%;
    transform: translateX(-50%);
    border-radius: 6px;
  }
  .proView-diaolog .content .top{
    width: calc(100%);
    padding: 15px 10px;
  }
  .proView-diaolog .content .top i{
    font-size: 20px;
  }
  .proView-diaolog .content .top .le{
    width: calc(100% - 20px - 15px);
  }
  .proView-diaolog .content .top .le .tm{
    font-size: 12px;
  }
  .proView-diaolog .content .top .le .code{
    margin-left: 10px;
    font-size: 12px;
  }
  .proView-diaolog .content .mide{
    width: calc(100%);
    padding: 0 10px;
    flex-direction: column;
  }
  .proView-diaolog .content .mide .left{
    width: 100%;
  }
  .proView-diaolog .content .mide .left .filter{
    flex-wrap: wrap;
  }
  .proView-diaolog .content .mide .left .filter p{
    font-size: 12px;
    margin-bottom: 5px;
  }
  .proView-diaolog .content .mide .left .filter .ab{
    flex-wrap: wrap;
  }
  .proView-diaolog .content .mide .left .filter .ab a{
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .proView-diaolog .content .mide .left .swBox{
    margin: 15px 0;
  }
  .proView-diaolog .content .mide .left .swBox i{
    font-size: 18px !important;
    padding: 2px !important;
  }
  .proView-diaolog .content .mide .left .swBox .proView-swiper{
    width: calc(100% - 50px);
  }
  .proView-diaolog .content .mide .left .swBox .proView-swiper{
    height: 180px;
  }
  .proView-diaolog .content .mide .left .ts,
  .proView-diaolog .content .mide .left .ts p{
    font-size: 12px;
    line-height: 20px;
  }
  .proView-diaolog .content .mide .right{
    width: 100%;
    padding-top: 0;
    margin-top: 25px;
  }
  .proView-diaolog .content .mide .right .tm{
    font-size: 12px;
  }
  .proView-diaolog .content .mide .right .bg{
    margin: 15px 0 20px 0;
  }
  .proView-diaolog .content .mide .right .bg .row .lab{
    width: calc(40% - 1px);
    padding: 10px;
  }
  .proView-diaolog .content .mide .right a{
    font-size: 12px;
  }
  .proView-diaolog .content .db{
    margin-top: 25px;
    flex-direction: column;
    width: calc(100%);
    padding: 15px 10px;
  }
  .proView-diaolog .content .db .proNum{
    font-size: 12px;
    margin-bottom: 10px;
  }
  .proView-diaolog .content .db .sxqh .btn{
    width: 110px;
    font-size: 12px;
  }
  .purct{
    padding: 140px 0 60px 0;
  }
  .purct .top{
    flex-direction: column;
    align-items: flex-start;
  }
  .purct .top .allSelect{
    margin-top: 10px;
  }
  .purct .top .allSelect .btn{
    font-size: 14px;
    margin-left: 25px;
  }
  .purct .cg-list li{
    border-radius: 6px;
    flex-direction: column;
    padding: 25px 15px 35px 15px;
  }
  .purct .cg-list li .wz{
    width: calc(100%);
    padding: 0;
    flex-wrap: wrap;
  }
  .purct .cg-list li .wz .js{
    width: 100%;
    flex-direction: column;
  }
  .purct .cg-list li .wz .js .ibox{
    width: calc(100% - 2px);
    height: 180px;
  }
  .purct .cg-list li .wz .js .txt{
    width: 100%;
    margin-left: 0;
    padding-top: 10px;
  }
  .purct .cg-list li .wz .js .txt .code{
    margin: 5px 0 7px 0;
  }
  .purct .cg-list li .wz .js .txt .wp p{
    font-size: 12px;
  }
  .purct .cg-list li .wz .gg{
    width: 100%;
    margin-top: 10px;
  }
  .purct .cg-list li .wz .gg .time{
    font-size: 12px;
  }
  .purct .cg-list li .wz .gg .txt{
    margin: 8px 0 13px 0;
  }
  .purct .cg-list li .wz .gg .txt p{
    font-size: 12px;
  }
  .purct .cg-list li .zc{
    width: 100%;
    writing-mode: unset;
    text-orientation: unset;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 25px;
  }
  .purct .cg-list li .wz .num{
    font-size: 12px;
  }
  .queryct{
    padding: 140px 0 60px 0;
  }
  .queryct .bg{
    width: 124px;
  }
  .queryct .cg{
    margin-top: 30px;
  }
  .queryct .cg h4{
    font-size: 20px;
  }
  .queryct .cg p{
    font-size: 14px;
    line-height: 26px;
  }
  .queryct .cg p br{
    display: none;
  }
  .queryct .code{
    margin: 35px 0 25px 0;
  }
  .queryct .code p{
    font-size: 14px;
  }
  .queryct .code h4{
    font-size: 38px;
  }
  .queryct .js{
    font-size: 14px;
    line-height: 22px;
  }
  .queryct .js br{
    display: none;
  }
  .queryct .query{
    width: 200px;
    height: 42px;
    font-size: 14px;
    margin: 30px auto 0;
  }
  .queryct .query::before{
    transition: 0s;
  }
  .regct{
    padding: 50px 0 60px 0;
  }
  .regct h3{
    font-size: 20px;
  }
  .regct .mide{
    border-radius: 12px;
    padding: 20px 20px 30px 20px;
    width: 100%;
  }
  .regct .el-form-item__label{
    font-size: 14px;
    line-height: 30px;
  }
  .regct .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .regct .gx{
    margin: 30px 0 0 0;
  }
  .regct .gx .el-checkbox__label{
    flex-wrap: wrap;
    font-size: 14px;
  }
  .regct .gybt{
    height: 40px;
    font-size: 14px;
    margin-top: 10px;
  }
  .regct .row .yzm{
    width: 170px;
    font-size: 14px;
    padding: 0 10px;
    white-space: initial;
    height: 40px;
  }
  .regct .row .el-input{
    width: calc(100% - 170px - 10px);
  }
  .res1-box{
    padding: 140px 0 60px 0;
    width: 92%;
    margin: 0 auto;
    flex-direction: column;
  }
  .res1-box .left{
    width: 100%;
  }
  .res1-box .left img{
    border-radius: 12px;
    min-height: unset;
  }
  .res1-box .right{
    width: 100%;
    margin-top: 25px;
  }
  .res1-box .right .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 20px 0;
  }
  .res1-box .right .db{
    flex-direction: column;
    width: 100%;
  }
  .res1-box .right .db .bro{
    margin-right: 0;
    width: 100%;
    font-size: 14px;
    border-radius: 8px;
    height: 46px;
  }
  .res1-box .right .db .re{
    width: 100%;
    margin-top: 15px;
    border-radius: 8px;
    height: 46px;
    font-size: 14px;
  }
  .res1-box .right .db .re::before{
    transition: 0s;
  }
  .res2ct .precisely{
    padding: 29px 18px 30px 18px;
    border-radius: 20px;
  }
  .res2ct .precisely .mide{
    margin-top: 30px;
  }
  .res2ct .precisely .mide .item .bt{
    font-size: 16px;
    padding-left: 18px;
  }
  .res2ct .precisely .mide .item .bt::before{
    height: 100%;
    top: 0;
    width: 5px;
  }
  .res2ct .precisely .mide .item .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .res2ct .precisely .mide .item:not(:first-of-type){
    margin-top: 35px;
  }
  .res2ct .common{
    margin-top: 60px;
    border-radius: 20px;
    padding: 29px 18px 35px 18px;
  }
  .res2ct .common h6{
    width: 100%;
    margin: 10px auto 0;
    font-size: 14px;
  }
  .res2ct .common .tag{
    margin-top: 25px;
  }
  .res2ct .common .tag a{
    font-size: 14px;
    padding: 7px 10px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .res2ct .common .mide{
    border-radius: 20px;
    padding: 28px 18px 20px 18px;
  }
  .res2ct .common .mide a{
    font-size: 14px;
  }
  .res2ct .related{
    margin-top: 60px;
  }
  .res2ct .related .news-list{
    margin-top: 30px;
  }
  .sp-mide{
    margin-top: 50px;
    border-radius: 20px;
    padding: 29px 18px 30px 18px;
  }
  .res2ct{
    padding: 0 0 60px 0;
  }
  .res2ct.prodefault{
    padding-top: 140px;
  }
  .res2ct.prodefault .precisely{
    margin-top: 30px;
  }
  .res2ct.prodefault .precisely .mide{
    font-size: 14px;
    line-height: 24px;
  }
  .res2ct.prodefault .precisely .mide p,
  .res2ct.prodefault .precisely .mide span{
    font-size: 14px;
    line-height: 24px;
  }
  .res2ct.prodefault .precisely .mide a{
    font-size: 14px;
  }
  .res2ct.prodefault .precisely .mide h3{
      font-size: 16px;
  }
  .res2ct.prodefault .precisely .mide table{
    overflow-x: auto;
    display: block;
  }
  .res2ct.prodefault .precisely .mide table tr, .res2ct.prodefault .precisely .mide table td{
    padding: 2px 5px !important;
  }
  .res2ct.prodefault .db{
    margin: 40px 0 0 0;
  }
  .res2ct.prodefault .db .bro{
    width: 240px;
    height: 42px;
    border-radius: 8px;
    font-size: 14px;
  }
  .sp-mide .irq{
    margin-top: 30px;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .sp-mide .irq::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .sp-mide .irq::-webkit-scrollbar-thumb {
    background: rgba(124,101,254,0.5);
    border-radius: 4px;
  }
  .sp-mide .irq::-webkit-scrollbar-track {
    background: #F5F5F5;
  }
  .sp-mide .irq .ir{
    margin-top: 0;
    margin-right: 0;
    width: 88%;
    flex-shrink: 0;
    border-radius: 16px;
    padding: 30px 20px 0 20px;
    height: 300px;
  }
  .sp-mide .irq .ir:not(:last-of-type){
    margin-right: 20px !important;
  }
  .sp-mide .irq .ir p{
    font-size: 14px;
  }
  .sp-mide .irq .ir a{
    bottom: 30px;
    font-size: 14px;
    height: 42px;
    border-radius: 8px;
  }
  .sp-mide .irq .ir a::before{
    transition: 0s;
  }
  .rl1ct{
    padding: 140px 0 60px 0;
  }
  .rl1ct .top{
    flex-direction: column-reverse;
  }
  .rl1ct .right{
    height: auto;
    border-radius: 12px;
    width: 100%;
  }
  .rl1ct .top .left{
    width: 100%;
    padding-top: 0;
    margin-top: 25px;
  }
  .rl1ct .left h3{
    font-size: 18px;
  }
  .rl1ct .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .rl1ct .mide{
    margin-top: 60px;
  }
  .rl-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .rl-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .rl-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .rl-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .rl-list li a{
    border-radius: 20px;
    padding: 10px 10px 0 10px;
  }
  .rl-list li a img{
    border-radius: 20px;
    height: 100px;
  }
  .rl-list li a .txt{
    padding: 15px 7px 20px 7px;
  }
  .rl-list li a .txt h4{
    font-size: 14px;
  }
  .rl-list li a .txt p{
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    margin: 10px 0 20px 0;
  }
  .rl-list li a .txt .ml-more{
    width: 100%;
    height: 42px;
    font-size: 14px;
    border-radius: 8px;
  }
  .rl-list li a .txt .ml-more::before{
    transition: 0s;
  }
  .sp1ct{
    padding: 140px 0 60px 0;
  }
  .sp1ct .mide{
    margin-top: 60px;
  }
  .sp-row{
    padding: 30px 18px;
    border-radius: 20px;
    flex-direction: column !important;
  }
  .sp-row .left{
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .sp-row .right{
    width: 100%;
    margin-top: 25px;
  }
  .sp-row .right h6{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 30px 0;
  }
  .sp-row:not(:first-of-type){
    margin-top: 25px;
  }
  .sp2-2ct{
    padding: 140px 0 60px 0;
  }
  .sp2-3ct{
    padding: 60px 0;
    flex-direction: column;
  }
  .sp2-3ct .left{
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .sp2-3ct .right{
    width: 100%;
    margin-top: 25px;
  }
  .sp2-3ct .right h3{
    font-size: 18px;
  }
  .sp2-3ct .right p{
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 30px 0;
  }
  .sp-more.w250{
    width: 220px;
  }
  .sp2-4ct{
    padding: 60px 0;
  }
  .sp2-3box.qf .sp2-3ct{
    flex-direction: column;
  }
  .sp2-6ct{
    padding: 60px 0;
  }
  .sp2-6ct .row{
    padding: 26px 18px 35px 18px;
    border-radius: 20px;
    flex-direction: column !important;
  }
  .sp2-6ct .row .left{
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .sp2-6ct .row .right{
    margin-top: 25px;
    width: 100%;
  }
  .sp2-6ct .row .right h6{
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 30px 0;
  }
  .sp2-6ct .row:not(:first-of-type){
    margin-top: 25px;
  }
  .sp3ct{
    padding: 140px 0 60px 0;
  }
  .sp3ct .js{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .sp3ct .mide{
    margin-top: 35px;
  }
  .news-list{
    margin-top: 25px;
  }
  .sp4ct{
    padding: 140px 0 60px 0;
  }
  .sp4ct .mide{
    margin-top: 30px;
    border-radius: 20px;
    padding: 30px 18px;
    overflow-x: auto;
  }
  .sp4ct .mide .sjk{
    width: 600px;
  }
  .sp4ct .sjk .db .pb{
    font-size: 14px;
    padding: 0 10px;
  }
  .sp4ct .sjk .db{
    border-radius: 8px;
    height: 42px;
  }
  .sp4ct .sjk li .pb{
    padding: 13px 10px;
  }
  .sp4ct .sjk li .pb, .sp4ct .sjk li .pb a{
    font-size: 14px;
    line-height: 22px;
    word-break: break-word;
  }
  .user1ct{
    padding: 140px 0 60px 0;
  }
  .user1ct .title{
    font-size: 18px;
  }
  .user1ct .mide{
    margin-top: 35px;
    flex-direction: column;
  }
  .user1ct .mide .left{
    width: 100%;
    border-radius: 10px;
    padding: 30px 20px 38px 20px;
  }
  .user1ct .mide .left .ave .rund{
    width: 70px;
    height: 70px;
  }
  .user1ct .mide .left .ave p{
    font-size: 16px;
    margin-top: 10px;
  }
  .user1ct .mide .left .line{
    margin: 22px 0;
  }
  .user1ct .mide .left .lx .row p{
    font-size: 14px;
  }
  .user1ct .mide .left .lx .row span{
    margin-left: 10px;
    font-size: 14px;
  }
  .user1ct .mide .left .lx .row:not(:first-of-type){
    margin-top: 15px;
  }
  .user1ct .mide .left .dbl{
    margin-top: 38px;
  }
  .user1ct .mide .left .dbl a p{
    font-size: 14px;
  }
  .user1ct .mide .left .dbl .dbline{
    margin: 0 30px;
  }
  .user1ct .mide .left .dbl a .nm{
    font-size: 20px;
  }
  .user1ct .mide .right{
    margin-top: 20px;
    flex-direction: column;
    width: 100%;
  }
  .user1ct .mide .right .lb{
    width: 100%;
  }
  .user1ct .mide .right .lb:not(:first-of-type){
    margin-top: 20px;
  }
  .user1ct .mide .right .lb a{
    border-radius: 10px;
    padding: 15px 20px 30px 18px;
  }
  .user1ct .mide .right .lb a .rund{
    width: 38px;
    height: 38px;
  }
  .user1ct .mide .right .lb a .txt{
    width: calc(100% - 38px - 12px);
  }
  .user1ct .mide .right .lb a .txt h4{
    font-size: 16px;
  }
  .user1ct .mide .right .lb a .txt p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
  }
  .tips{
    display: none;
  }
  .page .el-pagination{
    flex-wrap: wrap;
  }
  .page .el-pagination__total{
    width: 100%;
    margin-right: 0;
  }
  .page .el-pagination .btn-next .el-icon-arrow-right:before,
  .page .el-pagination .btn-prev .el-icon-arrow-left:before{
    font-size: 12px;
  }
  .page .el-pagination .btn-prev,
  .page .el-pagination .btn-next{
    width: 70px;
    height: 30px;
  }
  .page .el-pager li{
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .ftct .ftnav{
    display: none;
  }
  .ftct{
    flex-direction: column;
    padding: 50px 0 40px 0;
  }
  .ftct .left{
    width: 100%;
  }
  .ftct .left .ftlogo img{
    height: 26px;
  }
  .ftct .left .desc{
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
  }
  .ftct .right{
    width: 100%;
    margin-top: 30px;
    border-radius: 20px;
  }
  .ft-box .bot .ct{
    padding: 15px 0;
  }
  .ft-box .bot .ct a{
    font-size: 14px;
    text-align: center;
  }
}