
.ztcolor {
  color: #1740a2 !important;
}
/* .ztbj{
  background:#1740a2 !important;
} */
.container {
  width: 1200px !important;
  max-width: 1200px !important;
  min-width: 1200px !important;
}
#app {
  min-width: 1200px !important;
  font-family: "Source Han Sans CN", "Hiragino Sans GB", "microsoft yahei",
    Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}
html {
  font-size: 14px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-index[data-v-01076048] {
  height: 120px;
  /*padding-top: 100px;*/
  /* padding-top: 16px; */
  background: white;
}
.ztcolor[data-v-01076048] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: bold;
  text-align: left;
}
.ztcolor-msg[data-v-01076048] {
  font-size: 13px;
  margin-top: 10px;
}
.search-buttom[data-v-01076048] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}
.search-buttom input[data-v-01076048] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 30px;
  border: 1px solid #dedede;
}
.search-buttom button[data-v-01076048] {
  /*width: max-content;*/
  height: 30px;
  width: 35px;
  border-radius: 0 3px 3px 0;
  margin-left: -1px;
  background: red;
  border: 1px solid red;
}
.header[data-v-01076048] {
  background-color: white;
  height: 100px;
}
.header-row[data-v-01076048] {
  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;
  width: 1100px;
  height: 120px;
  margin: 0 auto;
}
.row-left[data-v-01076048] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: 5px;
}
.row-right[data-v-01076048] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: right;
}
.row-message[data-v-01076048] {
  font-size: 20px;
  margin-right: 10px;
}
.row-avatar[data-v-01076048] {
  font-size: 32px;
}
.row-right i[data-v-01076048]:hover {
  color: #0069d9;
  cursor: pointer;
}
.row-right img[data-v-01076048] {
  width: 50px;
  height: 50px;
}
.row-right img[data-v-01076048]:hover {
  cursor: pointer;
}
.numberStyle[data-v-01076048] {
  font-weight: bold;
  font-size: 16px;
}
.loginBtn[data-v-01076048] {
  background-color: white;
  font-weight: bold;
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 75%;
  font-size: 17px;
  cursor: pointer;
  border-radius: 5px;
}
.loginBtn.xqBtn2[data-v-01076048] {
  width: 152px;
  margin-left: 0.5rem;
  font-weight: 400;
}
.loginBtn.xqBtn[data-v-01076048] {
  width: 120px;
  color: #fff;
  margin-left: 0.5rem;
  font-weight: 400;
}
.loginBtn.homeBtn[data-v-01076048] {
  width: 120px;
  margin-left: 0.5rem;
  font-weight: 400;
}
.user[data-v-01076048] {
  cursor: pointer;
}
.redTheme[data-v-01076048] {
  background-color: white;
}
.redTheme .loginBtn.xqBtn[data-v-01076048] {
  background-color: #2da5e1;
  color: #fff;
  border: 1px solid #2da5e1;
}
.location[data-v-01076048] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* height: 35px; */
  /* border-bottom: 1px solid #ddd; */
  color: #555;
}
.location-left[data-v-01076048] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.location-left h2[data-v-01076048] {
  margin: 0;
  font-size: 12px;
  color: #ff552e;
  font-weight: 700;
}
.location-left span[data-v-01076048] {
  margin: 0 8px;
}
.location-left span a[data-v-01076048] {
  padding: 0 3px;
  font-size: 12px;
  color: #666;
}
.location-left span a[data-v-01076048]:hover {
  color: #ff552e;
}
.location-left span a[data-v-01076048]:visited {
  color: #666;
}

