.index-content {
    background: url(20220920_20D_ccbj.png) no-repeat top;
    background-size: 100% 650px;
    margin-top: -170px;
}

.index-content .image-news-box {
    margin-top: 60px;
}

.index-content .image-news-box .img {
    padding-right: 2% !important;
    position: relative;
}

.index-content .image-news-box .img .swiper3 {
    /* position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
    width: 98%;
}

.index-content .image-news-box .img img {
    width: 100%;
    height: 360px;
    transition: all 0.5s ease-out 0s;
}


.index-content .image-news-box .img img:hover {
    transform: scale(1.05);
}


.index-content .image-news-box .img .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 20px;
    line-height: 60px;
    font-weight: 500;
    color: #fff;
    padding-left: 15px;
    background: linear-gradient(rgba(255, 255, 255, 0), 40%, rgba(173, 6, 6, 0.9));
    transition: all 1s ease-out 0s;
}
.index-content .image-news-box .img .tit span{ 
    display: block; 
    max-width: 77%; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-content .image-news-box .list .tit {
    font-size: 27px;
    font-weight: bold;
    color: #c21d15;
    margin-bottom: 10px;
}


.index-content .image-news-box .list .cont a {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #333;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-content .image-news-box .list .cont a::before {
    content: url(20220920_20D_d1414.gif);
    margin-left: 5px;
    margin-right: 10px;

}

.index-content .image-news-box .list .cont a:hover {
    color: #c21d15;
    text-decoration: none;
}

.pagin3 {
    bottom: 18px !important;
    right: 6px !important;
    width: 100px !important;
    left: auto !important;
}

@media (max-width: 1200px) {
    .index-content .image-news-box .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .index-content .image-news-box .img .swiper3 {
        position: relative;

    }

    .index-content .image-news-box .img {
        padding-right: 0 !important;
    }

    .index-content .image-news-box .img img {
        height: 500px;
    }

    .index-content .image-news-box .list .tit {
        text-align: center;
        margin-top: 20px;
    }

    .index-content .image-news-box .list .cont {
        padding-left: 30px;
    }
}

.swiper-pagination-bullet-active {
    background: #fff !important;
    width: 20px !important;
    border-radius: 5px !important;
}

.index-content .zt-box {
    margin-top: 40px;
    margin-bottom: 40px;
}

.index-content .zt-box a {
    display: block;
}

.index-content .zt-box a img {
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.index-content .zt-box a img:hover {
    transform: scale(1.05);
}


.index-content .banner-box .img {
    overflow: hidden;
    height: 478px;
}

.index-content .banner-box .img a {}

.index-content .banner-box .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.index-content .banner-box .img img:hover {
    transform: scale(1.05);
}

.index-content .zt-box .img a {
    position: relative;
    height: 230px;
}

.index-content .zt-box .img:first-child a img {
    position: absolute;
    right: -25px;
    width: 610px;

}

.index-content .zt-box .img:last-child a img {
    position: absolute;
    left: -25px;
    width: 610px;
}

.index-content .banner-box .list {
    padding-left: 1% !important;
}

.index-content .banner-box .list .cont .swiper1 {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.index-content .banner-box .list .cont .swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 105px;
    border-bottom: 0.5px solid rgb(185, 185, 185);
}

.index-content .banner-box .list .cont .swiper1 a {
    display: block;
    width: 100%;
}

.index-content .banner-box .list .cont .swiper1 .swiper-img {
    width: 37%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 98px;
    overflow: hidden;
}

.index-content .banner-box .list .cont .swiper1 .swiper-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.index-content .banner-box .list .cont .swiper1 .swiper-img img:hover {
    transform: scale(1.05);
}

.index-content .banner-box .list .cont span {
    display: inline-block;
    width: 55%;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.index-content .banner-box .list .cont span:hover {
    color: #a90d0e;
}

.index-content .banner-box .list .cont .swiper1 .swiper-slide {
    width: 95%;
}

.swiper-button-prev.prev1 {
    right: 0;
    top: 30px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-up.png) no-repeat center;
    background-size: cover;
}

.swiper-button-next.next1 {
    right: 0;
    top: 60px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-down.png) no-repeat center;
    background-size: cover;
}

.swiper-wrapper {
    transition-timing-function: linear;
}

.dbfc-box {
    background: url(20220920_20D_dbfcbj.png) no-repeat;
    background-size: 100% 100%;
    background-position-y: 150px;
}

.index-content .dbfc-box .swiper-img img {
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.index-content .dbfc-box .swiper-img img:hover {
    transform: scale(1.05);
}

.index-content .dbfc-box .box-tit {
    text-align: center;
    margin-top: 20px;
    height: 180px;
    background: url(20220920_20D_btbj_l.png) no-repeat top;
}

.index-content .dbfc-box .box-tit a {

    display: inline-block;
    margin-top: 105px;
    font-size: 34px;
    font-weight: bold;
    color: #2462ba;
}


.index-content .dbfc-box .box-cont .tit {
    position: absolute;
    display: inline-block;
    padding: 10px;
    background-color: rgba(53, 156, 247, 0.8);
    top: 130px;
    left: 20px;
    width: 100%;
}

.index-content .dbfc-box .box-cont .tit a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-content .dbfc-box .swiper-slide {
    position: relative;
    overflow: visible;
    border-left: 1px solid rgba(53, 156, 247, 0.8);
    padding-bottom: 20px;
    padding-left: 10px;
}

.index-content .dbfc-box .box-cont .cont {
    display: inline-block;
    padding-top: 30px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.index-content .dbfc-box .box-cont a {
    font-size: 18px;
    line-height: 28px;
    color: #333;


}

.index-content .dbfc-box .box-cont a:hover {
    color: #2462ba;
}

.index-content .newslist-box .box-tit,
.index-content .imglist-box .box-tit,
.index-content .v-list-box .box-tit {
    text-align: center;
    margin-top: 20px;
    height: 180px;
    background: url(20220920_20D_btbj_h.png) no-repeat top;
    position: relative;
}

.index-content .newslist-box .box-tit a,
.index-content .imglist-box .box-tit a,
.index-content .v-list-box .box-tit a {
    display: inline-block;
    margin-top: 105px;
    font-size: 34px;
    font-weight: bold;
    color: #ba3524;
}

.index-content .newslist-box .box-tit .ershi_more,
.index-content .imglist-box .box-tit .ershi_more,
.index-content .v-list-box .box-tit .ershi_more{
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    top: -34px;
}

.index-content .newslist-box .box-tit .ershi_more:hover,
.index-content .imglist-box .box-tit .ershi_more:hover,
.index-content .v-list-box .box-tit .ershi_more:hover{
    color: #ba3524;
}

.index-content .newslist-box .col-md-6:first-child {
    padding-left: 30px !important;
    padding-right: 15px !important;
}

.index-content .newslist-box .cont-l {
    background-color: rgb(238, 238, 238);
    position: relative;
    height: auto;
    width: 100%;
    margin-top: 15px;
}

.index-content .newslist-box .cont-l img {
    display: inline-block;
    left: -30px;
    position: absolute;

}

.index-content .newslist-box .cont-l p {
    padding: 15px 15px 15px 30px;
    display: inline-block;
    /* top: 15px;
    left: 30px;
    right: 15px; */
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    color: #333;
    /* margin-left: -30px; */
}

