/*****公共样式*******/ *{padding:0;margin:0;font-family:"微软雅黑"; border-image:none;} html,body{margin: 0;min-width:1200px; background-color:#f6f6f6} 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{height:208px;min-width:1200px;background:url(../img/header_bj.png) no-repeat top center } .top .top-inner{width:1200px;height:208px;margin:auto;background:url(../img/logo1.png) no-repeat left center;position:relative;} .top .top-inner img{position:absolute;right:0px;bottom:0px} /*导航开始*/ .nav-container{height:50px;background-color:#008d49;} .top-nav{min-width:1200px;width:1200px;height:50px;margin:auto;position:relative;} .top-nav ul{width:1200px;height:50px;margin:auto;display:flex;justify-content:space-around;line-height:50px;position: absolute;left:0px;top:0px;z-index: 9;} .top-nav ul li{display:block;width:100%;height:100%;text-align:center;font-size:18px} .top-nav ul li a{color:#fff} .top-nav ul li a:hover{font-weight:bold} .top-nav ul li.on{-background-color:#00af5b}.top-nav i{display: block;width:133px;height:50px;background: #00af5b;position: absolute;left:0px;top:0px;} .banner{max-height:400px;width:100%;height:400px;} .banner img{width:100%;height:100%} .news-container{background-color:#fff} .news-container span.swiper-pagination-bullet-active{background-color:#008d49!important;border-radius:5px;width:16px} .news-container .swiper-pagination-bullet{opacity:0.8;background-color:#fff;width:10px;height:10px} .swiper-container .swiper-button-next{width:25px;height:50px;background:url("../img/bannerArrow.png") no-repeat -85px 18px,rgba(0,0,0,0.6);border:none;right:0} .swiper-container .swiper-button-prev{width:25px;height:50px;background:url("../img/bannerArrow.png") no-repeat 7px 18px,rgba(0,0,0,0.6);border:none;left:0} .swiper-container .swiper-button-next:hover{background:url("../img/bannerArrow.png") no-repeat -85px 18px,rgba(244,113,54,0.6);} .swiper-container .swiper-button-prev:hover{background:url("../img/bannerArrow.png") no-repeat 7px 18px,rgba(244,113,54,0.6)} .footer{width:100%;height:120px;margin-top:20px;background-color:#444;-border-top:6px solid #008000;} .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:1.8;font-size:13px;text-align:left;}