.defaultnav{ background: #d01122;}
.defaultnav ul li{ border-left: 1px solid #e9989f; width: 20%;}
.layui-tab-title li.layui-this a{ color: #d01122;}
.layui-tab-brief > .layui-tab-title .layui-this::after{border-bottom: 3px solid #d01122;}
.block-title span{ color: #d01122;border-bottom: 3px solid #d01122;}
.qjs_footer{ background: #d01122;}
.new li{background: url(../images/dot_red.jpg) no-repeat left center;}
.new li a:hover{ color: #d01122;}
.socx button{ background:#d01122;}
.banner{background: url(../images/top1.jpg) no-repeat center center;}
.list_righttitle span{ color: #d01122;}
.list_righttitle span{ border-left: 5px solid #d01122;}
.imglistdivtxt h3 a{ color: #d01122;}
.list_lefttitle{ background: #d01122;}
.list_left ul li a:hover{ background: #d01122;}
.fenye ul li{ color: #d01122;}
.fenye ul li a{ color: #d01122;}
.fenye ul li.active{ background: #d01122;}
.fenye ul li.active a{ color: #fff;}

@media screen and (max-width: 1000px){
    .banner{ background: #be0000;}

}
@media screen and (max-width: 768px){
    .banner{background-size: auto 100%;}
    .defaultnav ul li{ width: 33.33%;}
    .defaultnav{ display: inline-block; width: 100%; font-size: 16px;}
    .defaultnav ul li a{ font-size: 16px;}
    .defaultnav ul li:hover{ background: #fff;}
    .defaultnav ul li:hover a{ color: #d01122;}
}