@charset "UTF-8";
/**
 * 
 * @authors E●T (w_star@126.com)
 * @date    2016-03-22 10:59:06
 * @version $Id$
 */

/*引入font-face 字体库文件*/


body {
    font-family: "微软雅黑";
    background-color: #fff;
}
a {
    color: #000;
    text-decoration: none;
}
a:link,a:visited { color: #000;}
a:hover,a:focus,a:active {
    color: #2d6b24;
}
/*头部代码 start*/
header.header {
	max-width:1200px;
	margin:0 auto;	
}

/*导航代码 start*/
#navigation {
    z-index: 9999;
	margin-bottom:0px;
}
/*.navbar {
    height: 70px;
}
.navbar-header {
    padding-top: 10px;
}
.nav {
    background-color: #aac475;
}
.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
}*/
.navbar-header {
}
.navbar-default {
    background-color:#2d6b24;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #111;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #aac475;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #111;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color:#2d6b24;
    color: #fff;
}
.navbar-brand {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}
.navbar-brand img {
    height: 30px;
    margin-right: 10px;
    margin-bottom: 50px;
    vertical-align: middle;
    margin-top: 10px;
}
.navbar-brand span {
    float: right;
    line-height: 50px;
}
button.seek-btn {
	background-image:none;
	background:none;
	border:none;
	font-size:25px;
	height:50px;
	line-height:50px;
	color:#fff;
}
/*导航代码 end*/
.carousel {
    position: relative;
    top: 50px;
}
.carousel-caption {
    padding: 0px;
    background-color: rgba(0,0,0,.5);
    color: #333;
    width: 100%;
    left: 0px;
    right: 0px;
    color: #fff;
}
.carousel-caption p{
	text-align:left;
	text-indent:2em;
	padding-left:80px;
	padding-right:80px;
}


.carousel-control span {
    position: absolute;
    left: 45%;
    top: 45%;
    font-size: 40px;
    font-weight: bold;
    font-family: Arial;
}
.carousel,div.int,div.news,div.info,div.subj {
    text-align: center;
    max-width:1200px;
	margin-top:20px;
}
div.subj {
	padding:0px 10px;
}
a.l-btn,a.r-btn {
    color: #fff;
}
/*主体部分代码 start*/
div.wrap {
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    margin-bottom: 20px;
}
/*主体部分代码 end*/
h2.c-title {
    width: 200px;
    padding-bottom: 3px;
    border-bottom: 1px solid #aac475;
    margin: 0 auto;
}
p.c-sub-title {
    color: #aaa;

}
div.int-main {
    text-indent: 2em;
    color: #444;
	margin-bottom:10px;
}
div.news,div.info {
    text-align: left;
}
h3.c-header {
	font-weight:bold;
}
a.c-ul-title {
    padding-bottom: 5px;
    border-bottom: 2px solid #aac475;
    float: left;
    color: #111;
    text-decoration: none;
    font-size: 16px;
}
a.c-more {
    float: right;
    vertical-align: bottom;
    font-size:13px;
    font-weight: bold;
    vertical-align: bottom;
    line-height: 26px;
    color: #aac475;
}
ul.new-ul {
    margin-top: 10px;
    list-style: none;
    list-style-position: inside;
    margin-left: -40px;
}
ul.new-ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
ul.new-ul li a:hover, ul.new-ul li a:focus{
    color: #aac475;
}
span.c-time {
    display: inline-block;
    float: right;
}
div.caption h3 {
    margin: 0px;
    line-height: 32px;
}
/*页尾代码start*/
div.footer {
    border-top: 2px solid #2d6b24;
    text-align: center;
}
div.footer > div.inner {

}
div.inner > div.follow {
    margin-top: 10px;
    margin-bottom: 20px;
}
div.follow > a {
    font-size: 18px;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 100%;
    text-align: center;
    border:1px solid #b2b2b2;
    margin:0 6px;
    color: #b2b2b2;
    text-decoration: none;
}
div.follow >a.icon-sina-weibo:hover,div.follow >a.icon-sina-weibo:focus {
    background-color: #e74c3c;
    color: #f3f3f3;
}
div.follow >a.icon-rss:hover,div.follow >a.icon-rss:focus {
    background-color: #f39c12;
    color: #f3f3f3;
}
div.follow >a.icon-bubbles:hover,div.follow >a.icon-bubbles:focus {
    background-color: #aac475;
    color: #f3f3f3;
}
div.link {
    color: #999;
}
div.link > ul {
    display: inline-block;
    margin:5px 10px;
}
div.link > ul > li {
    display: inline-block;
    padding: 5px;
}

div.link > ul >li >a {
    color: #999;
}
/*页尾代码 end*/


