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

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

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

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

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

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

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

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

.active[data-v-3cd88dd8] {
  background-color: #f1f4fd;
}
.xqfk[data-v-3cd88dd8] {
  /*width: 1200px;*/
  /*display: flex;*/
  /*margin-top: 50px;*/
  padding: 0;
  background: white;
  min-height: 500px;
}
.right-list[data-v-3cd88dd8] {
  margin-left: 20px;
  /*width: 880px;*/
}
.tit-icon[data-v-3cd88dd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-3cd88dd8] {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
}
.go-detail[data-v-3cd88dd8] {
  cursor: pointer;
  color: #007bff;
}
.go-detail[data-v-3cd88dd8]: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-33963610] {
	padding-top: 15px;
	margin-left: 15px;
}
.right-list[data-v-33963610] {
	margin-left: 20px;
	height: 655px;
}
.tit-icon[data-v-33963610] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.tit[data-v-33963610] {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
	width: 120px;
}
.gobtn[data-v-33963610] {
	border: 1px solid #dddddd;
	width: 70px;
	height: 30px;
	background-color: #fff;
	margin-left: 653px;
	font-size: 13px;
}
.report[data-v-33963610] {
	padding: 30px;
	text-align: left;
}

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

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

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

.xqfk[data-v-30fda8b2] {
  padding-top: 15px;
  margin-left: 15px;
}
.right-list[data-v-30fda8b2] {
  margin-left: 20px;
  height: 655px;
}
.tit-icon[data-v-30fda8b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tit[data-v-30fda8b2] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-left: 5px;
  width: 120px;
}
.gobtn[data-v-30fda8b2] {
  border: 1px solid #dddddd;
  width: 70px;
  height: 30px;
  background-color: #fff;
  margin-left: 653px;
  font-size: 13px;
}
.report[data-v-30fda8b2] {
  padding: 30px;
  text-align: left;
}
.list[data-v-30fda8b2] {
  width: 100%;
}
.item[data-v-30fda8b2] {
  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-30fda8b2]:last-child {
  border-bottom: none;
}
.item-btn[data-v-30fda8b2] {
  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-30fda8b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 490px;
}
.item-txt[data-v-30fda8b2] {
  position: inherit;
  /* width: 90px; */
  /* width: 50%;
		padding-right: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; */
}
.file[data-v-30fda8b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.file-item[data-v-30fda8b2] {
  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-30fda8b2] {
  border: 1px solid #ebecee;
}
.file-item-txt[data-v-30fda8b2] {
  margin-top: 10px;
  line-height: 20px;
  color: #606266;
  font-size: 13px;
}
.file-item-image[data-v-30fda8b2] {
  width: 196px;
  height: 196px;
}
.clear[data-v-30fda8b2] {
  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-30fda8b2] {
  width: 100%;
}
.picker-txt[data-v-30fda8b2] {
  color: rgb(192, 196, 204);
}
.picker.active[data-v-30fda8b2] {
  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-1ade62d6] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-1ade62d6] {
	padding-bottom: 25px;
}
.arr_nr[data-v-1ade62d6] {
	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-1ade62d6] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-1ade62d6] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-1ade62d6]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-1ade62d6] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-1ade62d6] {
	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-1ade62d6] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-1ade62d6] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-1ade62d6] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-1ade62d6] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-1ade62d6] {}
