.landuse-desc {
  margin: 15px 0; }

#landuse-tab {
  border: none; }
  #landuse-tab .pagination {
    display: inline-block;
    width: 100%; }
    #landuse-tab .pagination a {
      display: inline-block; }
      #landuse-tab .pagination a.next_page {
        margin: 0 4px 0 0;
        padding: 0 18px;
        min-height: 34px;
        vertical-align: top; }
      #landuse-tab .pagination a.prev_page {
        margin: 0 4px 0 0;
        padding: 0 18px;
        min-height: 34px;
        vertical-align: top; }
  #landuse-tab #accordion h3 {
    height: auto;
    background: #019cb0;
    line-height: 1.3;
    padding: 10px 30px;
    color: #FFFFFF;
    border: none;
    border-radius: 0; }
    #landuse-tab #accordion h3 a {
      color: #fff; }
  #landuse-tab #accordion .ui-accordion-header-active {
    background: #fc8600; }
  #landuse-tab #accordion .ui-accordion-content {
    border-radius: 0;
    padding: 0 2.2em;
    overflow-x: hidden;
    color: #555555; }
    #landuse-tab #accordion .ui-accordion-content .guideline_download_file h4 {
      color: #0497b9;
      font-size: 13px;
      font-weight: bold;
      margin: 10px 0;
      padding: 0; }
    #landuse-tab #accordion .ui-accordion-content .guideline_download_file ul {
      display: block;
      width: 925px;
      min-height: 100px;
      list-style: none; }
      #landuse-tab #accordion .ui-accordion-content .guideline_download_file ul li {
        margin: 5px 5px;
        background: #F7F7F7;
        text-align: center;
        float: left;
        border: #fc8600 solid 1px;
        /**ie10 -11*/
        list-style-type: none;
        list-style-image: url(data:0); }
        #landuse-tab #accordion .ui-accordion-content .guideline_download_file ul li a {
          width: 250px;
          display: block;
          color: #58595b;
          padding: 20px 30px;
          letter-spacing: -0.3px; }
          #landuse-tab #accordion .ui-accordion-content .guideline_download_file ul li a:hover {
            text-decoration: none;
            background: #eeeeee; }
  #landuse-tab #accordion .ui-accordion-header-active {
    background: #007386;
    color: #ffffff; }
  #landuse-tab .landuse_search {
    width: 100%;
    display: block;
    margin: 15px 0 25px 0;
    clear: both; }
    #landuse-tab .landuse_search form {
      float: left; }
      #landuse-tab .landuse_search form .year_con {
        text-indent: 0;
        width: auto;
        padding-right: 20px; }
  #landuse-tab .landuse {
    border-radius: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
    line-height: 1.4;
    clear: both; }
    #landuse-tab .landuse:before {
      content: "";
      display: table;
      border-collapse: collapse; }
    #landuse-tab .landuse li {
      width: 20%;
      margin: 0;
      padding: 0;
      border-radius: 0;
      border: 0;
      text-align: center;
      overflow: hidden;
      display: inline-block;
      height: 100px;
      cursor: pointer;
      list-style: none;
      float: left;
      border-bottom: 10px solid #007385;
      background: #007385; }
      #landuse-tab .landuse li a {
        background: #68ddee;
        height: 100%;
        width: 100%;
        border-radius: 0;
        text-align: center;
        border-right: 2px #FFFFFF solid;
        color: #007385;
        position: static;
        display: table;
        vertical-align: middle;
        padding: 0;
        white-space: normal;
        text-decoration: none;
        margin: 0 0 0 -2px; }
        #landuse-tab .landuse li a:before {
          content: ' ';
          display: inline-block;
          vertical-align: middle;
          height: 100%;
          width: 0; }
        #landuse-tab .landuse li a span {
          display: table-cell;
          padding: 0 10px;
          vertical-align: middle;
          white-space: normal; }
      #landuse-tab .landuse li.tabs-active a {
        background: #007385;
        color: #FFFFFF; }
      #landuse-tab .landuse li.last a {
        border-right: none;
        margin-left: 0; }
  #landuse-tab .tab-content {
    padding: 15px 0; }
    #landuse-tab .tab-content table {
      width: 730px;
      margin: 20px auto;
      display: table;
      color: #2c7180;
      border-collapse: collapse; }
      #landuse-tab .tab-content table thead tr {
        border: 1px solid #51aaa4; }
        #landuse-tab .tab-content table thead tr th {
          padding: 10px;
          border: 1px solid #51aaa4; }
        #landuse-tab .tab-content table thead tr .th1 {
          width: 20%;
          text-align: center; }
        #landuse-tab .tab-content table thead tr .th2 {
          width: 75%;
          text-align: left; }
          #landuse-tab .tab-content table thead tr .th2.th2-next {
            width: 55%; }
        #landuse-tab .tab-content table thead tr .th3 {
          width: 20%;
          text-align: center; }
          #landuse-tab .tab-content table thead tr .th3.th3-remark {
            border-left: 1px dotted #51aaa4; }
      #landuse-tab .tab-content table tbody tr {
        border: 1px solid #51aaa4; }
        #landuse-tab .tab-content table tbody tr td {
          padding: 10px;
          border: 1px solid #51aaa4; }
          #landuse-tab .tab-content table tbody tr td .sublinks {
            text-align: left; }
            #landuse-tab .tab-content table tbody tr td .sublinks .sublink {
              display: block;
              text-align: left; }
              #landuse-tab .tab-content table tbody tr td .sublinks .sublink a {
                color: #2c7180;
                display: block;
                padding-bottom: 5px;
                text-decoration: none; }
                #landuse-tab .tab-content table tbody tr td .sublinks .sublink a:hover {
                  color: #ca2600;
                  font-weight: bold; }
              #landuse-tab .tab-content table tbody tr td .sublinks .sublink .un-dc {
                padding-bottom: 5px; }
          #landuse-tab .tab-content table tbody tr td.nubmer {
            width: 20%;
            text-align: center;
            vertical-align: middle;
            height: 100%; }
          #landuse-tab .tab-content table tbody tr td.links {
            width: 75%;
            text-align: left; }
            #landuse-tab .tab-content table tbody tr td.links .sublinks {
              width: 100%; }
            #landuse-tab .tab-content table tbody tr td.links.has-remark {
              width: 55%; }
          #landuse-tab .tab-content table tbody tr td.remark {
            width: 25%;
            text-align: center;
            border-left: 1px dotted #51aaa4; }
        #landuse-tab .tab-content table tbody tr.odd {
          background: #d3eaf2; }
        #landuse-tab .tab-content table tbody tr:hover {
          border: 2px solid #ca2600 !important; }
    #landuse-tab .tab-content .desc {
      padding: 25px 20px 15px 20px;
      color: #555555; }
    #landuse-tab .tab-content.relative-law table tbody tr {
      display: block;
      margin: 10px 0;
      width: 100%; }
    #landuse-tab .tab-content.relative-law table tbody tr {
      display: table-row;
      width: 100%; }
      #landuse-tab .tab-content.relative-law table tbody tr td.links {
        width: 100%;
        display: table-cell; }
        #landuse-tab .tab-content.relative-law table tbody tr td.links.has-remark {
          width: 75%; }
      #landuse-tab .tab-content.relative-law table tbody tr td.remark {
        width: 35%;
        display: table-cell;
        text-align: center;
        line-height: 1.4; }
    #landuse-tab .tab-content.land-bill th {
      border: 1px solid #51aaa4; }
    #landuse-tab .tab-content.land-bill .tr1 {
      border: 1px solid #51aaa4; }
      #landuse-tab .tab-content.land-bill .tr1 .th1 {
        border: 1px solid #51aaa4; }
      #landuse-tab .tab-content.land-bill .tr1 .th2 {
        width: 100%;
        text-align: center; }
        #landuse-tab .tab-content.land-bill .tr1 .th2.th2-next {
          width: auto; }
      #landuse-tab .tab-content.land-bill .tr1 .th3 {
        text-align: center; }
    #landuse-tab .tab-content.land-bill .tr2 .th1, #landuse-tab .tab-content.land-bill .tr2 .th2 {
      width: 37.5%;
      text-align: center;
      border: 1px solid #51aaa4; }
      #landuse-tab .tab-content.land-bill .tr2 .th1.has-remark, #landuse-tab .tab-content.land-bill .tr2 .th2.has-remark {
        width: 30%; }
    #landuse-tab .tab-content.land-bill table tbody tr td.links {
      width: 37.5%; }
      #landuse-tab .tab-content.land-bill table tbody tr td.links .sublink {
        text-align: center; }
      #landuse-tab .tab-content.land-bill table tbody tr td.links.has-remark {
        width: 30%; }
    #landuse-tab .tab-content .tfooter td {
      border: 1px solid #51aaa4;
      padding: 10px; }
    #landuse-tab .tab-content.cases-65 th, #landuse-tab .tab-content.cases-65 td {
      border: 1px solid #51aaa4; }
    #landuse-tab .tab-content.cases-65 th.th2 {
      width: 35%; }
    #landuse-tab .tab-content.cases-65 th.th4 {
      width: 35%; }
    #landuse-tab .tab-content.cases-65 tr .th2.th2-next, #landuse-tab .tab-content.cases-65 tr td.links.has-remark {
      width: 35%; }
    #landuse-tab .tab-content.cases-65 tr td.links {
      width: 35%; }
    #landuse-tab .tab-content.unfinish-plan th.th2 {
      width: 35%; }
    #landuse-tab .tab-content.unfinish-plan th.th4 {
      width: 35%; }
    #landuse-tab .tab-content.unfinish-plan tr .th2.th2-next, #landuse-tab .tab-content.unfinish-plan tr td.links.has-remark {
      width: 35%; }
    #landuse-tab .tab-content.unfinish-plan tr td.links {
      width: 35%; }
    #landuse-tab .tab-content.land-file {
      padding: 0 10px !important; }
      #landuse-tab .tab-content.land-file table {
        width: 100%; }
      #landuse-tab .tab-content.land-file .tr2 .th-8, #landuse-tab .tab-content.land-file .tr2 .th-9 {
        min-width: 70px; }
      #landuse-tab .tab-content.land-file .td3 {
        min-width: 100px; }
      #landuse-tab .tab-content.land-file .td6 {
        min-width: 60px; }
      #landuse-tab .tab-content.land-file td .sublinks .sublink a:hover {
        font-weight: normal; }
  #landuse-tab .load_more {
    width: 730px;
    margin: 20px auto;
    text-align: center;
    border: 1px solid #ff6600;
    background: #fceed4;
    font-size: 14px; }
    #landuse-tab .load_more .load_more_btn {
      cursor: pointer;
      width: 100%;
      display: inline-block;
      height: 100%;
      padding: 10px 0;
      color: #fb4404; }
      #landuse-tab .load_more .load_more_btn:hover {
        background: #faddab; }
    #landuse-tab .load_more .disabled {
      color: #333333; }
    #landuse-tab .load_more.land-file {
      width: 100%; }
    #landuse-tab .load_more.page_more {
      border: 1px solid #fff;
      background: #fff; }
      #landuse-tab .load_more.page_more .pagination {
        text-align: center; }

