﻿@charset "utf-8";
/*主编辑区*/
.line3,.line4,.line5,.line6{margin-bottom:20px;}
	

/*第三行*/	
.zxfb-hd{ height:45px; line-height:22px;  border-bottom:1px solid #e0e0e0;  position:relative;font-size:20px; }
.zxfb-hd ul li{ float:left;
    text-align: center;
	cursor: pointer;
	padding: 0px 10px;
    height: 45px;
    line-height: 45px;
	}
.zxfb-hd ul li.on{ background:#1a56a8; }
.zxfb-hd ul li.on a{color:#fff; font-weight:bold;position: relative;
    top: -5px;}
.zxfb-hd ul li.on a i{color:#1a56a8; display:block;}
.zxfb-hd i{position: relative;color:#fff;
    bottom: -31px;width: 13px;
     height: 6px;left: 40%; display:none;}

/**图片新闻**/
.tpxw{ height:366px; width:580px; overflow:hidden; position:relative;}
.tpxw-hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:9; }
.tpxw-hd ul{ overflow:hidden; zoom:1; float:left;  }
.tpxw-hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;text-align:center; border-radius: 50%; background:#fff; cursor:pointer; text-indent:-999px;}
.tpxw-hd ul li.on{ background:#f00; color:#fff; }
.tpxw-bd{ position:relative; height:366px; z-index:0;   }
.tpxw-bd li{ zoom:1; vertical-align:middle; position:relative; width:580px; height:366px;}
.tpxw-bd img{ width:580px; height:366px;display:block;  }
.tpxw-bd a{display:inline-block;}
.tpxw-bd a p{background:url(../images/black.png) repeat;position:absolute;bottom:0px;left:0px;width:560px;height:40px;line-height: 40px;padding:0px 10px;z-index:5;color:#fff;}
.tpxw-prev,.tpxw-next{ position:absolute; left:0px; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/black.png) repeat;color:#fff;text-align: center; filter:alpha(opacity=0);opacity:0; }
.tpxw-prev i,.tpxw-next i{font-size:28px;line-height: 40px;color:#fff;}
.tpxw-next{ left:auto; right:0px;}
.tpxw:hover .tpxw-prev,.tpxw:hover .tpxw-next{ filter:alpha(opacity=800);opacity:8;  }


.line5R ul li{    width: 280px;    height: 64px;
    line-height: 64px;
    margin-top: 10px;
    background: #ebf6fc;
    border-radius: 4px;
    float: left;} 
.line5R ul li a{    display: inline;}
.line5R ul li a i{    margin: 0px 35px 0px 31px;
    font-size: 26px !important;
    color: #1a56a8;
    vertical-align: middle;}
.line5R ul li a img{width:100%;height:100%;}


.tjss .bd ul,.swsp .bd ul{height:200px;}



/**专题专栏**/
.sj_special{ width:580px;  overflow:hidden; position:relative; float:right;    margin-top: 10px; }
.sj_special-hd .sj_special-prev,.sj_special-hd .sj_special-next{position: absolute;width:20px;height:25px;top:30%; z-index: 9;left:0px; vertical-align: middle;text-align: center;background:url(../images/black.png) repeat;display:none;}
.sj_special:hover .sj_special-hd .sj_special-prev{ display:block;}.sj_special:hover .sj_special-hd .sj_special-next{ display:block;}
.sj_special-hd .sj_special-next{ left:auto;right: 0px;}
.sj_special-hd .sj_special-prev i,.sj_special-hd .sj_special-next i{font-size:18px;color:#fff;vertical-align: middle;}
.sj_special-bd ul{ overflow:hidden; zoom:1; }
.sj_special-bd ul li{ margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center;width: 280px;
    height: 64px;}
.sj_special-bd ul li img{ width:100%; height:100%;}