.type-item[data-v-1ade62d6] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-1ade62d6] {
	background: #2c5cce;
}
.list_img[data-v-1ade62d6] {
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-1ade62d6] {
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-1ade62d6] {
	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-ed15e468] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-ed15e468] {
	padding-bottom: 25px;
}
.arr_nr[data-v-ed15e468] {
	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-ed15e468] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-ed15e468] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-ed15e468]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-ed15e468] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-ed15e468] {
	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-ed15e468] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-ed15e468] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-ed15e468] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-ed15e468] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-ed15e468] {
}
.type-item[data-v-ed15e468] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-ed15e468] {
	background: #2c5cce;
}
.list_img[data-v-ed15e468]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-ed15e468]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-ed15e468]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-3f63f8a6] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-3f63f8a6] {
	padding-bottom: 25px;
}
.arr_nr[data-v-3f63f8a6] {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	/* background: lightcoral; */
	padding: 0;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-3f63f8a6] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-3f63f8a6] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-3f63f8a6]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-3f63f8a6] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-3f63f8a6] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	width: 100%;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_btm[data-v-3f63f8a6] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-3f63f8a6] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-3f63f8a6] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-3f63f8a6] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-3f63f8a6] {
}
.type-item[data-v-3f63f8a6] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-3f63f8a6] {
	background: #2c5cce;
}
.list_img[data-v-3f63f8a6]{
width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-3f63f8a6]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-3f63f8a6]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* .main{
    display: flex;

} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-bc1fec08] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	height: 80px;
	/* background: lightcoral; */
	padding: 0;
}
.list[data-v-bc1fec08] {
	padding-bottom: 25px;
}
.arr_nr[data-v-bc1fec08] {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	/* background: lightcoral; */
	padding: 0;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_img[data-v-bc1fec08] {
	width: 200px;
	height: 150px;
	background: #f1f4fd;
	border: 0;
	padding: 0;
}
.xwlb_wb[data-v-bc1fec08] {
	width: 100%;
	background: #ffffff;
	padding: 25px;
	border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-bc1fec08]:hover {
	background: #f1f4fd;
	cursor: pointer;
}
.wb_top[data-v-bc1fec08] {
	text-align: left;
	font-size: 17px;
	font-weight: 900;
	height: auto;
	width: 100%;
	/* background: darkgrey; */
}
.wb_cent[data-v-bc1fec08] {
	font-size: 10px;
	text-align: left;
	/* height: 45px; */
	width: 100%;
	/* background: lightgreen; */
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wb_btm[data-v-bc1fec08] {
	margin-right: 15px;
	font-size: 10px;
}
.empty[data-v-bc1fec08] {
	padding: 40px 0;
	text-align: center;
	min-height: 516px;
}
.empty-title[data-v-bc1fec08] {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.type-view[data-v-bc1fec08] {
	margin-top: 20px;
	padding: 25px;
	background: #f1f4fd;
	text-align: left;
}
.type-list[data-v-bc1fec08] {
}
.type-item[data-v-bc1fec08] {
	padding: 6px 12px;
	margin-right: 15px;
	background: #1740a2;
	color: #fff;
}
.type-item.active[data-v-bc1fec08] {
	background: #2c5cce;
}
.list_img[data-v-bc1fec08]{
	width: 160px;
	height: 120px;
	border: 0;
	padding: 0;
	background-image: url(data:image/jpeg;base64,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);
	background-size: cover !important;
}
.list_time[data-v-bc1fec08]{
	margin-top: 5px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0;
}
.desc[data-v-bc1fec08]{
	margin: 5px 0;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

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

.el-cascader-menu .el-cascader-menu__wrap[data-v-c6b0e22e] {
  height: 400px;
}
.el-radio__inner[data-v-c6b0e22e] {
  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[data-v-c6b0e22e] {
  background: transparent;
}
.el-cascader-node__label[data-v-c6b0e22e] {
  overflow: visible;
}

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

.item[data-v-59dd1862] {
  margin-top: 18px;
  margin-right: 17px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: #efefef;
  overflow: hidden;
  cursor: pointer;
}
.item[data-v-59dd1862]:nth-child(5n) {
  margin-right: 0;
}
.item[data-v-59dd1862]:hover {
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
          box-shadow: 0 2px 5px 0 #ccc;
}
.item-image[data-v-59dd1862] {
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.item-image-img[data-v-59dd1862] {
  width: 180px;
}
.item-info[data-v-59dd1862] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  text-align: left;
}
.item-title[data-v-59dd1862] {
  font-size: 18px;
}
.item-price[data-v-59dd1862] {
  font-size: 18px;
  color: #ff6600;
}
.item-ins[data-v-59dd1862] {
  font-size: 12px;
  color: #666;
}

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

.top[data-v-055a6c4a] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-055a6c4a] {
  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-055a6c4a] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-055a6c4a] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-055a6c4a] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-055a6c4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-055a6c4a] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-055a6c4a] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
  font-size: 14px;
  line-height: 26px;
}
.ywfl[data-v-055a6c4a] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-055a6c4a] {
  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-055a6c4a] {
  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-055a6c4a] {
  text-align: left;
  margin-top: 20px;
}
.pagination[data-v-055a6c4a] {
  margin-top: 30px;
}
.good-img[data-v-055a6c4a] {
  max-width: 100%;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-66faeb88] {
  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-66faeb88] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-66faeb88]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-66faeb88] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-66faeb88] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-66faeb88] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-66faeb88] {
  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-66faeb88] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-66faeb88] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-66faeb88] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
  cursor: pointer;
}
.fwzx_wb[data-v-66faeb88]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-66faeb88] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-66faeb88] {
  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-66faeb88] {
  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-66faeb88] {
  color: #1740a2;
}
.wb_botm_btn[data-v-66faeb88] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn>span[data-v-66faeb88] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-66faeb88] {
  /* 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-66faeb88] {
  /* 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-66faeb88] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-66faeb88] {
  width: 100%;
}
.nav-item-title[data-v-66faeb88] {
  /* 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-5e020c78] {
  /* height: 450px;
  display: flex; */
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-5e020c78] {
  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-5e020c78] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-5e020c78] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-5e020c78] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-5e020c78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-5e020c78] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-5e020c78] {
  text-align: left;
  margin-top: 15px;
  /* color: #adadad; */
}
.jj-website[data-v-5e020c78]:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #007bff;
}
.ywfl[data-v-5e020c78] {
  /* height: 135px; */
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-5e020c78] {
  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-5e020c78] {
  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-5e020c78] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-5e020c78] {
  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-5e020c78] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-5e020c78] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}
