.container {
	max-width: 750px;
	border: 1px solid #ddd;
	background-color: white;
	padding: 0;
}

.blue {
	color: blue !important;
}

.red {
	color: red !important;
}

.white {
	color: white !important;
}

.yellow {
	color: yellow !important;
}

h1 {
	font-size: 42px;
	font-weight: 700;
	padding: 10px 0;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px;
	background: linear-gradient(to top, #ebecfc, #ffffff);
	border-radius: 0.5rem;
	text-align: center;
	border: 1px solid #ebecfc;
}

small {
	font-size: 20px !important;
}

.alert {
	font-weight: 700;
	font-size: 22px;
}

.kuang1 {
	border: 5px solid darkblue;
	padding: 5px;
	margin-bottom: 10px;
}

.title {
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #FF3400;
	font-family: å¾®è½¯é›…é»‘;
	font-size: 36pt;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px;
	background: linear-gradient(to top, #FFE400, #FBE8A6);
	border-radius: 0.5rem;
	text-align: center;
	line-height: normal;
}

.title2 {
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #fff;
	font-family: å¾®è½¯é›…é»‘;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px;
	background: linear-gradient(to top, #0000FF, #0000FF);
	border-radius: 0.5rem;
	border-radius: 0.5rem;
	text-align: center;
	line-height: normal;
}

.title3 {
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #fff;
	font-family: å¾®è½¯é›…é»‘;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px;
	background: linear-gradient(to left, #F80202, #F80202, #F80202);
	border-radius: 0.5rem;
	border-radius: 0.5rem;
	text-align: center;
	line-height: normal;
	font-size: 18px;

}

.title4 {
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #fff;
	font-family: å¾®è½¯é›…é»‘;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px;
	background: linear-gradient(to left, #000, #000, #000);
	border-radius: 0.5rem;
	border-radius: 0.5rem;
	text-align: center;
	line-height: normal;
	font-size: 18px;

}

.b1 {
	font-size: 40px;
	font-weight: 800;
	color: aqua;
}

.c1 {
	background-color: yellow;
	color: red;
}

.c2 {
	background-color: cyan;
	color: red;
	font-size: 24px;
}

h5 {
	font-weight: 800;
}

.commentItem {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	display: flex;
	font-family: Helvetica Neue, Helvetica, Microsoft YaHei, Arial, sans-serif;
	text-wrap: wrap;
	background-color: rgb(255, 255, 255);
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
}

.commentItem .commentPic {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
	width: 40px;
	height: 40px;
}

.commentItem .commentPic img {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
	width: 40px;
	height: 40px;
}

.commentItem .commentPic .name {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	color: rgb(51, 51, 51);
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
}

.commentItem .commentRightBottom {
	margin: 5px 0px 0px;
	padding: 0px;
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
	display: flex;
	justify-content: space-between;
}

.commentItem .commentRightBottom p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	color: rgb(153, 153, 153);
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
}

.relay {
	margin: 5px 0px 0px;
	padding: 0px;
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
	display: flex;
}

.relay p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	color: rgb(51, 51, 51);
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
}

.commentC {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	color: rgb(102, 102, 102);
	box-sizing: border-box !important;
	overflow-wrap: break-word !important;
}

.commentC span {
	color: rgb(51, 51, 51);
	font-family: &quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	&quot;
	Microsoft YaHei&quot;
	,
	&#930;
	&#378;
	,
	Arial,
	sans-serif;
	font-size: 14px;
	text-wrap: wrap;
	background-color: rgb(255, 255, 255);
}


.foot {
	position: fixed;
	z-index: 100;
	max-width: 700px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
}

.footPic {
	border: 2px solid #ffe0c3;
	border-radius: 500px;
	margin: 0 auto;
	width: 90%;
	position: relative;
	display: block;
	margin-bottom: 15px;
	backdrop-filter: blur(6px);
	background-color: rgba(255, 255, 255, .6);
	box-shadow: 0 4px 33px rgb(190 196 207 / 28%);
}

.footContent {
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 0 10px;
}

.wx {
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.wxText {
	margin-left: 10px;
	flex: 1;
}

.wxText>p {
	font-size: 15px;
	color: #8f4e10;
	padding: 0;
	margin: 0;
}

.wxText>img {
	width: 190px;
	margin-top: 5px;
}


.ballon {
	width: 80px;
	height: 30px;
	background-size: 80px 30px;
	-webkit-animation-name: scaleDraw;
	/*å…³é”®å¸§åç§°*/
	-webkit-animation-timing-function: ease-in-out;
	/*åŠ¨ç”»çš„é€Ÿåº¦æ›²çº¿*/
	-webkit-animation-iteration-count: infinite;
	/*åŠ¨ç”»æ’­æ”¾çš„æ¬¡æ•°*/
	-webkit-animation-duration: 3s;
	/*åŠ¨ç”»æ‰€èŠ±è´¹çš„æ—¶é—´*/
	position: absolute;
	right: 1.25rem;
	cursor: pointer;
	animation: ani 1s linear infinite;
		
}

@keyframes ani {
	0% {
	    transform: scale(1);
	}
	50% {
	    transform: scale(1.5);
	}
	100% {
	    transform: scale(1);
	}
}

.point {
	width: 55px;
	height: 38px;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-animation-name: scaleDraw;
	/*å…³é”®å¸§åç§°*/
	-webkit-animation-timing-function: ease-in-out;
	/*åŠ¨ç”»çš„é€Ÿåº¦æ›²çº¿*/
	-webkit-animation-iteration-count: infinite;
	/*åŠ¨ç”»æ’­æ”¾çš„æ¬¡æ•°*/
	-webkit-animation-duration: 5s;
	/*åŠ¨ç”»æ‰€èŠ±è´¹çš„æ—¶é—´*/
}

.toastMsg {
	position: fixed;
	z-index: 999;
	left: 50%;
	margin-left: -180px;
	bottom: 75px;
	text-align: center;
	display: block;
}

.toast_text {
	border-radius: 32px;
	background: red;
	opacity: 0.9;
	padding: 8px;
	font-size: 14px;
	color: yellow
}

.pop-cpt {
	z-index: 999999999;
	position: relative;
}

.pop-cpt2 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
}

.pop-cpt a {
	text-decoration: none;
	color: inherit;
	display: block;
}

.pop-cpt a:hover {
	text-decoration: none;
}

.pop-cpt-bd {
	width: 330px;
	box-sizing: border-box;
	border-radius: 15px;
	font-size: 14px;
	color: #333;
	font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
	position: relative;
	background-image: url('../img/tips.bin');
	background-size: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 120px;
	padding-bottom: 0
}
.pop-cpt-bd img{
	width: 25%;
    position: absolute;
    bottom: 12%;
    left: 38%;
    transform: translateX(-50%);
	animation: ani 1s linear infinite;
}
.pop-cpt-close {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	color: #8c4706;
	position: absolute;
	top: 120px;
	right: 25px;
	font-size: 14px;
}

.pop-cpt-tit {
	height: 36px;
	line-height: 36px;
	color: #8c4706;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.pop-cpt-tit span {
	display: inline-block;
	padding: 0 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.pop-cpt-con {
	padding: 0px 0;
	border-radius: 15px;
}

.pop-cpt-con1 {
	text-align: center;
	line-height: 24px;
	font-size: 15px;
}

.pop-cpt-con2 {
	padding-top: 10px;
	text-align: center;
	line-height: 24px;
	font-size: 15px;
}

.pop-cpt-con2-tit {
	display: flex;
	justify-content: center;
	padding-bottom: 5px;
}

.pop-cpt-con2-tit span {
	display: inline-block;
	width: 26px;
	line-height: 26px;
	margin-left: -3px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 50%;
	background-color: #172E6D;
}

.pop-cpt-con2-logo {
	display: flex;
	justify-content: center;
	height: 60px;
}

.pop-cpt-con2-logol {
	color: #04b783;
	font-size: 70px;
	line-height: 60px;
	font-weight: bold;
	font-family: impact, arial;
}

.pop-cpt-con2-logol font {
	font-size: 52px;
	font-weight: 800;
	font-family: revert;
}

.pop-cpt-con2-logor {
	width: 40px;
	position: relative;
}

.pop-cpt-con2-logor-txt1 {}

.pop-cpt-con2-logor-txt1 span {
	display: inline-block;
	width: 38px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #04b783;
	position: absolute;
	left: 8px;
	top: 2px;
}

.pop-cpt-con2-logor-txt2 {
	line-height: 32px;
	color: #fb2725;
	font-size: 30px;
	font-family: impact, arial;
	position: absolute;
	top: 24px;
	left: 0;
}

.pop-cpt-con3 {
	padding: 10px;
}

.pop-cpt-con3 table {
	font-weight: bold;
	border-collapse: collapse;
}

.pop-cpt-con3 th {
	text-align: center;
	color: #ffffff;
	border: solid 4px #1cb752;
	background: #1cb752;
	font-size: medium;
	line-height: normal;
}

.pop-cpt-con3 td {
	text-align: center;
	border: solid 1px #999;
	padding: 5px;
}

.pop-cpt-con4 {
	text-align: center;
}

.pop-cpt-con4 div {
	display: inline-block;
	width: 135px;
	height: 40px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #8f4e10;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(top, #fff6f3 8%, #cf866b 64%, #e3aa96 95%);
	background-image: linear-gradient(180deg, #fff6f3 8%, #cf866b 64%, #e3aa96 95%);
	border: 1px solid #eec6b9;
	box-shadow: 0 2px 6px -1px #e4c3b8, inset 0 -2px 5px 0 hsla(0, 0%, 100%, .58), inset -2px 0 5px 0 hsla(0, 0%, 100%, .88), inset 2px 0 5px 0 hsla(0, 0%, 100%, .88);
}

.pop-cpt-footer {
	padding: 6px 0;
	color: #fff;
	text-align: center;
}

.pop-cpt-footer1 {
	font-size: 14px;
	line-height: normal;
}

.pop-cpt-footer2 {
	padding-top: 5px;
	font-weight: bold;
	color: #8c4706;
	font-size: 14px;
}

.alertBox {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1000000;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);

}

.mark {
	position: absolute;
	width: 85%;
	border-radius: 20px;
	top: 15%;
	background-color: white;
	left: 50%;
	transform: translateX(-50%);
}

.markHead {
	text-align: center;
	height: 110px;
	background-color: #fb6146;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	background-image: url("../img/tips.bin");
	background-size: 100% 100%;
	position: relative;
}

.markHead>img {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.alertBg {
	width: 90%;
	margin: 0 auto;
	align-items: center;
}

.markHead>p {
	font-size: 27px;
	color: white;
	font-weight: bold;
}

#weChatNum {
	font-size: 16px;
	color: #D9342C;
	border: 0;
	width: 135px;
	text-align: center;
}

.copyText {
	display: flex;
	justify-content: center;
	font-size: 15px;
	height: 40px;
	align-items: center;

}

.copyText>img {
	width: 76px;
	margin-left: 15px;

}

.textInfo {
	border-bottom: 2px dotted #F4EDD9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	align-items: center;


}

.textInfo>p {
	font-size: 15px;
	margin-bottom: 3px;
	color: #555555;
}

.textInfo>img {
	width: 125px;
	height: 40px;
}

.textInfo>a {
	text-decoration: none;
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}

.step {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.step>img {
	width: 85%;
	height: 120px;

}

.alertbox-wrapper {
	max-width: 750px;
	position: relative;
	height: 100%;
	margin: auto;
}

@media (max-width: 768px) {
	h1 {
		font-size: 30px !important;
	}

	.alert {
		font-size: 18px;
	}

	.title {
		font-size: 24pt;
	}

	.b1 {
		font-size: 24px;
	}

}



@keyframes scale {
	0% {
		transform: scale(1)
	}

	12.5% {
		transform: scale(1.1)
	}

	25% {
		transform: scale(1)
	}

	37.5% {
		transform: scale(1.1)
	}

	50% {
		transform: scale(1)
	}

	100% {
		transform: scale(1)
	}
}