/*博爱项目内容页*/

.describe .publicity {
	margin-top: 30px;
}

.boai-content {
	margin-top: 23px;
	margin-bottom: 37px;
}

.boai-content .donation-top .item-left {
	margin-right: 32px;
}

.boai-content .donation-top .item-left img {
	width: 540px;
	height: 350px;
}

.boai-content .donation-top .item-right {
	width: 628px;
}

.boai-content .donation-top .item-right .title {
	font-size: 20px;
    color: #555555;
    line-height: 35px;
}

.boai-content .donation-top .item-right .stutas {
	height: 65px;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	margin-bottom: 20px;
	margin-top: 15px;
}

.boai-content .donation-top .item-right .status-l {
	position: absolute;
	top: 22px;
}

.stepInfo {
	background: #f2f2f2;
	width: 504px;
}

.status-r {
	position: absolute;
	top: 40px;
	left: 70px;
}

.stepTop {
	position: absolute;
	top: -32px;
	width: 525px;
}

.stepText {
	float: left;
	width: 115px;
	margin-left: -10px;
}

.stepInfo .action-c {
	color: #DD6362;
}

.stepbottom {
	position: absolute;
}
.stepInfo ul{
	margin:0;
	padding:0;
}
.stepInfo li {
	float: left;
	width: 106px;
	height: 2px;
	background: #B1B1B1;
}

.stepInfo .action-xian {
	background: #DD6362;
}

.stepIco1 {
	left: -1px;
}

.stepIco {
	border-radius: 50%;
	background: #B1B1B1;
	text-align: center;
	color: #fff;
	position: absolute;
	width: 10px;
	height: 10px;
	top: -4px;
}

.stepIco2 {
	left: 105px;
}

.stepIco3 {
	left: 211px;
}

.stepIco4 {
	left: 317px;
}

.stepIco5 {
	left: 424px;
}

.boai-content .donation-top .item-right .pro {
	margin-top: 25px;
}

.boai-content .donation-top .item-right .pro .moneys {
	display: inline-block;
	margin-left: 142px;
}

.boai-content .donation-top .item-right .pro .moneys span {
	color: #d20010;
}

.boai-content .donation-top .item-right .period {
	margin-top: 18px;
	height: 6px;
	background: #ededed;
	border-radius: 3px;
}

.boai-content .donation-top .item-right .period .progress-bar {
	background: #d20010;
}

.boai-content .donation-top .item-right .time {
	margin-top: 18px;
}

.least {
	margin-left: 5px;
	margin-right: 5px;
}

.boai-content .donation-top .item-right .time .account span {
	color: #d20010;
}

.boai-content .donation-top .item-right .dough {
	margin-top: 29px;
	line-height: 34px;
	text-align: center;
	height: 55px;
	border-bottom: 1px solid #e7e7e7;
}

.dough .dough-text {
	margin-right: 27px;
}

.dough .price1 {
	width: 67px;
	height: 32px;
	border: solid 2px #e5e5e5;
	font-size: 16px;
}

.price-active {
	border: solid 2px #d20010;
	color: #d20010;
}

.dough .price1:hover {
	border: solid 2px #d20010;
	color: #d20010;
}

