


.contactRight{
	border:1px solid #dfdfdf;
  	float: right;
  	width: 920px;
  	overflow: hidden;
  	background-color: #fff;
}
.contactRight>span{
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background:#2980d8;
	height: 53px;
	width: 100%;
	overflow: hidden;
}
.contactRight>span>span{
	margin-left: 54px;
    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;
    background-color: #fff;

}
.contactRight table p{
	font-size:14px;
	padding:40px;
}