.p-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
   /*分页*/
.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;
}
.newp-container {
	width: 100%;
	overflow: hidden;
	/*background: url(../../img/newpaper/bg.jpg) no-repeat center top;*/
}
.nltd-topBOX {
	width: 100%;
	height: 221px;
	background-color: #f5f5f5;
}
.nltd-top {
	width: 1170px;
	height: 100%;
	margin: 0 auto;
}
.nltd-top > div {
	float: left;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.nltd-top-lt {
	width: 410px;
}
.nltd-top-mid {
	width: 460px;
}
.nltd-top-rt {
	width: 300px;
}
.nltd-top-name {
	height: 65px;
	line-height: 30px;
	padding-top: 37px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.nltd-top-nameT {
	float: left;
	max-width: 340px;
}
.nltd-top-nameStar {
	float: left;
	height: 22px;
	line-height: 22px;
	width: 60px;
	cursor: pointer;
	color: #fff;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	font-size: 14px;
	font-family: '宋体';
	text-indent: 23px;
	margin: 4px 0 0 4px;
	background: #ffb320 url(../../img/newpaper/nIndex-22.png) no-repeat 7px 7px/ 20%;
}
.nltd-top-nameStar:hover {
	background-color: #f2a81a;
}
.nltd-top-nameStar.gzcur {
	background: #fd5252 url(../../img/newpaper/nIndex-22.png) no-repeat 7px 7px/ 20%;
}
.nltd-top-star {
	height: 14px;
	padding-top: 5px;
	line-height: 14px;
	font-size: 12px;
	color: #999999;
	letter-spacing: 1.5px;
	position: relative;
}
.nltd-top-starPic {
	width: 125px;
	height: 19px;
	position: absolute;
	left: 60px;
	top: 0;
	background: url(../../img/newpaper/nltd-01.png) no-repeat;
	overflow: hidden;
}
.nltd-top-starPic i.starI {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(../../img/newpaper/nltd-01-.png) no-repeat;
}
.starI[keyw="1"]{
	left: -104px;
}
.starI[keyw="2"]{
	left: -78px;
}
.starI[keyw="3"]{
	left: -52px;
}
.starI[keyw="4"]{
	left: -26px;
}
.starI[keyw="5"]{
	left: 0;
}
.nltd-top-item {
	margin-top: 13px;
	height: 34px;
}
.nltd-top-list {
	float: left;
	height: 100%;
	width: 64px;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	font-size: 12px;
}
.nltd-top-list.nltd-top-list1 {
	width: 30px;
	padding-right: 17px;
}
.nltd-top-list.nltd-top-list3 {
	border-right: none;
}
.nltd-top-list p {
	height: 18px;
	line-height: 18px;
	color: #999;
}
.nltd-top-list span {
	height: 16px;
	line-height: 16px;
	color: #ff4c4c;
}
.nltd-top-Info {
	padding: 50px 0 0 112px;
	position: relative;
}
.nltd-top-Info p {
	height: 41px;
	line-height: 41px;
	color: #999;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.nltd-top-Info p span {
	color: #333;
	padding-left: 17px;
}
.nltd-top-Info:before,
.nltd-top-Info:after {
	content: '';
	display: block;
	position: absolute;
	top: 60px;
	width: 1px;
	height: 105px;
	background-color: #e6e6e6;
}
.nltd-top-Info:before {
	left: 0;
}
.nltd-top-Info:after {
	right: 0;
}
.nltd-top-rt {
	text-align: center;
}
.nltd-top-num {
	height: 54px;
	line-height: 54px;
	margin-top: 67px;
	color: #ffba01;
	font-size: 30px;
	font-weight: bold;
}
.nltd-top-jy {
	height: 44px;
	line-height: 44px;
	color: #666666;
	font-size: 18px;
}
.nltd-navBox {
	height: 56px;
	line-height: 56px;
	color: #333333;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	box-shadow: 0 2px 6px #f2f2f2;
	-webkit-box-shadow: 0 2px 6px #f2f2f2;
}
.nltd-nav {
	height: 100%;
}
.nltd-nav li {
	float: left;
	height: 100%;
}
.nltd-nav li a {
	color: #333333;
	display: block;
	height: 100%;
	padding: 0 29px;
	letter-spacing: 1px;
	position: relative;
}
.nltd-nav li a.navactive:after,
.nltd-nav li a:hover:after {
	content: '';
	width: 64px;
	height: 3px;
	position: absolute;
	bottom: 0;
	right: 33px;
	background-color: #ff4c4c;
}
.nltd-nav li.nltd-nav-list1 a {
	padding-left: 0;
}
/*公司简介*/
.nltdAbout-tit {
	height: 70px;
	line-height: 70px;
	color: #999;
	font-size: 14px;
	text-indent: 20px;
	margin: 20px 0 30px;
	letter-spacing: 0.5px;
	background-color: #fafafa;
}
.nltdAbout-tit span {
	color: #666;
	font-weight: bold;
}
.nltdAbout-text-tit {
	color: #666;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 34px;
	margin-bottom: 5px;
	font-weight: bold;
}
.nltdAbout-text-cont {
	color: #999;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.5px;
	margin-bottom: 25px;
}
/*商铺首页*/
.nltdIndex-selet {
	font-size: 12px;
	padding: 26px 0 21px;
	border-bottom: 2px solid #ebebeb;
}
.nltdIndex-Sitem {
	height: 32px;
	line-height: 32px;
}
.nltdIndex-Sitem > *{
	float: left;
	height: 100%;
}
.nltdIndex-SitemTit {
	width: 86px;
	color: #999;
	letter-spacing: 0.5px;
}
.nltdIndex-SitemTit span {
	padding: 0 12.5px;
}
.nltdIndex-Slist {
	width: 103px;
}
.nltdIndex-Slist a {
	color: #666;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	letter-spacing: 0.5px;
}
.nltdIndex-Slist a:hover,
.nltdIndex-Slist a.nltactive {
	color: #ff4c4c;
}
.nltdIndex-itemTit {
	font-size: 14px;
	color: #b2b2b2;
	padding-top: 20px;
	height: 32px;
	line-height: 32px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.nltdIndex-itemTit > div,
.nltdI-listC > div {
	float: left;
	height: 100%;
}
.nltdI-itemT1,.nltdI-listC1 {
	width: 172px;
}
.nltdI-itemT2,.nltdI-listC2 {
	width: 77px;
}
.nltdI-itemT3,.nltdI-listC3 {
	width: 126px;
	text-align: center;
}
.nltdI-itemT4,.nltdI-listC4 {
	width: 126px;
	text-align: center;
}
.nltdI-itemT5,.nltdI-listC5 {
	width: 135px;
	margin-left: 29px;
}
.nltdI-itemT6,.nltdI-listC6 {
	width: 82px;
}
.nltdI-itemT7,.nltdI-listC7 {
	width: 148px;
	text-align: center;
}
.nltdI-itemT8,.nltdI-listC8 {
	width: 148px;
	text-align: center;
}
.nltdI-listC8 {
	color: #666;
}
.nltdI-itemT9,.nltdI-listC9 {
	width: 108px;
	margin-left: 19px;
	text-align: center;
}
.nltdI-listC {
	font-size: 12px;
	color: #333;
	height: 74px;
	line-height: 74px;
	padding-top: 5px;
	letter-spacing: 0.5px;
	border-bottom: 1px solid #f5f5f5;
}
.nltdI-listC9 a,
.nltdS-listC7 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;
}
.nltdI-listC9 a:hover,
.nltdS-listC7 a:hover {
	color: #ffffff;
	background: #ff1818;
	text-decoration: none;
}
/*商铺最新交易*/
.nltdIndex-itemTit.nltdD-itemTit {
	padding-top: 29px;
}
.nltdD-itemT1,.nltdD-listC1 {
	width: 122px;
}
.nltdD-itemT2,.nltdD-listC2 {
	width: 164px;
}
.nltdD-itemT3,.nltdD-listC3 {
	width: 79px;
}
.nltdD-itemT4,.nltdD-listC4 {
	width: 133px;
	text-align: center;
}
.nltdD-itemT5,.nltdD-listC5 {
	width: 147px;
	text-align: center;
}
.nltdD-itemT6,.nltdD-listC6 {
	width: 80px;
	margin-left: 44px;
}
.nltdD-itemT7,.nltdD-listC7 {
	margin-left: 50px;
	width: 85px;
}
.nltdD-itemT8,.nltdD-listC8 {
	width: 168px;
	text-align: center;
}
.nltdD-listC8 {
	color: #666;
}
.nltdD-itemT9,.nltdD-listC9 {
	width: 72px;
	margin-left: 26px;
	text-align: center;
}
.nltdD-listC9 {
	font-size: 14px;
	line-height: 66px;
}

/*商家供货*/
.nsupply-topBox {
	height: 220px;
	background: url(../../img/newpaper/nsupply-01.jpg) no-repeat center top;
}
.nsupply-navBox .nltd-nav li a{
	padding: 0 38px;
}
.nsupply-navBox .nltd-nav li.nltd-nav-list1 a {
    padding-left: 0;
}
.nsupply-navBox .nltd-nav li a.navactive:after,
.nsupply-navBox .nltd-nav li a:hover:after {
	content: '';
	width: 49%;
	height: 3px;
	position: absolute;
	bottom: 0;
	right: 38px;
	background-color: #ff4c4c;
}
.nsupply-selet.nltdIndex-selet {
    padding: 26px 0 19px;
}
.nltdS-itemT1,.nltdS-listC1 {
	width: 165px;
}
.nltdS-itemT2,.nltdS-listC2 {
	width: 265px;
}
.nltdS-itemT3,.nltdS-listC3 {
	width: 189px;
}
.nltdS-itemT4,.nltdS-listC4 {
	width: 143px;
}
.nltdS-itemT5,.nltdS-listC5 {
	width: 182px;
}
.nltdS-itemT6,.nltdS-listC6 {
	width: 64px;
	text-align: center;
	margin-right: 56px;
}
.nltdS-itemT7,.nltdS-listC7 {
	width: 106px;
	text-align: center;
}
.nltdS-listC7 a {
	margin-top: -5px;
}
.nltdS-listC6 {
	color: #ff4c4c;
}
.nltdI-listC-over.nltdI-listC,
.nltdI-listC-over.nltdI-listC .nltdS-listC6 {
	color: #999;
}
.nltdI-listC-over .nltdS-listC7 a {
	background: #f2f2f2;
	color: #999;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.nltdI-listC-over .nltdS-listC7 a:hover {
	background: #dbdbdb;
	color: #666;
}