/*banner样式*/
.banner {background:url("help/banner.jpg"/*tpa=httpcss/partial/help/banner.jpg*/) no-repeat center center;padding-bottom:50px}
.banner .input-group .form-control{width:400px;height:40px;color:#333;font-size:16px;padding:5px 10px;}
.banner .input-group .btn{height:40px;padding:5px 10px;}
.banner .search{width:70%;margin:0px auto;}
.banner .search .btn{width:150px}

.doc-item-list{margin-bottom:60px}
.doc-item-list a.item{display:block;border-bottom:1px solid #efefef;white-space:nowrap;text-overflow:ellipsis;line-height:2.5;padding-left:20px;margin-top:10px;color:#777}
.doc-item-list .item:hover{color:#2589ff}

.menu-list-title{position:relative}
.menu-list-title a.more{color: #999;position: absolute;right:10px;top:5px;font-size:14px;}
.menu-list-title a.more:hover{color:#00c1de;}