@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;
	overflow:auto;
	padding:15px 20px; 
	margin:0 auto;
	background:#fff;
}
.content a {
	color:#333;
}
.con-dh {
	height:35px; 
	width:100%; 
	color:#999; 
	background:url(dqwz.png) no-repeat left 2px;
}
.con-left {
	width:290px; 
	float:left; 
}
.con-left-01 {
	height:50px; 
	width:100%; 
	color:#fff; 
	font-size:18px; 
	text-align:center; 
	line-height:50px; 
	background:#397acc; float:left;
}
.con-left-02 {
	float:left; 
	height:160px; 
	width:100%; 
	padding-top:5px;
	background:#fff;
	margin-top:10px;
}
.con-left-02 ul {
	float:left;
	width:100%;
	overflow:hidden; 
}
.con-left-02 li{
	background:#f2f7ff;
	float:left;
	text-align:center;
	line-height:26px;
	font-size:15px;
	width:48%;
	color:#366fb8;
	margin:0 10px 10px 0;
	padding:5px;
	height: 40px;
}
.li-right{
	float: right  !important;
	margin-right: 0px  !important;
}
.con-left-03 {
	width:290px; 
	float:right;
	font-size:17px;
	color:#366fb8;
	border: 2px solid #F2F7FF;
}
.con-left-03-top {
	background:#f2f7ff; 
	width:100%; 
	height:40px; 
	margin:0 auto;
}
.con-left-03-bt {
	display:block;
	background:url(down.png) no-repeat 60px center;
	text-align:center;
	line-height:40px;
}
.con-left-03 ul{ height:450px;width:100%; }
.con-left-03 li {
	background:url(list.png) no-repeat left center;
	width:90%; 
	float:right;
	font-size:17px;
	line-height:41px;
	padding-left: 30px;
}
.con-left-04 {
	float:left; 
	padding:5px; 
	height:350px; 
	width:100%; 
	background:#f2f7ff; 
}
.con-left-04-ysq{
	margin:0 auto;
	width:100%;
	padding-left: 10px;
}
.con-left-04-ysq a{
	display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    border: solid 1px #e6e6e6;
    float: left;
    font-size: 13px;
    margin:0 15px 10px;
    padding-left: 0px;
}
.con-left-04-ysq a:hover{
	color:#fff;
	background:#397acc;
	text-decoration:none;
} 
.con-left-04-bt{
	height:50px; 
	color:#366fb8; 
	font-size:17px; 
	text-align:center; 
	line-height:50px;
}
.con-left-04-input {
	line-height:35px;
	text-align: center;
	margin-bottom: 3px;
}
.con-left-04-top {
	border-bottom:1px solid #e6e6e6; 
	height:40%;
}
.con-left-04-down {
	height:60%;
}
.input {
    height: 29px;
    line-height: 29px;
    border: 1px solid #BBB;
    background-color: #FCFCFC;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-radius: 3px;
    padding: 0 5px;
    vertical-align: middle;
    outline: 0;
	}
.input_1{
	width:100%;
	display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
	color: #fff;
    background-color: #397acc;
	border: none;
	border-radius: 3px;
	}
.con-right {
	width:850px; 
	float:right;  
}

.con-right-list{
	width:100%;
	overflow:hidden;
}
.con-right-list-bt{
	width:100%;
	height:28px;
	border-bottom:1px solid #e8e8e8;
	float: left;
	margin:0 0 5px;
}
.con-right-bg {
	background:#f9f9f9;
}
.con-right-ss {
	width:100%; 
	background:url(fdj.png) no-repeat 20px center; 
	height:65px;  
}
.con-right-list-bt-c{
	float:left;
	height:28px;
	color:#397acc;
	font-size:19px;
	border-bottom:2px solid #397acc;
}

.con-right-list a{
	color:#999;
}
.con-right-list a:hover{
	color:#366fb8 !important;
	text-decoration:none;
}


/*右边滚动的导航======================*/
body{
  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: "微软雅黑"
}