.swiper-active-switch{
	background:#1968b3;
}

/*
.pagination1 {
    bottom: auto;
    top: 50%;
    left: 34px;
    height: 100%;
    width: 30px;
    width: 10px;
    height: 10px;
	margin-top:-96px;
}
.pagination1 .swiper-pagination-switch {
    margin: 7px 8px;
}

*/
.pc_banner {
	position:relative;
}


.banner_txt {
    color: #fff;
    text-align:center;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}
.banner_txt h2 {
    margin: 0;
    font-size:35px; letter-spacing:2px; 
    line-height:1.5;
}
.banner_txt h3 {
    margin-top: 26px;
    font-size: 15px; letter-spacing:2px;
    line-height:24px;
}
.swiper-container.swiper1 .swiper-slide {
    position: relative;
    overflow: hidden;
}
.page3{
margin: 60px;
}
.page3 a{
margin: 5px;
  display:inline-block;
  padding:0 8px;
  border:1px solid #0069b3;
  color:#666;
  border-radius: 4px;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
}
.page3 a:hover{
    background-color: #0069b3;
    border: 1px solid #0069b3;
    color:#fff;
}
.page3 a.selected{
  background-color: #0069b3;
  color:#fff;
  }
.newsC-txt p{
    height: 60px;
    overflow: hidden;
}

