#wrapper-position{
	height: 100%;
	position: relative;
	
}
.header-position{
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 999;
}
.con-position{
	position: absolute;
	top: 0;
	width: 100%;
}
.con-positionBox{
	padding: 5px;
}
.con-positionBox .layui-table-view {
    margin: 0px;
}
.con-positionBox .layui-table th{
    font-weight: bold;
    text-align: center;
}
/* 通用样式 2018-11-21 */
/* input禁用 */
.readyOnlyInput {
	background-color: #F2F2F2;
	display: block;
	width: 100%;
	padding-left: 10px;
	height: 38px;
	border: 1px #E6E6E6 solid;
	cursor: not-allowed;
	
}
/* Textarea����ͨ�� */
.readyOnlyTextarea{
	min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    background-color: #F2F2F2;
    border: 1px #E6E6E6 solid;
    width: 100%;
    cursor: not-allowed;
}


.readyOnlyInput[disabled]:hover {
	cursor: not-allowed;
}
.layui-row fieldset .readyOnlyInput:hover {
	cursor: not-allowed;
}

/**from������ɫ**/
.fromLabelStyle{
	color: #000;
}

.zct-main-card p{
	font-style: normal;
    font-weight: 300;
    color: #009688;
}
/****入户调查****/
.zct-rhdc-but{
	width: 100%;
}
.zct-rhdc-sbut{
	width: 20%;
}

  
@media screen and (max-width: 500px) {
	.baseinfo-con {
	    top: 40px;
	}
	
	
	.main-top-group{
	    padding: 5px 0;
 	}
	.main-top-group h3{
		padding-bottom: 5px;
		font-size: 12px;
		
	}
	.main-top-group p cite{
  		font-size: 16px;
	}
	.zct-main-card p{
		font-size: 18px;
	}
	.zct-dn{
		display: none;
	}
	.zct-sj{
		display: block;
	}
	.leftdiv{
		width: 40%;
	}
	.rightdiv{
		width: 60%;
	}
	.rightdiv .imgdiv{
		width: 100%;
		
	}
	/* login */
	
	.zct-title img{
		height: 30px;
	}
	.zct-login-right{
		font-size: 14px;
		line-height:20px;
	}
	#zct-login-container{
	    background-size:auto 100% ;
	}
	#zct-login-footer{
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	.zct-footer-left{
		text-align: center;
	}
	#zct-login-footer p{
		font-size: 12px;
		text-align :center;
	}
	.searchMain-box h2{
		margin-top: 20%;
	    font-size: 16px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 200px;
	}
}
@media screen and (min-width: 501px) and (max-width: 991px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
		/* login */
	.zct-title img{
		height: 45px;
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
		
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
	/* login */
	
	.zct-title img{
		height: 45px;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
		
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-container{
	    background-size:100% auto;
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
	/* login */
	
	.zct-title img{
		height: 45px;
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-container{
	    background-size:100% auto;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
		
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
}


@media screen and (min-width: 1366px) and (max-width: 1599px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
	/* login */
	
	.zct-title img{
		height: 45px;
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-container{
	    background-size:100% auto;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
}
@media screen and (min-width: 1600px) and (max-width: 1919px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
	/* login */

	.zct-title img{
		height: 45px;
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-container{
	    background-size:100% auto;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
}
@media screen and (min-width: 1920px) {
	.main-top-group{
	    padding: 10px 15px;
 	}
	.main-top-group h3{
		padding-bottom: 10px;
		font-size: 14px;
	}
	.main-top-group p cite{
  		font-size: 30px;
	}
	.zct-main-card p{
		font-size: 30px;
	}
	.zct-dn{
	
		display: block;
	}
	.zct-sj{
		display: none;
	}
	.leftdiv{
		width: 20%;
	}
	.rightdiv{
		width: 80%;
	}
	.rightdiv .imgdiv{
		width: 16%;
		
	}
	/* login */
	
	.zct-title img{
		height: 45px;
	}
	.zct-login-right{
		font-size: 20px;
		line-height:40px;
	}
	#zct-login-container{
	    background-size:100% auto;
	}
	#zct-login-footer{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.zct-footer-left{
		text-align: left;
	}
	#zct-login-footer p{
		font-size: 14px;
		text-align :right;
	}
	
	.searchMain-box h2{
		margin-top: 4%;
	    font-size: 60px;  
	    line-height:150px;  
	}
	.searchMain-box img{
		width: 500px;
	}
} 



    