#ScaleBox{--scale:1}.ScaleBox{position:absolute;-webkit-transform:scale(var(--scale)) translate(-50%,-50%);transform:scale(var(--scale)) translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform-origin:0 0;transform-origin:0 0;left:50%;top:50%;-webkit-transition:.3s;transition:.3s;z-index:999}@keyframes myRou{0%{top:230px}to{top:240px}}@-webkit-keyframes myRou{0%{top:230px}to{top:240px}}@keyframes circle{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@-webkit-keyframes circle{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}.baseBody{width:100%;height:100vh;overflow:hidden;font-size:14px;position:relative}.baseBody .main-wraper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1920px;height:1080px;margin:0 auto;background:url(../img/bg.8633aa38.png) 50% no-repeat;background-size:1920px 1080px;-webkit-box-sizing:border-box;padding:300px 60px 0 60px;box-sizing:border-box}.baseBody .main-wraper .bodyContent{background:#ffefdd;border-radius:50px;padding:40px 50px;-webkit-box-sizing:border-box;box-sizing:border-box}.baseBody .main-wraper .bodyContent .kbTitle{font-size:30px;color:#132121;font-weight:700}.baseBody .main-wraper .bodyContent .miniTime{color:#7a5f46;font-size:24px}.baseBody .main-wraper .bodyContent .itemBlock{background:#feffff;border-radius:20rpx;padding:30px 50px 30px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:30px;border-radius:20px}.baseBody .main-wraper .bodyContent .itemBlock .cityLogo,.baseBody .main-wraper .bodyContent .itemBlock .cityLogo .el-image{width:120px;height:120px;border-radius:50%}.baseBody .main-wraper .bodyContent .itemBlock .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.baseBody .main-wraper .bodyContent .itemBlock .info .jdtBox{position:relative;padding-top:30px;margin-top:15px}.baseBody .main-wraper .bodyContent .itemBlock .info .jdtBox .szImg{width:60px;height:53px;position:absolute;bottom:0;left:0}.baseBody .main-wraper .bodyContent .itemBlock .info .jdtBox .jdtBot{height:20px;background:#f6eee1;border-radius:10px}.baseBody .main-wraper .bodyContent .itemBlock .info .jdtBox .jdtBot .jdtTop{height:20px;background:#f6eee1;border-radius:10px;background:#f5aa35;background:-webkit-gradient(linear,left top,right top,from(#f5aa35),to(#e1751a));background:linear-gradient(90deg,#f5aa35,#e1751a)}.baseBody .main-wraper .bodyContent .itemBlock .phNum{color:#613d1c;font-size:42px;font-style:italic}.baseBody .main-wraper .bodyContent .itemBlock .itemBlockTop{border-bottom:1px dashed #d9d9d9;padding-bottom:30px}.baseBody .main-wraper .hsr{width:55px;height:51px;position:absolute;right:284px;animation:myRou 1.3s ease-in-out infinite alternate;opacity:.6;-webkit-animation:myRou 1.3s ease-in-out infinite alternate}.baseBody .main-wraper .hsr .el-image{width:55px;height:51px}.baseBody .main-wraper .circle{width:260px;height:243px;position:absolute;left:830px;top:30px;opacity:.8;opacity:.5;animation:circle 4s linear infinite;-webkit-animation:circle 4s linear infinite}.baseBody .main-wraper .circle .el-image{idth:260px;height:243px}.psNum{padding-right:10px;color:#c44e0b;font-size:50px;font-style:italic}