﻿*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1;overflow-x:}
a{color:inherit; text-decoration: none;}
a:link,a:visited,a:hover{text-decoration: none; outline: none;}
ul{ margin:0; padding:0;}
li{ list-style: none; margin:0; padding:0;}
div,p{ margin:0; padding:0;}
img{vertical-align: middle;max-width: 100%;border: 0;}
.swiper-pagination-bullet,.swiper-pagination-bullet-active,.swiper-button-prev,.swiper-button-next{border:none; outline:none; box-shadow:none; }
/*banner*/
.swiper1{position: relative;overflow:hidden; font-size:0.16rem;}
.swiper1 .swiper-wrapper {display: flex;}
.swiper1 .swiper-button-prev {width:0.4rem;height:0.4rem;background:url(pro_left.png);cursor:pointer;position:absolute;top:50%; transform:translateY(-50%);left:2%; background-size:100%;}
.swiper1 .swiper-button-next {width:0.4rem;height:0.4rem;background:url(pro_right.png);cursor:pointer;position:absolute;top:50%; transform:translateY(-50%);right:2%; background-size:100%;}
.swiper1 .swiper-pagination {position:absolute; bottom:10px;left:50%;transform:translateX(-50%);z-index: 10;display: flex;}
.swiper1 .swiper-pagination-bullet {background: #fff;margin:0 4px;width: 15px;height: 15px;border-radius: 100%;}
.swiper1 .swiper-pagination-bullet-active {width: 15px;height: 15px;background: #00a0e9;}
/*新闻*/
.index-news{width:14rem; margin: 0.4rem auto; display:flex;justify-content:space-between; font-size:0.16rem;}
.index-news .newsPic {width:7.2rem;position:relative;height: auto;}
.swiper2{position: relative;overflow: hidden;}
	/*选项卡*/
.pic_con{width:6.4rem; position:relative;overflow: hidden;}
.cont-scroll{display:flex;justify-content:space-between;}
.wrap-content { box-sizing:border-box;padding:0;width:100%;left:0;word-wrap:break-word; display:flex;justify-content:space-between;flex-wrap: wrap;}
.cont-index{ min-height:1rem; font-size:0.14rem}
/*通知公告*/
.lx_tzgg{ width:100%; background:#f6faff; padding:0.5rem 0; font-size:0.16rem;}
.lx_tzgg1{ width:14rem; margin:0 auto;}
.swiper3{ padding:0.05rem; min-height:3rem; position: relative;overflow:hidden;}
.swiper3 .swiper-wrapper {display: flex;}
.swiper3 .swiper-button-prev {width:0.12rem;height:0.26rem;background:url(noticeButtonl.png) no-repeat;cursor:pointer;position:absolute;bottom:0;left:50%; background-size:100%; margin-left:-0.8rem;}
.swiper3 .swiper-button-next {width:0.12rem;height:0.26rem;background:url(noticeButtonr.png) no-repeat;cursor:pointer;position:absolute;bottom:0;right:50%; background-size:100%; margin-right:-0.8rem;}
.swiper3 .swiper-pagination {position:absolute; bottom:0.05rem;left:50%;transform:translateX(-50%);z-index: 10;display: flex;}
.swiper3 .swiper-pagination-bullet {background: #d2d2d2;margin:0 0.05rem;width:0.15rem;height:0.15rem;border-radius: 100%;}
.swiper3 .swiper-pagination-bullet-active {width:0.15rem;height:0.15rem;background: #00a0e9;}
/*风采展示*/
.lx_fczs{ width:14rem; margin:0.4rem auto; font-size:0.16rem;}
.lx_fczsnr{ display:flex; justify-content:space-between;}
/*三个基地*/
.b_trejs{width:14rem; margin:0 auto 0.4rem; font-size:0.16rem;}
/*版权信息*/
.tjjBottom{width:100%; height:auto; background-color:#026ecb; font-size:0.16rem;}
.bottomInfo{ width:14rem; margin:0 auto;}
@media(max-width: 800px){
.swiper1 .swiper-button-prev {width:0.2rem;height:0.2rem;left:2%;}
.swiper1 .swiper-button-next {width:0.2rem;height:0.2rem;right:2%;}
.swiper1 .swiper-pagination {display:none;}
/*新闻*/
.index-news{width:96%;margin: 0.2rem auto 0; display:inline;}
.index-news .newsPic {width: 96%; max-height:4rem;margin:0.2rem auto 0;}
.pic_con{width: 96%; margin:0.2rem auto 0;}
/*通知公告*/
.lx_tzgg{ padding:0.2rem 0; font-size:0.15rem;}
.lx_tzgg1{ width:96%;}
.swiper3{ min-height:2.2rem;}
.swiper3 .swiper-button-prev {margin-left:-0.5rem;}
.swiper3 .swiper-button-next {margin-right:-0.5rem;}
.swiper3 .swiper-pagination {display:none;}
/*风采展示*/
.lx_fczs{ width:96%; margin:0.2rem auto; font-size:0.15rem;}
.lx_fczsnr{ display:flex; justify-content:space-between; flex-wrap:wrap;}
/*三个基地*/
.b_trejs{width:96%; margin:0 auto 0.2rem; font-size:0.15rem;}
/*版权信息*/
.bottomInfo{ width:100%; margin:0 auto; font-size:0.15rem;}	
}