
html[data-v-8a58af98],body[data-v-8a58af98]{
    height:100%;
    position: relative;
}
#page[data-v-8a58af98] {
    min-height: 100%;
    max-height: 100%;
    position: relative;
}
#content[data-v-8a58af98] {
    padding-top:10px;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    border: 0px solid red;
    margin-top: 7%;
}
.bottom[data-v-8a58af98]{
  position: relative;
  height: 700px;
}

.header[data-v-bbc21f7a]{
    position: fixed;
    width:100%;
    background: #FFFFFF;
    top: 0;
    z-index:9999;
    /* border:0px solid red; */
}
.nav[data-v-bbc21f7a]{
    margin:0 auto;
    width:100%;
    height: 50px;
    border:0px solid red;
    color: #FFFFFF;
    background: #000000;
}
.nav-menu[data-v-bbc21f7a]{
    width:1200px;
    height:100%;
    margin: 0 auto;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-menu ul[data-v-bbc21f7a] {
    /*width: 53%;*/
    list-style: none;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 40px;
}
.nav-menu ul>li[data-v-bbc21f7a]{
    font-size: 18px;
    /*width: 15%;*/
    list-style: none;
    display: inline-block;
}
.nav-menu ul>li>a[data-v-bbc21f7a]{
    color: #FFFFFF;
}
.header[data-v-bbc21f7a] .ivu-dropdown-item{
    font-size: 16px;
    color: #000000;
}
.header[data-v-bbc21f7a] .ivu-dropdown-item-selected{
    font-weight: bold;
    background: #FFFFFF;
}
.nav-search[data-v-bbc21f7a] .ivu-input{
    color: #000000;
}
.nav-search[data-v-bbc21f7a] .ivu-input-wrapper-large .ivu-input-icon {
    color: #000000;
    font-size: 32px;
    margin: 0 4px;
}
.nav-search[data-v-bbc21f7a] .ivu-input-with-suffix {
    padding-right: 38px;
}

.language .ivu-select-visible{
    border-color:#000000;
}
.nav-search .ivu-input{
    border-radius:0px;
    border-color:#000000;
}
.nav-search .ivu-input:focus{
    border-color:#000000;
    -webkit-box-shadow:none;
            box-shadow:none;
}
.nav-search .ivu-input:hover{
    border-color:#000000;
    -webkit-box-shadow:none;
            box-shadow:none;
}
.carousel .ivu-icon-ios-arrow-back:before{
    font-size:56px;
}
.carousel .ivu-icon-ios-arrow-forward:before{
    font-size:56px;
}
.language .ivu-select-selection{
    border-radius:0px;
    border-color:#000000;
}
.language .ivu-select-selection:focus{
    border-radius:0px;
    border-color:#000000;
}
.language .ivu-select-selection-focused:focus{
    border-radius:0px;
    border-color:#000000;
}
.language .ivu-select-visible .ivu-select-selection{
    border-color:#000;
    -webkit-box-shadow:none;
            box-shadow:none;
}
.ivu-input::-webkit-input-placeholder{
    color: #666666;
}
.ivu-input::-moz-placeholder{
    color: #666666;
}
.ivu-input:-moz-placeholder{
    color: #666666;
}
.ivu-input::-o-placeholder{
    color: #666666;
}
















































































































































































































/* 购物袋 有 */
.shopping-bag[data-v-7c1aa169] {
  position: absolute;
  /* top: 94px; */
  right: 18px;
  width: 736px;
  height: 690px;
  font-family: MicrosoftYaHei;
  z-index: 4;
}
.triangle[data-v-7c1aa169] {
  float: right;
  position: relative;
  width: 0;
  height: 0;
  border-width: 0 15px 20px;
  border-style: solid;
  border-color: transparent transparent #e7e7e7;
  margin-right: 34px;
}
.triangle span[data-v-7c1aa169] {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0 14px 19px;
  border-style: solid;
  border-color: transparent transparent #fff;
  top: 2px;
  left: -14px;
}
.bag[data-v-7c1aa169] {
  width: 736px;
  height: 670px;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 54px 68px 58px 68px;
  margin-top: 20px;
}
.bag-title-text[data-v-7c1aa169] {
  margin-bottom: 16px;
  color: #000000;
}
.bag-title[data-v-7c1aa169] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
}
.bag-remark[data-v-7c1aa169] {
  float: right;
  font-size: 20px;
  font-weight: 400;
  margin-right: 8px;
}
.bag-quantity[data-v-7c1aa169] {
  margin-right: 100px;
}
.dividing-line[data-v-7c1aa169] {
  width: 600px;
  height: 1px;
  background: #dddddd;
  margin: 8px auto;
}
.product[data-v-7c1aa169] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 590px;
  margin: 7px 0;
}
.product-details[data-v-7c1aa169] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 134px;
  padding: 20px 0 14px 20px;
}
.product-name[data-v-7c1aa169] {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.product-spec[data-v-7c1aa169] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
}
.product-spec-color[data-v-7c1aa169] {
  width: 20px;
  height: 20px;
  margin-right: 14px;
}
.product-spec-text[data-v-7c1aa169] {
  font-weight: 400;
  color: #8a8989;
}
.product-remark[data-v-7c1aa169] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #000000;
  font-weight: 400;
}
.product-quantity[data-v-7c1aa169] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  width: 110px;
  height: 38px;
  margin: 52px 24px 44px 0;
  border: 1px solid #868686;
  font-size: 14px;
}
.quantity-operating[data-v-7c1aa169] {
  display: inline-block;
  width: 32px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.quantity-number[data-v-7c1aa169] {
  width: 46px;
  height: 38px;
  line-height: 38px;
  border-left: 1px solid #868686;
  border-right: 1px solid #868686;
}
.product-price[data-v-7c1aa169] {
  width: 88px;
  height: 38px;
  padding: 12px 0;
  text-align: right;
  font-size: 14px;
  margin: 52px 0 44px 0;
}
.bag-amount[data-v-7c1aa169] {
  padding: 0 10px 0 54px;
  font-weight: 400;
  color: #000000;
}
.freight[data-v-7c1aa169] {
  width: 100%;
  text-align: right;
  font-size: 14px;
}
.total-price[data-v-7c1aa169] {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-size: 16px;
}
.total-price-text[data-v-7c1aa169] {
  font-size: 30px;
  font-weight: 400;
  color: #000000;
}
.total-price span[data-v-7c1aa169] {
  display: inline-block;
}
.total-price-munber[data-v-7c1aa169] {
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
}
.settlement[data-v-7c1aa169] {
  width: 100%;
  margin-top: 46px;
  text-align: right;
  padding-right: 4px;
}
.settlement-btn[data-v-7c1aa169] {
  width: 200px;
  height: 50px;
  background-color: #a2221f;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.shopping-bag a[data-v-7c1aa169] {
  font-size: 14px;
  width: 30px;
  font-weight: 400;
  text-decoration: underline;
  color: #000000;
}
/* 购物袋 无 */
.shopping-bag-none[data-v-7c1aa169] {
  /* display: none; */
  position: absolute;
  /* top: 94px; */
  right: 18px;
  width: 996px;
  height: 692px;
  font-family: MicrosoftYaHei;
  z-index: 4;
}
.bag-none[data-v-7c1aa169] {
  width: 996px;
  height: 672px;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 32px 0 58px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.bag-none-title[data-v-7c1aa169] {
  width: 462px;
  line-height: 580px;
  text-align: center;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #000000;
  border-right: 1px solid #dddddd;
}
.bag-recommend[data-v-7c1aa169] {
  width: 528px;
  padding-left: 108px;
}
.bag-recommend-title[data-v-7c1aa169] {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #000000;
  margin: 24px 0 27px;
}
.bag-recommend-product[data-v-7c1aa169] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 166px;
  padding: 15px 0;
}
.bag-recommend-product img[data-v-7c1aa169] {
  border: 1px solid #dddddd;
}
.bag-recommend-text[data-v-7c1aa169] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 94px;
  margin-left: 18px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.footer[data-v-04fac8fa] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 657px;
  background: #1d1d1f;
  margin-top: 200px;
}
.bottom[data-v-04fac8fa] {
  margin: 0 auto;
  width: 70%;
  height: 100%;
  border: 0px solid red;
}
.bottom-main[data-v-04fac8fa] {
  width: 100%;
  height: 100%;
  float: left;
  margin: 0 auto;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom-header[data-v-04fac8fa] {
  height: 80%;
  width: 100%;
  border: 0px solid blue;
}
.bottom-header h3[data-v-04fac8fa] {
  color: #ddd;
  font-size: 18px;
  font-weight: 400px;
  line-height: 16px;
  margin-top: 20px;
}
.bottom-header ul[data-v-04fac8fa] {
  margin-top: 20px;
  list-style: none;
  margin-bottom: 0;
}
.bottom-header ul > li[data-v-04fac8fa] {
  padding: 3px 0;
  color: #ddd;
  font-size: 14px;
  font-weight: 400px;
}
.bottom-header ul > li > a[data-v-04fac8fa] {
  color: #ddd;
  font-size: 14px;
  font-weight: 400px;
}
.bottom-header-contact[data-v-04fac8fa] {
  float: left;
  text-align: left;
  width: 20%;
}
.bottom-header-about[data-v-04fac8fa] {
  float: left;
  text-align: left;
  margin-left: 75px;
  width: 40%;
}
.bottom-header-follow[data-v-04fac8fa] {
  float: left;
  text-align: left;
  margin-left: 102px;
}
.bottom-header-context[data-v-04fac8fa] {
  width: 100%;
  border: 0px solid red;
  padding-bottom: 350px;
}
.trademark[data-v-04fac8fa] {
  margin-top: 32px;
  color: #ddd;
  font-size: 14px;
}
.bottom-trademark[data-v-04fac8fa] {
  width: 100%;
}
.bottom-brand[data-v-04fac8fa] {
  width: 100%;
  margin-top: 93px;
  color: #ddd;
}
.bottom-header-about ul li a[data-v-04fac8fa] {
  font-size: 14px;
  text-decoration: none;
}
.bottom-header-about ul li a[data-v-04fac8fa]:hover {
  font-size: 14px;
  text-decoration: underline;
}
.text-fs-16[data-v-04fac8fa],
.text-fs-16 li[data-v-04fac8fa],
.text-fs-16 li > a[data-v-04fac8fa] {
  font-size: 16px !important;
}

html[data-v-1c27b60c],body[data-v-1c27b60c]{
    height:100%!important;
    width: 100%;
    /*position: relative;*/
}
#page[data-v-1c27b60c] {
    min-height: 100%;
    position: relative;
}
#content[data-v-1c27b60c] {
    width: 100%;
    /*min-height: 340px!important;*/
    border: 0px solid red;
}
.mobile[data-v-1c27b60c]{
     padding-bottom: 40px;
}






















