@charset "utf-8";
/* CSS Document */
body {width: 100%; height: 100%; font-size: 12px; color: #000000;font-weight: normal; min-width: 320px; background: #fff;}
html {height: 100%;}
pre {white-space: pre-wrap;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
img{image-rendering: -webkit-optimize-contrast;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal}
ol, ul, li {list-style: none}
caption, th {text-align: left}
q:before, q:after {content: ''}
i, em { font-style: normal;}
abbr, acronym { border: 0}
a {
    text-decoration: none;
    color: #000000;font-weight: normal;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.autotit { height: 44px; line-height: 44px;text-align: center; font-weight: bold; padding: 0 25px; font-size: 16px; border-bottom: 1px solid #eee; margin-top: 1px;}

.autoys { font-size: 14px; line-height:25px; padding: 0 25px 20px 25px;}
.autoys h3 { padding-top: 10px; font-weight: bold;}
.autoys .indent { text-indent: 2em;}
.privacy-bold{
	font-weight: 700;
}
.privacy-time{
	text-align: right !important;
}
.line{
	text-decoration:underline
}
/*底部*/
.footer { background: #6a6a6a; color: #000000;font-weight: normal; font-size: 12px; padding: 10px 0; clear: both;}
.footer li{text-align: center;}
.footer li img { width: 14px;}