/* 爱豆网 */
/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ol,
ul,
li {
	list-style: none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,
q:after {
	content: '';
}
a {
	text-decoration: none;
	color: #551a8b;
}
/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a img {
	border: none;
} /* Gets rid of IE's blue borders */

.clearfix,
.header-wr,
.follow-pt,
.card-news-page {
	zoom: 1;
}

.clearfix:after,
.header-wr:after,
.follow-pt:after,
.card-news-page:after {
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

/* 爱豆网详情开始 */
body {
	font-family: 'Microsoft YaHei', 'å¯°î†¿è’‹é—†å‘´ç²¦', 'Hiragino Sans GB W3', 'STXihei',
		'é—åº¢æžƒç¼å—›ç²¦', sans-serif;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 36px;
	color: #b2425f;
	margin-bottom: 40px;
}
h3 {
	font-size: 32px;
	color: white;
	margin: 35px 25px 20px 25px;
}
h4 {
	font-size: 18px;
}

.page-idol h1,
h2 {
	font-size: 18px;
}

.cAlign {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.cBoth {
	clear: both;
}

.inline {
	font-size: 20px;
	margin: 0 5px 0 0;
	float: left;
}

#top {
	background-color: #0f0106;
	min-width: 960px;
}

#top img {
	margin: 10px 0 0 0;
	float: left;
}

#idolProducts {
	float: right;
	font-size: 18px;
}

#idolProducts li {
	float: left;
	padding: 15px 0 16px 0;
}

#idolProducts a {
	padding-top: 15px;
	padding-bottom: 16px;
	padding-right: 20px;
	color: #888888;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	background-image: url(https://idol001.com/common/imgs/nav_icons.png);
	background-repeat: no-repeat;
}

#idolProducts a:hover {
	background-color: #60001d;
}

#idolProducts a:active {
	background-color: #0f0106;
}

#header {
	background-color: #c83f69;
	position: relative;
}

#header .cAlign {
	background: url('https://idol001.com/common/imgs/phoneMockups.png') no-repeat 0px -10px;
	width: 980px;
	height: 430px;
	z-index: 1;
}

#headerContent {
	width: 550px;
	float: right;
	margin: 80px 10px 100px 0;
	position: relative;
}

#idolh1 {
	float: left;
	margin-right: 15px;
}

#slogen {
	font-size: 24px;
	color: #fff;
	margin-top: 30px;
}

#headerContent ul {
	margin: 50px 0 40px 0;
}

#headerContent li {
	padding-left: 35px;
	margin-bottom: 5px;
	background: url(https://idol001.com/common/imgs/bullets.png) no-repeat 5px 3px;
}

#phaseOne {
	background-color: #c03659;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 25px;
	margin-bottom: 10px;
}

#phaseOne p {
	font-size: 16px;
	color: #db9ba8;
}

.downloadButton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 80px;
	width: 270px;
	float: left;
	color: white;
	background-color: #ed4177;
	background-image: url(https://idol001.com/common/imgs/download_os.png);
	background-repeat: no-repeat;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}
.downloadButton:hover {
	background-color: #f6497e;
}

.downloadButton:active {
	background-color: #a61643;
}

#downloadIphone {
	margin-right: 10px;
	background-position: -5px -210px;
}

#downloadAndroid {
	background-position: -605px -210px;
}

.downloadButton p {
	font-size: 28px;
	font-style: normal;
	margin: 10px 0 0 90px;
}

.downloadButton span {
	font-size: 16px;
	font-style: oblique;
	color: #faccd9;
	margin: 0 0 15px 90px;
}

#headerContent #QRCodeWrap {
	position: absolute;
	top: 10px;
	right: 0px;
}
#QRCodeWrap {
	position: absolute;
	top: -50px;
	right: 0px;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.header_idolHome #QRCodeWrap {
	top: -90px;
	right: 30px;
}

#downloadCodeWrap p {
	margin: 8px;
	color: white;
}

#functionIntro {
	background-color: #e6e2e3;
	padding: 60px 0 80px 0;
}

#functionIntro p {
	line-height: 1.8;
}

.oneHalf {
	width: 480px;
	float: left;
}

#functionIntro div div {
	background-color: #c83f69;
	height: 240px;
	width: 240px;
	float: left;
}

.lAlign {
	text-align: left;
}

.rAlign {
	text-align: right;
}

.rAlign p {
	font-size: 16px;
	padding-right: 25px;
}

.lAlign p {
	font-size: 16px;
	padding-left: 25px;
}

.nav_idolApp {
	background-position: 20px 16px;
	padding-left: 48px;
}
#idolProducts .nav_idolApp_active {
	background-position: 20px -41px;
	background-color: #c83f69;
	color: #e9b2c3;
	padding-left: 48px;
}

.nav_fengwome {
	background-position: 20px -98px;
	padding-left: 48px;
}

#idolProducts .nav_idolTV_active {
	background-position: 20px -268px;
	background-color: #c83f69;
	color: #e9b2c3;
	padding-left: 70px;
}
.nav_idolTV {
	background-position: 20px -211px;
	padding-left: 70px;
}

.nav_weibo {
	background-position: 20px -326px;
	padding-left: 55px;
}

#header_liveroomlist {
	height: 280px;
	background: #3f4042 url(https://idol001.com/common/imgs/header_liveroomlist_bg.png);
}

#header_liveroomlist .cAlign {
	height: 280px;
}

.header_liveroomlist_slogen h1 {
	color: #e2e2e2;
	float: right;
	margin: 80px -10px 0 0;
}
.header_liveroomlist_slogen p {
	color: #b0b0b0;
	float: right;
	font-size: 18px;
	margin: 0px 0 20px 0;
	white-space: nowrap;
}

#header_liveroomlist img {
	float: left;
}

.downloadLiveroomlist {
	float: right;
	width: 260px;
	height: 80px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #e2e2e2;
	color: #e2e2e2;

	background: url(https://idol001.com/common/imgs/download_os.png) -605px -210px no-repeat;

	-webkit-transition: background-color 0.1s ease-in-out;
	-moz-transition: background-color 0.1s ease-in-out;
	transition: background-color 0.1s ease-in-out;
}

a.downloadLiveroomlist:active {
	background-color: #2d2e30;
}

.downloadLiveroomlist p {
	font-size: 28px;
	margin: 10px 0 0 90px;
}
.downloadLiveroomlist span {
	margin: 10px 0 0 90px;
}

#allLiveRoom {
	padding: 40px 0 40px 0;
	background: #e4e4e4;
}

#allLiveRoom h1 {
	color: #3f4042;
}

.liveRoom {
	float: left;
	color: #777777;
	overflow: hidden;
	position: relative;
}

.liveRoomCoverShadow {
	position: absolute;
	top: 77px;
}

.liveRoomCoverIdol {
	width: 300px;
	height: 168px;
}

