﻿#myalert {
	display: none;
}
.icon-user {
	background: url(https://www.codac.org.cn/images/registpc/icon_userlogin.png) 51% 54% no-repeat;
	display: block;
	background-size: 55%;
	padding-top: 10px;
}
.icon-user:hover {
	background: url(https://www.codac.org.cn/images/registpc/icon_userlogin_red.png) 51% 54% no-repeat;
	display: block;
	background-size: 55%;
	padding-top: 10px;
}
.x-layout {
	position: relative;
	width: 100%;
	min-width: 1250px;
	/*overflow: visible !important*/
}
.recruit .block1 {
	height: auto
}

.layer {
	background: url(/images/con_mask.png);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
}

	.layer .myalert {
		padding: 30px;
		background: #fff;
		width: 240px;
		position: absolute;
		margin-top: -100px;
		top: 50%;
		left: 50%;
		margin-left: -120px;
		text-align: center;
		z-index: 100000
	}

	.layer .guan {
		background: url(/images/clos.png) no-repeat center;
		display: block;
		width: 23px;
		height: 23px;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.layer .text {
		padding-bottom: 15px;
		font-size: 16px;
		color: #474747;
	}

	.layer .button {
		background: none;
		border: 1px solid #bbbbbb;
		width: 91px;
		height: 29px;
		font: 14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
		color: #707070;
	}



.to_donors3 .pad {
	color: #000;
}

.to_donors3 {
	position: relative;
	background: url(/images/bg6.jpg) center no-repeat;
	height: auto;
}

.t_wave.w {
	background-image: url(/images/png8.png);
}

@media screen and (min-width: 767px) {
	.to_donors3 .box1, .to_donors3 .box2 {
		width: 50%;
		background: none;
		height: 841px;
	}

	.to_donors1 .cont {
		top: 60%;
	}

	.bg_btn {
		background: url(/images/buttom.png) no-repeat center;
		background-size: auto;
		background-size: contain;
		height: 110px;
		width: 260px;
		line-height: 126px;
		margin-top: 30px;
		transition: transform .5s linear;
		margin: auto;
		bottom: 55px;
		position: absolute;
		left: 0;
		right: 0;
		cursor: pointer;
	}

		.bg_btn:hover {
			transform: scale(1.1);
		}

		.bg_btn span {
			font-size: 24px;
			color: #fff;
			text-align: center;
			display: block;
		}

	.to_donors3 .li .cont {
		border-right: none;
		background: #f0e5d7;
	}
}

@media screen and (max-width: 768px) {
	.to_donors3 .box1, .to_donors3 .box2 {
		width: 100%;
		background: none;
	}

	.to_donors3 .box1, .to_donors3 .box2 {
		width: 100%;
		background: url(/images/bg6.jpg) center no-repeat;
		background-size: cover;
	}

	.to_donors1 .bg {
		background-size: cover;
	}

	.bg_btn {
		background: url(/images/buttom.png) no-repeat center;
		background-size: contain;
		height: auto;
		width: 93px;
		transition: transform .5s linear;
		margin: auto;
		bottom: -60px;
		position: absolute;
		left: 0;
		right: 0;
		cursor: pointer;
		line-height: 42px;
	}

		.bg_btn:hover {
			transform: scale(1.1);
		}

		.bg_btn span {
			font-size: 11px;
			color: #e1c09c;
			text-align: center;
			display: block;
			height: 42px;
			line-height: 48px;
		}

	.to_donors3 .li .cont {
		border-right: none;
		background: #f0e5d7;
	}

	.to_donors1 {
		padding: 70px 0;
		height: auto;
	}
}
