* {
    font-family: Arial,"Microsoft YaHei UI";
}

.main {
    padding: 0px !important;
    height: 1200px;
}

.bar {
    background-color: #E83632;
    height: 30px;
}

.bar .row {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    font-weight: bolder;
    text-align: right;
}

.tel-top {
	color: #fff !important;
	text-align: center;
}

a:hover, a:visited, a:active {
	text-decoration: none;
	color: none;
}

.summary {
	color: #6F6F6F;
}
