/*https://www.webjren.com*/

body{line-height:180%;font-size:14px;font-family:"Microsoft YaHei";}

@media (min-width: 1420px) {
	body{font-size:15px;}
  .container {
    width: 90%;
	}
}

.row {
    margin-right: -6px;
    margin-left: -6px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 6px;
    padding-left: 6px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

a{color:#333;}
a:hover{color:#666;}
/*头部*/
.navbar{border-bottom:1px solid #eee;margin-bottom:0;}
.navbar-nav{float:right}
.navbar-brand span{color:#999;font-size:14px}


/*首页banner*/
.index-banner .item{height:150px;background:#444;}

/*标题*/
.page-header {
    padding-bottom: 9px;
    width: 60%;
	text-align: center;
	font-weight: 200;
	display: block;
	margin:20px auto 40px auto;
    border-bottom: 1px solid #eee;
}
.page-header p{
	color:#999;
}
/*底部*/
footer {
    text-align: center;
    border-top: 1px solid #E5E5E5;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
	color:#999;
	margin-top:40px;
}
footer a{color:#999}

.maxw100{max-width:100%;}
.clear{clear:both;}

.pagination > li > a, .pagination > li > span{color:#333;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{background:#666;border-color:#666}

.pager{
	max-width:1170px;
	margin:20px auto;
}

.content-post-inner {
    padding: 15px;
    margin: 8px 0;
    background-color: #fff;
    box-shadow: 1px 1px 1px 2px rgba(0,0,0,.1);
    border-radius: 0;
	max-width:1170px;
	margin:0 auto;
}
.content-post-meta span {
    font-size: 13px;
    color: #999;
}
.content-post-content {
    margin: 10px 10px;
	font-size:16px;
}
.content-entry-footer {
    margin: 10px;
    margin-top: 25px;
    border-top: 1px solid #eee;
    color: #9d9d9d;
}
.content-entry-footer .post-like-donate {
    margin-top: 20px;
}
.content-entry-footer .post-like-donate a {
    display: inline-block;
    margin: 0 2px;
    width: 130px;
    height: 40px;
    border: 1px solid #78ce79;
        border-top-color: rgb(232, 116, 97);
        border-right-color: rgb(232, 116, 97);
        border-bottom-color: rgb(232, 116, 97);
        border-left-color: rgb(232, 116, 97);
    border-radius: 0;
    box-shadow: none;
    border-color: #78ce79;
    text-align: center;
    text-decoration: none;
    font-size: 14.5px;
    line-height: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.content-entry-footer .post-like-donate a:hover {
    background-color: #78ce79;
    color: #fff!important;
}
.content-entry-border-new .content-post-meta-new {
    padding: 8px 20px;
    border-top: 1px solid #F3F3F3;
    line-height: 27px;
    overflow: hidden;
    display: block;
    clear: both;
    font-size: 12px;
}
.footer-tag{margin-top:20px;}

.content-entry-thumb-new {
    position: relative;
    float: left;
    width: 240px;
    height: 145px;
    overflow: hidden;
    margin: 20px;
}

.content-entry-thumb-new {
    position: relative;
    float: left;
    width: 240px;
    height: 145px;
    overflow: hidden;
    margin: 20px;
}
.content-entry-thumb-new img {
    padding: 2px;
    border: 1px solid #F3F3F3;
    height: 145px;
    width: 240px;
}
.content-post-inner-new {
    padding: 0 20px 0 3px;
}
.content-entry-header-new {
    margin: 3px 0 6px;
}
.content-post-inner-new header .label {
    position: relative;
    display: inline-block;
    padding: 4px 6px 3px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #51aded;
    margin-right: 5px;
    position: relative;
    top: -2px;
    border-radius: 0;
}
.content-entry-title-new {
    display: inline;
    margin: 0;
    font-size: 18px;
}
.content-entry-border-new .content-post-meta-new {
    padding: 8px 20px;
    border-top: 1px solid #F3F3F3;
    line-height: 27px;
    overflow: hidden;
    display: block;
    clear: both;
    font-size: 12px;
}
.content-post-meta-new a {
    margin-right: 15px;
}

.content-entry-des{padding:10px;margin:10px 0;font-size:16px;border:1px solid #eee;color:#999}

.list-1{margin-bottom:20px;}
.list-1 h4{line-height:180%;}
.list-1 .time{line-height:30px;}
.list-1 .des{color:#999;}

.thumbnail{padding:0;border-radius: 0;cursor:pointer;background:#ddd;border:none;border-bottom:2px solid #ddd;}
.caption {background:#fff;}
.caption h3{font-size:18px;}
.caption P{color:#999}
.thumbnail:hover{border-bottom:2px solid #333;}
.thumbnail:hover .caption {background:#f5f5f5;}



.content-post-content img,.imgmaxw img{max-width:100%;height:auto !important;}

.case-info{max-width:1170px;margin:20px auto;}
.case-info h1 .more{float:right;}

@media (max-width: 767px) {
	#navbar{position:absolute;right:0;top:50px;background:#fff;z-index:9999;margin:0;width:100%;}
	#navbar ul{float:none;}
}

.breadcrumb  ol {margin:0;padding:0;}
.breadcrumb  li {
    display: inline-block;
}

.breadcrumb  li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";

}