#myVideo { width: 100%; } .text_box { width: 90%; margin-left: 5%; } .title { font-size: 32rpx; margin-top: 50rpx; } .bfnum { color: #999999; font-size: 25rpx; margin-top: 10rpx; height: 50rpx; border-bottom: 1px solid #dbdbdb; } .zj { font-size: 32rpx; margin-top: 20rpx; } .zw { font-size: 25rpx; margin-top: 40rpx; line-height: 40rpx; } .change { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 9; } .change1 { width: 100vh; height: 100vw; position: fixed; right: 0; bottom: 0; z-index: 9; } .change_box { width: 354rpx; height: 365rpx; position: fixed; top: 50rpx; left: 198rpx; z-index: 99; } .change_box1 { position: fixed; top: 100rpx; left: 600rpx; z-index: 99; width: 354rpx; height: 365rpx } .change_text { width: 350rpx; position: fixed; top: 120rpx; left: 198rpx; display: block; text-align: center; word-wrap: break-word; word-break: normal; font-size: 26rpx; z-index: 999; } .change_text2{ width: 350rpx; position: fixed; top: 180rpx; left: 600rpx; display: block; text-align: center; word-wrap: break-word; word-break: normal; font-size: 26rpx; z-index: 999; } .change_text1 { top: 160rpx; width: 350rpx; position: fixed; left: 198rpx; display: block; text-align: center; word-wrap: break-word; word-break: normal; font-size: 26rpx; z-index: 999; } .change_text3{ width: 350rpx; position: fixed; top: 220rpx; left: 600rpx; display: block; text-align: center; word-wrap: break-word; word-break: normal; font-size: 26rpx; z-index: 999; } .btn1 { width: 200rpx; height: 50rpx; line-height: 50rpx; border-radius: 40rpx; font-size: 29rpx; font-weight: 600; color: #fff; background-color: #e45824; position: fixed; top: 210rpx; text-align: center; left: 276rpx; z-index: 999; } .btn3 { width: 200rpx; height: 50rpx; line-height: 50rpx; border-radius: 40rpx; font-size: 29rpx; font-weight: 600; color: #fff; background-color: #e45824; position: fixed; top: 280rpx; text-align: center; left: 680rpx; z-index: 999; } .btn2 { width: 200rpx; height: 50rpx; line-height: 50rpx; border-radius: 40rpx; font-size: 29rpx; font-weight: 600; color: #fff; background-color: #999999; position: fixed; top: 280rpx; text-align: center; left: 276rpx; z-index: 999; } .btn4 { width: 200rpx; height: 50rpx; line-height: 50rpx; border-radius: 40rpx; font-size: 29rpx; font-weight: 600; color: #fff; background-color: #999999; position: fixed; top: 340rpx; text-align: center; left: 680rpx; z-index: 999; } .rsww { position: fixed; top: 50rpx; left: 175rpx; z-index: 2; width: 400rpx; height: 429rpx } .rsww1 { position: fixed; top: 100rpx; left: 400rpx; z-index: 2; width: 400rpx; height: 429rpx } .text { color: #000; width: 180rpx; height: 150rpx; position: fixed; top: 80rpx; left: 365rpx; font-size: 25rpx; line-height: 40rpx; overflow: auto; white-space: normal; z-index: 3; } .text1{ color: #000; width: 180rpx; height: 150rpx; position: fixed; top: 130rpx; left: 590rpx; font-size: 25rpx; line-height: 40rpx; overflow: auto; white-space: normal; z-index: 3; } page { background-color: #f2f2f2; }