#Container.activity-theme1{
	padding-bottom:30px;
	background-color:#e4edfa;
}

.at-title{
	text-align:center;
}
.at-title span{
	position:relative;
	display:inline-block;height:10rem;line-height:10rem;
	border-bottom:.2rem solid #dbcc99;
	font-family: 'SourceHanSansCN-Bold';
	font-size:4.8rem;color:#2e4284;font-weight:700;
}
.at-title span:after{
	content:'';position:absolute;bottom:0;left:50%;
	width:1rem;height:1rem;
	background:#cdb371;
	transform:translate(-50%, .52rem) rotate(45deg);
}
.at-title b{
	margin-right:1rem;
	font-family:'Times New Roman', Times, serif;
	font-size:5.4rem;
}
@media only screen and (max-width: 768px) {
	.at-title span{
		height:60px;line-height:60px;
		border-bottom:1px solid #dbcc99;
		font-size:22px;
	}
	.at-title span:after{
		width:6px;height:6px;
		transform:translate(-50%, 3.5px) rotate(45deg);
	}
	.at-title b{
		font-size:24px;
	}
}

.at-top{
	background:#f0f5fb;
}
.at-nav{
	height:4.5rem;
	display:flex;flex-direction:row;align-items:center;justify-content:flex-end;
	border-bottom:.1rem solid #e3e7ee;
}
.at-nav a{
	position:relative;margin:0 2.5rem;
	font-size:1.6rem;color:#2e4284;
}
.at-nav a:after{
	content:'';position:absolute;top:.2rem;bottom:0;right:-2.5rem;
	border-left:.2rem solid #2e4284;
}
.at-nav a:last-child:after{
	display:none;
}
@media only screen and (max-width: 768px) {
	.at-top{
		display:none;
	}
}

.at-header{
	padding:2rem 0 4rem;
	background-image:url(../imgs/01/header_bg.jpg);
	background-repeat:no-repeat;background-size:auto 100%;background-position:center center	;
}
.at-notice{
	background:#f6f8fd;
	border:.1rem solid #c1d2f7;border-radius:.8rem;
	text-align:center;
}
.at-notice-con{
	display:inline-block;position:relative;
	padding-left:3rem;
	height:4rem;line-height:4rem;
}
.at-notice-icn{
	position:absolute;top:50%;left:0;
	width:2rem;height:2rem;
	border:1px solid #d2a74f;border-radius:50%;
	transform:translate(0, -50%);
}
.at-notice-icn svg{
	position:absolute;top:50%;left:50%;
	width:1.6rem;height:1.6rem;
	stroke:#d2a74f;
	transform:translate(-50%, -50%);
}
.at-notice-txt{
	font-size:1.4rem;color:#2e4284;
}
.at-header h2{
	margin-top:5rem;line-height:10rem;
	font-family: 'SourceHanSansCN-Bold';
	font-size:5.4rem;color:#2e4284;font-weight:700;letter-spacing:.2rem;
	text-align:center;
}
.at-inf{
	margin-top:11rem;
	display:flex;flex-direction:row;justify-content:center;
}
.at-inf-itm{
	position:relative;
	margin:0 4rem;padding-left:6rem;
	height:4rem;line-height:4rem;
}
.at-inf-itm:after{
	content:'';position:absolute;top:.8rem;bottom:.6rem;right:-4rem;
	border-left:.2rem solid #2e4284;
}
.at-inf-itm:last-child:after{
	display:none;
}
.at-inf-itm svg{
	position:absolute;top:50%;left:0;
	width:3.4rem;height:3.4rem;
	stroke:#2e4284;
	transform:translate(0, -50%);
}
.at-inf-itm span{
	font-size:2.8rem;color:#2e4284;
}
@media only screen and (max-width: 768px) {
	.at-header{
		padding:30px 25px;
	}
	.at-notice{
		padding:10px 10px;
		border:1px solid #c1d2f7;border-radius:5px;
	}
	.at-notice-con{
		padding-left:30px;
		height:auto;line-height:24px;
		text-align:left;
	}
	.at-notice-icn{
		top:2px;
		width:20px;height:20px;
		transform:translate(0, 0);
	}
	.at-notice-icn svg{
		width:15px;height:15px;
	}
	.at-notice-txt{
		font-size:14px;
	}
	.at-header h2{
		margin-top:20px;line-height:40px;
		font-size:24px;
	}
	.at-inf{
		margin-top:30px;
		flex-direction:column;
	}
	.at-inf-itm{
		margin:0;padding-left:25px;
		height:30px;line-height:30px;
		white-space:nowrap;
	}
	.at-inf-itm:after{
		display:none;
	}
	.at-inf-itm svg{
		width:16px;height:16px;
	}
	.at-inf-itm span{
		font-size:14px;
	}
}

