
.ztcolor{
   color:#1740a2 !important;
}
.ztbj{
  background:#1740a2 !important;
}
.container{
  width:1100px !important;
  max-width:1100px !important;
}
#app {
  font-family: "Avenir", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}
html{
  font-size:13px
}

.header-index[data-v-39d67868] {
  height: 100px;
  /*padding-top: 100px;*/
  padding-top: 16px;
  background: white;
}
.search-buttom[data-v-39d67868] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}
.search-buttom input[data-v-39d67868] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 30px;
  border: 1px solid #dedede;
}
.search-buttom button[data-v-39d67868] {
  /*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-39d67868] {
  background-color: white;
  height: 100px;
}
.header-row[data-v-39d67868] {
  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: 75px;
  margin: 0 auto;
}
.row-left[data-v-39d67868] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: 5px;
}
.row-right[data-v-39d67868] {
  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;
}
.numberStyle[data-v-39d67868] {
  font-weight: bold;
  font-size: 16px;
}
.loginBtn[data-v-39d67868] {
  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-39d67868] {
  width: 152px;
  margin-left: 0.5rem;
  font-weight: 400;
}
.loginBtn.xqBtn[data-v-39d67868] {
  width: 120px;
  color: #fff;
  margin-left: 0.5rem;
  font-weight: 400;
}
.loginBtn.homeBtn[data-v-39d67868] {
  width: 120px;
  margin-left: 0.5rem;
  font-weight: 400;
}
.user[data-v-39d67868] {
  cursor: pointer;
}
.redTheme[data-v-39d67868] {
  background-color: white;
}
.redTheme .loginBtn.xqBtn[data-v-39d67868] {
  background-color: #2da5e1;
  color: #fff;
  border: 1px solid #2da5e1;
}
.location[data-v-39d67868] {
  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-39d67868] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.location-left h2[data-v-39d67868] {
  margin: 0;
  font-size: 12px;
  color: #ff552e;
  font-weight: 700;
}
.location-left span[data-v-39d67868] {
  margin: 0 8px;
}
.location-left span a[data-v-39d67868] {
  padding: 0 3px;
  font-size: 12px;
  color: #666;
}
.location-left span a[data-v-39d67868]:hover {
  color: #ff552e;
}
.location-left span a[data-v-39d67868]:visited {
  color: #666;
}

.ztys[data-v-13f34f12] {
  color: #ffffff;
  background: #1740a2;
}
.ztys[data-v-13f34f12]:hover {
  color: #1740a2;
  background: #ffffff;
}

/* .lan{
  background: #1740a2 !important;

}
.lan:hover{
  background: #ffffff;
} */
.header-nav[data-v-13f34f12] {
  height: 54px;
  /* z-index: 9999; 2021/11/29 */
  z-index: 1000;
}
.menu[data-v-13f34f12] {
  color: white;
}
.menu-link[data-v-13f34f12] {
  color: white;
}

/* .menu-link:hover{
  color:#1740a2 !important;
}  */
.shadow-sm[data-v-13f34f12] {
  background: white !important;
  border-bottom: 1px solid #dedede;
}
.header-nav .child-menu-box[data-v-13f34f12] {
  z-index: 1001;
  /* z-index: 99999999; 2021/11/29 */
}
.menu-item[data-v-13f34f12] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 2px solid #1740a2;
  border-bottom: 2px solid #1740a2;
}
.menu-item[data-v-13f34f12]:hover {
  background: #ffffff;
  color: #2c5cce;
  /* color: #2c5cce !important; */
  border-top: 2px solid #2c5cce;
  border-bottom: 2px solid white;
}
.menu-item_active[data-v-13f34f12] {
  background: #2c5cce;
  border-top: 2px solid #2c5cce;
  border-bottom: 2px solid #2c5cce;
  /* color: #1740a2; */
}
.active_c a[data-v-13f34f12] {
  color: #1740a2 !important;
}
.active_c[data-v-13f34f12] {
  background: white !important;
  color: #1740a2 !important;
  border-top: 2px solid #1740a2;
  border-bottom: 2px solid white;
}
.header-nav .child-menu-box .child-menu[data-v-13f34f12] {
  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-13f34f12] {
  color: black;
}
.child-link[data-v-13f34f12]:hover {
  color: #2c5cce !important;
}
.header-nav .child-menu-box .child-menu .child-link[data-v-13f34f12] {
  white-space: nowrap;
  font-size: 14px;
}
.header-nav .menu .menu-item .menu-link[data-v-13f34f12] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.header-nav .menu .menu-item a[data-v-13f34f12]:hover {
  text-decoration: none;
  opacity: 1;
}
.redTheme .child-menu-box[data-v-13f34f12] {
  background: #c12b2b;
}
.redTheme .child-menu-box .child-menu[data-v-13f34f12] {
  background: #c12b2b;
}
.redTheme .menu .menu-item.active[data-v-13f34f12] {
  background-color: #c12b2b;
}
.xqtj:hover span[data-v-13f34f12] {
  background: #ffffff;
  color: #2c5cce !important;
  border-bottom: 2px solid white;
}
.xqtj span[data-v-13f34f12]:hover {
  background: white !important;
  color: #1740a2 !important;
  border-bottom: 2px solid white;
}
.xqtj-content[data-v-13f34f12] {
  text-align: left;
  margin-top: 34px;
}
.inp[data-v-13f34f12] {
  /* margin-top: 10px; */
  width: 450px;
  height: 140px;
  border: 1px solid #ddd;
  resize: none;
  padding: 4px;
}

.botton-index[data-v-7d2b2136]{
  width: 100%;
  height: 40px;
  background: #1740a2;
  color: cornsilk;
  font-size: 15px;
}
.btm-row[data-v-7d2b2136]{
  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-7d2b2136]{
  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-7d2b2136]{
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* text-align: center; */
  padding-left: 90px;
}
.row_3[data-v-7d2b2136]{
  /* width: 33%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* padding-left: 30px; */
  /* text-align: left; */
}

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

