/*head*/

.header {
	background-color: rgba(255, 255, 255, 0.6);
	background-color: #10a7e0;
	filter: alpha(opacity=60);
	width: 100%;
	height: 65px;
	position: absolute;
}

.header img {
	display: block;
	width: 417px;
	margin: 2px auto;
}


/*banner*/

.banner-wrapper {
	padding-top: 80px;
	padding-bottom: 20px;
}

.banner-wrapper ul {
	width: 720px;
	margin: 0 auto;
}

.banner-wrapper li {
	width: 70px;
	height: 50px;
	margin: 0 25px;
	text-align: center;
	line-height: 50px;
	float: left;
	background: url(/mjxy/images/portal/banner_bg22.png);
}

.banner-wrapper li.active,
.banner-wrapper li:hover {
	background: url(/mjxy/images/portal/banner_bg11.png);
}

.banner-wrapper li a {
	color: #fff;
	font-size: 16px;
}

/*轮播按钮*/
#carouselFloor {
	position: relative;
}

#carouselFloor .pages {
	width: 100px;
	position: absolute;
	bottom: 10px;
	margin-left: 230px;
}

#carouselFloor .pages span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	float: left;
	margin: 0 5px;
}

#carouselFloor .pages span.active {
	width: 20px;
	border-radius: 30%;
}
/*首页最新捐赠列表*/

#newDlLsit {
	box-sizing: border-box;
}

#newDlLsit .indexNewDlTitle {
	background: #fff;
	height: 39px;
	border: 1px solid #e1e1e1;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight: bold;
	line-height: 39px;
}

#newDlLsit .indexNewIcon {
	display: inline-block;
	border: 0;
	width: 59px;
	height: 39px;
	background: url(/mjxy/images/portal/zuixin.png) center center no-repeat;
	border-right: 1px solid #e1e1e1;
	margin-right: 40px;
	vertical-align: top;
}

#newDlLsit .newDlTab {
	background-color: rgba(255, 255, 255, 0.7);
	background-color: #fff\9;
	filter: alpha(opacity=70);
	padding: 10px 40px;
	border: 1px solid #e1e1e1;
	border-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	height: 283px;
	box-sizing: border-box;
}

#newDlLsit .newDlTab table,
#dnListout .newDlTab table {
	border: 1px solid #bbffff;
	width: 1018px;
	text-align: center;
	box-sizing: border-box;
}

#newDlLsit .newDlTab table td,
#newDlLsit .newDlTab table th {
	border: 1px solid #eef7ff;
}

#dnListout .newDlTab table td,
#dnListout .newDlTab table th {
	border: 1px solid #bbffff;
}

#newDlLsit .newDlTab table th {
	height: 50px;
	background: #ffffff;
}

#newDlLsit .newDlTab table td {
	height: 32px;
}


/*轮播*/

#carouselFloor {
	margin-top: 20px;
	box-sizing: border-box;
}

#carouselFloor .wrap>div {
	float: left;
}

#carousel {
	width: 550px;
	height: 266px;
	border-radius: 12px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

#dlNews {
	width: 530px;
	height: 266px;
	float: left;
}

#dlNews .indexNewsTitle {
	background: #fff;
	height: 39px;
	border: 1px solid #e1e1e1;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight: bold;
	line-height: 39px;
}

#dlNews .indexNewsIcon {
	display: inline-block;
	border: 0;
	width: 59px;
	height: 39px;
	background: url(/mjxy/images/portal/news.png) center center no-repeat;
	border-right: 1px solid #e1e1e1;
	margin-right: 40px;
	vertical-align: top;
}

#dlNews .indexNewsList {
	padding: 10px 19px;
	background-color: rgba(255, 255, 255, 0.7);
	background-color: #fff\9;
	filter: alpha(opacity=70);
	border-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

#dlNews .indexNewsList li {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #b2b2b1;
	background: url(/mjxy/images/portal/rectangle.png) center left no-repeat;
}

#dlNews .indexNewsList li:last-child {
	border-bottom: 0;
}

