#Container {    width: 1000px;    margin: 0 auto;    text-align: center;    height: 1000px;}#PageBody {    width: 100%;    text-align: center;}#PageBody img {    width: 100%;    height: auto;}.content {    width: 80%;    height: auto;    margin: 0 auto;    text-align: center;}.content_img {    width: 100%;    height: auto;    padding-top: 3%;    margin: 0 auto;    text-align: center;}.content_img img {    width: 40%;    height: auto;    text-align: center;}.content_title {    width: 100%;    height: auto;    margin-top: 3%;    margin-bottom: 2%;}.content_title span {    color: #4cce59;    font-size: 24px;}.border1 {    float: left;    width: 40%;    margin-bottom: 3%;    margin-left: 2%;    display: inline-block;    border: 1px solid #eeeeee;}.border2 {    float: left;    width: 15%;    display: inline-block;    margin-bottom: 3%;    border: 1px solid #4cce59;}.border3 {    float: left;    width: 36%;    margin-bottom: 3%;    margin-right: 2%;    border: 1px solid #eeeeee;}.content2 {    text-indent: 2em;    width: 60%;    margin: auto;}.content2 img {    float: left;    display: inline-block;    padding-bottom: 3%;    padding-right: 3%;}.content2 span {    margin: 0 auto;    font-size: 16px;    line-height: 35px;    letter-spacing: 1px;    color: #555353;    text-align: left;}/* 区域代表全部样式 */.contact_center {    margin-bottom: 10px;}.contact_frame {    width: 60%;    margin: 100px auto;    display: flex;    justify-content: space-between;}.contact_box {    border-radius: 5px;    box-shadow: 5px 5px 5px #d9d6d6;}.contactUs_center {    margin: 10px 10px;    letter-spacing: 2px;    line-height: 40px;}.contactUs_img_head {    margin: 15px 20px;}.contactUs_user {    margin: auto 5px;    line-height: 30px;    letter-spacing: 1px;}