.thumbnail {
    border: none;
}
footer {
    padding: 15px 0;
    margin-top: 15px;
    border-top: 1px solid #E4E4E4;
}
.table {
    margin-bottom: 0;
}
.pagination {
    background-color: #F7F7F7;
    border-top: 2px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 15px;
    margin: 0;
    text-align: left;
    display: block;
}
/*index*/
.jumbotron {
    background-position: center;
    overflow-x: hidden;
    position: relative;
    height:350px;
    padding:0;
    background-color: #222;
    background-image: url('../img/index_banner.jpg');
    background-size: cover;
    color: #fff;
    margin-bottom: 10px;
}
.jumbotron p {
    font-size: 16px;
}
a:hover {
    text-decoration: none;
}
.title-h4 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f7f7f9;
    padding:10px;
    color: #337ab7;
    font-weight: bold;
    font-size: 16px;
}
.title-h4 small {
    line-height: 20px;
}
.post-content {
    font-size: 15px;
    padding: 10px 0;
    line-height: 25px;
}
/*navbar*/
.navbar-inverse {
    border-color: rgba(0, 0, 0, 0.2);
}
.navbar .navbar-nav > li {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-width: 0 1px 0 0;
}
.navbar .navbar-nav > li:first-child {
    border-width: 0 1px 0 1px;
}
/*blog*/
.blog-header {
    padding: 10px 0;
    margin-bottom: 15px;
    height:130px;
    background-image: url('../img/banner.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
    overflow-x: hidden;
}
.blog-title {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 26px;
    color: #fff;
}
.blog-description {
    color: #fff;
    font-size: 16px;
}
.blog-main {
    line-height: 1.5;
}
.blog-main .row {
    margin-bottom: 10px;
}
.blog-main h3 {
    margin-top: 0;
}
.blog-main img.media-object {
    width: 100%;
}
.blog-main p.info {
    height: 95px;
    overflow: hidden;
}
/* Sidebar modules for boxing content */
.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px;
}
.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}
/* Pagination */
.pager {
    margin-bottom: 60px;
    text-align: left;
}
.pager > li > a {
    width: 140px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
}
/*
 * Blog posts
 */
.blog-post {
    margin-bottom: 60px;
}
.blog-post-title {
    margin-bottom: 5px;
}
.blog-post-meta {
    margin-bottom: 20px;
    color: #999;
}
.blog-post-meta1 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f7f7f9;
    padding: 10px;
    color: #337ab7;
    margin-bottom: 20px;
}
/*admin*/
/*top nav*/
.nav-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
.nav-list > li,
.nav-list > li > a,
.nav-list .nav-header {
    margin: 0;
}
.nav-list li > a:focus {
    outline: none;
}
.nav-list > li {
    display: block;
    position: relative;
    float: none;
    padding: 0;
    border: none;
}
.nav-list > li:last-child {
    border-bottom-width: 1px;
}
.nav-list > li.active > a {
    font-weight: bold;
    border-top: 2px solid #4c8fbd;
    border-bottom: none;
}
.nav-list > li > a {
    display: block;
    height: 39px;
    line-height: 17px;
    padding-left: 7px;
    text-shadow: none !important;
    font-size: 13px;
    text-decoration: none;
}
.nav-list > li > a > .menu-icon {
    display: block;
    margin: 1px 0 4px;
    line-height: inherit;
    width: auto;
    vertical-align: sub;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}
.nav-list > li:before {
    display: none;
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
    height: 41px;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #629CC9;
}
.nav-list > li::before {
    left: -1px;
    right: -1px;
    bottom: auto;
    top: -2px;
    max-width: none;
    width: auto;
    height: 2px;
    border-width: 0;
}
.nav-list > li {
    width: 90px;
    float: left;
    margin-left: 0;
    text-align: center;
}
.nav-list > li > a {
    line-height: 22px;
    height: auto;
    border: 1px solid #ddd;
    padding: 10px 14px;
}
/*form*/
.form-horizontal .form-control {
    width: auto;
}
/*blog*/
.home-meta {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    background: #f7f7f9;
    padding:10px 0;
    color: #337ab7;
    margin-bottom:5px;
}
.blog-post-title {
    margin-top:0;
    margin-bottom: 5px;
    padding:10px 0;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
h3.blog-post-title {
    font-size: 20px;
}
.blog-post-title1 {
    margin: 10px 5px;
}
.blog-post-title1 a {
    color:#4a4a4a;
}
.blog-post-title1 a:hover {
    color:#337ab7;
}
.blog-post-title1 a.goback {
    font-size: 14px;
    background: #8156a7;
    color: #fff;
    padding: 5px 10px;
}
.blog-post-title a:hover, .blog-post-title1 a:hover{
    text-decoration: none;
}
.blog-post p.time {
    padding: 0 10px;
    color: #999;
}
.blog-post p a.more {
    padding: 10px 20px;
    background: #f6f4f0;
    display: inline-block;
    color: #666;
}
.blog-post p a.more:hover {
    color:#337ab7;
}
.blog-post-content {
    font-size: 15px;
    padding: 10px 0 20px 0;
}
.blog-post-meta {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    background: #f7f7f9;
    padding:10px;
    color: #999;
    margin-bottom:10px;
}
.blog-post-meta1 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f7f7f9;
    padding:10px;
    color: #337ab7;
    margin-bottom:20px;
}
.blog-post-li {
    margin:0;
    padding:0;
    list-style: none;
}
.blog-post-li li{
    height:35px;
    line-height:35px;
    border-bottom: 1px dashed #999;
    margin-bottom: 5px;
}

