#box_7ree{
	background:url(bgdemo_7ree.png);
	background-size: cover;
	position: relative;
	overflow:hidden;
	margin:10px auto;
}

#div1{

	position: absolute;
	z-index:1;
	left:26px;
	bottom:270px;
	border:none;
	margin:0;
	padding:0;
	}

#div1 h3{
	font-size: 26px;
}


#div2{
	position: absolute;
	z-index:1;
	left:145px;
	bottom:50px;
	border:none;
	}

#div1 input, #div2 input, #div3 textarea{
	border:2px solid #ffffff;
	cursor:move;
	}

#div1 input:hover, #div2 input:hover, #div3 textarea:hover, #div4 input:hover{
	border:2px solid #ff8000;
	}
	
#div3{
	width: 96px;
	height: 96px;
	color:#000000;
	background-color: #ff8000;
	z-index:1;
	cursor:move;
	position: absolute;
	right:3px;
	bottom:30px;
	}

#div3 textarea{
		width: 90px;
		height: 90px;	
	}


#div4{
	width: 600px;
	height: 457px;
	color:#000000;
	position: absolute;
	z-index:1;
	}

#div4 img{
	width:100%;
	height:100%;
	/* object-fit: cover; */
}

#bgimg_up_7ree{
	position: absolute;
	top:200px;
	left:215px;
	border:2px solid #DEDEDE;
}

#bg_toptips_7ree{
	position: absolute;
	top:180px;
	left:210px;
}

#cover_7ree{
	width:600px;
	text-align:center;
	margin: 10px auto;
}

/* #cover_7ree img{
	width:100%;
	height:100%;
	object-fit: cover;
} */

#info_7ree{
	margin-top:20px;
	text-align:center;
}

#info_7ree a{
	font-size:16px;
	font-weight:700;
	color:#2267B5;
}

.qrtools_7ree{
	width:400px;
	height:645px;
	margin:10px auto;
	position:relative;
	font-family: "\9ED1\4F53"; 
	font-size:14px;
	text-align: center;
}

.qrtools_7ree h3{
	font-size:20px;
	text-align:center;
}

.inputform_7ree{
	width:400px;
	height:525px;
	margin:10px auto;
	background:url(../../file/bg/bgdemo_7ree.png) no-repeat;
	background-size:100% 100%;  
	border: 1px solid #CFCFCF;
}

.clear_7ree{
	margin:0;
	padding:0;
	width:0;
	height:0;
	clear:both;
}

.input1_7ree{
	border:1px solid #828282;
	background-color:#DDDDDD;
	width:200px;
}

.input2_7ree{
	width:560px;
	font-size:26px;
	font-weight:700;
	position: relative;
}

.input3_7ree{
	width:300px;
}

.input4_7ree{
	width:360px;
	margin-top: 20px;

	text-align: center;
}

.input5_7ree{
	width:385px;
	margin: 20px auto;
    display: block;
	color:#FFFFFF;
	background-color:#2267B5;
	height:40px;
	border:0;
	border-radius:12px;
	text-align: center;
	letter-spacing: 8px;
	font-size:16px;
}

#coverbox_7ree{
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: move;
	/* position: relative; */
}

#coverbox_7ree img{
	object-fit: cover; 
}


#scale_7ree { 
	width: 30px; 
	height: 30px; 
	overflow: hidden; 
	cursor: se-resize; 
	position: absolute; 
	right: 0; 
	bottom: 0; 
	background:url(resize_7ree.png);
	background-size: 100%;
  }

  #toptext_7ree{
	width: CALC( 100% - 30px ) ;
	height: CALC( 100% - 30px ) ;
	line-height:20px;
	padding:15px;
	border:none;
	background: none;
  }