﻿/*banner样式*/
.banner {background:url(../images/banner.jpg) no-repeat center center;padding-bottom:30px}
.banner .input-group .form-control{width:160px;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:60px}

.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;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {margin: 0;padding: 0;}
body, button, input, select, textarea {font-size: 12px;color: #444;background:#fff; font-family: 微软雅黑, Arial, Helvetica, sans-serif;/*overflow:-Scroll; overflow-x:hidden;*/}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
fieldset, img {border: 0;}
img {vertical-align: middle;}
ol, ul, li {list-style: none;}
a {text-decoration: none;color: #444;}
a:hover {color: #df1721;}
a:active {color: #df1721;}
.clean { display: block;width: 100%;clear: both;}
.bus_list{line-height:30px;background-color:#fff;border:1px solid #ccc;border-radius:2px;padding:3px;margin:0px 3px;word-wrap:break-word;}