body {
    min-width: 1040px;
    background: #e59050 url(../images/bg.jpg) top center no-repeat;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    float: none;
}

.hide {
    display: none;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.w730 {
    width: 730px;
}

.w430 {
    width: 430px;
}

.mt-20 {
    margin-top: 20px;
}

.pr {
    position: relative;
}

.list .itm a:hover,
.p-list .itm:hover a,
.list-4 .itm:hover,
.category .itm:hover,
.flink .flink-btn:hover,
.pic-itm:hover a,
.g-list .itm a:hover,
.current .right a:hover,
.book-list .itm .book-title a:hover {
    color: #c6272e;
}

.update-gary {
    color: #999;
    text-align: center;
    margin-top: 30px;
}

.slide-box .bd img:hover,
.p-list .itm img:hover,
.pic-itm img:hover {
    opacity: .9;
}

.h-312 {
    height: 312px;
    overflow: hidden;
}

.top {
    height: 40px;
    position: relative;
    background: url(../images/top.png?v=1) 25px 30px no-repeat;
    width: 1040px;
    margin: 0 auto;
    padding-top: 115px;
    overflow: hidden;
}

.form {
    position: absolute;
    width: 350px;
    background: #eeeeee;
    border-radius: 6px;
    right: 0;
    top: 40px;
    padding: 0;
}

.input {
    height: 34px;
    line-height: 34px;
    border: 0;
    width: 217px;
    border-radius: 6px 0 0 6px;
    text-indent: 10px;
    background: none;
    font-size: 14px;
    float: left;
}

.submit {
    height: 36px;
    line-height: 36px;
    width: 80px;
    border-radius: 0 6px 7px 0;
    border: 0;
    float: right;
    background: #e8c399;
    color: #983435;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.menu {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    background: #e8c399;
}

.menu a {
    color: #1d1d1d;
    display: inline-block;
    padding: 0 14px;
    line-height: 30px;
    border-radius: 5px;
}

.menu a.active {
    color: #fff;
    background: #c6272e;
}

.menu a:hover {
    color: #fff;
    background: #c6272e;
}

.menu-line {
    color: #a83235;
}

.container {
    background: #fff;
    width: 1000px;
    margin: 20px auto;
    padding: 20px;
}

.w-555 {
    width: 555px;
    overflow: hidden;
}

.w-420 {
    width: 420px;
    overflow: hidden;
}

.slide-box {
    width: 555px;
    height: 312px;
    overflow: hidden;
    position: relative;
}

.slide-box .hd {
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

.slide-box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slide-box .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slide-box .hd ul li.on {
    background: #b43b3e;
    color: #fff;
}

.slide-box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slide-box .bd li {
    width: 555px;
    height: 312px;
    zoom: 1;
    vertical-align: middle;
}

.slide-box .bd li a {
    display: block;
}

.slide-box .bd img {
    width: 555px;
    height: 312px;
    object-fit: contain;
    display: block;
    margin: 0;
}

.slide-box .slide-box-txt {
    background: url(../images/opa.png) repeat;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    font-size: 16px;
}

.slide-box .slide-box-txt p {
    padding: 5px;
    width: 80%;
}

.category-cgzs {
    height: 39px;
    border-bottom: 1px solid #dc936a;
    font-size: 20px;
    margin-bottom: 12px;
}

.itm-cgzs {
    background: #c6272e;
    color: #fff;
    display: block;
    width: 110px;
    text-align: center;
    line-height: 39px;
}

.category {
    height: 22px;
    border-bottom: 1px solid #dc936a;
    font-size: 20px;
    margin: 20px 0;
    padding: 8px 0;
    line-height: 22px;
}

.category .itm {
    line-height: 22px;
    display: inline-block;
    padding-left: 10px;
    border-left: 3px solid #c6272e;
    margin-top: 0;
}

.list .itm {
    background: url(../images/point.gif) 8px center no-repeat;
    padding-left: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;
}

.p-list {
    margin: 0 -10px;
}

.p-list .itm {
    width: 267px;
    float: left;
    margin: 0 10px;
}

.p-list .itm .pic {
    width: 267px;
    height: 151px;
    overflow: hidden;
    display: block;
}

.p-list .itm img {
    width: 267px;
}

.p-list .itm .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin: 5px;
    text-align: center;
}

.pic-itm {
    width: 267px;
    float: left;
}

.pic-itm .pic {
    width: 267px;
    height: 151px;
    overflow: hidden;
    display: block;
}

.pic-itm img {
    width: 267px;
}

.pic-itm .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin: 5px;
    text-align: center;
}

.list-2 {
    width: 275px;
}