.donation-top .money {
	margin-top: 30px;
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.donation-top .money-text {
    font-size: 18px;
    margin-right: 40px;
        margin-top: 5px;
}
.donation-top .money li {
    line-height: 25px;
    vertical-align: middle;
    padding: 1px;
    float: left;
    margin-right: 10px;
}
.donation-top .money a {
    min-width: 50px;
    padding: 2px 6px;
    border: 1px solid #EEEEEE;
}
.donation-top .money a:hover, .item-right .money .action {
    border: 2px solid #DD6362;
    color: #666666;
    padding: 1px 5px;
}
.donation-top .money a {
    min-width: 50px;
    padding: 10px 20px;
    border: 2px solid #EEEEEE;
}
.item-right .money a:hover, .item-right .money .action {
    border: 2px solid #DD6362;
    color: #DD6362;
    padding: 10px 20px;
}







.dough .rests {
	border: solid 2px #e5e5e5;
	margin-left: 17px;
	width: 146px;
	height: 34px;
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.dough .text {
	margin: 7px 10px 8px 11px;
	font-size: 16px;
}

.dough .rests-money {
	width: 50px;
	border-left: 2px solid #e5e5e5;
	height: 32px;
	font-size: 16px;
	color: #888888;
}

.dough .qian {
	margin-right: 12px;
	font-size: 16px;
}

.boai-content .donation-top .item-right .btn_contribution {
	margin-top: 15px;
}
#active{
	background: #ccc;
}
.boai-content .donation-top .item-right .btn_contribution a {
	display: block;
	width: 160px;
	height: 44px;
	background: #ff3f4e;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #FFFFFF;
}

.boai-content .main {
	margin-top: 61px;
}

.boai-content .main .hot {
	width: 268px;
	border: 1px solid #eeeeee;
}

.boai-content .main .hot .top {
	height: 52px;
	background: #f9f9f9;
	border-bottom: 2px solid #d8291d;
	line-height: 50px;
	color: #555555;
	font-size: 18px;
	padding-left: 19px;
}

.boai-content .main .hot .item {
	width: 228px;
	height: 326px;
	border: 1px solid #eeeeee;
	margin: 20px 20px 24px 20px;
	background: #f9f9f9;
}

.boai-content .main .hot .img {
	width: 230px;
	height: 148px;
}

.boai-content .main .hot .img img {
	width: 230px;
	height: 148px;
}

.boai-content .main .hot .item .bottom {
	padding: 17px 14px 19px 14px;
}

.boai-content .main .hot .item .bottom .title {
	display: block;
	font-size: 16px;
	color: #555555;
}

.boai-content .main .hot .item .bottom .title:hover {
	text-decoration: underline;
}

.boai-content .main .hot .item .bottom .period {
	margin-top: 14px;
	height: 6px;
	background: #dcdcdc;
	border-radius: 3px;
}

.boai-content .main .hot .item .bottom .period .progress-bar {
	background: #d20010;
}

.boai-content .main .hot .item .bottom .money {
	margin-top: 16px;
	line-height: 21px;
}

.boai-content .main .hot .item .bottom .money .assets {
	margin-right: 23px;
}

.boai-content .main .hot .item .bottom .money .assets .qian {
	color: #d20010;
}

.boai-content .main .hot .item .bottom .support {
	margin-top: 18px;
	display: block;
	width: 200px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	background: #ff3f4e;
	border-radius: 4px;
}

.boai-content .main .describe {
	width: 893px;
}

.describe .introduce .top {
	height: 53px;
	background: #f9f9f9;
	line-height: 53px;
	font-size: 18px;
	color: #cd3635;
	border-bottom: 1px solid #d8291d;
}

.describe .introduce .top .xian {
	display: block;
	width: 100px;
	height: 51px;
	border-bottom: 2px solid #d8291d;
	text-align: center;
}

.describe .content {
	margin-top: 31px;
}

.describe .maxheight {
	max-height: 358px;
	overflow: hidden;
}

.describe .content p {
	text-indent: 2em;
	line-height: 28px;
}

.describe .check {
	margin-top: 29px;
	display: block;
	background: #f9f9f9;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.describe .check:hover {
	color: #9F2E32;
}

.publicity .top {
	height: 53px;
	background: #f9f9f9;
	border-bottom: 1px solid #d8291d;
}

.publicity .top .xian {
	width: 126px;
	height: 51px;
	border-bottom: 2px solid #d8291d;
	text-align: center;
	line-height: 51px;
}

.publicity .top .xian span {
	font-size: 18px;
	color: #cd3635;
}

.publicity .top .checkbox {
	line-height: 52px;
	vertical-align: middle;
}

.publicity .top .checkbox .chebox-2 {
	margin-right: 20px;
	margin-left: 28px;
}

.publicity .top .checkbox .chebox-2 input {
	border: 1px solid red;
}

.publicity .bottom {
	padding: 0;
	margin: 0;
	margin-top: 41px;
	margin-bottom: 46px;
	position: relative;
	margin-left: 134px;
}

.publicity .bottom .item {
	/*margin-top: 33px;*/
	padding-top: 33px;
	position: relative;
}

.publicity .bottom .item:first-child {
	margin-top: 0px;
}

.publicity .bottom .item .time {
	margin-top: 20px;
	position: absolute;
	left: -137px;
}

.publicity .bottom .item .border {
	width: 1px;
	height: 100%;
	position: absolute;
	background: #e5e5e5;
	top: 68px;
	left: -1px;
}

.publicity .bottom .item:last-child .border {
	width: 0px;
}

.publicity .bottom .item .yid {
	font-size: 18px;
	color: #555555;
}

.publicity .bottom .item .box {
	display: block;
	font-size: 16px;
	margin-top: 13px;
}

.publicity .bottom .item .yuan {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #e5e5e5;
	margin-left: -8px;
	margin-top: 22px;
}

.publicity .bottom .item .steptext {
	margin-left: 19px;
}

.publicity .bottom .item .steptext .text {
	margin-left: 24px;
	width: 628px;
}

.publicity .bottom .item .steptext .text-1 h2 {
	margin-top: 4px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
}

.publicity .bottom .item .steptext .text-1 .img {
	width: 82px;
	height: 24px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
}

.publicity .bottom .item .steptext .img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.publicity .bottom .item .steptext .text-2 {
	font-size: 16px;
	color: #888888;
	margin-top: 23px;
}

.publicity .bottom .item .steptext .text-3 a {
	color: #188bd5;
}

.publicity .bottom .item .steptext .text-2 .box1 {
	color: #188bd5;
}

.publicity .bottom .item .steptext .text-2 .box2 {
	color: #188bd5;
}

.publicity .bottom .item .steptext .text-2 .box3 {
	color: #ff3f4e;
}

.publicity .bottom .item .steptext .text-3 {
	margin-top: 13px;
	line-height: 25px;
}

.publicity .bottom .item .steptext .text-4 {
	border-bottom: 1px solid #eeeeee;
	margin-top: 33px;
}

.publicity .boai-content-btn {
	display: block;
	height: 50px;
	background: #f9f9f9;
	margin-top: 60px;
	text-align: center;
	line-height: 50px;
}

.publicity .boai-content-btn:hover {
	color: #9F2E32;
}

.publicity .bottom .img-enxt {
	margin-left: 28px;
}

.describe .record {
	margin-top: 30px;
}

.describe .record .top {
	height: 53px;
	background: #f9f9f9;
	border-bottom: 1px solid #d8291d;
}

.describe .record .top .xian {
	width: 126px;
	height: 51px;
	border-bottom: 2px solid #d8291d;
	text-align: center;
	line-height: 51px;
}

.describe .record .top .xian span {
	font-size: 18px;
	color: #cd3635;
}

.describe .record .bottom {
	margin-top: 49px;
}

.describe .record .bottom .item .img {
	width: 80px;
	height: 80px;
}

.describe .record .bottom .item .img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.describe .record .bottom .item {
	margin-top: 18px;
}

.describe .record .bottom .item:nth-of-type(1) {
	margin-top: 0px;
}

.describe .record .bottom .item .sup {
	height: 100px;
	width: 813px;
	border-bottom: 1px solid #e5e5e5;
}

.describe .record .bottom .item .sup .text {
	margin-left: 27px;
	font-size: 16px;
	color: #555555;
}

.describe .record .bottom .item .sup .text .qian {
	color: #ff3f4e;
}

.describe .record .bottom .item .sup .deal {
	margin-left: 27px;
}

.describe .record .bottom .item .sup .deal .deal-id {
	color: #13a250;
	margin-left: 10px;
}

.mt14 {
	margin-top: 14px;
}

.mt21 {
	margin-top: 21px;
}

.describe .record .record-btn {
	margin-top: 45px;
	display: block;
	height: 50px;
	background: #f9f9f9;
	line-height: 50px;
	text-align: center;
}

.describe .record .record-btn:hover {
	color: #9F2E32;
}


/*博爱项目内容页*/


/*博爱项目*/

.boai-item {
	margin-top: 22px;
	margin-bottom: 37px;
}

.boai-item .sidebar {
	width: 268px;
}

.boai-item .sidebar .flex-type {
	border: 1px solid #e5e5e5;
}

.boai-item .sidebar .flex-type .top {
	height: 40px;
	background: #f4f4f4;
	line-height: 40px;
}

.boai-item .sidebar .flex-type .top span {
	font-size: 16px;
	color: #555555;
	margin-left: 29px;
}

.boai-item .sidebar .flex-type .bottom {
	margin: 27px 31px 0 29px;
}

.boai-item .sidebar .flex-type .bottom .text {
	display: inline-block;
	margin-bottom: 30px;
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.boai-active{
	color: #d20010;
}
.boai-item .sidebar .flex-type .bottom .text:hover {
	color: #d20010;
}

.boai-item .sidebar .flex-type .bottom .text:nth-of-type(2n-1) {
	margin-left: 0px;
}

.boai-item .sidebar .flex-laber {
	margin-top: 26px;
	border: 1px solid #e5e5e5;
}

.boai-item .sidebar .flex-laber .top {
	height: 40px;
	background: #f4f4f4;
	line-height: 40px;
}

.boai-item .sidebar .flex-laber .top span {
	font-size: 16px;
	color: #555555;
	margin-left: 29px;
}

.boai-item .sidebar .flex-laber .bottom {
	margin: 23px 63px 0 28px;
}

.boai-item .sidebar .flex-laber .bottom a {
	display: inline-block;
	margin-bottom: 20px;
}

.boai-item .sidebar .flex-laber .bottom a:nth-of-type(3n-2) {
	margin-left: 0;
}

.boai-item .sidebar .flex-laber .bottom a:hover {
	color: #9F2E32;
}

.boai-item .project {
	width: 892px;
}

.boai-item .project .container {
	margin-top: 36px;
}

.boai-item .project .container:nth-of-type(1) {
	margin-top: 0px;
}

.boai-item .project .container .img {
	width: 396px;
	height: 268px;
}

.boai-item .project .container .img img {
	width: 396px;
	height: 268px;
}

.boai-item .project .container .box {
	width: 468px;
}

.boai-item .project .container .box .text a {
	font-size: 20px;
	color: #555555;
}

.boai-item .project .container .box .text a:hover {
	color: #9F2E32;
}

.boai-item .project .container .box .text2 {
	margin-top: 24px;
	line-height: 21px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.boai-item .project .container .box .text3 {
	border-top: 1px solid #e7e7e7;
	margin-top: 21px;
}

.boai-item .project .container .box .text4 {
	margin-top: 21px;
}

.boai-item .project .container .box .text4 .money {
	text-align: center;
}
.boai-item .project .container .box .text4 .num {
	text-align: right;
}
.flex{
	display: flex;
}
.flex-1{
	flex: 1;
}
.flex-2{
	flex: 2;
}
.boai-item .project .container .box .text4 .money span {
	color: #d20010;
}

.boai-item .project .container .box .text5 {
	margin-top: 18px;
	margin-bottom: 40px;
}

.boai-item .project .container .box .text5 .progress {
	width: 468px;
	height: 6px;
	background: #ededed;
	border-radius: 3px;
}

.boai-item .project .container .box .text5 .progress .progress-bar {
	background: #DD6362;
}

.boai-item .project .container .box .text6 {
	color: #d20010;
	font-size: 16px;
}

.boai-item .project .container .box .text7 {
	margin-top: 22px;
}

.boai-item .project .container .box .text7 .btn {
	display: block;
	width: 160px;
	height: 44px;
	background: #ff3f4e;
	line-height: 44px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	border-radius: 4px;
}

.project .page {
	margin-top: 45px;
	text-align: center;
}

.project .page a {
	padding: 9px 14px;
	border: solid 1px #e5e5e5;
	color: #555555;
}

.project #page-active {
	background: #d71518;
	color: #FFFFFF;
}

.project .page a:hover {
	background: #d71518;
	color: #FFFFFF;
}

.lists-box2 {
	margin-top: 24px;
	height: 120px;
	border: solid 1px #e5e5e5;
}

.lists-box2 .inquire {
	height: 40px;
	background: #f4f4f4;
	border-bottom: solid 1px #e5e5e5;
	line-height: 40px;
}

.lists-box2 .inquire h3 {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	margin-left: 30px;
}

.lists-box2 .search {
	padding: 25px;
	position: relative;
}

.lists-box2 .search .text {
	padding: 7px 30px 7px 10px;
	color: #555555;
	width: 172px;
	border: 1px solid #e5e5e5;
}

.lists-box2 .search .suosu {
	width: 18px;
	height: 18px;
	background: url(../img/sousuo.jpg) no-repeat;
	padding-bottom: 4px;
	cursor: pointer;
	margin-right: 15px;
	position: absolute;
	top: 33px;
	left: 212px;
}


/*博爱项目end*/


/*我要求助*/

.contribute {
	margin-top: 22px;
	margin-bottom: 26px;
}

.contribute .help {
	width: 888px;
	border: solid 1px #e5e5e5;
}

.contribute .help_padding {
	padding: 31px 33px 38px 30px;
}

.contribute .text1 {
	margin-top: 40px;
}

.contribute .text1 select {
	border: solid 1px #e5e5e5;
	color: #888888;
	padding: 4px 99px 6px 9px;
	outline: none;
	cursor: pointer;
}

.contribute .text2 {
	margin-top: 40px;
}

.contribute .text2 textarea {
	font-family: MicrosoftYaHei;
	border: 1px solid #e5e5e5;
	outline: none;
	resize: none;
	width: 738px;
	height: 90px;
	color: #888888;
	padding: 11px 0 0 9px;
	margin-top: -29px;
	margin-left: 74px;
}

.contribute .text3 {
	margin-top: 40px;
}

.contribute .text3 #preview #imghead {
	border: 1px solid #e5e5e5;
	margin-top: -10px;
	margin-left: 4px;
	cursor: pointer;
}

.contribute .text3 .file-box {
	display: inline-block;
	position: relative;
	padding: 3px 5px;
	overflow: hidden;
	color: #fff;
	border: 1px solid #e5e5e5;
	background: url(../img/file.jpg) no-repeat center;
}

.contribute .text3 .file-box .file-btn {
	width: 70px;
	height: 70px;
	top: 0;
	left: 0;
	outline: none;
	opacity: 0;
	cursor: pointer;
	background: url(../img/about-bg.jpg);
}

.contribute .text4 {
	margin-top: 27px;
}

.contribute .text4 input {
	border: 1px solid #e5e5e5;
	margin-left: 14px;
	padding: 5px 0 5px 9px;
	color: #888888;
	width: 205px;
}

.contribute .text5 {
	margin-top: 30px;
}

.contribute .text5 input {
	border: 1px solid #e5e5e5;
	padding: 5px 0 5px 9px;
	color: #888888;
	width: 205px;
}

.contribute-btn {
	margin-top: 33px;
	width: 196px;
	height: 50px;
	background: #cd3635;
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
}

.contribute .box-bottom {
	margin-top: 38px;
}

.contribute .box-bottom h2 {
	font-size: 18px;
	font-weight: normal;
	color: #cd3635;
}

.contribute .box-bottom p {
	margin-top: 22px;
	line-height: 26px;
	text-indent: 28px;
}


/*我要求助end*/


/*我要查询*/

.query {
	margin-top: 22px;
	margin-bottom: 42px
}

.query-search {
	width: 888px;
	border: 1px solid #e5e5e5;
}

.query-search .padding {
	margin: 28px 29px 40px 28px;
}

.query-search .name {
	font-size: 16px;
}

.query-search .name input {
	border: 1px solid #e5e5e5;
	padding: 12px 0 12px 9px;
	color: #888888;
	width: 232px;
}

.query-search .sum {
	font-size: 16px;
	margin-left: 32px;
}

.query-search .sum input {
	border: 1px solid #e5e5e5;
	padding: 12px 0 12px 9px;
	color: #888888;
	width: 232px;
}

.query-search .btn {
	width: 110px;
	height: 40px;
	background: #cd3635;
	cursor: pointer;
	border-radius: 4px;
	color: #ffffff;
	margin-left: 23px;
}

.query-search .search-bg {
	margin: 30px 0px 40px 0px;
	background: #fafafa;
}

.query-search .search-list {
	padding: 63px 80px 64px 61px;
}

.query-search .search-list .item {
	position: relative;
	margin-top: 42px;
}

.query-search .search-list .item:nth-of-type(1) {
	margin-top: 0px;
}

.query-search .search-list .item .dian {
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	background: #888888;
	left: 0;
	top: 5px;
	border-radius: 10px;
}

.query-search .search-list .item .name {
	margin-left: 7px;
	display: inline-block;
	width: 100px;
}

.ml47 {
	margin-left: 47px;
}

.query-search .search-list .item .donation {
	margin-left: 51px;
	width: 200px;
	display: inline-block;
}
.query-search .search-list .item .payment {
	margin-left: 30px;
}
.query-search .search-list .item .box {
	width: 546px;
}

.query-search .search-list .item .money {
	color: #cd3635;
}

.query-search .explain {
	font-size: 18px;
	color: #cd3635;
}

.query-search .content {
	margin-top: 22px;
	line-height: 26px;
	text-indent: 28px;
}


/*我要查询end*/


/*我要捐助*/

.seek {
	margin-top: 22px;
	margin-bottom: 26px;
}

.seek .donate-text {
	width: 888px;
	border: solid 1px #e5e5e5;
}

.seek .donate-text .padding {
	padding: 33px 32px 35px 28px;
}

.tags .long {
	display: block;
	width: 3px;
	height: 20px;
	background: #cd3635;
}

.tags .title {
	font-size: 20px;
	color: #cd3635;
	margin-left: 12px;
}

.donate-text .box .mt25 {
	margin-top: 25px;
	text-indent: 28px;
}

.donate-text .box .mt25 {
	margin-top: 25px;
	text-indent: 28px;
}

.donate-text .box p {
	line-height: 26px;
}

.donate-text .box2 {
	margin-top: 39px;
}

.donate-text .box2 .table {
	margin-top: 25px;
}

.donate-text .box2 .table .select {
	border: solid 1px #e5e5e5;
	color: #888888;
	padding: 4px 99px 6px 9px;
	margin-left: 51px;
	outline: none;
	cursor: pointer;
}

.donate-text .box2 .table .money {
	margin-top: 35px;
}

.donate-text .box2 .table .money .item {
	display: inline-block;
	width: 68px;
	height: 38px;
	border: solid 1px #e5e5e5;
	text-align: center;
	line-height: 38px;
}

.ml80 {
	margin-left: 80px;
}

.ml12 {
	margin-left: 12px;
}

.donate-text .box2 .table .money .item:hover {
	border: solid 1px #cd3635;
	color: #cd3635;
}

.donate-text .box2 .table .money .item.money-active {
	border: solid 1px #cd3635;
	color: #cd3635;
}

.donate-text .box2 .table .money .item a:hover {
	color: #cd3635;
}

.donate-text .box2 .table .money .rests {
	border: 1px solid #e5e5e5;
	width: 180px;
	margin-top: 15px;
	margin-left: 126px;
}

.donate-text .box2 .table .money .rests .text1 {
	margin: 10px 14px 10px 15px;
	line-height: 40px;
	font-size: 18px;
}

.donate-text .box2 .table .money .rests .qian {
	margin-right: 14px;
	line-height: 40px;
	font-size: 18px;
}

.donate-text .box2 .table .money .rests .rests-money {
	width: 70px;
	border-left: 1px solid #e5e5e5;
	height: 37px;
	font-size: 18px;
	color: #888888;
}
.ml27 {
	margin-left: 27px;
}
.ml40 {
	margin-left: 40px;
}
.donate-text .box2 .money {
    margin-top: 30px;
    height: 50px;
    width: 585px;
	height: 100px;
}
.donate-text .box2 .money ul {
	margin: 0;
	padding: 0;
}
.donate-text .box2 .money .else {
	margin-left: 124px;
	margin-top: 36px;
}
.donate-text .box2 .money-text {
    font-size: 14px;
    margin-right: 82px;
    margin-top: 5px;
}
.donate-text .box2 .money li {
    line-height: 25px;
    vertical-align: middle;
    padding: 1px;
    float: left;
    margin-right: 14px;
}
.donate-text .box2 .money a {
    min-width: 50px;
    padding: 12px 16px;
   border: solid 1px #e5e5e5;
   font-size: 18px;
}

.donate-text .box2 .money a:hover, .donate-text .box2 .money .action {
    border: 1px solid #cd3635;
    padding: 12px 16px;
    color: #cd3635;
}
.donate-text .box2 .table .btn {
	padding: 17px 66px;
	background: #cd3635;
	font-size: 16px;
	color: #ffffff;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 30px;
	margin-left: 124px;
}
.menu .lists-box3 {
	margin-top: 18px;
	height: 188px;
	border: solid 1px #e5e5e5;
}

.menu .lists-box3 .inquire {
	height: 40px;
	background: #f4f4f4;
	border-bottom: solid 1px #e5e5e5;
	line-height: 40px;
}

.menu .lists-box3 .inquire h3 {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	margin-left: 30px;
}

.menu .lists-box3 .se-btn {
	display: block;
	text-align: center;
	width: 210px;
	height: 40px;
	background: #ff3f4e;
	border-radius: 4px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 16px;
	margin: 27px 30px 0 28px;
}

.menu .lists-box3 .return-btn {
	display: block;
	text-align: center;
	width: 210px;
	height: 40px;
	background: #009fe9;
	border-radius: 4px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 16px;
	margin: 16px 30px 0 28px;
}

.donate-text .box3 {
	margin-top: 44px;
}

.donate-text .box3 .text1 {
	margin-top: 29px;
}

.donate-text .box3 .xian {
	margin-top: 30px;
	border-bottom: 1px solid #e9e9e9;
}

.donate-text .box3 .lh {
	line-height: 30px;
}

.donate-text .box4 {
	margin-top: 44px;
}

.donate-text .box4 p {
	line-height: 26px;
	text-indent: 28px;
	margin-top: 27px;
}


/*我要捐助end*/