/*html {*/
/*    font-size: 14px;*/
/*    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;*/
/*    color: #333;*/
/*    background: #fff*/
/*}*/

/*blockquote, body, code, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {*/
/*    margin: 0;*/
/*    padding: 0*/
/*}*/

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: underline;
    color: #47b751
}

caption, em, strong, th {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

button {
    font-family: inherit
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

/*html {*/
/*    background-color: #f8f8f8;*/
/*    height: 100%*/
/*}*/

/*body {*/
/*    height: 100%*/
/*}*/

.wrap {
    position: relative;
    min-height: 100%
}

/*.header {*/
/*    position: fixed;*/
/*    z-index: 100;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%*/
/*}*/

/*.header .inner {*/
/*    width: 1040px;*/
/*    margin: 0 auto;*/
/*    font-size: 12px;*/
/*    color: #555*/
/*}*/

/*.header .apply {*/
/*    float: right*/
/*}*/

/*.header a {*/
/*    color: #555*/
/*}*/


/*.header-ad {*/
/*    float: left;*/
/*    width: 468px;*/
/*    margin-left: 20px*/
/*}*/

/*.header-search {*/
/*    float: right;*/
/*    margin-top: 13px*/
/*}*/

/*.header-search .query {*/
/*    float: left;*/
/*    width: 200px;*/
/*    height: 36px;*/
/*    line-height: 36px;*/
/*    padding: 0 10px;*/
/*    border: 1px solid #47b751;*/
/*    outline: 0 none*/
/*}*/

/*.header-search .submit {*/
/*    float: left;*/
/*    cursor: pointer;*/
/*    opacity: 1;*/
/*    width: 68px;*/
/*    height: 38px;*/
/*    line-height: 38px;*/
/*    padding: 0;*/
/*    border: 0 none;*/
/*    outline: 0 none;*/
/*    background: #47b751;*/
/*    font-family: inherit;*/
/*    color: #fff;*/
/*    font-size: 13px*/
/*}*/

/*.header-search .submit:hover {*/
/*    opacity: .8*/
/*}*/

.nav-wrap {
    background-color: #47b751
}

.header .nav {
    overflow: hidden;
    height: 40px;
    line-height: 40px
}

.nav li {
    float: left
}

.nav li:first-child a {
    padding: 0 22px
}

.nav a {
    display: block;
    height: 40px;
    padding: 0 17px;
    color: #fff;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    font-size: 15px
}

.nav a:hover {
    text-decoration: none;
    background-color: #399241
}

.nav .active {
    background-color: #399241
}

.breadcrumb {
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: #555
}

.breadcrumb a {
    color: #555
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #47b751
}

.breadcrumb .icon-right {
    display: inline-block;
    width: 12px;
    margin: 0 2px;
    font-size: 12px
}

.breadcrumb strong {
    color: #888
}



.lazy {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    max-width: 100%;
    opacity: 0
}

.lazy.b-loaded {
    opacity: 1
}

.list {
    background-color: #fff
}

.list .item {
    float: left;
    margin: 10px 14px 0 0
}

.list a {
    display: block;
    width: 90px;
    padding: 8px 10px;
    border: 1px solid transparent
}

.list a:hover {
    border-color: #e3e3e3
}

.list span {
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    text-align: center
}

.list a:hover {
    text-decoration: none
}

.list a:hover span {
    background: #47b751;
    color: #fff
}

.item img {
    border-radius: 3px
}

.tags-list {
    margin-bottom: 20px;
    padding: 1px 10px;
    font-size: 12px;
    background: #fff
}

.tags-list dl {
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    margin: 10px 0
}

.tags-list dt {
    float: left;
    margin-right: 5px;
    padding: 0 12px;
    border-radius: 2px;
    color: #fff
}

.tags-list a {
    float: left;
    height: 22px;
    margin: 0 5px;
    padding: 0 5px;
    line-height: 22px;
    border-radius: 2px;
    color: #666
}

.tags-list a:hover {
    background: #47b751;
    text-decoration: none;
    color: #fff
}

.tags-list .tags-hot {
    background: #ff956b
}

.tags-list .tags-recommend {
    background: #89c3ff
}

.tags-list .tags-else {
    background: #9ba3f6
}

[class*=" icon-"], [class^=icon-] {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-erweima:before {
    content: "\e642"
}

.icon-down:before {
    content: "\e688"
}

.icon-up:before {
    content: "\e689"
}

.icon-left:before {
    content: "\e68a"
}

.icon-right:before {
    content: "\e68b"
}

.icon-write:before {
    content: "\e6ac"
}

.icon-sousuo:before {
    content: "\e651"
}

.slide-wrap {
    margin-top: 20px
}

.slide {
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 260px
}

.small-banner {
    float: right;
    overflow: hidden;
    width: 300px;
    margin-top: -20px
}

.small-banner a {
    display: block;
    margin-top: 20px
}

.article {
    padding: 10px 20px;
    line-height: 28px
}

.article li {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.article a {
    font-size: 14px
}

.link {
    padding: 20px 10px;
    background-color: #fff
}

.link li {
    float: left;
    height: 28px;
    margin: 0 8px;
    line-height: 28px
}

.link a {
    color: #555
}

.banner {
    margin-top: 36px
}

.module {
    margin-top: 20px
}

.module h2 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 22px
}

.more, .showcase {
    display: none;
    float: right;
    color: #333;
    font-size: 13px
}

.showcase {
    color: red
}

.special {
    margin-right: -20px
}

.special a {
    float: left;
    margin-right: 13px
}

.special a:first-child {
    margin-right: 14px
}

.bottom-special {
    float: left;
    width: 795px;
    height: 195px
}

.bottom-special a {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px
}

.bottom-news {
    float: left;
    width: calc(100% - 795px);
    height: 175px;
    padding: 10px 0;
    line-height: 25px;
    background: #fff
}

.bottom-news li {
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.unslider {
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel > li {
    float: left
}

.unslider-vertical > ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider li, .unslider ol, .unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider:hover .unslider-arrow {
    display: block
}

.unslider-arrow {
    display: none;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    top: 50%;
    left: 0;
    z-index: 2;
    width: 40px;
    height: 60px;
    line-height: 60px;
    border: 0 none;
    outline: 0 none;
    margin-top: -30px;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    color: #ddd;
    font-size: 30px
}

.unslider-arrow:hover {
    text-decoration: none;
    opacity: .8;
    color: #ddd
}

.unslider-arrow.next {
    left: auto;
    right: 0
}

.unslider-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px
}

.unslider-nav ol {
    list-style: none;
    text-align: center
}

.unslider-nav ol li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    background: 0 0;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    border: 2px solid #fff;
    cursor: pointer
}

.unslider-nav ol li.unslider-active {
    background: #fff;
    cursor: default
}