body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

img {
	border: 0;
	vertical-align: top
}

em,
strong,
i {
	font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

ol,
ul {
	list-style: none
}

a:link,
a:visited,
ins {
	text-decoration: none
}

li {
	list-style: none
}

body {
	color: #333;
	font-size: 14px;
	background: #f2f2f2 repeat-x center top;
	font-family: microsoft yahei, tahoma
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
	-webkit-transition: color .5s;
	transition: color .5s
}

a:hover {
	color: #ef758e;
	text-decoration: none;
	-webkit-transition: color .5s;
	transition: color .5s
}

.l {
	float: left
}

.r {
	float: right
}

.clear {
	clear: both
}

.cursor {
	cursor: pointer
}

.ab {
	position: absolute
}

.re {
	position: relative
}

.mar {
	margin: 0 auto
}

.oh {
	overflow: hidden
}

.hr5,
.hr10,
.hr20,
.hr15,
.hr110 {
	height: 5px;
	font-size: 0;
	line-height: 100px;
	overflow: hidden;
	text-indent: -999px;
	width: 100%
}

.hr10 {
	height: 10px
}

.hr15 {
	height: 15px
}

.hr20 {
	height: 20px
}

.mr10 {
	margin-right: 10px
}

.mr20 {
	margin-right: 20px
}

.mb20 {
	margin-bottom: 20px
}

.mb10 {
	margin-bottom: 10px
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt20 {
	margin-top: 20px
}

.w570 {
	width: 570px
}

.w275 {
	width: 275px
}

.w250 {
	width: 250px
}

.w300 {
	width: 300px
}

.w800 {
	width: 800px
}

.w320 {
	width: 320px
}

.w336 {
	width: 336px;
	overflow: hidden
}

.w100a {
	width: 100%
}

.bfff {
	background: #fff
}


/*#miniNewsRegion a,
.globalTit h3,
.globalTit h2,
.globalTit strong,
.globalTit2 span,
.w570 dl.entlist dd,
.reduTit,
.redulist li,
.mainboxs i,
.H2Tit {
	background: url(../img/index_small_ico.png) no-repeat
}*/

.BigTits {
	background: url(../img/index_ico.png) no-repeat
}

img {
	border: none;
}

.logo {
	float: left;
	width: 200px;
}

.logo img {
	width: 190px;
	/*max-height: 42px;*/
}

div.search {
	float: right;
}

form {
	position: relative;
	width: 350px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

.logo_width {
	overflow: hidden;
	padding: 15px 0;
}

#searchform {
	display: block;
	height: 36px;
}

.inp_srh {
	border: 1px solid #ddd;
	float: left;
	display: inline;
	height: 40px;
	width: 350px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 5px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	width: 40px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 7px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 70%;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #ef758e;
}

input::-moz-placeholder {
	color: #ef758e;
}

input:-ms-input-placeholder {
	color: #ef758e;
}

input:-moz-placeholder {
	color: #ef758e;
}

.SeaNav {
	height: 50px;
	width: 100%;
	background: #ef758e;
	box-shadow: 0 3px 3px #ccc;
	min-width: 1200px;
	_width: 1200px
}

.SeaNav ul {
	width: 1200px;
	margin: 0 auto;
	height: 50px
}

.SeaNav li {
	float: left;
	height: 50px;
	position: relative;
	font-size: 18px;
	text-shadow: 1px 1px 1px #900;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	font-weight: 400;
	z-index: 130;
}

.SeaNav li a {
	display: inline-block;
	padding: 0 20px;
}

.SeaNav li a:link,
.SeaNav li a:visited {
	color: #fff
}

.SeaNav li.on a {
	background: #e46
}

.SeaNav li:hover a {
	background: #e46;
}

.SeaNav li#Home {
	width: 60px
}

.SeaNav li .ShowNav {
	display: none;
	background: #fff;
	width: 100px;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 130;
	box-shadow: 2px 2px 4px #ccc;
	border: #eaeaea solid 1px;
	border-top: none
}

.SeaNav li .ShowNav a {
	display: block;
	height: 30px;
	width: 100%;
	line-height: 30px;
	font: 14px/30px bold;
	color: #333;
	text-shadow: 1px 1px 1px #fff
}

.SeaNav li .ShowNav a:hover {
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	background: #f69;
	color: #fff;
	text-shadow: 1px 1px 1px #900
}

.main {}

.mainboxs {
	width: 1160px;
	padding: 0 20px 20px;
	background-color: #fff
}

.listview {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #a39d8e;
	overflow: hidden
}

.listview a {
	color: #a39d8e
}

.w820 {
	width: 820px
}

.globalTit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #eee
}