.xqtj-content[data-v-5dc537e1] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-5dc537e1] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.ztbj[data-v-0af334e6] {
  background: #2b82e3;
}
.ztys[data-v-0af334e6] {
  color: #ffffff;
  background: #2b82e3;
}
.header-nav[data-v-0af334e6] {
  height: 54px;
  z-index: 1000;
}
.menu[data-v-0af334e6] {
  color: white;
}
.menu-link[data-v-0af334e6] {
  color: white;
}
.shadow-sm[data-v-0af334e6] {
  background: white !important;
  border-bottom: 1px solid #dedede;
}
.header-nav .child-menu-box[data-v-0af334e6] {
  z-index: 1001;
}
.menu-item[data-v-0af334e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.menu-item[data-v-0af334e6]:hover {
  border-bottom: 2px solid white;
}
.menu-item_active[data-v-0af334e6] {
  border-bottom: 2px solid #fff;
}
.active_c a[data-v-0af334e6] {
  color: #fff !important;
}
.active_c[data-v-0af334e6] {
  color: #fff !important;
  border-bottom: 2px solid white;
}
.header-nav .child-menu-box .child-menu[data-v-0af334e6] {
  width: 100%;
  position: absolute;
  z-index: 99999;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.child-link[data-v-0af334e6] {
  color: black;
}
.header-nav .child-menu-box .child-menu .child-link[data-v-0af334e6] {
  white-space: nowrap;
  font-size: 14px;
}
.header-nav .menu .menu-item .menu-link[data-v-0af334e6] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.header-nav .menu .menu-item a[data-v-0af334e6]:hover {
  text-decoration: none;
  opacity: 1;
}
.redTheme .child-menu-box[data-v-0af334e6] {
  background: #c12b2b;
}
.redTheme .child-menu-box .child-menu[data-v-0af334e6] {
  background: #c12b2b;
}
.redTheme .menu .menu-item.active[data-v-0af334e6] {
  background-color: #c12b2b;
}
.xqtj-content[data-v-0af334e6] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-0af334e6] {
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.botton-index[data-v-65b78f02]{
        min-width: 1200px;
        width: 100%;
        height: 40px;
        background: #1740a2;
        color: cornsilk;
        font-size: 15px;
}
.btm-row[data-v-65b78f02]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
        line-height: 40px;
}
.row_1[data-v-65b78f02]{
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* text-align: right; */
        /* padding-left: 30px; */
}
	/* .row_1 div:first-child{
		margin-right: 50px;
	} */
.row_2[data-v-65b78f02]{
        width: 33%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* text-align: center; */
        padding-left: 90px;
}
.row_3[data-v-65b78f02]{
        /* width: 33%; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* padding-left: 30px; */
        /* text-align: left; */
}

.btmnav_index[data-v-5ccb6174] {
  min-width: 1200px;
  width: 100%;
  height: 225px;
  background: #e0e7f7;
  /* margin-top: 30px; */
}
.btm-row[data-v-5ccb6174] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 225px;
  padding-top: 15px;
  font-size: 16px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btm-row img[data-v-5ccb6174] {
  width: 129px;
  height: 129px;
}
.btm_lx[data-v-5ccb6174] {
  width: 140px;
  height: 100%;
}
.btm_img[data-v-5ccb6174] {
  width: 150px;
  height: 100%;
  /* padding-left: 0; */
  text-align: left;
}
.btm_quan[data-v-5ccb6174] {
  font-size: 14px;
  text-align: left;
  margin-top: 11px;
}
.btm_quan a[data-v-5ccb6174] {
  color: #2c3e50;
}
.btm_dh[data-v-5ccb6174] {
  /* width: 520px; */
  /* height: 100%; */
}
.gzh[data-v-5ccb6174] {
  font-size: 14px;
  margin-top: 10px;
}
.links[data-v-5ccb6174] {
  text-align: left;
  cursor: pointer;
  color: #fd6363;
}

#thediv[data-v-74641af8] {
  z-index: 9999;
  position: absolute;
  top: 43px;
  left: 2px;
  /* height: 110px;
  width: 149px; */
  /* background-image: url(/images/zlg.jpg); */
  /* background-size: 100% 100%; */
  /* background-color: red; */
  /* cursor: pointer; */
}
.box[data-v-74641af8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.zlg-img[data-v-74641af8] {
  width: 120px;
  height: 120px;
  cursor: pointer;
}
.close-img[data-v-74641af8] {
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.item-img-main[data-v-02c66a8e] {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  background: rgb(241, 244, 253);
}
p[data-v-02c66a8e] {
  margin-top: 23px;
  overflow: hidden;
  height: 40px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.isShow .item-img-main[data-v-02c66a8e] {
  background: white;
}
.isShow[data-v-02c66a8e] {
  cursor: pointer;
  background: rgb(241, 244, 253);
}
.top[data-v-02c66a8e] {
  height: 60px;
  line-height: 60px;
  text-align: left;
  margin-top: 20px;
  font-size: 22px;
  color: #1740a2;
  font-weight: bold;
}
.gd[data-v-02c66a8e] {
  font-size: 13px;
  float: right;
  cursor: pointer;
  margin-right: 10px;
  color: #5d72b6;
}
.ul-main[data-v-02c66a8e] {
  max-height: 340px;
  width: 900px;
}
.iconul[data-v-02c66a8e] {
  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;
  height: 100%;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  align-items: center;
}
.iconul > li[data-v-02c66a8e] {
  width: 160px;
  height: 150px;
  /*padding: 20px;*/
  margin-bottom: 16px;
}
.item-logo[data-v-02c66a8e] {
  cursor: pointer;
  width: 100px;
  max-height: 100%;
}
.item-logo img[data-v-02c66a8e] {
  width: 100px;
  height: 100px;
}

.contact[data-v-54312197] {
  position: fixed;
  right: 0;
  bottom: 100px;
  width: 64px;
  z-index: 99999;
}
.contact-item[data-v-54312197] {
  margin-bottom: 20px;
  cursor: pointer;
}
.contact-image[data-v-54312197] {
  width: 64px;
  height: 64px;
}

.xqtj-content[data-v-b697b380] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-b697b380] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.xqtj-content[data-v-5a38602a] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-5a38602a] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.industry[data-v-7abf1b7c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.industry.c[data-v-7abf1b7c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.industry .industry-item[data-v-7abf1b7c] {
  width: 16.666%;
}
.industry.c .industry-item[data-v-7abf1b7c] {
  width: 100%;
}
.industry-list .industry-item[data-v-7abf1b7c] {
  width: 25%;
}
.industry-item[data-v-7abf1b7c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* background-color: #f6f6f6; */
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
}
.industry-item[data-v-7abf1b7c]:hover {
  color: #1740a2;
}
.industry-item img[data-v-7abf1b7c] {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}

.industry[data-v-11f6c70e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.industry.c[data-v-11f6c70e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.industry .industry-item[data-v-11f6c70e] {
  width: 16.666%;
}
.industry.c .industry-item[data-v-11f6c70e] {
  width: 100%;
}
.industry-list .industry-item[data-v-11f6c70e] {
  width: 25%;
}
.industry-item[data-v-11f6c70e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* background-color: #f6f6f6; */
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
}
.industry-item[data-v-11f6c70e]:hover {
  color: #1740a2;
}
.industry-item img[data-v-11f6c70e] {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}

.service[data-v-2d41fb0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.service-dialog[data-v-2d41fb0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.service-dialog .service-item[data-v-2d41fb0e] {
  margin-right: 20px;
  margin-bottom: 20px;
}
.service-item[data-v-2d41fb0e] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  /* margin-right: 27px; */
  margin-bottom: 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.service-item[data-v-2d41fb0e]:nth-child(5n) {
  margin-right: 0;
}
.service-item img[data-v-2d41fb0e] {
  width: 100%;
  border-radius: 10px;
}

.service[data-v-209ee5de] {
  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;
}
.service-dialog[data-v-209ee5de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.service-dialog .service-item[data-v-209ee5de] {
  margin-right: 20px;
  margin-bottom: 20px;
}
.service-dialog .service-item[data-v-209ee5de]:nth-child(5n) {
  margin-right: 0;
}
.service-item[data-v-209ee5de] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.service-item img[data-v-209ee5de] {
  width: 100%;
  border-radius: 10px;
}

.st[data-v-a1ecf0ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    background-color: #fff;
}
.st-icon[data-v-a1ecf0ee] {
    /* margin-right: 20px; */
}
.st-icon-svg[data-v-a1ecf0ee] {
    fill: #ff6200ee;
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg);
}
.st-icon-svg path[data-v-a1ecf0ee]:not(:first-child) {
    fill: #f00;
    -webkit-animation-name: hideshhow-a1ecf0ee;
            animation-name: hideshhow-a1ecf0ee;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
  
    -webkit-animation-iteration-count: infinite;
  
            animation-iteration-count: infinite;
}
@-webkit-keyframes hideshhow-a1ecf0ee {
from {
        opacity: 1;
}
to {
        opacity: 0;
}
}
@keyframes hideshhow-a1ecf0ee {
from {
        opacity: 1;
}
to {
        opacity: 0;
}
}
.st-icon-image[data-v-a1ecf0ee] {
    width: 30px;
}
.st-item[data-v-a1ecf0ee] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-right: 1px solid #ccc;
}
.st-item[data-v-a1ecf0ee]:last-child {
    border-right: none;
}
.st-item-title[data-v-a1ecf0ee] {
    margin-right: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.st-item-value[data-v-a1ecf0ee] {
    font-size: 16px;
    color: #666;
}

.right-tool[data-v-0a33df5f] {
  position: fixed;
  right: 0;
  top: 40%;
  background-color: #fff;
}
.tool-body[data-v-0a33df5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item[data-v-0a33df5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
  text-align: center;
  /* margin-bottom: 2px; */
  text-decoration: none;
  border-bottom: 1px solid #f2f1f1;
}
.item[data-v-0a33df5f]:last-child {
  border-bottom: none;
}
.item-name[data-v-0a33df5f] {
  font-size: 16px;
  color: #333;
}
.item-image[data-v-0a33df5f] {
  width: 100px;
}

.body[data-v-e32cead0] {
  background: #f2f1f1;
  height: 100%;
  padding-bottom: 50px;
}
.body-box[data-v-e32cead0] {
  background: #fff;
  -webkit-box-shadow: 7px 7px 10px #f0f0f0;
          box-shadow: 7px 7px 10px #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}
.body-box.m10[data-v-e32cead0] {
  margin-bottom: 20px;
  padding: 12px 10px;
}
.body-box[data-v-e32cead0]:first-child {
  margin-top: 20px;
}
.body-box[data-v-e32cead0]:last-child {
  margin-bottom: 0;
}
.main[data-v-e32cead0] {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner[data-v-e32cead0] {
  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;
  height: 150px;
  overflow: hidden;
}
.info[data-v-e32cead0] {
  position: absolute;
  margin-left: 10px;
  top: 610px;
  z-index: 5;
  color: white;
  font-size: 15px;
}
.bg[data-v-e32cead0] {
  background: url(../../static/img/swiperBG4.ceb09be.png) no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-animation: frams-e32cead0 20s infinite;
          animation: frams-e32cead0 20s infinite;
}
@-webkit-keyframes frams-e32cead0 {
0% {
    background-image: url(../../static/img/swiperBG4.ceb09be.png);
}
100% {
    background-image: url(../../static/img/swiperBG5.53ab598.png);
}
}
@keyframes frams-e32cead0 {
0% {
    background-image: url(../../static/img/swiperBG4.ceb09be.png);
}
100% {
    background-image: url(../../static/img/swiperBG5.53ab598.png);
}
}
.title[data-v-e32cead0] {
  width: 310px;
  height: 31px;
  margin: 0 auto;
  font-size: 18px;
  color: red;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
  font-weight: bolder;
}
.sx[data-v-e32cead0] {
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #ddd;
  vertical-align: middle;
  margin-left: 9px;
}
.zxgg[data-v-e32cead0] {
  margin: 0;
  font-size: 18px;
  /* color: #5d72b6; */
  color: #1740a2;
  font-weight: bold;
  margin-top: 15px;
  margin-left: 15px;
  text-align: left;
  margin-bottom: 7px;
  padding-right: 15px;
}
.gd[data-v-e32cead0] {
  color: #2a72ae;
  font-size: 14px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
}
.rm[data-v-e32cead0] {
  float: left;
}
.news[data-v-e32cead0] {
  width: 380px;
  height: 370px;
  background-color: white;
  overflow: hidden;
}
.sm-img[data-v-e32cead0] {
  width: 100px;
  margin-left: 15px;
  margin-right: 5px;
}
.news-text[data-v-e32cead0] {
  cursor: pointer;
}
.news-title[data-v-e32cead0] {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  padding-right: 15px;
  margin-bottom: 10px;
}
.tet[data-v-e32cead0] {
  font-size: 13px;
  color: #7f7f7f;
  margin: 0;
  text-align: left;
  margin-top: 5px;
  margin-right: 25px;
}
.date[data-v-e32cead0] {
  font-size: 14px;
  color: #7f7f7f;
  margin: 0;
  text-align: left;
  margin-right: 15px;
}
.ulList[data-v-e32cead0] {
  height: 179px;
  overflow: hidden;
  font-size: 14px;
  color: #7f7f7f;
  padding: 0;
  margin: 0;
}
.liList[data-v-e32cead0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  list-style: none;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1; */
  font-size: 16px;
  letter-spacing: 0.8px;
  border-bottom: 1px dashed #e0e7f7;
  cursor: pointer;
  color: #333;
}
.liList .liList-dot[data-v-e32cead0] {
  margin-right: 5px;
  width: 5px;
  height: 5px;
  background-color: #ccc;
}
.liList .liList-title[data-v-e32cead0] {
  width: 188px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.liList .liList-time[data-v-e32cead0] {
  font-size: 14px;
  color: #7f7f7f;
}
.m10 .top[data-v-e32cead0] {
  margin-bottom: 10px;
}
.top[data-v-e32cead0] {
  margin-bottom: 20px;
  text-align: left;
  font-size: 18px;
  color: #1740a2;
  font-weight: bold;
}
.industry[data-v-e32cead0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.industry-list[data-v-e32cead0] {
  background-color: #f6f6f6;
  padding: 20px 15px;
}
.industry-list img[data-v-e32cead0] {
  width: 110px;
}
.industry-list-title[data-v-e32cead0] {
  margin-top: -34px;
  font-size: 16px;
}
.industry-list:hover div[data-v-e32cead0],
img[data-v-e32cead0] {
  color: #1740a2;
  cursor: pointer;
}
.study[data-v-e32cead0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0;
}
.study-list[data-v-e32cead0] {
  -webkit-box-shadow: 7px 7px 10px #f0f0f0;
          box-shadow: 7px 7px 10px #f0f0f0;
  background: #fff;
  width: 32%;
  padding-top: 10px;
}
.study-title[data-v-e32cead0] {
  font-size: 18px;
  color: #1740a2;
  font-weight: bold;
  text-align: left;
  padding: 0 20px 0 20px;
}
.study-item[data-v-e32cead0] {
  padding: 10px 20px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.study-item div[data-v-e32cead0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 150px;
  margin-bottom: 10px;
  line-height: 28px;
  font-size: 16px;
  cursor: pointer;
}
.study-item div[data-v-e32cead0]:hover {
  color: #409eff;
}
.study-item i[data-v-e32cead0] {
  color: #409eff;
  font-size: 24px;
  margin-right: 10px;
}
.study-item img[data-v-e32cead0] {
  margin-right: 10px;
  width: 25px;
  height: 25px;
}
.quality-item[data-v-e32cead0] {
  /* border-top: 1px solid #ebebeb;
border-left: 1px solid #ebebeb; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.quality-item div[data-v-e32cead0] {
  width: 25%;
  padding: 10px 0;
  font-size: 16px;
  /* border: 1px solid #ebebeb; */
  /* border-left: none; */
  /* border-top: none; */
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quality-item div.sign-item[data-v-e32cead0] {
  width: 16.666%;
}
.quality-item.data-center-item div[data-v-e32cead0] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.quality-item.data-center-item div.sign-item[data-v-e32cead0] {
  width: 33.333%;
}
.quality-item.data-quality-item div[data-v-e32cead0] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.quality-item div[data-v-e32cead0]:hover {
  color: #409eff;
}
.institutionList[data-v-e32cead0] {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.institutionList-item[data-v-e32cead0] {
  width: 150px;
  /* height: 125px; */
  /* margin-bottom: 60px; */
}
.institutionList-item[data-v-e32cead0]:hover {
  color: #1740a2;
}
.institutionList-item-img[data-v-e32cead0] {
  height: 50px;
  width: 100%;
}
.institutionList-item-img img[data-v-e32cead0] {
  max-width: 100%;
  max-height: 100%;
}
.institutionList-item p[data-v-e32cead0] {
  font-size: 16px;
  padding: 10px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.left_menu[data-v-79c1ad31] {
  width: 160px;
  background-color: #fff;
  text-align: left;
}
.left_menu_title[data-v-79c1ad31] {
  background-color: #2c5cce;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
}
.left_menu_list[data-v-79c1ad31] {
  margin-top: 10px;
}
.left_menu_list_item[data-v-79c1ad31] {
  height: 30px;
  line-height: 30px;
  border-left: 2px solid #fff;
  padding-left: 30px;
  margin-bottom: 10px;
}
.left_menu_list_item:hover a[data-v-79c1ad31] {
  opacity: 0.7;
}
.left_menu_list_item a[data-v-79c1ad31] {
  color: #666;
}
.left_menu_list_item a[data-v-79c1ad31]:hover {
  text-decoration: none;
}
.left_menu_list_item.active[data-v-79c1ad31] {
  border-left: 2px solid #cb2527;
  background-color: #ffefef;
}
.left_menu_list_item.active a[data-v-79c1ad31] {
  color: #cb2527;
}

/* 重写tab标签样式 */
.el-tabs__item {
  font-size: 16px;
}

.user[data-v-00c8a3a8] {
  padding: 0;
  background: white;
  min-height: 600px;
}
.jcxx[data-v-00c8a3a8] {
  font-size: 16px;
}
.jcxx div[data-v-00c8a3a8] {
  height: 40px;
  border-bottom: 1px dashed gainsboro;
  line-height: 40px;
}
.nickName[data-v-00c8a3a8] {
  /* cursor: pointer; */
}

.active[data-v-73625f77]{
  background-color: #f1f4fd;
}
.xqfk[data-v-73625f77] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding: 0;
  background:white;
  min-height: 500px;
}
.right-list[data-v-73625f77] {
  margin-left: 20px;
  /*width: 880px;*/
}
.tit-icon[data-v-73625f77] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tit[data-v-73625f77] {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
}
.go-detail[data-v-73625f77]{
	cursor: pointer;
	color: #007bff;
}
.go-detail[data-v-73625f77]:hover{
	text-decoration: underline;
}

.xqfk[data-v-58a73aff] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-58a73aff] {
  margin-left: 20px;
  /* height: 655px; */
  /*width: 880px;*/
}
.tit-icon[data-v-58a73aff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-58a73aff] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 100px;
}
.gobtn[data-v-58a73aff] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.main[data-v-58a73aff] {
  height: 120px;
  margin-top: 10px;
  border: 1px solid #eee;
  text-align: left;
  padding: 30px;
  font-size: 13px;
  color: #767676;
  /* margin-right:26px */
}
.xqhf[data-v-58a73aff] {
  text-align: left;
  margin-top: 10px;
}
.inp[data-v-58a73aff] {
  width: 770px;
  height: 160px;
  border: 1px solid #ddd;
  resize: none;
  letter-spacing: 1.5px;
  padding: 10px;
}
.btn1[data-v-58a73aff] {
  margin-top: 25px;
  width: 94px;
  height: 41px;
  color: white;
  border: 0 solid;
  font-size: 14px;
  /* margin-left: -650px; */
}
.replay_content[data-v-58a73aff] {
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 10px;
  padding-bottom: 38px;
  text-align: left;
  min-height: 200px;
}
.list_content[data-v-58a73aff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list_content span[data-v-58a73aff] {
  font-size: 17px;
}
.image[data-v-58a73aff] {
  width: 180px;
  height: 180px;
}
.image .replay_image[data-v-58a73aff] {
  width: 180px;
  height: 100%;
  border: 0;
  padding: 0;
}
.evaluative-score[data-v-58a73aff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.evaluative-score span[data-v-58a73aff] {
  margin-right: 5px;
}
[data-v-58a73aff] .el-rate {
  height: auto;
}
[data-v-58a73aff] .el-rate__icon {
  font-size: 22px;
}

.active[data-v-68b2fc46] {
  background-color: #f1f4fd;
}
.xqfk[data-v-68b2fc46] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding: 0;
  background: white;
  min-height: 500px;
}
.right-list[data-v-68b2fc46] {
  margin-left: 20px;
  /*width: 880px;*/
}
.tit-icon[data-v-68b2fc46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-68b2fc46] {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
}
.go-detail[data-v-68b2fc46] {
  cursor: pointer;
  color: #007bff;
}
.go-detail[data-v-68b2fc46]:hover {
  text-decoration: underline;
}

.xqfk[data-v-23833209] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-23833209] {
  margin-left: 20px;
  /* height: 655px; */
  /*width: 880px;*/
}
.tit-icon[data-v-23833209] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-23833209] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 100px;
}
.gobtn[data-v-23833209] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.main[data-v-23833209] {
  /* height: 120px; */
  margin-top: 10px;
  border: 1px solid #eee;
  text-align: left;
  padding: 15px 30px;
  font-size: 13px;
  color: #767676;
  /* margin-right:26px */
}
.xqhf[data-v-23833209] {
  text-align: left;
  margin-top: 10px;
}
.inp[data-v-23833209] {
  width: 770px;
  height: 160px;
  border: 1px solid #ddd;
  resize: none;
  letter-spacing: 1.5px;
  padding: 10px;
}
.btn1[data-v-23833209] {
  margin-top: 25px;
  width: 94px;
  height: 41px;
  color: white;
  border: 0 solid;
  font-size: 14px;
  /* margin-left: -650px; */
}
.replay_content[data-v-23833209] {
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 10px;
  padding-bottom: 38px;
  text-align: left;
  min-height: 200px;
}
.list_content[data-v-23833209] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list_content span[data-v-23833209] {
  font-size: 17px;
}
.image[data-v-23833209] {
  width: 180px;
  height: 180px;
}
.image .replay_image[data-v-23833209] {
  width: 180px;
  height: 100%;
  border: 0;
  padding: 0;
}
.evaluative-score[data-v-23833209] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.evaluative-score span[data-v-23833209] {
  margin-right: 5px;
}
[data-v-23833209] .el-rate {
  height: auto;
}
[data-v-23833209] .el-rate__icon {
  font-size: 22px;
}

.pay-dialog[data-v-2e582ddd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #dcdee3;
}
.pay-info[data-v-2e582ddd] {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
}
.pay-info > div[data-v-2e582ddd] {
  margin-left: 20px;
}
.pay-title[data-v-2e582ddd] {
  font-size: 20px;
  font-weight: bold;
}
.pay-price[data-v-2e582ddd] {
  font-weight: 600;
  color: red;
}
.pay-price span[data-v-2e582ddd] {
  color: #666;
  font-weight: 500;
}
.pay_message[data-v-2e582ddd] {
  margin-top: 10px;
  margin-bottom: -20px;
  color: #ff9900;
  font-style: oblique;
}
.pay-qrcode[data-v-2e582ddd] {
  height: 200px;
  width: 200px;
  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;
}
.pay-qrcode-error[data-v-2e582ddd] {
  font-size: 18px;
  color: #999;
}

.main[data-v-5b0101fe] {
  background: white;
}
.arr_nr[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.dd_right[data-v-5b0101fe] {
  margin-left: 20px;
  height: 100%;
}
.dd_top[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65px;
  padding-top: 25px;
  padding-left: 20px;
}
.zjjj_top[data-v-5b0101fe] {
  width: 5px;
  height: 25px;
  background: #1740a2;
  font-size: 20px;
}
.dd_xl[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  width: 100%;
}
.xl_btn[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 40px;
  height: 100%;
  font-size: 14px;
  margin-left: 25px;
}
.form-control[data-v-5b0101fe] {
  margin-top: 7px;
  height: 28px;
  font-size: 10px;
}
.cx_btn[data-v-5b0101fe] {
  margin-top: 7px;
  margin-left: 25px;
  height: 28px;
  width: 60px;
}
.cx_btn > button[data-v-5b0101fe] {
  width: 100%;
  height: 100%;
  border: 0;
  background: #1740a2;
  color: mintcream;
}
.dd_lb[data-v-5b0101fe] {
  height: 125px;
  width: 100%;
  padding: 0 20px;
  margin-top: 25px;
}
.dd_lb[data-v-5b0101fe]:last-child {
  margin-bottom: 25px;
}
.lb_top[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  background: rgb(241, 244, 253);
  padding-top: 16px;
  font-size: 14px;
}
.top_1[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
}
.top_2[data-v-5b0101fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
}
.top_3[data-v-5b0101fe] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  margin-right: 45px;
}
.lb_btm[data-v-5b0101fe] {
  width: 100%;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  border: 1px solid #dcdee3;
}
.btm_1[data-v-5b0101fe] {
  width: 40%;
  height: 100%;
  text-align: left;
  line-height: 75px;
  padding-left: 25px;
}
.btm_2[data-v-5b0101fe] {
  width: 20%;
  height: 100%;
  text-align: left;
  line-height: 75px;
  color: red;
}
.btm_3[data-v-5b0101fe] {
  width: 20%;
  height: 100%;
  text-align: left;
  line-height: 75px;
}
.btm_4[data-v-5b0101fe] {
  width: 25%;
  height: 100%;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btm_4 > button[data-v-5b0101fe] {
  margin-right: 20px;
  width: 80px;
  height: 30px;
  background: #1740a2;
  color: mintcream;
  border: 0;
}
.btm_4 button[data-v-5b0101fe]:first-child {
  background: #455a8d;
}
.empty-msg[data-v-5b0101fe] {
  padding: 30px 0;
  text-align: center;
  font-size: 24px;
  color: #999;
}

li[data-v-0fbde4ae] {
  list-style: none;
}
.stepOut[data-v-0fbde4ae] {
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.stepOut .stepItem[data-v-0fbde4ae] {
  width: 100px;
  height: 70px;
  float: left;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.stepOut .stepItem .icon[data-v-0fbde4ae] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #e2e2e2;
  margin: 0 auto;
  position: relative;
  z-index: 888;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.stepOut .stepItem .active[data-v-0fbde4ae] {
  background-color: #d84b4c;
  color: white;
  border: 1px solid #d84b4c;
}
.stepOut .stepItem .line[data-v-0fbde4ae] {
  position: absolute;
  top: 20px;
  left: 50%;
  border-bottom: 5px solid #d3cfcf;
  width: 100px;
  z-index: 111;
}
.stepOut .stepItem .lineActive[data-v-0fbde4ae] {
  border-bottom: 5px solid #d84b4c;
}
.stepOut .stepItem .stepStatus[data-v-0fbde4ae] {
  color: #333333;
  line-height: 36px;
  font-size: 14px;
}
.stepOut .stepItem .statusTime[data-v-0fbde4ae] {
  color: #575757;
  opacity: 0.5;
}

.arr_nr[data-v-83ee1f80] {
  /*margin-top: 50px;*/
  /*display: flex;*/
  /*width: 1200px;
        */
  /*height: 660px;*/
  padding: 15px;
  background: white;
}

/* .dd_left{
        width: 200px;
        height: 100%;
        background: lightgreen;
    } */
.dd_right[data-v-83ee1f80] {
  /*margin-left: 220px;*/
  /*width: 980px;*/
  height: 100%;
  /* background: lightsalmon; */
}
.dd_top[data-v-83ee1f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65px;
  padding-top: 10px;
  padding-left: 27px;
  /* background: lime; */
}
.zjjj_top[data-v-83ee1f80] {
  width: 5px;
  height: 25px;
  background: #1740a2;
  /* margin-right: 5px;
        margin-top: 2px; */
  font-size: 20px;
}
.xq_fh[data-v-83ee1f80] {
  padding-top: 5px;
}
.xq_fh > button[data-v-83ee1f80] {
  width: 70px;
  height: 30px;
  font-size: 13px;
  border: 1px solid #dddddd;
  background-color: #fff;
  margin-left: 355px;
}
.dd_cent[data-v-83ee1f80] {
  width: 100%;
  height: 135px;
  padding-top: 37px;
}
.gobtn[data-v-83ee1f80] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 720px;
  font-size: 13px;
}
.dd_btm[data-v-83ee1f80] {
  height: 280px;
  width: 100%;
  border: 1px solid #e7e6e6;
  margin-top: 20px;
  font-size: 15px;
}
.btm_xq[data-v-83ee1f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-left: 30px;
}
.pay-dialog[data-v-83ee1f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pay-info[data-v-83ee1f80] {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  border: 1px solid #dcdee3;
}
.pay-info > div[data-v-83ee1f80] {
  margin-left: 20px;
}
.pay-title[data-v-83ee1f80] {
  font-size: 20px;
  font-weight: bold;
}
.pay-order[data-v-83ee1f80] {
}
.pay-price[data-v-83ee1f80] {
  font-weight: 600;
  color: red;
}
.pay-price span[data-v-83ee1f80] {
  color: #666;
  font-weight: 500;
}
.pay_message[data-v-83ee1f80] {
  margin-top: 10px;
  margin-bottom: -20px;
  color: #ff9900;
  font-style: oblique;
}

/* .el-form-item__label {
        font-size: 18px ;
        padding: 0 ;
    } */

.company {
  background-color: #ffffff;
  padding: 0 20px 20px;
}
.el-radio-group {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-radio {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-checkbox {
  width: 100% !important;
  margin-left: 0 !important;
}

/* 图片上传 */
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.hide .el-upload--picture-card {
  display: none;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.result {
  padding: 20px;
  text-align: center;
  font-size: 36px;
}
.result-txt {
  font-size: 36px;
  color: #19be6b;
}
.result .apply {
  font-size: 36px;
  color: #fa3534;
}
.label-title {
  font-size: 18px;
  padding: 10px 0;
}

.active[data-v-2e700e21]{
  background-color: #f1f4fd;
}
.xqfk[data-v-2e700e21] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding: 0;
  background:white;
  min-height: 500px;
}
.right-list[data-v-2e700e21] {
  margin-left: 20px;
  /*width: 880px;*/
}
.tit-icon[data-v-2e700e21] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tit[data-v-2e700e21] {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
}
.go-detail[data-v-2e700e21]{
	cursor: pointer;
	color: #007bff;
}
.go-detail[data-v-2e700e21]:hover{
	text-decoration: underline;
}

.el-divider--horizontal{
		height: 1px !important;
		line-height: 0 !important;
		margin: 0;
}

.xqfk[data-v-6c5bffcf] {
  padding-top:15px;
  margin-left: 15px;
}
.right-list[data-v-6c5bffcf] {
  margin-left: 20px;
  height: 655px;
}
.tit-icon[data-v-6c5bffcf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-6c5bffcf] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width:120px;
}
.gobtn[data-v-6c5bffcf] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.detail[data-v-6c5bffcf] {
  font-size: 16px;
  text-align: left;
}
.detail div[data-v-6c5bffcf] {
  height: 40px;
  /* border-bottom: 1px dashed gainsboro; */
  line-height: 40px;
}
/* .no-border{
	border-bottom: none !important;
} */

.el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xqfk[data-v-ae31113a] {
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-ae31113a] {
  margin-left: 20px;
  height: 655px;
}
.tit-icon[data-v-ae31113a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-ae31113a] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 120px;
}
.gobtn[data-v-ae31113a] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.report[data-v-ae31113a] {
  padding: 30px;
  text-align: left;
}

.el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xqfk[data-v-3b753798] {
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-3b753798] {
  margin-left: 20px;
  height: 655px;
}
.tit-icon[data-v-3b753798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-3b753798] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 120px;
}
.gobtn[data-v-3b753798] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.report[data-v-3b753798] {
  padding: 30px;
  text-align: left;
}
.list[data-v-3b753798] {
  width: 100%;
}
.item[data-v-3b753798] {
  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;
  border-bottom: 1px solid #efefef;
}
.item[data-v-3b753798]:last-child {
  border-bottom: none;
}
.item-btn[data-v-3b753798] {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #efefef;
}
.item-body[data-v-3b753798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 490px;
}
.item-txt[data-v-3b753798] {
  position: inherit;
  /* width: 90px; */
  /* width: 50%;
		padding-right: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; */
}
.file[data-v-3b753798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.file-item[data-v-3b753798] {
  position: relative;
  width: 200px;
  height: 200px;
  background-color: #f4f5f6;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.file-item.border[data-v-3b753798] {
  border: 1px solid #ebecee;
}
.file-item-txt[data-v-3b753798] {
  margin-top: 10px;
  line-height: 20px;
  color: #606266;
  font-size: 13px;
}
.file-item-image[data-v-3b753798] {
  width: 196px;
  height: 196px;
}
.clear[data-v-3b753798] {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  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;
  background-color: #fa3534;
  border-radius: 50%;
}
.picker[data-v-3b753798] {
  width: 100%;
}
.picker-txt[data-v-3b753798] {
  color: rgb(192, 196, 204);
}
.picker.active[data-v-3b753798] {
  color: #303133;
}

.el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xqfk[data-v-36ce1786] {
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-36ce1786] {
  margin-left: 20px;
  height: 655px;
}
.tit-icon[data-v-36ce1786] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-36ce1786] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 120px;
}
.gobtn[data-v-36ce1786] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.report[data-v-36ce1786] {
  padding: 30px;
  text-align: left;
}
.list[data-v-36ce1786] {
  width: 100%;
}
.item[data-v-36ce1786] {
  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;
  border-bottom: 1px solid #efefef;
}
.item[data-v-36ce1786]:last-child {
  border-bottom: none;
}
.item-btn[data-v-36ce1786] {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #efefef;
}
.item-body[data-v-36ce1786] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 490px;
}
.item-txt[data-v-36ce1786] {
  position: inherit;
  /* width: 90px; */
  /* width: 50%;
		padding-right: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; */
}
.file[data-v-36ce1786] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.file-item[data-v-36ce1786] {
  position: relative;
  width: 200px;
  height: 200px;
  background-color: #f4f5f6;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.file-item.border[data-v-36ce1786] {
  border: 1px solid #ebecee;
}
.file-item-txt[data-v-36ce1786] {
  margin-top: 10px;
  line-height: 20px;
  color: #606266;
  font-size: 13px;
}
.file-item-image[data-v-36ce1786] {
  width: 196px;
  height: 196px;
}
.clear[data-v-36ce1786] {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  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;
  background-color: #fa3534;
  border-radius: 50%;
}
.picker[data-v-36ce1786] {
  width: 100%;
}
.picker-txt[data-v-36ce1786] {
  color: rgb(192, 196, 204);
}
.picker.active[data-v-36ce1786] {
  color: #303133;
}

/* .el-form-item__label {
      font-size: 18px ;
      padding: 0 ;
  } */

.company {
  background-color: #ffffff;
  padding: 20px;
  min-height: 600px;
}

/* 图片上传 */
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.hide .el-upload--picture-card {
  display: none;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.result {
  padding: 20px;
  text-align: center;
  font-size: 36px;
}
.result-txt {
  font-size: 36px;
  color: #19be6b;
}
.result .apply {
  font-size: 36px;
  color: #fa3534;
}
.label-title {
  font-size: 18px;
  padding: 10px 0;
}

html[data-v-1f089e73],body[data-v-1f089e73] {
  padding: 0;
  margin: 0;
}
.login-container[data-v-1f089e73] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2d3a4b;
}
.wxlogin[data-v-1f089e73] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 400px;
  width: 300px;
  background-color: rgba(0,0,0,.1);
}
.qrcode-icon[data-v-1f089e73] {
  font-size: 56px;
  color: #fff;
}
.qrcode-msg[data-v-1f089e73] {
  margin-top: 20px;
  font-size: 15px;
  color: #fff;
}

.kefu[data-v-093e8c36] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f6f8f9;
    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;
}
.kefu-view[data-v-093e8c36] {
    max-width: 818px;
    min-width: 600px;
    max-height: 930px;
    min-height: 600px;
    margin: 0 auto;
}
.loading[data-v-093e8c36] {
    font-size: 20px;
    text-align: center;
}

.bg[data-v-7a257ba4] {
  background: #f2f1f1;
}
.box[data-v-7a257ba4] {
  background: #fff;
  -webkit-box-shadow: 7px 7px 10px #f0f0f0;
          box-shadow: 7px 7px 10px #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.box-title[data-v-7a257ba4] {
    padding-bottom: 15px;
  text-align: left;
  font-size: 18px;
  color: #1740a2;
  font-weight: bold;
}
.box-title-desc[data-v-7a257ba4] {
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
}
.address-image[data-v-7a257ba4] {
    width: 100%;
    height: 362px;
    overflow: hidden;
}
.video[data-v-7a257ba4] {
    width: 640px;
    height: 352px;
}
.video-box[data-v-7a257ba4] {
    height: 352px;
    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;
}
/* .ck-image {
    width: 100%;
    height: 190px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} */
/* .ck-image {
    width: 100%;
    height: 190px;
    object-fit: cover;
} */
.ck-img[data-v-7a257ba4] {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-7f8a6441] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
}
.list[data-v-7f8a6441] {
  padding-bottom: 25px;
}
.arr_nr[data-v-7f8a6441] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  /* background: lightcoral; */
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-7f8a6441] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-7f8a6441] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-7f8a6441]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-7f8a6441] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-7f8a6441] {
  font-size: 10px;
  text-align: left;
  /* height: 45px; */
  width: 100%;
  /* background: lightgreen; */
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-7f8a6441] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-7f8a6441] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-7f8a6441] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.type-view[data-v-7f8a6441] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-7f8a6441] {
}
.type-item[data-v-7f8a6441] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-7f8a6441] {
  background: #2c5cce;
}
.list_img[data-v-7f8a6441] {
  width: 160px;
  height: 120px;
  border: 0;
  padding: 0;
  background-image: url(data:image/jpeg;base64,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);
  background-size: cover !important;
}
.list_time[data-v-7f8a6441] {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-7f8a6441] {
  margin: 5px 0;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-ff19133a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-ff19133a] {
	padding-bottom: 25px;
}
.arr_nr[data-v-ff19133a] {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	/* background: lightcoral; */
	padding: 0;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-ff19133a] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-ff19133a] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-ff19133a]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-ff19133a] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-ff19133a] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	width: 100%;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_btm[data-v-ff19133a] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-ff19133a] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-ff19133a] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-ff19133a] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-ff19133a] {
}
.type-item[data-v-ff19133a] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-ff19133a] {
	background: #2c5cce;
}
.list_img[data-v-ff19133a]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-ff19133a]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-ff19133a]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-3f63f8a6] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-3f63f8a6] {
	padding-bottom: 25px;
}
.arr_nr[data-v-3f63f8a6] {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	/* background: lightcoral; */
	padding: 0;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-3f63f8a6] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-3f63f8a6] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-3f63f8a6]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-3f63f8a6] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-3f63f8a6] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	width: 100%;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_btm[data-v-3f63f8a6] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-3f63f8a6] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-3f63f8a6] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-3f63f8a6] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-3f63f8a6] {
}
.type-item[data-v-3f63f8a6] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-3f63f8a6] {
	background: #2c5cce;
}
.list_img[data-v-3f63f8a6]{
width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-3f63f8a6]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-3f63f8a6]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-bc1fec08] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-bc1fec08] {
	padding-bottom: 25px;
}
.arr_nr[data-v-bc1fec08] {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	/* background: lightcoral; */
	padding: 0;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-bc1fec08] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-bc1fec08] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-bc1fec08]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-bc1fec08] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-bc1fec08] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	width: 100%;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_btm[data-v-bc1fec08] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-bc1fec08] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-bc1fec08] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-bc1fec08] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-bc1fec08] {
}
.type-item[data-v-bc1fec08] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-bc1fec08] {
	background: #2c5cce;
}
.list_img[data-v-bc1fec08]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-bc1fec08]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-bc1fec08]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.zw_wb img {
  max-width: 100% !important;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-75b418f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-75b418f2] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-75b418f2] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-75b418f2] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-75b418f2] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.zw_img[data-v-75b418f2] {
  padding-top: 30px;
}
.zw_tz[data-v-75b418f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  width: 100%;
  /* background: lime; */
  border-top: 1px solid #a8a8a8;
  line-height: 100px;
}
.tz_s[data-v-75b418f2] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-75b418f2] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}
.att[data-v-75b418f2] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-75b418f2] {
  font-size: 22px;
}