input{
     -webkit-appearance: none; /* 清除ios默认圆角 */
     border-radius: 0;
     outline: none;
}
.ivu-drawer-close{
     right: -14%;
     top:4%;
     z-index: 10001;
}
.fade-enter-active, .fade-leave-active {
     -webkit-transition: opacity .5s;
     transition: opacity .5s
}
.fade-enter, .fade-leave-active {
     opacity: 0
}
.ivu-select-visible{
     border-color:rgba(228, 228, 228, 1);
}
.ivu-input{
     border-radius:6px;
     border-color:rgba(228, 228, 228, 1);
}
.ivu-input:focus{
     border-color:rgba(228, 228, 228, 1);
     -webkit-box-shadow:none;
             box-shadow:none;
}
.ivu-input:hover{
     border-color:rgba(228, 228, 228, 1);
     -webkit-box-shadow:none;
             box-shadow:none;
}
.ivu-select-selection{
     border-radius:6px;
     border-color:rgba(228, 228, 228, 1);
}
.ivu-select-selection:focus{
     border-radius:6px;
     border-color:rgba(228, 228, 228, 1);
}
.ivu-select-selection-focused:focus{
     border-radius:6px;
     border-color:rgba(228, 228, 228, 1);
}
.ivu-select-visible .ivu-select-selection{
     border-color:rgba(228, 228, 228, 1);
     -webkit-box-shadow:none;
             box-shadow:none;
}
.ivu-select-item-selected, .ivu-select-item-selected:hover{
     color: #000;
}