.good-img[data-v-5e020c78] {
  max-width: 100%;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-1655e310] {
  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-1655e310] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-1655e310] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-1655e310] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-1655e310] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-1655e310] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-1655e310] {
  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-1655e310] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-1655e310] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-1655e310] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-1655e310]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-1655e310] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-1655e310] {
  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-1655e310] {
  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-1655e310] {
  color: #1740a2;
}
.wb_botm_btn[data-v-1655e310] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-1655e310] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-1655e310] {
  /* 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-1655e310] {
  /* 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-1655e310] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-1655e310] {
  width: 100%;
}
.nav-item-title[data-v-1655e310] {
/* 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-e46cdf2e] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-e46cdf2e] {
  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-e46cdf2e] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-e46cdf2e] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-e46cdf2e] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-e46cdf2e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-e46cdf2e] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-e46cdf2e] {
  margin-bottom: 15px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-e46cdf2e] {
  padding: 0;
  margin-bottom: 50px;
}
.ullist[data-v-e46cdf2e] {
  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-e46cdf2e] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.xqtjBtn[data-v-e46cdf2e] {
  text-align: left;
  margin-top: 20px;
}
.main[data-v-e46cdf2e] {
  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-e46cdf2e] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-e46cdf2e] {
  text-align: left;
  margin-left: 5px;
  font-size: 13px;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-0267bd2d] {
  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-0267bd2d] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-0267bd2d]:last-child {
  margin-bottom: 20px;
}
.fwzx[data-v-0267bd2d] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-0267bd2d] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-0267bd2d] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-0267bd2d] {
  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-0267bd2d] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-0267bd2d] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-0267bd2d] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-0267bd2d]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-0267bd2d] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-0267bd2d] {
  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-0267bd2d] {
  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-0267bd2d] {
  color: #1740a2;
}
.wb_botm_btn[data-v-0267bd2d] {

  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-0267bd2d] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-0267bd2d] {
  /* 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-0267bd2d] {
  /* 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-0267bd2d] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-0267bd2d] {
  width: 100%;
}
.nav-item-title[data-v-0267bd2d] {
  /*  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-3a0ad3b4] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-3a0ad3b4] {
  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-3a0ad3b4] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-3a0ad3b4] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-3a0ad3b4] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-3a0ad3b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-3a0ad3b4] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-3a0ad3b4] {
  margin-top: 15px;
  text-align: left;
  /* color: #adadad; */
}
.xqtjBtn[data-v-3a0ad3b4] {
  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-047efc6a] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adadad;
}
.pho[data-v-047efc6a] {
  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-047efc6a] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-047efc6a] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-047efc6a] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-047efc6a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jg[data-v-047efc6a] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-047efc6a] {
  margin-top: 15px;
  text-align: left;
}
.xqtjBtn[data-v-047efc6a] {
  text-align: left;
  margin-top: 20px;
}

