.head-show {
    height: 30px;
    line-height: 30px;
    padding: 0 241px;
    overflow: hidden;
    font-size: 12px;
    border-bottom: solid 1px #ccc;
}

.head-show ::after {
    content: "";
    clear: both;
}

.head-show u {
    text-decoration: none;
    float: right
}

.head-show u i {
    display: inline-block;
    height: 12px;
    width: 1px;
    background: #000;
    position: relative;
    top: 2px;
    margin: 0 5px;
}

a {
    text-decoration: none;
    color: #000;
}

body {
    margin: 0;
    padding: 0;
    font-family: \5B8B\4F53;
}

body,
html {
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%;
}

* {
    text-decoration: none;
    list-style: none;
}

img {
    border: 0px;
}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
    font-size: 12px;
    font-weight: 100;
    padding: 0;
    margin: 0;
}

.wrap {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.index {
    overflow: hidden;
}

.clr {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.pointer {
    cursor: pointer;
}

a,
input,
button {
    outline: none;
}

::-moz-focus-inner {
    border: 0px;
}


/*a:link {color:#0f0;text-decoration:none;} 
a:visited {color: #FFFF00; text-decoration:none;} 
a:hover {color: #00FF00; text-decoration:underline;} 
a:active {color: #0000FF; text-decoration:underline;}*/

a {
    color: #000;
}

.wrapper {
    clear: both;
    width: 100%;
}

table {
    border-collapse: collapse;
}