.pc_nav {
  padding-top: 27px;
  float: right;
  margin-right: 20%;
  background: #fff;
  width: 30%; }
  .pc_nav .logo_box {
    display: none; }

.empty {
  height: 201px;
  display: none; }

.dropdown-menu {
  top: 90px; }

.back {
  position: absolute;
  top: 40px;
  right: 76px;
  z-index: 3;
  cursor: pointer; }

.proBox {
  overflow: hidden; }
  .proBox .left {
    width: 50%;
    float: left;
    background: #f1f1f1;
    position: relative;
    height: 100vh; }
    .proBox .left .shareBox {
      position: absolute;
      top: 40px;
      left: 60px;
      z-index: 3; }
      .proBox .left .shareBox p {
        display: inline-block;
        padding: 14px;
        cursor: pointer; }
      .proBox .left .shareBox .share {
        border-right: 1px solid rgba(15, 24, 40, 0.2); }
      .proBox .left .shareBox nav {
        position: absolute;
        top: 60px;
        left: 0px;
        z-index: 3;
        display: none; }
        .proBox .left .shareBox nav a {
          display: block;
          border-bottom: 1px solid #c24793 ;
          padding: 10px 0px;
          color: #c24793 ; }
    .proBox .left .imgs {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .proBox .left img {
      mix-blend-mode: multiply;
      text-align: center;
      width: auto;
      display: block;
      margin: 0 auto; }
  .proBox .right {
    width: 50%;
    float: right;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll; }
    .proBox .right section {
      width: 800px;
      float: left;
      margin-left: 45px;
      padding-top: 130px;
      padding-bottom: 40px; }
      .proBox .right section h2 {
        font-size: 40px;
        font-family: 'Lato-Light';
        font-weight: 300;
        color: #c24793 ;
        margin-bottom: 20px; }
      .proBox .right section p {
        font-size: 18px;
        font-family: 'Lato-Bold';
        font-weight: bold;
        color: #9d9b9c; }
    .proBox .right .content {
      width: 53.7%;
      margin-top: 15px; }
      .proBox .right .content h4 {
        font-size: 18px;
        font-family: 'Lato-Regular';
        font-weight: 400;
        color: #c24793 ;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #c24793 ; }
      .proBox .right .content p {
        font-size: 16px;
        font-family: 'Lato-Regular';
        font-weight: 400;
        color: #777777;
        line-height: 24px; }
        .proBox .right .content p span {
          color: #c24793 ; }
      .proBox .right .content img {
        margin-right: 7px; }
      .proBox .right .content div {
        display: inline-block;
        width: 45%;
        margin-bottom: 20px; }
    .proBox .right .know {
      padding-top: 32px;
      padding-bottom: 20px;
      border-top: 1px solid #c24793 ;
      font-size: 18px;
      font-family: Lato-Regular;
      font-weight: 400;
      color: #c24793 ;
      line-height: 24px;
      text-align: center;
      margin-top: 35px; }
    .proBox .right .btnBox {
      width: 100%;
      text-align: center; }
      .proBox .right .btnBox p {
        display: inline-block;
        width: 220px; }
        .proBox .right .btnBox p img {
          display: inline-block; }
        .proBox .right .btnBox p a {
          display: inline-block;
          border: 1px solid #c24793 ;
          border-left: none;
          height: 50px;
          line-height: 50px;
          vertical-align: middle;
          width: 170px;
          font-size: 18px;
          color: #c24793 ; }
        .proBox .right .btnBox p a:hover {
          background: linear-gradient(-23deg, #c24793 0%, #c24793  100%);
          color: #fff; }
      .proBox .right .btnBox .toCon {
        display: inline-block;
        width: 220px;
        background: #c24793;
        color: #fff;
        text-align: center;
        height: 50px;
        line-height: 50px;
        vertical-align: top;
        font-size: 18px;
        cursor: pointer; }
      .proBox .right .btnBox .toCon:hover {
        background: linear-gradient(-23deg, #c24793 0%, #c24793  100%); }
    .proBox .right .formBox {
      display: none;
      width: 90%;
      float: left;
      margin-left: 45px;
      padding-top: 130px; }
      .proBox .right .formBox .closeBtnP {
        float: right;
        display: block;
        margin-bottom: 20px;
        cursor: pointer; }
      .proBox .right .formBox h2 {
        font-size: 30px;
        font-family: Lato-Light;
        font-weight: 300;
        color: #c24793 ; }
      .proBox .right .formBox span {
        display: block;
        font-size: 20px;
        font-family: Lato-Bold;
        font-weight: bold;
        color: #9d9b9c;
        margin-bottom: 30px;
        margin-top: 15px; }
      .proBox .right .formBox form .form-group {
        margin-bottom: 50px !important; }
      .proBox .right .formBox form .last {
        margin-bottom: 0 !important; }
      .proBox .right .formBox form label {
        display: inline-block;
        width: 100%; }
        .proBox .right .formBox form label input, .proBox .right .formBox form label textarea {
          display: block;
          border: none;
          width: 100%;
          outline: none;
          background: none;
          border: none;
          padding-bottom: 20px;
          font-weight: 300;
          border-bottom: 1px solid #c24793 ; }
        .proBox .right .formBox form label input::-webkit-input-placeholder, .proBox .right .formBox form label textarea::-webkit-input-placeholder {
          color: #c24793 ;
          font-family: 'Lato-Regular';
          font-size: 16px; }
        .proBox .right .formBox form label input:-moz-placeholder, .proBox .right .formBox form label textarea:-moz-placeholder {
          color: #c24793 ;
          font-family: 'Lato-Regular';
          font-size: 16px; }
        .proBox .right .formBox form label input::-moz-placeholder, .proBox .right .formBox form label textarea::-moz-placeholder {
          color: #c24793 ;
          font-family: 'Lato-Regular';
          font-size: 16px; }
        .proBox .right .formBox form label input:-ms-input-placeholder, .proBox .right .formBox form label textarea:-ms-input-placeholder {
          color: #c24793 ;
          font-family: 'Lato-Regular';
          font-size: 16px; }
        .proBox .right .formBox form label input:-internal-autofill-selected {
          background: none !important; }
        .proBox .right .formBox form label input:-webkit-autofill {
          box-shadow: 0 0 0px 1000px white inset; }
      .proBox .right .formBox form .marks {
        width: 555px;
        float: left; }
      .proBox .right .formBox form .subs {
        background-color: #c24793;
        padding: 6px 0;
        text-align: center;
        float: right;
        width: 127px;
        margin-top: 40px;
        transition: all 0.4s;
        font-family: 'Lato-Regular'; }
        .proBox .right .formBox form .subs:hover {
          background: #000; }
      .proBox .right .formBox form .sub {
        border: none;
        background: none;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        border: none !important;
        color: #fff;
        font-family: 'Lato-Regular';
        display: block;
        margin: auto; }
      .proBox .right .formBox form .enquiry_make {
        position: fixed;
        z-index: 99;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: none; }
        .proBox .right .formBox form .enquiry_make p {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          background: linear-gradient(-23deg, #321a93 0%, #c24793  100%);
          color: #fff;
          padding: 20px 30px; }

footer .toUp {
  display: none; }

@media screen and (max-width: 1550px) {
  .pc_nav {
    margin-right: 10%;
    width: 40%; } }
@media screen and (max-width: 1400px) {
  .back {
    right: 3%; }

  .rightBox {
    margin-right: 20%; }

  .proBox .right section, .proBox .right .formBox {
    width: 90%; } }
@media screen and (max-width: 1200px) {
  .proBox .right .content {
    width: 100%; }

  .header {
    background: rgba(255, 255, 255, 0.15); }

  .proBox .right .btnBox p {
    width: 50%; }

  .proBox .right .btnBox p a {
    width: 70%; }

  .proBox .right .btnBox .toCon {
    width: 49%; } }
@media screen and (max-width: 999px) {
  .proBox .right .formBox h2 {
    font-size: 24px; }

  .proBox .right .formBox span {
    font-size: 16px; }

  .proBox .right .formBox form .form-group {
    margin-bottom: 30px !important; }

  .rightBox {
    margin-right: 10%; } }
@media screen and (max-width: 768px) {
  .proBox .right .btnBox p, .proBox .right .btnBox .toCon {
    width: 100%; }

  .proBox .right .btnBox p a {
    width: 84%; } }
@media screen and (max-width: 767px) {
  .back {
    top: 80px; }

  .proBox .left, .proBox .right {
    width: 100%; }
  .proBox .left {
    height: 60vh; }
  .proBox .right {
    height: 100%;
    margin-top: 30px;
    margin-bottom: 30px; }
    .proBox .right .know {
      padding-top: 20px; }
    .proBox .right section {
      width: 100%;
      padding: 0 20px;
      position: unset;
      transform: unset;
      margin: 0; }
      .proBox .right section h2 {
        font-size: 24px;
        margin-bottom: 10px; }
      .proBox .right section p {
        font-size: 16px; }
    .proBox .right .btnBox p {
      margin-bottom: 20px; }
  .proBox .right .formBox {
    width: 100%;
    padding: 0 20px;
    position: unset;
    transform: unset; }

  .proBox .left .shareBox {
    top: 70px;
    left: 0; } }

/*# sourceMappingURL=detail.css.map */
