/*首页*/
.slider-box{overflow:hidden;z-index:3;}
/* 焦点图 */
.focus{width:840px;height:372px;border:1px solid #EEE;position:relative;margin-top:6px;float:left}
.f426x240{width:840px;height:372px;overflow:hidden}
.f426x240 img{width:840px;height:372px}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(../images/home_slide/i.png) no-repeat 0 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{margin:12px auto;clear:both;text-align:center}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390}

.margin_3_5{margin:3px 5px;}
/*最新动态*/
.voice{height:46px; position:relative;overflow:hidden;padding-left:135px; background:url(../images/voice.jpg) no-repeat 20px center;font-size:14px;color:#5c5c5c;border:1px solid #dcdfe2;background-color:#FFF;}
.voiceDes{ position:absolute;top:12px;left:45px;}
.voice ul{ position:relative;}
.voice li{height:46px;line-height:46px;margin-left:10px;}
.voiceRight{ position:absolute;right:20px;top:50%;margin-top:-13px;z-index:10;}
.do{height:26px;width:31px; display:inline-block; background:url(../images/nano.gif) no-repeat left top;margin-right:-1px; position:relative;}
.uo{height:26px;width:31px; display:inline-block; background:url(../images/nano.gif) no-repeat right top; position:relative;}
.do:hover{background:url(../images/nano.gif) no-repeat left bottom;z-index:1;}
.uo:hover{background:url(../images/nano.gif) no-repeat right bottom;z-index:1;}

.main-content{width:850px;}

.nipic-main-aside{width:288px;border:1px solid #dcdfe2;background-color:#fff;z-index:3;}

.nipic-stat{padding:15px 0px 15px 20px;height:49px;background-color:#f6f6f8;}
.nipic-stat-item{height:24px;line-height:24px;width:133px;overflow:hidden;}
.hr-line{width:100%;height:0px;font-size:0px;border-bottom:1px solid #dcdfe2;line-height:0px;}
.nipic-huitu-show{background-color:#f6f6f8;overflow:hidden;}
.huitu-hd{margin:0px 22px 0px 18px;padding:5px 0px 5px;height:26px;line-height:26px;}
.huitu-task-box{height:138px;padding-top:5px;}
.huitu-task-box{margin:0px 5px 0px 8px;overflow:hidden;width:273px;}
.to-find-commerical{margin:0px 22px 0px 23px;padding-top:0px;height:71px;}
.huitu-pic-show{margin-right:7px;width:254px;height:86px;padding:2px;background-color:#fff;border:1px solid #dadada;margin-bottom:4px;}
.huitu-pic-show a,.huitu-pic-show img{width:249px;height:80px;}
.huitu-logo-box{width:129px;height:59px;}
.huitu-logo{margin-bottom:3px;display:block;width:106px;height:34px;cursor:pointer;background:url(../images/huitu_logo.png) no-repeat 0px 0px;}
.huitu-task-item{height:27px;width:263px;line-height:27px;PADDING-LEFT: 25px;BACKGROUND: url(../images/t_bgf.gif) no-repeat 11px -780px; FONT-SIZE: 14px}
.huitu-task-price{width:55px;text-align:left;font-family:tahoma;color:#EB0064;}
.huitu-task-item .ico{margin:12px 5px 0px 0px;}
.huitu-task-name{width:199px;height:27px;}
.huitu-task-box-wrap{width:286px;padding-bottom:13px;}
.huitu-task-shadow{width:258px;left:15px;height:15px;background-position:0px 0px;}
.find-commerical-arrow{right:0px;top:23px;border-width:6px 0px 6px 6px;border-color:#F6F6F8 #F6F6F8 #F6F6F8 #666666;}
.huitu-link{width:129px;}
.main-top-shadow{z-index:2;height:64px;bottom:-15px;left:0px;}
.show-box{height:auto;overflow: hidden;width:850px;}
.media-show-box{height:auto;}
.show-classify{height:130px;width:340px;z-index:3;}
.show-box-hd{height:20px;margin:9px 0px 0px 22px;line-height:20px;z-index:3;background-color:transparent;}
.design-classify-hd h2{color:#ae025d;font-weight:normal;}
.photo-classify-hd h2{color:#1c6aac;font-weight:normal;}
.media-classify-hd h2{color:#396699;font-weight:normal;}
.show-box-bd{left:0px;top:0px;width:315px;height:100px;padding:38px 9px 0px;overflow:hidden;z-index:2;}

.design-classify-bd{border:1px solid #fdcde6;background-color:#fce8f3;}
.photo-classify-bd{border:1px solid #c8e4fb;background-color:#eaf5ff;}
.media-classify-bd{border:1px solid #c6def6;background-color:#e8edf5;}
.classify-list{padding-bottom:5px;overflow:hidden;}
.works-item{width:155px;height:130px;padding:4px;border:1px solid #e5e5e5;background-color:#fff;}
.works-item a{display:block;width:155px;height:130px;overflow:hidden;cursor:pointer;}
.works-imgbox{
/*非IE的主流浏览器识别的垂直居中的方法*/

 display: table-cell;

 vertical-align:middle;

 /*设置水平居中*/

 text-align:center;

 /* 针对IE的Hack */

 *display: block;

 *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/

 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

 width:155px;

 height:120px;
}

.works-imgbox img{vertical-align:middle;max-width:160px;max-height:130px;_width:expression(this.width>150?"150px":true);_height:expression(this.height>130?"128px":true);}
.works-name-filter{left:0px;bottom:0px;height:25px;width:160px;background-color:#000;z-index:2;filter:alpha(opacity=50);opacity:0.5;}
.works-name{left:0px;bottom:0px;height:25px;line-height:25px;width:144px;color:#fff;z-index:3;padding-left:10px;text-align:center;}
.works-item-hover{border-color:#99c3f7;background-color:#f5f8fa;box-shadow:1px 1px 2px #b3e8fe;}
.main-aside{width:266px;}

.first-second-third{width:249px;margin:20px auto;}
.download-special{width:72px;margin:0px 6px 0px 5px;}
.download-num{left:0px;top:-5px;width:24px;height:24px;text-align:center;line-height:24px;font-weight:bold;color:#fff;font-family:verdana;font-size:16px;}
.download-first .download-num{background-color:#de2f89;}
.download-second .download-num{background-color:#307cce;}
.download-third .download-num{background-color:#4e5e6a;}
.download-special-ico{left:24px;top:-4px;width:4px;height:4px;font-size:0px;line-height:0px;}
.download-first .download-special-ico{background-position:0px -180px;}
.download-second .download-special-ico{background-position:0px -185px;}
.download-third .download-special-ico{background-position:0px -190px;}
.download-rank-img{margin-bottom:1px;width:72px;height:72px;overflow:hidden;}
.download-rank-img img{width:72px;height:72px;}
.download-img-name{width:72px;height:20px;line-height:20px;text-align:center;background-color:#d7d7d7;}
.download-special .download-img-name{padding:0px 3px;width:66px;font-size:12px;}
.download-img-user{width:71px;text-align:right;height:32px;line-height:32px;}
.download-img-num{margin-top:9px;height:16px;line-height:16px;text-align:center;}
.download-ico{margin:0px 2px 3px 0px;display:inline-block;vertical-align:middle;}
.download-shadow{left:50%;margin-left:-39px;top:93px;width:78px;height:6px;background-position:0px -16px;}
.download-rank-list{margin:0px 10px 0px 12px;padding-top:8px;border-top:1px solid #d9d9d9; overflow:hidden;}
.download-rank-item{height:33px;line-height:32px;*margin-top:-3px;}
.download-rank-list .download-num{margin:7px 8px 0px 0px;width:18px;height:18px;line-height:18px;background-color:#a0a4a8;font-size:12px;}
.download-works-box{height:32px;width:145px;}
.download-rank-list .download-img-num{width:45px;text-align:left;}
.hot-keywords-list{padding:4px 10px 0px; overflow:hidden;}
.famous-tab{padding-right:5px;}
.box-tab{position:relative;display:inline-block;margin:0px 2px -4px 2px;height:22px;width:56px;text-align:center;padding-bottom:5px;line-height:22px;background-position:-118px 0px;}
.box-tab-on{color:#fff;background-position:-58px 0px;}
.box-tab-on:hover{color:#fff;text-decoration:none;}
.trade-ico{width:23px;height:19px;background-position:0px -1209px;}/*交易动态title图标*/
.keywords-ico{width:24px;height:23px;background-position:0px -86px;}/*热搜榜title图标*/
.down-rank-ico{width:23px;height:18px;background-position:0px -67px;}/*下载排行title小图标*/
.trade-list{margin-top:10px;width:266px;height:200px;overflow:hidden;}
.trade-list li{float:left;padding:0px 5px 0px 18px;width:243px;height:28px;line-height:28px;*margin-top:-3px;color:#666;}
.trade-info{width:190px;height:28px;}
.trade-price{width:50px;font-family:tahoma;color:#dd137b;}
.famous-people .boxBd{padding:10px 10px 5px 20px;}
.famous-item{height:40px;margin-top:13px;}
.famous-avatar{width:40px;height:40px;overflow:hidden;}
.famous-avatar img{width:40px;height:40px;}
.famous-desc{width:188px;overflow:hidden;}
.famous-name{margin-bottom:5px;width:188px;height:16px;line-height:16px;}
.famous-name a{font-weight:bold;color:#407fce;}
.famous-shortdesc{height:18px;width:188px;}
.original-list{padding:3px 0px 0px 12px;}
.original-item,.original-item img{width:72px;height:72px;}
.original-item{margin:12px 4px 0px 5px;overflow:hidden;}
.original-recommend .boxBd{padding-top:5px;}
.home-login-box{background-color:#f6f6f8;height:79px;margin:1px;}
.avatar-frame{position:relative;margin:3px 0px 0px 14px;width:74px;height:74px;overflow:hidden;}
.avatar-frame-block{position:absolute;left:0px;top:0px;width:74px;height:74px;z-index:4;background:url("../images/avatar_frame.png") no-repeat left top;}
a.simple-btn{width:70px;height:25px;cursor:pointer;line-height:25px;color:#fff;border-radius:3px;text-align:center;display:inline-block;}
a.simple-btn:hover{color:#fff;}
.avatar-img{position:absolute;left:7px;top:7px;width:60px;height:60px;z-index:3;}
.home-login-info{float:right;width:188px;margin-top:7px;height:31px;line-height:31px;}
.simple-btn1{background-color:#e74d9c;}
.simple-btn2{background-color:#569ed7;}
.sc-friend{padding:15px 0px;background-color:#fff;border:1px solid #e5e5e5;padding-left:15px;font-size:14px;}
.sc-friend-hd{height:25px;line-height:25px;width:100%;font-weight:bold}
.sc-friend-bd{margin-top:10px;}
.sc-friend-bd a{margin:0px 15px;font-size:12px;}