body {
	background: #fff;
}
.container {
	width: 100%;
	min-width: 1200px;
}
.tab {
	display: flex;
	justify-content: center;
	padding-top: 36px;
	margin-bottom: 35px;
	width: 100%;
}
.tab h3 {
	cursor: pointer;
	display: flex;
	line-height: 30px;
	align-items: center;
	border-bottom: 2px solid #fff;
	margin: 0 45px;
	color: #4f5159;
}
.tab h3:hover,
.tab h3.current {
	border-bottom-color: #2db7ff;
	color: #171717;
}
.tab h3 .icon {
	margin-right: 4px;
}
.tab .liu .icon {
	display: block;
	width: 19px;
	height: 16px;
	background: url("/images/spirit-01.png") no-repeat;
}
.tab .liu:hover .icon,
.tab .liu.current .icon {
	background-position: -40px 0;
}
.tab .si .icon {
	display: block;
	width: 18px;
	height: 18px;
	background: url("/images/spirit-01.png") no-repeat;
	background-position: 0 -40px;
}
.tab .si:hover .icon,
.tab .si.current .icon {
	background-position: -40px -40px;
}
.package {
	display: flex;
	justify-content: center;
}
.package .package-item {
	width: 280px;
	border: 1px solid #c5d9e3;
	margin: 0 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.package-item .title {
	padding-top: 28px;
	text-align: center;
	height: 74px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.package-item .title h4 {
	font-size: 18px;
	font-weight: 700;
	color: #4c4c4c;
	margin-bottom: 16px;
}
.package-item .title p {
}
.package-item .price {
	height: 127px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px 0 50px;
}
.package-item .price p {
	width: 100%;
	text-align: center;
	color: #4c4c4c;
	padding: 8px 0;
}
.package-item ul li .time {
	color: #df4d4d;
}
.package-item ul li .renewal a {
	color: #3488f8;
	text-decoration: underline;
}

.package-item .price p .txt-1 {
	font-size: 22px;
}
.package-item .price p .txt-2 {
	font-size: 30px;
	font-weight: 700;
}
.package-item .price p .txt-3 {
	font-size: 14px;
	position: relative;
}
.package-item .bottom-part {
	height: 280px;
	background: #f7f7f7;
}
.package-item .bottom-part .btn {
	width: 198px;
	height: 36px;
	border: 1px solid #167aeb;
	text-align: center;
	line-height: 36px;
	background: #2d90ff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 auto;
	position: relative;
	top: -23px;
	color: #fff;
	padding-top: 0;
	cursor: pointer;
}
.package.liu .package-item .bottom-part .btn:hover {
	background-color: #58c6ff;
	border-color: #33b9ff;
}
.package.liu .package-item .bottom-part .btn {
	background-color: #2db7ff;
	border-color: #18a3eb;
}
.package .package-item .bottom-part .btn:hover {
	background-color: #4fa2ff;
	border-color: #3590f6;
}
.package .package-item .bottom-part .btn.white,
.package.liu .package-item .bottom-part .btn.white {
	background: #fff;
	border-color: #d7ebf2;
	color: #7b8399;
}
.package .package-item:nth-child(1) .bottom-part .btn.white,
.package.liu .package-item:nth-child(1) .bottom-part .btn.white {
	cursor: default;
}
.package .package-item .bottom-part .btn.white a {
	color: #7b8399;
}
.package-item .bottom-part .btn a {
	display: block;
	color: #fff;
}
.package-item .bottom-part ul li {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	line-height: 16px;
	margin-bottom: 19px;
	position: relative;
}
.package-item .bottom-part ul li .tip {
	margin-left: 7px;
	cursor: pointer;
}

.explain {
	line-height: 24px;
	padding: 27px 0 0 137px;
}
.explain h4 {
	font-size: 14px;
	margin-bottom: 10px;
}

.buy-dialog {
	z-index: 99;
}

.buy-dialog .container {
	width: 530px;
	height: 424px;
	margin-left: -265px;
	text-align: center;
}
.buy-dialog .head {
	font-weight: 400;
	color: #4c4c4c;
	padding: 25px 0 27px;
}
.buy-dialog .body {
	padding: 0 30px;
}
.buy-dialog .title {
	text-align: left;
	width: 100%;
	margin-bottom: 15px;
}
.buy-dialog .price {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.buy-dialog .price div {
	width: 146px;
	height: 86px;
	border: 1px solid #c5d9e3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 27px;
	display: flex;
	padding-top: 25px;
	justify-content: center;
	cursor: pointer;
	flex-wrap: wrap;
}
.buy-dialog .price div.long {
	width: 100%;
	height: 100px;
}
.buy-dialog .price div p {
	display: flex;
	align-items: baseline;
	width: 100%;
	justify-content: center;
	color: #666;
}
.buy-dialog .price div.current {
	border-color: #2d90ff;
	background: #f6fcff url("/images/checked-si.png") no-repeat right bottom;
}
.buy-dialog.liu .price div.current {
	background-image: url("/images/checked-liu.png");
}
.buy-dialog .price div span {
	font-size: 22px;
}
.buy-dialog .price div b {
	font-size: 30px;
	font-weight: 400;
}
.buy-dialog .methods div {
	display: flex;
	justify-content: space-between;
}
.buy-dialog .methods div a {
	display: flex;
	border: 1px solid #c5d9e3;
	width: 225px;
	height: 44px;
	justify-content: center;
	align-items: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.buy-dialog .methods div a img {
	margin-right: 16px;
}
.buy-dialog .methods div a.current {
	border-color: #2d90ff;
	background-color: #f6fcff;
}
.buy-dialog .pay-btn {
	width: 312px;
	height: 38px;
	background: rgba(45, 144, 255, 1);
	border: 1px solid rgba(22, 122, 235, 1);
	border-radius: 3px;
	color: #fff;
	line-height: 36px;
	margin: 43px auto 0;
	cursor: pointer;
}
.buy-dialog-code .head {
	padding-bottom: 43px;
}
.buy-dialog-code p {
	color: #666;
}
.buy-dialog-code .money {
	color: #4c4c4c;
}
.buy-dialog-code .money span {
	font-size: 22px;
	color: #e44141;
	margin: 0 10px;
}
.buy-dialog-code .qrcode {
	width: 200px;
	height: 200px;
	border: 1px solid #c5d9e3;
	margin: 12px auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.buy-dialog-code .qrcode img {
	max-width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.buy-dialog.liu .price div.current,
.buy-dialog.liu .methods div a.current {
	border-color: #2db7ff;
}
.buy-dialog.liu .pay-btn {
	background: #2db7ff;
	border-color: #1897d9;
}
.free .package-item:nth-child(1) .top-part {
	background: linear-gradient(90deg, #496a93, #82acd7);
}
.free .package-item:nth-child(1) .title h4,
.free .package-item:nth-child(1) .price p,
.vip .package-item:nth-child(2) .title h4,
.vip .package-item:nth-child(2) .price p,
.group .package-item:nth-child(3) .title h4,
.group .package-item:nth-child(3) .price p {
	color: #fff;
}
.vip .package-item:nth-child(2) .top-part {
	background: linear-gradient(60deg, #831fff, #368efb);
	color: #fff;
}
.liu.vip .package-item:nth-child(2) .top-part {
	background: linear-gradient(60deg, #145cc7, #25b9fe);
	color: #fff;
}
.group .package-item:nth-child(3) .top-part {
	background: linear-gradient(60deg, rgba(255, 110, 4, 1), rgba(255, 204, 0, 1));
	color: #fff;
}
.logout .package-item:nth-child(1) .bottom-part .btn {
	background: #33cdbc;
	border-color: #06c0ab;
}
.logout .package-item:nth-child(1) .bottom-part .btn:hover {
	background-color: #5edfd0;
	border-color: #17d1bc;
}

.tips {
	padding: 5px 0 5px 14px;
	line-height: 20px;
	background: #496e86;
	color: #fff;
	border-radius: 3px;
	position: absolute;
	top: 30px;
	right: 10px;
	z-index: 1;
	font-size: 12px;
}
.tips.long {
	width: 85%;
}
.tips:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #496e86;
	position: absolute;
	right: 12px;
	top: -12px;
}
