


.contactRight{
  	float: right;
  	width: 920px;
  	overflow: hidden;
  	background-color: #fff;
}
.contactRight>span{
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../image/images/5_03.png);
	height: 53px;
	width: 100%;
	overflow: hidden;
}
.contactRight>span>span{
	margin-left: 52px;
    margin-top: 14px;
    display: block;
    color: #fff;
    font-size: 16px;
    float: left;
}
.contactRight>span>div{
    float: right;
    color: #fff;
    margin-top: 15px;
    margin-right: 22px;
}
.contactRight>span>div>a{
  color: #fff;
}
/*.contactRight>div{
    margin-top: 17px;
    margin-bottom: 9px;
    margin-left: 4px;
    width: 906px;
    height: 203px;
    background-color: #fff;
    box-shadow: 0px 2px 4px #ccc, 0px 0px 6px #ccc;
}*/
