@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

.indc_nr li:nth-child(n+4){
	display:none!important;
}
.fewm_pic img {
    width: 140px;
}
p#fzwz {
    display: inline-block;
}

@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;z-index:9999}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 28px; font-weight: bold;}

.indc_nr li:nth-child(n+4){
	display:block!important;
}
.indc_pic p img {
    display: block;
    width: 100%;
    transition: 0.5s;
    height: 228px;
}

.indbt_po {
    position: absolute;
    left: 0;
    top: 29px;
    width: 100%;
    text-align: center;
    transition: 0.5s;
}
.indbt_mc h2 {
    font-size: 20px!important;
}
.indbt_sz {
    font-size: 25px!important;
}

.indbb_nr li:nth-child(5) {
    flex: 0 1 50%!important;
    margin-right: 0;
}
.indbb_nr li:nth-child(4) {
    flex: 0 1 48%!important;
}
.indc_nr li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.foot_bg {
    background: url(../img/foot_bg.png) no-repeat center top;
    background-size: cover;
    width: 100%;
    position: relative;
    z-index: 9;
    padding-bottom: 56px;
}







}
