﻿/* CSS Document */

html {height:100%;-webkit-user-select:none;background:#f2e9d4;overflow-x:hidden;}
/*body {min-width: 320px; max-width: 640px;margin: 0 auto;-webkit-text-size-adjust:none;font-size:.875em;line-height:1.5em; font-family:Arial,Helvetica,sans-serif;}*/

body {height:100%;-webkit-text-size-adjust:none;font-size:.875em;line-height:1.5em; font-family:Arial,Helvetica,sans-serif;}

* {margin:0;padding:0;border:0em;}
ul {list-style:none outside;z-index:0;}
li {-webkit-box-sizing: border-box;}
li, h1, h2, h3, dl, dt, dd, b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
img {overflow:hidden;}
a {-webkit-tap-highlight-color:rgba(255,255,255,0);outline:none;cursor:pointer;color:#333;text-decoration:none;}
    a:hover {filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;text-decoration:underline;color:#94171a;}
input[type="radio"], input[type="checkbox"] {margin: 0 .125em 0 .625em;}
textarea, select, input[type="text"], input[type="password"] {background:#fff; font-size:.875em;border:none;padding:.125em; -webkit-box-sizing:border-box;-webkit-appearance:none;border:#ddd .063em solid;-webkit-border-radius:.313em;}
textarea {padding-left:.125em;}
input {border:#CCC .063em solid;font-size:1em;}
table {display:table;border-collapse:separate;border-spacing:1px;border-color:wheat;}


/*头部*/
.arthead {width:100%;box-shadow:0em 0em .063em #845519;overflow:hidden;zoom:1;background:#845519;}
.lonav{float:left;width:96%;height:2.875em;padding:.938rem 2% .313rem 2%;}
.logowz{width:50%;float:left;height:2.5em;}
.loo{float:right;margin-top:.438em;}
.lef{float:left;}
.leimu {margin-left:.313em;line-height:3.125em;font-size:1.125em;font-weight:bold;margin-top:.125em;float:left;color:#f1e9d4;}
.leimu a {color:#f1e9d4;}
.jmlist {width:100%;float:left;line-height:2.188em;border-bottom:.125em solid #9f6d31;background:#e9ddc3;padding:.313em 0em 0em 0em;overflow: hidden;zoom:1;font-size:1em;}
.jmlist a {padding-left:.313em;}


/*底部浮动导航*/
.footer {display:table;table-layout:fixed;z-index:10;}
.dh_footer {position: fixed;min-width: 320px; max-width: 640px;width:100%;height:2.75em;bottom:0;background:#845519;text-align:center;border-top: solid rgba(247,122,18,0.15) .063em;}
.dh_footer ul {overflow:hidden;padding-right:.625em;padding-left:.625em;}
.dh_footer ul li {float:left;width:20%;}
.dh_footer ul li a {color:#e9ddc3;}
.dh_footer ul li img {width:2.2em;height:2.2em;}
.dh_footer ul li p {margin-top:-.625em;}

/*底部*/
.footer0{z-index:1; clear: both; overflow: hidden; font-size: 16px; height:60px; padding-top:10px; border-top: 1px solid #d8d9de;    border-bottom: 1px solid #d8d9de; text-align: center; background:#f5f6f8; -moz-box-shadow: inset 0px 1px 0px #fff; -webkit-box-shadow: inset 0px 1px 0px #fff; box-shadow: inset 0px 1px 0px #fff;}
.footer0 .linkico { display: inline-block; font-size: 16px; margin: 0 8px;}
.footer0 a:hover{ text-decoration:underline}