.jiayong{
width:1000px;
height:70px;
margin:0 auto;
background:red;
}
.jiayong .left{
position:absolute;
margin-top:15px;
width:44px;
height:35px;
background-color:#4bc7c7;
border-bottom:2px solid #96dede;
border-top:2px solid #96dede;
border-right:2px solid #96dede;
}
.jiayong .left img{
padding-top:6px;
padding-left:12px;
}
.jiayong span{
font-size:18px;
color:#000;
position:absolute;
line-height:70px;
margin-left:60px;
}
.jiayong .right{
width:100px;
height:70px;
background:green;
float:right;
}
.jiayong .right img{
padding-left:50px;
padding-top:50px;
}
hello阿西吧