.swiper-container[data-v-11bf519f] {
  width: 650px;
  height: 370px;
}
#swiper-spit[data-v-11bf519f] {
  width: 650px;
  background-color: cornflowerblue;
  opacity: 0.5;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.photo[data-v-11bf519f] {
  width: 650px;
  height: 370px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.swiper-container[data-v-6773ffe8] {
  width: 1070px;
  height: 180px;

  cursor: pointer;
}
#swiper-spit[data-v-6773ffe8] {
  width: 100px;
  background: #1740a2;
  height: 40px;
  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;
  bottom: 0;
  right: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets[data-v-6773ffe8], .swiper-pagination-custom[data-v-6773ffe8], .swiper-pagination-fraction[data-v-6773ffe8] {
  left: auto;
}
.titd[data-v-6773ffe8] {
  position: absolute;
  top: 45px;
  left: 50px;
}
.title[data-v-6773ffe8] {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.tet[data-v-6773ffe8] {
  font-size: 15px;
  color: #666;
}
.arr_nr[data-v-6773ffe8] {
  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;
}
.zlfw[data-v-6773ffe8] {
  width: 100%;
  padding: 50PX;
  /*background: url("../../../assets/zlfw/zlfw_2.png") 100% 100%;*/
  /* opacity:.6; */
  background-color: #2c5cce;
}
.zlfw_da[data-v-6773ffe8] {
  width: 100%;
  height: 55px;
  text-align: left;
  font-size: 22px;
  color: #333;
}
.zlfw_x[data-v-6773ffe8] {
  text-align: left;
  font-size: 14px;
  color: #666;
}

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

.main[data-v-5809f134] {
  height: 435px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info[data-v-5809f134] {
  position: absolute;
  margin-left: 10px;
  top: 610px;
  z-index: 5;
  color: white;
  font-size: 15px;
}
.bg[data-v-5809f134] {
  background: url(../../static/img/swiperBG3.6cf0533.png) no-repeat;
  background-size: 100% 100%;
  -webkit-animation: frams-5809f134 8s infinite;
          animation: frams-5809f134 8s infinite;
}
@-webkit-keyframes frams-5809f134 {
0% {
    background-image: url(../../static/img/swiperBG3.6cf0533.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}
33% {
    background-image: url(../../static/img/swiperBG4.f8856b2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}
}
@keyframes frams-5809f134 {
0% {
    background-image: url(../../static/img/swiperBG3.6cf0533.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}
33% {
    background-image: url(../../static/img/swiperBG4.f8856b2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}
}
.title[data-v-5809f134] {
  width: 310px;
  height: 31px;
  margin: 0 auto;
  font-size: 21px;
  color: red;
  margin-top: 15px;
  margin-left: 19px;
  margin-bottom: 20px;
  font-weight: bolder;
}
.sx[data-v-5809f134] {
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #ddd;
  vertical-align: middle;
  margin-left: 9px;
}
.zxgg[data-v-5809f134] {
  margin: 0;
  font-size: 21px;
  color: #5d72b6;
  font-weight: bolder;
  margin-top: 15px;
  margin-left: 20px;
  text-align: left;
  margin-bottom: 7px
}
.gd[data-v-5809f134] {
  color: #5d72b6;
  font-size: 13px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
}
.rm[data-v-5809f134] {
  float: left;
}
.news[data-v-5809f134] {
  width: 420px;
  height: 370px;
  background-color: white;
}
.sm-img[data-v-5809f134] {
  width: 120px;
  height: 90px;
  margin-left: 20px;
  margin-right: 5px;
}
.news-text[data-v-5809f134] {
  cursor: pointer;
}
.news-title[data-v-5809f134] {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin: 0;
}
.tet[data-v-5809f134] {
  font-size: 13px;
  color: #7f7f7f;
  margin: 0;
  text-align: left;
  margin-top: 5px;
  margin-right: 25px;
}
.date[data-v-5809f134] {
  font-size: 12px;
  color: #7f7f7f;
  margin: 0;
  text-align: left;
  margin-right: 10px;
}
.ulList[data-v-5809f134] {
  font-size: 14px;
  color: #7f7f7f;
  padding: 0;
}
.liList[data-v-5809f134] {

  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: 14px;
  letter-spacing: 0.8px;
  border-bottom: 1px dashed #e0e7f7;
  cursor: pointer;
}
.liList span[data-v-5809f134] {
  letter-spacing: 0;
  color: #7F7FA7;
}

/* li:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #5d72b6;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 3px;
} */
.xq[data-v-5809f134] {
  width: 1200px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sjx[data-v-5809f134] {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #1740a2;
  margin-top: 24px;
}
.page-content[data-v-5809f134] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.left[data-v-5809f134] {
  border: 1px solid #efefef;
  padding: 14px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 273px;
}
.left-item[data-v-5809f134] {
  text-align: center;
  border: 1px solid #dddddd;
  margin-bottom: 15px;
  cursor: pointer;
}

/* .left-item:not(:nth-child(4n)) {
    margin-right: calc(7% / 3);
} */
.left-img img[data-v-5809f134] {
  width: 200px;
  height: 180px;
}
.left-info[data-v-5809f134] {
  padding: 10px;
}
.left-title[data-v-5809f134] {
  color: #337ab7;
  font-size: 14px;
}
.left-time[data-v-5809f134] {
  font-size: 12px;
  color: #666666;
}
.left-price[data-v-5809f134] {
  font-size: 14px;
  color: #e60012;
}
.shop-title[data-v-5809f134] {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.shop-price[data-v-5809f134] {
  font-size: 24px;
  color: #e60012;
}
.brand[data-v-5809f134] {
  margin-top: 20px;
  height: 90px;
  cursor: pointer;
}
.brand img[data-v-5809f134] {
  width: 100%;
  height: 90px;
}

/* 友情链接 */
.top[data-v-5809f134] {
  margin-bottom: 20px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 22px;
  color: #1740a2;
  font-weight: bold;
  border-bottom: 1px solid #e0e7f7;
}
.top img[data-v-5809f134] {
  width: 26px;
  height: 26px;
}
.WebLinks[data-v-5809f134] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.web-links[data-v-5809f134] {
  /* width: 100%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.web-links-item[data-v-5809f134] {
  cursor: pointer;
  /* width: 22%; */
  margin-right: 30px;
  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;
}
.web-links-item span[data-v-5809f134]:hover {
  color: red;
  cursor: pointer;
}

/* 查询中心 */
.nav[data-v-5809f134] {
  top: 80px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-around; */
  margin-left: 30px;
  -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-5809f134] {
  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: 30px;
  margin-bottom: 20px;
}
.nav-item-title[data-v-5809f134] {
  width: 230px;
  height: 110px;
  font-size: 16px;
  color: #333;
  line-height: 110px;
  white-space: nowrap;
}
.nav-item-title span[data-v-5809f134]:hover {
  color: red;
}

/* 检验检测 */
.ul-main[data-v-5809f134] {
  height: 372px;
}
.iconul[data-v-5809f134] {
  height: 180px;
  list-style: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  padding-top: 10px;
}
.iconul>li[data-v-5809f134] {

  width: 170px;
  height: 100%;
  padding: 20px;
  margin-bottom: 28px;
}
.iconul>li[data-v-5809f134]:hover {
  background: rgb(241, 244, 253);
  color: #409EFF;
}
.item-logo[data-v-5809f134] {
  cursor: pointer;
  width: 100px;
  height: 100px;
}
.item-logo img[data-v-5809f134] {
  width: 100px;
  height: 100px;
}

.left_menu[data-v-796d575d] {
	width: 160px;
	background-color: #fff;
	text-align: left;
}
.left_menu_title[data-v-796d575d] {
	background-color: #2c5cce;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.left_menu_list[data-v-796d575d] {
	margin-top: 10px;
}
.left_menu_list_item[data-v-796d575d] {
	height: 30px;
	line-height: 30px;
	border-left: 2px solid #fff;
	padding-left: 30px;
	margin-bottom: 10px;
}
.left_menu_list_item:hover a[data-v-796d575d] {
	opacity: 0.7;
}
.left_menu_list_item a[data-v-796d575d] {
	color: #666;
}
.left_menu_list_item a[data-v-796d575d]:hover {
	text-decoration: none;
}
.left_menu_list_item.active[data-v-796d575d] {
	border-left: 2px solid #cb2527;
	background-color: #ffefef;
}
.left_menu_list_item.active a[data-v-796d575d] {
	color: #cb2527;
}

/* 重写tab标签样式 */
.el-tabs__item {
  font-size: 16px;
}

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

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

.xqfk[data-v-57a56e15] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding-top:15px;
  margin-left: 15px;
}
.right-list[data-v-57a56e15] {
  margin-left: 20px;
  /* height: 655px; */
  /*width: 880px;*/
}
.tit-icon[data-v-57a56e15] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-57a56e15] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width:100px
}
.gobtn[data-v-57a56e15] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.main[data-v-57a56e15] {
  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-57a56e15] {
  text-align: left;
  margin-top: 10px;
}
.inp[data-v-57a56e15]{
    width: 770px;
    height: 160px;
    border: 1px solid #ddd;
    resize: none;
	letter-spacing: 1.5px;
	padding: 10px;
}
.btn1[data-v-57a56e15]{
    margin-top: 25px;
    width: 94px;
    height: 41px;
    color: white;
    border: 0 solid;
    font-size: 14px;
    margin-left:-650px ;
}
.replay_content[data-v-57a56e15]{
	margin-top: 10px;
	border: 1px solid #ddd;
	padding: 10px;
	padding-bottom: 38px;
	text-align: left;
	min-height: 200px;
}
.list_content[data-v-57a56e15]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.list_content span[data-v-57a56e15]{
	font-size: 17px;
}
.image[data-v-57a56e15]{
	width: 180px;
	height: 180px;
}
.image .replay_image[data-v-57a56e15]{
	width: 180px;
	height: 100%;
	border:0;
	padding:0;
}

.main[data-v-244e5870] {
  background: white;
}
.arr_nr[data-v-244e5870] {
  /*margin-top: 50px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*width: 980px;*/
  /*height: 660px;*/
  padding: 0;
}

/* .dd_left{
        width: 200px;
        height: 100%;
        background: lightgreen;
    } */
.dd_right[data-v-244e5870] {
  margin-left: 20px;
  /*width: 960px;*/
  height: 100%;
  /* background: lightsalmon; */
}
.dd_top[data-v-244e5870] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65px;
  padding-top: 25px;
  padding-left: 20px;
  /* background: lime; */
}
.zjjj_top[data-v-244e5870] {
  width: 5px;
  height: 25px;
  background: #1740a2;
  /* margin-right: 5px;
        margin-top: 2px; */
  font-size: 20px;
}
.dd_xl[data-v-244e5870] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  width: 100%;
  /* background: orange; */
}
.xl_btn[data-v-244e5870] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 40px;
  height: 100%;
  font-size: 14px;
  margin-left: 25px;
}
.form-control[data-v-244e5870] {
  margin-top: 7px;
  height: 28px;
  /* margin-top: 23px; */
  font-size: 10px;
}
.cx_btn[data-v-244e5870] {
  margin-top: 7px;
  margin-left: 25px;
  height: 28px;
  width: 60px;
}
.cx_btn > button[data-v-244e5870] {
  width: 100%;
  height: 100%;
  border: 0;
  background: #1740a2;
  color: mintcream;
}
.dd_lb[data-v-244e5870] {
  height: 125px;
  width: 100%;
  padding: 0 20px;
  /* margin-bottom: 20px; */
  margin-top: 25px;
}
.dd_lb[data-v-244e5870]:last-child {
  margin-bottom: 25px;
}
.lb_top[data-v-244e5870] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  background: rgb(241, 244, 253);
  padding-top: 16px;
  /* padding-left: 25px; */
  font-size: 14px;
}
.top_1[data-v-244e5870] {
  /* width: 350px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
}
.top_2[data-v-244e5870] {
  /*width: 550px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
}
.top_3[data-v-244e5870] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  margin-right: 45px;
}
.lb_btm[data-v-244e5870] {
  /* width: 980px; */
  width: 100%;
  height: 75px;
  /* background: salmon; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  border: 1px solid #dcdee3;
}
.btm_1[data-v-244e5870] {
  width: 40%;
  height: 100%;
  text-align: left;
  line-height: 75px;
  padding-left: 25px;
}
.btm_2[data-v-244e5870] {
  width: 20%;
  height: 100%;
  text-align: left;
  line-height: 75px;
  color: red;
}
.btm_3[data-v-244e5870] {
  width: 20%;
  height: 100%;
  text-align: left;
  line-height: 75px;
}
.btm_4[data-v-244e5870] {
  width: 25%;
  height: 100%;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btm_4 > button[data-v-244e5870] {
  margin-right: 20px;
  width: 80px;
  height: 30px;
  background: #1740a2;
  color: mintcream;
  border: 0;
}
.btm_4 button[data-v-244e5870]:first-child {
  background: #455a8d;
}
.pay-dialog[data-v-244e5870]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.pay-info[data-v-244e5870]{
	width: 100%;
	line-height: 50px;
	font-size: 16px;
	border: 1px solid #dcdee3;
}
.pay-info >div[data-v-244e5870]{
	margin-left: 20px;
}
.pay-title[data-v-244e5870]{
	font-size: 20px;
	font-weight: bold;
}
.pay-order[data-v-244e5870]{
}
.pay-price[data-v-244e5870]{
	font-weight: 600;
	color: red;
}
.pay-price span[data-v-244e5870]{
	color: #666;
	font-weight: 500;
}
.pay_message[data-v-244e5870]{
	margin-top: 10px;
	margin-bottom: -20px;
	color: #ff9900;
	font-style: oblique;
}

li[data-v-37c5cc61]{
    list-style: none;
}
.stepOut[data-v-37c5cc61] {
  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-37c5cc61] {
  width: 100px;
  height: 70px;
  float: left;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.stepOut .stepItem .icon[data-v-37c5cc61] {
  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-37c5cc61] {
  background-color: #d84b4c;
  color: white;
  border: 1px solid #d84b4c;
}
.stepOut .stepItem .line[data-v-37c5cc61] {
  position: absolute;
  top: 20px;
  left: 50%;
  border-bottom: 5px solid #d3cfcf;
  width: 100px;
  z-index: 111;
}
.stepOut .stepItem .lineActive[data-v-37c5cc61] {
  border-bottom: 5px solid #d84b4c;
}
.stepOut .stepItem .stepStatus[data-v-37c5cc61] {
  color: #333333;
  line-height: 36px;
  font-size: 14px;
}
.stepOut .stepItem .statusTime[data-v-37c5cc61] {
  color: #575757;
  opacity: 0.5;
}

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

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

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

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

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

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

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;
}
.chart-message[data-v-03cfe5c6]{padding:0 20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex}.chart-message-body[data-v-03cfe5c6]{padding:0 8px}.chart-message-content[data-v-03cfe5c6]{padding:12px;background:#f8f8f8;border-radius:0px 10px 10px 10px}.chart-message-image[data-v-03cfe5c6]{max-width:200px;max-height:300px}.chart-message-label[data-v-03cfe5c6]{-ms-flex-item-align:end;align-self:flex-end;font-size:12px;color:#679ce1}.chart-message-label.read[data-v-03cfe5c6]{color:#b6b8ba}.chart-message-label.fail[data-v-03cfe5c6]{width:15px;height:15px;border-radius:15px;background:red;color:#ffffff;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}.chart-message.right[data-v-03cfe5c6]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chart-message.right .chart-message-content[data-v-03cfe5c6]{background:#dceafd;border-radius:10px 0 10px 10px}.chart-avatar[data-v-03cfe5c6]{width:36px;height:36px}
.message-image[data-v-68f58a36]{position:relative}.message-image img[data-v-68f58a36]{max-width:200px;max-height:300px}.message-image .progress[data-v-68f58a36]{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:0 20px;left:0;top:0;background:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-image .progress progress[data-v-68f58a36]{width:100%}.dialog[data-v-68f58a36]{position:fixed;z-index:12;width:100vw;height:calc(100vh - 62px);background:rgba(0,0,0,0.3);top:62px;left:0;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}.dialog header[data-v-68f58a36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:rgba(0,0,0,0.49);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px}.dialog-box[data-v-68f58a36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:100%;padding:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-box img[data-v-68f58a36]{max-width:100%;max-height:100%}
.chart-btn[data-v-19895664]{position:relative}.chart-btn input[data-v-19895664]{position:absolute;cursor:pointer;left:0;top:0;opacity:0;width:100%;height:100%}
.chart{position:absolute;width:100%;height:100%;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:#fff;z-index:9}.chart-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;height:80%;min-width:800px;min-height:600px;background-color:#fff;-webkit-box-shadow:0 0 50px #8c8c8c;box-shadow:0 0 50px #8c8c8c}.chart-header{height:60px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0074f6;color:#fff}.chart-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chart-content-left{width:285px;border-right:1px solid #f4f5f9;overflow-y:auto}.chart-content-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chart-more{font-size:0.9rem;padding:5px;text-align:center;color:#999999;cursor:pointer}.chart-body{margin-top:10px;min-height:400px;-webkit-box-flex:1;-ms-flex:1;flex:1}.chart-body-main{height:100%;overflow-y:auto}.chart-footer{height:173px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #f4f5f9}.chart-plus{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px}.chart-btn .icon{width:20px;height:20px;margin:12px 10px 0;background-size:contain;background-repeat:no-repeat}.chart-btn .icon.icon-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAqCAYAAAD1T9h6AAAAAXNSR0IArs4c6QAABLlJREFUaEPlmVtsFFUYx893ZpfeaRNjK7ZJLexuu7NFSmeXNgG1Gn0ooQajpdjiBR9MJFxsvRSxbVb0xRiFUKOJLxrBW5aERIhGCbItUMDtFKTt2psiRiNYH7iVXnbn+8xsO9tl09JtdyuzcV5mds+Zc37/7zYz5wALOQoLS7JGyP8sQ1bKGGQRoTG0/XZdA3AfY3SJcXYqEQyfdHWdvqSxgHZRYHNU+JFeIsKU2wUaybwAfMjA4d2ebs9BtX9AgArvU5SmSAbQSx+jIOxURUAgbBTlK83ynEMvY8ZmY2Zit9ftvq4HYLGsLNX394iNMd8WRMoPWB74UKIgVIHJJtWTQk+of6rwC5OkjbL8kU8P4OEMkvS88eqw/HFQhAD7wWSVDhBRzriABZv7vadO6xFeYzKLpSWIY++PewH+AJPV3qZVm4S7Fj6ol7CZzohqOI1evHp0Iox8sKSg2KN1/qWnw6Fn62tsocz/TwGVlZXCT94LNYj+RwAgl4gucG44vEzM/czlcinz7cWoPKDCn+08/wEyLA4H5Yx3FC3N2zTfIqISYLGteFpR/Fums7IgGJr7un/8dD69EJUAk7V4LxErCFQBzj9MT1r05ZXhv9YT4gvjlYH1DPzc8ZRuBZhFqRWRklTAjJTsB2T54A1Jqki+PPRny8TDcLjfK9+vWwFx74G4z4H/ogoREeTb7CsBgHq6PG3qOTQko0pidaD5fA6o8BbR3oBEj6pzCRxq+7zy8ZgKmK8EHYd37EDCtdocBoG/2NvdfkL3AlR4s016jZA9psFygK/7vO1vxTyEYu2BcXh7PSE9ro0NjB/asH7Nm06nE8PnizoHYi0g9KNqIu6/qV5X8cZU8Gq7rgSYbfZXUcHKkLD5tqaqwjkdvK4ELBEdLzNUqibh+Xc1VWuabgWvGwEmcUUdof/JYMxz/v1yW15TJG+yMQshkyhVAmOrgbHf05JYsyzL/0SSHyabvZYUrNb6ChwOL7MtbowEPiYeUFcHrg3LDQrS6qAFAS4KxpStvedaz99KhNnq2IakbJgMG+FIdlZKg9vt9kciPmoBRUVlGddHh94hUorCJwQO1xYwXuf1es5OBWMWpa2IFHzV5sB/yM5KfX028FEJKCgqvcc/6t9NhNlBC3JwM8ZKtFdsAD7GjdDUd85zJFSERbRvVhCfmbyPH83OTN0xW/g5C7DYHA4kfJuQ0iYgCAzCnoEuzz7LUqkAFbabkO7Q2rjAd/V3t3+h/rZYHZsUUjZOJiy05GSmbZ8L/JwEWKzSWmRsOxEJ6gCcwwgJvGGg0xP4iFGP/OUr71ZGR/cQYm4QVOCfM6QRInouBL41JzOtfq7wsxYQnnQAbJAboK6vU+4Jj3NJejj9yo3L7xHhvVPlAAA7lp5sr4926TLiMmoRpVUK0q6QeO9NTUiuPXPm2OB0FaO8vDxh4LfBnUj40E19BDiRkSi9Ei38rDwQKgA4tNyZvrjx5EnX8Ezlzul08n2uQ9u0Wq9WG2NhXqPX5Rqb6d5I2iP2QCABRWmVeq5eV9E20yM+fHKr9b5FfgMl9Xce/zUSsEj73CQg7hd34395Pd43OOJ+i0lNnLje5NMyP663WTUR8bjR/S+/EAdi6i5GNAAAAABJRU5ErkJggg==)}.chart-input{height:140px;position:relative}.chart-input-text{width:100%;height:100%;margin:0;padding:12px 20px 20px;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;background:no-repeat;outline:none}.chart-input-btn{position:absolute;bottom:20px;right:20px;background:#006eff;padding:8px 20px;border-radius:4px;border:none;font-weight:400;font-size:14px;color:#ffffff;letter-spacing:0;text-align:center;line-height:20px;outline:none;border:none}.chart-input-btn:focus{outline:none}.chart-input-btn:disabled{opacity:0.3;cursor:default}.chart-default-msg{font-size:20px;font-weight:500;color:#000;text-align:center}

.mask[data-v-453bcf72] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-9bdc7e58] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-9bdc7e58] {
	padding-bottom: 25px;
}
.arr_nr[data-v-9bdc7e58] {
	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-9bdc7e58] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-9bdc7e58] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-9bdc7e58]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-9bdc7e58] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-9bdc7e58] {
	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-9bdc7e58] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-9bdc7e58] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-9bdc7e58] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-9bdc7e58] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-9bdc7e58] {
}
.type-item[data-v-9bdc7e58] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-9bdc7e58] {
	background: #2c5cce;
}
.list_img[data-v-9bdc7e58]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(../../static/img/noticeImg.f668b6a.png);
	background-size: cover !important;
}
.list_time[data-v-9bdc7e58]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-9bdc7e58]{
	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-6f988a84] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-6f988a84] {
	padding-bottom: 25px;
}
.arr_nr[data-v-6f988a84] {
	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-6f988a84] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-6f988a84] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-6f988a84]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-6f988a84] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-6f988a84] {
	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-6f988a84] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-6f988a84] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-6f988a84] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-6f988a84] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-6f988a84] {
}
.type-item[data-v-6f988a84] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-6f988a84] {
	background: #2c5cce;
}
.list_img[data-v-6f988a84]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(../../static/img/noticeImg.f668b6a.png);
	background-size: cover !important;
}
.list_time[data-v-6f988a84]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-6f988a84]{
	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-1e11d46e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-1e11d46e] {
	padding-bottom: 25px;
}
.arr_nr[data-v-1e11d46e] {
	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-1e11d46e] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-1e11d46e] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-1e11d46e]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-1e11d46e] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-1e11d46e] {
	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-1e11d46e] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-1e11d46e] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-1e11d46e] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-1e11d46e] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-1e11d46e] {
}
.type-item[data-v-1e11d46e] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-1e11d46e] {
	background: #2c5cce;
}
.list_img[data-v-1e11d46e]{
width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(../../static/img/noticeImg.f668b6a.png);
	background-size: cover !important;
}
.list_time[data-v-1e11d46e]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-1e11d46e]{
	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-0cc2cc25] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-0cc2cc25] {
	padding-bottom: 25px;
}
.arr_nr[data-v-0cc2cc25] {
	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-0cc2cc25] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-0cc2cc25] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-0cc2cc25]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-0cc2cc25] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-0cc2cc25] {
	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-0cc2cc25] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-0cc2cc25] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-0cc2cc25] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-0cc2cc25] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-0cc2cc25] {
}
.type-item[data-v-0cc2cc25] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-0cc2cc25] {
	background: #2c5cce;
}
.list_img[data-v-0cc2cc25]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(../../static/img/noticeImg.f668b6a.png);
	background-size: cover !important;
}
.list_time[data-v-0cc2cc25]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-0cc2cc25]{
	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;
}

.arr_quan[data-v-cab43c16]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
  text-align: center;
}
.arr_nr[data-v-cab43c16]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-cab43c16]{
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-cab43c16]{
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-cab43c16]{
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.zw_img[data-v-cab43c16]{
  padding-top: 30px;
}
.zw_tz[data-v-cab43c16]{
  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-cab43c16]{
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-cab43c16]{
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}
.fj[data-v-cab43c16] {
  border-top: 1px solid #a8a8a8;
  margin-top: 20px;
  padding: 20px 0;
  font-size: 20px;
  text-align: left;
}
.fj-item[data-v-cab43c16] {
  font-size: 16px;
}

.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-55dcb1c4] {
  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-55dcb1c4] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 200px;
  padding: 10px 0 10px 10px;
}
.arr_nr[data-v-55dcb1c4]:hover {
  background: #f1f4fd;
}
.arr_nr[data-v-55dcb1c4]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-55dcb1c4] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-55dcb1c4] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-55dcb1c4] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-55dcb1c4] {
  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-55dcb1c4] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-55dcb1c4] {
  width: 180px;
  height: 180px;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-55dcb1c4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 180px;
  padding: 25px;
  cursor: pointer;
  overflow: hidden;
}
.wb_top[data-v-55dcb1c4] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-55dcb1c4] {
  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-55dcb1c4] {
  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-55dcb1c4] {
  width: 60px;
  color: #1740a2;
}
.wb_botm_btn[data-v-55dcb1c4] {
  width: 60%;
  color: #2c5cce;
  padding: 0 10px;
  text-align: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2021/12/3 */
.nav[data-v-55dcb1c4] {
  /* 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-55dcb1c4] {
  /* 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-55dcb1c4] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-55dcb1c4] {
  width: 100%;
}
.nav-item-title[data-v-55dcb1c4] {
  /*  min-width: 180px;
    width: 105%; */
  width: 230px;
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  white-space: nowrap;
}

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

.top[data-v-d9599902] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-d9599902] {
  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-d9599902] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-d9599902] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-d9599902] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-d9599902] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-d9599902] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-d9599902] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-d9599902] {
  padding: 0;
  margin-bottom: 50px
}
.ullist[data-v-d9599902] {
  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-d9599902] {
  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-d9599902] {
  text-align: left;
  margin-top: 20px;
}
.pagination[data-v-d9599902] {
  margin-top: 30px;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-3d52bac7] {
  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-3d52bac7] {

  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-3d52bac7]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-3d52bac7] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-3d52bac7] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-3d52bac7] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-3d52bac7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  margin-right: 20px;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-3d52bac7] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-3d52bac7] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-3d52bac7] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
  cursor: pointer;
}
.fwzx_wb[data-v-3d52bac7]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-3d52bac7] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-3d52bac7] {
  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-3d52bac7] {
  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-3d52bac7] {
  color: #1740a2;
}
.wb_botm_btn[data-v-3d52bac7] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-3d52bac7] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-3d52bac7] {
  /* 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-3d52bac7] {
  /* 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-3d52bac7] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-3d52bac7] {
  width: 100%;
}
.nav-item-title[data-v-3d52bac7] {
  /* 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-48b18fa5] {
 /* height: 450px;
  display: flex; */
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-48b18fa5] {
  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-48b18fa5] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-48b18fa5] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-48b18fa5] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-48b18fa5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-48b18fa5] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-48b18fa5] {
  text-align: left;
  margin-top: 15px;
  /* color: #adadad; */
}
.jj-website[data-v-48b18fa5]:hover{
	cursor: pointer;
	text-decoration: underline;
	color: #007BFF;
}
.ywfl[data-v-48b18fa5] {
  /* height: 135px; */
  padding: 0;
  margin-bottom: 50px
}
.ullist[data-v-48b18fa5] {
  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-48b18fa5] {
 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-48b18fa5] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-48b18fa5] {
  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-48b18fa5] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-48b18fa5] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-cab6418c] {
  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-cab6418c] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-cab6418c] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-cab6418c] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-cab6418c] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-cab6418c] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-cab6418c] {
  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-cab6418c] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-cab6418c] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-cab6418c] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-cab6418c]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-cab6418c] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-cab6418c] {
  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-cab6418c] {
  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-cab6418c] {
  color: #1740a2;
}
.wb_botm_btn[data-v-cab6418c] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-cab6418c] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-cab6418c] {
  /* 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-cab6418c] {
  /* 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-cab6418c] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-cab6418c] {
  width: 100%;
}
.nav-item-title[data-v-cab6418c] {
/* 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;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-94c09062] {
  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-94c09062] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-94c09062]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-94c09062] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-94c09062] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-94c09062] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-94c09062] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-94c09062] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-94c09062] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-94c09062] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-94c09062]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-94c09062] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-94c09062] {
  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-94c09062] {
  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-94c09062] {
  color: #1740a2;
}
.wb_botm_btn[data-v-94c09062] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-94c09062] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-94c09062] {
  /* 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-94c09062] {
  /* 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-94c09062] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-94c09062] {
  width: 100%;
}
.nav-item-title[data-v-94c09062] {
/*  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-0265aa69] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-0265aa69] {
  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-0265aa69] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-0265aa69] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-0265aa69] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-0265aa69] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-0265aa69] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-0265aa69] {
  margin-bottom: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-0265aa69] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-0265aa69] {
  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-0265aa69] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.xqtjBtn[data-v-0265aa69] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-0265aa69] {
  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-0265aa69] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-0265aa69] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-ef1d8d7e] {
  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-ef1d8d7e] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-ef1d8d7e]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-ef1d8d7e] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-ef1d8d7e] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-ef1d8d7e] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-ef1d8d7e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-ef1d8d7e] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-ef1d8d7e] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-ef1d8d7e] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-ef1d8d7e]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-ef1d8d7e] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-ef1d8d7e] {
  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-ef1d8d7e] {
  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-ef1d8d7e] {
  color: #1740a2;
}
.wb_botm_btn[data-v-ef1d8d7e] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-ef1d8d7e] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-ef1d8d7e] {
  /* 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-ef1d8d7e] {
  /* 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-ef1d8d7e] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-ef1d8d7e] {
  width: 100%;
}
.nav-item-title[data-v-ef1d8d7e] {
/*  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-ae1e85d8] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-ae1e85d8] {
  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-ae1e85d8] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-ae1e85d8] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-ae1e85d8] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-ae1e85d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-ae1e85d8] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-ae1e85d8] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-ae1e85d8] {
  text-align: left;
  margin-top: 20px;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-5ba408f2] {
  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-5ba408f2] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-5ba408f2]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-5ba408f2] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-5ba408f2] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-5ba408f2] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-5ba408f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-5ba408f2] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-5ba408f2] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-5ba408f2] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-5ba408f2]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-5ba408f2] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-5ba408f2] {
  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-5ba408f2] {
  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-5ba408f2] {
  color: #1740a2;
}
.wb_botm_btn[data-v-5ba408f2] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-5ba408f2] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-5ba408f2] {
  /* 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-5ba408f2] {
  /* 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-5ba408f2] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-5ba408f2] {
  width: 100%;
}
.nav-item-title[data-v-5ba408f2] {
  /*  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-6ff123d4] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-6ff123d4] {
  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-6ff123d4] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-6ff123d4] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-6ff123d4] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-6ff123d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-6ff123d4] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-6ff123d4] {
  margin-top: 15px;
  text-align: left;
}
.xqtjBtn[data-v-6ff123d4] {
  text-align: left;
  margin-top: 20px;
}

.title[data-v-0b1bb9cc] {
  text-align: center;
  margin: 20px;
  font-size: 20px;
}
.active[data-v-0b1bb9cc] {
  background-color: #f5f5f5;
}


/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-4aacc180] {
  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-4aacc180] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-4aacc180] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-4aacc180] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-4aacc180] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-4aacc180] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-4aacc180] {
  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-4aacc180] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-4aacc180] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-4aacc180] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-4aacc180]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-4aacc180] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-4aacc180] {
  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-4aacc180] {
  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-4aacc180] {
  color: #1740a2;
}
.wb_botm_btn[data-v-4aacc180] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-4aacc180] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-4aacc180] {
  /* 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-4aacc180] {
  /* 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-4aacc180] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-4aacc180] {
  width: 100%;
}
.nav-item-title[data-v-4aacc180] {
/* 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-fd57e7d2] {
  /*height: 325px;*/
  /* height: 450px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*border-bottom: 1px solid #adadad;*/
}
.pho[data-v-fd57e7d2] {
  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-fd57e7d2] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-fd57e7d2] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-fd57e7d2] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-fd57e7d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jg[data-v-fd57e7d2] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-fd57e7d2] {
  margin-bottom: 10px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-fd57e7d2] {
  height: 135px;
}
.ullist > li[data-v-fd57e7d2] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.main[data-v-fd57e7d2] {
  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-fd57e7d2] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-fd57e7d2] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

