@charset "utf-8";
.wh-100 {
	width: 100%;
	height: 100%;
}
.p-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nIndex-container {
    /*background: url(../../img/newpaper/bg.jpg) center top;*/
	font-size: 14px;
}
   /*分页*/
.fenye {
	text-align: center;
	padding: 20px 0 35px;
}
.fenye > div {
	float: none;
	height: 30px;
	display: inline-block;
}
.fenye .page_mun a.on {
    border-color: #ccc;
	color: #ff4c4c;
}
.fenye .page_mun a:hover {
    text-decoration: underline;
    color: #ff4c4c;
}
.fenye .page_btn a {
	color: #888;
}
    /*轮播s*/
.nIndex-lb {
	height: 384px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.lb_item{
	width: 100%;
	height: 100%;
}
.lb_list{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}
.lb_list a{
	display: block;
	text-align: center;
}
.lb_list img{
	height: 402px;
	width: 2000px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1000px;
	text-align: center;
}
.lb_list.lb_show{
	display: block;
}
.lb_index{
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -50px;
}
.lb_index li{
	width: 12px; 
	height: 12px;
	border-radius: 50%;
	float: left;
	margin-right:20px;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
	background-color: #ffffff;
	color: #fff;
	font-size: 12px;
}
.lb_index li.lb_on{
	background-color: inherit;
	border: 2px solid #fff;
	width: 8px; 
	height: 8px;
}
.lb_btn{
	display: block;
	height: 68px;
	width: 36px;
	text-align: center;
	line-height: 68px;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	display: none;
}
.lb_left{
	left: 42px;
	background: url(../../img/newpaper/lb_left.png) no-repeat;
}
.lb_left:hover{
	background: url(../../img/newpaper/lb_left_h.png) no-repeat;
}
.lb_right{
	right: 42px;
	background: url(../../img/newpaper/lb_right.png) no-repeat;
}
.lb_right:hover{
	background: url(../../img/newpaper/lb_right_h.png) no-repeat;
}
.box_shadow{
	height: 7px;
	background: url(../../img/paper/i_box_shadow.jpg) repeat;
}
   /*轮播e*/
    /**/
.nIndex-column {
	height: 170px;
	margin: 20px 0 40px;
}
.nIndex-column > div {
	float: left;
	height: 100%;
}
.nIndex-column1 {
	width: 234px;
	margin-right: 15px;
}
.iColumn-item {
	width: 100%;
	height: 100%;
	background: #51454d url(../../img/newpaper/nIndex-01.png) no-repeat;
}
.iColumn-list {
	float: left;
	width: 33.333%;
	height: 50%;
}
.iColumn-list1 {
	background: url(../../img/newpaper/nIndex-02.png);
}
.iColumn-list2 {
	background: url(../../img/newpaper/nIndex-03.png);
}
.iColumn-list3 {
	background: url(../../img/newpaper/nIndex-04.png);
}
.iColumn-list4 {
	background: url(../../img/newpaper/nIndex-05.png);
}
.iColumn-list5 {
	background: url(../../img/newpaper/nIndex-06.png);
}
.iColumn-list6 {
	background: url(../../img/newpaper/nIndex-07.png);
}
.iColumn-list a {
	display: block;
	width: 100%;
	height: 100%;
	color: #d3d3d3;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
}
.iColumn-list a:hover {
	color: #ff3434;
}
.iColumn-list a div {
	line-height: 14px;
	margin-top: 56px;
}
.nIndex-column23 {
	width: 316px;
	margin-right: 14px;
}
.nIndex-column23 a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
img.scaleImg{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.nIndex-column23 a:hover img.scaleImg{
	transform:scale(1.08,1.08);
	-webkit-transform:scale(1.08,1.08);
	-moz-transform:scale(1.08,1.08);
}
div.nIndex-column4 {
	width: 260px;
	margin-left: 1px;
}
.tab-nav {
	height: 51px;
	line-height: 50px;
	background:url(../../img/newpaper/nIndex-10.jpg) no-repeat;
}
.tab-nav li {
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
}
.tab-nav li.tabActive a,
.tab-nav li a:hover {
	background: url(../../img/newpaper/nIndex-11.png) no-repeat center center;
}
.tab-nav li a {
	display: block;
	color: #fff;
}
.tab-contBox {
	height: 118px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.tab-cont-item {
	padding: 12px 8px 0 12px;
}
.tab-cont-item li {
	height: 30px;
	line-height: 30px;
}
.tab-cont-item li a {
	color: #999;
	font-size: 12px;
	letter-spacing: 1.2px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tab-cont-item li a:hover {
	color: #ff3434;
}
    /**/
.nIndex-select-s {
	height: 38px;
}
.nIndex-select-s > div {
	float: left;
	height: 100%;
	font-size: 12px;
}
.nIndex-select-tit {
	float: left;
	height: 100%;
	line-height: 38px;
	color: #999;
	padding: 0 5px 0 15px;
}
.nIndex-selectBox1 .nIndex-select-tit {
	padding: 0 3px 0 0;
}
.nIndex-select {
	float: left;
	height: 100%;
	position: relative;
	height: 36px;
	line-height: 36px;
	color: #666;
}
.nIndex-select-text {
	float: left;
	height: 36px;
	border: 1px solid #e6e6e6;
	text-indent: 10px;
	cursor: pointer;
	padding-right: 20px;
}
.nIndex-select-tip {
	float: left;
	width: 29px;
	height: 36px;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
.icoA.nIndex-select-text.p-88 {
	background: url(../../img/newpaper/nIndex-21-.png) 90px 15px no-repeat;
}
.icoA.nIndex-select-text.p-118 {
	background: url(../../img/newpaper/nIndex-21-.png) 122px 15px no-repeat;
}
.nIndex-select-text.p-88 {
	width: 88px;
	background: url(../../img/newpaper/nIndex-21.png) 90px 15px no-repeat;
}
.nIndex-select-text.p-118 {
	width: 118px;
	background: url(../../img/newpaper/nIndex-21.png) 122px 15px no-repeat;
}
.nIndex-select-item {
	position: absolute;
	top: 37px;
	left: 0;
	width: 100%;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	box-sizing: border-box;
	display: none;
	z-index: 9;
	max-height: 350px;
	overflow-y: auto;
}
.nIndex-select-item li{
	height: 34px;
    line-height: 34px;
	color: #666;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.nIndex-select-item li:hover{
	color: #ff3434;
	background-color: #f5f5f5;	
}
.nIndex-selectBox2 {
	margin-left: 20px;
}
div.nIndex-select-btnBox {
	float: right;
	width: 205px;
}
.nIndex-select-btnBox a {
	height: 36px;
    line-height: 36px;
    display: block;
	float: left;
	font-size: 14px;
    color: #fff;
	border-radius: 2px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.nIndex-select-search {
	text-indent: 42px;
	width: 86px;
	margin-right: 7px;
	background: #4285e3 url(../../img/newpaper/nIndex-18.png);
}
.nIndex-select-search:hover {
	background: #4285e3 url(../../img/newpaper/nIndex-18-.png);
}
.nIndex-select-need {
	width: 112px;
	text-indent: 33px;
	background: #ff3434 url(../../img/newpaper/nIndex-19.png);
}
.nIndex-select-need:hover {
	background: #ff3434 url(../../img/newpaper/nIndex-19-.png);
}
.nIndex-action {
	height: 46px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #f5f5f5;
}
.nIndex-sortBox {
	float: left;
	height: 100%;
}
.nIndex-sort-tit {
	float: left;
	line-height: 46px;
	color: #666;
	width: 74px;
	text-indent: 24px;
}
.nIndex-sort-item {
	float: left;
	padding: 11px 0;
	height: 24px;
}
.nIndex-sort-item li {
	float: left;
	height: 100%;
	line-height: 24px;
	width: 49px;
	margin-right: 12px;
	cursor: pointer;
	color: #666;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.nIndex-sort-list1 {
	text-align: center;
}
.nIndex-sort-list23 {
	text-indent: 9px;
	background: url(../../img/newpaper/nIndex-20.png) no-repeat 35px 0;
}
.nIndex-sort-item li.active {
	color: #fff;
	background-color: #fd5252;
}
.nIndex-sort-list23.typeid{
	background: #fd5252 url(../../img/newpaper/nIndex-20.png) no-repeat 35px -24px;
}
.nIndex-sort-list23.desc{
	background: #fd5252 url(../../img/newpaper/nIndex-20.png) no-repeat 35px -48px;
}
.nIndex-pageBox {
	float: right;
	padding: 11px 0;
	height: 24px;
	line-height: 24px;
}
.nIndex-pageBox > div {
	float: left;
	height: 100%;
}
.nIndex-page-total {
	color: #999;
	margin-right: 24px;
}
.nIndex-page-total span {
	color: #ff3434;
	padding: 0 4px;
}
.nIndex-page-num {
	color: #999;
	margin-right: 10px;
}
.nIndex-page-num span {
	color: #ff3434;
}
.nIndex-page-btn {
	width: 78px;
	margin-right: 11px;
}
.nIndex-page-btn a {
	width: 35px;
	height: 22px;
	line-height: 22px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	text-align: center;
	font-size: 22px;
	color: #ebebeb;
	font-weight: bold;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.nIndex-page-prev {
	float: left;
}
.nIndex-page-next {
	float: right;
}
.nIndex-page-btn a:hover {
	color: #b3b3b3;
	border: 1px solid #cccccc;
}
   /**/
.nIndex-item-tit {
	height: 52px;
	line-height: 52px;
	border-bottom: 2px solid #ebebeb;
}
.nIndex-item-tit > div {
	float: left;
	height: 100%;
	color: #808080;
	font-weight: bold;
}
.nIndex-item-tit1,.nIndex-list1 {
	width: 351px;
}
.nIndex-item-tit2,.nIndex-list2 {
	width: 90px;
}
.nIndex-item-tit3,.nIndex-list3 {
	width: 122px;
}
.nIndex-item-tit4,.nIndex-list4 {
	width: 93px;
}
.nIndex-item-tit5,.nIndex-list5 {
	width: 96px;
}
.nIndex-item-tit6,.nIndex-list6 {
	width: 117px;
}
.nIndex-item-tit7,.nIndex-list7 {
	width: 98px;
}
.nIndex-item-tit8,.nIndex-list8 {
	width: 97px;
}
.nIndex-item-tit9,.nIndex-list9 {
	width: 106px;
	text-align: center;
}
.nIndex-item {
	margin-top: -2px;
}
.nIndex-list {
	height: 79px;
	border-bottom: 1px solid #f5f5f5;
}
.nIndex-list > div {
	float: left;
	height: 100%;
	line-height: 78px;
	color: #666;
}
div.nIndex-list8 {
	color: #ff3434;
}
.nIndex-list9 a {
	width: 100px;
	height: 32px;
    margin-top: 24px;
    line-height: 32px;
    display: inline-block;
    background: #ff7171 url(../../img/newpaper/nltd-02.png);
	font-size: 14px;
    color: #fff;
	text-align: center;
	border-radius: 2px;
	box-shadow: 4px 3px 5px #fec9c9,-3px 3px 5px #ffe6e6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.nIndex-list9 a:hover {
	color: #ffffff;
	background: #ff1818;
	text-decoration: none;
}
.nIndex-list-nameBox {
	float: left;
	width: 154px;
	padding: 18px 0 0 0;
}
.nIndex-list-name {
	height: 16px;
	line-height: 16px;
	margin-bottom: 11px;
}
.nIndex-list-name p {
	float: left;
	width: 72px;
	height: 100%;
	font-size: 16px;
}
.nIndex-list-name p a {
	color: #666;
}
.nIndex-list-name p a:hover {
	color: #ff4c4c;
}
.nIndex-list-gz {
	float: left;
	height: 100%;
	width: 46px;
	cursor: pointer;
	color: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;
	font-family: '宋体';
	text-indent: 18px;
	background: #ffb320 url(../../img/newpaper/nIndex-22.png) no-repeat 7px 5px;
}
.nIndex-list-gz:hover {
	background-color: #f2a81a;
}
.nIndex-list-gz.gzcur {
	background: #fd5252 url(../../img/newpaper/nIndex-22.png) no-repeat 7px 5px;
}
.nIndex-list-starBox {
	height: 12px;
	line-height: 12px;
}
.nIndex-star-text {
	float: left;
	width: 57px;
	color: #999;
	font-size: 12px;
}
.nIndex-starBg {
	float: left;
	position: relative;
	height: 12px;
	width: 69px;
	overflow: hidden;
	background: url(../../img/newpaper/nIndex-12.png) no-repeat;
}
.nStarT {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	background: url(../../img/newpaper/nIndex-13.png) no-repeat;
	z-index: 3;
}
.nStarT[keyw="1"]{
	left: -56px;
}
.nStarT[keyw="2"]{
	left: -42px;
}
.nStarT[keyw="3"]{
	left: -28px;
}
.nStarT[keyw="4"]{
	left: -14px;
}
.nStarT[keyw="5"]{
	left: 0;
}
.nIndex-list-pf {
	float: left;
}
.list-pf-item {
	height: 34px;
	margin: 25px 0 16px;
}
.list-pf-item li {
	float: left;
	padding: 0 11px;
	text-align: center;
	line-height: 18px;
	color: #999;
	font-size: 12px;
	position: relative;
}
.list-pf-item li span {
	color: #ff4c4c;
}
.list-pf-list2:before,
.list-pf-list2:after {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	width: 1px;
	height: 26px;
	background-color: #e6e6e6;
}
.list-pf-list2:before {
	left: 0;
}
.list-pf-list2:after {
	right: 0;
}