.index-content .newslist-box .cont-l a {
    color: #333;
}

.index-content .newslist-box .cont-l a:hover {
    color: #c21d15;
}

.index-content .newslist-box .cont-r li {
    height: 38px;
    display: block;
    width: 100%;
}

.index-content .newslist-box .cont-r a {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 500;
    line-height: 44px;
    color: #333;
    width: 100%;
    padding-left: 40px;
}

.index-content .newslist-box .cont-r a:hover {
    color: #c21d15;
}

.index-content .newslist-box .cont-r a::before {
    content: url('');
    display: inline-block;
    border: 5px #c21d15 solid;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}



.imglist-box .box-cont li {
    display: inline-block;
}

.imglist-box .box-cont li:nth-child(1) {
    padding-right: 7.5px !important;
}

.imglist-box .box-cont li:nth-child(2) {
    padding: 0 7.5px !important;
}

.imglist-box .box-cont li:nth-child(3) {
    padding-left: 7.5px !important;
}

.v-list-box .box-cont li div,
.imglist-box .box-cont li div {
    padding: 10px 10px 50px;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(rgb(251, 224, 182, 1), rgb(255, 255, 255, 0));
}

.v-list-box .box-cont .tit,
.imglist-box .box-cont .tit {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.v-list-box .box-cont .tit:hover,
.imglist-box .box-cont .tit:hover {
    color: #a90d0e;
}

.imglist-box .box-cont {
    background: url(20220920_20D_q-bg.png) no-repeat top;
    block-size: 100%;
    margin-top: -50px;
    padding: 100px 150px 0 150px;
}

.v-list-box .box-cont .row .col-md-3 {
    padding: 0 7.5px !important;
}

.v-list-box .box-cont li img,
.imglist-box .box-cont li img {
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.v-list-box .box-cont li img:hover,
.imglist-box .box-cont li img:hover {
    transform: scale(1.05);
}

.v-list-box {
    background: url(20220920_20D_spbj.png) no-repeat;
    background-size: 100% 100%;
    background-position-y: 70px;
}

.v-list-box .box-cont {
    margin-top: 40px;
}

.v-list-box .box-cont li div a,
.imglist-box .box-cont li div a {
    display: block;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .index-content .zt-box .img a img {
        width: 100% !important;
    }

    .index-content .image-news-box .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .index-content .zt-box .img a img {
        left: 0 !important;
        right: 0 !important;
    }

    .index-content .banner-box .img {
        display: none;
    }

    .index-content .banner-box .list {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .index-content .dbfc-box .box-cont .tit {
        position: relative;
        top: 0;
        left: 0;
    }

    .index-content .dbfc-box .box-cont .cont {
        padding-top: 15px;
    }

    .index-content .newslist-box .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .index-content .newslist-box .cont-l p {
        margin-top: 25px;
    }

    .index-content .newslist-box .cont-r {
        margin-top: 30px;
    }

    .index-content .newslist-box .cont-r li {
        height: auto;
    }

    .index-content .image-news-box .list .cont a,
    .index-content .newslist-box .cont-r a {
        white-space: normal;
    }

    .index-content .newslist-box .cont-r a::before {
        top: 21px;
    }

    .imglist-box .box-cont {
        background-size: 100%;
        padding: 70px 100px 0px;
    }

    .v-list-box .box-cont .tit,
    .imglist-box .box-cont .tit {
        -webkit-line-clamp: 99;
    }


}

@media (max-width: 769px) {
    .index-content .image-news-box .img .swiper3 {
        width: 100%;
    }

    .imglist-box .box-cont {
        background-size: 100%;
        padding: 70px 80px 0px;
    }

    .v-list-box .box-cont li div,
    .imglist-box .box-cont li div {
        padding-bottom: 15px;
    }

    .v-list-box .box-cont {
        margin-top: 15px;
    }

    .index-content .image-news-box .img img {
        height: 300px;
    }
    .index-content .newslist-box .cont-r a::before {
        top: 18px;
    }
    /* .index-content .image-news-box .img .swiper3 {
        height: 300px;
    } */

    .index-content .image-news-box .img .tit {
        display: block;
    }

    .index-content .newslist-box .cont-r a {
        line-height: 34px;
    }

    .index-content .newslist-box .box-tit,
    .index-content .imglist-box .box-tit,
    .index-content .v-list-box .box-tit {
        margin-top: 10px;
    }

    .index-content {
        padding: 0 15px !important;
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 586px) {
    .container {
        padding: 0 15px !important;
    }

    .head .container {
        padding: 2px 15px 0 !important;
    }
    .head .link img{ width: 65%; }

    .index-content {
        margin-top: -110px;
        padding: 0 15px !important;

    }
    .v-list-box{ margin-bottom: 20px; }

    .index-content .zt-box .img a {
        height: auto;
    }

    .index-content .zt-box .img a img {
        position: relative !important;
        height: auto;
    }

    .index-content .image-news-box .img img {
        width: 100%;
        height: 253px;
    }
    .index-content .newslist-box .cont-r a{
        padding-left: 36px;
    }
    .index-content .newslist-box .cont-r a::before{
        left: 10px;

    }
    .row {
        margin: 0 !important;
    }

    .imglist-box .box-cont {
        background-size: 100%;
        padding: 70px 30px 0px;
    }

    .index-content .image-news-box .list .cont {
        padding-left: 0;
    }

    .banner-box {
        padding-top: 20px;
    }
}

@media (max-width:400px) {
    .index-content .image-news-box .img img {
        height: 228px;
    }

    .index-content {
        margin-top: -100px;
    }
}

@media (max-width:350px) {
    .index-content .image-news-box .img img {
        height: 200px;
    }
}

/*common*/
a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
	color:#b11616;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* imglist */
.view_cent{  }
.new-graphics .tuwen_list li p{ font-size: 20px; margin-bottom: 15px; }
.tuwen_list li img{ height: 179px; }
.tuwen_list li p{ margin-top: 7px;
 line-height: 28px; }
.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
    width: 270px;
    height: 47px;
    line-height: 47px;
    border-radius: 3px;
    border: 1px solid #a90d0e;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    background:#a90d0e;}
.ky_seemore button:hover{ background:#acacac; border:1px solid #acacac; color:#333; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none; font-size: 14px; }
@media screen and (min-width: 768px){
    .new-graphics .tuwen_list li p{ 
         display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height:56px; }
}

@media screen and (max-width: 1199px){
   .tuwen_list li img{ height: 132px; } 
   .tuwen_list li p{ font-size: 20px; }
}
@media screen and (max-width: 991px){
    .tuwen_list li{margin-bottom: 15px;}
	.tuwen_list li img{ height: 211px; }
}
@media screen and (max-width: 767px){
    .ky_seemore{  display:block; }
    .breadcrumb{ margin-bottom: 10px; }
    .tuwen_list li p{ font-size:18px; min-height:auto;}
	.tuwen_list li img{ height: auto; }
}


/* wenzilist */
.text_listtime{}
.text_listtime li{ line-height: 38px; overflow: hidden; font-size: 19px;}
.text_listtime li a{
    background-image: url(20220621_20d_wzd.gif);
    background-repeat: no-repeat;
    background-position: left top 12px;
    padding-left: 28px;
    float: left;color: #333;
    max-width: 80%; }
.text_listtime li a:hover{ color: #b11616; }
.text_listtime li span{ color:#444; float: right; }   
.text_listtime li a{ 
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page-intro,
.new-graphics{ position: relative; z-index: 9999; }

@media screen and (min-width: 768px){
    
}

@media screen and (max-width: 767px){
    .text_listtime li a{ max-width: 100%; }
    .text_listtime li span{ display:none; }
    .text_listtime li span{ display:none; }
}


/*---------------details---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px; position: relative; z-index: 9999;}
.xltoptitle{
    border-bottom: 2px solid #a81805;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
        font-size: 32px;
    line-height: 44px;
    color: #a81805;
    text-decoration: none;
    text-align: center;
    font-weight: 700;}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; 
    text-align:left; font-size: 14px;
    padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }
#xlmain .zg_wztxt.textxl p{ font-size: 16px; color:#404040; text-indent: 0; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:10px 6px 6px 6px; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
        font-size: 16px!important;
    line-height: 34px!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    color: #444!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden; font-size: 14px; }
.time_ly .right b{ font-weight: normal; margin-right: 20px; }
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#a81805; }
.text_bottom{ font-size: 14px; }

#xlmain .wztitlefb{    
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 767px) {
    #xlmain .textxl img {max-width: 100%;}
}
@media (max-width: 1199px) {
    #xlmain .textsp { width: 64%;}
    .enclosure_btm h3{ width: 16%;}
    .enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
    #xlmain .textsp { width: 80%;}
    .share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
    #xlmain .qtinfo{  text-align: center; }
    .share_sy .col-sm-7{ width:100%;text-align: center; }
    .font_txtbh{ float: none; }
    .enclosure_btm h3{ width: 25%;}
    .enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
    #xlmain .wztitle {line-height:30px;font-size: 22px;}
    #xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .font_txtbh{ margin-bottom: 5px; }
    .share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
    .enclosure_btm ul{ width: 100%; }
    .time_ly .left{ width: 100%; text-align: center; margin-bottom: 6px;}
    .time_ly .right{ width: 100%; text-align: center; }
}


/*imghover*/
.img_hovbig{
    display:inline-block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}



/*Page*/
#pages {
    width:100%; font-size: 14px; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
    overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages A {
    background: #acacac; 
    color: #333; 
    text-decoration:none;
    border: #9b9b9b 1px solid; 
    display: inline-block; 
    padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages A.curr {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages A.curr:visited {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages .curr{
    background: #e5e5e5;
    color: #a81805;
    border:1px solid #e5e5e5;
    display:inline-block;
}

@media screen and (max-width: 767px){
    #pages{ display:none; }
    #pages A { padding:3px 10px; font-size: 13px; }
    #pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
    #pages A { padding:2px 8px; font-size: 12px; }
    #pages .nolink{ padding:2px 8px; }
}