@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;
  }
  .hamburger {
    height: 16px;
    right: 2.5%;
    width: 20px;
    top: 25px;
    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: #EC1265;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #EC1265;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #EC1265;
  }
  .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;
  }
  .el-message{
    min-width: 92%;
    max-width: 92%;
  }
  .center,
  .x-center,
  .c-center,
  .m-center{
    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;
  }
  .login .content{
    width: calc((92% - 40px));
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .login .content h3{
    font-size: 22px;
  }
  .login .mide{
    margin-top: 30px;
  }
  .login .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  } 
  .login .el-form-item{
    margin-bottom: 25px;
  }
  .login .el-button{
    height: 40px;
  }
  .login .db{
    margin-top: 30px;
  }
  .login .db a:last-of-type{
    margin-left: 40px;
  }
  .login .db a{
    font-size: 14px;
  }
  .diaolog-kt .content{
    width: calc(92% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 6px;
  }
  .diaolog-kt .content .mide{
    height: 250px;
  }
  .diaolog-kt .an span{
    font-size: 14px;
  }
  .headerct .nav{
    display: none;
  }
  .headerct{
    padding-bottom: 0;
  }
  .headerct .top{
    position: relative;
    padding: 15px 0 75px 0;
  }
  .headerct .top .logo img{
    width: 60px;
  }
  .headerct .top .cart{
    width: 100px;
    height: 34px;
  }
  .headerct .top .cart p{
    font-size: 14px;
  }
  .headerct .top .cart .flow{
    font-size: 12px;
    width: 20px;
    height: 20px;
    top: -6px;
    right: -6px;
  }
  .headerct .top .iconb{
    margin-left: 0;
    margin-right: 13px;
  }
  .headerct .top .iconb .icon .rund{
    width: 30px;
    height: 30px;
  }
  .headerct .top .iconb .icon .flow .rq{
    padding: 10px 0;
    width: 120px;
    border-radius: 6px;
  }
  .headerct .top .iconb .icon .flow .tz{
    font-size: 14px;
    width: calc(100% - 20px);
    padding: 5px 10px;
  }
  .headerct .top .personal{
    flex-direction: row-reverse;
    margin-right: 30px;
  }
  .headerct .top .search{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    height: 36px;
  }
  .headerct .top .search button{
    width: 75px;
  }
  .headerct .top .search input{
    width: calc(100% - 75px - 40px);
    padding: 0 20px;
    font-size: 14px;
  }
  .i1ct{
    padding: 146px 0 40px 0;
  }
  .i1ct .mide{
    flex-direction: column;
  }
  .i1ct .left{
    height: 200px;
    width: 100%;
  }
  .mySwiper .bg{
    border-radius: 10px;
  }
  .mySwiper .swiper-pagination{
    bottom: 10px;
  }
  .mySwiper .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
  }
  .mySwiper .swiper-pagination-bullet{
    margin: 0 5px !important;
  }
  .i1ct .right{
    width: 100%;
    margin-top: 30px;
  }
  .i1ct .right .name{
    border-radius: 10px;
    font-size: 20px;
    height: 50px;
  }
  .i1ct .right .money .item{
    border-radius: 10px;
  }
  .i1ct .right .money .item .tp{
    font-size: 14px;
  }
  .i1-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .i1-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .i1-list li a{
    border-radius: 6px;
  }
  .i1-list li{
    height: 180px;
  }
  .i1-list li:last-of-type{
    display: none;
  }
  .i1-list li a p{
    left: 8px;
    top: 10px;
    padding: 4px 10px;
  }
  .collect{
    padding: 146px 0 60px 0;
  }
  .collect .top{
    flex-direction: column;
    align-items: flex-start;
  }
  .pb-title h3{
    font-size: 22px;
  }
  .pb-title p{
    font-size: 14px;
    margin-top: 7px;
  }
  .collect .top .right{
    margin-top: 20px;
    width: 100%;
  }
  .collect .top .right div{
    width: calc((100% - 15px) / 2 - 2px);
    height: 36px;
    font-size: 14px;
  }
  .collect .top .right div.add{
    margin-left: 15px;
  }
  .colle-list{
    margin-top: 40px;
  }
  .colle-list li{
    width: calc(100% - 20px);
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .colle-list .it1{
    width: 100%;
  }
  .colle-list li .sp{
    flex-direction: column;
    align-items: flex-start;
  }
  .colle-list li .sp .zs{
    margin-left: 0;
    margin-top: 10px;
    align-items: flex-start;
  }
  .colle-list li .sp .zs img{
    width: 115px;
    height: 125px;
    border-radius: 6px;
  }
  .colle-list li .sp .zs .txt{
    margin-left: 15px;
    width: calc(100% - 115px - 15px);
  }
  .colle-list li .sp .zs .txt h3{
    font-size: 14px;
  }
  .colle-list li .sp .zs .txt .wz{
    margin-top: 3px;
  }
  .el-checkbox__inner{
    width: 16px;
    height: 16px;
  }
  .el-checkbox__inner::after{
    top: 2px;
    left: 5px;
  }
  .colle-list .it2{
    margin-top: 15px;
    width: calc(100% - 121px);
  }
  .colle-list .it3{
    margin-top: 15px;
  }
  .colle-list .dbl{
    display: none;
  }
  .colle-list li .cl{
    width: 81px;
    height: 34px;
  }
  .me2ct{
    padding: 146px 0 60px 0;
  }
  .metop{
    flex-direction: column;
  }
  .metop .left{
    width: calc(100% - 40px) !important;
    padding: 25px 20px 30px 20px;
    border-radius: 6px;
  }
  .metop .left .row{
    flex-direction: column;
  }
  .metop .left .row .el-form-item{
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .metop .left .row .el-input__inner{
    height: 36px;
    font-size: 14px;
  }
  .metop .left .row .el-form-item__label{
    font-size: 14px;
    padding-bottom: 10px;
  }
  .metop .left .db{
    margin-top: 0;
  }
  .metop .left .db .el-button{
    width: 100% !important;
    font-size: 14px;
    height: 36px;
  }
  .metop .left .db .dr,
  .metop .left .db .dl{
    width: calc((100% - 15px) / 2);
  }
  .mem-list li .sz{
    font-size: 14px;
  }
  .el-date-picker{
    width: 300px;
  }
  .el-date-picker .el-picker-panel__content{
    width: 270px;
    margin: 5px 15px 15px 15px;
  }
  .el-date-picker__header{
    margin: 12px 12px 5px 12px;
  }
  .metop .right{
    width: calc(100% - 40px);
    margin-top: 20px;
    border-radius: 6px;
    padding: 25px 20px;
    height: auto;
  }
  .metop .right p{
    font-size: 14px;
  }
  .metop .right p:not(:first-of-type){
    margin-top: 12px;
  }
  .mem-list .dbl{
    display: none;
  }
  .mem-list{
    margin-top: 40px;
  }
  .mem-list li{
    width: calc(100% - 20px);
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .mem-list .it1{
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .mem-list li .spb{
    margin-top: 10px;
  }
  .mem-list li .sp:not(:first-of-type),
  .mem-list li .dj:not(:first-of-type),
  .mem-list li .hj:not(:first-of-type){
    margin-top: none;
  }
  .mem-list li .sp:not(:first-of-type){
    margin-top: 14px;
  }
  .mem-list li .sp .zs{
    margin-left: 0;
    align-items: flex-start;
  }
  .mem-list li .sp .zs img{
    width: 115px;
    height: 125px;
    border-radius: 6px;
  }
  .mem-list li .sp .zs .txt{
    margin-left: 15px;
    width: calc(100% - 115px - 15px);
  }
  .mem-list li .sp .zs .txt h3{
    font-size: 14px;
  }
  .mem-list li .sp .zs .txt .wz{
    margin-top: 3px;
  }
  .mem-list .it2,
  .mem-list .it3{
    width: calc((100% - 10px) / 2);
  }
  .mem-list li .dj, .mem-list li .hj{
    height: 40px;
    margin-top: 14px;
  }
  .mem-list .it4,
  .mem-list .it5,
  .mem-list .it6{
    margin-top: 15px;
  }
  .mem-list .it4{
    max-width: 120px;
    width: auto;
  }
  .mem-list li .cl{
    width: 70px;
    height: 36px;
  }
  .me3ct{
    padding: 146px 0 60px 0;
  }
  .me1ct{
    padding: 146px 0 60px 0;
  }
  .me1ct .top .add{
    font-size: 14px;
    width: 140px;
  }
  .hk-list .dbl{
    display: none;
  }
  .hk-list li{
    width: calc(100% - 40px);
    padding: 25px 20px 5px 20px;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .hk-list li p{
    width: calc((100% - 15px) / 2) !important;
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .hk-list li p:nth-of-type(2n){
    margin-right: 0;
  }
  .hk-list li p span{
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
  }
  .diaolog-hk .content{
    width: calc(92% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .diaolog-hk .content h3{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .diaolog-hk .content .el-input__inner{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 20px !important;
  }
  .diaolog-hk .content .el-textarea__inner{
    font-size: 14px;
    border-radius: 10px;
    padding: 10px 20px;
    height: 100px;
  }
  .diaolog-hk .content .el-input__prefix{
    right: 20px;
  }
  .diaolog-hk .content .row>span{
    left: 10px;
    font-size: 14px;
  }
  .el-select-dropdown__item{
    font-size: 14px;
  }
  .diaolog-hk .content .el-button{
    width: calc((100% - 15px) / 2) !important;
    height: 36px;
    font-size: 14px;
  }
  .hkrq{
    padding-bottom: 35px;
    border-radius: 10px;
  }
  .del-list .dbl{
    display: none;
  }
  .del-list li{
    width: calc(100% - 40px);
    padding: 25px 20px 5px 20px;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .del-list li .it{
    width: calc((100% - 15px) / 2) !important;
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .del-list li .it:nth-of-type(2n){
    margin-right: 0;
  }
  .del-list li .it p{
    font-size: 14px;
  }
  .del-list li .it span{
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
  }
  .me5ct{
    padding: 146px 0 60px 0;
  }
  .me5ct .mide{
    padding-bottom: 35px;
    border-radius: 10px;
  }
  .diaolog-ps .content{
    width: calc(95% - 30px);
    padding: 25px 15px 30px 15px;
    border-radius: 10px;
  }
  .diaolog-ps .content h3{
    font-size: 20px;
  }
  .ps-list{
    margin-top: 20px;
  }
  .ps-list .dbl{
    display: none;
  }
  .ps-list li{
    width: calc(100% - 20px);
    padding: 20px 10px;
  }
  .ps-list li{
    width: calc(100% - 20px);
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .ps-list .it1{
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .ps-list li .spb{
    margin-top: 10px;
  }
  .ps-list li .sp:not(:first-of-type),
  .ps-list li .dj:not(:first-of-type),
  .ps-list li .hj:not(:first-of-type){
    margin-top: none;
  }
  .ps-list li .sp:not(:first-of-type){
    margin-top: 14px;
  }
  .ps-list li .sp .zs{
    margin-left: 0;
    align-items: flex-start;
  }
  .ps-list li .sp .zs img{
    width: 115px;
    height: 125px;
    border-radius: 6px;
  }
  .ps-list li .sp .zs .txt{
    margin-left: 15px;
    width: calc(100% - 115px - 15px);
  }
  .ps-list li .sp .zs .txt h3{
    font-size: 14px;
  }
  .ps-list li .sp .zs .txt .wz{
    margin-top: 3px;
  }
  .ps-list .it2,
  .ps-list .it3{
    width: calc((100% - 10px) / 2);
  }
  .ps-list li .dj, .ps-list li .hj{
    height: 40px;
    margin-top: 14px;
  }
  .ps-list .it4{
    margin-top: 15px;
  }
  .diaolog-ps .content .gb{
    font-size: 14px;
    height: 36px;
  }
  .cart2ct{
    padding: 146px 0 60px 0;
  }
  .carttop{
    flex-direction: column;
    align-items: flex-start;
  }
  .carttop .right{
    margin-top: 15px;
  }
  .carttop .right a:not(:first-of-type){
    margin-left: 18px;
  }
  .carttop .right a .rund{
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
  .carttop .right a p{
    font-size: 14px;
    margin-left: 10px;
  }
  .cart2-list .dbl{
    display: none;
  }
  .cart2-list{
    margin-top: 40px;
  }
  .cart2-list li{
    width: calc(100% - 20px);
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .cart2-list .it1{
    width: 100%;
  }
  .cart2-list li .sp{
    flex-direction: column;
    align-items: flex-start;
  }
  .cart2-list li .sp .zs{
    margin-left: 0;
    margin-top: 10px;
    align-items: flex-start;
  }
  .cart2-list li .sp .zs img{
    width: 115px;
    height: 125px;
    border-radius: 6px;
  }
  .cart2-list li .sp .zs .txt{
    margin-left: 15px;
    width: calc(100% - 115px - 15px);
  }
  .cart2-list li .sp .zs .txt h3{
    font-size: 14px;
  }
  .cart2-list li .sp .zs .txt .wz{
    margin-top: 3px;
  }
  .cart2-list .it2,
  .cart2-list .it3,
  .cart2-list .it4,
  .cart2-list .it5{
    margin-top: 15px;
    width: calc((100% - 15px) / 2);
  }
  .dbtotal .ct{
    padding: 17px 0;
    height: auto;
  }
  .dbtotal .ct{
    flex-direction: column;
    position: relative;
  }
  .dbtotal .ct .right{
   flex-direction: column; 
   width: 100%;
  }
  .dbtotal .ct .right .anb{
    margin-left: 0px;
    width: 100%;
    margin-top: 15px;
  }
  .dbtotal .ct .right .anb a{
    width: calc((100% - 15px) / 2);
    height: 34px;
    font-size: 14px;
  }
  .dbtotal .ct .right .money{
    font-size: 14px;
  }
  .dbtotal .ct .right .money span{
    font-size: 20px;
  }
  .dbtotal .ct .left{
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 20px;
  }
  .dbtotal .ct .left span{
    font-size: 14px;
  }
  .bigform .item{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .bigform .item .el-form-item{
    flex-direction: column;
    align-items: flex-start;
    border: none !important;
    padding: 0;
  }
  .bigform .item .el-form-item:not(:first-of-type){
    margin-top: 30px;
  }
  .bigform .item .el-form-item__label{
    width: max-content;
    font-size: 14px;
  }
  .bigform .item .el-input__inner{
    border-bottom: 1px solid #EEEEEE;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 0;
  }
  .bigform .item .el-form-item__content{
    width: 100%;
    line-height: 36px;
  }
  .bigform .item .zysx,
  .bigform .item .z{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
  }
  .cart1ct{
    padding: 146px 0 60px 0;
  }
  .cart1-list .dbl .it:not(:first-of-type){
    display: none;
  }
  .cart1-list .dbl{
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .cart1-list .dbl .it1 p{
    font-size: 14px;
    margin-left: 15px;
  }
  .cart1-list{
    margin-top: 40px;
  }
  .cart1-list li{
    width: calc(100% - 20px);
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .cart1-list .it1{
    width: 100%;
  }
  .cart1-list li .sp{
    flex-direction: column;
    align-items: flex-start;
  }
  .cart1-list li .sp .zs{
    margin-left: 0;
    margin-top: 10px;
    align-items: flex-start;
  }
  .cart1-list li .sp .zs img{
    width: 115px;
    height: 125px;
    border-radius: 6px;
  }
  .cart1-list li .sp .zs .txt{
    margin-left: 15px;
    width: calc(100% - 115px - 15px);
  }
  .cart1-list li .sp .zs .txt h3{
    font-size: 14px;
  }
  .cart1-list li .sp .zs .txt .wz{
    margin-top: 3px;
  }
  .cart1-list .it2,
  .cart1-list .it4{
    width: calc((100% - 125px - 15px) / 2);
    margin-top: 25px;
  }
  .cart1-list .it3{
    margin-top: 25px;
    width: 125px;
  }
  .cart1-list .el-input-number{
    line-height: 36px;
  }
  .cart1-list .el-input-number__decrease,
  .cart1-list .el-input-number__increase{
    width: 36px;
    font-size: 14px;
  }
  .cart1-list li .el-input__inner{
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  .cart1-list .it5{
    width: 100%;
  }
  .cart1-list li .cl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
  .cart1-list li .cl .an,
  .cart1-list li .cl>span{
    width: calc((100% - 30px) / 3);
  }
  .cart1-list li .cl .an{
    margin: 0;
  }
  .cart1-list li .cl>span .an{
    width: 100%;
  }
  .el-popover .el-input__inner{
    height: 36px;
    line-height: 36px;
  }
  .cart1-list li .dj{
    text-align: left;
    font-size: 14px;
  }
  .cart1-list li .hj{
    text-align: right;
    font-size: 14px;
  }
  .acc5ct{
    padding: 146px 0 60px 0;
  }
  .acc5ct .top{
    flex-direction: column;
    align-items: flex-start;
  }
  .acc5ct .top .right{
    margin-top: 20px;
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 6px;
    height: auto;
  }
  .acc5ct .top .demo-ruleForm{
    flex-direction: column;
  }
  .acc5ct .top .row{
    width: 100%;
    flex-direction: column;
  }
  .acc5ct .top .el-form-item{
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .acc5ct .top .el-form-item__label{
    padding-bottom: 10px;
    font-size: 14px;
  }
  .acc5ct .top .el-input__inner{
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  .acc5ct .top .el-button{
    width: 100%;
    font-size: 14px;
    height: 36px;
  }
  .p1ct{
    padding: 146px 0 60px 0;
  }
  .pro-list li{
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
    margin-bottom: 30px;
  }
  /*.pro-list li:nth-of-type(2n){*/
  /*    margin-right: 0;*/
  /*}*/
  .pro-list li a .wib{
    height: 85px;
    border-radius: 6px;
  }
  .pro-list li a .txt .cs,
  .pro-list li a .txt .code{
    font-size: 12px;
    margin-top: 7px;
    min-height: 14px;
  }
  .pro-list li a .txt .tag p{
    font-size: 12px;
    padding: 4px 8px;
  }
  .pro-list li a .txt .cs span:first-of-type{
      margin-right: 6px;
  }
  .pro-list li .iconb .icon:last-of-type{
      margin-left: 8px;
  }
  .pro-list li .iconb{
      position: unset;
      justify-content: center;
      margin-top: 12px;
  }
  .pro-list li .iconb .icon{
      width: 30px;
      height: 30px;
  }
  .pro-list li a .txt .money{
      flex-wrap: wrap;
  }
  .pro-list li a .txt .money .q{
      font-size: 14px;
  }
  .pro-list li a .txt .money .x{
      margin-left: 4px;
      font-size: 12px;
  }
  .pro-list li a .txt h3{
      font-size: 14px;
  }
  .proSearch{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 6px;
  }
  .proSearch .row{
    flex-direction: column;
    margin-bottom: 0;
  }
  .proSearch .row .el-form-item{
    width: 100% !important;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .proSearch .el-input__inner{
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  .proSearch .el-form-item__label{
    font-size: 14px;
  }
  .proSearch .db{
    justify-content: space-between;
  }
  .proSearch .db .el-button{
    margin: 0 !important;
    width: calc((100% - 15px) / 2);
    height: 36px;
    font-size: 14px;
  }
  .diaolog-hk  .el-form-item__content,
  .metop .el-form-item__content,
  .proSearch .el-form-item__content,
  .acc5ct .top .el-form-item__content{
    line-height: 36px;
  }
  .pdct{
    padding: 130px 0 60px 0;
  }
  .min-nav a, .min-nav span{
    font-size: 14px;
    flex-shrink: 0;
  }
  .min-nav{
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .pdct .top{
    flex-direction: column;
  }
  .pdct .top .left{
    height: auto;
    width: 100%;
    flex-direction: column-reverse;
  }
  .pdct .top .left .time-swiper{
    width: 100%;
    height: 76px;
    margin-top: 15px;
  }
  .pdct .top .left .time-swiper a{
    border-radius: 6px;
  }
  .pdct .top .left .desc-swiper{
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .pdct .top .left .desc-swiper a{
    border-radius: 10px;
  }
  .pdct .top .right{
    margin-top: 29px;
    width: 100%;
  }
  .pdct .top .right h3{
    font-size: 18px;
  }
  .pdct .top .right .desc .row .label{
    font-size: 14px;
    width: 100px;
  }
  .pdct .top .right .desc .row .zs p{
    font-size: 14px;
  }
  .pdct .top .right .desc .row .zs{
    width: calc(100% - 100px);
  }
  .pdct .top .right .desc .row .zs .cm span{
    font-size: 14px;
  }
  .pdct .top .right .desc .row .zs .el-input__inner{
    font-size: 14px;
  }
  .pdct .top .right .desc .row .zs .el-input-number{
    width: 100%;
  }
  .pdct .top .right .desc .row .zs .money .m{
    font-size: 14px;
  }
  .pdct .top .right .desc .row .zs .money .b{
    font-size: 20px;
  }
  .pdct .top .right .db a{
    margin: 0;
    width: calc((100% - 15px) / 2);
    height: 38px;
    font-size: 14px;
  }
  .pdct .js{
    margin-top: 29px;
  }
  .pdct .mide{
    margin-top: 40px;
  }
  .pdct .mide .item .content{
    margin-top: 20px;
  }
  .pdct .mide .item .content img{
    margin: 0 auto 24px;
  }
  .pdct .mide .item:not(:first-of-type){
    margin-top: 40px;
  }
  .pdct .mide .item .content{
    font-size: 14px;
    line-height: 24px;
    text-indent: 0;
  }
  .qact{
    padding: 146px 0 60px 0;
  }
  .page{
    margin-top: 35px;
  }
  .page .el-pager li{
    width: 30px;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    min-width: 30px;
    font-size: 12px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev{
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .fct{
    padding: 15px 0;
  }
  .fct a{
    font-size: 14px;
    line-height: 22px;
  }
}