.bottomRegion{
    height: 120px;
    width: 100%;
    background: #005D2C;
    position: relative;
	padding-top:36px;
}
.bottomRegion .box{
	width:100%;
	text-align:center;
}
.bottomRegion div{
		font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
	margin-bottom:10px;
	line-height:20px;
}
.bottomRegion a{
	font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}
/*
.box {
    width: 824px;
    height: 44px;
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -412px;
}
.box>p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.box>p>span {
    color:#fff;
}
*/

