html{
	background: #ECECEC;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.footer{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0;
	padding: 10px 10px 40px;
	box-sizing: border-box;
}
.h30{
	height: 30px;
	width: auto;
	margin-right: 24px;
}
.footer a{
	color: #666666;
}
.index-footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.index-footer>div{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 16px;
}
.index-footer>div a{
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.copyright{
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.gongan{
	width: 15px;
	margin-right: 5px;
}
.index-footer a.last{
	margin-left: 16px;
	font-size: 8px;
	color: #454C5A;
}
.header{
	background: #FFFFFF;
	border-bottom: 1px solid #f3f3f3;
	height: 70px;
	padding: 10px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}
.logo{
	width: 150px;
}
.logo img{
	width: 100%;
}
.jetro-logo{
	width: 174px;
	margin-bottom: 50px;
}
.scan-code{
	max-width: 800px;
	width: 90%;
	margin: 116px auto 0;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
	box-shadow: 0 0 10px 0 rgba(28,69,102,0.10);
	border-radius: 16px;
	padding: 60px 0;
}
.txt-xl{
	font-size: 24px;
	color: #1D1D1D;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
.txt-md{
	font-size: 20px;
	color: #000000;
	letter-spacing: 2.86px;
	margin-bottom: 20px;
}
.txt-xs{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1.71px;
	text-align: center;
	margin-top: 16px;
}
.jetro-qr{
	width: 160px;
	margin-bottom: 16px;
}
.wechat{
	font-size: 12px;
	color: #999999;
	letter-spacing: 0;
}
.wechat img{
	width: 24px;
	height: 24px;
	margin-left: 10px;
}
.swiper-service-pagination{
	position: absolute;
    bottom: 30px;
	left: unset;
	width: auto;
    right: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 11px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 0 8px;
	height: 22px;
	line-height: 22px;
	z-index: 10;
	display: flex;
	align-items: center;
}
.activity-process {
  padding: 20px;
}

.activity-p-state {
  border-radius: 4px;
  width: 100%;
  height: 50px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

.l-txt {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
}

.r-txt {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

.r-des {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  margin-right: 15px;
}

.r-des .red {
  font-size: 16px;
  color: #FA5151;
  letter-spacing: 0;
  margin: 0 4px;
}

.active-img image {
  width: 100%;
  background: #fff;
}

.state {
  background: #ffffff;
  border-radius: 0 8px 0 8px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.3px;
  text-align: center;
  padding: 3px 11px;
}

.activity-p-state.unstart {
  background: rgba(255, 201, 0, 0.10);
}

.activity-p-state.start {
  background: rgba(223, 28, 44, 0.10);
}

.activity-p-state.finish {
  background: rgba(214, 214, 214, 0.10);
}

.unstart .state {
  background: #FFC900;
}

.start .state {
  background: #DF1C2C;
}

.finish .state {
  background: #D6D6D6;
}

.active-time {
  padding: 20px;
  background: #fff;
}

.activity-address-date {
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(120, 120, 128, 0.16);
  border-radius: 4px;
  margin: 0 20px;
  padding: 15px 15px 5px;
  box-sizing: border-box;
}

.address-date {
  margin-bottom: 10px;
  display: flex;
}

.address-date .bold {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  margin-right: 12px;
  white-space: nowrap;
}

.address-date .grey {
  font-size: 14px;
  color: #757575;
  letter-spacing: 0;
}
/* img{
	width: 100%;
} */
.tag {
  border-radius: 0 8px 0 8px;
  padding: 0px 7px;
  height: 16px;
  line-height: 16px;
  box-sizing: border-box;
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.3px;
  text-align: center;
  margin-right: 5px;
}

.tag-new {
  background: #1D2C6D;
}

.tag-hot {
  background: #DF1C2C;
}
.active-time-box {
  box-shadow: 0 2px 8px 0 rgba(120, 120, 128, 0.16);
  border-radius: 4px;
  padding: 15px 14px;
}

.active-time-title {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
}

.search-bar {
  width: 100%;
  height: 32px;
  position: relative;
}
.search-row{
  padding: 15px 20px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 10;
  background-color: #ffffff;
}
.relevant-enterprise {
  background-color: #f6f6f6;
}

.search-input {
  width: 100%;
  height: 32px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #f6f6f6;
  padding: 0 72px 0 42px;
  box-sizing: border-box;
  line-height: 32px;
  font-size: 14px;
  letter-spacing: 0;
  z-index: 1;
}

.search-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  top: 8px;
}

.search-btn {
  background: #1D2C6D;
  border-radius: 14px;
  width: 70px;
  height: 28px;
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  z-index: 2;
}

.del-btn {
  position: absolute;
  right: 52px;
  top: 0;
  width: 20px;
  height: 32px;
  z-index: 3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.del-btn-img {
  width: 12px;
  height: 12px;
}

.placeholder-input-style {
  font-size: 14px;
  color: #999999;

}

.active-text {
  padding: 15px;
  margin: 20px 0;
  border-top: 1px solid #f6f6f6;
  background: #fff;
  position: relative;
}
.active-text .likes-icon{
  top: 15px;
  right: 15px;
}
.active-title {
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  margin-bottom: 15px;
}

.active-main {
  /* display: flex; */
  margin-bottom: 10px;
}

.active-main-title {
  white-space: nowrap;
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
}

.active-main-name {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.active-main-synopsis {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}

.swiper-box {
  position: relative;
}

.swiper-box swiper {
  min-height: 250px;
}

.slide-image {
  width: 100%;
}

.slide-num {
  position: absolute;
  bottom: 15px;
  right: 15px;
  opacity: 0.5;
  background: #000000;
  border-radius: 11px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 2px 8px;
}

.title {
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  padding: 0 20px;
  background: #fff;
  padding-bottom: 15px;
}
.canyu-list{
  padding: 15px;
}
.canyu-item {
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
}
.canyu-item:last-child{
	margin-bottom: 0;
}
.top-info {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.bottom-goods-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  min-height: 20px;
}

.goods-item {
  width: 54px;
  height: 54px;
  background: #F6F6F6;
  border-radius: 4px;
  margin-right: 6px;
  overflow: hidden;
  display: flex;
}

.goods-img {
	object-fit: cover;
  display: block;
}

.info-title {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.info-title .right-txt {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
}

.number {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  letter-spacing: 0;
  text-align: right;
  margin-left: 6px;
}
.likes-icon {
  top: unset;
  bottom: 10px;
  right: 0;
}
.overlay{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1000;
	display: none;
}
.qr-popup{
	background: #FFFFFF;
	border-radius: 16px;
	width: 325px;
	min-height: 360px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 20px;
	box-sizing: border-box;
	z-index: 1001;
	display: none;
}
.qr-popup.open{
	display: block;
}
.open ~.overlay{
	display: block;
}
.qr-logo{
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
}
.qr-code{
	width: 160px;
}
.qr-code-box{
	background: #F6F6F6;
	border-radius: 8px;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-items: center;
	max-width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.qr-txt{
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height: 24px;
	margin-bottom: 20px;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	background: #FFFFFF;
	box-shadow: 0 2px 10px 0 rgba(43,5,56,0.05);
	padding: 18px 24px;
}
.header-l{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.header-l img{
	margin-right: 8px;
}
.header-l span{
	font-weight: bold;
	font-size: 16px;
	color: #22032C;
	line-height: 20px;
}
/* ipad 自适应 */
@media only screen and (min-width:500px) and (max-width:1025px) {

  .active-title,
  .active-time-title {
    font-size: 20px;
  }

  .active-main-name,
  .active-main-title {
    font-size: 18px;
  }

  .active-main-synopsis {
    font-size: 16px;
    line-height: 1.5;
  }

}
@media only screen and (max-width:540px) {
	.h30{
		height: 20px;
	}
	.index-footer>div{
		flex-wrap: wrap;
		justify-content: center;
	}
	.index-footer>div a{
		display: flex;
		width: 100%;
		justify-content: center;
		margin: 0;
	}
	.index-footer a.last{
		margin: 0;
	}
	.scan-code{
		margin-top: 80px;
		padding: 40px 0;
	}
}