
@charset "utf-8";
::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    background:#eee;
}
::-webkit-scrollbar-track{
	background: transparent;
}
::-webkit-scrollbar-thumb{
    min-height: 28px;
    padding: 100px 0 0;
    background: rgba(0,0,0,.2);
    background-clip: padding-box;
    border:solid 2px transparent;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,form,input,p,span,figure{
	margin:0;
	padding:0;
}
body{
	min-width: 1200px;
	font:12px "microsoft yahei","Arial","Verdana","Tahoma";
	color:#252525;
}
img{
	border:none;
}
i,s,u,em{
	font-style:normal;
	text-decoration:none;
}
ul,li{
	list-style:none;
}
a{
	text-decoration: none;
}
input{
	outline: none;
	border: none;
}
form *:focus{
	outline:none;
}
.oh{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.dn{
	display: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cf:after {
	content: ".";
	font-size: 0;
	height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.cf{
	zoom:1;
}
.container {
	width: 100%;
	height: 100%;
}
.content-box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
:root {
    --main-color: #355e92;
}
/* -------header*/
.header{
	width:100%;
	height: 156px;
	border-top: solid 3px var(--main-color);
	background: url(../images/header_bg_zbc.jpg) bottom center no-repeat;
}
.top-l a, .top-r a{
	font: 15px/24px "microsoft yahei";
	color: #666;
	display: inline-block;
	padding-right: 2px;
}
.comm_topLink {
	height: 30px;
	font: 12px/30px '微软雅黑';
	color: #666;
	position: absolute;
	top: -3px;
	right: 0;
}
.comm_topLink a {
	padding: 0 5px;
	color: #666;
}
.logo img{
	padding-top: 32px;
}
.nav{
	width: 100%;
	height: 60px;
	background:var(--main-color);
}
.nav li{
	width: 150px;
	float: left;
}
.nav li a{
	font:bold 20px/60px "microsoft yahei";
	text-align: center;
	color: #fff;
	display:block;
}
.nav li a:hover{
	background:#234e84;
}
.search{
	height: 34px;
	margin-top: 13px;
	position: relative;
}
.search input {
	width: 300px;
	font: 12px/34px "microsoft yahei";
	color: #809fcb;
	padding: 0 40px 0 0;
	text-indent: 10px;
}
.search .go {
	width: 20px;
	height: 20px;
	background: url('http://jyt.hunan.gov.cn/jyt/xhtml/img/jky_icon_search.png') no-repeat;
	position: absolute;
	right: 10px;
	top: 7px;
}
/* -------footer*/
.footer{
	width: 100%;
	padding: 42px 0;
	background: var(--main-color);
}
.unit{
	padding-top: 10px;
}
.unit img.error{
	float: right;
	padding: 5px 0 0 15px;
}
.contact {
	padding:0px 25px;
	margin-left: 25px;
	border-left: solid 1px #4a6e9d;
	position: relative;
}
.contact img{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 20px;
}
.contact p{
	width: 100%;
	font: 13px/22px "microsoft yahei";
	color: #fff;
}
.tel{
	width: 220px;
	height: 68px;
	border-left: solid 3px #fff;
	border-right: solid 3px #fff;
	background: url(../images/icon_tel_zbc.png) 18px center no-repeat;
	position: relative;
	top: 19px;
}
.tel i{
	width: 5px;
	height: 3px;
	background: #fff;
	position: absolute;
}
.tel i:nth-of-type(2){
	right: 0;
}
.tel i:nth-of-type(3){
	bottom: 0;
	right: 0;
}
.tel i:nth-of-type(4){
	bottom: 0;
}
.tel span{
	color: #fff;
	display: block;
	padding-left: 62px;
}
.tel span:nth-of-type(1){
	font:bold 14px/16px "microsoft yahei";
	padding-top: 15px;
}
.tel span:nth-of-type(2){
	font: 18px/26px "microsoft yahei";
}

body {
	min-width: 1200px;
	font: 12px "microsoft yahei", "Arial", "Verdana", "Tahoma";
	line-height: 1.42857143;
	color: #111;
	background: #f5f5f5 url("/images/body_bg.jpg");
}

* {
	box-sizing: border-box;
}

:-moz-placeholder {
	color: #bbb;
}

color: #bbb;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #bbb;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bbb;
}

.container {
	max-width: 1200px;
	margin: 45px auto;
	background-color: white;
	padding: 0;
	border-radius: 0;
	box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.04);
	padding-bottom: 50px;
}

h1 {
	min-height: 64px;
	background-color: #4f79ad;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	padding: 22px 24px;
	color: #fff;
	margin-bottom: 45px;
	/* text-align: center; */
}

#queryForm {
	width: 680px;
	margin: 0 auto;
}

.form-group {
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}

label {
	display: block;
	min-width: 80px;
	text-align: right;
	font-size: 16px;
	color: #666;
	font-family: "microsoft yahei";
}

.container input[type="text"] {
	flex: 1;
	width: 100%;
	padding: 10px;
	border: 1px solid #D2D2D2;
	border-radius: 4px;
	font-size: 16px;
	font-family: "microsoft yahei";
	transition: all .3s;
}

.container input:hover {
	border-color: #005c9f;
}

.container input:focus {
	border-color: #005c9f;
	outline: none;
	box-shadow: 0 0 1px 3px rgba(0, 92, 159, .12)
}

.captcha-container {
	flex: 1;
	display: flex;
	gap: 5px;
	align-items: center;
}

.captcha-input {
	flex: 1;
}

.captcha-img {
	height: 43px;
	border-radius: 4px;
	cursor: pointer;
	vertical-align: middle;
}

.captcha-img:hover {
	border-color: #007bff;
}

.refresh-captcha {
	color: #007bff;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 5px;

}

.refresh-captcha:hover {
	color: #0056b3;
}

.btn-container {
	text-align: center;
	margin-top: 30px;
}

.btn {
	width: 360px;
	padding: 10px 30px;
	background-color: #4f79ad;
	color: white;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	font-size: 18px;
	margin: 0 10px;
	font-family: "microsoft yahei";
}

.btn:hover {
	background-color: var(--main-color);
}

.btn:disabled {
	background-color: #ccc;
	cursor: not-allowed;
}

.result-container {
	width: 1130px;
	margin: 40px auto 0;
	/* padding: 24px 32px; */
	border: 1px solid rgba(0, 92, 159, .2);
	border-radius: 5px;
	background-color: rgba(0, 92, 159, .03);
	display: none;
}

.result-container h3 {
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	background: rgba(0, 92, 159, .15);
	color: #111;
	padding: 7px 20px;
	border-radius: 5px 0 0 0;
	-webkit-clip-path: polygon(0 0, 100% 0, 86% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 86% 100%, 0% 100%);
}

.result-item {
	margin-bottom: 10px;
}

.result-label {
	font-weight: bold;
	color: #555;
}

.loading {
	text-align: center;
	padding: 20px;
	display: none;
}

.error-message {
	color: #dc3545;
	text-align: center;
	margin-top: 10px;
	display: none;
}

.success-message {
	color: #28a745;
	text-align: center;
	margin-top: 10px;
	display: none;
}

.document-list {
	margin: 20px;
}

.document-item {
	background: white;
	border: 1px solid rgba(0, 92, 159, .15);
	border-radius: 5px;
	padding: 10px 15px 15px;
	margin-bottom: 15px;
}

.document-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.document-title {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

.download-btn {
	padding: 5px 15px;
	background-color: #0069b6;
	color: white;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
}

.download-btn:hover {
	background-color: #005c9f;
}

.document-details {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
}

.detail-item {
	display: flex;
}

.detail-label {
	font-weight: normal;
	color: #808080;
	min-width: 72px;
	font-size: 14px;
}
.detail-item span{
	font-size:14px;
}
