/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
/*.nav_menustyle_1_1 a
{
    width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:14px;     /*字体大小*/
    color:#000;         /*字体颜色*/
    background:#eeeeee; /*背景色*/
    border:1px solid #fff;  /*边框颜色*/
    border-width:0px 1px 1px 0px;
}*/
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
    color:#fff; /*鼠标移上颜色*/
    background:#2687eb;}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}
.item-list{
	background-color:#0647a6;
	color: white;
	position: absolute;
	display: none;
	z-index: 1000;
	min-width:92px;
	left: 0px;}
.item-list-content a{
	display: block;
	line-height: 40px;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	height: 40px;
	padding: 0 8px;
	font-size: 16px;}
.item-list-content a:hover{
	background: rgba(255,255,255,0.5);}
.item{
	padding:0;}
.item-list1{
	background-color:#0647a6;
	color: white;
	position: absolute;
	display: none;
	z-index: 1000;
	min-width:108px;
	left: 0px;}
.item-list-content1 a{
	display: block;
	line-height: 40px;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	height: 40px;
	padding: 0 8px;
	font-size: 16px;}
.item-list-content1 a:hover{
	background: rgba(255,255,255,0.5);}
* {margin:0; padding:0;}
#focusc1032606 {overflow:hidden; position:relative;}
#focusc1032606 ul {height:380px; position:absolute;}
#focusc1032606 ul li {float:left; overflow:hidden; position:relative; background:#000;}
#focusc1032606 ul li div {position:absolute; overflow:hidden;}
#focusc1032606 .btnBgc1032606 {position:absolute; width:800px; height:20px; left:0; bottom:0; background:#000;}
#focusc1032606 .btnc1032606 {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focusc1032606 .btnc1032606 span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focusc1032606 .btnc1032606 span.on {background:#fff;}
#focusc1032606 .preNextc1032606 {width:45px; height:100px; position:absolute; top:90px; cursor:pointer;}
#focusc1032606 .prec1032606 {left:0;}
#focusc1032606 .nextc1032606 {right:0; background-position:right top;}
.KSS_titleBox h2{
   font-size:16px !important;
   line-height:40px;
   text-indent:1px;}
.b1-b-num {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    text-align: right;
    float: right;
    padding: 21px 0;}
.b1-b-tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    text-align: left;
    display: inline-block;
    padding: 21px 0;}
.c1032572_table{
width:300px;}
.c1032572_td_img{
border:1px solid #999999;}
.c1032572_title{
font-weight:bold
;}
.c1032572_td_abstract{
word-wrap:break-word;word-break:break-all;line-height:150%
;}
.c1032572_abstract{
font-size: 9pt;}
.c1032572_content{
font-size: 9pt;
color:#d60e00;
text-decoration:none
;}  
.c1032572_hr{
border-bottom: #999999 0px dashed; border-left: #999999 0px dashed; width: 100%; height: 1px; border-top: #999999 1px dashed; border-right: #999999 0px dashed
;}
.c1032572_front{
color:#ff0103;font-weight:bold
;}
c1032572{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1032572:link {
color: #005BAC;}  
A.c1032572:visited {
color: #005BAC;}  
A.c1032572:active {
color: #005BAC;}  
A.c1032572:hover {
color: #005BAC;}
.b1-b-tit1{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    text-align: left;
    display: inline-block;
    padding-bottom:10px;
	padding-top:0;
    width:280px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;}
.b1-b-tit1:hover{
	color: #005BAC;}
.b1-b-li{
	height: 66px;
	width: 584px;
	border-bottom: 1px solid #D8D8D8;}
.b2-a-time{
	margin-top:17px;}
li{
	list-style-type:none;}
.b2-b-box{
	margin-bottom:21px;}

