@charset "UTF-8";
html, body {
    font: 14px "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333333;
}

body{
    /*background-image: url("../images/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;*/
    background-image: url("../images/640.webp");
    background-color: #fbf6d0;
}

a {
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #cd0505;
}

li {
    list-style: none
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-15 {
    padding-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40{
    margin-top: 40px;
}

#header .logo{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    max-width: 2560px;
}
.header-title{
    /*height: 80px;*/
    margin-top: 50px;
}
.header-title img{
    background: #F55202;
}
#top-center .logo {
    max-height: 200px;
    padding-bottom: 35px;
}
#nav{
    background: #7f0404;
}
#nav .navbar-nav a {
    font-size: 16px;
}
#nav .navbar-default {
    background: none;
    border: none;
    margin-bottom: 0px;
}
#nav #navbar-collapse-1 .navbar-nav li a {
    text-align: center;
    color: #ffffff;
}
#nav #navbar-collapse-1 .navbar-nav li a:hover,
#nav #navbar-collapse-1 .navbar-nav li.active a{
background: #620101;
}
#nav .navbar-default .navbar-toggle {
    padding: 5px;
}
#nav .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#nav .navbar-default .navbar-collapse, #nav .navbar-default .navbar-form{
    border-color: #620101;
}
#nav .navbar {
    border-radius: 0px;
    min-height: 42px;
    border: 0px;
}

#main{
    position: relative;
}
#main .img-left{
    position: absolute;
    left: 0;
    top: 0;
}
#main .img-right{
    position: absolute;
    right: 0;
    top: 0;
}
.box{
    margin-top: 40px;
    background: url("../images/2.png") no-repeat left top;
}
.box-content{
    color: #000;
    font-family: "微软雅黑";
    border: 1px solid #d30000;
    background: url("../images/3.png") no-repeat right bottom;
    padding: 50px 50px;
}
.vote-remark{
    line-height: 36px;
    text-indent: 30px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.notes{
    line-height: 36px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.special{
    padding: 20px 10px 20px 20px;
}
.special .special-title a{
    line-height: 80px;
    height: 80px;
    font-size: 16px;
    font-weight: bold;
}
.special .special-content img{
    max-height: 196px;
}
.special .special-content .special-text{
    line-height: 30px;
    text-indent: 14px;
}

.vote-rule{
    padding: 20px 20px 20px 20px;
}
.vote-rule h2{
    font-size: 16px;
    color: #ffffff;
    background: #7f0404;
    height: 40px;
    line-height: 40px;
}
.vote-rule .rule{
    line-height: 20px;
}
.people-list{
    padding: 0 20px 20px 20px;
}
.people-list img{
    max-height: 163px;
}
.people-list .thumbnail-img{
    padding: 10px;
    height: 182px;
}
.people-list .caption h2{
    font-size: 16px;
    margin: 0px;
    height: 25px;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
}
.people-list .caption .caption-des{
    height: 60px;
    overflow: hidden;
}
.people-list .caption  .vote-result{
    padding-top: 10px;
}
.vote-submit{
    padding-top: 20px;
}
.vote-submit button{
    width: 50%;
    background-color: #F55202;
    border-color: #F55202;
}
.vote-title{
    padding: 30px 0px 30px 0px;
    text-align: center;
}
.vote-des{
    padding: 20px;
    line-height: 30px;
    border:1px dashed #ddd;
    text-indent: 14px;
    color: #999;
}
.vote-content{
    padding: 20px 10px;
    border-bottom: 1px dashed #ddd;
}
.vote-area{
    min-height: 400px;
}
.option-label{
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    background-color: rgba(241, 82, 49, 0.91);
    font-size: 20px;
    color: #fbf1a5;
}
.option-label input[type="checkbox"]{
    margin-left: -15px;
    margin-top: 7px;
}
.option-desc{
    margin-bottom: 20px;
    color: #111;
    text-indent: 28px;
    font-size: 16px;
    line-height: 28px;
}
.publication-area,.interactive-area{
    background: #ffffff;
}
.information-publication {
    /*background: #ffffff;*/
    padding-bottom: 15px;
    /*box-shadow: 0 0 15px #b9b9b9;*/
}

.link {
    padding: 0px 15px 0 15px;
}

.link div {
    padding-top: 15px;
}

#footer {
    min-height: 168px;
    /*background: #333333;*/
    background-position: center 0;
    background-repeat: no-repeat;
}

#footer,
#footer a {
    color: #a1a1a1;
}

.footer-left {
    padding-top: 50px;
}

.f-l-r {
    padding-top: 10px;
}

.f-link,
.copy-right {
    line-height: 30px;
}

.footer-right {
    padding-top: 20px;
    margin-bottom: 10px;
}

