/*****公共样式*******/ *{padding:0;margin:0;font-family:"微软雅黑"; border-image:none;} html,body{---margin: 0;---width:100% } li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;} a{text-decoration:none; color:none; cursor: pointer;} img{ border:0; text-decoration:none;} h1, h2, h3, h4, h5, h6{ font-weight: normal;} u,b{ font-weight:normal; text-decoration:none;} /*头部样式*/ .top{width:100%;min-width:1200px;height:152px;background:#005faf url(../img/topbj.png) center bottom /100% 100%;} .top .top-inner{width:1200px;height:152px;margin:auto;background:url(../img/top_logo.png) no-repeat left center;position:relative} .top .top-inner img{position:absolute;right:0;bottom:0px} .top-nav{width:100%;min-width:1200px;height:64px;background-color:#fff;border-bottom:6px solid #005faf} .top-nav ul{width:1200px;height:64px;margin:auto;display:flex;justify-content:space-around;line-height:64px} .top-nav ul li{display:block;width:100%;height:70px;text-align:center;font-size:18px} .top-nav ul li a{color:#000} .top-nav ul li a:hover{font-weight:bold} .top-nav ul li.on{font-weight:bold} .banner{max-height:400px;width:100%;height:400px;} .banner img{width:100%;height:100%} .banner span.swiper-pagination-bullet-active{background-color:#a62126} .banner .swiper-pagination-bullet{opacity:0.8;background-color:#fff} .swiper-container .swiper-button-next{width:28px;height:32px;background:url(../img/n17_first_next01.png) no-repeat;background-size:34px 60px;border:none} .swiper-container .swiper-button-prev{width:28px;height:32px;background:url(../img/n17_first_prev01.png) no-repeat;background-size:34px 60px;border:none} .swiper-container .swiper-button-next:hover{background-position:0 -30px} .swiper-container .swiper-button-prev:hover{background-position:0 -30px} .footer{width:100%;min-width:1200px;height:120px;margin-top:25px;background-color:#444;border-top:6px solid #005faf;} .footer .footer-wrap{width:1200px;height:100px;margin:auto;color:#eee;background-size:90px 80px ;} .footer .footer-wrap .copyright{padding-top:25px;padding-left:30px;width:100%;text-align:center;} .footer .footer-wrap p{line-height:2.8;font-size:13px;text-align:left;}