.footer1{
   background-color: #606060;
   padding: 10px 0px;
}
.footer1 .left-content .left-img img{
   display: block;
      width: 120px;
      margin-top: 21px;
} 
.footer1 .left-content .right-word p{
   line-height: 24px;
   color: white;
   font-size: 14px;
}
.footer1 .left-content .right-word a{
   color: white;
}
.footer1 .left-content .right-word a:hover{
   color: red;
}
.footer1 .left-content .right-word{
   padding-left: 20px;
   margin-left: 20px;
}
.footer1 .right-content img{
	margin-left:60px;
    display: block;
      width: 80px;
      height: 80px;
      margin-top: 32px;
}