@import url("reset.css");
@import url("header.css");
@import url("footer.css");
.box1-r{ float: left; width: 280px; overflow: hidden;}
.layui-laydate-footer{ display: none;}
.cx{ margin-top: 10px;}

.lm2{height: 29px;line-height: 29px;border-top: 2px solid #bf0200;border-bottom: 1px solid #ddd;background: url(../images/zxb_img07.gif) 0px 0px no-repeat;position: relative;}
.lm2 a{font-size: 16px;color: #bf0200;display: block;float: left;width:98px;height: 29px;line-height: 29px; padding-left: 10px;}
.lm2 a.on{background: url(../images/zxb_img06.gif) 0px 1px no-repeat;}
.lm2 span.more{display: block;background: url(../images/more.png) no-repeat 8px 7px;width: 30px;height: 18px;position: absolute;top: 3px;right: 0px;}
.lm2 span.more a{ display: block;width: 30px; height: 18px;}
.news_list{float: right;width: 905px;overflow: hidden;border: 1px solid #ccc;border-top:#c00 solid 3px;min-height: 752px;}
.btn_one{ background:url(../images/zxb_img08.gif) no-repeat center center; color:#FFFFFF; border:none; width:82px; height:21px; line-height:21px;cursor:pointer;}
.btn_two{ background:url(../images/zxb_img33.gif) no-repeat center center; color:#FFFFFF; border:none; width:39px; height:26px; line-height:26px;cursor:pointer;}
.btn_three{ background:url(../images/zxb_img32.gif) no-repeat center center; width:56px; height:17px; line-height:17px; color:#FFFFFF; border:none;cursor:pointer;}
.btn_four{ background:url(../images/zxb_img01.gif) repeat-x center center; width:80px; height:22px; line-height:22px; color:#c00; border:#eee solid 1px;cursor:pointer;}
.inputxt {height:18px;line-height:18px;padding-left:3px;border:none;width: 217px;background:url(../images/zxb_img11.gif) repeat-x left center; border:#ccc solid 1px;}

.wzjs-box{ background:url(../images/zxb_img34.gif) no-repeat right center;}
.yxdl-box{ background:url(../images/zxb_img31.gif) no-repeat left center;}

.yxdl{ overflow: hidden;}
.yxdl ul li{ overflow: hidden;}
.yxdl ul li img{ overflow: hidden; width: 100%; height: 70px;}

ul#list{
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
ul#list li{
    position: relative;
    padding: 5px;
    border: 1px solid #eee;
    margin: 2px;
    display: flex;
    align-items: center;
}
ul#list li a{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul#list li a img{width: 276px;}
