.footer{
	margin-top: 0!important;
}
.proListBody{
	padding: 0 0.9rem 0.35rem 0.9rem;
	box-sizing: border-box;
	background-color: #EFEFEF;
}

.prohomeList_right1{
	display: flex;
	align-items: center;
	padding: 0.25rem 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(181, 181, 183, 0.5);
	height: auto!important;
}
.prohomeList_right1_1{
	color: #B5B5B7;
	font-size: 0.2rem;
}
.prohomeList_right1_list{
	flex: 1;
	font-size: 0.16rem;
	color: #999;
	margin-left: 0.25rem;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.prohomeList_right1_list1{
	display: flex;
	align-items: center;
}
.prohomeList_right1_list1 .iconfont{
	margin: 0 0.14rem;
	font-size: 0.12rem;
	display: block;
	transform: scale(0.8);
}
.prohomeList_right1_list1_tr{
	color: #0A3291;
}
.prohomeList_right1_sgare{
	display: flex;
	align-items: center;
	margin-left: 0.3rem;
}
.prohomeList_right1_sgare .iconfont{
	width: 0.4rem;
	height: 0.4rem;
	display: grid;
	place-items: center;
	color: #0A3291;
	font-size: 0.28rem;
	background-color: #fff;
	transition: all 0.4s ease;
	cursor: pointer;
	position: relative;
}
.prohomeList_right1_sgare .iconfont:not(:last-child){
	margin-right: 0.1rem;
}
.prohomeList_right1_sgare .iconfont:hover{
	background-color: #0A3291;
	color: #fff;
}
.copyText{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	font-size: 0.16rem;
	color: #666;
	background-color: #fff;
	border: 1px solid #0A3291;
	padding: 0.05rem 0.12rem;
	box-sizing: border-box;
	opacity: 0;
	width: 0.4rem;
	height: 0.4rem;
}
.copyText_tr{
	width: 2.3rem!important;
	animation: copyanam 1.4s ease;
}
@keyframes copyanam {
	0%{
		opacity: 1;
		transform: translateY(0%);
	}
	100%{
		transform: translateY(-100%);
		opacity: 0;
	}
}
.prohomeList_code{
	position: absolute;
	pointer-events: none;
	top: 100%;
	right: 0;
	z-index: 9999;
	padding-top: 0.1rem;
}
.prohomeList_code_top{
	border: 1px solid #0A3291;
	padding: 0.26rem 0.24rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #fff;
	width: 2.3rem;
	transform: scale(0);
	transform-origin: top right;
	transition: all 0.4s ease;
}
.prohomeList_code1{
	font-family: PuHuiTi85;
	font-size: 0.18rem;
	color: #0A3291;
	margin-bottom: 0.18rem;
}
.prohomeList_code2{
	width: 100%;
}
.prohomeList_right1_sgare .icon-BALLY-icofont24:hover .prohomeList_code_top{
	transform: scale(1);
}


.detailsBody{
	margin-top: 0.3rem;
	background-color: #fff;
	padding: 0.27rem 0.3rem;
	box-sizing: border-box;
	position: relative;
}
.detailsShop_posi{
	position: absolute;
	top: 0.12rem;
	right: 0.28rem;
	display: flex;
	align-items: center;
	color: #0A3291;
	font-size: 0.2rem;
	cursor: pointer;
}
.detailsShop_posi .iconfont{
	font-size: 0.12rem;
	transform: scale(0.9);
	margin-right: 0.06rem;
	margin-top: 0.03rem;
}
.detailsShop_posi span:last-child{
	position: relative;
}
.detailsShop_posi span:last-child::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	transition: all 0.4s ease;
	border-bottom: 0.01rem solid #0A3291;
}
.detailsShop_posi:hover span:last-child::after{
	width: 100%;
}
.detailsShop{
	display: flex;
	position: relative;
}
.detailsShop_one{
	width: 6rem;
	height: 6rem;
	border: 1px solid #EFEFEF;
	position: relative;
}
.detailsShop_show{
	position: relative;
	cursor:move;
}
.detailsShop_mask{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 3.6rem;
	height: 2rem;
	background: url("../img/fangdajin.svg") no-repeat;
	background-size: 100% 100%;
}
.bg_right{
	position: absolute;
	top: 50%;
	right: -0.44rem;
	z-index: 10;
	transform: translate(100%,-50%);
	display: grid;
	place-items: center;
}
.bigshow{
	border: 0.03rem solid #0A3291;
	width: 8.8rem;
	height: 4.8rem;
	overflow: hidden;
	display: none;
	position: relative;
	background-color: #fff;
}
.bigshow::after{
	content: "";
	position: absolute;
	bottom: 0.03rem;
	left: 0.13rem;
	width: 1.3rem;
	height: 0.3rem;
	background: url("../img/logo1.png") no-repeat;
	background-size: 100% 100%;
}
.bigshow img{
	width: 12rem;
	height: 12rem;
}

