/*
Powered by www.itokit.com		http://weixin.itokit.com
深圳市企源动力科技有限公司		0755-83207899
*/

body, html{background:#eee;}
#myfiles .left_arrow{width: 40px;height: 40px;position: absolute;left: 0;top: 0;}
#myfiles .left_arrow span{background:url("icon-ps.png") no-repeat scroll -60px 0 / 180px 180px;width:10px; height:18px; top: 10px;left:10px; display: block; position: absolute}

#myfiles *{font-size:14px; text-decoration:none;}
#myfiles .myfiles_name{background:#FEAC00; height:40px; overflow:hidden; position:relative; background-image:linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-moz-linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-webkit-linear-gradient(bottom, #FE7002 0, #FEAC00 100%);}
#myfiles .myfiles_name .home{position:absolute; left:10px; top:10px;}
#myfiles .myfiles_name .title{line-height:40px; font-weight:bold; color:#fff; text-align:center; font-size:20px;}
#myfiles .myfiles_name .sort{position: absolute; right: 8px; bottom: 5px}
#myfiles .none{padding:50px 0; text-align:center; font-size:16px; color:#bbb;}
#myfiles .list_type_0 .item{width:50%; float:left; overflow:hidden; position:relative; margin-bottom:-4px; box-sizing:border-box;}
#myfiles .list_type_0 .item .img{padding:1px;}
#myfiles .list_type_0 .item .img img{width:100%;}
#myfiles .list_type_0 .item .bg{position:absolute; bottom:4px; background:#000; height:28px; overflow:hidden; width:100%; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; border-right:1px solid #fff; border-left:1px solid #fff; box-sizing:border-box;}
#myfiles .list_type_0 .item .txt{position:absolute; bottom:4px; color:#fff; text-align:center; height:28px; line-height:28px; overflow:hidden; width:100%; border-right:1px solid #fff; box-sizing:border-box;}
#myfiles .list_type_1{background:#ECECEC; padding:8px;}
#myfiles .list_type_1 ul{border:1px solid #ddd; background:#fff; border-radius:5px; min-height:100px;}
#myfiles .list_type_1 .item{border-top:1px dotted #ddd; padding:7px 0; height:75px; overflow:hidden; position:relative;}
#myfiles .list_type_1 .item .img{width:75px; height:75px; overflow:hidden; position:absolute; left:0; top:7px;}
#myfiles .list_type_1 .item .img img{width:100%; min-height:100%; margin:0 5px;}
#myfiles .list_type_1 .item .info{overflow:hidden; position:absolute; left:75px; top:17px; margin-left:7px;}
#myfiles .list_type_1 .item .info h1{line-height:16px; overflow:hidden; margin-bottom:3px; font-weight:bold; font-size:14px;}
#myfiles .list_type_1 .item .info h2{line-height:150%; overflow:hidden; color:#888; font-size:12px;}
#myfiles .list_type_1 .item .down{position: absolute; right:5px; bottom: 5px}
#myfiles .list_type_1 .item .down a{background:#FEAC00; padding: 0 5px; line-height: 24px; height:24px;width:28px;display:block; overflow:hidden; position:relative; background-image:linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-moz-linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-webkit-linear-gradient(bottom, #FE7002 0, #FEAC00 100%);}
#myfiles .list_type_1 .item .mi{position: absolute; left:55px;top:15px}
#myfiles .list_type_1 li:first-child{border:none;}
#myfiles .list-type-2{width:100%; box-sizing:border-box; padding:7px 1px; padding-bottom:0;}
#myfiles .list-type-2 .list{width:99%; margin:0 auto;}
#myfiles .list-type-2 .item{float:left; width:50%; overflow:hidden;}
#myfiles .list-type-2 .item div{background:#fff; margin:0 4px; margin-bottom:7px;}
#myfiles .list-type-2 .item ul{width:94%; overflow:hidden; margin:0 auto; padding:4px 0; position:relative;}
#myfiles .list-type-2 .item ul .img{height:100px; overflow:hidden;}
#myfiles .list-type-2 .item ul .img img{width:100%; min-height:100%;}
#myfiles .list-type-2 .item ul .bg{height:26px; position:absolute; bottom:4px; width:100%; -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; background:#000;}
#myfiles .list-type-2 .item ul .title{height:26px; line-height:26px; text-align:center; overflow:hidden; position:absolute; bottom:4px; width:100%; font-size:14px; color:#fff;}
#myfiles .list-type-2 .item ul .title a{color:#fff;}
#myfiles #turn_page{margin-bottom:9px;}
@media all and (min-width:360px){
	#myfiles .list-type-2 .item ul .img{height:113px;}/*((360-2)×0.99×0.5-4*2)×0.94÷1.4*/
}
@media all and (min-width:420px){
	#myfiles .list-type-2 .item ul .img{height:133px;}
}
@media all and (min-width:480px){
	#myfiles .list-type-2 .item ul .img{height:153px;}
}