body{
    background-color: #fff !important;
}
.mainBox {
    width: 1200px;
    margin: auto;
}
.navTitle {
    width: 210px;
    height: 50px;
    border-radius: 3px 3px 0 0;
    background: linear-gradient(137.05deg, #fe8c1b 0%, #f05707 100%);
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
}


.layui-nav {
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
}

.layui-nav .layui-nav-item {
    white-space: nowrap;
    line-height: 50px;
    cursor: pointer;
}
.layui-nav .layui-nav-item a {
    color: #000;
    font-size: 16px;
    padding: 0 45px;
}

.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
    color: #000;
}
.layui-nav .layui-this::after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed::after {
    height: 4px;
}
.layui-nav .layui-this::after, .layui-nav-bar {
    background-color: #F60;
    font-weight: bold;
}
.category{
    width: 168px;
    padding: 10px 20px;
    border: 1px solid #dadad9;
    background: #fefefe;
    box-shadow: 2px 2px 3px #dedede;
    height: 520px;
    overflow-y: scroll;
}

.category ul > li{
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
}
.container-right{
    width: 970px;
    height: 510px;
    margin-left: 20px;
    margin-top: 20px;
    border: 3px dashed #1a4689;
    position: relative;
}





.swiper-slide1{
    width: 100% !important;
    height: 100% !important;
}

/*头部样式*/
.rowFlex {
    display: flex;
    flex-direction: row;
}
.columnFlex {
    display: flex;
    flex-direction: column;
}

.mainPad{
    padding:3px 10px;
}