.detailsShop_one1{
	width: 100%;
	height: 100%;
	object-fit: cover;
	user-select: none;
	-webkit-user-select: none;
}
.detailsShop_one2{
	position: absolute;
	bottom: 0.12rem;
	right: 0.26rem;
	color: #0A3291;
	font-size: 0.5rem;
	cursor: pointer;
}
.detailsShop_two{
	margin-left: 0.44rem;
}
.detailsShop_two1{
	color: #0A3291;
	font-size: 0.36rem;
	margin: 0.1rem 0 0.55rem 0;
}
.detailsShop_two_form{
	margin: 0.2rem 0;
	font-size: 0.24rem;
	color: #000;
	display: flex;
	align-items: center;
	min-height: 0.4rem;
}
.detailsShop_two_form1{
	color: #B5B5B7;
	width: 2.4rem;
	display: flex;
	flex-direction: column;
}
.detailsShop_two_form1 span{
	font-size: 0.16rem;
}
.detailsShop_two_form2{
	margin-left: 0.2rem;
	display: flex;
	align-items: center;
}
.detailsShop_two_form2_img{
	width: 0.6rem;
	height: 0.6rem;
	border: 1px solid #EFEFEF;
	display: grid;
	place-items: center;
	margin-right: 0.08rem;
}
.detailsShop_two_form2_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #EFEFEF;
}
.detailsShop_two_form2_ico{
	color: #B5B5B7;
	font-size: 0.2rem;
	cursor: pointer;
	position: relative;
}
.detailsShop_two_form2_laybody{
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 10;
	min-width: 4.4rem;
	padding-top: 0.2rem;
	transform: scale(0) translate(-50%,0);
	transform-origin: top left;
	transition: all 0.4s ease;
}
.detailsShop_two_form2_ico:hover .detailsShop_two_form2_laybody{
	transform: scale(1) translate(-50%,0);
}
.detailsShop_two_form2_lay{
	border: 1px solid #0A3291;
	padding: 0.25rem 0.23rem;
	box-sizing: border-box;
	background-color: #fff;
}
.detailsShop_two_form2_lay1{
	display: flex;
	align-items: center;
	padding-bottom: 0.22rem;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 0.16rem;
}
.detailsShop_two_form2_lay1_1{
	font-family: PuHuiTi65;
	font-size: 0.24rem;
	color: #0A3291;
	flex: 1;
}
.detailsShop_two_form2_lay1_2{
	width: 0.8rem;
	height: 0.8rem;
	border: 1px solid #EFEFEF;
	object-fit: cover;
	margin-right: 0.1rem;
}
.detailsShop_two_form2_lay2{
	color: #000;
	font-size: 0.14rem;
	line-height: 0.26rem;
}
.detailsShop_two_form2_1{
	width: 0.3rem;
	height: 0.3rem;
	background-color: #41C947;
	border: 1px solid #B5B5B7;
	margin: 0 0.28rem 0 0.08rem;
}
.proListTou_form1{
	width: 1.5rem;
}
.proListTou_form1 .con_select{
	border-color: #B5B5B7;
	padding: 0.09rem 0.14rem;
	box-sizing: border-box;
	margin: 0 0.22rem 0 0.16rem;
}
.proListTou_form1 .con_select input{
	padding: 0;
}
.con_select{
	margin:0
}

