/* CSS Document */


/* 轮播图 */

#slidebar {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#slidebar .inbox {
	width: 1200px;
	height: 500px;
	margin: auto;
	position: relative
}

#slidebar img {
	width: 1200px;
	height: 500px;
	object-fit: cover;
}

#slidebar .imglist {
	width: 1200px;
	height: 500px
}

#slidebar .show {
	overflow: visible;
	position: absolute
}

#slidebar .next,
#slidebar .prev {
	filter: alpha(Opacity=70);
	opacity: .7;
	position: absolute;
	top: 50%;
	height: 66px;
	width: 44px;
	margin-top: -25px;
	background-image: url(../img/icon-slide.png);
	background-repeat: no-repeat;
	z-index: 5;
	transition: none;
}

#slidebar .prev {
	margin-left: -50px;
	left: 0;
	background-position: 0 0
}

#slidebar .next {
	background-position: -44px 0;
	margin-top: -25px;
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -50px
}

#slidebar .next:hover {
	background-position: -44px -66px
}

#slidebar .prev:hover {
	background-position: 0 -66px
}

#slidebar .disabled {
	background-color: #eee
}

#slidebar .mask_lt,
#slidebar .mask_rt,
#slidebar .sel {
	background: #fff;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 500px;
	overflow: hidden;
	left: 1920px
}

#slidebar .mask_rt,
#slidebar .mask_lt {
	z-index: 4;
	left: -1200px;
	filter: alpha(Opacity=70);
	opacity: .7;
	background: #000;
	overflow: hidden
}

#slidebar .mask_rt {
	left: 1200px
}

#slidebar .active {
	z-index: 2;
	left: 0
}

#slidebar .iphoto_div {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 80px;
	background: rgba(0, 0, 0, .5);
	font: 14px/1.2 "微软雅黑";
	color: #fff
}

#slidebar .iphoto_div h2 {
	height: 30px;
	overflow: hidden;
	padding: 10px 100px 0 20px;
	margin: 0;
	font-size: 28px;
	text-overflow: ellipsis;
	line-height: 30px;
	font-weight: normal;
	white-space: nowrap
}

#slidebar .iphoto_div p {
	height: 16px;
	overflow: hidden;
	padding: 10px 100px 0 20px;
	margin: 0;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap
}

#slidebar .iphoto_div span {
	float: right;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 40px;
	text-align: center;
	line-height: 80px
}

#slidebar .iphoto_div span b {
	display: block;
	float: left;
	margin-top: 18px;
	height: 20px;
	font: normal 20px arial
}

#slidebar .iphoto_div span i {
	display: block;
	float: left;
	height: 40px;
	font: normal 40px arial
}

.nav-ul .shis {
	width: 270px;
}

.nav-ul .meir {
	width: 230px;
}

.nav-ul .sheh {
	width: 230px;
}

.nav-ul .yule {
	width: 180px;
}

.pic-focus {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	min-width: 1200px;
	margin: 0 auto
}

.pic-focus li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.pic-focus li img {
	width: 100%;
	height: 100%;
}