/*列表页代码 start*/
/*banenr*/
div.banner {
    position: relative;
    margin:0 auto;
}
div.banner img {
    width: 100%;
}
div.c-l-sidebar {
    position: relative;
    right:5px;
    top: 0px;
}
/*搜索框 start*/
div.search-container {
    margin-top: 13px;
}
div.search-container > form.form-search > input.form-control:focus ,div.search-container > form.form-search > input.form-control:hover{
    -webkit-box-shadow:none;
    -moz-box-shadow: none; 
    box-shadow: none;
    border-color: #ccc;
}
input.form-control {
    float: left;
    width: 80%;
    border-right: none;
    border-radius: 0px;
}
div.search-container > form.form-search > button.btn {
    border-radius: 0px;
    border-left: none;
    text-align: center;
    float: left;
    width: 20%;
}
div.search-container > form.form-search > button.btn:focus,div.search-container > form.form-search > button.btn:hover {
    background-color: #fff;
    border-color: #ccc;     
}
/*搜索框 end*/
div.banner-small {
    width: 100%;
    margin: 20px auto;
    padding-right: 20px;
}
div.banner-small a img {
    width: 100%;
}
div.c-l-main {
    padding-right: 20px;
}
div.list-header {
    position: relative;
    margin-top: 10px;
}
div.list-header div {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    background-color:#aac475;
    color: #fff;
}
div.list-header p {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    margin-left: 20px;
    height: 40px;
    line-height: 40px;
    color: #000;
}
div.list-header ol {
    background-color: #aac475;
    margin: 0px;
    padding: 0px;
    float: right;
    margin-right: 20px;
}
div.list-header ol li {
    height: 40px;
    line-height: 40px;
}
.breadcrumb > li + li:before {color: #000;}
.breadcrumb span.icon {
    color: #000;
}
li.post-list a.info_img{
    float: left;
    padding: 10px;
}
a.info_img {
	height:150px;
	overflow:hidden;
}
a.info_img img {
    width: 200px;
}
ul.post-groups {
    list-style: none;
    padding: 0px;
}
ul.post-groups li {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
li.post-list h3{
    text-align: left;
}
li.post-list h3 a:hover,li.post-list h3 a:focus {color: #aac475;text-decoration: none;}
div.post-info span{
    color: #2d6b24;
    padding: 5px 10px;
}
p.post-des {
    margin: 10px 0px;
    text-indent: 2em;
}
a.btn-more {
    float: right;
    color: #aac475;
}
a.btn-more:hover,a.btn-more:focus {
    color: #aac475;
}

/*分页代码 start*/
nav.page {text-align: center;}
.pagination > li > a, .pagination > li > span {
    color: #aac475;
}
/*分页代码 end*/


/*侧边栏代码 start*/

div.sidebar-box {
    margin:20px 0px;
    background-color: #f1f1f1;
}
.s-title {
    margin: 0px;
    font-size: 16px;
    padding: 10px;
    color: #ffffff;
    background-color:#2d6b24;
}
ul.s-group {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: inside;
    padding-bottom: 10px;
}
ul.s-group li {
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    border-bottom:1px dashed #ccc;
}
ul.s-group li a {
    color: #222;
    text-decoration: none;
}
ul.s-group li a p {
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*侧边栏代码  end*/
/*列表页代码 end*/

/*内容页代码 start*/

div.list-header div.post-info {
    margin-left: 45px;
    padding-bottom: 10px;
}
div.post-info ol{
    margin-top: 10px;
    background-color: #aac475;
}
div.post-info span i {
    padding: 0 5px;
}
div.p-main {
    text-align:center;
    padding: 0px 30px;

}
span.title-hr {
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #e74c3c;
}
div.p-main hr {
    margin-top: 10px;
}
div.p-main p {
    text-align: left;
    text-indent: 2em;
    line-height: 1.5;
}
div.p-main img {
    padding: 5px;
    text-align: center;
    max-width: 90%;
    height:auto;
}
div.entry-page {
    margin-left: 25px;
    margin-bottom: 20px;
    text-align: left;
}
div.entry-page a{
    color: #2d6b24;
}
/*内容页代码 end*/

/*代码修改 start*/
/*div#wrap-container {*/
    /*position: relative;*/
/*}*/
header.header {
    display: block;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 25px;
}
div.logo {
    float: left;
}
div.logo img {
    width: 400px;
    height: 100px;
}
div.head-info {
    float: right;
}
div.head-info div{
    height: 50px;
    color: #aaa;
    text-align: right;
}
div.head-info div span {
    color: #aaa;
}
div.head-info div a {
    font-size: 12px;
    color: #aaa;
}
span.number {
    font-size: 24px;
    font-weight: bold;
    color: #2d6b24;
}
.carousel {
    top: 0px;
    height: auto;
	margin:0 auto;
}
div.carousel-inner div.item {
    /*删除112的该样式*/
}
div.int-main {
    text-align: center;
}
div.int-main p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
div.int-main img {
    float: left;
    width: 150px;
}

div.int-main div {
   display: inline-block;
    margin-right: 40px;
}
div.int-main div div {
    margin-top: 25px;
}
div.int-main div p span {
    margin-right: 15px;
    font-size:24px;
    font-weight: bold;
    color: #e74c3c;
}

div.int-main div p {
    font-size: 18px;
}

ul.new-ul li a {
    display: block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-main-cont p{
	text-align:left;
	text-indent:2em;
}

.p-main-cont div{
	text-align:left;
	text-indent:2em;
}

.row{
	margin-top:20px;
}

/*代码修改 end*/

/*首页公益项目CSS*/
.thumbnail .caption {
	height:200px;
}
.thumbnail > img, .thumbnail a > img {
	height:100px;
	overflow:hidden;
}
div#nav-search {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.page-list> li,.page-list li{
	display:inline-block;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #111;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	margin-bottom:5px;
}
.page-list> li a {
	color:#2d6b24;
}