.liveRoomCover {
	overflow: hidden;
	padding: 0;
	height: 168px;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.liveRoomPlaying {
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000096,endColorstr=#00000096);
	position: absolute;
	top: 136px;
	left: 0;
	width: 100%;
	height: 40px;
}

.liveRoomPlaying .play-icon {
	display: inline-block;
	background: url(https://idol001.com/common/imgs/play-icon.png) no-repeat;
	width: 32px;
	height: 32px;
	margin: 5px 7px 0 3px;
	float: left;
}

.liveRoomPlaying p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #fff;
	opacity: 1;
	display: inline-block;
	width: 238px;
	line-height: 40px;
}

.liveRoomMask {
	position: absolute;
	width: 280px;
	height: 172px;
	padding-top: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	z-index: 10;

	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.liveRoomMask:active {
	background: url(https://idol001.com/common/imgs/liveRoomMask.png);
}

#allLiveRoom .liveRoomCover h1 {
	position: absolute;
	right: 15px;
	top: 120px;
	color: white;
	text-shadow: 1px 1px 2px #000;
	z-index: 2;
}

#allLiveRoom .cAlign {
	width: 990px;
}

#allLiveRoom h1 {
	margin-left: 15px;
}

.idolList li {
	width: 168px;
	float: left;
	color: #777777;
	background: white;
	overflow: hidden;
	margin: 15px;
	*margin: 14px;
	margin: 14px\0;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*border: 1px solid #ccc;
	border: 1px solid #ccc\0;

	box-shadow: 0px 1px 4px #aaa;
}

.idolOneMask {
	width: 168px;
	height: 205px;
}

.idolOne-idolAvatar {
	width: 168px;
}

.idolOne-name {
	background: none;
	padding: 8px;
	text-align: center;
}

.idolList {
	overflow: hidden;
}

.home-mainContent {
	padding: 40px 0 40px 0;
	background: #eee;
}
.home-mainContent .cAlign {
	width: 990px;
}
.home-mainContent h1 {
	margin: 20px 0 40px 15px;
	width: 960px;
	padding-bottom: 5px;
	color: #3f4042;
}

.filterLink {
	margin-left: 20px;
	font-size: 18px;
}
.textLink-red {
	color: #b0aab6;
	cursor: pointer;
}
.textLink-red:visited {
	color: #aaa;
}
.textLink-red:hover {
	color: #c83f69;
}
.textLink-red:active {
	color: #b52a55;
}
.article-detail .textLink-red {
	color: #c83f69;
}
.filterLink a {
	margin: 5px;
}

.idolList-subtitle {
	margin: 30px 0 15px 15px;
	color: #aaa;
	color: #c83f69;
	font-size: 18px;
	background: #e0e0e0;
	width: 940px;
	padding: 8px 10px;
}

.page-idol {
	font-size: 14px;
	color: #777;
	background: #eee;
}

