html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, dd, dl, dt, li, ol, ul, fieldset, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption, nav, footer, section, header, menu, .x {
    /*margin: 0;*/
    /*padding: 0*/
}

a img, img, iframe, fieldset {
    border: 0
}

a span, form label {
    cursor: pointer
}

li {
    list-style: none
}

table {
    border-collapse: separate
}

caption, th, td {
    text-align: left;
    font-weight: normal
}

select, textarea, input, button {
    vertical-align: middle;
    font-family: inherit;
    font-size: 100%
}

q:before, q:after, blockquote:before, blockquote:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

h1 {
    font-size: 16px;
    font-weight: 500
}

h2 {
    /*font-size: 14px;*/
    font-weight: 500
}

h3 {
    font-size: 14px;
    font-weight: 500
}

h4, h5, h6 {
    font-size: 100%
}

h6 {
    font-weight: normal
}

.clear {
    clear: both
}

a {
    text-decoration: none;
    outline: 0;
    color: inherit;
    cursor: pointer;
    blr: expression(this.onFocus=this.blur())
}

a:hover {
    text-decoration: none
}

input {
    outline: 0;
    border: 0;
    -ms-appearance: none
}

em, i {
    font-style: normal
}

.fl {
    float: left
}

.fr {
    float: right
}

html {
    height: 100%
}

body {
    /*font-size: 17px;*/
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    color: #484848;
    background: #fff;
    min-height: 100%;
    position: relative
}

.ms-controller {
    display: none
}

.wrapper {
    width: 990px;
    margin: 0 auto
}

.main-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    height: 74px
}

.bottom-area {
    height: 36px;
    line-height: 36px;
    padding: 10px 0
}

.main-header .wrapper {
    width: 1066px
}

.upper-area {
    height: 28px;
    background: #333;
    color: #fff;
    font-size: 12px
}

.upper-area li {
    display: inline-block
}

.upper-area a {
    display: block;
    line-height: 28px
}

.account-area a {
    margin-left: 30px
}

.menu-sec a {
    margin-right: 30px
}

.top {
    height: 55px;
    width: 100%
}

.logo {
    float: left;
    width: 220px;
    height: 69px;
    background: url(../images/logo.png?v=250320) no-repeat;
    background-size: 100% auto;
    /*margin-top: 4px*/
}

.log-area {
    float: right;
    margin-left: 7.4%
}

.log-area a {
    color: slateblue;
    border: 1px solid #00b173;
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
    height: 34px;
    line-height: 34px;
    border-radius: 2px
}

.upper-area a:hover {
    color: slateblue
}

.log-area a:hover {
    color: #fff;
    background: #00b173
}

.main-menu {
    float: right;
    font-weight: bold;
     margin:10px 60px 0 0;
}

.main-menu li {
    display: inline-block
}

.main-menu li a {
    display: block;
    padding-left: 66px
}

.main-menu li a:hover {
    color: slateblue;
}
.main-content {
    padding-bottom: 120px
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 0;
    background: #fafafa;
    color: #363636;
    text-align: center
}

.breadcrumb {
    color: #484848;
    opacity: .5;
    filter: alpha(opacity=50);
    margin: 40px 0 50px
}

.breadcrumb li {
    float: left
}

.breadcrumb a span {
    padding: 0 5px
}

.empty {
    text-align: center;
    padding: 70px 0 0
}

.empty p {
    font-size: 18px;
    margin-bottom: 20px
}

.btn {
    display: inline-block;
    border-radius: 2px;
    background-color: slateblue;
    border: 1px solid slateblue;
    color: #fff;
    line-height: 48px;
    padding: 0 2.5em;
    font-size: 18px
}

#noLogin {
    display: none
}

@media screen and (max-height: 1000px) {
    body {
        /*font-size: 14px*/
    }
}

@media only screen and (max-width: 1026px) {
    .wrapper {
        width: 960px;
        margin: 0 auto
    }

    .main-header .wrapper {
        width: 960px
    }
}
.pic img{padding:17px 0 0 10px; width: 80px; height: 25px;}