@media (max-width: 480px) {
  .mobile #landuse-tab .landuse_search {
    padding-left: 0;
    padding-right: 0;
    text-align: center; } }
.mobile #landuse-tab .landuse_search form {
  width: 100%; }
  .mobile #landuse-tab .landuse_search form .selection {
    width: 80px !important;
    margin-right: 10px; }
    @media (max-width: 480px) {
      .mobile #landuse-tab .landuse_search form .selection {
        width: 80% !important;
        margin: 0 auto 10px 25px;
        display: block; } }
  .mobile #landuse-tab .landuse_search form .year_con {
    display: inline-block;
    width: 60px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center; }
.mobile #landuse-tab .landuse {
  padding: 0;
  border: 0;
  background: none; }
  .mobile #landuse-tab .landuse li {
    float: left;
    width: 48%;
    margin: 2px 1%;
    padding: 0;
    border-radius: 2px;
    border-bottom: 3px solid #007385;
    line-height: 1.2em;
    cursor: pointer;
    height: 60px; }
    .mobile #landuse-tab .landuse li a {
      margin: 0;
      border: none; }
    @media (max-width: 640px) {
      .mobile #landuse-tab .landuse li {
        height: 80px; } }
    @media (max-width: 480px) {
      .mobile #landuse-tab .landuse li {
        height: 100px; } }
.mobile #landuse-tab table {
  width: 100%;
  margin: 20px auto;
  display: table;
  color: #2c7180; }
.mobile #landuse-tab .load_more {
  width: 100%;
  display: inline-block;
  height: 40px;
  background-color: #fff;
  border: 0; }
  .mobile #landuse-tab .load_more .load_more_btn {
    width: 50%;
    padding: 10px 0;
    color: #fb4404;
    border: 1px solid #ff6600;
    background: #fceed4; }
  .mobile #landuse-tab .load_more .load_all_btn {
    height: 100%;
    padding: 10px 20px;
    color: #076fd2; }
    .mobile #landuse-tab .load_more .load_all_btn .fa-caret-right {
      display: inline-block;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 8px solid #076fd2;
      height: 0px;
      width: 0px;
      margin-right: 6px; }
.mobile .tab-content {
  padding: 15px !important;
  overflow-x: scroll; }
.mobile .ui.styled.accordion {
  width: 100%;
  padding: 0; }
.mobile #accordion .title {
  padding: 10px 20px 10px 30px;
  position: relative; }
  .mobile #accordion .title.active {
    background: #007386; }
  .mobile #accordion .title .dropdown.icon {
    position: absolute;
    left: 10px;
    top: 10px; }

@media (max-width: 400px) {
  .mobile.pt #landuse-tab .landuse li {
    height: 150px; } }
@media (min-width: 400px) {
  .mobile.pt #landuse-tab .landuse li {
    height: 130px; } }
@media (min-width: 480px) {
  .mobile.pt #landuse-tab .landuse li {
    height: 100px; } }
@media (min-width: 640px) {
  .mobile.pt #landuse-tab .landuse li {
    height: 70px; } }

.type #landuse-tab table {
  width: 100%; }
.type #landuse-tab .selectric-wrapper {
  margin-bottom: 15px; }
.type #landuse-tab ul.landuse {
  display: inline-block;
  clear: both;
  background: #d3d3d3; }
  .type #landuse-tab ul.landuse li {
    border-color: #696969; }
    .type #landuse-tab ul.landuse li a {
      background: #d3d3d3;
      color: #000; }
.type #landuse-tab ul.landuse li.tabs-active a {
  background: #696969;
  color: #FFFFFF; }
.type #landuse-tab table {
  color: #000000; }
.type #landuse-tab .tab-content table thead {
  border: 1px solid #595959; }
.type #landuse-tab .tab-content table tbody tr.odd {
  background: #dddddd; }
.type #landuse-tab .tab-content table tbody tr td .sublinks .sublink a {
  color: #000000; }
.type #landuse-tab #accordion h3 {
  background: #999;
  cursor: pointer;
  height: auto;
  line-height: 1.4;
  padding: 10px 30px;
  word-wrap: break-word; }
.type #landuse-tab .load_more {
  width: 100%;
  background: #DDDDDD;
  border: #000000 solid 1px;
  color: #000000;
  font-size: 14px; }
  .type #landuse-tab .load_more .load_more_btn {
    text-decoration: none;
    color: #000000; }
  .type #landuse-tab .load_more:hover {
    background: #eee !important; }
.type #landuse-tab #accordion .ui-accordion-header-active {
  background: #696969; }
.type #landuse-tab ul.landuse li.tabs-active {
  background: #696969; }
.type #landuse-tab ul.landuse li {
  background: #d3d3d3;
  height: 80px; }
  .type #landuse-tab ul.landuse li a span {
    line-height: 1.2em;
    font-size: 14px; }
.type #landuse-tab .tab-content table thead tr th.th3.th3-remark {
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  border-bottom: 1px solid #696969;
  border-left: 1px dotted #696969 !important; }
.type #landuse-tab .tab-content table thead tr {
  border: 1px solid #696969; }
.type #landuse-tab .tab-content table tbody tr, .type #landuse-tab .tab-content.land-bill .tr2 .th1, .type #landuse-tab .tab-content.land-bill .tr2 .th2 {
  border: 1px solid #696969; }
.type #landuse-tab .tab-content td, .type #landuse-tab .tab-content th {
  border-color: #696969 !important; }
.type .landuse_search .landuse_form {
  width: 200px !important; }
  .type .landuse_search .landuse_form .selectric-wrapper {
    width: 140px;
    display: inline-block; }
  .type .landuse_search .landuse_form .year_con {
    color: #0a0a0a;
    display: inline-block;
    width: 60px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center; }
.type .landuse_search .selectric {
  text-align: left; }
.type .landuse_search .selectric-scroll ul li {
  height: auto !important; }
.type #landuse-tab .load_more.page_more a.pre_page_btn span, .type #landuse-tab .load_more.page_more a.next_page_btn span {
  display: inline-block; }

.pt #landuse-tab ul.landuse li {
  height: 150px; }
  .pt #landuse-tab ul.landuse li a span {
    line-height: 1.1em; }
.pt #landuse-tab .tab-content.land-file table {
  width: 100%; }
.pt #landuse-tab .tab-content.land-file th {
  line-height: 1.28; }
.pt #landuse-tab .tab-content.land-file .tr2 th {
  padding: 5px;
  text-align: center; }
.pt #landuse-tab .tab-content.land-file .tr2 .th-3 {
  width: 100px; }
.pt #landuse-tab .tab-content.land-file .tr2 .th-4 {
  max-width: 80px; }
.pt #landuse-tab .tab-content.land-file .tr2 .th-8 {
  max-width: 90px; }
.pt #landuse-tab .tab-content.land-file .tr2 .th-9 {
  max-width: 140px; }
.pt #landuse-tab .tab-content.land-file .td6 {
  min-width: 60px; }

#landuse-tab ul.cat-2 li {
  width: 50%; }

#landuse-tab ul.cat-3 li {
  width: 33.333%; }

#landuse-tab ul.cat-4 li {
  width: 25%; }

#landuse-tab ul.cat-5 li {
  width: 20%; }

#landuse-tab ul.cat-6 li {
  width: 16.66666666667%; }

.exempt-tender-no-data {
  min-height: 100px;
  text-align: center;
  padding-top: 50px; }