.footer-right img {
    max-width: 130px;
    max-height: 130px;
}

/*lists*/
.article-area {
    /*padding: 15px;*/
}

.article-category-tab,
.article-category-list ul li {
    height: 40px;
    line-height: 40px;
}

.article-category {
    background: #fcfcfc;
}

.article-category-tab {
    text-align: center;
    color: #ffffff;
    background: #800000;
}

.article-category-list ul,
.article-lists-content ul {
    padding: 10px 0 0 0;
}

.article-category-list ul li {
    list-style: none;
    padding: 0px 15px;
}

.article-category-list ul li a {
    display: block;
    text-align: center;
    border-bottom: 1px dashed #eeeeee;
}

.article-category-list ul li a:hover,
.article-category-list ul li.active a {
    background: #eeeeee;
    color: #cd0505;
    font-weight: bold;
}

.article-lists,
.article-category {
    margin-top: 15px;
    min-height: 500px;
    padding-bottom: 15px;
}

.article-category {
    min-height: 0px;
    padding-bottom: 15px;
}

.here {
    line-height: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.article-lists-content ul {
}

.article-lists-content ul li {
    list-style: none;
    line-height: 35px;
}

.article-lists-content ul li a {
    padding-left: 15px;
    background: url("../images/dot.jpg") left 15px no-repeat;
}

.times {
    color: #999999;
}

.article-content {
    padding-bottom: 15px;
}

.article-title,
.article-attrs {
    text-align: center;
}

.article-title h2 {
    font-size: 26px;
    line-height: 40px;
}

.article-attrs {
    color: #666;
    padding-bottom: 20px;
}

.article-body,
.issue-content {
    padding: 0 15px;
    overflow: hidden;
    min-height: 350px;
}

.article-tool,
.article-prev,
.article-next {
    line-height: 40px;
}

.issue-lists-content .table tr td,
.issue-content .table tr td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.issue-content {
    padding: 0 35px;
}

.required {
    color: #cd0505;
}

#pagination .pagination li a,
#pagination .pagination li span {
    color: #333;
    background: none;
}

#pagination .pagination .active a,
#pagination .pagination .active a:focus,
#pagination .pagination .active a:hover,
#pagination .pagination .active span,
#pagination .pagination .active span:focus,
#pagination .pagination .active span:hover {
    background-color: #cd0505;
    border-color: #cd0505;
    color: #ffffff;
}


/* 超小屏幕（手机，小于 768px） */
@media (max-width: 768px) {
    .owl .item img, .owl .item {
        /*height: 250px;*/
    }
    .news-list img {
        width: 100%;
        max-height: 230px;
    }
    .owl .item .carousel-caption p{
        display: none;
    }
    #main .img-left, #main .img-right{
        max-width: 150px;
    }
    .box-content{
        padding: 20px;
    }
}

@media (max-width: 992px) {
    .interactive-list, .information-list {
        margin-right: 15px;
    }
    .f-l-r{
        text-align: center;}

    /*#main .img-left, #main .img-right{
        max-width: 200px;
    }*/
}

@media (max-width: 1024px) {
   /* #main .img-left, #main .img-right{
        max-width: 300px;
    }*/
}

@media (max-width: 1440px) {
    /*#main .img-left, #main .img-right{
        max-width: 350px;
    }*/
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {

    #nav #navbar-collapse-1 {
        background: none;
    }

    #nav #navbar-collapse-1 .navbar-nav li a {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 42px;
        line-height: 42px;
        width: 102px;
        text-align: center;
        color: #ffffff;
    }

    #nav #navbar-collapse-1 .navbar-nav li.active a {
        background: none;
        color: #800000;
    }

    #nav #navbar-collapse-1 .navbar-nav li a:hover,
    #nav #navbar-collapse-1 .navbar-nav li.active {
        background: #ffffff;
        color: #800000;
    }

    #nav #navbar-collapse-1 .navbar-nav li.index a {

    }

    .owl .item img, .owl .item {
        /*height: 356px;*/
    }

    .news-list img {
        width: 100%;
        max-height: 230px;
    }
    #main .img-left, #main .img-right{
        max-width: 150px;
    }

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    #nav #navbar-collapse-1 .navbar-nav li a {
        width: 134px;
    }
    .owl .item {
        max-height: 400px;
    }
    .news-list img {
        width: 100%;
        max-height: 130px;
    }
    #main .img-left, #main .img-right{
        max-width: 300px;
    }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    #nav #navbar-collapse-1 .navbar-nav li a {
        width: 162px;
    }
    #main .img-left, #main .img-right{
        max-width: 400px;
    }
}

@media (min-width: 1900px) {
    #main .img-left, #main .img-right{
        max-width: 500px;
    }
}
