a {
    color: #333 ;
    text-decoration: none;
    background-color: transparent;
}

body {
    /*font-family: '宋体';*/
}

.signdate {
    padding: 10px 0;
    border-bottom: 1px dashed #E0E0E0;
    font-size: 12px;
    line-height: 21px;
}

.font_con p {
    font-size: 16px;
    letter-spacing: 3px;
}


.rightbox h2 {
    clear: both;
    float: left;
    height: 40px;
    background: url(../images/title1.gif) no-repeat 0 -3px;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    color: #0F416B;
}

.rightbox .list {
    clear: both;
    font-size: 16px;
    line-height: 35px;
    color: #246B97;
}

.rightbox .list li {
    padding-left: 10px;
    background: url(../images/list.gif) no-repeat 0 center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.rightbox .list li a:hover {
    text-decoration: underline;
    text-decoration-color: #cf0b08;
    color: #cf0b08;
}

.rdzz>p,
.rightbox>p {
    font-weight: 700;
    font-size: 24px;
    color: #cf0b08;
    border-bottom: 1px solid #cf0b08;
    padding-top: 5px;
}

.rdzz>div a {
    width: 48%;
    position: relative;
    float: left;
    margin: 15px 0 10px 0;
    overflow: hidden;
    display: block;
}

.rdzz>div a:nth-child(1) {
    margin-right: 3%;
}

.rdzz>div a:hover img {
    transform: scale(1.1);
}

.rdzz>div img {
    transition: all 0.3s ease;
    width: 100%;
    height: 125px;
}

.rdzz>div p {
    padding: 5px 8px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    min-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rdzz>ul li,
.zcfg>ul li {
    position: relative;
    margin: 5px 0;
}

.rdzz>ul li a:hover,
.zcfg>ul li a:hover {
    text-decoration: underline;
    text-decoration-color: #cf0b08;
    color: #cf0b08;
}

.rdzz>ul li a,
.zcfg>ul li a {
    margin-left: 20px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 280px;
    display: inline-block;
}

.rdzz>ul li i,
.zcfg>ul li i {
    top: 9px;
    left: 2px;
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #cf0b08;
    border-radius: 50%;
}

.sjdk>p {
    line-height: 40px;
    color: #cf0b08;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #e9e9e9;
    margin: 10px 0;
}

.sjdk .slider>div p {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
}

a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

body {
    font-family: '微软雅黑';
}


/*底部*/

.page {
    margin: 40px auto;
}

.page>li {
    float: left;
}

.page>li a {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #dfdfdd;
    background-color: #f7f6f3;
    padding: 5px 12px;
    font-size: 16px;
    color: #333;
}

.page>li:first-child a,
.page>li:last-child a {
    padding: 5px 20px;
}

.page>li>a {}

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

.page .active a {
    color: #fff;
}

.page li {
    list-style: none;
}

.boxm {
    margin: 0px 0px 25px 0px;
    background: #fff;
    padding: 0px 0px 10px 0px;
    border: 1px #f1f1f1 solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0.1em 0.1em 0em #f1f1f1;
}
.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:10px;height:10px;padding:0;margin-right:3px;margin-left:3px;cursor:pointer;background-clip:padding-box;background-color:#cccccc;border: 0; border-radius: 30px;}
.carousel-indicators .active{opacity:1;background-color:#ff6600;}


.dongql{width: 100%;height: 160px;overflow: hidden;}
.dongql img{ transition: all 0.3s ease;}
.dongql:hover img{ transform: scale(1.1);}


.span1 a{color: #333;font-size: 20px;text-decoration: none;font-weight: bold;padding-left: 10px;padding-top:13px;}
.span1 a:hover{color: #cf0b08;text-decoration: none;}