.header_idolHome {
	height: 270px;
	background-color: #3a3a3a;
	background-image: url(https://idol001.com/common/imgs/header-idolHome-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.idolHome-pic {
	float: left;
}
.header-slogan {
}

.header-slogan h1 {
	color: #fff;
}
.header-slogan h1 span {
	font-size: 30px;
}
.header-slogan p {
	color: #aaa;
	line-height: 1.2;
	text-indent: 15px;
}
.header-right {
	float: left;
	height: 256px;
	width: 280px;
	text-align: right;
	background: url(https://idol001.com/common/imgs/header-slogan-bg.png) left repeat-y;
}

.dlBtn-line-s {
	width: 167px;
	height: 46px;
	margin: 0 0px 8px 16px;
	text-align: left;
	float: left;

	background-image: url(https://idol001.com/common/imgs/download_os.png);
	background-position: -620px -322px;
}

.dlBtn-line-s p {
	font-size: 17px;
	font-weight: bold;
	margin: 2px 0 0 52px;
}
.dlBtn-line-s span {
	color: #fff;
	margin: 0px 0 0 52px;
	font-size: 12px;
	display: block;
}

.dlBtn-line-s-b {
	border-color: #333;
	color: #fff;
	background-position: -620px -387px;
	background-color: #4d454d;
}
.dlBtn-line-s-b:hover {
	background-color: #ff488d;
}

a.dlBtn-line-s-b:active {
	background-color: #bbb;
}

.dlBtn-line-s-iOS {
	background-position: -20px -387px;
}

div.dlBtn-line-s-iOS {
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.dlBtn-line-s-b-iOS {
	background-position: -20px -391px;
}

.fixedWrapper #QRCodeWrap {
	top: -70px;
	right: 30px;
}
#repContent {
	padding: 20px 0 40px 0;
}
.mainContent_idolHome {
	padding: 40px 0;
}

.card-right {
	margin-bottom: 17px;
}

.card-left {
	*margin: 13px;
	margin: 13px\0;
	margin-left: 0;
	margin-bottom: 20px;
}

.card-head {
	border-bottom: 1px solid #f5f5f5;
	position: relative;
}
.card-head1 {
	border-bottom: none;
}

.card-title {
	float: left;
	color: #ff488d;
	font: bold 16px 'microsoft yahei';
	cursor: pointer;
	border-bottom: 2px solid #fff;
	margin-bottom: 18px;
	height: 25px;
}
.card-tv-title {
	margin-bottom: 0px;
	border-bottom: 2px solid #ff488d;
}

.card-title:active {
	background: #c83f69;
}

.card-head-more {
	float: right;
	position: absolute;
	right: 0;
	color: #ff488d;
}
.card-head-more:hover {
	border-bottom-color: #fd4990;
}

.card-tv .liveRoomMask {
	border: 0;
	border-radius: 0;
}

.card-tv .liveRoomCoverShadow {
	bottom: 0;
}

.card-tv-cover {
	position: relative;

	padding-top: 8px;
}

.card-news-list {
	padding: 0px 0 40px 0;
}

.card-news-list li {
	padding: 20px 0px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	height: 142px;
}

.card-news-pic {
	float: left;
	width: 194px;
	height: 141px;
}

.card-news-text {
	padding-left: 212px;
	line-height: 1.5;
}

.news-title {
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 30px;
	font-weight: bold;
}

.card-news-text p {
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	font: 16px 'microsoft yahei';
}

.card-list-more {
	color: #777;
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}
.card-list-more:hover {
	background: #eee;
}
.card-list-more:active {
	background: #e3e3e3;
}
.card-list-more:visited {
	color: #777;
}

.aMask {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.crumbs {
	color: #aaa;
	margin-top: 10px;
}
.crumbs :nth-child(1) {
	color: #0000ee;
}

.card-2column {
	width: 680px;
}

.card-1column {
	width: 280px;
	float: right;
	*left: 11px;
	left:/*\**/ 11px\9;
	top:/*\**/ -13px\9;
	*top: -13px;
}

.card-list-pager {
	text-align: center;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

.page {
	display: inline-block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: -2px;
	line-height: 30px;
	color: #777;
}
a.page {
	cursor: pointer;
}
a.page:hover {
	background: #eee;
}
a.page:active {
	background: #e3e3e3;
}

.card-list-pager span {
	display: inline-block;
	width: 30px;
}

.currentPage {
	color: #fff;
	background: #c83f69;
}

.header-right-fixed .header-slogan div {
	margin: 0px 0 27px 0;
}

.listPage-header-right #QRCodeWrap {
	top: -60px;
}

.bg {
	height: 100%;
	background: url(https://idol001.com/common/imgs/app_display_screen.jpg) no-repeat;
}

.fixedWrapper {
	position: absolute;
	left: 58%;
	top: 603px;
	z-index: 2;
}
.fixedWrapper-news {
	top: 135px;
}

.bg-screen {
	margin-top: 300px;
}

.news-article h1 {
	white-space: normal;
	word-break: break-all;
	margin: 30px 0 15px 0;
	font: bold 32px 'microsoft yahei';
}

.news-info span {
	padding-right: 15px;
	background-color: #f0f0f0;
	float: left;
	font: 14px Arial;
}

.article-detail {
	margin-top: 30px;
	line-height: 1.5;
	width: 682px;
}
.article-detail p {
	color: #000;
	font: 16px 'microsoft yahei';
	margin-bottom: 20px;
	width: 682px;
}
.article-detail .p1 {
	text-indent: 30px;
}
.article-detail .p_img {
	text-align: center;
}

.sepLine-d {
	margin: 5px 0;
	height: 1px;
	background: #ddd;
}

.news-info {
	color: #a6a6a6;
}

.article-image {
	margin: 10px 0;
}

.moreNews-list {
	margin: 15px 0 0 0;
	line-height: 1.5;
	overflow: hidden;
}

.moreNews {
	box-shadow: none;
	position: absolute;
	top: 465px;
	left: 727px;
	width: 280px;
}

.moreNews-list li span {
	float: right;
	color: #aaa;
}

.moreNews-list a {
	color: #666;
	display: inline-block;
	font-size: 14px;
}

.article-editor {
	color: #aaa;
	margin-top: 80px;
}
.article-editor p {
	width: 470px;
	display: inline-block;
}

.card-news-pic-wrapper {
	float: left;
	height: 141px;
	overflow: hidden;
}

.header-right-fixed {
	background: #fafafa;
	margin-left: 140px;
	text-align: left;
	z-index: 10px;
	float: none;
}

.fixedWrapper-bg {
	z-index: -1;
}

.top_m {
	background-color: #0f0106;
	padding: 10px;
}

.crumbs_m {
	margin: 10px;
}

.news-article_m {
	padding: 20px 10px;
	background: #fff;
}

.download_m h3 {
	color: #333;
	font-size: 18px;
	margin: 0;
}
.download_m p {
	color: #777;
}

.download_m {
	padding: 15px;
}

.moreNews-list_m {
	margin: 0;
	padding: 10px;
}

.moreNews-list_m a {
	width: 100%;
}

.footer_m {
	background-color: #0f0106;
	color: #666;
	text-align: center;
	padding: 20px 0;
}

.news-article_m h1 {
	white-space: normal;
	word-break: break-all;
}

.bottomShadow {
	height: 430px;
	width: 100%;
	position: absolute;
	background: url(https://idol001.com/common/imgs/bottom-shadow.png) repeat-x bottom;
}

.dlBtn-line-s-b-m {
	width: auto;
	height: auto;
	float: left;
	margin: 10px 10px 0 0;
	padding: 5px;
	background: none;
}
.dlBtn-line-s-b-m p,
.dlBtn-line-s-b-m span {
	margin: 0 10px;
}

.article-image-m {
	max-width: 100%;
}

.wrapper_404 {
	text-align: center;
}
.img_404 {
	max-width: 80%;
	margin: auto;
}

/*liveroomlist*/
.downloadBox-liveroomlist {
	width: 430px;
	float: right;
}
.downloadBox-liveroomlist .dlBtn-line-s {
	width: 190px;
	margin: 10px 0 0 15px;
}
.downloadBox-liveroomlist #QRCodeWrap {
	top: -40px;
}

.guide-dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.guide-dialog-con {
	width: 745px;
	height: 472px;
	margin: 145px auto 0;
	position: relative;
}
.guide-dialog h4,
.guide-dialog .close-btn,
.guide-dialog .guide-list li b,
.guide-dialog .dl-div .ico-lg,
.guide-btn-con a b {
	background-image: url(https://idol001.com/common/imgs/spr_guide.png);
	background-repeat: no-repeat;
}
.guide-dialog h4 {
	text-indent: -999em;
	height: 27px;
	width: 254px;
	float: none;
	border-bottom: 0 none;
	background-position: 47px -110px;
	padding-left: 47px;
}
.guide-dialog .close-btn {
	display: block;
	width: 44px;
	height: 44px;
	background-position: -201px -137px;
	position: absolute;
	top: -40px;
	right: 0;
}
.guide-dialog .guide-list {
	padding-top: 31px;
	overflow: hidden;
	border-bottom: 1px solid #333;
	padding-left: 47px;
}
.guide-dialog .guide-list li {
	float: left;
	margin-right: 84px;
	line-height: 18px;
	padding-bottom: 51px;
	font-size: 16px;
	color: #fff;
}
.guide-dialog .guide-list li b {
	display: block;
	width: 100px;
	height: 100px;
	margin-bottom: 26px;
}
.guide-dialog .guide-list li:hover b {
	-webkit-transition: All 1.5s ease;
	-moz-transition: All 1.5s ease;
	transition: All 1.5s ease;
	-webkit-transform: perspective(800px) rotateY(360deg);
	-moz-transform: perspective(800px) rotateY(360deg);
	transform: perspective(800px) rotateY(360deg);
}
.guide-dialog .guide-list li.li1 b {
	background-position: 0 -137px;
}
.guide-dialog .guide-list li.li2 b {
	background-position: -101px -137px;
}
.guide-dialog .guide-list li.li3 b {
	background-position: 0 -238px;
}
.guide-dialog .guide-list li.li4 {
	margin-right: 0;
}
.guide-dialog .guide-list li.li4 b {
	background-position: -101px -238px;
}
.guide-dialog .dl-div {
	height: 158px;
	position: relative;
}
.guide-dialog .dl-div .ico-lg {
	text-indent: -999em;
	position: absolute;
	top: 58px;
	left: 47px;
	display: block;
	width: 254px;
	height: 78px;
	background-position: 0 -339px;
}
.guide-btn-con {
	position: absolute;
	top: 35px;
	left: 359px;
}
.guide-btn-con a {
	display: block;
	width: 114px;
	padding-left: 62px;
	line-height: 52px;
	font-size: 19px;
	border-radius: 4px;
	position: relative;
}
.guide-btn-con a b {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 12px;
	left: 16px;
}
.guide-btn-con a.dl-android {
	background: #ff488d;
	color: #fff;
	margin-bottom: 19px;
}
.guide-btn-con a.dl-android b {
	background-position: 0 -417px;
}
.guide-btn-con a.dl-android:hover {
	background: #ff77aa;
}
.guide-btn-con a.dl-android:active {
	background: #ec1f6c;
}
.guide-btn-con a.dl-iPhone {
	background: #fff;
	color: #1d1d1d;
	width: 110px;
	padding-left: 66px;
}
.guide-btn-con a.dl-iPhone b {
	background-position: -30px -417px;
}
.guide-btn-con a.dl-iPhone:hover {
	background: #e7e7e7;
}
.guide-btn-con a.dl-iPhone:active {
	background: #cecece;
}
.guide-dialog .dl-div .qr-wp {
	position: absolute;
	top: 35px;
	left: 577px;
}
.guide-dialog .dl-div .qr-wp img {
	display: block;
	width: 123px;
	height: 123px;
}

.guide-tips {
	background: url(https://idol001.com/common/imgs/bgblack80.png);
	position: fixed;
	bottom: 0;
	right: 0;
	width: 250px;
	height: 268px;
	z-index: 100;
	padding-top: 27px;
}
.guide-tips h4,
.guide-tips .close-btn,
.guide-tips p em {
	background-image: url(https://idol001.com/common/imgs/spr_guide.png);
	background-repeat: no-repeat;
}
.guide-tips h4 {
	text-indent: -999em;
	height: 18px;
	width: 168px;
	float: none;
	border-bottom: 0 none;
	background-position: 10px 0px;
	padding-left: 10px;
	margin-bottom: 27px;
}
.guide-tips .close-btn {
	display: block;
	width: 24px;
	height: 24px;
	background-position: -144px -18px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.guide-tips .dl-div {
	position: relative;
	padding-left: 10px;
	height: 106px;
}
.guide-tips .dl-div .qr-wp img {
	display: block;
	width: 90px;
	height: 90px;
}
.guide-tips .guide-btn-con {
	top: 0px;
	left: 110px;
}
.guide-tips .guide-btn-con a {
	width: 82px;
	padding-left: 40px;
	line-height: 38px;
	font-size: 15px;
}
.guide-tips .guide-btn-con a b {
	width: 21px;
	height: 21px;
	top: 9px;
	left: 12px;
}
.guide-tips .guide-btn-con a.dl-android {
	margin-bottom: 14px;
}
.guide-tips .guide-btn-con a.dl-android b {
	background-position: 0 -19px;
}
.guide-tips .guide-btn-con a.dl-iPhone {
	width: 78px;
	padding-left: 44px;
}
.guide-tips .guide-btn-con a.dl-iPhone b {
	background-position: -21px -19px;
}
.guide-tips p {
	line-height: 33px;
	height: 33px;
	padding-left: 56px;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.guide-tips p em {
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 10px;
}
.guide-tips p:hover em {
	-webkit-transition: All 1.5s ease;
	-moz-transition: All 1.5s ease;
	transition: All 1.5s ease;
	-webkit-transform: perspective(800px) rotateY(360deg);
	-moz-transform: perspective(800px) rotateY(360deg);
	transform: perspective(800px) rotateY(360deg);
}
.guide-tips .p1 {
	margin-bottom: 11px;
}
.guide-tips .p1 em {
	background-position: -135px -43px;
}
.guide-tips .p2 em {
	background-position: -135px -77px;
}

/*add*/
.md-wr,
.header-wr {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header {
	height: 64px;
	background: #ff5dc3;
}

.tit-m a {
	display: block;
	margin: 18px 0;
	float: left;
}

.tit-m {
	float: left;
}

.tit-m .ico-h1 {
	background-image: url(https://idol001.com/common/imgs/public.png);
	background-position: 0 0;
	height: 28px;
	width: 88px;
	display: inline-block;
}

.tit-m .des {
	font-size: 12px;
	color: #fff;
	vertical-align: super;
}

.nav {
	padding: 0 0 0 69px;
	float: left;
}

.lis-nav {
	font-size: 16px;
}
.lis-nav li {
	float: left;
}

.nav-on .nav-ln {
	background-color: #f04bb3;
	color: #fff;
}

.nav-ln {
	display: block;
	height: 64px;
	line-height: 64px;
	padding: 0 20px;
	font-size: 16px;
	color: #fff3fa;
	text-decoration: none;
}
.nav-ln:hover {
	background-color: #f04bb3;
	color: #fff;
}

.dw {
	float: right;
	font-size: 12px;
	padding: 21px 0 0 0;
}

.dw-ln {
	padding-left: 24px;
	color: rgba(255, 255, 255, 0.4);
}
.dw-ln:hover {
	color: rgba(255, 255, 255, 0.4);
	text-decoration: underline;
}

.live-ln,
.login-ln {
	color: rgba(255, 255, 255, 0.9);
}
.live-ln:hover,
.login-ln:hover {
	color: rgba(255, 255, 255, 0.4);
	text-decoration: underline;
}
.live-ln:hover .ico-live,
.login-ln:hover .ico-live {
	opacity: 1;
}

.live-ln {
	margin-right: 5px;
}

.ico-live {
	background-image: url(/common/imgs/public.png);
	background-position: -12px -30px;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	opacity: 0.4;
	margin-right: 3px;
	position: relative;
	top: 4px;
}

.logining {
	display: inline-block;
}

.login-user {
	color: rgba(255, 255, 255, 0.4);
	margin: 0 4px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: text-top;
	border-radius: 100%;
	position: relative;
	top: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.login-user img {
	display: block;
}

.login-exit {
	color: rgba(255, 255, 255, 0.9);
	text-decoration: underline;
}
.login-exit:hover {
	color: rgba(255, 255, 255, 0.4);
}
.tit-m .ico-h1 {
	text-indent: -9999px;
}

.app {
	position: relative;
	color: #fff;
}
.app h2 {
	padding: 25px 0 0 0;
	margin: 0;
	text-indent: 15px;
}

.app-logo {
	float: left;
	margin: 28px 0 0 15px;
}

.tit-app {
	font-size: 35px;
	color: #000;
}
.app-if {
	font-size: 13px;
	text-indent: 5px;
}

.footer {
	background: #fff8fb;
}

.follow-it {
	padding: 0 11px;
	position: relative;
	float: left;
}

.follow-ln {
	width: 78px;
	height: 78px;
	border-radius: 100%;
	border: 1px solid #ff488d;
	display: block;
	color: #ff488d;
	text-align: center;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
}
.follow-ln:hover {
	background: #ff488d;
	color: #fff;
}

.follow-on .follow-ln {
	background: #ff488d;
	color: #fff;
}

.follow-pt {
	width: 856px;
	margin: 0 auto;
	padding-left: 144px;
	padding-top: 28px;
	padding-bottom: 20px;
}

.follow-if,
.lis-follow {
	float: left;
}

.follow-if {
	width: 80px;
	color: #ff488d;
	font-size: 18px;
	padding: 30px 0 0 0;
}

.follow-code {
	position: absolute;
	left: 140px;
	top: 0;
	padding: 7px;
	border: 2px solid #ff5293;
}
.follow-code .ico-arrow {
	width: 12px;
	height: 19px;
	position: absolute;
	left: -12px;
	top: 20px;
	background: url(/common/imgs/public.png) 0 -30px no-repeat;
}
.follow-code img {
	width: 86px;
}

.ico-line {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 1px;
	height: 60px;
	background: #ff488d;
}

.follow-weixin {
	padding-left: 33px;
}

.company {
	text-align: center;
	color: #ff488d;
	font-size: 14px;
	padding: 0 0 10px 0;
}

.company-eng {
	text-align: center;
	color: #ff488d;
	font-size: 18px;
	padding: 0 0 20px 0;
}

.company-if {
	text-align: center;
	background: #ff488d;
	color: #fff;
	padding: 4px 0;
}

.lte8 .lis-follow {
	*width: 640px;
}

.lte8 .follow-ln {
	*height: 40px;
	*line-height: 20px;
	*padding: 19px 0;
	*display: block;
}
/* f-nav */
.f-nav {
	text-align: center;
	padding-bottom: 10px;
}
.f-nav a,
.f-nav span {
	color: #ff488d;
	font-size: 14px;
}
.f-nav a:hover {
	text-decoration: underline;
}
.f-nav span {
	margin: 0 5px;
}

.head_pic {
	margin-top: 15px;
}
.head_pic img {
	display: inline-block;
	float: left;
}
.head_pic1 {
	width: 720px;
	height: 270px;
}
.idol-name {
	background-color: #f5f5f5;
	width: 280px;
	height: 270px;
	float: left;
	position: relative;
}
.head_pic2 {
	width: 108px;
	height: 106px;
	position: absolute;
	top: 40px;
	left: 87px;
}
.name {
	position: absolute;
	top: 190px;
	left: 0;
	display: block;
	text-align: center;
	width: 280px;
	color: #333333;
	font-size: 36px;
}

.card-list li a {
	display: block;
}
.card-list li {
	background-color: #f5f5f5;
	border-left: 4px solid #dedede;
	height: 36px;
	margin-bottom: 5px;
	padding: 12px 0;
}
.card-list li:hover {
	border-left: 4px solid #ff468d;
}
.card-list li p {
	color: #a4a4a4;
	float: left;
	top: 2px;
}
.card-list li:hover p {
	color: #ff83b0;
}
.card-list .time-top {
	width: 70px;
	height: 36px;
	text-align: right;
	margin-right: 20px;
	position: relative;
	font: bold 16px Arial;
}
.card-list .time-bottom {
	display: block;
	font: bold 20px Arial;
	position: absolute;
	bottom: -5px;
	right: 0;
}
.card-list .route {
	width: 585px;
	font: bold 16px 'microsoft yahei';
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.card-list .type {
	font: 14px 'microsoft yahei';
}
.f-nav {
	text-align: center;
	padding-bottom: 10px;
}
.f-nav a,
.f-nav span {
	color: #ff488d;
	font-size: 14px;
}
.f-nav a:hover {
	text-decoration: underline;
}
.f-nav span {
	margin: 0 5px;
}
.card-route-head {
	background-color: #fd4990;
	color: #fff;
	width: 130px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 2px;
}
.card-route-head .icon {
	background: url(/https://idol001.com/common/imgs/route.png);
	width: 20px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
}

.card-news-text .card-news-time {
	float: right;
	color: #ff488d;
	font-size: 12px;
	height: 16px;
	margin-top: 23px;
}
.news-time {
	color: #777787;
}

.slide-code {
	margin: 2px 0 0 10px;
	width: 72px;
	height: 110px;
	display: inline-block;
}
.slide-code img {
	width: 72px;
	height: 75px;
}
.slide-code span {
	color: #4d454d;
	font: bold 14px 'microsoft yahei';
	margin: 0 auto;
	display: block;
}

.card-news-page {
	width: 325px;
	margin: 0 auto;
	text-align: center;
}
.card-news-page li {
	float: left;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #bebdbd;
	color: #7e7e7e;
	border-radius: 2px;
	margin-right: 7px;
	font: 14px/26px Arial;
}
.card-news-page li a:hover,
.pre:hover,
.next:hover,
.card-news-page li.cur {
	background-color: #e6e6e6;
	color: #7e7e7e;
}
.card-news-page li a {
	color: #bebdbd;
	display: block;
	width: 26px;
	height: 26px;
}
.card-news-page .point {
	border: none;
}
.card-news-page .first,
.card-news-page .last {
	width: 68px;
}
.card-news-page li .pre:hover,
.card-news-page li .next:hover {
	color: #3f3f3f;
}
.card-news-page li .pre,
.card-news-page li .next {
	line-height: 26px;
	text-align: center;
	border-radius: 2px;
	width: 68px;
}
.card-news-page .last {
	margin: 0;
}
.moreNews-list li {
	margin-bottom: 10px;
	height: 47px;
	width: 280px;
}

.jiaWrapper {
	float: right;
}
/* 爱豆网详情结束 */
.clearfix {
	clear: both;
}
.article-detail > p {
	line-height: 1.6;
}
.header-right-fixed {
	background: none !important;
}
.idol-np-star-home {
	background-color: #f0f0f0;
}
.idol-np-sh-left {
	float: left;
	margin: 6px;
}
.idol-np-sh-left > img {
	width: 48px;
	height: 48px;
	float: left;
}
.idol-np-sh-left-text {
	color: #333333;
	float: right;
	line-height: 48px;
	margin-left: 12px;
	font-size: 18px;
}
.idol-np-sh-right {
	float: right;
	color: #ff488d;
	margin: 6px 18px 6px 0;
	font-size: 14px;
	line-height: 48px;
}
.idol-np-star-tv {
	margin-top: 30px;
}
.idol-np-star-tv-top {
	color: #ff488d;
	border-bottom: 1px solid #f0f0f0;
}
.idol-np-star-tv-top-left {
	float: left;
	line-height: 38px;
	border-bottom: 3px solid #ff488d;
	padding-left: 4px;
	padding-right: 8px;
}
.idol-np-star-tv-top-right {
	float: right;
	font-size: 14px;
	line-height: 38px;
	color: inherit;
}
.idol-np-star-tv-content {
	margin-top: 12px;
	height: 157px;
	position: relative;
	background-color: #555658;
}
.idol-np-stc-bottom {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	width: 100%;
}
.idol-np-stc-bottom-left {
}
.idol-np-stc-bottom-left > img {
	float: left;
	margin: 4px;
	cursor: pointer;
}
.idol-np-stc-bl-text {
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/*float: left;*/
}
.idol-np-recent-schedule {
	margin-top: 30px;
}
.idol-np-rs-top {
	color: #ff488d;
	border-bottom: 1px solid #f0f0f0;
}
.idol-np-rs-top-left {
	float: left;
	line-height: 38px;
	border-bottom: 3px solid #ff488d;
	padding-left: 4px;
	padding-right: 8px;
}
.idol-np-rs-right {
	float: right;
	font-size: 14px;
	line-height: 38px;
	color: inherit;
}
.idol-np-rs-items {
	margin-top: 6px;
}
.idol-np-rs-item {
	background-color: #f0f0f0;
	margin-bottom: 4px;
	color: #666666;
	font-size: 14px;
	padding-left: 8px;
	border-left: 2px solid #dedede;
}
.idol-np-rs-item > a {
	display: block;
	color: inherit;
}
.idol-np-rs-item.active {
	border-left: 2px solid #ff488d;
	color: #ff488d;
}
.idol-np-rs-item-top {
	padding-top: 12px;
}
.idol-np-rs-item-time {
}
.idol-np-rs-item-type {
}
.idol-np-rs-item-content {
	padding-bottom: 12px;
	padding-top: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.idol-np-rs-item.active .idol-np-rs-item-time,
.idol-np-rs-item.active .idol-np-rs-item-content {
	font-weight: bold;
}
.idol-np-relative-news {
	margin-top: 30px;
}
.idol-np-rn-top {
	color: #ff488d;
	border-bottom: 1px solid #f0f0f0;
}
.idol-np-rn-top-left {
	float: left;
	line-height: 38px;
	border-bottom: 3px solid #ff488d;
	padding-left: 4px;
	padding-right: 8px;
}
.idol-np-rn-top-right {
	float: right;
	font-size: 14px;
	line-height: 38px;
	color: inherit;
}
.idol-np-rn-items {
}
.idol-np-rn-item {
	margin-top: 20px;
}
.idol-np-rn-item > a {
	display: block;
}
.idol-np-rn-item-image {
	float: left;
	width: 118px;
	height: 86px;
}
.idol-np-rn-item-image > img {
	width: 100%;
	height: 100%;
}
.idol-np-rn-item-content {
	padding-left: 128px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.idol-lead-section {
	margin-top: 15px;
	border-top: 1px solid #f0f0f0;
}
.idol-lead-section-main {
}
.idol-lead-download {
	padding-top: 23px;
}
.idol-app-intro {
	background-color: #f5f5f5;
}
.idol-ai-figure {
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
}
.idol-ai-figure > img {
}
.idol-ai-figure-text {
}
.idol-app-download {
	background-color: #f5f5f5;
	margin-top: 1px;
}
.idol-app-download-left {
	float: left;
	padding: 20px 0 30px 20px;
}
.idol-adl-icon {
	width: 80px;
	height: 80px;
	float: left;
}
.idol-adl-icon > img {
}
.idol-adl-slogan {
	float: left;
	margin-left: 12px;
	margin-top: 9px;
}
.idol-adl-slogan-title {
	font-size: 24px;
	color: #000000;
}
.idol-adl-slogan-rate {
	margin-top: 10px;
}
.idol-adl-slogan-rate > img {
}
.idol-app-download-ios {
	float: left;
	background-color: #f52473;
	color: #ffffff;
	border-radius: 5px;
	width: 160px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-top: 30px;
	margin-left: 26px;
	margin-right: 10px;
	display: block;
	cursor: pointer;
}
.idol-app-download-ios > img {
	width: 34px;
	height: 34px;
	float: left;
	margin: 13px 0 13px 26px;
}
.idol-app-download-ios-text {
	float: left;
}
.idol-app-download-android {
	float: left;
	background-color: #f52473;
	color: #ffffff;
	border-radius: 5px;
	width: 160px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-top: 30px;
	display: block;
	cursor: pointer;
}
.idol-app-download-android > img {
	width: 34px;
	height: 34px;
	float: left;
	margin: 13px 0 13px 14px;
}
.idol-app-download-android-text {
	float: left;
}
.idol-app-download-qrcode {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.idol-app-download-qrcode > img {
}
.idol-app-download-qrcode-text {
	font-size: 14px;
	text-align: center;
}
.idol-lead-comment {
	margin-top: 30px;
}
.idol-lead-comment-top {
	padding-bottom: 8px;
	border-bottom: 1px solid #f0f0f0;
}
.idol-lead-comment-num {
	float: left;
	font-weight: bold;
	color: #333;
	margin-left: 6px;
}
.idol-lead-comment-info {
	float: right;
	position: relative;
}
.idol-arrow-up {
	width: 0px;
	height: 0px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #f52473;
	font-size: 0px;
	line-height: 0px;
	margin-left: 14px;
}
.idol-lead-comment-info-text {
	background-color: #f52473;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 3px;
	padding: 0 10px;
}
.idol-lead-comment-items {
}
.idol-lead-comment-item {
	padding: 20px 6px 30px 6px;
	border-bottom: 1px dashed #ccc;
}
.idol-lead-comment-item-left {
	float: left;
	width: 50px;
	height: 50px;
}
.idol-lead-comment-item-left > img {
	width: 100%;
	height: 100%;
}
.idol-lead-comment-right {
	padding-left: 60px;
}
.idol-lead-comment-right-top {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.idol-lead-comment-rt-nickname {
	float: left;
	margin-top: 5px;
}
.idol-lead-comment-rt-time {
	float: right;
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}
.idol-lead-comment-right-content {
	margin-top: 10px;
	color: #333;
	line-height: 24px;
}

.idol-lead-comment-reply {
}
.idol-lead-comment-reply-less-btn {
	color: #ccc;
	font-size: 14px;
	margin-top: 20px;
	background-color: #fafafa;
	float: left;
	width: 76px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.idol-lead-comment-reply-less-btn.active {
	color: #ff488d;
}
.idol-lead-comment-reply-items {
	background-color: #fafafa;
}
.idol-lead-comment-reply-item {
	padding: 20px 6px 30px 6px;
	border-bottom: 1px dashed #ccc;
}
.idol-lead-comment-reply-item .idol-lead-comment-item-left {
	width: 40px;
	height: 40px;
}
.idol-lead-comment-reply-item .idol-lead-comment-right {
	padding-left: 50px;
}
.idol-lead-comment-reply-more-btn {
	text-align: center;
	color: #ff488d;
	font-size: 14px;
	padding: 13px 0;
	background-color: #fafafa;
}
.idol-lead-comment-item-no-more {
	text-align: center;
	font-size: 14px;
	color: #999;
}
.idol-lead-comment-item-loading-more {
	text-align: center;
	font-size: 14px;
	color: #999;
}
.idol-lead-comment-nothing {
	text-align: center;
	color: #999;
	margin-bottom: 70px;
	margin-top: 38px;
}

.idol-news-footer {
	width: 100%;
}
.idol-news-footer-content {
	width: 100%;
	background-color: #fafafa;
}
.idol-nfc-main {
	width: 1000px;
	margin: 40px auto 0 auto;
	color: #666;
	padding-bottom: 40px;
}
.idol-nfc-main-left {
	float: left;
}
.idol-nfc-main-left-title {
	padding-left: 50px;
	color: #333;
	font-size: 18px;
	line-height: 20px;
	margin: 25px 0;
}
.idol-nfc-main-left-media {
	margin-left: 18px;
}
.idol-nfc-ml-media-weibo {
	float: left;
}
.idol-nfc-mlm-weibo-icon {
	float: left;
}
.idol-nfc-mlm-weibo-items {
	padding-left: 32px;
}
.idol-nfc-mlm-weibo-item {
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 18px;
}
.idol-nfc-mlm-weibo-item > a {
	color: #666;
}
.idol-nfc-ml-media-weixin {
	float: left;
	margin-left: 50px;
}
.idol-nfc-mlm-weixin-icon {
	float: left;
}
.idol-nfc-mlm-weixin-des {
}
.idol-nfc-mlm-weixin-des-text {
	padding-left: 32px;
	color: #666;
	font-size: 12px;
}
.idol-nfc-mlm-weixin-des > img {
	padding-left: 32px;
	margin-top: 12px;
}
.idol-nfc-main-right {
	float: right;
	width: 280px;
}
.idol-nfc-main-right-container {
	padding-left: 42px;
	border-left: 1px solid #e0e0e0;
	margin-top: 30px;
	font-size: 14px;
}
.idol-nfc-main-right-logo {
}
.idol-nfc-main-right-logo > img {
	margin: 14px 0 8px 0;
}
.idol-nfc-company-ch-zn {
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
}
.idol-nfc-company-en {
	line-height: 22px;
	font-size: 12px;
}
.idol-nfc-main-right-bottom {
	font-size: 14px;
	padding-top: 34px;
	padding-bottom: 30px;
}
.idol-nfc-about {
	float: left;
	color: #666;
}
.idol-nfc-about-split {
	width: 2px;
	background-color: #a9a9a9;
	height: 18px;
	float: left;
	margin: 0 14px;
}
.idol-nfc-contact {
	float: left;
	color: #666;
}
.idol-news-footer-copyright {
	text-align: center;
	background-color: #4d2e41;
	color: #a55b88;
	font-size: 12px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.idol-app-section {
	margin-top: 20px;
	color: #000;
	text-align: center;
}
.idol-app-section strong {
	display: block;
	font-size: 18px;
}

/* 列表页开始 */
.wrap {
	display: flex;
}
.box880 {
	width: 880px;
}
.box300 {
	width: 300px;
}
.nfwtnewtitle {
	display: -webkit-box; /* 弹性盒模型 */
	-webkit-box-orient: vertical; /* 垂直排列 */
	-webkit-line-clamp: 2; /* 最多显示3行 */
	overflow: hidden; /* 溢出隐藏 */
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.nfwtnewcontent {
	font-weight: 600;
	line-height: 24px;
	height: auto;
	max-height: 48px;
	margin: 15px 0 0;
	display: -webkit-box; /* 弹性盒模型 */
	-webkit-box-orient: vertical; /* 垂直排列 */
	-webkit-line-clamp: 2; /* 最多显示3行 */
	overflow: hidden; /* 溢出隐藏 */
	/* 可选样式 */
}
.nfwtnewbiaoti {
	border-bottom: 1px dotted #d3d3d3;
	padding: 25px 10px;
	margin-bottom: 0;
}
.nfwtnewtime {
	line-height: 24px;
	margin: 15px 0 0;
	font-size: 13px;
	color: #bbb;
	text-align: end;
}
#nwhxcontetn .aside h3 {
	position: relative;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 15px;
	border-left: 4px solid #b50404;
	z-index: 2;
	color: #333;
	font-size: 20px;
	font-weight: normal;
}
#nwhxcontetn .newslist li {
	position: relative;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 21px;
	font-size: 16px;
	zoom: 1;
}
#nwhxcontetn .newslist {
	/* 去除默认的列表项符号（圆点） */
	list-style: none;
	padding: 0; /* 去除默认左内边距，避免符号错位 */
}

#nwhxcontetn .newslist li::before {
	content: ''; /* 伪元素内容为空，用样式绘制圆点 */
	position: absolute; /* 绝对定位到li左侧 */
	left: 0; /* 靠左侧对齐 */
	top: 50%; /* 垂直居中 */
	transform: translateY(-50%); /* 精确垂直居中 */
	width: 5px; /* 圆点宽度 */
	height: 5px; /* 圆点高度（与宽度一致则为正圆） */
	border-radius: 50%; /* 圆角设为50%，变成圆形 */
	background-color: #999; /* 灰色（可调整色值） */
}

.nfwtzscss-mod-content .view {
	width: 100%;
	margin: 11px 0 0;
}
.nfwtzscss-mod-content .view.mt0 {
	margin-top: 0;
}
.nfwtzscss-mod-content .view.mt0 h6 {
	margin-top: 10px;
}
.nfwtzscss-mod-content .view h6 {
	margin: 7px 0 16px;
	font-weight: bold;
	font-size: 18px;
}
.nfwtzscss-mod-content .view h6 a {
	display: block;
}
.nfwtzscss-mod-content .view > a {
	float: left;
	overflow: hidden;
	display: inline-block;
	width: 110px;
	height: 90px;
	margin: 0 15px 0 0;
}
.nfwtzscss-mod-content .view p {
	line-height: 24px;
	font-size: 14px;
}
.nfwtzscss-mod-content .view p a {
	overflow: hidden;
	display: block;
	height: 83px;
	white-space: normal;
	color: #666;
}
.nfwtzscss-mod-content .view p a:hover {
	color: #b50404;
}
#nfwtzscss-fenye {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 15px;
	flex-wrap: wrap;
	justify-content: center;
	font-family: Arial, sans-serif;
}

#nfwtzscss-fenye a {
	display: inline-block;
	padding: 6px 12px;
	text-decoration: none;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	transition: all 0.2s ease;
	cursor: pointer;
}

#nfwtzscss-fenye a:hover {
	background-color: #f0f0f0;
	border-color: #ccc;
}

#nfwtzscss-fenye a.total-count {
	background-color: #f8f9fa;
	color: #6c757d;
	cursor: default;
}

#nfwtzscss-fenye a.total-count:hover {
	background-color: #f8f9fa;
}

#nfwtzscss-fenye a.current {
	background-color: #007bff;
	color: white;
	border-color: #007bff;
	font-weight: bold;
	cursor: default;
}

#nfwtzscss-fenye a.current:hover {
	background-color: #007bff;
}

#nfwtzscss-fenye a.ellipsis {
	border: none;
	cursor: default;
	padding: 6px 4px;
}

#nfwtzscss-fenye a.ellipsis:hover {
	background: transparent;
}

#nfwtzscss-fenye a.disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

#nfwtzscss-fenye a.disabled:hover {
	background-color: transparent;
	border-color: #ddd;
}
/* 列表页结束 */
/* 最终页面开始 */
#nwcontent .laiyuan {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}

#nwcontent .toptitle {
	/* line-height: 38px;
	margin: 20px 0 10px;
	font-size: 28px;
	font-weight: bold; */
	white-space: normal;
	word-break: break-all;
	margin: 30px 0 15px 0;
	font: bold 32px 'microsoft yahei';
	color: #000000;
}
#nwcontent .time {
	font-size: 14px;
	color: #999;
	line-height: 36px;
}
#nw-markdown-body {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.5;
	color: #24292e;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif,
		'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	font-size: 16px;
	word-wrap: break-word;
}
#nw-markdown-body h1,
#nw-markdown-body h2,
#nw-markdown-body h3,
#nw-markdown-body h4,
#nw-markdown-body h5,
#nw-markdown-body h6 {
	margin-top: 24px;
	/* margin-bottom: 16px; */
	font-weight: 600;
	line-height: 1.25;
	all: revert;
}
#nw-markdown-body ol {
	list-style-type: decimal; /* 核心：指定编号为十进制数字（1,2,3），默认带句点 */
	list-style-position: outside; /* 编号在 li 内容外部（左侧，不占用内容宽度），默认值 */
	/* 可选：清除默认边距/内边距干扰（若有） */
	margin: 1em 0; /* 上下外边距，与原生一致 */
	padding-left: 2em; /* 左侧内边距，给编号留空间（避免编号被隐藏） */
}
#nw-markdown-body p {
	text-indent: 2em; /* 关键属性：2em = 2个当前字体大小的宽度，刚好对应2个字符 */
	margin-bottom: 16px;
	margin-top: 10px;
}
#nw-markdown-body h1 {
	font-size: 2.5rem; /* 40px，可按 rem 适配响应式 */
	font-weight: 700;
	color: #1a1a1a; /* 深黑色，增强视觉权重 */
	margin-bottom: 1.5rem; /* 与下方内容保持间距 */
}
#nw-markdown-body h2 {
	padding-bottom: 0.3em;
	font-size: 1.5em;
	border-bottom: 1px solid #eaecef;
}
#nw-markdown-body h3 {
	font-size: 1.75rem; /* 28px */
	font-weight: 600;
	color: #333;
	margin: 1.5rem 0 0.8rem;
	border-bottom: 1px solid #eaecef;
}
#nw-markdown-body img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 5px auto;
	display: block;
}
#nwhxcontetn .aside h3 {
	position: relative;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 15px;
	border-left: 4px solid #b50404;
	z-index: 2;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#nwhxcontetn .newlist li {
	position: relative;
	/* height: 36px; */
	line-height: 36px;
	padding: 0 0 0 21px;
	font-size: 16px;
	zoom: 1;
}
.dhec li {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; /* 固定显示5行 */
	overflow: hidden;
}
#nwhxcontetn .newlist {
	/* 去除默认的列表项符号（圆点） */
	list-style: none;
	padding: 0; /* 去除默认左内边距，避免符号错位 */
	font-style: normal;
}
.newlist a {
	color: #000000;
}