.m-col-r[data-v-092214cc]{
    text-align: right;
}
.m-col-c[data-v-092214cc]{
    text-align: center;
}
.m-col-l[data-v-092214cc]{
    text-align: left;
}
.m-logo[data-v-092214cc]{
    padding: 14px;
}
.m-logo img[data-v-092214cc]{
    vertical-align: bottom;
}
.m-meau[data-v-092214cc]{
    padding-left: 14px;
}
.m-search[data-v-092214cc]{
    padding-right: 14px;
}
header[data-v-092214cc]{
    width: 100%;
    height: 65px;
    z-index: 999;
}
.header[data-v-092214cc]{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 65px;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #F3F3F3;
}
.drawer-close[data-v-092214cc]{
    position: fixed;right: 10%;top: 20px;
    z-index: 1000;
}
.nav-item[data-v-092214cc]{
    border-bottom: 1px solid #E4E4E4;
}
.item-row[data-v-092214cc]{
    padding: 15px;font-size: 14px;line-height: 14px;color: rgba(0, 0, 0, 1);
}
.one-nev[data-v-092214cc]{
    font-weight: bold;
}
.search[data-v-092214cc]{
    width: 90%;
    margin: 0 auto;
}
.search p[data-v-092214cc] {
    /*margin: 10px;*/
    padding: 0;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}
