* {
	margin:0px;
	padding:0px;
	box-sizing:border-box !important;
	word-wrap:break-word !important;
}
* {
	padding:0px;
	margin:0px;
}
li {
	line-height:25px;
}
html {
	line-height:1.6;
	height:100%;
	background:url(../index_files/bg.bin) 50% 0% / 1920px no-repeat fixed rgb(196,213,255);
}
body {
	font-size:16px;
	font-family:'Helvetica Neue',Helvetica,'Microsoft YaHei',΢���ź�,Arial,sans-serif;
	line-height:inherit;
	height:100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400;
	font-size:16px;
}
.wraper {
	max-width:700px;
	width:100%;
	margin:auto;
	background-color:rgb(255,255,255);
}
.bg {
	width:100%;
	height:180px;
	position:relative;
	background-size:100% 100%;
}
.container[data-v-a70d6d9e] {
	max-width:700px;
	width:94%;
	margin:-85px auto 0px;
}
.container .yuzhua-navigation[data-v-a70d6d9e] {
	width:100%;
	padding:18px;
	margin-bottom:0px;
	box-sizing:border-box;
	position:relative;
	z-index:1;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background:rgb(255,255,255);
}
.container .yuzhua-navigation .navigation-row[data-v-a70d6d9e] {
	display:flex;
	justify-content:space-between;
}
.container .yuzhua-navigation .navigation-row .navigation-item[data-v-a70d6d9e] {
	display:block;
	text-decoration:none;
	text-align:center;
}
.container .yuzhua-navigation .navigation-row .navigation-item .icon[data-v-a70d6d9e] {
	display:block;
	width:62px;
	height:62px;
	margin-bottom:10px;
}
.container .yuzhua-navigation .navigation-row .navigation-item .name[data-v-a70d6d9e] {
	font-size:14px;
	font-weight:700;
	color:rgb(63,63,63);
}
.container .yuzhua-transaction-data[data-v-a70d6d9e] {
	padding:10px 5px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin-top:15px;
	background:rgb(210,23,18);
}
.container .yuzhua-transaction-data .title[data-v-a70d6d9e] {
	display:flex;
	align-items:center;
}
.container .yuzhua-transaction-data .title .icon-money[data-v-a70d6d9e] {
	display:block;
	width:15px;
	height:15px;
	margin-right:1.066667vw;
}
.container .yuzhua-transaction-data .title span[data-v-a70d6d9e] {
	font-size:14px;
	font-weight:600;
	color:rgb(255,255,255);
}
.container .yuzhua-transaction-data .data[data-v-a70d6d9e] {
	font-size:14px;
	font-weight:400;
	color:rgb(255,255,255);
}
.container .yuzhua-transaction-data .data span[data-v-a70d6d9e] {
	padding:0.266667vw 0.8vw;
	font-size:16px;
	font-weight:600;
	color:rgb(251,255,0);
	line-height:16px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border:1px solid rgb(251,255,0);
}
.row-index6 {
	padding:10px 0px;
	display:block;
	width:94%;
	height:auto;
	margin:0px auto;
}
.row-index6 .g-tite1 {
	padding:10px 10px 20px;
	text-align:center;
	font-size:20px;
}
.g-tite1 span {
	display:inline-block;
	position:relative;
	z-index:1;
	color:rgb(0,0,0);
}
.g-tite1 span::before {
	width:10px;
	height:10px;
	position:absolute;
	content:'';
	right:-7px;
	bottom:-2px;
	z-index:-1;
	background-image:url(../index_files/e-icon2.bin);
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.g-tite1 span::after {
	width:19px;
	height:22px;
	position:absolute;
	content:'';
	left:-12px;
	top:-5px;
	z-index:-1;
	background-image:url(../index_files/e-icon1.bin);
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.g-tite1 .desc {
	font-size:14px;
	font-weight:300;
	color:rgb(102,102,102);
	padding-top:0.13rem;
}
.row-index6 ul {
	list-style:none;
}
.ul-liste3 li {
	margin-bottom:15px;
}
.ul-liste3 .con {
	display:block;
	padding:15px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	text-decoration:none;
	background:rgb(243,245,249);
}
.ul-liste3 .top {
	overflow:hidden;
	margin-bottom:0px;
}
.ul-liste3 .pic {
	float:left;
	width:30px;
	height:30px;
	margin-right:10px;
}
.ul-liste3 .pic img {
	display:block;
	width:100%;
	height:100%;
}
.ul-liste3 .tit {
	font-size:16px;
	font-weight:500;
	color:rgb(0,0,0);
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	margin-top:3px;
}
.ul-liste3 .desc {
	font-size:14px;
	text-align:justify;
	color:rgb(102,102,102);
	line-height:1.6;
}
.notice {
	display:flex;
	height:26px;
	align-items:center;
	font-size:12px;
	background-color:rgb(248,231,212);
}
.notice > img {
	width:18px;
	height:13px;
	margin:0px 10px;
}
.notice > p {
	color:rgb(217,7,26);
}
.notice > span {
	color:rgb(209,0,32);
}
.swiper-container {
	flex:1 1 0px;
	height:26px;
	line-height:26px;
	color:rgb(209,0,32);
}
.recommend {
	width:94%;
	margin:15px auto;
	height:180px;
	position:relative;
	background-size:100% 100%;
}
.recommend > p {
	position:absolute;
	font-size:15px;
	color:rgb(252,1,9);
	left:27%;
	top:5%;
}
.recommendlist {
	display:flex;
	justify-content:space-between;
	width:88%;
	margin:0px auto;
}
.recommenditem {
	text-align:center;
	margin-top:70px;
}
.recommenditem > img {
	width:33px;
	height:33px;
}
.hit {
	color:rgb(249,38,57);
	font-size:13px;
}
.con {
	color:rgb(153,153,153);
	font-size:11px;
}
.fcsd {
	width:94%;
	margin:0px auto 15px;
	position:relative;
}
.fcsd > p {
	position:absolute;
	font-size:15px;
	color:rgb(0,0,0);
	left:29%;
	top:2%;
}
.fcsda {
	width:94%;
	margin:0px auto 15px;
	position:relative;
}
.fcsda > p {
	position:absolute;
	font-size:15px;
	color:rgb(0,0,0);
	left:29%;
	top:2%;
}
.fcsdb {
	width:94%;
	margin:0px auto 15px;
	height:350px;
	position:relative;
}
.fcsdb > p {
	position:absolute;
	font-size:15px;
	color:rgb(0,0,0);
	left:29%;
	top:2%;
}
.table {
	width:100%;
	margin:0px auto;
	padding-top:0px;
}
.tabletitle {
	display:flex;
	justify-content:space-between;
	height:35px;
	align-items:center;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:rgb(218,215,215);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(218,215,215);
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(218,215,215);
	background-color:rgb(4,183,131);
}
.tabletitle > p {
	font-size:14px;
	color:rgb(255,255,255);
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(218,215,215);
	width:20%;
	text-align:center;
	height:35px;
	line-height:35px;
}
.tableget {
	display:flex;
	height:35px;
	align-items:center;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(218,215,215);
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(218,215,215);
}
.tableget > p {
	font-size:13px;
	color:rgb(177,133,32);
	margin-left:5%;
}
.tableget > span {
	font-size:13px;
	color:rgb(249,38,57);
	margin-left:8%;
	flex:1 1 0px;
}
.tableget > img {
	width:70px;
	height:24px;
	margin-right:3%;
}
.result > img {
	width:70px;
	height:24px;
	margin-right:3%;
	margin-top:5px;
}
.tablecontent:nth-child(even) {
	display:flex;
	justify-content:space-between;
	height:52px;
	align-items:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(218,215,215);
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(218,215,215);
	background-color:white;
}
.tablecontent:nth-child(odd) {
	display:flex;
	justify-content:space-between;
	height:52px;
	align-items:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(218,215,215);
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(218,215,215);
	background-color:rgb(245,245,245);
}
.tablecontent > p {
	font-size:14px;
	color:rgb(54,54,53);
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(218,215,215);
	width:20%;
	text-align:center;
	
	line-height:42px;
}
.result {
	font-size:14px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(218,215,215);
	width:20%;
	text-align:center;
	height:35px;
	line-height:35px;
	color:rgb(249,38,57) !important;
}
.forecast1 {
	width:94%;
	margin:15px auto;
	height:190px;
	position:relative;
	background-size:100% 100%;
}
.forecast1 > p {
	position:absolute;
	font-size:12px;
	color:rgb(255,255,255);
	left:27%;
	top:6%;
}
.forecast1 > p > span {
	color:rgb(249,38,57);
	font-size:12px;
}
.forecast {
	width:94%;
	margin:15px auto;
	height:190px;
	position:relative;
	background-size:100% 100%;
}
.forecast > p {
	position:absolute;
	font-size:12px;
	color:rgb(255,255,255);
	left:27%;
	top:6%;
}
.forecast > p > span {
	color:rgb(249,38,57);
	font-size:12px;
}
.forecastlist {
	display:flex;
	justify-content:space-between;
	width:88%;
	margin:0px auto;
}
.forecastitem {
	text-align:center;
	margin-top:72px;
}
.forecastitem > img {
	width:36px;
	height:36px;
}
.con1 {
	color:rgb(153,153,153);
	font-size:14px;
}
.comment {
	width:94%;
	margin:10px auto 20px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	background-color:white;
}
.commenttitle {
	color:rgb(199,168,109);
	font-size:14px;
	width:94%;
	margin:0px auto;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(218,215,215);
	padding:0px 0px 5px;
}
.commentlist {
	width:94%;
	margin:0px auto;
}
.commentitem {
	display:flex;
	margin-top:10px;
	padding-bottom:10px;
}
.commentpic {
	margin-right:10px;
}
.commentpic > img {
	width:40px;
	height:40px;
}
.commentright {
	flex:1 1 0px;
}
.name {
	font-size:14px;
	color:rgb(51,51,51);
}
.commentc {
	font-size:13px;
	color:rgb(102,102,102);
}
.commentrightbottom {
	display:flex;
	justify-content:space-between;
	margin-top:5px;
}
.commentrightbottom > p {
	font-size:13px;
	color:rgb(153,153,153);
}
.likeright {
	margin-right:20px;
	display:flex;
}
.likeright > span {
	font-size:13px;
	color:rgb(153,153,153);
	margin-right:15px;
	margin-left:5px;
}
.likeright > img {
	width:13px;
	height:13px;
}
.relay {
	display:flex;
	margin-top:5px;
}
.relay > p {
	font-size:13px;
	color:rgb(51,51,51);
}
.relay > span {
	font-size:13px;
	color:rgb(102,102,102);
}
.size {
	height:80px;
	width:100%;
}
.foot {
	position:fixed;
	z-index:100;
	max-width:700px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:0px auto;
}
.footext {
	position:absolute;
	font-size:18px;
	color:white;
	margin-left:43%;
	top:7px;
}
.footext > p {
	word-spacing:1px;
	letter-spacing:1px;
}
.footpic {
	width:100%;
	height:100px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.6);
}
.footcontent {
	width:94%;
	margin:0px auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:10px 0px;
}
.wx {
	width:50px;
	height:50px;
}
.wxtext {
	margin-left:15px;
	flex:1 1 0px;
}
.wxtext > p {
	font-size:15px;
	color:white;
}
.wxtext > img {
	width:190px;
	margin-top:5px;
}
.ballon {
	width:82px;
	height:35px;
	position:absolute;
	bottom:15px;
	right:255px;
	-webkit-animation:scaleDraw 3s ease-in-out infinite;
}
.copy_btn {
	width:70px;
	height:70px;
	position:absolute;
	bottom:15px;
	right:280px;
	-webkit-animation:scaleDraw 3s ease-in-out infinite;
}
.ballona {
	width:200px;
	height:35px;
	position:absolute;
	bottom:15px;
	right:15px;
}
.alertbox {
	height:100%;
	width:100%;
	position:fixed;
	z-index:1000000;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.298039);
}
.mark {
	position:absolute;
	width:85%;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	top:20%;
	left:7.5%;
	background-color:white;
}
.markhead {
	text-align:center;
	height:110px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	position:relative;
	background-color:rgb(251,97,70);
	background-size:100% 100%;
}
.markhead > img {
	width:30px;
	height:30px;
	position:absolute;
	top:10px;
	right:10px;
}
.alertbg {
	width:90%;
	margin:0px auto;
	align-items:center;
}
.markhead > p {
	font-size:27px;
	color:white;
	font-weight:bold;
}
#wechatnum {
	font-size:16px;
	color:rgb(217,52,44);
	width:95px;
	border:0px;
}
.copytext {
	display:flex;
	justify-content:center;
	font-size:15px;
	height:40px;
	align-items:center;
}
.copytext > img {
	width:76px;
	margin-left:15px;
}
.textinfo {
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:rgb(244,237,217);
	display:flex;
	flex-direction:column;
	justify-content:center;
	margin:0px auto;
	align-items:center;
}
.textinfo > p {
	font-size:15px;
	margin-bottom:3px;
	color:rgb(85,85,85);
}
.textinfo > img {
	width:125px;
	height:40px;
}
.textinfo > a {
	text-decoration:none;
	font-size:15px;
	color:rgb(51,51,51);
	margin-bottom:10px;
}
.step {
	margin-bottom:20px;
	display:flex;
	justify-content:center;
	margin-top:10px;
}
.step > img {
	width:85%;
	height:120px;
}
.wechaturlhint > span {
	display:inline-block;
	width:8px;
	height:8px;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
	margin-right:5px;
	background-color:rgb(214,48,32);
}
.alertbtn {
	width:100%;
	height:70px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:20px;
}
.alertbtn > a {
	display:flex;
	align-items:center;
}
.alertbtn > a > img {
	width:120px;
	height:45px;
	-webkit-animation:scaleDraw 5s ease-in-out infinite;
}
.pop-cpt {
	z-index:999999999;
	position:relative;
}
.pop-cpt2 {
	display:flex;
	justify-content:center;
	align-items:center;
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background:rgba(0,0,0,0.701961);
}
.pop-cpt a {
	text-decoration:none;
	color:inherit;
	display:block;
}
.pop-cpt a:hover {
	text-decoration:none;
}
.pop-cpt .pop-cpt-bd {
	width:300px;
	padding:0px 5px;
	box-sizing:border-box;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	font-size:14px;
	color:rgb(51,51,51);
	font-family:微软雅黑;
	position:relative;
	background:rgb(4,183,131);
}
.pop-cpt .pop-cpt-close {
	display:inline-block;
	height:36px;
	line-height:36px;
	padding:0px 15px;
	color:rgb(255,255,255);
	position:absolute;
	top:0px;
	right:0px;
}
.pop-cpt .pop-cpt-tit {
	height:36px;
	line-height:36px;
	color:rgb(255,255,255);
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.pop-cpt .pop-cpt-tit span {
	display:inline-block;
	padding:0px 10px;
	position:absolute;
	top:0px;
	right:0px;
}
.pop-cpt .pop-cpt-con {
	padding:10px 0px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	background:rgb(255,255,255);
}
.pop-cpt .pop-cpt-con1 {
	text-align:center;
	line-height:24px;
	font-size:15px;
}
.pop-cpt .pop-cpt-con2 {
	padding-top:10px;
	text-align:center;
	line-height:24px;
	font-size:15px;
}
.pop-cpt .pop-cpt-con2-tit {
	display:flex;
	justify-content:center;
	padding-bottom:5px;
}
.pop-cpt .pop-cpt-con2-tit span {
	display:inline-block;
	width:26px;
	line-height:26px;
	margin-left:-3px;
	text-align:center;
	color:rgb(255,255,255);
	font-size:16px;
	font-weight:bold;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
	background:rgb(4,183,131);
}
.pop-cpt .pop-cpt-con2-logo {
	display:flex;
	justify-content:center;
	height:60px;
}
.pop-cpt .pop-cpt-con2-logol {
	color:rgb(4,183,131);
	font-size:70px;
	line-height:60px;
	font-weight:bold;
	font-family:impact,arial;
}
.pop-cpt .pop-cpt-con2-logol font {
	font-size:52px;
	font-weight:normal;
	font-family:revert;
}
.pop-cpt .pop-cpt-con2-logor {
	width:40px;
	position:relative;
}
.pop-cpt .pop-cpt-con2-logor-txt1 {
	}.pop-cpt .pop-cpt-con2-logor-txt1 span {
	display:inline-block;
	width:38px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:rgb(255,255,255);
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	position:absolute;
	left:8px;
	top:2px;
	background:rgb(4,183,131);
}
.pop-cpt .pop-cpt-con2-logor-txt2 {
	line-height:32px;
	color:rgb(251,39,37);
	font-size:30px;
	font-family:impact,arial;
	position:absolute;
	top:24px;
	left:0px;
}
.pop-cpt .pop-cpt-con3 {
	padding:10px;
}
.pop-cpt .pop-cpt-con3 table {
	font-weight:bold;
	border-collapse:collapse;
}
.pop-cpt .pop-cpt-con3 th {
	text-align:center;
	color:rgb(255,255,255);
	border:1px solid rgb(4,183,131);
	font-size:medium;
	line-height:normal;
	background:rgb(4,183,131);
}
.pop-cpt .pop-cpt-con3 td {
	text-align:center;
	border:1px solid rgb(153,153,153);
	padding:5px;
}
.pop-cpt .pop-cpt-con4 {
	text-align:center;
}
.pop-cpt .pop-cpt-con4 span {
	display:inline-block;
	width:200px;
	height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	color:rgb(255,255,0);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background:rgb(251,39,37);
}
.pop-cpt .pop-cpt-footer {
	padding:10px 0px;
	color:rgb(255,255,255);
	text-align:center;
}
.pop-cpt .pop-cpt-footer1 {
	font-size:14px;
	line-height:normal;
}
.pop-cpt .pop-cpt-footer2 {
	padding-top:5px;
	font-weight:bold;
	color:rgb(255,255,0);
}
.float_plu {
	bottom:0px;
	width:100%;
	max-width:700px;
	height:65px;
	overflow:visible;
	transform:translateZ(0px);
	position:fixed;
	color:rgb(255,255,0);
	border:none;
	text-align:center;
	font-size:16px;
	padding:5px 0px 0px;
	z-index:10000 !important;
	background-color:rgba(0,0,0,0.6);
}
.float_plu p {
	line-height:30px;
}
.float_plu .btns {
	-webkit-animation:scale 4s infinite;
	position:relative;
	border:none;
	width:100px;
	height:26px;
	line-height:26px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
	border-bottom-right-radius:13px;
	border-bottom-left-radius:13px;
	text-align:center;
	box-sizing:border-box;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:red;
	margin-top:2px;
	background-image:linear-gradient(90deg,rgb(255,243,218) 4%,rgb(255,231,162) 96%);
}
@-webkit-keyframes c_location_rotate {
	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);
}
}.plugin_float_weixin {
	cursor:pointer;
}
@media (min-width:768px) {
	.container[data-v-a70d6d9e] {
	margin:-45px auto 0px;
}
}#touch {
	position:fixed;
	top:30%;
	right:90px;
	cursor:pointer;
	z-index:999;
}
#touch img {
	width:140px;
}
@media (max-width:750px) {
	.container[data-v-a70d6d9e] {
	max-width:700px;
	width:94%;
	margin:-35px auto 0px;
}
#touch {
	position:fixed;
	top:30%;
	right:5px;
	cursor:pointer;
	z-index:999;
}
#touch img {
	width:60px;
}
}