	@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";
	background: url(./yuhylbody_bg.jpg) repeat;
}

a,
a:visited {
	text-decoration: none !important;
	color: #063328;
}

a:hover {
	text-decoration: none !important;
	color: #4f261e;
}

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 {
	vertical-align: middle
}

.header {
	background: url(./yhylheader.jpg)no-repeat center top;
	height: 775px;
}

.person_name p{ text-align: center; font-size: 14px; padding: 8px 0; margin-bottom:0px;}
/*.person_name img{background: url(images/loading.gif) 50% no-repeat;}
*/


#gotoTop{ position: relative; overflow: hidden;}
#gotoTop p{position: fixed;bottom: 50px;text-align: center;cursor:pointer;margin-left: 600px;padding: 10px 5px;width: 30px;text-align:center;border:1px solid #e0e0e0;background:#fff;left:50%; height: 100px;}








@media only screen and (max-width: 768px) {
	.header{
		height: auto;
		background: none;
	}
	
	
	
}

@media screen and (max-width: 1023px) and (min-width: 635px){
	.header{background: none;height: auto;width: 100%;}
    .header img{width: 100%;height: auto;}
	
	
	
	
}

@media only screen and (max-width: 640px) {
	.header{background: none;height: auto;width: 100%;}
    .header img{width: 100%;height: auto;}
	
	
	
	
}