@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
	background: #f0f0f0;
}
body {
	font-size: 100%;
	color: #fff;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	background: #e9e9e9;
	min-height:100%;
	position: relative;
}
form {
	display: inline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}


/*content======================*/
.content {
	width:1200px; 
	padding:20px; 
	margin:0 auto;
	background:#fff;
}
.con-left {
	width:62%;
	float:left;
}
.con-right {
	width:35.8%;
	float:right;
}
.con-col-name {
	width:100%;
	height:35px; 
	border-bottom:1px solid #f2f2f2;
}
.con-col-name-con {
	color:#366fb8; 
	height:35px; 
	border-bottom:2px solid #366fb8;
	font-size:17px;
	float:left;
}
.dhf_tab1 a,.con-col-name-con a{
   font-size: 17px; 
}
.con-col-list {
	width:100%;
	margin-top:5px; 
	height:auto;
}
.con-col-list a,.con-col-list span{
font-size: 15px;
}
.con-col-list span{
    color: #999;
}
/*右边滚动的导航======================*/
body {
    background-image: url(body-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-color: #f7f7f7;
    position: relative;
}
.right-nav{
  position: fixed;
  right: 10px;
  top:332px;
  width: 60px;
  height: 330px;
  z-index:99;
}
.right-nav ul li{
   width: 60px;
   height: 60px;
   margin-bottom:2px;
   cursor: pointer;
 
}
.right-nav ul li.right-nav-1{
  background:#c4c3c3 url(right-nav_01.png) no-repeat center center; 
}
.right-nav ul li.right-nav-2{
  background:#c4c3c3 url(right-nav_02.png) no-repeat center center; 
}
.right-nav ul li.right-nav-3{
  background:#c4c3c3 url(right-nav_03.png) no-repeat center center; 
}
.right-nav ul li.right-nav-4{
  background:#c4c3c3 url(right-nav_04.png) no-repeat center center; 
}
.right-nav ul li.right-nav-5{
  background:#c4c3c3 url(right-nav_05.png) no-repeat center center; 
}
.right-nav ul li.right-nav-1:hover{
  background:#5494e5 url(right-nav_01.png) no-repeat center center; 
}
.right-nav ul li.right-nav-2:hover{
  background:#5494e5 url(right-nav_02.png) no-repeat center center; 
}
.right-nav ul li.right-nav-3:hover{
  background:#5494e5 url(right-nav_03.png) no-repeat center center; 
}
.right-nav ul li.right-nav-4:hover{
  background:#5494e5 url(right-nav_04.png) no-repeat center center; 
}
.right-nav ul li.right-nav-1:hover{
  background:#5494e5 url(right-nav_01.png) no-repeat center center; 
}
.right-nav ul li.right-nav-5:hover{
  background:#5494e5 url(right-nav_05.png) no-repeat center center; 
}
.right-nav ul.right-nav1 li{
  position: relative;
}
.right-nav ul.right-nav1 li .ewm{
  width:90px;
  height:80px;
  background-image:url(right-nav_bg.png);
  background-size:100% 100%; 
  position: absolute;
  left:-90px;
  top: -10px;
  display: none;
}
.right-nav ul.right-nav1 li .ewm img{
  margin-top:5px;
  margin-left:7px; 
}

.banner .search .text, .work-top ul li{
  font-family: "微软雅黑"
}
.biaotou {width:100%; height:50px; line-height:50px; font-size:16px; color:#366fb8;text-align:center; background:#f2f7ff;}
  .left { float:left;} 
  .inform {
   width:100%;
}
.inform ul {
    height: 220px;
    margin-top: 20px;
    overflow: hidden;
}
.inform ul li {
    line-height: 42px;
    list-style:none;
    width: 100%;
    text-align: center;
}
.dhf_tab1 {margin-right:20px; height:35px; font-size:21px; float:left;color:#366fb8;cursor:pointer;border-bottom:2px solid #366fb8;}
.dhf_tab2 {margin-right:20px; height:35px; font-size:21px; float:left;color:#999;cursor:pointer;}
.qh_tab1 {margin-right:20px;  height:35px; font-size:21px; float:left;cursor:pointer;color:#366fb8;border-bottom:2px solid #366fb8;font-weight:bold;}
.qh_tab2 {margin-right:20px;  height:35px; font-size:21px; float:left;cursor:pointer;color:#999;}
.qh_tab1 a {color:#366fb8;font-weight:bold;}
.qh_tab2 a {color:#999;}
.con-col-list a:hover{
    color: #366fb8;
}