body{background-color: #F5F5F5;}
.cate_list ul{width: 95%;}
.thumbnail{border-radius:0;border:0;}
.app_wrap .thumbnail img{border: 3px solid #e2e2e2;}
.app_wrap .thumbnail img:hover{border: 3px solid #2277DA;}
.app_wrap .caption h5{text-align: center;}
.app_wrap .list img{width: 140px;height: 160px;}
.detail{display: none;}
.detail .title{font-size: 24px;}
.detail .download a{color: #fff;}
.detail .download i{margin-right: 5px;}
.detail .description span{line-height: 200%;font-size: 15px;}
.detail .body{text-align: center;}
.detail .content .list{margin-left: 18px;line-height: 150%;}
.detail .head{margin-bottom: 15px;}
.detail .content ul{list-style: decimal;font-size: 15px;}
.detail .content li{margin-bottom: 15px;padding-left:8px;}
.used .caption{padding-left: 0;padding-right: 0}
.used .caption h5{margin: 5px 0;line-height: 20px;}
.used .caption h5:hover{color: #337ab7;}
.cate_list .selected{background: rgba(0,0,0,0.1);}