.ins-item[data-v-5b109d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  margin-top: 20px;
  text-align: left;
  cursor: pointer;
}
.ins-item[data-v-5b109d24]:hover {
  background: #f1f4fd;
}
.ins-img[data-v-5b109d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 180px;
  border: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ins-logo[data-v-5b109d24] {
  max-width: 100%;
  max-height: 100%;
}
.ins-body[data-v-5b109d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
  /* height: 180px; */
  margin-right: 20px;
  padding: 0 25px;
  text-align: left;
  border-right: 1px solid #E4E7ED;
}
.ins-scope[data-v-5b109d24] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 600px;
}
.ins-name[data-v-5b109d24] {
  font-size: 17px;
  font-weight: 900;
  padding-bottom: 5px;
  padding-top: 20px;
}
.ins-info[data-v-5b109d24] {
  margin-top: 5px;
  font-size: 14px;
}
.ins-info[data-v-5b109d24]:first-child {
  margin-top: 0;
}
.ins-scope-tilte[data-v-5b109d24] {
  font-size: 17px;
  font-weight: 700;
  padding-top: 20px;
}
.ins-scope-body[data-v-5b109d24] {
  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;
}
.ins-scope-item[data-v-5b109d24] {
  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;
  margin-top: 15px;
  margin-right: 10px;
  width: 140px;
  padding: 0 10px;
  height: 40px;
  border-radius: 30px;
  background-color: #E4E7ED;
  border-color: #e9e9eb;
}
.ins-scope-text[data-v-5b109d24] {
  display: -webkit-box;
  font-size: 12px;
  text-align: center;
  max-height: 40px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  color: #555;
}
.ins-scope-text.one[data-v-5b109d24] {
  font-size: 14px;
}
.my-autocomplete li{line-height:normal;padding:7px}.my-autocomplete li .name{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.my-autocomplete li .addr{font-size:12px;color:#b4b4b4}.my-autocomplete li .highlighted .addr{color:#ddd}

.search[data-v-1452c82c] {
  padding-left: 60px;
  background: #f5f5f5;
}
.search-body[data-v-1452c82c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.search-btn[data-v-1452c82c] {
  margin-left: 20px;
}

.ins[data-v-7fb4008b] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-7fb4008b] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-7fb4008b] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.item[data-v-0516cdf6] {
  /* margin-top: 18px; */
  /* margin-right: 17px; */
  width: 200px;
  padding: 10px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: #efefef;
  overflow: hidden;
  cursor: pointer;
}
.item.sp[data-v-0516cdf6] {
  margin-top: 18px;
  margin-right: 17px;
}
.item[data-v-0516cdf6]:nth-child(5n) {
  margin-right: 0;
}
.item[data-v-0516cdf6]:hover {
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
          box-shadow: 0 2px 5px 0 #ccc;
}
.item-image[data-v-0516cdf6] {
  width: 180px;
  height: 160px;
  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;
  background-color: #fff;
  overflow: hidden;
}
.item-image-img[data-v-0516cdf6] {
  width: 150px;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.item-info[data-v-0516cdf6] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px 10px;
  text-align: center;
  background-color: #fff;
}
.item-title[data-v-0516cdf6] {
  padding-bottom: 5px;
  font-size: 15px;
  border-bottom: 1px solid #efefef;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  height: 45px;
  -webkit-box-orient: vertical;
}
.item-price[data-v-0516cdf6] {
  font-size: 13px;
  color: #ff6600;
}
.item-ins[data-v-0516cdf6] {
  margin-top: 5px;
  font-size: 12px;
  color: #666;
}
.item-btn[data-v-0516cdf6] {
  margin-top: 5px;
}

.goods-list[data-v-c2b8c0ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top[data-v-3f06562b] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-3f06562b] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-3f06562b] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-3f06562b] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-3f06562b] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-3f06562b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-3f06562b] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-3f06562b] {
  margin-top: 15px;
  text-align: left;
  padding-bottom: 20px;
  /* color: #adadad; */
}
.ywfl[data-v-3f06562b] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-3f06562b] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-3f06562b] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.xqtjBtn[data-v-3f06562b] {
  text-align: left;
}
.pagination[data-v-3f06562b] {
  margin-top: 30px;
}
.good-img[data-v-3f06562b] {
  max-width: 100%;
}
.scope-text[data-v-3f06562b] {
  color: #555;
  white-space: normal;
  padding: 5px 10px;
  height: auto;
  line-height: normal;
}

