body{
	font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #1584C7 !important;
}
*{
	box-sizing:border-box;
}
b, strong {
    font-weight: 700;
}
/*矢量图标模型*/
.ico{
    padding: 0px 10px 0px 10px;
}
.ico.home{
    background: url("../images/bigimg.png") no-repeat;
    background-position: 0px -37px;
}
.ico.index{
    background: url("../images/home.gif") no-repeat;
}
.ico.news{
    background: url("../images/news.gif") no-repeat;
}
.ico.map{
    background: url("../images/map.gif") no-repeat;
}
.ico.xw{
    background: url("../images/xw.gif") no-repeat;
}
.ico.t0{
    background: url("../images/homelink.gif") no-repeat;
}
.ico.t1{
    background: url("../images/yb.gif") no-repeat;
}
.ico.tips{
    background: url("../images/tips.gif") no-repeat;
}
.ico.notice{
    background: url("../images/notice.gif") no-repeat;
    background-position: 2px 2px;
}
.ico.minfo{
    background: url("../images/minfo.gif") no-repeat;
}
.ico.quit{
    background: url("../images/back.gif") no-repeat;
    background-position: 6px 3px;
}
.ico.regist{
    background: url("../images/regist.gif") no-repeat;
    background-position: 1px 3px;
}
.ico.messages{
    background: url("../images/messages.png") no-repeat;
}
.ico.write{
    background: url("../images/write.png") no-repeat;
    background-position: 0px -102px;
}
.ico.send{
    background: url("../images/send.gif") no-repeat;
}
.ico.member{
    background: url("../images/member.gif") no-repeat;
}
.ico.at{
    background: url("../images/at.gif") no-repeat;
}
.ico.log{
    background: url("../images/log.png") no-repeat;
    padding: 32px 32px;
    padding-top: 10px;
    background-position: 10px 0px;
}
/*盒子模型*/
.b25{
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.b50{
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    color: #fff;
    font-weight: bold;
}
.b45{
    width: 45%;
    margin-left: 20px;
    float: left;
    position: relative;
    min-height: 1px;
    color: #fff;
    font-weight: bold;
}
.b75{
	width: 75%;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.b66{
    width: 66.6667%;
    float: left;
    clear: both;
    font-size: 14px;
    margin-left:16.6667%;
    margin-right:16.6667%; 
    color: #fff;
    font-weight: bold;
}

.b100{
	width: 100%;
	float: left;
	clear: both;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.bx{
	padding-top: 15px;
	padding-bottom:5px;
	margin-top: 10px;
	margin-bottom: 5px;
    overflow: hidden;
}
.bx13{
    width: 6.3333%;
    float:left; 
    font-size: 14px;
    margin-left: -4%;
}
.bx25{
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	color: #1AB394;
	font-size:13px;
	text-align: right;
	line-height: 30px;
}
.bx27{
    width: 27%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    text-align: right;
    line-height: 30px;
}
.bx50{
     width: 50%;
    float: left;
    font-size: 14px;
    padding-left: 15px;
}
.bx66{
    width: 66.6667%;
    float: left;
    font-size: 14px;
    padding-left: 15px;
}
.bx75{
	width: 75%;
	float: left;
	color: #1AB394;
	font-weight: bold;
	font-size: 13px;
	margin-top: -2px;
	padding-left: 15px;
}
.bx75.lines {
    padding-top: 6px;
}
.bx100{
    width: 100%;
    float: left;
    color: #1AB394;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    padding-top: 15px;

}
.gray{
	font-weight: 100;
	color:grey !important;
}

/*按钮结束*/
.button{
	width: 50%;
	float: left;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.g-donation {
    background: transparent url("../images/g-donation.png") no-repeat scroll left top;
    padding: 10px 10px 10px 45px;
}

.p-donation {
    background: transparent url("../images/p-donation.png") no-repeat scroll left top;
    padding: 10px 10px 10px 45px;
}
 #pbtn.btn, #gbtn.btn {
    border-radius: 12px;
    color: #FFF;
    font-size: 20px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    padding: 15px 0px;
    transition: all 0.1s linear 0s;
}
.btnblock {
    display: block;
    width: 100%;
    background-color: #fff;
}
.btnnone1{
	display: block;
    width: 100%;
	background-color: #27AF6A !important;
}
.btnnone2{
	 display: block;
    width: 100%;
	background-color: #2B71C0 !important;
}
.btn.pmessage{
    background-color:#27AF6A;
    width: 110%;
}
.btn.update{
    text-align: center;
    background-color:#27AF6A;
    color: #fff;
    float: right;
}
.btn{
	margin-bottom: 0px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
}
.btn:hover{
    color: orange !important;
    background-color: #fff;
    border-color:#27AF6A !important; 
}
#pbtn.btn {
    border: 2px solid #27AF6A;
    color: #27AF6A;
    background-color: #FFF;
}
#gbtn.btn {
    border: 2px solid #2B71C0;
    color: #2B71C0;
    background-color: #FFF;
}
#pbtn.btn:hover{
	   background: transparent url("../images/p-donation-white.png") no-repeat scroll left top !important;
	background: #27AF6A none repeat scroll 0% 0% !important;
}
#gbtn.btn:hover{
	background: transparent url("../images/g-donation-white.png") no-repeat scroll left top !important;
	background: #2B71C0 none repeat scroll 0% 0% !important;
    border-color: #2B71C0 !important;
}
a:hover .p-donation{
    background: transparent url("../images/p-donation-white.png") no-repeat  !important;
    color: #fff;
}
a:hover .g-donation{
    background: transparent url("../images/g-donation-white.png") no-repeat  !important;
    color: #fff;
}
/*按钮结束*/
/*白底框*/
.widget {
    background: #FFF none repeat scroll 0% 0%;
    margin: 0px auto 15px;
    position: relative;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    box-shadow: 0px 3px 0px 0px #DBDBDB;
    overflow: hidden;
}
.widget .widget-title{
    background-color: #1767ca;
    background-repeat: repeat-x;
    border-bottom: 1px solid #DBDBDB;
    position: relative;
    padding: 12px 15px;
    border-radius: 5px 5px 0px 0px;
}
/*表格模块*/
.gets tr th{
    text-align: center;
}
.options a{
    margin-left:10px;
}
.table-bordered {
    border: 1px solid #FED501 !important;
    background-color: #F5F5F6;
}
.table {
    width: 95%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 13px;
    margin:12px auto;
    overflow: hidden;
}
.table-primary tr.tac th {
    text-align: center;
    border-color: #D27600;
}
.table-primary tr th {
    color: #7C7C7C;

    border: 1px solid #E0C762 !important;
}
.pdContainer-pending {
    color: #FFF;
    background: #276027 none repeat scroll 0% 0%;
    border: 1px solid #1F4A1F;
}
.donateHead {
    margin-bottom: 8px;
}
.donate-sidebar .pending {
    color: #F0AD4E;
    border-bottom: 1px dotted #F0AD4E;
}
.donateHead .title {
    font-size: 14px;
    line-height: 18px;
    display: inline;
    float: left;
}
.donateHead .title span {
    display: block;
}
.glyphicon-left {
    float: left;
    margin-right: 10px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.apply_tip {
    text-align: center;
    font-size: 20px;
    color: grey;
    font-weight:400;
    margin-top: 10px;
}
/*form表单*/
.bx.grey{
    margin:0;
    padding:10px ;
}
.grey .bx25 {
    color: #888;
    font-weight: bolder;
    font-size: 14px;
}
.grey .bx66{
    margin: 0;
}
.form-control{
	font-weight: 100;
	padding:  15px;
}
.form-btn{
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 3px;
	float: right;
	overflow: hidden;
	background-color: orange;
	padding: 2px 10px 2px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: 100;
    cursor: pointer;
}
tr:hover {
    background: #fff;
}
/*标记模型*/
#quit,#quit2{
	margin-right: 10px;
	padding: 2px 10px 2px 10px;
	line-height: 24px;
	background-color: red;
	cursor: pointer;
}
.form-btn.accept{
	background-color: #1AB394 !important;
}
.grey{
    color: #888;
    font-weight: bolder;
}
.red{
    color: red;
    font-size: 8px;
}
/*注册表单*/
.regbtn{
    background: #1AB394;
    width: 100%;
    border: 1px solid;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    color:#fff;
    border-color:#1AB394;
}
.regbtn:hover{
    background: #fff;
    color: #1AB394;
}
.check{
    padding-top: 8px;
    padding-bottom: 7px;
}
#ty {
    margin-top: 10px !important;
}
/*信息消息导航栏*/
ul{
    list-style: none;
    padding: 0px;
}

