@charset "utf-8";
body {
	font-family: "宋体", arial;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url(/uploads/image/images/bodybg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.left {
	float: left;
	height: auto;
	width: 300px;
}
.right {
	float: right;
	height: auto;
	width: 650px;
}
.spacing {
	line-height: 10px;
	clear: both;
	height: 10px;
	width: auto;
}
.cls {
	clear: both;
}
.header {
	clear: both;
	height: auto;
	width: auto;
}
.top {
	clear: both;
	height: 170px;
	width: auto;
}

.hotbar {
	clear: both;
	height: auto;
	width: auto;
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	padding-right: 10px;
	padding-left: 10px;
}
.searchbox {
	height: auto;
	width: 30%;
	background-color: #f2f2f2;
	float: left;
	vertical-align: middle;
	line-height: 22px;
}
.nav {
	background-image: url(/uploads/image/images/navbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li {
	line-height: 40px;
	height: auto;
	width: 120px;
	font-size: 14px;
	color: #fff;
	float: left;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.nav ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.nav .bgnone {
	background-image: none;
}
.nav ul li ul { 
	line-height: 25px;
	list-style-type: none;
	text-align:left; 
	left: -999em; 
	width: 120px; 
	position: absolute; 
	float: left;
	margin: 0px;
	padding: 0px;
} 
.nav ul li ul li{ 
	float: left; 
	width: 120px; 
	background: #0497fd;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #ffffff;
} 
.nav ul li ul li a{ 
	wedisplay: block; 
	text-align:center;
	font-weight: normal;
} 
.nav ul li ul li a:link { 
	color:#fff; 
	text-decoration:none; 
} 
.nav ul li ul li a:visited { 
	color:#fff;
	text-decoration:none; 
} 
.nav ul li ul li a:hover { 
	color:#fff;
	text-decoration:none;
	font-weight:normal; 
	background:#015198; 
} 
.nav ul li:hover ul { 
	left: 0px; 
} 
.nav ul li.sfhover ul { 
	left: 0px; 
}
.topone {
	height: 24px;
	width: 640px;
	line-height: 24px;
	float: right;
}
.inputtext {
	line-height: 16px;
	height: 16px;
	width: 180px;
	border: 1px solid #ddd;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.inputbut {
	height: 20px;
	line-height: 16px;
	margin: 0px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}


a, a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #1ca5eb;
	text-decoration: none;
}

.wrapbox {
	clear: both;
	height: auto;
	width: auto;
}
.wrapboxtop {
	background-image: url(/uploads/image/images/wraptop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 30px;
	width: auto;
}
.wrapboxtop1 {
	background-image: url(/uploads/image/images/wraptop1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 30px;
	width: auto;
}

.wrapboxtitle {
	line-height: 30px;
	float: left;
	width: auto;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.wrapboxmore {
	line-height: 20px;
	color: #fff;
	float: right;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
}
.wrapboxmore a, .wrapboxmore a:link {
	color: #fff;
	text-decoration: none;
}
.wrapboxmore a:hover {
	color: #fff;
	text-decoration: underline;
}
.wrapboxbottom {
	background-image: url(/uploads/image/images/wrapbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 6px;
	clear: both;
	height: 6px;
	width: auto;
}
.wrapboxbottom1 {
	background-image: url(/uploads/image/images/wrapbottom1.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 6px;
	clear: both;
	height: 6px;
	width: auto;
}
.pagewrapboxmiddle {
	clear: both;
	height: auto;
	width: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1ca5eb;
	border-left-color: #1ca5eb;
	padding: 5px;
}
.wrapboxmiddle {
	clear: both;
	height: auto;
	width: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1ca5eb;
	border-left-color: #1ca5eb;
	padding: 5px;
}
.wrapbox .wrapboxmiddle ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wrapbox .wrapboxmiddle ul li {
	font-size: 12px;
	background-image: url(/uploads/image/images/line1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	overflow: hidden;
	vertical-align: bottom;
}
.wrapbox .wrapboxmiddle ul li a {
	background-image: url(/uploads/image/images/ico1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
}
.wrapboxmiddle ul li span {
	color: #bbb;
	padding-left: 10px;
	float: right;
}
.focusbox {
	height: 214px;
	width: 300px;
	background-color: #fff;
}
.focusbox .focusimg {
	height: 190px;
	width: 300px;
	clear: both;
	overflow: hidden;
}
.focusbox .focusimg img {
	vertical-align: middle;
	height: 190px;
	width: 300px;
}

.focusbox .focustext {
	background-color: #06f;
	text-align: center;
	height: 24px;
	color: #fff;
}
.ad {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #1ca5eb;
	position: relative;
	padding-left: 50px;
}
.ad ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ad ul li {
	text-align: center;
	float: left;
	height: auto;
	width: 180px;
}
.ad ul li img {
	vertical-align: middle;
	padding: 10px;
	height: 80px;
	width: 150px;
}

.hot {
	height: 89px;
	width: 85px;
	position: absolute;
	background-image: url(/uploads/image/images/hot.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: -5px;
	top: -6px;
}
.door {
	background-image: url(/uploads/image/images/doorbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	height: 24px;
	width: auto;
}
.door dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.door dl dd {
	text-align: center;
	float: left;
	height: 24px;
	width: 100px;
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	cursor: pointer;
}
.door dl .doorfocus {
	background-image: url(/uploads/image/images/doorfocus.png);
	background-repeat: repeat-x;
	color: #fff;
}
.hotnewsbox {
	clear: both;
	height: auto;
	width: auto;
}
.hotnewsleft {
	float: left;
	height: auto;
	width: 320px;
}
.hotnewsright {
	float: right;
	height: auto;
	width: 320px;
}
.hotcompany {
	clear: both;
	height: auto;
	width: auto;
}
.hotcompany .hotcompanytop {
	line-height: 30px;
	color: #fff;
	background-image: url(/uploads/image/images/hotcompanytopbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 30px;
	width: auto;
}
.hotcompanycontent {
	padding: 5px;
	clear: both;
	height: 150px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1ca5eb;
	border-right-color: #1ca5eb;
	border-bottom-color: #1ca5eb;
	border-left-color: #1ca5eb;
	overflow: hidden;
}
.hotcompanycontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hotcompanycontent ul li {
	clear: both;
	height: auto;
	width: auto;
	line-height: 24px;
	background-image: url(/uploads/image/images/line1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hotcompanycontent ul li a {
	background-image: url(/uploads/image/images/ico2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.quickbutton {
	clear: both;
	height: auto;
	width: auto;
}
.quickbutton .quickreg {
	float: left;
	height: auto;
	width: auto;
}
.quickbutton .quicklogin {
	float: right;
	height: auto;
	width: auto;
}
.yqlinkbox {
	border: 1px solid #1ca5eb;
	clear: both;
	width: auto;
	position: relative;
	margin-bottom: 10px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.yqlink {
	clear: both;
	width: auto;
	position: relative;
	height: auto;
}

.yqlink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.yqlink ul li {
	float: left;
	height: 20px;
	width: 25%;
	line-height: 20px;
}
.yqlinkimg	{
	clear: both;
	height: auto;
	width: auto;
}
.yqlinkimg ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.yqlinkimg ul li {
	float: left;
	width: 120px;
	height: 40px;
	padding: 10px;
}
.yqlinkimg ul li img {
	border: 1px solid #ccc;
}

.yqlinktitle {
	background-image: url(/uploads/image/images/link.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 140px;
	left: -10px;
	top: 10px;
	position: absolute;
}
.footer {
	clear: both;
	height: auto;
	width: auto;
	padding: 10px;
}
.copyright {
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	font-family: arial, "宋体";
	color: #000;
}
.main_h {
   min-height:640px;
    /* sets min-height for ie */
    _height:expression(this.scrollheight < 640 ? "640px" : "auto");
}
.zhanghui_h {
	height: 292px;
}
.morepage {
	clear: both;
	height: 35px;
	width: auto;
	line-height: 35px;
	text-align: center;
	margin-top: 15px;
}
.morepage input {
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h5 {
	font-size: 16px;
	line-height: 30px;
	clear: both;
	height: 60px;
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	color: #015198;
}
.newstime {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
}
.newscontent {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 20px;
}
.formstyle {
	clear: both;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.formstyle p {
	clear: both;
	height: auto;
	width: auto;
}
.formstyle p label {
	height: auto;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
}.formstyle p span {
	display: block;
	float: left;
	height: auto;
	width: 450px;
}
.formstyle p input {
	vertical-align: middle;
}
.weight350 {
	width: 350px;
}
.formlogin {
	padding-top: 30%;
	height: auto;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.formlogin p {
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.formlogin p label {
	display: block;
	float: left;
	height: auto;
	width: 100px;
	text-align: right;
}
.weight200 {
	width: 200px;
}
.date {
	color: #09f;
}
.userpic {
	clear: both;
	height: auto;
	width: auto;
}
.userpic ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.userpic ul li {
	padding: 10px;
	clear: both;
	height: 120px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 14px;
}
.userpic ul li img {
	height: 120px;
	width: 100px;
	padding-right: 10px;
	float: left;
}
.tablestyle2 {
	width: 100%;
	border-spacing: 1px;
	border-collapse: collapse;
}
.tablestyle2 th {
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #f5f9fb;
}
.tablestyle2 td {
	padding: 3px;
	border: 1px solid #ddd;
	text-align: left;
}
.vcr {
	clear: both;
	height: 190px;
	width: auto;
	overflow: hidden;
}
.vcrfont {
	clear: both;
	height: 24px;
	width: auto;
	background-color: #ccc;
	text-align: center;
	color: #000;
}