.list-2 .itm {
    line-height: 30px;
}

.list-3 {
    margin: 0 -10px;
}

.list-3 .itm {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: url(../images/itm_bg.png) center center no-repeat;
    text-align: center;
    float: left;
    margin: 8px 10px;
    *margin: 10px 10px;
}

.list-3 .itm:hover {
    background: url(../images/itm_active.png) center center no-repeat;
    color: #fff;
}

.zt-box {
    height: 225px;
    position: relative;
    margin-top: 20px;
}

.category-zt {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
    padding-left: 10px;
    border-left: 3px solid #fff;
    margin-left: 15px;
    font-weight: 600;
    position: absolute;
    top: 15px;
    left: 15px;
}

.slide-box-2 {
    width: 420px;
    height: 225px;
    position: relative;
}

.slide-box-2 .bd li {
    width: 420px;
    height: 225px;
    zoom: 1;
    vertical-align: middle;
}

.slide-box-2 .bd li a {
    display: block;
}

.slide-box-2 .bd img {
    width: 420px;
    height: 225px;
}

.slide-box-2 .hd {
    display: none;
}

.slide-box-2 .prev,
.slide-box-2 .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -41px;
    display: block;
    width: 27px;
    height: 96px;
    background: url(../images/arrow.png) 0px 0px no-repeat;
}

.slide-box-2 .next {
    left: auto;
    right: 0;
    background-position: -44px 0px;
}

.list-4 {
    margin: 0 -5px;
}

.list-4 .itm {
    float: left;
    width: 205px;
    height: 80px;
    margin: 5px;
    background: #eeeeee url(../images/icon.png) no-repeat;
    font-size: 18px;
    color: #333333;
    line-height: 80px;
    text-indent: 70px;
}

.list-4 .itm-1 {
    background-position: 24px 22px;
}

.list-4 .itm-2 {
    background-position: 22px -50px;
}

.list-4 .itm-3 {
    background-position: 25px -111px;
}

.list-4 .itm-4 {
    background-position: 22px -173px;
}

.slide-box-3 {
    width: 1000px;
    height: 100px;
    margin: 20px auto;
}

.slide-box-3 .bd li {
    width: 1000px;
    height: 100px;
    zoom: 1;
    vertical-align: middle;
}

.slide-box-3 .bd li a {
    display: block;
}

.slide-box-3 .bd img {
    width: 1000px;
    height: 100px;
}

.slide-box-3 .hd ul li.on {
    background: #fff5bb;
    color: #fff;
}

.flink {
    margin: 20px auto;
    height: 48px;
    line-height: 48px;
    background: #ececec;
    font-size: 14px;
    text-indent: 15px;
}

.flink .left {
    border-left: 3px solid #c6272e;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 20px;
}

.flink .flink-btn {
    padding: 0 10px;
}

.footer {
    background: #c6272e;
    padding: 35px 30px;
    color: #fff;
    position: relative;
    text-align: center;
    line-height: 2;
    font-size: 14px;
}

.footer a {
    color: #fff;
    padding: 0 5px;
}

.f-left {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 40px;
}

.f-right {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 40px;
}

/*列表页*/
.sider {
    width: 270px;
    background: #f2f2f2;
    float: left;
}

.list-sider .nav {
    background: #c6272e;
    color: #fff;
    font-size: 24px;
    padding: 0 10px;
    line-height: 48px;
}

.list-sider .subnav .f-itm {
    display: block;
    line-height: 48px;
    font-size: 18px;
    margin: 0 10px;
    padding: 0 10px;
    cursor: pointer;
    background: url(../images/g_arrow.png) 235px center no-repeat
}

.list-sider .subnav.active .f-itm {
    background: url(../images/g_arrow_active.png) 232px center no-repeat;
}

.list-5 {
    background: #ffffff;
}