#sb-menu li.active{
    color: #f60;
}
.list{
    border: 1px solid #888;
    padding-top:8.5px;
    padding-bottom: 8.5px;
    padding-left: 10px;
    cursor: pointer;
}
.list:hover{
    color: #f60;
}
.group{
    padding: 5px;
}
.gets tr{
    background: #fff;
    border: 1px solid #cdcdcd;
}
/*家族成员*/
.member li{
    float: left;
    list-style: none;
    margin-right: 15px;
    overflow: hidden;
}
/*记录*/
.bx100.plog{
    margin-bottom: 10px;
}
.plog li{
    list-style: none;
    margin-bottom:5px;
    border:1px solid #2B71C0;
    border-radius:3px;
   background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(197, 253, 98, 1) 0%, rgba(201, 253, 119, 1) 47%, rgba(201, 253, 119, 1) 63%,  rgba(197, 253, 98, 1) 100%) repeat scroll 0 0
}
.log{
    padding-bottom: 10px;
}
.log .title{
    padding-top: 10px;
    color:black;
    font-weight: bold;
    font-size: 20px;
}
.log .info{
    margin-left: 10px;
    color:black;
    font-size: 14px;
}
.info span{
    font-weight: 500;
}
/*公告*/
.ct{
    list-style: none;
    margin-top: 10px;
}
.ct .title{
    font-size: 12px;
}
.ct .date{
    color: #888;
    font-size: 10px;
    font-weight: 400;
}
.ct .nr{
    color:#676a6c;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
}
.ct *{
    margin-top: 2px;
}