#nwhxcontetn .newlist li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 18px;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #999;
}
/* 外层容器：相对定位，控制整体布局 */
.desc-container {
	position: relative;
	line-height: 36px;
}

/* 标题样式：保持原有样式，不影响布局 */
#nwhxcontetn .spantitle {
	font-weight: 600;
	font-style: normal;
}

/* 文本容器：限制5行，溢出隐藏+渐变遮罩 */
.text-content {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5; /* 固定显示5行 */
	overflow: hidden;
	line-height: 38px !important;
	font-size: 16px !important;
	max-height: 210px !important;
	font-style: normal;
	/* 底部渐变遮罩：遮住尾部文字，让按钮更清晰 */
	background: linear-gradient(to bottom, transparent 70%, #fff 100%);
	-webkit-background-clip: text;
	background-clip: text;
}

/* 展开状态：取消行数限制和渐变遮罩 */
.expanded {
	-webkit-line-clamp: none !important; /* 取消行数限制 */
	background: none; /* 取消渐变 */
	color: #333; /* 恢复文字颜色 */
}

/* 按钮样式：绝对定位在底部右侧，不重叠文字 */
.expand-btn {
	position: absolute;
	right: -15px;
	bottom: 0px;
	/* background: #f5f5f5; */
	font-weight: bold;
	/* border: 1px solid #007bff; */
	color: #5276cf;
	/* padding: 2px 10px; */
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
}
/* 收起状态的按钮样式（可选） */
.expand-btn.collapsed {
	border-color: #6c757d;
}

/* 最终页面结束 */

body {
	max-width: none !important;
	min-width: 200px !important;
	width: 100vw !important;
}
/* 文本折叠核心样式（简化版） */
.desc-container {
	width: 280px; /* 固定容器宽度，避免换行异常 */
}
.text-content {
	line-height: 20px; /* 固定行高，便于计算 */
	max-height: 100px; /* 初始显示5行：20px * 5 */
	overflow: hidden; /* 超出隐藏 */
	transition: max-height 0.3s ease; /* 过渡动画 */
	font-size: 14px;
}
.expand-btn {
	color: #0066cc;
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	margin-top: 5px;
}
.expand-btn:hover {
	text-decoration: underline;
}
/* 展开状态样式 */
.text-content.expanded {
	max-height: none !important; /* 完全取消高度限制 */
	overflow: visible !important; /* 显示所有内容 */
}
#nfwtzscss-fenye{
	margin-top: 69px;
}
#nfwtzscss-fenye .pagination{
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 15px;
	flex-wrap: wrap;
	justify-content: center;
	font-family: Arial, sans-serif;
}
#nfwtzscss-fenye .pagination .disabled{
	padding: 6px 12px;
	
    /* margin-bottom: 20px;
    background: #fff;
    overflow: hidden; */
}
#nfwtzscss-fenye .pagination .active{
	padding: 0px 0px !important;;
	border-radius: 4px;
	color: #ffffff !important;
	background:#ff61c5;
}
#nfwtzscss-fenye .pagination .active span{
	display: inline-block;
	padding: 6px 12px;
	border-radius: 4px;
	color: #ffffff !important;
	background: #ff61c5;
}
#nfwtzscss-fenye .pagination .active a{
	color: #ffffff;
	/* background: #ff61c5; */
}
#nfwtzscss-fenye a {
	display: inline-block;
	padding: 6px 12px;
	text-decoration: none;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	transition: all 0.2s ease;
	cursor: pointer;
}

#nfwtzscss-fenye a:hover {
	background-color: #f0f0f0;
	border-color: #ccc;
}

#nfwtzscss-fenye a.total-count {
	background-color: #f8f9fa;
	color: #6c757d;
	cursor: default;
}

#nfwtzscss-fenye a.total-count:hover {
	background-color: #f8f9fa;
}

#nfwtzscss-fenye a.current {
	background-color: #ff61c5;
	color: white;
	border-color: #ff61c5;
	font-weight: bold;
	cursor: default;
}

#nfwtzscss-fenye a.current:hover {
	background-color: #	color: #ff61c5;
;
}

#nfwtzscss-fenye a.ellipsis {
	border: none;
	cursor: default;
	padding: 6px 4px;
}

#nfwtzscss-fenye a.ellipsis:hover {
	background: transparent;
}

#nfwtzscss-fenye a.disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

#nfwtzscss-fenye a.disabled:hover {
	background-color: transparent;
	border-color: #ddd;
}
.inner, .main, .wr {position: relative;width: 1200px;margin-left: auto;margin-right: auto; !important}