.detailsShopBody{
	margin-top: 0.44rem;
	display: flex;
	border-bottom: 1px solid #EFEFEF;
}
.detailsShop_left{
	width: 6rem;
	display: flex;
	flex-wrap: wrap;
}
.detailsShop_left1{
	width: 0.9rem;
	height: 0.9rem;
	border: 1px solid #EFEFEF;
	margin-right: 0.1rem;
	cursor: pointer;
	transition: all 0.4s ease;
	padding: 0.03rem;
	box-sizing: border-box;
	box-shadow: 0 0 0rem 0.03rem transparent inset;
}
.detailsShop_left1:hover{
	box-shadow: 0 0 0rem 0.03rem #0A3291 inset;
}
.detailsShop_left1_tr{
	box-shadow: 0 0 0rem 0.03rem #0A3291 inset;
}
.detailsShop_right{
	margin-left: 0.44rem;
}
.detailsShop_top{
	display: flex;
	align-items: center;
}
.detailsShop_topyi{
	display: flex;
	align-items: center;
}
.detailsShop_topyi div{
	width: 0.4rem;
	height: 0.4rem;
	display: grid;
	place-items: center;
	font-size: 0.2rem;
	background-color: #EFEFEF;
	color: #000;
}
.detailsShop_topyi2{
	margin: 0 0.1rem;
}
.detailsShop_topyi1{
	background-color: transparent!important;
	color: #B5B5B7!important;
	cursor: pointer;
}
.detailsShop_topyi1_tr{
	color: #0A3291!important;
}
.detailsShop_toper{
	display: flex;
	align-items: center;
	margin-left: 0.5rem;
}
.detailsShop_toper1{
	padding: 0.17rem 0.22rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 0.2rem;
	background-color: #EBCD75;
	cursor: pointer;
}
.detailsShop_toper1 .iconfont{
	margin-right: 0.2rem;
	font-size: 0.3rem;
}
.detailsShop_toper1:not(:last-child){
	margin-right: 0.1rem;
}
.detailsShop_toper2{
	background-color: #0A3291!important;
}
.detailsShop_bott{
	margin: 0.64rem 0 0.3rem 0;
	display: flex;
	align-items: center;
}
.detailsShop_bott1{
	display: flex;
	align-items: center;
	font-size: 0.2rem;
	color: #B5B5B7;
	cursor: pointer;
	transition: all 0.4s ease;
}
.detailsShop_bott1 .iconfont{
	color: #0A3291;
	font-size: 0.26rem;
	margin-right: 0.18rem;
}
.detailsShop_bott1:not(:last-child){
	margin-right: 0.6rem;
}
.detailsShop_bott1:hover{
	color: #000;
}


.iframeDeta{
	width: 80%;
	height: 80%;
	background-color: #fff;
}
.iframeDeta_header{
	padding: 0.23rem 0.3rem;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
}
.iframeDeta_header1{
	flex: 1;
	margin-right: 0.3rem;
	color: #0A3291;
	font-size: 0.24rem;
}
.iframeDeta_header2{
	color: #B5B5B7;
	font-size: 0.24rem;
	cursor: pointer;
}
.iframeDeta_content{
	width: 100%;
	height: 100%;
}

