@charset "utf-8";
html {
    font-size: 16px;
}
body{
    font-size: 1rem;
    line-height: 1.75;
    background: #fff;
    color: #181818;
    font-family: Verdana, Geneva, Tahoma,"Microsoft YaHei","Source Han Sans CN",sans-serif;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}
@media (max-width: 1360px) {
    html {
      font-size: 15px;
    }
    body {
      line-height: 1.7;
    }
}
@media (max-width: 1280px) {
    html {
      font-size: 14px;
    }    
}
@media (max-width: 992px) {
    html {
      font-size: 13px;
    }    
}
@media(min-width:992px){
    .container-fluid{
        width:95%;
        max-width:1630px;
    }
}
*{
    margin: 0px;
    padding: 0px;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{
    list-style:none;
    margin: 0px 0px 0px 0px;
}
a{
    text-decoration:none;
    color:#181818;
    transition: all 0.6s;
}
a:hover{
    text-decoration:none;
    color:#00258f;
}
a:focus{
    text-decoration:none !important;
}
img{
    max-width: 100%;
}
.banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid #fff;
}
.banner.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 15px;
}
.banner .swiper-pagination-bullet-active{
    background-color: #00258f;
    border: 1px solid #00258f;
}
@media(max-width:992px){
    .banner .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
    }
    .banner.swiper-container-horizontal>.swiper-pagination-bullets{
        bottom: 10px;
    }
}
/* 底部 */
footer{
    padding: 5rem 0 3rem 0;
    background: url(../img/footer.jpg) no-repeat center #0c0c0d;
    color: #fff;   
}
.footer .f-logo{
    display: block;
    line-height: 1.0;
    font-size: 1.625rem;
}
.footer .f-logo b{
    display: block;
    font-size: 1.875rem;
    font-weight: bold;
}
.footer .f-logo img{
    margin-bottom: 1.0rem;
}
.footer .f-contact{
    margin: 1.0rem 0;
}
.footer .f-contact li{
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 0.8rem;
}
.footer .f-contact li.mail a{
    color: #fff;
}
.footer .social-list li{
    margin-right: 10px;
}
.footer .f-contact li i{
    font-size: 1.25rem;
}
.footer .social-list li i{
    font-size: 1.5rem;
    color: #fff;
}
/*分类列表*/
.foot-nav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.foot-nav p.name{
    font-size: 1.375rem;
    font-weight: 600;
}
.foot-nav ul li p a{
    display: block;
    color: #fff;
    line-height: 2.0;    
}
/* 版权 */
footer .foot-text{
    margin-top: 2.5rem;
    padding: 2.5rem 0px 0;
    border-top: 1px solid #3d3d3d;
}
@media(max-width:767px){
    .footer{
        padding: 30px 0 10px 0;
    }
    .footer .foot-contact {
        padding: 20px 0px 0px;
        margin-top: 20px;
    }
    .footer .f-logo img{
    	height: 45px;
    }
    .footer .f-contact li.mail span{
        font-size: 1.5rem;
    }
    .foot-nav ul li:first-child{
        width: 65%;
        margin-bottom: 10px;
    }
    .footer .f-logo{
        font-size: 1.25rem;
    }
    .foot-nav p.name{
        font-size: 1.25rem;
    }
    footer .foot-text{
        margin-top: 1.0rem;
        padding: 1.0rem 0px 0;
    }
}
/* 侧边悬浮框 */
.float-box{
    position: fixed;
    bottom:20%;
    right:-80px;
    z-index:999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.float-box.active{
    right:10px;
}
.float-box ul li{
    text-align: center;
    position: relative;
}
.float-box ul li a{
    color:#fff;
    display: block;
    padding: 12px 22px;    
    border-radius: 50%;
    background: #00258f;
}
.float-box ul li a span{
    font-size: 1.5rem;
    display: inline-block;
}
.float-box ul li:hover a{
    background: #00195e;
}
/* 手机底部 */
.m-footer{
    position: fixed;
    left:0;
    bottom:0;
    width:100%;
    display: none;
    z-index:999;
}
.m-footer ul{
    margin:0;
    overflow: hidden;
}
.m-footer ul li{
    width:25%;
    height:50px;
    float: left;
    background:#3b3b3b;
    border-left:1px solid rgba(255,255,255,0.7);
    text-align: center;
    line-height: 50px;
}
.m-footer ul li:first-child{
    border-left:none;
}
.m-footer ul li a{
    color:#fff;
}
@media(max-width:991px){
    .float-box ul li a{
        padding: 8px 15px;
    }
    .m-footer{
        display: block;
    }
}
.pre-next{
    font-size: 14px;
}
/* 页码 */
.page-box{
    margin:30px 0;
    text-align: center;
    font-size: 14px;
}
.page-box .pagination{
    overflow: hidden;
}
.page-box .pagination a{
    display: block;
    float: left;
    padding:5px 15px;
    background:#F5F5F5;
    border-radius: 2px;
    text-align: center;
    margin:8px 3px;
}
.page-box .pagination .page-num,
.page-box .pagination .page-item{
    padding: 10px 15px;
    border-radius: 20px;
    background:#fff;
    line-height: 1;
    color: #666;
}
.page-box .pagination .page-num-current{
    background:#00258f !important;
    color:#fff;
    line-height: 1;
}
.page-num-current:hover{
    color:#fff;
}
span.page-num{
    display: none;
}