@charset "UTF-8";
@import url(iconfont/iconfont.css);
@font-face {
  font-family: "思源黑体CN";
  src: url("font/NotoSansHans-Thin-Windows.woff") format("woff"), url("font/NotoSansHans-Thin-Windows.ttf") format("truetype"), url("font/NotoSansHans-Thin-Windows.svg#iconfont") format("svg");
  /* iOS 4.1- */ }
@font-face {
  font-family: "思源黑体CNLight";
  src: url("font/SourceHanSansCN-Light.otf"), url("font/SourceHanSansCN-Light.woff") format("woff"), url("font/SourceHanSansCN-Light.ttf") format("truetype"), url("font/SourceHanSansCN-Light.svg#iconfont") format("svg");
  /* iOS 4.1- */ }
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input, textarea, select {
  font-family: "思源黑体CN";
  font-family: "微软雅黑",Arial, Helvetica, sans-serif\9; }

#startDate, #endDate {
  font-family: "微软雅黑"; }

body {
  font-family: "思源黑体CN";
  font-family: "微软雅黑",Arial, Helvetica, sans-serif\9;
  line-height: 1.42857;
  color: #000;
  overflow-x: hidden; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.main {
  background-color: #fff; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both; }

.clearfix {
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.f14 {
  font-size: 0.875rem; }

.f12 {
  font-size: 0.75rem; }

.text-center {
  text-align: center !important; }

ul, ol {
  padding: 0;
  margin: 0; }

br {
  font-family: "微软雅黑"; }

body {
  position: relative; }

.modal-open {
  overflow: hidden; }

input, textarea {
  color: #000; }

.placeholder {
  color: #aaa; }

.w {
  width: 950px;
  margin: 0 auto;
  margin: 0 auto; }
  @media (min-width: 1228px) and (max-width: 1336px) {
    .w {
      width: 1200px; } }
  @media (min-width: 1336px) and (max-width: 1440px) {
    .w {
      width: 1226px; } }
  @media (min-width: 1440px) and (max-width: 1520px) {
    .w {
      width: 1350px; } }
  @media (min-width: 1520px) and (max-width: 1600px) {
    .w {
      width: 1400px; } }
  @media (min-width: 1600px) {
    .w {
      width: 100%;
      max-width: 1520px; } }

img {
  vertical-align: middle;
  border: medium none; }

.w100 {
  width: 100% !important; }

.span-6 {
  width: 60%;
  float: left; }
.span-4 {
  width: 40%;
  float: left; }
.span-2 {
  width: 20%;
  float: left;
  margin-left: 0; }

.col-12 {
  width: 100%;
  float: left; }
.col-10 {
  float: left;
  width: 83.3333333333%; }
.col-9 {
  float: left;
  width: 75%; }
.col-6 {
  width: 50%;
  float: left; }
.col-8 {
  width: 66.66666666666667%;
  float: left; }
.col-7 {
  width: 58.33333333333333%;
  float: left; }
.col-5 {
  width: 41.66666666666667%;
  float: left; }
.col-4 {
  width: 33.33333333333333%;
  float: left; }
.col-3 {
  width: 25%;
  float: left; }
.col-2 {
  width: 16.66666667%;
  float: left; }
.col-1 {
  width: 8.33333333%;
  float: left; }

td.col-12 {
  width: 100%;
  float: none; }
td.col-10 {
  float: none;
  width: 83.3333333333%; }
td.col-9 {
  float: none;
  width: 75%; }
td.col-6 {
  width: 50%;
  float: none; }
td.col-8 {
  width: 66.66666666666667%;
  float: none; }
td.col-7 {
  width: 58.33333333333333%;
  float: none; }
td.col-5 {
  width: 41.66666666666667%;
  float: none; }
td.col-4 {
  width: 33.33333333333333%;
  float: none; }
td.col-3 {
  width: 25%;
  float: none; }
td.col-2 {
  width: 16.66666667%;
  float: none; }
td.col-1 {
  width: 8.33333333%;
  float: none; }

.mt40 {
  margin-top: 2.5rem !important; }

.mt30 {
  margin-top: 1.875rem !important; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left !important; }

.mt5 {
  margin-top: 0.3125rem; }

.mt15 {
  margin-top: 0.9375rem; }

.mt130 {
  margin-top: 6.5rem; }
  @media screen and (min-width: 1920px) {
    .mt130 {
      margin-top: 8.125rem; } }

.pr {
  position: relative; }

.pb30 {
  padding-bottom: 1.875rem; }

li {
  list-style: none; }

.list-p, .comment-p {
  position: relative;
  margin: 0 0 3.2rem;
  background-color: #f0efeb; }
  @media screen and (min-width: 1520px) {
    .list-p, .comment-p {
      margin: 0 0 4rem; } }
  .list-p .item, .comment-p .item {
    float: left;
    width: 25%;
    list-style: none;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    color: #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 1rem 1rem 4rem;
    cursor: pointer; }
    @media screen and (min-width: 1520px) {
      .list-p .item, .comment-p .item {
        padding: 1.25rem 1.25rem 5rem; } }
    .list-p .item:last-child, .comment-p .item:last-child {
      /*border-right:1px solid #ccc;*/ }
    .list-p .item:hover, .comment-p .item:hover {
      background-color: #fff; }
      .list-p .item:hover .love, .comment-p .item:hover .love {
        display: block;
        color: #000; }
      .list-p .item:hover .p-bt, .comment-p .item:hover .p-bt {
        display: block; }
    .list-p .item a, .comment-p .item a {
      text-decoration: none; }
  .list-p .love, .comment-p .love, .list-p .close, .comment-p .close {
    position: absolute;
    right: 0.9375rem;
    top: 0.9375rem;
    display: none; }
  .list-p .p-con, .comment-p .p-con {
    display: block;
    line-height: 30px; }
    .list-p .p-con .pic, .comment-p .p-con .pic {
      display: block;
      height: 30%;
      overflow: hidden; }
    .list-p .p-con .p-con, .comment-p .p-con .p-con {
      display: block; }
    .list-p .p-con .p-name, .comment-p .p-con .p-name {
      font-size: 1rem; }
    .list-p .p-con .p-price, .comment-p .p-con .p-price {
      font-size: 1rem; }
    .list-p .p-con .p-bt, .comment-p .p-con .p-bt {
      display: none;
      position: absolute;
      bottom: 14px;
      left: 0;
      width: 100%; }
      .list-p .p-con .p-bt a, .comment-p .p-con .p-bt a {
        color: #000;
        font-size: 0.75rem;
        display: block;
        line-height: 20px; }
        .list-p .p-con .p-bt a i, .comment-p .p-con .p-bt a i {
          vertical-align: baseline;
          font-size: 0.75rem;
          font-weight: 700; }

.ipt-txt {
  font-size: 0.75rem;
  line-height: 1.875rem;
  display: inline-block;
  height: 1.875rem !important;
  width: 13.75rem;
  padding: 0 0.9375rem;
  border: 1px solid #999999; }

.order_detail {
  background-color: #f0efeb;
  padding: 1.875rem 0; }
  .order_detail .list-p, .order_detail .comment-p {
    background-color: transparent;
    margin-bottom: 0; }
  .order_detail h1.t {
    padding: 0 1.25rem;
    font-size: 1.2rem;
    font-weight: 400; }
    @media screen and (min-width: 1920px) {
      .order_detail h1.t {
        font-size: 1.5rem; } }
  .order_detail .zp-box .t {
    padding: 0;
    margin-bottom: 18px; }
  .order_detail .zp-box .zp-con {
    padding: 0; }
  .order_detail > .hr {
    background-color: #fff; }
  .order_detail .line-box {
    padding: 0 1.25rem; }
    .order_detail .line-box .line .rig_in {
      width: 80%; }
      .order_detail .line-box .line .rig_in .item {
        margin-right: 15px;
        float: left;
        width: 30%; }
        .order_detail .line-box .line .rig_in .item:last-child {
          margin-right: 0; }
        .order_detail .line-box .line .rig_in .item .select2-container--default .select2-selection--single {
          border: 1px solid #808080; }
  .order_detail .list_address .item {
    height: 9.8125rem !important;
    position: relative; }
    .order_detail .list_address .item.active {
      background-color: #fff;
      border-color: #000; }
      .order_detail .list_address .item.active:after {
        content: "\a0";
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        width: 1rem;
        height: 1rem;
        border: 1px solid #010101;
        text-indent: .15em;
        line-height: 1;
        margin-top: -0.1875rem;
        position: absolute;
        bottom: -1px;
        right: -1px;
        background-color: #010101;
        background-clip: content-box;
        padding: 0.1875rem; }
  .order_detail .buy_goods .item:before {
    background-color: #fff !important; }
  .order_detail .p-con {
    position: relative; }
    .order_detail .p-con .set_addr {
      position: absolute;
      top: 0;
      right: 0; }

.minheight {
  min-height: 62.5rem; }

.list_save, .list_hot, .list_address {
  margin-left: -3%;
  padding-bottom: 1.875rem; }
  .list_save .item, .list_hot .item, .list_address .item {
    margin-left: 3%;
    margin-top: 3%;
    border: 1px solid #999;
    padding: 1rem;
    width: 22%; }
    @media screen and (min-width: 1920px) {
      .list_save .item, .list_hot .item, .list_address .item {
        padding: 1.25rem; } }
    .list_save .item .close, .list_hot .item .close, .list_address .item .close {
      display: block;
      color: #999; }
    .list_save .item .p-con .p-name, .list_hot .item .p-con .p-name, .list_address .item .p-con .p-name, .list_save .item .p-con .p-price, .list_hot .item .p-con .p-price, .list_address .item .p-con .p-price {
      font-size: 0.75rem;
      line-height: 1.75rem; }
    .list_save .item.last, .list_hot .item.last, .list_address .item.last {
      position: relative; }
      .list_save .item.last .tip, .list_hot .item.last .tip, .list_address .item.last .tip {
        position: absolute;
        top: 30%;
        width: 100%;
        left: 0; }
        .list_save .item.last .tip .none, .list_hot .item.last .tip .none, .list_address .item.last .tip .none {
          font-size: 1rem; }
        .list_save .item.last .tip .btn-block, .list_hot .item.last .tip .btn-block, .list_address .item.last .tip .btn-block {
          background-color: #000;
          color: #fff;
          font-size: 0.75rem;
          line-height: 1.875rem;
          display: inline-block;
          width: 70%;
          margin-top: 0.8125rem; }

.list_hot {
  background-color: transparent; }
  .list_hot .item {
    width: 47%; }

.list_address .item {
  width: 30%;
  text-align: left;
  font-size: 0.75rem;
  color: #999;
  height: 11.25rem; }
  @media screen and (max-width: 1520px) {
    .list_address .item {
      width: 45%; } }
  .list_address .item a {
    text-decoration: none;
    color: inherit; }
  .list_address .item .set_addr {
    opacity: 0; }
  .list_address .item h1 {
    font-size: 0.75rem;
    font-weight: 400;
    color: #000; }
    .list_address .item h1 span {
      margin-right: 1.25rem;
      display: inline-block;
      max-width: 4em;
      white-space: nowrap; }
  .list_address .item p {
    font-size: 0.75rem;
    color: #999;
    padding: 0.625rem 0;
    line-height: normal; }
  .list_address .item .set_addr {
    color: #c7a067; }
  .list_address .item.active .set_addr {
    opacity: 1; }
  .list_address .item:hover .set_addr {
    opacity: 1; }
  .list_address .item.last {
    display: flex;
    align-items: center; }
    .list_address .item.last .p-con {
      margin: auto;
      text-align: center;
      margin-top: 13% \0 ; }
    .list_address .item.last .tip {
      position: static; }
      .list_address .item.last .tip .iconfont {
        font-size: 2.5rem;
        color: #000; }
      .list_address .item.last .tip .btn-b {
        color: #000;
        font-size: 0.875rem;
        font-style: italic;
        background-color: transparent; }

.comment-p {
  background-color: transparent;
  margin-top: 6.4rem;
  display: table;
  width: 100%; }
  @media screen and (min-width: 1920px) {
    .comment-p {
      margin-top: 8rem; } }
  .comment-p .item {
    float: none;
    display: table-cell;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: pointer; }
    .comment-p .item:last-child {
      border-right: 1px solid #ccc; }
    .comment-p .item.last .p-con {
      position: absolute;
      top: 50%;
      top: 165px\9;
      left: 50%;
      margin-top: -32px;
      margin-left: -36px; }
      .comment-p .item.last .p-con .p-name {
        font-size: 1.5rem; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 0;
  margin-bottom: 0; }

.hr {
  height: 1px;
  background-color: #e5e5e5;
  width: 100%; }

.cart_top {
  background: url("../images/cart_bg.jpg") no-repeat scroll center center/cover;
  height: 10rem;
  text-align: center;
  display: flex; }
  @media screen and (min-width: 1920px) {
    .cart_top {
      height: 12.5rem; } }
  .cart_top span {
    margin: auto;
    color: #fff;
    display: inline-block;
    margin-top: 62px;
    font-size: 1.5rem; }
    @media screen and (min-width: 1920px) {
      .cart_top span {
        font-size: 1.875rem; } }

.ipt-group label {
  white-space: nowrap;
  font-size: 0.75rem;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.8125rem; }
  @media screen and (min-width: 1920px) {
    .ipt-group label {
      margin-right: 3.125rem; } }
  .ipt-group label:last-child {
    margin-right: 0; }
.ipt-group .checkbox {
  line-height: 1.875rem; }
.ipt-group input[type="radio"] + label::before,
.ipt-group input[type="checkbox"] + label::before {
  content: "\a0";
  /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: 1rem;
  height: 1rem;
  margin-right: .4em;
  border: 1px solid #010101;
  text-indent: .15em;
  line-height: 1;
  margin-top: -0.1875rem; }
.ipt-group input[type="radio"]:checked + label::before,
.ipt-group input[type="checkbox"]:checked + label::before {
  background-color: #010101;
  background-clip: content-box;
  padding: 0.1875rem; }
.ipt-group input[type="radio"],
.ipt-group input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.pop_address .mask-content, .pop_qiuzhi .mask-content {
  padding: 1rem 2.25rem;
  width: 33.9rem;
  height: 29rem;
  margin-left: -16.95rem;
  margin-top: -14.5rem; }
  @media screen and (min-width: 1920px) {
    .pop_address .mask-content, .pop_qiuzhi .mask-content {
      padding: 1.25rem 2.8125rem;
      width: 42.375rem;
      height: 36.25rem;
      margin-left: -21.1875rem;
      margin-top: -18.125rem; } }
  .pop_address .mask-content .t, .pop_qiuzhi .mask-content .t {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 3.75rem; }
    @media screen and (min-width: 1920px) {
      .pop_address .mask-content .t, .pop_qiuzhi .mask-content .t {
        font-size: 1.125rem;
        line-height: 3.75rem; } }
  .pop_address .mask-content .ipt-txt, .pop_qiuzhi .mask-content .ipt-txt {
    width: 100%;
    border: 1px solid #999; }
    .pop_address .mask-content .ipt-txt.active, .pop_qiuzhi .mask-content .ipt-txt.active {
      border: 1px solid #f00; }
  .pop_address .mask-content .line, .pop_qiuzhi .mask-content .line {
    padding: 0 0.9375rem;
    margin-bottom: 0.9375rem;
    overflow: hidden; }
    @media screen and (min-width: 1920px) {
      .pop_address .mask-content .line, .pop_qiuzhi .mask-content .line {
        margin-bottom: 1.875rem; } }
    .pop_address .mask-content .line .item, .pop_qiuzhi .mask-content .line .item {
      padding: 0 0.9375rem; }
    .pop_address .mask-content .line.clearfix, .pop_qiuzhi .mask-content .line.clearfix {
      margin: 0 -0.9375rem 0.9375rem; }
      @media screen and (min-width: 1920px) {
        .pop_address .mask-content .line.clearfix, .pop_qiuzhi .mask-content .line.clearfix {
          margin: 0 -0.9375rem 1.875rem; } }
  .pop_address .mask-content .hr, .pop_qiuzhi .mask-content .hr {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    width: auto; }
  .pop_address .mask-content .select .select2-container--default .select2-selection--single, .pop_qiuzhi .mask-content .select .select2-container--default .select2-selection--single {
    border: 1px solid #999; }
.pop_address .btn-submit, .pop_qiuzhi .btn-submit {
  padding: 0 3rem; }
  @media screen and (min-width: 1920px) {
    .pop_address .btn-submit, .pop_qiuzhi .btn-submit {
      padding: 0 3.75rem; } }
.pop_address .close, .pop_qiuzhi .close {
  cursor: pointer;
  position: absolute;
  right: 0.9375rem; }
  .pop_address .close i.iconfont, .pop_qiuzhi .close i.iconfont {
    font-size: 1.25rem; }

.red {
  color: #f00; }

.icon-arrow-left {
  font-family: "iconfont";
  font-style: normal; }
  .icon-arrow-left:before {
    content: "\e6a7"; }

.icon-arrow-right {
  font-family: "iconfont";
  font-style: normal; }
  .icon-arrow-right:before {
    content: "\e6a9"; }

.pop_qiuzhi {
  overflow-x: hidden;
  overflow-y: scroll;
  opacity: 1 !important;
  background-color: transparent !important; }
  .pop_qiuzhi .mask-content {
    height: auto;
    position: relative; }
    .pop_qiuzhi .mask-content .line {
      margin-bottom: 1.25rem; }
      .pop_qiuzhi .mask-content .line.title {
        margin-bottom: 1.875rem; }
      .pop_qiuzhi .mask-content .line .t {
        font-size: 16px;
        padding: 10px 0;
        border-bottom: 1px solid #f0efeb;
        text-align: left;
        line-height: 1; }
        .pop_qiuzhi .mask-content .line .t .btns a {
          color: #999;
          font-size: 12px;
          margin-right: 10px; }
          .pop_qiuzhi .mask-content .line .t .btns a:before {
            margin-right: 5px; }
      .pop_qiuzhi .mask-content .line .p-con {
        margin: auto;
        text-align: center;
        border: 1px solid #f0efeb;
        padding: 10px;
        padding: 35px 0\9;
        cursor: pointer; }
      .pop_qiuzhi .mask-content .line .tip {
        position: static; }
        .pop_qiuzhi .mask-content .line .tip .iconfont {
          font-size: 2.5rem;
          color: #000; }
        .pop_qiuzhi .mask-content .line .tip .btn-b {
          color: #000;
          font-size: 0.875rem;
          font-style: italic;
          background-color: transparent;
          margin: 0 auto; }
      .pop_qiuzhi .mask-content .line .add_btn {
        background-color: #111528;
        color: #fff;
        height: 38px;
        line-height: 38px;
        text-align: center;
        display: block;
        font-size: 15px;
        font-style: italic; }
        @media screen and (min-width: 1920px) {
          .pop_qiuzhi .mask-content .line .add_btn {
            height: 46px;
            line-height: 46px; } }
  .pop_qiuzhi .close {
    right: 15px;
    top: 15px;
    color: #222;
    font-weight: bold; }
  .pop_qiuzhi .mask-content {
    padding: 1.875rem 3.125rem; }
    @media screen and (min-width: 1920px) {
      .pop_qiuzhi .mask-content {
        padding: 3.75rem 6.25rem; } }

.pd40 {
  padding: 2rem !important; }
  @media screen and (min-width: 1920px) {
    .pd40 {
      padding: 2.5rem !important; } }

.culture {
  background-color: #f0efeb;
  padding: 8.4rem 0;
  text-align: center; }
  @media screen and (min-width: 1920px) {
    .culture {
      padding: 10.5rem 0; } }
  .culture p {
    display: block;
    width: 47%;
    text-indent: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 28px; }
  .culture .item {
    display: none; }

.culture img {
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px; }

.culture_tab {
  width: 100% \0 ;
  left: 0 !important \0 ;
  height: 3rem \0 ;
  z-index: 3;
  top: auto !important;
  bottom: 0 !important;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 0.875rem;
  line-height: 3rem; }
  @media screen and (min-width: 1920px) {
    .culture_tab {
      line-height: 3.75rem; } }
  .culture_tab .iconfont {
    color: #fff; }
  .culture_tab a {
    opacity: 0.7;
    color: #fff;
    text-decoration: none;
    padding: 0 1.2rem; }
    @media screen and (min-width: 1920px) {
      .culture_tab a {
        padding: 0 1.5rem; } }
    .culture_tab a.active {
      opacity: 1; }
  .culture_tab .crumbs {
    position: absolute;
    left: 0.9375rem; }
    .culture_tab .crumbs a {
      padding: 0; }
  .culture_tab .c_btn {
    position: absolute;
    right: 0.9375rem;
    top: 0; }
    .culture_tab .c_btn .btn-buy {
      background-color: #fff;
      color: #000;
      text-decoration: none;
      opacity: 1;
      font-size: 0.75rem;
      display: inline-block;
      line-height: 1.5rem; }
      .culture_tab .c_btn .btn-buy.btn-border {
        background-color: transparent;
        color: #fff;
        border: 1px solid #fff; }

.link-bar {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .link-bar {
      padding-top: 3.75rem;
      padding-bottom: 1.875rem; } }
  .link-bar .item {
    display: inline-block;
    text-align: center;
    padding: 0 6%; }
    @media screen and (min-width: 1920px) {
      .link-bar .item {
        padding: 0 5rem; } }
    .link-bar .item a {
      display: block;
      text-decoration: none;
      color: #000;
      font-size: 0.875rem;
      cursor: pointer;
      /*transition: all 0.6s;*/ }
      .link-bar .item a:hover {
        transform: scale(1.1); }
    .link-bar .item i {
      color: #000;
      display: block;
      font-size: 3rem; }
      @media screen and (min-width: 1920px) {
        .link-bar .item i {
          font-size: 3.75rem; } }
    .link-bar .item span {
      display: block; }
  .link-bar.disline span, .link-bar.disline i {
    display: inline-block; }
  .link-bar.disline .item a:hover {
    transform: scale(1); }

.wangshi_img .item1 {
  padding-left: 1.125rem; }
  @media (min-width: 1366px) and (max-width: 1520px) {
    .wangshi_img .item1 {
      padding-left: 1.4375rem; } }
  @media (min-width: 1520px) {
    .wangshi_img .item1 {
      padding-left: 1.6875rem; } }

.b-img ul {
  margin-left: -7%; }
.b-img li {
  float: left;
  margin-left: 7%;
  width: 26.333333333%; }
.b-img .item {
  text-align: center;
  margin: 0 auto; }
  .b-img .item p {
    font-size: 1.125rem;
    font-weight: lighter;
    padding: 0.625rem 0; }
  .b-img .item .l_more {
    font-size: 0.75rem;
    color: #999;
    text-decoration: none; }

.scan-box {
  position: absolute;
  display: block;
  bottom: 25px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  z-index: 9;
  border: 1px solid #f2f2f2;
  display: none; }

.culture h5 {
  overflow: hidden;
  margin: 0 auto;
  width: 80%;
  display: flex;
  justify-content: space-around; }

.culture h5 img {
  display: block;
  width: 50%; }

.culture em {
  display: block;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  color: #000000;
  margin-bottom: 30px; }

.popup_cont_box .select2-container--default .select2-selection--single {
  border: 1px solid #999;
  padding-bottom: 0; }

.btn-sq {
  background: #000;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  padding: 0 30px;
  display: inline-block;
  width: auto; }
  .btn-sq:hover {
    color: #fff;
    text-decoration: none; }

.pop_address .mask-content .line .item:first-child, .pop_qiuzhi .mask-content .line .item:first-child {
  padding: 0 0.9375rem 0 0 !important; }

.pop_address .mask-content .line .item:last-child, .pop_qiuzhi .mask-content .line .item:last-child {
  padding: 0 0 0 0.9375rem !important; }

.lef_tit {
  overflow: hidden;
  width: 88px;
  float: left;
  overflow: hidden;
  font-size: 12px;
  color: #000000;
  line-height: 30px; }

.rig_in {
  overflow: hidden;
  width: 340px;
  float: left; }
  .rig_in em {
    display: block;
    float: left;
    font-size: 12px;
    color: #999999;
    line-height: 30px;
    margin-left: 28px;
    display: block;
    font-style: italic; }

.sleng {
  width: 200px !important;
  box-sizing: border-box;
  float: left; }

.dleng {
  width: 145px !important;
  float: left; }

.lef_btn {
  overflow: hidden;
  width: 300px;
  margin: 0 auto; }
  .lef_btn .fl {
    width: 118px;
    font-size: 12px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    border: 1px solid #000000;
    background: #fff;
    padding: 0; }
  .lef_btn .fr {
    width: 118px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #000000;
    padding: 0; }

.pop_qiuzhi .line .active {
  position: relative; }
  .pop_qiuzhi .line .active:before {
    content: "*";
    position: absolute;
    line-height: 36px;
    left: 4px;
    color: #f00; }
.pop_qiuzhi .line .item:first-child.active:before {
  left: -15px; }

.linew60 {
  width: 60px;
  height: 1px;
  background-color: #fff; }

.pop_qiuzhi select, .pop_qiuzhi textarea, .pop_qiuzhi input[type="text"], .pop_qiuzhi input[type="password"], .pop_qiuzhi input[type="datetime"], .pop_qiuzhi input[type="datetime-local"], .pop_qiuzhi input[type="date"], .pop_qiuzhi input[type="month"], .pop_qiuzhi input[type="time"], .pop_qiuzhi input[type="week"], .pop_qiuzhi input[type="number"], .pop_qiuzhi input[type="email"], .pop_qiuzhi input[type="url"], .pop_qiuzhi input[type="search"], .pop_qiuzhi input[type="tel"], .pop_qiuzhi input[type="color"], .pop_qiuzhi .uneditable-input {
  font-size: 12px; }
.pop_qiuzhi .ipt-txt {
  font-size: 12px; }
.pop_qiuzhi .select2-container {
  text-align: left; }
.pop_qiuzhi .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999; }

/*# sourceMappingURL=base.css.map */
