﻿/* CSS Document */
@charset "utf-8";

html{color:#000;background:#FFF;}
body,div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{margin:0;padding:0; }
table{border-collapse:collapse;border-spacing:0;}
p,ul,li,,a,img{margin:0;padding:0;}
fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li,dd{list-style:none outside none; overflow:hidden;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{ color: #333; text-decoration:none;}
img:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
a:hover {
  text-decoration:none;
}
a:focus {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
body {MARGIN:0;PADDING: 0px;  font-size:16px; font-family:"微软雅黑";   }
.flaot_l{ float:left}
.flaot_r{ float:right}
img{border:0px;}
.more{ float:right;}
.more a,.more a:hover{color:#939393;}
.blank10{ height:10px; clear:both;}
.blank20{ height:20px; clear:both;}
.ml10{ margin-left:10px;_margin-left:8px;}
.ml30{ margin-left:30px;}
.allwith{ width:1200px; margin:0 auto;}
#header{font-size:14px; background:#bde0f4;}
.header{ height:144px; background:url(bodybj.jpg)}
.heale{ width:38%;padding:30px  0 0 20px;  float:left;}
.healelg{ width:18%; height:76px; float:left;}
.healetxt{ width:75%; height:76px; float:left;}
.healetxt span{width:100%;float:left; color:#006eab; }
.name{ font-size:3em; font-weight:bold;}
.num{ font-size:1em; font-weight:bold;}
.hearit{width:100%; padding:10px 20px 0  0 ;height:25px; line-height:25px}
.hearit span{ padding:0 3px;}
.hearit a{ color:#333;}
.heari{ width:60%; float:right;}
.heaico{ width:12%;float: right;}
.healon{width:13%; margin:0 5px;}
.hearis{width:100%;height:36px; padding-top:10px;}
.hearis span{width:100%; float:left; padding-top:15px; font-size:12px; color:#999;}
.hearis span a{color:#999;}
/* 搜索框样式 */
.search-box{ float: right;width: 64%; margin-top:15px;}
.search-box input{ display: block; width: 76%; height: 34px;background-color: #fff;border: 1px solid #7fb1f0;color: #333; font-size: 14px;line-height: 34px;}
.search-icon{ height: 34px; border: 1px solid #7fb1f0;}
/* 搜索框end */
#nav{ background:#006eab; height: 46px;}
.nav { font-size:20px;font-weight:bold;min-width:1200px;
 background-color: #006eab;}
.nav li {float: left; width:12.5%;height: 46px; text-align: center; line-height: 46px;}
.nav li a { color: #fff;}
.nav li:hover { background:#0d85c7;}
#footnav{background-color: #80a4c7}
.links {height: 50px; line-height: 49px; background-color: #80a4c7;font-size: 14px; text-align: center;}
.links select {width: 264px; height: 30px; margin-right: 10px; padding-left: 10px;border-radius: 6px;font-size: 14px; border: none; color: #666;}

#foot{ background-color: #014a8f; overflow:hidden;}
.foot p { width:100%; line-height:30px; padding:5px 0;font-style: normal; text-align:center;color: #fff; white-space: pre-wrap;}
.footl{ width:8%; padding-left:7%; float:left;}
.footz{ width:70%; text-align:center; float:left;}
.footr{ width:15%; float:right;}
.fotna{ width:32%; margin:0 auto;}
.fotna li{ padding:0 2%; float:left; color:#FFF;}
.fotna a{ color:#FFF;}
.erwm{ width:100%;height:74px; float:left;}
.erwtx{ width:100%; height:25px; }
#content{ background-color:#eff0f0;}
.content{ background:#FFF; overflow:hidden; padding:20px; }