/* topmune */
.top_mune{margin: 0 auto;background-color: #fff;margin-top: 5px;border-top: 2px solid #f60;}
.top_mune .cai1{border-bottom: 1px solid #dddddd;display: flex; align-items: start;}
.top_mune .cai1 .shrink{overflow:hidden;height: 40px;display: flex;align-items: center;}
.top_mune .cai1 ul{width: 1250px;display: flex;flex-wrap: wrap;}
.top_mune .cai1 ul li{text-align: center;font-size: 14px;padding: 0 25px;color: #666666;line-height: 40px;}
.top_mune h1{width: 100px;text-align: center;font-weight: normal;font-size: 14px;display: block;padding-left: 20px;color: #868686;line-height: 40px;}
.top_mune h2{width: 100px;text-align: center;font-weight: normal;font-size: 12px;display: block;padding-left: 20px;color: #696969;line-height: 40px;}
.bePointer{cursor: pointer;color: #333;white-space: nowrap;}
.hoverColor:hover{color: #ff6600cb;}
#sbflA_bak{color: #ff6600;width: 130px;display: block;text-align: center;margin-left: 0;font-size: 14px;}
.active{display: none !important;color: #ff6600;}
.bePointer:hover{color: #ff6600;}
.top_mune .cai2{border-bottom: 1px solid #dddddd;display: flex; align-items: start;}
.top_mune .cai2 .shrink{overflow:hidden;height: 40px;display: flex;align-items: center;}
.top_mune .cai2 ul{width: 1250px;display: flex;flex-wrap: wrap;}
.top_mune .cai2More{color: #ff6600;font-weight:400;font-size: 14px;padding:5px 15px;border-radius: 15px;border: 1px solid  #ffb164;white-space: nowrap;text-align: center;}
.top_mune .cai2 ul li{text-align: center;font-size: 14px;padding: 0 25px;color: #666666;line-height: 40px;}
.top_mune .cai2 ul li.add a{color: #ff6600;}
.top_mune .oneitem{cursor: pointer;color: #005aa0;}
.top_mune .oneitem:hover{color: #ff6600;}
.top_mune .selectItem{color: #ff6600;}
.top_mune .spread{height: auto;transition: height 2s;}

.rowBox img{height: 200px;}

.goodCard{background: #fff;border-radius: 2px;transition: all 0.1s ease;position: relative;}
.goodCard .imgBox{display: flex;align-items: center;justify-content: center;cursor: pointer;}
.goodCard .goodMC{text-align: center;color: #3a3a3a;font-size: .8rem;margin-top: 5px;}
.goodCard .goodBtn{text-align: center;color:#fff;font-size:1rem;background-color: #f39a5f;padding: 4px 20px;border-radius:100px;width: 60%;margin:8px auto;}
.goodCard .goodPrice{text-align: center;color: #3a3a3a;font-size: .8rem;}
.goodCard .goodPrice span{font-size: 1rem;color:#f18238;font-weight: bold;}

.goodCard:hover{box-shadow:0 0 1px 1px #ff6600;}
.goodCard:hover .goodBtn{}

.goodCard .shelve{
    position: absolute;
    right: 38px;
    top: -13px;
    background: #ffffff;
    border-radius: 4px;
    padding: 1px 6px;
    font-size: 13px;
    color: #1a4689;
    letter-spacing: 2px;
    border: 3px solid #3a6dbb;
    cursor: pointer;
    transition: 0.15s all ease;
}
.goodCard .shelveTip{
    position: absolute;
    transform: rotate(-25deg);
    bottom: 92px;
    right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #584e4e;
}
.goodCard .shelve:hover{
    background: #1a4689;
    color: #fff;
    border: 3px solid #1a4689;

}

.bar-zqmc{
    color: #000;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
}
.bar-zyzq{
    padding: 2px 10px;
    background-color: #ff6600;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    margin-left: 15px;
    line-height: 18px;
    height: 20px;
}
.bar-rz{
    border-radius: 2px;
    box-shadow: 0 0 4px 0 #919191;
    margin: 10px 0;
    width: 120px;
    padding: 0 5px;
    background-image: linear-gradient(to right,#efcfae,#e0b986);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: PingFangSC-Semibold;
    height: 26px;
}
.bar-rz i{
    text-shadow: 0px 0px 2px #a9660f;
    color: #f0b359;
    font-size: 13px;
    height: 26px;
    line-height: 30px;
}
.bar-rz span{
    text-shadow: 0px 0px 2px #7e6511;
    font-size: 13px;
    height: 26px;
    line-height: 24px;
    margin-left: 2px;
}
.bar-clsj{
    font-size: 14px;
    color: #d2d3de;
    height: 18px;
    line-height: 18px;
}
.uploadImg-zqLogo{
    width: 120px;
    height: 95px;
    border: 3px dashed #1a4689;
}
.uploadImg-zqLogo img{
    opacity: 1;
    width: 100%;
    height:100%;
}

/*设备样式*/
.goodBox{
    width: calc(20% - 20px);
    margin-top: 10px;
    padding: 10px;
    position: relative;
    height: 285px;
}
.goodCard{
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}
.goodCardMs{
    overflow: hidden;
    height: 22px;
    display: block;
}
.category-list{
    position: relative;
}
.category-list > li{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    transition: all 0.5s;
    max-height: 48px;/*界面开始时关闭*/
    /*max-height: 1500px;!*界面开始时打开*!*/
}
.category-list > li > label{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #333;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #dadad9;
}
.category-list > li > label > span{
    width: 100%;
    color: #333;
    font-size: 17px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
}
.category-list > li > label > i{
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 11px;
    transform: rotate(-90deg);/*界面刚开始关闭的状态*/
}
.category-list > li > label > a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.category-list > li > ul{
    width: 100%;
    min-height: 1px;
    position: relative;
}
.category-list > li > ul > li{
    width: 100%;
    max-height: 50px;
    overflow: hidden;
    transition: all 0.5s;
    border-bottom: 1px solid #ebebeb;
}
.category-list > li > ul > li > label{
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    transition: all 0.5s;
    display: block;
}
.category-list > li > ul > li > label > span{
    font-size: 15px;
    color: #3C3C3C;
    width: 90px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
}
.category-list > li > ul > li > label > i{
    position: absolute;
    top: 0;
    right: 25px;
}
.category-list > li > ul > li:hover > label > i{
    transform: rotate(90deg);
}

.category-list > li > ul > li > ul {
    width: 100%;
    min-height: 1px;
}
.category-list > li > ul > li > ul > li{
    max-height: 40px;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
}
.category-list > li > ul > li > ul > li > label{
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    display: block;
    transition: all 0.5s;
}
.category-list > li > ul > li > ul > li > label > span{
    font-size: 14px;
    padding-left: 20px;
    color: #4B4B4B;
    width: 150px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.category-list > li > ul > li:hover {
    max-height: calc(200 * 8px);
}
.cls-ipt-seaIconSb{
    background: rgba(0, 0, 0, 0) url("../../rentArea/img/sousuo.png") no-repeat scroll center;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #007AFF;
    font-size: 20px;
    z-index: 99999;
    width: 25px;
    height: 42px;
}
.applyFlow{
    padding-top: 100px;
    padding-bottom: 40px;
    background-color: #eff1ff;
}
.applyFlow-text{
    border-radius: 4px;
    box-shadow: 0 0 6px 0 #ffb07e;
    width: 1150px;
    margin: 20px auto;
    padding: 20px;
    background: #fff;
}
.applyFlow-text .cardUrl{
    color: #d75f10 !important;
}
.applyFlow-text .cardUrl:hover{
    color: #ff7a23 !important;;
}
.applyFlow-card{
    border-radius: 4px;
    box-shadow: 0 0 6px 0 #ffb07e;
    width: 340px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
}
.applyFlow-card img{
    margin-right: 15px;
}
.applyFlow-card .cardTitle{
    color: #ff6600;
    font-size: 18px;
}
 .applyFlow-card .cardTip{
     color: #ff7921;
     font-size: 16px;
     font-weight: bold;
 }
.applyFlow-card .cardTxt{
    color: #525252;
    font-size: 14px;
}

.applyFlow-card .cardBtn{
    padding: 0 15px;
    border-radius: 30px;
    background: #fff;
    color: #ff6600;
    border: 2px solid #ff6600;
    font-size: 15px;
    line-height: 22px;
}
.applyFlow p{
    color: #555555;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    font-family: 黑体;
}
.sbwhWarn{
    position: absolute;
    left: 20%;
    font-size: 22px;
    font-weight: bold;
    color: red;
}
.search-wrapper{
    align-self: flex-start;
    position: absolute;
    margin-top: 25px;
    z-index: 100;
    right: 0;
}
.search-wrapper-input{
    width: 164px;
    height: 28px;
    line-height: 17px;
    font-size: 12px;
    padding: 0px 40px 0px 28px;
    vertical-align: top;
    border-width: 1px 0px 1px 1px;
    border-radius: 3px;
/*    background: url(&quot;https://img.alicdn.com/imgextra/i3/O1CN01J7PIVa1dLo5kE3p6z_!!6000000003720-2-tps-24-24.png&quot;) 9px center / 12px no-repeat; */
    border-style: solid none solid solid; border-color: rgb(255, 64, 0) currentcolor rgb(255, 64, 0) rgb(255, 64, 0); border-image: none;
}




.sbfl-cont{
    padding: 20px;
}
.sbfl-cont-bottom{
    margin-top: 20px;
}
.stepOne{cursor: pointer;}
.stepTwo{cursor: pointer;}
.stepThree{cursor: pointer;}
.stepOneIcon{position: absolute;left: -50px;top: -5px; border-radius: 100px;border: 2px solid #ee0d0d;color: #fff;background: #ee0d0d;font-size: 20px; height: 35px;width: 35px;display: flex;align-items: center;justify-content: center;}
.stepTwoIcon{position: absolute;right: -4px;top: -5px; border-radius: 100px;border: 2px solid #ee0d0d;color: #fff;background: #ee0d0d;font-size: 20px; height: 35px;width: 35px;display: flex;align-items: center;justify-content: center;}
.stepThreeIcon{position: absolute;right: -4px;top: -5px; border-radius: 100px;border: 2px solid #ee0d0d;color: #fff;background: #ee0d0d;font-size: 20px; height: 35px;width: 35px;display: flex;align-items: center;justify-content: center;}
.sbbgBox{
    position: absolute;
    width: 48px;
    height: 48px;
    background-size: 100% !important;
    z-index: 999;
}
.sbxzLOgo{
    background: url("../images/NEW-copy.png") no-repeat center;
}
.sbxgLOgo{
    background: url("../images/sbXgLogo.png") no-repeat center;
}
.sbthBox{
    position: absolute;
    width: 65px;
    height: 65px;
    top: 150px;
    right: 10px;
}
.sbthLogo{
    background: url("../images/sendBack.png") no-repeat center;
    background-size: 100%;
}
.sbSearchBox{
    margin-top: 15px;
    width: 295px;
    display: flex;
}
.layui-btn-dyxz{
    margin-left: 15px;
}
.layui-flow-more{
    height: 35px;
    margin: 10px auto;
    width: 100%;
    line-height: 35px;
}
.xzlogo{
    position: absolute;
    width: 45px;
    height: 45px;
    top: 240px;
    right: 10px;
    background: url("../images/xzLogo.png") no-repeat center;
    background-size: 100%;
    z-index: 99;
}
.cplogo{
    position: absolute;
    width: 45px;
    height: 45px;
    top: 240px;
    right: 10px;
    background: url("../images/cpLogo.png") no-repeat center;
    background-size: 100%;
    z-index: 99;
}
.fwlogo{
    position: absolute;
    width: 45px;
    height: 45px;
    top: 240px;
    right: 10px;
    background: url("../images/fwLogo.png") no-repeat center;
    background-size: 100%;
    z-index: 99;
}