@charset "utf-8";
/****************
 * @description : 时尚+首页
 * @author    : felix
 * @date      : 2015-01-21
 ****************/

/*旅游频道增加一个二维码*/
.tour_code{position:fixed;bottom:250px;width:120px;right:50%;margin-right:-672px;}
.tour_code img{width:100%;height:100%;}

/*顶部焦点图*/
.focus_bg{width:100%;margin:0 auto;padding:25px 0px;background:#1c1c1c;overflow:hidden;}
.focus_wrap{width:1000px;margin:0 auto;}
.focus_wrap:after{content:'\0020';display:block;height:0;clear:both}
.focus{position:relative;float:left;width:680px;height:330px;overflow:hidden;}
.focus .slide{position:relative;width:680px;height:330px;overflow:hidden;}
.focus .slide img{display:block;width:680px;height:330px;}
.focus .slide .shadow{position:absolute;left:0px;bottom:-1px;width:680px;height:135px;background: url(../images/banner_shadow.png) 0 0 no-repeat;}
.focus .slide .title{position:absolute;left:0px;bottom:36px;color:#fff;text-align:center;width:100%;}
.focus .slide .title h3{display:inline-block;border-bottom:1px solid #fff;padding:0px 5px;height:50px;line-height:50px;font-size:28px;font-weight:600;}
.focus .slide .title p{height:30px;line-height:30px;font-size:14px;}

.focus .slidesjs-pagination{position:absolute;left:0px;bottom:18px;z-index:20;width:100%;height:10px;line-height:10px;text-align:center;}
.focus .slidesjs-pagination-item{display:inline-block;margin-right:11px;opacity:0.9;cursor:pointer;}
.focus .slidesjs-pagination-item a{display:block;width:10px;height:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#777;text-indent:-9999px;}
.focus .slidesjs-pagination-item .active{background:#fff;}
.focus .slidesjs-previous{position:absolute;left:0px;top:144px;width:27px;height:27px;text-indent:-9999px;background:rgba(0,0,0,0.7) url(../images/arrow.png) 0px -250px no-repeat;z-index:99;}
.focus .slidesjs-next{position:absolute;right:0px;top:144px;width:27px;height:27px;text-indent:-9999px;background:rgba(0,0,0,0.7) url(../images/arrow.png) 2px -330px no-repeat;z-index:99;}
.focus .slidesjs-previous:hover{background-color:rgba(235,97,0,1);}
.focus .slidesjs-next:hover{background-color:rgba(235,97,0,1);}

.focus_right_pro{width:300px;float:right;}
.focus_right_pro .pro_300{width:300px;max-height:330px;overflow:hidden;}
.focus_right_pro .pro_300x250{width:300px;height:250px;overflow:hidden;margin-bottom:19px;}
.focus_right_pro .news{width:300px;height:60px;margin-top:17px;overflow:hidden;}
.focus_right_pro .news li{padding:0px 30px;height:28px;line-height:28px;font-size:13px;}
.focus_right_pro .news li a{color:#9a9a9a;}
.focus_right_pro .news li a:hover{color:#ec6001;}

.channel_category{height:82px;width:1000px;margin:47px auto 0 auto;text-indent:-9999px;}
.fashion{background:url(../images/caption.png) 0px -169px no-repeat;}
.beauty{background:url(../images/caption.png) 0px -281px no-repeat;}
.lifestyle{background:url(../images/caption.png) 0px -390px no-repeat;}
.stars{background:url(../images/caption.png) 0px -541px no-repeat;}
.travel{background:url(../images/caption.png) 0px -979px no-repeat;}
.global{background:url(../images/caption.png) 0px -668px no-repeat;}
.tv{background:url(../images/caption.png) 0px -835px no-repeat;}
.shalong{background:url(../images/caption.png) 0px -979px no-repeat;}
.kday{background:url(../images/caption.png) 0px -1088px no-repeat;}
.fashion_index{background:url(../images/caption.png) 0px -1197px no-repeat;}
.fashion-star{background:url(../images/fscaption.png) 0px -24px no-repeat;}

.channel_hot{width:993px;padding-left:7px;margin:30px auto 0px auto;font-size:12px;overflow:hidden;}
.channel_hot:after{content:'\0020';display:block;height:0;clear:both}
.channel_hot li{text-align:center;margin:0px 0px 17px 13px;float:left;}
.channel_hot li a{display:block;width:66px;height:31px;line-height:31px;border:1px solid #f2f2f2;text-decoration:none;color:#b2b2b2;outline:none;}
.channel_hot li a:hover,
.channel_hot li a:active,
.channel_hot li a:focus,
.channel_hot li .active{background:#eb6100;color:#fff;text-decoration:none;border:1px solid #eb6100;}


.nav_path{width:1000px;height:26px;line-height:26px;margin:35px auto 0 auto;font-size:13px;}

.channel_list{margin:42px auto 0px auto;}
.channel_list li .pro_one{width:318px;height:318px;border:1px solid #e1e1e1;overflow:hidden;}
.channel_list li .pro_one img{width:300px;height:250px;display:block;margin:10px 10px 25px 10px;}
.channel_list li .pro_one h5{height:32px;line-height:32px;text-align:center;padding:0px 20px;}
.channel_list li .pro_one h5 label{margin-right:10px;}
.channel_list li .pro_two{width:320px;height:320px;overflow:hidden;}


.loading_more a{display:block;width:208px;height:44px;margin:6px auto 94px auto;line-height:44px;text-align:center;color:#fff;background:#212121;margin-bottom:95px;cursor:pointer;}
.loading_more a:hover{background:#eb6100;color:#fff}