.search img[data-v-092214cc]{
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -14px;
}
.search input[data-v-092214cc] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom:8px;
    border-radius: 0;
    height: 50px;
    font-size: 14px;
    color: #666666;
    border: 0;
    border-bottom: 1px solid rgba(228, 228, 228, 1);
    text-align: center;
}

.m-col-r[data-v-462851ff] {
  text-align: right;
}
.m-col-c[data-v-462851ff] {
  text-align: center;
}
.m-col-l[data-v-462851ff] {
  text-align: left;
}
.footer[data-v-462851ff] {
  /*opacity: 0.4;*/
  background: rgba(255, 255, 255, 7);
  border-top: 1px solid rgba(228, 228, 228, 1);
}
.bottom-brand[data-v-462851ff] {
  padding: 40px 10px 26px 10px;
}
.bottom-lick[data-v-462851ff] {
  padding-top: 18px;
}
.trademark[data-v-462851ff] {
  text-align: center;
  font-size: 12px;
  padding: 20px;
  color: rgba(0, 0, 0, 1);
  border-bottom: 1px solid rgba(228, 228, 228, 1);
}
.language[data-v-462851ff] {
  color: rgba(0, 0, 0, 1);
  margin-bottom: 62px;
}
.language-tit[data-v-462851ff] {
  font-size: 12px;
  padding: 22px 0 16px;
  font-weight: 400;
  text-align: center;
}
.about-mes[data-v-462851ff] {
  text-align: center;
}
.about-mes-item[data-v-462851ff] {
  margin-bottom: 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  line-height: 14px;
  display: inline-block;
}
a[data-v-462851ff] {
  color: #000;
  text-decoration: underline;
}
a[data-v-462851ff]:hover {
  color: #000;
  text-decoration: underline;
}
#select-keyTag .ivu-select[data-v-462851ff] {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  font-size: 12px;
}
#select-keyTag[data-v-462851ff] .ivu-select-selection {
  height: 46px;
  line-height: 46px;
}
#select-keyTag[data-v-462851ff] .ivu-select-selected-value {
  height: 46px;
  line-height: 46px;
  padding-left: 26px;
  padding-right: 60px;
  color: #000000;
}
#select-keyTag[data-v-462851ff] .ivu-select-selection {
  border-radius: 46px;
  border: 1px solid #bfbfbf;
}
#select-keyTag[data-v-462851ff] .ivu-select-arrow {
  top: 16px;
  right: 20px;
  font-size: 28px;
  color: #000000;
}
#select-keyTag[data-v-462851ff] .ivu-select-item {
  color: #000000;
}
#select-keyTag[data-v-462851ff] .ivu-select-item-selected {
  background: #ffffff;
}

.middle[data-v-37b96622] {
  padding-top: 10px;
  margin: 0 auto;
  width: 100%;
  border: 0px solid red;
  margin-top: 3%;
}
.carousel[data-v-37b96622] {
  width: 100%;
}
.product-content[data-v-37b96622] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-text-decoration: row;
          text-decoration: row;
  padding-top: 110px;
  width: 70%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
}
.ivu-btn-primary[data-v-37b96622]:hover {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 162px;
  height: 44px;
  cursor: default;
}
.detail-btn[data-v-37b96622] {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 162px;
  height: 44px;
  cursor: default;
  font-size: 14px;
}
.text-picture[data-v-37b96622] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-text-decoration: row;
          text-decoration: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 144px;
}
.picture-left[data-v-37b96622] {
  width: 33.5%;
  height: 100%;
}
.picture-right[data-v-37b96622] {
  height: 100%;
  width: 66.5%;
  cursor: pointer;
}
.text-fs-16[data-v-37b96622] {
  font-size: 16px !important;
}

.ivu-carousel .ivu-carousel-arrow {
  width: 56px;
  height: 56px;
}















































































































































.ivu-carousel-dots {
  height: 50px;
}
.ivu-carousel-dots li {
  padding: 16px 0;
}
.main-series {
  text-align: center;
  color: rgba(0, 0, 0, 1);
}
.series-tit {
  text-align: center;
  font-family: "\65B9\6B63\7C97\5029\7B80\4F53";
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-top: 38px;
}
.series-enl {
  font-size: 12px;
  padding: 14px 2% 38px;
}
.item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2% 2% 0 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item[data-v-601a6593]{
    width: 48%;background:#fff;margin-bottom: 2%;border-radius: 6px;position: relative;text-align: center;color: #000;
}
.item-img img[data-v-601a6593]{
    width: 100%;
    display:block;
}
.item-enl[data-v-601a6593]{
    font-size: 12px;
    line-height: 12px;
    height: 26px;
    padding-top: 14px;
    overflow: hidden;
}
.item-name[data-v-601a6593]{
    padding-top: 12px;
    line-height: 12px;
    font-size: 12px;
}
.item-detail[data-v-601a6593]{
    padding-top: 28px;
}
.detail-btn[data-v-601a6593]{
    background-color:black;
    border-color:black;
    border-radius:0px;
    width: 60%;
    cursor: default;
}

