.index{
	background: url(../img/bg.jpg) no-repeat center top;
}
/*首页banner*/
.banner {
	position: relative;
	overflow: hidden;
}
.banner , .banner li , .banner li a{
	display: block;
	width: 100%;
	height: 527px;
}

.banner ul {
	width: 1000%;
	height: 527px;
}
.banner li{
	min-width: 1124px;
	max-width: 1920px;
}
.banner-btn{
	width: 1124px;
	height: 0;
	position: absolute;
	top: 0;left: 0; right: 0;bottom: 0;
	margin:auto;
}
.banner-btn span{
	display: block;
	width: 63px;
	height: 90px;
	background-image: url(../img/left-btn.png);
	margin-top: -45px;
	cursor: pointer;
	border: 1px solid transparent;
}
.banner-btn span.next{
	background-image: url(../img/right-btn.png);
}
.banner-btn span:hover{
	border: 1px solid #fff;
}


.module-title p:after{
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: url(../img/line.jpg) no-repeat center left;
	margin-top: 5px;
}
.module-title span{
	color: #4288DB;
	font-size: 17px;
}
.module-title span:before{
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url(../img/icon-2.png) no-repeat;
	vertical-align: middle;
	margin: -4px 0 0 0 ;
}
.module-title a{
	color: #666;
	letter-spacing: 1px;
}
.title{
	display:block;
	color: #4174B5;
	border-left: 3px solid #4174B5;
	padding-left: 10px;
	margin: 15px 0;
	font-size: 17px;
}
.title a{
	display: inline-block;
	color: #338263;
	font-size: 13px;
	margin-top: 2px;
}
/*最新动态*/
.new-module{
	width: 705px;
}
.new-module a:hover, .new-module a:active{
	text-decoration: underline;
}
.new-module ul{
	margin-top: 20px;
	border-bottom: 1px dashed #228756;
}
.new-module ul li{
	margin-bottom: 20px;
}
.new-module ul li div{
	padding-left: 230px;
	height: 144px;
	position: relative;
}
.new-module ul li div h3{
	font-size: 17px;
	font-weight: 100;
	padding-top: 10px;
}
.new-module ul li div h3 a{
	color: #c00;
}
.new-module ul li div img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width:215px;
	height:144px;
}
.new-module ul li div p{
	line-height: 1.6rem;
	letter-spacing: 1px;
	margin-top: 10px;
	font-size: 13px;
}
.new-module ul li div p a{
	color: #228756;
}
.new-module ul li div time{
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
}

/*护理中心*/
.nurse span:not(:first-child){
	display: inline-block;
	width: 44%;
	padding-left: 10px;
	margin-right: 4%;
	margin-bottom: 8px;
}
.nurse span a{
	color: #444;
}

/*侧边*/
.aside{
	width: 341px;
}
/*参与支持*/
.join .module-title span:before{
	content: "";
	width: 22px;
	height: 24px;
	background: url(../img/icon-3.png) no-repeat;
}
.join div a{
	display: inline-block;
	width: 102px;
	height: 40px;
	line-height: 40px;
	background: #4288DB;
	color: #fff;
	margin: 15px 4px;
	border-radius: 6px;
}
.join div a:nth-child(2){
	background: #3AC67B;
}
.join div a:last-child{
	background: #62AAED;
}