.questions {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%; }
  .questions table {
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse; }
    .questions table thead {
      background: #019cb0; }
      .questions table thead th {
        color: #FFFFFF;
        padding: 10px; }
        .questions table thead th.th1, .questions table thead th.th3 {
          width: 8%; }
        .questions table thead th.th2 {
          width: 12%; }
        .questions table thead th.th4 {
          width: 56%; }
        .questions table thead th.th5, .questions table thead thth6 {
          width: 12%; }
    .questions table tbody tr {
      border-bottom: 1px #fc8600 solid;
      border-left: 1px #dddddd solid;
      border-right: 1px #dddddd solid; }
    .questions table tbody td {
      padding: 10px; }
      .questions table tbody td.con {
        text-align: left; }
        .questions table tbody td.con p {
          margin: 0; }
      .questions table tbody td.question {
        background: #ffedd9; }
        .questions table tbody td.question a {
          background: url("/images/icon_pdf.png") center center no-repeat;
          color: transparent;
          width: 25px;
          height: 30px;
          display: inline-block; }
          .questions table tbody td.question a span {
            display: none; }
      .questions table tbody td.reply {
        background: #cce4e6; }
        .questions table tbody td.reply a {
          background: url("/images/icon_pdf.png") center center no-repeat;
          color: transparent;
          width: 25px;
          height: 30px;
          display: inline-block; }
          .questions table tbody td.reply a span {
            display: none; }

/* publish*/
.search_highlight {
  background: #ff0; }

.questions-search {
  width: 100%;
  display: table;
  text-align: center;
  background: #d7d7d7;
  border-collapse: collapse;
  padding: 0 25px; }
  .questions-search form {
    display: table-row; }
  .questions-search .form_row {
    display: table-cell;
    padding: 10px 15px;
    color: #007485; }
    .questions-search .form_row label {
      padding: 0 5px; }
    .questions-search .form_row .input_date {
      display: inline-block; }
    .questions-search .form_row .form_input {
      display: inline-block; }
      .questions-search .form_row .form_input input {
        padding: 6px 8px; }
    .questions-search .form_row input[type='submit'] {
      background: #b23402;
      padding: 10px 18px;
      color: #FFFFFF;
      cursor: pointer; }

.type .questions h3 {
  font-size: 150%; }
.type .question_search .landuse_form {
  padding: 15px 0;
  text-align: right; }
  .type .question_search .landuse_form label {
    padding: 0 4px; }
  .type .question_search .landuse_form input {
    padding: 5px 8px; }
.type .questions-search .form_row .form_input input {
  padding: 0 !important; }
.type .questions-search .form_row input[type='submit'] {
  padding: 3px 25px !important;
  background: #666;
  font-size: 13px; }
.type .questions-search .form_row {
  padding: 10px; }
.type .questions table thead {
  background: #666; }
.type .questions table tbody tr {
  border-bottom: 1px #666 solid; }
.type .questions table tbody td.question, .type .questions table tbody td.reply {
  background: none; }
  .type .questions table tbody td.question a, .type .questions table tbody td.reply a {
    background: none;
    width: auto;
    height: auto;
    color: #000; }
    .type .questions table tbody td.question a span, .type .questions table tbody td.reply a span {
      display: inline-block; }
.type .questions-search .form_row {
  color: #000; }
.type .highlight {
  background: #d0d0d0; }

.mobile .questions-search .form_row {
  width: 50%;
  padding: 10px 5px 5px 5px;
  display: block;
  float: left; }
.mobile .questions table thead th {
  padding: 5px; }
  .mobile .questions table thead th.th1, .mobile .questions table thead th.th5, .mobile .questions table thead th.th6 {
    width: 5%; }
  .mobile .questions table thead th.th3 {
    width: 12%; }
  @media (max-width: 480px) {
    .mobile .questions table thead th.th4 {
      width: 30%; } }
.mobile .questions table tbody td {
  padding: 5px; }
.mobile .questions-search .form_row .form_input input {
  padding: 4px 2px;
  width: auto; }
  @media (max-width: 480px) {
    .mobile .questions-search .form_row .form_input input {
      width: 90px;
      height: 22px; } }
  @media (min-width: 480px) {
    .mobile .questions-search .form_row .form_input input {
      width: 200px; } }
.mobile .questions-search .form_row input[type='submit'] {
  padding: 4px 18px;
  margin-top: -5px; }
.mobile .question_search {
  z-index: 999;
  float: right;
  padding: 12px 0px 0px 0px;
  color: #F60;
  margin: 10px 0px; }
  .mobile .question_search label {
    vertical-align: middle; }
  .mobile .question_search select {
    background: #ffffff;
    color: #666666;
    font-size: 13px;
    margin: 0px;
    padding: 10px 8px;
    vertical-align: middle; }
  .mobile .question_search input[type="submit"] {
    background: none repeat scroll 0 0 #fc8600;
    border: 2px solid #fdcb9a;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 20px;
    vertical-align: middle;
    height: 38px; }
  .mobile .question_search .selectric-wrapper, .mobile .question_search #by_year {
    width: 120px;
    float: left;
    margin-top: 4px;
    margin-right: 10px; }
    .mobile .question_search .selectric-wrapper ul, .mobile .question_search #by_year ul {
      margin: 0;
      padding: 0; }
  .mobile .question_search #by_year {
    height: 38px; }
  .mobile .question_search .year_con {
    float: left;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-indent: 60px; }
    @media (max-width: 480px) {
      .mobile .question_search .year_con {
        width: auto;
        text-indent: 0px; } }
.mobile.pt .questions-search {
  padding-bottom: 20px;
  display: inline-block;
  width: 100%; }
.mobile.pt .questions-search .form_row .form_input {
  display: block; }
.mobile.pt .questions-search .form_row input[type='submit'] {
  margin-top: 10px; }

.new_apply_service_show {
  padding: 15px 0; }
  .new_apply_service_show dl.tler {
    border: 2px solid #ff9c00; }
    .new_apply_service_show dl.tler table {
      width: 100%;
      table-layout: fixed; }
      .new_apply_service_show dl.tler table tr td {
        padding: 0 10px;
        width: 50%; }
      .new_apply_service_show dl.tler table tr td:first-child {
        border-right: 1px dotted #ff9c00; }
      .new_apply_service_show dl.tler table tr.deliveryMethod {
        background: #ffe095;
        color: #b64500;
        padding: 2px 10px; }
        .new_apply_service_show dl.tler table tr.deliveryMethod td {
          border-bottom: 1px dotted #ff9c00; }
    .new_apply_service_show dl.tler dt {
      padding: 2px 10px;
      background: #ffe095;
      border-bottom: 1px dotted #ff9c00;
      color: #b64500; }
    .new_apply_service_show dl.tler dd {
      margin: 0 0 0 15px;
      min-height: 30px;
      vertical-align: middle;
      line-height: 30px; }
  .new_apply_service_show dl.scer {
    margin: 0;
    border: 4px solid #84c3f8; }
    .new_apply_service_show dl.scer dt {
      padding: 2px 10px;
      background: #cbe6fd;
      border-bottom: 1px dotted #84c3f8;
      color: #003f74; }
    .new_apply_service_show dl.scer dd {
      margin: 0 0 0 15px;
      min-height: 30px;
      vertical-align: middle;
      line-height: 30px; }
  .new_apply_service_show .service_container {
    display: none; }
    .new_apply_service_show .service_container.active {
      display: block; }
  .new_apply_service_show .sc-tabmenu {
    list-style: none;
    margin: 0;
    padding: 0 0 3px 0;
    background: #FFE095;
    clear: both;
    display: inline-block;
    width: 100%; }
    .new_apply_service_show .sc-tabmenu Li {
      float: left;
      margin-top: 3px; }
      .new_apply_service_show .sc-tabmenu Li a {
        display: block;
        padding: 4px 10px 4px 10px;
        float: left;
        text-decoration: none;
        background: #84c3f8;
        color: #003f74;
        font-weight: bold;
        margin: 0px 3px 0px 0px;
        cursor: pointer; }
        .new_apply_service_show .sc-tabmenu Li a:hover {
          background: #004c99;
          color: #ffffff; }
      .new_apply_service_show .sc-tabmenu Li.active a {
        background: #004c99;
        color: #ffffff; }

.mobile .new_apply_service_show dl.tler dd {
  padding: 5px 0; }

.type .new_apply_service_show dl.tler {
  border-color: #999; }
.type .new_apply_service_show dl.scer {
  border-color: #ddd; }
.type .new_apply_service_show dl.tler dt {
  background: #999;
  border-bottom: 1px dotted #666;
  color: #ffffff; }
.type .new_apply_service_show .sc-tabmenu {
  background: #ddd; }
.type .new_apply_service_show .sc-tabmenu Li a {
  background: #999999;
  color: #000000; }
  .type .new_apply_service_show .sc-tabmenu Li a:hover {
    background: #666666;
    color: #fff; }
.type .new_apply_service_show .sc-tabmenu Li.active a {
  background: #666666;
  color: #fff; }

.pushable {
  overflow-x: initial; }

body {
  color: #555555;
  font-size: 14px; }

table {
  width: 100%;
  font-size: 12px; }

body, body.pushable > .pusher {
  background: url("/images/bg_sub.jpg") top center no-repeat #69ddec; }

ul {
  -moz-padding-end: 0px;
  -webkit-padding-start: 0px;
  -webkit-margin-start: 0px;
  -moz-margin-start: 0px;
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  text-align: left;
  word-break: break-all; }
  p img {
    max-width: 100%;
    margin: 0 auto;
    display: inline-block; }

.back_container {
  text-align: center; }

.highlight {
  background: none repeat scroll 0 0 #efefef;
  border: 2px solid #75e0ee;
  margin: 5px 0;
  padding: 15px; }

.conDate, .checkbox_list {
  list-style: none; }

.sidebar .ui.form .fields > .field {
  padding-left: 0; }
.sidebar .ui.labeled.input input {
  padding-right: 0 !important; }

.tm .ui.vertical.menu {
  width: auto;
  border-radius: 1px;
  background: #eff3f3;
  color: #555555; }
  .tm .ui.vertical.menu a {
    color: #0066cc; }
.tm .ui.form {
  max-width: 100%;
  padding: 5px 15px 0px 15px;
  position: relative; }
.tm .ui.vertical.menu .item {
  display: block;
  height: auto !important;
  padding: 0px;
  border-bottom: 1px solid #eff3f3; }
.tm .ui.teal.button {
  box-shadow: 0 0 0 0 rgba(39, 41, 43, 0.15) inset;
  background: #0488db;
  border: 3px solid #69ddec;
  border-radius: 1px;
  padding: 7px 15px;
  margin: 0px; }
.tm .ui.inverted.dividing.header {
  border-bottom-color: rgba(255, 255, 255, 0.2);
  color: #555555;
  padding: 0px;
  margin: 0px 0px 10px 0px; }
.tm .ui.accordion.menu .item .title {
  padding: 10px;
  display: block;
  width: 100%;
  background: #fc8000;
  font-weight: bold; }
.tm ul {
  display: block;
  list-style: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 10px; }

.header {
  position: relative; }
  .header .column {
    padding: 0; }
  .header .top-bar {
    background: #5f5f5f;
    height: 32px;
    width: 100%; }
    .header .top-bar .langbar {
      margin: 0 auto;
      width: 200px; }
      .header .top-bar .langbar ul {
        height: 32px;
        list-style: none;
        margin: 0 auto; }
        .header .top-bar .langbar ul li {
          float: left;
          line-height: 32px; }
          .header .top-bar .langbar ul li a {
            padding: 2px 8px;
            color: #fff;
            text-align: center;
            border-left: solid #FFFFFF 1px;
            margin-right: -1px; }
            .header .top-bar .langbar ul li a:hover {
              color: #fd7801; }
            .header .top-bar .langbar ul li a:last-child {
              border-right: solid #FFFFFF 1px; }
  .header .logo {
    width: 100%;
    padding: 0;
    margin: 0; }
    .header .logo a, .header .logo img {
      margin: 10px auto;
      max-width: 100%;
      display: block; }
  .header .arrow_button {
    border-radius: 1px;
    position: absolute !important;
    right: 20px;
    top: 80px;
    background: #ffffff;
    padding: 2px 6px !important;
    margin: 0;
    min-width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    border: #fd7801 solid 1px;
    display: inline; }
    .header .arrow_button .icon {
      font-size: 20px;
      margin: 0;
      color: #fd7801;
      padding: 0;
      display: inline;
      line-height: 35px; }
  .header .ui.labeled.icon.button {
    padding: 0 0.8em 0 3em !important; }
    .header .ui.labeled.icon.button > .icon {
      width: 1.858em; }
  .header .arrow_button {
    left: 20px;
    width: 40px;
    height: 40px; }
  .header .menu_button {
    position: absolute;
    right: 20px;
    top: 80px;
    width: 40px;
    height: 40px;
    background: url("/images/mobile/m_menu.png") center center no-repeat;
    cursor: pointer;
    background-size: contain; }
  .header .top_menu {
    width: 100%;
    display: none; }
  .header .ui.styled.accordion {
    width: 100%; }
  .header .ui.styled.accordion .title {
    border-top: 0; }
  .header .ui.styled.accordion .accordion .content, .header .ui.styled.accordion .content {
    background: #fb820c;
    margin: 15px 0 -10px 0;
    padding: 0px; }
    .header .ui.styled.accordion .accordion .content a, .header .ui.styled.accordion .content a {
      color: #ffffff;
      padding-right: 10px;
      padding-left: 10px;
      display: block; }
    .header .ui.styled.accordion .accordion .content .item, .header .ui.styled.accordion .content .item {
      padding-right: 0;
      padding-left: 0;
      border-bottom: 1px solid #FFFFFF; }
    .header .ui.styled.accordion .accordion .content li.consultbidding .item a, .header .ui.styled.accordion .content li.consultbidding .item a {
      color: red; }
    .header .ui.styled.accordion .accordion .content .content-level-3, .header .ui.styled.accordion .content .content-level-3 {
      margin-top: 10px;
      margin-bottom: -12px;
      background: #F7F7F7; }
      .header .ui.styled.accordion .accordion .content .content-level-3 a, .header .ui.styled.accordion .content .content-level-3 a {
        padding-right: 25px;
        padding-left: 25px;
        color: #666666;
        word-wrap: break-word; }
  .header .ui.styled.accordion .title {
    background: none repeat scroll 0 0 transparent;
    color: #014086; }

.ui.menu .item {
  transition: none; }

.ui.tabular.menu .item {
  border-radius: 0;
  background: #28a9fa;
  float: left;
  width: 50%;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  padding: 0;
  border: 0; }
  .ui.tabular.menu .item:hover {
    background: #027bc7;
    color: #ffffff; }

.ui.tabular.menu .item.active {
  border-radius: 0;
  background: #28a9fa;
  float: left;
  width: 50%;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #027bc7; }

.ui.tabular.menu .active.item {
  border-radius: 0; }

.ui.grid > .column:not(.row) {
  padding: 0; }

.ui.button > .right.icon {
  margin: 0; }

.maincontent .slider {
  margin: 0;
  border-top: 2px solid #30c8dd;
  border-bottom: 2px solid #30c8dd; }
  .maincontent .slider #slider {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 0;
    display: block; }
    .maincontent .slider #slider .owl-item img, .maincontent .slider #slider .item img {
      display: block;
      width: 100%;
      height: auto; }
    .maincontent .slider #slider .owl-dots {
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 15px 20px; }
      .maincontent .slider #slider .owl-dots .owl-dot {
        height: 6px;
        width: 19px;
        background: #ffffff;
        border: #32c8db 1px solid;
        margin: 0px 0px 0px 5px;
        border-radius: 0;
        opacity: 1;
        float: left; }
      .maincontent .slider #slider .owl-dots .owl-dot.active {
        background: #32c8db; }
.maincontent .latestRight {
  margin-top: -5px; }
  .maincontent .latestRight .title {
    width: 100%;
    background: url("/images/icon_new.png") center left no-repeat #e2d9c8;
    background-position: 0px -2px;
    display: block;
    height: 51px;
    line-height: 51px;
    text-indent: 60px;
    color: #8a0a00;
    font-size: 14px;
    font-weight: 800;
    border-bottom: 1px #bcb5a3 solid;
    font-size: 16px; }
  .maincontent .latestRight ul {
    width: 100%;
    list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    background: #edf0e4;
    margin: 0;
    padding: 0; }
    .maincontent .latestRight ul li {
      padding: 8px 12px;
      border-bottom: 1px solid #c2c1b1;
      margin: 0 5px; }
      .maincontent .latestRight ul li a {
        background: url("/images/icon_arrow_red.png") no-repeat left 6px;
        line-height: 24px;
        color: #4c4b4b;
        padding-left: 14px;
        font-size: 14px;
        display: block; }
        .maincontent .latestRight ul li a:hover {
          color: #F30;
          text-decoration: underline; }
.maincontent .workinfo {
  margin: 0;
  background: none;
  padding: 0;
  border-radius: 0;
  background: #ffffff; }
  .maincontent .workinfo h3 {
    background: #019cb0;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    color: #ffffff; }
  .maincontent .workinfo .ui.menu {
    border: none; }
    .maincontent .workinfo .ui.menu .item {
      width: 50%;
      background: url("/images/bg_tab.jpg") repeat-x;
      text-align: center;
      color: #333;
      font-size: 17px;
      font-weight: 800;
      cursor: pointer;
      height: 40px;
      padding: 0px;
      display: block; }
      .maincontent .workinfo .ui.menu .item .icon {
        font-size: 18px;
        color: #3493a5; }
      .maincontent .workinfo .ui.menu .item img {
        display: inline-block;
        width: 20px;
        height: 20px;
        padding: 0; }
      .maincontent .workinfo .ui.menu .item:hover {
        color: #fc8000; }
    .maincontent .workinfo .ui.menu .item.active {
      width: 50%;
      background: none;
      color: #fc8000;
      display: block; }
    .maincontent .workinfo .ui.menu .item.item1 {
      background: url(/images/m_icon_tender.png) no-repeat;
      border-right: 2px solid #b4e5ea;
      border-bottom: 1px solid #b4e5ea;
      background-size: 35px 35px;
      background-position: 35% center; }
    .maincontent .workinfo .ui.menu .item.item2 {
      background: url(/images/m_icon_jobsearch.png) no-repeat;
      border-bottom: 1px solid #b4e5ea;
      background-size: 35px 35px;
      background-position: 35% center; }
  .maincontent .workinfo ul.selector {
    list-style: none;
    margin: 5px 0px;
    padding: 0px;
    height: 40px;
    float: left;
    width: 100%;
    position: relative; }
    .maincontent .workinfo ul.selector li {
      float: left;
      position: relative;
      width: 24.33%; }
      .maincontent .workinfo ul.selector li a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 15px;
        line-height: 40px;
        color: #059ece;
        display: block;
        float: left;
        position: relative;
        height: 40px;
        background: #baf0f8;
        text-align: center;
        width: 98%;
        margin: 0 1%;
        background-position: bottom left;
        outline-style: none; }
        .maincontent .workinfo ul.selector li a:hover, .maincontent .workinfo ul.selector li a.hover {
          background-position: top left;
          background: #059ece;
          color: #fff; }
  .maincontent .workinfo .tab-content {
    padding: 0;
    min-height: 150px;
    font-size: 14px; }
  .maincontent .workinfo div[id^="tabs-"] {
    padding: 40px 15px 10px 15px;
    background: #e8fbfd; }
    .maincontent .workinfo div[id^="tabs-"] div.title {
      display: none; }
  .maincontent .workinfo ul.allinfo {
    display: block;
    width: 100%;
    margin: 15px 0;
    list-style: none;
    color: #003469;
    padding-left: 15px;
    line-height: 25px; }
    .maincontent .workinfo ul.allinfo li {
      list-style: square;
      color: #047ffb;
      padding: 4px 0; }
      .maincontent .workinfo ul.allinfo li a {
        display: block;
        padding: 0px;
        color: #003469; }
        .maincontent .workinfo ul.allinfo li a:hover {
          color: #047ffb; }
    .maincontent .workinfo ul.allinfo li.morelink {
      list-style: none;
      text-align: right; }
      .maincontent .workinfo ul.allinfo li.morelink a {
        color: #666666;
        font-size: 14px;
        border-bottom: none; }
.maincontent .latestnew {
  border-radius: 0;
  padding: 0;
  border: none;
  position: relative; }
  .maincontent .latestnew .tab {
    background: #f0fcfd; }
  .maincontent .latestnew .bnew {
    width: 100%;
    height: auto;
    display: block; }
    .maincontent .latestnew .bnew li {
      list-style: none;
      width: auto;
      height: 128px;
      background: url("/images/latestnew_li_bg.png") 0 0 repeat;
      display: block;
      border: 1px solid #d8e2e3;
      margin: 2px 0;
      float: none; }
      .maincontent .latestnew .bnew li a {
        display: block;
        height: 118px;
        overflow: hidden;
        padding: 5px 10px 0px 10px;
        color: #4c4b4b;
        font-size: 12px; }
        .maincontent .latestnew .bnew li a .title {
          color: #f94205;
          display: block;
          font-size: 14px;
          font-weight: bold;
          line-height: 20px;
          overflow: hidden; }
        .maincontent .latestnew .bnew li a .date {
          color: #9c9ea1;
          height: 17px;
          overflow: hidden; }
        .maincontent .latestnew .bnew li a img {
          height: 96px;
          width: 100px;
          border: 1px solid #b6b6b7;
          float: left;
          margin: 10px 10px 10px 0; }
        .maincontent .latestnew .bnew li a .no-pic {
          height: 96px;
          width: 100px;
          border: 1px solid #b6b6b7;
          float: left;
          margin: 10px 10px 10px 0;
          text-align: center;
          background: #ebebec;
          color: #939598; }
          .maincontent .latestnew .bnew li a .no-pic p {
            padding: 0 6px;
            line-height: 14px;
            text-align: center;
            margin-top: 35px; }
  .maincontent .latestnew .snew {
    position: relative;
    padding: 15px 20px 30px 20px;
    display: block; }
    .maincontent .latestnew .snew li {
      list-style: none;
      height: auto;
      min-height: 30px; }
      .maincontent .latestnew .snew li a {
        color: #4c4b4b;
        border-bottom: 1px #dddddd dotted;
        background: url("/images/icon_arrow_orange.png") left center no-repeat;
        padding-left: 15px;
        display: block;
        width: 100%; }
        .maincontent .latestnew .snew li a:hover {
          color: #fc8000; }
  .maincontent .latestnew .more {
    position: absolute;
    bottom: 8px;
    right: 12px; }
    .maincontent .latestnew .more a {
      color: #666666; }

.subscriber {
  background-color: #007483;
  padding: 15px; }
  .subscriber .subscriber_title .ui.header {
    color: #fec607;
    text-align: center;
    margin-bottom: 15px; }
  .subscriber .foooter_subscriber .field-mail {
    position: relative; }
    .subscriber .foooter_subscriber .field-mail #wiz_subscriber_email {
      height: 30px;
      text-indent: 40px;
      font-size: 14px; }
    .subscriber .foooter_subscriber .field-mail .icon-mail {
      position: absolute;
      top: 8px;
      left: 10px; }
  .subscriber .foooter_subscriber .field-list {
    margin-top: 15px;
    border: #4a9ca7 1px solid;
    width: 100%;
    height: auto;
    padding: 5px 10px;
    display: inline-block; }
    .subscriber .foooter_subscriber .field-list .checkbox_list {
      height: 50px;
      display: block;
      clear: both;
      -webkit-padding-start: 0px;
      list-style-type: none; }
      .subscriber .foooter_subscriber .field-list .checkbox_list li {
        float: left;
        padding: 0 4px; }
        .subscriber .foooter_subscriber .field-list .checkbox_list li label {
          color: #ffffff;
          font-size: 13px;
          width: auto; }
        .subscriber .foooter_subscriber .field-list .checkbox_list li input {
          float: left; }
  .subscriber .foooter_subscriber .field-label label {
    width: auto;
    color: #fec607; }
  .subscriber .foooter_subscriber .field-label .sub_lang {
    width: 100%;
    margin-left: 10px;
    display: inline-block; }
  .subscriber .foooter_subscriber .field-label .options_label {
    color: #fffc00;
    font-size: 13px; }
  .subscriber .foooter_subscriber .clearfix {
    margin: 0 auto;
    width: 90px; }
    .subscriber .foooter_subscriber .clearfix .sub_submit {
      background: #fec607;
      padding: 2px 15px;
      font-size: 13px;
      color: #01545f;
      width: 90px;
      height: 24px;
      cursor: pointer;
      float: none; }

.footer {
  background-color: #019cb0; }
  .footer .copyright {
    padding: 15px 0;
    text-align: center;
    color: #ffffff; }
  .footer .mobile_ul {
    padding: 10px 0 0px 0;
    width: 100%;
    margin: 0 auto;
    min-height: 30px;
    text-align: center; }
    .footer .mobile_ul li {
      display: inline-block; }
      .footer .mobile_ul li a {
        color: #fff;
        padding-right: 6px;
        padding-left: 5px;
        border-right: 1px solid #ffffff; }

.subpage .subpagebg {
  background: #ffffff;
  padding: 0px 15px; }
.subpage .subanner {
  position: relative;
  height: 145px; }
  .subpage .subanner .sub_img {
    position: absolute;
    left: -20px;
    bottom: 0; }
  .subpage .subanner .sub_banner_title {
    font-size: 18px;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 28px;
    background: #fc6500;
    width: 100%;
    line-height: 28px;
    text-indent: 20px; }
.subpage .node .title {
  font-weight: lighter;
  color: #fc6500;
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 20px 0px; }
.subpage .node .breadcrumb {
  font-size: 13px;
  color: #313232;
  margin: 0px 0px 18px 5px;
  padding: 0px;
  line-height: 22px; }
  .subpage .node .breadcrumb a {
    color: #313232; }
    .subpage .node .breadcrumb a:hover {
      text-decoration: underline; }
.subpage .node .newsCategory, .subpage .node .constructCategory {
  width: 100%;
  height: auto;
  padding: 3px 0; }
  .subpage .node .newsCategory ul, .subpage .node .constructCategory ul {
    width: 100%;
    margin: 0;
    height: 74px;
    min-height: 74px;
    list-style: none;
    display: block;
    margin-bottom: 15px; }
    .subpage .node .newsCategory ul li, .subpage .node .constructCategory ul li {
      border-right: none;
      padding: 0;
      float: left;
      width: 48%;
      height: 37px;
      margin: 2px 1%; }
      .subpage .node .newsCategory ul li a, .subpage .node .newsCategory ul li span, .subpage .node .constructCategory ul li a, .subpage .node .constructCategory ul li span {
        width: 100%;
        height: auto;
        background: #75e0ee;
        font-size: 14px;
        color: #04505a;
        display: block;
        text-align: center;
        line-height: 14px;
        padding: 10px 0; }
      .subpage .node .newsCategory ul li span, .subpage .node .constructCategory ul li span {
        background: #079bae;
        color: #ffffff; }
.subpage .node .constructCategory ul li a, .subpage .node .constructCategory ul li span {
  display: block;
  padding: 0 15px 0 35px;
  background: #F7F7F7;
  font-size: 14px;
  color: #58595b;
  border: 1px solid #DDDDDD;
  width: 100%;
  line-height: 37px;
  text-align: center; }
.subpage .node .constructCategory ul li span {
  background: #F60;
  color: #ffffff; }
.subpage .node .constructCategory ul li, .subpage .node .constructCategory ul li.current {
  padding: 0; }
.subpage .node .constructCategory ul li.all a, .subpage .node .constructCategory ul li.all span {
  padding: 0 15px; }
.subpage .node .constructCategory ul li.upcoming a, .subpage .node .constructCategory ul li.upcoming span {
  background: url("/images/icon_UpComing.png") no-repeat 10% center;
  color: #399afb; }
.subpage .node .constructCategory ul li.upcoming a:hover, .subpage .node .constructCategory ul li.upcoming span:hover {
  color: #0279f0; }
.subpage .node .constructCategory ul li.upcoming span {
  background: url("/images/icon_UpComing.png") no-repeat 10% center #ffffff;
  color: #399afb;
  border: 2px solid #399afb; }
.subpage .node .constructCategory ul li.ongoing a, .subpage .node .constructCategory ul li.ongoing span {
  background: url("/images/icon_Ongoing.png") no-repeat 10% center;
  color: #F60; }
.subpage .node .constructCategory ul li.ongoing a:hover, .subpage .node .constructCategory ul li.ongoing span:hover {
  color: #ee322d; }
.subpage .node .constructCategory ul li.ongoing span {
  background: url("/images/icon_Ongoing.png") no-repeat 10% center #ffffff;
  color: #F60;
  border: 2px solid #ee322d; }
.subpage .node .constructCategory ul li.finish a, .subpage .node .constructCategory ul li.finish span {
  background: url("/images/icon_Finish.png") no-repeat 10% center;
  color: #03c0d8; }
.subpage .node .constructCategory ul li.finish a:hover, .subpage .node .constructCategory ul li.finish span:hover {
  color: #019cb0; }
.subpage .node .constructCategory ul li.finish span {
  background: url("/images/icon_Finish.png") no-repeat 10% center #ffffff;
  color: #03c0d8;
  border: 2px solid #019cb0; }
.subpage .node .constructItem_list ul li {
  position: relative; }
  .subpage .node .constructItem_list ul li a {
    padding: 5px 0px 5px 40px !important;
    margin: 10px 0; }
  .subpage .node .constructItem_list ul li img {
    position: absolute;
    left: 10px;
    top: 19px; }
  .subpage .node .constructItem_list ul li a span.date {
    font-size: 11px;
    color: #666; }
  .subpage .node .constructItem_list ul li a:hover {
    color: #039;
    font-weight: bold;
    text-decoration: none; }
.subpage .node .constructItem_list ul li.UpComing img {
  top: 7px; }
.subpage .node .applyservices ul, .subpage .node .newsItem ul, .subpage .node .infoItem ul, .subpage .node .constructItem ul {
  list-style: none;
  padding: 0px; }
  .subpage .node .applyservices ul li a, .subpage .node .newsItem ul li a, .subpage .node .infoItem ul li a, .subpage .node .constructItem ul li a {
    display: block;
    font-weight: bold;
    padding: 10px 15px;
    margin: 5px 0px 5px 0px;
    border: 1px solid #75e0ee;
    font-size: 14px;
    color: #6d6e71;
    line-height: 22px; }
    .subpage .node .applyservices ul li a span.date, .subpage .node .newsItem ul li a span.date, .subpage .node .infoItem ul li a span.date, .subpage .node .constructItem ul li a span.date {
      font-size: 12px;
      color: #fa6703;
      display: block;
      font-weight: 100; }
    .subpage .node .applyservices ul li a:hover, .subpage .node .newsItem ul li a:hover, .subpage .node .infoItem ul li a:hover, .subpage .node .constructItem ul li a:hover {
      color: #ca2600;
      font-weight: bold;
      text-decoration: none;
      border: 1px solid #fa6703; }
.subpage .conDetail, .subpage .conDate {
  list-style: none; }
  .subpage .conDetail li span, .subpage .conDate li span {
    width: 50px;
    margin: 0 10px;
    color: #ca2600;
    font-weight: 800; }
.subpage .conInfo h3 {
  margin-top: 20px;
  color: #f30; }
.subpage .footer .copyright {
  padding: 25px 0; }
.subpage .imgattach {
  margin: 10px; }
  .subpage .imgattach .mag_img_caption {
    padding: 8px 20px;
    text-align: center; }
  .subpage .imgattach ul li {
    padding: 0 15px; }
    .subpage .imgattach ul li a {
      width: 100%;
      display: block;
      text-align: center; }
      .subpage .imgattach ul li a img {
        margin: 5px auto;
        width: 200px;
        height: auto; }

.subpage .subpage_content .subscriber_form_apply_serice, .subpage .subpage_content .subscriber_form_apply {
  width: 100%;
  max-width: 570px;
  margin: 0px auto;
  clear: both; }

.subpage .subpage_content .subscriber_form_apply_serice .bar, .subpage .subpage_content .subscriber_form_apply .bar {
  box-sizing: content-box;
  background: #31afbf;
  height: 57px;
  /*width: 100%;*/
  color: #FFFFFF;
  line-height: 57px; }

.subpage .subpage_content .subscriber_form_apply_serice .bar label, .subpage .subpage_content .subscriber_form_apply .bar label {
  color: #FFFFFF;
  line-height: 57px;
  /*width: 130px;*/
  font-size: 14px;
  text-align: right;
  display: inline-block;
  float: left;
  padding-right: 10px; }

.subpage .subpage_content .subscriber_form_apply_serice .bar input, .subpage .subpage_content .subscriber_form_apply .bar input {
  color: #000;
  height: 22px;
  width: 90px; }

.subpage .subpage_content .subscriber_form_apply_serice .bar input[type="submit"], .subpage .subpage_content .subscriber_form_apply .bar input[type="submit"] {
  background: #fc8600;
  color: #FFFFFF;
  height: 35px;
  border: solid 1px #FFFFFF;
  display: inline-block;
  font-size: 14px;
  margin-left: 20px;
  cursor: pointer; }

.subpage .subpage_content .subscriber_form_apply_serice .highlight, .subpage .subpage_content .subscriber_form_apply .highlight {
  color: #666666; }

.subpage .subpage_content .subscriber_form_apply {
  height: auto; }

.subpage .subpage_content .subscriber_form_apply .bar {
  padding: 10px; }

/*.subpage .subpage_content .subscriber_form_apply .bar label {*/
/*  width: 180px; }*/
.subpage .subpage_content .subscriber_form_apply .webno {
  /*display: inline-block;*/
  /*padding: 0 10px;*/
  height: 57px; }

.subpage .subpage_content .subscriber_form_apply .webno label {
  line-height: 24px; }

.subpage .subpage_content .subscriber_form_apply .webno input[type='text'], .subpage .subpage_content .subscriber_form_apply .webno input[type='password'] {
  text-align: left;
  width: 250px;
  display: inline-block;
  line-height: 24px !important;
  clear: both; }

.subpage .subpage_content .subscriber_form_apply .bar-btn {
  padding: 20px;
  text-align: center; }

.subpage .subpage_content .subscriber_form_apply .bar-btn input[type="submit"] {
  margin: 0 20px; }

.subpage .subpage_content .subscriber_form_apply .look {
  height: auto !important;
  width: 25px !important;
  margin-left: 10px;
  cursor: pointer; }

.subpage .subpage_content .subscriber_form_apply .tips {
  background: #31afbf;
  color: white;
  padding: 10px;
  float: left; }

.sc_new_tbl {
  width: 100%;
  max-width: 570px;
  margin: 20px auto; }

.sc_new_tbl .step {
  height: 52px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(/images/sctbl/icon_0.jpg);
  background-position: center left 20px;
  background-size: 35px;
  text-align: left;
  padding-left: 64px;
  font-size: 16px;
  color: #333;
  position: relative;
  z-index: 10; }

.sc_new_tbl .step:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.sc_new_tbl .step.current {
  background-image: url(/images/sctbl/icon_5.png);
  color: #fc8600;
  background-color: white; }

.sc_new_tbl .step:first-child {
  height: 35px; }

.sc_new_tbl .step.step1.current {
  background-image: url(/images/sctbl/icon_1.png);
  color: #0194ae; }

.sc_new_tbl .step.step2.current {
  background-image: url(/images/sctbl/icon_2.png);
  color: #94ae01; }

.sc_new_tbl .step.step3.current {
  background-image: url(/images/sctbl/icon_3.png);
  color: #237eee; }

.sc_new_tbl .step.step4.current {
  background-image: url(/images/sctbl/icon_4.png);
  color: #a553de; }

.sc_new_tbl .content {
  width: 100%;
  padding: 0;
  vertical-align: top;
  margin: 10px 0; }

.sc_new_tbl .content.current th, .sc_new_tbl .content.current td {
  background: #fee7cc;
  border: none;
  border-bottom: 1px solid white; }

.sc_new_tbl .content.step1.current th, .sc_new_tbl .content.step1.current td {
  background: #cceaef; }

.sc_new_tbl .content.step2.current th, .sc_new_tbl .content.step2.current td {
  background: #eaefcc; }

.sc_new_tbl .content.step3.current th, .sc_new_tbl .content.step3.current td {
  background: #d3e5fc; }

.sc_new_tbl .content.step4.current th, .sc_new_tbl .content.step4.current td {
  background: #edddf8; }

.sc_new_tbl .sc_new_tbl_row {
  padding: 0 0 30px 30px;
  position: relative; }

.sc_new_tbl .sc_new_tbl_row:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  background: #ccc;
  left: 66px; }

.sc_new_tbl .sc_new_tbl_row:last-child {
  padding: 0 0 0 30px; }

.sc_new_tbl .sc_new_tbl_row:last-child:before {
  content: none; }

.sc_new_tbl .info_table {
  width: 85%;
  border-collapse: collapse;
  margin-left: 13%; }

.sc_new_tbl .info_table th, .sc_new_tbl .info_table td {
  text-align: left;
  padding: 10px 15px;
  border: 1px solid #e0e0e0; }

.sc_new_tbl_from {
  min-height: 350px; }

.sc_new_tbl_query_status {
  display: block !important;
  font-size: 16px;
  background: #e0e0e0;
  text-align: center; }

.sc_new_tbl_query_status.query_status {
  width: 100%;
  max-width: 570px;
  margin: 0 auto;
  padding: 15px 0;
  background: #e0e0e0;
  border: none;
  color: #AD322A; }

.sc_new_tbl_query_status.span-24 {
  width: 925px; }

.sc_new_tbl_query_status .no {
  font-size: 14px; }

.sc_new_tbl_query_status p {
  text-align: center; }

.sc_new_tbl_check_again {
  background: #E3F7FB;
  color: #18BBD6;
  width: 100%;
  max-width: 570px;
  text-align: center;
  border: 1px solid #18BBD6;
  margin: 35px auto;
  cursor: pointer;
  display: block;
  height: 42px; }

.sc_new_tbl_check_again:before {
  content: ' ';
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.sc_new_tbl_check_again .search-icon {
  display: inline-block;
  width: 31px;
  height: 31px;
  vertical-align: middle;
  background: url("/images/sctbl/icon_search.png") no-repeat top center; }

.sc_new_tbl_check_again.open .search-icon {
  background: url("/images/sctbl/icon_search.png") no-repeat bottom center; }

.sc_new_tbl_check_again span {
  height: 31px;
  line-height: 35px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px; }

.pt .sc_new_tbl .step {
  white-space: normal; }

.pt .sc_new_tbl .step span {
  word-break: break-all;
  line-height: 15px;
  white-space: normal;
  font-size: 14px; }

.acenter {
  width: 100%;
  background: #e8e6e6;
  overflow: hidden; }
  .acenter #rotate_banner {
    width: 100%;
    position: relative;
    padding: 22px 30px; }
    .acenter #rotate_banner .item {
      border: 1px solid #ffffff;
      max-height: 126px; }
    .acenter #rotate_banner .owl-prev {
      left: 5px;
      position: absolute;
      top: 40%;
      display: block;
      background: url("/images/icon_white_preview.png") no-repeat center center;
      height: 29px;
      width: 19px;
      overflow: hidden;
      text-indent: 999px;
      cursor: pointer; }
    .acenter #rotate_banner .owl-next {
      right: 5px;
      position: absolute;
      top: 40%;
      display: block;
      background: url("/images/icon_white_next.png") no-repeat center center;
      height: 29px;
      width: 19px;
      overflow: hidden;
      text-indent: 999px;
      cursor: pointer; }

.pagination {
  text-align: right;
  margin: 20px 30px 0 0;
  width: 100%; }
  .pagination a {
    padding: 8px 10px;
    background: #dcddde;
    color: #1393a4;
    font-weight: bold;
    margin: 0px auto; }
    .pagination a:hover {
      color: #ffffff;
      background: #1393a4;
      font-weight: bold; }
  .pagination .current_page_num {
    padding: 8px 10px;
    background: #1393a4;
    color: #ffffff;
    margin: 0 4px 0 0;
    font-weight: bold; }
  .pagination a.first_page {
    background: url(/images/icon_arrow_firstpage.png) no-repeat center #75e0ee;
    margin: 0px;
    padding: 8px 13px; }
    .pagination a.first_page img {
      display: none; }
    .pagination a.first_page:hover {
      background: url(/images/icon_arrow_firstpage.png) no-repeat center #1393a4; }
  .pagination a.last_page {
    background: url(/images/icon_arrow_lastpage.png) no-repeat center #75e0ee;
    margin: 0px;
    padding: 8px 13px; }
    .pagination a.last_page img {
      display: none; }
    .pagination a.last_page:hover {
      background: url(/images/icon_arrow_lastpage.png) no-repeat center #1393a4; }
  .pagination a.prev_page {
    background: url(/images/icon_arrow_pre.png) no-repeat center #75e0ee;
    margin: 0 3px 0px 3px;
    padding: 8px 13px; }
    .pagination a.prev_page img {
      display: none; }
    .pagination a.prev_page:hover {
      background: url(/images/icon_arrow_pre.png) no-repeat center #1393a4; }
  .pagination a.next_page {
    background: url(/images/icon_arrow_next.png) no-repeat center #75e0ee;
    margin: 0 3px 0px 3px;
    padding: 8px 13px; }
    .pagination a.next_page img {
      display: none; }
    .pagination a.next_page:hover {
      background: url(/images/icon_arrow_next.png) no-repeat center #1393a4; }

table.contact_us {
  width: 100%;
  margin: 10px 0px 0px 0px;
  background: #ffffff;
  line-height: 28px; }
  table.contact_us td {
    background: #ffffff;
    padding: 0px 0px 0px 10px; }
  table.contact_us td.top_header {
    background: #019cb0;
    text-align: center;
    color: #ffffff;
    font-weight: bold; }
  table.contact_us td.left_side_tit {
    background: #ffc20e;
    text-align: right;
    width: 94px;
    padding: 0px;
    font-weight: bold; }
  table.contact_us td.office_hour {
    background: #f1f2f2; }

.guideline.accordion {
  margin: 20px auto; }

.scrollToTop {
  display: none;
  width: 47px;
  height: 45px;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  background: url("/images/icon_backtop.png") center center no-repeat #fbfffb;
  position: fixed;
  bottom: 20px;
  right: 0px;
  cursor: pointer;
  z-index: 10000; }

.ui.styled.accordion {
  border-radius: 0; }

#infscr-loading {
  width: 100%;
  text-align: center; }
  #infscr-loading img {
    margin: 0 auto; }

.back_container {
  text-align: center;
  margin-top: 40px; }
  .back_container a.back {
    background-color: #f8702d;
    border: 2px solid #f8c584;
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
    font-size: 13px;
    display: inline-block;
    margin-top: 20px; }

.searchpub .field .label, .subscriber_form .field .label {
  display: inline;
  min-width: 80px !important;
  text-align: center;
  padding: 0; }

.ui.selection.dropdown {
  width: 100% !important;
  border-radius: 0 .2857rem 0 .2857rem; }

.analysis_list div {
  margin: 10px;
  padding: 3px 8px 3px 8px; }
  .analysis_list div.odd {
    background-color: #ebebec; }
  .analysis_list div.even {
    background-color: #dff5fc; }
  .analysis_list div div {
    padding: 0px;
    color: #F30;
    font-weight: bold; }
    .analysis_list div div span {
      color: #666;
      font-weight: 100;
      width: 150px; }

.langpage {
  width: 100%;
  height: 100%; }
  .langpage .langpage_header {
    background: url("/images/mobile/language_mobile_bg.jpg") center top no-repeat;
    height: 60%;
    width: 100%;
    background-size: cover; }
    .langpage .langpage_header .Langpage_logo {
      background: url("/images/mobile/logo.png") center top no-repeat;
      height: 44%;
      width: 100%;
      background-size: contain; }
    .langpage .langpage_header .Langpage_word {
      height: 56%;
      background: url("/images/mobile/language_mobile_word.png") center bottom no-repeat;
      background-size: contain; }
      .langpage .langpage_header .Langpage_word img.logo {
        display: inline-block; }
  .langpage .langpage_menu {
    height: 30px;
    width: 100%;
    background: #fc7f00; }
    .langpage .langpage_menu .langpage_bar {
      text-align: right; }
      .langpage .langpage_menu .langpage_bar a {
        color: #ffffff;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        cursor: pointer;
        display: inline-block;
        text-decoration: none;
        border-right: #ffffff solid 1px;
        width: 25%;
        text-align: center;
        font-weight: bold; }
        .langpage .langpage_menu .langpage_bar a:hover {
          background: #fee6cc;
          color: #cc0101;
          cursor: pointer; }
      .langpage .langpage_menu .langpage_bar a.first {
        border-left: #ffffff solid 1px; }
  .langpage .langpage_footer {
    height: 40%;
    width: 100%;
    background: #0c9db0;
    text-align: center;
    padding: 0 8px; }
  .langpage .copyright {
    color: #ffffff;
    padding: 40px 0; }

@media screen and (max-width: 768px) {
  .ui.table:not(.unstackable) tbody, .ui.table:not(.unstackable) tr, .ui.table:not(.unstackable) tr > td, .ui.table:not(.unstackable) tr > th {
    display: table-row !important;
    width: 100% !important; }

  .ui.table:not(.unstackable) tr, .ui.table:not(.unstackable) tr > td {
    width: auto !important;
    padding: 1em 2em !important; }

  .ui.table:not(.unstackable) tr, .ui.table:not(.unstackable) tr > td:not(:first-child) {
    width: 100% !important; }

  .ui.table:not(.unstackable) td:last-child, .ui.table:not(.unstackable) th:last-child {
    padding-bottom: 0; } }
@media screen and (max-width: 600px) {
  .ui.table:not(.unstackable) tr, .ui.table:not(.unstackable) tr > td {
    width: auto !important;
    padding: 0.7em 1em !important;
    border-top: 1px solid #d4d4d5 !important; }

  .ui.table:not(.unstackable) td .ui.table:not(.unstackable) th {
    box-shadow: none; } }
.buildingList, .searchresult {
  width: 100%; }
  .buildingList h3, .searchresult h3 {
    display: block;
    background: #FF8040;
    font-size: 14px !important;
    padding: 10px 0 5px 15px !important;
    margin: 0px;
    text-align: left;
    color: #FFFFFF !important; }
  .buildingList ul, .searchresult ul {
    margin: 0px 0px 0px 20px;
    padding: 10px 0px 10px 0px;
    list-style: none;
    line-height: 20px; }
    .buildingList ul li, .searchresult ul li {
      font-size: 13px;
      font-weight: bold;
      color: #039;
      padding: 8px 0px 8px 0px;
      border-bottom: #3CC 1px dotted;
      line-height: 40px;
      min-height: 40px;
      height: auto;
      display: inline-block;
      width: 100%;
      clear: both; }
      .buildingList ul li span.tilte_li, .searchresult ul li span.tilte_li {
        width: 60%;
        display: inline-block;
        float: left;
        line-height: 24px; }
      .buildingList ul li span.card_list, .searchresult ul li span.card_list {
        width: 40%;
        display: block;
        float: left; }
      .buildingList ul li span.card_list a, .searchresult ul li span.card_list a {
        float: right;
        display: inline-block;
        height: auto;
        line-height: 14px;
        font-size: 12px;
        font-weight: 100;
        text-align: center;
        margin: 4px;
        padding: 3px 3px;
        border: #06C 3px solid;
        color: #333;
        min-width: 80px; }
      .buildingList ul li span.card_list a.first_time_approval, .searchresult ul li span.card_list a.first_time_approval {
        background: #c9e19f;
        border-color: #afd371; }
      .buildingList ul li span.card_list a.processing, .searchresult ul li span.card_list a.processing {
        background: #ffcb8d;
        border-color: #feba6a; }
      .buildingList ul li span.card_list a.license, .searchresult ul li span.card_list a.license {
        background: #88d7ff;
        border-color: #5cc8ff; }
      .buildingList ul li span.card_list a.first_time_approval:hover, .searchresult ul li span.card_list a.first_time_approval:hover {
        border-color: #8cac56; }
      .buildingList ul li span.card_list a.processing:hover, .searchresult ul li span.card_list a.processing:hover {
        border-color: #db8928; }
      .buildingList ul li span.card_list a.license:hover, .searchresult ul li span.card_list a.license:hover {
        border-color: #1d91cc; }

.tbl_first_time_approval table {
  background: #f1ffe4; }
  .tbl_first_time_approval table th {
    background: #c8ddad;
    color: #254101; }
  .tbl_first_time_approval table td {
    color: #333; }
.tbl_first_time_approval h3 {
  background: #46721f;
  color: #FFF; }
.tbl_first_time_approval #building_units ul li {
  background: #f1ffe4;
  color: #360;
  font-weight: bold; }
.tbl_first_time_approval .room td {
  color: #360; }
  .tbl_first_time_approval .room td span {
    color: #666; }
.tbl_first_time_approval .t3 th {
  width: 30%; }
.tbl_first_time_approval .t5 th {
  width: 40%; }

.tbl_processing table {
  font-size: 13px;
  background: #F8F2E0;
  width: 100%; }
  .tbl_processing table th {
    background: #efdcb5;
    color: #A94705;
    padding: 6px 3px; }
  .tbl_processing table td {
    color: #333;
    font: 12px; }
.tbl_processing h3 {
  background: #FF8040;
  color: #FFF; }
.tbl_processing #building_units ul li {
  background: #F8F2E0;
  color: #900;
  font-weight: bold; }
.tbl_processing .room td {
  color: #900; }
  .tbl_processing .room td span {
    color: #666; }

.t1 th:first-child {
  font-size: 14px;
  padding: 10px 0; }

.tbl_license .t1 th:first-child {
  font-size: 14px;
  padding: 10px 0; }
.tbl_license table {
  background: #e4eef6; }
  .tbl_license table th {
    background: #c1d5ee;
    color: #054271; }
  .tbl_license table td {
    color: #333; }
.tbl_license h3 {
  background: #569dd4;
  color: #FFF; }
.tbl_license #building_units ul li {
  background: #e4eef6;
  color: #0050aa;
  font-weight: bold; }
.tbl_license .room td {
  color: #0050aa; }
  .tbl_license .room td span {
    color: #666; }

.tbl_presale table {
  background: #f0f7fb; }
  .tbl_presale table th {
    background: #e1f0fa;
    color: #2779aa; }
  .tbl_presale table td {
    color: #333; }
.tbl_presale h3 {
  background: #1166a8;
  color: #FFF; }
.tbl_presale #building_units ul li {
  background: #f0f7fb;
  color: #360;
  font-weight: bold; }
.tbl_presale .room td {
  color: #360; }
  .tbl_presale .room td span {
    color: #666; }

.tbl_presale_new table {
  background: #f2f9f9; }
  .tbl_presale_new table th {
    background: #e6f5f7;
    color: #429198; }
  .tbl_presale_new table td {
    color: #333; }
.tbl_presale_new h3 {
  background: #0d7e9c;
  color: #FFF; }
.tbl_presale_new #building_units ul li {
  background: #f2f9f9;
  color: #360;
  font-weight: bold; }
.tbl_presale_new .room td {
  color: #360; }
  .tbl_presale_new .room td span {
    color: #666; }

.building_status {
  display: block;
  width: 100%;
  margin: 0 auto; }
  .building_status img {
    float: left;
    border: none;
    width: 33.33%;
    display: inline-block; }

.mz .highlight {
  padding: 15px 8px; }
.mz table {
  width: 100% !important; }
  .mz table tr td {
    text-indent: 0 !important; }
  .mz table tr td:first-child {
    width: 20% !important;
    padding: 4px 0; }
    .mz table tr td:first-child p {
      margin: 0; }

.liftcom {
  padding: 2px; }
  .liftcom table {
    background: #ec4800; }
    .liftcom table tr th {
      background: #ec4800;
      color: #FFF;
      font-weight: bold;
      padding: 2px 6px;
      text-align: center; }
    .liftcom table tr td {
      background: #fff;
      margin: 1px 0px 0px 0px;
      padding: 4px 5px;
      border-bottom: #dda718 solid 1px; }
    .liftcom table tr td.regnum {
      color: #ec4800;
      font-weight: bold;
      text-align: center; }
    .liftcom table tr td.comname {
      font-size: 13px;
      line-height: 18px;
      color: #000; }
      .liftcom table tr td.comname .lift_company_address {
        padding: 5px 6px 2px 0px;
        margin: 5px 15px 2px 0px;
        font-size: 12px;
        border-top: 1px dotted #ccc; }
      .liftcom table tr td.comname .lift_company_tel {
        margin: 0px 15px 0px 0px;
        padding: 0px 6px 2px 0px;
        font-size: 12px; }
    .liftcom table tr td.expirydate {
      font-size: 11px;
      color: #eb712f;
      text-align: center;
      font-weight: bold; }

.liftlist {
  width: 97%;
  margin: 10px 0px 0px 10px; }
  .liftlist tr th {
    color: #00536c;
    font-weight: bold;
    padding: 4px 6px;
    text-align: center;
    line-height: 18px;
    border-bottom: #067e9d solid 1px;
    border-top: #067e9d solid 1px;
    background: #e6f1f4; }
    .liftlist tr th.safenum-th, .liftlist tr th.eqnum-th {
      text-align: left;
      font-size: 12px; }
  .liftlist tr td {
    background: #fff;
    margin: 1px 0px 0px 0px;
    padding: 6px 5px;
    border-bottom: #999 dotted 1px; }
  .liftlist tr td.safenum {
    color: #666;
    text-align: left; }
  .liftlist tr td.safecat {
    color: #666;
    text-align: center; }
  .liftlist tr td.eqnum {
    color: #666;
    text-align: left; }
  .liftlist tr td.location {
    font-size: 14px;
    color: #067e9d;
    font-weight: bold; }
    .liftlist tr td.location a {
      color: #067e9d; }
      .liftlist tr td.location a:hover {
        text-decoration: underline; }
  .liftlist tr td.details {
    text-align: center; }
    .liftlist tr td.details a {
      display: block;
      background: #067d9d;
      color: #FFF;
      border: #4399b2 solid 1px;
      padding: 2px 4px;
      font-size: 11px; }
      .liftlist tr td.details a:hover {
        text-decoration: underline; }

.liftdetails h3 {
  font-size: 15px;
  color: #0b7b9d;
  font-weight: bold;
  border-bottom: #0b7b9d dotted 1px;
  padding: 9px 0px;
  margin: 10px 0px 0px 10px; }
.liftdetails table {
  width: 97%;
  margin: 10px 0px 30px 10px;
  background: #0b7b9d;
  border: #0b7b9d 1px solid;
  border-bottom: none; }
  .liftdetails table tr td {
    background: #FFF;
    padding: 6px 8px;
    border-bottom: #0b7b9d 1px solid;
    font-weight: bold; }
  .liftdetails table tr td.cap {
    background: #0b7b9d;
    color: #FFF;
    border-bottom: #FFF 1px solid;
    text-align: right;
    font-weight: 100; }
  .liftdetails table tr td .row {
    height: 25px;
    font-weight: 100;
    padding: 5px;
    text-decoration: underline; }
    .liftdetails table tr td .row span {
      display: block;
      float: left;
      width: 38%;
      text-align: right;
      padding: 0px 6px 0px 0px;
      text-decoration: none;
      font-weight: bold; }

.constructSearch label {
  padding: 0 4px; }
.constructSearch .button {
  padding: 8px 15px !important; }
.constructSearch select {
  margin: 0; }

#accordion h3 {
  height: 40px;
  background: #019cb0;
  line-height: 40px;
  padding: 0 0 0 30px;
  color: #FFFFFF;
  border: none;
  border-radius: 0; }
#accordion .ui-accordion-header-active {
  background: #fc8600; }
#accordion .ui-accordion-content {
  border-radius: 0;
  padding: 2.2em;
  overflow-x: hidden;
  color: #555555; }
  #accordion .ui-accordion-content .guideline_download_file h4 {
    color: #0497b9;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0; }
  #accordion .ui-accordion-content .guideline_download_file ul {
    display: block;
    width: 925px;
    min-height: 100px;
    max-width: 100%;
    list-style: none; }
    #accordion .ui-accordion-content .guideline_download_file ul li {
      margin: 5px 5px;
      background: #F7F7F7;
      text-align: center;
      float: left;
      border: #fc8600 solid 1px;
      /**ie10 -11*/
      list-style-type: none; }
      #accordion .ui-accordion-content .guideline_download_file ul li a {
        width: 250px;
        display: block;
        color: #58595b;
        padding: 20px 30px;
        letter-spacing: -0.3px; }
        #accordion .ui-accordion-content .guideline_download_file ul li a:hover {
          text-decoration: none;
          background: #eeeeee; }

#accordion-first {
  padding-bottom: 20px; }
  #accordion-first .tab-content {
    overflow-x: auto; }
  #accordion-first h3 {
    background: #efefef;
    color: #1396a7;
    border: none;
    border-radius: unset;
    border-bottom: 1px solid #75e0ee;
    margin-top: 15px;
    position: relative;
    padding: 0.5em 30px; }
    #accordion-first h3.ui-state-active::before {
      background-image: url("/images/icons/icon_close.png"); }
    #accordion-first h3::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      background-image: url("/images/icons/icon_open.png");
      background-size: cover;
      background-repeat: no-repeat;
      right: 15px;
      top: 50%;
      margin-top: -5px; }
    #accordion-first h3 .ui-icon {
      background-image: url("/images/icons/icon_triangle.png");
      width: 10px;
      height: 10px;
      margin-top: -5px;
      left: 15px;
      background-position: center center; }
    #accordion-first h3.ui-accordion-header-active {
      font-weight: bold; }
  #accordion-first .ui-widget-content {
    background: #efefef;
    border: none;
    padding: 1em 0; }
    #accordion-first .ui-widget-content ul {
      color: #666666;
      display: block;
      line-break: auto;
      margin-left: 40px; }
      #accordion-first .ui-widget-content ul li {
        list-style: none;
        padding: 0;
        text-decoration: none;
        margin: 4px 0;
        position: relative; }
        #accordion-first .ui-widget-content ul li::before {
          content: '';
          position: absolute;
          width: 6px;
          height: 6px;
          border-radius: 50%;
          left: -17px;
          top: 6px;
          background-color: #bdbdbd; }

.example.accordion .ui-corner-all, .example.accordion .ui-corner-top, .example.accordion .ui-corner-bottom, .example.accordion .ui-corner-right, .example.accordion .ui-corner-tr, .example.accordion .ui-corner-br, .guideline.accordion .ui-corner-all, .guideline.accordion .ui-corner-top, .guideline.accordion .ui-corner-bottom, .guideline.accordion .ui-corner-right, .guideline.accordion .ui-corner-tr, .guideline.accordion .ui-corner-br {
  border: none;
  border-radius: unset;
  outline: none; }
  .example.accordion .ui-corner-all .ui-icon, .example.accordion .ui-corner-top .ui-icon, .example.accordion .ui-corner-bottom .ui-icon, .example.accordion .ui-corner-right .ui-icon, .example.accordion .ui-corner-tr .ui-icon, .example.accordion .ui-corner-br .ui-icon, .guideline.accordion .ui-corner-all .ui-icon, .guideline.accordion .ui-corner-top .ui-icon, .guideline.accordion .ui-corner-bottom .ui-icon, .guideline.accordion .ui-corner-right .ui-icon, .guideline.accordion .ui-corner-tr .ui-icon, .guideline.accordion .ui-corner-br .ui-icon {
    display: none; }
.example.accordion.menu .item .active.title > .dropdown.icon, .example.accordion .active.title .dropdown.icon, .guideline.accordion.menu .item .active.title > .dropdown.icon, .guideline.accordion .active.title .dropdown.icon {
  float: right;
  margin: .165em 0 0 1em;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.example.accordion.menu .item .active.title.ui-accordion-header-active > .dropdown.icon, .example.accordion .active.title.ui-accordion-header-active .dropdown.icon, .guideline.accordion.menu .item .active.title.ui-accordion-header-active > .dropdown.icon, .guideline.accordion .active.title.ui-accordion-header-active .dropdown.icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.video {
  width: 100%;
  margin: 0 auto;
  min-height: 360px; }

.subsite .header .top-bar .langbar {
  width: 145px; }

#fancybox-wrap {
  width: 100% !important;
  left: 0 !important;
  padding: 0 !important; }
  #fancybox-wrap #fancybox-img, #fancybox-wrap #fancybox-content {
    margin: 0 auto; }
  #fancybox-wrap #fancybox-img {
    max-width: 100%; }
  #fancybox-wrap #fancybox-title {
    width: 100% !important;
    left: 0 !important;
    padding: 0 !important;
    height: auto;
    bottom: -20px !important; }
    #fancybox-wrap #fancybox-title #fancybox-title-float-wrap {
      width: 100% !important; }
      #fancybox-wrap #fancybox-title #fancybox-title-float-wrap tr {
        width: 100%; }
        #fancybox-wrap #fancybox-title #fancybox-title-float-wrap tr td {
          white-space: normal;
          background: #000000 !important;
          line-height: 14px; }
        #fancybox-wrap #fancybox-title #fancybox-title-float-wrap tr #fancybox-title-float-left, #fancybox-wrap #fancybox-title #fancybox-title-float-wrap tr #fancybox-title-float-right {
          width: 0%;
          padding: 0;
          display: none; }
        #fancybox-wrap #fancybox-title #fancybox-title-float-wrap tr #fancybox-title-float-main {
          width: 100%;
          word-break: break-all;
          text-align: center;
          padding: 10px 15px; }
  #fancybox-wrap #fancybox-close {
    right: 0; }

#fancybox-outer {
  background: #000000 !important; }

.buildingInfo {
  margin: 15px 0px 0px 0px; }
  .buildingInfo table {
    border: none;
    margin: 0px;
    width: 100%;
    overflow: hidden; }
    .buildingInfo table thead {
      width: 100%; }
    .buildingInfo table th {
      padding: 0;
      text-align: left;
      font-size: 12px; }
    .buildingInfo table td {
      padding: 0;
      text-align: left;
      color: #333; }
  .buildingInfo h3 {
    display: block;
    /*		height:17px;*/
    font-size: 13px;
    padding: 8px 10px;
    margin: 10px 0px 0px 0px;
    color: #FFF;
    font-weight: bold;
    text-align: left; }
  .buildingInfo .room td {
    font-weight: bold; }
    .buildingInfo .room td span {
      font-weight: 100; }
  .buildingInfo #building_units ul {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    .buildingInfo #building_units ul li {
      padding-left: 12px;
      width: auto;
      margin-top: 1px; }
      .buildingInfo #building_units ul li span {
        color: #666;
        font-weight: 100; }
  .buildingInfo .usage {
    width: 100%; }
    .buildingInfo .usage th {
      text-align: left;
      width: 16.66666667%; }
    .buildingInfo .usage td {
      text-align: center;
      color: #666;
      font-size: 11px; }

.fontbar {
  display: inline;
  background: #5f5f5f;
  line-height: 32px; }
  .fontbar .desktop_header {
    padding: 0 10px; }
    .fontbar .desktop_header li {
      float: left; }
      .fontbar .desktop_header li a {
        border-left: 1px solid #ffc03a;
        border-right: 1px solid #ffc03a;
        text-align: center;
        color: #ffc03a;
        padding: 2px 3px; }
  .fontbar .fontsizeicon {
    padding: 0 10px 0 8px;
    background: #5f5f5f;
    text-align: right;
    color: #ffffff; }

#subsite_sitemap {
  margin: 10px 0px 0px 5px; }
  #subsite_sitemap ul {
    margin: 0px;
    list-style: none; }
    #subsite_sitemap ul li.lv1 {
      color: #f60;
      line-height: 28px;
      font-weight: bold; }
      #subsite_sitemap ul li.lv1 ul {
        margin: 0 20px;
        background: #ebebec; }
    #subsite_sitemap ul li.lv2 {
      color: #555; }

.footer .container .update_date {
  background: #007483; }
  .footer .container .update_date p {
    padding: 10px 0;
    text-align: center;
    color: #fec607; }

.slick {
  height: 100px; }
  .slick a.fancybox img {
    width: 120px !important; }

.new_city_zone td img {
  max-width: 100%;
  padding: 2px; }

.plan_video {
  width: 100% !important; }

#mediaplayer_logo {
  display: none !important; }

body.en .header .menu_button, body.en .header .arrow_button {
  top: 110px; }

.building_status {
  display: block;
  height: 100px;
  margin: 10px auto;
  width: 100%; }
  .building_status img {
    float: left;
    border: none;
    height: 80px; }

.hide {
  display: none !important; }

#video_list {
  clear: both; }
  #video_list ul {
    list-style-type: none;
    width: 100%; }
    #video_list ul li {
      width: 100%;
      margin-bottom: 20px;
      float: none;
      min-height: 130px;
      vertical-align: middle;
      background: #e6e7e9;
      cursor: pointer; }
      @media (max-width: 480px) {
        #video_list ul li {
          text-align: center;
          padding: 15px 0; } }
      #video_list ul li img {
        width: 190px;
        height: 110px;
        margin: 10px;
        float: left; }
        @media (max-width: 480px) {
          #video_list ul li img {
            float: none; } }
      #video_list ul li a {
        line-height: 16px;
        color: #00728f;
        font-weight: 800;
        width: 220px;
        word-break: break-all;
        display: inline-block;
        float: left;
        text-align: left;
        vertical-align: middle;
        padding-top: 50px; }
        @media (max-width: 480px) {
          #video_list ul li a {
            float: none;
            padding-top: 10px;
            width: 100%;
            text-align: center; } }
      #video_list ul li:hover {
        background: #00728f; }
        #video_list ul li:hover a {
          color: #ffffff; }

.overlay_bg {
  opacity: 0.95;
  filter: alpha(opacity=95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0b0b0b !important;
  z-index: 100000 !important; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  background-attachment: fixed;
  overflow: hidden;
  display: none; }
  #overlay .video_box {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100000;
    text-align: center;
    display: inline-block;
    vertical-align: middle; }
    #overlay .video_box .video_content {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin: 0 auto;
      text-align: right;
      z-index: 1000000;
      background: #000000 !important; }
      #overlay .video_box .video_content .close {
        display: inline-block;
        cursor: pointer; }
      #overlay .video_box .video_content .video_content_mp {
        max-width: 1280px;
        position: relative; }
  #overlay .video_box_container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

@media (min-width: 750px) {
  #player {
    width: 700px !important; } }
@media (max-width: 750px) {
  #player {
    width: 650px !important; } }
@media (max-width: 640px) {
  #player {
    width: 570px !important; } }
@media (max-width: 480px) {
  #player {
    width: 350px !important; } }
@media (max-width: 320px) {
  #player {
    width: 300px !important; } }

@media screen and (min-width: 750px) {
  body, html {
    width: 750px;
    margin: 0 auto;
    position: relative; }

  html {
    background: #767676 !important; }

  body.pushable {
    width: 750px;
    overflow-x: hidden; }

  .ui.sidebar {
    position: absolute;
    background: #333333 !important; } }
@media screen and (min-width: 480px) and (max-width: 600px) {
  .maincontent .workinfo .ui.menu .item.item1 {
    background-position: 30% center; }

  .maincontent .workinfo .ui.menu .item.item2 {
    background-position: 25% center; }

  .building_status {
    display: block;
    height: 80px;
    margin: 10px auto;
    width: 100%; }
    .building_status img {
      float: left;
      border: none;
      height: 60px; } }
@media screen and (max-width: 480px) {
  .maincontent .workinfo .ui.menu .item.item1 {
    background-position: 20% center; }

  .maincontent .workinfo .ui.menu .item.item2 {
    background-position: 12% center; }

  .building_status {
    display: block;
    height: 80px;
    margin: 10px auto;
    width: 100%; }
    .building_status img {
      float: left;
      border: none;
      height: 45px; } }
.compregno {
  margin-bottom: 10px; }

.query_status {
  border: 1px dotted #F60;
  background: #FDE0AC;
  margin: 15px 0px 0px 15px;
  padding: 5px 15px; }
  .query_status span {
    color: #C00;
    font-size: 16px;
    font-weight: bold; }

.error404body {
  background: #019cb0; }
  .error404body .error404 .error-container {
    padding: 30px 0;
    height: auto;
    background: #ffffff; }
    .error404body .error404 .error-container .contentsText {
      margin: 30px 0 60px 80px; }
      .error404body .error404 .error-container .contentsText a {
        color: #06c; }
  .error404body .error404 .subpagebg {
    padding: 0; }

#accordion .title a {
  color: #FFFFFF; }

.landuse_search .landuse_form {
  width: 200px !important; }
  .landuse_search .landuse_form .selectric-wrapper {
    width: 140px;
    display: inline-block; }
  .landuse_search .landuse_form .year_con {
    color: #F60; }
.landuse_search .selectric {
  text-align: left; }
.landuse_search .selectric-scroll ul li {
  height: auto !important; }

.new_register .searchpub .field .label {
  max-width: 80px !important;
  min-width: 0;
  word-break: break-all; }
.new_register .remark {
  margin-top: 30px; }

.lift-searchresult {
  overflow-x: scroll; }

.global-detail-upload-date {
  margin: 0;
  background: none;
  text-align: right; }
  .global-detail-upload-date span {
    margin: 0 10px;
    display: inline-block; }

.global-upload-date {
  display: block;
  width: 700px !important;
  margin: 0 0 10px 0;
  text-align: right; }
  .global-upload-date.sub-site {
    width: 675px; }
  .global-upload-date.sub-presale {
    width: 615px; }

.global-list-upload-date {
  float: right;
  padding: 5px 10px;
  font-size: 12px;
  margin-top: -5px; }
