html,
body,
ul,
ol,
dt,
dd,
dl,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
textarea,
p,
img,
figure,
figcaption,
section,
article,
aside,
nav {
    padding: 0;
    margin: 0;
    letter-spacing: 0.1px;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei", PingFang, Arial, Helvetica, sans-serif;
    color: #3b3b3b;
    background-color: inherit;
    min-width: 1366px;
    position: relative;
}

ul, ol, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

img, input, select, textarea {
    vertical-align: middle
}

img:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
select:focus,
button:focus,
textarea:focus {
    outline: 0 none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0;
    width: 0;
    overflow: hidden;
}
span.filter-option.pull-left:focus{
    border: none;
}
button.btn.dropdown-toggle.bs-placeholder.btn-default:focus ,
button.btn.dropdown-toggle.btn-default:focus {
    border-color: #e2e2e2;
    outline-color: #dedede !important;
}
html,body {width: 100%;height: 100%;min-width: 1366px; min-height: 750px;}
.logo-img.a, .logo-img.cfb059858fd640b0941f05d2864d087c, .logo-img.b {
    background-image: url(/static/app/1.0.0/img/organ/zrthyjy.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 67%;
}