@media screen and (min-width:1200px){
    .container,.container-lg{ max-width: 1200px;}
}
h3{ font-size: 24px;}
h4{margin-bottom: unset;}
.container,.container-lg,.col{padding: unset;}
.row{ margin: unset;}
.row_{margin: 0px -15px;}
.row_1{padding:0px;}
ul{padding: unset;margin-bottom: unset;}
li{list-style: none;}
a{ color: #000;text-decoration: none;outline: unset;}
a:hover{text-decoration: none;outline: unset;color:#c60014;}
a:active{outline: none;text-decoration: unset;}
p{margin-bottom: 0px;}

/* 轮播图样式二 显示点点和标题 */
.zdy_ .carousel-caption {position: absolute; bottom: 0px; background-color: #efefef;line-height: 40px;height: 40px;left: 0px;background-color: rgb(0,0,0,0.5);color: #fff;padding: unset;width: 100%;}
.zdy_ .carousel-caption p {width: 73%;padding: 0px 15px; text-align: left;overflow: hidden;text-overflow: ellipsis;line-height: 40px;white-space: nowrap;}
.zdy_ .carousel-caption a{ color: #fff;}
.zdy_ .carousel-indicators {left: unset;bottom: 0px;right: 0px;margin: unset;}
.zdy_ .carousel-indicators {left: unset;right: 30px;bottom: 15px;right: 10px;margin: unset;}
.zdy_ .carousel-indicators li {width: 8px;height: 8px;background-color: #fff;border-radius: 4px;padding: unset;border: unset;}
.zdy_ .carousel-indicators .active {
    opacity: 1;
    background-color: #c60014;
}


.header{height: 700px;width: 100%;background: url(./2022_wjwjszl_header_bg.png) no-repeat center;}
.header_biao{text-align: center;}
.biaoyu a{line-height: 60px;font-size: 30px;color: #c60014;text-align: center;font-weight: 600;}
.list a{line-height: 33px;font-size: 18px;letter-spacing: 1px;}
.list li {margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.list li:last-child{border-bottom: unset;}
.part04 li a{padding: 8px 5%;background-color: #f5f5f5;font-size: 18px;display: block;line-height: 34px;border-left: 6px solid #c60014;transition: all 0.3s;}
.part04 li:hover a{border-left: 15px solid #c60014;}
.part05_list li{line-height:26px;text-align: center;}
.part05_list li p{ padding: 6px 0px;}
.part05_list li img{width: 100%;}

.list2 li{line-height: 48px;}
.list2 li a{border-bottom: 1px dashed #c60014; display: block;padding-left: 4%;background: url(./2022_wjwjszl_dian.png) no-repeat left 1% center;}
.footer{background-color: #c60014; padding: 20px 0px;}
.footer p {line-height: 56px;color: #fff;}
.img_part03 img,.part05_list li img{width: 100%;height: auto;}

@media screen and (max-width: 1000px){
.navbar-nav{ flex-direction: unset;}
.collapse:not(.show) {
    display:block;
}
.row_ {
    margin:unset;
}
}
@media screen and (max-width: 600px){
    .header{height: 300px !important;}
    .more_a{ display: none;}
}
@media screen and (max-width: 500px){
    .row_1{padding: 0px 5px;}
}