.left-join{ margin-top: 20px; }
.left-join div a{ display: block; width: 200px; margin-left: auto; margin-right: auto;  }
/*爱心捐款*/
.love .module-title span:before{
	content: "";
	width: 0;
	height: 0;
}
.show-all-donation{
	padding: 10px 5px;
	height: 35px;
}
.show-all-donation:before{
	content: "";
	display: inline-block;
	width: 25px;
	height: 35px;
	background-image: url(../img/icon-1.png);
	vertical-align: middle;
	margin-top: -7px;
}
.show-all-donation span{
	width: 24px;
	height: 35px;
	display: inline-block;
	background-image: url(../img/icon-8.jpg);
	margin-left: 5px;
	line-height: 30px;
	font-size: 24px;
}
.all-donation-search{
	height: 34px;
	line-height: 34px;
	margin: 10px 0;
}
/*.all-donation-search a{
	display: inline-block;
	width: 100px;
	height: 34px;
	background-color: #3AC67B;
	color: #fff;
	margin-right: 20px;
	border-radius: 7px;
}*/
.all-donation-search a{
	display: block;
    width: 40px;
    right: 0;
    color: #666;
}
.all-donation-search span{
	width: 33.33%;
	float: left;
}
.list-title span{
	display: inline-block;
	width: 24%;
	font-weight: 700;
}
.list-content{
	height: 157px;
	overflow: hidden;
	margin-bottom: 15px;
}
.list-content li{
	margin-top: 7px;
	height: 19px;
}
.list-content li span{
	display: block;
	width: 33.33%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list-content li span a{ display: block; color: #666; width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
/*.list-content li span{
	display: inline-block;
	width: 24%;
}
.list-title span:first-child , .list-content li span:first-child{
	width: 18%;
}
.list-title span:nth-child(2) , .list-content li span:nth-child(2){
	width: 30%;
}*/
/*捐款账户*/
.account .module-title span:before{
	content: "";
	width: 30px;
	height: 18px;
	background: url(../img/icon-4.png) no-repeat;
	margin-top: -2px !important;
}
.account ul{
	padding: 10px;
}
.account ul li{
	margin-bottom: 10px;
}
.account ul li a{color: #444;}
.account ul li a:hover, .account ul li a:active{ text-decoration: underline; }

.small-banner{
	width: 1081px;
	height: 174px;
	margin: 0 auto;
	padding: 20px 0;
	clear: both;
}
.small-banner a, .small-banner img{
	display: block;
}

/*项目进展 & 渐冻人生 */
.project ul , .life ul{
	overflow: hidden;
	padding-bottom: 10px;
}
.project ul li , .life ul li{
	width: 247px;
	height: 229px;
	box-shadow: 5px 5px 10px #eee;
	margin: 0 0 20px 28px;
	border-radius: 0 0 5px 5px;
}
.project ul li:nth-child(4n+1) , .life ul li:nth-child(4n+1){
	margin-left: 0;
}
.project ul li a span , .life ul li a span{
	display: block;
	margin: 15px;
	color: #444;
	font-size: 16px;
}
.project ul li div , .life ul li div{
	overflow: hidden;
	padding: 0 15px;
}
.project ul li div b , .life ul li div b{
	color: #23795C;
	margin-right: 3px;
}
.project ul li div i , .life ul li div i{
	color: #FF6000;
	margin-right: 3px;
}

.enterprise-list a{
	display: inline-block;
	width: 161px;
	height: 98px;
	border: 1px solid #F0F0F0;
	margin: 17px 0 0 16px;
}
.enterprise-list a:nth-child(6n+1){
	margin-left: 0;
}
.enterprise-list a img{
	display: block;
}
.enterprise-list a:hover{
	box-shadow: 5px 5px 5px #F0F0F0;
}




.left-menu{
	width: 250px;
}
.left-title{
	background: #4288DB;
	width: 250px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
}
.left-menu dl{
	border: 1px solid #E6E6E6;
	line-height: 48px;
}
.left-menu dl dt{
	height: 48px;
	padding-left: 40px;
	color: #727171;
	position: relative;
}
.left-menu dl dt:after{
	content: "";
	display: block;
	width: 14px;
	height: 7px;
	background: url("../img/down.jpg") no-repeat;
	position: absolute;
	right: 25px;
	top: 21px;
}
.left-menu dl dd{
	height: 48px;
	border-top: 1px solid #E6E6E6;
}
.left-menu dl dd a{
	display: block;
	color: #4288DB;
}
.left-menu dl dd a:hover, .left-menu dl dd a.on{
	background: #C3DAF4;
}
.right-content{
	width: 800px;
}

/*关于我们*/
.about .right-title{
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
	font-size: 15px;
	margin-bottom: 15px;
}
.about .right-text p{
	color: #5E5E5E;
	line-height: 1.8rem;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.about .right-text img{
	display: block;
	/*width: 100%;*/
	height: auto;
	margin: 0 auto 15px auto;
    max-width: 100%;
}

/*认识ALS*/
.right-content li{
	margin-bottom: 15px;
}
.right-content li a{
	display: block;
}
.right-content li h6{
	color: #4288DB;
	font-weight: 100;
	font-size: 15px;
}
.right-content li p{
	font-size: 13px;
	color: #7C7A79;
	line-height: 1.6rem;
	letter-spacing: 1px;
	margin: 10px 0;
}
.right-content li time{
	display: block;
	color: #4E90DD;
}

/*联系我们*/
.contact-list{
	padding-left: 14px;
}
.contact-list span{
	font-size: 18px;
	font-weight: 700;
	color: #4288DB;
	display: block;
	margin: 25px 0 15px 0;
}
.contact-list li{
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

/*新闻*/
.new-list{
	padding: 30px 15px;
}
.new-list li{
	min-height:143px; 
	margin-bottom: 20px;
}
.new-list li div{
	padding: 15px 0 15px 230px;
	position: relative;
}
.new-list li div img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width:215px;
	height:143px;
}
.new-list li div h6 a{
	font-size: 17px;
	font-weight: 100;
	color: #4B8EDD;
}
.new-list li div h6 a:hover{
	color: #FF1011;
	text-decoration: underline;
}
.new-list li div p{
	margin: 10px 0;
	line-height: 1.7rem;
	letter-spacing: 1px;
}
.new-list li div p a{
	color: #2B94A1;
}
.new-list li div p a:hover{
	text-decoration: underline;
}
.new-list li div time{
	display: block;
	color: #2B94A1;
	font-size: 13px;
}

/*新闻详情*/
.new-detail .new-text {
	padding: 30px;
}
.new-detail .new-title h6{
	font-size: 18px;
	font-weight: 100;
	color: #4288DB;
}
.new-detail .new-title div span{
	display: inline-block;
	margin: 15px 15px 20px 15px;
	color: #ADA8AB;
}
.new-detail-text{
	color: #484645;
	font-size: 13px;
	line-height: 2;
}
.new-detail-text p{
	line-height: 1.8;
	letter-spacing: 2px;
	margin-bottom: 10px;
	/*text-indent: 2rem;*/
}
.new-detail-text span{
	display: block;
	margin: 15px 0;
}
.new-detail-text img{
	display: block;
	max-width: 100%;
	height: auto;
	margin:10px auto;
}
/*信息公开*/
.open-list li{
	overflow: hidden;
	padding: 15px 30px 5px 30px;
}
.open-list li a{
	display: inline-block;
	width: 600px;
	color: #4288DB;
}

/*人才招聘*/
.recruit-text{
	margin: 60px 0;
	border-top:7px solid #4288DB;
	border-bottom: 7px solid #4288DB;
	position: relative;
	padding-bottom: 25px;
}
.recruit-text:before{
	content: "";
	display: block;
	width: 231px;
	height: 118px;
	background: url(../img/icon-6.png) no-repeat;
	position: absolute;
	top:-75px;
	left: 50%;
	margin-left: -115px;
}
.recruit-text dl{
	padding: 0 140px;
	margin-top: 25px;
}
.recruit-text dl dt{
	color: #4288DB;
	font-size: 18px;
	margin-bottom: 10px;
}
.recruit-text dl dd{
	color: #797778;
	margin-bottom: 8px;
	line-height: 1.6rem;
	font-size: 13px;
	letter-spacing: 1px;
}

.recruit-form{
	padding: 0 170px;
}
.recruit-form h6{
	font-size: 18px;
	color: #4289DB;
	font-weight: 100;
	margin-bottom: 20px;
}
.recruit-form li{
	overflow: hidden;
	margin-bottom: 22px;
}
.recruit-form li span{
	display: inline-block;
	width: 65px;
	padding-right: 5px;
	color: #4289DB;
}
.recruit-form li input[type="text"]{
	width: 212px;
	height: 38px;
	border: 1px solid #4289DB;
	border-radius: 5px;
	outline: none;
	padding-left: 8px;
}
.recruit-form li textarea{
	display: block;
	width: 645px;
	height: 150px;
	padding: 10px;
	border: 1px solid #4289DB;
	outline: none;
	resize:none;
	border-radius: 5px;
}
.recruit-form li input[type="submit"]{
	background: #4288DB;
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	font-size: 18px;
	cursor: pointer;
}

/*在线捐款*/
.donation .left-menu ul{
	margin-top: 20px;
	background: #F2F2F4;
	padding: 10px 0;
}
.donation .left-menu ul li{
	padding: 0 10px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.6rem;
}
.donation .left-menu ul li:first-child{
	color: #4289DB;
	border-bottom: 1px solid #4289DB;
	padding-bottom: 7px;
	font-size: 15px;
}
.donation-title span{
	display: inline-block;
	width: 30%;
	font-size: 16px;
	padding-top: 17px;
	border-top: 5px solid #CBCCCE;
	position: relative;
}
.donation-title span:nth-child(2){
	margin: 0 35px;
}
.donation-title span i{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	color: #fff;
	background: #CBCCCE;
	position: absolute;
	top: -17px;
	left: 50%;
	margin-left: -15px;
}
.donation-title span.on{
	border-top: 5px solid #4289DB;
}
.donation-title span.on i{
	background: #4289DB;
}

.donation-form span{
	display: block;
	float: left;
	width: 128px;
}
.donation-form a{
	display: inline-block !important;
}
.donation-form li {
	margin-top: 25px;
	height: 40px;
	line-height: 40px;
}
.donation-form li select{
	width: 670px;
	padding: 0 10px;
	height: 38px;
	border: 1px solid #E4E4E4;
	outline: none;
}
.donation-form li:not(.plice) input[type="text"]{
	width: 660px;
	height: 38px;
	border: 1px solid #E4E4E4;
	padding-left: 8px;
	outline: none;
}
.donation-form li span:before{
	content: "*";
	font-size: 18px;
	color: red;
	vertical-align: middle;
	margin-right: 4px;
}
.donation-form li.no span:before{
	content: "";
	margin-right: 14px;
	
}
.donation-form li.plice label , .donation-form li.anonymity label , .donation-form li.bill label{ margin-right: 20px; }
.donation-form li.plice label:last-child{
	display: block;
	margin-top: -10px;
}
.donation-form li input{
	outline: none;
}
.donation-form li input[type="checkbox"]{
	vertical-align: middle;
	margin-top: -2px;
}
.donation-form li input[type="submit"]{
	width: 350px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	display: block;
	border: none;
	background: #4289DB;
	color: #fff;
	cursor: pointer;
	margin: 0 auto;
}
.donation-form li a{
	color: #4289DB;
}

/*志愿者*/
.volunteer-form{
	padding: 30px 120px;
	color: #888;
}
.volunteer-form .volunteer-title{
	font-size: 16px;
	color: #4188DA;
	display: block;
	margin-bottom: 30px;
}
.volunteer-form li{
	margin-bottom: 25px;
	height: 40px;
	line-height: 40px;
}
.volunteer-form li input , .volunteer-form li select{
	outline: none;
	color: #888;
}
.volunteer-form li span{
	display: inline-block;
	width: 130px;
	letter-spacing: 2px;
}
.volunteer-form li.volunteer-gender label{
	margin-right: 20px;
}
.volunteer-form li.volunteer-gender input{
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
}
.volunteer-form li:not(.not) span:before{
	content:"*";
	color: red;
	display: inline-block;
	margin-right: 3px;
	font-size: 14px;
}
.volunteer-form li.not span{
	padding-left: 11px;
	width: 119px;
}
.volunteer-form li a{
	color: #4289DB;
}
.volunteer-form li input[type='submit']{
	height: 40px;
	line-height: 40px;
	width: 300px;
	background-color: #4288DB;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.ipt-w input , .ipt-w select{
	width: 600px;
	padding-left: 10px;
	height: 38px;
	border: 1px solid #DADADA;
	line-height: 38px;
}
.ipt-w input[type="date"]{
	width: 200px;
	padding-right: 400px;
}
.area input , .area select{
	height: 38px;
	border: 1px solid #DADADA;
}
.area input {
	width: 200px;
	padding-left: 15px;
}

/*病友关爱*/
.care-form{
	padding: 30px 100px;
}
.form-title{
	font-size: 16px;
	color: #444;
	display: block;
	width: 80px;
	text-align: center;
	padding: 10px 10px 8px 10px;
	border-bottom: 1px solid #4188DA;
	margin:10px auto 20px auto;
}
.care-form ul{
	padding-bottom: 20px;
	color: #888;
}
.care-form ul li{
	min-height: 40px;
	margin-bottom: 20px;
}
.care-form li input , .care-form li select , .care-form li textarea{
	outline: none;
	color: #888;
}
.care-form ul li label{
	margin-right: 20px;
}
.care-form ul li input[type='radio'] , .care-form ul li input[type='checkbox']{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 4px;
}
.care-form ul li span{
	display: inline-block;
	width: 150px;
	height: 50px;
	letter-spacing: 2px;
	padding-left: 40px;
	font-size: 16px;
}
.multiple input[type='text']{
	height: 38px;
	padding-left: 10px;
	margin-left: 10px;
	width: 300px;
	border: 1px solid #DADADA;
}
.multiple b:before{
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background-color: #4288DB;
	vertical-align: middle;
	margin: -2px 5px 0 0;
}
.not-select input[type='text']{
	width: 30px;
	border: none;
	border-bottom: 1px solid #DADADA;
	text-align: center;
	padding: 0 5px 5px 5px;
}
.take-more input{
	height: 38px;
	padding-left: 10px;
	margin-left: 10px;
	width: 300px !important;
	border: 1px solid #DADADA !important;
	padding: 0 0 0 10px !important;
	text-align: left !important;
}
.help{
	overflow: hidden;
}
.help label{
	margin-bottom: 15px;
	display: inline-block;
}
.help textarea{
	display: inline-block;
	width: 550px;
	height: 50px;
	padding: 5px;
	resize:none;
}
.textarea input{
	vertical-align: middle;
}
.bz textarea{
	display: inline-block;
	height: 100px;
	width: 650px;
	padding: 15px;
	vertical-align: middle;
	resize:none;
}
.care-form li input[type='submit']{
	height: 40px;
	line-height: 40px;
	width: 300px;
	background-color: #4288DB;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
	margin-top: 30px;
/*	position: fixed;top: 0;*/
}

/*进展项目*/
.project-evolve-list{
	width: 900px;
	margin: 40px auto;
}
.project-evolve-list ul{
	overflow: hidden;
}
.project-evolve-list li{
	width: 240px;
	height: 230px;
	margin: 0 30px 30px 30px;
	box-shadow: 5px 5px 10px #eee;
}
.project-evolve-list li a , .project-evolve-list li a img , .project-evolve-list li span{
	display: block;
}
.project-evolve-list li a{
	height: 170px;
	position: relative;
}
.project-evolve-list li a img{
	/*height: 130px !important;*/height: 160px !important;
}
.project-evolve-list li a span{
	height: 35px;
	line-height: 35px;
}
.project-evolve-list li a i{
	display: block;
	width: 130px;
	height: 37px;
	line-height: 47px;
	color: #fff;
	background: url(../img/icon-7.png) no-repeat;
	position: absolute;
	right: -8px;
	bottom: 40px;
	z-index: 5;
}
.project-evolve-list li span{
	color: #666;
	padding: 0 10px;
}
.project-evolve-list li span i{
	color: #227856;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 5px;
}
.project-evolve-list li span b{
	color: #FF9937;
	margin-right: 3px;
}

/*项目详情*/
.project-content-box{
	overflow: hidden;
	margin-top: 50px;
}
.project-content{
	width: 740px;
	padding-right: 10px;
}
.project-head{
	position: relative;
	padding-left: 490px;
	height: 255px;
}
.project-head img{
	display: block;
	position: absolute;
	top: 0; left: 0;
}
.project-head h6{
	color: #4288DB;
	font-weight: 100;
	font-size: 18px;
}
.project-head li{
	margin-bottom: 10px;
}
.project-head li span{
	display: inline-block;
	width: 120px;
}
.project-head li span i{
	color: #FF6000;
	margin: 0 3px 0 5px;
}
.project-head li b {
	margin:0 3px;
}
.project-head li b , .project-head li p time{
	color: #23795C;
}
.project-head li.button a{
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	background: #4288DB;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 15px 0;
}
.project-head li.click a{
	color: #666;
	display: inline-block;
	margin-right: 10px;
}
.project-head li.click a:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 19px;
	background: url(../img/icon-10.png) no-repeat;
	vertical-align: middle;
	margin-top: -3px;
}
.project-head li.click a:first-child:before{
	content: "";
	background: url(../img/icon-9.png) no-repeat;
}
.project-text{
	margin-top: 40px;
}
.project-text h3{
	font-size: 18px;
    color: #666;
    font-weight: 100;
    margin-bottom: 15px;
}
.project-text p{
	text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}
.project-text img{
	display: block;
	width: auto;
    max-width: 740px;
    margin:0 auto 15px auto;
}
.project-right-list {
	width: 325px;
}
.project-right-list h5{
	font-size: 18px;
    color: #4288DB;
    font-weight: 100;
    border-bottom: 1px solid #4288DB;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.project-right-list div{
	margin-bottom: 20px;
}
.project-right-list li p{
	overflow: hidden;
	color: #666;
	padding: 3px 5px;
}

/*支付方式*/
.pay-form{
	padding-top: 35px;
	bor
}
.pay-form form > div:first-child{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.pay-form h6{
	font-size: 19px;
	color: #444444;
	font-weight: 100;
	margin-bottom: 20px;
}
.pay-form input{
	outline: none;
	border:none;
}
.pay-form label{
	margin-right: 15px;
	margin-top: 20px;
}
.pay-form label input{
	vertical-align: middle;
	margin-right: 3px;
}
.pay-form label img{
	vertical-align: middle;
}
.pay-btn{
	margin-top: 130px;
}
.pay-btn span b{
	color: #FF4419;
	font-size: 18px;
	margin: 0 3px;
}
.pay-btn input{
	width: 160px;
	height: 40px;
	color: #fff;
	background: #4288DB;
	font-size: 16px;
	margin: 15px 0;
	cursor: pointer;
}
.pay-btn a{
	color: #4288DB;
	letter-spacing: 1px;
}

.pay-success{
	width: 800px;
	height: 350px;
	position: relative;
}
.pay-success img{
	display: block;
	position: absolute;
	top: 0; bottom: 0; right: 0; left: 0;
	margin: auto;
}

/*查询捐款*/
.search p{
	font-size: 16px;
    line-height: 30px;
    padding-top: 20px;
    text-indent: 2em;
    color: #666;
}
.search form{
	width: 1000px;
	padding: 30px 40px 20px 40px;
	overflow: hidden;
}
.search form span{
	display: block;
	margin-bottom: 20px;
}
.search form span i{
	font-size: 16px;
    margin-right: 5px;
    color: #4288DB;
    display: inline-block;
    width: 80px;
}
.search form input , .search form select{
	outline: none;
}
.search form .text input{
	width: 238px;
    height: 31px;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-size: 12px;
}
.search form .date input{
	width: 176px;
	height: 31px;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.search form select{
	width: 204px;
    height: 31px;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-size: 12px;
    color: #aaa;
}
.search form input[type="submit"]{
	width: 180px;
    height: 31px;
    background: #4288DB;
    color: #fff;
    font-size: 18px;
    line-height: 31px;
    border: none;
    vertical-align: middle;
    cursor: pointer;
}
.donate-table{
	width: 1080px;
	margin:0 auto;
}
.donate-table td{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis; 
	-o-text--overflow: ellipsis;
	/*display: inline-block;*/
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
}
.donate-table tr td:first-child{
	border-left: 1px solid #ccc;
}
.donate-table tbody tr:last-child td{
	border-bottom: 1px solid #ccc;
}
.donate-table thead tr td{
	font-size: 17px;
	color: #4288DB;
}
.donate-table tr td{
	width: 198px;
}
.donate-table tr td:nth-child(2){
	width: 279px;
	overflow: hidden;
}

/*新项目进展 2017-1-4*/
.new-project-evolve{ width: 1080px; margin: 0 auto; }
.new-project-evolve-list > ul{ overflow: hidden; padding: 40px 0 40px 0; }
.new-project-evolve li.left{ width: 490px; height: 142px; margin-bottom: 30px; overflow: hidden; }
.new-project-evolve li.left:nth-child(odd){ margin-right: 95px; }
.new-project-evolve li.left a,.new-project-evolve li img{ display: block; }
.new-project-evolve li.left div{ position: relative; width: 265px; height: 100%;  padding-left: 225px; }
.new-project-img{ width: 215px; height: 142px; position: absolute; top: 0; left: 0; }
.new-project-evolve li.left img{ width: 100%; height: 100%; }
.new-project-evolve li.left h3 a{ color: #4288DB; font-size: 17px; font-weight: 500; padding: 10px 0; }
.new-project-evolve li.left li a{ color: #727171; margin-bottom: 7px;}
.new-project-evolve li.left li a:hover{ text-decoration: underline; }