@@ -6645,8 +6645,8 @@
width:200px;
height:40px;
position: absolute;
- left:-505px;
- bottom:-215px;
+ left:-405px;
+ bottom:-170px;
background: #fff;
/* display: none; */
}
@@ -6655,16 +6655,16 @@
margin:10px auto;
.feedBackBox .contactAi .content {
- width: 500px;
- height:500px;
- padding:10px;
+ width: 400px;
+ height:400px;
+ padding:8px;
border-radius: 20px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
right: 58px;
- bottom: -230px
+ bottom: -180px
/* .feedBackBox .contactAi:hover div {
display: block
@@ -70,6 +70,8 @@ function closeAi(){
style="width: 100%; height: 100%; "
frameborder="0"
id="aiIframe"
+ loading="lazy"
+ title="加载中..."
allow="microphone">
</iframe>
</div>