.goods[data-v-d42aea8a] {
  margin-top: 12px;
}
.goods-empty[data-v-d42aea8a] {
  padding: 30px 0;
  font-size: 20px;
  color: #999;
}
.filter[data-v-d42aea8a] {
  margin-top: 30px;
  text-align: left;
}
.filter-item[data-v-d42aea8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.filter-item-title[data-v-d42aea8a] {
  width: 80px;
  color: #666;
}
.filter-item-value[data-v-d42aea8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.filter-item-text[data-v-d42aea8a],
.filter-item-tag[data-v-d42aea8a] {
  padding: 3px 9px;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 10px;
  border: none;
}
.filter-item-text[data-v-d42aea8a]:hover {
  color: #1740a2;
}
.filter-item-text.active[data-v-d42aea8a] {
  background: #1740a2;
  color: #fff;
}

.ins[data-v-1d4a025f] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-1d4a025f] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-1d4a025f] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-1deeaa98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-1deeaa98] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-1deeaa98] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-1deeaa98] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-1deeaa98] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-1deeaa98] {
  padding-bottom: 50px;
}
.att[data-v-1deeaa98] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-1deeaa98] {
  font-size: 22px;
}

.xqtj-content[data-v-79637112] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-79637112] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}
.box[data-v-7f758916]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.box-title[data-v-7f758916]{padding:20px}.box-title-text[data-v-7f758916]{width:40px;background-color:#9fcb8a;color:#fff;padding:20px 12px;font-size:14px;border-radius:4px}.box-body[data-v-7f758916]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 20px;border:1px solid #ededed}.btn-item[data-v-7f758916]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.btn-item[data-v-7f758916]:first-child{margin-top:0}.btn-title-text[data-v-7f758916]{background-color:#5b9bd5;border-color:#5b9bd5}.btn-body[data-v-7f758916]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:10px}.btn-link[data-v-7f758916]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.btn-link:last-child .btn-link-text[data-v-7f758916]{border-right:none}.btn-link-text[data-v-7f758916]{padding:0 10px;border-right:1px solid #eee;color:#333;font-size:16px}.btn-link-text[data-v-7f758916]:hover{color:#409eff}.notice-item[data-v-7f758916]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px;cursor:pointer}.notice-item[data-v-7f758916]:hover{color:#409eff}.notice-item[data-v-7f758916]:first-child{margin-top:0}.notice-link[data-v-7f758916]{display:block;font-size:16px}.notice-time[data-v-7f758916]{display:inline-block}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-1b3a7077]{padding-bottom:50px}.hot[data-v-1b3a7077]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-1b3a7077]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-1b3a7077]{margin-bottom:3px}.hot-image[data-v-1b3a7077]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-1b3a7077]{padding:5px;background-color:#ededed}.hot-price[data-v-1b3a7077]{color:#f03b54;font-weight:bold}.hot-title[data-v-1b3a7077]{margin-top:6px;font-size:16px}

.top[data-v-febaecc4] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-febaecc4] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-febaecc4] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-febaecc4] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-febaecc4] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-febaecc4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-febaecc4] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-febaecc4] {
  margin-top: 15px;
  text-align: left;
  padding-bottom: 20px;
  /* color: #adadad; */
}
.ywfl[data-v-febaecc4] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-febaecc4] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-febaecc4] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.xqtjBtn[data-v-febaecc4] {
  text-align: left;
}
.pagination[data-v-febaecc4] {
  margin-top: 30px;
}
.good-img[data-v-febaecc4] {
  max-width: 100%;
}

