.chuangjian_box{
  width: 70%;
}
.login_tabf_set{
  /* width: 387px; */
}
.aoteman{
  background: transparent;
  width: auto;
  box-shadow: none;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.fabu_btn{
  width: 416px;
  height: 50px;
  background: #f67800;
  border-radius: 25px;
  line-height: 50px;
  box-shadow: 0px 0px 21px #a3a3a3;
	font-size: 16px;
	font-weight: 700;
}
.downpic{
  width: 120px;
  height: 35px;
  background: #f67800;
  border: 1px solid #f67800;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-align:center;
  line-height:35px;
  margin-top:10px
}
.downpic a{
	color: #fff;
}
.createshare{
  font-size: 12px;
  color: #909090;
}
.chose_temple .activity_content{
	width: auto;
}
.The-theme{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	position: relative;
}
.The-theme::after {
	content: '';
	/* flex: 1 1 auto; */
	width: 59%;
}
.The-theme li{
	width: 170px;
	height: 360px;
	/* float: left; */
	/* margin: 7px 0 7px 22px; */
	/* height: 354px; 设计图高度 */ 
}
.lastbtn{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0,0,0,0.15);
	width: 100%;
	height: 90%;
	z-index: 100;
} 
.lastbtn_cont{
	  width: 124px;
	  height: 32px;
	  background: linear-gradient(-90deg,#e77e30 0%, #e33e2c 100%);
	  border-radius: 20px;
	  font-size: 14px;
	  font-weight: 700;
	  text-align: center;
	  color: #ffffff;
	  line-height: 32px;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  border: 1px solid #fff;
}
.taber-active,.xitong_delect,.xiugai_group,.group_btn,.fenzu_del,.group_input_title,.confirm_btn{
	/* background:#f67800; */
	border: 1px solid #F67800;
	background-color: white;
	color: #F67800;
	font-size: 16px;
	font-weight: 700;
	
}
.option_case,.sort_box{
	border-color: #f67800;
}
.option_case_left,.sort_option{
	color: #f67800;
}
.option_case_active{
	background: #f67800;
	color: #fff;
}
.case_border{
	border-color: #f67800;
}
.custom_optionbtn{
	border-color: #f67800;
	color: #f67800;
}