/*up pic*/
#picup{box-sizing: content-box;overflow:hidden;position:relative;margin-bottom:10px;font-size:14px;text-align:center;padding:2px;border:1px solid #ccc;}
.thumb, .thumb input{
    width:90px;
    height:60px;
    line-height:60px;
    padding:0;
}
.headimg, .headimg input{
    width:90px;
    height:90px;
    line-height:90px;
    padding:0;
}
#delpic{display:none;margin:0 2px 2px 2px;cursor:pointer;line-height:18px;z-index:10;position:absolute;bottom:0;left:0;width:90px;height:20px;background:rgba(102,102,102,0.7);color:#fff;}
#upload-input{cursor:pointer;display: block;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;}
/*code*/
.blog-post-content h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0;
    margin: 5px 0;
}
.blog-post-content code{
    font-family: Consolas, "Liberation Mono", Courier, "微软雅黑";
    background-color: #F9F2F4;
    color: #C7254E;
    padding: 2px 4px;
    margin: 0 2px;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.blog-post-content pre{
    position: relative;
    font-family: Consolas, "Liberation Mono", Courier, "微软雅黑";
    background-color: #F9F9F9;
    border: 1px solid #DDD;
    color: #333;
    display: block;
    margin: 0 0 8px 0;
    padding: 6px;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.blog-post-content pre ol{
    color:#2BA5D8;
    padding-left: 36px;
}
.blog-post-content pre.webkit ol{
    /* 解决chrome浏览器数字不居中的问题 */
    padding-left: 42px;
}
.blog-post-content pre li{
    border-left: 1px solid #DDD;
    border-bottom: none;
    line-height: auto;
    padding: 0;
    margin: 0;

}
.blog-post-content pre code{
    background-color: transparent;
    color: #333;
    padding: 0 0 0 2px;
    white-space: pre-wrap;
    margin: 0;
    border-left: 1px solid #FFF;
    height: 100%;
    vertical-align: top;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.blog-post-content pre .copycode{
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    border: 1px solid #DDD;
    border-top: 0 none;
    border-right: 0 none;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.blog-post-content pre .copycode a{
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    display: inline-block;
}
.blog-post-content pre .copycode.hover,
.blog-post-content pre:hover .copycode{
    display: block;
}
.none {
    padding:10px;
}
/*links*/
.links-list {
    margin:0;
    padding: 0;
}
.links-list li {
    list-style: none;
    width: 180px;
    height:60px;
    padding:5px;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 10px 5px 0;
    overflow: hidden;
    float:left;
}
.links-list li a {
    /*font-weight: bold;*/
    text-decoration: underline;
}
/*gbook*/
.media {
    padding:15px;
    background: #f8f8f8;
    border-top: 3px solid #ddd;
    margin: 0;
}
.media:hover {border-top: #337ab7 3px solid;color: #000;background-color: #FFF0E6;}
.media .media-left{
    padding:0 15px 0 0;
}
.media .media-object {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px;
    background-color: #FFF;
    width: 63px;
}
.media .media-body {
    border-left: 1px solid #ddd;
    padding-left:15px;
}
.media-heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    color: #666;
}
.media-content {
    padding: 13px 0px;
    line-height: 25px;
}
.media-footer {
    padding-top: 5px;
    border-top: 1px solid #ddd;
    color: #666;
}
span.time {
    background-image: url(../img/time.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
span.user {
    background-image: url(../img/user.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
span.address {
    background-image: url(../img/address.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
a.good {
    background-image: url(../img/good.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    color: #666;
}
.media .re {
    margin-top: 10px;
    border-top: 1px dashed #999;
    padding:5px 0;
}
.media .re a{
    color: #333;
}
.gbook-header {
    padding:10px;
    color: #666;
}
.wellx {
    padding: 10px;
    background: #f8f8f8;
    border:1px dashed #E4E4E4;
}
.gbook-form {
    padding:15px;
    text-shadow:1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}
.gbook-form h1 {
    font-size: 25px;
    padding: 0 0 15px 75px;
    display: block;
    border-bottom: 1px solid #E4E4E4;
    color: #888;
    margin-bottom: 15px;
    background-image: url(../img/logoMeg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
}
.gbook-form h1>span{font-size:12px; margin-top:8px;display:block;}
/*side-headimg*/
.sidehead {
    text-align: center;
    background: #f5f5f5;

}
.sidehead h3 {
    font-size: 18px;
    color: #8156a7;
}
.ico a{
    display: inline-block;
    width: 20%;
    text-align: center;
}
/* Sidebar modules for boxing content */
.sidebar-module {
    padding: 15px;
    margin: 0 -15px 5px;
}
.sidebar-module h4 a {
    font-size: 14px;
}
.sidebar-module li{
    padding: 2px 0;
}
.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}
.btngood {
    display:inline-block;
    background: #D6487E;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}
.btngood:hover, .btngood:active, .btngood:visited {
    color: #fff;
}
.searchbox {
    padding: 5px 10px;
    margin: 0 -15px 0;
}
.searchbox input{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background: #f7f7f9;
    border: none;
    border-bottom: 1px dashed #999;
    border-radius: 0;
}
.searchbox #search {
    position: relative;
    top: -24px;
    right: 6px;
    font-size: 16px;
    cursor: pointer;
    color: #777;
}
/*card*/
.bgc {
    background: #999;
    color: #fff;
    padding: 5px 10px;
}
.bgc1 {
    background: #cc0000;
}
.bgc2 {
    background: #FF7F00;
}
.bgc3 {
    background: #EE3A8C;
}
.bgc4 {
    background: #6A5ACD;
}
.bgc5 {
    background: #228B22;
}
.bgc6 {
    background: #636363;
}
.blogtop {
    font-size: 14px;
    background: #D6487E;
    color: #fff;
    padding: 5px 10px;
}
a.blogtop {
    line-height: 22px;
    background: #337ab7;
}
a.blogtop:hover {
    color: #fff;
}