.at-date-con{
	display:flex;flex-direction:row;
	padding:2rem 4rem;
	background:#edf1fb;
	border:.1rem solid #c1d2f7;border-radius:2rem;
}
.at-date-inf{
	flex:1;
	display:flex;flex-direction:row;
}
.at-date-itm{
	position:relative;
	margin-right:4rem;
	padding-right:6rem;
	line-height:8rem;
}
.at-date-itm:after{
	content:'';position:absolute;top:0;bottom:0;right:0;
	border-left:.1rem solid #dacaa2;
}
.at-date-itm:last-child:after{
	display:none;
}
.at-date-itm b{
	font-size:2.4rem;color:#2e4284;font-weight:600;
}
.at-date-itm i{
	margin:0 1rem;
	font-size:6.4rem;color:#d2a74f;font-weight:600;
	vertical-align:top;
}
.at-date-itm span{
	font-size:2.4rem;color:#2e4284;
}
.at-date-join{
	display:flex;align-items:center;
}
.at-date-join a{
	display:block;padding:0 4rem;
	height:4.8rem;line-height:4.8rem;
	background:linear-gradient(to bottom, #354c96, #1d2b6b);
	border-radius:.6rem;
	font-size:1.8rem;color:#FFF;letter-spacing:.2rem;
}
@media only screen and (max-width: 768px) {
	.at-date{
		padding:0 20px;
	}
	.at-date-con{
		flex-direction:column;gap:14px;
		padding:20px 30px;
		border-radius:10px;
	}
	.at-date-inf{
		flex-direction:column;gap:4px;
	}
	.at-date-itm{
		margin-right:0;
		padding-right:0;
		line-height:30px;
	}
	.at-date-itm:after{
		display:none;
	}
	.at-date-itm svg{
		left:0;
		width:20px;height:20px;
	}
	.at-date-itm b{
		font-size:14px;
	}
	.at-date-itm i{
		font-size:36px;
	}
	.at-date-itm span{
		font-size:14px;
	}
	.at-date-join{
		display:block;
	}
	.at-date-join a{
		height:38px;line-height:38px;
		font-size:14px;
		text-align:center;
	}
}

.at-section-a{
	margin-top:3rem;
}
.ata-con{
	padding:2rem 0;
	background:#edf1fb;
	border:.1rem solid #c1d2f7;border-radius:2rem;
}
.ata-row{
	display:flex;flex-direction:row;gap:3rem;
}
.ata-itm{
	flex:1;
	display:flex;flex-direction:row;
}
.ata-h{
	width:24rem;
	display:flex;align-items:center;justify-content:center;
}
.ata-h span{
	position:relative;display:inline-block;
	padding:2rem 0;line-height:4rem;
	border-top:.1rem solid #e6dfcf;border-bottom:.1rem solid #e6dfcf;
	font-size:2.4rem;color:#2e4284;font-weight:700;
	text-align: center;
}
.ata-h span:before{
	content:'';position:absolute;top:0;left:50%;
	width:.6rem;height:.6rem;
	background:#ceaf70;
	transform:translate(-50%, -.34rem) rotate(45deg);
}
.ata-h span:after{
	content:'';position:absolute;bottom:0;left:50%;
	width:.6rem;height:.6rem;
	background:#ceaf70;
	transform:translate(-50%, .34rem) rotate(45deg);
}
.ata-c{
	flex:1;
	position:relative;
	display:grid;gap:2rem 6rem;
	align-items:center;
	padding-left:6rem;
}
.ata-row-one .ata-c{
	grid-template-columns:1fr 1fr;
}
.ata-row-two .ata-c{
	grid-template-columns:1fr;
}
.ata-c:before{
	content:'';position:absolute;top:1rem;bottom:1rem;left:0;
	border-left:.1rem solid #ced9f5;
}
.ata-c:after{
	content:'';position:absolute;top:50%;left:0;
	width:.6rem;height:.6rem;
	background:#ceaf70;
	transform:translate(-.25rem, -50%) rotate(45deg);
}
.ata-li{
	position:relative;
	line-height:4rem;
	font-size:1.8rem;color:#333;
}
.ata-li:before{
	content:'';position:absolute;top:50%;left:-2rem;
	width:.8rem;height:.8rem;
	background:#2e4284;
	transform:translate(0, -50%) rotate(45deg);
}
.ata-li img{
	display:block;
	height:4rem;
}
@media only screen and (max-width: 768px) {
	.at-section-a{
		margin-top:20px;padding:0 20px;
	}
	.ata-con{
		padding:20px 20px;
		border-radius:10px;
	}
	.ata-row, .ata-itm{
		flex-direction:column;
	}
	.ata-row{
		gap:20px;
	}
	.ata-h{
		width:100%;
	}
	.ata-h span{
		padding:0;
		border:none;
		font-size:18px;
	}
	.ata-h span:before, .ata-h span:after{
		display:none;
	}
	.ata-c{
		gap:10px 0;
		margin-top:10px;padding-left:0;
	}
	.ata-row-one .ata-c{
		grid-template-columns:1fr;
	}
	.ata-c:before, .ata-c:after{
		display:none;
	}
	.ata-li{
		padding-left:20px;line-height:30px;
		font-size:15px;
	}
	.ata-li:before{
		left:0;
		width:6px;height:6px;
	}
	.ata-row-one .ata-li:nth-child(2n+1){
		text-align:left;
	}
	.ata-li:nth-child(2n):before, .ata-li:nth-child(2n+1):before{
		display:block;
	}
	.ata-li img{
		height:30px;
	}
}


.at-section-b{
	margin-top:3rem;
}
.atb-c{
	margin-top:2rem;padding:5rem 30rem;
	background-color:#edf1fb;
	background-image:url(../imgs/01/bg1.jpg);
	background-repeat:no-repeat;background-size:cover;background-position:center center;
	border:.1rem solid #c1d2f7;border-radius:2rem;
}
.atb-c p{
	line-height:3.6rem;
	font-size:1.8rem;color:#2e4284;
}

@media only screen and (max-width: 768px) {
	.at-section-b{
		margin-top:10px;padding:0 20px;
	}
	.atb-c{
		margin-top:20px;padding:20px 20px;
		border-radius:10px;
	}
	.atb-c p{
		line-height:28px;
		font-size:15px;
	}
}

.at-section-c{
	margin-top:3rem;
}
.atc-c{
	margin-top:2rem;
	background-color:#f0f4fd;
	border:.1rem solid #c1d2f7;border-radius:2rem;
}

.atc-sch{
	padding:3rem 5rem;
}
.atc-sch-t{
	position:relative;padding-left:2rem;
	background:#3441b1;border-radius:.8rem;
}
.atc-sch-date{
	position:relative;padding-left:5rem;
	height:5.8rem;line-height:5.8rem;
	font-size:2.4rem;color:#FFF;
}
.atc-sch-date svg{
	position:absolute;top:50%;left:0;
	width:3rem;height:3rem;
	stroke:#FFF;
	transform:translate(0, -50%);
}

.atc-sch-c{
	position:relative;
	padding-left:2rem;
}
.atc-sch-c:before{
	content:'';position:absolute;top:0;left:2rem;
	margin-top:-3rem;
	height:6rem;
	border-left:.2rem solid #96a5dc;
}
.atc-sch-itm{
	position:relative;margin-top:3rem;
	display:flex;flex-direction:row;
}
.atc-sch-itm:before{
	content:'';position:absolute;top:0;bottom:-6rem;left:0;
	border-left:.2rem solid #96a5dc;
}
.atc-sch-itm:last-child:before{
	display:none;
}
.atc-sch-time{
	position:relative;padding-left:3rem;
	width:18rem;line-height:5.8rem;
	font-size:1.8rem;color:#1f1590;font-weight:700;
}
.atc-sch-time:before{
	content:'';position:absolute;top:1.7rem;left:-1rem;
	width:2.1rem;height:2.1rem;
	background:#f1f4fd;
	border:.1rem solid #8da2f4;border-radius:50%;
}
.atc-sch-time:after{
	content:'';position:absolute;top:2.1rem;left:-.6rem;
	width:1.3rem;height:1.3rem;
	background:#272d9d;
	border-radius:50%;
}
.atc-sch-topic{
	flex:1;
	padding:0 2rem;
	background:#f9fbfc;
	border:.1rem solid #c6d5f9;border-radius:.8rem;
	box-shadow:0 0 .6rem .6rem rgba(198, 213, 249, .2);
}
.atc-sch-tit{
	line-height:5.8rem;
	font-size:2.2rem;color:#1f1590;font-weight:700;letter-spacing:.2rem;
	word-break:break-all;
}
.atc-sch-inf{
	margin-top:.6rem;padding-bottom:2rem;
}
.atc-sch-inf-itm{
	position:relative;margin-top:3rem;
	display:flex;flex-direction:row;gap:4rem;
}
.atc-sch-inf-itm:before{
	content:'';position:absolute;top:-1.5rem;left:0;right:0;
	border-top:.1rem dashed #c6d5f9;
}
.atc-sch-inf-itm:first-child{
	margin:0;
}
.atc-sch-inf-itm:first-child:before{
	display:none;
}
.atc-sch-inf-h{
	position:relative;padding:0 2rem;
	width:14rem;height:3rem;line-height:3rem;
	background:#dde6fc;
	border-radius:.4rem;
	font-size:1.8rem;color:#1f1590;letter-spacing:.2rem;
	text-align:center;
}
.atc-sch-inf-h:after{
	content:'';position:absolute;top:.4rem;right:-2rem;
	height:2.4rem;
	border-left:.2rem solid #a3b6ec;
}
.atc-sch-inf-i{
	flex:1;
}
.atc-sch-inf-p{
	position:relative;
	margin-top:2rem;
}
.atc-sch-inf-p:before{
	content:'';position:absolute;top:-1rem;left:0;right:0;
	border-top:.1rem dashed #c6d5f9;
}
.atc-sch-inf-p:first-child{
	margin:0;
}
.atc-sch-inf-p:first-child:before{
	display:none;
}
.atc-sch-inf-n{
	line-height:4rem;
	font-size:2.4rem;color:#1f1590;font-weight:700;letter-spacing:.2rem;
}
.atc-sch-inf-t{
	line-height:3rem;
	font-size:1.6rem;color:#333;
}
@media only screen and (max-width: 768px) {
	.at-section-c{
		margin-top:10px;padding:0 20px;
	}
	.atc-c{
		border-radius:10px;
	}
	
	.atc-sch{
		padding:20px 20px;
	}
	.atc-sch-t{
		padding-left:10px;
	}
	.atc-sch-date{
		padding-left:30px;
		height:48px;line-height:48px;
		font-size:16px;
	}
	.atc-sch-date svg{
		width:20px;height:20px;
	}
	
	.atc-sch-c:before{
		margin-top:-20px;
		height:40px;
		border-left:1px solid #96a5dc;
	}
	.atc-sch-itm{
		margin-top:20px;padding-left:15px;
		flex-direction:column;
	}
	.atc-sch-itm:before{
		bottom:-50px;
		border-left:1px solid #96a5dc;
	}
	.atc-sch-itm:last-child:before{
		display:none;
	}
	.atc-sch-time{
		padding-left:10px;
		width:100%;line-height:58px;
		font-size:16px;
	}
	.atc-sch-time:before{
		top:21px;left:-22px;
		width:15px;height:15px;
	}
	.atc-sch-time:after{
		top:23px;left:-20px;
		width:11px;height:11px;
	}
	.atc-sch-tit{
		padding:10px 0;line-height:30px;
		font-size:16px;
	}
	.atc-sch-inf{
		padding-bottom:10px;
	}
	.atc-sch-inf-itm{
		margin-top:20px;
		flex-direction:column;gap:1rem;
	}
	.atc-sch-inf-itm:before{
		top:-12px;
	}
	.atc-sch-inf-h{
		padding:0 14px;width:auto;
		font-size:16px;
	}
	.atc-sch-inf-h:after{
		display:none;
	}
	.atc-sch-inf-p{
		margin-top:10px;padding:0 10px;
	}
	.atc-sch-inf-p:before{
		content:'';position:absolute;top:-10px;left:0;right:0;
		border-top:1px dashed #c6d5f9;
	}
	.atc-sch-inf-n{
		line-height:30px;
		font-size:16px;
	}
	.atc-sch-inf-t{
		line-height:24px;
		font-size:14px;
	}
}


.atc-pro{
	padding:3rem 3rem;
}
.atc-pro-grid{
	display:grid;grid-template-columns: 1fr 1fr 1fr;gap:3rem 3rem;
}
.atc-pro .slider-group{
	height:20rem;
}
.atc-p{
	margin-right:2.8rem;
	display:flex;flex-direction:row;
	width:44rem;height:20rem;
	background:#f4f8fc;
	border:.1rem solid #c1d2f7;border-radius:2rem;
	overflow:hidden;
}
.atc-pro-grid .atc-p{
	margin-right:0;
	width:auto;
}
.atc-p-img{
	width:16rem;
	background-repeat:no-repeat;background-size:cover;background-position:center center;
}
.atc-p-inf{
	flex:1;
	display:flex;flex-direction:column;
	padding:1rem 3rem 0;
	overflow:hidden;
}
.atc-p-name{
	line-height:4rem;
	font-size:2.4rem;color:#2e4284;font-weight:700;
	text-align:center;
	white-space:nowrap;
}
.atc-p-line{
	position:relative;height:1rem;
	border-bottom:.1rem solid #dbcc99;
}
.atc-p-line:after{
	content:'';position:absolute;bottom:0;left:50%;
	width:.8rem;height:.8rem;
	background:#FFF;
	border:.1rem solid #cdb371;
	transform:translate(-50%, .45rem) rotate(45deg);
}
.atc-p-title{
	margin-top:1.2rem;max-height:12rem;line-height:2.4rem;
	font-size:1.6rem;color:#333;
	text-align:center;
	overflow:auto;
}
@media only screen and (max-width: 768px) {
	.atc-pro{
		padding:20px 20px;
	}
	.atc-pro-grid{
		grid-template-columns: 1fr 1fr;gap:20px 20px;
	}
	.atc-pro .slider-group{
		height:150px;
	}
	.atc-p{
		width:calc(100vw - 82px);height:150px;
		border:1px solid #c1d2f7;border-radius:10px;
	}
	.atc-p-img{
		width:120px;
	}
	.atc-p-inf{
		padding:6px 12px 0;
	}
	.atc-p-name{
		line-height:30px;
		font-size:18px;
	}
	.atc-p-line{
		height:5px;
		border-bottom:1px solid #dbcc99;
	}
	.atc-p-line:after{
		width:6px;height:6px;
		border:1px solid #cdb371;
		transform:translate(-50%, 3.5px) rotate(45deg);
	}
	.atc-p-title{
		margin-top:5px;
		max-height:100px;line-height:20px;
		font-size:14px;
	}
}
@media only screen and (max-width: 450px) {
	.atc-pro-grid{
		grid-template-columns: 1fr;gap:20px 20px;
	}
}

.atc-addr{
	position:relative;
	padding:3rem 0 3rem 30rem;
}
.atc-addr svg{
	position:absolute;top:50%;left:10rem;
	width:5rem;height:5rem;
	fill:#3d52c2;
	transform:translate(0, -50%);
}
.atc-addr-con{
	position:relative;
}
.atc-addr-con:before{
	content:'';position:absolute;top:0;bottom:0;left:-6rem;
	border-left:.1rem dashed #c1d2f7;
}
.atc-addr-city{
	line-height:5rem;
	font-size:2.4rem;color:#2e4284;
}
.atc-addr-detail{
	line-height:5rem;
	font-size:2.4rem;color:#2e4284;
}
@media only screen and (max-width: 768px) {
	.atc-addr{
		padding:20px 20px 20px 60px;
	}
	.atc-addr svg{
		left:10px;
		width:20px;height:20px;
	}
	.atc-addr-con:before{
		left:-18px;
	}
	.atc-addr-city{
		line-height:40px;
		font-size:18px;
	}
	.atc-addr-detail{
		line-height:40px;
		font-size:18px;
	}
}


.at-section-d{
	margin-top:3rem;
}
.atd-c{
	margin-top:2rem;padding:2rem 0;
	background-color:#FFF;
	border:.1rem solid #c1d2f7;border-radius:2rem;
}

.atd-contact{
	position:relative;padding-left:26rem;
}
.atd-contact-ico{
	position:absolute;top:50%;left:15rem;
	width:4rem;height:4rem;
	background:#e4ecfc;
	border:.1rem solid #cddaf9;border-radius:50%;
	transform:translate(0, -50%);
}
.atd-contact-ico svg{
	position:absolute;top:50%;left:50%;
	width:2.6rem;height:2.6rem;
	fill:#3d52c2;
	transform:translate(-50%, -50%);
}
.atd-contact-p{
	line-height:8rem;
	font-size:2.4rem;color:#2e4284;
}
@media only screen and (max-width: 768px) {
	.at-section-d{
		margin-top:10px;padding:0 20px;
	}
	.atd-c{
		padding:20px 20px;
		border-radius:10px;
	}
	
	.atd-contact{
		padding-left:35px;
	}
	.atd-contact-ico{
		left:0;
		width:20px;height:20px;
	}
	.atd-contact-ico svg{
		width:14px;height:14px;
	}
	.atd-contact-p{
		line-height:40px;
		font-size:18px;
	}
}

.atd-join{
	padding:2rem 8rem;
}
.atd-frm-inf{
	display:grid;grid-template-columns:1fr 1fr;gap:2rem 8rem;
}
.atd-frm-itm{
	flex:1;
	display:flex;flex-direction:row;
}
.atd-frm-label{
	position:relative;padding-left:2rem;
	width:14rem;line-height:4.8rem;
	font-size:1.8rem;color:#2e4284;
}
.lang-en .atd-frm-label{
	font-size:14px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.atd-frm-label:before{
	content:'*';position:absolute;top:.5rem;left:0;
	line-height:4.8rem;
	font-size:2.4rem;color:#ba423a;
}
.atd-frm-val{
	flex:1;
	padding:0 1rem;
	border:.1rem solid #bdcaf0;border-radius:.8rem;
}
.atd-frm-ipt{
	width:100%;height:4.8rem;line-height:4.8rem;
	background:none;border:none;outline:0;
	font-size:1.6rem;color:#333;
}
.atd-frm-code{
	padding:0 1rem;width:16rem;
	border:.1rem solid #bdcaf0;border-radius:.8rem;
}

.atd-frm-btn{
	margin-left:2rem;padding:0 2.5rem;
	height:4.8rem;line-height:4.4rem;
	border:.2rem solid #bdcaf0;border-radius:.8rem;
	font-size:1.6rem;color:#333;
	cursor:pointer;
}
.atd-frm-btn:hover{
	background:linear-gradient(to bottom, #354c96, #1d2b6b);
	border-color:#1d2b6b;
	color:#FFF;
}

.atd-frm-note{
	margin-top:2rem;line-height:3rem;
	font-size:1.6rem;color:#333;
}

.atd-frm-submit{
	margin-top:4rem;
	text-align:center;
}
.atd-frm-submit span{
	position:relative;
	display:inline-block;padding:0 14rem;
	height:6.4rem;line-height:6.4rem;
	background:linear-gradient(to bottom, #354c96, #1d2b6b);
	border-radius:.6rem;
	font-size:1.8rem;color:#FFF;letter-spacing:.8rem;
	cursor:pointer;
}
.atd-frm-submit svg{
	position:absolute;top:50%;left:50%;
	width:3rem;height:3rem;
	fill:#FFF;
	transform:translate(7rem, -50%);
}
@media only screen and (max-width: 768px) {
	.atd-join{
		padding:20px 10px;
	}
	.atd-frm-inf{
		grid-template-columns:1fr;gap:15px;
	}
	.atd-frm-itm{
		flex-direction:column;gap:10px;
	}
	.atd-frm-label{
		padding-left:14px;
		width:100%;line-height:30px;
		font-size:16px;
	}
	.atd-frm-label:before{
		top:0;
		line-height:30px;
		font-size:14px;
	}
	.atd-frm-val{
		border-radius:5px;
	}
	.atd-frm-ipt{
		height:35px;line-height:35px;
		font-size:14px;
	}
	.atd-frm-code{
		width:140px;
		border-radius:5px;
	}

	.atd-frm-btn{
		margin:0;padding:0;
		width:140px;height:35px;line-height:30px;
		border-radius:5px;
		font-size:14px;
		text-align:center;
	}
	.lang-en .atd-frm-btn{
		font-size:12px;
	}

	.atd-frm-note{
		margin-top:15px;line-height:24px;
		font-size:14px;
	}

	.atd-frm-submit{
		margin-top:30px;
	}
	.atd-frm-submit span{
		display:block;padding:0;
		height:44px;line-height:44px;
		border-radius:4px;
		font-size:14px;letter-spacing:4px;
	}
	.atd-frm-submit svg{
		width:20px;height:20px;
		transform:translate(70px, -50%);
	}
}
