#content {
  width: 100%;
  min-width: 1200px; }
  #content .map {
    width: 95%;
    height: 460px; }
  #content .contact {
    width: 100%;
    height: 300px;
    background: #3cbffc; }
    #content .contact .content {
      width: 1200px; }
      #content .contact .content img {
        width: 1200px;
        height: 300px; }
  #content .null {
    width: 100%;
    height: 15px; }
  #content .topmost {
    width: 100%;
    height: 360px;
    background: #3cbffc; }
    #content .topmost .message {
      width: 1100px;
      height: 360px; }
      #content .topmost .message .title {
        width: 234px;
        height: 28px;
        font-size: 24px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        padding-top: 44px;
        color: white; }
      #content .topmost .message ul {
        width: 600px;
        list-style: none;
        padding-top: 26px; }
        #content .topmost .message ul .list {
          float: left;
          width: 160px; }
          #content .topmost .message ul .list input {
            width: 160px;
            height: 35px;
            outline: none;
            border: none;
            border-radius: 2px;
            text-align: center;
            background: #d8f3fd; }
          #content .topmost .message ul .list:first-child {
            margin-right: 20px; }
          #content .topmost .message ul .list:last-child {
            margin-left: 20px; }
      #content .topmost .message .language {
        width: 600px;
        padding-top: 30px; }
        #content .topmost .message .language textarea {
          width: 600px;
          height: 136px;
          background: #d8f3fd;
          line-height: 36px;
          outline: none;
          border: none; }
      #content .topmost .message .present {
        width: 600px;
        padding-top: 30px; }
        #content .topmost .message .present .normal {
          width: 175px;
          height: 36px;
          background: #d8f3fd;
          border-radius: 2px;
          font-size: 18px;
          font-family: MicrosoftYaHei;
          text-align: center;
          line-height: 36px;
          font-weight: 400;
          color: #1b1b1d; }

/*# sourceMappingURL=contact_Us.css.map */