.w-full[data-v-6ba186f9] {
  width: 100%;
}
.content[data-v-6ba186f9] {
  padding: 30px 0;
}
.min-h[data-v-6ba186f9] {
  min-height: 600px;
}
.bg[data-v-6ba186f9] {
  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-7c814326] {
  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-7c814326] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-7c814326] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-7c814326] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-7c814326] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-7c814326] {
  padding-top: 30px;
}
.zw_tz[data-v-7c814326] {
  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-7c814326] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-7c814326] {
  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;
}


/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-9f8a4d48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-9f8a4d48] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zjk[data-v-9f8a4d48] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.zjk_sp[data-v-9f8a4d48] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.zjk_hy_sf[data-v-9f8a4d48] {
  padding-left: 60px;
  background: #f5f5f5;
}
.zjk_xl[data-v-9f8a4d48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-9f8a4d48] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.zjk_img[data-v-9f8a4d48] {
  width: 180px;
  height: 180px;
  border: 0;
  padding: 0;
}
.zjk_wb[data-v-9f8a4d48] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.zjk_wb[data-v-9f8a4d48]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-9f8a4d48] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-9f8a4d48] {
  font-size: 14px;
  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-9f8a4d48] {
  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-9f8a4d48] {
  color: #1740a2;
}
.wb_botm_btn[data-v-9f8a4d48] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-9f8a4d48] {
  margin: 0 10px;
}



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

