.banner {height:210px;background:url(/uploads/content.jpg) repeat-x center top;background-size: cover;}
.title {border-bottom: 1px solid #cccccc;color: #336699;font-family: "Microsoft Yahei";font-size: 14px;font-weight: bold;line-height: 40px;margin: 10px 0;text-indent: 3px;}
.title i {border-left: 2px solid #336699;height: 20px;margin-right: 10px;}
.title h2 {font-size: 16px;}

.page_title {
    border-bottom: 1px solid #ccc;
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 8px 10px;
    text-align: left;
}
.newmenu {
    background-repeat: repeat-x;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.newmenu li {
    border-bottom: 1px dotted #cccccc;
    list-style-type: none;
}
.newmenu li a {
    background: rgba(0, 0, 0, 0) url("/img/dian.png") no-repeat scroll 0px 11px;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    text-align: left;
    text-indent: 20px;
}
.newmenu li a:hover {
    background-position: 5px 11px;color:#14779f;
    transition: background-position 150ms ease-out 0s;
}
.status_hover a {
    color: #336699;
    font-weight: bold;
}