﻿@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;
}
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;}



/* 清除浮动 */
.tl_clearfix {
	width: 100%;
	display: table;
    zoom:1; /* for ie6 & ie7 */
}
.tl_clear {
    height:0px;
    line-height:0px;
    font-size:0px;
    overflow:hidden;
    display:none;
    clear:both;
}
/* 显示和隐藏 */
.tl_hide {
    display:none;
}
.tl_block {
    display:block;
}
.tl_left {
    float:left;
}
.tl_right {
    float:right;
}
.red{
    color: #f00;
}

body{color: #333;font-family: "微软雅黑"; font-size:16px; background: #e4f1fa;}


/*当前位置*/
.ly_current p{  text-indent: 50px;  margin-bottom: 20px; height: 40px; line-height: 40px; background: #fff url(lyjrb_hdjl_01.png) 15px center no-repeat; margin: 15px auto; width: 1200px;}

/*中间内容 开始*/
.ly_jrb_content{ width:1180px; padding:10px; margin:0 auto; background:#fff url(lyjrb_hdjl_01.png) 15px center no-repeat;; overflow:hidden;}

/*中部*/
.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 #1e69c9; color: #fff;font-size: 12px; background-color:#184b9f;}
.ly_top .ly_top_left{float: left;margin-left: 35px;}
.ly_top .ly_top_right{float: right;margin-right: 35px;}
.ly_top a{ color: #fff; }
/*头部 */
.ly_header{height:330px;width: 100%;background:url(jrgzbgsbg.png) 0 0 no-repeat;overflow: hidden;background-size:100% 100%;}
.ly_innerheader{ width: 1200px; height:243px; margin: 0 auto; overflow: hidden; }
.ly_logo{ width: 1200px; position:relative;}
.ly_logo img{ position:absolute; left:100px; top:70px;}
/*搜索*/
.ly_header .ly_search{ float:right; width:226px; margin-top: 10px; margin-right: 10px;}
.ly_header .ly_search .searchtxt{ width:134px; height:30px; line-height:30px; border:solid 1px #ccc; padding-left:20px; float:left; color: #666; font-size: 14px;}
.ly_header .ly_search .searchbut{ width:70px; height:32px; border-style:none;;cursor: pointer;float:right; background: #1956b9; color: #fff;}
/*导航*/
.ly_header .ly_nav{ width:100%;  margin: 0 auto;overflow: hidden; background: #184b9f; }
.ly_header .ly_navinner{ width: 1200px; margin: 0 auto; height: 50px;}
.ly_header .ly_nav ul { width: 960px; 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; text-align: center;}
.ly_header .ly_nav ul li a:hover{ background:#2468d8; }


/*互动交流标题*/
.h2title_2{ height: 40px; position: relative;background:url(lyjrb_hdjl.png) repeat-x;}
.h2title_2 span a{ float: left; color:#FFF; font-size:18px; font-weight:bold; line-height:30px; height:30px; text-indent:20px;}
.h2title_2 a{ float: right; font-size: 14px; height:30px; line-height:30px; font-family:"微软雅黑"; font-weight:100; color:#FFF}
.h2title_2 span a:hover{ color:#fff;}
.h2title_2 a:hover{color:#fb7418;}
/*站前导航*/
.list.show_on {
	top:30px;
    right: -490px;
	position:absolute;
	width:510px;
	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: 1%;
    line-height: 30px;
	display: block;
    float: left;
    width: 31%;
	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: 85%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; line-height: 2.2; background: url(lyyb_listicon.png) 0 center no-repeat; text-indent: 10px;}	
.ly_listul li em{ float: right; font-style: normal;line-height: 2.2;}



/*底部*/
.copyright {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #e5e5e5;
    padding-top: 40px;
    border-top:2px solid #0086c2;
}
.footer_div {
    width: 808px;
   /* height: 120px;*/
    margin: 0 auto;
    text-align: center;
}
.copyright a {
    display: block;
    float: left;
}
.copyright .worddes {
    margin: 0 2%;
    padding-bottom: 10px;
}
.copyright p {
    font-size: 13px;
    color: #333;
    line-height: 2;
    text-align: center;
    width: 520px;
}
.copyright ul {
    margin-left: 0;
    margin-bottom: 10px;
}
.foo_ul {
    display: block;
    width: 220px;
    height: 20px;
    /*margin: 0 auto;*/ 
	text-align:center;
    padding-left: 149px;
	+
    padding-left:0px!important;
	+
    margin-bottom:0px!important;
    line-height: 20px;
}
.foo_ul li a{
    font-size: 13px;
    color: #333;
}
.copyright ul li {
    float: left;
    line-height: 1;
    border-right: 1px solid #333;
    list-style: none;
}
.copyright ul li.li_last{
    border: 0px;
}
.copyright ul li a {
    color: #333;
    padding-right: 8px;
    margin-left: 12px;
    font-size: 13px;
}
.copyright .zc {
    padding-left: 10px;
    margin-top: 13px;
    display: block;
}
.ly_jc{
    margin: -5px 0px;
}
/*底部页脚*/


