@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	font-family: "微软雅黑", "MicrosoftYaHei";
	min-width:100px;
}
.top {
	
	width: 100%;
	background-repeat: no-repeat;
	background: url('../images/top.png') no-repeat;
	height: 470px;
	background-position:center;
}

.main {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.baseText {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
}
.titleText {
    padding-left: 5px;
    font-size: 27px;
    color: #fff;
    background: #fb6048;
}
.color {
    color: #fb6048;
}
.center {
    text-align: center;
}
p > img {
    width: 100%;
    height: 100%;
}
.h333 {
    height: 333px;
}
.h500 {
    height: 500px;
}
.h414 {
    height: 414px;
}
.h471 {
    height: 471px;
}
.h543 {
    height: 543px;
}
.h485 {
    height: 485px;
}
.h386 {
    height: 386px;
}
.h445 {
    height: 445px;
}
.h433 {
    height: 433px;
}