.pic-focus li.current,
.pic-focus li:first-child {
	display: block;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.circle {
	right: 0;
	bottom: 40px;
	height: 5px;
	width: 758px;
	margin-right: 20px;
	text-align: right;
}

.circle i {
	display: inline-block;
	width: 50px;
	height: 5px;
	background-color: #fff;
	margin-right: 15px;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.circle .active {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.focus-info {
	width: 1200px;
	height: 84px;
	margin: 0 auto;
	margin-top: 416px;
	z-index: 9999999;
	position: relative
}

.focus-info .bg {
	height: 84px;
	width: 1200px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.focus-info a,
.circle,
.focus-info p {
	position: absolute;
	z-index: 9;
}

.focus-info a:hover,
.focus-info:hover a {
	color: #ee3985;
}

.focus-info a {
	text-align: center;
	overflow: hidden;
	zoom: 1;
	height: 44px;
	line-height: 44px;
	width: 350px;
	overflow: hidden;
	color: #fff;
	left: 25px;
	top: 20px;
	font-size: 26px;
	font-weight: normal
}

.focus-info p {
	height: 44px;
	line-height: 22px;
	color: #fff;
	left: 420px;
	top: 20px;
	width: 350px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}

.tab-nub .tab-tit i {
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 50%;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 24px;
}


/**推荐**/

.recbox {
	margin-top: 18px;
	height: 484px;
}

.recbox .left {
	float: left;
	width: 820px;
	overflow: hidden;
}

.qnx1200 h3 {
	display: inline-block;
	float: left;
	height: 44px;
	line-height: 44px;
	float: left;
	font-size: 24px;
	background: #fff;
}

.recbox h3 {
	width: 800px;
	margin-bottom: 10px;
}

.recbox .right {
	float: right;
	width: 380px;
	overflow: hidden;
}

.recbox .left .recpic {
	display: inline-block;
	float: left;
	width: 380px;
	margin-right: 30px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.recbox .recpic img {
	float: left
}

.recbox .recpic span,
.pic2-ul li span {
	display: block;
	width: 378px;
	height: 58px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	line-height: 58px;
	overflow: hidden;
	zoom: 1;
	font-size: 16px;
	text-align: center;
	float: left
}

.recbox .left img {
	width: 380px;
	height: 100%;
	object-fit: cover;
}


/**推荐图2**/

.pic2 {
	margin-top: 22px;
}

.pic2 .pic2-ul {
	width: 110%
}

.pic2 .pic2-ul li {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 380px;
	height: 288px;
	float: left;
	margin-right: 30px;
}

.pic2 .pic2-ul .w380 {
	height: 225px;
	overflow: hidden;
}

.pic2-ul li img {
	float: left bottom: 0;
	margin: 0 px;
	overflow: hidden;
	width: 380px;
}


/**时尚**/

.fashion {
	height: 620px;
	overflow: hidden;
	zoom: 1;
}

.fashion .rec-tags a,
.fashion .rec-links a,
.beauty .rec-tags a,
.beauty .rec-links a {
	line-height: 44px;
	margin: 0 8px;
}

.fashion .rec-tags,
.beauty .rec-tags {
	float: left;
	margin-left: 20px;
	height: 44px;
	width: 475px;
	overflow: hidden;
}

.fashion .rec-links,
.beauty .rec-links {
	float: right;
	color: #999;
	height: 44px;
	overflow: hidden;
}

.fashion .rec-links a,
.beauty .rec-links a {
	color: #999;
}

.fashion .rec-links a:hover,
.beauty .rec-links a:hover {
	color: #ee3985;
}

.fashion .left {
	width: 790px;
	float: left;
	height: 436px;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.fashion .right {
	float: right;
	width: 380px;
	margin-top: 10px;
}

.fashion .right-ul {
	height: 610px;
}

.fashion .right-ul .nub6 {
	background: url(../img/num.png) 10px -314px no-repeat
}

.fashion .right-ul .nub7 {
	background: url(../img/num.png) 10px -370px no-repeat
}

.fashion .right-ul .nub8 {
	background: url(../img/num.png) 10px -427px no-repeat
}

.fashion .right-ul .nub9 {
	background: url(../img/num.png) 10px -482px no-repeat
}

.fashion .tab-tit span {
	font-size: 20px;
}

.fashion .focus img {
	width: 390px;
	min-height: 100%;
	object-fit: cover;
}

.fashion .focus img:hover {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.fashion .focus li {
	position: absolute;
	opacity: 1;
	width: 0;
	height: 0;
	top: 50px;
	z-index: 1
}

.fashion .focus li p {
	position: absolute;
	bottom: 0;
	background: rgb(0, 0, 0, 0.5);
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	width: 100%;
}

.fashion .zhez {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 888;
	width: 790px;
	height: 320px;
	background-color: #000;
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.fashion .left .btn {
	cursor: pointer;
	width: 205px;
	height: 320px;
	position: absolute;
	top: 50px;
	z-index: 9999
}

.fashion .left .prev {
	left: 0;
}

.fashion .left .next {
	right: 0;
}

.fashion .left .btn em {
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	width: 40px;
	height: 70px;
	position: absolute;
	top: 130px;
	z-index: 9999;
	text-indent: -9999px;
}

.fashion .left .prev em {
	background: url(../img/sy_ico.png) 5px -179px no-repeat;
	left: 10px;
}

.fashion .left .next em {
	background: url(../img/sy_ico.png) 6px -246px no-repeat;
	right: 10px;
}

.fashion .left .btn em:hover {
	background-color: #666
}

.fashion .pic-info {
	position: absolute;
	left: 265px;
	bottom: 40px;
	z-index: 9999;
	width: 260px;
	height: 80px;
}

.fashion .pic-info em {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
}

.fashion .pic-info .left-arr {
	left: -1px;
	top: -1px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.fashion .pic-info .right-arr {
	right: -1px;
	bottom: -1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.fashion .pic-info .bg {
	display: block;
	width: 260px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.fashion .pic-info .text {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 240px;
	height: 70px;
	z-index: 99;
	color: #fff;
	overflow: hidden
}

.fashion .pic-info .title {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	zoom: 1;
	transition: all .4s ease-in-out;
}

.fashion .pic-info .title:hover,
.fashion .pic-info:hover .title {
	color: #ee3985;
}

.fashion .pic-info .info {
	width: 240px;
	height: 36px;
	line-height: 18px;
	color: #ccc;
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	_display: block;
}

.fashion .circle0 {
	height: 8px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%
}

.fashion .circle0 i {
	display: inline-block;
	width: 27px;
	height: 5px;
	margin-right: 10px;
	background-color: #b2b2b2;
	position: relative;
	top: -8px;
	margin-top: 8px;
}

.fashion .circle0 .active {
	background-color: #000
}

.fashion .tab-nub .right-ul {
	height: 586px;
}

.fashion .tab-nub .right-ul li {
	height: 58px;
}

.fashion .tab-nub .right-ul li a {
	height: 58px;
	line-height: 58px;
}


/**pic3**/

.pic3 {
	margin-top: 10px;
}

.pic3-ul {
	overflow: hidden;
	zoom: 1;
	width: 105%;
}

.pic3-ul li {
	width: 282px;
	float: left;
	margin-right: 25px;
}

.pic3-ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pic3-ul li .tit {
	height: 44px;
	margin: 10px 0;
	line-height: 44px;
}

.pic3-ul li .tit h3 {
	display: inline-block;
	float: left
}

.pic3-ul li .tit .more {
	float: right;
	width: 50px;
	height: 44px;
}

.more_img {
	overflow: hidden;
	padding-bottom: 10px;
}

.more_img .more em {
	float: left;
	width: 25px;
	height: 10px;
	margin: 17px 30px;
	text-indent: -9999px;
	background: url(../img/sy_ico.jpg) 0px -86px;
	transition: all .4s ease-in-out;
}

.pic3-ul li .tit .more:hover em {
	background: url(../img/sy_ico.jpg) 0px -101px
}

.pic3-ul .pic-text {
	height: 372px;
	position: relative;
}

.pic3-ul .list-text {
	height: 50px;
	padding: 5px 0;
}

.pic3-ul .list-text a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	overflow: hidden;
	background: transparent url("../img/sy_ico.jpg") no-repeat scroll 5px -113px;
}

.pic3-ul .list-text2 a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	overflow: hidden;
	background: transparent url("../img/sy_ico.jpg") no-repeat scroll 5px -113px;
}

.pic3-ul .all-tit {
	left: 12px;
	bottom: 20px;
	z-index: 9
}

.pic3-ul .all-tit,
.pic3-ul .all-tit .bg,
.pic3-ul .all-tit span {
	width: 258px;
	height: 38px;
	line-height: 38px;
}

.pic3-ul .all-tit span {
	left: 15px;
}

.pic3-ul .all-tit .text {
	height: 38px;
	line-height: 38px;
	width: 238px;
}

.pic3-ul .all-tit .text:hover,
.pic3-ul .pic-text:hover .text {
	color: #ee3985;
}


/**优品**/

.pic4 .tit {
	height: 44px;
	width: 100%;
	margin: 10px 0 6px 0;
}

.pic4 .rec-links {
	display: inline-block;
	float: right;
	text-align: right
}

.pic4 .rec-links a,
.pic4 .rec-links em {
	color: #999
}

.pic4 .rec-links a {
	line-height: 44px;
	margin: 0 8px;
}

.pic4 .rec-links a:hover {
	color: #ee3985;
}

.autopic {
	width: 100%;
	height: 220px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.autopic ul {
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	width: 200%;
}

.autopic li {
	width: 366px;
	height: 220px;
	float: left;
	margin-left: 27px;
	position: relative;
}

.autopic li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.autopic .btn {
	display: inline-block;
	width: 42px;
	height: 50px;
	position: absolute;
	top: 85px;
	text-indent: -9999px;
	z-index: 999;
	cursor: pointer
}

.autopic .btn:hover {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.autopic .prev {
	background: url(../img/arr.png) 0px 0px no-repeat;
	left: 0;
}

.autopic .next {
	background: url(../img/arr.png) -43px 0px no-repeat;
	right: 0;
}

.pic5 .hjzb .all-tit,
.autopic .all-tit {
	display: block;
	left: 20px;
	bottom: 16px;
	z-index: 9
}

.pic5 .hjzb .all-tit,
.autopic .all-tit,
.autopic li .bg,
.pic5 .hjzb .bg {
	width: 326px;
	height: 42px;
	line-height: 42px;
}

.pic5 .hjzb .all-tit .text,
.autopic .all-tit .text {
	height: 42px;
	line-height: 42px;
	width: 306px;
}

.pic5 .hjzb .all-tit .text:hover,
.pic5 .hunji .hjzb:hover .text,
.autopic .all-tit .text:hover,
.autopic li:hover .text {
	color: #ee3985;
}


/**大片 博主**/

.pic5 {
	margin-top: 10px;
}

.pic5 h3 {
	width: 100%;
	margin: 8px 0;
}

.pic5 .dapan {
	width: 390px;
	float: right;
}

.pic5 .hunji {
	width: 366px;
	float: left;
}

.pic5 .bozhu {
	width: 387px;
	float: left;
	margin-right: 27px;
	margin-left: 3px;
}

.focus5,
.focus7 {
	width: 390px;
	height: 500px;
	clear: both;
	position: relative;
}

.focus5-ul,
.focus7-ul {
	width: 100%;
	height: 475px;
}

.pic5 .dapan li {
	height: 475px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	display: none;
	overflow: hidden;
}

.pic5 .dapan .current {
	display: block;
	opacity: 1
}

.pic5 .dapan li img {
	width: 390px;
	float: left;
	height: 100%;
	object-fit: cover;
}

.pic5 .dapan li .tit {
	display: block;
	width: 390px;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	overflow: hidden;
	font-size: 18px;
	text-align: center;
	float: left
}

.pic5 .dapan li .info {
	display: block;
	float: left;
	height: 50px;
	line-height: 25px;
	text-align: center;
	color: #888;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	_display: block;
}

.focus5 .circle,
.focus7 .circle {
	width: 100%;
	text-align: center;
	margin: 0;
	bottom: 20px;
}

.focus5 .circle i,
.focus7 .circle i {
	height: 6px;
	width: 27px;
	background-color: #b2b2b2;
	margin-top: 15px;
}

.focus5 .circle .active,
.focus7 .circle .active {
	height: 6px;
	width: 27px;
	background-color: #000
}

.pic5 .hunji img {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

.pic5 .hunji .hjzb {
	position: relative;
	width: 100%;
	height: 220px;
	clear: both;
	margin-bottom: 30px;
}

.pic5 .hunji .hjzb:last-child {
	margin-bottom: 0;
}


/**美容**/

.title3 {
	overflow: hidden;
	width: 100%;
}

.beauty .title3 {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.beauty .focus6 {
	float: left;
	width: 780px;
	background-color: #000;
	height: 370px;
	position: relative;
}

.beauty .right {
	float: right;
	width: 387px;
}

.beauty .right img {
	height: 210px;
	float: left
}

.focus6 li {
	width: 780px;
	height: 370px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.focus6 li.current,
.focus6 li:first-child {
	display: block;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}

.focus6 li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.focus6 .circle {
	bottom: 35px;
	margin: 0;
	_bottom: 25px;
}

.focus6 .circle i {
	width: 27px;
	margin-right: 12px;
}

.focus6 .focus-info {
	position: absolute;
	left: 27px;
	height: 55px;
	width: 726px;
	margin-top: 300px;
}

.focus6 .focus-info .bg {
	height: 55px;
	width: 726px;
}

.focus6 .focus-info a {
	width: 410px;
	height: 55px;
	margin: 0;
	line-height: 55px;
	left: 20px;
	top: 0;
	text-align: left;
	font-size: 18px;
}

.focus6 .focus-info a:hover {
	color: #ee3985;
}

.focus6 .focus-info em {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
}

.focus6 .left-arr {
	left: -1px;
	top: -1px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.focus6 .right-arr {
	right: -1px;
	bottom: -1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.beauty .list {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	zoom: 1;
}

.beauty .list .pic {
	display: none
}

.beauty .active .pic {
	display: block
}

.beauty .list p {
	text-align: center;
	padding: 13px 0 11px 0;
	float: left;
	width: 100%
}

.beauty .list .tit {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	zoom: 1;
}

.beauty .list .info {
	display: block;
	color: #999;
	height: 25px;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.beauty .mjcz {
	width: 105%;
	overflow: hidden
}

.beauty .caizhu {
	width: 612px;
	float: left
}

.beauty .caizhu .tit {
	height: 44px;
	line-height: 44px;
	width: 588px;
	margin: 15px 0 10px 0;
}

.beauty .caizhu .more {
	float: right;
	width: 50px;
	height: 44px;
}

.beauty .caizhu .more em {
	float: right;
	width: 25px;
	height: 10px;
	margin: 17px 0;
	text-indent: -9999px;
	background: url(../img/sy_ico.jpg) 0px -86px;
	transition: all .4s ease-in-out;
}

.beauty .caizhu .more:hover em {
	background: url(../img/sy_ico.jpg) 0px -101px
}

.beauty .caizhu-box {
	width: 282px;
	float: left;
	margin-right: 24px;
}

.beauty .caizhu-box img {
	width: 282px;
	height: 372px;
}


/**美发**/

.meifa {
	width: 780px;
	height: 570px;
	overflow: hidden;
	float: left
}

.pic5 .meifa h3 {
	display: inline-block;
	width: 100px;
	float: left
}

.meifa .rec-links {
	margin: 8px 0;
}

.meifa-list .pic-text {
	width: 380px;
	height: 500px;
	float: left
}

.pic5 .shbz-box li .list {
	border: none
}

.meifa .meifa-list {
	height: 500px;
	width: 810px;
}

.meifa .pic-text {
	width: 380px;
	height: 500px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.meifa .pic-text img {
	width: 380px;
	height: 500px;
}

.pic5 .shbz-main .shbz-box {
	height: 510px;
}

.pic5 .shbz-main .scbar,
.pic5 .shbz-main .line {
	height: 505px
}

.pic5 .scbar .line-auto {
	height: 495px
}

.pic5 .shbz-box li {
	padding: 18px 0
}

.meifa .all-tit {
	left: 28px;
	bottom: 20px;
	z-index: 9
}

.meifa .all-tit,
.meifa .all-tit .bg,
.meifa .all-tit span {
	width: 324px;
	height: 38px;
	line-height: 38px;
}

.meifa .all-tit span {
	left: 15px;
}

.meifa .all-tit .text {
	height: 38px;
	line-height: 38px;
	width: 304px;
}

.meifa .all-tit .text:hover,
.meifa .pic-text:hover .text {
	color: #ee3985;
}


/**生活**/

.life {
	*margin-top: 30px;
}

.life .box-tit h2 {
	width: 200px;
	background: #fff url(../img/two_nav.jpg) 20px -163px no-repeat;
}

.life .life-pic {
	width: 110%;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.life .life-pic li {
	width: 280px;
	height: 275px;
	overflow: hidden;
	margin-bottom: 24px;
	float: left;
	margin-right: 29px;
	position: relative
}

.life-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.life-pic .text {
	width: 280px;
	height: 275px;
	position: absolute;
	left: 0;
	top: 275px;
	text-align: center;
	opacity: 0;
}

.life-pic .text .bg {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 280px;
	height: 275px;
	background-color: #000;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

.life-pic .text em {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 9;
}

.life-pic .text .left-arr {
	left: 14px;
	top: 14px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.life-pic .text .right-arr {
	right: 14px;
	bottom: 14px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.life-pic .text a {
	position: absolute;
	left: 20px;
	top: 110px;
	width: 240px;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	z-index: 99
}

.life-pic .text a:hover {
	color: #ee3985;
}

.life-pic .text .cata {
	top: 70px;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
}

.life-pic .text p {
	position: absolute;
	left: 20px;
	top: 150px;
	z-index: 9;
	color: #fff;
	line-height: 21px;
	height: 42px;
	width: 240px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	_display: block;
}

.life-pic .tag {
	z-index: 9;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	padding: 0 10px;
	background-color: #000;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	font-weight: normal;
}


/**关键词**/

.keyword {
	*margin-top: 30px;
}

.keyword .key-ul {
	margin: 15px 0 8px 0;
	overflow: hidden;
	zoom: 1;
}

.keyword .key-ul li {
	width: 100%;
	padding: 8px 0 15px 0;
	height: auto;
	float: left;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
}

.keyword .key-ul h4 a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	float: left;
	margin-left: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #fa287c;
}

.keyword .key-ul p {
	margin-left: 15px;
}

.keyword .key-ul p a {
	display: inline-block;
	float: left;
	padding: 10px 10px 10px 0;
	box-sizing: border-box;
	width: 50%;
	float: left;
}


/**美发模块修改**/

.pic5 .meifa .dapan {
	margin-right: 0;
}

.meifa-four {
	float: right;
	width: 370px;
	height: 500px;
	overflow: hidden;
}

.meifa-four-ul {
	width: 105%;
}

.meifa-four li {
	width: 180px;
	float: left;
	height: 237px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 22px;
	position: relative
}

.meifa-four li img {
	width: 100%;
	height: 100%
}

.meifa-four .all-tit {
	left: 10px;
	bottom: 10px;
	z-index: 9
}

.meifa-four .all-tit,
.meifa-four .all-tit .bg,
.meifa-four .all-tit span {
	width: 160px;
	height: 30px;
	line-height: 30px;
}

.meifa-four .all-tit span {
	left: 15px;
}

.meifa-four .all-tit .text {
	height: 30px;
	line-height: 30px;
	width: 150px;
	left: 5px;
	font-size: 14px;
}

.meifa-four .all-tit .text:hover,
.meifa-four li:hover .text {
	color: #ee3985;
}


/* 通用列表（例如时尚栏目右下角） */

.common-list {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	zoom: 1;
}

.common-list p {
	text-align: center;
	padding: 14px 0 14px 0;
	float: left;
	width: 100%;
}

.bozhu .common-list p {
	text-align: left;
}

.common-list .tit {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	zoom: 1;
}

.common-list .info {
	display: block;
	color: #999;
	height: 25px;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*=========*/

.tab-nub .right-ul li a,
.r_taglist ul li a,
.fashion .focus li p,
.pic3-ul .list-text2 a,
.all-tit .text,
.pic5 h3,
.pic5 .dapan li .tit,
.common-list .tit,
.keyword .key-ul p a,
.recbox .recpic span,
.focus6 .focus-info a,
.top-box-right a p,
.recomment-tit,
.post-navigation div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.entry-title,
.djdzk li .info p,
.sou_ul li {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.entry-site {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}