.zhengshu-main{
	padding:100px 0;
	background-image: url(/skin/images/zhengshu-main.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	/* display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center; */
}
.zhengshu-main .mains{
	width:730px;
}
.zhengshu-main .import{
	width: 348px;
	height: 194px;
	background-image: url(/skin/images/zhengshu-main-import.png);
	box-shadow: 0 0 35px 0px #666;
	border-radius: 11px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	margin-bottom:30px;
}
.zhengshu-main .import.import2{
	margin-left: 30px;
	background-image: url(/skin/images/zhengshu-main-import2.png);
}
.zhengshu-main .import.import3{
	background-image: url(/skin/images/zhengshu-main-import3.png);
}
.zhengshu-main .import.import4{
	margin-left: 30px;
	background-image: url(/skin/images/zhengshu-main-import4.png);
}
.zhengshu-main .import.import5{
	background-image: url(/skin/images/zhengshu-main-import5.png);
}
.zhengshu-main .import.import6{
	margin-left: 30px;
	background-image: url(/skin/images/zhengshu-main-import6.png);
}
.zhengshu-main .import .btn{
	width: 246px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #fbc964;
	margin: 110px auto 0;
	letter-spacing: 13px;
	text-indent: 13px;
	cursor: pointer;
}
.zhengshu-main .import .btn a{
	text-decoration: none;
	color: #000;
	display: block;
}

.zs-main{
	background-color: #fff;
	width: 716px;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 #999;
}
.zs-main table tr td{
	padding: 10px;
}
.zs-main .zhengshu-form-add .head{
	height: 50px;
	line-height: 50px;
	border-radius: 10px 10px 0 0;
	background-color: #c7322a;
	padding: 0 20px;
}
.zs-main .zhengshu-form-add .head .title{
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
}
.zs-main .zhengshu-form-add .head .subtitle{
	font-size: 16px;
	color: #fff;
    float: right;
}
.zs-main .zhengshu-form-add .list{
	padding: 20px 125px 20px;
	background-image: url(/skin/images/zs-main.png);
	background-position:  center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
	box-sizing: border-box;
}
.zs-main .zhengshu-form-add .list dl{
	padding-left: 75px;
	padding-right: 20px;
	margin-top: 15px;
}
.zs-main .zhengshu-form-add .list dl.tixing{
	color: #de2428;
	font-size: 13px;
}
.zs-main .zhengshu-form-add .list dl dt{
	float:left;
	margin-left: -75px;
	line-height: 40px;
	font-size: 16px;
}
.zs-main .zhengshu-form-add .list dl dd .input{
	width: 100%;
	height: 40px;
	border: 1px solid #e6e6e6;
	outline: 0px;
	box-sizing: border-box;
	padding: 0 10px;
}
.zs-main .zhengshu-form-add .list dl.btn{
}
.zs-main .zhengshu-form-add .list dl.btn dd{
	margin-top: 20px;
	text-align: right;
}
.zs-main .zhengshu-form-add .list dl.btn dd .zhengshu-btn{
	background-color: #ea3430;
	border: 0px;
	width: 150px;
	height: 50px;
	color: #fff;
	outline: 0px;
	cursor: pointer;
	font-size: 20px;
	background-image: url(/skin/images/zhengshu-button.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-align: right;
	padding: 0 10px;
	border-radius: 4px;
}
.zs-main2 .zhengshu-form-add .head {
    background-color: #215898;
}
.zs-main2 .zhengshu-form-add .list {
    background-image: url(/skin/images/zs-main2.png);
    background-position: center -5px;
    background-size: 110% auto;
}
.zs-main2 .zhengshu-form-add .list dl.long dt {
    margin-left: -105px;
}
.zs-main2 .zhengshu-form-add .list dl.btn dd .zhengshu-btn {
    background-color: #215898;
}

.zs-main2 .zhengshu-form-add .list .more .title{
	padding: 40px 0;
	font-size: 30px;
}
.zs-main2 .zhengshu-form-add .list .more .subtitle{
	padding: 5px 0;
	font-size: 18px;
}

.wzhengshu-result{
	padding: 120px 0 250px;
	background-image: url(/skin/images/zhengshu-main.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}


.zhengshu-result{
	position: relative;
}
.zhengshu-result{
	position: relative;
}
.zhengshu-result .lt{
	position: absolute;
	right: 70px;
	top: -60px;
	font-size: 14px;
}
.zhengshu-result .box-border{
	border: 4px solid #e4361e;
	height: 1170px;
	background-color: #fff;
}
.zhengshu-result, .zhengshu-norecord{
    border-radius: 5px;
    width: 957px;
    margin: 0 auto;
    padding: 65px;
	box-sizing: border-box;
	height: 1311px;
	background-image: url(/skin/images/zhengshu-result-red.png);
	background-position: center top;
}


.zhengshu-result .table-head{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background-color: #ffd2d2;
}
.zhengshu-result .table-head .baseinfo{
	float:left;
	margin-right: 10px;
	font-size: 16px;
}
.zhengshu-result .table-head .en{
	color: #af908e;
	font-size: 14px;
}
.zhengshu-result .table-data{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #ffd2d2;
	width: 100%;
}
.zhengshu-result .table-data td{
	background-color: #fff;
	padding: 5px;
}
.zhengshu-result .table-data tr td.label{
	text-align: right;
	width: 13%;
	font-size: 16px;
}
.zhengshu-result .table-data tr td.label2{
	width: 26%;
	font-size: 14px;
	color: #191919;
}
.zhengshu-result .table-data tr td.photo{
	text-align: center;
}
.zhengshu-result .table-data tr td.photo img{
	width: 50%;
}

.zhengshu-result .table-data2{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #ffd2d2;
	width: 100%;
}
.zhengshu-result .table-data2 td{
	background-color: #fff;
	padding: 5px;
}
.zhengshu-result .table-data2 tr td.label{
	text-align: right;
	width: 13%;
	font-size: 16px;
}
.zhengshu-result .table-data2 tr td.label2{
	width: 65%;
	font-size: 14px;
	color: #191919;
}
.zhengshu-result .table-data2 tr td  dl.zhengshu-qr dt{
	text-align: center;
}
.zhengshu-result .table-data2 tr td  dl.zhengshu-qr dt img{
	width: 150px;
	height: 150px;
}


.zhengshu-norecord ul li{
	line-height: 30px;
}
.zhengshu-norecord ul li.c{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.zhengshu-norecord ul li a{
	color: red;
}

.zhengshu-result2 .box-border{
	border: 4px solid #215898;
	height: 1170px;
	background-color: #fff;
}
.zhengshu-result2{
	background-image: url(/skin/images/zhengshu-result-blue.png);
}
.zhengshu-result2 .table-head {
    background-color: #d0e6fe;
}
.zhengshu-result2 .table-data {
    background-color: #d0e6fe;
}

.zhengshu-result2 .table-data2{
	background-color: #d0e6fe;
}
.zhengshu-result2 .table-data2 tr td.label {
    width: 17%;
}

.zhengshu-result2 .table-data3{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #d0e6fe;
	width: 100%;
	font-size: 14px;
}
.zhengshu-result2 .table-data3 td{
	background-color: #fff;
	padding: 5px;
}

.zhengshu-result2 .table-data3 tr td.label2 {
    width: auto;
	color: #191919;
}
.table-data3-content{
	height: 127px;
	overflow: auto;
}

.query-companybaseinfo-main{
    padding: 100px 0;
    background-image: url(/skin/images/zhengshu-main.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.query-companybaseinfo-main .form {
    background-color: #fff;
    width: 716px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #999;
}
.query-companybaseinfo-main .form .head {
    height: 50px;
    line-height: 50px;
    border-radius: 10px 10px 0 0;
    background-color: #cf5650;
    padding: 0 20px;
    font-size: 20px;
    color: #fff;
}
.query-companybaseinfo-main .form .box {
    background-image: url(/skin/images/zs-main2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:40px 10px;
    border-radius: 0 0 10px 10px;
}
.query-companybaseinfo-main .form .box .list dl{
	margin-top:15px;
}
.query-companybaseinfo-main .form .box .list dl dt{
	width:110px;
	display:flex;
	align-items:center;
}
.query-companybaseinfo-main .form .box .list dl dd{
	width:250px;
}
.query-companybaseinfo-main .form .box .list dl dd .input{
	width:100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    outline: 0px;
    box-sizing: border-box;
    padding: 0 10px;
}
.query-companybaseinfo-main .form .box .list dl dd .zhengshu-btn {
    background-color: #cf5650;
    border: 0px;
    width: 120px;
    height: 50px;
    color: #fff;
    outline: 0px;
    cursor: pointer;
    font-size: 20px;
    background-image: url(/skin/images/zhengshu-button.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    text-align: right;
    padding: 0 30px;
    border-radius: 4px;
}
.query-companybaseinfo-result .borderbg{
	margin:20px 0;
	border:40px solid transparent;
	border-image:url(zhengshu/img/zhengshu-result-blue.png) 40 40 round;
}
.query-companybaseinfo-result .borderbg .box{
	margin:50px;
	border: 4px solid #215898;
	padding:20px;
}
.query-companybaseinfo-result .borderbg .box .flex{
	margin:20px 0;
}
.query-companybaseinfo-result .borderbg .label{
	width:150px;
}
.query-companybaseinfo-result .borderbg .setdata{
	color:#999;
	width:500px;
}


@media (max-width:640px) {
	body{
		padding: 0 5px;
	}
	.html{
		width: 100% !important;
	}

.zhengshu-main {
    height: auto;
    flex-wrap: wrap;
	padding: 0 20px;
}
.zhengshu-main .import {
    width: 100%;
	margin-bottom: 20px;
}
.zhengshu-main .import.import2 {
    margin-left: 0px;
}
.zs-main {
    width: 100%;
}
.zs-main .zhengshu-form-add .list {
    padding: 20px 15px 20px;
    background-image: url(/skin/images/zs-main.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 90% auto;
    box-sizing: border-box;
}
	
	
	
.zhengshu-result2 {
    background-image: none;
}
.zhengshu-result2 .box-border {
    height: auto;
}
	
.wzhengshu-result {
    padding: 10px 0 10px;
}
.zhengshu-result, .zhengshu-norecord {
    width: 100%;
    padding: 10px;
    height: auto;
}
.zhengshu-result .table-data tr td.label {
    font-size: 12px;
	width: 18%;
}
.zhengshu-result .table-data tr td.label2 {
    font-size: 12px;
	width: 21%;
}
.zhengshu-result .table-data2 tr td.label {
    font-size: 12px;
	    width: 24%;
}
.zhengshu-result .table-data2 tr td.label2 {
    font-size: 12px;
	    width: 58%;
}
	td[rowspan="9"]{
		display: none;
	}
.zhengshu-result .lt{
		display: none;
}

.query-companybaseinfo-main {
    padding: 40px 0;
}
.query-companybaseinfo-main .form .box .list dl dd{
	width:200px;
}
.query-companybaseinfo-result .borderbg{
	margin:0;
	border:0;
}
.query-companybaseinfo-result .borderbg .box{
	margin:10px 0;
	border: 1px solid #215898;
	padding:10px;
}
.query-companybaseinfo-result .borderbg .box .flex{
	justify-content:space-between;
}
.query-companybaseinfo-result .borderbg .label{
	width:30%;
}
.query-companybaseinfo-result .borderbg .setdata{
	width:65%;
}
}



