﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset,  button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	_word-break: break-all;
	overflow-x: hidden;
	background: #f5f5f5;
	/*background: #f5f5f5 url(index_01.png) 0 0 no-repeat;*/
}
body, button, input, select, textarea {
	
	font-family: "微软雅黑"
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
select, input, button, textarea {
	_font-size: 100%;
}
h4, h5, h6 {
	font-size: 100%;
}

ul, ol {
	list-style: none outside none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #2b6ebe;
	text-decoration: none;
}
a, a:hover {
	outline: none;
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}
html {
	overflow-y: scroll;
	overflow-x: auto;
}
ul, ol {
	list-style: none outside;
}
img {
	-ms-interpolation-mode: bicubic;
}
.cl {
	clear: both;
}
.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.noline {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}

.none {
	display: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.nowrap {
	white-space: nowrap;
}
.nobor {
	border: none;
}

.yahei {
	font-family: "微软雅黑";
}
.hidden {
	display: none
}
.nobg{ background:none}
.mt10{ margin-top:10px;}
.mt50{ margin-top:50px;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.clear{ clear:both}
.mt20{ margin-top:20px;}
.ml20{ margin-left: 20px;}
body{color: #333;font-family: "微软雅黑"; font-size:16px; }
/*中部*/
.ly_content{ width:1160px; margin:0px auto;overflow:hidden; margin-top:15px; background: #fff; padding: 20px; }
/*顶部*/
.ly_top{ height: 30px;  line-height: 30px; border-bottom: solid 1px #fff; color: #fff;font-size: 12px; background: #0378db;}
.ly_top .ly_top_left{ float: left; margin-left: 20px;}
.ly_top .ly_top_right{ float: right; margin-right:20px;}
.ly_top a{ color: #fff; }
/*头部 */
.headbanner{width: 100%;height: 193px;background: url(zjj_headerbg.png);}
.ly_header{/* height: 280px; */width: 100%; background: url(ly_index_01.jpg) 0 0 no-repeat; overflow: hidden; }
.ly_innerheader{width: 1200px;height: 184px;margin: 0 auto;overflow: hidden;}
.ly_logo{margin: 15px 0 0 50px;}
/*搜索*/
.ly_header .ly_search{ float:right; width:306px; margin-top: 10px; margin-right: 20px;}
.ly_header .ly_search .serachtext{ width:214px; height:30px; line-height:30px; border:solid 1px #ccc; padding-left:20px; float:left; color: #666; font-size: 14px;}
.ly_header .ly_search .searchbtn{ width:70px; height:32px; border-style:none;;cursor: pointer;float:right; background: #fdb13f; color: #fff;}
/*导航*/
.ly_header .ly_nav{ width:100%;  margin: 0 auto;overflow: hidden; background: #0378db; /*border-bottom: solid 3px #f00;*/}
.ly_header .ly_navinner{ width: 1200px; margin: 0 auto; height: 50px;}
.ly_header .ly_nav ul { width: 850px; float: left; }
.ly_header .ly_nav ul li{ float: left; }
.ly_header .ly_nav ul li a{ display: block; width: 120px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; font-weight: bold; text-align: center;}
.ly_header .ly_nav ul li a:hover{ background:#fdb13f; }

/*站前导航*/
.list.show_on {
	top:30px;
    right: -490px;
	position:absolute;
	width:470px;
	background:#fff;
	padding-left:20px;
	z-index:199999;
	overflow:auto; 
	min-height:500px;
	display:none;
}
.close {
	cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #ff6200;
}
.list_link {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.list_link a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
	display: block;
    float: left;
    width: 26%;
	text-align:left;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #0378db;
}
.list dl {
    clear: both;
    overflow: hidden;
}
.list dd {
    margin-bottom: 10px;
}
.list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.list dd h2 a {
    color: #4e4e4e;
}
.list dd a {
   font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
	display: block;
    float: left;
    width: 28%;
	text-align:left;
}
/*侧栏小nav 链接微信微博*/
.nav_fix{
	position: fixed;
    right: 10px;
    top: 50%;
    width: 45px;
    height: 200px;	
	z-index:199998;
	}
.nav_fix a{
	display:block;
	margin-bottom:8px;
	cursor:pointer;	
	position:relative;
	}
.nav_fix a.fx_zqdh{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_xlwb{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_weixin{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_fenxiang{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}

.nav_fix a img{
	position:absolute;
	display:block;	
	}
.nav_fix a p{
	position: absolute;
    right: -184px;
    height: 42px;
    line-height: 42px;
    top: 0px;
    width: 205px;
    background: #CCC;
    color: #fff;
    z-index: -1;
    text-align: center;
    font-size: 18px;
	}

.ly_listul li a{width: 83%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;line-height: 2;background: url(ly_listicon.png) 0 center no-repeat;text-indent: 15px;}	
.ly_listul li em{ float: right; font-style: normal;line-height: 2;}

/*底部*/
.ly_footer{ width: 100%; background: #e6e9ed; overflow: hidden; padding: 40px 0px;  border-top: solid 3px #1074c4;}
.ly_innerfooter{ width: 1200px; margin: 0 auto; overflow: hidden;}
.ly_innerfooter .dz{ margin-left: 260px;}
.ly_innerfooter .bq{ margin: 0 75px;}
.ly_innerfooter p{ font-size: 14px; line-height: 2; text-align: center;}
.ly_innerfooter .dz .gahz{ margin-bottom: 15px;}