.ins[data-v-99535fb8] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-99535fb8] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-99535fb8] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-26236fbc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-26236fbc] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-26236fbc] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-26236fbc] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-26236fbc] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-26236fbc] {
  padding-bottom: 50px;
}
.att[data-v-26236fbc] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-26236fbc] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-99b0a318]{padding-bottom:50px}.hot[data-v-99b0a318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-99b0a318]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-99b0a318]{margin-bottom:3px}.hot-image[data-v-99b0a318]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-99b0a318]{padding:5px;background-color:#ededed}.hot-price[data-v-99b0a318]{color:#f03b54;font-weight:bold}.hot-title[data-v-99b0a318]{margin-top:6px;font-size:16px}

.top[data-v-2ab1effb] {
  /* height: 450px;
  display: flex; */
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-2ab1effb] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  /* background-color: #f1f4fd; */
}
.tit-top[data-v-2ab1effb] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-2ab1effb] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-2ab1effb] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-2ab1effb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-2ab1effb] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-2ab1effb] {
  text-align: left;
  margin-top: 15px;
  /* color: #adadad; */
}
.jj-website[data-v-2ab1effb]:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #007bff;
}
.ywfl[data-v-2ab1effb] {
  /* height: 135px; */
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-2ab1effb] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-2ab1effb] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.xqtjBtn[data-v-2ab1effb] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-2ab1effb] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-2ab1effb] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-2ab1effb] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.good-img[data-v-2ab1effb] {
  max-width: 100%;
}
.info-right[data-v-2ab1effb] {
  padding-bottom: 20px;
}

.no-data[data-v-0dc16ab1] {
  min-height: 450px;
  padding-top: 100px;
  font-size: 25px;
  color: #a59f9f;
  text-align: center;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-4f169b51] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.active[data-v-4f169b51] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-4f169b51] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-4f169b51] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-4f169b51] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-4f169b51] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-4f169b51] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-4f169b51] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-4f169b51] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-4f169b51] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-4f169b51]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-4f169b51] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-4f169b51] {
  font-size: 10px;
  text-align: left;
  /* height: 45px; */
  width: 100%;
  /* background: lightgreen; */
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wb_botm[data-v-4f169b51] {
  width: 100%;
  height: 30px;
  /* background: lime; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  line-height: 30px;
}
.wb_botm_b[data-v-4f169b51] {
  color: #1740a2;
}
.wb_botm_btn[data-v-4f169b51] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-4f169b51] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-4f169b51] {
  /* width: 1200px; */
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.nav-item[data-v-4f169b51] {
  /* width: 216px; */
  /* margin-bottom: 100px; */
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-right: 40px;
}
.nav-item-image[data-v-4f169b51] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-4f169b51] {
  width: 100%;
}
.nav-item-title[data-v-4f169b51] {
  /* min-width: 180px;
		width: 105%; */
  width: 230px;
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
}

.top[data-v-04735b22] {
  margin-top: 20px;
}
.tbody td[data-v-04735b22] {
  width: 25%;
  border: 1px solid#ccc;
  padding: 10px;
}

.title[data-v-15638734]{
		text-align: center;
		margin: 20px;
		font-size: 20px;
}
.active[data-v-15638734] {
	  background-color: #f5f5f5;
}
.content-title[data-v-15638734]{
		    font-size: 25px;
		    margin: 20px;
		    text-align: left;
}
.bottom[data-v-15638734] {
    border-bottom: 1px solid #dddbdb;
    padding-bottom: 5px;
}
.text-left[data-v-15638734]{
	  text-align: left;
	  padding: 0 20px;
	  padding-bottom: 20px;
}
.p p[data-v-15638734] {
    line-height: 30px;
}

.ins[data-v-be67a920] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-be67a920] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-be67a920] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-6c00ceac] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-6c00ceac] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-6c00ceac] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-6c00ceac] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-6c00ceac] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-6c00ceac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-6c00ceac] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-6c00ceac] {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-6c00ceac] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-6c00ceac] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-6c00ceac] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.xqtjBtn[data-v-6c00ceac] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-6c00ceac] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-6c00ceac] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-6c00ceac] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-fe619ae2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-fe619ae2] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-fe619ae2] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-fe619ae2] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-fe619ae2] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-fe619ae2] {
  padding-bottom: 50px;
}
.att[data-v-fe619ae2] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-fe619ae2] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}

.container[data-v-735cae49] {
  padding-bottom: 50px;
}

.ins[data-v-3922ea1c] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-3922ea1c] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-3922ea1c] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-32157ac4] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-32157ac4] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-32157ac4] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-32157ac4] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-32157ac4] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-32157ac4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-32157ac4] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-32157ac4] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-32157ac4] {
  text-align: left;
  margin-top: 20px;
}

.ins[data-v-78cb3cf7] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-78cb3cf7] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-78cb3cf7] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-0eb25fbc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-0eb25fbc] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-0eb25fbc] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-0eb25fbc] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-0eb25fbc] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-0eb25fbc] {
  padding-bottom: 50px;
}
.att[data-v-0eb25fbc] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-0eb25fbc] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-3e8db98b]{padding-bottom:50px}.hot[data-v-3e8db98b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-3e8db98b]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-3e8db98b]{margin-bottom:3px}.hot-image[data-v-3e8db98b]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-3e8db98b]{padding:5px;background-color:#ededed}.hot-price[data-v-3e8db98b]{color:#f03b54;font-weight:bold}.hot-title[data-v-3e8db98b]{margin-top:6px;font-size:16px}

.top[data-v-16847166] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-16847166] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-16847166] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-16847166] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-16847166] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-16847166] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-16847166] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-16847166] {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.xqtjBtn[data-v-16847166] {
  text-align: left;
  margin-top: 20px;
}

.title[data-v-4eccf90b] {
  text-align: center;
  margin: 20px;
  font-size: 20px;
}
.active[data-v-4eccf90b] {
  background-color: #f5f5f5;
}
.nav[data-v-4eccf90b] {
  padding-left: 15px;
}
.nav-item[data-v-4eccf90b] {
  /* width: 216px; */
  /* margin-bottom: 100px; */
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-right: 40px;
}
.nav-item-image[data-v-4eccf90b] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-4eccf90b] {
  width: 100%;
}
.nav-item-title[data-v-4eccf90b] {
  /* min-width: 180px; */
  /* width: 105%; */
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
  width: 230px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-13ead6b9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-13ead6b9] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-13ead6b9] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-13ead6b9] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-13ead6b9] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-13ead6b9] {
  padding-bottom: 50px;
}
.att[data-v-13ead6b9] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-13ead6b9] {
  font-size: 22px;
}

/* 2021/12/3 */
.matter.reverse[data-v-34c95e29] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}
.matter.reverse .matter-links[data-v-34c95e29] {
  margin-top: 0;
}
.matter-links[data-v-34c95e29] {
  width: 100%;
  margin: 30px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.matter-links-item[data-v-34c95e29] {
  margin-right: 20px;
  margin-bottom: 20px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.matter-links-item-image[data-v-34c95e29] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.matter-links-item-image img[data-v-34c95e29] {
  width: 100%;
}
.matter-links-item-title[data-v-34c95e29] {
  min-width: 200px;
  height: 40px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
  text-align: center;
}
.btn-list[data-v-34c95e29] {
  width: 100%;
  margin-bottom: 10px;
}
.btn[data-v-34c95e29] {
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.container[data-v-558af0ba] {
  padding-bottom: 50px;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-bbcc6eca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.active[data-v-bbcc6eca] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-bbcc6eca] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-bbcc6eca] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-bbcc6eca] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-bbcc6eca] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-bbcc6eca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-bbcc6eca] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-bbcc6eca] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-bbcc6eca] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-bbcc6eca]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-bbcc6eca] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-bbcc6eca] {
  font-size: 10px;
  text-align: left;
  /* height: 45px; */
  width: 100%;
  /* background: lightgreen; */
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wb_botm[data-v-bbcc6eca] {
  width: 100%;
  height: 30px;
  /* background: lime; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  line-height: 30px;
}
.wb_botm_b[data-v-bbcc6eca] {
  color: #1740a2;
}
.wb_botm_btn[data-v-bbcc6eca] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-bbcc6eca] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-bbcc6eca] {
  /* width: 1200px; */
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.links-view[data-v-bbcc6eca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav-item[data-v-bbcc6eca] {
  /* width: 216px; */
  /* margin-bottom: 100px; */
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  /* margin-right: 40px; */
}
.nav-item-image[data-v-bbcc6eca] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-bbcc6eca] {
  width: 100%;
}
.nav-item-title[data-v-bbcc6eca] {
  /* min-width: 180px;
		width: 105%; */
  width: 200px;
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
}

.top[data-v-8cf5b6b8] {
  /*height: 325px;*/
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*border-bottom: 1px solid #adadad;*/
}
.pho[data-v-8cf5b6b8] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f1f4fd;
}
.tit-top[data-v-8cf5b6b8] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-8cf5b6b8] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-8cf5b6b8] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-8cf5b6b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jg[data-v-8cf5b6b8] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-8cf5b6b8] {
  margin-bottom: 10px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-8cf5b6b8] {
  height: 135px;
}
.ullist>li[data-v-8cf5b6b8] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.main[data-v-8cf5b6b8] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-8cf5b6b8] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-8cf5b6b8] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

.w-full[data-v-17d5bc24] {
  width: 100%;
}
.content[data-v-17d5bc24] {
  padding: 30px 0;
}
.min-h[data-v-17d5bc24] {
  min-height: 600px;
}
.bg[data-v-17d5bc24] {
  background-color: rgb(237, 237, 240);
}

.title[data-v-59d5f7f6]{
		text-align: center;
		margin: 20px;
		font-size: 20px;
}
.active[data-v-59d5f7f6] {
	  background-color: #f5f5f5;
}
.content-title[data-v-59d5f7f6]{
		    font-size: 25px;
		    margin: 20px;
		    text-align: left;
}
.bottom[data-v-59d5f7f6] {
    border-bottom: 1px solid #dddbdb;
    padding-bottom: 5px;
}
.text-left[data-v-59d5f7f6]{
	  text-align: left;
	  padding: 0 20px;
	  padding-bottom: 20px;
}
.p p[data-v-59d5f7f6] {
    line-height: 30px;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-36273cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-36273cce] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
  color: seashell;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.arr_nr[data-v-36273cce]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-36273cce] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-36273cce] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-36273cce] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-36273cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-36273cce] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.zlfw[data-v-36273cce] {
  width: 100%;
  padding: 50PX;
  /* opacity:.6; */
  background-color: #2c5cce;
}
.zlfw[data-v-36273cce]:hover {
  background: #2c5cce;
  cursor: pointer;
}
.zlfw_da[data-v-36273cce] {
  width: 100%;
  height: 55px;
  text-align: left;
  font-size: 22px;
  color: #333;
}
.zlfw_x[data-v-36273cce] {
  text-align: left;
  font-size: 14px;
  color: #666;
}





/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-2c210f87] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.arr_nr[data-v-2c210f87] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-2c210f87] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-2c210f87] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-2c210f87] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-2c210f87] {
  padding-top: 30px;
}
.zw_tz[data-v-2c210f87] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  width: 100%;
  /* background: lime; */
  border-top: 1px solid #a8a8a8;
  line-height: 100px;
}
.tz_s[data-v-2c210f87] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-2c210f87] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}


.arr_quan[data-v-680365df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-680365df] {
  padding-bottom: 25px;
  min-height: 500px;
}
.brand-search[data-v-680365df] {
  margin: 0 auto;
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  width: 595px;
  border: 1px solid #e60012;
}
.brand-search input[data-v-680365df] {
  width: 600px;
  height: 40px;
  padding: 0;
  border: none;
  text-indent: 1rem;
  display: inline-block;
  vertical-align: top;
}
.brand-search input[data-v-680365df]:focus {
  border: 1px solid #ddd;
  outline: none;
}
.brand-search button[data-v-680365df] {
  border: none;
  width: 70px;
  height: 40px;
  color: #ffffff;
  background: #ff4d20;
  border-radius: 0;
  vertical-align: top;
}
.arr_nr[data-v-680365df] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-680365df] {
  width: 100%;
  background: #ffffff;
  padding: 20px;
}
.xwlb_wb[data-v-680365df]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-680365df] {
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  height: 98px;
  width: 100%;
  color: #333333;
}
.wb_text[data-v-680365df] {
  font-size: 14px;
  color: #606266;
  min-height: 20px;
  max-height: 63px;
  width: 90%;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wb_cent[data-v-680365df] {
  font-size: 10px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-680365df] {
  height: 11px;
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  margin-top: 4px;
  margin-bottom: 12px;
  margin-right: 15px;
}
.empty[data-v-680365df] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-680365df] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.type-view[data-v-680365df] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-680365df] {
}
.type-item[data-v-680365df] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-680365df] {
  background: #2c5cce;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-499296e9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.arr_nr[data-v-499296e9] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-499296e9] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-499296e9] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-499296e9] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-499296e9] {
  padding-top: 30px;
}
.zw_tz[data-v-499296e9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  width: 100%;
  /* background: lime; */
  border-top: 1px solid #a8a8a8;
  line-height: 100px;
}
.tz_s[data-v-499296e9] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-499296e9] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}


