.qq-upload-button {
	display: block;
	/* or inline-block */
	border-radius: 4px;
	position: relative;
	font-size: 18px;
	height: 45px;
	text-align: center;
	background: none repeat scroll 0 0 #e74031;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ddd;
	direction: ltr;
	line-height: 40px;
	cursor: pointer;
	width: 190px;
	border: 1px solid #e74031;
	margin: 2% auto;
	color: #fff;
}
.transparent_class {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	font-family: Arial;
	position: absolute;
	cursor: pointer;
	width: 186px;
	height: 40px;
}
.qq-upload-button:hover {
	background: none repeat scroll 033 0 #e74031;
	border-radius: 4px;
	background-repeat: no-repeat;
}
* {
	margin: 0;
	padding: 0;
}
/*body {*/
	/*font-size: 14px;*/
	/*color: #666;*/
/*}*/
html,
body {
	height: 100%;
	min-width: 1200px;
	background: #F8F8F8;
	font-family: "Microsoft YaHei";
}
ul,
dl {
	list-style-type: none;
}
.check-sign {
	height: auto;
	background: #F8F8F8;
}
.check-sign-head {
	background: url(https://etreaty.oss-cn-hangzhou.aliyuncs.com/esignweb/background/banner_07.png) no-repeat center -120px;
	background-size: cover;
}
.check-sign div {
	text-align: center;
}
.check-sign div h3 {
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	margin: 10% auto 10%;
	display: inline-block;
	position: relative;
}
.check-sign-upload {
	/*background: #fff;*/
}
.check-sign-content {
	width: 800px;
	margin: 0px auto 10px auto;
}
.check-sign-content h4 {
	padding: 3%;
	font-size: 20px;
	color: #666;
}
.check-way-2 p {
	line-height: 30px;
	margin: 35px auto;
	text-align: left;
	text-indent: 2em;
}
.check-sign-download {
	line-height: 70px;
	color: dodgerblue;
}

/*content*/

.check-sign-download2 {
	color: dodgerblue;
}
.check-way-content1 {
	margin-top: 70px;
}
.check-way-content1 p {
	line-height: 30px;
	margin: 35px auto;
	text-align: left;
	text-indent: 2em;
}
.check-way-content2 {
	line-height: 30px;
	margin: 35px auto;
	text-align: left;
	/*text-indent: 2em;*/
}
.check-way-content2 p {
	line-height: 30px;
	text-align: left;
	text-indent: 2em;
}
.check-way-content2 img {
	margin: 20px auto 50px auto;
}