.header[data-v-16ec8e20] {
  /* height: 220px; */
  width: 100%;
  margin-top: 25px;
  text-align: left;
}
.active[data-v-16ec8e20] {
  height: 25px;
  width: 55px;
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  line-height: 25px;
  background: #2c5cce;
  border-radius: 25px;
  color: white;
  cursor: pointer;
}
.hyfl[data-v-16ec8e20] {
  height: 85px;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #ddd;
}
.title[data-v-16ec8e20] {
  font-size: 14px;
  color: #333333;
  margin: 0;
  text-align: center;
  font-weight: bold;
  line-height: 85px;
  width: 128px;
}
.ywtitle[data-v-16ec8e20] {
 
  font-size: 14px;
  color: #333333;
  margin: 0;
   width: 120px;
  text-align: center;

  font-weight: bold;
  line-height: 52px;
}
.hylist[data-v-16ec8e20] {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px;
  margin-left: 10px;
}
.hyli[data-v-16ec8e20] {
  height: 25px;
  width: 55px;
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  line-height: 25px;
  cursor: pointer;
}
.ywly[data-v-16ec8e20] {
  height: 52px;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ywly[data-v-16ec8e20]{
  border-right: 1px solid #ddd;
}
.ywlist[data-v-16ec8e20] {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px;
   margin-left: 10px;
}
.ywli[data-v-16ec8e20] {
  height: 25px;
  width: 55px;
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  margin-right: 20px;
  line-height: 23px;
  cursor: pointer;
}
.ywli[data-v-16ec8e20]:nth-last-child(1) {
  width: 65px;
}
.mainList[data-v-16ec8e20] {
  height: 200px;
  margin:15px 0
}
.userinfo[data-v-16ec8e20] {
  height: 65px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  padding-left: 30px;
  line-height: 65px;
  /*border-top: 1px solid #ddd;*/
  background: #f1f4fd;
}
.info[data-v-16ec8e20] {
  height: 135px;
  text-align: left;
  padding-left: 30px;
  font-size: 15px;
  color:#5a5a5a;
  padding-top :25px;
  /*margin-top:10px*/
  /*border-bottom: 1px solid #ddd ;*/
}
.zt[data-v-16ec8e20] {
  float: right;
  color: #d56f74;
}
.zt2[data-v-16ec8e20]{
    float: right;
  color: #69c080;
}
.bq>span[data-v-16ec8e20]{
    display: inline-block;
    width: 55px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px dashed #a8bff7;
    color: #a8bff7;
    margin-right: 10px;
}

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

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

.content[data-v-89f062d2] {
	min-height: 580px;
}
.nav[data-v-89f062d2] {
	/* 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;
}
.top[data-v-89f062d2] {
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-size: 22px;
	color: #1740a2;
	font-weight: bold;
	border-bottom: 1px solid #e0e7f7;
	margin-top: 20px;
}
.top img[data-v-89f062d2] {
	width: 26px;
	height: 26px;
}
.gd[data-v-89f062d2] {
	color: #5d72b6;
	font-size: 13px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.nav-item[data-v-89f062d2] {
	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-89f062d2] {
	padding: 0 35px;
	height: 150px;
	overflow: hidden;
}
.nav-item-image img[data-v-89f062d2] {
	width: 100%;
}
.nav-item-title[data-v-89f062d2] {
	height: 40px;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	white-space: nowrap;
	width: 230px;
}

/* 商标搜索 */
.imgs-margin[data-v-89f062d2]{
	margin: 0 auto;
}
.imgs[data-v-89f062d2] {
	/* margin-top: 20px; */
	position: relative;
}
.brand-search[data-v-89f062d2] {
	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-89f062d2] {
	width: 600px;
	height: 40px;
	padding: 0;
	border: none;
	text-indent: 1rem;
}
.brand-search input[data-v-89f062d2]:focus {
	border: 1px solid #ddd;
	outline: none;
}
.brand-search button[data-v-89f062d2] {
	border: none;
	width: 70px;
	height: 40px;
	color: #FFFFFF;
	background: #FF4D20;
	border-radius: 0;
	vertical-align: top;
}
.list-style[data-v-89f062d2]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.arr_quan[data-v-89f062d2] {
	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;
}
.arr_nr[data-v-89f062d2] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 160px;
	/* padding: 10px 0 10px 10px; */
}
.arr_nr[data-v-89f062d2]:hover {
	background: #f1f4fd;
}
.arr_nr[data-v-89f062d2]:last-child {
	margin-bottom: 20px;
}
.fwzx_img[data-v-89f062d2] {
	width: 180px;
	height: 180px;
	border: 0;
	padding: 0;
}
.fwzx_wb[data-v-89f062d2] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	height: 200px;
	padding: 25px;
	cursor: pointer;
	overflow: hidden;
}
.wb_top[data-v-89f062d2] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: 45px;
	width: 100%;
	margin-bottom: 15px;
	/* background: darkgrey; */
}
.wb_cent[data-v-89f062d2] {
	font-size: 10px;
	text-align: left;
	width: 100%;
	height: 60px;
		overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_botm[data-v-89f062d2] {
	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-89f062d2] {
	width: 60px;
	color: #1740a2;
}
.wb_botm_btn[data-v-89f062d2] {
	width: 60%;
	color: #2c5cce;
	padding: 0 10px;
	text-align: left;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.content[data-v-0b8e2d15] {
  min-height: 580px;
}
.body[data-v-0b8e2d15] {
  margin: 20px auto;
}
.no-content[data-v-0b8e2d15] {
  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-0b8e2d15] {
}
.arr_nr[data-v-0b8e2d15] {
  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-0b8e2d15]:hover {
  background: #f1f4fd;
}
.fwzx_wb[data-v-0b8e2d15] {
  padding: 20px;
  cursor: pointer;
}
.wb_top[data-v-0b8e2d15] {
  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-0b8e2d15] {
  font-size: 15px;
  text-align: left;
}
.marginTop-10[data-v-0b8e2d15] {
  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-0b8e2d15] {
  display: inline-block;
}
.span-red[data-v-0b8e2d15] {
  color: red;
}
.span4ff[data-v-0b8e2d15] {
  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;
}

.content[data-v-668181d2] {
		min-height: 580px;
}
.nav[data-v-668181d2] {
  /* 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-668181d2] {
  /* 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-668181d2] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-668181d2] {
  width: 100%;
}
.nav-item-title[data-v-668181d2] {
	    /* min-width: 180px; */
		/* width: 105%; */
	    height: 40px;
	    margin-top: 20px;
	    font-size: 16px;
	    color: #333;
	    line-height: 40px;
		white-space: nowrap;
		width: 230px;
}
.arr_quan[data-v-668181d2] {
  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-668181d2] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-668181d2]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-668181d2] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-668181d2] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

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

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-668181d2] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-668181d2] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-668181d2]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-668181d2] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-668181d2] {
  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-668181d2] {
  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-668181d2] {
  color: #1740a2;
}
.wb_botm_btn[data-v-668181d2] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-668181d2] {
  margin: 0 10px;
}

