.box-item{width:365px;background:#fff;margin-top:20px;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.box-item .box-item-header{height:42px;padding:0 20px;background:#f6f7f8}.box-item .box-item-header .header-title{display:block;float:left;line-height:42px;font-size:14px;font-weight:500;font-family:'Open Sans',sans-serif;color:#6B6B6B}.box-item .box-item-header .header-options{float:right;height:42px;line-height:42px}.box-item .box-item-header .header-options .option-edit{font-weight:400}.box-item .box-item-header .header-options .option-edit .icon-edit{width:10px;height:10px;display:inline-block;background:url(../../images/sprite.png) no-repeat -51px -35px}.box-item .box-item-header .header-options .icon-arrow{display:inline-block;width:14px;height:8px;background-image:url(../../images/sprite.png);background-repeat:no-repeat;cursor:pointer}.box-item .box-item-header .header-options .icon-arrow.down{background-position:-37px -51px}.box-item .box-item-header .header-options .icon-arrow.up{background-position:-37px -59px}.box-item .box-item-content{padding:12px}.box-item .box-item-content>p{font-size:13px;text-align:center;margin-top:25px;margin-bottom:13px}.box-item .box-item-content>p.empty-message{display:none}.box-item .box-item-content .icon-loading{text-align:center;margin-top:12px;display:none}.box-item .box-item-content .filter-box{padding-bottom:12px;border-bottom:1px solid #ededed;overflow:hidden}.box-item .box-item-content .filter-box select{max-width:210px;height:40px;float:right}.box-item .box-item-content .filter-box select.big-width{max-width:240px}.box-item .box-item-content .load-more{height:30px;line-height:30px;background:#f1f2f7;text-align:center;font-size:13px;color:#767676;display:block;text-decoration:none}.box-item .box-item-content .load-more:hover{cursor:pointer;background:#E7E7E8}@media screen and (max-width:475px){.box-item .box-item-content .filter-box select{max-width:100%}}