.globalTit h3,
.globalTit strong,
.globalTit h2 {
	display: block;
	border-bottom: 2px solid #f99;
	margin-bottom: -2px;
	padding: 0 10px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-weight: 400;
	font-size: 18px
}

.globalTit .toutiao {
	background-position: 0 5px
}


/*
.globalTit .fushi {
	background-position: 0 -30px
}

.globalTit .shishang {
	background-position: 0 -60px
}

.globalTit .jiepai {
	background-position: 0 -85px
}

.globalTit .faxing {
	background-position: 3px -118px
}

.globalTit .yunduo {
	background-position: 0 -600px;
	padding: 0 10px 0 35px
}

.globalTit .bianji {
	background-position: 0 -630px
}

.globalTit .biaoqian {
	background-position: 0 -660px
}

.globalTit .xiangguan {
	background-position: 0 -687px
}

.globalTit .xihuan {
	background-position: 0 -777px
}*/

.globalTit .backnone {
	background: 0 0;
	padding: 0 10px 0 0
}

.globalTit2 {
	width: 100%;
	height: 32px
}

.globalTit2 strong {
	display: inline-block;
	height: 32px;
	background-position: 0 0;
	width: 100px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-family: microsoft yahei;
	font-size: 16px;
	font-weight: 400;
	float: left;
	background: #ef758e;
}

.globalTit2 strong a {
	color: #fff
}

.globalTit2 span {
	display: inline-block;
	line-height: 32px;
	float: right
}

.globalTit2 span a {
	color: #ef758e;
}

.mainboxs span.opticeSpan {
	display: block;
	width: 100%;
	padding: 2px 10px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: -100px;
	background: url(../img/index_back.png) no-repeat;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.eastlady.cn/images/index_back.png", sizingMethod="crop");
	line-height: 23px;
	box-sizing: border-box;
}

.w320_Top {
	width: 100%
}

.w320_Top dd {
	width: 306px;
	height: 35px;
	line-height: 35px;
	/*background: url(../img/listnum.png) no-repeat;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}


/*.w320_Top dd.fashone,
.w320_Top dd.zt_rank1 {
	background-position: 0 8px
}

.w320_Top dd.fashtwo,
.w320_Top dd.zt_rank2 {
	background-position: 0 -28px
}

.w320_Top dd.fashthree,
.w320_Top dd.zt_rank3 {
	background-position: 0 -63px
}

.w320_Top dd.fashfour,
.w320_Top dd.zt_rank4 {
	background-position: 0 -100px
}

.w320_Top dd.fashfive,
.w320_Top dd.zt_rank5 {
	background-position: 0 -137px
}

.w320_Top dd.fashsix,
.w320_Top dd.zt_rank6 {
	background-position: 0 -175px
}

.w320_Top dd.fashseven,
.w320_Top dd.zt_rank7 {
	background-position: 0 -210px
}

.w320_Top dd.fasheight,
.w320_Top dd.zt_rank8 {
	background-position: 0 -245px
}

.w320_Top dd.fashnine,
.w320_Top dd.zt_rank9 {
	background-position: 0 -281px
}

.w320_Top dd.fashten,
.w320_Top dd.zt_rank10 {
	background-position: 0 -317px
}*/

.newsBody dd.borderTop {
	border-bottom: 1px solid #f2f2ed;
	height: 42px;
	line-height: 42px
}

.newsBody li {
	text-indent: 2em;
	height: 48px;
	overflow: hidden;
	width: 280px;
	color: #929090;
	font-size: 15px;
	line-height: 22px;
	margin: 10px
}

.w320_Top dd span {
	padding-right: 10px;
	box-sizing: border-box;
	font-size: 18px;
	color: #ef758e;
	font-family: fangsong;
}

.w320_Top dd a {
	font-size: 15px
}

.w1160 {
	width: 1160px;
	padding: 0 20px
}

.w1200 {
	width: 1200px
}

.w250weig {
	width: 250px;
	height: 165px
}

.entbody {
	width: 275px;
	height: 180px
}

.SeaNav ul {
	position: relative;
	z-index: 130
}

#gz2vm {
	width: 165px;
	height: 315px;
	position: fixed;
	left: 0;
	bottom: 40%;
	background: url(../img/pc2vm.gif) no-repeat;
	z-index: 999
}