/* .main{
        display: flex;
    } */
/* *{
        margin: 0;
        padding: 0;
    } */
.arr_quan[data-v-577c4610] {
  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-577c4610] {
  background-color: #f5f5f5;
}
.arr_nr[data-v-577c4610] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.fwzx[data-v-577c4610] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-577c4610] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;
  font-weight: bold;
  background: #ffffff;
}
.fwzx_hy_sf[data-v-577c4610] {
  padding-left: 60px;
  background: #f5f5f5;
  height: 80px;
}
.fwzx_xl[data-v-577c4610] {
  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-577c4610] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.fwzx_img[data-v-577c4610] {
  width: 180px;
  height: 180px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.fwzx_wb[data-v-577c4610] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.fwzx_wb[data-v-577c4610]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
}
.wb_top[data-v-577c4610] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-577c4610] {
  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-577c4610] {
  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-577c4610] {
  color: #1740a2;
}
.wb_botm_btn[data-v-577c4610] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-577c4610] {
  margin: 0 10px;
}

/* 2021/12/3 */
.nav[data-v-577c4610] {
  /* 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-577c4610] {
  /* 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-577c4610] {
  padding: 0 35px;
  height: 150px;
  overflow: hidden;
}
.nav-item-image img[data-v-577c4610] {
  width: 100%;
}
.nav-item-title[data-v-577c4610] {
/* 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-6ba00fb2] {
  /*height: 325px;*/
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*border-bottom: 1px solid #adadad;*/
}
.pho[data-v-6ba00fb2] {
  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-6ba00fb2] {
  margin-left: 25px;
  margin-top: 35px;
  width: 840px;
}
.title[data-v-6ba00fb2] {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.n-text[data-v-6ba00fb2] {
  text-align: left;
  font-size: 14px;
  /* color: #adadad; */
}
.jgjj[data-v-6ba00fb2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jg[data-v-6ba00fb2] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.jj[data-v-6ba00fb2] {
  margin-bottom: 10px;
  text-align: left;
  /* color: #adadad; */
}
.ywfl[data-v-6ba00fb2] {
  height: 135px;
}
.ullist>li[data-v-6ba00fb2] {
  list-style: none;
  width: 80px;
  height: 30px;
  border: 1px dashed #dddddd;
  font-size: 12px;
  line-height: 30px;
}
.main[data-v-6ba00fb2] {
  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-6ba00fb2] {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: left;
}
.fwjg[data-v-6ba00fb2] {
  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-2e31286e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-2e31286e] {
  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-2e31286e]:last-child{
	margin-bottom: 20px;
}
.fwzx[data-v-2e31286e] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.fwzx_sp[data-v-2e31286e] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.fwzx_hy_sf[data-v-2e31286e] {
  padding-left: 60px;
  background: #f5f5f5;
}
.fwzx_xl[data-v-2e31286e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-2e31286e] {

  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.zlfw[data-v-2e31286e] {
  width: 100%;
  padding: 50PX;
  /* opacity:.6; */
  background-color: #2c5cce;
}
.zlfw[data-v-2e31286e]:hover {
  background: #2c5cce;
  cursor: pointer;
}
.zlfw_da[data-v-2e31286e] {
  width: 100%;
  height: 55px;
  text-align: left;
  font-size: 22px;
  color: #333;
}
.zlfw_x[data-v-2e31286e] {
  text-align: left;
  font-size: 14px;
  color: #666;
}
.no-data[data-v-2e31286e]{
  margin:100px auto;
  font-size:32px;
  color:#dedede;
}



/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-2c210f87] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.arr_nr[data-v-2c210f87] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-2c210f87] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-2c210f87] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-2c210f87] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-2c210f87] {
  padding-top: 30px;
}
.zw_tz[data-v-2c210f87] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  width: 100%;
  /* background: lime; */
  border-top: 1px solid #a8a8a8;
  line-height: 100px;
}
.tz_s[data-v-2c210f87] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-2c210f87] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}


