﻿@charset "utf-8";
/* CSS Document */

body,p,b,dl,dd,table,td,th,input,button,textarea,xmp,pre,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0; font-family:"微软雅黑"}
img,iframe,acronym{border:0;}
ol{list-style:none;}
img,input,label,button{vertical-align:middle;}
a {star:expression(this.onFocus=this.blur()); /* for Ie*/ 
	text-decoration:none;
} 
.head {
	background:url(./assets/images/topbg.png) no-repeat;
	background-color:#003264;
	height: 66px;
	width: 100%;
	min-width: 1120px;
	position: relative;
	z-index: 2;
	max-width: 1860px;
	margin: 0 auto;
	position: relative;
	border-bottom:3px solid #FFFF00;
}

.head-div {
	width: 100%;
	max-width: 1120px;
	min-width: 1030px;
	height: 86px;
	margin: 0 auto;
	position: relative;
	border:0px solid #8fbd20;
    left: 30px;
	
}

h1 { margin-top:12px; float:left;}

.menu { width:400px; height:26px;  position:absolute; margin-top:16px; left:350px;}
.menu .topMenu {width:309px; height:86px; float:left;}
.menu .topMenu .zhtxt{width:316px;  margin:0 auto; color:#8fbd20; font-size:16px; margin-top:0px;}
.menu .topMenu .entxt{width:316px;  margin:0 auto; color:#8fbd20; font-size:12px;}


.hyj-tip-div {
	height:7px;
	width:100%;
	min-width:1120px; 
	max-width:1860px; 
	margin:0 auto; 
	position:relative;
	background-color:#5dc1d0
}

.hyj-body {
	width:100%; 
	min-width:1120px;
	max-width:1860px;
	height:auto; 
	margin:0 auto;
	background:url(../images/list-bg.jpg) ;

}
.hyj-centerbody {
	width:1120px; 
	margin:0 auto;
	min-height:400px;
	height:90px;

}

.content1{
	width:1100px;
	height:62px;
	font-size:14px;
	color:#9a9c9d;
	margin-top:10px;
	float:left;
	line-height: 150%; 
}