@import url("/static/css/my_style.css");
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	outline:none;
	box-sizing: border-box;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
a,
span,
em,
del,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	outline:none;
	margin: 0;
	padding: 0;
	font-style: normal;
	/*ÔÚX5ÐÂÄÚºËBlinkÖÐ£¬£¬£¬£¬£¬£¬£¬ÔÚÅÅ°æÒ³ÃæµÄÊ±¼ä£¬£¬£¬£¬£¬£¬£¬»á×Ô¶¯¶Ô×ÖÌå¾ÙÐÐ·Å´ó£¬£¬£¬£¬£¬£¬£¬»á¼ì²âÒ³ÃæÖÐµÄÖ÷×ÖÌå£¬£¬£¬£¬£¬£¬£¬µ±Ä³Ò»¿é×ÖÌåÔÚ
CA88ÅÐ¶Ï¹æÔòÖÐ£¬£¬£¬£¬£¬£¬£¬ÒÔÎª×ÖºÅ½ÏÐ¡£¡£¡£¡£¡£¡£¡£¬£¬£¬£¬£¬£¬£¬²¢ÇÒÊÇÒ³ÃæÖÐµÄÖ÷Òª×ÖÌå£¬£¬£¬£¬£¬£¬£¬¾Í»á½ÓÄÉ×Ô¶¯·Å´óµÄ²Ù×÷¡£¡£¡£¡£¡£¡£¡£È»¶øÕâ²»ÊÇÎÒÃÇÏëÒªµÄ£¬£¬£¬£¬£¬£¬£¬¿ÉÒÔ½ÓÄÉ¸ø×î´ó¸ß¶È½â¾ö*/
	max-height: 100000px;
	font-family: "microsoft yahei";
}
 

/*click300ms----meta±êÇ©--chromeÉúÐ§£¬£¬£¬£¬£¬£¬£¬safari±ØÐèÉèÖÃ*/

html {
	touch-action: manipulation;
}

html,
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	font-size: 16px;

	-webkit-overflow-scrolling: touch;
	font-family: "microsoft yahei"; 
}
article {-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-flex: 1;-webkit-flex: 1;-moz-flex: 1;-ms-flex: 1;flex:1; color:#424242;overflow-x: hidden;overflow-y: auto;touch-action: pan-y;-webkit-overflow-scrolling: touch;position:relative;}
header{position:relative; text-align: center;line-height:46px;background: #f7f7f7;font-size:20px;}
header>a.back{
	position:absolute;
	width:46px;height:46px;
	left:0;top:0;
	text-align: center;
}
header>a.back img{
	height:22px;
	display:inline-block;
}
/*
header,
footer,
section, 
a,
button,
em,
del,
strong,
var,
fieldset,
label,
cite,
 

time,
mark,
code,
figcaption,
figure,
textarea {
	display: block;
}
*/

header,
section,
footer {
	position: relative;
	/*overflow:hidden;*/
}

big {
	font-size: larger;
}

small {
	font-size: smaller;
}

ol,
ul {
	list-style: none;
}

button {
	padding: 10px;
}

span {
	/*display: inline-block;*/
}

a,
a:visited {
	text-decoration: none;
}

label,
.wordWrap {
	word-wrap: break-word;
	word-break: break-all;
}

.clearfix {
	clear: both;
	overflow: hidden;
}

.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border: 0;
	outline: none;
	/*-webkit-user-modify: read-write-plaintext-only;*/
}

input[type=number]::-webkit-textfield-decoration-container {
	background-color: transparent;
}

input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

/*input {
	-webkit-appearance: none;
}*/


/*
     * ÖØÖÃdisabledÔªËØµÄÄ¬ÈÏÖ¸ÕëÑùÊ½
     */

button[disabled],
input[disabled] {
	cursor: default;
}


/*
     * ±ÜÃâÏÖ´úä¯ÀÀÆ÷½«Ã»ÓÐcontrolsÊôÐÔµÄµÄ¡®audio¡¯ÔªËØÏÔÊ¾³öÀ´
     * ÒÆ³ý iOS 5 ×°±¸ÖÐ¶àÓàµÄ¸ß¶È
     */

audio:not([controls]) {
	display: none;
	height: 0;
}


/*
     * Ð£ÕýIE 8/9ÖÐ¡®hidden¡¯ÊôÐÔ²»Æð×÷ÓÃµÄÎÊÌâ
     */

[hidden] {
	display: none;
}


/*
     * Ð£Õý¡®outline¡¯ÔÚChromeºÍÆäËûä¯ÀÀÆ÷¼äµÄ·×ÆçÖÂ
     */

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}


/*
     * ±ÜÃâËùÓÐä¯ÀÀÆ÷ÖÐµÄ¡®sub¡¯ºÍ¡®sup¡¯Ó°Ïìµ½ÐÐ¸ß£¨line-height£©
     */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -3px;
}

sub {
	bottom: -2.5px;
}


/*
     * ¸üÕý IE 9 ÖÐÏ£ÆæµÄ¡®overflow¡¯ÌåÏÖ
     */

svg:not(:root) {
	overflow: hidden;
}

button,
input {
	line-height: normal;
}


/*
     * 1. ×èÖ¹ Android 4.0.* ÖÐµÄ WebKit bug £¬£¬£¬£¬£¬£¬£¬¸Ãbug»áÆÆËðÔ­ÉúµÄ¡®audio
     *    ºÍ¡®video¡¯¿ØÖÆÆ÷
     * 2. ¸üÕý iOS ÖÐÎÞ·¨ÉèÖÃ¿Éµã»÷µÄ¡®input¡¯µÄÎÊÌâ
     * 3. ÔöÇ¿Í¼Æ¬ÀàÐÍÒÔ¼°ÆäËûÀàÐÍµÄ¡®input¡¯ÖÐÖ¸ÕëµÄ¿ÉÓÃÐÔÒÔ¼°ÑùÊ½µÄÒ»ÖÂÐÔ
     */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}


/*
     * ÖØÖÃdisabledÔªËØµÄÄ¬ÈÏÖ¸ÕëÑùÊ½
     */

button[disabled],
input[disabled] {
	cursor: default;
}


/*
     * ÒÆ³ý Firefox 4+ ÄÚ²¿µÄÄÚ±ß¾à
     */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}


/*
     * 1. ÒÆ³ý IE 8/9 ÖÐÄ¬ÈÏµÄ±ÊÖ±×ª¶¯Ìõ
     * 2. ÔöÇ¿ËùÓÐä¯ÀÀÆ÷ÖÐµÄ¶Ô¶ÔÆëÒÔ¼°¿É¶ÁÐÔ
     */

textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
	resize: none;
}


/*
     * ÒÆ³ýµ¥Î»¸ñ¼ä´ó²¿·ÖµÄ¼ä¾à
     */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
<!--ºÄÊ±1753029374.8736Ãë-->