.zhBd{background-color: #fff;padding:15px;}
.biaoti{color: #4d98fb;border-left: 2px solid #4d98fb;margin-bottom: 20px;}
.bdBox{padding:25px 20px;border: 1px solid #bfbfbf;border-radius: 6px;width: fit-content;}
.bangding .circle{width: 20px;height: 20px;background-color: #f4f4f4;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.bangding .circle .checkCir{width: 9px;height: 9px;border:1px solid #4d98fb;border-radius: 50%;}
.cirActive{background-color: #4d98fb;}
.sf{display: flex;align-items: center;width: fit-content;}
.sf .text{color: #5b5461;font-size: 12px;margin-right:20px;margin-left:3px}
.bangding hr{width: 200px;background-color: #f4f4f4;height: 5px;border: 0;margin: 0;margin-top: 12px;margin-left: -20px;margin-right: -20px;display:none;}
.bangding{display: flex;}
.zhDetBox{padding: 25px 20px;border: 1px solid #bfbfbf;border-radius: 6px;margin: 20px 0;width: fit-content;}
.zhDetBox .hang{display: flex;align-items: center;width: 678px;font-size: 15px;color: #5b5461;padding: 4px 0;}
.zhDetBox .hang .name{width: 40%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.zhDetBox .hang .zhDet{width: 60%;}
.xqzs{background-color: #fff;padding: 15px;margin: 15px 0;}
.xqzsBox{padding: 0 20px;display: flex;flex-wrap: wrap;}
.xqzsBox .imgBox{width: 30.6%;margin-right: 4%;margin-bottom: 15px;border-radius: 8px;overflow: hidden;}
.xqzsBox .imgBox:nth-of-type(3n){margin-right: 0;}
.xqzsBox img{width: 100%;}
.lcBox{padding: 15px;background-color: #fff;padding-bottom: 80px;}
.lcBox .tit{font-size: 25px;font-weight: 600;color: #3d97ff;display: flex;align-items: center;justify-content: center;padding: 20px 0;}
.lcBox .tit img{width: 25px;margin-left: 15px;margin-right: 15px;}
.lc .cir{width: 25px;height: 25px;background-color: #3d97ff;border-radius: 50%;position: relative;margin: 10px 0;}
.lc .cir hr{width: 2px;background-color: #b5daff;height: 42px;position: absolute;top: 20px;left: 12px;}
.lc .hang{display: flex;align-items: center;}
.lc .hang .bz{padding: 10px 0;margin-left: 20px;position: relative;}
.lc .hang .bz .status{font-size: 17px;color: #000;}
.lc .hang .bz .lcDet{font-size: 14px;color: #585858;margin: 5px 0;}
.lc .hang .bz hr{position: absolute;bottom: 0;left: 0;height: 2px;background-color: #ededed;width: 300px;margin: 0;}
.modal.in .modal-dialog{margin-top: 200px;}
.modal.in .modal-dialog input{border: 1px solid #ccc;padding: 4px;color: #999;outline: none;width: 150px;}
.modal-body{text-align: center;}
.alert{position: fixed;top: 40%;left: 40%;width: 250px;}
.anniu .btnBox{width: 100%; position: fixed; bottom: 0;left: 0%;background-color: #fff;text-align: center;padding: 20px 0;}
.anniu .btnBox button{color: #fff;outline: none;font-size: 15px;padding: 6px 10px;margin-left: 15px;margin-right: 10px;}
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(255,255,255,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{width:unset; max-width: 90%;max-height: 80vh;margin:0 auto;}
.big_img .swiper-pagination2{position: absolute; top:0.2rem;text-align: center;width: 100%;}
.big_img .swiper-pagination2 span{margin:0 0.05rem;}
@media only screen and (max-width: 768px){
	.lc .hang .bz{width: 300px;}
	.bangding hr{width: 57px;margin-left:-27px;margin-right:-27px;}
	.bdBox{width: 100%;display:flex;justify-content: center;padding:15px 20px;}
	.zhDetBox{width: 100%;}
	.zhDetBox .hang{width: 100%;}
	.xqzsBox .imgBox{width: 100%;margin-right: 0;}
	.lcBox .tit img{width: 20px;}
	.lcBox .tit{font-size: 20px;}
	.lc .hang .bz .lcDet{height: 40px;}
	.modal-dialog{width:95%; }
	.alert{left: 19%;}
}
@media only screen and (min-width: 768px){
.modal-dialog {
    width: 420px;
	}
}
