﻿/* CSS Document */

html {height:100%;-webkit-user-select:none;overflow-x:hidden;}
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;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 {
    background: rgba(0, 0, 0, 0) url("topbg.gif") repeat-x scroll 0 0;
    overflow: hidden;
    width: 100%;
}
.lonav{float:left;width:96%;height:3.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 {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #a42af9;
    float: left;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    padding: 5px 1% 0;
    white-space: nowrap;
    width: 98%;
}

/*底部浮动导航*/
.footer {display:table;table-layout:fixed;z-index:10;}
.dh_footer {position: fixed;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{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}