.xqtj-content[data-v-a4e2e0f8] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-a4e2e0f8] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.arr_quan[data-v-9d7da672] {
  width: 1200px;
  margin-top: 20px;
  padding: 20px;
  background: #f5f5f5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.arr_nr[data-v-9d7da672] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  /* height: 120px; */
  padding: 0;
}
.zjk_wb[data-v-9d7da672] {
  width: 100%;
  /* height: 120px; */
  background: #ffffff;
  padding: 10px 25px;
  border-bottom: 2px solid #ededed;
}
.zjk_wb[data-v-9d7da672]:hover {
  width: 100%;
  /* height: 120px; */
  background: #f1f4fd;
  padding: 10px 25px;
  cursor: pointer;
}
.wb_top[data-v-9d7da672] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-9d7da672] {
  font-size: 14px;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}
.search-item[data-v-9d7da672] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.search-item.scope[data-v-9d7da672] {
  margin-bottom: 20px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.search-scope-item[data-v-9d7da672] {
  display: inline-block;
  margin-top: 10px;
  padding: 0 10px;
  border-right: 1px solid #ccc;
  color: #333;
  cursor: pointer;
}
.search-scope-item[data-v-9d7da672]:last-child {
  border: none;
}
.search-scope-item[data-v-9d7da672]:hover,
.search-scope-item.active[data-v-9d7da672] {
  color: #409eff;
}
.search-item-title[data-v-9d7da672] {
  width: 60px;
  margin-right: 10px;
  font-weight: 700;
  text-align: right;
}
.search-item.scope .search-item-title[data-v-9d7da672] {
  margin-right: 5px;
}
.search-item-input[data-v-9d7da672] {
  margin-right: 20px;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-2123d670] {
  /* display: flex; */
  width: 1200px;
  /* height: 80px; */
  /* background: lightcoral; */
  padding: 0;
}
.zjk_xq[data-v-2123d670] {
  /* background: chartreuse; */
  width: 100%;
  /* height: 300px; */
  padding-top: 35px;
}
.xq_name[data-v-2123d670] {
  padding: 20px;
  font-size: 22px;
  letter-spacing: 2px;
}
.xq_jj[data-v-2123d670] {
  width: 100%;
  /* background: yellow; */
}
.zjjj[data-v-2123d670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  width: 100%;
  /* background: yellowgreen; */
}
.zjjj_top[data-v-2123d670] {
  width: 5px;
  height: 20px;
  background: #1740a2;
  margin-right: 5px;
  margin-top: 2px;
  font-size: 20px;
}
.xq_nr[data-v-2123d670] {
  /* display: flex; */
  text-align: left;
  font-size: 14px;
}
.xq_img img[data-v-2123d670] {
  width: 260px;
}
.xq_fw[data-v-2123d670] {
  width: 100%;
  height: 150px;
}
.wb_botm[data-v-2123d670] {
  width: 100%;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wb_botm_b[data-v-2123d670] {
  color: #1740a2;
}
.wb_botm_btn[data-v-2123d670] {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-2123d670] {
  margin: 0 10px;
}

.resetPass .el-dialog {
  width: 30%;
}

.cont[data-v-4e2c84fb] {
  padding: 40px 0;
  background-image: url(../../static/img/loginImg.494b24b.png);
}
.content[data-v-4e2c84fb] {
  width: 1100px;
  min-height: 500px;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
img[data-v-4e2c84fb] {
  width: 650px;
  height: 360px;
}
.register-wrapper img[data-v-4e2c84fb] {
  z-index: 1;
}
#register[data-v-4e2c84fb] {
  max-width: 400px;
  margin: 20px auto;
  background: #fff;
  padding: 0 40px;
  border-radius: 10px;

  min-height: 390px;
  width: 390px;
  z-index: 9;
}
.title-flex[data-v-4e2c84fb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.title[data-v-4e2c84fb] {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  cursor: pointer;
}
.activity[data-v-4e2c84fb] {
  border-bottom: 2px solid #1ab2ff;
}
.QRcode[data-v-4e2c84fb] {
  border: 1px solid #2c5cce;
  padding: 0 2px;
  font-size: 14px;
  line-height: 26px;
  border-radius: 2px;
}
.img_v[data-v-4e2c84fb] {
  width: 26px !important;
  height: 26px !important;
  cursor: pointer;
}
.el-form-item[data-v-4e2c84fb] {
  text-align: center;
}
.login[data-v-4e2c84fb] {
  font-size: 14px;
  color: #1ab2ff;
  cursor: pointer;
}
.login[data-v-4e2c84fb]:hover {
  color: #2c2fd6;
}
.code[data-v-4e2c84fb] .el-form-item__content {
  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;
}
.code button[data-v-4e2c84fb] {
  margin-left: 20px;
  width: 140px;
  text-align: center;
}
.el-button--primary[data-v-4e2c84fb]:focus {
  background: #409eff;
  border-color: #409eff;
  color: #fff;
}
.agreement[data-v-4e2c84fb] {
  display: -webkit-box;
  display: -ms-flexbox;
  text-align: left;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.psd[data-v-4e2c84fb] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.QRLogin[data-v-4e2c84fb] {
  width: 180px;
  height: 180px;
}

/* 文本提交框 */
/* textarea {
	width: 550px !important;
	height: 180px;
	color:#333;
} */

.content[data-v-55e9ba93] {
  min-height: 580px;
}
.nav[data-v-55e9ba93] {
  /* margin: 20px auto; */
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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-sizing: border-box;
          box-sizing: border-box;
}
.nav-item[data-v-55e9ba93] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-right: 40px;
}
.nav-item-image[data-v-55e9ba93] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-55e9ba93] {
  width: 100%;
}
.nav-item-title[data-v-55e9ba93] {
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
  width: 230px;
}

/* 商标搜索 */
.imgs[data-v-55e9ba93] {
  margin-top: 20px;
  position: relative;
}
.brand-search[data-v-55e9ba93] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 60px;
  right: 20px;
  left: 20px;
  margin: 0 auto;
  margin-top: 36px;
  height: 40px;
  width: 672px;
  -webkit-box-shadow: 0 0 10px #555;
          box-shadow: 0 0 10px #555;
}
.brand-search input[data-v-55e9ba93] {
  width: 600px;
  height: 40px;
  padding: 0;
  border: none;
  text-indent: 1rem;
}
.brand-search input[data-v-55e9ba93]:focus {
  border: 1px solid #ddd;
  outline: none;
}
.brand-search button[data-v-55e9ba93] {
  border: none;
  width: 70px;
  height: 40px;
  color: #ffffff;
  background: #ff4d20;
  border-radius: 0;
  vertical-align: top;
}
.xqtj[data-v-55e9ba93] {
  margin-top: 20px;
}
.dialog-footer[data-v-55e9ba93] {
  margin-bottom: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-01acd9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-01acd9e8] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-01acd9e8] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-01acd9e8] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-01acd9e8] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-01acd9e8] {
  padding-bottom: 50px;
}
.att[data-v-01acd9e8] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-01acd9e8] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}

.container[data-v-42df7d40] {
  padding-bottom: 50px;
}

.content[data-v-6abaf398] {
  min-height: 580px;
}
.body[data-v-6abaf398] {
  margin: 20px auto;
}
.no-content[data-v-6abaf398] {
  min-height: 580px;
  text-align: center;
  line-height: 580px;
  font-size: 30px;
  color: #efefef;
  margin: 20px auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 12px 0px rgb(130 130 130 / 16%);
          box-shadow: 0px 0px 12px 0px rgb(130 130 130 / 16%);
}
.arr_nr-flex[data-v-6abaf398] {
}
.arr_nr[data-v-6abaf398] {
  margin: 10px;
  text-align: center;
  /* width: 22%; */
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 12px 0px rgb(130 130 130 / 16%);
          box-shadow: 0px 0px 12px 0px rgb(130 130 130 / 16%);
}
.arr_nr[data-v-6abaf398]:hover {
  background: #f1f4fd;
}
.fwzx_wb[data-v-6abaf398] {
  padding: 20px;
  cursor: pointer;
}
.wb_top[data-v-6abaf398] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  word-wrap: break-word;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wb_cent[data-v-6abaf398] {
  font-size: 15px;
  text-align: left;
}
.marginTop-10[data-v-6abaf398] {
  margin-top: 10px;
  word-wrap: break-word;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.marginTop-10 > .span-block[data-v-6abaf398] {
  display: inline-block;
}
.span-red[data-v-6abaf398] {
  color: red;
}
.span4ff[data-v-6abaf398] {
  color: #0084ff;
}

.table[data-v-c33623f8] {
    margin-top: 20px;
    margin-bottom: 20px;
}
table[data-v-c33623f8] {
    width: 100%;
}
table th[data-v-c33623f8] {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f9f9f9;
}
table td[data-v-c33623f8] {
    height: 36px;
    padding-left: 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

.content[data-v-39a85015] {
	min-height: 580px;
}
.pageTitle[data-v-39a85015] {
	height: 67px;
	margin-top: 20px;
	line-height: 67px;
	font-size: 48px;
}
.arr_quan[data-v-39a85015] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	padding: 0;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.serch-list[data-v-39a85015] {
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-bottom: 20px;
}
.arr_nr[data-v-39a85015] {
	padding-left: 0;
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #dfdfdf;
}
.fwzx[data-v-39a85015] {
	width: 100%;
	height: 100%;
	text-align: left;
}
.fwzx_sp[data-v-39a85015] {
	color: #1740a2;
	font-size: 20px;
	line-height: 80px;

	background: #ffffff;
}
.fwzx_hy_sf[data-v-39a85015] {
	padding-left: 60px;
}
.fwzx_xl[data-v-39a85015] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 286px;
	height: 100%;
	margin-right: 20px;
	text-align: center;
	line-height: 80px;
}
.form-control[data-v-39a85015] {
	height: 35px;
	margin-top: 23px;
}
.fwzx_img[data-v-39a85015] {
	width: 180px;
	height: 180px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
	cursor: pointer;
	text-align: center;
}
.fwzx_img img[data-v-39a85015] {
	margin-top: 25px;
	width: 130px;
	height: 130px;
}
.fwzx_wb[data-v-39a85015] {
	width: 100%;
	height: 180px;
	background: #ffffff;
	padding: 25px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.fwzx_wb[data-v-39a85015]:hover {
	/* width: 80%; */
	width: 100%;
	height: 180px;
	background: #f1f4fd;
	padding: 25px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.wb_top[data-v-39a85015] {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	height: 45px;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-39a85015] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	line-height: 40px;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wb_botm[data-v-39a85015] {
	width: 100%;
	height: 30px;
	/* background: lime; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	line-height: 30px;
}
.wb_botm_b[data-v-39a85015] {
	color: #1740a2;
}
.wb_botm_btn[data-v-39a85015] {
	margin-left: 10px;
	color: #2c5cce;
	border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-39a85015] {
	margin: 0 10px;
}
.sbwzls[data-v-39a85015]{
	color: #e60012;
}
.newProcess[data-v-39a85015]{
	color: #009afc;
}
.sqrmcZw[data-v-39a85015]{
	color: red;
}

.table[data-v-d23f668c]{
		
		margin-top: 20px;
		margin-bottom: 20px;
}
table[data-v-d23f668c]{
		width: 100%;
}
table th[data-v-d23f668c] {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f9f9f9;
}
table td[data-v-d23f668c] {
	height: 36px;
	padding-left: 10px;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.ins[data-v-0b34176c] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-0b34176c] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-0b34176c] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-e6e192f2] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-e6e192f2] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-e6e192f2] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-e6e192f2] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-e6e192f2] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-e6e192f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-e6e192f2] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-e6e192f2] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-e6e192f2] {
  height: 135px;
}
.ullist[data-v-e6e192f2] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-e6e192f2] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-e6e192f2] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-e6e192f2] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-e6e192f2] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

.ins[data-v-e64c77e0] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-e64c77e0] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-e64c77e0] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-d716bda8] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-d716bda8] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-d716bda8] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-d716bda8] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-d716bda8] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-d716bda8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-d716bda8] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-d716bda8] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-d716bda8]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-d716bda8] {
  height: 135px;
}
.ullist[data-v-d716bda8] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-d716bda8] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-d716bda8] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-d716bda8] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-d716bda8] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-d716bda8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-d716bda8] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-d716bda8] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-d716bda8] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-e87b6208] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-e87b6208] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-e87b6208] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-e87b6208] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-e87b6208] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-e87b6208] {
  padding-bottom: 50px;
}
.att[data-v-e87b6208] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-e87b6208] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-b789b252]{padding-bottom:50px}.hot[data-v-b789b252]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-b789b252]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-b789b252]{margin-bottom:3px}.hot-image[data-v-b789b252]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-b789b252]{padding:5px;background-color:#ededed}.hot-price[data-v-b789b252]{color:#f03b54;font-weight:bold}.hot-title[data-v-b789b252]{margin-top:6px;font-size:16px}

.ins[data-v-4011ca22] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-4011ca22] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-4011ca22] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-142607da] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-142607da] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-142607da] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-142607da] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-142607da] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-142607da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-142607da] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-142607da] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-142607da]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-142607da] {
  height: 135px;
}
.ullist[data-v-142607da] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-142607da] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-142607da] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-142607da] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-142607da] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-142607da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-142607da] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-142607da] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-142607da] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-3d1c5e2f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-3d1c5e2f] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-3d1c5e2f] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-3d1c5e2f] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-3d1c5e2f] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-3d1c5e2f] {
  padding-bottom: 50px;
}
.att[data-v-3d1c5e2f] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-3d1c5e2f] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}

.container[data-v-c2f2b00e] {
  padding-bottom: 50px;
}

.ins[data-v-3d74ec46] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-3d74ec46] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-3d74ec46] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-6b763e80] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-6b763e80] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-6b763e80] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-6b763e80] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-6b763e80] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-6b763e80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-6b763e80] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-6b763e80] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-6b763e80]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-6b763e80] {
  height: 135px;
}
.ullist[data-v-6b763e80] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-6b763e80] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-6b763e80] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-6b763e80] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-6b763e80] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-6b763e80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-6b763e80] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-6b763e80] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-6b763e80] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-6c849f18] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-6c849f18] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-6c849f18] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-6c849f18] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-6c849f18] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-6c849f18] {
  padding-bottom: 50px;
}
.att[data-v-6c849f18] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-6c849f18] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-2cc974bd]{padding-bottom:50px}.hot[data-v-2cc974bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-2cc974bd]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-2cc974bd]{margin-bottom:3px}.hot-image[data-v-2cc974bd]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-2cc974bd]{padding:5px;background-color:#ededed}.hot-price[data-v-2cc974bd]{color:#f03b54;font-weight:bold}.hot-title[data-v-2cc974bd]{margin-top:6px;font-size:16px}

.ins[data-v-7bf8a225] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-7bf8a225] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-7bf8a225] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-204e1a5b] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-204e1a5b] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-204e1a5b] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-204e1a5b] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-204e1a5b] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-204e1a5b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-204e1a5b] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-204e1a5b] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-204e1a5b]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-204e1a5b] {
  height: 135px;
}
.ullist[data-v-204e1a5b] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-204e1a5b] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-204e1a5b] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-204e1a5b] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-204e1a5b] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-204e1a5b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-204e1a5b] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-204e1a5b] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-204e1a5b] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-465ed62d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-465ed62d] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-465ed62d] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-465ed62d] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-465ed62d] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-465ed62d] {
  padding-bottom: 50px;
}
.att[data-v-465ed62d] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-465ed62d] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-721bcfdc]{padding-bottom:50px}.hot[data-v-721bcfdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-721bcfdc]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-721bcfdc]{margin-bottom:3px}.hot-image[data-v-721bcfdc]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-721bcfdc]{padding:5px;background-color:#ededed}.hot-price[data-v-721bcfdc]{color:#f03b54;font-weight:bold}.hot-title[data-v-721bcfdc]{margin-top:6px;font-size:16px}

.ins[data-v-7d7d397a] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-7d7d397a] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-7d7d397a] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-56f9a559] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-56f9a559] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-56f9a559] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-56f9a559] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-56f9a559] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-56f9a559] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-56f9a559] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-56f9a559] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-56f9a559]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-56f9a559] {
  height: 135px;
}
.ullist[data-v-56f9a559] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-56f9a559] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-56f9a559] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-56f9a559] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-56f9a559] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-56f9a559] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-56f9a559] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-56f9a559] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-56f9a559] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-71895f86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-71895f86] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-71895f86] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-71895f86] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-71895f86] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-71895f86] {
  padding-bottom: 50px;
}
.att[data-v-71895f86] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-71895f86] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-782b46c2]{padding-bottom:50px}.hot[data-v-782b46c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-782b46c2]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-782b46c2]{margin-bottom:3px}.hot-image[data-v-782b46c2]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-782b46c2]{padding:5px;background-color:#ededed}.hot-price[data-v-782b46c2]{color:#f03b54;font-weight:bold}.hot-title[data-v-782b46c2]{margin-top:6px;font-size:16px}

.ins[data-v-bdd20fc8] {
  padding: 0;
}
/* 2021/12/3 */
.nav[data-v-bdd20fc8] {
  margin: 30px auto;
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
}
.scroll-btn[data-v-bdd20fc8] {
  height: 100%;
  width: 100%;
  background-color: #e0e7f7;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 33px;
  color: #1740a2;
  border-radius: 50%;
}

.top[data-v-0e4010dc] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-0e4010dc] {
  width: 240px;
  height: 240px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*background-color: #f1f4fd;*/
  overflow: hidden;
}
.tit-top[data-v-0e4010dc] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-0e4010dc] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-0e4010dc] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-0e4010dc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-0e4010dc] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-0e4010dc] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.jj[data-v-0e4010dc]:last-child {
  padding-bottom: 40px;
  /* color: #adadad; */
}
.ywfl[data-v-0e4010dc] {
  height: 135px;
}
.ullist[data-v-0e4010dc] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.ullist > li[data-v-0e4010dc] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.main[data-v-0e4010dc] {
  width: 1070px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwname[data-v-0e4010dc] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-0e4010dc] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.jgjj[data-v-0e4010dc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-0e4010dc] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-0e4010dc] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-0e4010dc] {
  margin-top: 20px;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-02d1d114] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-02d1d114] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-02d1d114] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-02d1d114] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-02d1d114] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-02d1d114] {
  padding-bottom: 50px;
}
.att[data-v-02d1d114] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-02d1d114] {
  font-size: 22px;
}

