@charset "UTF-8";
html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: 'Arial', 'Helvetica', 'Roboto', sans-serif,'PingFang TC', 'Heiti TC', 'Microsoft JhengHei';
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

.fotoma_main_title {
  padding-top: 6%;
  display: block;
  display: block; }
  @media all and (max-width: 1199px) {
    .fotoma_main_title {
      padding-top: 85px; } }
  @media all and (max-width: 991px) {
    .fotoma_main_title {
      padding-top: 100px; } }
  @media all and (max-width: 767px) {
    .fotoma_main_title {
      padding-top: 90px; } }
  @media all and (max-width: 575px) {
    .fotoma_main_title {
      padding-top: 75px; } }

.fotoma_sub_title {
  margin-top: 6px;
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .fotoma_sub_title {
      font-size: 18px;
      line-height: 22px; } }

.index_banner_pc,
.index_banner_phone {
  width: 100%;
  background-color: #343a40;
  margin: 0 0 50px 0; }
  @media all and (max-width: 991px) {
    .index_banner_pc,
    .index_banner_phone {
      margin: 0 0 22px 0; } }
  .index_banner_pc h2.block-title,
  .index_banner_phone h2.block-title {
    display: none; }
  .index_banner_pc .fotorama__wrap .fotorama__html,
  .index_banner_phone .fotorama__wrap .fotorama__html {
    text-align: center;
    padding-top: 180px;
    padding-left: 20px;
    padding-right: 20px; }
    @media all and (max-width: 1199px) {
      .index_banner_pc .fotorama__wrap .fotorama__html,
      .index_banner_phone .fotorama__wrap .fotorama__html {
        padding-top: 15%; } }
    @media all and (max-width: 991px) {
      .index_banner_pc .fotorama__wrap .fotorama__html,
      .index_banner_phone .fotorama__wrap .fotorama__html {
        padding-top: 18%; } }
    @media all and (max-width: 767px) {
      .index_banner_pc .fotorama__wrap .fotorama__html,
      .index_banner_phone .fotorama__wrap .fotorama__html {
        padding-top: 24%; } }
    @media all and (max-width: 575px) {
      .index_banner_pc .fotorama__wrap .fotorama__html,
      .index_banner_phone .fotorama__wrap .fotorama__html {
        padding-top: 160px; } }
  .index_banner_pc .fotorama__html,
  .index_banner_phone .fotorama__html {
    position: relative; }
    .index_banner_pc .fotorama__html a,
    .index_banner_phone .fotorama__html a {
      width: 80%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      right: 10%;
      z-index: 990; }

.fotorama__loaded--img img[title]:not([title=""]) {
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
  filter: brightness(0.8); }

.index_banner_pc {
  display: block; }
  @media all and (max-width: 575px) {
    .index_banner_pc {
      display: none; } }

.index_banner_phone {
  display: none; }
  @media all and (max-width: 575px) {
    .index_banner_phone {
      display: block; } }

button {
  outline: none; }

.btn-blue1-lg, a.project-link,
a#edit-title-desc-c,
input[id="edit-submit"],
input[id="edit-next"],
input[type="submit"] {
  min-width: 110px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .btn-blue1-lg:hover, a.project-link:hover,
  a#edit-title-desc-c:hover,
  input:hover[id="edit-submit"],
  input:hover[id="edit-next"],
  input:hover[type="submit"] {
    border-color: #41aee0;
    background-color: #41aee0; }

.btn-gray-lg, .btn_cancel,
input[value="Close"],
input[id="edit-cancel"],
#modalContent a[id="edit-cancel"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999; }
  .btn-gray-lg:hover, .btn_cancel:hover,
  input:hover[value="Close"],
  input:hover[id="edit-cancel"],
  #modalContent a:hover[id="edit-cancel"] {
    border-color: #adadad;
    background-color: #adadad; }

.btn-blue1-l-lg, input[id="edit-preview"],
input[id="edit-publish"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .btn-blue1-l-lg:hover, input:hover[id="edit-preview"],
  input:hover[id="edit-publish"] {
    color: #60bbe5;
    background-color: #f9fcfe; }

input[type="submit"]#edit-coupon-button {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5;
  font-size: 16px;
  padding: 6px 14px;
  padding: 8px 16px;
  min-width: inherit; }
  input[type="submit"]#edit-coupon-button:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    input[type="submit"]#edit-coupon-button {
      width: 100%;
      font-size: 18px;
      padding: 8px 14px; } }

#guide_icon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: fixed;
  bottom: 85px;
  right: 10px;
  z-index: 998;
  display: none; }
  @media all and (max-width: 1199px) {
    #guide_icon {
      right: 5px; } }
  @media all and (max-width: 575px) {
    #guide_icon {
      width: 115px;
      height: 115px;
      right: 3px; } }
  @media all and (max-width: 360px) {
    #guide_icon {
      width: 100px;
      height: 100px; } }

