<div class="container">
<div class="word">为了使大家更星期一)上迎大家届时参加。</div>
<div class="word">一、 应吉尔吉斯共和坦进行正式访问并出十五次</div>
<div class="div1"></div>
</div>
.div1 {
width: 200px;;
height: 100px;
background-color: #0d8ba1;
float: left;
}
.word {
background-color: #0e8f7c;
width: 200px;
height:200px;
color: red;
font-size: 20px;
display: inline-block;
border: 1px solid red;
}