*{
padding: 0px;
margin: 0px;
}
body{
width: 100%;
height:100%;
}
#dongh{
width:1020px;
margin: 0 auto;
}
#big{
width:1020px;
height: 120px;
border: 1px solid red;
margin: 0 auto 5px;
position: relative;
border: 0;
border-bottom: 1px solid #F2F2F2;
color: #666666;

}
#dongl{
width:15%;
height:60%;
position: absolute;
top: 20px;
left: 20px;
}
#dongl img{
width: 100%;
height: 100%;
}
#dongr{
width:65%;
height:100%;
position: absolute;
top:0px;
right:50px;
}
.line{
color:#73B1FF;
cursor:pointer;
}
h2{
margin-top: 10px;
margin-bottom: 10px;
}
#dao{
width:140px;
height:30px;
margin: 10px auto;
background: gray;
cursor: pointer;
}
#dao a{
display:block;
height:30px;
line-height:30px;
color:white;
float: left;
margin-left:20px;
}
#biaoti{
width:150px;
height:80px;
position: fixed;
right:10px;
border:1px solid #E3E3E5;
cursor: pointer;
text-align: center;
}
#biaoti p{
margin-top:15px;
}
.dao{
background:#73B1FF;
}
#footerb{
background:#EDEDED;
width: 100%;
height:auto;
margin-top: 30px;
}
#footers{
width:1020px;
height:180px;
margin: 0 auto;
position: relative;
}
#footers p{
text-align: left;
margin-bottom: 10px;
}
#footerp{
text-align: center;
}
#footerb p{
opacity: 0.5;
}
.footerb1{
width:120px;
height:130px;
position: absolute;
top:10px;
right:10px;
}
.footerb1 img{
width: 120px;
height: 120px;
}
.footerb2{
width:120px;
height:130px;
position: absolute;
top:10px;
right:140px;
}
.footerb2 img{
width: 120px;
height: 120px;
}