.zw_wb img {
  max-width: 100% !important;
}
.container[data-v-fdf81d84]{padding-bottom:50px}.hot[data-v-fdf81d84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-item[data-v-fdf81d84]{padding-bottom:10px;border:1px solid #ccc}.hot-item p[data-v-fdf81d84]{margin-bottom:3px}.hot-image[data-v-fdf81d84]{width:240px;height:240px;-o-object-fit:contain;object-fit:contain}.hot-image-view[data-v-fdf81d84]{padding:5px;background-color:#ededed}.hot-price[data-v-fdf81d84]{color:#f03b54;font-weight:bold}.hot-title[data-v-fdf81d84]{margin-top:6px;font-size:16px}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-5873b5e7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-5873b5e7] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-5873b5e7] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-5873b5e7] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-5873b5e7] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-5873b5e7] {
  padding-bottom: 50px;
}
.att[data-v-5873b5e7] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-5873b5e7] {
  font-size: 22px;
}

.el-cascader-menu .el-cascader-menu__wrap {
  height: 400px;
}
.el-radio__inner {
    border-radius: 0;
    border: 0;
    width: 170px;
    height: 34px;
    background-color: transparent;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -18px;
    left: -19px;
}
.el-radio__input.is-checked .el-radio__inner {
    background: transparent;
}
.el-cascader-node__label{
	overflow: visible;
}