#gz2vm0 {
	width: 172px;
	height: 360px;
	position: fixed;
	left: 0;
	bottom: 50%;
	background: url(../img/d1.gif) no-repeat;
	z-index: 999;
	margin-bottom: -180px
}

#gz2vm1 {
	width: 172px;
	height: 360px;
	position: fixed;
	left: 0;
	bottom: 50%;
	background: url(../img/d2.gif) no-repeat;
	z-index: 999;
	margin-bottom: -180px
}

#gz2vm2 {
	width: 172px;
	height: 360px;
	position: fixed;
	left: 0;
	bottom: 50%;
	background: url(../img/d3.gif) no-repeat;
	z-index: 999;
	margin-bottom: -180px
}

#gz2vm3 {
	width: 172px;
	height: 360px;
	position: fixed;
	left: 0;
	bottom: 50%;
	background: url(../img/d4.gif) no-repeat;
	z-index: 999;
	margin-bottom: -180px
}

#gz2vm_point {
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../img/closeBtn.gif) no-repeat 10px center
}

.Mz-tip {
	line-height: 26px;
	border: 1px solid #e4c2c9;
	border-radius: 5px
}

.Mz-tip p {
	padding: 10px;
	border: 1px solid #e46;
	border-radius: 5px
}

.Mz-tip b {
	font-size: 18px
}

.New_pages {
	margin: 0 auto;
	overflow: hidden;
	text-align: center
}

.UptoBody {
	border: 1px solid #f4f3f3;
	height: 45px;
	line-height: 45px
}

.Uptodata {
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	padding: 0 15px 0 10px;
	color: #fff;
	text-align: center;
	background: #00aa98
}

.newsl {
	width: 820px
}

.TickerNews {
	width: calc(100% - 150px);
	position: relative;
	overflow: hidden;
	height: 47px;
	margin: 0 auto;
	float: right;
}

.ti_wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.ti_slide {
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}

.ti_content {
	width: 8000px;
	position: relative;
	float: left;
}

.ti_news {
	float: left;
}

.TickerNews .ti_content .ti_news {
	height: 47px;
	overflow: hidden;
	line-height: 47px;
}

.TickerNews .ti_content .ti_news a {
	color: #8c8c8c;
	margin-left: 32px;
	padding-left: 12px;
	font-size: 15px;
	display: block;
	position: relative;
}

.TickerNews .ti_content .ti_news a:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #00AA98;
	display: block;
}

.m-slide {
	height: 365px;
	z-index: 1
}

.m-slide ul.img {
	z-index: 1
}

.m-slide ul.img img {
	display: block;
	width: 100%;
	height: 365px
}

.m-slide ul.img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 670px;
}

.m-slide ul.tab li {
	border: 4px solid #fff;
	border-right: 0;
	font-size: 13px;
	font-weight: 700;
	margin: -4px 0 8px
}

.m-slide ul.tab li a:link,
.m-slide ul.tab li a:visited {
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400
}

.m-slide ul.tab li .color1 {
	background-color: #75cfd9;
	width: 110px;
	height: 68px;
	padding: 7px 10px
}

.m-slide ul.tab li:nth-of-type(2) .color1 {
	background-color: #e4a17e;
}

.m-slide ul.tab li:nth-of-type(3) .color1 {
	background-color: #d0838c;
	width: 110px;
	height: 68px;
	padding: 7px 10px
}

.m-slide ul.tab li:nth-of-type(4) .color1 {
	background-color: #7caa77;
	width: 110px;
	height: 68px;
	padding: 7px 10px
}

.m-slide ul.tab li:nth-of-type(1).on .color1 {
	background-color: #08a7b9
}

.m-slide ul.tab li:nth-of-type(2).on .color1 {
	background-color: #e5611d
}

.m-slide ul.tab li:nth-of-type(3).on .color1 {
	background-color: #c75663
}

.m-slide ul.tab li:nth-of-type(4).on .color1 {
	background-color: #588753
}

.ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 670px;
	height: 45px;
	background: #000;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	z-index: 2
}

.ifocus_tx {
	left: 0;
	bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
	width: 670px;
	color: #fff;
	z-index: 2
}

.ifocus_tx li {
	display: none
}

.ifocus_tx a {
	color: #fff;
	font-size: 17px;
	font-weight: 700
}

.com-title {
	border-bottom: 3px solid #f99;
	padding-bottom: 7px;
	font-size: 18px;
	color: #3c3b3c;
	background-position: -300px -447px;
	padding-left: 25px
}

.topnews {
	height: 365px
}

.newsBody {
	height: 340px;
	overflow: hidden
}

.TabBody {
	width: 320px;
	height: 327px;
	overflow: hidden
}

.TabTitle {
	width: 100%;
	height: 35px;
	border-bottom: 2px solid #f99
}

.TabTitle li {
	float: left;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	cursor: pointer
}

.TabTitle li.on {
	background: #f99;
	color: #fff
}

.TabTitle li.on h3 {
	color: #fff
}

.TabTitle h3 {
	font-weight: 400
}

.UpdateNewsBody li {
	float: left;
	width: 320px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 15px
}

.UpdateNewsBody em {
	font-style: italic;
	font-size: 16px;
	float: left;
	width: 18px;
	height: 30px;
	margin-right: 5px;
	text-align: center
}

