@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%
}

fieldset,
img {
	border: 0
}

li {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

select,
input,
button,
textarea {
	font: 99% arial, helvetica, clean, sans-serif
}


body {
	font-family: "Microsoft YaHei";
}

a ,a:visited{
	text-decoration: none !important;
	color: #000;
}

a:hover{
	text-decoration: none !important;
	color: #194697;
}

ul,
ol,
dl,
li {
	list-style: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: ""
}

blockquote {
	margin: 0 0 18px 18px;
	color: #666;
	font-style: italic
}

strong {
	font-weight: bold
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer
}

input[type="text"],
input[type="password"],
textarea,
select,
fieldset {
	border: 1px #ccc solid;
	background: #fff
}

textarea {
	overflow: auto
}

img {
	max-width: 100%;
	vertical-align: middle
}



.header{background: url(../img/header.jpg)no-repeat center top;height: 520px; }
.zjt a img{margin-top: 20px;}
.zjt a h3{font-size: 18px; color: #ba1f25; font-weight: bold; padding: 15px 0;}
.zjt a p{font-size: 14px; color:#999 ;}
.navbar{margin-bottom: 0;}

@media screen and (max-width: 1023px) and (min-width: 635px){
.header{height: auto;margin-bottom: 10px;background: none;}
.header img{width: 100%;height: auto;}

}
@media only screen and (max-width: 768px) {
.header{height: auto;margin-bottom: 10px; background: none;}
.header img{width: 100%;height: auto;}

}

@media only screen and (max-width: 640px) {
	
	
	.header{height: auto;margin-bottom: 10px;  padding:0}
   
	
}