.location[data-v-9f6b84ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.location-tool[data-v-9f6b84ae] {
  padding: 0 5px;
  color: #666;
}
.location-tool-btn[data-v-9f6b84ae] {
  padding: 0 3px;
  color: #666;
  cursor: pointer;
}
.location-tool:hover .location-tool-btn[data-v-9f6b84ae] {
  color: #ff552e;
}
.location-title[data-v-9f6b84ae] {
  display: inline-block;
  max-width: 50px; 
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 700;
  color: #ff552e;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-aa3022b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arr_nr[data-v-aa3022b2] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 200px;
  padding: 10px 0 10px 10px;
}
.arr_nr[data-v-aa3022b2]:hover {
  background: #f1f4fd;
}
.arr_nr[data-v-aa3022b2]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-aa3022b2] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-aa3022b2] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-aa3022b2] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-aa3022b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-aa3022b2] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-aa3022b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 180px;
  border: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fwzx_img .ins-logo[data-v-aa3022b2] {
  max-width: 100%;
  max-height: 100%;
}
.fwzx_wb[data-v-aa3022b2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 180px;
  padding: 25px;
  cursor: pointer;
  overflow: hidden;
}
.wb_top[data-v-aa3022b2] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-aa3022b2] {
  font-size: 10px;
  text-align: left;
  /* height: 45px; */
  width: 100%;
  /* background: lightgreen; */
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wb_botm[data-v-aa3022b2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wb_botm_b[data-v-aa3022b2] {
  width: 60px;
  color: #1740a2;
  white-space: nowrap;
}
.wb_botm_btn[data-v-aa3022b2] {
  width: 60%;
  color: #2c5cce;
  padding: 0 10px;
  text-align: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.goods[data-v-4ced6e0a] {
  margin-top: 12px;
}
.goods-empty[data-v-4ced6e0a] {
  padding: 30px 0;
  font-size: 20px;
  color: #999;
}
.filter[data-v-4ced6e0a] {
  margin-top: 30px;
  text-align: left;
}
.filter-item[data-v-4ced6e0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.filter-item-title[data-v-4ced6e0a] {
  width: 80px;
  color: #666;
}
.filter-item-value[data-v-4ced6e0a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.filter-item-text[data-v-4ced6e0a],
.filter-item-tag[data-v-4ced6e0a] {
  padding: 3px 9px;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 10px;
  border: none;
}
.filter-item-text[data-v-4ced6e0a]:hover {
  color: #1740a2;
}
.filter-item-text.active[data-v-4ced6e0a] {
  background: #1740a2;
  color: #fff;
}

.good[data-v-c6bf145c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.good-image[data-v-c6bf145c] {
  width: 320px;
  height: 320px;
  overflow: hidden;
}
.good-image img[data-v-c6bf145c] {
  width: 100%;
}
.good-info[data-v-c6bf145c] {
  margin-left: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.good-title[data-v-c6bf145c] {
  font-size: 18px;
  font-weight: 700;
}
.good-info-item[data-v-c6bf145c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  font-size: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.good-info-item-title[data-v-c6bf145c] {
  width: 60px;
  color: #666;
  text-align: right;
  margin-right: 15px;
}
.price[data-v-c6bf145c] {
  font-size: 20px;
  color: #e60012;
}
.project-list[data-v-c6bf145c] {
  margin-top: 15px;
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.num-box[data-v-c6bf145c] {
  width: 400px;
  margin-top: 20px;
  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;
}
.content[data-v-c6bf145c] {
  margin-top: 30px;
  text-align: left;
  color: #333333;
}
.content-title[data-v-c6bf145c] {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  border-bottom: 1px solid #e4393c;
}
.content-title span[data-v-c6bf145c] {
  padding: 10px 25px;
  display: inline-block;
  background-color: #e4393c;
  color: #fff;
}
.content-text[data-v-c6bf145c] {
  padding: 20px;
}

.order[data-v-520fc025] {
  min-height: 550px;
  margin-bottom: 20px;
}
.order-top[data-v-520fc025] {
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.order-top > span[data-v-520fc025] {
  font-size: 16px;
  color: #007bff;
  border-bottom: 1px solid #007bff;
}

.el-table td.el-table__cell div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 440px;
}

.order[data-v-7f9b593e] {
  /* background-color: #00737A; */
  min-height: 550px;
  margin-bottom: 20px;
}
.order-top[data-v-7f9b593e] {
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.order-top > span[data-v-7f9b593e] {
  font-size: 16px;
  color: #007bff;
  border-bottom: 1px solid #007bff;
}

.page-content[data-v-f733c20c] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.left[data-v-f733c20c] {
	       border: 1px solid #efefef;
	       padding: 14px;
	       text-align: left;
	       display: -webkit-box;
	       display: -ms-flexbox;
	       display: flex;
	       -ms-flex-wrap: wrap;
	           flex-wrap: wrap;
	       overflow: hidden;
	       -webkit-box-align: center;
	           -ms-flex-align: center;
	               align-items: center;
}
.left-item[data-v-f733c20c] {
	text-align: center;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	cursor: pointer;
}
.left-item[data-v-f733c20c]:not(:nth-child(4n)) {
    margin-right: calc(7% / 3);
}
.left-img img[data-v-f733c20c] {
	width: 200px;
	height: 180px;
}
.left-info[data-v-f733c20c] {
	padding: 10px;
}
.left-title[data-v-f733c20c] {
	color: #337ab7;
	font-size: 14px;
}
.left-time[data-v-f733c20c] {
	font-size: 12px;
	color: #666666;
}
.left-price[data-v-f733c20c] {
	font-size: 14px;
	color: #e60012;
}
.shop-title[data-v-f733c20c] {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.shop-price[data-v-f733c20c] {
	font-size: 24px;
	color: #e60012;
}


.left[data-v-8211b1bc] {
  width: 230px;
  margin-top: 20px;
  border: 1px solid #efefef;
  padding: 14px;
  text-align: left;
  cursor: pointer;
}
.left-item[data-v-8211b1bc] {
  border: 1px solid #dddddd;
  margin-bottom: 15px;
}
.left-img img[data-v-8211b1bc] {
  width: 200px;
  height: 180px;
}
.left-info[data-v-8211b1bc] {
  padding: 10px;
}
.left-title[data-v-8211b1bc] {
  color: #337ab7;
  font-size: 14px;
}
.left-time[data-v-8211b1bc] {
  font-size: 12px;
  color: #666666;
}
.left-price[data-v-8211b1bc] {
  font-size: 14px;
  color: #e60012;
}
.right[data-v-8211b1bc] {
  margin-left: 50px;
  margin-top: 20px;
}
.right-item[data-v-8211b1bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  /* align-items: center; */
}
.right-img img[data-v-8211b1bc] {
  width: 200px;
  height: 200px;
}
.right-info[data-v-8211b1bc] {
  margin-left: 20px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.right-title[data-v-8211b1bc] {
  font-size: 16px;
  color: #333333;
}
.right-time[data-v-8211b1bc] {
  color: #333333;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right-price[data-v-8211b1bc] {
  font-size: 14px;
  color: #333333;
}
.right-price span[data-v-8211b1bc] {
  font-size: 24px;
  color: #e60012;
  vertical-align: middle;
}
.right-bottom[data-v-8211b1bc] {
  margin-top: 20px;
  width: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goods[data-v-8211b1bc] {
  margin-top: 30px;
  text-align: left;
  color: #333333;
}
.goods-top[data-v-8211b1bc] {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  border-bottom: 1px solid #e4393c;
}
.goods-top span[data-v-8211b1bc] {
  padding: 10px 25px;
  display: inline-block;
  background-color: #e4393c;
  color: #fff;
}
.goods-text[data-v-8211b1bc] {
  padding: 20px;
}
.goods-text p[data-v-8211b1bc] {
  line-height: 150%;
}

.goods[data-v-7fb91ede] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	width: 100%;
}
.more[data-v-7fb91ede] {
	margin-top: 20px;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.more div[data-v-7fb91ede]:first-child {
	height: 15px;
	line-height: 15px;
	border-left: 5px solid #fd864f;
	padding-left: 8px;
	color: #fd864f;
}
.more div[data-v-7fb91ede]:last-child {
	font-size: 15px;
	color: #b8b8b8;
}
.more-text[data-v-7fb91ede] {
	cursor: pointer;
}
.left[data-v-7fb91ede] {
	border: 1px solid #efefef;
	padding: 14px;
	text-align: left;
	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;
	overflow: hidden;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 790px;
	margin-bottom: 20px;
}
.left-item[data-v-7fb91ede] {
	text-align: center;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	cursor: pointer;
	width: 220px;
}
/* .left-item:not(:nth-child(3n)) {
	margin-right: calc(5% / 1);
} */
.goods-img img[data-v-7fb91ede] {
	width: 217px;
	height: 180px;
	overflow: hidden;
}
.goods-info[data-v-7fb91ede] {
	padding: 10px;
}
.goods-title[data-v-7fb91ede] {
	color: #337ab7;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}
.goods-time[data-v-7fb91ede] {
	font-size: 12px;
	color: #666666;
}
.goods-price[data-v-7fb91ede] {
	font-size: 14px;
	color: #e60012;
}
.right[data-v-7fb91ede] {
	width: 280px;
	border: 1px solid #efefef;
	padding: 14px;
	text-align: left;
	cursor: pointer;
	height: 790px;
	margin-bottom: 20px;
}
.right-item[data-v-7fb91ede] {
	text-align: center;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	cursor: pointer;
}
.right-img img[data-v-7fb91ede]{
	width: 248px;
	height: 180px;
	overflow: hidden;
}
.love[data-v-7fb91ede] {
	border: 1px solid #efefef;
	padding: 14px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	overflow: hidden;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	height: 270px;
	margin-bottom: 20px;
}
.love-item[data-v-7fb91ede] {
	text-align: center;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	cursor: pointer;
}

.right[data-v-fe7b341e] {
	width: 100%;
	margin-left: 50px;
	margin-top: 20px;
}
.right-item[data-v-fe7b341e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.right-img img[data-v-fe7b341e] {
	width: 200px;
	height: 200px;
}
.right-info[data-v-fe7b341e] {
	margin-left: 20px;
	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-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.right-title[data-v-fe7b341e] {
	margin-top: 10px;
	font-size: 20px;
	color: #333333;
}
.right-time[data-v-fe7b341e] {
	color: #333333;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.right-price[data-v-fe7b341e] {
	font-size: 14px;
	color: #333333;
}
.right-price span[data-v-fe7b341e] {
	font-size: 24px;
	color: #e60012;
	vertical-align: middle;
}
.goods[data-v-fe7b341e] {
	margin-top: 30px;
	text-align: left;
	color: #333333;
}
.goods-top[data-v-fe7b341e] {
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #eee;
	border-bottom: 1px solid #e4393c;
}
.goods-top span[data-v-fe7b341e] {
	cursor: pointer;
	padding: 10px 25px;
	display: inline-block;
	background-color: #e4393c;
	color: #fff;
}
.goods-text[data-v-fe7b341e] {
	padding: 20px;
}
.goods-text p[data-v-fe7b341e] {
	line-height: 150%;
}

.content[data-v-322867f0] {
  padding: 40px 0;
  text-align: left;
}

.el-form-item__label {
  font-size: 18px !important;
}

.demand[data-v-ff15fb40] {
  text-align: left;
}
.el-radio-group[data-v-ff15fb40] {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-radio[data-v-ff15fb40] {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-checkbox[data-v-ff15fb40] {
  width: 100% !important;
  margin-left: 0 !important;
}
.msg[data-v-ff15fb40] {
  padding: 30px 30px 24px;
  font-size: 16px;
}
.question[data-v-ff15fb40] {
  padding: 0 36px;
}
.item[data-v-ff15fb40] {
  padding: 10px 0;
}
.item-msg[data-v-ff15fb40] {
  padding-left: 20px;
  margin-top: 10px;
  font-size: 24px;
  color: #DD6161;
}
.item-title[data-v-ff15fb40] {
  margin-bottom: 10px;
  font-size: 16px;
}
.item-body[data-v-ff15fb40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
.item-footer[data-v-ff15fb40] {
  padding-left: 20px;
}
.item-answer[data-v-ff15fb40] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-option[data-v-ff15fb40] {
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 10px;
}
.item-option-btn[data-v-ff15fb40] {
  width: 175px;
  font-size: 24px;
  padding: 0 5px;
  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;
  background: #19be6b;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.btn-view[data-v-ff15fb40] {
  padding: 60px 60px;
}
.ext[data-v-ff15fb40] {
  margin-top: 12px;
}
.qrcode-view[data-v-ff15fb40] {
  padding-bottom: 60px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.qrcode-view-image[data-v-ff15fb40] {
  width: 344px;
  height: 344px;
}
.qrcode-title[data-v-ff15fb40] {
  margin-top: 20px;
  font-size: 32px;
  color: #666;
}
.service[data-v-ff15fb40] {
  padding-bottom: 30px;
  text-align: center;
}
.service-text[data-v-ff15fb40] {
  color: #82848A;
  font-size: 28px;
}


.arr_quan[data-v-04a62a94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-04a62a94] {
  padding-bottom: 25px;
}
.arr_nr[data-v-04a62a94] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-04a62a94] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-04a62a94] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-04a62a94]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-04a62a94] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-04a62a94] {
  font-size: 10px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-04a62a94] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-04a62a94] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-04a62a94] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.list_time[data-v-04a62a94] {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-04a62a94] {
  margin: 5px 0;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.type-view[data-v-04a62a94] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-04a62a94] {
}
.type-item[data-v-04a62a94] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-04a62a94] {
  background: #2c5cce;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-30cbe04b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-30cbe04b] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-30cbe04b] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: normal;
}
.zw_fbrq[data-v-30cbe04b] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-30cbe04b] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-30cbe04b] {
  padding-bottom: 50px;
}
.att[data-v-30cbe04b] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-30cbe04b] {
  font-size: 22px;
}

.arr_quan[data-v-55367cdd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-55367cdd] {
  padding-bottom: 25px;
  min-height: 450px;
}
.arr_nr[data-v-55367cdd] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-55367cdd] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-55367cdd] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-55367cdd]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-55367cdd] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-55367cdd] {
  font-size: 10px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-55367cdd] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-55367cdd] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-55367cdd] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.list_time[data-v-55367cdd] {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-55367cdd] {
  margin: 5px 0;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.type-view[data-v-55367cdd] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-55367cdd] {
}
.type-item[data-v-55367cdd] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-55367cdd] {
  background: #2c5cce;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-14e418bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-14e418bf] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-14e418bf] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: normal;
}
.zw_fbrq[data-v-14e418bf] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-14e418bf] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-14e418bf] {
  padding-bottom: 50px;
}
.att[data-v-14e418bf] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-14e418bf] {
  font-size: 22px;
}

.arr_quan[data-v-4b5c3d3e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-4b5c3d3e] {
  padding-bottom: 25px;
}
.arr_nr[data-v-4b5c3d3e] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-4b5c3d3e] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-4b5c3d3e] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-4b5c3d3e]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-4b5c3d3e] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-4b5c3d3e] {
  font-size: 10px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-4b5c3d3e] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-4b5c3d3e] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-4b5c3d3e] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.list_time[data-v-4b5c3d3e]{
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-4b5c3d3e]{
  margin: 5px 0;
  font-size:14px;
  text-align: left;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.detail-title[data-v-2485760a]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-2485760a]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-2485760a]{color:#2c3e50}.column[data-v-2485760a]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-2485760a]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-2485760a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-2485760a]{padding-bottom:40px}
.detail-title[data-v-180bed2e]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-180bed2e]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-180bed2e]{color:#2c3e50}.column[data-v-180bed2e]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-180bed2e]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-180bed2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-180bed2e]{padding-bottom:40px}
.detail-title[data-v-34f00abc]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-34f00abc]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-34f00abc]{color:#2c3e50}.column[data-v-34f00abc]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-34f00abc]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-34f00abc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-34f00abc]{padding-bottom:40px}
.detail-title[data-v-9e796a04]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-9e796a04]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-9e796a04]{color:#2c3e50}.column[data-v-9e796a04]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-9e796a04]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-9e796a04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-9e796a04]{padding-bottom:40px}
.detail-title[data-v-3c21cbb4]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-3c21cbb4]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-3c21cbb4]{color:#2c3e50}.column[data-v-3c21cbb4]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-3c21cbb4]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-3c21cbb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-3c21cbb4]{padding-bottom:40px}
.detail-title[data-v-ea957ee4]{margin-top:60px;margin-bottom:20px;font-size:32px;text-align:center}.detail-content[data-v-ea957ee4]{text-indent:2em;text-align:left;font-size:16px;margin-bottom:50px}.detail-content a[data-v-ea957ee4]{color:#2c3e50}.column[data-v-ea957ee4]{text-align:left;font-size:18px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column span[data-v-ea957ee4]:first-child{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.form[data-v-ea957ee4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn[data-v-ea957ee4]{padding-bottom:40px}

.container[data-v-a7ee4660] {
  padding-top: 20px;
}
.column-box[data-v-a7ee4660] {
  background: #fff;
  /* box-shadow: 7px 7px 10px #f0f0f0; */
  padding: 0 20px;
  text-align: left;
}
.column-box[data-v-a7ee4660]:first-child {
  margin-top: 20px;
}
.column-box[data-v-a7ee4660]:last-child {
  margin-bottom: 20px;
}
.title[data-v-a7ee4660] {
  margin-bottom: 20px;
  text-align: left;
  font-size: 16px;
  color: #1740a2;
  font-weight: bold;
}
.body[data-v-a7ee4660] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 36px;
}
.item[data-v-a7ee4660] {
  margin-right: 20px;
  margin-bottom: 20px;
}
.item a[data-v-a7ee4660] {
  color: #333;
}
.item a[data-v-a7ee4660]:hover {
  color: #007bff;
}
.divider[data-v-a7ee4660] {
  margin: 20px 0;
}
.el-divider__text.is-left[data-v-a7ee4660] {
  font-size: 18px;
  font-weight: bold;
}

.zw_wb img {
  max-width: 100% !important;
}

.arr_quan[data-v-3cd96212] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 115px;
}
.arr_nr[data-v-3cd96212] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-3cd96212] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-3cd96212] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-3cd96212] {
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-3cd96212] {
  padding-bottom: 50px;
}
.att[data-v-3cd96212] {
  text-align: left;
  font-size: 16px;
  padding-bottom: 50px;
}
.att-title[data-v-3cd96212] {
  font-size: 22px;
}

.industry[data-v-f7fd288c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 200px;
}
.industry.c[data-v-f7fd288c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.industry .industry-item[data-v-f7fd288c] {
  width: 16.666%;
}
.industry.c .industry-item[data-v-f7fd288c] {
  width: 100%;
}
.industry-list .industry-item[data-v-f7fd288c] {
  width: 24%;
  margin-bottom: 20px;
  background: #edf0ff;
}
.industry-item[data-v-f7fd288c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 15px;
  min-height: 60px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
}
.industry-item[data-v-f7fd288c]:hover {
  color: #1740a2;
}
.industry-item img[data-v-f7fd288c] {
  max-width: 40px;
  height: 37px;
  margin-right: 10px;
}

.industry[data-v-50b932ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 200px;
}
.industry.c[data-v-50b932ae] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.industry .industry-item[data-v-50b932ae] {
  width: 16.666%;
}
.industry.c .industry-item[data-v-50b932ae] {
  width: 100%;
}
.industry-list .industry-item[data-v-50b932ae] {
  width: 24%;
  margin-bottom: 20px;
  background: #edf0ff;
}
.industry-item[data-v-50b932ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 15px;
  min-height: 60px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
}
.industry-item[data-v-50b932ae]:hover {
  color: #1740a2;
}
.industry-item img[data-v-50b932ae] {
  max-width: 40px;
  height: 37px;
  margin-right: 10px;
}
