<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: -apple-system, Helvetica, sans-serif;
}
body { /* IOS绂佹寰俊璋冩暣瀛椾綋澶у皬 */
            -webkit-text-size-adjust: 100% !important;
            text-size-adjust: 100% !important;
            -moz-text-size-adjust: 100% !important;
}
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
img,
span,
input {
	border: 0;
}

ul {
	list-style: none;
}


/*鍘绘帀鐐瑰嚮鏁堟灉  瀹夊崜榛樿鏄绛�   鑻规灉榛樿鏄彉鐏�*/

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*-webkit-tap-highlight-color: #E5E5E5;*/
}

input {
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

input::-webkit-input-placeholder {
	color: #a3a8ba;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #a3a8ba;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #a3a8ba;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #a3a8ba;
	font-size: 14px;
}

li,
div,
input,
header,
footer {
	box-sizing: border-box;
}

i {
	font-style: normal;
}

a {
	box-sizing: border-box;
	text-decoration: none;
	color: #383838;
	/*-webkit-tap-highlight-color: rgba(255, 255, 255, 0);*/
	/*-webkit-user-select: none;*/
	/*-moz-user-focus: none;
	-moz-user-select: none;*/
}

* ::-webkit-scrollbar {
	display: none;
}

button {
	border: none;
	outline: none;
	font-size: 14px;
}

.hide {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}

.icon {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
}

.i_right {
	width: .17rem;
	height: .18rem;
	vertical-align: middle;
	background: url(../Content/Images/right.png) no-repeat;
	background-size: 100%;
}



/*杩斿洖涓婁竴椤�*/

.goback {
	position: absolute;
	top: 14px;
	left: .1rem;
	width: 14px;
	height: 14px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	text-indent: -1000px;
}

.line {
	content: '';
	display: block;
	width: 100%;
	height: .06rem;
	background-color: #f3f5f7;
}

.container {
	position: relative;
	max-width: 640px;
	width:100%;
	/* height: 100%; */
	margin: 0 auto;
	font-size: 16px;
	background-color: #f3f5f7;
	/*overflow: hidden;*/
}

.content {
	padding: 44px 0 .2rem 0;
	width:100%;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.index_content {
	padding: 0 0 .5rem 0;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	background-color: #f2f8f9;
}

.n_padding {
	padding-bottom: 0;
}


/*.bgc {
	background-color: #f9f9f9;
}*/

header {
	max-width: 640px;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 0 .1rem;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 1;
	text-align: center;
	color: #1b263d;
	font-size: 16px;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
}

header a {
	font-size: 16px;
}

header span {
	display: block;
	padding: 0 .15rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.i_right {
	width: .07rem;
	height: .12rem;
	vertical-align: middle;
	background: url(../Content/Images/right.png) no-repeat;
	background-size: 100%;
}


/*搴曢儴瀵艰埅*/

footer {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	max-width: 640px;
	height: .48rem;
	font-size: 0;
	border-top: 1px solid #e8e8e8;
	background-color: #fff;
}

footer a {
	width: 33.33%;
	float: left;
	font-size: 12px;
	color: #747474;
	text-align: center;
}

footer .icon {
	vertical-align: middle;
	margin-bottom: .02rem;
}

footer .i_home {
	width: .21rem;
	height: .2rem;
	background: url(../Content/Images/wx_footer1.png) no-repeat;
	background-size: 100%;
}

footer .i_record {
	width: .21rem;
	height: .2rem;
	background: url(../Content/Images/wx_footer2.png) no-repeat;
	background-size: 100% auto;
}

footer .i_user {
	width: .21rem;
	height: .17rem;
	background: url(../Content/Images/wx_footer3.png) no-repeat;
	background-size: 100% auto;
	vertical-align: middle;
}

footer .current {
	color: #57b8cf;
}

footer .current .i_home {
	background: url(../Content/Images/wx_footer01.png) no-repeat;
	background-size: 100% auto;
}

footer .current .i_record {
	background: url(../Content/Images/wx_footer02.png) no-repeat;
	background-size: 100% auto;
}

footer .current .i_user {
	background: url(../Content/Images/wx_footer03.png) no-repeat;
	background-size: 100% auto;
}


/*閬僵*/
.mask_wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	max-width: 640px;
	margin: 0 auto;
}

/*鑷畾涔塺adio鎸夐挳 start*/

.wx_radio input {
	display: none;
}

.wx_radio span:nth-of-type(1) {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	border: none;
	background-color: #fff;
	border: 1px solid #a6a6a6;
	box-sizing: border-box;
}

.wx_radio span:nth-of-type(2) {
	font-size: 14px;
	color: #2a2a36;
	vertical-align: middle;
}

.wx_radio input:checked+span:after {
	display: block;
	content: '';
	background: #fff url(../Content/Images/checked.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
}

.wx_radio input:checked+span {
	border: 1px solid #fff;
}


/*鑷畾涔塺adio鎸夐挳 end*/





/*娌℃湁鏁版嵁*/

.nadata_tip {
	position: relative;
	padding-left: .2rem;
	padding-right: .2rem;
	top: .8rem;
}

</pre></body></html>