.pg-qa input[id="edit-submit"],
.pg-qa input[id*="edit-submit-"],
.pg-articles-art input[id="edit-submit"],
.pg-articles-art input[id*="edit-submit-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff;
  font-size: 16px;
  padding: 6px 14px;
  min-width: inherit; }
  .pg-qa input[id="edit-submit"]:hover,
  .pg-qa input[id*="edit-submit-"]:hover,
  .pg-articles-art input[id="edit-submit"]:hover,
  .pg-articles-art input[id*="edit-submit-"]:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }

.pg-qa a[id*="cancel-"],
.pg-articles-art a[id*="cancel-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-appearance: none; }
  .pg-qa a[id*="cancel-"]:hover,
  .pg-articles-art a[id*="cancel-"]:hover {
    color: #9d9d9d;
    border-color: #d6d6d6;
    background-color: #f7f7f7; }

#block-hamiplay-project-preview button {
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  font-weight: 600;
  min-width: 100px; }
  #block-hamiplay-project-preview button:hover {
    color: #41aee0; }
  #block-hamiplay-project-preview button:hover {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -ms-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -o-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3); }

.btn_banner a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  min-width: 80px;
  font-size: 20px;
  padding: 6px 16px;
  color: #000; }
  .btn_banner a:hover {
    color: #41aee0; }
  .btn_banner a:hover {
    color: #239dd5; }

.form-item input[type="submit"],
.btn_edit1 a {
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 14px;
  padding: 6px 8px; }
  .form-item input[type="submit"]:hover,
  .btn_edit1 a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.action-links-field-collection-add li a,
.btn_pj-edit-a a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .action-links-field-collection-add li a:hover,
  .btn_pj-edit-a a:hover {
    color: #239dd5;
    border-color: #239dd5; }
  @media all and (max-width: 767px) {
    .action-links-field-collection-add li a,
    .btn_pj-edit-a a {
      display: none; } }

.bill-unsubscribe a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px; }
  .bill-unsubscribe a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.field-collection-view-links li.edit a,
.field-collection-view-links li.delete a,
.btn_pj-edit-e a,
.btn_pj-edit-d a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  font-size: 14px;
  width: auto; }
  .field-collection-view-links li.edit a:hover,
  .field-collection-view-links li.delete a:hover,
  .btn_pj-edit-e a:hover,
  .btn_pj-edit-d a:hover {
    color: #239dd5; }
  @media all and (max-width: 767px) {
    .field-collection-view-links li.edit a,
    .field-collection-view-links li.delete a,
    .btn_pj-edit-e a,
    .btn_pj-edit-d a {
      display: none; } }

.field-collection-view-links li.edit a,
.btn_pj-edit-e a {
  padding-right: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-b.png) no-repeat right; }
  .field-collection-view-links li.edit a:hover,
  .btn_pj-edit-e a:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-u.png) no-repeat right; }

input[id="edit-delete"] {
  display: inline-block;
  color: #777;
  border: none;
  background: none;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-g.png) no-repeat left; }
  input[id="edit-delete"]:hover {
    color: #239dd5; }
  input[id="edit-delete"]:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-u.png) no-repeat left; }