.addtownBody,
.makeinquBody,
.feedbackBody{
	width: 60%;
	background-color: #fff;
}
.addtown_list{
	padding: 0.3rem;
	box-sizing: border-box;
}
.addtown_formtitle{
	font-size: 0.16rem;
	font-family: PuHuiTi65;
	margin-bottom: 0.16rem;
	color: #000;
}
.addtown_formBody{
	margin-bottom: 0.37rem;
}
.addtown_form{
	display: flex;
	align-items: center;
}
.addtown_form_select{
	width: 100%;
	background-color: #FAFAFA;
}
.addtown_form_select.con_select{
	border-color: #B5B5B7!important;
}
.addtown_form_select .con_selectCli{
	padding: 0.13rem 0.14rem;
	box-sizing: border-box;
}
.addtown_form_select .con_selectCli input{
	padding: 0;
	background-color: transparent;
}
.addtown_form_dis{
	display: flex;
	flex-direction: column;
}
.addtown_form_input{
	background-color: #FAFAFA;
	padding: 0.13rem 0.22rem;
	border: 1px solid #B5B5B7;
	width: 4rem;
}
.addtown_form_botton{
	display: inline-block;
	padding: 0.13rem 0.27rem;
	box-sizing: border-box;
	border: 1px solid #0A3291;
	margin-left: 0.2rem;
	color: #0A3291;
	font-size: 0.16rem;
	cursor: pointer;
}
.addtown_form_check{
	margin: 0.1rem 0 0.3rem 0;
}
.addtown_form_textarea{
	background-color: #FAFAFA;
	border: 1px solid #B5B5B7;
	width: 100%;
	height: 1.8rem;
	padding: 0.13rem 0.22rem;
	resize: none;
}

.addtown_bott{
	margin-top: 0.23rem;
	display: flex;
	align-items: center;
}
.addtown_bott div{
	padding: 0.15rem 0.18rem;
	box-sizing: border-box;
	background-color: #0A3291;
	font-size: 0.2rem;
	color: #fff;
	cursor: pointer;
}
.addtown_bott div:not(:last-child){
	margin-right: 0.3rem;
}

.timeRadio_One{
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	padding: 0.1rem 0;
	box-sizing: border-box;
}
.timeRadio_One:last-child{
	margin-bottom: 0!important;
}
.timeRadio_One input{
	display: none;
}
.timeRadio_One label{
	width: 100%;
	padding: 0.05rem 0 0.05rem 0.32rem;
	box-sizing: border-box;
	transition: all 0.4s ease;
	cursor: pointer;
	font-size: 0.16rem;
	font-family: PuHuiTi65;
}
.timeRadio_One label:after{
	content: "";
	width: 0.2rem;
	height: 0.2rem;
	border: 1px solid #B5B5B7;
	background-color: #F5F5F5;
	display: inline-block;
	position: absolute;
	left: 0rem;
	top: 50%;
	transform: translateY(-50%);
}
.timeRadio_One input:checked+label:after{
	border-color: #0A3291;
	background: url("../img/checked.svg") no-repeat;
	background-size: 100% 100%;
}

.detaTitle{
	margin-top: 0.7rem;
	font-size: 0.3rem;
	color: #0A3291;
}
.detaTitle span{
	font-family: PuHuiTi85;
}
.detaReceBody{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.3rem;
}
.detaRece{
	margin-right: 0.22rem;
	cursor: pointer;
}
.detaRece1{
	border: 1px solid #EFEFEF;
	width: 2rem;
	height: 2rem;
	object-fit: cover;
}
.detaRece2{
	margin-top: 0.15rem;
	font-size: 0.24rem;
	color: #000;
}

.detaTableBody{
	width: 100%;
	font-size: 0.2rem;
	color: #000;
}
.detaTableBody th,
.detaTableBody td{
	padding: 0.15rem 0.38rem;
	box-sizing: border-box;
}
.detaTableBody th{
	background-color: #EFEFEF;
	color: #666;
	position: sticky;
	top:-3px;
	left: 0;
}
tbody tr:nth-child(even){
	background-color: #F5F5F5;
}
.detaTable_color{
	color: #41C947;
}

