/*** reset ***/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, pre, form, fieldset, input, textarea, p, blockquote, th, td{padding:0;margin:0;}
body {font:12px "宋体" Verdana, Lucida, Arial, Helvetica, sans-serif; color:#4d4d4d; background:#FFF; line-height:1.7em; font-size:12px;}
fieldset, img{border:0;}
ol,ul {list-style:none;}
input{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none; color:#4d4d4d; }
a:hover{color:#FF0000;}
.pl20{padding-left:20px; float:left;}

body{
	background-color: white;
}
/*头部*/
.z_header{
	width: 1100px;
	height: 135px;
	margin: 0 auto;
	border-bottom: 1px solid #51a7d8;
}
.z_header img{
	width: 135px;
	height: 86px;
	margin-top: 10px;
	float: left;
}
.z_header span{
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    color: #002359;
    line-height: 32px;
    float: left;
    margin-top: 38px;
    margin-left: 10px;
    font-size: 35px;
}
/*查询区域*/
.z_search{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	background: url(/jiandingApp/images/en_US/buzhongxin/new_img2/searchBg.png) no-repeat bottom;
	height: 360px;
}
.z_search .tit_img{
	position: absolute;
	width: 455px;
	height: 44px;
	top: -22px;
    left: 322px;
}
.z_search form{
	float: left;
	margin-top: 58px;
	margin-left: 47px;
	width: 449px;
}
.z_search form #z_search_box p{
	margin-bottom: 22px;
}
.z_search form #z_search_box p input{
	width: 402px;
    height: 39px;
    font-size: 17px;
    border: 1px solid #e6e5e2;
    
    padding-left: 45px;
}
.z_search .info{
	float: left;
	margin-top: 58px;
	margin-left: 77px;
}
.z_search .info p{
	font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #515151;
    line-height: 34px;
}
.z_search .info p a{
	text-decoration: none;
	color: #515151;
}
.z_search .bg{
	float: left;
    margin-top: -120px;
}
/*时间范围*/
.z_time_range{
	width: 1100px;
	margin: 0 auto;
	border: 1px solid #dad8d4;
	min-height: 444px;
	background-color: #f3f2f0;
	margin-top: 35px;
}
.z_time_range .tabs div{
	background-color: white;
	display: inline-block;
	width: 33.2%;
	height: 80px;
	border: 1px solid #cdcac4;
	border-top: 0;
	font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
}
.z_time_range .tabs .cxsj_hreef_s{
	background-color: #f3f2f0;
	border-bottom: 0;
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
}
.z_time_range .dispaynone{
	display: none;
}
.z_time_range .area_list{
	width: 1054px;
	min-height: 281px;
	border: 1px solid #cdcac4;
	margin: 28px auto;
	background-color: white;
	padding-bottom: 25px;
}
.z_time_range .area_list .box{
	display: inline-block;
	width: 111px;
	height: 44px;
	border: 1px solid #cdcac4;
	margin-top: 25px;
	margin-right: 10px;
	background-color: #f3f2f0;
	text-align: center;
	font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    /*cursor: pointer;*/
}
.z_time_range .area_list .box1{
	height:70px
}
.z_time_range .area_list .box .name{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
.z_time_range .area_list .box:hover{
	border: 1px solid #18518b;
	background-color: #18518b;
	color: white;	
}
.z_time_range .area_list .box:hover .name{
	color: white;
}
/*工作依据*/
.z_gzyj{
	margin: 22px auto 0;
	width: 1100px;
}
.z_gzyj .title{
	width: 1084px;
	height: 42px;
	border: 1px solid #e6e5e2;
	background-color: #F3F2F0;
	border-left: 5px solid #006697;
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-size: 18px;
    color: #1F669F;
    line-height: 44px;
    padding-left: 10px;
}
.z_gzyj ul{
	margin: 15px auto 0;
    line-height: 2.7em;
    clear: both;
    min-height: 100px;
}
.z_gzyj ul li{
	background: url(/jiandingApp/images/en_US/buzhongxin/new_img2/icon1.gif) no-repeat 10px center;
    padding-left: 20px;
    border-bottom: 1px dashed #DFE4E5;
    font-size: 14px;
    float: left;
    width: 95%;
    margin-left: 10px;
    display: inline;
}
.z_gzyj ul li p{
	width: 800px;
}
.z_gzyj ul li p a{
	font-size: 14px;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}
/*查询服务*/
.z_cxfw{
	margin: 22px auto 0;
	width: 1100px;
	height: 235px;
}
.z_cxfw .title{
	width: 1084px;
	height: 42px;
	border: 1px solid #e6e5e2;
	background-color: #F3F2F0;
	border-left: 5px solid #006697;
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-size: 18px;
    color: #1F669F;
    line-height: 44px;
    padding-left: 10px;
}
.z_cxfw .left{
	float: left;
}
.z_cxfw .left p{
	margin-top: 25px;
}
.z_cxfw .right{
	float: right;
}

/*查询页一行三列*/
.z_table_1{
	width: 1098px;
	width: 996px;
	margin: 0 auto;
	background-color: #f1f9fd;	
	border: 1px solid #E6E5E2;
	border-top: 0;
	padding-top: 18px;
	border-bottom: 0;
}
.z_table_1 .tab_info0{
	margin: 0 auto 15px;
}
.z_table_1 .tab_info0 tr{
	height: 42px;
}
.z_table_1 .tab_info0 tr th{
	border: 0;
	text-align: left;
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #024886;
    padding-left: 2px;
}
.z_table_1 .tab_info0 tr td{
	width: 220px;
	width: 203px;
	border: 1px solid #cdcac4;
	color: #333333;
	font-size: 14px;
	background-color: white;
	padding-left: 10px;
	line-height: 41px;
}
.z_table_1 .tab_info0 tr .label{
	
	width: 93px;
	text-align: right;
	background-color: #eef7fa;
	padding-left: 0;
	padding-right:10px
}
.z_txt_box{
	width: 996px;
	height: 86px;
	margin: 0 auto 15px;
	background-color: #f1f9fd;	
	border: 1px solid #E6E5E2;
	/*margin-top: 22px;*/
	text-align: center;
	font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    border-top: 0;
    padding-bottom: 20px;
}

/*查询页*/
.z_table_1 .tab_info1{
	margin: 15px auto 0px;
	width:954px;
}
.z_table_1 .tab_info1 tr{
	height: 42px;
}
.z_table_1 .tab_info1 tr th{
	border: 0;
	text-align: left;
	font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #024886;
    padding-left: 2px;
}
.z_table_1 .tab_info1 tr td{
	width:34%;
	border: 1px solid #cdcac4;
	color: #333333;
	font-size: 14px;
	background-color: white;
	padding-left: 10px;
	line-height: 41px;
}
.z_table_1 .tab_info1 tr .label{
	
	width: 16%;
	text-align: right;
	background-color: #eef7fa;
	padding-left: 0;
	
}
.z_top_ban{
	width: 1100px;
	height: 156px;
	margin: 0 auto;
	background: url(../images/top_img.gif) no-repeat;
}
.z_top_ban p{
	font-size: 30px;
    font-weight: bold;
    color: white;
    line-height: 8px;
    margin-left: 30px;
    padding-top: 44px;
    letter-spacing: 1px;
}
