﻿@charset "utf-8";
/* CSS Document */

/*************编辑人员：臧彦秋*************/
/*************日期：2017-07-13************/
/*************电话：15543273280************/

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

/***********************背景 开始***********************/
.ind_bg {width: 100%;position: absolute;top: 0px;left: 0px;z-index: -2;}
.ind_bg img{ width:100%; height:auto;}

/***********************top 开始***********************/
.ly_jyj_top{ background:url(ly_jyj_index_01.png); width:100%; height:33px;}
.ly_jyj_top_in{/*width: 98%;*/margin:0 auto;line-height:33px; padding:0 30px;}
.ly_jyj_top_in a{/*padding:0 10px;*/font-size: 12px;}

/***********************logo 开始*********************/
.ly_jyj_headerlogo{ width:1200px; margin:20px auto; overflow:hidden;}
.ly_jyj_logo{ width:450px;}

/**********************搜索 开始**********************/
.ly_jyj_seach{ margin:60px 329px 0 0; position: relative;}
.ly_jyj_seach .searchtxt{ width: 244px; height: 50px;line-height: 50px; background: url(index_08.png) 0 0 no-repeat;  border: none; position: absolute; padding-left: 20px; padding-right:60px;}
.ly_jyj_seach .searchbut{ position: absolute; width: 40px; height: 40px; background: url(index_09.png) 0 0 no-repeat; border: none;  left: 270px; margin-top: 5px; cursor: pointer;border:0px; z-index: 9;
    text-indent: -99em;}

/**********************nav 开始**********************/
.ly_jyj_nav{ width:1200px; background:url(ly_jyj_index_08.png); height:40px; margin:0 auto;}
.ly_jyj_nav ul li{ float:left; width:200px; line-height:40px;}
.ly_jyj_nav ul li a{ line-height:40px; font-size:20px; color:#FFF; text-align:center; display:block; background:url(ly_jyj_index_02.png) no-repeat center right;}
.on{ background:none !important;}

/********************底部页脚**************************8*/
.Navigation{
    width:1200px;
	background:#f8f8f8;
	border-top:1px solid #ccc;
    margin:20px auto 0 auto;
}
.Relevant {
    width:98%;
    margin: 0 auto;
    padding: 3px 0;
    position:relative;
    height:50px;
}
.Relevant h2 {
    line-height: 48px;
    color: #0150b6;
    font-size: 18px;
    margin-right: 75px;
    float: left;
    overflow: hidden;
    background:url("ly_xgljicon.png") no-repeat left center;
    padding-left:22px;
}
.footer_link {
    float: left;
    font-size: 14px;
}
.footer_link ul li {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    margin-right: 15px;
    width: 22%;

}
a.footer_link_a {
    display: block;
    height: 48px;
    color: #333;
    line-height: 48px;
    padding: 0 7px;
    font-size: 16px;
}
a.footer_link_a:hover{
    color: #0150b6;
}
a.footer_link_a span {
    background:url("ly_xgljxl.png") right center no-repeat;
   display: inline-block;
    width: 17px;
    height: 10px;
    margin: auto 20px;
	+margin-top:-13px!important;

}
.footer_link_list {
    width: 91%;
    border: 1px solid #e8e8e8;
    /*background :url("ly_xgljbg.png") repeat;*/
    border-radius: 3px;
    padding: 5px 4%;
    overflow: hidden;
    position: absolute;
    top: 50px;
    left: 0px;
    min-height: 50px;
    z-index: 9999;
    display: none;
}
.footer_link_list a {
    line-height: 24px;
    display: block;
    margin: 10px;
    float: left;
    color: #333;
    font-size: 14px;
    width: 270px;
}
.footer_link_list a:hover{
    color: #0150b6;
}
/*版权*/
.copyright {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #e5e5e5;
    padding-top: 40px;
    border-top:2px solid #0086c2;
}
.footer_div {
    width: 800px;
   /* 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: 218px;
    height: 20px;
    /* margin: 0 auto; */
    padding-left: 156px;
	+
    padding-left:0px!important;
	+
    margin-bottom:0px!important;
    line-height: 20px;
}
.foo_ul li a{
    font-size: 14px;
    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: 7px;
    font-size: 14px;
}
.copyright .zc {
    padding-left: 10px;
    margin-top: 13px;
    display: block;
}
.ly_jc{
    margin: -5px 0px;
}
#_span_jiucuo{ float:left;margin:12px 0 0 0;}

#_ideConac{ float:left;}



/********************底部页脚 end**************************8*/

/*侧栏小nav 链接微信微博*/
.nav_fix{
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -30px;
    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:10px;
}
.nav_fix a.fx_xlwb{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}
.nav_fix a.fx_weixin{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}
.nav_fix a.fx_fenxiang{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}

.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;
}
/******************站群导航*****************/
.list.show_on {
    top:0px;
    right: -490px;
    position:fixed;
    width:510px;
    background:#fff;
    padding-left:20px;
    z-index:199999;
    overflow:auto;
    min-height:500px;
    display:none;
    height: 395px;
}
.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: #024DA6;
}
.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: #024DA6;
}
.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_link a:hover,.list dd a:hover {
    color: #024DA6;
}
.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;
}
#sy{
    filter: Alpha(opacity=50); /* IE */
    -moz-opacity:0.5;    /* FF 主要是为了兼容老版本的FF */
    opacity:0.5;    /* FF */
    background:#000;
    width:200px;
    height:200px;
}