.proListTable{
	border: 1px solid #EFEFEF;
	margin-top: 0.49rem;
}
.proListTable_top{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.14rem;
	padding: 0 0.3rem;
}
.proListTable_top1{
	flex: 1;
	display: flex;
	align-items: center;
	padding: 0.21rem 0 0.17rem 0;
	box-sizing: border-box;
	position: relative;
}
.proListTable_top_ac{
	flex: 2!important;
}
.proListTable_top1:not(:last-child){
	margin-right: 0.2rem;
}
.proListTable_top1_1{
	word-break: break-all;
}
.proListTable_top1 .iconfont{
	color: #B5B5B7;
	font-size: 0.2rem;
	margin-left: 0.06rem;
	cursor: pointer;
}
.proListTable_top1 .iconfont:hover ~ .proListTable_tisp{
	transform: translate(-50%,0) scale(1)!important;
	border: 1px solid #0A3291;
}
.proListTable_tisp{
	position: absolute;
	top: 100%;
	left: 50%;
	width: 300%;
	transform: translate(-50%,0) scale(0);
	border: 0px solid #0A3291;
	transform-origin: top center;
	padding: 0.25rem 0.23rem;
	box-sizing: border-box;
	background-color: #fff;
	transition: all 0.4s ease;
}
.proListTable_tisp1{
	font-size: 0.24rem;
	color: #0A3291;
	word-break: break-all;
}
.proListTable_tisp2{
	margin-top: 0.24rem;
}
.proListTable_tisp_list{
	display: flex;
	align-items: center;
}
.proListTable_tisp_list:not(:last-child){
	margin-bottom: 0.18rem;
}
.proListTable_tisp_list1{
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.17rem;
	background: linear-gradient(to bottom right,#41C947 50%,#FFC700 50%);
}
.proListTable_tisp_list2{
	font-size: 0.14rem;
	color: #000;
}
.proListTable_bott{
	margin: 0 0.3rem;
	display: flex;
	align-items: center;
	color: #000;
	font-size: 0.14rem;
}
.proListTable_bott:not(:last-child){
	border-bottom: 1px solid #EFEFEF;
}
.proListTable_bott1{
	word-break: break-all;
	flex: 1;
	display: flex;
	align-items: center;
	padding: 0.3rem 0;
	box-sizing: border-box;
}
.proListTable_bott1:not(:last-child){
	margin-right: 0.2rem;
}
.proListTable_color{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	cursor: pointer;
}
.proListTable_color1{
	color: #0A3291;
	margin-bottom: 0.1rem;
}
.proListTable_one{
	display: flex;
	align-items: center;
}
.proListTable_one1{
	width: 0.8rem;
	height: 0.8rem;
	padding: 0.1rem;
	box-sizing: border-box;
	border: 1px solid #EFEFEF;
	margin: 0 0.25rem 0 0rem;
}
.proListTable_one1 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.proListTable_one2{
	color: #0A3291;
	font-size: 0.16rem;
	font-family: PuHuiTi85;
}
.proListTable_rgba{
	display: flex;
	align-items: center;
}
.proListTable_rgba2{
	width: 0.3rem;
	height: 0.3rem;
	border: 1px solid #B5B5B7;
	margin-left: 0.38rem;
	cursor: pointer;
}
.proListTable_bottom{
	padding: 0.6rem 0.3rem;
	box-sizing: border-box;
}
.proList_ji_body{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.proList_ji{
	display: flex;
	height: 0.48rem;
}
.proList_ji1{
	width: 0.48rem;
	height: 0.48rem;
	border: 1px solid #EFEFEF;
	color: #B5B5B7;
	font-size: 0.2rem;
	display: grid;
	place-items: center;
	cursor: pointer;
}
.proList_ji2{
	width: 1.05rem;
	height: 0.48rem;
	line-height: 0.48rem;
	display: grid;
	place-items: center;
	border: 1px solid #EFEFEF;
	border-left: none;
	border-right: none;
	font-size: 0.2rem;
	color: #000;
	outline: none;
	text-align: center;
}
.proList_ji3{
	color: #0A3291!important;
}
.proList_gou{
	display: flex;
	margin-top: 0.04rem;
}
.proList_gou1{
	width: 1.02rem;
	height: 0.48rem;
	display: grid;
	place-items: center;
	color: #0A3291;
	font-size: 0.24rem;
	cursor: pointer;
	border: 1px solid #EFEFEF;
	transition: all 0.4s ease;
}
.proList_gou1:last-child{
	border-left: none;
}
.proList_gou1:hover{
	background-color: #0A3291;
	color: #fff;
}

.detaReplaBody{
	margin-top: 0.49rem;
	display: grid;
	grid-template-columns: repeat(5,18%);
	justify-content: space-between;
	grid-gap: 0.14rem 0;
}
.detaRepla{
	background-color: #fff;
	border: 1px solid #EFEFEF;
}
.detaRepla_logo{
	width: 0.6rem;
	height: 0.14rem;
	object-fit: cover;
	margin: 0.18rem 0.19rem;
}
.detaRepla_img{
	display: grid;
	place-items: center;
	margin: 0.06rem 0;
}
.detaRepla_img img{
	width: 1.4rem;
	height: 1.4rem;
	object-fit: cover;
}
.detaRepla_title{
	margin-top: 0.4rem;
	font-family: PuHuiTi85;
	font-size: 0.2rem;
	color: #0A3291;
	padding: 0 0.22rem;
	box-sizing: border-box;
}
.detaRepla_list{
	display: flex;
	margin-top: 0.06rem;
	padding-left: 0.22rem;
}
.detaRepla_list1{
	flex: 1;
	display: flex;
	flex-direction: column;
	font-size: 0.16rem;
	color: #B5B5B7;
}
.detaRepla_list1_1 span{
	color: #0A3291;
}
.detaRepla_list1_2{
	margin-top: 0.08rem;
}
.detaRepla_list1_2 span{
	color: #000;

}
.detaRepla_list1_3{
	display: flex;
	align-items: center;
	margin: 0.25rem 0 0.1rem 0;
}
.detaRepla_list1_3 span:first-child{
	margin-right: 0.18rem;
}
.detaRepla_list1_3 span:last-child{
	width: 0.3rem;
	height: 0.3rem;
	border: 1px solid #B5B5B7;
	background: linear-gradient(to bottom right,#41C947 50%,#41C947 50%);
}
.detaRepla_list2{
	margin-left: 0.16rem;
	font-size: 0.2rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.detaRepla_list2_1{
	background-color: #EFEFEF;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.05rem 0.1rem;
	box-sizing: border-box;
	height: 0.4rem;
	cursor: pointer;
}
.detaRepla_list2_2{
	background-color: #0A3291;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.4rem;
	margin-top: 0.06rem;
	color: #fff;
	font-size: 0.12rem;
	padding: 0.05rem 0.1rem;
	box-sizing: border-box;
	cursor: pointer;
}
.detaRepla_list2_2 .iconfont{
	font-size: 0.2rem;
	margin-right: 0.1rem;
}
.detaRepla_list2_2 span:last-child{
	word-break: break-all;
}


.addDom_title{
	font-size: 0.2rem;
	color: #B5B5B7;
	line-height: 0.3rem;
	margin-bottom: 0.29rem;
}
.addDom_title1{
	display: flex;
	align-items: center;
}
.addDom_title1 span:last-child{
	color: #0A3291;
	margin-left: 0.06rem;
}
.addDom_title2{
	font-size: 0.16rem;
	color: #0A3291;
	margin-right: 0.04rem;
}
.addupload{
	display: flex;
}
.addupload_li{
	width: 1rem;
	height: 1rem;
	position: relative;
	border: 1px solid #B5B5B7;
	margin-right: 0.17rem;
}
.addupload_li1{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.addupload_li2{
	position: absolute;
	top: 0;
	right: 0;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background-color: #F54D4D;
	display: grid;
	place-items: center;
	font-size: 0.1rem;
	color: #fff;
	transform: translate(50%,-50%);
	cursor: pointer;
}
.addupload_li2::before{
	transform: scale(0.7);
}
.addupload_up{
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	position: relative;
}
.addupload_up1{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.detaTableOver{
	max-height: 300px;
	overflow: auto;
	margin-top: 0.49rem;
	border: 1px solid #EFEFEF;
}