#dlNews .indexNewsList li a {
	font-weight: bold;
}


/*footer*/

#footer {
	background-color: rgba(255, 255, 255, 0.6);
	background-color: #fff\9;
	filter: alpha(opacity=60);
	margin-top: 20px;
	padding: 10px;
}

#footer .footTitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#footer .jyRead {
	text-align: center;
	margin-bottom: 10px;
}

#footer .jyRead>a {
	color: #589ae9;
}

#footer .dlWayIdea {
	float: left;
	margin-right: 30px;
}

#footer .dlWayIdea>.title {
	width: 80px;
	height: 20px;
	background: #fe9452;
	color: #fff;
	text-align: center;
	line-height: 20px;
	border-radius: 3px;
	font-size: 14px;
	margin-bottom: 5px;
}

#footer .dlWayIdea ul li {
	font-size: 12px;
}


/*捐赠细则*/

.mjxy-dtl {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.7);
	background-color: #fff\9;
	filter: alpha(opacity=70);
	border-radius: 10px;
	line-height: 30px;
	height: 700px;
	overflow: hidden;
}

.mjxy-dtl .title {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.mjxy-dtl .indent2em {
	text-indent: 2em;
}

.mjxy-dtl .firTitle {
	font-weight: bold;
	font-size: 16px;
}

.mjxy-dtl .textRight {
	text-align: right;
}

.mjxy-dtl .showPic{
	display: block;
	/* width: 318px;
	height: 212px; */
	max-width: 1020px;
}
.content_dn{margin: 20px 20px;}
.content_dn img{max-width: 1020px;display: block;}
/*捐赠展示*/

#dnShow li {
	width: 318px;
	height: 320px;
	float: left;
	margin: 0 17.5px;
}

#dnShow li p {
	width: 318px;
	height: 238px;
}

#dnShow li p img {
	width: 100%;
    border-radius: 10px;
    cursor: pointer;
}

.page-btn .pagination p.page-operate a{background: #fff}
/*捐赠名录*/

#dnList {
	background-color: rgba(255, 255, 255, 0.7);
	background-color: #fff\9;
	filter: alpha(opacity=70);
	padding: 10px 40px;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	border-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	height: 700px;
	padding: 30px;
	box-sizing: border-box;
}

#dnList .listSearch {
	box-sizing: border-box;
	width: 600px;
	height: 50px;
	background: #6aa5ca;
	overflow: hidden;
	margin-left: 10px;
    float: left;
}
#dnList .search_box{
	width:auto;
	margin: 0 auto;
	height:50px;
	padding-left:140px;
	
}
.search_word{
	width:auto;
	float:left;
	height:50px;
	line-height: 50px;
}
.search_word select{
	width:100px;
	height:48px;
	line-height:50px;
	font-size:14px;
	border: 2px solid #6aa5ca;
}

#dnList .listSearch input {
	width: 400px;
	height: 46px;
	margin-top: 2px;
	padding-left: 10px;
	margin-left: -4px;
	line-height: 46px;
	vertical-align: middle;
}

#dnList .listSearch a {
	display: inline-block;
	width: 70px;
	height: 46px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 48px;
}

#dnList .selectBox {
	display: inline-block;
	background: #fff;
	width: 100px;
	height: 46px;
	margin-left: 2px;
	vertical-align: middle;
	line-height: 46px;
	margin-top: 2px;
}

#select01 {
	height: 46px;
	border: 0;
	outline: none;
	padding: 0 7px;
	border-right: 1px solid #6aa5ca;
	font-size: 14px;
}

#dnList .newDlTab {
	margin-top: 30px;
}

#dnList .newDlTab table {
	width: 1040px;
}

#dnListout .newDlTab table th {
	height: 60px;
	background: #ffffff;
}

#dnListout .newDlTab table td {
	height: 38px;
}

/*缺藏征集*/
.toCollectBtn {
	display: inline-block;
    margin-top: 30px;
    margin-left: 470px;
    text-decoration: underline;
    color: #ff660a;
    font-size: 16px;
}
