@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;
}




@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:99999;}
#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: 46px; font-weight: bold;}

.head .name {
    font-size: 46px;
}
.nav ul li {
    line-height: .75rem;
    height: .75rem;
}
.adv .swiper-wrapper {
    display: block!important;
}
.adv .swiper-pagination{
	background:none!important;
}
.news ul li .intro {
    width: 100%;
    margin: 0;
}

.adv ul li:nth-child(2n) {
    margin-right: 0;
}
.adv ul li {
    float: left;
    width: 48.2%;
    height: 484px;
    overflow: hidden;
    transition: .5s;
    background: #F1F1F1;
    margin-right: 20px;
    margin-bottom: 20px;
}
.adv {
    margin-top: .6rem;
    position: relative;
    height: auto;
    overflow: hidden;
    padding-bottom: .1rem;
}
.about {
    margin-top: .6rem;
    height: auto;
    padding-top: .8rem;
    background: url(../img/mabout.jpg) center top;
    background-size: 100% auto;
    padding-bottom: 55px;
}
.about .intro .info {
    font-size: .28rem;
    line-height: .46rem;
    margin-top: .5rem;
    height: auto;
    -webkit-line-clamp:15;
}
.news {
    margin-top: 0;
    padding: .6rem 0;
    margin-bottom: 0;
}
.footer .intro .info a{
	color:#fff;
}

ul.fenl {
    display: block;
    text-align: center;
    margin: 30px auto;
    font-size: 14px!important;
}




}