.arr_quan[data-v-680365df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-680365df] {
  padding-bottom: 25px;
  min-height: 500px;
}
.brand-search[data-v-680365df] {
  margin: 0 auto;
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  width: 595px;
  border: 1px solid #e60012;
}
.brand-search input[data-v-680365df] {
  width: 600px;
  height: 40px;
  padding: 0;
  border: none;
  text-indent: 1rem;
  display: inline-block;
  vertical-align: top;
}
.brand-search input[data-v-680365df]:focus {
  border: 1px solid #ddd;
  outline: none;
}
.brand-search button[data-v-680365df] {
  border: none;
  width: 70px;
  height: 40px;
  color: #ffffff;
  background: #ff4d20;
  border-radius: 0;
  vertical-align: top;
}
.arr_nr[data-v-680365df] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-680365df] {
  width: 100%;
  background: #ffffff;
  padding: 20px;
}
.xwlb_wb[data-v-680365df]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-680365df] {
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  height: 98px;
  width: 100%;
  color: #333333;
}
.wb_text[data-v-680365df] {
  font-size: 14px;
  color: #606266;
  min-height: 20px;
  max-height: 63px;
  width: 90%;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wb_cent[data-v-680365df] {
  font-size: 10px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wb_btm[data-v-680365df] {
  height: 11px;
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  margin-top: 4px;
  margin-bottom: 12px;
  margin-right: 15px;
}
.empty[data-v-680365df] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-680365df] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.type-view[data-v-680365df] {
  margin-top: 20px;
  padding: 25px;
  background: #f1f4fd;
  text-align: left;
}
.type-list[data-v-680365df] {
}
.type-item[data-v-680365df] {
  padding: 6px 12px;
  margin-right: 15px;
  background: #1740a2;
  color: #fff;
}
.type-item.active[data-v-680365df] {
  background: #2c5cce;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-499296e9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.arr_nr[data-v-499296e9] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-499296e9] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-499296e9] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-499296e9] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-499296e9] {
  padding-top: 30px;
}
.zw_tz[data-v-499296e9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  width: 100%;
  /* background: lime; */
  border-top: 1px solid #a8a8a8;
  line-height: 100px;
}
.tz_s[data-v-499296e9] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-499296e9] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}


/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-d5208158] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  /* background: lightcoral; */
  padding: 0;
}
.arr_nr[data-v-d5208158] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zjk[data-v-d5208158] {
  width: 100%;
  height: 100%;
  text-align: left;
  /* padding: ; */
}
.zjk_sp[data-v-d5208158] {
  color: #1740a2;
  font-size: 20px;
  line-height: 80px;

  background: #ffffff;
}
.zjk_hy_sf[data-v-d5208158] {
  padding-left: 60px;
  background: #f5f5f5;
}
.zjk_xl[data-v-d5208158] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  line-height: 80px;
}
.form-control[data-v-d5208158] {
  height: 35px;
  margin-top: 23px;
  /* font-size: 16px; */
}
.zjk_img[data-v-d5208158] {
  width: 180px;
  height: 180px;
  border: 0;
  padding: 0;
}
.zjk_img img[data-v-d5208158] {
  height: 100%;
  width: 180px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 0;
  padding: 0;
}
.zjk_wb[data-v-d5208158] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding: 25px;
}
.zjk_wb[data-v-d5208158]:hover {
  width: 100%;
  height: 180px;
  background: #f1f4fd;
  padding: 25px;
  cursor: pointer;
}
.wb_top[data-v-d5208158] {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-d5208158] {
  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-d5208158] {
  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-d5208158] {
  color: #1740a2;
}
.wb_botm_btn[data-v-d5208158] {
  margin-left: 10px;
  color: #2c5cce;
  border: 1px dashed #2c5cce;
}
.wb_botm_btn > span[data-v-d5208158] {
  margin: 0 10px;
}

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

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

