@charset "utf-8";
/* CSS Document */
body{
	background: #f7f7f7;
}
.content{
	background:#f7f7f7;
}
.topic-main-content{
	width: 996px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 52px;
}
.topic-nav ul li{
	float: left;
}
.topic-nav{
	padding: 15px 0;
	border-bottom: #000000 4px solid;
	margin-bottom: 35px;
	font-size: 14px;
	font-weight: bold;
}
.topic-nav ul li a{
	width: 162px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.topic-nav ul li a.current{
	color: #ea0037;
}
.topic-text .title{
	float: left;
	line-height: 20px;
}
.topic-text .title span{
	display: inline-block;
	float: left;
}
.topic-text .title a{
	font-family: 'microsoft yahei';
	font-size: 15px;
}
.topic-text .title span{
	font-size: 12px;
}
.topic-pic{
	margin-bottom: 15px;
}
.topic-text{
	padding-bottom: 35px;
}
.topic-text .time{
	float: right;
	color: #888888;
	line-height: 20px;
}
.topic-text .time strong{
	color: #c5002e;
	font-size: 14px;
}
/*slider begin*/
.topic-silder{
	background: #000000
}
.wrap { 
	width:1100px; 
	height:540px; 
	overflow:hidden; 
	margin:0; 
}
.wrap ul {
	padding:0; 
}
.wrap ul li { 
	list-style:none; 
	float:left; 
	width:1100px; 
}
.section_gar { 
	width:1100px; 
	margin:0 auto; 
	position:relative; 
}
.at_arro_lf { 
    background: url("../images/slider-b-b.png") no-repeat 0 -100px; 
    display:block;
    width: 61px;
    height:99px; 
    left:-80px; 
    position:absolute; 
    top:220px; 
}
.at_arro_ri { 
    background: url("../images/slider-b-b.png") no-repeat 0 0; 
    display:block;
    right:-80px; 
    position:absolute; 
    top:220px; 
    width: 61px;
    height:99px;
    cursor:pointer; 
}
.kv_btn {
    position: absolute;
	top: 0px;
	right: 0px;
	width: 178px;
	height: 540px;
	background: url(../images/kv-bg.png) repeat;
}
.kv_btn span {
    display: block;
	width: 144px;
	height: 108px;
	background: none;
	margin: 15px auto 0 auto;
	cursor: pointer;
	padding: 1px;
}
.kv_btn .btn_select {
	border: #ff0000 1px solid;
	padding: 0px;
}
/*slider end*/

/*tv content begin*/
.tv-content{
	width: 970px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 65px;
}
.tv-search{
	height: 32px;
	padding: 22px 0;
}
.tv-search .search-text{
	float: right;
	border: #ea0c26 1px solid;
}
.tv-search .search-button{
	float: right;
}
.tv-list{
	width: 970px;
	overflow: hidden;
}
.tv-list ul{
	width: 1000px;
}
.tv-list ul li{
	width: 470px;
	float: left;
	margin-right: 30px;
	height: 332px;
}
.tv-list ul li h2{
	margin:5px 0;
	line-height: 24px;
	height:24px;
	overflow:hidden;
}
.tv-list ul li h2 a{
	font-size: 15px;
}
.tv-list ul li p{
	color: #838383;
	line-height: 18px;
	height:54px;
	overflow:hidden;
}
.tv-nav{
	border-top: #000000 1px solid;
	border-bottom: #000000 4px solid;
	margin-bottom: 35px;
	font-size: 14px;
	font-weight: bold;
}
.tv-nav ul li{
	float: left;
}
.tv-nav ul li a{
	width: 158px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.tv-nav ul li a.current{
	color: #ea0037;
}
.list-s ul{
	width: 1020px;
}
.list-s ul li{
	width: 294px;
	float: left;
	margin-right: 46px;
	height: 300px;
	margin-bottom: 40px;
}
/*tv content end*/
/*list-content-begin*/
.topic-list-content{
	width: 1030px;
	padding: 0 35px;
	margin: 0 auto;
	background: #ffffff;
}
.list-content-right{
	float: right;
}
.channel-ad{
	margin-bottom: 10px;
}
.hottest{
	margin-bottom: 30px;
}
.hottest-tit{
	background:url(../images/pic/todayhot-tit.png) no-repeat;
	height:32px;
	color:#ffffff;
	text-align:center;
	line-height:24px;
	margin-bottom: 10px;
	font-size: 14px;
	}
.hottest ul{
	padding-bottom: 10px;
}
.hottest ul li,
.hottest-four ul li.frist:last-child{
	background:url(../images/point-cross.png) left bottom repeat-x;
	padding:12px 0;
	}
.hottest ul li:last-child{
	background: none;
}
.hottest ul li .pic{
	float:left;
	margin-right:10px;
	}
.hottest ul li .text{
	width:170px;
	font-size: 15px;
	float: left;
	margin-top: 2px;
}
.hottest ul li.frist .pic{
	width: 135px;
	height: 135px;
	margin-right: 10px;
}
.hottest ul li.frist .text{
	width: 140px;
}
.hottest ul li.frist .text h3{
	font-size: 14px;
	margin-bottom: 5px;
}
.hottest ul li.frist .text p{
	line-height: 18px;
	font-size: 12px;
	color: #303030;
	margin-bottom: 5px;
}
.hottest ul li.frist .text a.read-all{
	color: #e2004a;
}
.hottest ul li.frist .textfall a.read-all{
	color: #e2004a;
}
.week-hot{
	background: url(../images/shadowpic/fashion-weekhot.png) left bottom no-repeat;
	width: 282px;
	height: 300px;
	padding: 6px 8px 10px 6px;
	margin-bottom: 10px;
	position: relative;
}
.week-hot-content{
	background: #ffffff;
	padding-bottom: 12px;
}
.week-hot i{
	position: absolute;
	right: 8px;
	top: 5px;
	width: 45px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	background: #f80f1d;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
}
.week-hot h4{
	width: 250px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto 13px auto;
	text-align: center;
	font-size: 18px;
	background: url(../images/point-cross.png) left bottom repeat-x;
}
.read-more a{
	width: 93px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: #f54906;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.channel-good p{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.channel-good .left{
	float: left;
	width: 114px;
	margin-right: 3px;
}
.channel-good .right{
	float: left;
	width: 180px;
}
.channel-good .right img{
	display: block;
	float: left;
	margin: 0 0 7px 7px;
}
.list-content-left{
	float: left;
	width: 710px;
}
.list-content-left ul{
	border-right: #ededed 1px solid;
}
.list-content-left ul li{
	margin-bottom: 44px;
}
.list-content-left ul li .pic{
	float: left;
	margin: 0 30px 0 10px;
	position: relative;
}
.list-content-left ul li .pic i.new{
	position: absolute;
	width: 45px;
	height: 20px;
	line-height: 20px;
	top:5px;
	left: -10px;
	background: #e40c1a;
	display:block;
	color: #ffffff;
	text-align: center;
}
.list-content-left ul li .pic i.arrow{
	position: absolute;
	background: url(../images/arrow-new.png) left bottom repeat-x;
	width: 11px;
	height: 8px;
	display: block;
	left: -10px;
	top: 25px;
}
.text-content{
	float: left;
	width: 430px;
	padding-top: 15px;
}
.text-content h2{
	font-size: 16px;
}
.text-content p.kown{
	line-height: 24px;
	margin-bottom: 8px;
}
.text-content p.kown span{
	color:#ff0546;
	margin-right: 5px;
}
.text-content .text{
	padding-bottom: 25px;
	background: url(../images/point-cross.png) left bottom repeat-x;
}
.text-content .text p{
	color: #5d5d5d;
	line-height: 20px;
	height: 60px;
	position: relative;
}
.text-content .textfall p{
	color: #5d5d5d;
	line-height: 20px;
	position: relative;
}
.text-content .text .read-all{
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #e2004a;
}
.text-content .textfall .read-all{
	/*position: absolute;*/
	right: 0px;
	bottom: 0px;
	color: #e2004a;
}
.text-content .label{
	/*height: 18px;*/
	line-height: 18px;
	padding:6px 0;
	background: url(../images/point-cross.png) left bottom repeat-x;
}
.text-content .label a{
	display: inline-block;
	margin: 2px 10px;
	color: #696969;
}
.text-content .label span.tag{
	background: url(../images/label-bg.png) left bottom no-repeat;
	width: 51px;
	height: 18px;
	display: inline-block;
	color: #ffffff;
	text-align: center;
}
.text-content .labelfall{
	padding:8px 0;
	background: url(../images/point-cross.png) left bottom repeat-x;
}
.text-content .labelfall a{
	display: inline-block;
	margin: 0 10px;
	color: #696969;
	margin-bottom:10px;
}
.text-content .labelfall span.tag{
	background: url(../images/label-bg.png) left bottom no-repeat;
	width: 51px;
	height: 18px;
	display: inline-block;
	color: #ffffff;
	text-align: center;
}
.topic-list-nav ul li{
	float: left;
}
.topic-list-nav ul{
	float: left;
}
.topic-list-nav{
	padding: 15px 0;
	border-bottom: #999 1px solid;
	margin-bottom: 35px;
	font-size: 14px;
	font-weight: bold;
}
.topic-list-nav ul li a{
	width: 142px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.topic-list-nav ul li a.current{
	color: #ea0037;
}
.topic-list-nav .show-way{
	float: left;
	background: url(../images/list-bg.png) left center repeat-x;
	width: 160px;
	height: 21px;
	padding-top: 7px;
}
.topic-list-nav .show-way a{
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
.topic-list-nav .show-way a.big-pic{
	background: url(../images/list-icon.png) left 2px no-repeat;
	padding-left: 15px;
}
.topic-list-nav .show-way a.pic-list{
	background: url(../images/list-icon.png) left -13px no-repeat;
	padding-left: 15px;
}
.fashion-well-tit{
	background: url(../images/pic/fashion-well-tit.png) center top no-repeat;
	height: 33px;
	margin-bottom: 10px;
}
.fashion-well{
	border: #ededed 8px solid;
	margin-bottom: 10px;
	position: relative;
}
.fashion-well p{
	height: 60px;
}
.fashion-well p span{
	width: 200px;
	height: 60px;
	line-height: 60px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 18px;
}
.fashion-well .prev-t,
.fashion-well .prev-n{
	position: absolute;
	bottom: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}
.fashion-well .prev-t{
	left: 20px;
}
.fashion-well .prev-n{
	right: 20px;
}
.list-content .full{ 
	border-right: #ededed 1px solid;
}
.list-water-fall ul{
	border-right: none;
}
.list-water-fall .water{
	width: 320px;
	float: left;
	margin-right: 20px;
}
.list-water-fall ul li .pic{
	position: relative;
	float: none;
	margin: 0;
}
.list-water-fall ul li .pic img{
	max-width: 320px;
}
.list-water-fall ul li .pic i.new{
	position: absolute;
	width: 45px;
	height: 20px;
	line-height: 20px;
	top:5px;
	left: -10px;
	background: #e40c1a;
	display:block;
	color: #ffffff;
	text-align: center;
}
.list-water-fall ul li .pic i.arrow{
	position: absolute;
	background: url(../images/arrow-new.png) left bottom repeat-x;
	width: 11px;
	height: 8px;
	display: block;
	left: -10px;
	top: 25px;
}
.list-water-fall .text-content{
	width: 320px;
	float: none;
}
.list-water-fall .text-content .label{
	margin-bottom: 20px;
}
.list-water-fall .text-content .text {
	padding-bottom: 15px;
}
.other-channel{
	border-top: #cccccc 1px solid;
	margin-top: 20px;
	padding-top: 3px;
}
.other-channel ul{
	border-top: #cccccc 1px solid;
	border-right:none;
	padding-top: 10px;
}
.other-channel ul li{
	width: 160px;
	float: left;
	margin-right: 17px;
}
.other-channel ul li strong{
	display: block;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	text-align: center;
}
.other-channel ul li .channel-pic img{
	max-width: 160px;
	max-height: 160px;
}
.other-channel ul li:last-child{
	margin-right: 0;
}
.other-channel ul li .text{
	background: url(../images/arrow-right-r.png) left 4px no-repeat;
	padding-left: 10px;
	margin-top: 5px;
}
/*list-content-end*/
/*四级类目 begin*/
.may-love{
	margin-left: 15px;
}
.may-love h2{
	background: url(../images/love.png) top left no-repeat;
	height: 22px;
}
.may-love ul{
	float: left;
	background: url(../images/point-cross.png) top right repeat-y;
	border-right: none;
	padding: 15px 35px 0 0;
	width: 289px;
}
.may-love ul:last-child{
	background: none;
	padding: 15px 0 0 35px;
}
.may-love ul li{
	margin-bottom: 0px;
	background: url(../images/point-cross.png) left bottom repeat-x;
	padding: 8px 0;
}
.may-love ul li.li-list a{
	background: url(../images/arrow-right-g.png) 5px center no-repeat;
	padding-left: 15px;
}
.may-love ul li strong{
	margin: 8px 0 0 0;
	display: block;
}
.may-love ul li strong a{
	font-size: 14px;
}
.may-love ul li.li-list a{
	width: 220px;
	height: 16px;
	display: block;
	text-overflow : ellipsis; 
	white-space : nowrap; 
	overflow : hidden; 
}
.may-love ul li.more{
	background: none;
	text-align: right;
}
.may-love ul li.more a{
	color: #e81122;
	font-weight: bold;
}
.talk-area-top{
	margin-bottom: 5px;
}
.talk-area-top .title{
	float: left;
}
.talk-area-top .num{
	float: right;
	color: #d9d9d9;
}
.talk-area-top .num span {
	font-weight: 700;
	font-size: 22px;
	font-family: Constantia, Georgia;
}
.talk-area .input-head{
	width: 53px;
	margin-right: 10px;
	float: left;
}
.talk-area textarea{
	border: #bebebe 1px solid;
	width: 645px;
	height: 88px;
	outline: none;
	resize:none;
}
.talk-area .input{
	margin-bottom: 10px;
}
.send .kind-detail{
	float: left;
	margin-left: 63px;
}
.send .send-btn{
	float: right;
	width: 70px;
	height: 28px;
	display: block;
	text-align: center;
	line-height: 28px;
	background: #e9e9e9;
	border: #bfbfbf 1px solid;
	color: #b1b1b1;
	font-size: 14px;
	cursor: pointer;
}
.send .kind-detail .i-face,
.send .kind-detail span,
.send .kind-detail input{
	float: left;
}
.send .kind-detail span.mr10{
	margin-right: 10px;
}
.send .kind-detail .i-face{
	background: url(../images/smell-icon.png) left 0 no-repeat;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.line{
	height: 20px;
	position: relative;
	margin: 20px 0;
}
.line div{
	position: absolute;
	background: url(../images/line-bg.png) left 0 no-repeat;
	height: 20px;
	width: 1100px;
	left: -35px;
}
/*四级类目 end*/
/*.focus{ position:relative; width:674px; height:812px;}  
.focus .fPic img{ width: 674px; height: 650px;} 

.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .artice-txt{ width:100%; position:absolute; top: 650px; left:0px; z-index:10; height:70px; display:block; border-bottom: #cccccc 1px solid;}   
.focus .artice-txt p{
	height: 40px;
	line-height: 20px;
	padding: 5px 0;
}
.focus .artice-txt span.from{
	display: block;
	width: 100%;
	text-align: right;
	color: #ccc;
}
.focus .artice-txt span.from a{
	margin-left: 5px;
	font-weight: normal;
	color: #ccc;
}
.focus .artice-txt-r{
	position: absolute;
	left: 710px;
	top: 0;
	width: 295px;
	padding-right: 30px;
}
.focus .fcon{ position:relative; width:100%; float:left;  display:none;}  
.focus .fcon img{ display:block; }  
.focus .fbg{ position: absolute; bottom: 0; height:74px; text-align:center; z-index: 200; left: 25px;}  
.focus .fbg div{height:74px}    
.focus .D1fBt a{position:relative; display:block; width:96px; height:72px; margin:0 3px;color:#B0B0B0; float:left; border: #ffffff 1px solid;}    
.focus .D1fBt a.current{border: #ff0000 1px solid;}    
.focus .D1fBt a img{
	width: 96px;
	height: 72px;
}  
.focus .prev,
.focus .next{position:absolute; bottom:1px; width:25px;height:73px;background: url(../images/slider-white.png) no-repeat;}
.focus .prev{left: 0;background-position:0 0; cursor:pointer; }  
.focus .next{right: 0;  background-position:0 -74px;  cursor:pointer;} 
*/
.topic-slider{
	position: relative;
	width: 674px;
	height:772px;
	float: left;
}
.topic-slider .topic-slider-b{
	margin-bottom: 10px;
	text-align:center;
}
.topic-slider .topic-slider-b img{
	
}
/*For Firefox Chrome*/
.topic-slider-b{width:660px;height:620px;overflow:hidden;text-align:center;display:table;float:left;position:relative;}
.topic-slider-b div{display:table-cell;vertical-align:middle;width:660px;height:620px;}
.topic-slider-b div img{margin:0 auto;max-width:654px;}
/*For IE7*/
*+html .topic-slider-b div{position:absolute;top:50%;width:100%;text-align:center;height:auto;}
*+html .topic-slider-b div img{position:relative;top:-50%;left:-50%;}
/*For IE6*/
*html .topic-slider-b div{position:absolute;top:51%;width:100%;text-align:center;height:auto;display:block;}
*html .topic-slider-b div img{position:relative;top:-50%;left:-50%;width:expression(this.width>600?"600px":"auto");height:expression(this.height>600?"600px":"auto");}

.topic-slider-b .article_left_arrow {display:block;position:absolute;left:0;top:0;width:40px;height:600px;}
.topic-slider-b .article_left_arrow span{display:block;position:absolute;top:235px;left:0;height:130px;width:40px;background-color: rgba(234, 236, 236, 0.8);}
.topic-slider-b .article_left_arrow em{display:block;position:absolute;top:39px;left:6px;width:28px;height:51px;background:url(../images/article_jt_1.png) no-repeat 0 center;z-index:2;}
.topic-slider-b .article_left_arrow:hover em{display:block;position:absolute;top:39px;left:6px;width:28px;height:51px;background:url(../images/article_jt_2.png) no-repeat 0 center;z-index:2;}
.topic-slider-b .article_right_arrow {display:block;position:absolute;right:0;top:0;width:40px;height:600px;}
.topic-slider-b .article_right_arrow span{display:block;position:absolute;top:235px;right:0;height:130px;width:40px;background-color: rgba(234, 236, 236, 0.8);}
.topic-slider-b .article_right_arrow em{display:block;position:absolute;top:39px;left:6px;width:28px;height:51px;background:url(../images/article_jt_1.png) no-repeat -28px center;z-index:2;}
.topic-slider-b .article_right_arrow:hover em{display:block;position:absolute;top:39px;left:6px;width:28px;height:51px;background:url(../images/article_jt_2.png) no-repeat -28px center;z-index:2;}

.topic-slider ul{
	position: absolute;
	bottom: 0;
	width: 625px;
	left: 21px;
}
.topic-slider ul li{
	float: left;
	margin-left:6px; 
}
.topic-slider ul li div{
	width: 96px;
	height: 96px;
	border: #ffffff 1px solid;
}
.topic-slider ul li div img{
	width: 96px;
	height: 96px;
}
.topic-slider ul li div.current{
	border: #ff0000 1px solid;
}
.topic-slider .prev-t{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 25px;
	height: 73px;
	background: url(../images/slider-white.png) no-repeat;
	cursor: pointer;
}
.topic-slider .prev-n{
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 25px;
	height: 73px;
	background: url(../images/slider-white.png) 0 -74px no-repeat;
	cursor: pointer;
}
.topic-slider ul li p{
	display: none;
	position: absolute;
}
.topic-slider ul li .current p{
	display: block;
}
.topic-slider p.artice-picfrom{
	bottom: 120px; 
	left: -21px;
	border-bottom: #999 1px solid;
	padding-bottom: 5px;
	width: 694px;
	color: #666666;
	display: block;
	position: absolute;
}
.topic-slider .artice-picfrom span.from{
	display: block;
	width: 100%;
	text-align: right;
	color: #ccc;
}
.topic-slider .artice-picfrom span.from i{
	margin-left: 8px;
	font-weight: normal;
	font-style:normal;
	color: #ccc;
}

.topic-r{
	float: left;
	margin-top: 450px;
	margin-left: 40px;
	width: 300px;
}
.topic-r .label{
	background: url(../images/point-cross.png) left top repeat-x;
	margin-bottom: 40px;
	color: #666666;
}
.label-main{
	line-height: 24px;
	padding:8px 0;
	background: url(../images/point-cross.png) left bottom repeat-x;
}
.label-main a{
	display: inline-block;
	margin: 0 10px;
	color: #696969;
}
.label-main span.tag{
	background: url(../images/label-bg.png) left center no-repeat;
	width: 51px;
	height: 24px;
	display: inline-block;
	color: #ffffff;
	text-align: center;
}
.topic-main-t .topic-main-txt{
	width: 674px;
	float: left;
	padding-bottom: 10px;
}
.txt-con .which-channel{
	color: #ff0000;
}
.txt-con span{
	display: inline-block;
	margin-right: 20px;
	color: #666666;
}
.topic-main-txt h2,
.txt-con{
	margin-bottom: 10px;
}
.topic-main-txt .txt-main{
	line-height: 20px;
	color: #666666;
}
.topic-main-t .share{
	float: left;
	height: 31px;
	margin: 65px 0 0 100px;
}
.topic-main-t .share a{
	background: url(../images/platform.png) left center no-repeat;
	height: 31px;
	line-height: 31px;
	width: 34px;
	display: inline-block;
	text-indent: 35px;
	overflow: hidden;
}
.topic-main-t .share a.tencent{
	background-position: -37px 0;
}
.topic-main-t .share a.wechat{
	background-position: -76px 0;
}
.topic-main-t .share a.qzone{
	background-position: -116px 0;
}
.topic-main-t .share a.douban{
	background-position: -154px 0;
}
.topic-main-t .share a.renren{
	background-position: -191px 0;
}