.list-5 a {
    display: block;
    line-height: 40px;
    text-indent: 30px;
    overflow: hidden;
    width: 260px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-5 a:hover {
    color: #fff;
    background: #dd4934 url(../images/w_arrow.png) 245px center no-repeat;
}

.main {
    width: 700px;
    float: right;
    background: #fff;
    padding-left: 30px;
    min-height: 350px;
}

.bg-gray {
    background: #f2f2f2;
}

.current {
    border-bottom: 1px solid #dadada;
    line-height: 45px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.current .left {
    float: left;
    font-size: 18px;
    color: #c6272e;
}

.current .right {
    float: right;
    font-size: 14px;
    color: #666666;
}

.current .right a {
    color: #666666;
}

.g-list {
    margin-bottom: 30px;
}

.g-list .itm {
    line-height: 50px;
    background: url(../images/point.gif) 10px center no-repeat;
    padding-left: 30px;
    padding-right: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.g-list .itm a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.g-list .itm .time {
    position: absolute;
    right: 0;
    line-height: 50px;
    color: #666666;
    top: 0;
}

.m-page {
    margin: 50px auto;
}

.m-page a {
    display: inline-block;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    padding: 0 12px;
    border-radius: 5px;
}

.m-page a.active {
    background: #c6272e;
    border: 1px solid #c6272e;
    color: #fff;
}

.m-page a:hover {
    background: #c6272e;
    border: 1px solid #c6272e;
    color: #fff;
}

.location {
    background: url(../images/location.png) 10px center no-repeat;
    font-size: 14px;
    border-bottom: 1px solid #dadada;
    line-height: 50px;
    padding-left: 45px;
}

.article {
    margin: 50px 70px;
    line-height: 2;
}

.article .title {
    font-size: 24px;
    color: #c6272e;
    text-align: center;
}

.article .meta {
    text-align: center;
    position: relative;
    margin: 20px 0 35px;
    font-size: 14px;
    /*text-indent: -170px;*/
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.meta-share {
    position: absolute;
    width: 185px;
    top: 0;
    left: 50px;
}

.meta-share a {
    margin-top: 2px !important;
}

.article .ct p {
    margin: 30px 0;
}

.article .ct p img {
    display: block;
    margin: 30px auto;
    max-width: 100%;
}

.article-btm {
    text-align: right;
    margin-top: 50px;
    font-size: 14px;
}

.article-btm .btn {
    display: inline-block;
    line-height: 35px;
    padding-left: 22px;
    cursor: pointer;
}

.article-btm .print {
    background: url(../images/print.png) left center no-repeat;
}

.article-btm .close-window {
    background: url(../images/close.png) left center no-repeat;
    margin-left: 25px;
    padding-left: 15px;
}

/*图集详情页*/
.gallery h1 {
    text-align: center;
    font-size: 22px;
    line-height: 50px;
}

.gallery-ls-w {
    position: relative;
    overflow: hidden;
}

.gallery-ls {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.gallery-ls ul {
    width: 20000em;
    position: relative;
}

.gallery-ls ul li {
    float: left;
    width: 860px;
    text-align: center;
    overflow: hidden;
}

.gallery-ls ul li img {
    margin: 0 auto;
    display: block;
}

.gallery-prev {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../images/banner-btn.png) no-repeat;
    left: 20px;
    top: 50%;
    margin-top: -37px;
    background-position: 0 -74px;
    z-index: 2;
    _top: 200px;
}

.gallery-prev:hover {
    background-position: 0 0;
}

.gallery-next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../images/banner-btn.png) no-repeat;
    right: 20px;
    top: 50%;
    margin-top: -37px;
    background-position: -40px -74px;
    _top: 200px;
}

.gallery-next:hover {
    background-position: -40px 0;
}

.gallery-thumbs {
    padding: 10px;
    border: 1px solid #e8e8e8;
    position: relative;
    margin: 20px auto;
}

.gallery-thumbs-prev {
    width: 33px;
    height: 76px;
    background: url(../images/img-arrow.jpg) no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -38px;
    _top: 50px;
    _left: -30px;
}

.gallery-thumbs-next {
    width: 33px;
    height: 76px;
    background: url(../images/img-arrow.jpg) no-repeat;
    background-position: -33px 0;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -38px;
    _top: 50px;
    _right: 30px;
}

.gallery-thumbs-ls-w {
    width: 780px;
    margin: 0 auto;
}

.gallery-thumbs-ls {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.gallery-thumbs-ls ul {
    width: 20000em;
    position: relative;
}

.gallery-thumbs-ls ul li {
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 7px;
}

.gallery-thumbs-ls ul li img {
    width: 80px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.gallery-thumbs-ls ul li.active img {
    width: 78px;
    height: 58px;
    border: 1px solid #c6272e;
    display: block;
    margin: 0 auto;
}

.gallery-desc-w {
    margin-top: 10px;
}

.gallery-desc-w .index {
    padding-top: 10px;
    text-align: center;
    font-size: 30px;
    color: #999;
}

.gallery-index {
    color: #000;
}

.gallery-desc-w p {
    overflow: auto;
    margin-bottom: 20px;
    padding: 0;
    line-height: 2;
    text-align: left;
}

.book-list .itm {
    float: left;
    width: 155px;
    margin: 10px;
}

.book-list .book-pic {
    width: 155px;
    height: 254px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.book-list .book-pic img {
    height: 254px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.book-list .itm .book-title {
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}