.cont[data-v-5dea4e54] {
  padding: 40px 0;
  background-image: url(../../static/img/loginImg.494b24b.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;
}

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

.content[data-v-1fa5f1f4] {
	min-height: 580px;
}
.nav[data-v-1fa5f1f4] {
	/* margin: 20px auto; */
	top: 80px;
	bottom: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.nav-item[data-v-1fa5f1f4] {
	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-1fa5f1f4] {
	padding: 0 35px;
	height: 150px;
	overflow: hidden;
}
.nav-item-image img[data-v-1fa5f1f4] {
	width: 100%;
}
.nav-item-title[data-v-1fa5f1f4] {
	height: 40px;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	white-space: nowrap;
	width: 230px;
}

/* 商标搜索 */
.imgs[data-v-1fa5f1f4]{
	margin-top: 20px;
	position: relative;
}
.brand-search[data-v-1fa5f1f4]{
	    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-1fa5f1f4]{
	        width: 600px;
	        height: 40px;
	        padding: 0;
	        border: none;
	        text-indent: 1rem;
}
.brand-search input[data-v-1fa5f1f4]:focus {
      border: 1px solid #ddd;
      outline: none;
}
.brand-search button[data-v-1fa5f1f4]{
	    border: none;
	        width: 70px;
	        height: 40px;
	        color: #FFFFFF;
	        background: #FF4D20;
	        border-radius: 0;
	        vertical-align: top;
}
.xqtj[data-v-1fa5f1f4] {
	margin-top: 20px;
}
.dialog-footer[data-v-1fa5f1f4] {
	margin-bottom: 20px;
}

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

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

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

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

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

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

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


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

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

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

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

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

.demand[data-v-753e5686] {
  text-align: left;
}
.el-radio-group[data-v-753e5686] {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-radio[data-v-753e5686] {
  width: 100% !important;
  margin-left: 0 !important;
}
.el-checkbox[data-v-753e5686] {
  width: 100% !important;
  margin-left: 0 !important;
}
.msg[data-v-753e5686] {
  padding: 30px 30px 24px;
  font-size: 16px;
}
.question[data-v-753e5686] {
  padding: 0 36px;
}
.item[data-v-753e5686] {
  padding: 10px 0;
}
.item-msg[data-v-753e5686] {
  padding-left: 20px;
  margin-top: 10px;
  font-size: 24px;
  color: #DD6161;
}
.item-title[data-v-753e5686] {
  margin-bottom: 10px;
  font-size: 16px;
}
.item-body[data-v-753e5686] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
.item-footer[data-v-753e5686] {
  padding-left: 20px;
}
.item-answer[data-v-753e5686] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-option[data-v-753e5686] {
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 10px;
}
.item-option-btn[data-v-753e5686] {
  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-753e5686] {
  padding: 60px 60px;
}
.ext[data-v-753e5686] {
  margin-top: 12px;
}
.qrcode-view[data-v-753e5686] {
  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-753e5686] {
  width: 344px;
  height: 344px;
}
.qrcode-title[data-v-753e5686] {
  margin-top: 20px;
  font-size: 32px;
  color: #666;
}
.service[data-v-753e5686] {
  padding-bottom: 30px;
  text-align: center;
}
.service-text[data-v-753e5686] {
  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-5199cde4]{
  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-5199cde4]{
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-5199cde4]{
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-5199cde4]{
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-5199cde4]{
  padding-top: 30px;
  text-align: left;
  /* background: lightgray; */
}
.container[data-v-5199cde4] {
  padding-bottom: 50px;
}
.fj[data-v-5199cde4] {
  border-top: 1px solid #a8a8a8;
  margin-top: 20px;
  padding: 20px 0;
  font-size: 20px;
  text-align: left;
}
.fj-item[data-v-5199cde4] {
  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;
}

.arr_quan[data-v-5d557c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  padding: 0;
}
.list[data-v-5d557c0a] {
  padding-bottom: 25px;
}
.arr_nr[data-v-5d557c0a] {
  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-5d557c0a] {
  width: 200px;
  height: 150px;
  background: #f1f4fd;
  border: 0;
  padding: 0;
}
.xwlb_wb[data-v-5d557c0a] {
  width: 100%;
  background: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #d4d2d2 !important;
}
.xwlb_wb[data-v-5d557c0a]:hover {
  background: #f1f4fd;
  cursor: pointer;
}
.wb_top[data-v-5d557c0a] {
  text-align: left;
  font-size: 17px;
  font-weight: 900;
  height: auto;
  width: 100%;
  /* background: darkgrey; */
}
.wb_cent[data-v-5d557c0a] {
  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-5d557c0a] {
  margin-right: 15px;
  font-size: 10px;
}
.empty[data-v-5d557c0a] {
  padding: 40px 0;
  text-align: center;
  min-height: 516px;
}
.empty-title[data-v-5d557c0a] {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.list_time[data-v-5d557c0a] {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}
.desc[data-v-5d557c0a] {
  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;
}

/* .main{
    display: flex;
} */
/* *{
    margin: 0;
    padding: 0;
} */
.arr_quan[data-v-5dc8574d] {
  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-5dc8574d] {
  /* margin-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 180px;
  /* background: lightcoral; */
  padding: 0;
}
.zw_top[data-v-5dc8574d] {
  width: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 100px;
}
.zw_fbrq[data-v-5dc8574d] {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  /* background: chartreuse; */
  border-bottom: 1px solid #a8a8a8;
}
.zw_wb[data-v-5dc8574d] {
  padding-top: 30px;
  /* background: lightgray; */
  text-align: left;
}
.zw_img[data-v-5dc8574d] {
  padding-top: 30px;
}
.zw_tz[data-v-5dc8574d] {
  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-5dc8574d] {
  height: 100%;
  width: 50%;
  /* background: magenta; */
  text-align: left;
}
.tz_x[data-v-5dc8574d] {
  height: 100%;
  width: 50%;
  /* background: mediumslateblue; */
  text-align: right;
}
.fj[data-v-5dc8574d]{
  font-size: 20px;
  text-align: left;
}


.content[data-v-3ee36973] {
	min-height: 580px;
}
.nav[data-v-3ee36973] {
	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;
}


.title[data-v-0d19c3c0] {
  text-align: center;
  margin: 20px;
  font-size: 20px;
}
.active[data-v-0d19c3c0] {
  background-color: #f5f5f5;
}

.img[data-v-230634a2]{position:relative;text-align:center}.img img[data-v-230634a2]{height:100%}.img-href[data-v-230634a2]{position:absolute;right:0;height:25px;left:-220px;top:105px;cursor:pointer}
.column-title[data-v-757635ca]{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column-title div[data-v-757635ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.column-title-line[data-v-757635ca]{width:5px;height:30px;color:#255bda;background:#255bda;display:inline-block;margin-right:10px}.column-title-text[data-v-757635ca]{color:#333;font-size:18px;font-weight:bold}.column-title span[data-v-757635ca]:last-child{font-size:18px;color:#ef4444}.box[data-v-757635ca]{background-color:#f6f6f6;min-height:650px;padding-top:20px}.radio-box[data-v-757635ca]{text-align:left;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.radio-box[data-v-757635ca] .el-radio{margin:0;width:240px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal}.radio-box[data-v-757635ca] .el-radio__label{white-space:normal}.detail[data-v-757635ca]{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;margin-top:20px;font-size:16px;border-radius:12px}.detail-info[data-v-757635ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px}.detail-info p[data-v-757635ca]:first-child{font-size:18px}.detail-info p[data-v-757635ca]{display:inline-block;white-space:normal}.detail .qcode[data-v-757635ca]{text-align:center;width:120px}.detail .duty[data-v-757635ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:400px}.arr_quan[data-v-757635ca]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;height:80px;padding:0;text-align:center}.arr_nr[data-v-757635ca]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;height:180px;padding:0}.zw_top[data-v-757635ca]{width:100%;font-size:23px;text-align:center;line-height:100px;color:#000}.zw_fbrq[data-v-757635ca]{width:100%;height:50px;text-align:center;font-size:14px;color:#a8a8a8;border-bottom:1px solid #a8a8a8}.zw_wb[data-v-757635ca]{padding-top:30px;text-align:left}.container[data-v-757635ca]{padding-bottom:50px}
