body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary,
audio,
canvas,
video {
	margin: 0;
	padding: 0
}


html {
	height: 100%
}

body {
	font-family: "Microsoft Yahei";
	color: #555;
	height: 100%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none
}

.Billing .left {
	float: left;
	width: 49%;
}

.Billing .right {
	float: right;
	width: 49%;
}

.Billing .title {
	background-color: #405786;
	padding: 0 16px;
	color: #fff;
	border-radius: 3px;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	margin-bottom: 20px;
}

.Billing .info span {
	display: inline-block;
	padding-right: 5px;
}

.Billing .info .form-control {
	width: auto;
	display: inline-block;
}

.Billing .info select {
	min-width: 150px;
	display: inline-block;
}

.Billing .top .checkbox {
	width: 25%;
	float: left;
}

.TongJiText {
	font-size: 16px;
}

.TongJiText span {
	padding-left: 5px;
	font-weight: bold;
	color: #ff2d2d;
}

.Stamp {
	height: 80mm;
	width: 60mm;
	background: #fff;
	margin: 0 auto;
	padding: 3mm;
}

.Stamp .top span {
	margin-left: 10mm;
}

.Stamp .top h3 {
	font-size: 5mm;
	font-weight: bold;
}

.Stamp .top p {
	margin-top: 5px;
	margin-bottom: 1mm;
	    font-size: 16px;
}

.Stamp .top span.titles{
    border: 1px solid #666;
    padding: 0 10px;
    font-size: 14px;
    margin-left: 5mm;
}

.Stamp .ShouJians .Shou{
	font-size: 15px;
	border-top: 1px solid #666;
	height: 50px;
}
.Stamp .ShouJians .Shou .left {
	width: 6mm;
	float: left;
	border-right: 1px solid #666;
	height: 100%;
}

.Stamp .Sets p span{
	display: inline-block;
	width: auto;
}

.Stamp .Sets .shang{
	border-bottom: 1px solid #666;
	    font-size: 3.4mm;
		position: relative;
}
.Stamp .ShouJians{
		    margin-top: 8px;
}
.Stamp .Sets .shang p span{
	text-align: center;
}

.Stamp .lasts{
	padding-right: 13mm;
	position: relative;
	height: 18mm;
}

.Stamp .lasts img{
    position: absolute;
    right: 0;
    width: 14mm;
    top: 2mm;
}

.Stamp .lasts .toushu{
	font-size: 3mm;
	position: absolute;
	bottom: 0;
	
}

.Stamp .ShouJians .Shou .right {
	width: 45mm;
	float: right;
}

.KaiDanImg img{
	margin-right: 10px;
}



/*图片上传*/

.z_photo {
    width: 99%;
    min-height: 100px;
    height: auto;
    overflow: auto;
    clear: both;
    border: 1px solid #c7c7c9;
    background: #fff;
}

.z_photo img {
    width: 78px;
    height: 78px;
}

.z_addImg {
    float: left;
    border: 1px solid #a0a0a0;
    margin: 10px 6px;
}

.z_file {
    width: 80px;
    height: 80px;
    background: url(../images/z_add.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin: 10px;
    margin-right: 0;
}

.z_file input::-webkit-file-upload-button {
    width: 50px;
    height: 50px;
    border: none;
    position: absolute;
    outline: 0;
    opacity: 0;
}

.z_file input#file {
    display: block;
    width: auto;
    border: 0;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    opacity: 0;
}

.signfor a {
    display: block;
    width: 50%;
    float: left;
    height: 45px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    background-color: #157efb;
}

.filehuidan {
    height: 50px;
    background: #656565;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 28px;
    border-radius: 5px;
}

.PayMoneybtn {
    display: block;
    width: 82%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #fff;
    background: #3d9ee4;
    border-radius: 5px;
    margin-top: 15px;
    text-align: center;
}
