html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 14px;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    color: #2f332a;
    font: 15px/21px Arial, Helvetica, simsun, sans-serif;
    background: #f0f6e4 \9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2f332a;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
}

h1 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}

h2 {
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}

h6 {
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    /*background-color: #8aa4af;*/
    color: white;
}

input.radio {
    margin: 0 2px 0 8px;
}

input.radio.first {
    margin-left: 0;
}

input.empty {
    color: lightgray;
}

code {
    color: #2f332a;
}

.highlight_red {
    color: #A60000;
}

.highlight_green {
    color: #A7F43D;
}

li {
    font-size: 12px;
}

li.title {
    list-style: none;
}

ul.list {
    margin-left: 17px;
}

div.content_wrap {
    width: 600px;
    height: 380px;
}

div.content_wrap div.left {
    float: left;
    width: 250px;
}

div.content_wrap div.right {
    float: right;
    width: 340px;
}

div.zTreeDemoBackground {
    width: 250px;
    height: 362px;
    text-align: left;
}

ul.ztree {
    margin-top: 10px;
    border: 1px solid #617775;
    background: #f0f6e4;
    width: 220px;
    height: 360px;
    overflow-y: scroll;
    overflow-x: auto;
}

ul.log {
    border: 1px solid #617775;
    background: #f0f6e4;
    width: 300px;
    height: 170px;
    overflow: hidden;
}

ul.log.small {
    height: 45px;
}

ul.log li {
    color: #666666;
    list-style: none;
    padding-left: 10px;
}

ul.log li.dark {
    background-color: #E3E3E3;
}

/* ruler */

div.ruler {
    height: 20px;
    width: 220px;
    background-color: #f0f6e4;
    border: 1px solid #333;
    margin-bottom: 5px;
    cursor: pointer
}

div.ruler div.cursor {
    height: 20px;
    width: 30px;
    background-color: #fff;
    color: white;
    text-align: right;
    padding-right: 5px;
    cursor: pointer
}

.img-wallet-yue {
    width: 96px;
    float: left;
    height: 96px;
    background: url(../css/img/img-wallet-yue.png) no-repeat;
    margin-left: 45px;
}

.yxt-tb-con-r {
    margin-left: 40px;
    height: 96px;
    width: 96px;
    float: left;
    cursor: pointer;
}

.tb-con-tt {
    color: #999;
    font-size: 20px;
    line-height: 36px;
    height: 36px;
    padding-left: 6px;
}

.tb-con-p3 {
    color: #555;
    height: 60px;
}

.tb-con-p3 span {
    color: #ef4646;
    font-size: 50px;
}

.tb-con-p3 span.yuan {
    font-size: 20px;
}

.wallet-ze {
    width: 100%;
    height: 118px;
}

#allmap {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

#result {
    width: 100%;
    font-size: 12px;
}

p.form-control {
    border: 0;
}

.control-label > span {
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 20px 0 5px;
    font-size: 14px;
    color: #555;
    font-weight: 300;
}

fieldset {
    border: 1px solid #dbdbdb;
    padding: 20px;
    border-radius: 8px;
    height: 500px;
    overflow-y: scroll;
}

.marT20 {
    margin-top: 20px;
}

.selectBtn a {
    display: block;
    width: 80%;
    margin: 10px auto;
    position: relative;
}

.selectBtn a:first-child {
    margin-top: 50%;
}

.padBtn {
    padding: 20px 40px;
}

.padBtn .btn {
    margin-right: 15px;
    padding: 6px 20px;
}

.map {
    width: 100%;
    height: 400px;
}

#controller {
    width: 100%;
    border-bottom: 3px outset;
    height: 30px;
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    z-index: 10000;
    background-color: lightblue;
}

#container {
    height: 100%
}

.operatorLogo {
    position: relative;
}

.operatorImg {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 95px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.BMap_cpyCtrl
{
    display:none;
}
.anchorBL{
    display:none;
}