@import "common.css";
body{
	background-color: #dbdbdb;
}
.html{
	width: 1200px;
	margin: 0 auto;
}
.zs-wtop {
	background-color: #0c4a7d;
}
.zs-top {
	height: 99px;
	background-image: url(zhengshu/img/top.jpg);
	background-repeat: no-repeat;
}
.zs-wmain{
	padding: 100px 0;
	background-image: url(img/wwgczs_pc.jpg);
	background-position: center top;
	background-size:contain;
}
.zs-main.zhengshu{
	border: 1px solid #f0f0f0;
	background-color: rgba(255,255,255, 0.7);
	border-radius: 5px;
	width: 760px;
	margin: 0 auto;
	padding: 50px 0;
}
.zs-main.zhengshu table tr td{
	padding: 10px;
	white-space:nowrap;
}
.zs-main.zhengshu .zhengshu-form-add .head{
	text-align: center;
}
.zs-main.zhengshu .zhengshu-form-add .head .c{
	font-size: 20px;
	color: #0767b1;
}
.zs-main.zhengshu .zhengshu-form-add .head .c2{
	display: inline-block;
	margin: 0 15px;
}
.zs-main.zhengshu .zhengshu-form-add .head .c3{
	font-size: 14px;
	color: #f01100;
}
.zs-main.zhengshu .zhengshu-form-add .head .c3 a{
	color: #f01100;
}
.zs-main.zhengshu .zhengshu-form-add .list{
	width: 340px;
	margin: 40px auto 0;
}
.zs-main.zhengshu .zhengshu-form-add .list dl{
	padding-left: 95px;
	margin-top: 10px;
	height:35px;
}
.zs-main.zhengshu .zhengshu-form-add .list dl dt{
	float:left;
	margin-left: -95px;
	line-height: 30px;
	font-size: 14px;
}
.zs-main.zhengshu .zhengshu-form-add .list dl dd .input{
	width: 100%;
	height: 35px;
	border: 1px solid #e6e6e6;
	outline: 0px;
	box-sizing: border-box;
	padding: 0 10px;
}
.zs-main.zhengshu .zhengshu-form-add .list dl.btn{
	text-align: center;
}
.zs-main.zhengshu .zhengshu-form-add .list dl.btn dd{
	margin-top: 35px;
}
.zs-main.zhengshu .zhengshu-form-add .list dl.btn dd .zhengshu-btn{
	background-color: #ea3430;
	border: 0px;
	width: 150px;
	height: 40px;
	color: #fff;
	outline: 0px;
	cursor: pointer;
	font-size: 20px;
	background-image: url(zhengshu/img/zhengshu-button.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-align: right;
	padding: 0 10px;
	border-radius:3px;
}

.zs-main.zhengshu .zhengshu-result table tr td{
	padding: 10px;
	white-space:nowrap;
}

.zhengshu-result2, .zhengshu-norecord{
    border: 1px solid #f0f0f0;
    background-color: #fff;
    border-radius: 5px;
    width: 1200px;
    margin: 0 auto;
    padding: 15px;
	box-sizing: border-box;
}
.zhengshu-result2 .head{
	height: 44px;
	border-bottom: 1px solid #e7e7e7;
}
.zhengshu-result2 .head .column{
	float:left;
	line-height: 44px;
	font-size: 18px;
}
.zhengshu-result2 .head .query{
	float:right;
	padding-left: 20px;
	background-image: url(zhengshu/img/zhengshu-result-query.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
}
.zhengshu-result2 .head .backhome{
	float:right;
	padding-left: 20px;
	background-image: url(zhengshu/img/zhengshu-result-backhome.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	margin-top: 10px;
}


.zhengshu-result2 .head3{
	padding: 20px 0;
	padding-left: 220px;
	border-bottom: 5px solid #ddd;
}
.zhengshu-result2 .head3 .pic{
	float: left;
	margin-left: -220px;
	width: 200px;
}
.zhengshu-result2 .head3 .pic img{
	width: 100%;
	height: 220px;
}
.zhengshu-result2 .head3 .title{
	font-size: 25px;
	margin-bottom: 20px;
}
.zhengshu-result2 .head3 .title2{
	margin-bottom: 10px;
}
.zhengshu-result2 .head2{
	padding: 20px 0;
	text-align: center;
}
.zhengshu-result2 .head2 ul li{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	width: 180px;
	background-color: #2070af;
	margin: 10px;
	cursor: pointer;
	border-radius: 3px;
}
.zhengshu-result2 .head2 ul li.selected{
	background-color: #e64b47;
}
.zhengshu-result2 .list2{
	display: none;
}
.zhengshu-result2 .list2.show{
	display: block;
}


.zhengshu-result2 .table-head{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	background-color: #2070af;
	border-radius: 5px 5px 0 0;
	margin-top: 20px;
}
.zhengshu-result2 .table-head .baseinfo{
	float:left;
	margin-right: 10px;
}
.zhengshu-result2 .table-data{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #c2e4ff;
	width: 100%;
}
.zhengshu-result2 .table-data td{
	background-color: #fff;
	padding: 10px;
	white-space:nowrap;
}
.zhengshu-result2 .table-data tr td:nth-child(1),.zhengshu-result2 .table-data tr td:nth-child(3){
	text-align: right;
	width: 15%;
	font-weight: bold;
	font-size: 16px;
}
.zhengshu-result2 .table-data tr td:nth-child(2),.zhengshu-result2 .table-data tr td:nth-child(4){
	width: 35%;
	font-size: 14px;
	color: #999;
}
.zhengshu-result2 .table-data tr td .star:before,.zhengshu-result2 .table-data tr td .star:after{
	content: '***';
	color: red;
}
.zhengshu-result2 .table-data2{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #c2e4ff;
	width: 100%;
}
.zhengshu-result2 .table-data2 td{
	background-color: #fff;
	padding: 10px;
	white-space:nowrap;
}
.zhengshu-result2 .table-data2 tr td:nth-child(1){
	text-align: right;
	width: 15%;
	font-weight: bold;
	font-size: 16px;
}
.zhengshu-result2 .table-data2 tr td:nth-child(2){
	width: 35%;
	font-size: 14px;
	color: #999;
}
.zhengshu-result2 .table-data2 tr td  dl.zhengshu-qr dt{
	float: left;
}
.zhengshu-result2 .table-data2 tr td  dl.zhengshu-qr dd{
	padding-top: 50px;
}
.zhengshu-result2 .table-data2 tr td  dl.zhengshu-qr dd .c{
	font-weight: bold;
}
.zhengshu-norecord{
	width: 700px;
	padding: 50px;
}
.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;
}
.zs-menu{
	float: left;
}
.zs-menu ul li{
	line-height: 30px;
	background-color: #e49a1f;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.zs-menu ul li a{
	color: #fff;
}
.zs-menu ul li.selected{
	background-color: #ff0000;
}


.zhengshu-result2 .table-data3{
	border-spacing: 1px;
	border-collapse:separate;
	background-color: #c2e4ff;
	width: 100%;
}
.zhengshu-result2 .table-data3 td{
	background-color: #fff;
	padding: 10px;
}
.zhengshu-result2 .table-data3 td.b{
	font-weight: bold;
}

.zhengshu-result2 .table-data3 tr td .star:before,.zhengshu-result2 .table-data3 tr td .star:after{
	content: '***';
	color: red;
}
.wtable{
	width:100%;
	overflow:auto;
}


@media (max-width:640px) {
	body{
		padding: 0 5px;
	}
	.html{
		width: 100% !important;
	}
	.zs-wmain{
		padding: 10px 0;
	}
.zs-main.zhengshu {
    width: 96%;
    padding: 50px 0;
}
.zs-main.zhengshu .zhengshu-form-add .list dl dd .input {
    width: 96%;
}
.zs-main.zhengshu .zhengshu-form-add .list dl dt {
	width: 75px;
	text-align: center;
}
.zhengshu-result2 .table-data tr td:nth-child(1),.zhengshu-result2 .table-data tr td:nth-child(3){
	font-weight:normal;
	font-size: 12px;
}
	
	
.zs-top {
    height: 50px;
	background-size:contain;
	background-position: left center;
}
	
.zs-menu{
	float: none;
	margin-left: 0px;
}
.zs-menu ul li{
	margin: 10px 10px;
}
.zs-menu ul li a{
	color: #fff;
}
.zhengshu-result2 .table-data2 tr td:nth-child(1) {
    font-weight: normal;
    font-size: 12px;
}
	
}
