
.enroll{
	position:fixed;
	width: 710px;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	z-index: 999;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 8px 20px 0 rgba(0,0,0,.1);
	overflow: hidden;
	display: none;
z-index:999999;
}
.enrollTitle{
	height: 46px;
	background: #4bbf5b;
	font-size: 18px;
	line-height: 46px;
	padding-left: 22px;
	color: #fff;
	position:relative;
	font-weight: bold;
}
.enrollTitle a{
	position:absolute;
	width: 18px;
	height: 14px;
	top: 16px;
	right: 22px;
	background:url('/Images/enroll.png') no-repeat 0 0;
}
.enrollBox{
	padding:18px 22px 0 22px;
	overflow-y: auto;
}
.Tips{
	font-size: 13px;
	line-height: 20px;
	color: #999;
}
.Tips b{
	font-weight: normal;
	color: #ff6600;
}
.nextStep {
	width: 280px;
	height: 40px;
	text-align: center;
	display: block;
	border-radius: 8px;
	background-color: #4bbf5b;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	margin-left: 85px;
}
.enrollBox .enroll-banner {
	margin-bottom: 15px;
}
.enrollBox .Title {
	font-size: 18px;
	line-height: 52px;
	border-bottom: 1px solid #ddd;
	padding-left: 35px;
	margin-top: 10px;
	background: url('/Images/enroll1.png') no-repeat 0px -26px;
	font-weight:bold;
}
#spanSecond {
	color: #f00;
}
.enrollBox .Title.investigation{
	background:url('/Images/enroll1.png') no-repeat 0px -26px
}
.enrollBox .form{
	padding:0 0 17px 0;
}
.enrollBox .form dl{
	overflow: hidden;
	padding: 9px 0;
}
.enrollBox .form dl dt{
	width: 75px;
	float: left;
	font-size: 15px;
	color: #666;
	line-height: 40px;
}
.enrollBox .form dl dt b{
	font-weight: normal;
	color: #ff0000;
	font-family: tahoma;
}
.enrollBox .form dl dd{
	float: left;
	width: 564px;
}
.enrollBox .form dl dd .input{
	float: left;
}
.enrollBox .form dl dd .txt{
	float: left;
	padding-left: 14px;
	line-height: 40px;
	color: #999;
	font-size:14px;
}
.enrollBox .form dl dd .txt img{
	margin-top: 9px;
	vertical-align: top;
}
.enrollBox .form dl dd .txt a{
	color: #ff6600;
	margin-left: 14px;
}
.enrollBox .form dl dd a.code{
	color: #666;
	margin-left: 0px;
	display: inline-block;
	padding: 0 14px;
	background-color: #f5f5f5;
	border:1px solid #ddd;
	border-radius: 2px;
	line-height: 38px;
}
.enrollBox .form dl dd .input input{
	width: 314px;
	height: 38px;
	display: block;
	border:1px solid #ddd;
	border-radius: 2px;
	font-size: 14px;
	color: #999;
	text-indent: 12px;
	font-family: microsoft yahei;
}
.enrollBox .form dl dd .input input:focus{
	color: #333;
}
.enrollBox .form dl dd .Select{
	width: 150px;
	height: 40px;
	margin-right: 18px;
	position:relative;
	float: left;
}
.enrollBox .form dl dd .Select .selectTop{
	width: 148px;
	height: 38px;
	border:1px solid #ddd;
	border-radius: 2px;
	position:relative;
	cursor: pointer;
}
.enrollBox .form dl dd .Select .selectTop p{
	font-size: 14px;
	line-height: 38px;
	color: #666;
	width: 122px;
	text-align: center;
}
.enrollBox .form dl dd .Select .selectTop i{
	position:absolute;
	width: 10px;
	height: 6px;
	top: 16px;
	right: 14px;
	background:url('/Images/enroll.png') no-repeat -8px -87px;
}
.enrollBox .form dl dd .Select .selectBot{
	position:absolute;
	bottom: 39px;
	left: 0;
	z-index: 9;
	width: 294px;
	background-color: #fff;
	border:1px solid #ddd;
	border-radius: 2px;
	padding:10px;
	display: none;
}
.enrollBox .form dl dd .Select .selectBot li{
	width: 33.33%;
	float: left;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.enrollBox .form dl dd .Select .selectBot li a{
	color: #333;
	display: block;
}
.enrollBox .form dl dd .Select .selectBot li a:hover{
	color: #fff;
	background-color: #4bbf5b;
}
.willing{
	overflow: hidden;
}
.willing li{
	font-size: 14px;
	line-height: 40px;
	color: #666;
	margin-right: 14px;
	float: left;
	cursor: pointer;
}
.willing li b{
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: top;
	background:url('/Images/enroll.png') no-repeat 100% -114px;
	margin:14px 8px 0 0;
}
.willing li b.active{
	background:url('/Images/enroll.png') no-repeat 100% -155px;
}
.investigateTitle{
	padding-top: 18px;
    color: #4bbf5b;
    font-size: 16px;
    font-weight: bold;
}
.investigateList{
	overflow: hidden;
	border-bottom:1px dashed #eaeaea;
	padding:10px 0;
}
.investigateList li{
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #666;
	float: left;
	cursor: pointer;
	padding-right:10px;
}
.investigateList li b{
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: top;
	background:url('/Images/enroll.png') no-repeat 100% -114px;
	margin:12px 8px 0 0;
}
.investigateList li b.active{
	background:url('/Images/enroll.png') no-repeat 100% -155px;
}
.investigateLists{
	overflow: hidden;
	border-bottom:1px dashed #eaeaea;
	padding:10px 0;
}
.investigateLists li{
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #666;
	float: left;
	cursor: pointer;
	padding-right:15px;
}
.investigateLists li b{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	border:1px solid #ddd;
	border-radius: 2px;
	margin:11px 8px 0 0;
}
.investigateLists li b.active{
	background: url('/Images/enroll.png') no-repeat 1px -240px;
}
.Btn {
	text-align: center;
	padding: 20px 20px 20px 20px;
}
.Btn p{
	font-size: 14px;
	color: #666;
}
.Btn p a{
	color: #00b7a9;
}
.Btn p i{
	display: inline-block;
	width: 16px;
	height: 16px;
	border:1px solid #ddd;
	border-radius: 2px;
	vertical-align: top;
	margin-right: 8px;
	cursor: pointer;
}
.Btn p i.active{
	background:url('/Images/enroll.png') no-repeat 1px -240px;
}
.Btn button{
	display: inline-block;
	width: 320px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	background-color: #4bbf5b;
	border-radius:5px;
	margin-top: 14px;
	font-family: 'microsoft yahei';
}

.hbzhanHongbao{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 99999;
}
.hbzhanHongbao .hongbaoBox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 545px;
	height: 605px;
	background: url(../../../Images/hongbao.png) no-repeat;
}
.hbzhanHongbao .hongbaoBox a{
	position: absolute;
	top: -20px;
	right: -24px;
}
.hbzhanHongbao .hongbaoBox div{
	position: absolute;
	left: 207px;
	bottom: 213px;
	width: 184px;
	height: 184px;
}
.hbzhanHongbao .hongbaoBox div img{
	width: 100%;
	height: 100%;
}
.hbzhanHongbao .hongbaoBox p{
	position: absolute;
	left: 76px;
	right: 20px;
	text-align: center;
	bottom: 38px;
	font-size: 22px;
	line-height: 35px;
	color: #fff;
}
#setp2 {
	max-height: 300px;
}
.want-buy {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.want-buy-mark {
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	filter: Alpha(Opacity=50);
}
.want-buy-box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 444px;
	height: 697px;
	transform: translate(-50%,-50%);
}
.want-buy-box .buy-close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
	z-index: 99;
	right: -60px;
	top: 50px;
	border-radius: 50%;
}
.want-buy-box .buy-close i {
	color: #fff;
}
.want-buy-bot {
	position: absolute;
	width: 400px;
	height: 548px;
	left: 50%;
	bottom: 0;
	border-radius: 10px;
	transform: translateX(-50%);
	background-color:#f23c11;
	background-image:-webkit-gradient(linear, top, bottom, from(#f23c11), to(#ea6832));
	background-image:-webkit-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-moz-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-ms-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-o-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:linear-gradient(180deg, #f23c11, #ea6832);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f23c11', endColorStr='#ea6832');
	z-index: 99;
	padding-top: 110px;
	box-sizing: border-box;
}
.want-buy-bot p {
	text-align: center;
	font-size: 26px;
	color: #fff;
}
.want-buy-bot .buy-ewm{
	width: 160px;
	height: 160px;
	margin: 10px auto 27px;
}
.want-buy-bot .buy-but {
	position: relative;
	z-index: 99;
}
.want-buy-bot .buy-but a{
	display: block;
	margin: 0 auto;
	width: 270px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #a86614;
	text-align: center;
	border-radius: 30px;
	margin-bottom: 16px;
	font-weight: bold;
	background-color:#fdf087;
	background-image:-webkit-gradient(linear, top, bottom, from(#fdf087), to(#fdc236));
	background-image:-webkit-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-moz-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-ms-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-o-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:linear-gradient(180deg, #fdf087, #fdc236);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdf087', endColorStr='#fdc236');
}
.want-buy-bot .cover {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 444px;
	height: 697px;
	background: url("/images/expo2020/buy-bg.png") no-repeat;
	background-size: contain;
}
.popup-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 99999;
	display: none;
}
.enroll-success {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 412px;
	border-radius: 10px;
	padding: 0 26px 32px;
	background-image: -moz-linear-gradient( -90deg, rgb(255,239,211) 0%, rgb(255,255,255) 34%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,239,211) 0%, rgb(255,255,255) 34%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,239,211) 0%, rgb(255,255,255) 34%);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
}
.enroll-success .close {
	position: absolute;
	right: 18px;
	top: 14px;
	color: #edd7ad;
}
.enroll-success .close i {
	font-size: 18px;
}
.enroll-success .close:hover {
	color: #333;
}
.enroll-success .title {
	text-align: center;
}
.enroll-success .title .icon {
	text-align: center;
	margin-top: -44px;
}
.enroll-success .title .icon i {
	display: inline-block;
	width: 110px;
	height: 121px;
	background: url(/images/video/tip.png) no-repeat;
	background-size: contain;
}
.enroll-success .title p {
	font-size: 30px;
	font-weight: bold;
}
.enroll-success .title span {
	display: block;
	font-size: 18px;
	margin-top: 16px;
}
.enroll-success .content {
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
	padding-top: 2px;
}
.enroll-success .content .erweima {
	width: 220px;
	margin: 0 auto;
}
.enroll-success .content .text {
	text-align: center;
	font-size: 16px;
	margin-top: 2px;
}
.enroll-success .content .text b {
	font-weight: normal;
	color: #d44600;
}
.enroll-success .btn {
	margin-top: 26px;
	text-align: center;
}
.enroll-success .btn a {
	display: inline-block;
	background: -moz-linear-gradient( 0deg, rgb(253,152,2) 0%, rgb(253,81,2) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(253,152,2) 0%, rgb(253,81,2) 100%);
	background: -ms-linear-gradient( 0deg, rgb(253,152,2) 0%, rgb(253,81,2) 100%);
	border-radius: 23px;
	padding: 2px;
	font-size: 18px;
	color: #fff;
}
.enroll-success .btn a span {
	width: 174px;
	line-height: 42px;
	border-radius: 21px;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.enroll-success .btn a:hover {
	color: #f60;
}
.enroll-success .btn a:hover span {
	background-color: #fff;
}