.graphic-mobile[data-v-7b7395b3]{
    margin-top: 3%;
    text-align: center;
}
.graphic-mobile>img[data-v-7b7395b3]{
    margin: 0 auto;
    display: block;
}































.middle[data-v-9cf269e2]{
    padding-top:10px;
    margin:0 auto;
    width: 100%;
    height: auto;
    border: 0px solid red;
}
.title-size[data-v-9cf269e2]{
    font-size:24px;
    line-height: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    padding-top: 46px;
}
a[data-v-9cf269e2] {
    font-size:18px;
    color: #888888;
    text-decoration:none;
}
a[data-v-9cf269e2]:hover {
    font-size: 18px;
    color: #000000;
    text-decoration:underline;
}
.a-active[data-v-9cf269e2] {
    color: #000000;
    text-decoration: underline;
}

.page .ivu-icon-ios-arrow-back:hover{
    color:#000000;
}
.page .ivu-icon-ios-arrow-forward:hover{
    color:#000000;
}
.page .ivu-page-item a{
    color:#767676;
}
.page .ivu-page-item:hover a{
    color:#000000;
}
.page .ivu-page-item-active a{
    color:#000000;
}

.breadrumb-row[data-v-926dc75e] {
  padding: 18px 14px;
  font-size: 12px;
  color: #666666;
}
.new-item-content[data-v-926dc75e] {
  padding: 18px 20px 28px 20px;
  font-size: 13px;
  line-height: 16px;
  color: #000;
}

.middle[data-v-694279e8] {
  padding-top: 10px;
  margin: 0 auto;
  width: 100%;
  height: auto;
  border: 0px solid red;
}
.title-size[data-v-694279e8] {
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #000000;
}
.ivu-btn-primary[data-v-694279e8]:hover {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 150px;
  height: 42px;
  cursor: default;
}
.detail-btn[data-v-694279e8] {
  width: 150px;
  height: 42px;
  font-size: 14px;
  background-color: black;
  border-color: black;
  border-radius: 0px;
  cursor: default;
}
a[data-v-694279e8] {
  font-size: 18px;
  color: #888888;
  text-decoration: none;
}
a[data-v-694279e8]:hover {
  font-size: 18px;
  color: #000000;
  text-decoration: underline;
}
.a-active[data-v-694279e8] {
  color: #000000;
  text-decoration: underline;
}
.text-fs-16[data-v-694279e8] {
  font-size: 16px !important;
}

.breadrumb-row[data-v-5eb6c6d4]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}
.item-list[data-v-5eb6c6d4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 2% 2% 0 2%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}