.UpdateNewsBody a {
	float: left;
	width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.mainTit {
	height: 40px;
	width: 100%;
	background: url(../img/channelbj.png) repeat-x left center
}

.mainTit h2 {
	height: 40px;
	background-color: #fff;
	padding: 0 20px;
	line-height: 40px;
	font-size: 32px;
	color: #00aa98;
	font-weight: 400
}

.mainTit h2 a {
	color: #00aa98
}

.mainTit .dress {
	width: 378px;
	background-position: 0 2px
}

.flash {
	width: 570px;
	height: 320px
}

.flashbox {
	width: 570px;
	height: 320px
}

.flashbox ul {
	width: 2850px;
	height: 320px;
	position: absolute;
	left: 0;
	top: 0
}

.flashbox li {
	width: 570px;
	height: 320px;
	float: left;
	display: none
}

.flashbox li img {
	width: 100%;
	height: 100%;
}

.flashbox a {
	display: block;
	width: 570px;
	height: 320px;
	position: relative;
	overflow: hidden
}

.flashbox em {
	display: block;
	width: 370px;
	height: 90px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	position: absolute;
	left: 100px;
	bottom: 40px;
	border-radius: 6px
}

.flashbox strong {
	display: block;
	width: 350px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	position: absolute;
	left: 100px;
	bottom: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden
}

.flashbox p {
	display: block;
	width: 350px;
	position: absolute;
	left: 100px;
	top: 215px;
	color: #fff;
	line-height: 20px;
	text-indent: 2em;
	overflow: hidden;
	padding: 0 10px;
	margin-top: 10px;
	font-size: 14px;
	font-family: simsun
}

.flashpoint {
	height: 5px;
	position: absolute;
	left: 250px;
	bottom: 13px
}

.flashpoint i {
	float: left;
	width: 10px;
	height: 5px;
	border-radius: 5px;
	background: #ef758e;
	margin-right: 5px;
	cursor: pointer;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

.flashpoint i.on {
	background: #00aa98;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8
}

.picbox {
	width: 100%;
	height: 175px
}

.Picbox img {
	width: 100%;
	height: 100%;
}

.cloths dd {
	width: 100%;
	height: 31px;
	line-height: 31px;
	background-position: 5px -287px;
	padding-left: 15px;
	font-size: 15px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.cloths dd:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #ef758e;
	display: block;
}

.cloths dd.listp {
	padding: 0;
	background: 0 0;
	font-size: 16px
}

.cloth_li dl {
	margin-top: 15px;
	overflow: hidden;
}

.cloth_li dl dd {
	width: 48%;
	float: left;
}

.cloth_li dl dd:nth-child(2n) {
	float: right;
	overflow-x: ;
}

.street {
	width: 100%
}

.street ul {
	width: 100%;
	float: left
}

.street_ul ul li {
	width: 48%;
	height: 220px;
	float: left;
}

.street_ul ul li:nth-child(2n) {
	float: right;
}

.street_ul ul li img {
	width: 100%;
	height: 100%;
}

.w210fash {
	width: 210px;
	height: 330px
}

.w170fash {
	width: 170px;
	height: 160px
}

.makeups {
	overflow: hidden;
	margin-top: 15px;
}

.makeups dt {
	float: left
}

.makeups dd {
	float: right
}

.mainTit .makeup {
	background-position: 0 -48px;
	width: 318px
}

.makeuptop {
	width: 320px;
	overflow: hidden
}

.makeuptop a {
	display: block;
	position: relative
}

.makeuptop a img {
	width: 100%;
	height: 220px;
}

.makeuptop i {
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	font-family: simsun;
	color: #999
}

.makeuptop i.PicTime {
	padding: 0 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
}

.makeuptop i.PicSee {
	padding-left: 20px;
	background-position: 3px -207px
}

.makeuptop i.culunum {
	background-position: 10px -237px;
	padding-left: 30px
}

.makeuptop span {
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	overflow: hidden
}

.makeuptop i.miji,
.makeuptop i.miji2 {
	background-position: 0 -40px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 84px
}

.makeuptop i.miji2 {
	background-position: 0 -240px
}

.mainboxs i.culunum a {
	color: #999;
	line-height: 22px
}

.makeuptop p {
	line-height: 25px;
	text-indent: 2em;
	color: #666;
	font-family: SimSun;
	font-size: 14px;
	max-height: 50px;
}

.makeuplist {
	width: 230px;
	height: 175px
}

.makeuplist a {
	display: block;
	position: relative
}

.w300make {
	width: 300px;
	height: 370px
}

.w250_info {
	width: 100%
}

.w250_info a {
	float: left
}

.w250_info span {
	display: block;
	width: 100%;
	height: 30px;
	color: #00aa98;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	margin-bottom: 8px;
	font-size: 17px
}

.w250_info img {
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 20px;
}

.w250_info p {
	display: block;
	/*width: calc(100% - 140px);*/
	/*float: right;*/
	color: #666;
	height: 68px;
	line-height: 26px;
	font-size: 15px;
	padding: 15px 0 0 0;
	text-indent: 1em;
	overflow: hidden;
	box-sizing: border-box;
}

.make_up2 .w250_info {
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.w250_info a:hover span {
	color: #ef758e
}

.makebottom {
	width: 110%
}

.maksallist {
	width: 175px;
	height: 116px
}

.mainTit .reduce {
	background-position: 0 -98px;
	width: 390px
}

.reduTit {
	width: 283px;
	height: 25px;
	background-position: 0 -381px;
	padding-left: 17px;
	line-height: 25px
}

.w250redu {
	width: 250px;
	height: 350px
}

.redulist li {
	width: 300px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background-position: 0 -258px;
	padding-left: 10px
}

.redulist li a {
	font-family: microsoft yahei
}

.redulist li.on {
	background: 0 0;
	padding: 0
}

.redulist li.on a {
	font-size: 16px;
	color: #ef758e
}

.w300_piclist {
	width: 290px;
	/*padding: 5px*/
}

.w300_piclist li {
	width: 290px;
	position: relative;
	clear: both;
	height: 32px;
	line-height: 32px;
	overflow: hidden
}

.w300_piclist em {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #bbb;
	font-size: 15px;
	font-family: microsoft yahei;
	margin: 4px 10px 0 0;
	font-weight: 400;
	font-style: italic
}

.w300_piclist em.color_1 {
	color: #00aa98
}

.w300_piclist em.color_2 {
	color: #ffa34a
}

.w300_piclist em.color_3 {
	color: #f18ca0
}

.Picbox {
	width: 120px;
	height: 80px;
	float: left;
	padding-right: 15px;
	display: none;
	overflow: hidden
}

.w300_piclist span {
	display: inline-block;
	overflow: hidden;
	width: calc(100% - 40px);
	height: 38px;
	line-height: 38px;
	float: left;
	font-family: microsoft yahei;
	font-size: 15px
}

.w300_piclist li {
	margin: 11px 0;
	/*border-bottom: 1px dashed #ddd;*/
}

.w300_piclist li i {
	display: none
}

.w300_piclist li.this {
	height: 90px;
	padding: 5px;
	background: #f2f2f2;
	position: relative
}

.w300_piclist li.this em {
	font-size: 26px
}

.w300_piclist li.this .Picbox {
	display: block
}

.w300_piclist li.this span {
	display: inline-block;
	width: calc(100% - 190px);
	height: 80px;
	line-height: 20px;
	font-size: 15px
}

.w300_piclist li.this span a {
	display: block;
	width: 100%;
	margin: 5px 0;
	/*height: 60px;*/
	overflow: hidden
}

.w300_piclist li.this i.PicTime {
	display: inline-block;
}

.w300_piclist li.this i.PicSee {
	display: inline-block;
	background-position: 0 -208px;
	padding-left: 18px;
	float: right
}

.w300_piclist li.this i.listnum {
	display: inline-block;
	background-position: 0 -330px;
	top: 20px;
	left: 10px;
	width: 20px;
	height: 19px;
	position: absolute
}

.w300weig {
	width: 300px;
	height: 165px
}

.mainTit .enter {
	background-position: 0 -148px;
	width: 380px
}

.entertop {
	width: 570px;
	height: 370px
}

.H350 {
	height: 350px
}

.w570 dl.entlist {
	float: right
}

.w570 dl.entlist dd {
	width: 235px;
	height: 30px;
	line-height: 30px;
	background-position: 5px -256px;
	padding-left: 15px;
	overflow: hidden
}

.entbottom {
	width: 100%;
	height: 205px
}

.entbotlist {
	width: 275px;
	height: 204px
}

.entTit {
	width: 262px;
	height: 18px;
	border-left: 5px solid #00aa98;
	padding-left: 8px;
	font-size: 16px;
	line-height: 18px
}

.w300redu {
	width: 300px;
	height: 350px
}

.mainTit .yoga {
	background-position: 0 -198px;
	width: 370px
}

.w570yoga {
	width: 570px;
	height: 350px
}

.foods {
	width: 570px;
	height: 720px
}

.picture {
	width: 235px;
	background-position: 20px -247px
}

.swite-box {
	width: 1160px;
	height: 720px
}

.all-pic-box {
	width: 2340px;
	top: 0;
	left: 0
}

.pic-box {
	width: 1160px
}

.pic-left-box {
	height: 350px
}

.pic-left-box li {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden
}

.pic-box-point {
	width: 100%;
	height: 10px;
	line-height: 10px;
	text-align: center
}

.pic-box-point li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 10px;
	margin-right: 10px;
	cursor: pointer
}

.pic-box-point li.on {
	background: #ef758e
}

.entertop p,
.pic-only p {
	position: absolute;
	bottom: 22px;
	left: 70px;
	width: 410px;
	line-height: 20px;
	color: #aaa;
	font-size: 12px;
	padding: 5px 10px;
	font-family: simsun;
	overflow: hidden;
	background: url(../img/index_back.png) no-repeat;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.eastlady.cn/images/index_back.png", sizingMethod="crop");
	border-radius: 5px
}

.entertop span,
.pic-only span {
	display: block;
	height: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 700;
	font-family: microsoft yahei, tahoma
}

.bottomtop {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #999;
	text-align: center;
	font-size: 14px;
	padding: 5px 0
}

.bottomtop a {
	color: #999;
	padding-right: 5px
}

.NavList {
	width: 280px;
	overflow: hidden;
	margin-right: 20px
}

.NavList dl {
	float: left;
	margin-top: 10px;
	border-bottom: 1px dashed #666;
	padding: 0 0 10px;
	width: 100%;
	clear: both
}

.NavList dt {
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	float: left;
	background: #666;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 16px
}

.NavList dd {
	float: left;
	margin-right: 7px;
	line-height: 25px;
	font-size: 12px
}

.NavList a {
	color: #fff
}

.oh_box1 {
	display: flex;
	justify-content: space-between;
}

.oh_box1 .cloths {
	width: 48%;
	/*float: left;*/
}

.oh_box1 .cloths:nth-child(2n) {
	/*float: right;*/
}

.oh_box1 .cloths img {
	width: 100%;
	height: 175px;
}

.make_uo .makeuplist {
	height: 150px;
}

.make_uo .makeuplist img {
	height: 150px;
	width: 100%;
}

.show_ulw .w250weig img {
	width: 100%;
	height: 100%;
}

.show_ulw .w300redu img,
.show_ulw .w300redu {
	width: 100%;
	height: 200px;
}

.oh_show .w300_piclist,
.oh_show .w300_piclist li {
	width: 100%;
	box-sizing: border-box;
}

.show_ulw {
	padding: 0;
}


/*详情0*/

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
	text-align: center;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	text-align: center;
	color: #777;
}

.userCreateTime span {
	display: inline-block;
	color: #777;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 20px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}


/*底部*/

.footbgs {
	border-top: 1px solid #333;
	padding: 20px 0;
	background: #333;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #fff;
	background-size: 60%;
	border-radius: 50%;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*background-color: #ef758e;*/
}

.beian,.beian_zg {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 40px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages span {
	background: #f99;
	border: 1px solid #ef758e;
	padding: 0 15px;
	height: 35px;
	color: #222;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding: 20px 0;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 15px;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 35px;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #007a4b;
	font-size: 90%;
}

.post-navigation div:hover a {
	color: #007a4b;
}

.post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	line-height: 20px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.main_box {
	background: #fff;
	padding: 0 15px;
	box-sizing: border-box;
}

.main_left {
	width: 820px;
	float: left;
}

.main_right {
	width: 320px;
	float: right;
	position: sticky;
	top: 0;
}

.content-ajax div.article {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

div.article .time {
	z-index: 400;
	font-size: 14px;
	background: #fff;
	color: #999;
	line-height: 22px;
	padding-left: 25px;
	background: url(../img/time.png) no-repeat;
	background-size: 20px 20px;
}

.entry-site {
	height: 52px;
	line-height: 26px;
	font-size: 14px;
	margin: 15px 0;
	color: #3e3e3e;
}

.entry-site:hover {
	color: #3e3e3e;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	font-size: 18px;
	font-weight: 700;
	height: 33px;
	line-height: 33px;
	color: #333;
	padding: 0 2px;
	box-sizing: border-box;
	background: #f8f8f8;
}

.entry-title:hover {
	color: #ef758e;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 15px;
}

.entry-img img {
	width: 250px;
	height: 165px;
}

.main_right .Picbox {
	width: 80px;
}

.main_right .w300_piclist li.this span {
	width: calc(100% - 140px);
}

.side-mod .rankList li {
	font-size: 14px;
	line-height: 24px;
	padding: 12px 0;
	border-bottom: 1px dashed #eee;
	overflow: hidden;
	font-size: 15px;
}

.side-mod .rankList li em {
	float: left;
	width: 25px;
	text-align: center;
	font-size: 20px;
	font-family: monospace;
	color: rgb(185, 185, 185);
	font-style: italic;
}

.side-mod .rankList li:nth-of-type(1) em,
.side-mod .rankList li:nth-of-type(2) em,
.side-mod .rankList li:nth-of-type(3) em {
	color: rgb(255, 79, 79);
}

.side-mod .rankList li a {
	margin-left: 35px;
	display: block;
}

.g_ulimg {
	overflow: hidden;
}

.g_ulimg li {
	width: 48%;
	float: left;
	margin-top: 15px;
}

.g_ulimg li:nth-child(2n) {
	float: right;
}

.g_ulimg li img {
	width: 100%;
	height: 120px;
}

.g_ulimg li p {
	padding: 0 5px;
	font-size: 14px;
	line-height: 40px;
	background: #f3f2f3;
	box-sizing: border-box;
}

.about {
	margin-bottom: 20px;
}

.listview {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #777;
	overflow: hidden;
	margin: 10px 0;
}

.listview a {
	color: #777;
}

.dong_jian .w250_info img {
	width: 140px;
	height: 100px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}

.pager li {
	width: 48%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	transition: all 0.5s;
	box-sizing: border-box;
}

.pager li>a,
.pager li>span {
	display: inline-block;
	font-size: 15px;
}

.pager li:hover {
	background: #f5f5f5;
}


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

.ifocus_tx a,
.g_ulimg li p,
.entry-title,
.pager li>a,
.side-mod .rankList li a,
.w250_info span,
.flashbox strong,
.redulist li {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.m-slide ul.tab li .color1 a,
.flashbox p,
.entry-site,
.w300_piclist li.this span a,
.makeuptop p,
.mainboxs span.opticeSpan,
#newsBody dl ul li,
.w250_info p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#tab li a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}