.page-start-project input.previous.form-submit {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  display: line-block;
  border: none;
  background-color: #f5f5f5; }
  .page-start-project input.previous.form-submit:hover {
    color: #239dd5; }

.btn_art-tag1 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_art-tag1 a:hover {
    color: #239dd5; }

.btn_tp-more a {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_tp-more a:hover {
    color: #239dd5; }
  .btn_tp-more a:hover {
    text-decoration: underline; }

.package-bottom label.option a {
  display: inline-block;
  color: #239dd5;
  text-decoration: underline; }
  .package-bottom label.option a:hover {
    color: #41aee0; }

.font--42-lh-bn, .fotoma_main_title {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 991px) {
    .font--42-lh-bn, .fotoma_main_title {
      font-size: 36px;
      line-height: 40px; } }
  @media all and (max-width: 575px) {
    .font--42-lh-bn, .fotoma_main_title {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .font--42-lh-bn, .fotoma_main_title {
      font-size: 28px;
      line-height: 32px; } }

.font--20-lh-bn {
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .font--20-lh-bn {
      font-size: 18px;
      line-height: 22px; } }

.t_page-title1,
#t_page-title1 {
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  line-height: -moz-block-height;
  height: 30px;
  padding: 0px 20px;
  margin: 0px auto 40px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 767px) {
    .t_page-title1,
    #t_page-title1 {
      font-size: 28px;
      height: 28px;
      letter-spacing: 2px;
      padding: 0px 14px;
      margin: 0px auto 20px auto; } }
  .t_page-title1 span,
  #t_page-title1 span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0px;
    display: block; }
    @media all and (max-width: 767px) {
      .t_page-title1 span,
      #t_page-title1 span {
        display: none; } }

.t_pj-price {
  font-size: 36px;
  font-weight: 600;
  color: #000; }
  @media all and (max-width: 575px) {
    .t_pj-price {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .t_pj-price {
      font-size: 27px;
      line-height: 31px; } }
  .t_pj-price::first-letter {
    font-weight: 400; }
  .t_pj-price span {
    font-size: 14px; }

.t_art-name, a.username,
span.username {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000; }

.block--pj-author .t_art-name, .block--pj-author a.username,
.block--pj-author span.username {
  font-size: 28px;
  line-height: 32px; }

.card--art1 .t_art-name, .card--art1 a.username,
.card--art1 span.username {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #777; }

.top-banner .t_art-name, .top-banner a.username,
.top-banner span.username {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.t_pj-title,
.t_art-title {
  font-weight: 600;
  color: #000; }

.t_art-title {
  font-size: 20px;
  line-height: 24px; }

.form-item label {
  font-size: 15px;
  font-weight: 400; }

input[type=text],
select.form-select,
textarea {
  font-size: 16px;
  color: #000; }

.must_input {
  color: #db143b; }

input[type="text"],
input[type="password"] {
  width: 100%;
  padding: 6px 10px;
  line-height: inherit;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff; }

input[type="text"],
input[type="password"] {
  border: solid 1px #bcbcbc;
  background-color: #fff; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    color: #777; }
  input[type="text"]:focus,
  input[type="password"]:focus {
    border: solid 1px #239dd5; }

input.form-disabled {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999;
  -webkit-tap-highlight-color: transparent; }
  input.form-disabled:hover {
    border-color: #adadad;
    background-color: #adadad; }

.form-item.form-type-textfield.form-item-mail.form-disabled,
.node-type-bank-account #edit-field-title,
.node-type-bank-account .form-type-textfield.form-item-title,
.node-type-bank-account #edit-field-register-address,
.node-type-bank-account #edit-field-bank,
.node-type-bank-account #edit-field-bank-account,
.node-type-bank-account #edit-field-account-name,
.node-type-bank-account #edit-field-idcopy,
.node-type-bank-account #edit-field-accountcopy {
  opacity: 0.4; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input,
  .form-item.form-type-textfield.form-item-mail.form-disabled select.form-select,
  .node-type-bank-account #edit-field-title input,
  .node-type-bank-account #edit-field-title select.form-select,
  .node-type-bank-account .form-type-textfield.form-item-title input,
  .node-type-bank-account .form-type-textfield.form-item-title select.form-select,
  .node-type-bank-account #edit-field-register-address input,
  .node-type-bank-account #edit-field-register-address select.form-select,
  .node-type-bank-account #edit-field-bank input,
  .node-type-bank-account #edit-field-bank select.form-select,
  .node-type-bank-account #edit-field-bank-account input,
  .node-type-bank-account #edit-field-bank-account select.form-select,
  .node-type-bank-account #edit-field-account-name input,
  .node-type-bank-account #edit-field-account-name select.form-select,
  .node-type-bank-account #edit-field-idcopy input,
  .node-type-bank-account #edit-field-idcopy select.form-select,
  .node-type-bank-account #edit-field-accountcopy input,
  .node-type-bank-account #edit-field-accountcopy select.form-select {
    background-color: #f2f2f2; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input[value="移除"],
  .node-type-bank-account #edit-field-title input[value="移除"],
  .node-type-bank-account .form-type-textfield.form-item-title input[value="移除"],
  .node-type-bank-account #edit-field-register-address input[value="移除"],
  .node-type-bank-account #edit-field-bank input[value="移除"],
  .node-type-bank-account #edit-field-bank-account input[value="移除"],
  .node-type-bank-account #edit-field-account-name input[value="移除"],
  .node-type-bank-account #edit-field-idcopy input[value="移除"],
  .node-type-bank-account #edit-field-accountcopy input[value="移除"] {
    display: none; }

input[type="checkbox" i] {
  margin: 0; }

select {
  outline: none; }

select.form-select {
  height: 38px;
  line-height: 30px;
  min-width: 100px;
  padding: 4px 10px;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff; }

textarea {
  width: 100% !important;
  padding: 10px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  resize: none;
  outline: none; }

.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 30px; }

.switch input {
  display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

input:checked + .slider {
  background-color: #2196f3; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
  box-shadow: 0 0 1px #2196f3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.chosen-container-multi .chosen-choices {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  background-image: none; }
  .chosen-container-multi .chosen-choices:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container-active .chosen-choices {
  border-color: #76c4e8;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  padding-left: 10px;
  font-size: 16px; }
  .chosen-container-multi .chosen-choices li.search-field input[type="text"]:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container {
  font-size: 15px;
  width: auto !important;
  min-width: 220px; }
  .chosen-container .chosen-drop {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .chosen-container .chosen-results li {
    padding: 6px 8px;
    line-height: 17px;
    width: 100%; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #239dd5;
      background-image: none; }

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0px 6px 5px;
  padding: 8px 24px 8px 10px;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: #e2e2e2;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 9px;
  right: 9px; }

.chosen-disabled {
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-choices,
  .chosen-disabled .chosen-choices:hover {
    cursor: auto;
    border-color: #bcbcbc !important; }
  .chosen-disabled li.search-field input[type="text"],
  .chosen-disabled li.search-field input[type="text"]:hover {
    cursor: auto;
    color: #777 !important; }

.ui-dialog {
  width: 98% !important;
  max-width: 640px;
  padding: 0;
  margin: 0 auto; }
  .ui-dialog .ui-dialog-titlebar {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ui-dialog .ui-widget-header {
    height: 48px;
    line-height: 24px;
    padding: 12px 20px;
    background-color: #fff;
    text-align: center;
    right: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px #dedede; }
  .ui-dialog .ui-dialog-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold; }
  .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    border: none !important;
    margin: -14px 0 0 0;
    right: 12px; }
  .ui-dialog .ui-icon {
    width: 20px;
    height: 20px;
    background-image: url(/themes/custom/omia_theme/images/omia/project_pic.png) !important;
    background-size: 1000px auto;
    background-repeat: no-repeat;
    background-position: 0 -230px;
    display: block; }

.ui-widget-overlay {
  background-color: #000 !important;
  opacity: 0.3;
  z-index: 1000 !important; }

.plus_pop_bk {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_block {
  width: 96%;
  max-width: 600px;
  max-height: 80%;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #707070;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  overflow-y: auto; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_block {
      max-height: 96%; } }

.plus_pop_header_bar {
  width: 100%;
  min-height: 48px;
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #B9B9B9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_header_bar_text {
  width: 100%;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
  padding: 0 55px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_close_28x28 {
  width: 28px;
  height: 28px;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 14px; }
  .plus_pop_close_28x28::before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    display: block;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 11px;
    left: -4px; }
  .plus_pop_close_28x28::after {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    left: -4px; }

.plus_go_subscribe_pop_main {
  width: 100%;
  overflow: hidden;
  position: relative; }

.plus_go_subscribe_pop_text {
  overflow: hidden;
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #000;
  text-align: center;
  margin: 0 auto 30px auto; }

.plus_go_subscribe_pop_btn_list {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_btn_blue {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .plus_go_subscribe_pop_btn_blue:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_blue_line {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .plus_go_subscribe_pop_btn_blue_line:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue_line {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_red {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: solid 1px #EC624F;
  background: #EC624F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .plus_go_subscribe_pop_btn_red:hover {
    border-color: #f08374;
    background-color: #f08374; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_red {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_info {
  width: 90%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 0 auto 20px auto;
  word-wrap: break-word;
  word-break: break-all; }
  .plus_go_subscribe_pop_info a {
    font-size: 16px;
    line-height: 20px;
    color: #239dd5;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all; }

.projectCard {
  height: auto;
  margin: 0 10px 30px 10px;
  position: relative;
  overflow: hidden; }
  @media all and (max-width: 991px) {
    .projectCard {
      background-color: #fff;
      border: solid 1px #c5c5c5;
      margin: 0px 0px 10px 0px;
      padding: 8px; } }
  @media all and (max-width: 575px) {
    .projectCard {
      padding: 8px; } }

.projectCard_cover {
  width: 100%;
  height: 183px;
  overflow: hidden;
  background-color: #eee;
  position: relative; }
  @media all and (max-width: 1199px) {
    .projectCard_cover {
      width: 300px;
      height: 161px; } }
  @media all and (max-width: 991px) {
    .projectCard_cover {
      width: 212px;
      height: 146px; } }
  @media all and (max-width: 575px) {
    .projectCard_cover {
      width: 117px;
      height: 82px; } }
  @media all and (max-width: 360px) {
    .projectCard_cover {
      width: 82px; } }
  .projectCard_cover a {
    display: block;
    width: 100%;
    height: 100%; }
    @media all and (max-width: 991px) {
      .projectCard_cover a {
        width: 273px;
        position: absolute;
        top: 0;
        left: -30px; } }
    @media all and (max-width: 575px) {
      .projectCard_cover a {
        width: 154px;
        left: -18.5px; } }
    @media all and (max-width: 360px) {
      .projectCard_cover a {
        left: -36px; } }

.projectCard_projectImg,
.project-img {
  width: 340px;
  height: auto !important;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -o-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08); }
  @media all and (max-width: 1199px) {
    .projectCard_projectImg,
    .project-img {
      width: 300px; } }
  @media all and (max-width: 991px) {
    .projectCard_projectImg,
    .project-img {
      width: 273px; } }
  @media all and (max-width: 575px) {
    .projectCard_projectImg,
    .project-img {
      width: 154px; } }

@media all and (max-width: 991px) {
  .projectCard_content_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.new_project {
  width: 74px;
  height: 74px;
  background-image: url(/themes/custom/omia_theme/images/omia/ribbon.png);
  background-size: 390px 74px;
  background-position: 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -134px;
  right: -11px;
  z-index: 30; }
  @media all and (max-width: 1199px) {
    .new_project {
      top: -102px;
      right: -11px; } }
  @media all and (max-width: 991px) {
    .new_project {
      position: relative;
      top: -8px;
      right: -9px; } }
  @media all and (max-width: 575px) {
    .new_project {
      background-size: 316px 60px;
      width: 60px;
      height: 60px; } }

.sale_project {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: -79px 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -134px;
  right: -11px;
  z-index: 30; }
  @media all and (max-width: 1199px) {
    .sale_project {
      top: -102px;
      right: -11px; } }
  @media all and (max-width: 991px) {
    .sale_project {
      position: relative;
      top: -8px;
      right: -9px; } }
  @media all and (max-width: 575px) {
    .sale_project {
      background-size: 316px 60px;
      width: 60px;
      height: 60px;
      background-position: -65px 0; } }

.projectCard_content {
  margin: -50px 10px 0 10px;
  padding: 18px 22px;
  background-color: #fff;
  border: solid 1px #c5c5c5;
  position: relative; }
  @media all and (max-width: 1199px) {
    .projectCard_content {
      margin: -60px 10px 0 10px; } }
  @media all and (max-width: 991px) {
    .projectCard_content {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: auto;
      border: none;
      margin: 0 0 0 14px;
      padding: 0; } }
  @media all and (max-width: 575px) {
    .projectCard_content {
      margin: 0 0 0 7px; } }

.projectCard_content_top {
  width: 100%;
  margin: 0 0 10px 0; }
  @media all and (max-width: 991px) {
    .projectCard_content_top {
      width: calc(100% - 14px);
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      left: 0; } }
  .projectCard_content_top a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .projectCard_content_top a picture {
      width: 44px;
      height: 44px;
      margin: 0 8px 0 0; }
      .projectCard_content_top a picture img {
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background-size: cover;
        -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -o-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05); }
        .projectCard_content_top a picture img:hover {
          -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
          -webkit-filter: opacity(80%);
          filter: opacity(80%); }
      @media all and (max-width: 991px) {
        .projectCard_content_top a picture {
          display: none; } }
    .projectCard_content_top a .projectCard_authorName {
      font-size: 16px;
      font-weight: 600;
      overflow: hidden;
      color: #000;
      /* 超過範圍隱藏 */
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      /* 超過範圍... */
      white-space: nowrap;
      /* 不斷行 */ }
      @media all and (max-width: 991px) {
        .projectCard_content_top a .projectCard_authorName {
          font-weight: normal; } }
      @media all and (max-width: 575px) {
        .projectCard_content_top a .projectCard_authorName {
          font-size: 15px;
          top: 38px; } }
      @media all and (max-width: 360px) {
        .projectCard_content_top a .projectCard_authorName {
          font-size: 14px; } }

@media all and (max-width: 991px) {
  .omia-index .projectCard_content_top,
  .omia-projectList .projectCard_content_top,
  .omia-user-profile .projectCard_content_top,
  .omia-browse_history .projectCard_content_top,
  .omia-searchProject .projectCard_content_top,
  .omia-cart-return .projectCard_content_top {
    top: 60px; } }

@media all and (max-width: 575px) {
  .omia-index .projectCard_content_top,
  .omia-projectList .projectCard_content_top,
  .omia-user-profile .projectCard_content_top,
  .omia-browse_history .projectCard_content_top,
  .omia-searchProject .projectCard_content_top,
  .omia-cart-return .projectCard_content_top {
    top: 52px; } }

.projectCard_projectTitle {
  height: 56px;
  margin-bottom: 10px;
  width: 100%;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 23px;
  font-weight: bold;
  line-height: 30px;
  overflow: hidden; }
  @media all and (max-width: 1199px) {
    .projectCard_projectTitle {
      font-size: 20px;
      line-height: 27px; } }
  @media all and (max-width: 991px) {
    .projectCard_projectTitle {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 0 36px 0; } }
  @media all and (max-width: 575px) {
    .projectCard_projectTitle {
      height: 50px;
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 20px 0; } }
  @media all and (max-width: 360px) {
    .projectCard_projectTitle {
      height: 42px;
      font-size: 15px;
      line-height: 21px; } }
  .projectCard_projectTitle a {
    color: #000;
    display: block;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all; }

.projectCard_projectTime {
  font-size: 14px;
  color: #777777; }
  @media all and (max-width: 991px) {
    .projectCard_projectTime {
      font-size: 14px;
      position: absolute;
      left: 0;
      bottom: 18px; } }
  @media all and (max-width: 575px) {
    .projectCard_projectTime {
      bottom: 2px;
      font-size: 13px; } }
  @media all and (max-width: 360px) {
    .projectCard_projectTime {
      font-size: 13px; } }

.projectCard_finalPrice_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  right: 22px;
  bottom: 12px; }
  @media all and (max-width: 991px) {
    .projectCard_finalPrice_block {
      right: 6px;
      bottom: 19px;
      line-height: 22px; } }
  @media all and (max-width: 575px) {
    .projectCard_finalPrice_block {
      bottom: 3px; } }

.projectCard_originalPrice {
  font-size: 15px;
  color: #777777;
  text-decoration: line-through;
  position: absolute;
  right: 22px;
  bottom: 44px; }
  @media all and (max-width: 1199px) {
    .projectCard_originalPrice {
      font-size: 14px;
      right: 22px;
      bottom: 40px; } }
  @media all and (max-width: 991px) {
    .projectCard_originalPrice {
      font-size: 15px;
      right: 6px;
      bottom: 47px; } }
  @media all and (max-width: 575px) {
    .projectCard_originalPrice {
      font-size: 13px;
      bottom: 24px; } }
  .projectCard_originalPrice .package_price_last_text {
    display: inline-block; }

.projectCard_finalPrice {
  font-size: 24px;
  line-height: 24px;
  color: #db143b; }
  @media all and (max-width: 1199px) {
    .projectCard_finalPrice {
      font-size: 19px; } }
  @media all and (max-width: 991px) {
    .projectCard_finalPrice {
      font-size: 24px; } }
  @media all and (max-width: 575px) {
    .projectCard_finalPrice {
      font-size: 19px; } }
  @media all and (max-width: 360px) {
    .projectCard_finalPrice {
      font-size: 18px;
      line-height: 21px; } }

.projectCard_priceMore {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  margin: 0 0 0 2px; }
  @media all and (max-width: 1199px) {
    .projectCard_priceMore {
      font-size: 14px; } }
  @media all and (max-width: 991px) {
    .projectCard_priceMore {
      font-size: 14px; } }
  @media all and (max-width: 575px) {
    .projectCard_priceMore {
      font-size: 13px; } }

.projectCard_viewCount,
.projectCard_followCount {
  float: left;
  height: 19px;
  line-height: 19px;
  margin-right: 15px;
  padding: 0 20px 0 0;
  font-size: 15px;
  font-weight: 600; }
  .projectCard_viewCount em:first-child,
  .projectCard_followCount em:first-child {
    margin-right: 2px;
    float: none; }
  .projectCard_viewCount em:last-child,
  .projectCard_followCount em:last-child {
    margin-left: 2px; }
  @media all and (max-width: 1199px) {
    .projectCard_viewCount,
    .projectCard_followCount {
      margin-right: 10px; } }
  @media all and (max-width: 991px) {
    .projectCard_viewCount,
    .projectCard_followCount {
      padding: 0 0 0 22px; } }

.omia-index .projectCard_Count_block,
.omia-projectList .projectCard_Count_block,
.omia-user-profile .projectCard_Count_block,
.omia-browse_history .projectCard_Count_block,
.omia-my_subscirbe .projectCard_Count_block,
.omia-searchProject .projectCard_Count_block,
.omia-cart-return .projectCard_Count_block {
  position: absolute;
  left: 0;
  bottom: 14px;
  width: 100%;
  height: 19px;
  line-height: 19px;
  padding: 0 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .omia-index .projectCard_Count_block,
    .omia-projectList .projectCard_Count_block,
    .omia-user-profile .projectCard_Count_block,
    .omia-browse_history .projectCard_Count_block,
    .omia-my_subscirbe .projectCard_Count_block,
    .omia-searchProject .projectCard_Count_block,
    .omia-cart-return .projectCard_Count_block {
      bottom: 16px; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard_Count_block,
    .omia-projectList .projectCard_Count_block,
    .omia-user-profile .projectCard_Count_block,
    .omia-browse_history .projectCard_Count_block,
    .omia-my_subscirbe .projectCard_Count_block,
    .omia-searchProject .projectCard_Count_block,
    .omia-cart-return .projectCard_Count_block {
      bottom: 2px; } }

.omia-index .projectCard_viewCount,
.omia-projectList .projectCard_viewCount,
.omia-user-profile .projectCard_viewCount,
.omia-browse_history .projectCard_viewCount,
.omia-my_subscirbe .projectCard_viewCount,
.omia-searchProject .projectCard_viewCount,
.omia-cart-return .projectCard_viewCount {
  background-image: url(/themes/custom/omia_theme/images/omia/index_main_pic.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right -14px; }
  @media all and (max-width: 991px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      position: absolute;
      left: -220px;
      background-position: left -14px; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      left: -120px; } }
  @media all and (max-width: 360px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      left: -85px; } }

.projectCard_followCount {
  background-image: url(/themes/custom/omia_theme/images/omia/index_main_pic.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right 3px; }
  @media all and (max-width: 991px) {
    .projectCard_followCount {
      display: none; } }
  .projectCard_followCount .t_pj-hot-price {
    float: left; }

.omia-index .omia-status-message {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  padding: 0 15px;
  color: #8c2e0b;
  background-color: #fef5f1;
  text-align: center; }
  .omia-index .omia-status-message a {
    color: #249ed5; }

.omia-index .index_project_list_block {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 20px 0; }
  @media all and (max-width: 1199px) {
    .omia-index .index_project_list_block {
      max-width: 960px; } }
  @media all and (max-width: 991px) {
    .omia-index .index_project_list_block {
      width: 96%;
      max-width: 720px; } }
  @media all and (max-width: 575px) {
    .omia-index .index_project_list_block {
      width: 100%; } }

.omia-index .index_project_list_row {
  margin: 0 0 20px 0; }
  @media all and (max-width: 991px) {
    .omia-index .index_project_list_row {
      margin: 0 0 15px 0; } }

.omia-index .index_title_block {
  height: 28px;
  margin-bottom: 19px;
  padding: 0 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .omia-index .index_title_block .index_title_block_left {
    color: #484848;
    font-size: 26px;
    line-height: 28px;
    font-weight: 700; }
  .omia-index .index_title_block .index_title_block_right {
    width: 150px;
    height: 18px;
    display: block; }
    .omia-index .index_title_block .index_title_block_right a {
      width: 100%;
      height: 100%;
      display: block;
      color: #777;
      font-size: 16px;
      line-height: 18px;
      text-align: right;
      padding: 0 23px 0 0;
      background-image: url("/themes/custom/omia_theme/images/omia/index_main_pic.png");
      background-size: 18px auto;
      background-repeat: no-repeat;
      background-position: right -34px; }

.omia-index .index_project_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media all and (max-width: 991px) {
    .omia-index .index_project_list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 10px; } }

.omia-index .projectCard {
  width: 340px; }
  @media all and (max-width: 1199px) {
    .omia-index .projectCard {
      width: 300px; } }
  @media all and (max-width: 991px) {
    .omia-index .projectCard {
      width: 100%;
      height: 191px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard {
      height: 127px; } }

.omia-index .projectCard_content {
  height: 220px; }
  @media all and (max-width: 991px) {
    .omia-index .projectCard_content {
      height: 188px; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard_content {
      height: 111px; } }

.omia-index .index_creations_block {
  width: 100%;
  background-color: #e7f7fd; }
  @media all and (max-width: 991px) {
    .omia-index .index_creations_block::after {
      content: "";
      width: 100%;
      max-width: 720px;
      margin: 0 auto;
      display: block;
      padding: 0 0 29.5% 0;
      background-image: url("/themes/custom/omia_theme/images/omia/ph_index_creations_pic01.png");
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: bottom; } }
  .omia-index .index_creations_block .index_creations_menu {
    max-width: 1060px;
    height: 270px;
    padding: 31px 0 0 368px;
    margin: 0 auto;
    background-image: url("/themes/custom/omia_theme/images/omia/index_creations_pic01.png");
    background-repeat: no-repeat;
    background-size: 348px auto;
    background-position: left bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media all and (max-width: 1199px) {
      .omia-index .index_creations_block .index_creations_menu {
        max-width: 945px;
        height: 240px;
        padding: 20px 0 0 327px;
        background-image: url("/themes/custom/omia_theme/images/omia/index_creations_pic01_lg.png");
        background-size: 311px auto; } }
    @media all and (max-width: 991px) {
      .omia-index .index_creations_block .index_creations_menu {
        width: 96%;
        height: auto;
        max-width: 720px;
        background-image: url("/themes/custom/omia_theme/images/omia/ph_index_creations_pic01.jpg");
        background-size: 277px auto;
        background-position: left 11px;
        padding: 56px 0 0 0;
        margin: 0 auto; } }
    @media all and (max-width: 767px) {
      .omia-index .index_creations_block .index_creations_menu {
        padding: 56px 10px 0 10px;
        background-position: 10px 11px;
        margin: 0 auto 10px auto; } }
    @media all and (max-width: 360px) {
      .omia-index .index_creations_block .index_creations_menu {
        display: block;
        margin: 0 auto 18px auto; } }
  .omia-index .index_creations_block .index_creations_menu_left {
    width: 337px;
    margin: 0 18px 0 0; }
    @media all and (max-width: 1199px) {
      .omia-index .index_creations_block .index_creations_menu_left {
        width: 300px; } }
    @media all and (max-width: 991px) {
      .omia-index .index_creations_block .index_creations_menu_left {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 12px 0 0; } }
    @media all and (max-width: 575px) {
      .omia-index .index_creations_block .index_creations_menu_left {
        margin: 0 8px 0 0; } }
    @media all and (max-width: 360px) {
      .omia-index .index_creations_block .index_creations_menu_left {
        width: 100%;
        margin: 0 0 18px 0; } }
    .omia-index .index_creations_block .index_creations_menu_left .index_creations_menu_img {
      width: 100%;
      line-height: 0;
      overflow: hidden;
      margin: 0 0 13px 0;
      background-color: #ededed;
      border: 1px solid #c5c5c5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-image: url("/themes/custom/omia_theme/images/omia/index_creations_menu_img01.png");
      background-size: cover;
      padding: 0 0 56.379%; }
      @media all and (max-width: 575px) {
        .omia-index .index_creations_block .index_creations_menu_left .index_creations_menu_img {
          margin: 0 0 8px 0; } }
  .omia-index .index_creations_block .index_creations_menu_right {
    width: 337px; }
    @media all and (max-width: 1199px) {
      .omia-index .index_creations_block .index_creations_menu_right {
        width: 300px; } }
    @media all and (max-width: 991px) {
      .omia-index .index_creations_block .index_creations_menu_right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
    @media all and (max-width: 360px) {
      .omia-index .index_creations_block .index_creations_menu_right {
        width: 100%; } }
    .omia-index .index_creations_block .index_creations_menu_right .index_creations_menu_img {
      width: 100%;
      line-height: 0;
      overflow: hidden;
      margin: 0 0 13px 0;
      background-color: #ededed;
      border: 1px solid #c5c5c5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-image: url("/themes/custom/omia_theme/images/omia/index_creations_menu_img02.png");
      background-size: cover;
      padding: 0 0 56.379%; }
      @media all and (max-width: 575px) {
        .omia-index .index_creations_block .index_creations_menu_right .index_creations_menu_img {
          margin: 0 0 8px 0; } }
  .omia-index .index_creations_block .index_creations_menu_text {
    font-size: 19px;
    line-height: 21px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000; }
    @media all and (max-width: 575px) {
      .omia-index .index_creations_block .index_creations_menu_text {
        font-size: 15px; } }
    @media all and (max-width: 575px) {
      .omia-index .index_creations_block .index_creations_menu_text {
        font-size: 17px; } }
  .omia-index .index_creations_block .index_creations_menu_link_icon {
    width: 21px;
    height: 21px;
    display: block;
    background-image: url("/themes/custom/omia_theme/images/omia/index_creations_icon.png");
    background-repeat: no-repeat;
    background-size: 21px;
    margin: 0 7px 0 0; }
    @media all and (max-width: 575px) {
      .omia-index .index_creations_block .index_creations_menu_link_icon {
        width: 18px;
        height: 18px;
        background-size: 18px; } }