.top[data-v-0695a071] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-0695a071] {
  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-0695a071] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-0695a071] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-0695a071] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-0695a071] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-0695a071] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-0695a071] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-0695a071] {
  height: 135px;
}
.ullist[data-v-0695a071] {
  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-0695a071] {
 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-0695a071] {
  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-0695a071] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-0695a071] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

.arr_quan[data-v-d0d9caea] {
  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;
}
.arr_nr[data-v-d0d9caea] {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  /* height: 243px; */
  border: 1px solid #dfdfdf ;
}
.arr_nr[data-v-d0d9caea]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-d0d9caea] {
  width: 100%;
  height: 100%;
  text-align: left;
}
.fwzx_sp[data-v-d0d9caea] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-d0d9caea] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-d0d9caea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  margin-right: 20px;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-d0d9caea] {

  height: 35px;
  margin-top: 23px;
}
.fwzx_img[data-v-d0d9caea] {
  width: 230px;
  height: 230px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.fwzx_img img[data-v-d0d9caea]{
	width: 230px;
	height: 230px;
}
.fwzx_wb[data-v-d0d9caea] {
  width: 79%;
  height: 230px;
  background: #ffffff;
  padding: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fwzx_wb[data-v-d0d9caea]:hover {
  width: 79%;
  height: 230px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-d0d9caea] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-d0d9caea] {
  font-size: 10px;
  text-align: left;
  /* height: 45px; */
  width: 75%;
  /* 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-d0d9caea] {
  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-d0d9caea] {
  color: #1740a2;
}
.wb_botm_btn[data-v-d0d9caea] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-d0d9caea] {
  margin: 0 10px;
}
.shop-title[data-v-d0d9caea]{
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.shop-content[data-v-d0d9caea]{
	    font-size: 14px;
	    color: #666666;
}
.shop-price[data-v-d0d9caea]{
	font-size: 24px;
	color: #e60012;
}
.shop-bottom[data-v-d0d9caea]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	    font-size: 12px;
	    color: #999999;
}


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

.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-49ff2b18] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-49ff2b18] {
  padding-bottom: 25px;
}
.arr_nr[data-v-49ff2b18] {
  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-49ff2b18] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-49ff2b18] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-49ff2b18]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-49ff2b18] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-49ff2b18] {
  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-49ff2b18] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-49ff2b18] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-49ff2b18] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.list_time[data-v-49ff2b18]{
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-49ff2b18]{
  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;
}

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

.arr_quan[data-v-990b8164]{
  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-990b8164]{
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-990b8164]{
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-990b8164]{
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-990b8164]{
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-990b8164] {
  padding-bottom: 50px;
}
.fj[data-v-990b8164] {
  border-top: 1px solid #a8a8a8;
  margin-top: 20px;
  padding: 20px 0;
  font-size: 20px;
  text-align: left;
}
.fj-item[data-v-990b8164] {
  font-size: 16px;
}

.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;
}

.title[data-v-e92eaf5c] {
  font-size: 30px;
  color: #0b5394;
  font-family: Microsoft YaHei;
  word-wrap: break-word;
  font-weight: bold;
}
.em[data-v-e92eaf5c] {
  font-size: 28px;
  font-style: italic;
  color: #f5f8fe;
  font-family: Microsoft YaHei;
  margin-top: -17px;
  word-wrap: break-word;
  font-weight: bold;
}
.jj[data-v-e92eaf5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
.img[data-v-e92eaf5c] {
  width: 498px;
  height: 340px;
  margin-right: 20px;
}
.img img[data-v-e92eaf5c] {
  width: 498px;
  height: 340px;
}
.about[data-v-e92eaf5c] {
  width: 100%;
  text-align: left;
}
.about div[data-v-e92eaf5c] {
  padding: 10px;
  padding-top: 20px;
  border-bottom: #007bff 3px solid;
  margin-bottom: 10px;
}
.about span[data-v-e92eaf5c] {
  font-size: 16px;
  line-height: 150%;
}
.list[data-v-e92eaf5c] {
  padding-bottom: 25px;
}
.arr_nr[data-v-e92eaf5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-e92eaf5c] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-e92eaf5c] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-e92eaf5c]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-e92eaf5c] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-e92eaf5c] {
  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-e92eaf5c] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-e92eaf5c] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-e92eaf5c] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.type-view[data-v-e92eaf5c] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-e92eaf5c] {
}
.type-item[data-v-e92eaf5c] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-e92eaf5c] {
  background: #2c5cce;
}
.list_img[data-v-e92eaf5c] {
  width: 160px;
  height: 120px;
  border: 0;
  padding: 0;
  background-image: url(../../static/img/noticeImg.f668b6a.png);
  background-size: cover !important;
}
.list_time[data-v-e92eaf5c] {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-e92eaf5c] {
  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;
}
.ent[data-v-e92eaf5c]{
	border-bottom: #0b5394 solid  3px;
	margin-bottom: 10px;
}
.ent_img[data-v-e92eaf5c]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 20px;
}
.ent_img    img[data-v-e92eaf5c]{
            width: 240px;
            height: 100px;
}
.navBtn[data-v-e92eaf5c]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-bottom: 20px;
}
.navList[data-v-e92eaf5c]{
	       display: -webkit-box;
	       display: -ms-flexbox;
	       display: flex;
	       -ms-flex-wrap: wrap;
	           flex-wrap: wrap;
		   width: 20%;
	       -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;
		   cursor: pointer;
}
.navList[data-v-e92eaf5c]:hover {
	  color: #0e56b9;
}
.navImg[data-v-e92eaf5c]{
		overflow: hidden;
		height: 134px;
}
.navList span[data-v-e92eaf5c]{
	    width: 100%;
	    top: 155px;
	    text-align: center;
	    font-size: 20px;
	    letter-spacing: 0px;
	    font-weight: 400;
	    text-align: center;
}