.middle[data-v-39c11b2c] {
  padding-top: 10px;
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.title-size[data-v-39c11b2c] {
  height: 80px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #000000;
}
.title-text-size[data-v-39c11b2c] {
  height: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #000000;
}
.breadcrumbItemSize[data-v-39c11b2c]{
    font-size: 18px;
    color: #000000;
    font-weight:normal;
}

.breadrumb-row[data-v-8fbb1aae] {
  padding: 18px 14px;
  font-size: 12px;
  color: #666666;
}
.star-img-word[data-v-8fbb1aae] {
  padding: 18px 10px 38px 10px;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}
.star-img-word h3[data-v-8fbb1aae] {
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 14px;
}

.middle[data-v-f5e41ea6] {
  padding-top: 10px;
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.title-size[data-v-f5e41ea6] {
  height: 80px;
  font-size: 20px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #000000;
}
.title-text-size[data-v-f5e41ea6] {
  height: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #000000;
}
.ivu-btn-primary[data-v-f5e41ea6]:hover{
    background-color:black;
    border-color:black;
    border-radius:0px;
    width: 162px;
    height: 44px;
    cursor: default;
}
.detail-btn[data-v-f5e41ea6]{
    width: 160px;
    background-color:black;
    border-color:black;
    border-radius:0px;
    width: 162px;
    height: 44px;
    font-size: 14px;
}
.breadcrumbItemSize[data-v-f5e41ea6]{
    font-size: 18px;
    color: #000000;
}
.no-result-title[data-v-f5e41ea6]{
    font-size: 20px;
    color: #000000;
    text-align: center;
}
.no-result-message[data-v-f5e41ea6]{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-top: 180px;
    margin-bottom: 200px;
}
.text-fs-16[data-v-f5e41ea6]{
    font-size: 16px!important;
}

.no-result-title[data-v-7cf88f90]{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}
.no-result-message[data-v-7cf88f90]{
    font-size: 12px;
    color: #666666;
    padding-top: 16px;
    text-align: center;
}
.item-list[data-v-7cf88f90]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 2% 2% 0 2%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.breadrumb-row[data-v-7cf88f90]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}
.breadrumb-result[data-v-7cf88f90]{
    text-align:right;color:rgba(0, 0, 0, 1);
}

.middle[data-v-1178f148] {
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.breadcrumbItemSize[data-v-1178f148]{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
.text-picture[data-v-1178f148]{
    margin:0 auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-text-decoration: row;
            text-decoration: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    width: 100%;
}
.picture-left[data-v-1178f148]{
    width: 22%;
    height:100%;
}
.picture-right[data-v-1178f148]{
    height:100%;
    width: 78%;
    cursor: pointer;
} 


.breadrumb-row[data-v-4ffd369e]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}
.content[data-v-4ffd369e]{
    max-width: 100%;
    color: #000;
}

.picture-left >div>img{
    width: 100%!important;
}


.middle[data-v-a00c4940] {
  padding-top: 10px;
  margin: 0 auto;
  width: 100%;
  height: auto;
  border: 0px solid red;
}
.title-size[data-v-a00c4940] {
  height: 80px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #000000;
}
.title-text-size[data-v-a00c4940] {
  height: 40px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #000000;
}
.content-title[data-v-a00c4940]{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.content-title-demand[data-v-a00c4940]{
    font-size: 16px;
    color: #666666;
}
.content-title-demand-content[data-v-a00c4940]{
    font-size: 16px;
    color: #000000;
}
pre[data-v-a00c4940]{
    font-family: MicrosoftYaHei;
}
a[data-v-a00c4940] {
    font-size: 18px;
    color: #666666;
    text-decoration:none;
}
a[data-v-a00c4940]:hover {
    font-size: 18px;
    color: #000000;
    text-decoration:underline;
}
.a-active[data-v-a00c4940] {
    color: #000000;
    text-decoration: underline;
}
.text-fs-18[data-v-a00c4940], .text-fs-18 span[data-v-a00c4940]{
    font-size: 18px!important;
}

.breadrumb-row[data-v-36701f96] {
  padding: 18px 14px;
  font-size: 12px;
  color: #666666;
}
.jobs-list[data-v-36701f96] {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 10px;
  color: #000;
}
.jobs[data-v-36701f96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  border: 1px solid #f2f2f2;
  font-size: 12px;
  margin-bottom: 14px;
}
.jobs-tit h3[data-v-36701f96] {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  line-height: 14px;
}

.breadrumb-row[data-v-377dde7a]{
    padding: 18px 14px;
    font-size: 14px;
    color:#666666;
}
.jobs-row[data-v-377dde7a]{
    border-bottom: 1px solid #f2f2f2;
    color: rgba(0, 0, 0, 1);
    margin: 14px;
}
.jobs-row >p[data-v-377dde7a]{
    font-size: 14px;
    padding-top: 20px;
}
.jobs-row h3[data-v-377dde7a]{
    font-size:16px;
    line-height:32px;
}
.row-center[data-v-377dde7a]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0;
    font-size: 13px;
    color: #666666;
}
.address[data-v-377dde7a]{
    color:rgba(0, 0, 0, 1);
    padding-left: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.address >span[data-v-377dde7a]{
    padding-left: 14px;
    line-height: 12px;
}
.addTo[data-v-377dde7a]{
    margin-right: 20px;
}


.middle[data-v-001e9524] {
  padding-top: 10px;
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.ivu-btn-primary[data-v-001e9524]:hover{
    background-color:black;
    border-color:black;
    border-radius:0px;
    width: 96px;
    height: 36px;
    cursor: default;
}
.detail-btn[data-v-001e9524]:hover{
    width: 96px;
    height: 36px;
    border-radius:0px;
    background-color:black;
    border-color:black;
    margin: 40px;
    cursor: default;
}
.detail-btn[data-v-001e9524]{
    width: 96px;
    height: 36px;
    border-radius:0px;
    background-color:black;
    border-color:black;
    margin: 40px;
    cursor: default;
}
.breadcrumbItemSize[data-v-001e9524]{
    font-size: 18px;
    color: #000000;
}
.tip-margin[data-v-001e9524]{
    margin-top:15px;
}
.text-fs-16[data-v-001e9524]{
    font-size: 16px!important;
}
.ivu-breadcrumb[data-v-001e9524] a:hover{
    color:#000000!important;
}

.securityInput .ivu-input{
    height:38px;
    border-radius:0px;
    border-color:#000000;
    color:#000000;
}
.securityInput .ivu-input:focus{
    border-color:#000000;
    -webkit-box-shadow:none;
            box-shadow:none;
}
.securityInput .ivu-input:hover{
    border-color:#000000;
    -webkit-box-shadow:none;
            box-shadow:none;
}
.breadrumb .ivu-breadcrumb>span:last-child{
    font-weight:400;
}


.breadrumb-row[data-v-d44a337a] {
  padding: 18px 14px;
  font-size: 12px;
  color: #666666;
}
.inquire[data-v-d44a337a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin: 14px;
}
.inquire input[data-v-d44a337a],
.inquire button[data-v-d44a337a] {
  color: #000;
  font-size: 14px;
  padding: 12px;
  border: 1px solid #000;
  background: #fff;
  -webkit-appearance: none; /* //清除ios默认圆角 */
  border-radius: 0;
  outline: none;
}
.inquire input[data-v-d44a337a] {
  width: 68%;
}
.inquire button[data-v-d44a337a] {
  width: 30%;
  background: #000;
  color: #fff;
}
.security-tip[data-v-d44a337a] {
  text-align: center;
  width: 100%;
  color: #000000;
  font-size: 12px;
}
.security-tip p[data-v-d44a337a] {
  padding: 24px 0;
}
.result-err[data-v-d44a337a] {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  padding: 48px 0;
  text-align: center;
}

.middle[data-v-6ef325b4] {
  padding-top: 10px;
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.ivu-btn-primary[data-v-6ef325b4]:hover {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 96px;
  height: 36px;
  cursor: default;
}
.detail-btn[data-v-6ef325b4]:hover {
  width: 96px;
  height: 36px;
  border-radius: 0px;
  background-color: black;
  border-color: black;
  margin: 40px;
  cursor: default;
}
.detail-btn[data-v-6ef325b4] {
  width: 96px;
  height: 36px;
  border-radius: 0px;
  background-color: black;
  border-color: black;
  margin: 40px;
  cursor: default;
}
.breadcrumbItemSize[data-v-6ef325b4] {
  font-size: 18px;
  color: #000000;
}
.tip-margin[data-v-6ef325b4] {
  margin-top: 15px;
}
.text-fs-16[data-v-6ef325b4] {
  font-size: 16px !important;
}
.ivu-breadcrumb[data-v-6ef325b4] a:hover {
  color: #000000 !important;
}

.securityInput .ivu-input {
  height: 38px;
  border-radius: 0px;
  border-color: #000000;
  color: #000000;
}
.securityInput .ivu-input:focus {
  border-color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.securityInput .ivu-input:hover {
  border-color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.breadrumb .ivu-breadcrumb > span:last-child {
  font-weight: 400;
}

.breadrumb-row[data-v-2a69fa97]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}
.inquire-main[data-v-2a69fa97]{
    margin: 14px;
}
.inquire[data-v-2a69fa97] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
}
.inquire input[data-v-2a69fa97], .inquire button[data-v-2a69fa97] {
    color: #000;
    font-size: 14px;
    padding: 12px;
    border: 1px solid #000;
    background: #fff;
    -webkit-appearance: none; /* 清除ios默认圆角 */
    border-radius: 0;
    outline: none;
}
.inquire input[data-v-2a69fa97] {
    width: 68%;
}
.inquire button[data-v-2a69fa97] {
    width: 30%;
    background: #000;
    color: #fff;
}
.result-err[data-v-2a69fa97]{
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    padding: 48px 0;
    text-align: center;
}


.middle[data-v-06a8c420] {
  padding-top: 10px;
  margin: 0 auto;
  width: 60%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.breadcrumbItemSize[data-v-06a8c420] {
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}
.scroll-div[data-v-06a8c420] {
  width: 100px;
  height: 100px;
  margin: 10px 0;
  border: 1px solid black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.scroll-img[data-v-06a8c420] {
  height: 80px;
  width: 80px;
}
.ivu-btn-primary[data-v-06a8c420]:hover {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 162px;
  height: 44px;
  cursor: default;
}
.detail-btn[data-v-06a8c420] {
  background-color: black;
  border-color: black;
  border-radius: 0px;
  width: 162px;
  height: 44px;
  cursor: default;
}
.span-active[data-v-06a8c420] {
  /*border: 1px solid #000000;*/
  height: 18px;
  width: 17px;
}
.color-itemBox[data-v-06a8c420] {
  margin-right: 10px;
  padding: 2px;
}

video {
  width: 100%;
  /* height: 500px; */
}
.middle .ivu-breadcrumb a {
  color: #666666;
}
.middle .ivu-breadcrumb a:hover {
  color: #666666;
}
.middle .ivu-breadcrumb a:active {
  color: #666666;
}

.breadrumb-row[data-v-37cd366a]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}
.color-itemBox[data-v-37cd366a]{
    margin-right: 10px;
    padding: 2px;
    border-radius: 50%;
}
.color-item[data-v-37cd366a]{
    border-radius: 50%;
    width:22px;
    height:22px;
}
.color-row[data-v-37cd366a]{
    margin:14px 14px 26px 14px;border-bottom:1px solid #f2f2f2
}
.price-row[data-v-37cd366a]{
    margin:14px 14px 26px 14px;
    border-bottom:1px solid #f2f2f2;
    padding-bottom: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
}


video{
    /*width: 1200px;*/
    /*height: 500px;*/
    width: 100%;
}

.middle[data-v-f52e7c36] {
  padding-top: 10px;
  margin: 0 auto;
  width: 70%;
  height: auto;
  border: 0px solid red;
  margin-top: 3%;
}
.title-size[data-v-f52e7c36] {
  height: 80px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #000000;
}
.title-text-size[data-v-f52e7c36] {
  height: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #000000;
}
.breadcrumbItemSize[data-v-f52e7c36]{
    font-size: 20px;
    color: #000000;
}
.top[data-v-f52e7c36]{
    padding: 10px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    width: 48px;
}

.new-content>img{
    width: 100%;
}
.new-content p>img{
    width: 100%;
}
.new-content div>img{
    width: 100%;
}
.new-content span>img{
    width: 100%;
}
.MsoNormal span>img{
    width: 100%;
}

.breadrumb-row[data-v-1ab22010]{
    padding: 18px 14px;
    font-size: 12px;
    color:#666666;
}

.new-content>img{
    width: 100%;
}
.new-content p>img{
    width: 100%;
}
.new-content div>img{
    width: 100%;
}
.new-content span>img{
    width: 100%;
}
.MsoNormal span>img{
    width: 100%;
}
.top{
    padding: 8px;
    background: #f2f2f2;
    color: #000;
    text-align: center;
    border-radius: 4px;
    width: 48px;
}

.map {
    width: 100%;
    height: 400px;
    overflow: scroll;
}

.breadrumb-row[data-v-62c795e2] {
  padding: 18px 14px;
  font-size: 14px;
  color: #666666;
}
.inquire[data-v-62c795e2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin: 14px;
}
.inquire input[data-v-62c795e2],
.inquire button[data-v-62c795e2] {
  color: #000;
  font-size: 14px;
  padding: 12px;
  border: 1px solid #000;
  background: #fff;
  -webkit-appearance: none; /* 清除ios默认圆角 */
  border-radius: 0;
  outline: none;
}
.inquire input[data-v-62c795e2] {
  width: 68%;
}
.inquire button[data-v-62c795e2] {
  width: 30%;
  background: #000;
  color: #fff;
}
.search_title[data-v-62c795e2] {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.search-tit[data-v-62c795e2] {
  text-align: center;
  font-size: 0.8rem;
  margin: 0;
  padding: 1rem;
}
.search-tit h3[data-v-62c795e2] {
  padding: 0;
  margin: 0;
}
.search-tit h3 span[data-v-62c795e2] {
  color: red;
}
.search-box[data-v-62c795e2] {
  margin: 0;
}
.search_title[data-v-62c795e2] {
  text-align: center;
  font-size: 0.7rem;
  font-weight: bold;
}
.deta-list[data-v-62c795e2] {
  background: #fff;
}
.deta-list ul[data-v-62c795e2] {
  margin: 0;
  padding: 0.25rem;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.deta-list ul li[data-v-62c795e2] {
  width: 50%;
}
.deta-list ul li a[data-v-62c795e2] {
  border: 1px solid #000;
  overflow: hidden;
  display: block;
  margin: 0.25rem;
}
.deta-list ul li img[data-v-62c795e2] {
  width: 100%;
  display: block;
}
.deta-list ul li h3[data-v-62c795e2] {
  margin: 0.4rem 0 0 0;
  padding: 0 0.5rem;
  height: 3.8rem;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.deta-list ul li p[data-v-62c795e2] {
  margin: 0.5rem auto;
  padding: 0.25rem;
  width: 3.5rem;
  text-align: center;
  font-size: 0.7rem;
  color: #fff;
  background: #000;
}
.remore[data-v-62c795e2] {
  text-align: center;
  padding: 14px;
}
